@charset "utf-8";
 * {
     outline: none;
     margin: 0px;
     padding: 0px;
     border: none;
     text-decoration: none;
     font-family: 'Poppins-Regular';
     box-sizing:border-box;
}
 body {
     text-decoration: none;
     font-family: 'Poppins-Regular';
     font-size:16px;
     scroll-behavior: smooth;
     color:#505050;
     
}
.item-slide{ margin-top: 1em;}
.home-gallery-sliding {
    width: 100%;
    height: auto;
    position: relative;
  } 
  
  .facility-name-wrap{font-size: 1em;
    font-family: 'BebasNeue';
    font-weight: 500;
    color: #fff;
    line-height: 57.34px;}

 .c1 {
     background-color:#fff !important;
     color:#333 !important;
}
 .fa-rotate-90 {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
     transform: rotate(90deg);
}
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300&display=swap');
@font-face {
    font-family: 'UberMove-Medium';
    src: url('../fonts/UberMove-Medium.eot');
    src: url('../fonts/UberMove-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UberMove-Medium.woff2') format('woff2'),
        url('../fonts/UberMove-Medium.woff') format('woff'),
        url('../fonts/UberMove-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UberMove-bold';
    src: url('../fonts/UberMove-Bold.eot');
    src: url('../fonts/UberMove-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UberMove-Bold.woff2') format('woff2'),
        url('../fonts/UberMove-Bold.woff') format('woff'),
        url('../fonts/UberMove-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'BebasNeue';
    src: url('../fonts/BebasNeue-Regular.eot');
    src: url('../fonts/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BebasNeue-Regular.woff2') format('woff2'),
        url('../fonts/BebasNeue-Regular.woff') format('woff'),
        url('../fonts/BebasNeue-Regular.ttf') format('truetype');
    font-weight: normal;
    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-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-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;
}

 .clear {
     clear: both 
}
 audio, ::selection {
     background:#8cc248;
     color: #fff;
}
 .effect-shine:hover {
     -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,0.8) 30%, #000 50%, rgba(0,0,0,.6) 70%);
     -webkit-mask-size: 200%;
     -webkit-animation: shine 2s infinite;
     animation: shine 2s infinite;
}
 .grecaptcha-badge{
     display:none !important;
}
 .whats-app{
     position:fixed;
         bottom: 10vh;
     right:45px;
     width:45px;
     z-index:120000;
}
 .whats-app img {
     animation-name: floating;
     animation-duration: 3s;
     animation-iteration-count: infinite;
     animation-timing-function: ease-in-out;
     margin-left: 0px;
     margin-top: 5px;
     opacity:1;
     max-width:100%;
}

.single-blog-item .content {
    padding: 10px;
}
.ser-title{
  color: #000;
    font-size: 1.667em;
    font-family: 'Urbanist';
    font-weight: 500;
    text-transform: capitalize;
        border-bottom: 1px solid #e9ad2c;
        width: fit-content;
            margin-bottom: 20px;
}
.blg{position: relative;}
.viewall{
      position: absolute;
    right: 10px;
    bottom: 78%;
}
.viewall2 {
    position: relative;
    right: 10px;
    top: -12px;
}
a.cource-btn:hover{
  color: #bf9e5f
}

.single-blog-item .content h3 {
    margin-bottom: 5px; 
    margin-top: 35px;
    text-align: left; 
     font-family: 'UberMove';
     font-weight: normal;
        font-size: 1em;  
        color: #fff;
}
.single-blog-item .content span.vip {
    font-size: 3.278em;
    position: absolute;
    right: -34%;
    top: 36%;
}
.single-cta-item .content {
    padding: 10px;
    position: absolute;
   top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
        z-index: 999;
            width: 100%;
}
.single-cta-item .content h3 {
    margin-bottom: 5px; 
    margin-top: 35px;
    text-align: left; 
  font-family: 'Urbanist';
    font-weight: 500;
    font-size: 1em;  
    color: #fff;
        text-align: center;
        /*text-shadow: 1px 1px 1px #000, 3px 3px 5px #474846;*/
}

    .content.vip-c {
    /*right: 19%;*/
  }
img.arrow-img {
    height: 100% !important;
}

a.v-d {
    display: flex;
    align-items: center;
}
.single-blog-item .content span,.v-d{
  font-weight: normal;
  font-size: 1em;
  color: #fff;
 font-family: 'geomanistregular';
}
.single-blog-item h3 {
    
    text-shadow:
   -1px -1px 0 #8e8e8e,  
    1px -1px 0 #8e8e8e,
    -1px 1px 0 #8e8e8e,
     1px 1px 0 #8e8e8e;
}
.single-blog-item img {
    position: relative;
}

img.hot-logo {
    padding-right: 10px;
}
.rooms-bg img{

}
.box-link .icon {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    /* top: 40%; */
}
.group-link .icon h3 {
    font-size: 1.111em;
    font-family: 'geomanistregular';
    background: #126088;
    color: #fff;
    transition: all 0.5s ease 0s;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
        padding: 5px 20px;
            font-weight: normal;
}

.group-link {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 60px;
    left: 0;
    right: 0;
}

h4.sx-tilte {
    font-size: 1.667em;
    color: #bd872a;
    font-family: 'Cinzel-Medium';
    font-weight: 500;
    margin-bottom: 10px;
}

span.icon-cell img {
    margin-bottom: 20px;
    opacity: .5;
        height: 80px;
}



/*about*/

.about-sec{
    max-width: 1000px;
    margin:0 auto;
}
.slide-image-wrap {
    overflow: hidden;
    transform: translate(0);
    position: relative;
}
.project-item__img-link {
    display: block;
    
}
.bg-light2{
    background: #f5f5f5;
}
.project-item__img {
    width: 100%;
    transition: opacity .3s;
}

.project-item__img-link:hover .project-item__img {
    opacity: .8;background: radial-gradient(1453.82px at 0 100%,#333 0,#2b2b2b 100%);
}

.about-p{
    margin-top: 20px;
}
.test-title2 {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 1.5em;
    font-weight: normal;
    color: #0057a6;
    line-height: 1.2;
    margin-top: 20px;
    text-transform: capitalize;
}
.ser-content {
    margin-left: 35px;
    width: 100%;
    height: auto;
    text-align: justify;
    box-shadow: 5px 3px 30px rgb(0 0 0 / 10%);
    padding: 30px;
}
ul#grid .image {
    margin: 10px;
}
.ser-wrapper{
  padding-top: 60px;
}
.about-content{
        padding: 30px;
    border: 1px solid rgba(45,45,45,.1);
}
.about-wrapper{
  position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 90px;
}
.about-triangle {
    position: absolute;
         right: 10%;
    top: -27px;
    z-index: 1;
    -webkit-animation: rotate 8s linear infinite;
    animation: rotate 8s linear infinite;
}
.about-first{
  text-align: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 1000px;
  margin-bottom: 100px;
}
.position-relative{
  position: relative;
}

.about-images .about12 {
    border-radius: 0 100px 100px 0;
    margin-left: 15px;
    margin-bottom: 15px;
}
.about-images .about13 {
    margin-left: -20%;
    max-width: 120%;
}
.about-dot {
    position: absolute;
    right: 0px;
    bottom: -80px;
    z-index: -1;
    -webkit-animation: jump 4s linear infinite;
    animation: jump 4s linear infinite;
}

.welcome-title.about-main {
    font-family: 'Poppins-Medium';
    line-height: 55px;
    color: #18212e;
}
.about-wrapper .section-bg1 {
    position: absolute;
    right: -70px;
    bottom: -70px;
    z-index: -1;
}
.about-wrapper .abt-content span {
        font-size: 1.667em;
    color: #126088;
    font-family: 'Urbanist';
        font-weight: 500;
    background: #e6004c1a;
    padding: 5px 10px;
    margin-bottom: 15px;
    display: inline-block;
}

.abtimage1{
  width: 77%;
    border-radius: 0px 0px 0px 0px;
    box-shadow: -79px 12px 0px -12px #eb9c29;
}
.abtimage2{
width: 15%;
    border-style: solid;
    border-width: 20px 20px 20px 0px;
    border-color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    position: absolute;
   left: 5%;
    top: 25%;
}
-webkit-animation:jump 4s linear infinite;animation:jump 4s linear infinite}@media (max-width:991px){.about-dot{display:none;visibility:hidden}}@-webkit-keyframes jump{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
.about-wrapper .abt-content{
}
.img-fluid, .img-thumbnail {
    max-width: 100%;
    height: auto;
}
.about-images .about13 {
    margin-left: -20%;
    max-width: 120%;
}
.about-wrapper .about2-vector{
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
}
input[type="date"]:before {
  color: #333!important;
  content: attr(placeholder) !important;
  margin-right: 0.5em;
}
input[type="date"]:focus:before {
  content: '' !important;
}

   .social-share li a.fb i{
      background: rgba(40,93,161,.1);
    color: #285da1;
    }
    .social-share li a.tw i{
     background: rgba(3,169,244,.1);
    color: #03a9f4;
    }
    .social-share li a.in i{
      background: rgba(216,22,63,.1);
    color: #d8163f;
    }
.contact-icon svg {
    fill: none;
    stroke: #2b4eff;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    height: 40px;
}
.contact-us-info {
  position: relative; 
     z-index: 1;    background: #fff;
}


.address-list svg {
    fill: none;
    stroke: #aa8453;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
        height: 30px !important;
}
.contact__shape img {
    position: absolute;
}
.contact__info {
    margin-bottom: 50px;    margin-top: 50px;
}

.add-mtop{
  margin-top: 40px;
}

li.header-phone a{
  background: #fff;
    color: #333 !important;
    padding: 12px 30px;
    margin: 0 25px !important;
        border-radius: 5px;
}
li.header-social a:hover,li.header-phone a:hover{
  background: #333;
  color: #fff!important;
  border: 0 !important
}
.header-social>a:hover:after,li.header-phone>a:hover:after{
  display: none!important;
}


.apply-now{
  position: relative;
    display: block;
    background: #cfe7db;
    width: 100%;
    padding: 60px;
    border-bottom-left-radius: 90px;
    padding: 60px 80px 60px;
    z-index: 1;
}

.apply-now:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
    border: 1px solid #fff;
    border-bottom-left-radius: 90px;
    z-index: -1;
}

[type=file] + label {
    text-align: center;
    border: none;
    cursor: pointer;
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    padding: 15px 20px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    background-color: #fff;
    margin-bottom: 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    text-align: left;
    border-bottom: 1px solid #CCC;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-radius: 0px;
    margin-bottom: 0;
}
[type=file] {
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
    height: unset !important;
    display: none !important;
}


/*......................*/

/*courses*/

.course-block-two {
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
}
.course-block-two .inner-box {
    position: relative;
    background-color: #ffffff;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 8%);
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 8%);
    height: 100%;
}
.course-block-two .image-box {
    position: relative;
}
.course-block-two .image-box .image {
    overflow: hidden;
    margin-bottom: 0;
    border-radius: 10px 10px 0 0;
}
.course-block-two .image-box .image img {
    width: 100%;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.course-block-two .image-box .image:after {
    background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}
.course-block-two .image-box .image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(18, 18, 18);
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.13489145658263302) 50%, rgba(18, 18, 18, 0.896796218487395) 100%);
    z-index: 0;
}
.course-block-two .inner-box:hover .image-box .image:after {
    left: 0;
    right: 0;
    opacity: 0;
}
.course-block-two .image-box .value {
    position: absolute;
    left: 30px;
    bottom: -15px;
    height: 30px;
    background: #cfe7db;
    padding: 5px 20px;
    font-size: 11px;
    line-height: 20px;
    color: #333;
    text-align: center;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 700;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.course-block-two .content-box {
    position: relative;
    padding: 30px 30px 30px;
}
.course-block-two .content-box .course-info {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
.course-block-two .content-box .course-info li {
    position: relative;
    font-size: 14px;
    line-height: 25px;
    color: #767676;
    font-weight: 400;
    margin-right: 14px;
}
.course-block-two .content-box .course-info li i {
    margin-right: 7px;
    color: #055b2d;
    font-size: 1em;
}
.course-block-two .content-box .title a {
    margin-bottom: 15px;
    font-family: 'UberMove-Medium';
    font-weight: 500;
    font-size: 1.5em;
}
.course-block-two .content-box .other-info {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #dae6e6;
    padding-top: 15px;
    margin-top: 15px;
}

 .round-box {
    position: relative;
    display: block;
    width: 8px;
    height: 8px;
    background: #e6e1df;
    border-radius: 50%;
    transition: all 200ms linear;
    transition-delay: 0.1s;
        position: absolute;
    top: 9px;
    left: -20px;
}
.cit-list{
  position: relative;
    display: block;
    color: #055b2d;
    font-weight: 500;
    line-height: 30px;
        margin-top: 10px;
}

ul.cit-list li {
    margin-left: 50px;
        margin-bottom: 8px;
        position: relative;
            font-size: 1em;
}




h5.title {
    margin-bottom: 15px;
}

.detail-list li b {
    position: relative;
    display: inline-block;
    width: 110px;
    font-size: 1em;
    font-family: 'UberMove-Medium';
    font-weight: 500;
}
.detail-list li span {
    position: relative;
    display: inline-block;
    padding-left: 15px;
    font-size: 1em;
    font-family: 'UberMove-Medium';
    font-weight: 500;
    color: #333;
}
.detail-list li {
    position: relative;
    display: block;
    color: #055b2d;
    font-weight: 500;
    line-height: 30px;
}
ul.detail-list {
    padding: 25px 30px;
        z-index: 9;
        position: relative;
}
ul.detail-list:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    border: 1px solid #055b2d29;
    z-index: -1;
}

.detail-title .icon {
    position: absolute;
    top: 9px;
    left: -24px;
    width: 10px;
    height: 7px;
    background-color: #055b2d;
    transform: skew(-20deg, 0deg) rotate(35deg);
}
#leftShort {
    float: left;
    width: 40%;
    background: #fff;
}
.pt-0{
  padding-top: 0 !important
}
.app-title{
   font-family: 'UberMove-Medium';
    font-weight: 500;
    color: #333;
    font-size: 1.333em;
}
h4.detail-title{
   font-family: 'UberMove-Medium';
    font-weight: 500;
    color: #333;
    font-size: 1.333em;
  margin-left: 25px;
  position: relative;
      margin-top: 20px;
      text-transform: uppercase;
}
.course-details-content{
      position: relative;
    display: block;
    background: #ffffff;
    padding: 60px 70px 50px;
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 6%);
    z-index: 9
}
.course-details-content:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
    border: 1px solid #ede8e6;
    z-index: -1;
}

.course-details-content p {
    margin-bottom: 10px;
    text-align: justify;
    line-height: 36px;
}


.app-list .dot-box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 6px;
}
span.subjett{
    font-size: 1.305em;
    font-family: 'UberMove-Bold';
    font-weight: bold;
    color: #4e715f;
    line-height: 57.34px;
    position: relative;
    margin-top: 1em;
    /*margin-left: 30px;*/
        border-bottom: 1px solid #d8e8e0;
}

.app-list .dot-box:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color:#055b2d;
    border-radius: 50%;
}
.app-list .dot-box:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 7px;
    width: 6px;
    height: 6px;
    background-color: #055b2d;
    opacity: .4;
    border-radius: 50%;
}
.app-list li {
    position: relative;
    display: block;
    line-height: 30px;
    padding-left: 25px;
    margin-bottom: 10px;
    width: 50%;
    float: left;
}
.app-list {
    margin-top: 20px;
}
.approvals-p
{
  font-size: 1.33em;
    font-family: 'UberMove-Medium';
    font-weight: 500;
    color: #055b2d;
}

 .btn-box a {
    position: relative;
    display: inline-block;
    color: #333;
    font-size: 1em;
    line-height: 20px;
  font-weight: normal;
    font-family: 'Poppins-Regular';
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border: 1px solid #055b2d;
    padding: 8px 10px 5px;
}
 .btn-box2 a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 1em;
    line-height: 20px;
   font-weight: normal;
    font-family: 'Poppins-Regular';
    text-transform: uppercase;
    letter-spacing: 0.1em;
    background: #055b2d;
    border: 1px solid #333;
    padding: 8px 10px 5px;
}
.btn-box2 a:hover{
   background: #333;
   color: #fff;
}
.btn-box a:hover{
   background: #333;
   color: #fff;
}




/*/......*/

.chairman-div{
  /*padding: 100px 0;*/
  /*background: #cfe7db;*/
  padding-bottom: 50px;
}
.teaching-img-box {
    position: relative;
    display: block;
    padding: 110px;
    z-index: 9;
}
.teaching-img-box:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
    border: 1px solid #fff;
    z-index: 2;
}
.teaching-img-box__bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    z-index: -1;
}
.teaching-img-box__content-bg {
       position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    max-width: -webkit-fill-available;
    width: 100%;
    background: #33473bf0;
    z-index: 1;
}
.teaching-img-box__content {
    position: relative;
    display: block;
    width: 100%;
    z-index: 2;
}
.chairman-name{
  color: #fff;
  text-align: center;
  margin: 0 auto;
      font-size: 1.55em;
    font-family: 'Poppins-Medium';
    font-weight: 500;
    text-transform: uppercase;
}
img.chairman-img {
    width: 250px;
    height: 250px;
    object-fit: cover;
    margin: 0 auto 15px;
    display: flex;
    border-radius: 100%;
}
.teaching-img-box__content h3 {
    color: #ffffff;
    font-size: 1.2em;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: justify;
    line-height: 40px;
  font-weight: normal;
    font-family: 'Poppins-Regular';
}
span.quote-l {
    font-size: 3em;
    position: absolute;
    left: -30px
}
span.quote-r {
    font-size: 3em;
    position: absolute;
    right: auto;
    bottom: -5%;
    margin-left: 20px;
}


 .whats-app:hover img {
     opacity:1 
}
 @keyframes floating {
     from {
         transform: translate(0, 0px);
    }
     65% {
         transform: translate(0, 15px);
    }
     to {
         transform: translate(0, -0px);
    }
}


.single-event-one {
    position: relative;
    display: block;
    padding: 14px;
    border: 1px solid #e8e3e1;
    /*margin-bottom: 40px;*/
    height: 100%;
}
.courses-wraper .col-md-4{ margin-bottom: 1.5em;}

.single-event-one__inner {
    position: relative;
    display: block;
    background: #ffffff;
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
    height: 100%;
}
.single-event-one .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}
.single-event-one .img-holder::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(18, 18, 18);
    background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.13489145658263302) 50%, rgba(18, 18, 18, 0.896796218487395) 100%);
    z-index: 1;
}
.single-event-one .img-holder img {
    width: 100%;
    transform: scale(1.0);
    transition: all 0.3s ease-in-out 0.1s opacity .2s ease-in;
}
.single-event-one .img-holder .overlay-content {
    position: absolute;
    left: 30px;
    bottom: 0;
    right: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    z-index: 3;
}
.single-event-one .img-holder .overlay-content .date-box {
    position: relative;
    display: flex;
    align-items: flex-end;
    padding-bottom: 20px;
}

.single-event-one .img-holder .overlay-content .date-box:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 4px;
    background: #467862;
}
.single-event-one .img-holder .overlay-content .date-box h2 {
    color: #ffffff;
       font-family: 'BebasNeue';
    font-weight: normal;
    font-size: 3em;
    line-height: 40px;
}
.single-event-one .img-holder .overlay-content .date-box h4 {
    position: relative;
    top: -2px;
    display: inline-block;
    padding-left: 10px;
    color: #ffffff;
       font-family: 'BebasNeue';
    font-weight: normal;
    font-size: 1em;
    line-height: 16px;
    text-transform: uppercase;
}
.single-event-one .text-holder {
    position: relative;
    display: block;
    padding: 24px 30px 26px;
}
.single-event-one:hover .img-holder img {
  transition: all 0.3s ease-in-out 0.1s;
    transform: scale(1.1) rotate(1deg);
}
.single-event-one .text-holder h3 a {
      font-family: 'UberMove-Medium';
    font-weight: 500;
    font-size: 1.1em;
    line-height: 30px;
}
.single-event-one .text-holder .text {
    position: relative;
    display: block;
    padding: 15px 0 16px;
}

a.read-more {
    font-family: 'BebasNeue';
    font-weight: normal;
    font-size: 1em;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.sidebar__post {
    position: relative;
    display: block;
    padding: 45px 30px 29px;
    background-color: #e8e3e1;
    overflow: hidden;
    z-index: 1;
}
.sidebar__title {
    margin: 0;
    font-size: 1.333em;
    text-transform: uppercase;
        margin-left: 20px;
    margin-bottom: 20px;
}
.sidebar__post-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 19px 20px 18px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
        background: #fff;
    margin-bottom: 15px;
}
.sidebar__post-image>img {
    width: 70px;
}
.sidebar__post-image {
    margin-right: 20px;
}
.sidebar__post-content h3 a {
    color: #333;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    display: block;
    font-size: 1em;
    font-weight: normal;
    font-family: 'Poppins-Regular';
}






 .img-full{
     width: 100%;
     height:auto;
     display: block 
}
 .img-responsive {
     max-width: 100%;
     height:auto;
}
 .container{
     width:100%;
     padding-left:5%;
     padding-right:5% 
}
.img-wrapper.cert img.img-responsive{
    max-width: 100%;
    height: 460px;
}
.img-wrapper.cert
{
    margin-bottom: 50px;
}
.carousel-control{
  background-image: unset !important;
}
.carousel-control {
    position: absolute;
    top: 50% !important;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: pointer;
}

 .logo1{
     display:none 
}
 .banner-wraper{
     width:100%;
     height:auto;
     z-index:1;    position: relative;
}

/* Feel free to change duration  */ 
.animated  {
  -webkit-animation-duration : 1000 ms  ;
  animation-duration : 1000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}  
/* .owl-animated-out - only for current item */ 
/* This is very important class. Use z-index if you want move Out item above In item */ 
.owl-animated-out {
  z-index : 1 
   }
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */ 
.owl-animated-in {
  z-index : 0 
   }
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */ 
.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
}  
@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
.mt--40 {
    margin-top: -40px;
    }

.swiper-slide-caption.inner-page
{
  bottom: 0%;
  left: 39%;
}
.swiper-slide-caption.inner-page .caption-bottom{
        line-height: 70px;
        font-size: 4.5em;
        font-family: 'BebasNeue';
    font-weight: normal;
    text-shadow: 0.1em 0.1em 0 hsl(200deg 50% 30% / 33%);
}
.swiper-slide-caption.inner-page .caption{
        line-height: 45px;
        font-size: 2em;
        font-family: 'BebasNeue';
    font-weight: normal;
    text-shadow: 0.1em 0.1em 0 hsl(200deg 50% 30% / 33%);
}

 .swiper-slide-caption {
   position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
     bottom: 12%;
    left: 36%;
    transform: translate(-50%, -50%);
}


 .caption {
     font-size: 2.636em;
    color: #ffff;
    font-family: 'BebasNeue';
    font-weight: normal;
    text-align: left;
    line-height: 50px;
}

 .caption-bottom{
        font-size: 6.298em;
    color: #fff;
    font-family: 'BebasNeue';
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    line-height: 100px;
    display: block;
    letter-spacing: -1px;
}

.swiper-slide-caption.homepage .caption,
.swiper-slide-caption.inner-page .caption-bottom,
.swiper-slide-caption.homepage .caption-bottom{
    text-shadow: 0.1em 0.1em 0 hsl(0deg 0% 0% / 13%);
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}
.swiper-slide-caption.inner-page .caption{
  text-shadow: 0.1em 0.1em 0 hsl(0deg 0% 0% / 13%);
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: .5px;
    -webkit-text-stroke-color: #fff;
}

.swiper-slide-caption.change {
    bottom: 15%;
}
.caption.size-change {
    font-size: 39px;
    line-height: 20px;
}
.caption-bottom.size-change {
    font-size: 24px;margin-bottom: 30px;
}
 .top-wraper{
     width:100%;
     height: auto;
}
 .top-container{
     width:100%;
     padding-left:6%;
     padding-right:6%;
}
 .tophead{
     width:100%;
     height:40px;
     position:relative;
     padding-top:1em;
}
 .top-header{
     width:100%;
     height:auto;
     position:relative;
     z-index:99;
     padding: 0.5em 0em;
}
 .top-contact{
     width: auto;
     height:40px;
     float:right;
     clear: both;
     padding-top:10px;
}
 .logo-container{
     width:auto;
     height:auto;
     position:absolute;
     left:0;
     top:0;
     padding-top:10px;
}
 .menu-container{
     width: auto;
     height: auto;
     float:right;
     margin-top:1em 
}
 .logo{
     width:auto;
     height:auto;
     float:left;
}

 .top-quickwraper{
     width:100%;
     height:auto;
}
 .header-contact{
     width:auto;
     height:auto;
     float:right;
         
}

.sexy-menu.detached .nav-menu{
    border: none;
}


 .header-call a{
        transition: .3s;
     line-height:1.7;
     font-family: 'Albert-Sans-Medium';
    font-weight: 500;
   color: #333;
  font-size: 0.889em;
     margin-left:2px;
         display: flex;
    align-items: center;
    position: relative;
    padding: 0 10px;
}
.header-call a i{
  color: #12693c;
  margin-right: 10px;
}

 .header-call a:hover{
     /*font-family: inherit;*/
     /*font-weight:400;*/
     color:#ff0000;
}
 .header-call a:hover span{
     color:#ff0000;
 }
 .desk-view{
     display:block ;
     width: 100%;
}
 .mob-view{
     display:none 
}

li.header-phone i{
    margin-right: 10px;color: #25D366;
    font-size: 1.4em;
}
.sexy-menu.detached .nav-menu > li.header-social a{
  color: #fff !important;
}
.sexy-menu.detached .nav-menu > li.header-phone a{
  background: #333;
  color: #fff !important;
}

 .nav-menu > li:nth-last-child(1) a{
     padding-right:0%;

}

li.header-phone.d-flex a {
    display: flex;
    align-items: center;
    margin: 31px 15px ;
}
.sexy-menu.detached .header-phone a
{
      margin: 11px 15px  ;
}

.quick li {
    margin-bottom: 2px;
    font-size: 1em;
    display: inline-block;
}
 .footer-bottom-wrap{
     width:100%;
     height:auto;
     background: #055b2d;
     position: relative;
     z-index: 1;
}
.footer-bottom-container {
/*    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;*/
}
.copy-right img {
    display: flex;
}
 .copy-right{
     width: auto;
     height: auto;
     line-height:60px;
     float: left;
    font-family: 'Poppins-light';
     font-weight: 300;
     font-size:1em;
     font-weight:300;
     color:#fff;
     display: flex;
     align-items: center;
     text-transform: capitalize;
}
.designed span {
    padding: 0 5px;
}
.footer-right p a {
    line-height: 14px;
    color: #fff;
     font-family: 'Poppins-light';
     font-size:1em;
     font-weight:300;
    line-height: 60px;
}
.footer-right {
    float: right;
}
.footer-right span {
    padding: 0 5px;
    color: #fff
}
 .designed {
     width: auto;
     height: auto;
     float: right;
}
 .designed p {
     width: auto;
     height: auto;
     float: right;
    font-family: 'Poppins-light';
     font-size:1em;
     font-weight:300;
     color:#fff;
     line-height:60px;
     margin-left: 5px;
    /* color:#00a8e8;
    */
}
 .designed p a {
     text-decoration: none;
     font-family: 'Poppins-light';
     font-size:1em;
     font-weight:300;
     color:#fff;
     margin-left:5px;
}
 .designed p a:hover {
     text-decoration: none;
     color:#000;
}
 .designed-ido {
     float: right;
     height: auto;
     padding-left: 8px;
     width: auto;
     line-height:46px;
}
 .footer-wraper{
     width:100%;
     height:auto;
     padding: 70px 0 60px;
     background-image: url('../images/footer-bg.png');
     background-color: #efefef;
}
.footer-content-title.wh {
    align-items: center;
    display: flex;
    padding-left: 80px;
}

.arrow-left:before{

    content: "\2190";
    position:absolute;
}
.arrow-right:before{

    content: "\2192";
    position:absolute;
}
img.wh  {
    margin-left: 20px;
    height: 41px;
}
 .footer-top-wraper{
     width:100%;
     justify-content: center;
     height:auto;
     padding-top:60px;
         display: flex;
     padding-bottom:0px;
    border-top: 1px solid #ccc;
}
.quick li {
    position: relative;
}
.quick li:before {
    content: "|";
    color: #2a3891;
    padding: 0;
    margin: 0;
    top: 0px;
    line-height: inherit;
    position: absolute;
    left: -2px;
    width: 5px;
    height: 9px;
}
.quick li:nth-child(1):before {
    display: none;
}
.quick li a {
    padding: 0 10px;
}
.quick li a:hover{
  color: #126088;
}

.logo-div
{
  align-items: center;
    display: flex;
}


 .footer-content{
   margin-right: 9%;
     height:auto;
     float:left;
         width: auto;
         z-index: 9;
}
.footer-content p {
    font-family: 'PTSans';
    font-weight: normal;
    font-size: 1em;
}


a.btn1.login_btn {
    padding: 0 1px;
    position: relative;
    top: -90px;
    left: 221px;
    padding: 3px 21px;
}

.position_relative
{
    position: relative !important;
}


.footer-logo img {
    height: 70px;
}

 
 .footer-content:nth-child(5){
     margin-right: 0% !important
}
 .footer-social{
     width:100%;
     height:auto;
}
 .footer-logo{
     width:100%;
     height:auto;
     text-align:left;
     margin-bottom:1em;
     justify-content: left;
    margin: 0 auto;
    display: flex;
}
 .footer-address-wrap{
     width:100%;
     height:auto;
}
 .footer-content ul{
     margin:0px;
     padding:0px;
     list-style-type:none;
}
 .footer-content ul li{
     font-family: 'Poppins-Regular';
     font-size:1em;
     line-height:1.7;
     width:100%;
     margin-bottom: 4px;
}
 .footer-content ul li a{
    position: relative;
    line-height: 2;
    font-family: 'Poppins-Regular';
    font-weight: normal;
     font-size:1em;
     color:#3e3e3e;
     -webkit-transition: padding .2s;
     -moz-transition: padding .2s;
     -o-transition: padding .2s;
     transition: padding .2s;
         font-weight: normal;
}
 .footer-content ul li{
    color: #3e3e3e;
 }

 .footer-content ul li a:hover{
     color:#000;
     /*padding-left:3px;*/
     font-weight: normal 
}
 .footer-content-title{
     width:100%;
     height:auto;
     font-size:1em;
       font-family: 'Poppins-Medium';
    font-weight: 500;
     text-transform: uppercase;
     color:#0e5a2e;
     margin-bottom:15px;
}
 .footer-address{
     width:100%;
     height:auto;
     margin-top:1em;
}
.d-none
{
  display: none;
}

 .footer-address:nth-child(1){
     margin-top:0px;
}
/*
.footer-content:nth-child(2) ul {
    width: 50%;
    float: left;
}
.footer-content:nth-child(2) {
    min-width: 20%;
    float: left;
}*/
 .footer-icon{
     width:13%;
     height:auto;
     float:left;
     text-align:right;
}


