@charset "utf-8";
/* CSS Document */
html {scroll-behavior:smooth;}
body {font-family:Poppins; font-size:14px; font-weight:400; color:#fff; background:#000; position:relative; overflow-x:hidden;}
a {text-decoration:none; color:#34b8c0; transition:all .5s;}
a:hover {color:#e54e35; text-decoration:none;}
b, strong {font-weight:700;}
ul, ol {list-style:none; margin:0;}
img {height:auto; width:auto; max-width:100%;}
img, a {outline:none; box-shadow:none; border:0;}

/* Works on Firefox */
*{scrollbar-width:thin; scrollbar-color:#56c4cd #fff;}
/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {width:8px/*0*/;}
*::-webkit-scrollbar-track {background:#fff;}
*::-webkit-scrollbar-thumb {background-color:#56c4cd; border-radius:0; border:0 solid orange; border-radius:8px;}

.preloader {position:fixed; top:0; left:0; width:100%; height:100%; z-index:9999; background-image: url('../images/loading.gif'); background-repeat: no-repeat; background-color:#FFF; background-position:center center;}

.enqbuts {position:fixed; right:0; top:50%; z-index:99; margin:0; width:49px; height:49px;}
.enqbuts a.whatsapp {line-height:49px; width:49px; height:49px; text-align:center; display: inline-block; color:#fff; font-size:30px; font-weight:400; display:inline-block; background:#26d044; padding:0 11.5px;}
.enqbuts a.qbut {color:#fff; font-size:15px; font-weight:700; line-height:49px; text-align:center; width:49px; height:49px; display:inline-block; background:#fb911c; -webkit-transform:rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); margin-bottom:2px;}
.enqbuts a.qbut i {font-size:22px; line-height:49px;}
.enqbuts a.share {line-height:49px; width:49px; height:49px; text-align:center; display: inline-block; color:#fff; font-size:19px; font-weight:400; display:inline-block; background:#0a4191; padding:0; margin-bottom:2px;}
.enqbuts a.call {line-height:49px; width:49px; height:49px; text-align:center; display: inline-block; color:#fff; font-size:22px; font-weight:400; display:inline-block; background:#e34211; padding:0 11.5px; margin-bottom:2px;}

.a2a_kit { -webkit-transform:rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);}

.mobilev {display:none !important;}
.desktopv {display:inline-block !important;}
.rowH{background-color:rgba(0,0,0,.030)}
#wrapper {margin:0;}

header {width:100%; background:#000; position:sticky; z-index:9; transition:all .5s; top:0; box-shadow:0 10px 50px 0 rgba(0,0,0,0.6); border-bottom:1px solid #1c1c1c;}
header .container {max-width:100%; height:80px; padding:0 36px; margin:0 auto; position:relative;}
header .b-bar .mobilemenu {float:right; margin:0 0 0 0; display:none;}
header .quick-btn {display:inline-block; background:#fdcb32; color:#000; font-weight:600; font-size:14px; line-height:38px; padding:0 16px; border-radius:10px;}
header .quick-btn:hover {background:#56c4cd;
}
header nav {margin:0; text-align:center;}
header nav ul {position:relative;}
header nav ul li {margin:0; display:inline-block; position:relative; padding:0 1.1rem;}
header nav ul li a {display:inline-block; font-weight:600; color:#56c4cd; font-size:15px; line-height:80px; position:relative;}
header nav ul li a:hover {color:#fdcb32;}
header nav ul li a:hover::after {content:""; height:3px; background:#fdcb32; width:100%; bottom:0; left:0; position:absolute;}
header nav ul li a.active:after {content:""; height:3px; background:#fdcb32; width:100%; bottom:0; left:0; position:absolute;}
header nav ul li a.active {color:#fdcb32;}

.agnitm{align-items:center}
.hgt80 {height:80px;}

.parsley-errors-list li{margin-bottom:1px!important;}
.submenus {position:absolute; top:52px; left:0; width:1140px; background:#fafafa; border-radius:0 0 10px 10px; text-align:left; padding:34px 20px 20px 20px; box-shadow:0 10px 10px -5px rgba(0,0,0,0.70); -webkit-box-shadow:0 10px 10px -5px rgba(0,0,0,0.70); -moz-box-shadow:0 10px 10px -5px rgba(0,0,0,0.70); max-height:410px; overflow-x:auto; overflow-y:hidden;}
.submenus > div {width:23%; float:left; margin:0 1%;}
.submenus a {display:block !important; font-weight:700; color:#36454f; font-size:16px !important; line-height:normal !important; padding:5px 0 !important;}
.submenus a:hover {color:#faae3c !important;}
.submenus a img {margin-bottom:10px; display:block;}

.menuscroll {overflow-y:auto; position:relative; height:170px;}
.menuscroll::-webkit-scrollbar {width:4px/*0*/;}
.menuscroll::-webkit-scrollbar-track {background:none;}
.menuscroll::-webkit-scrollbar-thumb {background-color:rgba(0,0,0,0.3); border-radius:4px; border:0 solid orange;}

.mobmenucont {position:fixed; top:0; left:-85%; width:85%; z-index:999999; height:100%; background:#000; overflow-y:auto;}
.bgm {position:fixed; top:0; left:0; width:100%; min-height:100%; height:100%; background:rgba(0,0,0,0.6); z-index:99999; display:none; backdrop-filter: saturate(250%) blur(10px); -webkit-backdrop-filter:saturate(250%) blur(10px);}
.bgm::before {content:"x"; position:absolute; top:0; right:25px; color:#fff; font-size:40px; font-weight:100; font-family:'Poppins';}
.mobilemenucontent {margin:0; padding:0;}
.closemmenu {cursor:pointer;}



.mobmenucont {scrollbar-width:none; scrollbar-color:#0a4191 #fff;}
/* Works on Chrome, Edge, and Safari */
.mobmenucont::-webkit-scrollbar {width:0/*0*/;}
.mobmenucont::-webkit-scrollbar-track {background:#fff;}
.mobmenucont::-webkit-scrollbar-thumb {background-color:#0a4191; border-radius:0; border:0 solid orange; border-radius:6px;}

header .container .menu {cursor:pointer; display:none; position:absolute; width:30px; right:20px; top:-10px;}
header .container .menu .bar {background:#fff; height:2px; width:100%; display:block; margin:6px 0;}
header .container .menu .bar1 {background:#fff; height:2px; width:50%; display:block; left:0;}
header .container .menu .bar2 {background:#fff; height:2px; width:50%; display:block; right:0; position:absolute;}
header .container .menu:hover .bar1 {width:100%;}
header .container .menu:hover .bar2 {width:100%;}


/*///////////////////// -------- Home Banner Start Here -------- /////////////////////*/
.homebanner {margin:0; padding:0; background:#fff; position:relative; width:100%; z-index:1;}
.homebanner .overlaycol {width:100%; height:100%; top:0; left:0; position:absolute; background:url('../images/banner-overlay.png') repeat-x 0 0; background-size:contain;}
.homebanner .caption1 {position:absolute; width:270px; height:200px; margin:0; left:90px; bottom:80px; background: rgb(253,203,50); display:flex; align-items:center;
background: linear-gradient(148deg, rgba(253,203,50,0.9) 34%, rgba(86,196,205,0.9) 82%); border-radius:20px 0; padding:22px;}
.homebanner .caption1 .head {font-weight:900; color:#000; font-size:40px; line-height:1.1; margin-bottom:0;}
.homebanner .caption2 {position:absolute; width:175px; margin:0; left:290px; bottom:20px; border-radius:10px 0; padding:60px 12px 22px 12px; background: rgb(253,203,50); background: linear-gradient(148deg, rgba(253,203,50,0.9) 34%, rgba(86,196,205,0.9) 82%); text-align:right;}
.homebanner .caption2 .blurb p {font-weight:600; color:#000; font-size:16px; line-height:1.2; margin-bottom:10px;}
.homebanner .caption2 a {font-weight:800; color:#000; font-size:15px; border-bottom:1px solid #000; line-height:1.2; display:inline-block;}
.homebanner:hover .caption2 a {color:#fff; border-color:#fff;}
/*.homebanner .owl-carousel .owl-item img {object-fit: none; height: fit-content;}*/
.homebanner .mobbanners {display:none; width:100%; height:400px; background-repeat: no-repeat; background-position:center center; background-size:cover;}

/*///////////////////// -------- Inner Banner Start Here -------- /////////////////////*/
.innerbanner {margin: 0; background-color:#f8f8f8; position:relative; width:100%; background:url('../images/in-banner1.webp') no-repeat top center; background-size:cover;}
.innerbanner .cover {position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.35);}
.innerbanner .container {padding: 0; position: absolute; left: 50%; bottom: -11px; max-width: inherit; z-index: 2; margin: 0 auto; width: 1100px; margin-left: -550px;}
.innerbanner .container .phead {padding: 0;
    margin: 0;
    color: #fff;
    line-height: 1.2;
    font-weight: 800;
    font-size: 42px;
    position: relative;
    letter-spacing: -3px;
    opacity: 0.4; text-transform: uppercase;}

.inbannerservices {background-image:url('../images/in-banner2.webp') !important;}
.inbanneraboutus {background-image:url('../images/in-banner3.webp') !important;}
.inbannerclientele {background-image:url('../images/in-banner4.webp') !important;}
.inbannercontactus {background-image:url('../images/in-banner5.webp') !important;}
.inbannertesti{background-image:url('../images/in-banner6.webp') !important;}


/*///////////////////// -------- About Section Start Here -------- /////////////////////*/
.aboutsec {padding:50px 0 60px 0; position:relative;}
.aboutsec .container {max-width:980px; margin:0 auto;}
.aboutsec .container h2 {color:#fdcb32; font-size:48px; font-weight:700; line-height:1; margin-bottom:40px; text-align:center;}
.aboutsec .container h2 span {color:#56c4cd;}
.aboutsec .container .spic {padding:0;}
.aboutsec .container .intro {padding-left:3rem;}
.aboutsec .container .intro h3 {color:#fff; font-size:22px; font-weight:600; line-height:1.6; margin-bottom:20px;}
.aboutsec .container .intro p {color:#d3d3d3; font-size:18px; font-weight:300; margin-bottom:20px; line-height:1.7;}
.aboutsec .container .intro .read {line-height:30px; display:inline-block;}


/*///////////////////// -------- Services Section Start Here -------- /////////////////////*/
.servicessec {padding:0 0 60px 0; position:relative;}
.servicessec .container {max-width:1170px; padding:60px 42px 100px 42px; background: rgb(253,203,50);
background: linear-gradient(148deg, rgba(253,203,50,1) 34%, rgba(86,196,205,1) 82%);}
.servicessec .container h2 {color:#000; font-size:30px; font-weight:700; margin:0 0 10px 0; line-height:1.2; text-align:center;}
.servicessec .container h3 {color:#000; font-size:22px; font-weight:700; margin:0 0 40px 0; text-align:center;}
.servicessec .container .servcont {width:1088px !important; margin:0 auto !important; position:relative;}
.servicessec .container .servcont .itms {margin:0; padding:0; background:#fff; border-radius:20px 0 20px 0; min-height:247px; position:relative; transition:all .5s; overflow:hidden;}
.servicessec .container .servcont .itms-c {border-radius:0 20px 0 20px !important;}
.servicessec .container .servcont .itms img {transition:all .5s;}
.servicessec .container .servcont .itms:hover img {filter: grayscale(100%);}
.servicessec .container .servcont .itms:hover {background:#000;}
.servicessec .container .servcont .itms:hover p {color:#fff;}
.servicessec .container .servcont .itms p {margin:0; color:#000; font-size:16px; line-height:1.2; font-weight:800; position:absolute; bottom:10px; left:20px;}
.servicessec .container .owl-carousel .owl-stage-outer {padding:0 !important;}
.servicessec .container .owl-theme .owl-nav {display:none;}
.servicessec .container .owl-dots {display:block;}
.servicessec .container .owl-theme .owl-nav.disabled+.owl-dots {bottom: -60px; width: 100%; text-align: center !important; left:-38px !important;}
.servicessec .container .servcont .itms a {cursor:default;}
.servicessec .container .de p {margin:0; color:#000; font-size:20px; line-height:1.6; font-weight:500;}


/*///////////////////// -------- Apply Form Section Start Here -------- /////////////////////*/
.formsec {padding:0; position:relative;}
.formsec .container {max-width:100%; padding:0; margin:0 auto;}
.formsec .container .fbg {background:url('../images/formbg1.jpg') no-repeat left bottom #ffe2bd; background-size:cover; text-align:right;}
.formsec .container .fbg h2 {color:#0a4191; font-size:48px; font-weight:700; margin-left:50%; padding-right:50px; padding-top:60px;}
.formsec .container .vcform {background:url('../images/formbg2.jpg') no-repeat right top #dee5e5; background-size:contain; padding:70px 70px 70px 60px;}
.formsec .container .vcform h2 {color:#36454f; font-size:28px; font-weight:900; margin-bottom:20px;}
.formsec .container .vcform .btn {background:#36454f;}
.formsec .container .vcform .btn:hover {background:#fb911c;}



/*///////////////////// -------- Testimonials Section Start Here -------- /////////////////////*/
.testimonialsec {padding:30px 0 20px 0; position:relative;}
.testimonialsec .container {max-width:1170px; margin:0 auto; padding:70px 0 90px 0; background:url('../images/testimonial-bg.webp') no-repeat 0 0; background-size:100%;}
.testimonialsec .container h2 {color:#000; font-size:30px; font-weight:700; margin:0 0 10px 0; text-align:center;}
.testimonialsec .container .testimonials {margin:20px auto 0 auto; padding:0; width:700px; text-align:center;}
.testimonialsec .container .testimonials .pics {position:relative; text-align:center; width:100%;}
.testimonialsec .container .testimonials .pics img {width:97px; height:97px; border-radius:50%; border:3px solid #fff; display:inline-block;}
.testimonialsec .container .testimonials .pics .tname {font-size:14px; font-weight:700; color:#000; margin:10px 0 0 0;}
.testimonialsec .container .testimonials .ttext {margin:0; position:relative;}
.testimonialsec .container .testimonials .ttext h4 {line-height:1.3; font-size:18px; color:#000; font-weight:600; margin-bottom:10px;}
.testimonialsec .container .testimonials .ttext p {line-height:1.8; font-size:14px; color:#000; margin-bottom:40px; position:relative;}
.testimonialsec .container .testimonials .ttext::before {display:inline-block; content:""; position:absolute; left:-90px; top:-10px; background:url('../images/comma1.webp') no-repeat 0 0; width:40px; height:31px;}
.testimonialsec .container .testimonials .ttext::after {display:inline-block; content:""; position:absolute; right:-90px; bottom:-20px; background:url('../images/comma2.webp') no-repeat 0 0; width:40px; height:31px;}
.testimonialsec .container .owl-dots {display:block; max-width:260px; margin:34px auto 0 auto; text-align:center !important; z-index:8; padding-left:0;}
.testimonialsec .container .owl-dots .owl-dot span{background:rgba(255,255,255,1);}
.testimonialsec .container .owl-dots .owl-dot.active span{background:rgba(253,203,50,1); -webkit-box-shadow:0 0 0 10px rgba(253,203,50,.3); -moz-box-shadow: 0 0 0 10px rgba(253,203,50,.3); box-shadow: 0 0 0 10px rgba(253,203,50,.3);}
.testimonialsec .container .owl-dots .owl-dot:hover span{background:rgba(253,203,50,1);}
.testimonialsec .container .owl-theme .owl-nav {margin-top:0; display:none;}
.testimonialsec .container .owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
}

/*///////////////////// -------- Clientele Section Start Here -------- /////////////////////*/
.clientsec {padding:10px 0 30px 0; position:relative;}
.clientsec .container {max-width:1060px; padding:0; text-align:center;}
.clientsec .container h2 {color:#56c4cd; font-size:48px; font-weight:700; margin:0 0 30px 0;}
.clientsec .container .clientl {background:#fff; -webkit-box-shadow:0 0 11px 0 rgba(0,0,0,0.09); -moz-box-shadow: 0 0 11px 0 rgba(0,0,0,0.09); box-shadow: 0 0 11px 0 rgba(0,0,0,0.09); padding:0;}

.clientsec .container .spic {padding:0; position:relative; margin-top:-12px;}
.clientsec .container .intro {padding:30px 0 0 3rem; position:relative;}
.clientsec .container .intro p {color:#fff; font-size:16px; font-weight:500; margin-bottom:20px; line-height:2
; text-align:left;}

.ca-thumbs{list-style:none; position:relative; padding:15px 0 0 0 !important; margin:0 !important; text-align:center;}
.ca-thumbs .l-items{display:inline-block; width:300px; height:120px; padding:0; text-align:center; list-style:none; border-radius:20px 0 20px 0; border:15px solid #fdcb32; position:relative; overflow:hidden; transition:all .5s; margin:0 15px 15px 15px;}
.ca-thumbs .l-items img{width:auto;display:inline-block;}
.ca-thumbs .l-items div{background:rgba(0,0,0,0.8); width:100%; height:100%; text-align:center; color:#fff; font-size:20px; font-weight:600; transition:all .5s;}
.ca-thumbs table {width:100%; height:100%}
.ca-thumbs table td {height:100%}

/*///////////////////// -------- Footer Section Start Here -------- /////////////////////*/
footer {padding:40px 0 40px 0; background:#000; border-top:1px solid #333;}
footer .container {max-width:1140px; padding:0;}
footer h4 {line-height:1.2; font-size:18px; font-weight:500; color:#fff; margin-bottom:16px;}
footer p {font-size:13px; color:#ccc; margin-bottom:0; line-height:1.8;}
footer p.intext {font-size:13px; line-height:1.8; color:#ccc; margin-bottom:0; padding-right:5rem;}
footer ul {margin:0; padding:0;}
footer ul li {margin:0;}
footer ul li a {margin:0; font-size:15px; color:#ccc; padding:0 0 15px 0; display:inline-block; line-height:1.2;}
footer ul li a:hover {color:#fdcb32;}
footer a {font-size:15px; color:#ccc;}
footer a:hover {color:#fdcb32;}
footer .copy {color:#c4c4c4; font-size:12px; padding:0;}
footer .copy a{color:#c4c4c4; font-size:12px; display:inline-block;}
footer .copy a:hover{color:#fdcb32;}
footer .top {position:fixed; right:0; bottom:0; padding:0; display:none; z-index:21; width:49px; height:49px; text-align:center; cursor:pointer; color:#fdcb32;}
footer .top:hover {color:#fdcb32;}
footer .top:hover i {color:#56c4cd;}
footer .top i {font-size:24px; line-height:49px;}


footer .socials {margin-top:0;}
footer .socials a {color:#fff; display:inline-block; width:36px; height:24px;}
footer .socials a i {font-size:18px; display:inline-block;}


/*///////////////////// -------- Inner Pages End Here -------- /////////////////////*/
.common {background:#000; padding:45px 0 90px 0; position:relative;}
.common .container {padding:0; max-width:1100px;}
.common .container h2 {margin:0 0 40px 0; font-weight:700; color:#fdcb32; font-size:48px; line-height:1.2; padding-bottom:10px; border-bottom:1px solid #56c4cd;}
.common .container h3 {margin:0 0 10px 0; font-weight:700; color:#fdcb32; font-size:32px; line-height:1.2;}
.common .container h4 {margin:0 0 15px 0; font-weight:400; color:#fdcb32; font-size:24px; line-height:1.2;}
.common .container p {font-size:16px; color:#ccc; font-weight:500; margin-bottom:35px; line-height:1.6;}
.common .container .highlight {font-size:32px; color:#56c4cd; font-weight:100; line-height:1.2;}
.common .container .highlight1 {font-size:22px; color:#fff; font-weight:400; line-height:1.5;}
.common .container .highlight2 {font-size:24px; color:#56c4cd; font-weight:300; line-height:1.45;}
.common .container .highlight3 {font-size:28px; color:#56c4cd; font-weight:400; line-height:1.45;}
.common .container p.quote {font-size:24px; color:#faae3c; font-weight:300; font-style:italic;}
.common .container p strong {font-weight:600;}
.common .container p.large {font-size:25px; color:#0ba1aa; font-weight:300; margin-bottom:55px; line-height:1.4; border:3px solid #34b8c0; padding:50px;  text-align:justify;}
.common .container a {color:#fdcb32; border-bottom:2px solid #fdcb32;}
.common .container a:hover {color:#fdcb32;}
.common .container ul {margin:-20px 0 35px 16px; list-style: disc;}
.common .container ul li {font-size:16px; color:#ccc; margin-bottom:10px; line-height:1.6;}

.common .container ul.list {margin:-15px 0 30px 0; list-style:none;}
.common .container ul.list li {font-size:15px; color:#f68909; margin-bottom:0px; padding:10px 0px; font-weight:700; line-height:1.3; border-bottom:1px solid #eee; letter-spacing:1px;}


.common .container .mbt {background:#6f51c7; border-radius:23px; font-family:Oswald; font-weight:400; color:#fff; font-size:16px; padding:10px 35px; line-height:1.2; text-transform:uppercase; letter-spacing:0.04em; display:inline-block; cursor:default;}
.common .container .mbt:hover {background:#34b8c0; color:#fff;}

.fpd {width:300px; float:left; margin:4px 30px 20px 0;}

p.founder {font-size:18px !important; margin-top:10px;}
p.founder span {font-style:italic; color:#666; font-size:14px;}

.mb-10 {margin-bottom:5px !important;}

.mb-n {margin-bottom:10px !important;}

.mb-n img {border-radius:0 30px 0 30px;}

.desig {color:#ccc; font-style:italic;}

.sepa {border-top: 1px solid #444444;
    padding-top: 35px;}


#clients {
    padding: 0;
    
}
#clients .clients-wrap {
    margin-bottom: 30px;
}

#clients .client-logo {
    margin: 0 20px 16px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #3c3c3c;
    overflow: hidden;
    background: #000000;
    height: 160px;
}

#clients img {
    transition: all 0.4s ease-in-out;
}

.citm .cname {display:none; position: absolute; z-index:9; left:1px; top:1px; font-size:18px; color:#000;
    background: rgba(86,196,205,0.96);
    height: calc(100% - 16px);
    width: calc(100% - 20px);
    justify-content: center;
    align-items: center;}
	
.citm:hover .cname {
    display: flex;
}

input, textarea, select, button {outline:none !important; box-shadow:none; border-radius:6px !important;}
.input {line-height:52px; padding:0 25px; width:100%; font-size:14px; font-weight:400; color:#434445;}
.button {line-height:52px; width:100%; font-size:14px; font-weight:400; color:#fff; background:#34b8c0; text-align:center;}
.button:hover {background:#0ba1aa;}

.form-control-file, .form-control-range {padding:14px 0;}

.login_button {background:#e54e35; transition:all .5s; font-size:16px; font-weight: 500 !important;}
.login_button:hover {background:#d8361b;}
.clinks {font-size:13px; font-weight:700; color:#e54e35 !important; border-bottom:1px solid #e54e35; padding-bottom:3px;}
.clinks:hover {color:#062147 !important; border-bottom:1px solid #062147;}
#tel-msg, #password-msg1, #password-msg {display:none;}


.spic-r {float:right; width:300px; margin:4px 0 30px 50px;}
.spic-l {float:left; width:300px; margin:4px 50px 30px 0;}
.spic-r img, .spic-l img {border-radius:8px;}


/********  Custom CSS start here ********/
.overlay {position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8); z-index:999; display:none; backdrop-filter: saturate(180%) blur(10px); -webkit-backdrop-filter:saturate(180%) blur(10px);}
.applynowpop {background-color:#fff; position:fixed; top:50%; left:50%; width:900px; margin:-283px 0 0 -450px;z-index:999999; padding:0; border-radius:10px; display:none; background:url('../images/ap-bgn.jpg') no-repeat 0 0; background-size:contain;}
.applynowpop .imgcont {width:50%; float:left; margin:0;}
.applynowpop .imgcont .h2 {font-size:26px; font-weight:700; color:#36454f; margin:0 0 5px 0; text-align:left;}
.applynowpop .getcont {width:50%; float:left; margin:0; padding:30px 30px 20px 30px; background:rgba(0,213,240,0.5); border-radius:0 10px 10px 0;}
.applynowpop .getcont .h2 {font-size:26px; font-weight:700; color:#36454f; margin:0 0 5px 0; text-align:left;}
.applynowpop .getcont p {margin-bottom:10px; font-size:14px; color:#36454f;}
.applynowpop .getcont a{font-size:13px;font-weight:300; color:#36454f;display:inline-block;margin-top:15px;padding-bottom:2px;border-bottom:1px solid #edebeb;cursor:pointer;}
.applynowpop .getcont a:hover{color:#000;}
.applynowpop .getcont a i{font-size:21px;float:right;margin:-3px 0 0 7px;color:#444;}
.applynowpop .getcont a:hover i{color:#000;}
.applynowpop .getcont .input-field {outline:none; border:1px solid #eee; width:100%; font-size:14px; font-weight:normal; padding:12px 15px;}
.closebutsan {position:fixed; right:0; top:0; z-index:999; color:#fff; cursor:pointer; text-shadow:none; width:50px; height:50px; text-align:center; font-size:20px; line-height:50px; display:none;}
.applynowpop .getcont select.input-field {background-position:96% 16px; background-color:#fff;}


.sev-itms {
    border-radius: 20px 0 20px 0; padding:20px 30px 0 30px;
    border: 5px solid #fdcb32;
    transition: all .5s;
    margin: 0 0 40px 0;}



.getintouchpop {background:#fff; position:fixed; top:50%; left:50%; width:380px; margin:-231px 0 0 -190px;z-index:999999; padding:30px 0 20px 0; display:none; border-radius:10px;}
.getintouchpop .getcont {width:86%; margin:0 auto;}
.getintouchpop .getcont .h2 {font-size:26px; font-weight:700; color:#36454f; margin:0 0 5px 0; text-align:left;}
.getintouchpop .getcont p {margin-bottom:10px; font-size:14px; color:#36454f;}
.getintouchpop .getcont a{font-size:13px;font-weight:300; color:#36454f;display:inline-block;margin-top:15px;padding-bottom:2px;border-bottom:1px solid #edebeb;cursor:pointer;}
.getintouchpop .getcont a:hover{color:#000;}
.getintouchpop .getcont a i{font-size:21px;float:right;margin:-3px 0 0 7px;color:#444;}
.getintouchpop .getcont a:hover i{color:#000;}
.closebuts {position:fixed; right:0; top:0; z-index:999; color:#fff; cursor:pointer; text-shadow:none; width:50px; height:50px; text-align:center; font-size:20px; line-height:50px; display:none;}
.getintouchpop .getcont .input-field {outline:none; border:1px solid #eee; width:100%; font-size:14px; font-weight:normal; padding:12px 15px;}
.btn {line-height:1.3; font-size:16px; font-weight:700; color:#fff !important; background:#fb911c; border-radius:0; padding:20px 30px; width:100%;}
.btn:hover {background:#f16a07;}
.info {color:#cd0000; font-size:11px; line-height:1.2}

.form-group {margin-bottom:30px;}
.form-control {border:0 !important; color:#36454f !important; font-size:14px !important; height: calc(2em + .75rem + 16px) !important;}
select.form-control, select.input-field {
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
}
select {background: transparent; background: url("../images/selectbg.png") no-repeat 94% 22px;}
select.form-control[multiple] {background-image:none !important;}
.input-field {outline:none; border:0 solid #eee; width:100%; font-size:14px; font-weight:normal; padding:16px 15px;}
label {font-size:14px; font-weight:700; color:#36454f; margin-bottom:1rem}
.calendaricon, .timeicon {position:absolute; top:0; right:15px; margin:0; font-size:18px; color:#36454f !important; padding:0; z-index:9;}
.input-group-append {display:none;}
.disc{display:contents;}
table{border-collapse:collapse;border-spacing:0;}
.txtright {text-align:right !important;}
.txtcenter {text-align:center !important;}
.lkn:hover {color:#0077AF !important;}
.fbc:hover {color:#4267b2 !important;}
.twr:hover {color:#32ccfe !important;}
.ins:hover {color:#e11bda !important;}
.you:hover {color:#F70000 !important;}
.wa:hover {color:#0dc143 !important;}
.padt40 {padding-top:40px;}
.padr70 {padding-right:70px;}
.padl70 {padding-left:70px;}
.h3pad {padding-left:10vw; padding-right:10vw;}
.padtop {padding-top:50px;}

.common_test {margin-top:-155px;}
.intestimonials .col-sm-4 {margin-top:40px;}
.marbot10 {margin-bottom:10px !important;}

.table {color:#36454f; font-size:16px;}
.nobg {background-image:none !important}

.padbot30 {padding-bottom:30px;}
.marnewsLR5m {margin-right:-5px; margin-left:-5px;}

.padlr0 {padding-left:0; padding-right:0;}
.padlrntxt {padding-left:20px; padding-right:32px;}
.padartbox {padding-left:0; padding-right:30px;}
.padblogbox {padding-left:30px; padding-right:0;}

.padlr40 {padding-left:40px; padding-right:40px;}
.mar0 {margin:0 !important;}
.padbot20 {padding-bottom:20px;}

.marR120 {margin-right:120px;}
.w38 {width:38%;}
.padL70{padding-left:70px !important;}
.padL0{padding-left:0;}
.padR10 {padding-right:10px;}
.marbot10 {margin-bottom:10px;}
.marbot20 {margin-bottom:20px;}
.padBser{padding-bottom:120px;}

.marR0 {margin-right:0 !important;}
.marbot0 {margin-bottom:0 !important;}
.noborbot {border-bottom:0 !important}
.noborrgt {border-right:0 !important}
.marTp5 {margin-top:5px;}

.pad0 {padding:0;}
.padR0 {padding-right:0;}
.padT80 {padding-top:80px;}
.padT25 {padding-top:25px;}
.padT50 {padding-top:50px;}
.padL50{padding-left:50px;}
.bsmarbot0 {margin-bottom:5px;}
.rowmar0 {margin:0;}
.bord-o {border:2px solid #ff8b0c;}

.padr50 {padding-right:50px;}
.padl50 {padding-left:50px;}
.marTP0 {margin-top:0 !important;}
.pdr20p {padding-right: 5rem !important;}

::-webkit-input-placeholder {color:#ccc !important}
:-ms-input-placeholder {color:#ccc !important}
::placeholder {color:#ccc !important}

.spic img {border-radius: 30px 0 30px 0;}

#sign_form p {padding:6px 0 0 0; font-size:12px; font-style:italic; color:#dc3545; line-height:normal; margin-bottom:0;}

.clearfix {clear:both;}

.fotbor{border-top:1px solid #333; padding-top:30px; margin-top:20px !important;}

ul.parsley-errors-list {margin:0 !important;}
ul.parsley-errors-list li {margin:0 !important; padding:6px 0 0 0 !important; background:none !important; font-size:12px !important; font-style:italic !important; color: #dc3545 !important; line-height:normal !important;}

.error {padding:6px 0 0 0; font-size:12px; font-style:italic; color: #dc3545; line-height:normal; margin-bottom:0;}
#message_sign p {color:#53aa60; font-size:16px;}
.dismob {display:none;}
.servboxmob {display:none;}

.navfixed {position:fixed; top:0; width:100%; -webkit-box-shadow:0 0 10px 2px rgba(0,0,0,0.50); -moz-box-shadow:0 0 10px 2px rgba(0,0,0,0.50); box-shadow:0 0 10px 2px rgba(0,0,0,0.50);}
.smlogo {position:absolute; left:0; top:0; background:#fff; display:none}
.tablemob {display:none;}

.a2a_floating_style {background:none !important; border-radius:0 !important; padding:0 !important; position:absolute !important; z-index:-1 !important; left:71px !important; top:38px !important; margin:0 !important; line-height:1 !important; height:90px; width:236px; display:none;}
.a2a_default_style .a2a_count, .a2a_default_style .a2a_svg, .a2a_floating_style .a2a_svg, .a2a_menu .a2a_svg, .a2a_vertical_style .a2a_count, .a2a_vertical_style .a2a_svg {
    border-radius: 0 !important;
}
.a2a_svg {
    height: 26px !important;
    line-height: 26px !important;
    width: 26px !important;
}
.a2a_vertical_style a {
    padding: 2px 0 !important;
}
.arti-rimg {border:1px solid #ccc; padding:10px; float:right; margin:4px 0 30px 60px;}

.side__bar
{
    width: 100%;
    margin:0 0 0 0;
    padding:0;
}
.mt-20
{
    margin-top: 30px;
}
.side-contact-form 
{
    width: 100%;
    margin: 0;
    padding: 0;
}
.side-contact-form p {margin-bottom:10px !important;}

/*.side-contact-form input[type="text"],
.side-contact-form input[type="tel"],
.side-contact-form input[type="email"]
{
    width: 100%;
    margin:5px 0;
    padding:0 10px;
    border: 1px solid #ccc;
    height: 40px;
    border-radius: 0 !important;
}
.side-contact-form textarea
{
    width: 100%;
    margin:5px 0;
    padding:10px;
    border: 1px solid #ccc;
    height: 60px;
    border-radius: 0 !important;
}
.side-contact-form button
{
    width: 100%;
    max-width: 150px;
    margin:7px auto;
    padding:0 10px;
    border: 1px solid #ccc;
    height: 45px;
    background: #ff8b0c;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    border-radius: 0 !important;
}*/
.news-row 
{
    width: 100%;
    margin:2px 0;
    float: left;
    background: #fff;
    border: 1px solid #eee;
}
.news-row  .news-img
{
    width: 65px;
    height: 55px;
    float: left;
    background-size: cover!important;
    background-position: center !important;
}
.news-text
{
   width:68%;
    margin: 0;
    padding:5px 7px;
    float: left;
}
.news-text h4
{
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.news-row a:hover h4
{
    color: #faae3c;
}
.unv-logo 
{
    list-style: none;
    margin: 10px 0 0 0 !important;
    padding: 0;
    display: inline-block;
 
}
.unv-logo li
{
    margin: 1px !important;
    padding: 0 !important;
    width: 49%;
    float: left;
    box-sizing: border-box;
}
 .unv-logo li a
{
    margin: 0;
    padding: 0;
}
.unv-logo li a img
{
    width: 100%;
}
.career-form 
{
    width: 100%; height:100%;
    margin: 0;
    padding:30px;
    background: #f5f6f6;
}
.career-form h2
{
	font-size: 18px !important;
    font-weight: 700;
    color: #36454f;
    margin-bottom: 10px;
}
.career-form p {margin-bottom:10px !important;}

.career-form .input-field {border: 1px solid #eee;}
.career-form  input[type="text"]
{
    border: 1px solid #eee;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    padding: 12px 10px;
}
.career-form  input[type="file"]
{
    border: 1px solid #eee;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    padding: 9px 10px; background:#fff;
}
.career-form  input[type="tel"]
{
    border: 1px solid #eee;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    padding: 12px 10px;;
}
.career-form  input[type="email"]
{
    border: 1px solid #eee;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    padding: 12px 10px;
}
.career-form textarea
{
    border: 1px solid #eee;
    height: 100px;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    padding: 12px 10px;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
 button.career-btn
{
    width: 100%;
    max-width: 150px;
    margin:7px auto;
    padding:0 10px;
    border: 1px solid #ccc;
    height: 45px;
    background: #ff8b0c;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    border-radius: 0 !important;
}
.btn {
  /* border: 1px solid #ccc !important;
  color: gray !important;
  background-color: white !important; 
  padding: 15px 20px !important;
  font-size: 16px !important;
    
height: 50px !important;
 border-radius: 0 !important;
    font-weight: normal;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;*/
}

/* .upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
} */

.referral {margin-top:60px;}
.referral .userform {margin-top:0; padding-top:60px;}
.referral .userform .btn {width:100%;}

.parsley-errors-list li{margin-bottom:1px!important;}
.rgtpanel {background:#f7f7f7; padding:30px;}
.rgtpanel .head {font-size:18px; font-weight:700; color:#36454f; margin-bottom:10px;}
.rgtpanel .head a {float:right; margin-top:8px; color:#faae3c; font-size:10px; font-weight:700; text-decoration:underline; text-transform:uppercase;}
/*.rgtpanel ul {margin:6px 0 10px 0 !important;}
.rgtpanel ul li {font-size:16px; color:#36454f; margin-bottom:30px; line-height:1.6; background:none !important; padding:0 !important;}*/
.rgtpanel .alinks {display:block; background:#fff; padding:0 0 10px 0; position:relative; margin-bottom:30px;}
.rgtpanel .alinks .title {background:#f8f8f8; padding:8px 6px; position:absolute; bottom:-22px; left:3%; width:94%; text-align: center;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.15); color:#0b4190 !important; line-height:1.2; font-size:13px; font-weight:700; border-radius:4px; z-index:2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.rgtpanel .alinks:hover .title {background:#ff8b0c; color:#fff !important; bottom:-10px; box-shadow: 0 2px 6px 0 rgba(0,0,0,0.25);  white-space:inherit;}
.rgtpanel .alinks .img {border-radius:4px;}
.rgtpanel .alinks:hover .img {transform:scale(1.11);}

.rgtpanel .boxcont {background:#fff; padding:15px 15px 30px 15px; box-shadow:0 3px 6px 0 rgba(0,0,0,0.1); margin-bottom:30px; width:100%;}

.rgtpanel .boxcont .input-field {
    outline: none;
    border: 1px solid #eee;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    padding:7px 10px; margin-bottom:0;
}
.rgtpanel .boxcont .btn {padding:12px 20px !important;}

.rgtpanel .boxcont .unv-logo {
    list-style: none;
    margin:0 0 0 0 !important;
    padding: 0;
    display: inline-block;
}

.rgtpanel .boxcont .unv-logo li {
    margin: 3px !important;
    padding: 0 !important;
    width: 46%;
    float: left;
    box-sizing: border-box; border: 1px solid #eee;
}
.rgtpanel .boxcont .unv-logo li a {padding-bottom:0 !important;}
.course-top-bar
{
    position:absolute;
    display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
    height:100%;
    top:0;
    text-align:center;
}
.course-top-bar h2
{
    color:#fff;
    font-size:45px;
    font-weight:bold;
    text-transform:uppercase;
}
.course-top-bar a {
    line-height: 1.3;
    font-size: 16px;
    font-weight: 700;
    color: #fff !important;
    background: #fb911c;
    border-radius: 30px;
    padding: 15px 30px;
    margin-top:50px;
    display:inline-block;
}

.ph a {
    font-size: 14px;
    font-weight: 600;
}

/********  Responsive CSS start here ********/

@media (max-width: 1366px){
	
}

@media (max-width:1160px){
	
	.container {width:100%; padding-left:20px !important; padding-right:20px !important;}
	header nav ul li a {font-size:15px; padding: 0 0.98rem;}
	.submenus {width:100%;}
	.submenus a {font-size:14px !important;}
	.servicessec .container .servcont {width:100% !important;}
	.formsec .container {padding:0 !important}
	footer .container {padding-left:40px !important; padding-right:40px !important;}
	.in-banner .uni-cont {width:100%; margin:0; left:0;}
	.in-banner .uni-cont .headuni {left:30px;}

}

@media (max-width:1138px){
	
	.homebanner .Bcontainer {position:relative; max-width:100%; margin:0; left:0; top:0;}
	.homebanner .caption {width:100%; padding:30px; border-radius:0; background:rgba(0,0,0,0.85);}
	.circlesec {background:#eee; padding:60px 0 60px 0;}
	.circlesec .circles {margin-top:0}
	.owl-prev, .owl-next {top:25% !important; margin-top:0 !important;}
	.homebanner .owl-theme .owl-nav.disabled+.owl-dots {display:block; position:absolute; right:auto; top:auto; left:50%; bottom:44%; width:
	300px; margin:0 0 0 -150px; text-align:center!important; padding-left:0; padding-bottom:0;}
	.homebanner .owl-theme .owl-dots .owl-dot span {background:rgba(255,255,255,0.4);}
	.homebanner .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background:rgba(255,255,255,0.8);}
	
	.in-banner {background:#36454f;}
	.in-banner .container {padding:0 !important;}
	.in-banner .container > .row {margin:0;}
	.in-banner .container .col table {position:relative; height:auto;}
	.in-banner .container .col table tr td {padding:20px;}
	.in-banner .container .col h2 {font-size:22px;}
	.in-banner .container .col img.ndisp {display:none;}
	.in-banner .container .col .mob-banner {display:block;}
	
	.in-banner .boxes {position:relative; width:100%; margin:0; left:0; bottom:0;}
	.in-banner .boxes .itms {width:24.96%; margin:0; border-right: 0.05rem solid rgba(255,255,255,0.2);}
	.in-banner .boxes .itms:last-child {border-right:0;}
	.in-banner .sidebuttons {position:relative; width:100%; margin:0; right:0; top:0; height:auto}
	.in-banner .sidebuttons .item {height:auto;}
	.in-banner .sidebuttons .item ul {height:auto;}
	.in-banner .sidebuttons .item ul li {width:50%; height:150px; float:left;}
	.in-banner .sidebuttons .item ul li:nth-child(3) {background: rgba(0,0,0,0);}
	.in-banner .sidebuttons .item ul li:nth-child(4) {background: rgba(0,0,0,0.7);}
	
	
}

@media (max-width:1024px){
	.owl-prev, .owl-next {top:33% !important;}
	
	.testimonialsec .container {background-size: cover;}
	
}

@media (max-width:1023px){
		body {overflow-y:scroll !important;}
		header .container {height: 72px;}
		.hgt80 {height: 72px;}
		header nav, header .col-8 {display:none;}
		header .col-2 {flex:0 0 50%; -ms-flex: 0 0 50%; max-width:50%; padding-left:16px;}
		header .quick-btn {display:none;}
		.mhide {display:none !important;}
		header .container .menu {display:block;}
		.homebanner .item img {display:none !important;}
		.homebanner .mobbanners {display:block;}
		.homebanner .owl-theme .owl-nav.disabled+.owl-dots {bottom:-50px;}
		
		.common {padding: 45px 10px 40px 10px;}
		
		.innerbanner .container {left: 16px;
    margin: 0 auto; bottom:-5px;
    width: auto;
    margin-left: 0;
}

.innerbanner .container .phead {
    font-size: 24px;
    opacity: 0.75; letter-spacing:0;
}
		
		.aboutsec {padding:80px 0 50px 0;}
		.aboutsec .container > .row {margin-left:0; margin-right:0;}
		.aboutsec .container .intro {padding:20px; flex:0 0 100%; -ms-flex: 0 0 100%; max-width:100%; text-align:center;}
		
		.aboutsec .container .spic {flex:0 0 100%; -ms-flex: 0 0 100%; max-width:100%; text-align:center;}
		
		.aboutsec .container h2 {font-size: 30px; line-height: 1.3;
    margin-bottom: 20px;}
		
		.aboutsec .container .intro h1 {font-size:24px; margin-bottom:15px;}
		.aboutsec .container .intro p {font-size:14px; margin-bottom:20px; line-height:1.5;}
		.aboutsec .container .intro p.capt {text-align:center;}
		.aboutsec .container .vision {padding:30px 30px; flex:0 0 100%; -ms-flex: 0 0 100%; max-width:100%;}
		.servicessec .container {padding:60px 50px 100px 50px !important;}
		.servicessec .container .owl-theme .owl-nav.disabled+.owl-dots {
    bottom: -47px;
    width: 100%;
}

.servicessec .container .owl-theme .owl-nav.disabled+.owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0 6px;
    background: rgba(54, 69, 79, 0.2);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 21px;
    transition: all .5s;
}

		.servicessec .container .servcont .itms {min-height:280px;}
		.servicessec .container h2 {font-size:24px; margin-bottom:10px;}
		.servicessec .container h3 {margin-bottom:20px;}
		.servicessec .container .de p {
    margin: 0 0 10px 0;
    color: #000;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 500;
    background: #fff;
    padding: 8px 20px;
    border-radius: 20px 0 20px 0;
    display: inline-block;
}
		.servicessec .container .owl-theme .owl-prev {left:34% !important; margin:0 !important; top:auto !important; bottom:5px; width:30px;}
		.servicessec .container .owl-theme .owl-next {right:34% !important; margin:0 !important; top:auto !important; bottom:5px; width:30px;}
		
		.formsec .container .fbg {-ms-flex:0 0 100%; flex:0 0 100%; max-width:100%; background-color:#eee; background-position:0 0; height:280px; display:table;}
		.formsec .container .fbg h2 {font-size:36px; font-weight:500; margin-left:0; padding-right:70px; padding-top:0; display:table-cell; vertical-align:middle; padding-left:50%;}
		.formsec .container .vcform {-ms-flex:0 0 100%; flex:0 0 100%; max-width:100%; padding:40px;}
		.formsec .container .vcform h2 {text-align:center;}
		.enqbuts {top: auto; bottom: 0; height: auto; margin: 0; right:-102px; width:151px;}
		.a2a_floating_style {left:-10px !important}
		.enqbuts a.qbut {width:49px;}
		.mobilev {display:inline-block !important;}
		.desktopv {display:none !important;}
		.clientsec {padding:40px 0 50px 0;}
		.clientsec .container {padding-left:20px !important; padding-right:20px !important;}
		.clientsec .container h2 {font-size:24px; margin-bottom:30px;}
		.da-thumbs li {width: 33.33%;}
		.da-thumbs li table img {display:none;}
		.da-thumbs li a div strong {font-size:14px; padding-bottom:0;}
		
		.newssec {padding-top:40px;}
		.newssec .container {padding-bottom:0; padding-left:30px !important; padding-right:30px !important;}
		.newssec .container .head {font-size:24px; margin-bottom:15px;}
		.newssec .container .head a {font-size:15px;}
		.newssec .container .newscont, .newssec .container > .row {margin:0;}
		.newssec .container .newscont p {font-size:14px; line-height:1.2;}
		.newssec .container .newscont p span {font-size:13px; margin-bottom:10px;}
		.newssec .container .newscont .owl-nav {display:none !important;}
		.newssec .container .newscont .owl-dots {bottom:-30px !important;}
		.artiblogsec {padding-top:40px;}
		.artiblogsec .container {padding-left:35px !important; padding-right:35px !important;}
		.artiblogsec .container > .row {margin:0;}
		.artiblogsec .container .head {font-size:24px; margin-bottom:15px;}
		.artiblogsec .container .head a {font-size:15px;}
		.artiblogsec .container .abcont figure span {height:30px; width:30px; background-size:18px;}
		.testimonialsec .container {padding-top:40px;}
		.testimonialsec .container h2 {font-size:24px;}
		.testimonialsec .container h3 {font-size:16px; line-height:1.2; padding:0 30px;}
		.testimonialsec .container .testimonials {padding:40px;}
		.testimonialsec .container .testimonials .ttext::before {left:-50px;}
		.testimonialsec .container .testimonials .ttext::after {right:-50px;}
		.testimonialsec .container .testimonials .pics {width:30%; padding:15px;}
		.testimonialsec .container .testimonials .ttext {margin: 0 8% 0 12%;}
		.testimonialsec .container .testimonials .ttext h4 {margin-bottom:15px;}
		.testimonialsec .container .testimonials .ttext p {line-height:1.3; font-size: 16px;}
		
		.breadc {margin:0 0 30px 0; background:#f8f8f8; padding:15px 0 5px 0;}
		.breadc .container {padding-left:30px !important; padding-right:30px !important;}
		.breadc .container h1 {font-size:28px; margin-bottom:0; padding-top:10px; line-height:1.1; -webkit-line-clamp:4;}
		.common .container {padding-left:30px !important; padding-right:30px !important;}
		.common .container .introtext {margin-left:-5px; margin-right:-5px;}
		.common .container .servicont .servitem p {font-size:14px;}
		
		.userform .btn {width:100%;}
		.userform .forgot {font-size:15px !important; line-height:1.2 !important; display:inline-block; padding:20px 0;}
		.common .container .highlight .itms {font-weight:400;}
		.common .container .imgright {float:none; width:100%; margin:0 0 30px 0;}
		.common .container .imgright img{width:100%;}
		.common .container .imgleft {float:none; width:100%; margin:0 0 30px 0;}
		.common .container .imgleft img{width:100%;}
		.nodismob {display:none;}
		.dismob {display:block;}
		.common .container hr {margin:36px 0 30px 0;}
		.news .npic {height:150px; background-size:cover;}
		.newsdetails .pic {height:200px; background-size:cover;}
		.newsdetails .nhead {font-size:22px; line-height: 1.3;}
		.igallery {padding:20px;}
		.blogdetails .nhead {font-size:22px; line-height: 1.3;}
		.blogrpanel {-ms-flex: 0 0 100%; flex:0 0 100%; max-width:100%;}
		.blogdetails .pic {height:200px; background-size:cover;}
		.common .container > .row > .col-9 {-ms-flex: 0 0 100%; flex:0 0 100%; max-width:100%;}
		
		.in-banner .head {position:relative; top:-150px; font-size:30px; padding:20px 10px;}
		.in-banner .head img {padding-top:120px; padding-bottom:60px;}
		.in-banner .boxes {position:absolute;}
		.in-banner .boxes .itms span {font-size:20px;}
		.in-banner .boxes .itms p {font-size:20px;}
		.in-banner .boxes .itms {height:100px;}
		.applynowpop {top:72px; left:5%; width:90%; margin:0; position:absolute; background-size:cover;}
		.arti-rimg {float:none; margin:0 0 30px 0; width:100%; text-align:center;}
		/*.a2a_floating_style {left: auto !important; top: auto !important; margin: 0 !important; bottom:0!important; right: 20% !important; width:40% !important; padding: 10px 0 0 0!important; line-height: 1 !important; text-align:center; height: 51px;}
		.a2a_vertical_style a {padding:2px 2px !important; clear: inherit !important; display: inline-block !important;}
		.a2a_svg {height: 30px !important; line-height: 30px !important; width: 30px !important;}
		footer .top {z-index:100 !important; width:25% !important; height: 51px !important; text-align: center !important; display:block !important;}
		.enqbuts a.whatsapp {line-height: 51px; height: 51px; margin-right: 0; width: 25%; text-align: center; float: left;}
		.enqbuts a.qbut {line-height: 49px; height: 51px; width: 25%; text-align: center;}
		.enqbuts a.qbut i {line-height: 51px;}
		.fotbor {padding-top: 20px !important; margin-top: 20px !important; padding-bottom: 40px !important;}
		.enqbuts a.sharebtn {line-height:49px; height:51px; width: 25%; -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);}*/
		
		
}

@media (max-width:942px){
	
	header {box-shadow: none}
	
	.innerbanner .cover {
    background: rgba(0, 0, 0, 0.15);
}
	
	.common .container .highlight {
    font-size: 24px;
    font-weight: 400;
}

.common .container .highlight1 {font-size: 18px;}

.col-12.col-md-7.pr-5 {padding-right:0 !important;}

.common .container .row .col-12 .row{margin:0 !important}
		
		footer .col-md-3, footer .col-md-4, footer .col-md-5 {-ms-flex: 0 0 100%; flex:0 0 100%; max-width:100%; padding-top:10px; text-align:center;}
		footer p.intext {padding-right: 0;}
		.in-banner .container .col .mob-banner {height:220px;}
		.courses .mhead {font-size:26px; line-height:1.2;}
		.sublinks {position:relative; background:#fff; padding:20px; -webkit-box-shadow:0 0 30px 5px rgba(0,0,0,0.3); -moz-box-shadow:0 0 30px 5px rgba(0,0,0,0.3); box-shadow:0 0 30px 5px rgba(0,0,0,0.3);}
		.sublinks ul li {padding:3px;}
		.sublinks ul li a {font-size:13px; line-height:1.2; padding:8px 12px; letter-spacing:0;}
		.app-form {padding-bottom:40px;}
		.app-form .col-4 {display:none;}
		.app-form .col-8 {-ms-flex: 0 0 100%; flex:0 0 100%; max-width: 100%;}
		.app-form .txtright {text-align:center !important;}
		.servicessec .container .subhead {font-size:28px; margin-bottom:10px; line-height:1.2;}
		.breadc .container strong {display:inline;}
		.common .container h2 {font-size: 30px;}

.common .container .highlight2 {font-size: 20px;}
.innerbanner {background-position:left top;}



.homebanner .caption1 {position: absolute;
    width: 175px;
    height: auto;
    margin: 0;
    left: 5%;
    bottom: 20px;
    background: rgb(253, 203, 50);
    display: flex;
    align-items: center;
    background: linear-gradient(148deg, rgba(253, 203, 50, 1) 34%, rgba(86, 196, 205, 1) 82%);
    border-radius: 30px 0;
    padding: 16px;
    justify-content: center;}
	
	.homebanner .caption1 .head {font-size:24px;}

#clients .container {padding:0 !important;}
#clients .container h4 {
margin: 30px 0 15px 0;}

.citm .cname {
    display: block;
    top: auto;
    font-size: 20px;
    color: rgba(86, 196, 205, 0.96);
    background: none;
    height: auto;
    width: 100%;
    text-align: center;
    bottom: 20px; z-index:2;
}

#clients .client-logo {
margin: 0 0 60px 0;}

.fpd {width:100%; float:none; margin:0 0 20px 0;}

.ca-thumbs .l-items {
    display: inline-block;
    width: auto;
    height: auto;
    border-radius: 20px 0 20px 0;
    border: 3px solid #fdcb32;
    position: relative;
    margin: 0 5px 5px 5px;
    padding: 10px 15px;
}
		.ca-thumbs .l-items div {font-size:16px;}
	
}
@media (max-width:767px){
	.circlesec {padding:30px 0 30px 0;}
	.circlesec .circle {flex:0 0 100%; -ms-flex: 0 0 100%; max-width:100%; margin:3px 0;}
	.circlesec .circle__wrapper {height:auto; min-height:180px;}
	.circlesec .circle__content {padding:0 30px;}
	.circlesec .circle:after {padding-bottom:180px; height:100%; border-radius:0;}
	
	.circlesec .circle:after {-webkit-box-shadow:20px 0 20px -15px rgba(0,0,0,0.50); -moz-box-shadow: 20px 0 20px -15px rgba(0,0,0,0.50); box-shadow:20px 0 20px -15px rgba(0,0,0,0.50);background: #3AD469; background: -webkit-radial-gradient(top, #3AD469, #16943C); background: -moz-radial-gradient(top, #3AD469, #16943C); background: radial-gradient(to bottom, #3AD469, #16943C);}
	.circlesec .circle2:after {background: #2F92D3; background: -webkit-radial-gradient(top, #2F92D3, #1971AB); background: -moz-radial-gradient(top, #2F92D3, #1971AB); background: radial-gradient(to bottom, #2F92D3, #1971AB);}
	.circlesec .circle3:after {background: #E99012; background: -webkit-radial-gradient(center, #E99012, #DF6601); background: -moz-radial-gradient(center, #E99012, #DF6601); background: radial-gradient(ellipse at center, #E99012, #DF6601);}
	.circlesec .circle__content span {color:#fff !important; margin-bottom: 28px;}
	.circlesec .circle__content {color:#fff !important;}
	.circlesec .circle__content a {color: #fff !important;}    
	
	.aboutsec .container .vision h2 {font-size:22px;}
	.aboutsec .container .vision p {font-size:26px; padding:0;}
	.servicessec {padding: 30px 0 0px 0;}
	.servicessec .container .servcont .itms p {font-size: 18px;
        bottom: 0;
        padding: 10px 30px;
        background: #fff;
        line-height: 1.2;
        position: relative;
        left: 0;}
	
	.formsec .container .fbg h2 {font-size:30px; padding-right:60px;  padding-left:30%;}
	.formsec .container .vcform .form-group {margin-bottom:0;}
	.formsec .container .vcform .form-group .form-control {margin-bottom:20px;}
	label {margin-bottom:10px;}
	.da-thumbs li {width:50%;}
	
	.padartbox {flex:0 0 100%; -ms-flex: 0 0 100%; max-width:100%; padding-right:0;}
	.artiblogsec .container .abcont p {font-size:14px; line-height:1.2; -webkit-line-clamp:3;}
	
	.padblogbox {flex:0 0 100%; -ms-flex: 0 0 100%; max-width:100%; padding-left:0;}
	.testimonialsec .container .testimonials {padding-bottom:20px;}
	.testimonialsec .container .testimonials .pics {width:100%; padding:15px; margin-bottom:15px;}
	.testimonialsec .container .testimonials .ttext {width:100%; margin:0;}
	.testimonialsec .container .testimonials .ttext h4 {text-align:center;}
	.testimonialsec .container .testimonials .ttext p {text-align:center;}
	.testimonialsec .container .testimonials .ttext::before {left:-41px; top:-36px; font-size:70px;}
	.testimonialsec .container .testimonials .ttext::after {right:-20px; bottom:-40px; font-size:70px;}
	
	.common .container .introtext {margin-bottom:20px;}
	.common .container .exlrg-p {flex:0 0 100%; -ms-flex: 0 0 100%; max-width:100%; font-size:26px; line-height:1.2; padding-right:0; margin-bottom:20px;}
	.common .container .lrg-p {flex:0 0 100%; -ms-flex: 0 0 100%; max-width:100%; font-size:17px; line-height:1.4;}
	.common .container p {line-height:1.5;}
	
	.common .container .hightext {background-position:center 20px; padding:20px; font-size:16px; line-height:1.4; background-size:contain;}
	.common .container .hightext strong {font-size:24px; line-height: 1.3;}
	.common .container .hightext .col-7 {margin-top: 170px; flex:0 0 100%; -ms-flex: 0 0 100%; max-width:100%;}
	
	.common .container .vmcont {margin-left:-5px; margin-right:-5px;}
	.common .container .vmcont .col-6 {flex:0 0 100%; -ms-flex: 0 0 100%; max-width:100%; margin-top:10px;}
	.common .container .vm {padding:30px 40px; font-size:15px; line-height:1.4;}
	.common .container .vm span {font-size:22px; line-height:1.2;}
	
	.common .servibg {padding-top:40px;}
	.common .container .servicont {margin-left:-5px; margin-right:-5px; margin-bottom:0;}
	.common .container .servicont .servitem {flex:0 0 50%; -ms-flex: 0 0 50%; max-width:50%;}
	.common .container .exlrg-pn {font-size:18px; line-height:1.5; padding:40px;}
	.common .container .expert {padding:40px; margin-top:40px;}
	
	.common .container .hightextb {padding:40px 30px; font-size:16px; line-height:1.4;}
	.common .container .hightextb strong {font-size:24px; line-height:1.3; margin:0 0 10px 0;}
	.common .container .bxs {margin-left:-5px; margin-right:-5px;}
	.common .container .col-6 {flex:0 0 100%; -ms-flex: 0 0 100%; max-width:100%;}
	.servs .heading {font-size:16px !important; line-height:1.3 !important; font-weight:800 !important;}
	.faq .qst {padding:26px 50px 26px 26px; font-size:16px; line-height:1.3;}
	.faq .ans {padding:26px;}
	.accordion-button {padding:26px 26px 26px 26px;font-size:16px; line-height:1.3;}
	.accordion-button::after {margin-right:0;}
	.card-body {padding:26px;}
	
	.table {width:740px;}
	.table-responsive {margin-bottom:20px;}
	.common .container p.exlrg-o {font-size:22px; line-height:1.4; padding:30px;}
	.common .container .h4 {font-size:22px;}
	.monthyear {float:none; margin:10px 0 0 0; width:auto;}
	.monthyear select {margin:1%; width:48%;}
	.in-banner .boxes .itms {width:49.96%; border-right: 0.05rem solid rgba(255,255,255,0.2); border-bottom: 0.05rem solid rgba(255,255,255,0.2);}
	.in-banner .boxes .itms:nth-child(2), .in-banner .boxes .itms:nth-child(4) {border-right:0;}
	.keyfacts {float:none; width:100%; padding:26px; margin:0 0 30px 0; border-radius:20px;}
	
	.in-banner .uni-cont {position:relative; height:auto;}
	.in-banner .uni-cont .headuni {left:0; position:relative; width:100%; top:0;}
	.wstudy .subheads {font-size:24px; line-height:1.3; margin-bottom:20px;}
	.wstudy .btxt {text-align:center; padding-bottom:30px;}
	.wstudy div ul {padding:0 0 0 0 !important;}
	.wstudy div ul li:first-child {border-left:0;}
	.applynowpop {background-size:100% !important; background: url('../images/ap-bgm.jpg') no-repeat 0 0;}
    .applynowpop .imgcont {display:none;}
	.applynowpop .getcont {width:100%;margin:24.5% 0 0 0; border-radius:0 0 10px 10px;}
	.notable {display:none}
	.tablemob {display:block; width:100% !important}
	.tablemob > tbody {display:inline-table; width:100% !important}
	.circlesec .circle__content {font-size:18px;}
	.news .npic {height: 110px;}
	.breadc .container h1 {font-size:22px;}
	.blogdetails .nhead {display:none}
	.blogdetails .pic {height: 110px;}
	.career-form {margin-top:40px;}
	.mob-banner {position:relative; z-index:125;}
	.course-top-bar h2 {font-size: 18px;}
	.pdr20p {padding-right:0 !important;}
	.mt-30p {margin-top:30px !important}
	.course-top-bar a {font-size: 14px;padding: 10px 30px; margin-top: 5px;}


}


@media (max-width:759px){
	.servboxdes {display:none;}
	.servboxmob {display:block;}
	.servboxmob img {width:100%;}
}

@media (max-width:660px){

		.login_validator .col-sm-5, .login_validator .col-sm-7 {text-align: center!important; padding-top:10px !important;}
		.common .container p {font-size:15px; margin-bottom:25px;}
		.common .container .h2 {font-weight:800; font-size:20px;}
		.common .container ul li {font-size:15px; line-height:1.5; background-position:0 6px;}
		.getintouchpop {top:72px; left:5%; width:90%; margin:0;}
		.newspic {-ms-flex:0 0 100%; flex:0 0 100%; max-width:100%;}
		.padlrntxt {padding-left:0; padding-right:0; padding-top:10px; -ms-flex:0 0 100%; flex:0 0 100%; max-width:100%; }
		
		.sublogos .col-sm-3 {padding-bottom:20px;}
		.wstudy div ul {margin: 0 0 0 0 !important;}
		.wstudy div ul li {float:none; width:100%; border-left:0px solid #eff5f8; border-bottom:1px solid #eff5f8;}
		.wstudy div ul li:last-child {border-bottom:0; margin-bottom:0;}
		.wstudy strong {font-size:48px; margin-bottom:5px !important;}
}

@media (max-width:575px){
	.smcont {margin-top:30px;}
}
@media (max-width:567px){
	
	.common .container .highlight .itms {font-size:30px; padding:30px 20px; background:#f8f8f8; border-bottom:5px solid #fff;}
	.common .container .highlight .itms i {font-size:50px;}
	.logrgt {margin-top:40px;}
	.in-banner .sidebuttons .item ul li:nth-child(2) {background-size:90%;}
}

@media (max-width:500px){
		footer .col-md-3 {-ms-flex: 0 0 100%; flex:0 0 100%; max-width:100%; padding-top:40px; text-align:center;}
		footer .copy {text-align:center !important; padding:5px 0;}
}

