@charset "utf-8";
 @import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
 * {
     outline: none;
     margin: 0px;
     padding: 0px;
     border: none;
     text-decoration: none;
     font-family: 'Poppins-Regular';
     font-weight: normal;
     box-sizing:border-box;
}
 body {
     text-decoration: none;
     font-family: 'Poppins-Regular';
     font-weight: normal;
     font-size:18px;
     color:#333;
}

@font-face {
    font-family: 'Oswald-light';
    src: url('../fonts/Oswald-Light.eot');
    src: url('../fonts/Oswald-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Oswald-Light.woff2') format('woff2'),
        url('../fonts/Oswald-Light.woff') format('woff'),
        url('../fonts/Oswald-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Oswald-bold';
    src: url('../fonts/Oswald-Bold.eot');
    src: url('../fonts/Oswald-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Oswald-Bold.woff2') format('woff2'),
        url('../fonts/Oswald-Bold.woff') format('woff'),
        url('../fonts/Oswald-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald-semibold';
    src: url('../fonts/Oswald-SemiBold.eot');
    src: url('../fonts/Oswald-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Oswald-SemiBold.woff2') format('woff2'),
        url('../fonts/Oswald-SemiBold.woff') format('woff'),
        url('../fonts/Oswald-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DancingScript';
    src: url('../fonts/DancingScript-Regular.eot');
    src: url('../fonts/DancingScript-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DancingScript-Regular.woff2') format('woff2'),
        url('../fonts/DancingScript-Regular.woff') format('woff'),
        url('../fonts/DancingScript-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bahnschrift';
    src: url('../fonts/Bahnschrift.eot');
    src: url('../fonts/Bahnschrift.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Bahnschrift.woff2') format('woff2'),
        url('../fonts/Bahnschrift.woff') format('woff'),
        url('../fonts/Bahnschrift.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MarckScript';
    src: url('../fonts/MarckScript-Regular.eot');
    src: url('../fonts/MarckScript-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MarckScript-Regular.woff2') format('woff2'),
        url('../fonts/MarckScript-Regular.woff') format('woff'),
        url('../fonts/MarckScript-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

  @font-face {
     font-family: 'Poppins-Regular';
     src: url('../fonts/Poppins-Regular.eot');
     src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'Poppins-Medium';
     src: url('../fonts/Poppins-Medium.eot');
     src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype');
     font-weight: 500;
     font-style: normal;
}
@font-face {
    font-family: 'Poppins-light';
    src: url('../fonts/Poppins-Light.eot');
    src: url('../fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Light.woff') format('woff'),
        url('../fonts/Poppins-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
 @font-face {
     font-family: 'Poppins-semibold';
     src: url('../fonts/Poppins-SemiBold.eot');
     src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff'), url('../fonts/Poppins-SemiBold.ttf') format('truetype');
     font-weight: 600;
     font-style: normal;
}
@font-face {
    font-family: 'Poppins-bold';
    src: url('../fonts/Poppins-Bold.eot');
    src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


 .box-content a:hover{
     color:#000 
}
 :focus{
     outline:0!important 
}
 .reset{
     clear:both 
}
 a{
     text-decoration:none!important;
     color:#333 
}
 a:hover{
     text-decoration:none!important;
     color:#000 
}
 ::-webkit-input-placeholder{
     color:#333!important 
}
 ::-moz-placeholder{
     color:#333!important 
}


 :-ms-input-placeholder{
     color:#333!important 
}
 :-moz-placeholder{
     color:#333!important 

}
.contact-form.form-style-2 .form-group input::-webkit-input-placeholder,
.contact-form.form-style-2 .form-group input::-moz-placeholder,
.contact-form.form-style-2 .form-group input:-ms-input-placeholder,
.contact-form.form-style-2 .form-group input:-moz-placeholder{
  color: #fff !important
}



/*prodcuts*/

.about-section-two{
  position:relative;
  z-index:10;
  padding:80px 0px 0px;
}

.about-section-two .big-letter{
  position:absolute;
  right:20px;
  top:0px;
  color:#f6f8f9;
  font-size:345px;
  font-weight:700;
  line-height:1em;
}

.about-section-two .auto-container{
  position:relative;
}

.about-section-two .section-count{
  position: absolute;
    right: -230px;
    bottom: 110%;
    width: 300px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: left top;
}

.about-section-two .section-count .video-box{
  position: absolute;
    top: -10px;
    left: 100%;
    width: 230px;
  font-size:18px;
  color:#ffffff;
  font-weight:400;
    margin-left: 100px;
  padding-left:100px;
}

.about-section-two .section-count .video-box span{
  font-weight:600;
}

.about-section-two .section-count .video-box .icon{
  position:absolute;
  left:0px;
  width:60px;
  height:60px;
  color:#ffffff;
  font-size:24px;
  line-height:60px;
  text-align:center;
  display:inline-block;
  border-radius:50%;
  padding-left:4px;
  -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  background-color:rgba(255,255,255,0.40);
}

.about-section-two .section-count .video-box .icon:after{
  position:absolute;
  content:'';
  left:-12px;
  top:-12px;
  right:-12px;
  bottom:-12px;
  border-radius:50%;
  background-color:rgba(255,255,255,0.20);
}

.about-section-two .section-count .count{
  position: relative;
    font-size: 53px;
    font-weight: 300;
    line-height: 1em;
    color: rgba(0,0,10,0.17);
}

.about-section-two .section-count:after{
  position: absolute;
    content: '';
    left: 80px;
    top: 25px;
    height: 250px;
    width: 2px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: left top;
    background-color: #ededed;
}

.about-section-two .column .text{
  position:relative;
  margin-top:20px;
}

.about-section-two .column .text p{
  position:relative;
  font-size:1em;
  line-height:1.7em;
  margin-bottom:25px;
  color:#333;
}.about-blocks-outer {
    position: relative;
    padding: 90px 100px 0px;
}

.about-block {
   position: relative;
   /*width: 49%;*/
    margin-right: 16px;
    /*float: left;*/
    margin-bottom: 35px;
    /* padding: 0 100px; */
    background: #fff;
    -webkit-box-shadow: 5px 3px 30px rgb(0 0 0 / 10%);
    box-shadow: 5px 3px 30px rgb(0 0 0 / 10%);
    padding: 20px;
}
.about-block .inner-box:hover .blog-btn span{
  /*border: 1px solid #429542;*/    color: #069de9;
}
.about-block .inner-box:hover .blog-btn span svg{
    color: #069de9;
}
.pr-40{
  padding-right: 40px;
}
.about-block .inner-box {
    position: relative;
    padding: 25px;
    background: #fff;
    border: 1px solid rgba(45,45,45,.1);
    -webkit-transition: .4s ease-in;
    transition: .4s ease-in;
}
.about-block .inner-box .image-column {
    position: relative;
    }
.about-block .inner-box .image-column .image {
    position: relative;
}
.about-block .inner-box .content-column {
    position: relative;
}

.about-block .inner-box .content-column .content-inner {
    position: relative;
    padding-left: 40px;
}

.sec-title-four {
    position: relative;
    margin-bottom: 10px;
}

.about-block .inner-box .content-column .content-inner .text {
    position: relative;
    font-size: 1em;
    line-height: 1.7em;
        margin-bottom: 10px;
    color: rgba(0,0,10,0.60);
}
.sec-title-four h2:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 50px;
    height: 3px;
    background-color: #069de9;
}
.blog-btn:hover span{
    color: #069de9;
}
.blog-btn:hover svg {
    fill: #069de9;
    }
.sec-title-four h2 {
    position: relative;
    color: #00000a;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.4em;
    padding-bottom: 15px;
}
.blog-btn {
    color: #555;
    -webkit-transition: .4s ease-in;
    transition: .4s ease-in;
    margin-top: 10px;
    border: 1px solid transparent;
}

.hover-btn:hover {
    width: 100%;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}
.blog-btn svg {
    fill: #555;
    margin-left: 10px;
}
.about-section-two.style-two{
  padding-top:150px;
      background-image: url(../images/bg4.jpg);
      background-attachment: fixed;
}

.det-image {
    position: relative;
}

.det-image:before {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    border-bottom: 400px solid #069de9;
    border-right: 400px solid transparent;
    left: -15px;
    bottom: -15px;
    z-index: -1;
}

.order-list.primary-color li:before {
    color: #069de9;
    /*font-weight: 500;*/
    font-weight: 700;
}
.order-list li:before {
    position: absolute;
    /*content: '\f192';*/
    /*content: '\f00c';*/
    /*content: '✓';*/
    content: '*';
    left: 0;
    top: 0;
 /*   left: 20px;
    top: 25px;*/
    font-family: "Font Awesome 5 Free";
}
.order-list li:first-child {
    margin-top: 0;
}

.order-list ul:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-right: 12px solid white;
    border-bottom: 12px solid transparent;
    /*border-style: solid;
    border-width: 12px 0 12px 12px;
    border-color: transparent transparent transparent #fff;*/
    left: -12px;
    box-shadow: 0px 0px 70px 0px rgb(45 3 91 / 5%);
    opacity: 1;
}
.f-none{
  float: none !important;
}
.feature .animate-shape {
    position: absolute;
    right: -9%;
    top: -37%;
}

ul.order-list.primary-color h2 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.2em;
    border-bottom: 1px dashed #efe7e7;
        padding-bottom: 7px;

}
ul.order-list.primary-color h2:after{
  display: none;
}
ul.order-list.primary-color {
    box-shadow: 0px 0px 70px 0px rgb(45 3 91 / 5%);
    margin-bottom: 10px;
    padding: 15px 30px;
    background: #fff;
    /*border-right: 1px solid #efe7e7;*/
        /*margin-right: 20px;*/
border-top: 5px solid #ccc;
    border-radius: 10px;
        height: 100%;
}
ul.order-list.primary-color.br2
{
  transform: translate(0, 15%);

  }
ul.order-list.primary-color.br-left {
    /*border-left: 1px solid #efe7e7;*/
}
.order-list li span{
  position: relative;
  /*display: table-cell;*/
  display: flex;
  flex: left;
  width:50%;
    padding-right: 1em;
    padding-left: .9em;
    padding-bottom: 5px;
}

.order-list li span:before{
 /*content: "\003A";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #fff;
  position: absolute;
  left: -4px;
  top: 5px;
  border-radius: 10px;*/
}
.w_100{
  width: 100% !important
}
.order-list li b {
    margin-left: 20px;
    float: right;
    width: 50%;
    color: #000;
    font-weight: normal;
    padding: 0;
}
.gps-sec .order-list li span {
  width: 90% !important;
}
.order-list li {
     /*display: table-row;*/

     display: flex;
    position: relative;
    /*padding-left: 30px;*/
    /*margin: 12px 0px;*/
        border-radius: 0;
    /*box-shadow: 0px 0px 70px 0px rgb(45 3 91 / 5%);*/
    margin-bottom: .5em;
    /*padding: 26px 45px;*/
    position: relative;

}



 .bg-right-shape {
    position: absolute;
    right: 0;
    bottom: 0;
}



#triangle-left {
    top: 115px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 30px solid white;
    border-bottom: 15px solid transparent;
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
}


#triangle-right {
    top: 115px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 30px solid #ffffff;
    border-bottom: 15px solid transparent;
    position: absolute;
    right: 91%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.sec-title-two h2 {
    /*font-size: 2.5em;*/
    line-height: 1.3;
    font-weight: 500;
    font-size: 3em;
}
.sec-title-two .ptitle {
    position: relative;
    font-size: 1.5em;
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 25px;
    color: rgba(0,0,0,0.40);
    text-transform: uppercase;
}

.sec-title-two .ptitle:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 50px;
    height: 3px;
    background-color: #069de9;
}
.contact-form-footer input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select,textarea{
    color: #333 !important;
    font-size: 16px;
      font-family: 'Poppins-Regular';
}
.request_qoute_form input::-webkit-input-placeholder,
.request_qoute_form textarea::-webkit-input-placeholder,
.request_qoute_form select,
.request_qoute_form textarea{
    color: #333 !important;
    font-size: 16px;
      font-family: 'Poppins-Regular';
}

 #scrl::-webkit-scrollbar{
     width:2px;
     background-color:#000 
}
 #scrl::-webkit-scrollbar-thumb{
     background-color:#ccc;
     border-radius:10px 
}
.font-30{
  font-size: 35px !important}
 .d-block{
  display: block !important;
 }
.layer-outer {
    position: absolute;
    top: 100px;
    left: 0;
    bottom: 0;
    right: 0;
    background-attachment: scroll;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.layer-outer .bg-color {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0.7;
        background: #0057a6; /*rgb(0 0 0)*/
}
 .arrow-down {
    position: absolute;
    bottom: -4px;
    right: -22px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #1d9432;
    transform: rotate(316deg);
}
.ml-3{
  margin-left: 3%;
}
.center_div{
      display: flex;
    align-items: center;
        justify-content: center;
}
.image.magazine img {
    border-radius: 100px 0px;
}

.pl-15{
  padding-left: 15%;
}
.pr-15{
  padding-right: 15%;
}
.certificates img {
    height: 500px;
}
.certificates {
    width: 33%;
    height: auto;
    float: left;
    text-align: center;
    position: relative;
}
 .service-option li {
    display: flex;
    gap: .5em;
    align-items: baseline;
    margin-bottom: 1rem;
}
.bg-green{
    background-color: #259838 !important;
}
.ml-0{
    margin-left: 0px!important
}

.edu-cta-box {
    background-color: #f0f4f5;
    border-radius: 10px;
    padding: 100px  50px;
    position: relative;
}

.bg-image--7 {
    background-image: url(../images/bg-image-7.png);
}
.edu-cta-box .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.text-md-end {
    text-align: right;
}
.edu-cta-box .inner .content .subtitle {
    font-weight: var(--p-medium);
    font-size: 18px;
    color: var(--color-heading);
}
.edu-cta-box .inner .content .ctitle a {
    font-size: 1.2em;
    margin-bottom: 0;
    color: #333;
    font-weight: 600;
    font-family: 'Poppins-Regular';
}
.edu-cta-box .inner .sparator {
    margin: 0 30px;
}
.justify-content-center {
    justify-content: center;
}
.edu-cta-box .shape-group li {
    position: absolute;
    z-index: -1;
    margin: 0;
}
.edu-cta-box .inner .sparator i {
    color: #429542;
}
.edu-cta-box.home-one-cta .shape-group li.shape-01, .edu-cta-box.home-four-cta .shape-group li.shape-01 {
    top: -11px;
    left: -118px;
}
.edu-cta-box .inner .sparator span {
    display: block;
    text-align: center;
    height: 70px;
    width: 70px;
    line-height: 60px;
    border: 4px solid rgba(26,182,157,.2);
    border-radius: 50%;
    font-size: 24px;
    background-color: #fff;
}
.features-box {
  align-items: center;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    /*border-style: solid;*/
    box-shadow: 0px 30px 59px 0px rgb(21 72 166 / 17%);
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    margin: 15px 15px;
    --e-column-margin-right: 15px;
    --e-column-margin-left: 15px;
    padding: 11px 20px 0 25px;
    background: #fff;
    border-radius: 50px;
}
.features-box.color-secondary-style .icon img{
        background-color: transparent;
        height: 70px;
    width: 70px;
    border-radius: 50%;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 15px;
}
.downloads {
        
    width: 50%;
    float: left;
        
}
h3.dtitle a {
    font-family: 'Poppins-Regular';
    color: #333;
}
h3.dtitle a:hover{
  color: #0057a6;
}
.features-box .content {
      margin-left: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.download{
  z-index: 2;
  position: relative;
}
.download:before{
     /* content: "";
    height: 68%;
    width: 100%;
    background-color: rgb(6 157 233 / 10%);
    -webkit-clip-path: polygon(0 0,100% 0%,100% 4%,0% 100%);
    clip-path: polygon(0 0,100% 0%,100% 4%,0% 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;*/
}
.cta-contents {
    padding-left: 50px;
}
ul.points:nth-child(2){
    margin-left: 0px;
}
ul.points {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-top: 10px;
  /*margin-left: 42px;*/
}

ul.points li {
    font-size: 1em;
  position: relative;
  margin-bottom: 4px;
  font-family: 'Poppins-Regular';
  display: flex;
    align-items: center;
    padding-left: 30px;
}


body.about .nav-menu>li a.about, body.home .nav-menu>li a.home, 
 body.news .nav-menu>li a.news,
  body.reviews .nav-menu>li a.reviews,
  body.contact .nav-menu>li a.contact,
  body.gallery .nav-menu>li a.gallery, 
  body.services .nav-menu>li a.services,
  body.faq .nav-menu>li a.faq,
  body.blog .nav-menu>li a.blog,
   body.alert .nav-menu>li a.alert,
    body.fair .nav-menu>li a.fair,
 body.contact .nav-menu>li a.contact {
    color: #f3901b ;
}
.school-pic .inner-div"> {
    position: relative;
    padding-left: 45px;
}
 .inner-div:before {
  opacity: .3;
    position: absolute;
    content: '';
   right: -29px;
    bottom: -76px;
    width: 130px;
    height: 130px;
    background: url(../images/pattern-1.png) no-repeat;
}
.school-pic .inner-div {
    position: relative;
    padding-left: 45px;
}
.school-pic .image {
     position: relative; 
     z-index: 1; 
}
.img-box1 .video-image,.img-box2 .video-image {
    position: relative;
    margin: 0px;
}
.img-box1 .video-image img,.img-box2 .video-image img {
    position: relative;
    width: 100%;
    z-index: 3;
    /* border-radius: 100%; */
}
.img-box1 {
    position: absolute;
    right: 0;
    bottom: -53px;
    width: 250px;
    height: 269px;
    z-index: 1;
    /*border-radius: 100%;*/
    /*border: 10px solid #ffffff;*/
}
.img-box2 {
    position: absolute;
    right: -13px;
    top: 27px;
    width: 163px;
    z-index: 1;
    /*border-radius: 100%;*/
    /*border: 10px solid #ffffff;*/
}


p.side-border:after {
    content: "";
    width: 3px;
    height: 80px;
    background: #104777;
    position: absolute;
    left: 0;
    top: 25%;
    bottom: auto;
}
.school-container {
    width: 20%;
    height: auto;
    float: left;position: relative;
}
.school-pic {
    padding-left: 8% !important;
}
.school-pic
{
    width: 80%;
    height: auto;
    float: left;
}
.mr-3{
  margin-right: 3%;
}
.text-right{
  text-align: right;
}
.about-pic
{
    width: 40%;
    height: auto;
    float: left;
}
/*.about-pic .image:before {
    position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    right: 40px;
    bottom: 28px;
    border: 7px solid #104777;
    background-color: #ffffff;
    width: 100%;
    height: 100%;

}*/

ul.list-style-one li::before{
 /* content: "\f39e";
      font-family: 'FontAwesome 5' ;
      font-weight: 900;*/

}  
ul.list-style-one li i {
    border-radius: 100%;
    color: #0057a6;
    border: 2px solid #0057a6;
    padding: 5px;
    font-size: 13px;
    margin-right: 15px;
}
ul.list-style-one li{
position: relative;
padding-left: 30px;
    font-size: 1em;
    line-height: 35px;
}
.ser-content .welcome-title {
    margin-bottom: 5px;
}
ul.list-style-one {
    position: relative;
}

ul.list-style-two li:before {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    margin-right: 15px;
    /* background-color: #69b6d5; */
    border: 4px solid #22b9ff;
}
ul.list-style-two li i {
    border-radius: 100%;
    color: #22b9ff;
    padding: 5px;
    font-size: 13px;
    margin-right: 15px;
}
ul.list-style-two li{

    line-height: 48px;
}
ul.list-style-two {
    position: relative;
  
}

h5.bottomtext{
  color: #0057a6;
  font-size: 2.000em;
   font-weight: normal;
    font-family: 'Poppins-Regular';
}
.fuel-padding{
  padding: 80px 200px;
}
.high-padding{
   padding: 60px 200px;
}
.fuel-image,.fuel, .fuel-image img{
  position: relative;
      z-index: 1;
}
/*.fuel .fuel-image:before {
    position: absolute;
    content: '';
    left: -39px;
    top: -40px;
    right: 94px;
    bottom: 146px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
}*/
.pb-2{
    padding-bottom: 20px;
}
.pb-3{
    padding-bottom: 30px;
}

.fuel .fuel-image:after {
    /*position: absolute;
    content: '';
    left: 60px;
    top: 123px;
    right: -40px;
    bottom: -30px;
    border: 1px solid #fbb908;*/
    /* background-color: #ffffff; */
    /* z-index: 0; */
    position: absolute;
    content: '';
    left: 180px;
    top: 127px;
    right: -48px;
    bottom: -27px;
        background: url(../images/pattern-2.png) no-repeat;
}

ul.list-style-one li:before{
     position: absolute;
    content: '*';
    left: 0;
    top: 0px;
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    color: #104777;
    font-size: 1.5em;
}
.video-column .image:before {
    height: 33px;
    width: 150px;
    position: absolute;
    content: '';
    right: 0;
    top: -48px;
    right: -55px;
    bottom: 0;
    border: 1px solid #429542;
    background-color: #ffffff;
    border-bottom: 0;
}
.video-column:before {
    position: absolute;
        content: '';
    left: 30px;
    bottom: -56px;
    width: 422px;
    height: 465px;
    background: url(../images/pattern-2.png) no-repeat;
}

 .video-column .image {
    position: relative;
    padding-left: 45px;
    padding-right: 70px;
}
.video-column .image img{
    position: relative;
}
.da-box .da-image img {
    position: relative;
    width: 100%;
    z-index: 3;
}
 .video-column .da-box {
    position: absolute;
        right: 50px;
    bottom: -65px;
    width: 400px;
    z-index: 1;
    border: 5px solid #ffffff;
}
.video-column {
    position: relative;
}

.about-pic  .image img {
    position: relative;
    width: 100%;
    display: block;
}.video-box {
    box-shadow: 0px 10px 15px rgb(0 0 0 / 10%);
}
.video-box .video-image {
    position: relative;
    margin: 0px;
}
.video-box .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    line-height: 45px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.video-box .video-image img {
    position: relative;
    width: 100%;
    z-index: 3;
    box-shadow: 12px 19px 15px rgb(0 0 0 / 14%);
}
.video-column .video-box {
    position: absolute;
    right: -20px;
    top: 90px;
    width: 200px;
    height: 182px;
    z-index: 1;
    border: 10px solid #ffffff;
}
.overlay2 {
    /*box-shadow: inset 0 0 0 2000px rgb(0 150 136 / 90%) !important;*/
}
.map-wrapper{
  padding: 100px 0 0
}
iframe {
    /*margin-top: 30px;*/
}
.contact-us-info.overlay2 {
 position: relative;
    display: block;
     background: #fff; 
    padding: 15px 20px 40px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    height: 100%;
        display: flex;align-items: center;
}
.tit p {
    text-align: left;
}
.section-title.title-style-center_text {
    text-align: center;
}
.col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;

}
.contact-us-info.overlay2 ul{position: relative; text-align: center;
    justify-content: center;}
.section-title h3 {
   font-family: 'Poppins-semibold';
     font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 17px;
    margin-bottom: 11px;
    padding-left: 18px;
        position: relative;}
        .section-title h2.title {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 2.722em;
    line-height: 54px;
    margin-bottom: 10px;
    font-family: 'Poppins-Regular';
}

.col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
}
.col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
}
.col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
}
.col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.offset-xl-2 {
    margin-left: 16.66666667%;
}
.col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

