@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.poppins-thin { font-family: "Poppins", serif;  font-weight: 100;  font-style: normal;}
.poppins-extralight {font-family: "Poppins", serif;  font-weight: 200;  font-style: normal;}
.poppins-light {font-family: "Poppins", serif; font-weight: 300; font-style: normal;}
.poppins-regular {font-family: "Poppins", serif; font-weight: 400; font-style: normal;}
.poppins-medium { font-family: "Poppins", serif; font-weight: 500; font-style: normal;}
.poppins-semibold { font-family: "Poppins", serif; font-weight: 600; font-style: normal;}
.poppins-bold { font-family: "Poppins", serif; font-weight: 700; font-style: normal;}
.poppins-extrabold { font-family: "Poppins", serif; font-weight: 800;  font-style: normal;}
.poppins-black { font-family: "Poppins", serif; font-weight: 900; font-style: normal;}
.poppins-thin-italic { font-family: "Poppins", serif; font-weight: 100;  font-style: italic;}
.poppins-extralight-italic { font-family: "Poppins", serif; font-weight: 200; font-style: italic;}
.poppins-light-italic { font-family: "Poppins", serif;  font-weight: 300;  font-style: italic;}
.poppins-regular-italic {  font-family: "Poppins", serif;  font-weight: 400;  font-style: italic;}
.poppins-medium-italic {font-family: "Poppins", serif; font-weight: 500;  font-style: italic;}
.poppins-semibold-italic { font-family: "Poppins", serif; font-weight: 600; font-style: italic;}
.poppins-bold-italic { font-family: "Poppins", serif; font-weight: 700; font-style: italic;}
.poppins-extrabold-italic { font-family: "Poppins", serif; font-weight: 800;  font-style: italic;}
.poppins-black-italic { font-family: "Poppins", serif;  font-weight: 900;  font-style: italic;}
/* ==========================================================*/