.address img {
    /*height: 40px;*/
    margin-right: 20px;
}
.contact_form .contact-form.form-style-2:before, .contact_form .contact-form.form-style-2:after {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #999999;
    position: absolute;
    top: 50px;
    left: 15px;
}
.contact_form .contact_text:before, .contact_form .contact_text:after {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #999999;
    position: absolute;
    top: 50px;
    right: 15px;
}
.contact_form .contact-form.form-style-2:after {
    top: unset;
    bottom: 50px;
}
.contact_form .contact_text:after {
    top: unset;
    bottom: 50px;
}
.contact_text
{
      padding: 30px 50px;
    background-color: rgba(12, 20, 41, 0.04);
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.address:nth-child(1)

{
    align-items: flex-start;
}

 .address{
     height:auto;
     display: flex;
    align-items: center;
    margin-bottom: 10px;
}


 .address p{
  font-size:1em;
     color:#333;
    font-family: 'Poppins-Regular';
    font-weight: normal;
     line-height:1.7;
  }

.address span{
    color: #333;
   font-family: 'Poppins-Regular';
    font-weight: normal;
}
 .footer-address-container {
     width: 100%;
     height: auto;
     padding-bottom:5px;
     padding-top:5px;
}
 .footer-details-icon{
     width:auto;
     height:auto;
     float:left;
     display:table-cell;
     text-align:left;
     color: rgba(254, 254, 254, 0.7);
     font-size:1.75em;
     margin-right:10px;
     margin-top:-3px;
}
 .footer-details {
     width:100%;
     height: auto;
     float: left;
     font-size:1em;
         align-items: center;
}
 .footer-details p {
     width: 100%;
     height: auto;
     font-family: 'Poppins-Regular';
     font-size: 1em;
     color:#333;
     line-height:1.9;
    font-weight: normal;
     padding-right:0% 
}
 .footer-quick-contact{
     width:100%;
     height:auto;
}
 
.footer-content:nth-child(4){
      width: 25%;
    margin-right: 0;
}

.hotels-img {
    /*background: #fff;*/
    display: flex;
    align-items: center;
    margin: 1px;
    justify-content: center;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
}
.brnone{
border-right: 0;
}
.brbtnnone{
  border-bottom: 0
}
.hotels-img img{
  width: 100%;    padding: 8px;
}

.col-md-2.soc {
    /*padding-left: 90px;*/
}
 .footer-social-links ul li a:hover {
     color:#fff;    background: #333;
}
.specialist.certificate-content img {
    margin: -26px;
}

 .partnerd-wrap{
     width: 100%;
     height: auto;
     
   /*  padding-top: 2em;
     padding-bottom: 2em;*/
}
.bg-slides{
        background-color: #eff0f1;
}
.b-0{
    border: 0 !important
}

.customer-logos .slick-slide {
    padding: 0px 0px;
}
.customer-logos .slick-slide{
    width: 240px;
   }
.trigger.section {
    /*min-height: 260px;*/
    align-items: center;
        border-left: 2px solid #fff;

}


img.abt-shape
{
    display: flex;
    align-items: center;
    justify-content: center;
        margin: -20px auto 5px;
}

.about-wrapper .abt-content p {
    margin-bottom: 15px;
}

 .abt-content
{
    width: 100%;
    height: auto;
        padding-left: 4%;
}

.abt-content p{
    margin-bottom: 10px;
        text-align: justify;
            line-height: 36px;

}

.section-title h2 {
    position: relative;
    z-index: 9;
    font-family: 'Jost-Regular';
    font-weight: normal;
    font-size: 3em;
    color: #fff;
}
.bg-color-apply p{
  color: #fff;
}

img.pic1 {
    margin: 15px -50px -20px 0px;
    transform: rotate(-15deg);
}

ul.network-list {
    margin-top: 1em;
}
.company__history-area-item {
    display: flex;    margin-bottom: 20px !important;
}
.about-image {
    position: relative;
}

section.abt-wrapper

{   
      position: relative;
  padding: 80px 0;
}
.cs-card.cs-style1 {
    position: relative;
    border-radius: 15px;
    display: block;
}
.cs-card.cs-style1 img {
    border: 1px solid #dcdcdc;
    background: #e7eeeb;
    border-radius: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    margin: 0 auto;
    position: absolute;
        top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 9;
        height: 150px;
    width: 150px;
    padding: 20px;
}
.cs-card.cs-style1 .cs-card_overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: #000000;
    opacity: 0.5;
}
.cs-card.cs-style1 .cs-card_info {
 margin-bottom: 70px;
    position: relative;
    width: 100%;
    display: inline-block;
    background: #fcfcfc;
    padding: 95px 40px 50px 40px;
    transition: all .25s ease;
    min-height:300px;
    border-radius: 50px;
    border: 1px solid #dcdcdc;
    -webkit-transition: .5s;
    transition: .5s;
}
.cs-card.cs-style1 .cs-card_info:hover {
    transition: all .25s ease;
    border: 1px solid #7fa792;
}
img.side-img1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 235px;
}
img.side-img2 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 235px;
}

.cs-hobble {
  
    position: relative;
    margin: 0 30px;  margin-bottom: 20px;
}
.cs-card.cs-style1 .cs-card_info span {
    display: block;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    margin-bottom: 10px;
    position: relative;
}
.cs-hover_layer, .cs-hover_layer1, .cs-hover_layer3 {
    position: relative;
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: perspective(600px) translate3d(0, 0, 0);
    transform: perspective(600px) translate3d(0, 0, 0);
}
.cs-accent_bg, .cs-accent_bg_hover:hover {
    background-color: #fff212;
}

.cs-card.cs-style1 .cs-card_title {
  position: relative;
   font-size: 1.333em;
    color: #333;
    margin: -30px;
    line-height: 1.5em;
    font-family: 'UberMove-Bold';
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    z-index: 9;
}

.cs-card.cs-style1 .cs-card_info p{
  color: #333;
text-align: justify;
    line-height: 36px;
}
.footer-social-links ul li a {
    height: 50px;
    width: 50px;
    display: block;
    text-align: left;
    font-size: 1.5em;
    line-height: 50px;
    background-color: #055b2d;
    color: #fff;
    text-align: center;
    margin-right: 5px;
}
.footer-social-links ul li {
    list-style: none;
    float: left;
    width: auto;
}

section.abt-wrapper.yl-registration-2 {
    padding-top: 40px;
}
section.sec-wrapper{
    padding: 120px 0 90px;
}
.pb-40 {
    padding-bottom: 40px !important;
}
.pt-40 {
    padding-top: 40px !important;
}


.time.weekend{
    background-color: #333;
    color: #fff;
}
.subject{
    padding: 40px 25px;
    margin: 5px;
   width:auto;
    float: left;
    color: #fff;
    display: block;
    font-size: 1em;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    font-family: 'Poppins-Regular';
    font-weight: normal;
    border-radius: 15px;
     background-color: #69967f;
    background-image: url('../images/course-bg.png');
       /* min-height: 140px;*/
        display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
        background-blend-mode: multiply;
}
.subject:hover {
    color: #fff;
    background-color: #456e58;
}

.subjects {
    margin-top: 20px;
}
.know-btn {
    position: relative;
    display: inline-block;
    background: #f7f7f7;
    font-size: 0.889em;
    color: #85958d;
    text-align: center;
    z-index: 1;
    transition: all 0.3s ease-out 0s;
    align-items: center;
    font-family: 'Poppins-Regular';
    font-weight: normal;
    margin-top: 10px;
    padding: 10px 45px;
    border-radius: 25px;
        margin-top: 20px;
}
.know-btn:hover {
    background: #456e58;
    color: #fff;
}
.promises {
        background-size:cover;
background-position: center;
    text-align: center;
    /*background-repeat: no-repeat;
    background-image: url('../images/bg-promise.png');
        justify-content: center;*/
    display: flex;
    align-items: center;
    margin: 20px auto 0;
    position: relative;
}
.promise:nth-child(1n):before {
    position: absolute;
    content: '';
    right: -8px;
    top: -8px;
    width: 100%;
    height: 60%;
    z-index: -1;
    border-left: 0;
    border-left: 2px solid #cfe7db;
    border-right: 2px solid #cfe7db;
    border-top: 2px solid #cfe7db;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    left: unset;
}
.promise:nth-child(1n):after {
    position: absolute;
    content: '';
    right: -8px;
    top: 70px;
    width: 100%;
    height: 70%;
    z-index: -1;
    border-left: 0;
    border-left: 2px dashed #cfe7db;
    border-right: 2px dashed #cfe7db;
    border-bottom: 2px dashed #cfe7db;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    left: unset;
}

.promise:nth-child(2n):before {
    position: absolute;
    content: '';
    right: -8px;
    top: -8px;
   width: 100%;
    height: 70%;
    z-index: -1;
    border-left: 0;
    border-left: 2px dashed #cfe7db;
    border-right: 2px dashed #cfe7db;
    border-top: 2px dashed #cfe7db;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    left: unset;
}
.promise:nth-child(2n):after {
    position: absolute;
    content: '';
    right: -8px;
    top: 70px;
    width: 100%;
    height: 70%;
    z-index: -1;
    border-left: 0;
    border-left: 2px solid #cfe7db;
    border-right: 2px solid #cfe7db;
    border-bottom: 2px solid #cfe7db;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    left: unset;
}

.promise {
    width: 14%;
    float: left;
    margin: 10px;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 140px;
    padding-left: 10px;
}
.promise i {
    position: absolute;
    color: #cfe7db;
       right: -26px;
    top: 50%;
    font-size: 1.3em;
}

.promise span {
    text-align: center;
    font-size: .9em;
    font-family: 'Poppins-Regular';
}

.promise img {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.edu-logo-wrapper .content-block {
    padding: 60px 0px;
    border-radius: 50px;
        position: relative;
        padding-top: 0px;
}
.title-wraper4 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: #fff;
    padding: 30px 50px;
    border-radius: 50px;
    box-shadow: 0px 0px 40px 0px rgb(211 211 214 / 35%);
  }
  .edu-logo {
    display: block;
    justify-content: center;
    text-align: center;
}

  .edu-logo span {
    display: block;
    text-align: center;
    background: #dedede;
    padding: 13px 10px;
    position: absolute;
    bottom: -73px;
    width: 85%;
    font-size: 1em;
    font-family: 'Poppins-Regular'
}
.services-four__single {
    position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 40px 0px rgb(211 211 214 / 35%);
    z-index: 1;
    margin-top: 20px;
}
.services-four__single-inner {
    position: relative;
    display: block;
    text-align: center;
    border: 1px solid #ebebeb;
    padding: 40px 35px 67px;
    margin-bottom: 30px;
    z-index: 1;
    overflow: hidden;
}

.services-four__shape-2 {
    position: absolute;
    bottom: 0;
    left: 51px;
    right: 51px;
    border-bottom: 100px solid #f7f7f7;
    border-left: 128px solid transparent;
    border-right: 128px solid transparent;
    z-index: -1;
}
.services-four__shape-3 {
    position: absolute;
    top: 0;
    left: 51px;
    right: 51px;
    border-top: 102px solid #fcfafa;
    border-left: 128px solid transparent;
    border-right: 128px solid transparent;
    z-index: -1;
}
.services-four__shape-4 {
    position: absolute;
    bottom: 55px;
    left: -41px;
    border-top: 102px solid #fcfafa;
    border-left: 128px solid transparent;
    border-right: 128px solid transparent;
    z-index: -1;
}

.services-four__shape-5 {
    position: absolute;
    right: -34px;
    bottom: -55px;
    z-index: -1;
}

.services-four__shape-5 img {
    width: auto;
}

.services-four__icon-box {
    position: relative;
    display: block;
    width: 96px;
    height: 96px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 40px 0px rgb(191 159 159 / 35%);
    border-radius: 50%;
    margin: 0 auto 25px;
    z-index: 1;
}
.services-four__icon {
    position: relative;
    display: flex;
    overflow: hidden;
    height: 96px;
    width: 96px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.services-four__shape-1 {
    content: "";
    position: absolute;
    width: 13px;
    height: 120px;
    background-color: #fff212;
    top: -35px;
    left: 4px;
    transform: rotate(41deg);
    z-index: -1;
}
.services-four__icon span img {
    position: relative;
    display: inline-block;
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    display: flex;
    align-items: center;
}
.mission-wraper {
    padding: 80px 0;
}

.services-four__title {
    font-size: 1.333em;
    line-height: 28px;
     font-family: 'AvantGarde-Bold';
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.services-four__title a {
       font-family: 'AvantGarde-Bold';
    font-weight: bold;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}







.pad-bottom{
  padding-bottom: 60px;
}
.mission-wrapper {
    padding-top: 40px;
}
.welcome-bg:after{
position: absolute;
    left: 0;
    bottom: -25px;
    width: 100%;
    height: 15px;
    z-index: 9;
    background-image: url(../images/bottom-bg.png);
    content: "";
    background-size: cover;
    background-position: center;

}

.abt-inner{
  margin-bottom: 50px;
}
.about-section .about-features li a .title {
    font-size: 1em;
     font-family: 'geomanist-medium';
    color: #111;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 10px;
    display: block;
}
.section-title span.title-tag {
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 20px;
}

.col.col-md-3.animate-box.top{
  margin-top: 90px;
}


.world-image-shape {
    position: absolute;
    top: -50px;
    left: 0;
}

.about-section{
    margin-bottom: 40px;position: relative;
    z-index: 1;

}
.about-section .about-features li a:hover {
    background: #bead8e;
    color: #fff;
}
.about-section .about-features li a:hover img {
    filter: brightness(5);
}
.about-section .about-features li a, .about-section .about-features li a i, .about-section .about-features li a span {
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.about-section .about-features li a:hover .title {
    color: #fff;
}


.trending .trend-item {
    position: relative;
    transition: all ease-in-out 0.5s;
    height: 100%;
    overflow: hidden;
}
.color-overlay {
    top: inherit;
    bottom: 0;
    background: linear-gradient(to bottom, transparent, #000000);
    height: 50%;
    opacity: 0.6;
}


.abt{
         padding: 90px 0 90px;  
    background-color: #fff;
}
.blg{
         padding: 30px 130px;  
}
 .services-pad {
    padding: 50px 0;
}

 .welcome-wraper{
     width: 100%;
     height: auto;
     background-size: cover;
}
 .welcome-container{
     width: 60%;
     height: auto;
     float: left;
}
 .welcome-container p{
        text-align: justify;
     width: 100%;
     height: auto;
     font-family: 'Poppins-Regular';
     line-height: 1.7;
     font-size: 1em;
     color: #333;
     margin-bottom: 10px;
    font-weight: normal;
}
h4.course-title a,a.cource-btn {
    font-family: 'Poppins-Regular';
}

.welcome-title span {
    color: #808080;
     font-family: 'Poppins-Regular';
      font-weight: normal;
      font-size: 0.611em;
}

.key-f {
    background: rgb(255 255 255 / 80%);
    padding: 20px 0 20px 20px;
}
.box-div {
    background: #fff;
    padding: 30px 45px 60px 50px;
}
.cta-contents h2{
     font-family: 'Raleway';
      font-weight: normal;
      font-size: 2.222em;
      color: #ed1d24;
}
.grid-images> .images {
    width: auto;
    height: auto;
    float: left;
    margin-left: 30px;
    margin-top: 0px;
}
.grid-images {
    float: right;
    display: flex;
        margin-top: 50px;
}
.images:nth-child(2) {
    margin-top: -85px;
}


.reportbg {
    /*background: linear-gradient(90deg, #ffffff 50%, #eff0f2 50%);*/
    background-color: #ededed;
    background-size: cover;
    background-image: url(../images/bg.png);
}


.bg2 {
    background: #f9f5e9;
}
img.report-icon {
    float: right;
    position: relative;
    right: -36px;
    bottom: -54px;

}
.product-wrapper .col-md-4{
        padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 4px;
}
.product-wrapper{
    background: #fff;
    padding: 40px 0 50px;
    z-index: 9;
}

.test-view-btn img {
    margin-right: 4px;
}

.test-view-btn {
    -webkit-transition: all 300ms ease;
    float: right;
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 1em;
    color: #fff;
    font-family: 'JosefinSans';
    font-weight: 300;
    margin-top: 20px;
    position: absolute;
        top:83%;
    right: 0%;
    padding: 4px 13px;
        right: 10px;
            border: 1px solid rgb(43 52 59 / 0%);
    z-index: 9;
}
.places-item:hover .test-view-btn{
        border: 1px solid #f5f5f5;
    color: #fff;
}

.bg-red .view-btn {
background: #f5b238;

}
.view-btn {
    -webkit-transition: all 300ms ease;
    text-align: center;
    font-size: 1em;
   color: #fff;
    background: #fff212;
    font-family: 'BebasNeue';
    font-weight: 500;
    top: 40px;
    position: relative;
    padding: 10px 14px;
    display: flex;
    align-items: center;
    width: max-content;
        text-transform: math-auto;
}

.view-btn svg{
  margin-left: 10px;
}

.view-btn:hover{
  background: #F5B23A;
  color: #fff;
}

.service{
  background: #ebf6e0;
}
.view-btn img {
    filter: invert(1);
}

/*about*/

.about-section .img .exp {
    position: absolute;
    right: 15%;
    bottom: 7%;
}
.about-section .img .exp h2 {
 font-size: 5em;
    font-family: 'AvantGarde-Bold';
    font-weight: bold;
    color: #fff212;
}

.about-section .img .exp h6 {
    font-size: 1em;
    color: #999;
    margin-top: 5px;
    position: relative;
        font-family: 'BebasNeue';
    font-weight: 500;
}
.about-section .img .exp h6:after {
    content: '';
    width: 30px;
    height: 1px;
    background: #24d5b4;
    position: absolute;
    left: -40px;
    top: 45%;
}

/*footer*/
.footer-images{
    position: relative;
}

.d-md-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
}

.justify-content-md-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}

/*cntact*/
.contact-form.form-style-2 {
    padding: 30px 30px;
    position: relative;
    position: relative;
    display: block;
    box-shadow: 0px 25px 25px 0px rgb(0 0 0 / 3%);
    z-index: 1;
}
.contact-form.form-style-2 .form-group input, .contact-form.form-style-2 .form-group textarea, .contact-form.form-style-2 .form-group select {
    background: #fff;
    border: 0px;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    color: #333;
    border-radius: 0;
    padding: 15px 20px 15px;
    width: 100%;
    margin-bottom: 25px;
    font-size: 16px;
}
.contact-shape {
    position: absolute;
    top: 50px;
    right: 570px;
    width: 183px;
    height: 21px;
    background-repeat: no-repeat;
    z-index: 1;
}
.contact-section{
  position: relative;
}

a.edu-btn, button.edu-btn {
    display: inline-block;
    color: #fff;
    padding: 13px 30px;
    font-size: 1em;
    background:transparent;
    font-weight: 500;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    letter-spacing: 3px;
    z-index: 1;
    transition: all 0.5s ease 0s;
        border: 1px solid #055b2d;
}

.contact-area{
  background-color: #232628;
  margin: 80px 0;
      position: relative;
    background: #121113;
    clip-path: polygon(0% 0%, 87% 0%, 100% 18%, 100% 100%, 80% 100%, 25% 100%, 0% 100%, 0% 20%);

}
.contact-section.inner-box {
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 80px 60px;
    background-image: url(../images/contact-1.jpg);
}

.contact-section.inner-box:before {
    position: absolute;
    content: '';
    background: #121113;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.72;
}
.contact-form1 .form-group .select2-container--default .select2-selection--single, .contact-form1 .form-group input:not([type=submit]), .contact-form1 .form-group select {
    height: 50px;
}

.contact-form1 .form-group .select2-container--default .select2-selection--single, 
.contact-form1 .form-group input:not([type=submit]), .contact-form1 .form-group textarea, 
.contact-form1 .form-group select {
    position: relative;
    display: block;
    width: 100%;
    padding: 15px 20px;
    line-height: 30px;
    font-size: 14px;
    color: #717070;
    background-color: #fff;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-radius: 0px;
    margin-bottom: 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
         font-family: 'Poppins-Regular';
    font-weight: normal;
}
.contact-form1 .form-group {
    position: relative;
    margin-bottom: 15px;
}
.contact1_inner{
padding-left: 50px;
    margin-left: 30px;
}
.apply-section{
  padding: 80px 0
}
body.careers .contact-form1 .form-group, 
body.careers .contact-form1 .form-group input:not([type=submit]), 
body.careers .contact-form1 .form-group textarea,
body.careers .contact-form1  .contact-form1 .form-group select
{
  background-color: #f6f6f6;
    border-radius: 5px;
        padding:7px 10px;
        border: 0
}
body.careers  [type=file] + label{
background-color: #f6f6f6;border: 0
}



/*services*/

.serv-img{
    float: left;
    width: 22%;
    text-align: center;
    margin-right: 25px;
}
h6.service-tit {
    width: 100%;
    height: 100%;
    font-size: 2.333em;
       font-family: 'BebasNeue';
    font-weight: 500;
    color: #333;
    line-height: 60px;
    text-align: left;
}
.serv-content{
    float: right;
    width: 73%;
    text-align: left;
}

h6.service-tit span{
    color: #fff212
}
.service-block {
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
}

.service-block .inner-box {
    position: relative;
    overflow: hidden;
    height: 100%;
    padding: 35px 40px 30px;
    z-index: 2;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    background-image: url(../images/line-2.png);
    background-position: left top;
    background-repeat: no-repeat;
}
.service-block .inner-box::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
   background: linear-gradient(135deg, rgb(255 255 255 / 27%) 0%, rgb(255 255 255) 65%, #ffffff 100%);
    /*background: linear-gradient(135deg, rgb(23 23 23 / 0%) 0%, rgb(228 0 0 / 65%) 65%, #fff212 100%);*/
    content: "";
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.service-block .count {
    position: absolute;
    right: 40px;
    top: 83px;
    height: 27px;
    width: 28px;
    background-color: #fff212;
    color: #ffffff;
    line-height: 27px;
    text-align: center;
    font-size: 14px;
    font-family: var(--title-font);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.service-block .title1 {
    position: relative;
    display: block;
    padding-bottom: 13px;
    margin-bottom: 15px;
    color: #333;
}
.service-block .title1 a{
position: relative;
    z-index: 99;
    color: #333;
        line-height: 30px;
    font-size: 1.777em;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
     font-family: 'AvantGarde-Bold';
    font-weight: bold;
    text-transform: uppercase;
}

.service-block .title1:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
       height: 1px;
    background-color: #fff212;
    content: "";
}

.service-block .icon {
    position: relative;
    display: block;
    font-size: 62px;
    color: #ffffff;
    font-weight: 400;
    line-height: 1em;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    margin-bottom: 16px;
    filter: contrast(0.5);
}
.service-block .text {
    position: relative;
    color: #333;
    font-size: 1em;
    line-height: 26px;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.service-block .inner-box:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/line-2.png);
    background-color: var(--bg-theme-color2);
    background-position: left top;
    background-repeat: no-repeat;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    content: "";
    z-index: -1;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.thm-btn-two:hover:after {
    opacity: 1;
    transform: scale(1);
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.b-img2{
    position: absolute;
    bottom: -160px;
    right: 0

}

.bg1{
    background: #e6f6e6;

}
.bg3{
    background: #f7ede9;
}
.leaf-part {
    position: absolute;
   top: 0;
    left: 0;
}
.box ul{
    width: 100% !important;;
}
.box li,.box li i{
    color: #fff !important;
    border-color: #fff !important
}

 .welcome-title{
     width: 100%;
     height: auto;
     float: left;
     text-align: left;
     font-size:2.000em;
     color:#000;
     margin-bottom: 20px;
 font-family: 'PlusJakartaSans-semibold';
    font-weight: 600;
     line-height: 30px;
}
.abotu-page-content  .welcome-title{
   line-height: 45px;
}
.welcome-title2 span{
     color:#429542;
     font-family: 'Raleway-Medium';
    font-size: 2.833em;
}
.welcome-title2 h4.sub-title
{
    font-size:1.722em;

}
/*testimonial*/

.owl-carousel .owl-wrapper:after
{
  content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
  .owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
  .owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}
  .owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}


.owl-theme .owl-controls{margin-top:10px;text-align:center}
.owl-theme .owl-controls .owl-buttons div{
    color:#FFF;
    display:inline-block;
    zoom:1;
    margin:0 5px;
       height: 20px;
    width: 20px;
    -webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;
    background:#eaeaea;filter:Alpha(Opacity=50);opacity:1}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#186db8}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
 
.slick-dots li button {
    color:#eaeaea;
    display:inline-block;
    zoom:1;
    margin:0 5px;
       height: 20px;
    width: 20px;
    -webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;
    background:#eaeaea;
    /* more CSS */
}
.slick-dots li{
    display: inline;
}

ul.slick-dots {
    display: flex;
    align-items: center;
    margin: 30px auto 0;
    justify-content: center;
}

.testimonial-content img.user {
      height: 120px;
   position: absolute;
    border-radius: 100%;
        top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
     -webkit-transform: translate(-50%, -50%);
         background: #fff;
    padding: 10px;
    -webkit-box-shadow: 2px 5px 20px 0px #eee;
    box-shadow: 2px 5px 20px 0px rgb(2 2 2 / 5%);
}

span.qoute img {
    z-index: 9;
    position: absolute;
    left: 130px;
    transform: none;
    top: 165px;
}
.inner-testimonial span.qoute img{
 left: 60px;
 top: 25px
}
.inner-testimonial  .testimonial-content
{
      padding: 90px 50px 50px 50px;
      margin: 65px 10px 40px;
}
body.testimonials .test-wrap{
  background-image: url('../images/test-bg.png');
  background-color: #f9f9f9;
    background-repeat: repeat;
}
.testimonial-content .pic img {
    position: absolute;
    width: 85px;
    height: 95px;
    border-radius: 50%;
    margin: 0 auto;
}
img.right-q {
    right: 0;
    position: absolute;
        bottom: 0px;
        right: 40px;
}
img.left-q {
        top: 0;
        left: -35px;
    position: absolute;
}
.testimonial-content .post {
    font-size: 18px;
    color: #555;
    line-height: 24px;
}
.testimonial-content .name{
    color: #000;
    margin-top: 8px;

        font-family: 'BebasNeue';
    font-weight: 500;
    font-size: 1em;
    text-transform: uppercase;
}
.rating {
    margin-top: 10px;
}
.view-review-btn {
    -webkit-transition: all 300ms ease;
    text-align: center;
    font-size: 1em;
    color: #fff;
        -webkit-transition: all 300ms ease;
    background-color: #126088;
        font-family: 'BebasNeue';
    font-weight: 500;
    margin-top: 20px;
    position: relative;
    padding: 10px 20px;
    text-transform: capitalize;

}
.view-review-btn:hover{
     color: #126088;
   background-color: #fff;
}
.video-story {
    padding-top: 150px;
}

 .customer-thumb {
   
}
.testimonial-content .content.customer-info {
    padding: 30px;
    border: 10px solid #E4E4E4;
    position: relative;
    min-height: 540px;
    text-align: justify;
}
.testimonial-content .content.customer-info.mt-2 {
    border: 10px solid #f8f8f8;
    padding: 23px;
}
.customer-header {
    display: flex;
    color: #484848;
        width: 100%;
    margin-bottom: 25px;
}
.testimonial-content .author-thumb {
    position: relative;
    z-index: 9;

}
 .customer-header .customer-thumb {
    float: left;
    border: 10px solid #E4E4E4;
    border-radius: 50%;
       width: 150px;
    height: 160px;
    margin-right: 20px;
}
.testimonial-content .author-thumb img {
   position: absolute;
    width: 110px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
}
.customer-det{
        margin: auto 0;
    align-items: center;
}
.customer-info:before {
    content: "";
    border-top: 45px solid transparent;
    border-left: 45px solid #E4E4E4;
    position: absolute;
    left: 120px;
    z-index: 99;
    top: -53px;
}
.testimonial-content {
text-align: center;
    position: relative;
 align-items: center;
 -moz-box-shadow: 2px 5px 20px 0px #EEE;
-webkit-box-shadow: 2px 5px 20px 0px #EEE;
        box-shadow: 2px 5px 20px 0px rgb(2 2 2 / 15%);
    background: #fff;
    padding: 101px 90px 80px 119px;
    margin: 65px 10px 20px;
    min-height: 420px;
    border-radius: 15px;

}
div#testimonial-slider {
    margin-top: -40px;
}

.testimonial-content .content p{
  margin-top: 30px;
  text-align: center;    font-style: italic;line-height: 30px;
}
.test-wrap{
  position: relative;
}


.testimonial .pic {
    display: inline-block;
    float: left;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 15px;
    overflow: hidden;
}
.home-testimonial p {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.testimonial .description {
    font-size: 1em;
    color: #333;
    line-height: 1.7;
    margin-top: 2.2em;display: inline-block;
    }

.testimonial .content {
    margin: 10px 0;
}


.title-wraper h4 {
    color: #000;
    font-size: 1.333em;
    font-family: 'Urbanist';
    font-weight: 500;
    text-transform: capitalize;
    border-bottom: 1px solid #e9ad2c;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
        padding-bottom: 10px;
}

.text-capitalize{
    text-transform: capitalize;
}
 .promise-title {
    font-size: 1.389em;
    font-family: 'League Spartan', sans-serif;
   
}
.pr-8{
    padding-right:8%;
}
h4.sub-title {
    color: #0057a6;
        letter-spacing: 0;
    font-size: 0.838em;
    font-weight: normal;
    font-family: 'geomanistregular';
}
h4.sub-title2 {
    color: #000;
    font-size: 1.444em;
    font-weight: 100;
    font-family: 'geomanistregular';
}
 .welcome-pic{
     width: 35%;
     height: auto;
     float: left;
}
.sub-title {
    width: 100%;
    height: 100%;
    font-size:1.5em;
      font-family: 'Jost-Regular';
    font-weight: normal;
    color: #333;
        line-height: 57.34px;
    text-transform: uppercase;
}
.sub-title  span{
    font-weight: 900;
    color: #000;
    font-size:1em;
    font-family: 'FONTSPRINGDEMO-SingolareLayersOne';
  }

 .home-service{
     width: 100%;
     height: auto;
     padding-top: 100px;
     position: relative;
}
 .title-wraper {
     width: 100%;
     height: auto;
    margin: 0 auto;
    text-align: center;
     justify-content: center;
         margin-bottom: 20px;
}
.main-title {
    font-size:1.918em;
      font-family: 'UberMove-Bold';
    font-weight: bold;
    color: #055b2d;
        line-height: 57.34px;
    justify-content: center;
    text-align: center;
        position: relative;
      width: fit-content;
    text-align: center;
    justify-content: center;
    margin: 0 auto;
}

.ctitle {
    font-size:1.305em;
      font-family: 'UberMove-Bold';
    font-weight: bold;
    color: #040101;
    text-transform: uppercase;
        line-height: 57.34px;
        position: relative;
}
.subj {
    font-size:1.305em;
      font-family: 'UberMove-Bold';
    font-weight: bold;
    color: #4e715f;
        line-height: 57.34px;
        position: relative;
        border-top: 1px solid #d8e8e0;
        border-bottom: 1px solid #d8e8e0;
        margin-top: 1em;
}

img.tit-img1 {
    position: absolute;
    z-index: -1;
        top: -3px;
    left: 0%;
}
img.tit-img2 {
    position: absolute;
    z-index: -1;
        top: 11px;
    right: 0%;
}
.title-wraper2 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: left;
    justify-content: left;
     margin-bottom:10px; 
}
.title-wraper2 span {
    color: #292929;
    font-size: 1.506em;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    font-family: 'UberMove-Medium';
}
.main-title2 {
    width: 100%;
    height: 100%;
    font-size:1.918em;
   font-family: 'UberMove-Bold';
    font-weight: bold;
    color: #055b2d;
    line-height: 57.34px;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
}
.title-tamil{ border-bottom: 1px solid #b8d0c3; line-height:1.8; padding-bottom:1em;
}
.contact_inner {
    padding: 60px 100px 45px 60px;
}
.title-wraper p{
   font-family: 'Poppins-Regular';
    font-weight: normal;
    font-size: 1em;
    color: #fff;
}
.main-title.quote-title{
   font-size: 3em;
}


.sub-title2{
    font-family: 'Jost-Regular';
    font-weight: normal;
    font-size: 1.333em;
    color: #292929;
        margin-bottom: 20px;
}
 .border-box {
    border: 1px solid #e5e5e5;
    padding: 40px 40px 30px;
    margin-top: 30px;
        margin-bottom: 30px;
   
}
.border-box p{ margin-top: 1em;}

.border-box  h5
{
 font-family: 'BebasNeue';
    font-weight: 500;
    font-size: 1.333em;
    color: #292929;
    margin-bottom: 20px;
}
 .border-box  ul li:after {
    content: "✔";
    color: #fff212;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.33em
}
 .border-box  ul li {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 30px;
    position: relative;
    font-family: 'Poppins-Regular';
    font-size: 1em;
    width: 50%;
    float: left;
}
.second-ul li{
      margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 30px;
    position: relative;
    font-family: 'Poppins-Regular';
    font-size: 1em;
}
.second-ul li:after {
    content: "•";
    color: #fff212;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.33em
}
/*.q-top {
  position: relative;
}
.q-top img {
    position: absolute;
    right: 7%;
    height: 1547px;
    width: 45%;
    top: 26%;
    transform: rotate(27deg);overflow: hidden;
}*/
   .quote-wr{  position: relative;z-index: 9;    overflow: hidden; }
.quote-wr:after {
    content: "";
    position: absolute;
    right: 2px;
    top: 0;
    bottom: 15px;
    width: 53%;
    height: 113%;
    background-image: url(../images/q.png);
    background-size: cover;
    /* background-position: right; */
    z-index: -1;
    transition: 0.4s;
    /* transform: skew(10deg, 10deg); */
    overflow: hidden;
}
.f-size{
   font-size: 3em;
}
.center-title {
    width: 100%;
    height: 100%;
    font-size: 2.5em;
   font-family: 'Catamaran-Bold';
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
        line-height: 36px;
    justify-content: center;
    text-align: center;
        margin-top: 10px;
   
}
.blog-wrapper{
  padding: 80px 80px 0
}
.ed-wrapper{
  padding: 80px 0;
}
ul.terms li {
    font-size: 1em;
    margin-bottom: 15px;

}

ul.terms li span {
    color: #fff212;
    margin-right: 10px;
    font-size: 1.33em;
}
.term_title{

margin-bottom: 15px;
    font-family: 'BebasNeue';
    font-weight: 500;
    font-size: 1.33em;
    color: #fff212;

}
.term_info{
  margin-top: 35px;
}
.about-section .main-title
{
   text-transform: capitalize;
}
.fet{
  margin: 50px 100px 10px
}
.title-wraper span {
    color: #292929;
    font-size: 1em;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    font-family: 'BebasNeue';
    letter-spacing: 5px;
}

img.shape1 {
    position: absolute;
    right: 0;
}

.center-wraper {
    margin-bottom: 40px;
}





.product-content {
    margin-top: 30px;
}
.tabcontent.active{
  display: block;
}
.product-content p{
   text-align: center;
}

.product-content p:last-child{
  margin-top: 10px;
}
.welcome-bg{
  background-image: url(../images/welcome-bg.jpg);
}

 

section.client-wrapper {
    padding: 0px 0 60px;
}


 .title-wrap h2 {
    text-align: center;
    font-size: 45px;
    color: #fff;
        font-weight: 100;
}
 .title-wrap{
     width:100%;
     padding: 20px;
     background-color:#211248;
}


.border-bottom{
    border-bottom: 1px solid #d8d8d8;
}
/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/*..............*/
 
 a:hover .box-title{
     color:#000;
}
a.view-all.client-view {
    right: 100px;
}
 .view-all{
        color: #292929;
    font-size: 0.889em;
        font-family: 'BebasNeue';
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
     letter-spacing:0px;
     line-height:26px;
     float:right;
   position: absolute;
    right: 0;
    top:5.5%;
    padding-right: 50px;
}
a.view-all:after {
    content: '';
    width: 40px;
    height: 1px;
    background: #212529;
    position: absolute;
    right: 0;
    bottom: 45%;
}
a.view-all:hover{
  padding-left: 50px;    transition: all 0.3s ease-out 0s;
}
a.view-all:hover:after{
  background: #fff211;
  left: 0;
  right: unset;
}
 .view-all a{
     font-family: inherit;
     font-weight: normal;
     font-size:1em;
     color:#333;
     -webkit-transition: padding .4s;
     -moz-transition: padding .4s;
     -o-transition: padding .4s;
     transition: padding .4s;
}
 .view-all a:hover{
     padding-right:8px;
     color:#4545c4;
     border-bottom:0px solid #666;
}
 .subtitle{
     width: 100%;
     height: auto;
     font-family: inherit;
     font-size: 1.15em;
     color: #333;
     line-height: 1.7;
     font-weight: 500;
}
 .subtitle a{
     height: auto;
     font-family: inherit;
     font-size: 1em;
     color: #333;
     line-height: 1.7;
     font-weight: 500;
}
 .home-page-project{
     width: 100%;
     height: auto;
     margin-top: 3em;
     margin-bottom: 3em;
     display: flex;
     justify-content: center;
}
.course {
    width: 33%;
    height: auto;
    float: left;
    text-align: center;
    position: relative;
}
.course img {
        height: 100%;
    margin-right: 10px;
   /* float: left;
    margin: auto;*/
}    

ul.course_details {
    margin-bottom: 15px;
}

 .course-items {
    text-align: left;
  width: 100%;
  font-weight: 500;
    height: auto;
    float: left;
    font-size: 18px;
    color: #333333;
    font-family: 'Poppins-Regular';
    line-height: 1.7;
    display: flex;
    align-items: center;
    margin-bottom: 0px;

}
.border{ 
    padding-top: 30px;
border-bottom: 1px solid #e6e6e6;
}

 

 .bredcum-wraper{
     width:100%;
     height:auto;
     padding-top:20px;
     z-index: 1;
     position: relative;
}
 .bred-home{
     width:auto;
     height:auto;
     float:left;
     font-family: inherit;
     font-weight: normal;
     font-size:1em;
     color:#333;
     line-height:30px;
}
 .bred-home a{
     width:auto;
     height:auto;
     float:left;
     font-family: inherit;
     font-weight: normal;
     font-size:1em;
     color:#333;
     line-height:30px;
}
 .bred-home a:hover{
     width:auto;
     height:auto;
     float:left;
     font-family: inherit;
     font-weight: normal;
     font-size:1em;
     color:#333;
     line-height:30px;
}
 .bred-arrow{
     width:auto;
     height:auto;
     float:left;
     font-family: inherit;
     font-weight: normal;
     font-size:0.65em;
     color:#333;
     line-height:34px;
     padding-left:10px;
     padding-right:10px;
}
 .bred-next{
     width:auto;
     height:auto;
     float:left;
     font-family: inherit;
     font-weight: normal;
     font-size:1em;
     color:#333;
     line-height:32px;
}
 .inner-wrap{
     width:100%;
     height:auto;
     background-color:#e0d4bd;
     position:relative;
}
.sexy-menu.detached .top-header .top-container .logo img {
        width: 68% !important;
    margin-top: 0px !important;
}

 img.img-fluid.rounded:hover {
    -webkit-filter: brightness(80%);
    transition: 1s ease;
}
img.img-fluid.rounded{
width: 100%;
    object-fit: cover;
    width: 100%;
    height: 250px;
}
.img-wrapper{
height: 250px;
  }

  .other-wrapper{
    padding: 40px 0 60px
  }
.img-wrapper .box-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #f9eee8;
    transform: scale(0);
    transition: all 0.5s ease 0s;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.img-wrapper:hover .box-content {
    transform: scale(1);
}
.img-wrapper img {
    width: 100%;
    object-fit: cover;
    width: 100%;
    z-index: 9;
}
body.home .img-wrapper img ,body.home .img-wrapper{
  height: 400px;
  object-fit: cover;
    object-position: left;
}
.social-links {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.social-links img.icon-img {
 width: auto;
    height: 40px;
}
body.hotels .img-wrapper img{
 height: 250px;
}
body.hotels .img-wrapper 
{
   height: 250px;
}
.sale-item {
    position: relative;
    margin-bottom: 10px;
}
body.success .success-style img{
  margin-bottom: 10px;height: auto;
}
body.success .success-post_info{
  padding: 40px 35px 30px;
}
body.gallery .col-md-4{
  padding-right: 5px;
    padding-left: 5px;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        width: 100%;
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
    
}

@media (max-width:680px) {
.swiper-slide-caption.inner-page .caption{
    -webkit-text-stroke-width: .2px;
}
  .swiper-slide-caption.homepage .caption, .swiper-slide-caption.homepage .caption-bottom{
    -webkit-text-stroke-width: 0.5px;
  }
.registration-text-2 .col-md-5{
  width:100%;
}
  body.about .about-section .col-md-5 , body.home .about-section .col-md-5 {
    flex: 0 0 auto;
    width: 100%;
  }
  .project-details__left-sidebar
  {
    margin-right: 0!important;
  }
  .about-block .inner-box .content-column b{
        margin-bottom: 5px;
    font-size: 1em!important;
    border-bottom: 1px solid #9e9e9e;
    padding-bottom: 0;
    width: max-content;
  }
  .about-block .inner-box .image-column .image img {
    height: 250px;
    object-fit: cover;
}
.about-block:nth-child(2n) .row{
    display: flex !important;
    flex-direction: column-reverse;
}
div#Manufacturing .row:nth-child(2) {
    display: flex !important;
    flex-direction: column-reverse;
}
  #triangle-left,#triangle-right{
    display: none;
  }
    body.about .breadcrumbs:before, body.rooms .breadcrumbs:before
{
    bottom: 31px!important;
}
.contact-wrapper .col-xl-4.col-lg-6{
    width: 100% !important
}
.contact-form.form-style-2 {
    margin: 0;
    margin-right: 0 !important
}
.tri-pattern-8,.dotted-pattern-5{
    display: none !important;
}

     .col-md-4,.col-md-8,.col-md-7,.col-md-6{
        width: 100% !important;
        max-width: 100% !important
    }
  
.img-wrapper img{
    height: 150px;margin-bottom: 2px;
}


 .facility-div{
    top: 30px;
} 
.col-6{
  float: left;
  width: 50% !important
}
body.courses .col-6{
  padding: 0 !important
}
section.abt-wrapper.cs-parallax {
    padding-top: 0;
}
    a.cart-btn{
        right: -40px!important;
    }
    .serv-img img {
    height: 50px;
}
.serv-title h4{
    font-size: .9em !important
}
.service-div
{
        padding-bottom: 10px;
    padding-top: 10px;
}


.testimonial-content{
    margin: 65px 11px;
}
.testimonial{
    padding: 4px 6px !important
}

.service-wrapper .col-md-3 {
    max-width: 100%;
}

    .customer-logos .slick-slide{
    margin: 10px 20px !important
}
}
@media (min-width: 576px) {
 
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
    .modal-dialog {
        margin: 1.75rem auto;
    }
    .modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

  }

  .hide-menu{
    display: none;
  }
 .facility-list {
    background: #fff;
    padding: 35px;
        margin-bottom: 20px;
        cursor: pointer;
            text-transform: capitalize;
}
span.tick {
    color: #bb9b5f;
    margin-right: 5px;
}
.facility-list li {
    margin-bottom: 10px;
}
.facility-list img {
    display: block;
    margin-bottom: 10px;
    height: 60px;
}
.facility-list:hover {
  color: #fff;
    background: #bb9b5f;
}
.facility-list:hover img  {
      filter: brightness(4);
      transition: 1s;
    transform: scale(1.05);
}

 .playbtn {
   position: absolute;
   display: block;
   background: url(../images/playbtn.png) no-repeat center;
    background-size:contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
      height: 50px;
    width: 50px;
    z-index: 999;
   
}
.playbtn:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #fff;
    border-radius: 50%;
    animation: play-popup 1.5s infinite;
}
@keyframes play-popup {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(1.5);
    opacity: 0;

  }
}
.pac-content.content-block {
    margin-top: 90px;
}
.pac-content.content-block p{
  margin-bottom: 15px;
}
.video-btn{
  position: relative;
    z-index: 2;
}
.video-btn:before
{

position: absolute;
    content: "";
    background: #fff212;
    width: 100%;
    height: 100%;
    left: -25px;
    top: 30px;
    z-index: -1;
}