/*contact*/


ul.address-list li i {
    font-size: 1.6em;
}
.contact-us-area:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -90px;
    width: 100%;
    height: 310px;
    display: block;
    background-color: #f5f5f5;
    z-index: -1;
}
.contact-us-info .heading-title {
    margin-bottom: 26px;
    font-size: 2em;
}
.contact-us-info .address-list li .title {
    margin-bottom: 5px;
}
.contact-us-info .address-list li p {
    margin-bottom: 20px;
}
ul.address-list h4 {
   
    font-family: 'Poppins-semibold';
     font-weight: bold;
}
ul.address-list p,ul.address-list a {
  font-family: 'Poppins-Regular';
    font-weight: normal;
}
.center{
  margin: 0 auto;
  justify-content: center;
      align-items: center;
}
 ul.address-list li .icon img{
       margin-right: 10px;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
}
 ul.address-list li .icon i {
    position: relative;
        color: #0057a6;
    display: block;
}
 ul.address-list li {
    position: relative;
    /* display: block; */
    margin-bottom: 30px;
}
i.fa.fa-phone.color-white
{
    transform: rotateY(180deg);
}
.social-share li a {
    /*border: 1px solid #e5e5e5;*/
    border-radius: 50%;
    width: 46px;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    color: #0057a6;
    /*color: #1d9432;*/
    background: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    font-size: 1.2em;
}
.icon {
        display: flex;
    align-items: center;
    /*margin: 0 auto;*/
    justify-content: center;
}
.tit{
  padding-left: 20px;    padding-top: 10px;
}
.tit h4{
    text-align: left;
    font-size: 1.5em;
    line-height: 48px;
    font-family: 'Oswald-light';
       color: #0a325e;
    font-weight: 300;
}
.contact-us-info .address-list li h5{
color: #104777;
}
.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}
.contact-form.form-style-2 .form-group input, .contact-form.form-style-2 .form-group textarea {
        background: #fff;
    border-radius: 0;
    color: #333;
    border-radius: 0;
    padding: 15px 20px 15px;
    width: 100%;
    margin-bottom: 25px;
    font-size: 16px;
        -webkit-box-shadow: 0 20px 50px #ddd;
    -moz-box-shadow: 0 20px 50px #ddd;
    box-shadow: 0 20px 50px #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ced4da;
}
.contact-form.form-style-2 .shape-group li.shape-2 {
    top: -80px;
    right: -10px;
    z-index: 1;
}
.contact-form.form-style-2 .shape-group li {
    position: absolute;
    z-index: -1;
}
.shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}
.contact-form.form-style-2 .shape-group li.shape-1 {
    top: -60px;
    overflow: hidden;
    right: -90px;
}
.contact-form.form-style-2 {
    /*box-shadow: 0 10px 50px 0 rgba(26,46,85,.1);*/
    background-color: #f3f4f7;
    border-radius: 5px;
    position: relative;
    height: 100%;
    /*margin-top: 60px;*/
        border-radius: 5px;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    box-shadow: 0 11px 34px rgba(219,219,219,.32);
}
.contact-us-area {
    position: relative;
}

a.edu-btn, button.edu-btn {
    text-align: center;
    display: inline-block;
    color: #fff;
    background: #0057a6;
    padding: 13px 30px;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border: 0 none;
    overflow: hidden;
    cursor: pointer;
    position: relative;
        letter-spacing: 1px;
    z-index: 1;
    transition: all 0.5s ease 0s;
    border-radius: 5px;
}
.social-share {
    margin: -10px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}
a.edu-btn:hover:after, button.edu-btn:hover:after {
    left: 0;
    width: 100%;
}
a.edu-btn:after, button.edu-btn:after {
    content: "";
    height: 100%;
    width: 0;
    background: -webkit-linear-gradient(right,#31b978 0%,#1ab69d 100%);
    background: linear-gradient(-90deg,#104777ad 0%,#104777 100%);
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.social-share li a:hover {
    background-color: #104777;
    border-color:#104777;
    color: #fff;
}

.social-share li {
    margin-top: 10px;
}
ul.address-list li {
    font-size:1em;
    margin-bottom: 10px;
    color: #333;
    display: block;
    display: flex;
    align-items: start;
    font-size: 1em;
}






/*contact*/

.service-img {
    margin-top: 60px;
    }
    .finishing-school {
      margin-top: 30px;
    background: #d9dfdb !important;
    padding: 60px 100px ;
}
ul.list li i {
    color: #104777;
    margin-right: 20px;
}
ul.list li {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.year-box {
    position: absolute;
       top: -67px;
    right: 0;
    z-index: 999;
    background: #fff;
    padding: 20px;
    box-shadow: rgb(43 52 59 / 10%) 0px 0px 10px 0;
}
.dot1 {
    color: #fff;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    left: 50%;
    margin-left: 39px;
    z-index: 100;
    width: 25px;
    height: 25px;
    background-color: #104777;
    border: 4px solid #ffffff;
    -webkit-border-radius: 500px;
    border-radius: 500px;
    position: absolute;
    bottom: -11px;
    display: block;
    padding: 3px;
}
.dot2 {
    color: #fff;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    right: 54px;
    margin-left: 40px;
    z-index: 100;
    width: 25px;
    height: 25px;
    background-color: #104777;
    /* border: 4px solid #ffffff; */
    -webkit-border-radius: 500px;
    border-radius: 500px;
    position: absolute;
    top: 7%;
    display: block;
    padding: 3px;
}
.dot3 {
    color: #fff;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    right: 0;
    margin-left: 40px;
    z-index: 100;
    width: 10px;
    height: 10px;
    background-color: #104777;
    -webkit-border-radius: 500px;
    border-radius: 500px;
    position: absolute;
    top: 0%;
    display: block;
    padding: 3px;
}
h4.sub-title.abt-subtitle {
    font-size: 20px;
    text-transform: uppercase;
}

.welcome-title.abt-title {
    text-transform: unset;
}
.year-box h2 {
  align-items: center;
      display: flex;
    color: #104777;
    font-size: 49px;
    font-family: 'Poppins-Regular';
}
.year-box span {
      margin-left: 10px;
    color: #104777;
    font-size: 25px;
    font-weight: normal;
    line-height: 24px;
    font-family: 'Poppins-Regular';
}
.about-pic .image {
    position: relative;
    z-index: 1;
}

.about-container {
    width: 60%;
    height: auto;
    float: left;position: relative;
}
.about-pic .inner-column {
    position: relative;
    padding-left: 45px;
}
.inner-column:before {
    opacity: 1;
    position: absolute;
    content: '';
    left: -100px;
    top: 173px;
    width: 130px;
    height: 130px;
    background: url(../images/pattern-1.png) no-repeat;
}
.datruck img{
  position: relative;
}
.video-box {
    position: absolute;
    left: -177px;
    bottom: 138px;
    width: 432px;
    height: 265px;
    z-index: 1;
}
.pull-right{
  float: right;
}
.datruck{
  position: relative;
}
.col-md-5 {
    flex: 0 0 auto;
    width:41.666667%;
}
.col-md-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
}
.col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
 ul{
     padding:0;
     margin:0 
}
 .p0{
     padding:0!important 
}
 .p3{
     padding:3px!important 
}
 .p4{
     padding:4px;
     padding-top:0 
}


 .m0{
     margin:0!important 
}
 .fl{
     float:left 
}
 .fr{
     float:right 
}

.clnt {
    justify-content: center;
    text-align: center;
}

.clnt img {
    padding: 15px;
    width: 75%;
       
       /*border-bottom: 1px solid #e3dfdf;*/
  }
  .row.clnt .col-md-2 {
    border-right: 1px solid #e3dfdf;
  }
  .row.clnt.bottom-brn{
    border-top: 1px solid #e3dfdf;
  }
  .row.clnt .col-md-2:nth-child(6n){
    border-right: none;
    }

.row.clnt .col-md-2:hover{
    box-shadow: 0 10px 50px 0 rgb(26 46 85 / 10%);
    transition: 0.3s;
}
.clnt img:nth-child(6n) {
    border-right: none;
}
/*career*/
.services-two__icon h6 {
    border: 1px solid #3c72fc;
    width: fit-content;
    padding: 3px 6px;
}
.services-two__single {
    position: relative;
    display: block;
    background-color: rgb(158 158 158 / 20%);
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 4%);
    margin-bottom: 30px;
    padding: 50px 50px 62px;
}

.services-two__title {
    font-size: 1.111em;
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 14px;
}
.services-two__text {
    font-size: 16px;
    margin: 0;
}
.services-two__title a {
    background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 87% / 0px 2px no-repeat;
    color: #333;
}

.services-two__arrow {
    height: 60px;
    width: 60px;
    position: absolute;
    bottom: -32px;
    left: 50px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 4%);
    color: #0057a6;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: all 500ms ease;
}
.services-two__single:hover .services-two__arrow {
    background-color: #0057a6;
    color: #fff;
}
.line {
  position: absolute;
  background-color: #ddd;
}
.line.line-top, .line.line-bottom {
  left: -10px;
  right: -10px;
  height: 1px;
}
.line.line-top.line-top, .line.line-bottom.line-top {
  top: 0;
}
.line.line-top.line-bottom, .line.line-bottom.line-bottom {
  bottom: 0;
}
.line.line-left, .line.line-right {
  width: 1px;
  top: -10px;
  bottom: -10px;
}
.line.line-left.line-left, .line.line-right.line-left {
  left: 0;
}
.line.line-left.line-right, .line.line-right.line-right {
  right: 0;
}

.line-under, .line-under-left {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.line-under:after, .line-under:before, .line-under-left:after, .line-under-left:before {
  bottom: 0;
  width: 150px;
  height: 1.5px;
  background-color: var(--theme-color);
}

.line-under {
  padding-right: 15px;
}
.line-under:after {
  right: 0;
}

.line-under-left {
  padding-left: 15px;
}
.line-under-left:before {
  left: 0;
}

.line-bg-left, .line-bg-right {
  position: relative;
  z-index: 1;
}
.line-bg-left:before, .line-bg-left:after, .line-bg-right:before, .line-bg-right:after {
  top: 0;
  width: 100px;
  height: 100%;
  background-color: var(--assistant-color);
  z-index: -1;
  -webkit-transform: skew(-10deg);
      -ms-transform: skew(-10deg);
          transform: skew(-10deg);
}
.line-bg-left:before, .background-section .line-bg-left:after, .background-section .line-bg-right:before, .background-section .line-bg-right:after {
  background-color: var(--bg-color);
}
.line-bg-left.sub-heading:before, .line-bg-right.sub-heading:before {
  width: 60px;
}

.line-bg-left {
  padding-left: 20px;
}
.line-bg-left:before {
  left: 0;
  -webkit-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
          transform-origin: bottom left;
}

.line-bg-right {
  padding-right: 15px;
}
.line-bg-right:after {
  right: 0;
  -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
          transform-origin: bottom right;
}

.line-under:after, .line-bg-left:before, .line-bg-right:after, .line-under-left:before {
  content: "";
  position: absolute;
}

ul.course_details li{
    font-family: 'Poppins-Regular';
   
}
ul.course_details li {
    width: 100%;
    margin-bottom: 10px;
}
.course-title h2 {
  margin-bottom: 10px;
    color: #1f0449;
     font-family: 'geomanist-light';
    font-size: 49px;
    margin-bottom: 10px;    
}
.cource-item2 {
    width: 50%;
}
.req {
      border-top: 0.2px solid #7f7f7f;
    padding-top: 15px;
    font-family: 'Poppins-Regular';
    font-size: 20px;
}
.course-title h3 {
  letter-spacing: -1px;
      font-weight: normal;
    color: #104777;
    font-family: 'geomanistregular';
    font-size: 35px;
}
.breadcrumbs_course li {
    display: flex;
    margin-top: 0;
    position: relative;
    left: 31%;
}
ol.b_crumb > li.breadcrumb-item a{
  color: #fff;
}
ol.b_crumb > li.breadcrumb-item {
    position: relative;
    font-size: 17px;
    font-family: 'Poppins-Regular';
    text-transform: capitalize;
    font-weight: normal;
    color: #fff !important;
}
ol.b_crumb li.breadcrumb-item + li.breadcrumb-item:before {
    content: "|";
    color: inherit;
    padding: 0;
    margin: 0;
    top: 0px;
    line-height: inherit;
    position: absolute;
    left: 1px;
    width: 0;
    height: 0;

}
ol.b_crumb li.breadcrumb-item + li.breadcrumb-item {
    padding-left: 13px;
    margin-left: 5px;
}

ol.b_crumb.mb-0 {
    display: flex;
}
.bg-light{
  background: #f9f9f9;
}
.blog-details {
    margin-right: 15px;
        background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 0px 25px rgb(180 205 237 / 70%);
}
.widget-area .widget_posts_thumb {
    position: relative;
    overflow: hidden;
}
.widget-area .widget {
  border-top: 5px solid #104777;
    margin-bottom: 30px;
    background-color: #fff;
    padding: 30px;
}

.blog-details .date {
    background-color: #104777;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    padding: 5px 15px 5px 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-right: 10px;
    position: absolute;
    z-index: 1;
    width: fit-content;
}
.blog-details .date:before{
content: "";
    position: absolute;
    left: -29px;
    bottom: -8px;
    z-index: -1;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 0px solid transparent;
    border-top: 8px solid #104777;
}
.blog-details .date:after{
  content: "";
    background-color: #104777;
    position: absolute;
    top: 0px;
    left: -30px;
    bottom: 0px;
    width: 30px;
    z-index: -1;
}

.widget-area .widget .widget-title {
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 7px;
    border-bottom: 1px solid #eee;
    font-size: 25px;
        font-family: 'Poppins-Regular';
}
.widget-area .widget .widget-title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    bottom: -1px;
    background-color: #104777;
}
.widget-area .widget_posts_thumb .item {
    overflow: hidden;
    margin-bottom: 10px;
}
.widget-area .widget_posts_thumb .item .info .title a {
    display: inline-block;
    color: #301d44;
    font-size: 13px;
}.widget-area .widget_posts_thumb .item .info span {
    display: block;
    color: #104777;
    text-transform: uppercase;
    margin-top: -2px;
    margin-bottom: 5px;
    font-size: 13px;
    font-family: 'Poppins-Regular';
}

.meta {
    display: inline;
    /*padding: 20px 0px;*/font-family: 'Poppins-Regular';
}
.meta span {
  margin-left: 7px;
  margin-right: 7px;
    display: block;
    color: #104777;
    text-transform: uppercase;
    font-size: 17px;
    font-family: 'Poppins-Regular';
}
i.fa.fa-calendar.c-yellow {
    line-height: 25px;
}
.widget-area .widget_posts_thumb .item .info .titlee a{
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1.7;
    color: #333;
    font-size: 1em;
    font-weight: normal;
    font-family: 'Poppins-Regular';
}
.widget-area .widget_posts_thumb .item .info .titlee a:hover {
    color: #104777;
}
.widget-area .widget_posts_thumb .item .thumb {
  display: flex;
    position: relative;
    float: left;
    height: 80px;
    overflow: hidden;
    display: block;
    position: relative;
    width: 80px;
    margin-right: 15px;
    z-index: 1;
    border-radius: 5px;
}
.widget-area .widget_posts_thumb .item .info {
    overflow: hidden;
    margin-top: 5px;
}
.blog-sidebar {
  float: right;
        background-color: var(--color-white);
    box-shadow: 0 10px 50px 0 rgb(26 46 85 / 7%);
    border-radius: 5px;
}
.blog-content {
   /* box-shadow: 0 10px 50px 0 rgb(26 46 85 / 7%);
    padding: 50px;*/
}
.post-featured-thumb.bg-cover img:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}
.post-featured-thumb.bg-cover img {
    border-radius: 5px;
}
.gallery-item {
    width: 23.625%;
    margin-right: 0.5%;
    /*margin-bottom: 0.5%;*/
    float: left;
}