body{ padding: 0px; margin: 0px; list-style: none;  font-family: "Poppins", serif; font-size: 22px; line-height: 34px; color:#01253c; /*font: normal 22px/34px 'Eurostile Next LT Pro'; */ }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none; -webkit-transition: all 0.7s ease;  -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease;transition: all 0.7s ease;text-decoration: none;}
a:hover, a:focus {  text-decoration: none;  outline: none;}
.clear {clear: both;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px; list-style-type: none;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
.textcen{text-align: center;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s;}
button, input[type="submit"]{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; cursor: pointer;}
input, button{ -webkit-appearance: none;}
input:focus{ outline: none; box-shadow: none;}
button:focus, input[type="submit"]:focus{ outline: none; box-shadow: none;}
.center-text{text-align: center;}
.container{max-width: 1440px}
.pagecontent {
    overflow: auto;
    position: relative;
    padding: 0px;
    background: transparent;
    max-width: 100%;
    height:450px; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.notice-sec h2{ text-align: center; margin-bottom:35px!important; font-weight:400; font-size: 48px!important}
.notice-sec h2 span{color:#035471/*color:#f58221*/}
.scrolling-text-container-mob{display: none;}

/*STICKY HEAD SECTION END*/ 
.helptab_shortcut { width: 60px; left: 0; position: fixed; top: 25%; z-index: 99; display: none;}.sticky_header.floatMenu .helptab_shortcut{ display: block;}.helptab_shortcut ul{ margin: 0; padding: 0;}.helptab_shortcut ul li{ margin-bottom: 1px;}
.helptab_shortcut li a {background: #d99a1a none repeat scroll 0 0; display: block; border-bottom-right-radius:7px; -webkit-border-bottom-right-radius:7px; -moz-border-bottom-right-radius:7px; -ms-border-bottom-right-radius:7px; -o-border-bottom-right-radius:7px; border-top-right-radius:7px; -webkit-border-top-right-radius:7px; -moz-border-top-right-radius:7px; -ms-border-top-right-radius:7px;  -o-border-top-right-radius:7px; position: relative;}
.helptab_shortcut li a:hover{background: #d99a1a none repeat scroll 0 0;  box-shadow: 0 1px 3px 1px rgba(50, 50, 50, 0.5);  -webkit-box-shadow: 0 1px 3px 1px rgba(50, 50, 50, 0.5);  -moz-box-shadow: 0 1px 3px 1px rgba(50, 50, 50, 0.5); -ms-box-shadow: 0 1px 3px 1px rgba(50, 50, 50, 0.5); -o-box-shadow: 0 1px 3px 1px rgba(50, 50, 50, 0.5);}
.helptab_shortcut ul li a span { background: rgba(0, 0, 0, 0) url("../images/social/sprite05.png") no-repeat scroll 13px 11px; display: block; height: 60px; text-indent: -9999px; width: 60px; position: relative; z-index: 9;}
.helptab_shortcut ul li a span:hover{background-color: #d99a1a;}.helptab_shortcut ul li a.ambu span{ background-position: 13px -51px;}.helptab_shortcut ul li a.dctr span{ background-position: 13px -172px;}.helptab_shortcut ul li a.cnslt span{ background-position: 13px -113px;}.helptab_shortcut ul li a strong{ display: none;}
.helptab_shortcut ul li a:hover strong {background: #d99a1a; border-bottom-right-radius:7px; -webkit-border-bottom-right-radius:7px; -moz-border-bottom-right-radius:7px; -ms-border-bottom-right-radius:7px; -o-border-bottom-right-radius:7px; border-top-right-radius:7px; -webkit-border-top-right-radius:7px; -moz-border-top-right-radius:7px; -ms-border-top-right-radius:7px; -o-border-top-right-radius:7px; color: #fff; display: block; font-size: 21px; font-weight: 300; left: auto; padding: 10px 0; position: absolute; right: 0; top: 0; z-index: 8; width: 150px; text-align: left;}
.helptab_shortcut ul li a:hover{ margin-right: -160px;}
.whatsapp a{color:#fff; padding: 25px 15px; text-transform: none; background: #22c55e; border-radius: 6px;}
.whatsapp a:hover{color:#fff; letter-spacing:1px}
.whatsapp a img{background-color: #fff;     padding: 8px 10px; border-radius: 50%}
.whatsapp a span{ color: #000; padding: 17px 15px; text-transform: none; background: #f3ae08; border-radius: 6px;}
.whatsapp-fixed{position:fixed; width:50px; height: 50px; right:15px; bottom:15px; z-index: 99;}

/*header*/
.header_sec{ width: 100%; position: absolute; top: 0; left: 0; z-index: 111; padding: 0px 0; /*padding: 20px 0;*/}
.header_Inn{ width: 100%;}
.navbar a.navbar-brand { display: inline-block;  padding-top: 0.5rem!important; padding-bottom: 0.5rem!important;}
.nav_top{ margin: 0px; padding: 0px; background: none; border: none; min-height: auto; box-shadow: none; border-radius: 0px;}
.drop-nav{ position: absolute; top: 10px; right: 0px;}
.nav_top .dropdown-menu li a{ font-size: 15px;  padding: 6px 10px !important; color: #fff !important;}
.nav_top .dropdown-menu li a:hover{background-color:#cb8a07;display: block;}
.menu_sec li{ position: relative; margin: 0 16px; padding: 30px 0;}
.menu_sec li a{font-size: 18px; line-height: 24px; font-family: "Poppins", serif; color: #fff; padding: 5px 0;/*font-family: 'Eurostar';*/}
.menu_sec li.actv a{ color: #f2bc4e; font-weight: 400;}
.menu_sec li a:hover{ color: #f2bc4e;}

.menu_sec li a.cnt_bg{padding:5px 5px; text-transform: none; background: #f3ae08; border-radius: 3px;}
.menu_sec li a.cnt_bg:hover{color:#000};
.navbar-brand{margin: 0; width: 200px; padding: 0; }
.navbar-brand img{max-width: 100%;}
.main_btn{display: inline-block; font-size: 17px; line-height: 24px;  font-family: "Poppins", serif; padding: 8px 20px; background-color: #d99a1a; color: #fff; border-radius: 6px; text-transform: uppercase; letter-spacing: 1px; font-weight: 400;/*font-family: 'Eurostar';*/}
.main_btn:hover{ background: #c58605;}

.menu_sec{ padding-right: 40px;}
.drop-arw{color: #fff;}
.actv .drop-arw{color: #29aae1;}
   /* banner*/
a.view_btn{padding:5px 10px; text-transform: none; background: #f3ae08; color:#fff;}
a.view_btn:hover{color:#000;}
.zte_bann{ width: 100%; position: relative; z-index: 1; }
/*.zte_bann:before{ width: 100%; position: absolute; bottom: -162px; content: ""; background: url(../images/bg.png) no-repeat bottom center; height: 162px; background-size: 100% 100% !important;}*/
.zteban_ctr{position: absolute; top: 60%; left: 0; width: 100%; transform: translateY(-50%);}
.zte_img{width: 100%;}
.zte_img img{width: 100%;}
.zteban_ctr strong, .zteban_ctr h1{/*display: inline-block;*/font-size: 65px; line-height: 70px; color: #d99a1a; padding-bottom: 18px;font-weight: normal;}
.zteban_ctr p{font-size: 20px; line-height: 25px; color: #aab7c9; padding-bottom: 40px;}
.zte_bann img.w-100{ height: 800px; object-fit:cover;}
.law-icon{position: absolute; width: 189px; height: 460px; bottom: 0; right:50px; z-index: 9999;}
.zteban_ctr h1.innerpage{font-size: 65px; line-height: 70px; color: #d99a1a; padding-bottom: 18px;font-weight: normal; text-align: right}
.zteban_ctr h1.innerpage-mc { font-size: 65px; line-height: 70px; color: #d99a1a; padding-bottom: 18px; font-weight: normal; text-align: right;}
.zte_story{ width: 100%;  /*background: #fff; background: url(../images/bga3.png) no-repeat left top, url(../images/bga4.png) no-repeat right top 20%, url(../images/bg5.png) no-repeat left 20% top 120px #b6ddef;*/
 padding: 50px 0 75px 0; ; position: relative;}
/*.zte_story .row{ align-items: center; position: relative;}*/
/*.zte_story .row:first-child .col-md-6:first-child{ position: absolute; top: 0px; left: 0px;}*/

.zte_bann .main_btn{ font-size: 26px; text-transform: capitalize;}
.zte_story h1{ text-align: left !important; margin-bottom: 25px; font-weight: normal;}
.zte_story h1 span{color:#dd9403}
.zte_story h2.heading2{ text-align: left !important; font-weight: 400; font-size: 48px; color:#000}
.zte_story h2.heading2 span{color:#dd9403}
.zte_story h3{ text-align: center; margin-bottom: 25px; font-weight: 400; font-size: 32px; line-height: 36px;}

.zte_story h3 span{color:#dd9403}
.zte_story h3.center{ text-align: center !important; margin-bottom: 25px; font-weight: 400; font-size: 32px; line-height: 36px; background: #fff; padding:10px;}
.zte_story p{    font-family: "Poppins", serif;  font-size: 21px; line-height: 38px;text-align: justify; color: #01253c; }

.welcome-sec{display: flex;}
 .welcome-img{width: 36%; height: auto; margin-right:15px;}
 .welcome-text{width: 62%; height: auto;}
.zte_story img{ /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/ width: 100%}

/*.zte_story .row:nth-child(odd) .col-md-6:last-child{ padding-left: 80px;}
.zte_story .row{ margin-top: 30px; margin-bottom: 30px;}
.zte_story .row:nth-child(even){ flex-direction: row-reverse;}
.zte_story .row:nth-child(even) .col-md-6:first-child{ padding-left: 70px;}
.zte_story .row:nth-child(even) .col-md-6:last-child{ padding-right: 70px;}*/
.zte_story ul.courses{padding:0; margin: 0; list-style: none;}
.zte_story ul.courses li{background-color: #84310b; font-size:20px; line-height: 25px;  font-family: "Poppins", serif; color:#fff; margin-bottom:5px; }
.zte_story ul.courses li a{color:#fff;background-color: #84310b; display: block;padding:10px 20px;}
.zte_story ul.courses li a:hover{background-color: #6b2606;}


.zteban_ctr .innerpage-head h1{font-size: 65px; line-height: 70px; color: #d99a1a; padding-bottom: 18px;font-weight: normal;}
.course{ width: 100%;  background: #fff; padding: 0 ; position: relative;}
.course h2{ text-align: center !important; margin-bottom:35px; font-weight:400; font-size: 48px}
.course h2 span{color:#035471}
.course-at-glance{background: #f8f9fa; padding:50px 0px; width:100%;}
.course-at-glance .boxitem h3{color:#1b1b19; font-size: 27px; text-transform: uppercase; line-height: 36px; margin-bottom: 10px;font-family: "Poppins", serif; font-weight: normal}
.course-at-glance .boxitem p{color:#1b1b19; font-size: 17px; line-height: 27px; font-family: "Poppins", serif;}
.course-at-glance .boxitem img{border-radius: 50%; border:#b1ab7a 10px solid; margin-bottom: 15px;}
.course-at-glance .boxitem{padding:10px; margin:0; border:#b1ab7a 3px solid;border-radius:6px; width:100%; min-height:350px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2) }

.course-at-glance .item h3{color:#1b1b19; font-size: 27px; text-transform: uppercase; line-height: 36px; margin-bottom: 10px;font-family: "Poppins", serif; font-weight: normal}
.course-at-glance .item p{color:#1b1b19; font-size: 17px; line-height: 27px; font-family: "Poppins", serif;}
.course-at-glance .item img{border-radius: 50%; border:#b1ab7a 10px solid; margin-bottom: 15px; transition: transform .2s; -webkit-transition: all 1s ease-in;
-moz-transition: all 1s ease-in;-ms-transition: all 1s ease-in;-o-transition: all 1s ease-in;transition: all 1s ease-in;opacity:0.75;filter:alpha(opacity=75); }
.course-at-glance .item img:hover{-ms-transform: scale(1.25); /* IE 9 */-webkit-transform: scale(1.25); /* Safari 3-8 */  transform: scale(1.25);-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out; opacity:1;filter:alpha(opacity=100);}
.course-at-glance .item{padding:10px 0; margin:0; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2) }
 /*location*/
.noticeboard{background: #fff; padding:20px; overflow: hidden; /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/ border-bottom:#000 1px solid; margin-bottom:10px; min-height:256px;}
.noticeboard  h3{ text-align: left !important; margin-bottom: 15px; font-weight: 600; font-size: 22px; line-height: 24px;text-transform:underline;}
.noticeboard h3 span{color:#035471;}
.noticeboard  h4{font-size: 14px; line-height: 17px; margin-bottom:15px;}
.noticeboard .text-sec{min-height:110px;}
.noticeboard p{font-size:17px; line-height:25px; margin-bottom:15px; }
.noticeboard span.readmore{text-align:right; background:#f3ae08; width:100px; height:30px; float:right; }
.noticeboard span.readmore a{text-decoration:none; color:#000; background:#f3ae08; font-size:15px; line-height:18px;padding:8px; display:block;}
.noticeboard span.readmore a:hover{ background: #c58605; color:#fff}
/* contact page css */
.contact-pagebg{background: url(../images/contact-pagebg.png) 0 0 repeat; overflow: hidden;}
.formbg{background: #fff; padding:20px 30px; width: 100%; overflow: hidden; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);margin-top:10px;}
.formbg p.center{text-align: center;}
.tophead h2, .tophead h1{/*font: 900 60px/70px 'Eurostar';*/ text-align: left; color: #d99a1a; padding-bottom: 30px; font-family: "Poppins", serif; font-size: 56px; line-height: 56px;}
.text_info{text-align: center; /*background-color: #0d3a58;*/ padding: 10px;}
.text_info p{font-size:17px; line-height:32px;font-family: "Poppins", serif; color: #fff; text-align: justify; padding-bottom: 8px;}
.text_info p span{text-align: right!important; font-style: italic; font-weight: bold; color:#d99a1a;}
.text_info a{font-size: 16px; font-weight: 900; color: #1c8ec2; position: relative;}
.text_info a:before{position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #1c8ec2; content: "";}
.text_info img{width: auto!important;}

/*------------- Study Material *-------------------/
/************************************** Table section Css **************************/
table{border-spacing:0;border-collapse:collapse;width:100%}.table_liquid{width:100%;}.table_liquid tr{width:100%!important}.table_liquid ul li{font-size:17px;line-height:24px}.table_liquid th{font-size:14px;border:1px solid #cfcfcf;line-height:20px;text-align: center; background:#2b9ef7; color:#fff}.table_liquid td{font-size:14px;/*width:33%!important;*/border:1px solid #cfcfcf!important;line-height:19px;padding:5px;/*text-align:left!important*/}.table_liquid td.nopadd{padding:0!important}.table_liquid h4{font-size:15px;text-align:center;padding-top:8px}
.table_liquid td.most_left{width:20%!important}.table_liquid td.head{background:#2b9ef7; color:#fff; padding:5px 15px; font-size:15px; font-weight: bold;}.table_liquid td.sky_text{color:#2b9ef7!important;text-align: center!important}.table_liquid td.tpadd{padding-top:20px;}
.table_liquid tr:nth-child(even){background-color: #f2f2f2}
.checkup_box{background: #fff; padding:15px;box-shadow: 1px -4px 15px 0px rgb(0 0 0 / 15%);transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; margin-top: 15px; overflow: hidden}
.table_liquid1{width:100%;}.table_liquid1 tr{width:100%!important}.table_liquid1 th{font-size:14px;border:1px solid #cfcfcf;line-height:20px;text-align: center; background:#2b9ef7; color:#fff}.table_liquid1 td{font-size:14px;/*width:33%!important;*/border:1px solid #cfcfcf!important;line-height:19px;padding:5px;/*text-align:left!important*/} .table_liquid1 tr:nth-child(even){background-color: #f2f2f2}
.table_liquid tr.sperow{color:#fff; background:#0792b5!important; }
.table_liquid td a{color:#254332;text-decoration: none;}
.table_liquid td a:hover{color:#000;}

/*------------------------- Cources page ------------------------*/
.courses1-area{display: flex; width: 100%; margin:0; padding:0; background: #2193b0; }
.courses1-left {width: 50%; background: url(../images/LegalPathagar-CULET.webp) 0 0 no-repeat; background-size: 100%; height: auto;}
.courses1-right{width: 50%}
.courses1-con{padding: 22px 45px;}
.courses1-con p{font-size:17px; line-height:27px; padding:0; margin:0; ;font-family: "Poppins", serif; font-weight: 300;  color:#fff; padding-top:12px;}
.courses-inner-con h2.whtext{ font-size:27px; line-height: 36px; font-weight: 400;font-family: "Poppins", serif; color:#fff; padding-bottom: 10px; position:relative; }


h2.whtext{ font-size:27px; line-height: 36px; font-weight: 400;font-family: "Poppins", serif; color:#fff; position: relative;  padding-bottom: 10px; }
h2.whtext:before { content: ""; border-bottom: #ffd10b 1px solid; width: 25%; height: 100%; top: 0px; left: 0px; position: absolute; display: inline-block; margin-bottom:10px;}
.courses2-area{display: flex; width: 100%; margin:0; padding:0; background: #2193b0; }
.courses2-left{width: 50%}
.courses2-right-desk{width: 50%; background: url(../images/LegalPathagar-BALLB.webp) 0 0 no-repeat; background-size: 100%; height: auto;}
.courses2-right-mob{width: 50%; background: url(../images/LegalPathagar-BALLB.webp) 0 0 no-repeat; background-size: 100%; height: auto;}
.courses2-right-mob{display: none;}

.courses-area3{display: flex; width: 100%; margin:0; padding:0; background: #4e3606; }
.courses3-left {width: 50%; background: url(../images/LegalPathagar-AIBE.webp) 0 0 no-repeat; background-size: 100%; height: auto;}
.courses3-right{width: 50%}
.courses4-area{display: flex; width: 100%; margin:0; padding:0; background: #4e3606; }
.courses4-left{width: 50%}
.courses4-right-desk{width: 50%; background: url(../images/LegalPathagar-JFB.webp) 0 0 no-repeat; background-size: 100%; height: auto;}
.courses4-right-mob{width: 50%; background: url(../images/LegalPathagar-JFB.webp) 0 0 no-repeat; background-size: 100%; height: auto;}
.courses4-right-mob{display: none;}

.courses5-area{display: flex; width: 100%; margin:0; padding:0; background: #2193b0; }
.courses5-left {width: 50%; background: url(../images/LegalPathagarLICC.webp) 0 0 no-repeat; background-size: 100%; height: auto;}
.courses5-right{width: 50%}

.courses6-right-desk{width: 50%; background: url(../images/UGC-NET-Set-Exam.webp) 0 0 no-repeat; background-size: 100%; height: auto;}
.courses6-right-mob{width: 50%; background: url(../images/UGC-NET-Set-Exam.webp) 0 0 no-repeat; background-size: 100%; height: auto;}
.courses6-right-mob{display: none;}


.courses-inner-area{display: flex; width: 100%; margin:0; padding:0; background: #2193b0; }
.courses-inner-left {width: 50%; /*background: url(../images/LegalPathagar-CULET.webp) 0 0 no-repeat;*/ background-size: 100%; height: auto;}
.courses-inner-right{width: 50%}
.courses-inner-con{padding: 22px 45px;}
.courses-inner-con p{font-size:17px; line-height:27px; padding:0; margin:0; ;font-family: "Poppins", serif; font-weight: 300;  color:#fff; padding-top:12px;}
.courses-inner-area1{display: flex; width: 100%; margin:0; padding:0; background: #4e3606; /*#997938*/}
/*------------------------- Cources page css end------------------------*/


.zte_location{padding: 50px 0; background-image: url(../images/testimonial-bg.webp);
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
.zte_location h2{color:#f58221; /*c2ac23*/ padding-bottom: 30px; font-family: "Poppins", serif; font-size: 48px; line-height: 56px; text-align: center; font-weight: 400!important;} 
.location_bx{padding: 0px; /*border-radius: 30px;box-shadow: 1px 1px 3px 3px #e8e8e8;*/ overflow: hidden;}
.location_bx .pic{ /*width: 100%; display: inline-block; overflow: hidden;*/ float: left; width:30%;}
.location_bx .pic img{ transition: all 0.5s ease; border-radius: 60%}
.location_bx:hover .pic img{ transform: scale(.75);}
.location_bx{ display: inline-block; width: 100%;}
/*.text_info{ display: inline-block; width: 100%;}*/
.text_info{float: left; width: 70%;}
.zte_location .item{ padding: 5px;}

/***************** Video Section ***************/
.video img{border:#898585 4px solid;}
.zte_crw iframe.video-size{width:100%; height:253px;}
/*** ---------------- Photoes corner -------------*/
.photo-location{padding: 50px 0; background-image: url(../images/photo-cornerbg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
  }
.photo-location h2{color:#c2ac23; padding-bottom: 35px; font-family: "Poppins", serif; font-size: 48px; line-height: 56px; text-align: center; font-weight: 400; } 
.photo-location h2 span{color:#dd9403}
.photo-corner-sec img{ margin-left:13%; border:6px solid #fff; border-top-left-radius:25px; border-bottom-right-radius:25px; /*-webkit-transition: all 1s ease-in;
-moz-transition: all 1s ease-in;
-ms-transition: all 1s ease-in;
-o-transition: all 1s ease-in;
transition: all 1s ease-in;
opacity:0.5;
filter:alpha(opacity=50);*/}
.photo-corner-sec img:hover{ /*box-shadow: 5px 5px 10px #c1c1c1;*/ -webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out; opacity:1;
filter:alpha(opacity=100);
-ms-transform: scale(1.25); /* IE 9 */
-webkit-transform: scale(1.25); /* Safari 3-8 */
  transform: scale(1.25);  border:none;
}

/* zte*/

.zte_crw{padding: 50px 0; background: #fff; /*background: url(../images/b1.png) no-repeat top right, url(../images/b2.png) no-repeat bottom right #011b2c;*/}
.zte_crw h2.heading2{color: #000; padding-bottom: 35px;    font-weight: 400; font-size: 48px; text-align: center;}
.zte_crw h2.heading2 span{color:#035471; /* #dd9403*/}
.zte_crw p{color: #100f0f; font-weight: 400; text-align:justify; padding-bottom: 15px; font-size: 17px; line-height: 22px;}
.crew_info{background-color: #7eb2cf; color: #fff; text-align: center; padding: 25px 0;}
.crw_bx{border-radius: 25px; overflow: hidden; margin:15px 0;}
.crw_bx img{width: 100%;}
.crew_info h5{font: 900 26px/28px 'Eurostar'}
.crew_info span{display: inline-block; font-size: 18px; font-family: 'Eurostar';}
.zte_crw .row{ justify-content: center;}


.scrolling-text-item a{text-decoration: none!important; color:#fff;}
/*Footer*/

.footer-form-in{background-color:#ffffff; display: flex; border-radius:50px; margin-top:40px; padding:5px;max-width:392px; justify-content: space-between;}
.footer-form-in input[type="email"]{border:none !important; width:auto;color: #666666; font:normal 17px/28px 'Eurostar'; padding:0px 22px;height:50px;border-radius:40px;background:none;}
.footer-form-in input[type="submit"]{background-color:#006bb0;color:#fff; border-radius:40px; width:110px;height:50px;font:900 20px/28px 'Eurostar';border:none !important;}
.footer-form-in input[type="checkbox"]{border-color:#ffffff;}
.footer-sec{background-color:#997938;}
.footer-form-in{background-color:#ffffff;}
.foot_top{width:100%; padding:53px 0px 77px;}
.foot-check li{list-style:none; display:inline-block;color:#fff;font-weight: bold;font:16px;line-height:28px;}
.foot-check li input[type="checkbox"]+label{background: url(../images/chk.png) no-repeat left center; padding-left:26px;}
.foot-check li input[type="checkbox"]:checked+label{background: url(../images/chk_1.png) no-repeat left center;}
.foot-check{widht:100%;display:inline-block;margin-top:23px;}
.foot-menu{color:#fff;font-size: 24px;}
.foot-menu strong{font-size: 20px;line-height:24px;padding-bottom:17px; font-weight:bold;}
.foot-menu ul{padding-top:13px;}
.foot-menu ul li a{font-size:18px;color:#fff;}
.foot-menu ul li a:hover{color:#ffe3a9;} 
.foot-address{color:#fff;font-size: 24px;}
.foot-address strong{font-size: 20px;line-height:auto;padding-bottom:23px;font-weight:bold;}
.foot-address ul li a i{color:#ffe3a9;position:absolute;left:0px;top:7px;}
.foot-address ul li{position:relative; padding-left:34px}
.foot-address-all ul li a i{color:#000;position:absolute;left: 15px; top: 11px; background: #f3ae08; padding: 14px; border-radius: 10px;}
.foot-address-all ul li{position:relative; padding:15px 15px 15px 70px; background:#fff;  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); border-radius:6px; margin-bottom:15px}
.foot-menu-all{color:#000;font-size: 24px;}
.foot-menu-all ul{padding-top:13px;}
.foot-menu-all ul li a{font-size:18px;color:#000;}

.foot-menu-all li{padding:2px 0;}
.social-link{color:#fff; font-size: 24px;}
.logo-text{color:#fff;font-size: 16px; line-height: 24px;}
.foot-bottom{padding:20px 0; border-top:1px solid #1b3b51; display:flex; justify-content:space-between;width: 100%; align-items: center;}
.foot-bottom p{color:#fff;font-size:16px;line-height:24px;}
.foot-bottom p a{color:#ffe3a9;text-decoration:underline;border-bottom:1px solid;}

.foot-bottom ul li{margin-left:5px;display: inline-block;}
.foot-bottom ul a{width:35px;height:35px;display:inline-block;background-color:#ffe3a9;color:#fff;border-radius:100%;text-align:center;line-height:38px;font-size:20px;} 
.foot-bottom ul li:hover a{background-color:#006bb0;} 

.footer-bottom{width: 100%; background: #c0943b; padding: 10px 0 17px 0; text-align: center;  /*margin-bottom: 45px;*/}
.footer-bottom p{color:#fff;font-size:17px;line-height:24px;}

.foot-menu ul.qlink li a {font-size: 15px;color: #ffe3a9; line-height:18px; }
.foot-menu ul.qlink li a:hover {color: #fff;margin-left: 2px;}
.foot-menu ul.f-courses-link{padding:0; margin: 0; list-style: none;}
.foot-menu ul.f-courses-link li a{font-size: 15px;color: #ffe3a9; font-family: "Poppins", serif; margin-bottom:5px; }
.foot-menu ul.f-courses-link li a:hover {color: #fff;margin-left: 2px;}

.app-sec{display: none;}
/*------------------------- Bread come ------------------------------*/
.breadcrumb {font-size: 17px; color:#000}
.breadcrumb a{font-size: 17px; color:#997938}
/*Testimonial*/
.test-details .item .location_bx1 a.pic img{width:50%; margin-left: 5%}
.test-details .item .location_bx1 .text_info p{color:#000}
.test-details .item .location_bx1 .text_info p span{margin-top:10px}
.location_bx1 .pic1{ /*width: 100%; display: inline-block; overflow: hidden;*/ float: left; width:25%;}
.location_bx1.pic1 img{ transition: all 0.5s ease; border-radius: 60%}
.location_bx1:hover .pic1 img{ transform: scale(.75);}

.location_bx1{padding: 0px; /*border-radius: 30px;box-shadow: 1px 1px 3px 3px #e8e8e8;*/ overflow: hidden;}
.location_bx1 .pic{ /*width: 100%; display: inline-block; overflow: hidden;*/ float: left; width:20%;}
.location_bx1 .pic img{ transition: all 0.5s ease; border-radius: 60%}
.location_bx1:hover .pic img{ transform: scale(.75);}
.location_bx1{ display: inline-block; width: 100%; background: #fff4c9; padding:10px 0;}
.location_bx1 .text_info{float: left; width: 78%!important;}
.location_bx1 .text_info img{box-shadow: none!important; width: auto;}

.test-details .item .location_bx2 a.pic img{width:50%; margin-left: 5%}
.test-details .item .location_bx2 .text_info p{color:#000}
.test-details .item .location_bx2 .text_info p span{margin-top:10px}
.location_bx2 .pic1{ /*width: 100%; display: inline-block; overflow: hidden;*/ float: left; width:25%;}
.location_bx2.pic1 img{ transition: all 0.5s ease; border-radius: 60%}
.location_bx2:hover .pic1 img{ transform: scale(.75);}

.location_bx1{padding: 0px; /*border-radius: 30px;box-shadow: 1px 1px 3px 3px #e8e8e8;*/ overflow: hidden;}
.location_bx2 .pic{ /*width: 100%; display: inline-block; overflow: hidden;*/ float: left; width:20%;}
.location_bx2 .pic img{ transition: all 0.5s ease; border-radius: 60%}
.location_bx2:hover .pic img{ transform: scale(.75);}
.location_bx2{ display: inline-block; width: 100%; background: #f8f8f8; padding:10px 0; margin-bottom: 5px;}
.location_bx2 .text_info{float: left; width: 78%!important;}
.location_bx2 .text_info img{box-shadow: none!important; width: auto;}

.footer-sec{ /*position: relative;*/ z-index: 1;}
/*.footer-sec::before {
  position: absolute;
  top: -159px;
  left: 0;
  width: 100%;
  height: 162px;
  background: url(../images/crew_bg3.png) no-repeat bottom center;
  background-size: auto;
  background-size: 100% 100% !important;
  content: "";
}*/
.newsconttab{ width: 100%; display: none;}
.drop-arw:after{ display: none;}
.drop-arw{ margin-left: 7px; font-size: 17px;}
/*.boxslod{ display: none;}*/

.nav_top .dropdown .dropdown-menu li{ margin: 0px !important; padding: 0px !important;}
.nav_top .dropdown .dropdown-menu li a{ padding: 6px 10px !important; color: #fff !important; display: block;}
.nav_top .dropdown .dropdown-menu{ background: #d99a1a !important; border: none !important; border-radius: 3px !important;}

.header_sec { padding: 15px 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; }
.header_sec.fixed{ background: #031323; position: fixed; left: 0px; top: 0px; width: 100%; z-index: 55; padding: 0px 0; }

.con-socil-area {overflow:hidden;  }
.con-socil-area img { transition-duration: 0.5s; }
.con-socil-area img:hover { opacity: 0.9;
-webkit-transform: rotate(360deg); 
-moz-transform: rotate(360deg); 
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);  }
.con-socil-area a{float: left; padding-right:8px;}
.con-socil-area img { transition-duration: 0.5s; }
.con-socil-area img:hover { opacity: 0.9;
-webkit-transform: rotate(360deg); 
-moz-transform: rotate(360deg); 
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);  } 

figure{ margin: 0px !important; }  
.footer-form br{ display: none; }
.footer-form-in input[type="email"] { width: 70%; float: left; }
.footer-form-in input[type="submit"] { width: 105px;  float: right;}  
.footer-form-in{ position: relative; }
.footer-form-in .wpcf7-spinner {  padding: 0;  margin: 0; position: absolute;  right: -25px; }  
.foot-check .wpcf7-list-item label{ position: relative; padding-left: 30px; }
.foot-check .wpcf7-list-item input[type="checkbox"]{background: url(../images/chk.png) no-repeat left top 2px; padding: 3px; padding-left: 26px;
width: 100%; position: absolute; left: 0px; top: 0px; height: 100%; }
.foot-check .wpcf7-list-item input[type="checkbox"]:checked{background: url(../images/chk_1.png) no-repeat left top 2px; }  
.foot-check .wpcf7-list-item { margin: 0 10px 0 0;}
.foot-check .wpcf7-list-item:last-child{ margin-right:0px; }

.footer-form .wpcf7 form .wpcf7-response-output{ border: none !important; padding: 5px 10px; text-align: center; font: 400 13px/16px 'Eurostar'; color:#fff;
 margin: 15px 0 0 !important; }
.footer-form .invalid .wpcf7-response-output{ background:#dc3232; }
.footer-form .sent .wpcf7-response-output{ background:#84c426; }
.footer-form span.wpcf7-not-valid-tip { background: #dc3232; position: absolute; top: 24px; left: 0px; font: 400 11px/14px 'Eurostar';
 border-radius: 5px; padding: 6px 14px; color: #fff; z-index: 1;}
.footer-form span.wpcf7-not-valid-tip::before { position: absolute; top: -15px; left: 10px; border: 9px solid transparent; border-bottom: 10px solid #dc3232;
 content: ""; }

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.wpcf7-not-valid {  position: relative !important; width: 100%;display: inline-block;}

.wpcf7-form-control-wrap {  position: relative;}

.footer-form span.wpcf7-not-valid-tip {  top: 100%;}
.footer-form iframe {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

.footer-form-in .wpcf7-form-control-wrap { position: relative; width: 70%; float: left;}
.footer-form-in input[type="email"] { width: 100%; float: left;}

.foot-bottom #block-11 { width: 100%; display: flex; justify-content: space-between;}
.zte_location .owl-nav, .zte_location .owl-dots{ display: none; }
.zteban_ctr { top: 50%;}


.load_sec .col-md-12.load-more{ width: 100%; display: flex; justify-content: center; margin-top: 30px; }
.load-more .load-more__btn { color: #21a4ff !important;text-align: center; background: #011b2c; padding: 10px 40px; border-radius: 40px;
  margin: 15px auto 0px auto; font-size: 18px; font-weight: bold; position: relative; padding-right: 60px;}
.load-more .load-more__btn:hover { background: #006bb0; color: #ffffff !important;}
.load-more .load-more__btn:after{font-family: "Font Awesome 6 Pro"; font-weight: 900; content: "\f110"; position: absolute; right: 30px; top: 9px; color: #21a4ff;}
.load-more .load-more__btn:hover:after{  color: #fff; }
.footer-logo { width: 100%;}
.footer-logo a { display: inline-block;}

.guide-book img{width:100%;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.course-at-glance .boxitem{margin-bottom:0px;}

 .tophead h1.homebanner { font-size: 50px; line-height: 68px;}
 .mob-banner{display: none;}

 /*********************** Gallery page Css****************************/
 .testimonial-sec{width:100%; padding:25px 0 40px 0;}
 .testimonial-sec .card {border:none!important;}
 .video-box {
    background: #fff;
    padding: 15px;
    margin: 25px 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    position: relative;
    box-shadow: 1px -4px 21px 0px rgba(0, 0, 0, 0.25);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    min-height: 350px;
}
 .video-box img {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    width: 100%;
    margin-bottom: 10px;
}
img, svg {
    vertical-align: middle;
}

.video-box p{font-size:15px; line-height: 21px; color:#000; }
.youtube-button{position: absolute; width: 75px; height: 42px; top:32%; left:45%;}
.course-mobview{display: none;}
 
  
@media (min-width: 991px) and (max-width: 9000px) 
{


.nav_top .dropdown .dropdown-menu { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;
    -o-transition: all 0.3s;transition: all 0.3s; max-height: 0; display: block; opacity: 0; visibility: hidden;  margin:0px; border: none;
    width: 200px; padding: 0px;
   border-radius: 3px; left: 0; right: inherit; /*padding: 5px 8px 8px;*/ box-shadow: inherit; }

.nav_top .dropdown:hover .dropdown-menu { max-height: 300px;opacity: 1; visibility: visible; }

}
@media only screen and (max-width: 1800px) {
.news_ban img.w-100 { width: 766px !important;}

}
@media only screen and (max-width: 1600px) {

.footer-sec::before { top: -112px;    height: 117px;}
/*.news_ban img.w-100 {  height: auto !important;  width: 724px !important;}
.news_tab li a{ font-size: 17px;}*/
.zteban_ctr strong, .zteban_ctr h1{ font-size: 75px; line-height: 76px; padding-bottom: 15px;}
body{ font-size: 20px; line-height: 34px;}

}
@media (min-width: 1400px) and (max-width: 1599px) {
.container{max-width: 1340px;}

.zteban_ctr strong, .zteban_ctr h1{ font-size: 75px; line-height: 81px; padding-bottom: 22px;}
.zte_bann:before { bottom: -124px; height: 127px;}
.pointer{ bottom: -98px;}
.zte_story{ padding: 198px 0 33px;}
body{ font-size: 19px; line-height: 28px;}
.news_ban img.w-100 {  height: auto !important;  width: 629px !important;}

.tch img { max-width: 90%;}
.career_accor.crr_acr { padding-top: 80px; padding-bottom: 190px; }
.tophead h2, .tophead h1{ font-size: 50px; line-height: 60px; }
.career_accor.crr_acr .btn { font-size: 27px; padding: 15px 0; padding-right: 30px; }
	
.menu_sec li { position: relative; margin: 0 10px;}
.zte_story{ padding: 30px 0 25px;}
}  

@media (min-width: 1200px) and (max-width: 1399px) {
.container{/*max-width: 1170px;*/ width:96%; margin:0 auto;}
/*.zte_crw .container{width:100%;}*/
.zteban_ctr strong, .zteban_ctr h1{ font-size: 65px; line-height: 71px; padding-bottom: 22px;}
.zte_bann:before { bottom: -124px; height: 127px;}
.pointer{ bottom: -98px;}
.zte_story{ padding: 30px 0 33px;}
body{ font-size: 18px; line-height: 28px;}
.comonpaddng { padding-bottom: 40px;}
.foot-check li{font-size:15px;}
.foot-menu ul li a{font-size:15px;color:#fff;line-height:15px;}
.foot-address ul li{position:relative;padding-left:24px;}
.foot-address ul li a i{color:#ffe3a9;position:absolute;left:0px;top:12px;}
.footer-sec::before {top: -90px;height: 91px;}

.main_btn { font-size: 18px;line-height: 26px;; padding: 12px 30px; }
.menu_sec { padding-right: 15px;}
.menu_sec li { margin: 0 5px; padding: 20px 0;}
.menu_sec li a { font-size: 16px;}
.navbar-brand { width: 190px;}
/*.capabilities_main::after { right: 2px; top: -152px; width: 190px; height: 223px; transform: rotate(-1deg);}
.carereer_main::after { right: 2px; top: -30px; width: 177px; height: 230px; transform: rotate(0deg); }
.career_ban::before {height: 160px;}

.tch img { max-width: 90%;}
.career_accor.crr_acr { padding-top: 65px; padding-bottom: 140px; }
.career_accor.crr_acr .btn { font-size: 24px; padding: 12px 0; padding-right: 25px; }*/
.tch { padding: 70px 0;}
.tophead h2, .tophead h1, .join_tm h2 { font-size: 56px; line-height: 52px; padding-bottom: 10px; }
.tch h3 { font-size: 24px; line-height: 32px; padding-bottom: 20px;}
.tch p { font-size: 18px; line-height: 28px; padding-bottom: 20px;}
/*.crr_acr p{ font-size: 18px; line-height: 30px; padding-bottom: 25px; }
.crr_acr ul li p { font-size: 18px; line-height: 32px; }
.crr_acr ul li::before { top: 10px; left: -30px; width: 12px; height: 12px;}
.crr_acr ul { padding-left: 25px;}
.crr_acr .btn::before {top: 10px;}*/
.navbar a.navbar-brand { display: inline-block; padding-top: 0.9rem !important; padding-bottom: 0.5rem !important;}
.course-at-glance .boxitem { width: 100%; min-height: 370px;}
.courses1-con p { font-size: 17px; line-height: 21px;}
.courses1-con { padding: 15px 15px;}
}   
  

@media (min-width: 1200px) and (max-width: 1300px) {

.main_btn{ font-size: 18px; line-height: 30px; padding: 13px 38px;}
.navbar-brand { margin: 0;width: 199px;}
.menu_sec li a{ font-size: 18px; line-height: 30px;}
.header_sec{ padding: 7px 0;}
.zteban_ctr {  top: 50%; }
.zteban_ctr strong,.zteban_ctr h1{font-size:62px;line-height:64px;padding-bottom:15px;}
.zteban_ctr p{font-size:20px;line-height:27px;padding-bottom:33px;}
.zte_bann img.w-100{height:580px;object-fit:cover;}
.zte_bann::before{bottom:-80px;height:80px;}
.pointer{bottom:-63px;width:17px;}
.zte_story{padding:25px 0 33px;}
.tophead h2,.tophead h1, .nlb .zteban_ctr h1{font-size:27px;line-height:36px;}
.zte_story .row:nth-child(2n+1) .col-md-6:last-child{padding-left:30px;}
.zte_location{padding:65px 0;background-size:137px,70%;}
.text_info h5{font-size:22px;line-height:25px;}
.zte_location{background-size:100%,auto,243px !important;}
.zte_crw{padding-top:40px;}
.whatsapp-fixed{display: none!important;}
.zte_crw iframe.video-size { width: 100%; height: 212px;}
body{ font-size: 17px; line-height: 27px;}


}

  
  
@media (min-width: 992px) and (max-width: 1199px) {

.container{max-width: 960px;}
.main_btn{font-size:16px;line-height:28px;padding:10px 15px;}
.navbar-brand{margin:0;width:159px;}
.menu_sec li a{font-size:18px;line-height:30px;}
.header_sec{padding:7px 0;}
.zteban_ctr strong,.zteban_ctr h1{font-size:55px;line-height:60px;padding-bottom:15px;}
.zteban_ctr p{font-size:20px;line-height:27px;padding-bottom:33px;}
.zte_bann img.w-100{height:500px;object-fit:cover;}
.zte_bann::before{bottom:-80px;height:80px;}
.pointer{bottom:-63px;width:17px;}
.zte_story{padding:100px 0 33px;}
.tophead h2,.tophead h1, .nlb .zteban_ctr h1{font-size:56px;line-height:35px;padding-bottom:20px;}
.zte_story .row:nth-child(2n+1) .col-md-6:last-child{padding-left:30px;}
.zte_location{padding:65px 0;background-size:137px,70%;}
.text_info h5{font-size:22px;line-height:25px;}
/*.zte_location{background-size:60%,auto,243px !important;}*/
.zte_location{background-size:100%!important;}
.zte_crw{padding-top:65px;}
.menu_sec{padding-right:13px;}
.drop-arw{margin-left:7px;font-size:12px;}
.menu_sec li{margin:0 13px;}
.zte_bann .main_btn{font-size:19px;}
body{font-size:17px;line-height:25px;}
.zte_story .row:nth-child(2n) .col-md-6:last-child{padding-right:40px;}


.comonpaddng { padding-bottom: 181px;}
.foot-check li{font-size:15px;}
.foot-menu ul li a{font-size:15px;color:#fff;line-height:15px;}
.foot-address ul li{position:relative;padding-left:24px;}
.foot-address ul li a i{color:#ffe3a9;position:absolute;left:0px;top:12px;}
.footer-sec::before {top: -90px;height: 91px;}
.footer-form-in input[type="submit"]{ font-size: 17px;}
.foot_top{padding: 28px 0px 31px;}
.foot-bottom{padding: 13px 0;}
.foot-bottom p{ font-size: 14px; line-height: 24px;}

}
@media only screen and (max-width: 991px) {
.nav_top .navbar-toggler{ border: none; background: none;padding: 10px 0; margin-right: 15px; height: 65px;}
.nav_top .navbar-toggler .icon-bar {display: block;width: 34px;height: 3px;  border-radius: 16px; background-color: #fff;}
.nav_top .navbar-toggler .icon-bar + .icon-bar {  margin-top: 7px;}
.navbar-toggler .icon-bar{-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.navbar-toggler.showtoggle .icon-bar:nth-child(1) {transform: translateY(8px) rotate(45deg);}
.navbar-toggler.showtoggle .icon-bar:nth-child(2) { opacity: 0;}  
.navbar-toggler.showtoggle .icon-bar:nth-child(3) { transform: translateY(-8px) rotate(-45deg);} 
.header_sec .container{ padding: 0px;}
.navbar-collapse{ position: absolute; top: 100%; left: 0px; background:#021325; width: 100%; z-index: 11;}
.navbar-brand{ padding-left: 15px;}
.menu_sec li a{ width: 100%; padding: 10px 15px;}
.nav_top .navbar-toggler.showtoggle .icon-bar + .icon-bar { margin-top: 5px;}   
.container{max-width: 100%;}
.main_btn{font-size:16px;line-height:28px;padding:6px 19px;}
.navbar-brand{margin:0;width:140px;}
.menu_sec li a{font-size:18px;line-height:30px;}
.header_sec{padding:0;}
.zteban_ctr strong,.zteban_ctr h1{font-size:55px;line-height:60px;padding-bottom:15px;}
.zteban_ctr p{font-size:20px;line-height:27px;padding-bottom:33px;}
.zte_bann img.w-100{height:500px;object-fit:cover;}
.zte_bann::before{bottom:-80px;height:80px;}
.pointer{bottom:-63px;width:17px;}
.zte_story{padding:100px 0 33px;}
.tophead h2,.tophead h1, .nlb .zteban_ctr h1{font-size:43px;line-height:45px;padding-bottom:20px;}
.zte_story .row:nth-child(2n+1) .col-md-6:last-child{padding-left:30px;}
.zte_location{padding:65px 0;background-size:100%;/*background-size:137px,70%;*/}
.text_info h5{font-size:22px;line-height:25px;}
/*.zte_location{background-size:60%,auto,243px !important;}*/
.zte_crw{padding-top:65px;}
.menu_sec{padding-right:0px;}
.drop-arw{margin-left:7px;font-size:12px;}
.menu_sec li{margin:0px; padding: 0px; position: relative;}
.menu_sec li a{ padding: 10px 15px; width: 100%; display: inline-block;}
.drop-arw{position:absolute;top:0px;right:0px;width:35px;height:50px;margin:0px;display:flex;justify-content:center;align-items:center;}
.cnt_btn{position:absolute;top:10px;right:77px;padding:9px 24px;}

.zte_bann .main_btn{font-size:19px;}
body{font-size:17px;line-height:25px;}
.zte_story .row:nth-child(2n) .col-md-6:last-child{padding-right:40px;}

.comonpaddng { padding-bottom: 181px;}
.foot-check li{font-size:15px;}
.foot-menu ul li a{font-size:15px;color:#fff;line-height:15px;}
.foot-address ul li{position:relative;padding-left:24px;}
.foot-address ul li a i{color:#ffe3a9;position:absolute;left:0px;top:12px;}
.footer-sec::before {top: -90px;height: 91px;}
.footer-form-in input[type="submit"]{ font-size: 17px;}
.foot_top{padding: 28px 0px 31px;}
.foot-bottom{padding: 13px 0;}
.foot-bottom p{ font-size: 14px; line-height: 24px;}
.footer-form-in input[type="email"]{ font-size: 14px; height: 45px;}
.footer-form-in input[type="submit"]{ height: 45px;}


.zte_crw{ background-size: 120px, 96%;}
.cnt_btn { top: 12px; right: 62px; padding: 0; }
.header_sec.fixed { padding: 0px 0;}
.menu_sec li a {font-size: 18px; line-height: 24px;}
.drop-arw { top: 4px; right: 8px; width: 35px; height: 35px; cursor: pointer;}
.nav_top .dropdown .dropdown-menu { border-radius: 0 !important;}
.nav_top .dropdown .dropdown-menu li a { padding: 6px 25px !important; font-size: 15px;}

.zteban_ctr { top: 50%;}
.tch img { max-width: 90%;}
.career_accor.crr_acr { padding-top: 60px; padding-bottom: 140px; }
.career_accor.crr_acr .btn { font-size: 20px; padding: 10px 0; padding-right: 20px;}
.tch { padding: 60px 0;}
.tophead h2, .tophead h1, .join_tm h2 { font-size: 38px; line-height: 44px; padding-bottom: 20px; }
.tch h3 { font-size: 20px; line-height: 28px; padding-bottom: 20px;}
.tch p { font-size: 18px; line-height: 28px; padding-bottom: 20px;}
.cnt_btn { font-size: 16px; line-height: 28px; padding: 6px 19px;}


} 

@media only screen and (max-width: 800px){
.zteban_ctr strong, .zteban_ctr h1 { font-size: 44px; line-height: 43px; padding-bottom: 15px;}
.zte_story .col-md-6{ -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.zte_story img.w-100 { width: auto !important; max-width: 60% !important;}
.zte_story .col-md-6:first-child{ text-align: left;}
.zte_story { padding: 81px 0 33px;}
.zte_story .row:nth-child(2n+1) .col-md-6:last-child, .zte_story .row:nth-child(2n) .col-md-6:first-child{ padding-left: 15px; margin-bottom: 20px;}
.zte_story .row:nth-child(2n) .col-md-6:last-child{ padding-right: 15px;}
.zte_location{ padding: 45px 0;}
.crw_bx { border-radius: 15px; margin: 8px 0;}
.zte_crw .row{ margin: 0 -8px;}
.zte_crw .col-md-4{ padding: 0 8px;}
.crew_info, .text_info{ padding: 17px 10px;}
.crew_info h5{ font-size: 22px;}
.location_bx{ border-radius: 15px; margin: 0px;}
.footer-sec::before { top: -53px; height: 53px;}
.comonpaddng { padding-bottom: 106px;}
 .news_ban::before { height: 48px;}  
 .cmspagecont h3{font-size:25px;line-height:32px;padding-bottom:20px;}  
.research_sec p { font-size: 18px; line-height: 28px; padding-bottom: 10px;}  
.footer-form-in input[type="submit"] { width: 100px;}  
}

@media only screen and (max-width: 767px){ 
.foot-menu{ margin-top: 20px;}
.footer-logo, .footer-form{ width: 100%; text-align: center;}
.footer-logo img{ width: 200px;}
.footer-form-in{margin: 29px auto 0;}
.text_box{padding-top:20px;}
}

@media only screen and (max-width: 640px){ 

.zteban_ctr strong, .zteban_ctr h1 { font-size: 35px; line-height: 37px; padding-bottom: 12px; } 
.zteban_ctr p { font-size: 17px; line-height: 22px; padding-bottom: 29px; } 
.zteban_ctr p br{ display: none;} .zte_bann img.w-100{height: 445px;} 
.zte_bann::before { bottom: -47px; height: 50px; } 
.pointer { bottom: -37px; width: 15px; } 
.zte_story { padding: 0px 0 15px; margin-top:15px; } 
.tophead h2, .tophead h1, .nlb .zteban_ctr h1 { font-size: 38px; line-height: 44px; padding-bottom: 20px; }
.whatsapp-fixed{display: none;}
.course h2{ margin-bottom: 0px;}
/*************** update as on 26-06-25 *************************/
.zte_story img {margin-bottom: 25px;}
.zte_story .test-details .item .text_info img {margin-bottom: 0px!important;}
.zte_story p {margin-bottom:20px;}
.course h2 {font-size:28px; line-height: 35px; margin: 10px 0px;}
.course-at-glance { padding: 0px 0px;}
.course-at-glance .boxitem{margin-bottom:25px;}
.zte_location { padding: 35px 0;   margin: 15px 9px;   background-attachment: scroll; background-size: cover;}
.zte_crw {  padding-top: 0px; }
.bookcon{padding-top:15px;}
.comonpaddng {padding-bottom: 0px;}
.foot-menu { padding: 0 10px; }
.sticky_header.floatMenu .helptab_shortcut {display: none!important;}

.courses1-area{display: block; background: #2193b0; }
.courses1-left {width: 100%; display:block; height: 250px;}
.courses1-right{width: 100%}
.courses2-area{display: block; background: #2193b0; }
.courses2-left{width: 100%}
.courses2-right-desk{display:none;}
.courses2-right-mob{width: 100%; display:block; height: 250px;}
.courses-area3{display: block; background: #4e3606; }
.courses3-left {width: 100%; display:block; height: 250px;}
.courses3-right{width: 100%}
.courses4-area{display: block; background: #4e3606; }
.courses4-left{width: 100%}
.courses4-right-desk{display:none}
.courses4-right-mob{width: 100%; display:block; height: 250px;}
.courses5-area{display: block; background: #2193b0; }
.courses5-left {width: 100%; display:block; height:250px;}
.courses5-right{width: 100%}
.courses6-right-desk{display: none;}
.courses6-right-mob{width: 100%; display:block; height:250px;}
.courses6-left{width:100%;}
.courses1-con{padding: 15px 15px;}
.zteban_ctr h1.innerpage {font-size: 32px; line-height: 36px;}
.zteban_ctr h1.innerpage-mc {font-size: 32px; line-height: 36px;}
h2.whtext:before { top: 0px; left: 35%; margin-top: 10px;}
.courses-inner-area{display:block; background:#2193b0; }
.courses-inner-left {width: 100%; display:block; height:300px;}
.courses-inner-right{width:100%}
.courses-inner-con{padding:15px;}
.courses-inner-area1{display:block; background: #4e3606; /*#997938*/}
.footer-bottom{margin-bottom: 45px;}
.footer-bottom p{color:#fff;font-size:13px;line-height:15px;}
.desk-banner{display:none;}
.mob-banner{display: block;}
.mob-banner img{width: 100%;}
.zteban_ctr { top: 30%;}
.menu_sec li a.cnt_bg{padding:5px 0 20px 13px; text-transform: none; background:none; border-radius: 0;}
} 

@media only screen and (max-width: 480px){ 
.zteban_ctr strong,.zteban_ctr h1{font-size:36px;line-height:42px;padding-bottom:12px;/*text-shadow: 3px 3px 3px #000;*/}
.zteban_ctr p{font-size:15px;line-height:24px;padding-bottom:18px; color:#fff;/*text-shadow: 3px 3px 3px #000;*/}
.zte_bann .main_btn{font-size:17px;padding:6px 19px;}
.cnt_btn{position:absolute;top:14px;right:80px;padding:6px 12px;}
.zte_story img.w-100{width:auto !important;max-width:90% !important;}
.foot-bottom{ display: inline-block; text-align: center;}
.foot-bottom ul{ margin-top: 20px;}
.boxslod.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.whatsapp-fixed{display: none;}

.foot-bottom #block-11 { width: 100%; display: flex; justify-content: center; flex-direction: column; }
.footer-form-in .wpcf7-form-control-wrap { width: 100%; float: left;} 
.footer-form-in input[type="submit"] { width: 100%;}  
.footer-form-in { padding: 0; border-radius: 0; background: none;} 
.footer-form-in input[type="email"] { width: 100%; float: left; background: #fff; margin: 0 0 10px;}
.footer-form-in .wpcf7-spinner { right: 0; bottom: 0;}
.crr_acr .btn{font-size:20px;}
.tophead h2,.tophead h1,.nlb .zteban_ctr h1{font-size:28px;line-height:35px;padding-bottom:0px; text-align: center!important;}

.tch h3{font-size:18px;line-height:25px;padding-bottom:20px;}
.zteban_ctr h1.innerpage{font-size: 24px; line-height: 30px;color:#fff;/* color: #d99a1a;*/ padding-bottom: 0px;font-weight: normal; text-align: center; padding-top: 0px; }
.zteban_ctr h1.innerpage-mc{display: none;}


/*----------------- modify as on 24-06-25 -------------------------*/
.law-icon img{width: 40%; height: auto; bottom: 0; right:0; position: absolute;}
.navbar-brand img { max-width: 70%!important;}
.call p{font-size:21px}
.call p a{color: #000;}
.app-sec{display: block!important;}
.app-sec-mobile {  background: #f3f2f2;/*var(--primary-color); */  display: block !important;   font-size: 19px;   font-weight: 400;   height: 50px;   line-height: 50px;   width: 100%; 
  position: fixed;   z-index: 9;   bottom: 0;   box-shadow: -3px -2px 6px 0px var(--medica-shadow);}
.app-sec-mobile a {  text-align: center;   color: var(--seven-color); font-size: 18px;line-height: 50px; } 
.app-sec-mobile a.appoint-sec{background: #ff9934; width:60%; float: left; text-decoration:none; font-size:18px;  }
.app-sec-mobile a.call-sec{width:40%; float: left;text-decoration:none; font-size:18px;}
.app-sec-mobile i{  color:var(--seven-color);  font-size:20px;  margin-right: 0.5em;}  
.app-sec-mobile a { font-size: 14px;}

/* courses page css */
.cources2-right-mob{display: block;background-size: 100%; height: 240px; width: 100%;}
.app-sec-mobile  ul.social{width: 50%; margin: 0 auto;}
.app-sec-mobile .social li{float:left; display:block; margin:0 7px 0 0;}
.app-sec-mobile .social li a{text-indent:5000px}
.app-sec-mobile .social img { transition-duration: 0.5s; }
.app-sec-mobile .social img:hover { opacity: 0.9;
-webkit-transform: rotate(360deg); 
-moz-transform: rotate(360deg); 
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);  }
/*  Contact us page */
.formbg {  width: 100%;}
.contact-form label {width:60%!important;}
.wpcf7-text {width:100%!important;}
.wpcf7-number {width:100%!important;}
.wpcf7-select {width:100%!important;}
.zte_crw iframe.video-size{width:100%; height:192px;margin-top: 20px;}
.foot_top{padding: 10px 0px 31px;}
.foot-menu ul.f-courses-link li a{font-size: 13px;}
.foot-menu ul.qlink li a {font-size: 13px;}
.course-at-glance .boxitem h3 {font-size:24px; line-height: 28px;}
.photo-location h2 {font-size:28px; line-height: 35px; margin-bottom: 0;}
.photo-location {padding:25px 0;}
.zte_location h2 {font-size:28px; line-height: 35px;}
a.view_btn{padding-top:3px;}
.course-at-glance .boxitem {min-height: 300px;}
.zte_crw h2.heading2{padding-bottom: 0px; padding-top:20px;   font-weight: 400; font-size: 36px; line-height: 42px;}
.zte_story h2.heading2{padding-bottom: 15px; padding-top:20px;  font-weight: 400; font-size: 36px!important; line-height: 42px!important;text-align:center!important;}
.text_info p{font-size: 17px; line-height: 27px;}
.guide-book img{margin-top: 10px;}
.course-at-glance .item{margin-bottom:15px;}
.wpcf7-textarea{width: 100%!important;}
.location_bx1 .text_info {float: none; width: 96% !important;}
.location_bx2 .text_info {float: none; width: 96% !important;}
.location_bx1 .pic{  float: none; width:30%; margin:15px auto 0px 18%!important; margin-left: 23%;}
.location_bx2 .pic{  float: none; width:30%; margin:15px auto 0px 18%!important; margin-left: 23%;}
.whatsapp a { color: #fff;  padding: 8px 15px;  text-transform: none;  background: #22c55e;  border-radius: 6px;   display: block;  font-size: 21px;}
.tophead h1.homebanner { font-size: 32px; line-height: 35px; padding-bottom:0!important }
.navbar a.navbar-brand {  display: inline-block;  padding-top: 1.25rem !important;  padding-bottom: 0.5rem !important;}
.zteban_ctr .innerpage-head h1{display: none;}
.courses-inner-con h2.whtext {padding-top:70px;}
.scrolling-text-container{display:none}
.header_sec { padding: 0px 0;}
.scrolling-text-container-mob{display: block;}
/*.mob-banner .zteban_ctr{top:0!important}*/
.zteban_ctr {
    position: absolute;
    top: 23%!important;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}
.zteban_ctr p {color:#fff!important; font-size: 13px!important;}
}

@media only screen and (max-width: 414px) {
 .zteban_ctr {
    position: absolute !important;
    top: 45%!important;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}
.zteban_ctr p {text-align: center;}
.header_sec{ padding: 0!important;}
.zte_story {
    width: 100%;
    padding: 0px 0 0px 0!important;
    position: relative;}
.zte_story h2.heading2 {padding:0 0 15ox 0!important; text-align:center!important; font-size: 28px!important; line-height: 35px!important;}
.zte_story ul.courses li {background-color: #84310b; font-size: 14px!important; line-height: 20px!important; font-family: "Poppins", serif; color: #fff; margin-bottom: 2px;}
.course-desktopview{display: none;}
.course-mobview{display: block;}
.video-box {min-height: 270px!important; margin: 9px 5px 9px 20px;}
.top-50 {top: 38% !important;}
.mb-4 {margin-bottom: .5rem !important;}
.foot_top {width: 100%; padding: 0px 0px 40px!important;}
.notice-sec h2 {text-align: center; margin-bottom: 5px !important; font-weight: 400; font-size: 36px !important;}
.noticeboard .text-sec { min-height: 76px;}
.video-box {margin: 0px 0px 0px 15px!important;}
}

@media only screen and (max-width: 400px){ 
.zteban_ctr .col-7, .zteban_ctr .col-5 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.zteban_ctr strong br, .zteban_ctr h1 br{ display: none;}
.zte_img{ max-width: 120px; margin: 20px auto 0;}
.zteban_ctr .col-5{ position: absolute; top: 0px; left: 0px; top: 0px; opacity: 0.2;}
.zte_bann img.w-100 { height: 362px;}
.cnt_btn .main_btn{display:none;}
.zteban_ctr {top: 25%; }
body{font-size:15px;line-height:23px;}

.tophead h2,.tophead h1{font-size:24px;line-height:28px; padding-top: 0px; }
.zteban_ctr h1{font-size:24px;line-height:28px; padding-top: 0px; color:#fff; }

.course {padding:20px 0 0 0;}
.course h2 {text-align: center!important; margin-bottom: 15px; font-size:36px; line-height:42px;}
.zte_crw {padding-top: 0px;}
.photo-location {padding: 25px 0;}
.photo-location h2 { padding-bottom: 15px; font-size: 36px; line-height: 42px; margin-bottom:15px;}
.zteban_ctr p { font-size: 13px; line-height: 17px; padding-bottom: 18px; padding-left: 8px;/*text-shadow: 3px 3px 3px #000;*/}
.zte_story { padding: 4px 0 10px; }
.text_info h5,.crew_info h5{font-size:17px;line-height:22px;}
.crew_info span{font-size:14px;}  
.text_info a{font-size:12px;}
.location_bx,.crw_bx{border-radius:10px;margin:8px 0px;}
.zte_crw{padding-top:0px;}
.crew_info,.text_info{padding:13px 0 13px 15px;}
.zte_location h2 {font-size: 36px; line-height: 42px;}
.text_info{font-size:17px; line-height:21px!important; }
.zte_location {padding: 0px 0px 15px 0;background-attachment: scroll;}
.zte_location h2 { padding: 0px 0px;}
.courses-inner-left { width: 100%;  display: block; height: 175px;}
.tophead h1.homebanner { font-size: 21px; line-height: 25px;  /*text-shadow: 3px 3px 3px #000;*/}
.header_sec { padding: 0px 0!important;}
.zteban_ctr p {padding-bottom: 0!important;}
.zte_story { padding: 0px 0 0px 0!important;}
}



@media only screen and (max-width: 364px){ 

.zte_crw .col-md-4{-webkit-box-flex: 0; -ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.foot_top .col-6{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
}


@media only screen and (max-width: 360px){ 

/*31.10.2023*/
.crr_acr .btn{font-size:17px;}
.zte_crw .call p { font-size: 18px; }
.zte_crw p {font-size: 13px;}

} 
 .button-link{display: flex;}
 .call{width: 50%; height: auto;}
 .call a{color:#000;}
 .whatsapp{width: 100%; height: auto;}
 .mca-button{background:#e8d608; padding:3px; border-radius: 10px;text-align: center;  width: 80%; margin: 0 auto 20px auto;}
 .mca-button a{background:#e8d608; border:#fff 2px solid; border-radius: 10px; text-decoration: none; color:#000; font-size: 18px; line-height: 24px;padding:5px; display:block; }
.mca-button a:hover{background-color:#aa9c01; color:#fff;}
.pyqs-button{background:#014a8f; padding:3px; border-radius: 10px;text-align: center;  width: 80%; margin: 0 auto 20px auto;}
.pyqs-button a{background:#014a8f; border:#fff 2px solid; border-radius: 10px; text-decoration: none; color:#fff; font-size: 18px; line-height: 24px;padding:10px 5px; display:block; }

 ul.ftr-social-new { padding: 20px 0 0 0; margin: 0 0 15px 0; overflow: hidden;}
 ul.ftr-social-new li { float: left; padding: 0 10px 0 0;}
 ul.ftr-social-new li a {text-decoration: none; text-indent: -9000px; float: left; margin-right: 0px; background: url(../images/social_icon.png) 0 0 no-repeat;}
 ul.ftr-social-new li a.s-facebook {background-position: 0 0; width: 22px; height: 22px; display: block;}
ul.ftr-social-new li a.s-facebook:hover{background-position: 0 -22px;}
ul.ftr-social-new li a.s-linkedin {background-position: -44px 0; width: 22px; height: 22px; display: block;}
ul.ftr-social-new li a.s-linkedin:hover{background-position: -44px -22px;}
ul.ftr-social-new li a.s-youtube {background-position: -66px 0; width: 22px; height: 22px; display: block;}
ul.ftr-social-new li a.s-youtube:hover{background-position: -66px -22px;}
ul.ftr-social-new li a.s-instagram {background-position: -88px 0;width: 22px; height: 22px; display: block;}
ul.ftr-social-new li a.s-instagram:hover{background-position: -88px -22px;}
.f-socil-area {margin-top:15px; overflow:hidden;  }
.f-socil-area .social li{float:left; display:block; margin:0 7px 0 0}
.f-socil-area .social li a {
  display: block;
  width: 36px;
  height: 36px;
  overflow: hidden;
}

.f-socil-area .social img { transition-duration: 0.5s; }
.f-socil-area .social img:hover { opacity: 0.9;
-webkit-transform: rotate(360deg); 
-moz-transform: rotate(360deg); 
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);  }

.f-socil-area .social li{float:left; display:block; margin:0 7px 0 0}
.f-socil-area .social img { transition-duration: 0.5s; }
.f-socil-area .social img:hover { opacity: 0.9;
-webkit-transform: rotate(360deg); 
-moz-transform: rotate(360deg); 
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);  }

/*------------------------------------------------------------------------------- Contact Us page Css ---------------------------------------------*/
.form-section{padding-top:20px;}
.rpg-gal-title{display:none;}
.weblizar_powered{display:none;}
.map_section{padding:20px 0!important; width:100%; overflow:hidden; border:#ff0000 0px solid;}
.contact-form{ width:100%;  float:left; }
.contact-form label{ font-size:18px;  font-weight:400;  color:#787878;  line-height:150%;  font-family: 'Lato', sans-serif;  float:left;  width:25%;  }
.contact-form label span{color:#ff0000;}
.contact-form input{  background:#fff; float:left; margin-right:5px;}
.contact-form textarea{ background:#fff;  }
.wpcf7-text{width:370px; height:36px!important; border:#919090 1px solid; height:26px; background:#fbfbdd; opacity:0.5; padding:0 5px; filter:alpha(opacity=50); color:#000;}
.contact-form input:hover{border:#f3ae08 1px solid;}
.wpcf7-number{width:370px;  height:36px!important; border:#919090 1px solid; height:26px; background:#fbfbdd; opacity:0.5; padding:0 5px; filter:alpha(opacity=50); color:#000;}
.wpcf7-textarea{width:370px; border:#919090 1px solid; opacity:0.5; padding:0 5px; filter:alpha(opacity=50); color:#000; min-height:60px!important}
.wpcf7-select{width:370px;  height:38px!important; border:#919090 1px solid; height:26px; background:#fbfbdd; opacity:0.5; padding:0 5px; filter:alpha(opacity=50); color:#000;}
.wpcf7-submit{background:#f49711 !important;  color:#fff; text-align:center;    font-size:1.20em; font-weight:400;  line-height:100%;
  font-family: 'Lato', sans-serif; padding:6px 20px;  border:none; cursor:pointer; transition-duration:0.5s;}
.wpcf7-submit:hover{  background:#929390 !important;  color:#fff !important; cursor:pointer;  }
.wpcf7-mail-sent-ok{border:none!important; color:#398f14!important;}

/*------------------------------------ Contact Us Page css  End ---------------------------*/

/* The Modal (background) */
.modal {  display: none; /* Hidden by default */  position: fixed; /* Stay in place */  z-index: 1; /* Sit on top */  padding-top: 100px; /* Location of the box */  left: 0;
  top: 0;  width: 100%; /* Full width */  height: 100%; /* Full height */  overflow: auto; /* Enable scroll if needed */  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */}

/* Modal Content */
.modal-content {  background-color: #fefefe;  margin: auto;  padding: 20px;  border: 1px solid #888;  width: 80%;}

/* The Close Button */
.close {  color: #aaaaaa;  float: right;  font-size: 28px;  font-weight: bold;}

.close:hover,.close:focus {  color: #000;  text-decoration: none;  cursor: pointer;}
/*************** Marquee Section *************************/
 /* Container styles */
    .scrolling-text-container { background-color: #f3ae08;   border-radius: 4px;   overflow: hidden;  }
    .scrolling-text-container-mob{background-color: #f3ae08;   border-radius: 4px;   overflow: hidden;  }
    /* Inner container styles */
    .scrolling-text-inner {  display: flex;   white-space: nowrap;   font-size: 16px;   font-weight: 600;   padding: 8px 0; }

    /* Text styles */
    .scrolling-text { display: flex;}

    .scrolling-text-item { padding: 0 30px; }

    /* Apply the animation to the text items */
    .scrolling-text-inner > div {
        animation: var(--direction) var(--marquee-speed) linear infinite;
    }

    /* Pause the animation when a user hovers over it */
    .scrolling-text-container:hover .scrolling-text-inner > div {
        animation-play-state: paused;
    }

    /* Setting the Animation using Keyframes */
    @keyframes scroll-left {
        0% {
            transform: translateX(0%);
        }
        100% {
            transform: translateX(-100%);
        }
    }

    @keyframes scroll-right {
        0% {
            transform: translateX(-100%);
        }
        100% {
            transform: translateX(0%);
        }
    }