.videos-wrap {
    background-image: url(../images/video-bg.png) ;
    padding: 70px 110px 70px 100px;
    background-size: 100% 100%;
}
.video-wraper {
    margin-top: -200px;
    position: relative;
        z-index: 9;
        padding: 0 200px;
    padding-bottom: 130px;

}
.spec-content.content-block {
    padding: 20px 60px;
    text-align: justify;
        text-align: justify;
    margin-right: 5%;
}
.why-buy.content-block {
    text-align: justify;
}
.why-buy.content-block p{
  margin-bottom: 15px;
}
.gym-box {
    border: 1px solid #1313131a;
    border-radius: 6px;
    padding: 41px 10px;
    box-shadow: 0px 10px 70px rgb(0 0 0 / 2%);
    margin-top: 30px;
}
.fet-list{
  margin-left: 4%
}
.fet-list li {
    padding-bottom: 10px;
}
.contact__four-info {
    padding: 30px 30px;
    padding-top: 75px;
    transition: 0.4s;
    box-shadow: 0px 25px 70px rgba(0, 0, 0, 0.08);
    position: relative;
    z-index: 1;
    margin-top: 40px;
    background: #fff;
    min-height: 215px;
}
button.edu-btn:hover{
  background: #333;
}
.contact__four-info-icon {
    width: 60px;
    height: 60px;
    line-height: 70px;
    display: inline-block;
    border-radius: 50%;
    background: #fff212;
    text-align: center;
    transition: 0.4s;
    position: absolute;
    top: -30px;
    left: 40px;
}
.contact__four-info-icon::after {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    border: 1px dashed #fff212;
    border-radius: 50%;
    display: block;
    top: -10px;
    left: -10px;
}
.contact__four-info h4 {
    transition: 0.4s;
    font-family: 'Catamaran-Bold';
    font-weight: 900;
    font-size: 1.33em;
}
.contact__four-info:hover a,.contact__four-info:hover p, .contact__four-info:hover span {
    color: #b0b0bd;
}
.contact__four-info:hover h4 {
    color:#fff;
}
.contact__four-info span {
    transition: 0.4s;
    font-weight: 500;
    font-size: 1em;
    line-height: 25px;
    color:#676767;
    display: block;
}
.contact__four-info a {
    text-transform: lowercase;
    font-weight: 500;
    transition: 0.4s;
    color: #676767;
}
.contact__four-info::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/footer.png);
    background-size: cover;
    background-position: right;
    z-index: -1;
    opacity: 0.6;
    transition: 0.4s;
}
.contact__four-info:hover {
    background: #131313;
}
.contact__four-info-icon img {
    max-width: 25px;
    transform: rotateY(0);
}

.contact__four-info:hover .contact__four-info-icon img {
    -webkit-animation: rotateY 0.6s;
    animation: rotateY 0.6s;
}

@-webkit-keyframes rotateY {
  100% {
    transform: rotateY(360deg);
  }
}
@keyframes rotateY {
  100% {
    transform: rotateY(360deg);
  }
}

/*contact*/
.contact-info__single {
    position: relative;
    display: block;
    text-align: left;
    overflow: hidden;
    margin-bottom: 40px;
    z-index: 1;
}
.contact-info__single:last-child{
  margin-bottom: 0px;
}


.contact-info__title {
    font-size: 1.33em;
       font-family: 'UberMove-Medium';
    font-weight: 500;
   color: #fff;
    text-transform: capitalize;
        letter-spacing: 2px;
    line-height: 20px;
}


img.address-logo {
    width: 30%;
}
.contact-info__text {
    font-size: 1em;
    color: #fff;
    margin-left: 60px;
    margin-top: 20px;

    overflow: hidden;
}

.contact-info__icon {
    float: left;
    margin-right: 30px;
    display: inline-block;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-info__text a {
    position: relative;
    display: block;
    color: #fff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.contact-info__text a:hover{color:rgba(255,255,255,0.5);} 

.contact-one__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    mix-blend-mode: overlay;
    z-index: -1;
}

.contact-one{
  position: relative;
  display: block;
  padding: 120px 0 210px;
  background-color: #e3dfdf;
  z-index: 9;
}
.contact-one__map img{
    position: absolute;
    bottom: 50px;
    right: 20px;
    z-index: -1;
}
.map-down {
    position: relative;
    top: 60px;
}


span.small-sub {
    color: #9e9e9e;
}

.spec-content{
  background: #fff;
}

.left-dot{
  padding: 3px;
    margin-right: 15px;
  width: 5px; height: 5px; background-color: #fff212; margin-right: 13px;display: inline-block;
}
.spec-content.content-block p{
  margin-bottom: 15px;
     

}

.row.mtop.videos-div {
    margin-left: 83px;
}
.row.mtop.videos-div .col-md-4{
padding: 5px;
}

.gallery-wraper{
    padding: 60px 0
}

a.cart-btn2:hover{
    background: #126088;
    color: #fff;
}
a.cart-btn2 {
  letter-spacing: 0px;
      cursor: pointer;
    color: #fff;
    position: absolute;
    right: 0px;
    background: #2cab2c;
    padding: 3px 9px;
    /*border-radius: 4px;*/
    top: 330px;
    z-index: 9;
    font-family: 'geomanist-book';
     font-weight: normal;
    font-size: 1.167em;
    text-transform: capitalize;
    display: flex;
    align-items: center;

}
a.cart-btn2 img {
    filter: brightness(3.5);
}
div#req{
    position: relative;
}
.facility-div:before {
    top: 62%;
    content: "";
    /* display: inline-block; */
    width: 10%;
    height: 7px;
    background-color: #f5f5f5;
    left: -114px;
    position: absolute;
    z-index: -1;
}
.owl-theme .owl-controls {
  top: 107%;
    position: absolute;
    margin-top: 10px;
    text-align: center;
    display: flex;
    right: 50%;
}
.owl-buttons {
    display: flex;
}


.footer-wraper{
  position: relative;z-index: 1;
}
.bg-f.bg-pattern-9 {
  position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/pattern-9.jpg);
}

.swiper-slide-caption.innerpage  .caption {
    font-size: 4.556em;
  }


.about-cta .col-md-6 {
    padding: 5px !important; 
}
.facility-div2{
    padding-top: 60px;
}
.f2 {
    background: #fff;
    border-radius: 0.25rem;
    margin-bottom: 20px;
    text-align: center;
    padding: 45px 20px 40px;
        z-index: 9;
        position: relative;
        margin: 15px 10px
}
.f2 .serv-title h4{
    color: #333;
    text-align: center;
}
.f2 .serv-img:after {
    content: url('../images/f-icon-bg.png');
    position: absolute;
    left: 40%;
    top: 35px;
}
.f2 .serv-img{position: relative;}
.iwb-rooms .iwb-rooms-list .room-info .category-number {
    left: 50px;
}
.category-number {
    height: 370px;
    width: 100px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-align: center;
 position: absolute;
    right: 26px;
}
.butn-dark {
    /*position: absolute;
    left: 0;
    bottom: -6px;*/
}
 /*.category {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: 20% 100%;
    transform-origin: 25% 100%;
    font-size: 1em;
    color: #999999;
     font-family: 'geomanist-book';
      font-weight: normal;
    white-space: nowrap;
    width: 250px;
    position: absolute;
    top: 300px;
    left: 0;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.category-number .number {
    bottom: 20px;
    color: #999999;
    font-size: 24px;
    font-weight: 600;
    left: calc(50% - 15px);
    position: absolute;

}*/
.work-det i{
  margin-right: 10px;
}
img.work-img {
    box-shadow: 0px 8px 29px 0px rgb(0 0 0 / 10%);
    padding: 20px;
}
.project-details__left-sidebar {
    background-color: #fff;
    box-shadow: 0px 8px 29px 0px rgb(0 0 0 / 10%);
    padding: 30px 20px;
    margin-right: 20px;
}
.project-details__item {
    background-color:#fdf8e2;
    padding: 30px 20px;
    margin-bottom: 20px;
        display: flex;
}
.project-details__item h4 {
    font-size: 1em;
    font-family: 'AvantGarde-Bold';
    font-weight: bold;
}
.project-details__content {
    margin-left: 3%;
}
.project-details__item span {
  padding-left: 50px;
  font-size: 1em;
    font-family: "Poppins", sans-serif;
}

.project-details__thumb img {
    height: 700px;
    object-fit: cover;
}









span.btn-one.s-four.work-page{

display: block;
overflow: inherit;
    width: fit-content;

}
.meet-down {
    position: relative;
}
.meet-text {
   position: absolute;
        top: 59%;
    right: 10%;
    font-family: 'UberMove-Medium';
    font-weight: 500;
    font-size: 1em;
    text-align: center;
  }
img.since-img {
    position: absolute;
    top: 50%;
    right: 4%;
}
.meet-text span {
    font-size: 3em;
    font-family: 'UberMove-Bold';
    font-weight: bold;
    letter-spacing: -1px;
    display: block;
    color: #2c6c45;
}
.btn-one.s-four {
    position: relative;
    display: inline-block;
    background: #7fa792;
    font-size: 0.889em;
    color: #fff;
    text-align: center;
    z-index: 1;
    transition: all 0.3s ease-out 0s;
    align-items: center;
    font-family: 'Poppins-semibold';
    font-weight: 600;
    margin-top: 10px;
    padding: 10px 35px;
    border-radius: 25px;

}

.btn-one.s-four:hover{
   color: #fff;
    background: #456e58;
}

.courses-wraper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
}
.about-section:nth-child(2){ margin-top: 1.5em;}
.about-section:nth-child(2) .abt-content{ padding-left: 0%; padding-right: 4%;}

.universities{
    height: auto;
    box-shadow: 0px 10px 57px 0px rgba(0, 0, 0, 0.08);
    padding: 1em 0.5em;
    text-align: center;
    min-height: 75%;
}
.universities-bottom{
    margin: 1em 0.5em;
    padding: 1em 1em;
    background: #CFE7DB;
    height: auto;
    position: relative;
    top: -4em;
    width: 90%;
    left: 5%;
    text-align: center;
}


.title-university{
    width: 100%;
  height: auto;
  font-size: 1.2em;
  font-family: 'Poppins-Medium';
  font-weight: 500;
  color: #0e5a2e;
  text-transform: uppercase;
  line-height: 2;
}