@media screen and (min-width: 991px) {





  #gallery {
    /*padding: 30px 0px 60px 0px;*/
  }
}

.row.clnt.bottom-brn img{
  border-bottom: none; 
}
.img-wrapper.cert .img-overlay{
   border-radius: 60px 0;
}
.img-wrapper.cert img.img-responsive{
      border-radius: 60px 0;
      border:12px solid #ded8d8;
  box-shadow: 0px 20px 55px 7px rgb(8 45 117 / 6%);
}
.event-date {
    width: 80px;
    height: 80px;
    color: #fff;
    background: #069de9;
    border-radius: 50%;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: absolute;
    top: -40px;
    right: 30px;
    z-index: 1;
}

.sec {
    margin-top: 90px;
}
.img-wrapper {
      cursor: pointer;
  position: relative;
  
}
.img-wrapper img {
  width: 100%;
}
.img-overlay img {
    height: auto;
    width: 60px;
}
.grid .img-overlay {
height: 100%;
  }
.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  opacity: 0;
}
.img-overlay i {
  color: #fff;
  font-size: 2em;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  /*padding: 5%;*/
}
@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  #overlay img {
   height:95%;
    width: 100%;

  }
}

#nextButton {
  cursor: pointer;
  color: #fff;
  font-size: 2em;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
#nextButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 2em;
  }
}

#prevButton {
  cursor: pointer;
 
  color: #fff;
  font-size: 2em;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
#prevButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 2em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  cursor: pointer;
  
  right: 15px;
}
#exitButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 2em;
  }
}


.client-logos .slick-slide img{
  width: 80%;
}
.slick-slide {
padding: 30px 0;}

.slideshow-container{
  height: 380px;
}

.client-logos{
  height: 250px;
  align-items: center;
    display: flex;
}
.add_to_cart .cart-inner .cart_top h3 {
    font-size: 25px;
    color: #fff;

    letter-spacing: 1px;
}

.add_to_cart .cart-inner .cart_top h3 span {
    color:#e5e0e0;
    font-size: 15px;
    font-weight: normal;
    display: block;
}
.cart_media button.submit.btn-1 {
    padding: 5px 20px;
    font-size: 16px;
    background:#104777;
        width: 100%;
    border-radius: 5px;
    font-family: 'Poppins-Regular';
}

a.cource-btn {
   line-height: 1.7;
    font-size: 1em;
    color: #e8b70d;
}
.font-16{
  font-size: 16px !important
}
.pt-30 {
    padding-top: 30px;
}
 b{
     padding:10px 0 
}
 li{
     list-style:none;
     text-decoration:none 
}
 p{
  line-height: 30px;
      color: #333;
      font-size: 1em;
     font-weight:normal;
     font-family: 'Poppins-Regular';
}
 li{
     font-weight:normal ;
     color: #333;
         line-height: 1.7;
    font-size: 18px;
}
.add_to_cart .cart-inner .cart_top {
  /*border-top-left-radius: 8px;*/
    border-top-right-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 30px 20px 30px;
    background: #104777;
    /*margin-bottom: 20px;*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pt-80{
  padding-top: 80px !important;
}
.pull-right{
  float: right;
}
.cart_media {
    /*padding: 20px 30px;*/
}
.cart_media .contact-form{
  padding: 30px 30px 20px 30px;
  min-height: unset !important;
}
a.cart-btn {
  letter-spacing: 0px;
      cursor: pointer;
    color: #fff;
    position: fixed;
    right: -45px;
    background: #000;
    padding: 7px 20px;
    transform: rotate(270deg);
    top: 40%;
    z-index: 99;
   font-family: 'Poppins-bold';
    font-size: 1.333em;
    text-transform: uppercase;

}
.add_to_cart .cart-inner .cart_top .close-cart {
    position: absolute;
   right: 29px;
    top: 14px;
}
.add_to_cart .cart-inner .cart_top .close-cart i{
  color: #fff;
}
/*.add_to_cart .cart-inner .cart_top h3:after {
    content: "";
    display: inline-block;
    width: 7em;
    height: 1px;
    background-color: #efefef;
    margin: 0px 0px 3px 20px;
}*/
/*.add_to_cart .cart-inner .cart_top h3:before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1px;
    background-color: #efefef;
    margin: 0px 8px 0px -9px ;
}*/

