



/*----bootstrap Select ----- */
@import url('../vendor/bootstrap-select/dist/css/bootstrap-select.css');
/*----camera-slider---*/
@import url('../vendor/Camera-master/css/camera.css');
/*------- Mega menu ------*/
@import url('../vendor/bootstrap-mega-menu/css/menu.css');

/*-------- animated css ------*/

@import url('../vendor/hover.css');




/*------------ Color Css ------------*/
@import url('default-color.css');

/*** 

====================================================================
  Loading Transition
====================================================================

 ***/

/*______________________ Global stlye ___________________*/

 

 body .main-page-wrapper {overflow-x:hidden;}
 

 ul {list-style-type: none;}
 a {text-decoration: none; display: inline-block;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}

 
 .float-left {float:left;}
.float-right {float:right;}
.m-top0 {margin-top: 0 !important;}
.m-bottom0 {margin-bottom: 0 !important;}
.p0 {padding: 0 !important;}
.m0 {margin: 0 !important;}
/*--------------------- Transition --------------------*/

.tran4s,#mega-menu-wrapper .nav>li>a:before,.our-news .single-news .image-box img,.gallery-wrapper .single-portfolio-item .image-box .overlay {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
/*---------------------- Theme Title ---------------------*/
.theme-title-one {position: relative;padding-top: 28px;}
.theme-title-one:before {
  content: '';
  width: 72px;
  height: 4px;
  position: absolute;
  top:0;
  left:0;
}
.theme-title-one.text-center:before {left:50%;margin-left: -36px;}
.theme-title-one .theme-button-one,
.theme-title-one .theme-button-two {position: absolute;right: 0;bottom: 20px;}
.theme-title-three .theme-button-one {position: absolute;right: 0;bottom: 50px;}
.theme-title-one p {margin: 55px 0 0 0;font-size: 18px;line-height: 36px;width: 76%;}
.shadow-text {
  font-family: 'Poppins', sans-serif !important;
  font-size: 332px;
  font-weight: 600;
  line-height: 0;
  position: absolute;
  color: #f3f3f3;
  top:-27px;
  left:0;
  z-index: -1;
}