/*why choose us right thumb*/
.why-choose-us-thumb {
  position: relative;
  z-index: 1;
}
.why-choose-shape-thumb {
  position: absolute;
  top: 177px;
  left: -15px;
}
.why-choose-main-thumb {
  position: relative;
  left: -160px;
}
.why-choose-main-thumb1 {
  position: relative;
  left: -75px;
}
/*why choose area style four*/
.why-choose-us.style-four {
  background: #f4f5fa;
}
.style-four span.chose-icon {
  width: 27px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  filter: drop-shadow(0px 3px 10.5px rgba(33, 184, 255, 0.35));
  background-image: linear-gradient(0deg, #615dff 0%, #19c3ff 100%);
  border-radius: 15px 0px 15px 15px;
  color: #fff;
  display: inline-block;
}
.style-four span.chose-icon1 {
  width: 27px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  filter: drop-shadow(0px 3px 10.5px rgba(254, 94, 40, 0.35));
  background-image: linear-gradient(0deg, #fd4f2f 0%, #ff9b07 100%);
  border-radius: 15px 0px 15px 15px;
  color: #fff;
  display: inline-block;
}
.style-four span.chose-icon2 {
  width: 27px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  background-image: linear-gradient(0deg, #ff4f25 0%, #ff47ad 100%);
  filter: drop-shadow(0px 3px 10.5px rgba(255, 72, 163, 0.35));
  border-radius: 15px 0px 15px 15px;
  color: #fff;
  display: inline-block;
}

.style-four .choose-icon span i {
  display: inline-block;
  font-size: 20px;
}
/*choose shape*/

.choose-shape {
  position: absolute;
  top: 5px;
  left: -340px;
  z-index: -1;
}
/*why choose area style five*/
.why-choose-us.style-five {
  background: url(assets/images/choose-us-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.style-five p.upper-text {
  font-size: 16px;
  padding: 18px 0 0px;
}
.style-five .choose-us-number {
  position: relative;
  z-index: 1;
  float: left;
  margin-right: 25px;
}
.style-five .choose-us-number:before {
  position: absolute;
  content: "";
  left: -7px;
  top: 4px;
  width: 34px;
  height: 34px;
  background-image: linear-gradient(131deg, #1129b9 0%, #2473fb 100%);
  border-radius: 30px;
  z-index: -1;
}
.style-five .choose-us-number span {
  font-size: 20px;
  font-weight: 700;
  width: 56px;
  height: 56px;
  line-height: 50px;
  border: 3px solid #ffffff;
  background: #23b5ff;
  display: inline-block;
  text-align: center;
  border-radius: 30px;
  color: #fff;
  margin-top: 12px;
}
/*upper*/
.style-five .upper .choose-us-number:before {
  background: #23b5ff;
}
.style-five .upper .choose-us-number span {
  background-image: linear-gradient(131deg, #1129b9 0%, #2473fb 100%);
}
.style-five .choose-us-title {
  overflow: hidden;
}
.style-five .choose-us-title h3 {
  font-size: 22px;
  padding: 0 0 10px;
  display: inline-block;
  margin: 0;
}
/*choose us right*/

.style-five .why-choose-us-thumb {
  position: relative;
  z-index: 1;
  left: 0;
}
.style-five .why-choose-us-thumb img {
  width: 100%;
}

/*choose us thumb*/
.choose-us-thumb {
  position: absolute;
  top: 100px;
  right: -5px;
  z-index: 1;
}
.choose-us-thumb1 {
  position: absolute;
  top: 338px;
  right: -5px;
}


/*===== bounce-animate ======*/
.bounce-animate {
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate2 {
  animation-name: float-bob2;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob2;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob2;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob2;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate3 {
  animation-name: float-bob3;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob3;
  -moz-animation-duration: 4s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob3;
  -ms-animation-duration: 4s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob3;
  -o-animation-duration: 4s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate4 {
  animation-name: float-bob4;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob4;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob4;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob4;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bounce-animate5 {
  animation-name: float-bob5;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@-webkit-keyframes float-bob {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}
@-webkit-keyframes float-bob2 {
  0% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
}
@-webkit-keyframes float-bob3 {
  0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  50% {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
  }
  100% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-webkit-keyframes float-bob4 {
  0% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
  }
  50% {
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px);
  }
  100% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
  }
}
@-webkit-keyframes float-bob5 {
  0% {
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px);
  }
  50% {
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px);
  }
  100% {
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px);
  }
}
@-webkit-keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

.rotateme {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
    transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
    transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}

.blog-for ul{
    width: 100%;
    height: auto;
    margin: 1em 0em;
    padding: 0px;
    list-style-type: none;}
    

.blog-for ul li{
    background: url(../images/listing.png) no-repeat left 5px;
    padding-left: 25px;
    font-size: 1em;
  font-weight: normal;
  font-family: 'Poppins-Regular';
}

.blog-for{margin-bottom: 10px;
  text-align: justify;
  line-height: 1.7;
  color: #3e3e3e;
  font-size: 1em;
  font-weight: normal;
  font-family: 'Poppins-Regular';}
.blog-for br{ display: none !important;}
.blog-for p strong{
    width: 100%;
  height: auto;
  font-size: 1em;
  font-family: 'Poppins-Medium';
  font-weight: 500;
  text-transform: uppercase;
  color: #0e5a2e;
  margin-top: 15px;
  line-height: 1.7;
}
.blog-for strong{
    width: 100%;
  height: auto;
  font-size: 1em;
  font-family: 'Poppins-Medium';
  font-weight: 500;
  text-transform: uppercase;
  color: #0e5a2e;
  margin-top: 2em;
  line-height: 1.7;
  display: block;
}

 @media (min-width: 1023px) and (max-width: 1280px) {

    .sidebar__post{
  padding: 30px 10px 20px;
  }
 .sidebar__post-content h3 {
    font-size: .7em;
}
 .footer-wraper{
    padding-bottom: 30px;
  }

  .address img {
     height: 30px; 
    margin-right: 10px;
}
  .swiper-slide-caption.inner-page .banner-caption {
    font-size: 13px;
}

.swiper-slide-caption.inner-page {
    bottom: 0%;
    left: 38%;
}
.teaching-img-box
{
      padding: 30px 60px;
}

.promise i{
  right: -22px;
}
.promise{
  height: 100px;
}
.sexy-menu{
      top: 20px !important;
}
.sexy-menu.detached{
      top: 0px !important;
}
img.since-img{
      width: 50%;  
}

img.side-img1,img.side-img2{
    width: 125px;
    top:15%;
}

.meet-text{
    right: 15%;
    top: 63%;
}
.main-title2{
  line-height: 35.34px;
}
.title-wraper4
{
  padding: 20px 30px;    width: max-content;
}

.subject {
      min-height: 77px;
    width: 22.7%;
    padding: 15px 8px;
}
.edu-logo-wrapper {
    padding: 100px 100px 100px;
}
.ed-wrapper {
    padding: 70px 0 20px;
}

section.abt-wrapper.yl-registration-2 {
    padding-top: 0;
}
.edu-logo-wrapper .content-block
{

    padding: 40px 40px;
}
.edu-logo img {
    width: 100%;
}
.edu-logo span

{
      bottom: -60px;
}
.promise img
{
      width: 55px;
}
.promise span{
  font-size: .8em;
}

.box-title {
  font-size: 0.85em;}
.testimonial-content img.user
{
    height: 90px;
}
  .bg-color-apply
  {
    padding: 50px 50px 30px;
  }
.contact-form1
{
  padding: 40px 60px 40px
}

.whats-app img
{
  max-width:45px;
}
body.careers .contact1_inner {
    padding-left: 0;
}


.cs-card.cs-style1 .cs-card_info p,.abt-content p,.registration-text-3 span
{
  line-height: 30px;
}

.footer-content ul li{
  margin-bottom: 0px;
}
.contact-info__icon img{
  height: 30px;
}
.contact-info__icon
{
      margin-right: 20px;
}
.contact_inner {
    padding: 25px 70px 25px 25px;
}
.contact-shape
{
  right: 160px;
    top: 15px;
}
.contact-form.form-style-2 .form-group input, .contact-form.form-style-2 .form-group textarea, .contact-form.form-style-2 .form-group select
{
  padding: 10px 20px 15px;
  margin-bottom: 10px;

}
.contact-info__text{
  margin-left: 50px;margin-top: 10px;
}
.contact-section.inner-box
{
  padding:40px 0px 40px 30px;
}
.inner-testimonial .testimonial-content
{
  padding: 40px 30px 30px 30px;
  margin: 50px  0 25px!important;
}
.swiper-slide-caption.inner-page .caption
{
  font-size: 1.5em;
  line-height: 20px;
}
.swiper-slide-caption.inner-page .caption-bottom{
  line-height: 40px;
    font-size: 3em;
}

  .registration-text-2 {
    padding: 0 0px 0 0;
}
section.abt-wrapper
{
  padding: 40px 0
}
.yl-registration-content-2:before
{
  width: 70%;
}
.time {
    padding: 3px 20px;
    }
.yl-registration-content-2
{
      padding: 20px 0;
}
  .cs-card.cs-style1 img
  {
        width: 100px;
         height: 100px;
  }
  span.num
  {
    left: -70px;
  }
.cs-card.cs-style1 .cs-card_info {
    padding: 75px 40px 18px 40px;
    margin-right: 0;
    min-height: 455px;
    margin-bottom: 0;
}

.cs-hobble
{
      margin: 0 15px;
}

img.shape1
{
      width: 20%;
}
  .view-all
  {
        top: 5.5%;
  }
  .cs-post.cs-style1 .cs-post_title {
    font-size: 1em;
}
.cs-post.cs-style1 .cs-posted_by{
  display: block;
}
img.ed-img {
    position: relative;
    width: 100%;
}
.thumparallax-down {
    position: relative;
    width: 100%;
}

.about-two__bottom{
    padding: 3px 24px 17px;

}
.about-two__bottom-list li .text h4 {
    font-size: 1em;
    }

.offer-title h3

{
  font-size: 1em;
}


  .test-div {
    padding-left: 150px;
    padding-right: 150px;
}

  .col-md-2.soc {
    padding-left: 30px;
}
.title-wraper{
      margin-bottom: 10px
}
.contact-wrapper,.gallery-wraper,.room-wrapper {
    padding: 30px 0 60px  !important;
}
.info-wrapper {
    margin-top: 30px;
}

.footer-bar .inner h3
{
      font-size: 20px;
}
img.hotel-img {
    height: 400px;
    object-fit: cover;
}
body.hotels .img-wrapper img {
    height: 150px;
}
body.hotels .img-wrapper 
{  height: 150px;
  
}
.footer-bar .inner figure{
      margin-right: 20px;
}
.hotels-img{
  height:70px;
}

.col-md-3.add {
    margin-right: 78px;
}
.col-md-4.hotel-brands {
    max-width: 28.333333%;
}
.col-md-3.soc {
    max-width: 18%;
    padding-left: 51px;
}
  .post-featured-thumb.bg-cover img{
    height: 130px !important;
  }
  .test-wrapper:after
  {
      height: 630px;
  }

.caption{
      line-height: 50px;
    font-size: 2.5em;
    letter-spacing: 0;
}
.caption-bottom{
      line-height: 50px; font-size: 5em;
}
.view-btn
{
  top: 20px;
}
.artwork{
      right: 0;
}
.artwork img{
width: 90%;
}
.heading.heading-large
{
      font-size: 3.5rem;
          line-height: 4rem;
}
    .nav-brand img {
    width:50%!important
    }
.sexy-menu.detached .top-header .top-container .logo img{
        padding: 5px 10px;
}


ul.points li{
        margin-bottom: 3px !important;
        font-size: 1em !important
}

.cta-contents .col-md-3 {
    /* max-width: 55% !important; */
    flex: 0 0 22.333333%!important;
    max-width: 22.333333%!important;
}

.customer-logos1 img, .customer-logos img {
    width: 100%;
}
.trigger.section{
    min-height: 160px !important
}
img.position_relative.mt-2 {
    width: 100%;
}
a.btn1.login_btn {
    padding: 0 1px!important;
    position: relative;
    top: -50px!important;
    left: 106px!important;
    padding: 1px 15px!important;
}
img.img-mob {
    height: 360px !important;
    top: 130px !important;
}
  

    .cta-contents .col-md-3 {
    /* max-width: 55% !important; */
    flex: 0 0 28.333333%!important;
    max-width: 28.333333%!important;
}
    .desk-view {
    width: 100%;
}
   
.service-content-wraper{
    padding-bottom: 10px !important
}

    .contact-div1{
        width: 560px !important;
    }
    .contact-form.contact-page{
        padding: 100px 0px 100px 466px !important
    }
li.header-phone.d-flex a {
    margin: 13px 5px !important;
}
.top-quickwraper{
  height: 20px;
}

.certificates img {
    height: 350px !important;
}

.single-blog-item .content h3{
    font-size: 11px !important
}

.modal-body {
    position: relative;
}

    .cart_media button.submit.btn-1{
                padding: 5px 20px;
                font-size: 16px;
    }
    .pb60 {
    padding-bottom: 40px !important;
}
    .wrap-form span.text-input {
    margin-bottom: 12px !important;
}
.sexy-menu.detached .top-header .top-container .logo img {
    width: 50% !important;
    margin-top: 0px !important;
}

.section-padding {
    padding: 60px 0px  !important;
}
.b-img1, .b-img2 {
    height: 100px;
    bottom: -45px;
}
ul.points li img {
    height: 30px;
}
    
    .mt--50 {
    margin-top: -64px;
}
button.submit.btn-1 {
    padding: 7px 29px !important;
    font-size: 16px !important;
    }
    .contact-form{
        padding: 10px 14px 0 !important;
        margin-bottom: 0 !important;
    }
    .cart_top h3 {
    font-size: 20px;
}
.welcome-title{
        line-height: 30px;
            margin-bottom: 10px;
}
.images:nth-child(2) {
    margin-top: -40px;
}
.grid-images {
    margin-top: 80px;
}
   
.customer-logos .slick-slide {
    padding: 10px !important;
}

    .slick-initialized .slick-slide{
            display: flex !important;
    align-items: center !important;
    }
    .slick-slide{
            /*height: 150px;*/
    object-fit: cover !important;
    /*min-height: 302px  !important;*/
    }
    .title-wrap h2 {
            position: relative;
    left: 24px;
    text-align: center;
    font-size: 32px;
}
.contact-form span.c-yellow {
    letter-spacing: -1px;
    font-size: 17px !important;
}
.contact-form p {
    font-size: 16px !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.course-desc ul li {
    font-size: 12px !important;
    }
   
.cta-wrapper {
    background-position: center !important;
    background-size: cover;
}
.cta-contents h1 {
    font-size: 29px !important;
    }
    .request_qoute_form span.text-input input, .request_qoute_form span.text-input textarea {
    border-bottom: 1px solid #e6e6e6;
    padding: 8px 5px !important;
}
.cart_media .contact-form{
    padding: 8px 29px !important;
}
h4.course-title {
    margin-bottom: 15px;
    font-size: 13px !important;
}
     body {
         font-size:13px !important;
    }
  
     .container{
         width:100%;
         padding-left:4%;
         padding-right:4% 
    }
     .top-container {
         width: 100%;
         padding-left: 3%;
         padding-right:3%;
    }
     .lSAction > a{
         bottom:16em !important;
    }
     .nav-menu > li > a{
      margin: 15px 7px!important ;
         font-size:.7em !important ;
    }

  li.header-phone a
  {
    padding: 11px 30px;
    margin-top: 5px !important;
  }
    .contact-title{
           font-size: 28px !important;
    }
}



 @media (min-width: 1360px) and (max-width: 1399px) {



.title-wraper4
{
  padding: 20px 30px;    width: max-content;
}
.cs-card.cs-style1 .cs-card_info{
  padding: 95px 40px 20px 40px;
      min-height: 520px;
}
.subject {
       min-height: 100px;
    width: 14.7%;
    padding: 15px 12px;
}
.box-title {
  font-size: 0.85em;}
.footer-content {
    margin-right: 8%;
  }

  img.suc-bg2
  {
    width:50px;
    right: -25px;
  }

  .contact-info__icon{
        height: 60px;
    width: 60px;
  }
.contact-form iframe  {
    width: 100%;
    height: 430px;
}

 .success-style img
  {
    height: 266px;
  }
.suc-bg-div{
  padding-left: 1%;
}

.swiper-slide-caption{
  bottom: 5%
}
.swiper-slide-caption.inner-page
{
      bottom: 0%;
    left: 40% !important;
}
 .sexy-menu.detached .nav-menu > li > a{
         font-size:17px !important;
    }
  
    .testimonial{
        padding: 0
    }
.btn1{
        margin-top: 10px !important;
}
   
.feature {
    min-width: 128px;
    padding: 10px 13px;
}
    img.abtimg {

        width: 100%;

}
    .ft-about-img-2-wrapper{
        left: 0;
    }

    .box {
    padding: 30px !important;

}

ul.list-style-two li {
    font-size: 14px!important;
    line-height: 38px!important;
}
h5.bottomtext{
    font-size: 1.3em !important
}
   

   .customer-logos .slick-slide{
    width: 200px;
   }

    img.position_relative{
        width: 100%;
    }
  
    a.btn1.login_btn {
    padding: 0 1px;
    position: relative;
    top: -69px!important;
    left: 150px!important;
    padding: 3px 15px !important;
}
.welcome-container.pl-4 {
    padding-left: 2% !important;
}
.cta-contents .col-md-3 {
    /* max-width: 55% !important; */
    flex: 0 0 30.333333%!important;
    max-width: 30.333333%!important;
}
.swiper-slide-caption.inner-page .caption
{
  line-height: 50px;
}
.swiper-slide-caption.inner-page .caption-bottom{
    line-height: 50px;
}

    .img-anim.pic2:before {
    bottom: 144px !important;
    }
    .img-anim.pic2:after {
    bottom: 123px !important;
}
.img-anim:before{
    bottom: 189px !important
}
.img-anim:after{
        bottom: 174px !important;
}

    .desk-view{
            width: 100%;
    }
   
     ol.b_crumb > li.breadcrumb-item{
        font-size: 14px !important;
    }
    ol.b_crumb > li.breadcrumb-item{
        left: 30% !important;
    }
    .mb-2 {
    margin-bottom: 1rem!important;
}
.mt-2 {
    margin-top: 1rem!important;
}
    .course img {
    height: 32px !important;
}
.course-title h2{
    font-size: 40px !important
}
.pt-80 {
    padding-top: 30px !important;
}
.pt-0{
    padding-top: 0;
}
.course-title h3{
    font-size: 30px !important
}

   .slideshow-container {
    height: 390px;
}
img.side-img1,img.side-img2{
  width: 160px;
      top: 15%;
}
     body {
         font-size:15px !important;
    }
     .container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
     .top-container {
         width: 100%;
         padding-left: 3%;
         padding-right:3%;
    }
     .lSAction > a{
         bottom:14em !important;
    }
     .nav-menu > li > a{
         font-size:17px !important;
         margin: 15px 10px !important;
    }
    .header-phone a
    {
     margin: 25px 10px !important
    }
    li.header-phone.d-flex img {
    height: 30px;
}
    .sexy-menu.detached .nav-brand img
    {
         margin-top: 8px !important;
    }


    .cource-item2 {
    width: 100% !important;
}


    .school-pic{
        padding-left: 8%;
    }
    .finishing-school {
    padding: 90px 100px!important;
    }
    .section-padding2 {
    padding: 140px 0px;
}
.fees::after{
    width: 55% !important;
        margin-left: 10px !important;
}


.footer-top-wraper li{
    font-size: 1em;
}

}

 @media (min-width: 1281px) and (max-width: 1359px) {

  .sidebar__post{
  padding: 30px 10px 20px;
  }
 .sidebar__post-content h3 {
    font-size: .8em;
}

     .swiper-slide-caption.inner-page .caption
{
  line-height: 40px;
      font-size: 1.5em;
}
.swiper-slide-caption.inner-page .caption-bottom{
    line-height: 50px;
        font-size: 3.8em;

}
.swiper-slide-caption.inner-page
{
      left: 40%;
}
.contact_inner {
    padding: 60px 10px 5px 0px;
}
.contact-section.inner-box
{
  padding: 65px 20px
}
.teaching-img-box
{
      padding: 30px 60px;
}

.sexy-menu{
      top: 20px !important;
}
.sexy-menu.detached{
      top: 0px !important;
}
img.since-img{
      width: 50%;  
}

img.side-img1,img.side-img2{
    width: 135px;
    top:15%;
}

.meet-text{
    right: 15%;
    top: 63%;
}
.main-title2{
  line-height: 35.34px;
}
.title-wraper4
{
  padding: 20px 30px;    width: max-content;
}

.subject {
      min-height: 77px;
    width: 22.7%;
    padding: 15px 8px;
}
.promises {
    background-size: 100% 100%;
    background-position: center;
    height: 123px;
}
section.abt-wrapper.yl-registration-2 {
    padding-top: 0;
}
.edu-logo-wrapper .content-block
{

    padding: 40px 40px;
}
.edu-logo img {
    width: 90%;
}
.edu-logo span

{
      bottom: -60px;
}
.promise img
{
      width: 55px;
}
.promise span{
  font-size: .8em;
}

.box-title {
  font-size: 0.85em;}
img.ed-img {
    width: 100%;
}

.bg-color-apply
{
  padding: 45px;
}

  .cs-card.cs-style1 .cs-card_info
{
     min-height: 520px;
    padding: 72px 30px 16px 35px;
}
.cs-hobble{
  margin: 0 20px;
}

    .box-title {
        font-size: 0.85em;}

  .success-style img{
    height: 204px;
    object-position: top;
  }
.swiper-slide-caption{
      bottom: 2%;
}
img.thumparallax-down {
    width: 100%;
}
  .serimg {
    left: 30px;
}
img.ser4{
  left: 64%;
}
img.abt1
{
  left: -60px;
}
img.abt2
{
    left: -15%;
}
  .footer-content {
    margin-right: 6%;
  }
.offer-title{
  top: 75%;
}
.other-wrapper img.hot-logo {
    height: 70px;
}
.other-wrapper .test-view-btn{
  top: 80%;
}
.test-div
    {
      padding-left: 250px;
    padding-right: 250px;
    }
.post-featured-thumb.bg-cover img
{
  height: 150px !important;
}
.videos-wrap
{
      padding:50px 80px 50px 73px;
    background-size: 100% 100%;
}

.test-wrapper
{
 padding: 0px 50px;
}
  .contactForm02{
        padding-right: 70px;
        padding-top: 40px;
  }
  .contactWrap img.apply
  {
        height: 700px;
  }
  .contactForm02 .form-group input, .contactForm02 .form-group textarea, .contactForm02 .form-group select
  {
    margin-bottom: 15px;
  }
    .testimonial-content
    {
        margin: 61px 24px 33px !important;
        padding: 35px 40px 25px
    }
        .footer-logo img {
    height: 80px;
}
.testimonial .content {
    margin: auto;
    text-align: center;
    justify-content: center;
    padding: 20px;
}
section.service-wrapper {
    padding: 60px 0 50px;
}
.copy-right{
  padding-bottom: 0;
}

.feature {
    min-width: 100px;
    padding: 12px 24px;
}
.footer-content-title.wh {
    padding-left: 45px;
}
.col-md-2.soc {
    /*padding-left: 50px;*/
}
.welcome-title{
    line-height: 40px !important
}
    .col-md-2.quick {
    max-width: 10.666667%;
    margin-left: 40px;
}

.video-column .image{
    padding-right: 25px!important;
}
.b-img1, .b-img2 {
    height: 150px;
}
img.report-icon{
        height: 182px;
}


h4.sub-title{
    font-size: 0.738em;
}
    

.grid-images {
    margin-top: 150px;
}
    .img-wrapper.cert img.img-responsive{
        height: 300px!important
    }
.pr-10 {
    padding-right: 7%;
}

    a.view-all.client-view {
    right: 46px !important;
}

.home-login .shape-1{
            width: 225px !important;
    height: 258px !important;
    left: -21px !important;
    top: -30px !important;
    }
   
    ul.order-list.primary-color h2{
        font-size: 1em !important
    }
 ul.order-list.primary-color{
            padding: 12px 15px !important
        }
   
img.down{
    width: 100%;
}
    .services-two__single{
            padding: 20px 20px 43px !important;
        }
    .high-padding {
    padding: 60px 150px !important;
}
.testimonial-img-circle:before{
    right: 29px!important;
}
.testimonial-img-circle:after{
    right: 29px!important;
}
    

ul.address-list li i {
    font-size: 1.3em !important;
}
.ft-thx-why-choose-item-box .ft-thx-why-choose-item{
 padding: 23px 10px 27px 43px !important;   
}

    .ft-about-img-3 img {
    width: 370px!important;
    height: 370px !important;
}
.ft-about-img-3-wrapper {
    width: 430px!important;
    height: 430px !important;
}

    .ft-about-img-2-wrapper{
        left: -17px;
    }
    .portfolio__wrapper::before{
            width: 1060px !important;
    }
    .portfolio__shape img.portfolio-s-2{
    height: 300px!important;
}
    .box {
    padding: 30px !important;

}
    .footer-top-wraper{
        padding-top: 40px !important;
        padding-bottom: 0px !important
    }
    .customer-logos1 img, .customer-logos img {
    width: 100%;
}

    .trigger.section{
        overflow: hidden;
        min-height: 160px !important;
    }
    img.position_relative.mt-2{
        width: 100%;
    }
    img.img-mob {
    height: 410px !important;
    top: 150px !important;
    }

    .desk-view {
    width: 100%;
}
.contact-form.form-style-2 {
    padding: 40px;
    }

.blog-details{
        padding: 30px !important;
}
.service-content-wraper{
    padding-bottom: 20px !important
}
img.suc-bg2{
  right: -34px
}
.mission{
    margin-bottom: 60px !important
}
.home-service:after{
        left: 38px !important;
}


    .school-pic{
        padding-left: 8%;
    }
    .school-container
    {
            margin-right: 3%;
    }


     .img-anim.pic2:before {
    bottom: 103px !important;
    }
    
    .img-anim.pic2:after {
    bottom: 84px !important;
}
.img-anim:before{
    bottom: 151px !important
}
.img-anim:after{
        bottom: 140px !important;
}


    .blog-item {
    width: 48% !important;
}
    .cource-item2 {
    width: 100%;
}
     .sexy-menu.detached .nav-brand img{
        margin-top: 0px !important
    }
    .cart_media .contact-form {
}
     .box-title {
    font-size: 1em;
}
.title-wrap{
    overflow: hidden;
}
    .title-wrap h2
    {
        position: relative;
    left: 60px;
    }
    .contact-title {
    font-size: 35px !important;
}
.contact-form span.c-yellow{
    font-size: 20px;
}
.mySlides img{
    width: unset !important;
}
.welcome-pic img{
    width: 100%;
}
.request_qoute_form span.text-input input, .request_qoute_form span.text-input textarea {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px !important;
}.contact-form p {
    font-family: 'Poppins-Regular';
}
.slick-initialized .slick-slide {
  display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex !important;
    align-items: center !important;
}
.customer-logos .slick-slide {
    padding: 0px !important;
}
.slick-slide {
    padding: 30px 0;
}
.mt-5 {
    margin-top: 3rem !important;
}
    h4.course-title {
    margin-bottom: 15px;
    font-size: 16px !important;
}

     body {
         font-size:15px !important;
    }
     .container{
         width:100%;
         padding-left:6%;
         padding-right:6% 
    }
     .top-container {
         width: 100%;
         padding-left: 3%;
         padding-right:3%;
    }
     .lSAction > a{
         bottom:15em !important;
    }
     .nav-menu > li > a{
        font-size: .9em !important;
            margin: 15px 5px!important;
    }

    .nav-brand img {
    width: 75%!important;
}
    img.res2, img.res1{
  width: 200px;
}
iframe {
  width: 100%;
}

    .finishing-school {
    padding: 90px 80px!important;
    }
   .fees::after{
    width: 55% !important;
        margin-left: 10px !important;
}
   
.customer-logos1 img {
    width: 100%;
}

ul.points li{
    font-size: 1.111em !important;
        margin-bottom: 5px!important;
}

.cta-contents .col-md-3 {
    /* max-width: 55% !important; */
    flex: 0 0 27.333333%!important;
        max-width: 27.333333%!important;
    }
.cta-wrapper{
  padding: 70px 0;
}
    
    .cta-contents .col-md-4{
      flex: 0 0 44.333333%;
    max-width: 44.333333%;
    }

    .cta-contents .col-md-8{
         flex: 0 0 55.666667%;
    max-width: 55.666667%;
    }
ul.list-style-one li i{
        font-size: 11px!important;   
    padding: 3px!important;
}
.fuel-padding {
    padding: 20px 100px!important;
}
.fuel-image img{
    width: 80% !important;
    right: -80px;
}

ul.list-style-two li {
    font-size: 14px!important;
    line-height: 38px!important;
}
h5.bottomtext{
    font-size: 1.5em !important
}
 img.abtimg {
    width: 100%;
}

}

 @media (min-width: 1400px) and (max-width: 1441px) {


.title-wraper4{
  padding: 25px 28px;
    width: max-content;
}

.subject
{
      min-height: 100px;
      padding: 20px 25px;
    width: 15%;

}
img.side-img2,img.side-img1
{
width: 180px;
 top: 5%;
}
.cs-card.cs-style1 .cs-card_info{
      min-height: 536px;
}
.swiper-slide-caption{
      bottom: 5%;
}
.nav-menu>li>a
{
  margin: 15px 8px !important
}
.testimonial-content
{
  min-height:300px;
  padding: 80px 40px 50px 89px;
}


  .success-style img{
  height: 316px !important;
}

.footer-content {
    margin-right: 7%
  }
    .test-div
    {
      padding-left: 250px;
    padding-right: 250px;
    }
   
  .serv-img img {
    height: 90px;
}
    .feature {
    min-width: 137px;
    padding: 10px 13px;
}
    img.abtimg {
    width: 100%;
}
img.report-icon{
        height: 182px;
}

    .img-wrapper.cert img.img-responsive{
        height: 380px!important
    }
a.view-all.client-view {
    right: 75px !important;
}
 
    img.img-mob {
    height: 475px !important;
        top: 127px !important;
    }
.fees::after{
    width: 57% !important
}
.welcome-pic img {
    width: 100%;
}
.single-blog-item .content{
}
.section-padding2 {
    padding: 140px 0px;
}

    .finishing-school {
    padding: 90px 100px!important;
    }
    
    .school-pic{
        padding-left: 8%;
    }
    .img-anim img{
        width: 100%;
    }
    .img-anim.pic2:before {
    bottom: 67px !important;
    }
    .img-anim.pic2:after {
    bottom: 53px !important;
}

    .desk-view{
            width: 100%;
    }
    
    .cource-item2 {
    width: 100% !important;
}
   
.header-phone a {
  margin: 20px 15px !important
  }

       .slick-initialized .slick-slide {
    display: flex !important;
    align-items: center !important;
}
.customer-logos .slick-slide {
    padding: 0px !important;
}

.title-wrap h2{
    position: relative !important;
    left: 44px !important;
}
.top-container{
  padding-left: 4%;
    padding-right: 4%;
}

.sexy-menu.detached .nav-brand img{
        margin-top: 15px !important;
}

.sexy-menu.detached
{
      padding: 12px 0px 5px!important;
}
h4.course-title {
    margin-bottom: 15px;
    font-size: 16px !important;
}

     body {
         font-size:16px !important;
    }
     .container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
     .lSAction > a{
         bottom:14em !important;
    }
     .why-mold p{
         font-size:2em;
    }
     .gall-pics{
         height:150px;
    }


  
}



 @media (min-width: 1441px) and (max-width: 1599px) {

.promise img{
  width: 70px;
}
.promises{
    height: 183px;
}
  .testimonial-content
  {
    padding: 105px 46px 25px 80px;
    min-height: 276px;
  }
ul.slick-dots{
      margin: 20px auto 0;
}

 .yl-registration-content-2:before
  {
    width: 71%;
  }
     
 .footer-content
  {
    margin-right:6%;
  }

    .testimonial-img-circle:before{
    right: 29px!important;
}
.testimonial-img-circle:after{
    right: 29px!important;
}

.video-box{
    width: unset!important;
    height: unset!important;
    top: 200px !important;
    left: 0!important
}
.inner-column:before {
    left: 74px!important;
    top: 84px!important;
}
.video-box .video-image img{
    width: 60% !important
}
.video-column .image img{
    width: 100%;
}


    .fuel-image img{
    width: 80% !important;
    right: -80px;
}
.fuel .fuel-image:before {
    left: 56px!important;
    top: -23px!important;
    right: 94px!important;
    bottom: 100px !important;
    }
    .fuel .fuel-image:after {
    left: 172px!important;
    top: 123px!important;
    right: 0px!important;
    bottom: -20px!important;
}

h5.bottomtext{
    font-size: 1.5em !important
}

    .customer-logos1 img, .customer-logos img {
    width: 100%;
}

     .trigger.section{
        display: block !important;
        min-height: unset !important;
    }
    img.img-mob {
    height: 510px !important;
    }
    .contact__shape img.contact-shape-1 {
    bottom: 75px;
    left: -30px;
    z-index: -1;
}

.welcome-pic img{
    width: 100%;
}

.padding2 {
    padding: 30px 0px 0 90px !important;
}
    .fees::after{
    width: 58% !important;
}
     .caption{
        /*font-size: 2em;*/
    }
   
    .desk-view{
            width: 100%;
    }
    ul.points li{
            font-size: 1.2em!important;
                margin-bottom: 5px!important;
    }

    .banner-caption span
    {
    }
    .nav-menu>li>a {
}

           .slick-initialized .slick-slide {
    align-items: center !important;
}
.title-wrap h2{
    position: relative !important;
    left: 26px !important;
}
    h4.course-title {
    margin-bottom: 15px;
    font-size: 19px !important;
}

     body {
         font-size:16px !important;
    }
     .container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
     .nav a {
         margin: 0px 12px !important;
    }
     .lSAction > a{
         bottom:14em !important;
    }
   
img.position_relative {
    width: 100%;
}
a.btn1.login_btn {
    position: relative;
    top: -69px!important;
    left: 150px!important;
}

    .finishing-school{
        padding: 115px 100px !important;
    }

}

 @media (min-width:1600px) and (max-width:1680px) {

.cs-card.cs-style1 .cs-card_info{
  padding: 95px 60px 50px 60px
}
img.side-img2,img.side-img1{
  width: 185px;
  top: 15%;
}
.promise img{
  width: 70px;
}
.promises{
    height: 186px;
}

  .testimonial-content
  {
    padding: 80px 60px 67px 70px;
  }
   .testimonial{
        padding: 0px 47px !important;
   }
   .footer-content
  {
    margin-right: 8%
  }


h5.bottomtext{
    font-size: 1.5em !important
}
      ul.points li{
            font-size: 1.2em!important;
                margin-bottom: 5px!important;
    }

 
.welcome-pic img {
    width: 100%;
}
.fees::after{
        width: 59% !important;
}
    .finishing-school{
        padding: 115px 100px !important;
    }
    .welcome_right {
    padding-left: 30px;
}


    .caption{
        /*font-size: 2em;*/
    }
    .desk-view{
            width: 100%;
    }
    .banner-caption span
    {
        
    }
     h4.resume:before{
      left: 5% !important
    }
    .slick-initialized .slick-slide {
    display: flex !important;
    align-items: center !important;
}
.slick-slide {
    object-fit: cover !important;
}
.sexy-menu.detached .nav-brand img {
    margin-top: 5px !important;
    }
     body {
         font-size:17px !important;
    }
     .container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
     .nav a {
         margin: 0px 12px !important;
    }
     .lSAction > a{
         bottom:13.5em !important;
    }
}  
@media (min-width: 1360px) and (max-width: 1600px) {


  .sidebar__post{
  padding: 30px 10px 20px;
  }
 .sidebar__post-content h3 {
    font-size: .8em;
}

.teaching-img-box
{
      padding: 80px 70px;
}


.contact-section.inner-box{
  padding: 40px 20px
}
.contact_inner
{
  padding: 30px 100px 5px 60px
}

.contact-shape
{
  top: 25px;
    right: 320px;
}
  li.header-phone a
  {
    padding: 11px 30px;
  }
.whats-app img{
      max-width: 50px;
}

.footer-content ul li{
  margin-bottom: 0px;
}

.contact-form iframe {
    width: 100%;
    height: 430px;
}

.swiper-slide-caption.inner-page .banner-caption {
    font-size: 14px;
}

    .swiper-slide-caption.inner-page .caption
{
  line-height: 30px;
  -webkit-text-stroke-width: 0.3px;
      font-size: 1.5em;
}
.swiper-slide-caption.inner-page .caption-bottom{
    line-height: 50px;
        font-size: 3.8em;

}
.cs-post.cs-style1 .cs-post_title
{
  font-size: 1em;
}

.meet-text
{
        right: 16%;
    top: 63%;
}

img.ed-img {
    position: relative;
    width: 100%;
}


  .about-two__bottom {
      padding: 13px 20px 13px;
      left: -61px;
    top: 40px;
  }
.nav-brand img
{
  width: 85% !important;
}
.artwork.artwork-4 img {
    width: 90%;
}
.artwork
{
      right: -3.4rem
}
.clients-wraper .brands
{
      padding: 50px 10px;
}
img.thumparallax-down {
    width: 100%;
}
.cs-hobble{
  margin: 0 25px;
}

.owl-theme .owl-controls{
      top: 106%;
}


     }


 @media (min-width:1681px){

   
     body {
         font-size:16px !important;
    }
     .container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }
     .nav a {
         margin: 0px 12px !important;
    }
}
 @media only screen and  (min-width:490px) and (max-width:768px) {
#triangle-right,#triangle-left{
    display: none;
}
  .contactWrap img.apply{
    display: none;
  }
.col-lg-4{    flex: 0 0 100%!important;
    max-width: 100%!important;
}

.contact-form.form-style-2{
        margin-top: 10px!important;
}
 .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;
    right: 70px !important;
}
.hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px;
}
 .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;
}
    .hide-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
    height: 75px;
    padding: 10px 20px;
    display: block !important;
}
.hide-menu a {
    width: 27%;
    line-height: 1;
    font-size: .9em;
    display: inline-block;
    float: left;
    text-align: center;
}

    img.img-mob{
        display: none;
    }
    #gallery{
        clear: both;
    }

    .sliderr .col-md-9{
        padding: 0;
    }
    .row.clnt .col-md-2 {
    margin-bottom: 10px;
}
 
.pl-4 {
    padding-left: 0;
}
.email,.edu-cta-box .inner .content .ctitle a{
    font-size: 1em !important
}
.contact-form.form-style-2 .form-group input, 
.contact-form.form-style-2 .form-group textarea{
    font-size: 14px !important;
    padding: 10px 20px 10px !important;
margin-bottom: 10px !important;
}
a.edu-btn, button.edu-btn,.features-box{
           font-size: 14px!important;
}

button.submit.btn-2{
     font-size: 1em!important;
    padding: 5px 14px !important;
}
.footer-quick-contact {
    width: 90%;
}
h3.dtitle{
    font-size: 1em !important
}

.features-box
{
    padding: 10px 17px !important;
margin:10px  0!important
}
.features-box.color-secondary-style .icon img{
    margin: 0 !important;
    height: 30px!important;
    width: 30px!important;
}
.features-box .content {

    margin-left: 10px !important;
    }


h5.bottomtext{
    font-size:1.4em !important
}
.box.first,.box.third,.bg2.box{
        padding: 20px !important;
    margin-bottom: 10px;
    position: unset !important;
}
ul.list-style-one li i{
        font-size: 7px !important;
    margin-right: 5px!important;
}
ul.list-style-one li,ul.list-style-two li{
    line-height: 35px!important;
}
.fuel-padding{
    padding: 20px 15px !important;
}
.event-date{
    height: 50px!important;
    width: 50px!important;
        right: 11px !important;
}
.sec-title-two h2{
    font-size: 1.8em !important;
}
.about-blocks-outer {
    padding: 30px 0px 0px!important;
}
.about-block .inner-box .content-column .content-inner{
    padding: 0 !important
}


.order-list li span{
    padding-bottom: 0!important
}
.about-section-two{
    z-index: 2 !important;
}
.pb150 {
    padding-bottom: 50px !important;
}
.pl-3{
    padding: unset !important;
}
ul.order-list.primary-color{
        margin-left: 3%;
}
ul.order-list.primary-color.br2{
    transform: unset !important;
}
.sec-title-four h2{
        padding-top: 9px!important;  
          font-size: 1.2em!important;
}
.about-section-two{
    padding: 40px 18px 12px !important;
}
.banner-wraper.mt-100 {
    margin-top: 0px!important;
}
.footer-bottom-wrap {
    padding-bottom: 70px;
}
    .customer-logos .slick-slide {
    width: 140px;
}

    .col-md-9{
        width: 100%;    flex: 0 0 100% !important;
    max-width: 100% !important;
    }
    .blog-details h3,.widget-area .widget .widget-title,
    ol.breadcrumb > li.breadcrumb-item{
        font-size: 1em !important
    }
    .blog-details{
        padding: 0px!important
    }
    .blog-sidebar{
        margin-top: 20px !important
    }
    .add_to_cart.right{
    }
    .section-padding2 {
    padding: 30px 0px !important;
}
    .row{
        display: block !important;
        margin: 0 !important
    }
    .mt-5 {
    margin-top: 2rem!important
}
    .pl-8{
        padding-left: 1% !important
    }
    .digital-card-contant{
        margin: 0 13px !important;
    }
    .mission-head{
        margin-top: 20px;
    }

    .col-lg-6{
        width: 100% !important
    }
    .service-img{
        display: none;
    }

    .mission{
        display: block !important;
    }
    .home-service:before{
        height: 100px;
    }
    p.side-border:after{
        display: none;
    }
    .home-service:after{
        height: 50px;
        width: 85% !important;
        bottom: 0;
    }
    .welcome-container{
        float: none;
    }
    .service-content-wraper{
        padding: 30px !important;
        padding-right: 0px !important
    }
    .about-pic{
        width: 100% !important
    }
    .about-container{
            margin-top: 70px;
    }
    .video-box{
              width: 142px !important;
    height: 111px !important;
    }
    .year-box span{
        font-size: 14px;    line-height: 15px;
    }
    .footer-wraper{
        padding-bottom: 0px;
        clear: both;
    }
    .edu-cta-box .inner,.content.text-md-end{
        text-align: center;
        display: block !important;
    }
    body.about p,body.datrack p {
}
    .edu-cta-box .inner .sparator {
    margin: 0 auto;
    justify-content: center;
    display: flex;
}
.edu-cta-box .inner .content .subtitle,.ft-thx-why-choose-item-box .ft-thx-why-choose-item h3{
    font-size: 1em !important
}
    .edu-cta-box{
        padding: 30px 20px !important;
    }
    .ft-thx-why-choose-item-box .ft-thx-why-choose-item span,
    ul.address-list li .icon{
        height: 40px!important;
        width: 40px!important;
        line-height: 40px!important;
    }
    .ft-thx-why-choose-item-box .ft-thx-why-choose-item{
            padding: 17px 15px 17px 34px !important;
    }
    .img-wrapper.cert img.img-responsive{
        height: unset !important;
            top: -27px !important;
            border-radius: 40px 0!important;
                border: 5px solid #ded8d8!important;
    }
    ul.address-list li i {
    font-size: 1.2em !important;
}

ul.address-list li{
    padding-left: 40px !important;
    }
    section.pt-80.cert-slider {
    clear: both;
}

.footer-content-title,form.mt-2.contact-form-footer.clearfix {
        margin-bottom: 0;
        margin-top: 5px !important
}
    .f-contact-form {
    padding: 0px 0px !important;
}
h4.sub-title{
    letter-spacing: 0px !important
}

    .title-wrap h2
    {
            font-size: 22px;
    }
    .add_to_cart.right.open-side {
    right: -10px;
    }

     .sexy-menu.detached {
    padding: 0 !important;
}
     body {
         font-size:13px !important
    }
    .single-blog-item .content h3
    { font-size:12px !important

    }
    ul.address-list li .tit {
    padding-left: 15px !important;
}

     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: none 
    }
     .mob-view{
            width: 100%;
         display: block;
         width: 100vw;
    height: 50vh;
    object-position: bottom;
    object-fit: cover;
            
    }
 
  
    .sexy-menu.detached {
    opacity: 1 !important;
}
    
    .navigation-portrait .nav-menu>li>a
    {

    padding:3px 8px !important;
    margin: 8px 15px !important
    }

     
     .designed p,.copy-right, .footer-right p{
         line-height:46px;
    }
    
    
     .footer-top-wraper{
         padding-top:40px;
         padding-bottom:0px;
         display: block;
    }
     
     .footer-content ul li{
         width:100%;

         float: left
    }

    .footer-social-links ul li {width: auto !important;}
     .lSAction{
         display:none
    }

    .pt-100 {
    padding-top: 50px;
     }
    h4.resume {
    font-size: 13px;
     }
         .w_50 {
         width: 100% !important;
     }
     .welcome-container{
        width: 100%;
            padding: 18px;
    }
     .welcome-pic img{
        display: none;
        width: 100%
    }
    .mt--50 {
    margin-top: 0px;
}
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
     

     .welcome-wraper{
        padding-top: 50px;
    }
     .news-scroller{
         width:100%;
    }
     .news-title{
         display: none;
    }
     .welcome-title{
         font-size: 1.5em;
             line-height: 35px;

    }
   
    .mb-10 {
    margin-bottom: 5rem !important;
}
.single-blog-item {
    margin-bottom: 20px;
}
     .top-quickwraper{
         display: none
    }
     .sexy-menu.detached .nav-menu > li > a {
        color: #fff !important ;
    }
     .experience{
         display: none
    }

.swiper-slide-caption.change {
    bottom:-32px !important;
}
.add_to_cart .cart-inner .cart_top h3 {
    font-size: 20px !important;
    }
.caption.size-change {
    font-size: 17px;
    line-height: 1.1;
}
.caption-bottom.size-change {
    font-size: 17px;margin-bottom: 30px;
}
.contact-form span.c-yellow {
    letter-spacing: 0px;    font-size: 16px;
}


.swiper-slide-caption{
    overflow: unset;
}
.swiper-slide-caption .btn1{
    display: none;
}
.banner-caption a{
    display: none;
}
.single-blog-item .post-featured-thumb{
    border: 2px solid #fff !important
}
.col-md-3.col-6.p0.image {
    padding: 0 !important;
}
.col-md-3.col-6.p0.image:last-child {
    margin-bottom: 30px;
}
.about-block .inner-box{
    padding: 10px !important}
.logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
  .sexy-menu.detached .top-header .top-container .logo img{
         margin-top: 15px !important;
         width: 50% !important

    }
     .nav-menu > li > a{
        color: #fff !important 
    }
}
 
 @media (min-width:561px) and (max-width:680px){

  .sidebar__post{
  padding: 25px 15px 20px;
      margin-bottom: 40px;
}
.sidebar__post-content h3 a{
  font-size: .9em
}
.chairman-name{
  font-size: 1.33em
}
img.chairman-img {
    width: 200px;
    height: 200px;
  }
.contact-info__icon img {
    width: 30px;
}
 .contact-section.inner-box{
    margin-bottom: 40px;
  }
  .contact-area{
        margin: 30px 0;
        clip-path: none;
  }
  .contact-info__single{
    margin-bottom: 20px;
  }
.contact_inner {
    padding: 0;
    clear: both;
}
  .contact-info__title{
  font-size: 1.2em
}
.contact-info__text{
  margin-left: 30px;
    margin-top: 10px;
}

  .event-img{
  display: none;
 }

 .img-wrapper img,.img-wrapper{
  height: 150px !important;
 }
 .sale-item{
  margin-bottom: 0px!important
 }

body.university .ed-wrapper{
  padding-bottom: 40px;
}

  .course-block-two .content-box .title a
  {
    font-size: 1.6em;
  }

body.about .row.center.about-section .col-md-6:nth-child(2) .cs-hobble{
  margin-bottom: 40px
}
.teaching-img-box{
      padding: 55px;
}
.teaching-img-box__content h3{
  font-size: 1em;
  line-height: 30px;
}
span.quote-r
{

    bottom: -15px;
}
.chairman-div{
  padding-bottom: 0;
  padding-top: 40px;
}
  img.tit-img1{
    height: 20px
  }
  img.tit-img2{
    height: 20px
  }

  .edu-logo img{
    width: 50%;
  }
  .subj{
    font-size: 1em
  }
  .edu-logo-wrapper .content-block{
    padding: 40px 30px;
    height: 240px;
  }
  .title-wraper4{
   padding: 18px 20px;
   width: 85%;
       text-align: center;
        font-size: .86em;
  }
  .edu-logo-wrapper{
    padding: 50px 10px 60px
  }
  .promise span{
    font-size: .8em
  }
  .promise img{

    height: 50px;
  }
  .promise:nth-child(1n):before
  {
    height: 50%; top: 0;
  }
  .promise:nth-child(1n):after
  {
    height: 50%;
    top: 70px;
  }
  .promises{
    display: block;
  }
  .promise
  {
        height: 115px;
    width: 29%;
  }
  .subject{
    width: 32%;
        padding: 20px 5px;
        min-height: unset;
        font-size: .9em;
            margin: 1px;
  }
.cs-hobble {
    margin: 35px 0;

}
.row.center.about-section .col-md-6:nth-child(2) .cs-hobble{
margin-bottom: 0
}
.cs-card.cs-style1 .cs-card_info{
  padding: 30px 25px 18px 25px;
  min-height: unset;
  margin-bottom: 0;
}
.cs-card.cs-style1 .cs-card_title{
  font-size: .9em;margin-bottom: 5px;
}
.cs-card.cs-style1 .cs-card_info span{
  height: 8px;
    width: 8px;
}
.cs-card.cs-style1 .cs-card_info p{
    margin-top: 20px;
}
.ctitle{
  font-size: 1em;
}

.cs-card.cs-style1 img
{
      height: 100px;
    width: 100px;
    top: 20px;
}
  img.side-img1,img.side-img2{
    display: none;
  }

.meet-down{
  display: none;
}
.edu-logo span{
  position: unset;
  padding: 3px 5px;
  font-size: .9em;
  justify-content: center;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.cs-style1 img
{
  width: 55px;
}

.main-title2,.main-title3,.main-title4{
  line-height: 35.34px;
      font-size: 1.2em

}

.title-wraper2 span{
      font-size: 1em;
}
.ed-wrapper {
    padding: 35px 0px 0;
}
.meet-text,.registration-text-3 h3{
  font-size: 1.4em;
}
.pop-course .col-6{
padding: 0 !important
}
.title-wraper span
{
  font-size: .6em;
}
 .main-title
  {
    font-size: 1.4em;    line-height: 25px;
  }
.blog-wrapper {
    padding: 30px 0px 0;
}

img.ed-img{
display: none;
}
 
  a.edu-btn, button.edu-btn
  {
    padding: 8px 10px !important
  }
  .sexy-menu.detached {
    padding: 0!important;
}
.sexy-menu{
  top: 0 !important
}


.btn-one.s-four{
    padding: 7px 26px;
        margin-top: 0;
            margin-left: 10px;
  }
  .apply-now{
    padding: 60px 40px 40px;
  }
.contact-form1 .form-group{
  clear: both;
}
 body.apply .contact-form1 .form-group input:not([type=submit]) { 
                height: unset;
                padding: 5px 20px
        }



    .whats-app{
           top: 45vh !important;
           right: 30px
    }
  .contact-info__single{
  padding: 23px 0 0px 0;
  margin-bottom: 0px;
}
.contact-info__icon-box{
      height: 74px;
    width: 74px;
    float: left;
}
.contact-area
{
  padding: 0 20px;
  margin-bottom: 30px;margin-top: 20px;
}
.contact-info__text
{
      margin-top: 8px;
}
.contact-info__icon{
  top: 15px;
}
.contact-info__title {
    font-size: 1em;
  }
   .project-details__content-box {
    font-size: 13px;
}
p
{
  line-height: 30px!important;
}
.sub-title
{
  font-size: 1.3em;
}
.border-box ul li
{
  width: 100%
}
.border-box{
      padding: 20px 20px 20px;
}

#leftShort{
  display: none;
}
#rightLong {
    max-width: 100% !important;
    float: right;
}

  img.thumparallax-down{
    width: 100%;
  }
  .swiper-slide-caption.inner-page {
    bottom: 0%;
}
.registration-text-2 .col-md-5 {
    width: 45% !important;
    float: left;
}
.registration-text-2 .row {
    display: flex !important;
}
.success-style img{
  height: 165px;
    object-position: top;
}
body.about .nav-menu>li a.about, body.home .nav-menu>li a.home, body.gallery .nav-menu>li a.gallery, body.testimonials .nav-menu>li a.testimonials, body.success .nav-menu>li a.success, body.careers .nav-menu>li a.careers, body.services .nav-menu>li a.services, body.works .nav-menu>li a.works, body.courses .nav-menu>li a.courses, body.faq .nav-menu>li a.faq, body.contact .nav-menu>li a.contact{
  border: none !important;
}
.slick-dots li button
{
  display: none;
}
.success-post_info
{
  padding: 12px 14px 6px;
}
.success-style .success-post_title a
{
  font-size: .7em
}
.testimonial-content .name{
  margin-bottom: 5px;
}
span.qoute img
{
  left: 30px;    height: 50px;
}
.testimonial-content
{
  padding: 55px 30px 30px 20px;
  min-height: unset;
}
.testimonial-content img
{
  height: 95px;
}
.time {
    padding: 3px 25px;
  }
  .timing {
    margin-top: 10px;
}
.mt-2 {
    margin-top: 1rem !important;
}
.registration-text-3 {
    padding-left: 0;    
      margin-top: 55px;
}