.add_to_cart.right.open-side {
    right: 0;box-shadow: rgb(43 52 59 / 10%) 0px 0px 10px 0;
}
.add_to_cart.right {
    right: -400px;
    height: auto;
    width: 400px;
    top: 30%;
}
.add_to_cart.open-side {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart {
    position: fixed;
    background-color: #ffffff;
    z-index: 999999;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
input::placeholder,textarea::placeholder{
  font-size: 1em !important
}
.contact-wrapper
{
  padding: 100px 0 0px;
}
.bg-c{

  background-color: #68d0ec36;
      position: relative;
}
/*blog*/
.post-cat {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.single-blog-item .post-featured-thumb .post-cat span.month {
    background: #fff;
}

.single-blog-item .post-featured-thumb .post-cat span.date {
background:  #000;
color: #fff;
text-align: center;
}.post-cat a {
    display: grid;
}
.blog-item {
    width: 49%;
    float: left;
}

section.feature-wrapper {
    z-index: 999;
}

.single-blog-item h3  {
    color: #fff; 
    font-family:'PlusJakartaSans-medium';
     font-weight: normal;
     /*text-shadow: 2px 2px 3px rgb(0 0 0);*/
     text-shadow: 2px 8px 6px rgba(0,0,0,0.5),
                 0px -5px 35px rgba(255,255,255,0.5);
}
.single-blog-item:hover .post-featured-thumb img {
    /*opacity: 0.6;*/
     -webkit-filter: brightness(40%);
    transition: 2s;
}
.single-blog-item .post-featured-thumb{
    position: relative;
    overflow: hidden;
    border: 3px solid #fff;
}
.single-blog-item .post-featured-thumb .post-cat.news span {
    border-radius: 100%;
}
.single-blog-item .post-featured-thumb .post-cat.news span {
    border-radius: 100%;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 19px;
        background: #104777;
}
.single-blog-item .post-featured-thumb .post-cat span {
    display: inline-block;
    padding: 10px 10px;
    text-transform: capitalize;
    color: #000;
    background-color: #fd7062;
    font-size: 1.389em;
    line-height: 1;
    font-weight: 700;
    /*font-family: 'geomanistregular';*/
}
.single-blog-item .content {
    padding: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.font-25{
  font-size: 25px ;
}
.single-blog-item .content h3 {
    margin-bottom: 5px; 
    margin-top: 10px;
    text-align: left; 
        font-size: 1.500em;  
}
.blog-details h3{
 margin-bottom: 10px;    
    font-size:2em;
    color: #000;
    font-weight: normal;
}
.single-blog-item .content p {
    line-height: 1.7;    text-align: justify;
}
.f-contact-title{
  font-size: 24px;
}
.f-contact-form{
      padding: 0px 35px;
}
.contact-form-footer span.text-input input, .contact-form-footer span.text-input textarea {
        border: 1px solid #fff;
    padding: 12px 15px;
    width: 100%;
    font-size: 0.889em;
    color: #333 !important;
   font-family: 'Poppins-Regular';
     font-weight: normal;
     background:transparent;
     border-radius: 10px;
}
button.submit.btn-2 {
        padding: 7px 40px;
    background: #104777;
    color: #f5f5f5;
    font-size: 1em;
    cursor: pointer;
    /* float: right; */
    font-family: 'Poppins-Regular';
    font-weight: normal;
    text-align: center;
    margin: 0 auto;
    display: flex;
    border-radius: 10px;
}
.contact-form-footer span.text-input {
    margin-bottom: 15px;
    display: block;
    /* position: relative; */
}
.certificate-content {
}
.certificate-content-wraper {
}

.fa-quote-right.quote-icon {
    position: absolute;
    right: 11px;
    bottom: 121px;
    font-size: 35px;
    color: #ffffff;
    opacity: 1;
}
.fa-quote-left.quote-icon {
    position: absolute;
    left: 27px;
    top: 74px;
    font-size: 35px;
    color: #ffffff;
    opacity: 1;
}
/* Slideshow container */
.slideshow-container {
  position: relative;
  background: #104777;
}
a.cource-btn.c-yellow.mt-5 {
    font-weight: 600;
}
/* Slides */
.mySlides {
  display: none;
  padding: 25px 63px 15px;
  text-align: center;    transition: 2s;
}
.slideshow-container .prev {
    right: -4px !important;
    top: 8px !important;
}
/* Next & previous buttons */
.slideshow-container .prev,.slideshow-container .next {
  cursor: pointer;
  position: absolute;
  top: 0;
  width: auto;
  margin-top:-51px;
  padding: 16px;
  color: #333;
  font-weight: normal;
  font-size: 1.3em;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.slideshow-container .next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

.mySlides p.content {
    border-bottom: 1px solid #c08026;
    padding-bottom: 20px;
    color: #000;
}

/* The dot/bullet/indicator container */
.dot-container {
  text-align: center;
  padding: 20px;
  background: #ddd;
  display: none;
}
.whowe span{
  font-family: 'Poppins-Regular';

     font-weight: normal;
}
.test-title{
   font-family: 'Poppins-Regular';

     font-weight: normal;
 width: 100%;
    height: auto;
    text-align: center;
    font-size: 1.944em;
    font-weight: normal;
    color: #0057a6;
    letter-spacing: 0px;
    line-height: 1.2;
}
/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */

/* Add an italic font style to all quotes */
q {font-style: italic;}

.fees::after {
    content: "";
    display: inline-block;
    width: 591px;
    height: 1px;
    background-color: #848484;
    margin-left:20px;
}

.wifi-symbol {
  display: none;
}

.wifi-symbol [foo], .wifi-symbol.bimg1 {
    left: 49%;
    right: unset;
    top: 106px;
    -webkit-transform: rotate(330deg) translate(-100px);
}

.wifi-symbol [foo], .wifi-symbol.bimg2 {
    left: 63%;
    right: unset;
    top: 245px;
    -webkit-transform: rotate(330deg) translate(-100px);
}
.wifi-symbol.bimg2 .wifi-circle.first {
      width: 5em;
    height: 5em;
  -o-animation-delay: 800ms;
  -moz-animation-delay: 800ms;
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}

.wifi-symbol.bimg2 .wifi-circle.second {
  width: 3em;
  height: 3em;
  -o-animation-delay: 400ms;
  -moz-animation-delay: 400ms;
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.wifi-symbol.bimg2 .wifi-circle{
  font-size: 7px;
}

.wifi-symbol.bimg2 .wifi-circle.third {
  width: 1em;
  height: 1em;
}

.wifi-symbol.bimg2 .wifi-circle.fourth {
  width: .4em;
  height: .4em;
  opacity: 1;
  background-color: #333;
  -o-animation: none;
  -moz-animation: none;
  -webkit-animation: none;
  animation: none;
}

.wifi-symbol [foo], .wifi-symbol.banner{
     left: unset;
    right:19%;
    top: -15px;
}
.wifi-symbol [foo], .wifi-symbol {
  position: absolute;
  top: 57px;
  display: inline-block;
  width: 85px;
  height: 85px;
  left: 61%;
  -ms-transform:rotate(287deg) translate(-100px);
  -moz-transform:rotate(287deg) translate(-100px);
  -o-transform: rotate(287deg) translate(-100px);
  -webkit-transform:rotate(287deg) translate(-100px);
  transform: rotate(287deg) translate(-100px));
}

.wifi-symbol .wifi-circle {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 9.42857px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-color: #fff;
  border-style: solid;
  border-width:5px 5px 0 0;
  -webkit-border-radius: 0 100% 0 0;
  border-radius: 0 100% 0 0;
  opacity: 0;
  -o-animation: wifianimation 2s infinite;
  -moz-animation: wifianimation 2s infinite;
  -webkit-animation: wifianimation 2s infinite;
  animation: wifianimation 2s infinite;
}

.wifi-symbol .wifi-circle.first {
      width: 6em;
    height: 6em;
  -o-animation-delay: 800ms;
  -moz-animation-delay: 800ms;
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}

.wifi-symbol .wifi-circle.second {
  width: 4em;
  height: 4em;
  -o-animation-delay: 400ms;
  -moz-animation-delay: 400ms;
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}

.wifi-symbol .wifi-circle.third {
  width: 2em;
  height: 2em;
}

.wifi-symbol .wifi-circle.fourth {
  width: .5em;
  height: .5em;
  opacity: 1;
  background-color: #333;
  -o-animation: none;
  -moz-animation: none;
  -webkit-animation: none;
  animation: none;
}

@-o-keyframes wifianimation
{
  0% {
    opacity: 0.8;
  }
  5% {
    opactiy: 1;
  }
  6% {
    opactiy: 0.8;
  }
  100% {
    opactiy: 0.8;
  }
}

@-moz-keyframes wifianimation
{
  0% {
    opacity: 0.8;
  }
  5% {
    opactiy: 1;
  }
  6% {
    opactiy: 0.8;
  }
  100% {
    opactiy: 0.8;
  }
}

@-webkit-keyframes wifianimation
{
  0% {
    opacity: 0.8;
  }
  5% {
    opactiy: 1;
  }
  6% {
    opactiy: 0.8;
  }
  100% {
    opactiy: 0.8;
  }
}


/* Add a blue color to the author */
.author {
    color: #000;
}
.btn1:hover,button.submit.btn-2:hover {
 color: #fff;
 background-color: #104777;
    transition: 1s;
}
.bg-green:hover {
    background-color: #069de9 !important;
}
.btn1:hover {
}
.btn1:hover::after {
  -webkit-transition: all 300ms ease;
    width: 40px;
}
a.cart-btn:hover,.cart_media button.submit.btn-1:hover{
    background: #fff;
  color: #104777;    transition: 0.4s;
}
.btn1:hover a.btn1:after{
   background-color: #104777;
}
button.submit.btn-1:hover{
  background: #104777;
  color: #fff;
}
.cource-item2 .btn1 {
  font-size: 15px;
    padding: 5px 15px;
}
.course-lists .btn1{
  font-size: 15px;
    padding: 5px 15px;
}
.btn1 {
    -webkit-transition: all 300ms ease;
    background-color: #fff;
    float: left;
    text-align: center;
    font-size: 1em;
    color: #333;
    font-family: 'Poppins-Regular';
    position: relative;
    padding:  6px 30px;
    margin-top: 20px;
    display: flex;
    align-items: center;
}
.btn2 {
    -webkit-transition: all 300ms ease;
    background-color: #429542;
    float: left;
    text-align: center;
    font-size: 1em;
    color: #fff;
    font-family: 'Poppins-Regular';
    position: relative;
    padding:  3px 15px;
    margin-top: 20px;
    display: flex;
    align-items: center;
}
.product-wrapper .btn2 {
    margin-top: 30px;
}

.btn2:hover {
    background-color: #e8b70d;
    color: #fff;
}
.btn1:hover {
    background-color: #f3901b;
}
ul.group_company li {
   width: 100%;
    margin-left: 15px;
        margin-bottom: 5px;
         font-size: 1em;
}
ul.group_company {
    padding-left: 10px;
    width: 95%;
}
ul.group_company li::before {
    position: absolute;
    content: "\f16c ";
    color: red;
    font-weight: bold;
    display: inline-block;
    width: 0em;
    margin-left: -1.5em;
    font-size: 17px;
    margin-top: 0px;
    content: "✔ ";
    color: rgb(248 156 28);
    /* font-size: 4vmin; */
    /* text-indent: -2em; */
}

img.logo-black {
            display: none;
        }

h4.timeline-title {
        margin-bottom: 4px;
    color: #ff0008;
    font-size: 22px;
}
img.time-logo-right {
    float: right;
}

img.time-logo-left {
    float: left;
}

.timeline {
  list-style: none;
  padding: 20px 100px 20px;
  position: relative;
  margin: 100px 0;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 1px;
  background-color: #ff3848;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  /*margin-bottom: 20px;*/
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 50%;
  float: left;
  background: #fff;
  border: 1px solid #ff0008;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 0 8px 0 rgb(29 42 77 / 11%);
  box-shadow: 0 0 20px 0 #d8d8d8;
}
.timeline > li.timeline-inverted + li:not(.timeline-inverted),
.timeline > li:not(.timeline-inverted) + li.timeline-inverted {
margin-top: 0px;
}

.timeline > li:not(.timeline-inverted) {
padding-right:90px;
text-align: right;
}

.timeline > li.timeline-inverted {
padding-left:90px;
}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 37%;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #e4262b;
  border-right: 0 solid #e4262b;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 38%;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline > li > .timeline-dot {
  color: #fff;
  
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  left: 50%;
  margin-left: -7px;
  z-index: 100;
      width: 5px;
    height: 5px;
    background-color: #fff;
    border:4px solid #e4262b;
    -webkit-border-radius: 500px;
    border-radius: 500px;
    position: absolute;
    top: 43%;
    display: block;
    padding: 3px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
  color: #474846 ;
}
.timeline-body > p + p {
  margin-top: 5px;
}





.w_25{
    width: 24%;
    float: left;
    margin-right: 12px;
}


.w_50{
    width: 50%;
}
.w_40{
    width: 40%;
}
.partners-content.w_25 {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.text-center{
    text-align: center;
}

span.dot {
    display: inline-block;
    width: 6px;
    border-radius: 100%;
    height: 6px;
    background: #000;
    border: 1px solid #050404;
    margin-right: 9px;
    /* opacity: 0; */
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    /* transform: rotate(76deg); */
}
span.dot:after {
    position: relative;
    content: "";
    left: -5px;
    right: 0;
    display: block;
    width: 10px;
    border-radius: 100%;
    height: 10px;
    border: 1px solid #000;
    margin: -4px 1px;
    opacity: 1;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    /* transform: rotate(76deg); */
}

.pl-5{
    padding-left: 5%;
}
.pl-10{
    padding-left: 10%;
}
.pr-10{
    padding-right: 10%;
}
.w25 {
    margin-right: 15px !important;
    width: 23.5% !important;
}
.policy-text{
    text-align: center;width: 900px;
    margin: 0 auto
}
.tech_div {
    position: relative;
    display: block;
    min-height: 650px;
}
.welcome-pic.tech-img:after {
    content: '';
    z-index: -1;
    width: 422px;
    height: 29%;
    border: 2px solid #ccc;
    position: absolute;
    top: -136px;
    right: 60px;

}
.technical-div:after {
   content: '';
    z-index: -1;
    width: 100%;
    height: 90%;
    border: 2px solid #ccc;
    position: absolute;
    top: 100px;
    left: -52px;
}
.technical-div {
    /* height: 1600px; */
    left: 12%;
    position: absolute;
    min-width: 810px;
    padding: 0px 40px;
    padding: 50px;
    box-shadow: rgb(43 52 59 / 10%) 0px 0px 10px 0px;
        background: #fff;
}
h4.resume {
    font-size: 35px;    margin-bottom: 20px;
    font-weight: 600;
}
h4.resume:before {
    content: "";
    width: 4px;
    height: 135px;
    background: #104777;
    position: absolute;
    left: 7%;
    top: 25%;
    bottom: auto;
}
.career-right h3 {
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #104777;
}

.career-right i {
    font-size: 35px;
        color: #1f0449;
    margin-bottom: 10px;
}
a.mail-btn.btn1 {
    padding: 10px 38px;
    border-radius: 4px;
}
.career-left{
  width: 40%;
    height: auto;
    float: left;
}
.career-right{
  text-align: center;
  width: 50%;
    height: auto;
    float: right;
}
.box-shadow2 {
    position: relative;
    box-shadow: rgb(43 52 59 / 10%) 0px 0px 10px 0px;
    padding: 15px;
        background: #fff;
}
.box-shadow {
    position: relative;
    box-shadow: rgb(43 52 59 / 10%) 0px 0px 10px 0px;
    padding: 80px 110px;
        min-height: 300px;
            display: flex;
    align-items: center;
}
.technical-div p:last-child {
    margin: 0;
}
.technical-div p {
    margin-bottom: 25px;
}
.tech-img{
        height: auto;
    float: right;
    padding-left: 0%;
    width: 34% !important;
    margin-right: 0%;
    margin-top: -190px;
}



.width_40{
    width: 40% !important;
}
.mission{
  
}
.digital-card-contant .digital-card {
    margin-bottom: 40px;
}
 .digital-card-contant::after {
    content: '';
    position: absolute;
    background: #f8f9fb;
    width: 1px;
    height: 180px;
    top: 15px;
    left: 50%;
}
.digital-card-contant {
    border-radius: 5px;
    margin: 0 93px;
    margin-top: -200px;
    padding: 60px 0;
    background: #fff;
    position: relative;
}
.text-italic{
  font-style: italic;
}
.pr-3{
  padding-right: 3% !important;
}
.pl-8{
  padding-left: 8% !important;
}
.col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
}
.col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding-right: 15px;
    padding-left: 15px;
}
.col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    padding-right: 15px;
    padding-left: 15px;
}
.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 10px;
    padding-left: 10px;
}
.digital-card .card-text h3 {
    font-size: 1.556em;
    font-family: 'PlayfairDisplay-Regular';
    margin-bottom: 10px;
        margin-left: 12px;
        display: block;
}
.digital-card .card-text span {
    font-size: 1.111em;
    font-family: 'PlayfairDisplay-Regular';
    margin-bottom: 10px;
    color: #104777;
}
.card-text p{
  display: block;
  text-align: justify;
      margin-left: 15px;
}
.digital-card i {
    font-size: 31px;
    width: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    height: 50px;
    background: #104777;
        border-radius: 3px;
}
.mission-head {
    align-items: center;    margin-bottom: 20px;
}

.mission-head  img{
  margin-right: 15px;
  float: left;
}
/*.logo2{display: none;}
.sexy-menu.detached .large{
  display: none;
}
.sexy-menu.detached .logo2{
  display: block;
}*/
.sexy-menu.detached .nav-menu > li > a {
    color: #474846 ;
    height: 49px;
    padding: 11px 12px;
}
.sexy-menu.detached{
  z-index: 99;
      position: fixed;
    padding: 11px 0px 15px;
}
body.home .sexy-menu.detached{
  background: #fff !important;
}
.pb-0{
    padding-bottom: 0px;
}
.mt--20
{
    margin-top: -20px !important
}
.color-white{
    color: #fff !important;
}
.bg-image img {
        height: auto;
    width: 100%;
}
.bg-image{
    overflow: hidden;
    max-height: 100vh;
    position: relative;
    /*background: #000;*/
}
 .carousel-inner>.item.overlay:after {
  content:"";
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  background:rgba(0,0,0,0.3);
}
.overlay2{
    /*box-shadow: inset 0 0 0 2000px rgb(69 69 196 / 86%)*/
}
.mt--50{
  margin-top: -50px;
}
.contact-section {
    /*padding: 0 100px;*/
}
.contact-form {
  /*background: #fff;*/
    position: relative;
    /*box-shadow: 3px 0 0px -2px #d8d8d8;*/
            padding: 80px;
}
.pl-23{
  padding-left: 23px;
}
.contact-form span.c-yellow {
    letter-spacing: -1px;
}
h4.course-title {
}
h4.course-title a {
    font-family: 'Poppins-Regular';
    color: #2c2828;
}
.contact-form p {
  font-family: 'Poppins-Regular';
    font-size: 20px;
}

.contact-section.mt-3 {
    position: relative;
    display: flex;
    justify-content: center;
}
.contact-form.contact-page{

  padding: 100px 0px 100px 500px;
   box-shadow: rgb(43 52 59 / 10%) 0px 0px 10px 0;
}

.contact-div1{
  background: #eeecec;
      top: 15%;
    left: 0;
        position: absolute;
    width: 600px;
        z-index: 9;
        padding: 0px 40px;
}
img.img-mob {
   height: 650px;
    position: absolute;
    right: 70px;
    top: 170px;
}
.c-black{
    color: #211248 !important
}
.contact-div2{
    width: 100% !important;
        margin-left: 13%;
    margin-top: 36px;
}
.ttm-icon {
    width: 50px;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.black-layer ol.breadcrumb > li.breadcrumb-item {
    color: #fff;
}
.featured-desc, .featured-title {
    color: #333;
    font-family: 'Poppins-Regular';
}
.featured-icon {
    color: #fff;
        margin: auto 0;
        width: 3%;
}
.featured-content {
    width: 80%;
    margin:auto;
}

.featured-icon-box {
    display: flex;margin-bottom: 30px;
}
.ttm-icon i {
    font-size: 29px;
}
.contact-title{
    color: #104777;
    margin-bottom: 20px;
    font-size: 39px;
    font-weight: 500;
}
.social-links ul li {
    list-style: none;
    height: 50px;
    width: 50px !important;
    float: left;
    margin-right: 10px;
}
.social-links ul li a:hover {
    background: #104777;
    color: #fff;
}
.social-links ul li a {
    height: 40px;
    width: 40px;
    display: block;
    text-align: center;
    font-size: 1em;
    color: #fff;
    line-height: 40px;
    background: #211248;
    border-radius: 100%;
}
.social-links {
    padding: 0;
    margin: 0em 0 0;
    text-align: left;
    float: left;
    padding-top: 0.5em;
}
ol.breadcrumb.mb-0 {
    margin-bottom: 30px;
    display: flex;
    margin-top: 0;
}
ol.breadcrumb > li.breadcrumb-item {
    position: relative;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: normal;
}

.banner-wraper.mt-100{
  margin-top: 100px;

}
.mt-10em{
  margin-top: 10em
}
.sexy-menu{
      /*background-image: url(../images/headerbg.jpg);*/
}
body.home .sexy-menu {
    background: none;
}
.hero_section_title h1 {
    font-size: 1.389em;
    font-family: 'geomanistregular';
}
/*.banner-wraper:before {
    content: '';
    position: absolute;
    background: #301d44;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}*/
.view-all a:before {
    content: "";
    color: inherit;
    padding: 0;
    margin: 0;
    top: 8px;
    line-height: inherit;
    position: absolute;
    left: -16px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 9px solid #686e70;
    border-bottom: 5px solid transparent;
}
ol.breadcrumb > li.breadcrumb-item + li.breadcrumb-item:before {
    /*content: ">";*/
      /*  content: "";
    color: inherit;
    padding: 0;
    margin: 0;
    top: 10px;
    line-height: inherit;
    position: absolute;
    left: 1px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 9px solid #686e70;
    border-bottom: 5px solid transparent;*/
    position: absolute;
    padding: 0;
    margin: 0;
    top: 12px;
    left: -1px;
    width: 0;
    height: 0;
    content: "";
    display: inline-block;
    width: 0.3em;
    height: 0.3em;
    border-right: 0.1em solid black;
    border-top: 0.1em solid black;
    transform: rotate(45deg);
    margin-right: 0.5em;
}
ol.breadcrumb > li.breadcrumb-item + li.breadcrumb-item {
    padding-left: 13px;
    margin-left: 5px;
}

.breadcrumb-item {
    display: -ms-flexbox;
    display: flex;
}
.client-img {
   /* width: 20%;*/
       height: 147px;
   max-width: 253px;
    float: left;
    background: #f2f1f1;
    padding: 15px;
    border: 1px solid #fff;
}
.clients {
    position: relative;
    display: inline-block;
}
.page-content.bg-red {
    background: #e4262b;
    padding: 30px 120px;
    color: #fff;
}
.text-uppercase{
    text-transform: uppercase;
}
.page-content.bg-red span {
    text-transform: none;
    font-weight: 100;
        font-size: 18px;
}
.page-content.bg-red span:after {
    content: "";
    display: inline-block;
    width: 3em;
    height: 1px;
    background-color: #ffffff;
    margin: 0px 0px 8px 20px;
}
.page-content.bg-red h2{
    font-size: 40px;
    font-weight: normal;
}
.pt-0{
    padding-top: 0 !important
}
.dflex img {
    margin: 0 auto;
    display: flex;
}
.c-blue{
    color: #0057a6 !important;
    font-weight: 600;
}
/* contactform */
.contact_form span.text-input i {
    position: absolute;
    left: 0;
    top: 20px;
    opacity: .9;
    font-size: 16px;
    z-index: 1;
}
.contact_form span.text-input input, 
.contact_form span.text-input textarea,
.contact_form span.text-input select {
    border-radius: 0;
    color: rgba(0,0,0,.60);
    border-color: #f1f1f1;
    border-radius: 5px;
    padding: 12px 15px;
}
.contact_form span.text-input textarea { padding: 10px 15px; }
.contact_form button[type="submit"] { 
    font-size: 13px;
    padding: 14px 28px;
    border-radius: 3px;
}
.ttm-bgcolor-grey .contact_form span.text-input input, 
.ttm-bgcolor-grey .contact_form span.text-input textarea,
.ttm-bgcolor-grey .contact_form span.text-input select{
    background-color: #fff;
}

.ttm-bgcolor-skincolor .contact_form span.text-input input, 
.ttm-bgcolor-skincolor .contact_form span.text-input textarea,
.ttm-bgcolor-skincolor .contact_form span.text-input select{
    background-color: transparent;
    border: 0;
    color: #fff;
    padding-left: 0;
    border-bottom: 2px solid rgba(255,255,255,.12);
}

#contact-form textarea::placeholder,
#contact-form input::placeholder,
#contact-form input::-webkit-input-placeholder,
#contact-formtextarea::-webkit-input-placeholder,
#contact-form select,
#contact-form textarea {
  opacity: 1;
    color: #333 !important;
    font-size: 16px;
     font-family: 'Poppins-Regular';

     font-weight: normal;
}
.f-contact-form #contact-form textarea::placeholder,
.f-contact-form #contact-form input::placeholder,
.f-contact-form #contact-form input::-webkit-input-placeholder,
.f-contact-form #contact-formtextarea::-webkit-input-placeholder,
.f-contact-form #contact-form select,
.f-contact-form #contact-form textarea {
  opacity: 1;
    color: #fff !important;
    font-size: 16px;
     font-family: 'Poppins-Regular';

     font-weight: normal;
}