/*---------------------- Theme Button ---------------------*/
.main-page-wrapper .theme-button-one {
  font-family: 'Poppins', sans-serif !important;
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  padding: 0 45px;
}
.main-page-wrapper .theme-button-one .fa {margin-right: 5px;font-size: 11px;vertical-align: 2px;}
/*---- Button Two -----*/
.theme-button-two {
  font-size: 18px;
  font-weight: 600;
  color: #1c1c1c;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
/*------------------------------ Theme Header ---------------------*/
.theme-menu-wrapper {position: relative;}
.theme-menu-wrapper.absolute-position {position: absolute;top:0;width: 100%;left:0;z-index: 99;}
.theme-menu-wrapper .top-header.dark-bg {background: #232323;}
.theme-menu-wrapper .top-header.grey-bg {background: #f3f3f3;}
.theme-menu-wrapper .top-header {padding: 28px 0;}
.theme-menu-wrapper .top-header .contact-widget {margin: 0 -25px;}
.theme-menu-wrapper .top-header .contact-widget li {float: left;padding: 0 25px;}
.theme-menu-wrapper .top-header .contact-widget li.help-text a {
  font-family: 'Poppins', sans-serif !important;
  color: rgba(255,255,255,0.8);
  position: relative;
}
.theme-menu-wrapper .top-header .contact-widget li.help-text a:before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 4px;
  left: 0;
}
.theme-menu-wrapper .top-header .contact-widget li.call {
  font-weight: 600;
  color: rgba(255,255,255,0.8);
}
.theme-menu-wrapper .top-header .contact-widget li.call a {
  font-family: 'Poppins', sans-serif !important;
  color: rgba(255,255,255,0.7);
  font-weight: normal;
}
.theme-menu-wrapper .top-header .header-right-content .social-icon {margin: 0 -10px;}
.theme-menu-wrapper .top-header .header-right-content .social-icon li {
  font-weight: 600;
  color:#fff;
  padding: 0 10px;
  float: left;
}
.theme-menu-wrapper .top-header .header-right-content .social-icon li a {color: #fff;}
.theme-menu-wrapper .top-header .header-right-content .space-left {margin-left: 40px;}
.theme-menu-wrapper .top-header .header-right-content .space-right {margin-right: 40px;}
.theme-menu-wrapper .top-header .header-right-content .quote-button {
  font-family: 'Poppins', sans-serif !important;
  color: rgba(255,255,255,0.8);
  position: relative;
}
.theme-menu-wrapper .top-header .header-right-content .quote-button:before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 4px;
  left: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {width: 100%;height: 100%;}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  height: 100%;
  white-space: normal;
  display: block;
  border: none;
  position: relative;
  background: transparent !important;
  outline: none !important;
  padding: 0 12px 0 0;
  height: 18px;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  font-size: 16px;
  font-weight: 600;
  line-height: 15px;
  color:#fff;
  text-transform: uppercase;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {display: none;}
.bootstrap-select.btn-group .dropdown-toggle .bs-caret {
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  width: 10px;
  text-align: right;
}
.bootstrap-select.btn-group .dropdown-toggle .bs-caret:before {
  font-family: 'font-awesome' !important;
  content: '';
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 12px;
  line-height: 17px;
}
.find-course .bootstrap-select > .dropdown-toggle:hover,
.find-course .bootstrap-select > .dropdown-toggle:focus {
  background: transparent;
  outline: none !important;
}
.bootstrap-select.btn-group .dropdown-menu {
  left:auto;
  right: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px;
  margin-top: 1px;
  -webkit-box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.2);
  box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.2);
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  color:#212121;
}
.bootstrap-select.btn-group .dropdown-menu li.selected a span.text,
.bootstrap-select.btn-group .dropdown-menu li:hover a span.text {color: #fff;}
.theme-menu-wrapper .top-header.grey-bg .contact-widget li.help-text a,
.theme-menu-wrapper .top-header.grey-bg .contact-widget li.call,
.theme-menu-wrapper .top-header.grey-bg .contact-widget li.call a,
.theme-menu-wrapper .top-header.grey-bg .header-right-content .social-icon li,
.theme-menu-wrapper .top-header.grey-bg .header-right-content .social-icon li a,
.top-header.grey-bg .bootstrap-select.btn-group .dropdown-toggle .filter-option,
.top-header.grey-bg .bootstrap-select.btn-group .dropdown-toggle .bs-caret:before {color: #1f1e1e;}
/*------------------------------ Theme menu Style One ----------------------*/
.theme-main-menu {position: relative;}
.theme-main-menu.overlay-position {
  position: absolute;
  width: 100%;
  left:0;
  right: 0;
  top:100%;
  z-index: 130;
  background: transparent;
}
header .content-holder {position: relative;}
header .menu-wrapper.white-bg {background: #fff;padding: 35px 0 20px 0;position: relative;}
header .theme-main-menu.right-half-bg:before {
  content: '';
  width: 50%;
  height: 100%;
  background: #fff;
  position: absolute;
  right:0;
  top:0;
  z-index: -1;
}
header .menu-wrapper .logo {
  position: absolute;
  top:0;
  left:50px;
  z-index: 9;
}
header .menu-wrapper .header-right-widget {
  position: absolute;
  top:-7px;
  right: 0;
  z-index: 99;
}
header .menu-wrapper .header-right-widget .cart-button {
  color:#101010;
  position: relative;
  font-size: 28px;
  margin-right: 25px;
  padding-right: 18px;
}
header .menu-wrapper .header-right-widget .cart-button .fa {
  position: absolute;
  font-size: 12px;
  bottom: 6px;
  right: 0;
}
header .menu-wrapper .header-right-widget .search-option {display: inline-block;position: relative;}
header .menu-wrapper .header-right-widget .search-option button.search {
  font-size: 17px;
  color: #929191;
  background: transparent;
}
header .menu-wrapper .header-right-widget .search-option form.dropdown-menu {
  position: absolute;
  height:55px;
  width:280px;
  padding: 5px;
  border-radius: 0;
  right: 0;
  left:auto;
  top:100%;
  margin-top: 40px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border:none;
  float:none;
  background: #fff;
  -webkit-box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.23);
  box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.23);
}
header .menu-wrapper .header-right-widget .search-option form input {
  width:100%;
  height:100%;
  background: transparent;
  border:1px solid #ececec;
  padding: 0 49px 0 10px;
}
header .menu-wrapper .header-right-widget .search-option form button {
  display: block;
  font-size: 18px;
  width:48px;
  color: #fff;
  border:1px solid #fff;
  border-left:none;
  line-height: 45px;
  text-align: center;
  position: absolute;
  top:4px;
  right:5px;
}
/* ------------------------------- Banner Default Style ------------------------- */
.camera_wrap {float:none;}
#theme-main-banner .camera_overlayer {
  content: '';
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  background: transparent;
}
#theme-main-banner .main-container {position: relative;}
#theme-main-banner .camera_caption {height: 100%;}
#theme-main-banner .container {
    position: relative;
    z-index: 1;
    top: 44%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#theme-main-banner .camera_caption>div {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
      top: 70px;
  text-shadow: none;
  left: 0;
  padding: 0;
}
#theme-main-banner .camera_pag .camera_pag_ul {
    position: absolute;
    top: 35%;
    left: 40px;
    z-index: 9;
}
#theme-main-banner .camera_pag .camera_pag_ul li {
  display: block;
  margin: 14px 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
}
#theme-main-banner .camera_pag .camera_pag_ul li.cameracurrent {
  width: 1px;
  height: 35px;
  border-radius: 0;
  margin-left: 7px;
}
#theme-main-banner .camera_pag .camera_pag_ul li > span {display: none;}
#theme-main-banner .camera_caption a {vertical-align: middle;}
#theme-main-banner .camera_caption h1 {
    font-weight: 700;
    color: #fff;
    line-height: 57px;
    margin-bottom: 0;
    font-size: 65px;
    text-align: center;
}
/* ------------------------------- Banner One Style ------------------------- */
#theme-main-banner.banner-one .camera_overlayer {    background-image: linear-gradient(to right, #0000 0%, #000 100%);}


