﻿.plane {background: #00d2ff;background: -webkit-linear-gradient(to bottom, #3a7bd5, #00d2ff);background: linear-gradient(to bottom, #3a7bd5, #00d2ff);overflow-x: hidden;}
.loader {width: 150vw;height: 100%;position: absolute;top: 0;left: -150vw;z-index: 2;}
.txt {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 5rem;color: black;font-weight: bold;z-index:99;}
.ap {width: 200px;height: 100px;display: inline-block;position: absolute;top: 46%;right: -16%;transform-origin: top;}
.tr {width: 0;height: 0;border-top: 50vh solid transparent;border-left: 50vw solid white;border-bottom: 50vh solid transparent;position: absolute;top: 50%;right: 0;transform: translateY(-50%);}
.loader.loader_hide_sec.active_body { transform: translate(0%, 0px)!important; width: 100%; position: relative; left: 0; right: 0; display: block; } 
.body_show { z-index: 9999; position: relative; } 
.singleSlide img { width: 100%!important; height: 100%; object-fit: cover;object-position:right; } 
.active_body .singleSlide img { width: 100%!important; height: 100%; object-fit: cover;object-position:right; } 
.banner1_sec { position: absolute; left: 0; width: 100%; } 
.cloud img { width: auto!important; height: auto!important; margin: auto ;margin-right:0!important; } 
body.non_scrolling { overflow: hidden; } 
.bookconsultation{position: relative; font-size: 13px; font-weight: 500; padding: 7px 14px; text-align: center; border: none; outline: none; text-transform: capitalize; display: inline-block; background: #313131; color: #ffffff; z-index: 2; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s;} 
.lod_banner_img_aes img { height: 520px; width: auto!important; } 
.lod_banner_img_aes { top: 100px; position: relative!important; }
.bg-info .h4{font-size:16px}
.bg-info .h1{font-size:22px}

/*-----------statistics-----------*/
.stats {position: relative;color: #fff;}
.common-padd {padding-top: 40px;padding-bottom: 40px;}
.stats-img {position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.stats-img img{width: 100%;height: 100%;object-fit: cover;}
.m-0 {margin: 0!important;}
.stats [class*=col-]:not(:last-child) {border-right: solid 1px #fff; position: relative;color: #fff;}
.stats-item {display: flex;flex-direction: column;height: 100%;padding: 10px 0;position:relative;z-index:9}
.stats-item h2 {font-size: 48px;color:white}
.stats-item p {margin-bottom: 0;}

.footer-dark { position: relative; overflow: visible; margin-top: 130px; padding: 140px 20px 40px; border-bottom: 1px solid #e4ebf3; background-color: rgba(24, 117, 187, 0.08); z-index:9}
.container-div.classchng { overflow: hidden; } 
.container-div { position: absolute; left: 0%; top: -22%; right: 0%; bottom: auto; display: flex; max-width: 1250px; margin-right: auto; margin-left: auto; padding: 60px 20px; flex-direction: column; justify-content: center; align-items: center; border-radius: 10px; background-color: #3d424b; }
.frame-354 { display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; grid-column-gap: 5px; grid-row-gap: 5px; }
.text-20 { padding-bottom: 10px; color: #fff; font-size: 32px; line-height: 32px; font-weight: 800; text-align: center; letter-spacing: 0em; }
.text-21 { color: #e6e6e6; font-size: 16px; line-height: 24px; font-weight: 400; letter-spacing: 0em; }
.button-div { position: relative; display: flex; width: 100%; margin-top: 40px; justify-content: center; align-items: center; text-align: right; }
.button-211175 { position: relative; display: flex; width: 200px; padding: 12px 30px 12px 40px; justify-content: flex-start; align-items: center; border-style: solid; border-width: 1px; border-color: #fff; border-radius: 4px; background-color: transparent; font-size: 16px; line-height: 24px; font-weight: 500; text-align: center; }

/*------------testimonial--------------*/
.border-radius-new {border-radius: 20px;}
img.comms {width: 40px !important;height: auto;}
.author-img img {width: 70px !important;height: auto;border-radius: 100%;}
.subTitle-testi, .secTitle-testi{color:#000}
.card.card-shadow {-webkit-box-shadow: 0 0 30px rgba(115,128,157,.1);box-shadow: 0 3px 4px 0 rgba(115,128,157,.1);}
.card-body {padding: 35px;height:270px}
.thumb{padding: 10px 20px 10px 120px;margin-left: -35px;font-weight: 700;background:linear-gradient(to right,#224099b8 0,#224099 100%)}
.thumb .thumb-img {width: 80px!important;left: 20px;top: -10px;}
.card-body span {font-size: 14px;}
.card-body h5{line-height: 30px;font-size: 13px;font-weight: 400!important;}
.mb-40 {margin-bottom: 40px!important;}
@-webkit-keyframes scroll {
  0% {transform: translateX(0);}
  100% {transform: translateX(calc(-250px * 7));}
}

@keyframes scroll {
  0% {transform: translateX(0);}
  100% {transform: translateX(calc(-250px * 7));}
}
.slider {background: white;box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);height: 100px;margin: auto;overflow: hidden;position: relative;}
.slider::before, .slider::after {background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%); content: "";height: 100px;position: absolute;width: 200px;z-index: 2;}
.slider::after {right: 0;top: 0;transform: rotateZ(180deg);}
.slider::before {left: 0;top: 0;}
.slider .slide-track {-webkit-animation: scroll 40s linear infinite;animation: scroll 40s linear infinite;display: flex;width: calc(250px * 14);}
.slider .slide {height: 100px;width: 250px;}
.slideshow {margin-top: 20px;padding-bottom: 4vw;}
.slide {width: 23vw;margin-right: 10px;text-align: center;border-radius: 6px;color: #fff;font-size: 13px;}
@media screen and (max-width:991px){
.slide{width: 78vw;}
}


.bg-green {background-color:#66ada8}
.bg-blue {background-color:#6b67fa}
.bg-red{background-color:#f36f6e}
.bg-yellow{background-color:#f3c16b}
.corner-square {position: relative;}
.my-container img {position: absolute;left:-10px;top: 0;width:150px;height: 150px;z-index: 1;opacity: 0.1;}
.testimonials {text-align: center;}
.testimonial {text-align: left;padding:30px;}
.testimonial img{}

.testimonial > p:first-of-type {font-style: italic;height:180px}
.testimonial .name {font-weight: 700;color: #171717;margin-bottom:0px;font-size:15px;line-height:20px}
.testimonial img.client{width:100px;height:100px;border-radius:50%}

/*-----------------whychoose-------------*/
.choose-content .section-title {margin-bottom: 40px;}
.section-title h2 {font-size: 26px;font-weight: 800;margin-top: 10px;line-height: 39px;color: #301d44;margin-bottom: 5px;}
.choose-content-list {position: relative;margin-top: 30px;}
.choose-content-list img {width: 50px;float: left;}
.choose-content-list .content {margin-left: 0;float: right;width: 85%;}
.py-24 {padding-top: 6rem;padding-bottom: 6rem;}
.grey-background{padding:40px 0;background: radial-gradient(120.74% 1304.26% at 0% 0%, rgb(242, 164, 30) 0%, rgb(242, 164, 30) 9.51%, rgb(249, 181, 246) 100%);}
/*boxes*/
.article-box {position: relative;color: white;box-shadow:0 8px 15px rgb(0 0 0 / 10%), 0 6px 4px rgb(0 0 0 / 10%);margin-bottom:20px}
.article-box .image img{width:100%;height:100%;transition: transform 1s ease;}
.article-box .image{width:100%;height:100%;overflow: hidden;/*box-shadow: 0 5px 20px -5px rgb(0 0 0 / 10%);*/}
.article-box:hover .image {/*box-shadow: 0 10px 30px rgb(0 0 0 / 20%);*/}
.article-box:hover .image img {transform: scale(1.1);transition: transform .5s ease;}
.article-box .name{position: absolute;bottom: 15px;right: 0px;background:rgb(49 49 49 / 86%);transition: all .075s ease-out;color: white;text-align: center;text-transform: uppercase;font-size:15px;padding:8px 16px;width:100%;}
.article-box .description .text-more{font-size:11px; color:#333;text-align:right;padding-top:10px;}
.background-3 {background-color: #ec6640;width: 120px;height: 120px;filter: blur(120px);top:75%;    transform: translate(-50%, -50%) !important;opacity:1;position:fixed}

.bg {animation:slide 3s ease-in-out infinite alternate;background-image: linear-gradient(-60deg, #FFEFBA 50%, #FFFFFF 50%);bottom:0;left:-50%;opacity:.5;position:fixed;right:-50%;top:0;z-index:-1;}
.bg2 {animation-direction:alternate-reverse;animation-duration:4s;}
.bg3 {animation-duration:5s;}

@keyframes slide {
  0% {
    transform:translateX(-25%);
  }
  100% {
    transform:translateX(25%);
  }
}

/*--------------------countries---------------------*/
.title-header {padding-right: 50px;padding-bottom: 5px;}
.section-title h2.title {font-weight: 600;text-transform: capitalize;font-size: 30px;line-height: 40px;margin-bottom: 20px;}
.section-title.style2 .title-desc {display: table-cell;vertical-align: middle;padding-right: 40px;}
.featured-imagebox-cr {position: relative;border-radius: 10px !important;}
.featured-content-cr{position: absolute;/*top: 90%*/left: 50%;transform: translate(-50%, -50%);bottom:-25px;border-radius:10px;background: linear-gradient(to top, rgb(34 64 153 / 89%) 10%, rgb(34 64 153 / 66%) 70%, rgb(255 255 255 / 0%) 100%);width: 100%;}
.featured-title h4 a{font-size:20px;color:white;font-weight:300}
.featured-title{text-align:center}

.advantages-card {padding: 1.4vw 0.2vw 1.4vw 1.1vw;background: #fff;border: 1px solid #dedede;border-radius: 1vw; margin-bottom: 1.8vw;}
.color1 {background: linear-gradient(348deg, rgba(98, 214, 145, 1) 16%, rgba(131, 239, 153, 1) 70%);}
.color2 {background: linear-gradient(348deg, rgba(252, 176, 57, 1) 16%, rgba(255, 201, 78, 1) 70%);}
.color3 {background: linear-gradient(348deg, rgb(34 64 153) 16%, rgb(99 127 208) 70%);}
.color4 {background: linear-gradient(348deg, rgb(236 102 64) 16%, rgb(230 150 127) 70%);}
.advantages-icon {width: 4vw;height: 4vw;min-width: 4vw;min-height: 4vw;padding: 0.5vw;margin-right: 0.8vw;border-radius: 1.5vw;}
.advantages-card p{color:black;font-size:14px;text-align:left}
.text-left{text-align:left}


.parallax_effect {background-attachment: fixed;background-size: cover;}
.testimonial_sec {padding: 60px 25px;background-color: #224099;text-align:center}
.txt-clr-blue {color: #f6fcff !important;}
.testimonial_sec p {color: white;}
.blue-heading {background: white;padding: 10px 20px;border-radius: 4px;color: black;}


.text-primary{color:#224099 !important}
footer.footer_01 .tj-stretch-element-inside-column {margin-left: 0!important;width: 100%;}


/*---------------team----------------*/
.item .title {font-size: 14px;}
#pastexp p{color:white;text-align:center}
#customers-teams .item p {font-size: 12px;}
.team-imagebox-cr {position: relative;border-radius: 10px !important;}
.team-content-cr{position: absolute;/*top: 90%*/left: 50%;transform: translate(-50%, -50%);bottom:-32px;border-radius:10px;background: linear-gradient(to top, rgb(53 53 53 / 89%) 10%, rgb(95 95 95 / 66%) 70%, rgb(255 255 255 / 0%) 100%);width: 100%;}
.team-title h4 {font-size:20px;color:white;font-weight: 600;text-align: center;text-transform: uppercase;margin-bottom: 0px;}
.team-title .title{text-align:center;color:white;margin-bottom:0px}


/*--------------whatsapp and social media--------------*/
.float{position:fixed;width:60px;height:60px;bottom:40px;right:40px;background-color:#25d366;color:#FFF;border-radius:50px;text-align:center;font-size:30px;box-shadow: 2px 2px 3px #999;z-index:100;}
.my-float{margin-top:16px;}
.wa__btn_popup { position: fixed; right: 30px; bottom: 30px; cursor: pointer;z-index: 999999999; }
.wa__btn_popup .wa__btn_popup_txt { position: absolute; width: 156px; right: 100%; background-color: #f5f7f9; font-size: 12px; color: #43474e; top: -50px; padding: 7px 0 7px 12px; margin-right: 80px; letter-spacing: -0.03em; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; transition: 0.4s ease all; -webkit-transition: 0.4s ease all; -moz-transition: 0.4s ease all; }
.sticky-social{position:fixed;top:40%;left:0px;padding:0px;margin:0px;z-index:9}
.social{list-style:none;}
.social li{padding:10px 10px;font-size:25px;transition:all 0.8s ease-in-out;}
.social li:hover{margin-right:-30px;box-shadow:2px 5px 10px grey;}
.social li:hover .fa{margin-left:20px;}
.fa{color:#fff;transition:all 0.8s ease-in-out;}
.fb{background-color:#3C5A98;}
.twitter{background-color:#1EA1F2;}
.insta{background-color:#DC4F42;}
.pin{background-color:#CB2128;}




/*--------------------process---------------------*/
.ProcessSection01{position: relative;padding: 50px 0 50px;po}
#container {float: left;padding: 1em;width: 100%;}
ol.process-chart { counter-reset: item; display: flex; flex-wrap: wrap; list-style: none; margin: 0 0 0 1em; padding: 0; }
ol.process-chart h2{font-size:18px;color:#ffba43;font-weight:400;margin-top: 10px;margin-bottom: 5px;}
ol.process-chart > li,ol.process-chart > li > div {position: relative;}
ol.process-chart > li { background: linear-gradient(to right, rgba(0,0,0,0.25) 0%, transparent 25%); background-color: #fff; counter-increment: item; flex-basis: 0; flex-grow: 1; margin: 1em 1em 1em -1em; min-width: 11.25em; padding: 2em 1em 1em 2em; }
ol.process-chart > li:before,ol.process-chart > li > div:before {color: rgb(255 250 250 / 75%);text-transform: uppercase;}
ol.process-chart > li:before { content: 'Step'; display: inline-block; font-weight: 300; left: 1.5em; letter-spacing: 0.1em; position: absolute; top: 2em; transform: rotate(90deg); transform-origin: 25% 50%; }
ol.process-chart > li:after { border-bottom: 1em solid transparent; border-left: 1em solid #fff; border-right: 0 solid transparent; border-top: 1em solid transparent; content: ''; height: 100%; position: absolute; right: -1em; top: 0; width: 0; z-index: 1; }
ol.process-chart > li > div {padding: 0 0 0 1em;}
ol.process-chart > li > div:before {content: counter(item, decimal-leading-zero);font-size: 3em;font-weight: 500;line-height: 1;}
ol.process-chart > li:nth-of-type(6n+1) {background-color: #2a4194;}
ol.process-chart > li:nth-of-type(6n+1):after {border-left-color: #2a4194;}
ol.process-chart > li:nth-of-type(6n+2) {background-color: #313131;}
ol.process-chart > li:nth-of-type(6n+2):after {border-left-color: #313131;}
ol.process-chart > li:nth-of-type(6n+3) {background-color: #2a4194;}
ol.process-chart > li:nth-of-type(6n+3):after {border-left-color: #2a4194;}
ol.process-chart > li:nth-of-type(6n+4) {background-color: #313131;}
ol.process-chart > li:nth-of-type(6n+4):after {border-left-color: #313131;}
ol.process-chart > li:nth-of-type(6n+5) {background-color: #2a4194;}
ol.process-chart > li:nth-of-type(6n+5):after {border-left-color: #2a4194;}
ol.process-chart p{color:white;line-height:24px}

/*** MEDIA QUERIES ***/
@media only screen and ( max-width: 40em ) {
    ol.process-chart {margin: 1em 0 0 0;padding: 1em 0 0 0;}
    ol.process-chart > li { background: linear-gradient(rgba(0,0,0,0.25) 0%, transparent 25%); flex-basis: inherit; margin: -1em 0 1em 0; min-width: inherit; padding: 1em 1em 0 1em; } 
    ol.process-chart > li:before { left: 1em; top: 2em; } 
    ol.process-chart > li:after { border-bottom: 0 solid transparent; border-left: 1em solid transparent!important; border-right: 1em solid transparent; border-top: 1em solid #fff; bottom: -1em; height: 0; left: 0; right: inherit; top: inherit; width: 100%; }
    ol.process-chart > li > div {padding: 1em 1em 0 1em;}
    ol.process-chart > li:nth-of-type(6n+1):after {border-top-color: #2a4194;}
    ol.process-chart > li:nth-of-type(6n+2):after {border-top-color: #313131;}
    ol.process-chart > li:nth-of-type(6n+3):after {border-top-color: #2a4194;}
    ol.process-chart > li:nth-of-type(6n+4):after {border-top-color: #313131;}
    ol.process-chart > li:nth-of-type(6n+5):after {border-top-color: #2a4194;}
}


/*-----------------aeroplane animation----------------*/

.cloud {position: absolute;top: 62px;/*right: -500px;*/opacity: 1;animation: cloud 10s linear 0s infinite reverse;z-index: 99;}
@keyframes light {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
@keyframes cloud {
  from {right:10px;}
  to {right: 100%;}
}

/*---------------------header-----------------*/
.p-0{padding-right:0px;padding-left:0px}
.logo {margin: auto;display: block;width: 320px;padding: 0px 0;position: relative;}
.mobile-header {position: absolute;right: 10px;top: 15px;height: 39px;padding: 0 5px;transition: all 0.3s ease-in-out;display: none;}
.navbar-right.megamenu.row {margin: 0;}
.upper-menu {position: relative;padding-left: 2px;text-align: left;background:#2a4194}
.upper-menu ul {display: inline-flex;padding-left: 0;margin-bottom: 0;}
.upper-menu ul li {list-style-type: none;}
.upper-menu ul li a {font-size: 12px;color: #fff;text-transform: uppercase;display: inline-block;padding: 5px 6px;}
.step-one-menu {position: relative;display: inline-flex;margin-bottom: 0;padding-left: 0;border-top: 1px solid rgb(255 255 255 / 30%);background:#313131}  
.step-one-menu > li {list-style-type: none;font-size: 14px;}
/*.step-one-menu > li.dd-menu:after {bottom: 0;left: 50%;border: solid transparent;content: "";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(255, 255, 255, 0);border-bottom-color: #ffffff;border-width: 8px;margin-left: -8px;opacity: 0;visibility: hidden;}
.step-one-menu > li.dd-menu:hover:after{opacity: 1;visibility: visible;}*/
.cvalues a {padding-top: 8px !important;padding-bottom: 0 !important;padding-left: 35px !important;cursor: unset;}
.cvalues a::after, .cvalues a::before {display: none;}
.step-one-menu > li > a { color: #fff; font-size: 13px; padding: 13px 19px; display: inline-block; position: relative; text-transform: uppercase; text-shadow: 0 0 2px rgba(0,0,0,.2); -webkit-transition: all 0s ease-in-out; -moz-transition: all 0s ease-in-out; transition: all 0s ease-in-out; outline: none; white-space: nowrap; } 
.step-one-menu > li:hover > a { background:#ec6641; color: #fff; } 
.dd-menu > a::before { content: ''; height: 4px; width: 4px; background: rgba(255,255,255,.5); position: absolute; border-radius: 50%; right: 12px; top: 24px; } 
.step-one-menu > li:hover .step-two-menu { opacity: 1; visibility: visible; -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); transform: rotateX(0deg); } 
.step-one-menu > li.active .step-two-menu { display: block; } 
.step-two-menu { position: absolute;  top: 51px; background: #fffffff5; box-shadow: 0 5px 10px rgba(0,0,0,.2); opacity: 0; visibility: hidden; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; -webkit-transform: rotateX(90deg); -moz-transform: rotateX(90deg); -ms-transform: rotateX(90deg); transform: rotateX(90deg); -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; } 
.step-two-menu h3 { font-size: 18px; padding-bottom: 5px; color: #1a4895; margin-bottom: 8px; font-weight:600 } 
.step-two-menu ul { padding-left: 0; } 
.step-two-menu ul li { list-style-type: none; position: relative; padding: 4px 20px; border-top: 1px solid #eee; } 
.step-two-menu ul li a { font-size: 14px; color: #000; display: inline-block; padding: 2px 0; position: relative; } 
.step-two-menu ul li a:hover { color: #ec6641; } 
.step-two-menu ul li a::after { content: ''; position: absolute; width: 100%; height: 1px; bottom: 0; left: 0; background-color: #000; transform: scaleX(0); transform-origin: bottom right; transition: transform .5s; } 
/*.step-two-menu ul li a:hover::before { background: #d83135; } 
    .step-two-menu ul li a:hover::after { transform-origin: bottom left; transform: scaleX(1); }*/ 
.step-two-menu ul li:last-child { margin-bottom: 0; } 
header { /*position: fixed;*/ position:relative; top: 0; left: 0; right: 0; transition: all 0.2s ease-in-out; z-index: 9 !important; background:white; /*background-image: linear-gradient(#1a4895, #1a4895) !important;*/ } 
.mobile-header { z-index: 9999999; } 
.menu-toggle { width: 55px; padding: 10px; } 
.mobile-header .menu-toggle { display: inline-block; vertical-align: middle; cursor: pointer; } 
.menu-toggle span { width: 100%; height: 2px; background: #000; display: block; margin-bottom: 7px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; } 
.hide-desktop { display: none; } 
.getsocial { color: #fff; text-transform: capitalize; font-size: 14px; } 
@media only screen and (max-width: 480px) { 
    .logo { /* width: 165px; */ width: 230px; } 
    .mobile-header { transform: scale(0.8); transform-origin: 100% 0; } 
    .mobile-header span { display: block; vertical-align: middle; border-right: 1px solid; } 
} 
@media only screen and (max-width: 991px) {
    .logo { margin-left: 0; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; } 
    .logo img:first-child { -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; display: block; } 
    .mobile-header { display: block; }     
    .megamenu { display: block; width: 100%; position: fixed; right: -100%; top: 0; bottom: 0; margin: 0; overflow: auto; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out; /* background: #d83135; */ background: #2f2f2f; z-index: 9; } 
    .step-one-menu { float: none !important; padding-top: 0; background-size: contain; background-repeat: no-repeat; background-position: center -50px; display:block }
} 
.sticky { position: fixed; top: 0; width: 100%; } 
.sticky + .content { padding-top: 102px; } 
@media only screen and (max-width: 991px) { 
    .step-one-menu > li > a, header.sticky .step-one-menu > li > a { display: block; padding: 10px 15px; color: #fff; } 
    .step-one-menu{float: none !important;padding-top: 0;background-size: contain; background-repeat: no-repeat; background-position: center -50px;} 
    .step-one-menu>li{ float: none; display: block; /*background: #d83135;*/} 
    .step-one-menu>li>a, header.sticky .step-one-menu>li>a{ display: block; padding: 10px 15px;color: #fff;} 
    .step-two-menu{ position: static; opacity: 1; visibility: visible; display: none; /*padding: 15px;*/} 
    .megamenu.swipe{ right: 0; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; transition:all .4s ease-in-out; display: block; } 
    .mobmenu{display:none;}
} 
@media screen and (max-width: 768px) { 
    .show-mobile {display: block;background: white;} 
    .show-mobile img{width:75%} }
 @media only screen and (max-width: 767px) { 
     .upper-menu { display: none; } 
 }


 /*------------------about us----------------*/
 .about-four { position: relative; display: block; padding: 60px 0 60px; overflow: hidden; z-index: 1; }
 .about-four__shape-2 {position: absolute;left: 70px;bottom: -55px;z-index: -1;}
.img-bounce {-webkit-animation: ImgBounce 5s ease-in-out 0s infinite alternate;animation: ImgBounce 5s ease-in-out 0s infinite alternate;}
.about-four__shape-2 img {width: auto;}
.about-four__left {position: relative;display: block;margin-right: 80px;}
.about-four__left .section-title {margin-bottom: 15px;position: relative;display: block;margin-top: -10px;}
.section-title__tagline-box {position: relative;display: inline-block;}
.section-title__tagline { position: relative; display: inline-block; font-size: 14px; line-height: 14px; color: gray; font-weight: 600; text-transform: uppercase; letter-spacing: 0.1em; }
.about-four__left .section-title__border-box { margin-left: 0; } 
.section-title__border-box { position: relative; display: block; height: 2px; width: 68px; background-color: #e20935; margin: 11px auto 0; }
.about-four__text-1 {padding-top: 0px;padding-bottom: 22px;text-align:justify}
.about-four__points-box {position: relative;display: flex;align-items: center;}
.about-four__points {position: relative;display: block;}
.about-four__points li {position: relative;display: flex;align-items: center;}
.about-four__right {position: relative;display: block;margin-left: -40px;margin-right: 310px;}
.about-four__experience { position: absolute; bottom: -60px; left: -54px; border-bottom-left-radius: 45px; background-color: rgb(255, 255, 255); box-shadow: 14.982px 29.403px 87px 0px rgba(0, 0, 0, 0.07); }
.about-four__experience-inner { position: relative; display: block; max-width: 247px; padding: 22px 80px 23px; padding-right: 20px; width: 100%; border-bottom-left-radius: 45px; overflow: hidden; z-index: 1; }
.about-four__experience h3 { font-size: 45px; font-weight: 600; line-height: 45px; color: #e20935; }
.about-four__experience p {font-size: 15px;margin-top: -2px;}
.about-four__shape-1 {position: absolute;left: -85px;bottom: -13px;}
.about-four__shape-1 img {width: auto;mix-blend-mode: darken;}
.moec-intro-wrapper { padding: 50px 0; background-position: right; background-attachment: fixed; position: relative; overflow: hidden; }
.moec-intro-sec{position: relative;z-index: 2;}
.moec-heading-sec h2 { font-weight: 700; font-size: 26px; color: #1a519e; position: relative; padding-bottom: 8px; }
.moec-heading-sec h2::after { content: ""; display: block; position: absolute; width: 150px; height: 3px; bottom: 0; background: #ab2626; left: 5px; }
.moec-content-para{margin: 25px 0;text-align:justify}
.moec-intro-img-wrapper{position:relative}
@media (max-width: 1400px) {
    .moec-intro-img-sec { left: 100px; }
}
@media (max-width: 767px) {
    .moec-intro-wrapper {background: 0 0;padding: 20px 0;}
    .moec-intro-wrapper::after {background-color: aliceblue;width:100%!important}
    .moec-intro-img-wrapper{display:none}
}
.moec-intro-img-sec { width: 375px; margin: 0 auto; box-shadow: 20px 15px 55px rgb(0 0 0 / 44%); position: absolute; top: 200px; height: 450px; left: 200px; }
.moec-intro-img-sec img {max-width: 100%;width: 100%;height: 100%;object-fit: cover;}
.moec-intro-wrapper::after { content: ""; position: absolute; display: block; top: 0; left: 0; height: 100%; width: 65%; background-color: aliceblue; }
.services{  }
.services p{ text-align: center; padding-top: 30px; padding-bottom: 40px; font-size: 17px; line-height: 22px; color: #737373; } 
.box-a { background: aliceblue; color: #ddd; padding: 20px 20px 20px 20px; float: right; position: relative; margin-bottom: 25px; } 
.box-a:before, .box-b:before { content: ""; position: absolute; top: 0%; left: 0%; width: 0px; height: 0px; border-bottom: 15px solid #1a1919; border-left: 15px solid #ffffff; -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2); -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2); box-shadow: 4px 4px 4px rgba(0,0,0,0.2); display: block; width: 0; } 
.box-a.rounded, .box-b.rounded { -moz-border-radius: 5px 0 5px 5px; border-radius: 5px 0 5px 5px; } 
.box-a.rounded:before, .box-b.rounded:before { border-width: 8px; border-color: #323232 #323232 transparent transparent; -moz-border-radius: 0 0 0 5px; border-radius: 0 0 0 5px; } 
.box-a i{ font-size: 60px; background: #323232; padding: 19px; border-radius: 50%;height: 100px;width: 100px;text-align: center; } 
.box-a h3{ position: relative; display: inline-block; padding: 0; text-align: left; padding-bottom: 10px; margin: 0; color:#2a4194;font-size:18px } 
.box-a p{ float: left; margin: 0; padding: 0; text-align: left; font-size: 14px; } 
.box-b { background:aliceblue; color: #ddd; padding: 20px 20px 20px 20px; float: right; position: relative; margin-bottom: 25px; } 
.box-b i{ font-size: 60px; background: #323232; padding: 19px; border-radius: 50%;height: 100px;width: 100px;text-align: center;float:right } 
.box-b h3{ display: inline-block; padding: 0; text-align: right; padding-bottom: 10px; margin: 0; color: #2a4194; float: right; font-size:18px} 
.box-b p{ float: right; margin: 0; padding: 0; text-align: right; font-size: 14px; } 
.box-a:hover i, .box-b:hover i{ background:#f66b37; transition: all 1s; -moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s; }
.pt-50{padding-top:50px}
.pb-50{padding-bottom:50px}
@media only screen and (max-width: 767px) {
    .about-four__left {margin-right: 0;}

}


/*-------------------testimonial--------------------*/
figure.snip1192 { position: relative; float: left; overflow: hidden; margin: 10px 1%; /*min-width: 220px; max-width: 310px;*/ width: 100%; color: #333; text-align: left; box-shadow: none !important; } 
figure.snip1192 * { -webkit-box-sizing: border-box; box-sizing: border-box; } 
figure.snip1192 img { max-width: 100%; height: 100px; width: 100px; border-radius: 50%; margin-bottom: 15px; display: inline-block; z-index: 1; position: relative; } 
figure.snip1192 blockquote { margin: 0; display: block; border-radius: 8px; position: relative; background-color: aliceblue; padding: 25px 29px 39px 29px; font-size: 13px; font-weight: 500; margin: 0 0 -50px; line-height: 1.6em; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);height:190px } 
figure.snip1192 blockquote:before, figure.snip1192 blockquote:after { font-family: 'FontAwesome'; content: "\201C"; position: absolute; font-size: 50px; opacity: 0.3; font-style: normal; } 
figure.snip1192 blockquote:before { top: 28px; left: 7px; } 
figure.snip1192 blockquote:after { content: "\201D"; right: 20px; bottom: 35px; } 
figure.snip1192 .author { margin: 0; text-transform: uppercase; text-align: center; color: #ffffff; } 
figure.snip1192 .author h5 { opacity: 0.8; margin: 0; font-weight: 800; font-size:14px } 
figure.snip1192 .author h5 span { font-weight: 400; text-transform: none; display: block; }


/*-------------visionmission---------------*/
.about-explain-section h3 { font-size: 26px; line-height: 1.6; padding-left: 45px; padding-top: 40px; margin-bottom: 10px; }
.about-explain-section p {font-size: 14px;line-height: 1.86;padding-left: 45px;text-align:justify}
.contact-five {position: relative;display: block;overflow: hidden;padding: 50px 0 50px;background-image: -moz-linear-gradient(90deg, rgb(242, 237, 235) 0%, rgb(255, 255, 255) 20%);background-image: -webkit-linear-gradient(90deg, rgb(242, 237, 235) 0%, rgb(255, 255, 255) 20%);background-image: -ms-linear-gradient(90deg, rgb(242, 237, 235) 0%, rgb(255, 255, 255) 20%);z-index: 1;}
.contact-five__bg { position: absolute; bottom: 0; left: 0; right: 0; height: 350px; background-repeat: no-repeat; background-position: center; background-size: cover; mix-blend-mode: luminosity; opacity: 0.05; z-index: -1; }
.about-explain-section img{width:100%}
.countries-three {position: relative;display: block;padding: 60px 0px 0px;overflow: hidden;z-index: 1;background-color:aliceblue}
.countries-three__shape-1 {position: absolute;top: -43px;left: 0;opacity: .80;z-index: -1;}
.float-bob-y {-webkit-animation-name: float-bob-y;animation-name: float-bob-y;-webkit-animation-duration: 2s;animation-duration: 2s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-timing-function: linear;animation-timing-function: linear;}
.countries-three__shape-1 img {width: auto;}
@keyframes float-bob-y{
0% {
    transform: translateY(-20px);
}
50% {
    transform: translateY(-10px);
}
100% {
    transform: translateY(-20px);
}}

/*----------------------contactus--------------------*/
.location-one__bottom {position: relative;display: block;z-index: 2;}
.location-one__tab-content-box {position: relative;display: block;box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);background: white;border: 1px solid #e3dbd8;}
.location-one__tab-content-box-inner { position: relative; display: flex; flex-wrap: wrap; overflow: hidden; padding: 50px 50px 50px; z-index: 1; }
.location-one__bg { position: absolute; bottom: -60px; left: 0; right: 0; height: 252px; background-repeat: no-repeat; background-position: center; background-size: cover; opacity: .20; z-index: -1; }
.location-one__tab-content-left {position: relative;display: flex;align-items: center;flex-wrap: wrap;}
.location-one__tab-content-img {position: relative;display: block;max-width: 370px;width: 100%;}
.location-one__tab-content-img img {width: 100%;}
.location-one__tab-content-contact {position: relative;display: block;margin-left: 40px;margin-top: -12px;}
.location-one__tab-content-contact-title {font-size: 18px;font-weight: 600;line-height: 30px;margin-bottom: 20px;}
.location-one__tab-content-contact-list {position: relative;display: block;}
.location-one__tab-content-contact-list li {position: relative;display: flex;/*align-items: center;*/}
.location-one__tab-content-contact-list li .icon {position: relative;display: flex;top:5px;/*align-items: center;*/}
.location-one__tab-content-right { position: relative; display: block; margin-left: 160px; }
.location-one__tab-content-time {position: relative;display: block;}
.location-one__tab-content-time li {position: relative;display: block;}
.location-one__tab-content-day-name { font-size: 12px; color: var(--treck-base); text-transform: uppercase; letter-spacing: 0.1em; font-weight: 500; line-height: 12px; margin-bottom: 12px; }
.location-one__tab-content-time-box { font-size: 16px; font-weight: 400; line-height: 18px; }
.location-one__tab-content-time li+li {margin-top: 37px;}
.google-map-two { position: relative; display: block; margin-top: -60px; background-color: var(--treck-primary); }
.google-map__two { position: relative; display: block; border: none; height: 565px; width: 100%; mix-blend-mode: luminosity; }
.location-one__tab-content-contact-list li .icon i {font-size: 16px;color: #f66b37;}
.location-one__tab-content-contact-list li .content {margin-left: 15px;}
.location-one__tab-content-contact-list li .content p {font-size: 14px;line-height: 26px;color:black}
.location-one__tab-content-contact-list li .content p a{color:black}
.location-one__tab-content-right:before {content: "";position: absolute;bottom: -8px;top: -5px;left: -50px;width: 1px;background-color: #e3dbd8;}
.social-menu ul{ position: absolute; display: flex; } 
.social-menu ul li{ list-style: none; margin: 0 10px; } 
.social-menu ul li .fab{ font-size: 20px; line-height: 44px; transition: .3s; color: #fff; } 
.social-menu ul li .fab:hover{ color: #fff; } 
.social-menu ul li a{ position: relative; display: block; width: 40px; height: 40px; border-radius: 50%; text-align: center; transition: .6s; box-shadow: 0 5px 4px rgba(0,0,0,.5); } 
.social-menu ul li a:hover{ transform: translate(0, -10%); } 
.social-menu ul li:nth-child(1) a{ background-color: #3b5998; } 
.social-menu ul li:nth-child(2) a{ background-color: #E4405F; } 
.social-menu ul li:nth-child(3) a{ background-color: #0077b5; } 
.social-menu ul li:nth-child(4) a{ background-color: #CD201F; }

@media only screen and (max-width: 767px) {
    .location-one__tab-content-box-inner {flex-direction: column;padding: 50px 20px 50px;}
    .location-one__tab-content-left {flex-direction: column;align-items: baseline;}
    .location-one__tab-content-contact {margin-left: 0;margin-top: 18px;}
    .location-one__tab-content-right {margin-left: 0;margin-top: 40px;}
}


/*-----------------StudyVisa-----------------*/
.cmt-bgcolor-grey{background-color: #f5faff;}
.sidebar .widget-area .widget {position: relative;overflow: hidden;padding-top: 20px;}
.sidebar .widget ul {margin: 0;padding: 0;}
.sidebar .widget ul>li:first-child {border-top: none;padding-top: 0;}
.widget.widget-nav-menu ul li {margin: 0 4px 10px;padding: 0;border: 0;position: relative;display: block;background-color: #fff;transition: all .4s;}
.widget.widget-nav-menu ul li a { display: block; padding: 20px 25px 20px 25px; position: relative; z-index: 1; font-weight: 500; font-size: 15px; line-height: 16px; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; box-shadow: 0 0 6px 0px rgba(29, 33, 67, 0.1);  }
.widget.widget-nav-menu ul li a:after { content: "\f0dd"; font-family: FontAwesome; position: absolute; top: 36%; right: 20px; color: inherit; transform: rotate(-90deg); -webkit-transition: width 0.3s linear; transition: width 0.3s linear; z-index: 1; opacity: .4; font-size: 13px; font-weight: 700; }
.widget.widget-nav-menu ul li::after{background-color: #0067ed;}
.sidebar .widget-area .widget {position: relative;overflow: hidden;padding-top: 20px;}
.cmt-bgcolor-skincolor, .cmt-bgcolor-skincolor > .cmt-bg-layer, .cmt-bgcolor-skincolor > .cmt-bg-layer > .cmt-col-wrapper-bg-layer-inner{background-color: #0067ed;}
.layer-content {position: relative;z-index: 1;}
.cmt-bgcolor-skincolor p{color: rgba(255,255,255,.90);}
.widget-contact h4 {font-size: 24px;line-height: 30px;margin-bottom: 0;}
.sidebar.cmt-sidebar-left .content-area {margin-right: -30px;padding-right: 30px;}
.cmt-service-single-content-area h4 {font-size: 26px;line-height: 36px;}
.featured-icon-box .cmt-icon {margin-bottom: 0;}
.cmt-icon.cmt-icon_element-onlytxt {height: auto;width: auto;line-height: 1;}
.featured-icon-box.icon-align-before-content .featured-icon i {display: inline-block;vertical-align: middle;}
.cmt-list {list-style: none;padding: 0;margin: 0;font-size: 15px;}
.cmt-list.cmt-list-style-icon li {position: relative;padding-bottom: 11px;}
.cmt-list.cmt-list-style-icon li i {position: absolute;left: auto;top: 4px;font-weight: 700;}
.cmt-list.cmt-list-style-icon .cmt-list-li-content {display: inline-block;padding-left: 25px;}


/***Tabbing Css***/

.warpper{
  display:flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: 25px 0px;
}
.tab{
  cursor: pointer;
  padding:8px 6px;
  margin:0px 2px;
  background:#2a4194;
  display:inline-block;
  color:#fff;
  border-radius:3px 3px 0px 0px;
  box-shadow: 0 0.5rem 0.8rem #00000080;
}
.panels{
  background:#fffffff6;
  box-shadow: 0 2rem 2rem #00000080;
  min-height:200px;
  width:100%;
  border-radius:3px;
  overflow:hidden;
  padding:20px;  
}
.panel{
  display:none;
  /*animation: fadein .8s;*/
}
/*@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}*/
.panel-title{
  font-size:1.5em;
  font-weight:bold
}
.radio{
  display:none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel,
#four:checked ~ .panels #four-panel,
#five:checked ~ .panels #five-panel,
#six:checked ~ .panels #six-panel,
#seven:checked ~ .panels #seven-panel,
#eight:checked ~ .panels #eight-panel,
#nine:checked ~ .panels #nine-panel{
  display:block
}
#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab,
#four:checked  ~ .tabs #four-tab,
#five:checked  ~ .tabs #five-tab,
#six:checked   ~ .tabs #six-tab,
#seven:checked ~ .tabs #seven-tab,
#eight:checked ~ .tabs #eight-tab,
#nine:checked  ~ .tabs #nine-tab{
  background:#fffffff6;
  color:#000;
  border-top: 3px solid #f66b37;
}

 .exam-version-ct h2 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 16px;
    margin-top: 18px;
    color: #2b2a29;
    font-weight: 600;
}
 .exam-version-ct p {
    font-size: 13px;
    line-height: 21px;
    font-weight: 400;
    color: #1a1a19;
    margin-bottom: 16px;
}
.exam-top-content .table {
    border: 0px !important;
}
.exam-version-ct ul {
    list-style: disc;
    padding: 0 12px;
}
.exam-version-ct tr td, .exam-version-ct tr th {
    font-size: 13px;
    color: #1a1a19;
    line-height: 21px;
    font-weight: 400;
    border: 0px !important;
    padding: 0.75rem;
    vertical-align: top;
}
.exam-version-ct ol {
    list-style-type: decimal;
    padding: 0 12px;
}
.exam-version-ct ol li {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 9px;
    line-height: 21px;
    color: #1a1a19;
}
.exam-version-ct ul li {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 2px;
    line-height: 21px;
    color: #1a1a19;
}
.exam-version-ct h3 {
    font-size: 20px;
    line-height: 20px;
    /*margin-bottom: 16px;
    margin-top: 18px;*/
}
.text--semi {
    font-weight: 600;
}
.text--primary {
    color: #2b2a29;
}

/***Form Css Start***/


.form-wrapper {
 
  width: 100%;
  border: 1px solid #ccc;
  box-shadow: 0 0 10px #999;
  padding: 1rem;
  border-radius: 8px;
}

.form-wrapper {
    margin-top:12px;
  max-width: 500px;
  position: sticky;
    top: 5.625rem;
}

.form-item {
  position: relative;
  background-color: #fff;
  height: 55px;
  margin-bottom: 20px;
}

.form-item input {
  /*text-align: center;*/
  padding: 10px 10px;
  height: 100%;
  width: 100%;
  outline: none;
  border-radius: 4px;
  border: 1px solid #bbb;
}

.form-item input:focus {
  border: 2px solid #365da3;
}

.form-item label {
    font-size:12px;
  position: absolute;
  top: 8px;
  display: flex;
  align-items: center;
  left: 10px;
  transition: 0.3s ease-in;
  color: grey;
}

.form-item input:valid ~ label {
  padding: 2px 10px;
  background-color: inherit;
  font-weight: bold;
  color: grey;
  font-size: 12px;
  top: -8px;
  left: 15px;
}

.form-item input:focus ~ label {
  padding: 2px 2px;
  background-color: inherit;
  font-weight: bold;
  color: #365da3;
  font-size: 12px;
  top: -8px;
  left: 15px;
}

.form-item.text-col {
  height: 200px;
  margin-bottom: 20px;
}

form textarea {
  resize: none;
  padding: 10px 10px;
  height: 100%;
  position: absolute;
  width: 100%;
  outline: none;
  border-radius: 4px;
  border: 1px solid #bbb;
}

form textarea:focus {
  border: 2px solid #365da3;
}

.form-item textarea:valid ~ label {
  padding: 2px 10px;
  background-color: inherit;
  font-weight: bold;
  color: grey;
  font-size: 12px;
  top: -8px;
  left: 15px;
}

.form-item textarea:focus ~ label {
  padding: 2px 2px;
  background-color: inherit;
  font-weight: bold;
  color: #365da3;
  font-size: 12px;
  top: -8px;
  left: 15px;
}

label.up {
  padding: 2px 10px;
  background-color: inherit;
  font-weight: bold;
  color: red;
  font-size: 12px;
  top: -8px;
  left: 15px;
}

form input[type="submit"] {
  margin: auto;
  display: block; 
  background-color: #2d3e50;
  color: #fff;
  text-align: center;
  padding: 8px 20px;
  border: none;
  outline: none;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
}

form input[type="submit"]:hover,
form input[type="submit"]:active {
  color: #2d3e50;
  background-color: #fff;
  box-shadow: 0 0 10px grey;
}
.table-round-border{border:1px solid #dee2e6 !important}

/*------------ PTE ------------------*/
.tabs__buttons--container {white-space:nowrap;display: flex;margin-bottom: 1rem;}

.tabs__tab-btn {
  background: none;
  border: none;
  padding: 1rem 0.6rem;
  cursor: pointer;
  border-bottom: solid 3px #81c784;
 
}

.tabs__tab-btn--not-selected {
  border-bottom-color: #eeeeee;
}

.tabs__tab-btn:hover {
  background-color: #eeeeee;
  transition: 0.3s;
}

.tabs__tab--hide {
  display: none;
}

.tabs__tab--show {
  display: block;
}

.tabs__tab {
  animation: tabApear 0.6s;
}

@keyframes tabApear {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.instdetails{display:flex;flex-direction:column;}
.instname{font-weight:bolder;font-size:14px}
.head-sg-up{display:flex;align-items: center;}
.img-fluid{margin-top:0px !important;}
.tick--container{margin-left:25px;}
.tick--list{padding-bottom:6px;}

/*---------------------jobseekers shared--------------------*/
.aside-card{padding:0px 10px;box-shadow: 0 0 10px #999;position:sticky;top:6rem;}
.special-updation{margin-top: 8px !important;margin-bottom: 0px !important;font-size: 15px !important;}
.aside-card .card:hover{box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3) !important;}
.aside-card .card .card-icon{transition:0.4s ease;transform: rotateZ(0deg);}
.aside-card .card:hover .card-icon{top:-31px;}
.aside-card .card img{transition:.4s;}
.aside-card .card:hover img{transform:scale(1.2);}
.card-icon{display: flex;justify-content: center;align-items: center;position: relative;top: -27px;}
.icon-background {width: 60px;height: 60px;display: flex;justify-content: center;align-items:center;border-radius: 50%;background-color: #f66b37;}
.icon-background i{color:white; font-size:24px;}
.card-demo{ margin-top: -19px !important;}
.card-demo .card-txt{font-size:1rem !important;text-align:center;}
.card-down a{color:black;}
.card-down p{font-size:16px !important;margin-bottom:0px !important}
.card-down a:hover p {color:#f66b37;}
.card-down a:hover span{color:#f66b37;}
.card-down{ height:285px;}
.card-down li{background-color:white;padding: 8px 20px;border-radius:10px;margin-top:5px;margin-bottom:5px;}
/*---------------------End jobseekers shared--------------------*/

.top-menu{margin-top:6px;}
.top-menu .top-ico-title{display:flex;align-items:center;background-color:#2d3e50;color:white;border-top-left-radius: 5px;border-top-right-radius:5px;padding:8px 5px 8px 16px;}
.top-menu i{color:#f66b37;font-size:20px;}
.top-bar-icon{width:45px;height:45px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:white;}
.top-bar-title{margin-left:18px;}
.top-menu{box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.2), 0 2px 15px rgba(0, 0, 0, 0);overflow: hidden;
    background-color: #fff;border-radius: 6px;}
.top-menu .featured-box-text{padding:20px 30px;}
.top-menu .featured-box-text a{color:black;}
.top-menu .featured-box-text li:before{content:url(../images/New-Side-Arrow.png);}
.top-menu .featured-box-text li{margin-bottom:6px;}
.top-menu .featured-box-text strong{margin-left:5px;}
.hs-cos-wrapper{padding-top:10px !important;}
.hs-cos-wrapper-type{font-size: 20px;line-height: 27px;margin-bottom: 16px;margin-top: 18px;color: #2b2a29;font-weight: 600;}

/*------------------- IELTS---------------*/
a { text-decoration: none; }

.spa-header--scrolled {
  background: #fafafa;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.spa-header--move-up {
  -webkit-transform: translateY(-75px);
  transform: translateY(-75px);
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}

.spa-header__logo { color: #000; }

.spa-header__link {
  margin-left: 1em;
  color: #000;
}

.sticky-nav-tabs{ display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
    text-align: center;
}
 .spa-slide {

  display: -ms-flexbox;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
 
  -webkit-box-align: center;
  -ms-flex-align: center;
 
  position: relative;
 
}

.sticky-nav-tabs h1, .spa-slide h1 {
  font-size: 2rem;
  margin: 0;
  letter-spacing: 1rem;
}

.sticky-nav-tabs-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  top:1px;
  width: 100%;
  height: 50px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background-color: white;
  z-index: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}

.sticky-nav-tabs-container--top-first {
  position: fixed;
  top: 84px;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}

.sticky-nav-tabs-container--top-second {
  position: fixed;
  top: 84px;
}

.sticky-nav-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 14px;
  padding:0px 10px;
}

.sticky-nav-tab:hover {
  color: white;
  background-color: #2d3e50;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.sticky-nav-tab-slider {
  position: absolute;
  bottom: 0;
  width: 0;
     height: 2px;
    background: #f66b37;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
}
.spa-main{background: #fffffff6;
    box-shadow: 0 11px 18px #00000080;
    min-height: 200px;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    padding: 20px;}

.spa-headind-div{background-color: #2d3e50;width:100%;border-radius:3px;height: 45px;}
.spa-main-heading{color: white;text-align:center;line-height:1.6 !important;}
@media only screen and (max-width: 991px) {
   .sticky-nav-tabs-container{background-color:#2a4194;}
   .sticky-nav-tab{color:white;}
  .sticky-nav-tab:hover{background-color:#f66b37 !important;}
   .sticky-nav-tabs-container{overflow:auto;}
   .sticky-nav-tabs-container--top-first{top:60px !important;}
   .sticky-nav-tabs-container--top-second{top:60px !important;}
   .sticky-nav-tab-slider {display:none;}
   .tabs__buttons--container{overflow-y:auto;}
}

/*---------USA jobSeekers-----------------*/
.seekers-new{padding:20px;}
.main-featurted-slider{transition: all 0.5s ease;}
.main-featurted-slider:hover a{color:#f66b37;}
.elg-visa ul li::before{content: url(../images/New-Side-Arrow.png);margin-right: 5px;}
.visa-app ul li::before{content: url(../images/New-Side-Arrow.png);margin-right: 5px;}
.sec-green-card ul li:before{content: url(../images/New-Side-Arrow.png);margin-right: 5px;}
@media only screen and (max-width: 600px){
    .container-new{padding: 20px 15px !important;}
    .USA-content-box {flex-direction:column;}
    .USA-content-box .list{flex-direction:row !important;position:unset !important;width:100% !important;}
    .USA-content-box .list label{margin-right:5px !important;margin-top:0px !important;width:100% !important;font-size:13px !important;}
    .USA-content-box .text-content {width:100% !important;}
    .USA-content-box .text{margin-top:12px !important;}
}
.top-menu .menu-left li,
 .elg-visa ul li,
 .visa-app ul li,
 .sec-green-card ul li{display:flex;flex-direction:row;}
.container-new{
  width: 100%;
  padding: 20px 30px; 
  background-color: #fff;
  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.2), 0 2px 15px rgba(0, 0, 0, 0);
}

.container-new .topic{
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #000000;
}

.USA-content-box input{
  display: none;
}

.USA-content-box{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.USA-content-box .list{
    z-index:1;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 20%;
 }

.USA-content-box .list label{
  cursor: pointer;
  height: 43px;
  width:64%;
  font-size: 17px;
  font-weight: 500;
  color: #000000;
  transition: all 0.5s ease;
  display:flex;
  justify-content:center;
  align-items:center;
  z-index: 10;
  margin-top:7px;
}

#home:checked ~ .list label.home,
#blog:checked ~ .list label.blog,
#help:checked ~ .list label.help,
#code:checked ~ .list label.code,
#about:checked ~ .list label.about{
  color: #fff;
  background-color:#2a4194;
  border-radius:12px;
}

.USA-content-box .slider{
  position: absolute;
  left: 0;
  top: 0;
  height: 43px;
  width: 64%;
  border-radius: 12px;
  transition: all 0.5s ease;  
  }

#home:checked ~ .list .slider{
  top: 0;
}

#blog:checked ~ .list .slider{
  top: 60px;
}

#help:checked ~ .list .slider{
  top: 100px;
}

#code:checked ~ .list .slider{
  top: 150px;
}

#about:checked ~ .list .slider{
  top: 200px;
}

.USA-content-box .text-content{
  width: 80%;
  height: 100%;
}

.USA-content-box .text{
  display: none;
}

.USA-content-box .text .title{
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 500;
}

.container-new .text p{
  text-align: justify;
}

.USA-content-box.text-content .home{
  display: block;
}

#home:checked ~ .text-content .home,
#blog:checked ~ .text-content .blog,
#help:checked ~ .text-content .help,
#code:checked ~ .text-content .code,
#about:checked ~ .text-content .about{
  display: block;
}

#blog:checked ~ .text-content .home,
#help:checked ~ .text-content .home,
#code:checked ~ .text-content .home,
#about:checked ~ .text-content .home{
  display: none;
}

.USA-content-box .list label:hover{
  color: #f66b37;
  border-radius: 12px;
    box-shadow: 2px 2px 5px 5px #e5e5e5;
}
.accordian-border-USA{border: 1px solid #d3d1d1;}
.accordian-border-USA:hover{box-shadow: 0 10px 40px -4px rgba(84,123,186,.5), 0 0 4px 0 rgba(13,16,7,.04), 0 7px 15px -2px rgba(13,16,7,.08);}

 /*----------------Study Visa USA------------*/
.visa-type-icon .inner-visa-type-icon li:before,
 .doc-sec ul li:before, .req-uni ul li:before, 
.obt-visa ul li:before{content: url(../images/New-Side-Arrow.png);margin-right: 5px;}
.visa-type-icon .inner-visa-type-icon li, 
.doc-sec ul li, .req-uni ul li, 
.obt-visa ul li{display:flex;flex-direction:row;}

/*----------------Study Visa Australia------------*/
.intakes ul li:before, .documents ul li:before, .apply .apply-nested-ul li:before{content: url(../images/New-Side-Arrow.png);margin-right: 5px;}
.intakes ul li, .documents ul li, .apply .apply-nested-ul li{display:flex;flex-direction:row;}
.apply .tabs__tab li a{color:#10609e !important;}

/*----------------Study Visa Canada------------*/
.intake-sec ul li:before, .can-eli ul li:before, .apl-cana ul li:before{content: url(../images/New-Side-Arrow.png);margin-right: 5px;}
.intake-sec ul li, .can-eli ul li, .apl-cana ul li{display:flex;flex-direction:row;}

/*----------------Study Visa UK------------*/
.uk-req ul li:before, .uk-faqs ul li:before{content: url(../images/New-Side-Arrow.png);margin-right: 5px;}
.uk-req ul li,.uk-faqs ul li{display:flex;flex-direction:row;}

/*----------------Study Visa NZ------------*/
.NZ-doc ul li:before, .NZ-eli ul li:before{content: url(../images/New-Side-Arrow.png);margin-right: 5px;}
.NZ-doc ul li, .NZ-eli ul li{display:flex;flex-direction:row;}

/*----------------Study Visa Europe------------*/
.EU-doc ul li:before, .EU-eli ul li:before, .EU-adm-prc ul li:before{content: url(../images/New-Side-Arrow.png);margin-right: 5px;}
.EU-doc ul li, .EU-eli ul li, .EU-adm-prc ul li{display:flex;flex-direction:row;}
.imp-para{font-size:15px;font-weight:bold;}
.imp-para-second{font-size:14px;}

/*----------------Spoken English Css-----------------------*/
 .sidebar-card {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 390px;
}
 .sidebar-card .sidebar-text {
    height: 256px;
    width: 240px;
    background-color: #e94d4e9c;
    display: inline-block;
    padding: 25px 13px;
}
 .sidebar-card .sidebar-png {
       position: absolute;
    bottom: -20.8rem;
    left: 59px;
    }
.sidebar-card .sidebar-terms {
    height: 134px;
    padding: 20px 17px;
    position:relative;
    z-index:9;
}
 .sidebar-card .sidebar-terms ul li {color: white;font-size: 14px;}
 .sidebar-terms {color: white !important;}
 .single-item{border: 1px solid #e8e4e4;display:flex;justify-content:space-around;padding:10px 12px 10px 12px;transition: 0.5s;}
 .single-item .icon-box img {width: 61px;}
  .single-item .inner-box {padding-left: 20px;}
  .img-width{width:90px !important;}
  .single-item:hover{border:1px solid #00387d;}
  .dhxx{font-size: 17px; margin:0 0 7px 0 !important;}
  .new-fa{color:black  !important;font-size:16px !important;}
   .ml-2{margin-left:5px;}
.right-box{border-left: 1px solid #80808070;padding-left: 25px;}

/*------------------Career page CSS--------------------*/
 .job-opp-sec{background-image:url(../images/carrier-img-2.png);
                 background-position:center;background-size:cover;background-repeat:no-repeat;
    }
    .job-opp-blur-bg{background-color:#000000ab;padding:60px 0px;}
     .hide-seek-cons{display:none;}