.registration-text-2{
  padding: 0
}
.registration-text-2 h3 span
{
  font-size: .7em;
}
.yl-registration-content-2:before
{
    height: 61%;
      width: 100%;background-position: center;
}
.yl-registration-content-2{
      padding: 45px 20px;
}
img.certificate{
  height: 80px;
}
span.num{
  font-size: 5.829em;left: -54px;
}
.main-title2,.main-title3,.main-title4{
  line-height: 35.34px;
      font-size: 1.4em;

}
.abt-content p,.cs-card.cs-style1 .cs-card_info p{
      line-height: 30px;
}

.meet-text,.registration-text-3 h3{
  font-size: 2em;
}
.meet-text{
  right: 0 !important
}
.pop-course .col-6{
padding: 0 !important
}
.title-wraper span
{
  font-size: .6em;
}
 .main-title
  {
    font-size: 1.4em;    line-height: 25px;
  }
.blog-wrapper {
    padding: 30px 0px 0;
}

img.ed-img{
  display: none;
}


img.shape1{
    width: 150px;
}

.contact-info__icon-box{
      height: 74px;
    width: 74px;
}
.contact-info__icon{
  top: 15px;
}
.contact-info__title {
    font-size: 1em;
  }
body.contact .col-md-3{
      width: 50%;
    max-width: 50%;
    float: left;
}body.contact .col-md-3:nth-child(3){
  clear: both;
}
.themesflat-blog .content-blog .title a{
  font-size: .8em
}
  body.enquiry section.abt-wrapper
  {
    padding-bottom: 40px;
  }
  a.edu-btn, button.edu-btn
  {
    padding: 8px 10px !important
  }
.enq-title{
    font-size: 1.333em;
    line-height: 30px;
}
.enq-title .color-red
{
  line-height: 30px;
}


.contact-form1 .form-group .select2-container--default .select2-selection--single,
 .contact-form1 .form-group input[type=date],
 .contact-form1 .form-group input:not([type=submit]), .contact-form1 .form-group textarea, .contact-form1 .form-group select
{
  height: 50px
}
.contact1_inner {
    padding-left: 0;
    margin-left: 0;
}
body.careers section.abt-wrapper{
  padding-bottom: 40px;
}
.certificate-section {
    position: relative;
    padding: 40px 0 40px;
}

body.careers .section-work .list-box-work .box-work {
    padding: 30px 11px 30px 15px;    margin-bottom: 15px;
}
  
 body.services a.btn-one.s-four {
    justify-content: center;
    margin: 30px auto 0;
    display: flex;
    text-align: center;
    align-items: center;
    width: fit-content;
}
body.services  .img-wrapper img ,body.services  .img-wrapper{
  height: 200px;
  object-fit: cover;
    object-position: left;
}
  h6.service-tit
  {
       font-size: 1em;
    line-height: 25px;
    margin-bottom: 15px;
  }
.serv-img img {
    height: 50px;
}

body.services a.btn-one.s-four {
    justify-content: center;
    margin: 30px auto 0;
    display: flex;
    text-align: center;
    align-items: center;
    width: fit-content;
}
body.services  .img-wrapper img ,body.services  .img-wrapper{
  height: 200px;
  object-fit: cover;
    object-position: left;
}
  h6.service-tit
  {
       font-size: 1.333em;
    line-height: 25px;
    margin-bottom: 15px;
  }
  .mb-3 {
    margin-bottom: 1.5rem !important;
}
.serv-img img {
    height: 50px;
}

.mt-3 {
    margin-top: 1rem !important;
}

.section-work .list-box-work .box-work{
  padding: 0px 0px 5px 10px;    margin-right: 0;
}
.serv-img{
      width: 12%;
          margin-right: 5px;
}
.serv-content {
    width: 80%;
  
}
.section-work .list-box-work .box-work .box-item .title-box
{
    padding-bottom: 10px
}
.section-work .list-box-work .box-work .box-item .title-box a{
  font-size: 1.5em;
}

.section-work .list-box-work .box-work .text{
    padding-bottom: 16px;
}

 body.works .col-lg-8 {
  flex: 0 0 100%;
    max-width: 100%;
}
 body.works img.work-img{
       width: 47%;
    float: left;
    margin: 5px;
}



 .project-details__thumb img {
    height: auto;
    object-fit: cover;
}

.services-four__icon span img
{
  height: 40px;
}
.services-four__icon,.services-four__icon-box
{
  height: 80px;
  width:80px;
}
.mission-wraper {
    padding: 40px 0;
}
.services-four__title {
    font-size: 1em;
}
.services-four__single-inner
{
  padding: 25px 15px 30px;
}
.service-block .title1 a
{
font-size: 1.55em;    line-height: 20px;
}
.service-block{
      margin: 20px 0 0px !important;
}


.services-four__icon span img
{
  height: 40px;
}
.services-four__icon,.services-four__icon-box
{
  height: 80px;
  width:80px;
}
.mission-wraper {
    padding: 40px 0;
}
.services-four__title {
    font-size: 1em;
}
.services-four__single-inner
{
  padding: 25px 15px 30px;
}

.swiper-slide-caption.inner-page .caption{
    font-size: 1.4em;
    line-height: 30px;
      letter-spacing: 0
}
 .swiper-slide-caption.inner-page .caption-bottom{
  font-size: 3em;
    line-height: 40px;
      letter-spacing: 0
}
.ed-down{
  display: none;
}


  img.abt-img,.about-two__happy-client,.about-two__bottom,.contact-one__map img{
    display: none;
  }


.project-div .col-md-6,.project-div .col-md-4
{
      padding: 0;
     width: 50% !important;
  float: left;
    max-width: 50% !important;    flex: 0 0 50%;
}

.bg-red .col-md-6
{
  float: left;
     width: 50% !important;
    max-width: 50% !important;    flex: 0 0 50%;
}

.copy-right span {
    display: none;
}
  body.home section.abt-wrapper{
    overflow: hidden;
  }
  .subscribe-input--submit
  {
        padding: 6px 14px;
        font-size: .8em
  }
  .about-section .main-title br{
    display: none;
  }
  .footer-right {
    font-size: 0.9em;    margin-top: -15px;
}
  .footer-bottom-container .col-md-8,.footer-bottom-container .col-md-4{
    margin: 0 auto;
    text-align: center;
        justify-content: center;
    align-items: center;
  }
.email-form input, .email-form textarea {

    border-bottom: 1px solid;
    color: #94949421 !important;    font-size: .9em;
  }
  .footer-logo
  {
    display: none;
  }
  .bg-f.bg-pattern-9
  {
    z-index: -1;
  }
  .footer-wraper{
 padding: 40px 0 0px;
  }
  .footer-content {
    width: 100%;
  }


 
.col-md-15 {
    width: 33%;
    float: left;
}
.clients-wraper .brands{
      padding: 25px 10px 0;border: 1px solid rgba(0, 0, 0, 0.08);
}

.clients-wraper .brands:nth-child(1n){
border-top: 0

}
.clients-wraper .brands:nth-child(4),
.clients-wraper .brands:nth-child(5){
  border-bottom: 0
}
.cs-post.cs-style1 .cs-post_title{
  font-size: .8em
}
.heading.heading-large
{
   font-size: 1.3rem;
    line-height: 1.9rem;
    letter-spacing: 0;
}
.cta-wrapper {
    padding: 65px 0 35px;
    position: relative;
}
.col-md-5.d-md-inline-flex.justify-content-md-end{
  justify-content: flex-start!important;
  margin-top: 10px;
}
.cta-wrapper .button
{
  font-size: .8rem;
      padding: 1rem 1rem;
}
.cs-portfolio.cs-style1
{
  margin-bottom: 5px;
}
.cs-portfolio.cs-style1.cs-type1 .cs-portfolio_title{
  font-size: .8em;
}
.cs-portfolio.cs-style1 .cs-portfolio_subtitle{
  font-size: .7em;
}
body.home .img-wrapper {
    height: 250px;
}
body.home .img-wrapper img{
    height: 250px;
}

  .process-step.design img {
    height: 45px;
}

  .process-step.design
  {
        padding: 25px 13px;
        margin-top: 10px;
  }
  .process-step:before
  {
        height: 1em;
    width: 1em;
    /*left: 50%;    transform: rotate(90deg);    top: 100%;*/
  }
  .process-step.design h6{
    font-size: .8em
  }
  .btn-one.s-four:before
  {
        right: 118%;
    top: -2px;
    height: 30px;
    width: 30px;
  }


  .bg-red
  {
    padding: 30px 20px 20px;
  }
  .main-title
  {
    font-size: 1.33em;    line-height: 25px;
  }
  .abt-content
  {
        padding-left: 0;
  }
.artwork{
    right: 0.6rem;
    top: -2.6rem;
}
.artwork img {
    height: 140px;
}

 .caption{
        font-size:1.6em;
        line-height:35px;
  }
 .caption-bottom{
        font-size:4em;
        line-height:35px;
  }
   .swiper-slide-caption .view-btn{
   font-size: .8em;
    top: 10px;
    padding: 8px 8px;
  }
.view-btn svg {
    margin-left: 5px;
    height: 8px;
}
.cs-shape_1:nth-child(2)
{
  left: 85%
}
.img .imgone,.img .icon,.about-section .img .exp,.img .imgtwo
{
  display: none;
}
a.view-btn{
  font-size: .8em;
      top: 0;padding: 5px 10px;
}
.cs-card.cs-style1 .cs-card_title{
  font-size: 1em;margin-bottom: 5px;position: relative;
    top: 11px;
}
.cs-card.cs-style1 .cs-card_info span{
  height: 8px;
    width: 8px;
}


.footer-content.logo-div{
  display: none;
}
  .other-wrapper .offer-title{
    top:80%;
  }
  .other-wrapper .test-view-btn
  {
    top:78%;
  }
.offer-title {
    top: 66%;
 
}

.test-view-btn {
    top: 80%;
    
}
.hotels-d  .col-md-6{
    flex: 0 0 50%!important;
    max-width: 50%!important;
        float: left;
        padding-right: 5px;
    padding-left: 5px;
}
.videos-wrap  .row{
  display: flex !important;
}
.videos-wrap .col-md-6{
   flex: 0 0 50%!important;
    max-width: 50%!important;
}
.places-item.interior.pad-right{
  margin-bottom: 10px;
}
  section.service-wrapper.responsible-wrap .col-md-4{
    flex: 0 0 33.333333%!important;
    max-width: 33.333333%!important;
        float: left;
  }
  .tit {
    padding-left: 45px !important;
}
   span.caption:after {
    position: absolute;
    left: 0;
    bottom: -46px;
    width: 100%;
    height: 80px;
    z-index: -1;
    background-image: url(../images/text-bg.png);
    content: "";
    background-size: 70% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.contact-wrapper .col-lg-8{
    flex: 0 0 100%;
    max-width: 100%;

}


.about-image {
    display: none;
}
section.abt-wrapper {
    position: relative;
    padding-top: 40px;
}


.address{
  font-size: .9em;
}
.address img {
    height: 25px;
}
.abt-wrapper{

    padding-bottom: 0 !important; 
}
.main-title{
  line-height: 24px;
}


 .mob-view.home-img

    {
         width: 100vw;
    height: 86vh;
    object-position: center;
    object-fit: cover;
    }

.col-md-2.soc
{padding-left: 5px;}

.responsible-wrap{
  overflow: hidden;
}

img.simg4{
  display: none;
}
.videos img,.videos{
  height: 200px;
}
.offer-title.responsible {
    left: 10%;
    top: 80%;
    transform: none;
    justify-content: left;
}
.mission-wrap.dir .dir-img {
    justify-content: center;
    margin: 0 auto 20px;
    display: flex;
}
img.abt-shape
{
      margin: -20px auto -15px;
}
.dir-shape {
    margin-top: 0px !important;
        margin-bottom: 20px !important;
}

.mission-wrap,.mission-wrap.dir
{
      padding: 20px 10px;
}
.mtitle-wraper span {
    font-size: 1.2em;
    }
    img.vision-shape
    {
          width: 60px;
    }

  .mission-wrapper {
    padding-top: 0px;
}
img.hot-logo {
    padding-right: 5px;
    margin-right: 15px;
    width: 17%;
}
.places-item img
{
  margin-right: 2px;
}
.test-view-btn{
   top: 70%;
   right: 5%;
}
.places-item h3:before
{
  left: -7px;
  font-size: 35px;
}

.offer-title h3
{
  font-size: .9em !important;
      padding-left: 10px;
}
.abtshape1{
  margin-top: 20px !important;
}
.test-wrapper:after
{
      height: 500px;
}

.post-featured-thumb.bg-cover img{
      height: 200px !important;


}
.test-wrapper{
        padding: 10px;
}
.cta-title h3{
  font-size: 1.5em;
}

.client-logos{
  width: auto !important;
}
img.simg7,img.simg6,img.simg8{
  display: none;
}
.test-div{
    padding-top: 30px;
      padding-left: 50px;
    padding-right: 50px;
}
.test-div .col-md-3{
      width: 50%;
    max-width: 50%;
        float: left;
        padding-right: 5px;
    padding-left: 5px;
}

.col-md-4.hotel-brands .col-md-3{
      width: 22%;
    max-width: 22%;
        float: left;
}
.hotels-img
{
      height: 60px;
}
.video-wraper{
  padding: 0 20px;
  padding-bottom: 0px;
      margin-top: 0px;
     transform: translateY(-100px);
}
.videos-wrap
{
      padding: 50px 48px 54px 45px;
}


    .footer-content ul li a{
        font-size: .9em
    }
.f2 .serv-img:after{
    left: 28% !important ;
    top: 0 !important ;
}
.service-wrapper .col-md-5 {
    width: 41.666667% !important;
}

.stay-btn{
        font-size: 1em;
}
.single-blog-item {
    margin-bottom: 10px;
    margin: 5px!important;
}
.facility-div {
    top: 265px !important;
}

    .rooms-bg .col-md-6{
        flex: 0 0 100%;
    }
    
    .test-div .col-md-5 {
    flex: 0 0 auto;
    width: 41.666667%!important ;
}
    .col-md-2.logo-div.d-flex{
        display: none;
    }
    
    .footer-top-wrape.row .col-md-3 {
    flex: 0 0 35%;

}
.col-md-2.soc {
        flex: 0 0 25.666667%;
    width: 24.666667%;
    max-width: 24.666667%;
}

.footer-social-links ul li a{
    font-size: 1em
}
.row {
    display: flex !important;
}


    .destination-div .inner-box{

        margin-bottom: 15px !important;
    }
    .destination-div .col-lg-4{

         max-width: 50.333333% !important;
    flex: 0 0 49.333333% !important;
    }
    .destination-div .inner-box {
    margin-bottom: 20px !important;
    margin-right: 15px!important;
}
    .destination-div .row{
        display: flex !important;
    }
    .service-wrapper .col-md-3 {
        max-width: 50%;
    float: left;
    padding: 5px;
}
.footer-content:nth-child(2)
{
  width:40%;
}
.footer-content:nth-child(3) {
   width: 20%
}
  .footer-content:nth-child(1){
    width: 34%;
  }
section.service-wrapper {
    padding: 30px 0 0px !important;
}
.footer-logo img {
    height: 60px !important;
}
.ser-wrapper {
    padding-top: 30px;
}
     body {
         font-size:14px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: none 
    }
     .mob-view{
         display: block;
         object-position: bottom;

    }
     .copy-right{
         text-align:center;
         line-height:28px;
         font-size: .9em
    }   
    a.cart-btn2 {
    padding: 0px 3px!important;
    top: 311px!important;
    font-size: 1em!important;
}
     .designed p{
         line-height:28px;
    }
    .quick-links {
    display: block;
}
 
    
     .footer-top-wraper{
         padding-top:40px;
         padding-bottom:30px;
    }
     .footer-content{
         margin-bottom:1.5em;
    }
     .footer-content ul li{
         width:50%;
         float: left
    }
     .lSAction{
         display:none
    }
     .navigation-portrait{
         height:72px !important;
    }
     .welcome-container{
        width: 100%;
    }
     .welcome-pic{
        display: none
    }
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
   
    
     .welcome-wraper{
        padding-top: 50px;
    }
     .news-scroller{
         width:100%;
    }
     .news-title{
         display: none;
    }
     .welcome-title{
         font-size: 2em;
    }
   
     .top-quickwraper{
         display: none
    }
     .sexy-menu.detached .nav-menu > li > a {
        color: #fff !important ;
    }


    .title-wrap h2 {
    text-align: center;
    font-size: 40px;
}
.w_50 {
    width: 100% !important;
}
     .nav-brand img{
         margin-top: 12px !important;
         width: 100% 
    }
     .logo{
         width: 110px !important;
         height: auto !important
    }
}

 @media (min-width:561px)  and (max-width:768px){

  .col-md-5.col-xs-12
  {
    width: 100% !important
  }
img.careerbg{
  display: none;
}
body.gallery .col-md-4{
      width: 50% !important;
    max-width: 50% !important;
        float: left;
}
.footer-content .quick-links ul+ul{
  float: none;
  margin-left: 0
}

   #Manufacturing .content-column {
    margin-bottom: 20px;
}
.team-col
{
      padding-left: 1rem;
    margin-right: 1rem;
}
section.about-wrapper.team-div .col-md-3 {
    width: 50%;
    float: left;
        padding: 0;
}
.team-content h3{
  font-size: 1em
}