#theme-main-banner .camera_caption .theme-button-fix {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 46px;
    border: 2px solid #fff;
    padding: 0 45px;
    margin-right: 8px;
    border-radius: 40px;
}
#theme-main-banner .camera_caption .theme-button-fix .fa {margin-right: 5px;font-size: 11px;vertical-align: 2px;}
#theme-main-banner.banner-one .camera_caption .theme-button-fix:hover {background: #fff;color: #212121;}
.banner-section-one {
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
    top: 70px;
}
/*.banner-section-one:before {
  content: '';
  position: absolute;
  width: 110%;
  height: 200px;
  background: #fff;
  z-index: 9;
  left: 0;
  bottom: -90px;
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
}*/


div#theme-main-banner {
    height: 545px !important;
}

.camera_caption a{text-align: center;}


a.wow.fadeInRight.animated.theme-button-one.hvr-bounce-to-right {
    background-color: #333;
    padding: 14px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
}

.top_2{ margin-top: 5%; }


.top_4{ margin-top: 4%; }


.bg_5 {
    background-image: url(../images/allhome/2/pattern.png);
    background-attachment: fixed;
    background-color: #3a5fda;
    padding: 3% 0 0% 0;
}
.text_sec_3{}

.text_sec_3 h2 {
    text-align: left;
    color: #ffffff;
    font-size: 25px;
    line-height: 30px;
    padding-top: 40px;
}
.text_sec_3 h2:before{ display: none !important;  }


.text_sec_3 h2 span { font-weight: 100;
      line-height: 1.1;
    
}

.text_sec_3 p {
    text-align: left;
    padding-top: 17px;
    font-size: 15px;
    color: #fff;
}





.text_sec_4{}

.text_sec_4 h2 {
    text-align: left;
    color: #ffffff;
    font-size: 25px;
    line-height: 30px;
    padding-top: 67px;
    padding-top: 8px;
}

.text_sec_4 h2:before{ display: none !important;  }


.text_sec_4 h2 span { font-weight: 100;
      line-height: 1.1;
    
}

.text_sec_4 p {
    text-align: left;
    padding-top: 10px;
    font-size: 15px;
    color: #fff;
    padding-right: 140px;
}

.text_sec_4 ul{}

.text_sec_4 li i {
    padding-right: 11px;
}

.text_sec_4 li {
    list-style: none;
    color: #fff;
}
.sec_6 {
    background-color: #f2f2f2;
    
    margin-top: 6%;
    background-image: url(../images/allhome/side.png);
    background-position: top;
    background-repeat: repeat-x;

    padding-bottom: 7%;
}


.sec_6_box1 h3 {
    color: #fff;
        font-size: 30px;

    position: relative;
    z-index: 2;
    padding-bottom: 20%;
}



.sec_6_box1 h5 {
    color: #d6d6d6;
    position: relative;
    z-index: 2;
    font-weight: 100;
    font-style: italic;
    margin: 0;
    padding-top: 20%;
}

.sec_6_box1 h5::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 112px;
    margin-left: 12px;
    margin-top: 12px;
    background-color: #d6d6d6;
}

.sec_6_box1 {
    background-color: #3a5cda;
}


.sec_6_box1:before {
    content: "";
    background-color: #3a5dda;
    width: 54%;
    height: 96.2%;
    left: -49%;
    position: absolute;
}

.sec_box_3 {
    background-color: #fff;
    padding: 30px;
    border-radius: 4px;
    position: relative;
    top: -45px;
    transition: .5s ease;

}


.sec_box_3:hover{   background-color: #333; color: #fff !important; cursor: pointer; }


.sec_box_4 {
    background-color: #fff;
    padding: 30px;
    border-radius: 4px;
    position: relative;
    transition: .5s ease;
   
 
}


.sec_box_4:hover{   background-color: #333; color: #fff !important; cursor: pointer; }



.sec_box_4 i{ color: #3a5dda; }
 
.sec_box_3 i {
    color: #3a5dda;
}


.sec_box_4 h3{ margin-top: 10px; }

.sec_box_3 h3 {
    margin-top: 10px;
}

.pattern_2 {
    background-image: url(../images/allhome/2/pattern_bg.png);
    background-repeat: no-repeat;
    background-position-y: 90%;
    padding-bottom: 83px;
    background-position-x: center;
}


.top_5 {
    padding-top: 10%;
    padding-bottom: 5%;
    background-image: url(../images/allhome/2/pattern2.png);
    background-size: cover;
    background-attachment: fixed;
}



.tg-logo img {
    width: 100% !important;
}