.request_qoute_form span.text-input input::-webkit-input-placeholder,
.request_qoute_form span.text-input textarea::-webkit-input-placeholder,
.request_qoute_form span.text-input select,.request_qoute_form span.text-input textarea
{
   color: #333 !important;
}
.contact-form-footer span.text-input input::-webkit-input-placeholder,
.contact-form-footer span.text-input textarea::-webkit-input-placeholder,
.contact-form-footer span.text-input select,.contact-form-footer  span.text-input textarea{
    color: #fff !important;
  font-family: 'Poppins-Regular';

     font-weight: normal;
}
.cart_media .contact-form input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select{
   font-family: 'Poppins-Regular';

     font-weight: normal;
}

#contact-form input::placeholder,
#contact-form textarea::placeholder
#contact-form input::-webkit-input-placeholder,
#contact-form input::-moz-placeholder,
#contact-form input:-ms-input-placeholder,
#contact-form input:-moz-placeholder{
  color: #fff !important
}
.bnone{
  box-shadow: none !important;
}
/* ===============================================
    17.Wrap-Form
------------------------*/
.wrap-form label{
    width: 100%;
    margin: 0;
}
.wrap-form span.text-input {
    margin-bottom: 20px;
    display: block;
    /*position: relative;*/
}
.wrap-form span.text-input > i {
    position: absolute;
    left: 10px;
    top: 21px;
    opacity: .9;
    font-size: 14px;
    z-index: 1;
}

.margin_top15 {
    margin-top: 15px;
}
.p-30 {
    padding: 30px 0px;
}
.border-rad_5 {
    border-radius: 5px;
    overflow: hidden;
}
.w100{
    width: 100%;
}
.w50{
    width: 50% !important;
    float: left;
}
.request_qoute_form span.text-input input,
.request_qoute_form span.text-input select,
.request_qoute_form span.text-input textarea {
    border: 1px solid #e6e6e6;
    padding: 10px;
    width: 100%;
        font-size: 16px;
        font-weight: normal;font-family: 'Poppins-Regular';

}
.request_qoute_form span.text-input input:first-child {
    /*padding-top: 0;*/
}
.request_qoute_form span.text-input textarea {
    height: 110px;
}
button.submit.btn-1 {
    padding: 10px 40px;
    background: #211248;
    color: #fff;
    font-size: 18px;   
     border-radius: 12px;
     cursor: pointer;
     font-family: 'geomanist-book';
}
h4.course-title {
    margin-bottom: 15px;
    font-size: 20px;
}
.course-desc {
    margin-bottom: 10px;
}
.cource-item .course-body a {
    /*font-family: 'Poppins-Regular';*/
}
   .course-desc ul li{font-family: 'Poppins-Regular'; display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;} 
.cource-item .course-body {
    padding: 20px 0 12px;
    transition: all 0.5s ease 0s;
}
.pl-3{
  padding-left: 3%
}
.pl-4{
  padding-left: 4%
}
.rs-courses-2 .cource-item .course-body .course-title {
    font-size: 20px;
    margin-bottom: 7px;
}
.rs-courses-2 .cource-item .course-body .course-desc {
    margin-top: 12px;
}
.d-flex{
  display: flex;
}
.mr-15{
  margin-right: 15px;
}

.mr-50{
  margin-right: 50px;
}
.w_30{
  width: 30%;
      float: left;
}
.w_33{
  width: 33%;
      float: left;
}
.mt-5{
    margin-top: 5rem;
}
.mt-2{
    margin-top: 2rem !important;
}
.mt-3{
    margin-top: 3rem;
}
.mt-10{
       margin-top: 10px;
}
.mb-5{
    margin-bottom: 5rem;
}
.mb-3{
    margin-bottom: 3rem;
}
.mb-2{
    margin-bottom: 2rem;
}

.mb-1{
    margin-bottom: 1rem;
}
.pt-60{
    padding-top: 60px !important;
}
.pt-100{
    padding-top: 100px;
}
.bot_20{
    bottom: 20% !important
}
.c-red {
    color: #e4262b;
}
.bg-none{
    background: #fff !important;
}
.p15{
  padding: 8px !important
}
.mission {
    position: relative;
    display: flex;
    margin-bottom:100px;
}

.img-anim:before {
    position: absolute;
    content: '';
    left: -19px;
    top: 75px;
    right: 40px;
    bottom: -14px;
    border: 20px solid #104777;
        border-right: 0;
    border-top: 0;
    /* border-right: 0; */
    /* background-color: #ffffff; */
    width: 17%;
    /*z-index: -1;*/
}
.welcome-pic.width_40:before {
    position: absolute;
    content: '';
    left: -78px;
    top: 0;
    width: 70px;
    height: 50px;
    background: url(../images/pattern-1.png) no-repeat;
}

.welcome-pic:after {
    position: absolute;
    content: '';
    left: -75px;
    top: 0;
    width: 70px;
    height: 65px;
    background: url(../images/shape5.png) no-repeat;
    /*z-index: -1;*/
}
.mb-10{
  margin-bottom: 10rem
}
.welcome-pic.pic1:before {
    left: -73px;
}

.welcome-pic:before {
    position: absolute;
    content: '';
    left: -111px;
    top: 75px;
    right: 0;
    bottom: -14px;
    border-left: 2px solid #104777;
    border-right: 0;
    border-top: 0;
    /* border-right: 0; */
    /* background-color: #ffffff; */
    width: 15%;
}
.img-anim:after {
    position: absolute;
    content: '';
    left: 19%;
    bottom: -26px;
    width: 74px;
    height: 26px;
    background: url(../images/shape6.png) no-repeat;
}

.faq-img img:nth-child(2) {
   position: absolute;
    bottom: 0;
    z-index: -1;
    left: -22px;
    height: 350px;
    top: -33px;
}
.padding2 {
    padding: 30px 0px 0 60px;  
      margin: auto;
}

.pl-0
{
    padding-left: 0px !important;
}
.partners,.clientele{

    padding: 100px 0;
}

.clientele p{
    margin-bottom: 20px;
}
.client-img.sm {
    width: 189.6px;
}
.client-img:nth-child(n+5) {
    border-right: none;
}
 .more:after{
     content:"\f0da";
     transition:all .25s;
     opacity:0;
     margin-left:-.5em;
     font-family:FontAwesome ;
}
 .more:hover:after{
     opacity:1;
     margin-left:.4em 
}
 .pl0{
     padding-left:0 
}
 .mt10{
     margin-top:10px 
}
 .mt20{
     margin-top:20px;
     margin-right:10px 
}
 .mt30{
     margin-top:30px 
}
 .mt40{
     margin-top:40px 
}
 .mt50{
     margin-top:50px 
}
 .mb10{
     margin-bottom:10px 
}
 .mb20{
     margin-bottom:20px 
}
 .mb30{
     margin-bottom:30px 
}
 .mb40{
     margin-bottom:40px 
}
 .mb50{
     margin-bottom:50px 
}
 .p50{
     padding:50px!important 
}
 .pb35{
     padding-bottom:35px 
}
.pb100{
    padding-bottom: 100px;
}
.pb150{
    padding-bottom: 150px;
}
 .pb60{
     padding-bottom:60px 
}
 .mtb15{
     margin:15px 0 15px 0 
}
 .p2{
     padding:2px 
}
 .p5{
     padding:5px 
}
 .animated{
     -webkit-animation-duration:2s;
     animation-duration:2s;
     -webkit-animation-fill-mode:both;
     animation-fill-mode:both 
}
 @-webkit-keyframes fadeIn{
     0%{
         opacity:0 
    }
     to{
         opacity:1 
    }
}
 @keyframes fadeIn{
     0%{
         opacity:0 
    }
     to{
         opacity:1 
    }
}
 .fadeIn{
     -webkit-animation-name:fadeIn;
     animation-name:fadeIn 
}
 @-webkit-keyframes fadeInDown{
     0%{
         opacity:0;
         -webkit-transform:translate3d(0,-100%,0);
         transform:translate3d(0,-100%,0) 
    }
     to{
         opacity:1;
         -webkit-transform:none;
         transform:none 
    }
}
 @keyframes fadeInDown{
     0%{
         opacity:0;
         -webkit-transform:translate3d(0,-100%,0);
         transform:translate3d(0,-100%,0) 
    }
     to{
         opacity:1;
         -webkit-transform:none;
         transform:none 
    }
}
 .fadeInDown{
     -webkit-animation-name:fadeInDown;
     animation-name:fadeInDown 
}
 @-webkit-keyframes fadeInLeft{
     0%{
         opacity:0;
         -webkit-transform:translate3d(-100%,0,0);
         transform:translate3d(-100%,0,0) 
    }
     to{
         opacity:1;
         -webkit-transform:none;
         transform:none 
    }
}
 @keyframes fadeInLeft{
     0%{
         opacity:0;
         -webkit-transform:translate3d(-100%,0,0);
         transform:translate3d(-100%,0,0) 
    }
     to{
         opacity:1;
         -webkit-transform:none;
         transform:none 
    }
}
 .fadeInLeft{
     -webkit-animation-name:fadeInLeft;
     animation-name:fadeInLeft 
}
 @keyframes fadeInRight{
     0%{
         opacity:0;
         -webkit-transform:translate3d(100%,0,0);
         transform:translate3d(100%,0,0) 
    }
     to{
         opacity:1;
         -webkit-transform:none;
         transform:none 
    }
}
 .fadeInRight{
     -webkit-animation-name:fadeInRight;
     animation-name:fadeInRight 
}
 .fadeInRightBig{
     -webkit-animation-name:fadeInRightBig;
     animation-name:fadeInRightBig 
}
 @-webkit-keyframes fadeInUp{
     0%{
         opacity:0;
         -webkit-transform:translate3d(0,100%,0);
         transform:translate3d(0,100%,0) 
    }
     to{
         opacity:1;
         -webkit-transform:none;
         transform:none 
    }
}
 @keyframes fadeInUp{
     0%{
         opacity:0;
         -webkit-transform:translate3d(0,100%,0);
         transform:translate3d(0,100%,0) 
    }
     to{
         opacity:1;
         -webkit-transform:none;
         transform:none 
    }
}
 .fadeInUp{
     -webkit-animation-name:fadeInUp;
     animation-name:fadeInUp 
}
 .header{
     width:100%;
     float:left;
     z-index:99;
     position:relative;
     height:0;
     -webkit-transition:height .5s;
     -moz-transition:height .5s;
     transition:all .4s ease-in-out 
}
 .cbp-af-header.cbp-af-header-shrink{
     height:65px;
     top:0 
}
 .cbp-af-header{
     position:fixed;
     top:0;
     left:0;
     width:100%;
     z-index:999;
     transition:all .4s ease-in-out 
}
 .cbp-af-header.cbp-af-header-shrink .header{
     background:#474846332;
     height:58px 
}
 .cbp-af-header.cbp-af-header-shrink .nav-menu>li>a{
     color:#fff!important;
     height:58px;
     font-size:1.125em;
     padding: 0px 13px 0px 10px;
     line-height: 58px;
}
 .cbp-af-header.cbp-af-header-shrink .menubars{
     background:0 0;
     padding:0;
     height:58px;
     transition:all .4s ease-in-out 
}
 .cbp-af-header.cbp-af-header-shrink .submenu-indicator-chevron{
     border-color:#fff #fff #fff transparent;
     margin-top:18px;
}
 .cbp-af-header.cbp-af-header-shrink .top__contact{
     display:none 
}
 .menubars{
     border-radius:3px;
     padding-right:0;
     padding-left:0 
}
 .logo{
     display:inline-block;
     float:left;
     transition:all .4s ease-in-out;
     background-repeat:no-repeat;
     position:absolute 
}
 .cbp-af-header.cbp-af-header-shrink .logo{
     background-repeat:no-repeat;
     margin:0;
     transition:all .4s ease-in-out 
}
 .navbar-fixed{
     position:fixed;
     z-index:999!important 
}
 nav{
     width:100% 
}
 .navigation{
     width:100%;
     height:50px;
     display:table;
     position:relative;
     font-family:'Poppins-Regular'
}
 .navigation *{
     box-sizing:border-box;
     -webkit-tap-highlight-color:transparent 
}
 .navigation-portrait{
     height:48px 
}
 .navigation-fixed-wrapper{
     width:100%;
     left:0;
     z-index:19998;
     will-change:opacity 
}
 .navigation-fixed-wrapper.fixed{
     position:fixed!important;
     -webkit-animation:fade .5s;
     animation:fade .5s 
}
 @keyframes fade{
     from{
         opacity:.999 
    }
     to{
         opacity:1 
    }
}
 .navigation-fixed-wrapper .navigation{
     margin-right:auto;
     margin-left:auto 
}
 .navigation-fixed-placeholder{
     width:100%;
     display:none 
}
 .navigation-fixed-placeholder.navigation-fixed-placeholder.visible{
     display:block 
}
 .nav-toggle,.navigation-hidden .nav-header{
     display:none 
}
 .navigation-hidden{
     width:0!important;
     height:0!important;
     margin:0!important;
     padding:0!important;
     position:absolute;
     top:-9999px 
}
 .nav-header{
     float:left 
}
 .nav-brand:focus,.nav-brand:hover{
     color:#70798b 
}
 .navigation-portrait .nav-brand{
     font-size:18px;
     line-height:48px 
}
 .nav-logo>img{
     height:48px;
     margin:11px auto;
     padding:0 15px;
     float:left 
}
body.home .nav-brand img
{
  width: 100%;
}

 .nav-brand img{
     margin-top:-33px; 
}
.ft-about-img-2-wrapper .ft-about-shape1 {
    right: -25px;
    top: -30px;
}

.ft-thx-why-choose-item-box .ft-thx-why-choose-item span {
    top: 16px;
    left: -30px;
    color: #fff;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-weight: 500;
    position: absolute;
    border-radius: 100%;
    border: 1px solid #069de9;
    background-color: #fff;
}

.ft-thx-why-choose-item-box .ft-thx-why-choose-item i{
color: #069de9;

}
.ft-thx-why-choose-item-box .ft-thx-why-choose-item h3 {
    color: #333;
    font-size: 20px;
}
.ft-thx-why-choose-item-box .ft-thx-why-choose-item {
    position: relative;
    margin-bottom: 25px;
    margin-left: 40px;
    padding: 34px 15px 34px 50px;
    -webkit-box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
}
@keyframes heart-beat {
    0% { 
        transform: scale(1); 
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(0.9);
    }
}
.portfolio__shape img.portfolio-s-1 {
    top: -79px;
    left: -18px;opacity: .6;
}
.portfolio__shape img {
    position: absolute;
    z-index: 3;
}
.portfolio__shape img.portfolio-s-2 {
    top: 1%;
    right: 0;
    z-index: -1;
    opacity: .2;
    height: 400px;
}
.portfolio__wrapper::before {
    position: absolute;
    content: "";
    width: 1500px;
    height: 338px;
    background: #069de9;
    left: 0;
    border-radius: 0 164px 20px 0;
    -webkit-border-radius: 0 164px 20px 0;
    -moz-border-radius: 0 164px 20px 0;
    -ms-border-radius: 0 164px 20px 0;
    -o-border-radius: 0 164px 20px 0;
    z-index: -1;
}
.col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
}
.portfolio__content {
    padding-top: 90px;
    padding-bottom: 90px;
    padding-left: 150px;
  }

.ft-about-img-3 img
{    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 501px;
    height: 501px;
    background: linear-gradient(to right, rgba(79 170 132 / 20%), rgba(93 190 150 / 20%));
     border-radius: 50%;
}