.footer-social-links ul li a
{
  width: 30px;
   height: 30px;
    line-height: 30px;
}
   .hotels-img img {
    width: 80%;
}
.icon-list li {
    padding: 5px 10px;
    margin: 5px;
    font-size: 1em;
}
.icon-list li img {
    margin-right: 10px;
    height: 30px;
}
.footer-bar .inner p span {
    display: block;
}
.phid br{
  display: none;
}
.footer-bar .inner p {
    font-size: .9em;
  }
.footer-bar .inner {
    padding: 60px 0px 0;
  }
  .btn-one.s-four{
    justify-content: center;
}
  .footer-bar .inner .row
  {
    display: flex !important;
  }
  .footer-bar .col-lg-4 {
          -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%!important;
    max-width: 33.333333%!important;
  }
  .footer-bar .inner figure img {
    height: 50px;
  }
  .footer-bar .inner h3{
    font-size: 18px;margin-bottom: 5px;
  }
  }
 @media (min-width:681px)  and (max-width:768px){


.blog .col-md-4{
        -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
   }
  .chairman-name{
  font-size: 1.33em
}
img.chairman-img {
    width: 200px;
    height: 200px;
  }

.swiper-slide-caption{
      bottom: 3%;
    }
.btn-one.s-four{
    padding: 7px 26px;
        margin-top: 0;
            margin-left: 10px;
  }
    .apply-now{
    padding: 60px 40px 40px !important;
  }
.contact-section.inner-box {
   padding: 0px 0px 30px 0px;
}
.contact-shape{
  display: none;
}
.contact_inner{
  padding: 0
}
body.contact .col-md-8 {
          -ms-flex: 0 0 66%;
    flex: 0 0 66%!important;
    max-width: 66%!important;
  }
  .event-img{
  display: none;
 }

 .img-wrapper img,.img-wrapper{
  height: 150px !important;
 }
 .sale-item{
  margin-bottom: 0px!important
 }

body.university .ed-wrapper{
  padding-bottom: 40px;
}
  .chairman-div{
  padding-bottom: 0;
  padding-top: 40px;
}
body.about section.abt-wrapper{
  padding-top: 30px !important
}
body.about .row.center.about-section .col-md-6:nth-child(2) .cs-hobble{
  margin-bottom: 40px
}
.teaching-img-box{
      padding: 55px;
}
.teaching-img-box__content h3{
  font-size: 1em;
  line-height: 30px;
}
span.quote-r
{

    bottom: -15px;
}
.col-12-resp {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    float: left !important;
}

.chairman-div{
  padding-bottom: 0;
  padding-top: 40px;
}
.ed-down{
  display: none;
}
  .since-section .col-md-4{
  display: none;
}

.col-md-8{
      flex: 0 0 100%!important;
    max-width: 100%!important;
}


img.tit-img1{
    height: 20px
  }
  img.tit-img2{
    height: 20px
  }

  .edu-logo img{
    width: 50%;
  }
  .subj{
    font-size: 1em
  }
  .edu-logo-wrapper .content-block{
    padding: 40px 30px 0;
    height: 115px;    border-radius: 25px;
  }
  .title-wraper4{
   padding: 18px 20px;
   width: 85%;
       text-align: center;
        font-size: .86em;
  }
  .edu-logo-wrapper{
    padding: 50px 10px 60px
  }
  .promise span{
    font-size: .8em
  }
  .promise img{

    height: 50px;
  }
  .promise:nth-child(1n):before
  {
    height: 50%; top: 0;
  }
  .promise:nth-child(1n):after
  {
    height: 50%;
    top: 70px;
  }
  .promises{
    display: block;
    margin-top: 0;
  }
  .promise
  {
        height: 115px;
    width: 21%;
  }
  .subject{
    width: 24%;
        padding: 20px 5px;
        min-height: unset;
        font-size: .9em;
            margin: 1px;
  }
.cs-hobble {
    margin: 35px 0;

}
.row.center.about-section .col-md-6:nth-child(2) .cs-hobble{
margin-bottom: 0
}
.cs-card.cs-style1 .cs-card_info{
  padding: 30px 25px 18px 25px;
  min-height: unset;
  margin-bottom: 0;
}

.cs-card.cs-style1 .cs-card_info span{
  height: 8px;
    width: 8px;
}
.cs-card.cs-style1 .cs-card_info p{
    margin-top: 10px;
}
.ctitle{
  font-size: 1em;
}

.cs-card.cs-style1 img
{
      height: 80px;
    width: 80px;
    top: 25px;
}
  img.side-img1,img.side-img2{
    display: none;
  }
img.since-img{
  display: none;
}
.edu-logo span{
  position: unset;
  padding: 3px 5px;
  font-size: .9em;
  justify-content: center;
    display: flex;
    align-items: center;
    margin: 0 auto;
}


.main-title2,.main-title3,.main-title4{
  line-height: 35.34px;
      font-size: 1.2em

}
.abt-content p,.cs-card.cs-style1 .cs-card_info p{
      line-height: 30px;
}
.title-wraper2 span{
      font-size: 1em;
}
.ed-wrapper {
    padding: 35px 0px 0;
}
.meet-text,.registration-text-3 h3{
  font-size: 1.4em;
}
.pop-course .col-6{
padding: 0 !important
}
.title-wraper span
{
  font-size: .6em;
}
 .main-title
  {
    font-size: 1.4em;    line-height: 25px;
  }
.blog-wrapper {
    padding: 30px 0px 0;
}

img.ed-img{
display: none;
}

.contact-form1
{
  padding: 20px 40px 30px;
}



  body.courses .courses-listings .col-md-4{
    flex: 0 0 50%;
    max-width: 50%;
  }
.owl-buttons{
  display: none;
}
  .contact-form iframe {
    width: 100%;
    height: 350px;
}
.whats-app{
  bottom: 30vh;
      right: 30px;
}

   .contact-info__single{
  padding: 23px 0 10px 0;
  margin-bottom: 0px;
}
.contact-info__icon-box{
      height: 74px;
    width: 74px;
    float: left;
}
.contact-area
{
  padding: 0 0px;
  margin-bottom: 30px;margin-top: 20px;
}
.contact-info__text
{
      margin-top: 8px;
      margin-left: 50px;
      font-size: .8em;
}
.contact-info__icon{
  top: 15px;
}
.contact-info__title {
    font-size: 1em;
  }
   .project-details__content-box {
    font-size: 13px;
}
.contact-info__icon {
    height: 40px;
    width: 40px;
}.contact-info__icon img {
    width: 18px;
}

.border-box {
    padding: 15px 17px 10px;
    }
.sub-title
{
      font-size: 1em;
}
  #leftShort{
    display: none;
  }
  #rightLong
  {

    width: 100%!important;
    max-width: 100%!important;
  }
  section.abt-wrapper.cs-parallax
  {
    padding-top: 0 !important
  }
 .yl-registration-content-2:before
{
    height: 58%;
      width: 100%;background-position: 75% 100%;
}
 .yl-registration-content-2
.col-md-5 {
    flex: 0 0 auto;
    width: 100%;
}
.registration-text-2
.col-md-5 {
    flex: 0 0 auto;
    width: 41%;
}

img.thumparallax-down {
    width: 100%;
}
.contact-info__icon-box{
      height: unset;
    width: unset;
}
.contact-info__icon{
  top: 15px;margin-right: 10px;
}

.sexy-menu.detached .nav-menu > li > a {
    margin: 10px 8px;
}

  a.edu-btn, button.edu-btn
  {
    padding: 8px 10px !important
  }
.enq-title{
    font-size: 1.555em;
    line-height: 30px;
}
.enq-title .color-red
{
  line-height: 30px;
}

  .contact-form1 .form-group .select2-container--default .select2-selection--single, .contact-form1 .form-group input:not([type=submit]), .contact-form1 .form-group textarea, .contact-form1 .form-group select

{
  height: 50px
}
.contact1_inner {
    padding-left: 0;
    margin-left: 0;
        margin-top: 20px;
}
body.careers section.abt-wrapper{
  padding-bottom: 40px;
}
.certificate-section {
    position: relative;
    padding: 60px 0 40px;
}

body.careers .section-work .list-box-work .box-work {
    padding: 30px 11px 30px 15px;      margin: 0;  margin-bottom: 15px;
}
body.careers .section-work .list-box-work .box-work .text {
    padding-bottom: 10px;
}
.certificate-section .col-md-6{
    flex: 0 0 100%;
    max-width: 100%;
}
.certificate-section .col-md-7{
    flex: 0 0 100%;
    max-width: 100%;
}


  a.edu-btn, button.edu-btn {
    float: left;
}
body.apply button.edu-btn
{
float: right;
}
.contact-form1 .form-group button.edu-btn{
  margin: -30px 0 !important
}
.contact-one__map img{
  display: none;
}
  
 body.services a.btn-one.s-four {
    justify-content: center;
    margin: 30px auto 0;
    display: flex;
    text-align: center;
    align-items: center;
    width: fit-content;
}
body.services  .img-wrapper img ,body.services  .img-wrapper{
  height: 200px;
  object-fit: cover;
    object-position: left;
}
  h6.service-tit
  {
       font-size: 1em;
    line-height: 25px;
    margin-bottom: 15px;
  }
.serv-img img {
    height: 50px;
}

section.abt-wrapper.section-work .col-md-4{
  flex: 0 0 50%;
    max-width: 50%;
}
body.services a.btn-one.s-four {
    justify-content: center;
    margin: 30px auto 0;
    display: flex;
    text-align: center;
    align-items: center;
    width: fit-content;
}
body.services  .img-wrapper img ,body.services  .img-wrapper{
  height: 200px;
  object-fit: cover;
    object-position: left;
}
  h6.service-tit
  {
       font-size: 1.333em;
    line-height: 25px;
    margin-bottom: 15px;
  }
  .mb-3 {
    margin-bottom: 1.5rem !important;
}
.serv-img img {
    height: 50px;
}

.mt-3 {
    margin-top: 1rem !important;
}
.section-work .list-box-work .box-work .text{
  padding-bottom: 0
}
.section-work .list-box-work .box-work{
  margin-top: 30px;
    padding: 0px 0px 5px 0px;
}
body.works .col-lg-8{
flex: 0 0 100%;
    max-width: 100%;
}
img.work-img {
    padding: 10px;
}
  .project-details__thumb img {
    height: auto;
    object-fit: cover;
}
.service-block .title1 a
{
font-size: 1.333em;    line-height: 20px;
}
.service-block{
      margin: 20px 0 0px !important;
}



.services-four__icon span img
{
  height: 40px;
}
.services-four__icon,.services-four__icon-box
{
  height: 80px;
  width:80px;
}
.mission-wraper {
    padding: 40px 0;
}
.services-four__title {
    font-size: 1em;
}
.services-four__single-inner
{
  padding: 25px 15px 30px;
}
.service-block .title1 a
{
font-size: 1.55em;    line-height: 20px;
}
.service-block{
      margin: 20px 0 0px !important;
}


.services-four__icon span img
{
  height: 40px;
}
.services-four__icon,.services-four__icon-box
{
  height: 80px;
  width:80px;
}
.mission-wraper {
    padding: 40px 0;
}
.services-four__title {
    font-size: 1em;
}
.services-four__single-inner
{
  padding: 25px 15px 30px;
}
.service-block .title1 a
{
font-size: 1.55em;    line-height: 20px;
}
.service-block{
  flex: 0 0 50%!important;
    max-width: 50%!important;
      margin: 20px 0 0px !important;
}
.service-block .inner-box{
  padding: 35px 20px 30px
}



.services-four__icon span img
{
  height: 40px;
}
.services-four__icon,.services-four__icon-box
{
  height: 80px;
  width:80px;
}
.mission-wraper {
    padding: 40px 0;
}
.services-four__title {
    font-size: 1em;
}
.services-four__single-inner
{
  padding: 25px 15px 30px;
}

.swiper-slide-caption.inner-page .caption{
    font-size: 1.33em;
    line-height: 30px;
      letter-spacing: 0
}
 .swiper-slide-caption.inner-page .caption-bottom{
  font-size: 3em;
    line-height: 40px;
      letter-spacing: 0
}


  img.abt-img,.about-two__happy-client,.about-two__bottom{
    display: none;
  }

body.about  section.abt-wrapper {
    padding-bottom: 0px;
}
.mission-wraper .col-md-4{
    flex: 0 0 50%;
    width: 50%;
     max-width: 50%;
}

 .cs-shape_wrap_4 .col-md-5{
  display: flex;
 } 

.slick-slide {
    padding: 5px 5px!important;
}
.project-div .col-md-6,.project-div .col-md-4
{
      padding: 0;
     width: 50% !important;
  float: left;
    max-width: 50% !important;    flex: 0 0 50%;
}
.bg-red .col-md-4{
  width: 100% !important;
    max-width: 100% !important;
        flex: 0 0 100%;
}
.bg-red .col-md-8{
  width: 100% !important;
    max-width: 100% !important;
        flex: 0 0 100%;
}

.bg-red .col-md-6
{
  float: left;
     width: 50% !important;
    max-width: 50% !important;    flex: 0 0 50%;
}

.copy-right span {
    display: none;
}
  body.home section.abt-wrapper{
  padding: 40px 0;    overflow: hidden;

  }

  img.ed2
  {
    right: -16px
  }
  img.ed4
  {
    right: -22px;
  }
  .subscribe-input--submit
  {
        padding: 6px 14px;
        font-size: .8em
  }
  .about-section .main-title br{
    display: none;
  }
  .footer-right {
    font-size: 0.9em;   
}
  .footer-bottom-container .col-md-8,.footer-bottom-container .col-md-4{
    margin: 0 auto;
    text-align: center;
        justify-content: center;
    align-items: center;
  }
.email-form input, .email-form textarea {

    border-bottom: 1px solid;
    color: #94949421 !important;    font-size: .9em;
  }
  .footer-logo
  {
    display: none;
  }
  .bg-f.bg-pattern-9
  {
    z-index: -1;
  }
  .footer-wraper{
    z-index: 9;
    padding-top: 40px;
  }
  .footer-content {
    width: 100%;
  }

 
.col-md-15 {
    width: 20%;
    float: left;
}
.clients-wraper .brands{
      padding: 25px 10px 0;border: 1px solid rgba(0, 0, 0, 0.08);
}

.clients-wraper .brands:nth-child(1n){
border-top: 0

}
.clients-wraper .brands:nth-child(4),
.clients-wraper .brands:nth-child(5){
  border-bottom: 0
}
.cs-post.cs-style1 .cs-post_title{
  font-size: .9em
}
.cs-post.cs-style1 .cs-posted_by{
  display: block;
}
.heading.heading-large
{
   font-size: 1.3rem;
    line-height: 1.9rem;
    letter-spacing: 0;
}
.cta-wrapper {
    padding: 65px 0 35px;
    position: relative;
}
.col-md-5.d-md-inline-flex.justify-content-md-end{
  flex: 0 0 auto;
    width: 41.666667% !important;
}
section.blog-wrapper.cs-shape_wrap_4.cs-parallax .col-md-7
{
width: 100%;
max-width: 100%;
 flex: 0 0 100%;
}
.cta-wrapper .button
{
  font-size: .8rem;
      padding: 1rem 1rem;
}
.cs-portfolio.cs-style1
{
  margin-bottom: 5px;
}
.cs-portfolio.cs-style1.cs-type1 .cs-portfolio_title{
  font-size: .8em;
}
.cs-portfolio.cs-style1 .cs-portfolio_subtitle{
  font-size: .7em;
}
body.home .img-wrapper {
    height: 250px;
}
body.home .img-wrapper img{
    height: 250px;
}

  .process-step.design img {
    height: 45px;
}

  .process-step.design
  {
        padding: 25px 13px;
        margin-top: 10px;
  }
  .process-step:before
  {
        height: 1em;
    width: 1em;
    /*left: 50%;    transform: rotate(90deg);    top: 100%;*/
  }
  .process-step.design h6{
    font-size: .8em
  }
  .btn-one.s-four:before
  {
        right: 118%;
    top: -2px;
    height: 30px;
    width: 30px;
  }

  .main-title
  {
    font-size: 1.33em;    line-height: 25px;
  }

  .abt-wrapper .col-md-6{
    flex: 0 0 100%;
    max-width: 100%;
  }

  .success-story.row .col-md-6{
  flex: 0 0 50%;
    max-width: 50%;
  }
  .title-wraper span:before
  {
    width: 20px;
  }

  .abt-content
  {
        padding-left: 0;
  }
.artwork{
    right: 0.6rem;
    top: -2.6rem;
}
.artwork img {
    height: 140px;
}


 .caption{
        font-size:1.8em;
        line-height:25px;
  }

  .caption-bottom{
 font-size:4em;
        line-height:50px;
    }
   .swiper-slide-caption .view-btn{
   font-size: .8em;
    top: 10px;
    padding: 8px 8px;
  }
.view-btn svg {
    margin-left: 5px;
    height: 8px;
}
.cs-shape_1:nth-child(2)
{
  left: 85%
}
.img .imgone,.img .icon,.about-section .img .exp,.img .imgtwo
{
  display: none;
}
a.view-btn{
  font-size: .8em;
      top: 0;padding: 5px 10px;
}

.cs-card.cs-style1 .cs-card_info{
  padding: 30px 30px 15px 30px;
      min-height: 250px;
      margin-bottom: 10px;
}
.cs-card.cs-style1 .cs-card_title{
  font-size: .9em;margin-bottom: 15px;
  position: relative;
    top: 15px;
}
.cs-card.cs-style1 .cs-card_info span{
  height: 8px;
    width: 8px;
}


.footer-content.logo-div{
  display: none;
}

 .mob-view.home-img

    {
         width: 100vw;
    height: 86vh;
    object-position: center;
    object-fit: cover;
    }

.col-md-2.soc
{padding-left: 5px;}

.responsible-wrap{
  overflow: hidden;
}

img.simg4{
  display: none;
}
.videos img,.videos{
  height:180px;
}
.offer-title.responsible {
    left: 10%;
    top: 80%;
    transform: none;
    justify-content: left;
}
.mission-wrap.dir .dir-img {
    justify-content: center;
    margin: 0 auto 20px;
    display: flex;
    height: 150px;
}
img.abt-shape
{
      margin: -20px auto -15px;
}
.dir-shape {
    margin-top: 0px !important;
        margin-bottom: 20px !important;
}
.mission-wrap, .mission-wrap.dir .col-md-4,.mission-wrap, .mission-wrap.dir .col-md-8 {
  flex: 0 0 100%;
    max-width: 100%;
}
.mission-wrap
{
      padding: 20px 10px;
}

.mission-wrap.dir{
   padding: 20px 10px 0;
}
.mtitle-wraper span {
    font-size: 1.2em;
    }
    img.vision-shape
    {
          width: 60px;
    }

  .mission-wrapper {
    padding-top: 0px;
}
img.hot-logo {
    padding-right: 5px;
    margin-right: 15px;
    width: 17%;
}
.places-item img
{
  margin-right: 2px;
}
.test-view-btn{
       top: 78%;
    right: 0;
    padding: 4px 5px;
}
.places-item h3:before
{
  left: -7px;
  font-size: 35px;
}

.abtshape1{
  margin-top: 20px !important;
}
.test-wrapper:after
{
      height: 320px;
}

.post-featured-thumb.bg-cover img{
      height: 100px !important;


}
.test-wrapper{
        padding: 20px;
}
.col-md-15.p2 {
    width: 30%;
}
.cta-title h3{
  font-size: 1.5em;
}
.title-wraper {
    margin-bottom: 20px;
}

img.simg3{
   width: 100px;
    top: -30px;
}
img.simg1 {
    position: absolute;
    top: -27px;
    left: -37px;
    z-index: 99;
    width: 100px;
}
.client-logos{
  width: auto !important;
}
img.simg7,img.simg6,img.simg8{
  display: none;
}
.test-div{
    padding-top: 30px;
      padding-left: 120px;
    padding-right: 120px;
}
.test-div .col-md-3{
      width: 50%;
    max-width: 50%;
        float: left;
        padding-right: 5px;
    padding-left: 5px;
}
.single-cta-item {
    z-index: 999;
    margin-bottom: 15px;
}

.col-md-4.hotel-brands .col-md-3{
      width: 22%;
    max-width: 22%;
        float: left;
}
.hotels-img
{
      height: 60px;
}
.video-wraper{
  padding: 0 20px;
  padding-bottom: 0px;
      margin-top: 0px;
     transform: translateY(-100px);
}
.videos-wrap
{
      padding: 40px 45px 41px 42px;
}


    .footer-content ul li a,.address p{
        font-size: .9em
    }
.f2 .serv-img:after{
    left: 28% !important ;
    top: 0 !important ;
}
.service-wrapper .col-md-5 {
    width: 41.666667% !important;
}

.stay-btn{
        font-size: 1em;
}
.single-blog-item {
    margin-bottom: 10px;
    margin: 5px!important;
}
.facility-div {
    top: 265px !important;
}

    .rooms-bg .col-md-6{
        flex: 0 0 100%;
    }
    
    .test-div .col-md-5 {
    flex: 0 0 auto;
    width: 41.666667%!important ;
}
    .col-md-2.logo-div.d-flex{
        display: none;
    }
    
    .footer-top-wrape.row .col-md-3 {
    flex: 0 0 35%;

}
.col-md-2.soc {
        flex: 0 0 25.666667%;
    width: 24.666667%;
    max-width: 24.666667%;
}

.footer-social-links ul li a{
    font-size: 1em
}
.row {
    display: flex !important;
}


    .destination-div .inner-box{

        margin-bottom: 15px !important;
    }
    .destination-div .col-lg-4{

         max-width: 50.333333% !important;
    flex: 0 0 49.333333% !important;
    }
    .destination-div .inner-box {
    margin-bottom: 20px !important;
    margin-right: 15px!important;
}
    .destination-div .row{
        display: flex !important;
    }
    .service-wrapper .col-md-3 {
    max-width: 100%;padding: 3px;
}
section.ser-wrapper .col-md-6
{
 max-width: 100%;
     flex: 0 0 100%;
}
.cap-content
{
  padding: 10px
}
     body {
         font-size:14px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: none 
    }
     .mob-view{
         display: block;
         object-position: center;

    }
      
    a.cart-btn2 {
    padding: 0px 3px!important;
    top: 311px!important;
    font-size: 1em!important;
}
    
    .quick-links {
    display: block;
}
     .footer-content:nth-child(1){
         display:block;
    }
    .footer-content:nth-child(3){
      width: 18%;
    }
   
     .footer-top-wraper{
         padding-top:40px;
         padding-bottom:30px;
    }
     .footer-content{
         margin-bottom:1.5em;
         margin-right: 2%;
    }
     .footer-content ul li{
         width:50%;
         float: left
    }

  .footer-content:nth-child(1){
    width: 38%;
  }
    .footer-content:nth-child(2) {
    width: 36%;
}
     .lSAction{
         display:none
    }
     .navigation-portrait{
         height:72px !important;
    }
     .welcome-container{
        width: 100%;
    }
     .welcome-pic{
        display: none
    }
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
     
     .welcome-wraper{
        padding-top: 50px;
    }
  
     .welcome-title{
         font-size: 2em;
    }
    
     .top-quickwraper{
         display: none
    }
     .sexy-menu.detached .nav-menu > li > a {
        color: #fff !important ;
    }
     .experience{
         display: none
    }
   
    .title-wrap h2 {
    text-align: center;
    font-size: 40px;
}
.w_50 {
    width: 100% !important;
}
   
     .nav-brand img{
         margin-top: 5px !important;
         width: 100% 
    }
     .logo{
            width: 20% !important;
    height: auto !important;
    }

body.about .breadcrumbs:before, body.rooms .breadcrumbs:before
{
    bottom: 32px!important;
}

.footer-logo img {
    height: 40px !important;
}

.footer-top-wrape.row .logo-div{
  display: none;
}

}

@media (max-width:768px){
  .universities-bottom{ width: 100%; position: inherit; margin: 0px; margin-bottom: 1em;}
  .edu-logo-wrapper .content-block{ height: auto !important;}
  .footer-content ul{ display: flex;justify-content: center;}
  .footer-content{ display: none;}
  .footer-content:nth-child(3){ display: block;}
  .course-details-content p{ text-align: left;}
  .why-choose-us-thumb{ display: none !important;}
.contact-form p {
        margin-top: 10px;
}
.course-details-content
{
  padding: 30px 40px 20px
}
li.header-phone {
    margin-top: 1em;
}
li.header-phone,.navigation-portrait .nav-menu>li.header-social{
  border: 0 !important
}
li.header-social a{
  height: 34px !important;
    width: 34px !important;
    line-height: 34px !important;
    color: #333 !important;
  
}
.navigation-portrait .nav-menu>li.header-social{
  width: unset !important;   
}
.navigation-portrait .nav-menu>li.header-social a{
      padding: 0 !important;
  margin: 7px 2px !important;    color: #fff !important;    font-size: 1em;

  }
.project-details__left-sidebar,.header-phone a::before {
  display: none;
}
.navigation-portrait .nav-menu>li.header-social:last-child{
  margin-left: 0 !important
}
.navigation-portrait .nav-menu>li.header-phone a
{
 padding: 5px 7px !important;
    margin: 7px -5px !important;
    width: auto;

}
li.header-phone i{
  margin-right: 5px;
}
.navigation-portrait .nav-menus-wrapper .col-md-6 {

    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
}
.sexy-menu.detached .nav-menu > li.header-phone a {
    background: #fff;
    color: #333 !important;
}

  .bg-color-apply{
        padding: 60px 0;
  }
body.home iframe {
    height: 200px;
}
  .term_title{
    font-size: 1em;
  }
 
  .widget__rposts
  {
    margin-top: 20px
  }
.blog-content .content-blog h3.title-blog{
  font-size: 1.2em;
      line-height: 25px;
}
.blog-content .img-blog .meta
{
  top: 42%;
      right: -64px;
    width: 170px;
}
.themesflat-blog .content-blog{
  background: #fff
}
body.faq .abt-wrapper
{
  padding-bottom: 30px;
}

.accordion-button span
{
  font-size: 1em;
}
a.view-btn.work-det
{
  margin: 30px auto 10px;
      justify-content: center;clear: both;
}
.project-details__item
{
  padding: 15px 20px;
    margin-bottom: 10px;
}

.contact-form.form-style-2 .col-md-6,.contact-form.form-style-2 .col-md-12
{
  padding: 0
}
span.common {
    display: none;
}
.address.phone-det {
    display: flex !important;
}
.contact_text
{
  padding: 20px 15px;
}
.address.phone-det br {
    display: none;
}
a.slash {
    position: relative;
        padding: 4px 0px 0px 7px;
}
.slash:before{
  position: absolute;
    padding: 0;
    margin: 0;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    content: "/";
    display: inline-block;
}

.about-wrapper .abt-content span{
  margin-bottom: 0
}
body.services .ser-title{
  display: flex;
    text-align: center;
    justify-content: center;
    margin: 0 auto 20px;
}
.abtimage1,.abtimage2{
  display: none;
}
  .navigation-portrait .nav-menu>li img {
    filter: saturate(1);

}
section.about-wrapper{
  padding-top: 30px;
    padding-bottom: 40px;
}
  .flower1,.flower2,.flower3,.flower5,.flower4{
    height: 70px;
  }
  img.dir-shape.abt-shape{
    align-items: center;
    justify-content: center;
        margin: 0 auto;
  }
  section.section-padding.hotels-d{
    padding-bottom: 0px !important
  }
  .mission-wrap.dir p{
    text-align: center;
  }
  body.about .nav-menu>li a.about:after, body.home .nav-menu>li a.home:after, body.gallery .nav-menu>li a.gallery:after, body.rooms .nav-menu>li a.rooms:after, body.facilities .nav-menu>li a.facilities:after, body.enquiry .nav-menu>li a.enquiry:after, body.hotels .nav-menu>li a.hotels:after, body.careers .nav-menu>li a.careers:after, body.contact .nav-menu>li a.contact:after{
    display: none !important;
  }
.banner-wraper:after{
     bottom: -12px;
}
 .welcome-bg:after{
      bottom: -19px;
}

}
@media (max-width:767px) {
.sexy-menu.detached{ position: inherit !important;}

  .section-title h2
  {
        font-size: 1.4em;
  }
  a.btn1 {
    float: left;
        padding: 7px 15px !important;
        top: 5px;
        font-size: .8em;
}

.owl-theme .owl-controls{
  display: none!important;

}


.contact-info__icon
{
  height: 35px;
    width: 35px;
}

  img.careerbg{
    display: none;
  }
.success-style {
    width: 100%;
    margin-bottom: 10px;
}
.suc-bg-div{
  padding: 0
}

  .cs-post.cs-style1 .cs-post_info
  {
    padding: 3px 0px 0 0;
  }
  .sec-title-four h2
  {
    width: 100%!important;
    display: block!important;
  }
  #Manufacturing .content-column {
    margin-bottom: 20px;
}

  .about-block
  {
        margin-right: 0!important;
        padding: 10px!important;
  }
  .contact-form.form-style-2{
    margin-left: 0
  }
.mob-view {
   /* height: 50vh !important;*/
}
  .address-list{
  padding: 40px;
    margin-left: 0;
    margin-top: 50px;
}
.address-list .contactli .icon img
{
     width: 30px !important; 
     height: 30px!important;
}
.add-mtop {
    margin-top: 0;
}
  .contactWrap img.apply{
    display: none;
  }
  .services .content {
    width: 100%;
    padding: 0;
}
  .contact_form button[type="submit"]
  {
       padding: 8px 15px !important;
    font-size: 12px !important;;
  }
  .contactForm02
  {
    padding: 20px;
    padding-top: 50px;
  }
.destination-div .lower-contant h5{
    font-size: 1em!important;
    
}
    .wayanad-title h3 {
    font-size: 1.889em!important;
    letter-spacing: 0!important;
    line-height: 30px !important;
}
.wayanad-title h1 {
    font-size: 3.944em!important;
    text-align: right!important;
    line-height: 25px!important;
}
  
    .contact-form.form-style-2 .form-group input, .contact-form.form-style-2 .form-group textarea, .contact-form.form-style-2 .form-group select{
        margin-bottom: 10px !important;
    }

     .contact__info {
    margin-bottom: 40px !important;
    }   
    .contact-wrapper {
    padding: 0 0 40px;
    }    
    
     img.enq-img.img-full{
        display: none;
     }
    

    .tab button, .tab2 button

    {

    line-height: 10px;
    padding: 10px 11px;
    margin: 4px 2px;
    }
    .tab, .tab2{
        display: block;
        margin-bottom: 20px;    text-align: center;
         }
    body.gallery img.img-fluid.rounded{
        height: 150px !important;
    }

body.gallery .img-wrapper{
    height: 150px !important;
    margin-bottom: 10px !important
}
.test-main .description{
    padding: 0 25px;
}
.test-main img.right-q {
    right: 63px!important ;
    bottom: 8px !important ;
}
.video-story {
    padding-top: 50px;
}
.facility-div2 {
    padding-top: 20px !important ;
}




.icon2-list ul.dflex{
        margin-bottom: 30px !important ;
}
.blog-title {
    font-size: 1.3em !important;
}
    
    .butn-dark a{
        letter-spacing: 1px !important;
    }
    hr {
    margin-top: 15px;
    margin-bottom: 20px;
}


body.about .nav-menu>li a.about:after, body.home .nav-menu>li a.home:after, body.gallery .nav-menu>li a.gallery:after, body.rooms .nav-menu>li a.rooms:after, body.facilities .nav-menu>li a.facilities:after, body.enquiry .nav-menu>li a.enquiry:after, body.testimonials .nav-menu>li a.testimonials:after, body.destinations .nav-menu>li a.destinations:after, body.contact .nav-menu>li a.contact:after
{

    display: none !important;
}
a.col-md-4{
    padding: 0;
}

 .navigation-portrait {
    height: 70px !important;
}
.address{
        margin-bottom: 5px;
}
    .address img {
    margin-right: 6px;
}
.footer-address{
    margin-top: 0px;    margin-bottom: 15px;
}
.footer-logo img {
    height: 80px;
}


    .single-cta-item {
    z-index: 999;
}

.gallery-wraper {
    padding: 40px 0 !important;
    float: left;
}

.wayanad-title {
    float: right;
    top: 30px;
    position: relative;
}


.title-wraper
{
        margin-bottom: 20px;
}
.row.mtop.videos-div {
    margin-top: 50px !important;
}

.blog-title::before{
    top: 6px;
    position: relative;    margin: 0px 10px 10px 10px;
}
.blog-title::after
{
    top: 6px;
    position: relative;    margin: 0px 10px 10px 10px;
}
.wrap-form span.text-input{
    margin-bottom: 10px!important 
}



    .service-div{
        max-width: 50%;
    float: left;width: 50%;
    }
img.abtimg {
    width: 50%;
    margin: 0 auto;
    display: flex;
}

    .single-blog-item h3 a{
            font-size: 1em!important;
    }
    ul.list-style-one{
        width: 100%!important;
    }
.box {
    padding: 20px!important;
}
.box .content{
    width: 100%;
}
.box h3{
        font-size: 1.1em;
    margin-top: 5px;
}
.whats-app img{

    max-width: 35px;
}
.whats-app
{
  right: 1px;bottom: 20vh;
}
.product-wrapper .btn2 {
    margin-top: 12px !important;
}
.welcome-title2 h4.sub-title {
    font-size: 1em;
}

.welcome-title2 span{
    font-size: 1.7em;
}
.cta-contents h2{
        font-size: 1.778em;
}
.img-part,.b-img1, .b-img2{
    display: none;
}


    .customer-logos .slick-slide img {
    width: 85% !important;
}

    .welcome-title{
        font-family: 'geomanistregular';
    }
    .welcome-title span{
        font-size: 1.3em;
        font-weight: normal;
    }
    .home-login{
        display: none;
    }

 .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;
    right: 23px !important;
}
.hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px;
}
 .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;
}
    .hide-menu {
  position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 9;
    padding: 10px 20px;
    display: block !important;
}

.hide-menu a {
    width: 27%;
    line-height: 1;
    font-size: .9em;
    display: inline-block;
    float: left;
    justify-content: center;
    text-align: center;
}

    img.img-mob{
        display: none;
    }
    #gallery{
        clear: both;
    }

    .sliderr .col-md-9{
        padding: 0;
    }
    .row.clnt .col-md-2 {
    margin-bottom: 10px;
}
   img.report-icon{
    display: none;
   }
.pl-4 {
    padding-left: 0;
}
.email,.edu-cta-box .inner .content .ctitle a{
    font-size: 1em !important
}
.contact-form.form-style-2 .form-group input, 
.contact-form.form-style-2 .form-group textarea{
    font-size: 14px !important;
    padding: 10px 20px 10px !important;
margin-bottom: 10px !important;
}
a.edu-btn, button.edu-btn,.features-box{
           font-size: 12px!important;
}

button.submit.btn-2{
     font-size: 1em!important;
    padding: 5px 14px !important;
}
h3.dtitle{
    font-size: 1em !important
}

.features-box
{
    padding: 10px 17px !important;
margin:10px  0!important
}
.features-box.color-secondary-style .icon img{
    margin: 0 !important;
    height: 30px!important;
    width: 30px!important;
}


h5.bottomtext{
    font-size:1.4em !important
}
.box.first,.box.third,.bg2.box{
        padding: 20px !important;
    margin-bottom: 10px;
    position: unset !important;
}
ul.list-style-one li i{
        font-size: 7px !important;
    margin-right: 5px!important;
}
ul.list-style-one li,ul.list-style-two li{
    line-height: 30px!important;
}
.fuel-padding{
    padding: 20px 15px !important;
}
.event-date{
    height: 50px!important;
    width: 50px!important;
        right: 11px !important;
}
.sec-title-two h2{
    font-size: 1.8em !important;
}
.about-blocks-outer {
    padding: 10px 0px 0px!important;
}
.about-block .inner-box .content-column .content-inner{
    padding: 0 !important
}


.order-list li span{
    padding-bottom: 0!important
}
.about-section-two{
    z-index: 2 !important;
}
.pb150 {
    padding-bottom: 50px !important;
}
.pl-3{
    padding: unset !important;
}
ul.order-list.primary-color{
        margin-left: 3%;
}
ul.order-list.primary-color.br2{
    transform: unset !important;
}
.sec-title-four h2{
        padding-top: 9px!important;  
          font-size: 1.2em!important;
}
.about-section-two{
    padding: 40px 18px 12px !important;
}
.banner-wraper.mt-100 {
    margin-top: 0px!important;
}
.footer-bottom-wrap {
    padding-bottom: 70px;
}
    .customer-logos .slick-slide {
    width: 200px;
}

    .col-md-9{
        width: 100%;    flex: 0 0 100% !important;
    max-width: 100% !important;
    }
    .blog-details h3,.widget-area .widget .widget-title,
    ol.breadcrumb > li.breadcrumb-item{
        font-size: 1em !important
    }
    .blog-details{
        padding: 0px!important
    }
    .blog-sidebar{
        margin-top: 20px !important
    }
   
    .section-padding2 {
    padding: 30px 0px !important;
}
    .row{
        display: block !important;
        margin: 0 !important
    }
    .mt-5 {
    margin-top: 2rem !important;
}
    .pl-8{
        padding-left: 1% !important
    }
    .digital-card-contant{
        margin: 0 13px !important;
    }
    .mission-head{
        margin-top: 20px;
    }
    .col-lg-6{
        width: 100% !important
    }
    .service-img{
        display: none;
    }

    .mission{
        display: block !important;
    }
    .home-service:before{
        height: 100px;
    }
    p.side-border:after{
        display: none;
    }
    .home-service:after{
        height: 50px;
        width: 85% !important;
        bottom: 0;
    }
    .welcome-container{
        float: none;
    }
    .service-content-wraper{
        padding: 30px !important;
        padding-right: 0px !important
    }

    .about-container{
            margin-top: 70px;
    }
  
    .edu-cta-box .inner,.content.text-md-end{
        text-align: center;
        display: block !important;
    }

    .edu-cta-box .inner .sparator {
    margin: 0 auto;
    justify-content: center;
    display: flex;
}
.edu-cta-box .inner .content .subtitle,.ft-thx-why-choose-item-box .ft-thx-why-choose-item h3{
    font-size: 1em !important
}
    .edu-cta-box{
        padding: 30px 20px !important;
    }
    .ft-thx-why-choose-item-box .ft-thx-why-choose-item span,
    ul.address-list li .icon{
        height: 40px!important;
        width: 40px!important;
        line-height: 40px!important;
    }
    .ft-thx-why-choose-item-box .ft-thx-why-choose-item{
            padding: 17px 15px 17px 34px !important;
    }
    .img-wrapper.cert img.img-responsive{
        height: unset !important;
            top: -27px !important;
            border-radius: 40px 0!important;
                border: 5px solid #ded8d8!important;
    }
    ul.address-list li i {
    font-size: 1.2em !important;
}

ul.address-list li{
    padding-left: 40px !important;
    }
    section.pt-80.cert-slider {
    clear: both;
}

.footer-content-title,form.mt-2.contact-form-footer.clearfix {
        margin-bottom: 5px;
        text-align: center;
}
    .f-contact-form {
    padding: 0px 0px !important;
}
h4.sub-title{
    letter-spacing: 0px !important
}

    .title-wrap h2
    {
            font-size: 22px;
    }
    .add_to_cart.right.open-side {
    right: -10px;
    }

  
     body {
         font-size:14px !important
    }
    .single-blog-item .content h3
    {

    }
    ul.address-list li .tit {
    padding-left: 15px !important;
}

     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: none 
    }
    img.mob-view.home-img
    {
          height: 86vh !important;
    }

     .mob-view{
            width: 100%;
         display: block;
    object-position: center;
    object-fit: cover;
            
    }
  
    .product-wrapper{
        padding: 30px;

    margin-bottom: 20px;
    }
    .nav-brand img {
    width:100% !important;
}
    .sexy-menu.detached {
    opacity: 1 !important;
}
   

   
    .navigation-portrait .nav-menu>li>a
    {
   margin: 5px 10px !important;
    padding: 5px !important;
    }

   
     .designed p{
         line-height:46px;    font-size: .9em;
    }
    .footer-bottom-container {
        padding: 5px 0;
}
   
     .footer-top-wraper{
         padding-top:40px;
         padding-bottom:0px;
         display: block;
    }
     .footer-content{
         margin-bottom:1.5em;
         margin-right: 10px !important
    }
   
     .lSAction{
         display:none
    }

    .pt-100 {
    padding-top: 50px;
     }
    h4.resume {
    font-size: 13px;
     }
         .w_50 {
         width: 100% !important;
     }
     .welcome-container{
        width: 100%;
            padding: 18px;
    }
     .welcome-pic img{
        display: none;
        width: 100%
    }
    .mt--50 {
    margin-top: 0px;
}
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
   

     .welcome-wraper{
        padding-top: 50px;
    }
     .news-scroller{
         width:100%;
    }
     .news-title{
         display: none;
    }
     .welcome-title{
         font-size: 1.5em;
             line-height: 30px;

    }

    .mb-10 {
    margin-bottom: 5rem !important;
}
.single-blog-item {
    margin-bottom: 10px;margin: 10px;
}
section.service-wrapper {
    padding: 10px 0 40px;
}

     .home-service{
         padding-top: 40px;
    }
     .count-no{
         font-size: 2.5em;
    }
     .count-percentage{
         font-size: 2.5em;
    }
     .top-quickwraper{
         display: none
    }
     .sexy-menu.detached .nav-menu > li > a {
        color: #fff !important ;
    }
     .experience{
         display: none
    }
   
.swiper-slide-caption.change {
    bottom:-32px !important;
}
.add_to_cart .cart-inner .cart_top h3 {
    font-size: 18px !important;
    }
    .add_to_cart .cart-inner .cart_top h3 span{
        font-size: 11px!important;
    }
    .cart_media .contact-form {
    padding: 20px 30px 10px 28px !important;
}
.caption.size-change {
    font-size: 17px;
    line-height: 1.1;
}

.swiper-slide-caption .btn1{
    display: none;
}
.banner-caption a{
    display: none;
}


.logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
  .sexy-menu.detached .top-header .top-container .logo img{
         margin-top: 5px !important;
         width: 85% !important

    }
     .logo{
         width: 110px !important;
         height: auto !important
    }
     .nav-menu > li > a{
        color: #fff !important 
    }
    li.header-phone a{
        color: #333 !important 
    }
}