.ft-about-img-3-wrapper {
    position: relative;
    float: right;
    width: 595px;
    height: 595px;
    background: transparent;
    border: solid 3px transparent;
    border-radius: 50%;
    background-image: linear-gradient(white, white), radial-gradient(circle at right, #4faa84, #5dbe96);
    background-origin: border-box;
    background-clip: content-box, border-box;
    border-radius: 50%;
        top: 60px;
            right: 10%;
}
.ft-about-img-3-wrapper:before{
content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    bottom: -3px;
    right: -3px;
    background: transparent;
    border: 10px dashed #ffffff;
    border-radius: 50%;
    }

    .testimonial-img-circle:before {
    content: '';
    position: absolute;
    top: 70px;
    right: 71px;
    width: 30px;
    height: 30px;
    background: #def1e9;
    border-radius: 50%;
    animation: heart-beat 1s infinite alternate 0.3s;
    z-index: 1;
}

.testimonial-img-circle:after {
    content: '';
    position: absolute;
    bottom: 47px;
    right: 55px;
    width: 67px;
    height: 67px;
    background: #def1e9;
    border-radius: 50%;
    animation: heart-beat 1s infinite alternate;
    z-index: 1;
}
.cmt-leftborder-skin-2 {
    border-left: 10px solid #069de9;
    padding-left: 30px;
}
/*.ft-about-feature-list-item:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #f5f5f5;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    clip-path: polygon(5% 0, 95% 0, 100% 50%, 95% 100%, 5% 100%, 0% 50%);
}
*/.ft-about-feature-list-item {
    padding: 43px 32px 34px 37px;
    border-radius: 6px;
    margin-bottom: 30px;
    background-image: url(../images/bg02.png);
    background-size: cover;
    background-position: left;
    align-items: center;
    position: relative;
    width: 80%;
    box-shadow: 0px 20px 55px 0px rgb(3 31 72 / 15%);
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
}
.ft-about-feature-list-item .ft-about-feature-icon {
    background-color: transparent;
    margin-right: 15px;
}
.ft-about-feature-list-item .ft-about-feature-icon i {
    font-size: 50px;
    height: 75px;
    width: 75px;
    text-align: center;
    line-height: 75px;
    /* line-height: 0.75; */
    color: #0057a6;
    border: 1px dashed #0057a6;
    border-radius: 100%;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    position: relative;
    outline-offset: 29px;
}
.ft-about-feature-list-item .ft-about-feature-text {
    max-width: 420px;
     position: relative;
}
.ft-about-feature-list-item .ft-about-feature-icon img {
    height: 80px;
}
.ft-about-feature-list-item .ft-about-feature-icon {
    margin-right: 20px;
    border-radius: 100%;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
        align-items: center;
       position: absolute;
    right: 35px;
}

.ft-about-img-2 {
    overflow: hidden;
    border-radius: 8px;
}
.ft-about-img-2-wrapper {
    padding-left: 40px;
    z-index: 1;
        float: right;
}
.ft-about-img-2-wrapper .ft-about-shape2 {
    left: 0;
    z-index: -1;
    bottom: -40px;
}
.position-absolute {
    position: absolute!important;
}

 .nav-logo:focus>img{
     outline:initial 
}
 .navigation-portrait .nav-logo>img{
     height:36px;
     margin:6px auto 6px 15px;
     padding:0 
}
  .nav-toggle{
   display: flex!important;
    align-items: center;
    width: 25px;
    height: 20px;
    cursor: pointer;
    /* border-top: 3px solid #000; */
    border-bottom: 3px solid #000;
    text-align: center;
    justify-content: center;
    position: absolute;
    bottom: 26px;
}
 .nav-toggle:before{
   position: absolute;
    content: "";
    width: 40px;
    border-bottom: 3px solid #000;
    right: 0;
}
.nav-toggle:after {
    content: "";
    width: 33px;
    border-bottom: 3px solid #000;
    position: absolute;
    top: -2px;
    right: 0;
}
/* .sexy-menu.detached .nav-toggle:before{
     content:"";
     position:absolute;
     width:24px;
     height:2px;
     background-color:#4545c4;
     border-radius:10px;
     box-shadow:0 .5em 0 0 #4545c4,0 1em 0 0 #4545c4 
}*/
 .navigation-portrait .nav-toggle{
     display:block 
}
 .navigation-portrait .nav-menus-wrapper{
     width:320px;
     height:100%;
     top:0;
     left:-400px;
     position:fixed;
     background-color:#104777;
     z-index:20000;
     overflow-y:auto;
     -webkit-overflow-scrolling:touch;
     -webkit-transition-duration:.8s;
     transition-duration:.8s;
     -webkit-transition-timing-function:ease;
     transition-timing-function:ease 
}
 .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right{
     left:auto;
     right:-400px 
}
 .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open{
     left:0 
}
 .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open{
     left:auto;
     right:0 
}
 .nav-menus-wrapper-close-button{
     width:30px;
     height:40px;
     margin:10px 7px;
     display:none;
     float:right;
     color:#fff;
     font-size:26px;
     cursor:pointer 
}
 .navigation-portrait .nav-menus-wrapper-close-button{
     display:block 
}
 .nav-menu{
     margin:0;
     padding:0;
     line-height:normal;
     font-size:0;
     float:right;
}
 .nav-menu.nav-menu-social>li>a>[class*=ion-],.nav-menu>li>a{
     font-size:15px 
}
 .navigation-portrait .nav-menu{
     width:100% 
}
 .nav-menu.nav-menu-centered{
     text-align:center 
}
 .nav-menu.nav-menu-centered>li{
     float:none 
}
 .nav-menu>li{
     display:inline-block;
     float:left;
     text-align:right;
}
 .navigation-portrait .nav-menu>li{
     width:100%;
     position:relative;
     border-bottom:solid 1px rgb(248 242 242 / 10%)
}
 .navigation-portrait .nav-menu>li:last-child{
    /*border-bottom:solid 1px #e7e7e7*/
}
 .nav-menu+.nav-menu>li:first-child{
     border-top:none 
}
.nav-menu>li>a:hover{
  color: #f3901b !important;
  }
 .nav-menu>li>a{
  line-height: 1.444;
     padding:4px 20px;
     display:inline-block;
     position:relative;
     color:#fff;
     font-size:1em;
     transition:all .4s ease-in-out;
     font-family: 'Poppins-Regular';
     font-weight:normal;
}
 .navigation-portrait .nav-menu>li>a{
     width:100%;
     height:auto;
     padding:12px 15px 12px 26px;
     transition:all .4s ease-in-out 
}
 .nav-menu>.nav-menu>li.focus>a,.nav-menu>li:hover>a{
     color:#474846 
}
 .nav_active{
     color:#474846 !important 
}
 .cbp-af-header.cbp-af-header-shrink .nav-menu>li>.nav_active{
     color:#474846!important 
}

 li.active>a{
}
 .nav-menu>li>a>[class*=ion-],.nav-menu>li>a>i{
     width:18px;
     height:16px;
     line-height:16px;
     -webkit-transform:scale(1.4);
     -ms-transform:scale(1.4);
     transform:scale(1.4) 
}
 .nav-menu>li>a>[class*=ion-]{
     width:16px;
     display:inline-block;
     -webkit-transform:scale(1.8);
     -ms-transform:scale(1.8);
     transform:scale(1.8) 
}
 .navigation-portrait .nav-menu.nav-menu-social{
     width:100%;
     text-align:center 
}
 .nav-menu.nav-menu-social>li{
     text-align:center;
     float:none;
     border:none!important 
}
 .navigation-portrait .nav-menu.nav-menu-social>li{
     width:auto 
}
 .nav-menu.nav-menu-social>li>a>.fa{
     font-size:14px 
}
 .navigation-portrait .nav-menu.nav-menu-social>li>a{
     padding:15px 
}
 .submenu-indicator{
     margin-left:6px;
     margin-top:9px;
     float:right;
     -webkit-transition:all .3s;
     transition:all .3s 
}
 .navigation-portrait .submenu-indicator{
     width:54px;
     height:44px;
     margin-top:0;
     position:absolute;
     top:0;
     right:0;
     text-align:center;
     z-index:20000 
}
 .submenu-indicator-chevron{
     border-color:transparent #333 #333 transparent;
     height:6px;
     width:6px;
     display:block;
     border-style:solid;
     border-width:0 1px 1px 0;
     -webkit-transform:rotate(45deg);
     -ms-transform:rotate(45deg);
     transform:rotate(45deg);
     -webkit-transition:border .3s;
     transition:border .3s 
}
 .navigation-portrait .submenu-indicator-chevron{
     position:absolute;
     top:18px;
     left:24px 
}
 .nav-menu>.active>a .submenu-indicator-chevron,.nav-menu>.focus>a .submenu-indicator-chevron,.nav-menu>li:hover>a .submenu-indicator-chevron{
     border-color:#104777
}
 .navigation-portrait .submenu-indicator.submenu-indicator-up{
     -webkit-transform:rotate(-180deg);
     -ms-transform:rotate(-180deg);
     transform:rotate(-180deg) 
}
 .nav-overlay-panel{
     width:100%;
     height:100%;
     top:0;
     left:0;
     position:fixed;
     display:none;
     z-index:19999 
}
 .no-scroll{
     touch-action:none;
     overflow-x:hidden 
}
 .nav-search{
     height:70px;
     float:right;
     z-index:19998 
}
 .navigation-portrait .nav-search{
     height:48px;
     padding:0 10px;
     margin-right:52px 
}
 .navigation-hidden .nav-search{
     display:none 
}
 .nav-search-button{
     width:70px;
     height:70px;
     line-height:70px;
     text-align:center;
     cursor:pointer;
     background-color:#373435 
}
 .navigation-portrait .nav-search-button{
     width:50px;
     height:48px;
     line-height:46px;
     font-size:22px 
}
 .nav-search-icon{
     width:14px;
     height:14px;
     margin:2px 8px 8px 4px;
     display:inline-block;
     vertical-align:middle;
     position:relative;
     color:#fff;
     text-align:left;
     text-indent:-9999px;
     border:2px solid;
     border-radius:50%;
     -webkit-transform:rotate(-45deg);
     -ms-transform:rotate(-45deg);
     transform:rotate(-45deg);
     -webkit-transition:color .3s;
     transition:color .3s 
}
 .nav-search-icon:after,.nav-search-icon:before{
     content:'';
     pointer-events:none 
}
 .nav-search-icon:before{
     width:2px;
     height:11px;
     top:11px;
     position:absolute;
     left:50%;
     border-radius:0 0 1px 1px;
     box-shadow:inset 0 0 0 32px;
     -webkit-transform:translateX(-50%);
     -ms-transform:translateX(-50%);
     transform:translateX(-50%) 
}
 .nav-search-button:hover .nav-search-icon{
     color:#8cc152 
}
 .nav-search>form{
     width:100%;
     height:100%;
     padding:0 auto;
     display:none;
     position:absolute;
     left:0;
     top:0;
     background-color:#fff;
     z-index:99 
}
 .nav-search-inner{
     width:70%;
     height:70px;
     margin:auto;
     display:table 
}
 .navigation-portrait .nav-search-inner{
     height:48px 
}
 .nav-search-inner input[type=search],.nav-search-inner input[type=text]{
     height:70px;
     width:100%;
     margin:0;
     padding:0 12px;
     font-size:26px;
     text-align:center;
     color:#70798b;
     outline:0;
     line-height:70px;
     border:none;
     background-color:transparent;
     -webkit-transition:all .3s;
     transition:all .3s 
}
 .navigation-portrait .nav-search-inner input[type=search],.navigation-portrait .nav-search-inner input[type=text]{
     height:48px;
     font-size:18px;
     line-height:48px 
}
 .nav-search-close-button{
     width:28px;
     height:28px;
     display:block;
     position:absolute;
     right:20px;
     top:20px;
     line-height:normal;
     color:#70798b;
     font-size:20px;
     cursor:pointer;
     text-align:center 
}
 .nav-button,.nav-text{
     display:inline-block;
     font-size:14px 
}
 .navigation-portrait .nav-search-close-button{
     top:10px;
     right:14px 
}
 .nav-button{
     margin:18px 15px 0;
     padding:8px 14px;
     color:#fff;
     text-align:center;
     border-radius:4px;
     background-color:#8cc152;
     -webkit-transition:opacity .3s;
     transition:opacity .3s 
}
 .nav-button:focus,.nav-button:hover{
     color:#fff;
     text-decoration:none;
     opacity:.85 
}
 .navigation-portrait .nav-button{
     width:calc(100% - 52px);
     margin:17px 26px 
}
 .nav-text{
     margin:25px 15px;
     color:#70798b 
}
 .navigation-portrait .nav-text{
     width:calc(100% - 52px);
     margin:12px 26px 0 
}
 .navigation-portrait .nav-text+ul{
     margin-top:15px 
}
 .nav-dropdown{
     min-width:230px;
     margin:0;
     padding:0;
     display:none;
     position:absolute;
     z-index:98;
     white-space:nowrap 
}
 .navigation-portrait .nav-dropdown{
     width:100%;
     position:static;
     left:0 
}
 .nav-dropdown .nav-dropdown{
     left:100% 
}
 .nav-menu>li>.nav-dropdown{
     border-top:solid 1px #474846332 
}
 .nav-dropdown>li{
     width:100%;
     float:left;
     clear:both;
     position:relative;
     text-align:left;
     background:#333 
}
 .nav-dropdown>li>a{
     width:100%;
     padding:10px 15px;
     display:inline-block;
     float:left;
     color:#fff;
     -webkit-transition:color .3s,background .3s;
     transition:color .3s,background .3s;
     border-bottom:1px solid #666;
        font-size: 1em;
         font-family: 'Poppins-Medium';
    font-weight: 500;
}
 .nav-dropdown>li a:before{
     position:absolute;
     left:10px;
     top:24px;
     width:0;
     height:2px;
     z-index:0;
     content:" ";
     background-color:#474846332;
     transition:all .4s ease-in-out;
     -webkit-transition:all .4s ease-in-out 
}
 .nav-dropdown>li a:hover:before{
     width:15px;
     transition:all .4s ease-in-out;
     -webkit-transition:all .4s ease-in-out 
}
 .nav-dropdown>li:hover{
     transition:all .4s ease-in-out;
     -webkit-transition:all .4s ease-in-out 
}
 .nav-dropdown>li a{
     -webkit-transition:all .4s ease-in-out 
}
 .nav-dropdown>li a:hover{
     -webkit-transition:all .4s ease-in-out;
     padding-left:30px 
}
 .nav-menu>li:hover{
     transition:all .4s ease-in-out 
}
 .nav-dropdown.nav-dropdown-left{
     right:0 
}
 .nav-dropdown>li>.nav-dropdown-left{
     left:auto;
     right:100% 
}
 .navigation-landscape .nav-dropdown.nav-dropdown-left>li>a{
     text-align:right 
}
 .navigation-portrait .nav-dropdown>li>a{
     padding:12px 20px 12px 30px 
}
 .navigation-portrait .nav-dropdown>li>ul>li>a{
     padding-left:50px 
}
 .navigation-portrait .nav-dropdown>li>ul>li>ul>li>a{
     padding-left:70px 
}
 .navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>a{
     padding-left:90px 
}
 .navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>ul>li>a{
     padding-left:110px 
}
 .nav-dropdown .submenu-indicator{
     right:15px;
     top:16px;
     position:absolute 
}
 .navigation-portrait .nav-dropdown .submenu-indicator{
     right:0;
     top:0 
}
 .nav-dropdown .submenu-indicator .submenu-indicator-chevron{
     -webkit-transform:rotate(-45deg);
     -ms-transform:rotate(-45deg);
     transform:rotate(-45deg) 
}
 .navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron{
     -webkit-transform:rotate(45deg);
     -ms-transform:rotate(45deg);
     transform:rotate(45deg) 
}
 .nav-dropdown>.focus>a .submenu-indicator-chevron,.nav-dropdown>li:hover>a .submenu-indicator-chevron{
     border-color:transparent #ffffff #ffffff transparent 
}
 .navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator{
     left:10px 
}
 .navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator .submenu-indicator-chevron{
     -webkit-transform:rotate(135deg);
     -ms-transform:rotate(135deg);
     transform:rotate(135deg) 
}
 .nav-dropdown-horizontal{
     width:100%;
     left:0;
     background-color:#fdfdfd;
     border-top:solid 1px #f0f0f0 
}
 .nav-dropdown-horizontal .nav-dropdown-horizontal{
     width:100%;
     top:100%;
     left:0 
}
 .navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal{
     border-top:none 
}
 .nav-dropdown-horizontal>li{
     width:auto;
     clear:none;
     position:static 
}
 #kenburns_061,.nav-dropdown-horizontal>li>a{
     position:relative 
}
 .navigation-portrait .nav-dropdown-horizontal>li{
     width:100% 
}
 .nav-dropdown-horizontal .submenu-indicator{
     height:18px;
     top:11px;
     -webkit-transform:rotate(90deg);
     -ms-transform:rotate(90deg);
     transform:rotate(90deg) 
}
 .navigation-portrait .nav-dropdown-horizontal .submenu-indicator{
     height:42px;
     top:0;
     -webkit-transform:rotate(0);
     -ms-transform:rotate(0);
     transform:rotate(0) 
}
 .navigation-portrait .nav-dropdown-horizontal .submenu-indicator.submenu-indicator-up{
     -webkit-transform:rotate(-180deg);
     -ms-transform:rotate(-180deg);
     transform:rotate(-180deg) 
}
 ul.social-icons{
     float:left 
}
 .social-icons li{
     vertical-align:top;
     display:inline;
     height:100px;
     padding:4px 4px 
}
 .social-icons a{
     color:#fff 
}
 .top__contact__right{
     float:right 
}
 .top__contact__left{
     float:left 
}
 .top__contact__right span{
     padding-left:15px 
}
 .top__contact__right a{
     color:#fff;
     font-size:13px;
     margin-right:5px;
     border-right:1px solid #818181;
     padding-right:15px;
     font-family:'Open Sans',sans-serif 
}
 .top__contact__right a:nth-last-child{
     border:0 
}
 .welcome__content{
     display:flex;
     align-items:center;
     padding:120px 0 
}
 .welcome__content h4{
     font-weight:600;
     color:#000;
     padding:9px 0 
}
 .top__contact{
     background:#474846332;
     padding:7px 7px 
}
 .top__contact i{
     color:#9cc17d;
     padding-right:15px 
}
 .mail_tp{
     float:left;
     font-size:13px;
     margin-right:5px;
     border-right:1px solid #818181;
     padding-right:15px 
}
 .mail_tp a{
     color:#fff;
     font-family:'Open Sans',sans-serif 
}
 .social-icons i{
     color:#fff;
     padding-right:0 
}
 #fw_al_001{
     overflow:hidden;
     max-height:100vh;
     position:relative;
}
 #fw_al_001:hover{
     cursor:-moz-grab;
     cursor:-webkit-grab 
}
 #fw_al_001:active{
     cursor:-moz-grabbing;
     cursor:-webkit-grabbing 
}
 #fw_al_001>.carousel-inner>.item>a>img,#fw_al_001>.carousel-inner>.item>img{
     margin:auto;
     width:100%!important;
    /*display:block;
    */
}
 .ps_slide_y>.carousel-inner{
     height:100% 
}
 .ps_slide_y>.carousel-inner>.item{
     -webkit-transition-property:top;
     transition-property:top 
}
 @media all and (transform-3d),(-webkit-transform-3d){
     .ps_slide_y>.carousel-inner>.item{
         -webkit-transition-property:-webkit-transform;
         transition-property:transform 
    }
     .ps_slide_y>.carousel-inner>.item.active.right,.ps_slide_y>.carousel-inner>.item.next{
         top:0;
         -webkit-transform:translate3d(0,100%,0);
         transform:translate3d(0,100%,0) 
    }
     .ps_slide_y>.carousel-inner>.item.active.left,.ps_slide_y>.carousel-inner>.item.prev{
         top:0;
         -webkit-transform:translate3d(0,-100%,0);
         transform:translate3d(0,-100%,0) 
    }
     .ps_slide_y>.carousel-inner>.item.active,.ps_slide_y>.carousel-inner>.item.next.left,.ps_slide_y>.carousel-inner>.item.prev.right{
         top:0;
         -webkit-transform:translate3d(0,0,0);
         transform:translate3d(0,0,0) 
    }
}
 .ps_slide_y>.carousel-inner>.active{
     top:0 
}
 .ps_slide_y>.carousel-inner>.next,.ps_slide_y>.carousel-inner>.prev{
     top:0;
     width:auto;
     height:100% 
}
 .ps_slide_y>.carousel-inner>.next{
     left:0;
     top:100% 
}
 .ps_slide_y>.carousel-inner>.prev{
     left:0;
     top:-100% 
}
 .ps_slide_y>.carousel-inner>.next.left,.ps_slide_y>.carousel-inner>.prev.right{
     top:0 
}
 .ps_slide_y>.carousel-inner>.active.left{
     left:0;
     top:-100% 
}
 .ps_slide_y>.carousel-inner>.active.right{
     left:0;
     top:100% 
}
 .ps_indicators_y>.carousel-indicators{
     top:auto;
     left:11%;
     bottom:29px;
     right:auto;
     margin:auto;
     cursor:e-resize;
     overflow-x:hidden;
     overflow-y:auto;
     text-align:left 
}
 .ps_indicators_y>.carousel-indicators li{
     height:13px;
     margin:10px 4px;
     border-radius:0;
     -webkit-border-radius:0;
     border:1px solid rgba(82,82,82,.7);
     transition:all .4s ease-in-out;
     border-radius:5px 
}
 .ps_indicators_y>.carousel-indicators .active{
     margin:10px 4px;
     background:#7ba05b;
     border:1px solid #7ba05b;
     transition:all .4s ease-in-out 
}
 .ps_indicators_y>.carousel-indicators::-webkit-scrollbar{
     width:3px 
}
 .ps_indicators_y>.carousel-indicators::-webkit-scrollbar-thumb{
     background:rgba(255,255,255,.5);
     -webkit-border-radius:0;
     border-radius:0 
}
 .fw_al_001_slide{
     left:0;
     top:auto;
     right:0;
     width:65%;
     margin:auto;
     position:absolute;
     bottom:38% 
}
 .fw_al_001_slide>h3{
     color:#fff;
     font-size:44px;
     font-weight:400;
     letter-spacing:-1px;
     line-height:normal;
     -webkit-animation-delay:.5s;
     animation-delay:.5s;
     -webkit-animation-duration:6s;
     animation-duration:6s;
     -webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);
     animation-timing-function:cubic-bezier(.23,1,.32,1) 
}
 .fw_al_001_slide>h4{
     font-size:65px;
     color:#fff;
     font-weight:800 
}
 .fw_al_001_slide>h5{
     font-size:22px;
     color:#fff;
     font-weight:600;
     margin-top:5px 
}
 .fw_al_001_slide>h5 span{
     color:#ccbe48;
     font-weight:400;
     font-size:18px 
}
 .fw_al_001_slide>p{
     color:#ccbe48;
     font-size:17px;
     letter-spacing:1px;
     font-weight:400;
     line-height:normal;
     font-family:Karla,sans-serif;
     -webkit-animation-delay:.5s;
     animation-delay:.5s;
     -webkit-animation-duration:8s;
     animation-duration:8s;
     -webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);
     animation-timing-function:cubic-bezier(.23,1,.32,1) 
}
 .fw_al_001_slide>a,.fw_al_001_slide>a:visited{
     outline:0;
     width:auto;
     height:35px;
     color:#fff;
     padding:0 24px;
     cursor:pointer;
     font-size:13px;
     text-align:left;
     text-shadow:none;
     line-height:31px;
     margin:11px 0;
     position:relative;
     font-style:normal;
     font-weight:400;
     white-space:nowrap;
     letter-spacing:1px;
     display:inline-block;
     text-decoration:none;
     border:2px solid #fff;
     text-transform:uppercase;
     font-family:Raleway,sans-serif;
     -webkit-animation-delay:.5s;
     animation-delay:.5s;
     -webkit-animation-duration:9s;
     animation-duration:9s;
     -webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);
     animation-timing-function:cubic-bezier(.23,1,.32,1);
     -webkit-transition:background cubic-bezier(.23,1,.32,1) .7s;
     transition:background cubic-bezier(.23,1,.32,1) .7s 
}
 .fw_al_001_slide>a:active,.fw_al_001_slide>a:hover{
     color:#fff;
     background:#ccbe48;
     border:2px solid #ccbe48 
}
 @media only screen and (max-width:480px){
.col-lg-4,.col-lg-8{
  max-width: 100%;
}
 .footer-quick-contact{
        width: 90%;
      }
.contact-us-info .heading-title{
  font-size: 1.5em !important
}
.contact-us-info.overlay2 {
    padding: 20px !important;
}
  .contact-form.form-style-2 .shape-group li{
    display: none;
  }
  .contact-form.form-style-2 {
    padding: 30px !important;
  }
  .mission-head img{
        height: 40px;
  }
  .digital-card .card-text span {
    font-size: 1em !important;
  }
  .digital-card .card-text h3 {
    font-size: 1.2em !important;
  }
  .banner-caption span{
    text-align: center;
    /*font-size: 17px !important;*/
    line-height: 30px;
  }
  .caption-head{
    font-size: 2em !important
  }
button.submit.btn-1 {
    padding: 5px 28px !important;
    background: #211248;
    color: #fff;
    font-size: 14px !important;
  }
  .cource-item2{
    width: 100% !important
  }
  .cource-item{
    width: 100%;
  }
ol.b_crumb > li.breadcrumb-item,.req{
  font-size: 14px;
}
.pb100 {
    padding-bottom: 50px;
}
.course-title h2{
  font-size: 30px;
}
.course-title h3{
  font-size: 20px;
}
.title-wrap{
      padding: 10px;
}

.accordion-button span {
    padding-right: 0px;
    }
.course {
    width: 100%;
  }
  .course-items{
    font-size: 14px;
  }
  .fa-quote-right.quote-icon,.fa-quote-left.quote-icon{
    font-size: 25px;
  }
  .fa-quote-left.quote-icon{
    top:15px;
  }
  .test-title{
   font-size: 1.5em;
    line-height: 1.4;
  }
  .mySlides {
    display: none;
    padding: 25px 33px 15px;
  }
  .slideshow-container {
    position: relative;
    background: #104777;
    margin-bottom: 20px;
}
.sexy-menu.detached {
    padding: 2px 0px 5px !important;
}
.add_to_cart.right.open-side {
    right: -9px !important;
width: 100%;
}
   
.sexy-menu.detached .nav-menu > li > a {
    color: #ffffff !important;
    padding: 8px 12px;
    }
  .fa-quote-right.quote-icon{
    bottom: 96px;
  }
    h4.resume {
    font-size: 14px;
}
.request_qoute_form span.text-input input, .request_qoute_form span.text-input textarea{
    font-size: 14px;
}
    .navigation-portrait .nav-menu>li>a{
            font-size: 14px;
    }
    .mission {
    margin-bottom: 20px;
}
    .page-content.bg-red{
        padding: 20px 11px;
    }
    .page-content.bg-red h2 {
    font-size: 20px;
}
.contact-section {
    padding: 0 10px !important;
}
.contact-section.mt-3{
    display: block;
}
.contact-title{
    font-size: 18px;
}
.social-links ul li a {
    height: 30px;
    width: 30px;
    line-height: 30px;
    }
    .social-links ul li{
        margin-right: 0;
    }
.pt-60 {
    padding-top: 30px;
}

.mb-7 {
    margin-bottom: 3rem;
}

.mt-3 {
    margin-top: 1rem;
}
.contact-div1{
    padding: 0px 20px;
    display: block;
}
.contact-div1 {
    left: 0;
    position: unset;
    width: 100%;
    }
.contact-div2{
    margin-left: 0;
}
.page-content.bg-red span{
        font-size: 13px;
}
.mt-5 {
    margin-top: 2rem;
}
.contact-form.contact-page {
    padding: 21px;
    }
    .welcome-pic.contact-div1 img {
    display: block;width: 30px;
}
.pt-60 {
    padding-top: 30px !important;
}
.contact-form{
    padding: 10px;
    min-height: auto;
}
    .dflex img {
    width: 100%;
}
.breadcrumbs{
   margin-top: 0px;
}
ol.breadcrumb.mb-0 {
    display: flex;
}
.mt-80-sm{
    margin-top: 60px;
}
.padding2 {
    padding: 10px 21px;
}
.partners, .clientele {
    padding: 50px 0;
}
.client-img{
    width: 50% !important;
       height: 80px;
}
.mb-3 {
    margin-bottom: 1rem;
}
.client-img img {
    width: 100%;
}

     .fw_al_001_slide{
         top:0;
         width:100% 
    }
     .ps_indicators_y>.carousel-indicators{
         height:100% 
    }
     .fw_al_001_slide>h3{
         font-size:16px 
    }
     .fw_al_001_slide>h1{
         font-size:30px;
         margin-top:10px;
         margin-bottom:5px 
    }
     .fw_al_001_slide>p{
         font-size:14px 
    }
     .fw_al_001_slide>a,.fw_al_001_slide>a:visited{
         height:40px;
         margin:0 10px;
         padding:0 23px;
         line-height:40px 
    }
}
 @media (min-width:481px) and (max-width:600px){
     .fw_al_001_slide{
         top:5%;
         width:100% 
    }
     .fw_al_001_slide>h1{
         font-size:40px 
    }
}
 @media (min-width:601px) and (max-width:768px){
     .fw_al_001_slide{
         top:15%;
         width:100% 
    }
}
 .ps_easeOutQuint .carousel-inner>.item{
     -webkit-transition-timing-function:cubic-bezier(.23,1,.32,1);
     -moz-transition-timing-function:cubic-bezier(.23,1,.32,1);
     -ms-transition-timing-function:cubic-bezier(.23,1,.32,1);
     -o-transition-timing-function:cubic-bezier(.23,1,.32,1);
     transition-timing-function:cubic-bezier(.23,1,.32,1) 
}
 @media all and (transform-3d),(-webkit-transform-3d){
     .ps_easeOutQuint .carousel-inner>.item{
         -webkit-transition-timing-function:cubic-bezier(.23,1,.32,1);
         -moz-transition-timing-function:cubic-bezier(.23,1,.32,1);
         -ms-transition-timing-function:cubic-bezier(.23,1,.32,1);
         -o-transition-timing-function:cubic-bezier(.23,1,.32,1);
         transition-timing-function:cubic-bezier(.23,1,.32,1) 
    }
}
 @media screen and (max-width:1550px){
     .fw_al_001_slide>h3{
         font-size:36px 
    }
}
 /*@media screen (min-width:1600px) and (max-width:1920px)*/
   @media only screen and (min-device-width: 1700px) and (max-device-width: 1920px)

   {

    .home-page-project{
      justify-content: left !important
    }
    .course {
    width: 25%;
  }

     .certificates img {
    height: 600px !important;
}

    h4.resume:before{
      left: 5% !important
    }
    .w_50 {
    width: 40%;
}
    span.dot{
        position: relative;
    top: -4px;
    }
    .pt-100 {
    padding-top: 150px;
}
ul.vacancy li {
    font-size: 22px;
    margin-bottom: 11px;
}
    .w25 {
        margin-right: 25px !important;
        }
        .policy-text {
            width: 1200px;
        }
    .welcome-pic.tech-img:after{
            right: 240px;
    }
    .technical-div:after{
            top: 118px;
    left: -74px;
    }
    /*.contact-section {
    padding: 0 350px;
}*/
.contact-div1 {
    left: 0;
    width: 730px;
}
.contact-title{
    margin-bottom: 40px;
}
.modal-body .contact-form{
  min-height: unset !important;
}
    .contact-form{
    }
  .new-pad{
    padding: 15px 0px;
}
.contact-div2 {
    width: 100% !important;
    margin-left: 19%;
    }
.header-call {
    margin-bottom: 0px;
    }
    
    /*.mission {
    margin-bottom: 80px;
}*/
     .client-img.sm {
    min-width: 248.6px;
    max-width: unset;
    }
    .client-img {
     max-width: unset !important; 
    height: 147px;
    min-width: 332px;
}
#triangle-left {
    /*top: 150px !important;*/
    }
}

 @media screen and (max-width:1366px){
     .fw_al_001_slide>h3{
         font-size:22px 
    }
     .fw_al_001_slide>h4{
         font-size:47px;
         color:#fff;
         font-weight:600 
    }
     .fw_al_001_slide>h5{
         font-weight:600;
         font-size:20px 
    }
}
 @media screen and (max-width:1100px){
     .fw_al_001_slide>p{
         color:#ccbe48;
         font-size:13px 
    }
}
 .bx_txt h3{
     font-size:2vw!important 
}
 .bx_txt{
     position:absolute;
     z-index:9;
     color:#ffff;
     top:25%;
     left:15%;
     right:auto;
     bottom:auto;
     transition:all .4s ease-in-out 
}
 .bx_txt h5{
     font-size:1vw!important;
     line-height:1.5vw!important;
     margin-top:8px;
     color:#000;
     text-transform:uppercase;
     margin:11px 0 10px 0 
}
 .bx_txt h4{
     text-transform:uppercase;
     font-weight:600;
     border-bottom:3px solid #fff;
     display:inline-block;
     padding-bottom:10px;
     margin-bottom:10px 
}
 .bx1:hover .bx_txt h4,.bx2:hover .bx_txt h4,.bx3:hover .bx_txt h4,.bx4:hover .bx_txt h4{
     color:#8e8e8e;
     border-bottom:3px solid #8e8e8e 
}
 .bx4 .bx_txt h4{
     border-bottom:3px solid #8e8e8e;
     color:#8e8e8e 
}
 .bx1,.bx2,.bx3,.bx4{
     overflow:hidden 
}
 .bx1_img1{
     position:absolute;
     top:0;
     bottom:auto;
     transition:all .4s ease-in-out 
}
 .bx1:hover .bx1_img1{
     opacity:0;
     transition:all .4s ease-in-out 
}
 .bx1:hover .bx_txt{
     margin-left:5px;
     transition:all .4s ease-in-out 
}
 .bx2_img1{
     position:absolute;
     top:0;
     bottom:auto;
     transition:all .4s ease-in-out 
}
 .bx2:hover .bx2_img1{
     opacity:0;
     transition:all .4s ease-in-out 
}
 .bx2:hover .bx_txt{
     margin-left:5px;
     transition:all .4s ease-in-out 
}
 .bx3_img1{
     position:absolute;
     top:0;
     bottom:auto;
     transition:all .4s ease-in-out 
}
 .fnd_btn{
     background:#000 
}
 .bx3:hover .bx3_img1{
     opacity:0;
     transition:all .4s ease-in-out 
}
 .bx3:hover .bx_txt{
     margin-left:5px;
     transition:all .4s ease-in-out 
}
 .bx4_img1{
     position:absolute;
     top:0;
     bottom:auto;
     transition:all .4s ease-in-out 
}
 .bx4:hover .bx4_img1{
     opacity:0;
     transition:all .4s ease-in-out 
}
 .bx4:hover .bx_txt{
     margin-left:10px;
     transition:all .4s ease-in-out 
}
 @media (max-width:991px){
.title::after{
  margin: 0px 0px 6px 3px;
}
  .cta-contents{
    padding-left: 0;
  }
 

.leaf-part,.grid-images{
  display: none;
}
.abt {
    padding:0;
    }

  .product-wrapper{
    position: relative;
  }
.video-column .image:before{
  display: none;
}
  .abt-wrapper{
        padding: 30px 0;
  }
  .box {
    padding: 10px!important;
  }
  img.report-icon {
    height: 140px;
}
.view-btn:before{
  top: 6px;
    left: -15px;
}
   .view-btn{
    font-size: .9em;
            top: 9%;
    }
    .blog-title{
        font-size: 1.5em;
    }


     .view-all-blog{   top: 32px;}

    .blog-title::after{
            width: 24%;
    }
    .blog-title::before{
            width: 36%;
    }
    .blg {
    padding: 0px 0 15px;
  }
img.f-img1, img.f-img2 {
    height: 46px;
}
ul.list-style-one li:before {
    font-size: 1.3em !important;
}
.footer-content-title{
  font-size: 1.1em;margin-bottom: 10px;
}
  .footer-content {
    margin-right: 35px;
  }
  .video-column .image img{
    display: none;
  }
  .col-md-6.benefits{
     width: 100% !important;
    max-width: 100% !important;
    flex: 100%;
  }
  .b-img1, .b-img2 {
    height: 100px;
    bottom: -45px;
}
     .testimon_video_txt iframe{
         height:250px!important 
    }
     .who_we_are_bg h3 span{
         width:100%;
         float:none 
    }
     .bx_txt{
         top:20% 
    }
     .fw_al_001_slide>a,.fw_al_001_slide>a:visited{
         height:26px;
         font-size:9px;
         line-height:25px;
         border:1px solid #fff 
    }
    }
     @media (max-width:767px){
      .faq-div {
    margin-left: 0px;
}
img.img-full.faq{
  display: none !important;
}
      img.down{
        width: 100%
      }
      .sexy-menu.detached .nav-menu > li > a {
        color: #fff;
      }
      
      a.btn1.login{
            top: 80% !important;
      }

      .ft-about-feature-list-item{
        width: 100% !important;
        padding: 24px 24px 19px 23px !important;

      }

      .portfolio__wrapper::before{
        width: 100% !important
      }
      .login-img{
        transform: none !important; 
      }
      .col-md-5{
        width: 100% !important;
      }
      .high-padding{
        padding: 30px 30px 0 !important
      }

      .customer-logos img{
      }
        .datruck-title{
              margin-bottom: 40px;
          font-size: 2em !important;
          letter-spacing: 0 !important;
          line-height: 27px !important;

        }
        .pb-2 {
    padding-bottom: 10px !important;
}.datruck-title:before{
  left: 19px !important;
      bottom: -23px !important;
}
 .datruck-title.sub-title.text-center:before{
            left: 50% !important;
    }

  
    ul.list-style-two li:before{
      height: 5px!important;
      width: 6px !important
    }
ul.list-style-two {
    position: relative;
    clear: both;
}
ul.list-style-two li{
  display: flex;
      align-items: baseline;
}

        .datruck-title:after{
          width: 1.2em!important;
          height: 4px!important;
        }
      .portfolio__shape img.portfolio-s-1,.ft-about-feature-list-item .ft-about-feature-icon img,
      .ft-about-img-2-wrapper,.det-image:before,.feature .animate-shape,.ft-about-img-3 img,.ft-about-img-3-wrapper:before,.ft-about-img-3-wrapper{
        display: none;
      }
     
      .portfolio__content {
    padding-top: 20px!important;
    padding-bottom: 60px!important;
    padding-left: 21px;
}
section.welcome-wraper.bg-none.pb60.pt-80{
  padding-top: 10px !important
}
.welcome-title{
  letter-spacing: 0px !important
}
.single-blog-item .content{
  padding:0px !important;
  left: 50%;
}
.p15{
  padding: 5px !important
}
.footer-top-wraper{
  border-top: 1px solid #ccc;
}
.footer-content{

    margin-top: 0;
}
.wifi-symbol {
  display: none;
}
ul.points li:before{
  height: 5px!important;
  width:5px !important;
  left: 1px !important;
}
.customer-logos1{
  margin-bottom: 20px;
}
.slick-prev, .slick-next{
  display: none !important;
}
      .customer-logos1 .slick-slide img{
        width: 100% !important
      }
      .pt-80 {
    padding-top: 40px !important;
}
.trigger.section{
  display: block;
}

.col-lg-5,.col-lg-7,.col-md-3,.col-md-2{
  width: 100%;
  max-width: 100%;
}
.col-6{
  float: left;
  width: 50% !important
}
.trigger.section{
  min-height: unset !important;
}
.slick-slide img{
}
ul.points{
  margin-left: 0 !important
}
ul.points li{
      margin-bottom: 1px;
  font-size: 1em !important
}

      .blog-item {
    width: 100%;
        margin-bottom: 20px;
    float: left;
}
      .course-lists .btn1{
        position: relative;
        top: 15px;
      }
.about-container.books {
    margin-top: 0;
}
.box-shadow{
  padding: 16px 13px;
    min-height: 400px;
}
h4.resume:before {
    content: "";
    width: 2px;
    height: 35px;
    background: #104777;
    position: absolute;
    left: 4px;
    top: 16px;
    bottom: auto;
}
.blog-details,.blog-sidebar {
    width: 100%;
    }
.career-right{
  margin-top: 50px;
}
.gallery-item {
    width: 49%;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
    float: left;
}

.slick-slide {
    padding: 20px;
    width: 100px;
}
.font-30 {
    font-size: 20px !important;
}
.career-right h3 {
    font-size: 16px;
  }
.career-left,.career-right {
    width: 100%;
  }
      .inner-column:before{
        display: none;
      }
      .digital-card-contant .digital-card {
    margin-bottom: 0;
}
.mb-5 {
    margin-bottom: 2rem;
}
a.cart-btn {
    letter-spacing: 1px;
    cursor: pointer;
    color: #fff;
    position: fixed;
    right:-28px;
    padding: 4px 10px;
    transform: rotate(270deg);
    top: 40%;
    z-index:9;
    font-weight: 600;
    font-size: .9em;
}
.video-box{
  display: none;
}
      .digital-card-contant{
        padding: 0 10px;
      }
      .mySlides img{
        display: block !important;
        width: auto;
    margin: 0 auto;
      }
      .slick-slide {
    height: unset;
}
      .certificates img {
    height: unset;
}
section.welcome-wraper.bg-none.pb60.pt-30 {
    padding-top: 0;
}
.pr-15 {
    padding-right: 0;
}
.pl-15 {
    padding-left: 0;
}
.image.magazine {
    display: none;
}
.center_div {
    display: block;
    align-items: center;
}

      .school-pic{
      }
      .school-container {
    width: 100%;
  }
  p.side-border:after{
    top: 17%;
  }
  .finishing-school{
    padding: 5px 20px !important;
    padding-top: 0px !important
  }
      .certificates{
        width: 100%;
      }
      .about-container {
    width: 100%;
    padding-left: 11px;
  }
      ol.b_crumb.mb-0 {
      display: flex;
    }
    .breadcrumbs_course li{
      display: block;left: 0
    }
      .w_31{
        width: 100% !important
      }
       .welcome-pic{
        width: 100%
    }
    .request_qoute_form span.text-input input, .request_qoute_form span.text-input textarea {
    border-bottom: 1px solid #e6e6e6;

  }
    .mt--50 {
    margin-top: 0px;
}
      h4.course-title {
    margin-bottom: 5px;
    font-size: 16px;
}
.cta-wrapper {
    background-position: left;

  }
h4.sub-title {
    font-size: 0.7em;
}
.cta-contents h1 {
    font-size: 35px;
  }
  .section-padding {
    padding: 60px 0px;
}
ul.group_company li::before{
  margin-top: 0px;
}
li {
    font-size: 14px;line-height: 26px;
    }
      .w_40 {
    width: 100%;
}
.d-flex {
    display: block ;
}
        .pt-100 {
            padding-top: 20px;
        }       
        .count-up img {
            /* float: left; */
            height: 50px;
        }
        .count-up{
            padding: 10px 0px;

        }
        .count-items{
                font-size: 1em;letter-spacing: -1px;
        }
       .white-logo {
            display: none;
        }
        img.logo-black {
            display: block !important;
        }
         .sexy-menu.detached .nav-brand img.logo-black {
            display: none  !important;
        }
        .timeline > li {
            margin-bottom: 20px;
        }
        .timeline > li > .timeline-panel{
            width: 100%;
        }
        .timeline > li:not(.timeline-inverted),.timeline > li.timeline-inverted{
            padding-right: 0px;padding-left: 0px;
        }

        .timeline{
                margin: 50px 0;
            padding: 20px 10px 20px !important;
        }
        .timeline:before, .timeline > li > .timeline-dot{
            display: none;
        }
        
.welcome-container.pl-0.home-4-box.padding2{
    padding-left: 21px !important;
}
        .policy-text {
    text-align: center;
    width: auto;
    margin: 0 auto;
    }

    .w25 {
        margin-right: 4px !important;
        width: 48.5% !important;
    }
        .technical-div{
            min-width: unset;
            position: unset;
                padding: 10px;
        }
        .pb60 {
            padding-bottom: 30px;
        }
        ol.breadcrumb.mb-0 {
                margin-bottom: 10px;
            }

        .technical-div:after{
            display: none;
        }

        .bg-image img{
                height: 100%;
                margin: auto;
            width: 100%!important;
        }
         #fw_al_001{
             margin-top:0 
        }
         .fw_al_001_slide{
             top:38%;
             width:100%;
             left:10% 
        }
         video::-webkit-media-controls{
             display:block!important;
             -webkit-appearance:block!important 
        }
         .mute_btn{
             font-size:18px 
        }
         .service_bx_img img{
             height:198px 
        }
         .stickymbl{
             display:block 
        }
         .stickydtp{
             display:none 
        }
         .apply{
             position:inherit;
             top:auto;
             right:0;
             bottom:0;
             left:auto 
        }
         .joblist__txt i{
             display:none 
        }
         .joblist__txt{
             margin-bottom:2px;
             border:0;
             border-bottom:1px solid #cde0bc;
             padding:0 9px 9px 9px 
        }
         .sidebar-btn img{
             width:100% 
        }
         .sidebar-btn{
             top:25%;
             right:0;
             width:34px 
        }
         .testimonials_in_bg i{
             left:22px;
             top:-52px;
             font-size:36px 
        }
         .testimonials_in_bg_mn{
             padding:0 
        }
         .testimonials_in_bg{
             margin:36px 0 
        }
         .testimonials_in_bg img{
             margin-top:-85px 
        }
         iframe{
             height:auto 
        }
         .in_filter_tp{
             margin:20px 0 
        }
         .in_filter_tp .btn{
             border:1px solid #ffffff 
        }
         .details_txt_bg ul li{
             display:inline!important;
             padding-right:15px 
        }
         .details_txt_bg ul{
             margin-bottom:15px 
        }
         .details_txt_bg img{
             width:100% 
        }
         .details_txt_bg,.maintenance_cntnt{
             display:inherit 
        }
         .mission_txt{
             margin-bottom:20px 
        }
         .team_all{
             padding:15px 0 0 0 
        }
         .team_details h4{
             font-size:13px 
        }
         .team_details h5{
             font-size:11px;
             font-weight:500 
        }
         .our_team{
             padding:10px 0 
        }
         .nav-menu>li a:after,.nav-menu>li a:before,.nav-menu>li:hover>a:after,.nav-menu>li:hover>a:before{
             width:0 
        }
         .cbp-af-header.cbp-af-header-shrink .nav-menu>li>a{
             color:#fff!important;
             height:auto;
             padding:5px 15px 5px 26px 
        }
         .cbp-af-header.cbp-af-header-shrink .submenu-indicator-chevron{
             border-color:#fff #fff #fff transparent 
        }
         .inner__bg{
             padding:5px 0 
        }
         .service_tp_bg img{
             border-radius:2%;
             margin:0 auto 
        }
         .in_filter_tp .btn{
             padding:6px 28px;
             font-size:13px 
        }
         .service_tp_txt{
             padding:20px 
        }
         .inner-top-img .inner-top-img-text{
             padding:30px 0 30px;
             background:#000000c4 
        }
         .ftrbx{
             width:50%;
             margin-bottom:30px 
        }
         .about_fx{
             display:inherit 
        }
         .cbp-af-head er.cbp-af-header-shrink .nav-menu>li>a{
             color:#000!important;
             padding:12px 15px 12px 26px!important;
             height:auto 
        }
         .logo{
             display:inline-block;
             float:left;
             width:70px;
             height:88px;
             margin:0;
             transition:all .4s ease-in-out;
             background-repeat:no-repeat;
             position:absolute 
        }
         .menubars{
             background:0 0 
        }
         .nav-menu>li{
             text-align:left 
        }
         .cbp-af-header.cbp-af-header-shrink .header{
             background:0 0 
        }
    }
     @media (max-width:600px){
      .footer-social-links ul li a {
        height: 24px;
        line-height: 16px;
        width: 25px;
        font-size: 1em !important
        }
        .home-page-project {
    width: 100%;
    height: auto;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .cta-contents h1 {
    font-size: 24px;
    margin-bottom: 10px;
}
.mb-2 {
    margin-bottom: 1rem;
}
    .footer-social-links{
        margin: 0em 2px 0;
        position: relative;
    }
    .footer-social-links ul li {
    list-style: none;
    height: 28px;
    width: 23px !important;

}
         .fw_al_001_slide>h5 span{
             color:#ccbe48;
             font-weight:400;
             font-size:11px;
             line-height:14px 
        }
         .fw_al_001_slide>h5{
             margin-top:0 
        }
         .fw_al_001_slide>h4{
             font-size:18px 
        }
         .fw_al_001_slide>h5{
             font-weight:100;
             font-size:9px;
             letter-spacing:0 
        }
         .fw_al_001_slide>a,.fw_al_001_slide>a:visited{
             display:none 
        }
         .fw_al_001_slide{
             bottom:32% 
        }
         #fw_al_001{
             margin-top:0 
        }
         .fw_al_001_slide{
             top:auto;
             width:100%;
             left:10% 
        }
    }
     @media (max-width:370px){
     
      .title-wrap h2 {
    font-size: 19px !important;
    }
      .fa-quote-right.quote-icon, .fa-quote-left.quote-icon {
    font-size: 15px !important;
    }
         .fw_al_001_slide>h3{
             font-size:16px;
             letter-spacing:0 
        }
         .fw_al_001_slide{
             bottom:15% 
        }
    }
     @media (max-width:320px){
         .fw_al_001_slide{
             bottom:8% 
        }
    }
    .f-contact-form span.text-input input,
.f-contact-form span.text-input textarea
{
  color: #fff !important;
}

.f-contact-form input::-webkit-input-placeholder,
.f-contact-form input::-moz-placeholder,
.f-contact-form input:-ms-input-placeholder,
.f-contact-form input:-moz-placeholder{{
   color: #fff !important;
}
.f-contact-form span.text-input input::placeholder {
  color: #fff !important;
}
 .f-contact-form::-webkit-input-placeholder{
     color:#fff !important 
}
 .f-contact-form::-moz-placeholder{
     color:#fff !important 
}


 .f-contact-form:-ms-input-placeholder{
     color:#fff !important 
}
.f-contact-form:-moz-placeholder{
     color:#fff !important 

}

.f-contact-form input::placeholder {
  color: #fff !important;
}