@media only screen and (max-width: 990px) and (orientation:landscape) {
.sexy-menu.detached{
  position: unset !important;
}
}

 @media (max-width:560px){

.sidebar__post{
  padding: 25px 15px 20px
}
.sidebar__post-content h3 a{
  font-size: .9em
}
.chairman-name{
  font-size: 1.33em
}
img.chairman-img {
    width: 200px;
    height: 200px;
  }
.btn-box a,.btn-box2 a{
  font-size: .7em;
      padding:3px 5px 3px;
}

.abt-content p,.teaching-img-box__content h3,.cs-card.cs-style1 .cs-card_info p{
  text-align: left;
}
  .apply-section {
    padding: 30px 0;
}

  .btn-one.s-four{
    padding: 7px 26px;
        margin-top: 0;
            margin-left: 10px;
  }
  .apply-now{
    padding-top: 50px!important;
  }
.contact-form1 .form-group{
  clear: both;
}
 body.apply .contact-form1 .form-group input:not([type=submit]) { 
                height: unset;
                padding: 5px 20px
        }



.contact-info__icon img {
    width: 20px;
}
.contact-section.inner-box{
  padding: 20px 20px
}

  .contact-section.inner-box{
    margin-bottom: 40px;
  }
  .contact-area{
        margin: 30px 0;
        clip-path: none;
  }
  .contact-info__single{
    margin-bottom: 20px;
  }
.contact_inner {
    padding: 0;
    clear: both;
}
  .contact-info__title{
  font-size: 1.1em
}
.contact-info__text{
  margin-left: 30px;
    margin-top: 5px;
}
.event-img{
  display: none;
 }

 .img-wrapper img,.img-wrapper{
  height: 150px !important;
 }
 .sale-item{
  margin-bottom: 0px!important
 }
 
.single-event-one .text-holder h3 a{
  font-size: 1em
}
body.university .ed-wrapper{
  padding-bottom: 40px;
}
h4.detail-title,span.subjett
{
  font-size: 1em;
}
span.subjett{

    margin-left: 0px;
}
  .main-title2 i {
    display: none;
}
ul.cit-list li{
  margin-left: 20px;
}
  .course-block-two{
    float: none !important;
  }
  .course-block-two .content-box .title a
  {
    font-size: 1.4em;
  }
.ed-down{
  display: none;
}
.teaching-img-box{
      padding: 55px 30px 30px 50px;
}
.teaching-img-box:before{
      top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
}
.teaching-img-box__content h3{
  font-size: 1em;
  line-height: 30px;
}
span.quote-r
{

    bottom: -15px;
}
.chairman-div{
  padding-bottom: 0;
  padding-top: 40px;
}
body.about .row.center.about-section .col-md-6:nth-child(2) .cs-hobble{
  margin-bottom: 40px
}
body.about .abt-wrapper{overflow: hidden;}
  img.tit-img1{
    height: 20px
  }
  img.tit-img2{
    height: 20px
  }
  .subj{
    font-size: 1em
  }
  .edu-logo-wrapper .content-block{
    padding: 20px 0px;
    height: 420px;
  }
  .title-wraper4{
       padding: 11px 10px;
    width: 90%;
    position: unset;
    transform: none;
    -webkit-transform: none;
    font-size: .86em;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
  }
  .edu-logo-wrapper{
    padding: 40px 10px 10px
  }
  .promise span{
    font-size: .8em
  }
  .promise img{

    height: 50px;
  }
  .promise:nth-child(1n):before
  {
    height: 50%; top: 0;
  }
  .promise:nth-child(1n):after
  {
    height: 50%;
    top: 70px;
  }
  .promises{
    display: block;
  }
  .promise
  {
        height: 122px;
    width: 40%;
  }
  .subject{
    width: 100%;
        padding: 20px 5px;
        min-height: unset;
        font-size: .9em;
            margin: 1px 0px;
  }
.cs-hobble {
    margin: 35px 0;

}
.row.center.about-section .col-md-6:nth-child(2) .cs-hobble{
margin-bottom: 0
}
.cs-card.cs-style1 .cs-card_info{
  padding: 30px 25px 18px 25px;
  min-height: unset;
  margin-bottom: 0;
}
.cs-card.cs-style1 .cs-card_title{
  font-size: .9em;margin-bottom: 5px;
  position: relative;
    top: 10px;
}
.cs-card.cs-style1 .cs-card_info span{
  height: 8px;
    width: 8px;
}
.cs-card.cs-style1 .cs-card_info p{
    margin-top: 10px;
}
.ctitle{
  font-size: 1em;
}

.cs-card.cs-style1 img
{
      height: 80px;
    width: 80px;
    top: 20px;padding: 10px;
}
  img.side-img1,img.side-img2{
    display: none;
  }

.meet-down{
  display: none;
}
.edu-logo span{
  position: unset;
  padding: 3px 5px;
  font-size: .9em;
  justify-content: center;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.cs-style1 img
{
  width: 55px;
}

.main-title2,.main-title3,.main-title4{
  line-height: 35.34px;
      font-size: 1.2em

}
.abt-content p,.cs-card.cs-style1 .cs-card_info p{
      line-height: 30px;
}
.title-wraper2 span{
      font-size: 1em;
}
.ed-wrapper {
    padding: 35px 0px 0;
}
.meet-text,.registration-text-3 h3{
  font-size: 1.4em;
}
.pop-course .col-6{
padding: 0 !important
}
.title-wraper span
{
  font-size: .6em;
}
 .main-title
  {
    font-size: 1.4em;    line-height: 25px;
  }
.blog-wrapper {
    padding: 30px 0px 0;
}

img.ed-img{
display: none;
}
 
  a.edu-btn, button.edu-btn
  {
    padding: 8px 10px !important
  }

.contact-one__map img
{
  display: none;
}
.contact-form1 {
    padding: 15px 20px 50px;
}

.contact-form1 .form-group .select2-container--default .select2-selection--single, .contact-form1 .form-group input:not([type=submit]), .contact-form1 .form-group textarea, .contact-form1 .form-group select
{
  height: 50px
}
.contact1_inner {
    padding-left: 0;
    margin-left: 0;    margin-top: 20px;
}
body.careers section.abt-wrapper{
  padding-bottom: 40px;
}
.certificate-section {
    position: relative;
    padding: 40px 0 40px;
}

body.careers .section-work .list-box-work .box-work {
    padding: 30px 11px 30px 15px;    margin-bottom: 15px;
}
  
 body.services a.btn-one.s-four {
    justify-content: center;
    margin: 30px auto 0;
    display: flex;
    text-align: center;
    align-items: center;
    width: fit-content;
}
body.services  .img-wrapper img ,body.services  .img-wrapper{
  height: 200px;
  object-fit: cover;
    object-position: left;
}
  h6.service-tit
  {
       font-size: 1em;
    line-height: 25px;
    margin-bottom: 15px;
  }
.serv-img img {
    height: 50px;
}

.mt-3 {
    margin-top: 1rem !important;
}

.section-work .list-box-work .box-work{
  padding: 0px 0px 5px 10px;    margin-right: 0;
}
.serv-img{
      width: 12%;
          margin-right: 5px;
}
.serv-content {
    width: 80%;
  
}
.section-work .list-box-work .box-work .box-item .title-box
{
    padding-bottom: 10px
}
.section-work .list-box-work .box-work .box-item .title-box a{
  font-size: 1.5em;
}

.section-work .list-box-work .box-work .text{
    padding-bottom: 16px;
}




.project-details__thumb img {
    height: auto;
    object-fit: cover;
}

span.btn-one.s-four.work-page{
  margin: 10px 0;padding: 10px 20px 10px;
}
.pro-location h1{
  font-size: 1em
}
.pro-location span{
  font-size: .9em
}

.service-block .title1 a
{
font-size: 1.333em;    line-height: 20px;
}
.service-block{
      margin: 20px 0 0px !important;
}



.services-four__icon span img
{
  height: 40px;
}
.services-four__icon,.services-four__icon-box
{
  height: 80px;
  width:80px;
}
.mission-wraper {
    padding: 40px 0;
}
.services-four__title {
    font-size: 1em;
}
.services-four__single-inner
{
  padding: 25px 15px 30px;
}

.swiper-slide-caption.inner-page .caption{
    font-size: 1.1em;
    line-height: 20px;
      letter-spacing: 0
}
 .swiper-slide-caption.inner-page .caption-bottom{
  font-size: 2.2em;
    line-height: 30px;
      letter-spacing: 0
}


  img.abt-img,.about-two__happy-client,.about-two__bottom{
    display: none;
  }

.footer-bottom-container{
  display: flex;
}
.designed{
         width:100%;
         display:flex;
         justify-content:center;
    }
     .copy-right{
         width:55%;
         text-align:center;
    }
section.abt-wrapper .col-md-6
{
      padding: 0;
     width: 100% !important;
    max-width: 100% !important;    flex: 0 0 100%;
}

  body.home section.abt-wrapper{
    overflow: hidden;
  }
  .subscribe-input--submit
  {
        padding: 6px 14px;
        font-size: .8em
  }
  .footer-right {
    font-size: 0.8em;    margin-top: -15px;
}
  .footer-bottom-container .col-md-8,.footer-bottom-container .col-md-4{
    
    width: 50% !important;
    float: left;
  }
.email-form input, .email-form textarea {

    border-bottom: 1px solid;
    color: #94949421 !important;    font-size: .8em;
  }
  .footer-logo
  {
    display: none;
  }
  .bg-f.bg-pattern-9
  {
    z-index: -1;
  }
  .footer-wraper{
    z-index: 9
  }
  
  .col-md-15:nth-child(3){
    clear: both;
  }
.col-md-15 {
    width: 50%;
    float: left;
}

.cs-post.cs-style1 .cs-post_title{
  font-size: .8em
}
span.know-more
{
  top: 5px;
}
.heading.heading-large
{
   font-size: 1.3rem;
    line-height: 1.9rem;
    letter-spacing: 0;
}
.cta-wrapper {
    padding: 65px 0 35px;
    position: relative;
}
.col-md-5.d-md-inline-flex.justify-content-md-end{
  justify-content: flex-start!important;
  margin-top: 10px;
}
.cta-wrapper .button
{
  font-size: .8rem;
      padding: 1rem 1rem;
}
.cs-portfolio.cs-style1
{
  margin-bottom: 5px;
}
.cs-portfolio.cs-style1.cs-type1 .cs-portfolio_title{
  font-size: .8em;
}
.cs-portfolio.cs-style1 .cs-portfolio_subtitle{
  font-size: .7em;
}
body.home .img-wrapper {
    height: 250px;
}
body.home .img-wrapper img{
    height: 250px;
}

  .process-step.design img {
    height: 45px;
}

  .process-step.design
  {
        padding: 25px 13px;
        margin-top: 10px;
  }
  .process-step:before
  {
        height: 1em;
    width: 1em;
    /*left: 50%;    transform: rotate(90deg);    top: 100%;*/
  }
  .process-step.design h6{
    font-size: .7em
  }
 
  .btn-one.s-four:after
  {
     width: 25px;
     right: -35px;
  }

  .contact-form1:after{
    display: none;
  }
  .abt-content
  {
        padding-left: 0;
  }
.artwork{
    right: 0.6rem;
    top: -2.6rem;
}
.artwork img {
    height: 140px;
}


 .caption{
        font-size:1.3em;
        line-height:10px;
  }
  .caption-bottom{
        font-size:2.9em;
        line-height:35px;
  }
.swiper-slide-caption{
    bottom: 17%;
}
  

a.view-btn{
  font-size: .8em;
      top: 0;padding: 5px 10px;
}

.gallery-wraper .cap-content{
  margin-top: -7px;
}
.gallery-wraper .col-md-3.p3 {
       margin-bottom: 10px;
    border: 4px solid #ece8e8;
    padding: 0 !important;
}
  .cap-content
  {
    padding: 10px;
  }
.title-wraper h4{
  font-size: 1em;    line-height: 20px;
}
 .about-block .inner-box .image-column .image img {
    height: 150px;
  }
 
  .single-cta-item .content h3
  {
    margin: 0;font-size: .9em;
  }
  .single-cta-item .content
  {
    padding: 0
  }
a.tablinks.active:after{
  border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff212;
        bottom: -12px;
}
.col-md-15.p2 {
    width: 50%;
    float: left;
}


  .contact-wrapper .col-lg-8{
          max-width: 100%;
  }
  .angle:before,.contact_form .contact_text:before, .contact_form .contact_text:after,
  .contact_form .contact-form.form-style-2:before, .contact_form .contact-form.form-style-2:after
  {
    display: none;
  }
.abt-content .main-title{

  font-size: 1.3em;
    line-height: 28px;

}

.team-content h3{

    font-size: .9em;
}
.team-col
{
      padding-left: 1rem;
    margin-right: 1rem;
}
section.about-wrapper.team-div .col-md-3 {
        padding: 0 10px;
}
section.service-wrapper {
    padding: 20px 0 40px;
}


.footer-social-links ul li a{
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.footer-details p,.footer-details a,.address span,.address,
.footer-content ul li a{
         font-size: .94em;
}
.footer-content ul li
{
  margin-bottom: 0;width: 50%;
    float: left;
}
.footer-social-links ul li{
  width: unset;
}
.ser-wrapper
{
  padding-top: 30px;
}

.ser-title{
    font-size: 1.4em;
    padding-bottom: 5px;
        text-align: center;
    display: flex;
    justify-content: center;
    margin: 0 auto 20px;
}
.project-col {
  border: 4px solid #ece8e8;
    margin-bottom: 10px;
}

.footer-content:nth-child(5){
  margin-bottom: 0px !important
}
  .footer-content .quick-links ul li a:before
  {
        top: 6px;
  }
  .footer-content.hotels-div .col-md-6.col-6.p0 {
    width: 34% !important;
}
.footer-top-wrape.row .col-md-4{
    float: left;
    width: 40% !important;
    max-width: 40% !important;
}
  .hotels-img img {
    width: 90%;
}
  .room-wrapper {
    padding: 30px 0 !important;
}
   ol.breadcrumb > li.breadcrumb-item{
    font-size: .9em !important
  }
ol.breadcrumb > li.breadcrumb-item + li.breadcrumb-item {
    padding-left: 5px !important;
    margin-left: 3px !important;
}
  .other-wrapper .offer-title{
    top: 78%;
  }
  .other-wrapper .test-view-btn
  {
    top: 83%;
  }

.copy-right span{
  display: none;
}


  span.caption:after {
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 80px;
    z-index: -1;
    background-image: url(../images/text-bg.png);
    content: "";
    background-size: 100% 100%;
    background-position: center;
}
  .tit {
    padding-left: 45px !important;
}
.footer-logo img {
    height: 40px;
}
.address-list{
  padding: 40px 20px;
    margin-left: 0;
    margin-top: 50px;
}
h3.sep-line-one
{
      font-size: 1.5em;
}
body.hotels .img-wrapper img {
    height: 150px;
}
body.hotels .img-wrapper  {
    height: 150px;
}
.footer-bar .inner {
    padding: 30px 10px;
    }
    .footer-bar .inner figure img {
    height: 50px;
  }
  .footer-bar .inner p {
    font-size: 13px;
  }
  .add-info {
    margin-bottom: 10px;
}
.info-wrapper {
    margin-top: 0px;
}
.btn-one.s-four img
{
  height: 13px;
}
.btn-one.s-four {
    justify-content: center;
}
.address img {
    height: 22px;
    margin-right: 6px;
}

    .footer-bar .inner h3
    {
      font-size: 17px;
    margin-bottom: 10px;
    }
.icon-list li{
padding: 5px 10px;
    margin: 5px 0;
        width: 100%;
    }
    .rooms-bg .facilities-tw
    {
      padding: 0;
    }

img.hotel-img
{
  height: 200px;
}
.contact-wrapper {
    padding: 40px 0 !important;
}
.banner-wraper:after
{
  bottom: -9px;
}
.about-image {
    display: none;
}
section.abt-wrapper {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}
body.about .abt-wrapper {
    position: relative;
     padding-bottom: 0;
}

.about-section {
    padding: 0px 0px 0px;
  }
.col-md-2.soc
{padding-left: 5px;}

.responsible-wrap{
  overflow: hidden;
}

img.simg4{
  display: none;
}
.videos img,.videos{
  height: 150px;
}
.offer-title.responsible {
    left: 10%;
    top: 80%;
    transform: none;
    justify-content: left;
}
.mission-wrap.dir .dir-img {
    justify-content: center;
    margin: 0 auto 20px;
    display: flex;
    height: 150px;
}
img.abt-shape
{
      margin: -20px auto -15px;
}
.dir-shape {
    margin-top: 0px !important;
        margin-bottom: 20px !important;
}
.mtitle-wraper{
  margin-bottom: 0
}
.mission-wrap
{
      padding: 20px 10px;
}
.flower1 {
    width: 50px;
    }
.mission-wrap.dir{
  padding: 5px;
}
.mtitle-wraper span {
    font-size: 1.2em;
    }
    img.vision-shape
    {
          width: 60px;
    }

  .mission-wrapper {
    padding-top: 0px;
}
img.hot-logo {
    padding-right: 5px;
    margin-right: 15px;
    width: 17%;
        margin-left: 13px;
}
.places-item img
{
  margin-right: 2px;
}
.test-view-btn{
   top: 80%;
   left: 50%;
    transform: translate(-50%, -50%);
    width: 28%;
        right: auto;
    justify-content: center;
}
.places-item h3:before
{
  left: -7px;
  font-size: 35px;
}
.offer-title {
    top: 75%;
    left: auto;
    right: auto;
    justify-content: center;
    /* top: 50%; */
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.offer-title h3
{
  font-size: .9em !important;
      padding-left: 10px;
}
.abtshape1{
  margin-top: 20px !important;
}
.test-wrapper:after
{
      height: 500px;
}

.post-featured-thumb.bg-cover img{
      height: 150px !important
}
.test-wrapper{
        padding: 0px;
        min-height: 400px;
        overflow: hidden;
}
.cta-title h3{
  font-size: 1.5em;
}
.title-wraper {
    margin-bottom: 15px;
    line-height: 15px;
}
.welcome-bg:after {
    bottom: -10px;
}
img.simg3 {
    top: -36px;
    left: -18px;
    width: 111px;
}
img.simg1{
  top: -51px;
    left: -110px;
    z-index: 99;
    width: 200px;
}


.client-logos{
  width: auto !important;
}
img.simg7,img.simg6,img.simg8{
  display: none;
}
.test-div{
    padding-top: 30px;
      padding-left: 10px;
    padding-right: 10px;
}
.test-div .col-md-3{
      width: 50%;
    max-width: 50%;
        float: left;
        padding-right: 5px;
    padding-left: 5px;
}
.single-cta-item {
    z-index: 999;
    margin-bottom: 5px;
}


.col-md-4.hotel-brands .col-md-3{
      width: 20%;
    max-width: 20%;
        float: left;
}
.hotels-img
{
      height: 70px;
}
.video-wraper{
  padding: 0 20px;
  padding-bottom: 0px;
  margin-top: 0px;
  transform: translateY(-100px);
  margin-bottom: -50px;
}
.videos-wrap
{
      padding: 32px 33px 35px 30px;
}

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev{
        background: transparent !important;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
        color: #fff !important;
    }
    .owl-theme .owl-nav [class*=owl-]:hover{
        color: #d8d8d8 !important
    }
    body.home .service-div:nth-child(5), body.home .service-div:nth-child(6)
    {
        padding-bottom: 20px !important;
    }
    .footer-wraper{
        padding-top: 20px;padding-bottom: 10px;
    }
    body.home .abt-wrapper, body.home section.service-wrapper
    {
        padding-bottom: 0 !important
    }
     body.home .gallery-wraper {
        padding-bottom: 20px !important
     }
    section.cta-wrapper.section-padding.bg-cover.position_relative{
        background: #def0e0;
    }
    .abt-content p:last-child
    {
        margin-bottom: 0
    }
.destination-div .inner-box{
  margin-right: 0 !important;
  margin-bottom: 20px !important
}
   .destination-div .lower-contant h5{

   margin-bottom: 6px !important;
    margin-top: 2px !important;
 } 
a.test-view-btn.resp-hide {
    display: flex  !important;
    padding: 3px 18px;
    font-size: .9em;
}


    body.home .row.mtop.videos-div .col-md-4:nth-child(2),
    body.home .row.mtop.videos-div .col-md-4:nth-child(3) {
        display: none;
    }

    body.home .gallery-wraper .col-md-15.col-6.p0.image:nth-child(1n+3){
display: none;
    }
    .contact-wrapper .col-xl-4.col-lg-6 {
    width: 100% !important;
    padding: 0;
}

    body.about .breadcrumbs:before, body.rooms .breadcrumbs:before {
    bottom: 31px!important;
}

 a.cart-btn2{
    padding: 0px 3px!important ;
    top: 550px!important;   
     font-size: 1em !important ;
}
    .destination-div .inner-box
{
    margin-bottom: 20px !important ;
    margin-right: 0!important ;
}
    .add_to_cart.right {
    width: 320px !important;
}
   

     body {
         font-size:15px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:3%;
         padding-right:3%;
    }
     .desk-view{
         display: none 
    }
     .mob-view{
         display: block 
    }
     .copy-right{
         font-size: .9em;
         line-height:35px;   
    }

    
     .designed p{
       line-height: 35px;
    }
    
    
     
     .footer-top-wraper{
         padding-top:40px;
         padding-bottom:30px;
    }
     .footer-content{
         margin-bottom:1em;
    }
    
     .lSAction{
         display:none
    }
    
     .welcome-container{
        width: 100%;
    }
     .welcome-pic{
        display: none
    }
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
     

     .welcome-wraper{
        padding-top: 50px;
    }
     .news-scroller{
         width:100%;
    }
     .news-title{
         display: none;
    }
     .welcome-title{
         font-size: 2em;
    }
  
     .home-service{
         padding-top: 40px;
    }
   
     .top-quickwraper{
         display: none
    }
     .sexy-menu.detached .nav-menu > li > a {
        color: #fff !important ;
    }
     .experience{
         display: none
    }

     .nav-brand img{
         margin-top: 5px !important;
         width: 100% 
    }
     .logo{
         width: 150px !important;
         height: auto !important
    }
}
 @media  (max-width:460px){
.footer-content {
    width: 100%!important;
  }
  .sexy-menu.detached {
    padding: 30px 0!important;
}
.edu-logo img {
    width: 50%;
}
}

 @media (min-width:461px) and (max-width:560px){

  .edu-logo img {
    width: 36%;
}
  .sexy-menu.detached {
    padding: 0!important;
}
.sexy-menu{
  top: 0 !important
}


 .footer-content:nth-child(1){
  width: 35%
 }
 .footer-content:nth-child(2){
  width: 40%
 }
 .footer-content:nth-child(3){
  width: 18%
 }

.add_to_cart.right {
    width: 320px !important;
}
    .add_to_cart.right{
        right: -423px !important
    }
     body {
         font-size:14px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:1%;
         padding-right:1%;
    }
     .desk-view{
         display: none 
    }
     .mob-view{
         display: block 
    }
     .copy-right{
         width:50%;
         text-align:left;justify-content: left;
         line-height:28px;
    }
     .designed{
         width:50%;
         display:flex;
         justify-content:center;
    }
     .designed p{
         line-height:28px;
    }
   
     .footer-top-wraper{
         padding-top:40px;
         padding-bottom:30px;
    }
    
     .lSAction{
         display:none
    }
     .navigation-portrait{
         height:72px !important;
    }
     .welcome-container{
        width: 100%;
    }
     .welcome-pic{
        display: none
    }
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
    

     .welcome-wraper{
        padding-top: 50px;
    }
     .news-scroller{
         width:100%;
    }
     .news-title{
         display: none;
    }
     .welcome-title{
         font-size: 2em;
    }
     .title{
         font-size: 2em;
    }
     .home-service{
         padding-top: 40px;
    }
     .count-no{
         font-size: 2.5em;
    }
     .count-percentage{
         font-size: 2.5em;
    }
     .top-quickwraper{
         display: none
    }
     .sexy-menu.detached .nav-menu > li > a {
        color: #fff !important ;
    }
     .experience{
         display: none
    }
      
     .nav-brand img{
         margin-top: 12px !important;
         width: 100% 
    }
     .logo{
         width: 110px !important;
         height: auto !important
    }
}


 @media (min-width:681px) and (max-width:991px){
 body.news .col-md-4{
-ms-flex: 0 0 50%!important;
    flex: 0 0 50%!important;
    max-width: 50%!important;
  }
  .course-block-two{
        flex: 0 0 50%!important;
    max-width: 50%!important;
    -ms-flex: 0 0 50%!important;
        width: 50%!important;
  }
.address img {
    height: 25px;
    margin-right: 10px;
}
  .sexy-menu{
    top: 0 !important
  }
 .whats-app img{
  max-width: 45px;
 }
 

body.about .nav-menu>li a.about, body.home .nav-menu>li a.home, body.gallery .nav-menu>li a.gallery, body.testimonials .nav-menu>li a.testimonials, body.success .nav-menu>li a.success, body.careers .nav-menu>li a.careers, body.services .nav-menu>li a.services, body.works .nav-menu>li a.works, body.courses .nav-menu>li a.courses, body.faq .nav-menu>li a.faq, body.contact .nav-menu>li a.contact{
  border: none !important;
}

span.qoute img
{
  left: 30px;    height: 50px;
}

.mt-2 {
    margin-top: 1rem !important;
}
.registration-text-3 {
    padding-left: 0;    
      margin-top: 55px;
}

.registration-text-2{
  padding: 0
}
.registration-text-2 h3 span
{
  font-size: .7em;
}

div#testimonial-slider {
    margin-top: 0px;
}


.yl-registration-content-2{
      padding: 45px 55px;
}
img.certificate{
  height: 80px;
}
span.num{
  font-size: 5.829em;left: -54px;
}

img.ed-img {
    width: 100%;
}
.main-title2,.main-title3,.main-title4{
  line-height: 35.34px;
      font-size: 1.6em;

}
.abt-content p,.cs-card.cs-style1 .cs-card_info p{
      line-height: 30px;    font-size: .9em;
}


.registration-text-3 h3{
  font-size: 1.4em;
}
.meet-text{
  font-size: 1.5em;    right: 10%;
}
.pop-course .col-6{
padding: 0 !important
}
.title-wraper span
{
  font-size: .6em;
}
 .main-title
  {
    font-size: 1.4em;    line-height: 25px;
  }
.blog-wrapper {
    padding: 30px 0px 0;
}


img.shape1{
    width: 150px;
}

 .contact-wrapper .col-xl-4.col-lg-6{
    width: 40% !important ;padding: 0;
}
    .destination-div .lower-contant h5 {
    font-size: 1.1em !important ;
}
.f2 .serv-img:after{
    left: 30%!important;
    top: 8px!important;
}

.service-div{
    padding: 10px;
}

.wayanad-title{
    float: none!important;  position: relative;
    top: 0px;  z-index: -1;
}

body.gallery img.img-fluid.rounded{
    height: 200px !important;
}
body.gallery .img-wrapper{
    height: 200px !important;
    margin-bottom: 10px !important
}

    .contact-form.form-style-2{
   padding-top: 50px;
    }

   a.cart-btn2{
    padding: 0px 3px !important ;
    top: 255px!important ;   
     font-size: 1em!important ;
}

.quick-links ul+ul {
    margin-left: 20px;
}
.gallery-wraper .col-6 {
    float: left;
    width: 33% !important;
}
.row.center.test-div .col-md-6{
        width: 50% !important;
    max-width: 50% !important;
    float: left;
}


.row.mtop.videos-div .col-md-4{

    flex: 0 0 33.333333%!important;
    max-width: 33.333333%!important;
    width: 33.333333%!important;
}
.testimonial{
    padding: 16px 0;
}
#testimonial-slider{
        padding: 15px !important;
}
.testimonial-content{
    margin: 55px 6px !important;
}
.success-style img
{
  height: 170px;
  object-position: top;
}
    section.service-wrapper .col-md-5 {
    flex: 0 0 auto !important;
    width: 41.666667% !important;
}
.gallery-wraper {
    padding: 40px 0;
}
.video-wraper
{
    position: relative;
    z-index: 9;
    padding: 0 100px;
    margin-bottom: -50px;
}
.stay-btn,.serv-title h4{
        font-size: .9em;
}

.serv-img img {
    height: 60px;
}
    .social-links img.icon-img {
    width: auto;
    height: 40px !important;
}
    
.row{
    display: flex !important;
}
    .desk-view {
    width: 100%;
}
     body {
         font-size:14px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:3%;
         padding-right:3%;
    }
    
   
    
       .footer-top-wraper{
         padding-top:40px;
         padding-bottom:30px;
    }
   
     
     .lSAction{
         display:none
    }
     .navigation-portrait{
         height:72px !important;
    }
     .welcome-container{
        width: 100%;
    }
     .welcome-pic{
        display: none
    }
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .welcome-wraper{
        padding-top: 50px;
    }
     .welcome-title{
         font-size: 2em;
    }
     .nav-brand img{
         width: 100% 
    }
    
}


 @media (min-width:769px) and (max-width:991px){

  .sidebar__post{
  padding: 30px 10px 20px;
  }
 .sidebar__post-content h3 {
    font-size: .7em;
}
.btn-one.s-four{
    padding: 7px 26px;
        margin-top: 0;
            margin-left: 10px;
  }
    .apply-now{
    padding: 60px 40px 40px !important;
  }.contact-form1 .form-group .select2-container--default .select2-selection--single, .contact-form1 .form-group input:not([type=submit]), .contact-form1 .form-group textarea, .contact-form1 .form-group select {
    height: 50px;
}

  .contact-section.inner-box {
   padding: 0px 0px 30px 0px;
}
.contact-shape{
  display: none;
}
.contact_inner{
  padding: 0
}
body.contact .col-md-8 {
          -ms-flex: 0 0 66%;
    flex: 0 0 66%!important;
    max-width: 66%!important;
  }

.event-img{
  display: none;
 }

 .img-wrapper img,.img-wrapper{
  height: 150px !important;
 }
 .sale-item{
  margin-bottom: 0px!important
 }
 body.news .col-md-8{
    -ms-flex: 0 0 100% !important;
    flex: 0 0  100% !important;
    max-width:  100% !important;
 }
  body.university .ed-wrapper{
  padding-bottom: 40px;
}
body.university .ed-wrapper .col-md-8{
  -ms-flex: 0 0 100% !important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
}
.chairman-div{
  padding-bottom: 0;
  padding-top: 50px;
}
img.tit-img1{
    height: 20px
  }
  img.tit-img2{
    height: 20px
  }

  .edu-logo img{
    width: 50%;
  }
  .subj{
    font-size: 1em;
        line-height: 35.34px;
  }
  .edu-logo-wrapper .content-block{
    padding: 40px 30px 0;
    height: 140px;    border-radius: 25px;
  }
  .title-wraper4{
   padding: 18px 20px;
   width: 85%;
       text-align: center;
        font-size: .86em;
  }
  .edu-logo-wrapper{
    padding: 50px 10px 60px
  }
  .promise span{
    font-size: .8em
  }
  .promise img{

    height: 50px;
  }
  .promise:nth-child(1n):before
  {
    height: 50%; top: 0;
  }
  .promise:nth-child(1n):after
  {
    height: 50%;
    top: 70px;
  }
  .promises{
    display: block;
    margin-top: 0;
  }
  .promise
  {
      height: 100px;
    width: 22%;
    margin-bottom: 25px;
  }
  .subject{
    width: 32%;
        padding: 15px 5px;
        min-height: unset;
        font-size: .9em;
            margin: 1px;
  }
.cs-hobble {
    margin: 35px 0;

}
.cs-card.cs-style1 .cs-card_info{
  padding: 45px 35px 18px 35px;
  min-height: 385px;    margin-bottom: 15px;
}

.cs-card.cs-style1 .cs-card_info span{
  height: 8px;
    width: 8px;
}
.cs-card.cs-style1 .cs-card_info p{
    margin-top: 10px;
}
.ctitle{
  font-size: 1em;
}
.cs-card.cs-style1 .cs-card_title{
   font-size: 1em;
}
.cs-card.cs-style1 img
{
      height: 80px;
    width: 80px;
}
img.since-img,.meet-text{
  display: none;
}
.edu-logo span{
  position: unset;
  padding: 3px 5px;
  font-size: .9em;
  justify-content: center;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
img.side-img1,img.side-img2{
  display: none;
}

.main-title2,.main-title3,.main-title4{
  line-height: 35.34px;
      font-size: 1.5em

}
.teaching-img-box {
    padding: 60px;
}
.abt-content p,.cs-card.cs-style1 .cs-card_info p{
      line-height: 30px;
}
.title-wraper2 span{
      font-size: 1em;
}
.ed-wrapper {
    padding: 35px 0px 0;
}
.meet-text,.registration-text-3 h3{
  font-size: 1.4em;
}
  li.header-phone a
  {
        padding: 7px 10px;
      margin: 10px !important;
  }




form#contact-form .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.contact-form iframe {
    width: 100%;
    height: 350px;
}
  .contact-form.form-style-2 .form-group input, .contact-form.form-style-2 .form-group textarea, .contact-form.form-style-2 .form-group select
  {
    padding: 10px 15px 15px!important;
        margin-bottom: 10px!important;
        font-size: 12px!important;
  }
.contact-info__icon {
    height: 40px;
    width: 40px;
    margin-right: 10px;
}.contact-info__icon img {
    width: 18px;
}
  .services .content {
    padding: 0;
}
   .contact-info__single{
  padding: 23px 0 10px 13px;
  margin-bottom: 0px;
}

.contact-area
{
  padding: 0 0px;
  margin-bottom: 30px;margin-top: 20px;
}
.contact-info__text
{
      margin-top: 8px;
      margin-left: 50px;
      font-size: .9em;
}
.contact-info__icon{
  top: 15px;
}
.contact-info__title {
    font-size: 1em;
  }

  .yl-registration-content-2:before
{
    height: 58%;
      width: 100%;background-position: center;
}
.yl-registration-content-2
.col-md-5 {
    flex: 0 0 auto;
    width: 100%;
}
.registration-text-2
.col-md-5 {
    flex: 0 0 auto;
    width: 41%;
}
.footer-content ul li
{
  width: 50%;
  float: left;
}
.footer-social-links ul li
{
  width: unset;
}

body.contact .col-md-3{
      width: 50%;
    max-width: 50%;
    flex: 50%;
    float: left;
}body.contact .col-md-3:nth-child(3){
  clear: both;
}
.blog-content .content-blog h3.title-blog{
  font-size: 1.55em;
      line-height: 25px;
}
.container.list-box-work
{
  padding-bottom: 40px;
}
  body.enquiry section.abt-wrapper
  {
    padding: 40px 0;
    
  }
  a.edu-btn, button.edu-btn
  {
    padding: 8px 10px !important
  }
.enq-title{
    font-size: 1.555em;
    line-height: 30px;
}
.enq-title .color-red
{
  line-height: 30px;
}

body.careers .section-work .list-box-work .box-work {
    padding: 30px 11px 30px 15px;      margin: 0;  margin-bottom: 15px;
}
body.careers .section-work .list-box-work .box-work .text {
    padding-bottom: 10px;
}
.certificate-section .col-md-6{
    flex: 0 0 100%;
    max-width: 100%;
}


.contact-one__map img{
  display: none;
}

body.services a.btn-one.s-four {
    justify-content: center;
    margin: 30px auto 0;
    display: flex;
    text-align: center;
    align-items: center;
    width: fit-content;
}
body.services  .img-wrapper img ,body.services  .img-wrapper{
  height: 200px;
  object-fit: cover;
    object-position: left;
}
  h6.service-tit
  {
       font-size: 1.333em;
    line-height: 25px;
    margin-bottom: 15px;
  }
  .mb-3 {
    margin-bottom: 1.5rem !important;
}
.serv-img img {
    height: 50px;
}

.mt-3 {
    margin-top: 1rem !important;
}
.section-work .list-box-work .box-work .text{
  padding-bottom: 0
}
.section-work .list-box-work .box-work{
  margin-top: 30px;
    padding: 0px 0px 5px 0px;
}
.serv-img
{
      width: 10%;
}
.serv-content {
    width: 85%;
    }

  .project-details__left-sidebar{
        margin-right: 0;
  }
  .project-details__thumb img{
    height: auto;
  }
  .project-details__item span {
    padding-left: 15px;
  }
  .project-details__item
  {
    padding: 20px 8px;
  }
.mt-5 {
    margin-top: 2rem !important;
}
    
.service-block .title1 a
{
font-size: 1.55em;    line-height: 20px;
}
.service-block{
  flex: 0 0 50%!important;
    max-width: 50%!important;
      margin: 20px 0 0px !important;
}
.service-block .inner-box{
  padding: 35px 20px 30px
}
.services-four__icon span img
{
  height: 40px;
}
.services-four__icon,.services-four__icon-box
{
  height: 80px;
  width:80px;
}
.mission-wraper {
    padding: 40px 0;
}
.services-four__title {
    font-size: 1em;
}
.services-four__single-inner
{
  padding: 25px 15px 30px;
}


.pro-desc {
    position: relative;
    bottom: 20px;
    padding: 20px 15px 0;
}
span.btn-one.s-four.work-page {
    padding: 10px 20px 10px;
        margin: 9px 0 15px;
}
span.btn-one.s-four.work-page:before
{
      right: 110%;
}
.pro-box {
    margin-bottom: 0px;
}
.certificate-section {
    position: relative;
    padding: 30px 0 40px;
}
.certificate-section .col-md-5{
   flex: 0 0 100%;
    width: 100%;
     max-width: 100%;
}
 .swiper-slide-caption.inner-page .caption-bottom{
  font-size: 3.3em;
    line-height: 30px;
    letter-spacing: 0;
}
.teaching-img-box__content h3{
  font-size: 1em;
  line-height: 30px
}
.swiper-slide-caption.inner-page {
    left: 46%;
}
.swiper-slide-caption.inner-page .caption{
    font-size: 1.5em;
    line-height: 40px;
      letter-spacing: 0
}
.contact1_inner {
    padding-left: 0;
    margin-left: 0;
}
.contact-form1 {
    padding: 25px 45px 15px;
}
a.edu-btn, button.edu-btn
{
  padding: 7px 20px;
}


  img.abt-img,.about-two__happy-client,.about-two__bottom{
    display: none;
  }
body.about .col-md-7{
    flex: 0 0 100%;
    width: 100%;
     max-width: 100%;
}
body.about  section.abt-wrapper {
    padding-bottom: 0px;
}
.mission-wraper .col-md-4{
    flex: 0 0 50%;
    width: 50%;
     max-width: 50%;
}
.abt-content{
  padding-left: 0
}

 
  .about-section .img{
    display: none;
  }

.copy-right span {
    display: none;
}
  body.home section.abt-wrapper{
    overflow: hidden;
    padding-bottom: 0;

  }
  .subscribe-input--submit
  {
        padding: 6px 14px;
        font-size: .8em
  }
  .about-section .main-title br{
    display: none;
  }
  .footer-right {
    font-size: 0.9em;   
}
  .footer-bottom-container .col-md-8,.footer-bottom-container .col-md-4{
    margin: 0 auto;
    text-align: center;
        justify-content: center;
    align-items: center;
  }
.email-form input, .email-form textarea {

    border-bottom: 1px solid;
    color: #94949421 !important;    font-size: .9em;
  }
  .footer-content-title{
    margin-top: 0
  }
  .bg-f.bg-pattern-9
  {
    z-index: -1;
  }
  .footer-wraper{
    z-index: 9
  }
  .footer-content {
    width: 100%;
  }

  .footer-content:nth-child(1){
    width: 35%;
  }
  .col-md-15:nth-child(4){
    clear: both;
  }
.col-md-15 {
    width: 20%;
    float: left;
}

.cs-post.cs-style1 .cs-post_title{
  font-size: 1em
}
.heading.heading-large
{
   font-size: 1.3rem;
    line-height: 1.9rem;
    letter-spacing: 0;
}
.cta-wrapper {
    padding: 65px 0 35px;
    position: relative;
}

section.blog-wrapper.cs-shape_wrap_4.cs-parallax .col-md-7
{
width: 100%;
max-width: 100%
}
.cta-wrapper .button
{
  font-size: .8rem;
      padding: 1rem 1rem;
}


body.home .img-wrapper {
    height: 250px;
}
body.home .img-wrapper img{
    height: 250px;
}

  .process-step.design img {
    height: 45px;
}

  .process-step.design
  {
        padding: 25px 13px;
        margin-top: 10px;
  }
  .process-step:before
  {
        height: 1em;
    width: 1em;
    /*left: 50%;    transform: rotate(90deg);    top: 100%;*/
  }
  .process-step.design h6{
    font-size: .8em
  }

.footer-wraper{
  padding: 60px 0 10px;
  }
  .footer-content:nth-child(2) {
    width:35%;
}
 .footer-content:nth-child(3) {
    width: 20%;
}

  .hotels-img img {
    width: 85%;

}
.sale-item{
  margin-bottom: 0px !important
}
  .other-wrapper .col-md-4{
    padding-right: 5px;
    padding-left: 5px;
  }
  .tit {
    padding-left: 40px !important;
}
  .contactForm02{
    padding-right: 50px;
    padding-top: 27px;
    margin-left: 20px;
  }
  .contactForm02 .form-group input, .contactForm02 .form-group textarea, .contactForm02 .form-group select{
    margin-bottom: 10px
  }
  .contactWrap img.apply
  {
        height: 650px;
  }
.footer-bar .inner h3 {
    font-size: 16px;
    }
    .info-wrapper {
    margin-top: 10px;
}
.banner-wraper:after
{
    bottom: -13px;
}
.p3 {
    padding: 0 2px!important;
}
.img-wrapper
{
  margin-bottom: 2px;
}
img.hotel-img {
    height: 400px;
  }
  .footer-bar .inner figure img {
    height: 50px;
}
.icon-list li {
    font-size: 1.1em;
    padding: 5px 7px;
    margin: 4px;
}

.icon-list li img {
    height: 25px;
}
.rooms2 .ccaption {
    padding: 26px 25px 45px 25px !important;
}
.col-md-15.col-6.p0.image {
    float: left;
    width: 25% !important;
}


.address-list{
      padding: 20px;
}
.image-1 img
{
  width: 120px;
}
.image-2 img
{
  width: 140px;
}
.image-4 img
{
  width: 120px;
}
.image-3 img
{
   width: 90px;
}
section.abt-wrapper {
    position: relative;
    padding-top: 50px;
}

.sexy-menu.detached .top-header .top-container .logo img{
     margin-top: 14px !important;
    width: 80% !important;
}

  ul.nav-menu.align-to-right {
    margin-top: 10px !important;
}
.col-md-2.soc {
    padding-left: 25px;
}
.footer-top-wrape.row{
  overflow: hidden;
}
img.hot-logo
{
  height: 50px;
}
.offer-title
{
  left: 2%;
}
.places-item h3:before
{
      font-size: 34px;
}
.offer-title.responsible {
    left: 15%;
}

.test-view-btn
{
  top: 76%;
}
.mtitle-wraper span {
    font-size: 1.3em;
    }
   
    .serimg {
    left: 30px;
}
    section.service-wrapper {
   padding: 10px 0 20px;
}
.cap-content{
  padding: 10px;
}
.title-wraper span:before {
    width: 20px;
}

.btn-one.s-four:before
{
  width: 35px;
  height: 35px;
}
.btn-one.s-four:after
{
      font-size: 1rem;
    right: -11px;
    top: 7px;
}

img.thumparallax-down{
  width: 100%
}
.cta-title h3{
  font-size:  2em;
}
.caption{
      font-size: 1.8em;
        line-height: 40px;
}

.caption-bottom
{
  font-size: 4.5em;
  line-height: 40px;
}
.swiper-slide-caption{
  left: 42%;
}

.abt-wrapper
{
  padding-bottom: 0px !important
}
.footer-logo img {
   height: 50px;
    margin-bottom: 10px;
}

.contact-wrapper .col-xl-4.col-lg-6{
    padding: 15px !important
}

.sexy-menu.detached {
    padding: 0px 0 10px !important;
}

body.about .breadcrumbs:before, body.rooms .breadcrumbs:before
{
        bottom: 39px !important;
}
img.enq-img.img-full{display: none;}
.product-wrapper .col-md-4 {
  width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
}
  
   .blog .col-md-4{
        -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
   }

img.report-icon{
        height: 170px
}

    img.img-mob{
        display: none;
    }

     body {
         font-size:13px !important;
    }
     .container{
         width:100%;
         padding-left:3%;
         padding-right:3% 
    }
     .top-container{
         width:100%;
         padding-left:5%;
         padding-right:5%;
    }
     .desk-view{
         display: block 
    }
     .mob-view{
         display: none; 
    }
    .cta-contents .col-md-3,.cta-contents .col-md-4 {
        flex: 50% !important;
    max-width: 40% !important;
}
section.blog-wrapper.cs-shape_wrap_4.cs-parallax .col-md-5{
  width: 100%;    display: flex;
}

a.cart-btn{
    font-size: 1em !important;
}

ul.points li:before{
    left: 0 !important;
    height: 8px!important;width: 8px!important
}
ul.points li{
        margin-bottom: 4px!important;   font-size: 1em!important;
}
.section-padding {
    padding: 40px 0px !important;
}
.address img {
    height: 25px;
    margin-right: 10px;
}
.col-md-4.hotel-brands
{
      max-width:28.333333%
}
    
    .footer-social-links ul li a {
    height: 35px;    line-height: 35px;
    font-size: .9em;
    width: 35px;
}
     .designed p,.copy-right{
        line-height: 50px;
    }
    
   
    .whats-app{
        top: 74vh;
    margin-right: 0;
    width: 30px;
    }
.video-wraper{
  padding-bottom: 50px;
  margin-bottom: 0;
}
     .footer-top-wraper{
         padding-top:40px;
         padding-bottom:30px;
    }
 
     .footer-content{
         margin-bottom:1.5em;
             margin-right: 3%
   
    }
   .footer-content:nth-child(5)
   {
    margin-right: 0
     }
     
     .lSAction{
         display:none
  
    }
     .navigation-portrait{
         height:72px !important;
    }
     .welcome-container{
        width: 100%;
    }
     .welcome-pic{
        display: none
    }
     .view-all{
        display: none
    }
     .service-content:nth-child(1){
         width:100%;
         margin-right: 0px
    }
     .service-content:nth-child(2){
         width:100%;
         margin-right: 0px
    }
     .service-content{
         width:100%;
         margin-right: 0px
    }
     .home-page-project{
         display: inherit
    }
     .welcome-wraper{
        padding-top: 50px;
    }
    
     .welcome-title{
         font-size: 2em;
    }
     .top-quickwraper{
         display: none
    }
     
     .experience{
         display: none
    }
   
    .nav-menu>li>a
    {
       font-size:.56em !important;
       margin: 15px 5px !important;
    }
    
     .nav-brand img{
        margin-top: 10px !important;
    width: 100% !important;
    }
   
     .logo{
         width: 110px !important;
         height: auto !important
    }
}


@media (min-width:992px) and (max-width:1022px){
  .sidebar__post{
  padding: 30px 10px 20px;
  }
 .sidebar__post-content h3 {
    font-size: .7em;
}
   .footer-wraper{
    padding-top: 40px;
    padding-bottom: 40px;
  }

 .apply-now{
    padding: 60px 40px 40px !important;
  }
  .contact-section.inner-box {
   padding:30px;
}
.contact-shape{
  display: none;
}
.contact_inner{
  padding: 0
}
body.contact .col-md-8 {
          -ms-flex: 0 0 66%;
    flex: 0 0 66%!important;
    max-width: 66%!important;
  }


  body.university .ed-wrapper{
  padding-bottom: 40px;
}
   .swiper-slide-caption.inner-page .caption-bottom{
  font-size: 3.3em;
    line-height: 30px;
    letter-spacing: 0;
}
.teaching-img-box__content h3{
  font-size: 1em;
  line-height: 30px
}
.swiper-slide-caption.inner-page {
    left: 46%;
}
.swiper-slide-caption.inner-page .caption{
    font-size: 1.5em;
    line-height: 40px;
      letter-spacing: 0
}

  .teaching-img-box {
    padding: 60px;
}
.chairman-div{
  padding-bottom: 0;
  padding-top: 50px;
}
.top-container {
    padding-left: 5%;
    padding-right: 5%;
}
img.thumparallax-down {
    width: 100%;
}
body
{
  font-size: 14px!important; 
}

  .nav-brand img {
    width: 55% !important; 
}
.nav-menu>li>a{
  margin: 15px 5px!important;
  font-size: .7em!important;
}
.caption
{
      font-size: 2em;
      line-height: 40px;
}
.caption-bottom {
    font-size: 4em;
    line-height: 50px;
    }
img.tit-img1{
    height: 20px
  }
  img.tit-img2{
    height: 20px
  }

  .edu-logo img{
    width: 50%;
  }
  .subj{
    font-size: 1em
  }
  .edu-logo-wrapper .content-block{
    padding: 40px 30px 0;
    height: 135px;    border-radius: 25px;
  }
  .title-wraper4{
   padding: 18px 20px;
   width: 85%;
       text-align: center;
        font-size: .86em;
  }
  .edu-logo-wrapper{
    padding: 10px 10px 60px
  }
  .promise span{
    font-size: .8em
  }
  .promise img{

    height: 50px;
  }
  .promise:nth-child(1n):before
  {
    height: 50%; top: 0;
  }
  .promise:nth-child(1n):after
  {
    height: 50%;
    top: 70px;
  }
  .promises{
    display: block;
    margin-top: 0;
  }
  .promise
  {
        height: 115px;
    width: 22%;
  }
  .subject{
    width: 24%;
        padding: 20px 5px;
        min-height: unset;
        font-size: .9em;
            margin: 1px;
  }
.cs-hobble {
    margin: 35px 0;

}
.cs-card.cs-style1 .cs-card_info{
  padding: 45px 30px 22px 30px;
  margin-bottom: 0;
}

.cs-card.cs-style1 .cs-card_info span{
  height: 8px;
    width: 8px;
}
.cs-card.cs-style1 .cs-card_info p{
    margin-top: 10px;
}
.cs-card.cs-style1 .cs-card_title{
    font-size: 1em;
}
.mt-5 {
    margin-top: 3rem !important;
}
.ctitle{
  font-size: 1em;
}

.cs-card.cs-style1 img
{
      height: 80px;
    width: 80px;
}
  img.side-img1,img.side-img2{
    display: none;
  }

.edu-logo span{
  position: unset;
  padding: 3px 5px;
  font-size: .9em;
  justify-content: center;
    display: flex;
    align-items: center;
    margin: 0 auto;
}


.main-title2,.main-title3,.main-title4{
  line-height: 35.34px;
      font-size: 1.6em

}
.abt-content p,.cs-card.cs-style1 .cs-card_info p{
      line-height: 30px;
}
.title-wraper2 span{
      font-size: 1em;
}
.ed-wrapper {
    padding: 35px 0px 0;
}
.meet-text,.registration-text-3 h3{
  font-size: 1.1em;
}
.meet-text span{
  font-size:2.5em;
}
.meet-text{
top: 61%;
    right: 12%;
}

img.since-img
{

    width: 50%;
}

.title-wraper span
{
  font-size: .6em;
}
 .main-title
  {
    font-size: 1.4em;    line-height: 25px;
  }
.blog-wrapper {
    padding: 30px 0px 0;
}

img.ed-img{
width: 100%;
}

.contact-form1
{
  padding: 20px 40px 30px;
}



}