@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');

@import url('https://fonts.googleapis.com/css2?family=Yeseva+One&display=swap');

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family:'Poppins', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

p {
    margin-bottom: 0!important;
}

body {
	margin:0;
	padding:0;
    font-family:'Poppins', sans-serif;
}

.clear{
	clear:both;
}
.img{
	width:100%;
	display:block;
}

.v_a_img{
	vertical-align:middle;
}

hr{
	border:0.5px solid #f1f1f1;
}

.ab_shawdo {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
}



/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.top_main{
	width:100%;
	z-index: 999999;
    position: static;
}
.top{
	width:95%;
	margin:0 auto;
	max-width:1600px;
}

.top2{
	width:95%;
	margin:0 auto;
	max-width:1600px;
}

.logo{
	width:200px;
	float:left;
	margin:0.3%;
}

.logo_rigt {
    width:950px;
    float: right;
    margin: 1% 0% 0%;
}

.right_main{
    width: 700px;
    float: left;
    margin: 0% 0% 0%;
}

.navbarrr {
    width: 700px;
    float: none;
    margin: 0% auto;
}

.call_em{
	width:415px;
	float:right;
	margin:0% 1%;
}

.call{
	width:180px;
	float:left;
	padding: 1.5% 1% 1.5% 1%;
}

.email{
	width:200px;
	float:left;
	padding:1.5% 1% 1.5% 1%;
}

.s_icon{
	width:170px;
	float:right;
	margin:0.8% 1% 0%;
}

.s_icon .fa{
	font-size:17px;
	color:#FFFFFF;
}


.call_em_txt{
	font-family:'Poppins', sans-serif;
	color:#01a95a;
	font-size:15px;
}

.call_em_txt .fa{
	font-size:16px !important;
	color:#fff;
}

.brd_botm{
	background-color: #00ac66;
}

.img{
	width:100%;
	display:block;
}

.ctr_txt23 {
	width: 163px;
	float: right;
	margin-top:3.3%;
}

.ctr_txt23 a {
	font-family:'Poppins', sans-serif;
	font-size: 15px;
	background-color: #c59c14;
	color: #fff;
	font-weight: 500;
	padding: 10px 20px;
	text-decoration: none;
	letter-spacing: 1px;
}

.ctr_txt23 a:hover {
	background-color: #e32531;
	color: #fff;
}


.tagline p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #686868;
    font-weight: 400;
    line-height: 160%;
    text-align: center;
    padding: 1%;
    border-bottom: 1px solid #dfe5ec;
}


/* Zoom In #1 */
.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .7s ease-in-out;

}
.hover01 figure:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: .7s;
}


/*--------------------------------------------------------------
home page
--------------------------------------------------------------*/

.who h1 {
    font-family:'Poppins', sans-serif;
    font-size:22px;
    font-weight: 600;
    line-height: 150%;
    color: #25283a;
    margin:1% 0.5% !important;
}

.who h2{
	font-family: 'Poppins', sans-serif;
	font-size:34px;
	font-weight:800;
	line-height:150%;
	text-align:justify;
	color: #333333;
	margin:1% 0.5% !important;
}

.who h3{
    font-family: 'Poppins', sans-serif;
    font-size:18px;
    font-weight:800;
    line-height:150%;
    text-align:justify;
    color: #cd1421;
    text-transform: uppercase;
    margin:2% 0.5% 0.5% !important;
}

.who p{
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:400;
	color:#686868;
	line-height:150%;
	text-align:justify;
	margin:2% 1%;
}

.who p span{
    font-family: 'Poppins', sans-serif;
    font-size:15px;
    font-weight:500;
    line-height:190%;
    color:#686868;
}



.benefits h3 {
    font-family:'Poppins', sans-serif;
    font-size:16px;
    font-weight:600;
    line-height: 150%;
    color: #c59c14;
    text-align:justify;
    margin:7% 1% 1%!important;
    letter-spacing: 1px;
}


.benefits h2 {
    font-family:'Poppins', sans-serif;
    font-size:34px;
    font-weight: 700;
    line-height: 150%;
    color: #fff;
    text-align:justify;
    margin:2% 1% !important;
}

.benefits h1 {
    font-family:'Poppins', sans-serif;
    font-size:22px;
    font-weight: 700;
    line-height: 150%;
    color: #25283a;
    text-align:center;
    margin:1% 1% 4% !important;
}

.benefits p{
    font-family: 'Poppins', sans-serif;
    font-size:14px;
    font-weight:400;
    color:#686868;
    line-height:150%;
    text-align:center;
    margin:2% 1%;
    min-height: 85px;
}

.benifi_border{
    border-style: solid;
    border-width: 15px 0px 6px 0px;
    border-color: #1170f7;
    transition: background 1s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 5px 5px 5px 5px;
}
.benifi_border2{
    border-style: solid;
    border-width: 15px 0px 6px 0px;
    border-color: #5fb364;
    transition: background 1s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 5px 5px 5px 5px;
}
.benifi_border3{
    border-style: solid;
    border-width: 15px 0px 6px 0px;
    border-color: #f6b71e;
    transition: background 1s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 5px 5px 5px 5px;
}
.benifi_border4{
    border-style: solid;
    border-width: 15px 0px 6px 0px;
    border-color: #ff8700;
    transition: background 1s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 5px 5px 5px 5px;
}


.pdg{
    padding:0% 3%;
}

.pdg2{
    padding:3% 2%;
}

.pdg3{
    padding:4% 3% 0%;
}

.pdg4{
    padding:0% 2%;
}


.certified .fa{
    color: #e42431;
    font-size: 22px;
}

.certified_bg {
    background-color: #161921;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 100px 0px 90px 0px;
    z-index: 100;
}

.certified_content{
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -130px;
    padding: 1% 0%;
    z-index: 100;
}

.certified h1 {
    font-family: 'Poppins', sans-serif;
    font-size:17px;
    font-weight: 500;
    line-height: 180%;
    color: #000;
    text-align: left;
    margin: 3% 1% 5%!important;
}

.certified p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 150%;
    text-align: justify;
    margin: 2% 1%;
}


.certified h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    color: #c59c14;
    text-align: justify;
    margin: 1% 1% 1%!important;
    letter-spacing: 1px;
}

.certified h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 150%;
    color: #fff;
    text-align: justify;
    margin: 2% 1% 2% !important;
}

.certified h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    color: #c59c14;
    text-align: justify;
    margin: 1% 1% 0%!important;
    letter-spacing: 1px;
}

.certified h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 150%;
    color: #000;
    text-align: center;
    margin: 1% 1% 0%!important;
}


/*-------------------counter---------------*/

.counter2 h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 160%;
    color: #000;
    font-weight: 500;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 0px!important;
}

.counter2 p {
    font-family: 'Poppins', sans-serif;
    line-height: 140%;
    color: #686868;
    font-weight: 400;
    text-align: center;
    margin: 1%;
}

.counter2 h1 span {
    font-family: 'Hind Guntur', sans-serif;
    color: #000;
    font-weight: 800;
    font-size: 40px;
}

/*------counter end--------*/

.enquire_bg{
    background-image: url(../images/enquire_bg.jpg);
    background-size: cover;
    background-position: center center;
    height: 600px;
}


.registration h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 150%;
    color: #333333;
    text-align: justify;
    margin:10px 10px 10px !important;
}

/*.registration h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    color: #c59c14;
    text-align: justify;
    margin: 3% 1% 0%!important;
    letter-spacing: 1px;
}

.registration h3 {
    font-family: 'Poppins', sans-serif;
    font-size:16px;
    font-weight: 600;
    line-height: 150%;
    color: #fff;
    text-align: left;
    margin: 2% 1% 1%!important;
}

.reg_clr_pdg{
    background-color: #1e222c;
    padding: 2%;
    margin: 0.5%!important;
}

.reg_clr_pdg:hover{
    background-color: #e32531;
}*/



.what_we_col_sm3{
    width:96%;
    float:left;
    margin:1% 2%;
}

.brd1 {
    border: 1px solid #ecedef;
}


.pro11 h1{
    font-family:'Poppins', sans-serif;
    font-size:34px;
    font-weight: 700;
    line-height: 150%;
    margin: 0 !important;
    color: #333333;
    text-align: center;
}

.pro11 h2 {
    font-family:'Poppins', sans-serif;
    color: #000;
    font-size:20px;
    text-align: center;
    font-weight:700;
    line-height: 110%;
    padding:1%;
    min-height:45px;
    margin: 7% 1% 1% !important;
}

.pro11 p {
    font-family:'Poppins', sans-serif;
    color:#686868;
    font-size:15px;
    text-align:center;
    line-height:145%;
    font-weight:400;
    min-height:90px;
    padding:1%;
}



.testi_content{
    margin-top: -230px;
    padding: 1% 0%;
    z-index: 100;
}


.testi h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 150%;
    margin: 0 !important;
    color: #fff;
    text-align: center;
}

.testi_brd_redi{
    border-radius: 5px;
}

.testi h4 {
    font-family: 'Poppins', sans-serif;
    font-size:18px;
    font-weight: 600;
    color: #000;
    text-align: center;
    letter-spacing: 1px;
    padding-top: 4%;
    padding-right: 4%;
    padding-bottom: 10%;
    padding-left: 4%;
    margin-bottom: 0%!important;
}


.testi p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #686868;
    font-weight: 400;
    line-height: 180%;
    text-align: center;
    padding-top: 10%;
    padding-right: 12%;
    padding-bottom: 4%;
    padding-left: 12%;
    margin-bottom: 0%!important;
}

.testimonial-bg {
    background-color: #f5f5f5;
}


.testi_img {
    width: 60px;
    margin: 1% auto;
    float: none;
}



/*---------------------*/


.read_mre{
	width: 150px;
	float: left;
	margin:5% 1% 3%;
}

.read_mre_btn {
	width: 100%;
	padding:6% 6%;
	font-size: 15px;
	text-align: center;
	font-family:'Poppins', sans-serif;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-weight: 500;
	border:1.5px solid #e32531;
	background-color: #e32531;
}

.read_mre_btn:hover {
	background-color: #c21822;
	color: #fff;
	border:1.5px solid #c21822;
}



/*-----------------------------
whtas up
-----------------------------*/

.whatsapp_float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 100px;
  right: 10px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.whatsapp-icon {
  margin-top: 16px;
}

/* for mobile */
@media screen and (max-width: 767px) {
  .whatsapp-icon {
    margin-top: 10px;
  }

  .whatsapp_float {
    width: 40px;
    height: 40px;
    bottom: 70px;
    right: 7px;
    font-size: 22px;
  }
}


/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner{
	width:100%;
	position:relative;
}

.link{
	text-decoration:none;
	color:#fff;
}

.link:hover{
	text-decoration:none;
	color:#fff;
}

.link2{
	text-decoration:none;
	color:#303030;
}

.link3{
	text-decoration:none;
	color:#000;
}


/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.col_sm1{
	width:100%;
	margin:0 auto;
}

.col_sm11{
	width:98%;
	margin:0 auto;
}

.col_sm2{
	width:48%;
	float:left;
	margin:1% 1%;
}

.col_sm22{
	width:50%;
	float:left;
	margin:0% 0%;
}


.col_sm3{
	width:31%;
	float:left;
	margin:1%;
}

.col_sm4{
	width:23%;
	margin:1%;
	float:left;
}

.col_sm5{
	width:18%;
	margin:1%;
	float:left;
}

.col_sm6{
    width:13.5%;
    margin:1%;
    float:left;
}

.col_sm8{
	width:35%;
	margin:1%;
	float:left;
}
.col_sm88{
	width:61%;
	margin:1%;
	float:left;
}

.col_sm9{
	width:31%;
	margin:1%;
	float:left;
}

.col_sm99{
	width:65%;
	margin:1%;
	float:left;	
}

.col_sm10{
	width:15%;
	float:left;
	margin:1%;
}

.col_sm100{
	width:81%;
	float:left;
	margin:1%;
}

.col_sm8_n{
    width:41%;
    float:left;
    margin: 1%;
}
.col_sm88_n{
    width:55%;
    float:left;
    margin: 1%;
}



/*---------------------------------
extra
---------------------------------*/
.bg_clr1{
    background-color:#eeeeee;
}

.bg_clr6{
	background: none;
}

.bg_clr3{
	background-color:#161921;
	padding:20px 0px;
}

.bg_clr4{
	background-color:#fff;
}

.bg_clr5{
	background-color:#0f1117;
}

.bg_clr7{
	background-color:#161921;
}

.bg {
    background-image: url(../images/bg.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}


.dom_bg{
    background-image: url(../images/dom_bg.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.international_bg{
    background-image: url(../images/international_bg.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.ftr-logo{
	width: 200px;
	float:left;
	margin:1%;
}

.ftr-logo_p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 1% 8% 1% 1%;
    line-height: 160%;
    color: #fff;
    text-align:justify;
}

.ftr_icon{
	width:8%;
	float:left;
	margin:2% 1% 1%;
}

.ftr_icon .fa{
	font-size: 20px;
	color:#e32531;
}

.ftr_txt{
    width: 85%;
    float: left;
	margin:1%;
}

.ftr_txt h1{
	font-family:'Poppins', sans-serif;
	font-size:26px;
	font-weight:500;
	margin:0% 0% 7% 0%;
	color:#fff;
}

.ftr_txt h2{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:500;
	margin:0% 0% 2% 0%;
	color:#fff;
}

.ftr_txt p{
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:400;
	margin:0% 0%;
	line-height:160%;
	color:#fff;
	text-align:left;
}

.ftr_lt_txt{
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:400;
	line-height:160%;
	color:#fff;
	margin:0;
}
.ftr_lt_txt2{
    font-family: 'Poppins', sans-serif;
    font-size:15px;
    font-weight:400;
    line-height:160%;
    color:#fff;
    margin:0;
    text-align: center;
}

.ftr_right{
	text-align:right;
}


/*----------------------------------------------------
About page
-----------------------------------------------------*/

.main_heading h1 {
    font-family:'Poppins', sans-serif;
    color: #25283a;
    font-size: 30px;
    padding: 0% 1% 0%;
    font-weight: 600;
    border-left: 4px solid #e42431;
    margin: 1% 1.5% 1% !important;
}

.abt p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #25283a;
    line-height: 170%;
    text-align: justify;
    margin: 1% 1%;
}

.abt p span {
    font-size: 16px;
    font-weight: 600;
}

.abt h1 {
    font-family:'Poppins', sans-serif;
    font-size: 27px;
    font-weight:600;
    text-align: left;
    margin: 2% 1% 2%!important;
    line-height: 150%;
    color: #fff;
}

.abt h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 165%;
    text-align: justify;
    margin: 1% 1% 2%;
    min-height: 144px;
}

.abt-bg {
    background-image: url(../images/abt-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 3% 0%;
}

.abt h2 {
    font-family:'Poppins', sans-serif;
    font-size:27px;
    font-weight: 600;
    text-align: left;
    margin: 1% 1% 1%!important;
    line-height: 150%;
    color: #000;
}

.mission_bg {
    background-image: url(../images/mission_bg.jpg);
    background-size: cover;
    background-position: center center;
    height: 400px;
}

.vission_bg{
    background-image: url(../images/vission_bg.jpg);
    background-size: cover;
    background-position: center center;
    height: 400px;
}

.abt h3 {
    font-family:'Poppins', sans-serif;
    font-size:20px;
    font-weight: 500;
    text-align: center;
    margin: 1% 1% 1%!important;
    line-height: 150%;
    color: #fff;
    text-transform: uppercase;
    padding: 1%;
    background-color: #cd1421;
    border-radius: 20px;
}

/*--------------------------------------------------------------
services page
--------------------------------------------------------------*/

.educational h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 23px;
    font-weight: 600;
    text-align: left;
    margin: 2% 1% 2%!important;
    line-height: 150%;
    color: #000;
}

.educational p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #25283a;
    line-height: 170%;
    text-align: justify;
    margin: 1% 1%;
}

/*---------------------------------------------------------
educational-programme page
---------------------------------------------------------*/
.servi h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 500;
    text-align: left;
    background-color: #bb9818;
    padding: 0.5% 2%;
    margin: 1% 1% 1%!important;
    line-height: 150%;
    display: inline-block;
    color: #fff;
    border-radius: 25px;
    text-transform: uppercase;
}

.servi h3 {
    font-family: 'Poppins', sans-serif;
    font-size:18px;
    font-weight: 700;
    text-align: left;
    margin: 1% 1.5% 0%!important;
    line-height: 150%;
    color: #000;
    text-transform: uppercase;
}

.servi h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 23px;
    font-weight: 600;
    text-align: left;
    margin: 1% 1.5% 1%!important;
    line-height: 150%;
    color: #cd1421;
    padding-bottom:0.5%;
    border-bottom: 1px double #d4d4d4;
}

.servi p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #25283a;
    line-height: 170%;
    text-align: justify;
    margin: 1% 1.5% 1%;
}


.servi h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #25283a;
    line-height: 170%;
    text-align: justify;
    margin: 1% 1.5% 1%;
}

.s_brd{
    border:0.5px dashed #dfe5ec;
}

/*--------------------------------------------------------------
safety page
--------------------------------------------------------------*/
.safety h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    margin: 2% 1% 2%!important;
    line-height: 150%;
    color: #000;
}

.safety p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #25283a;
    line-height: 160%;
    text-align: justify;
    margin: 1% 1% 1%;
}

.saf_brd{
    width: 60px;
    padding: 0.3%;
    background-color: #1170f7;
    margin: 1% 1% 2%;
    border-radius: 25px;
}

.saf_brd2{
    width: 60px;
    padding: 0.3%;
    background-color: #5fb364;
    margin: 1% 1% 2%;
    border-radius: 25px;
}

.saf_brd3{
    width: 60px;
    padding: 0.3%;
    background-color: #f6b71e;
    margin: 1% 1% 2%;
    border-radius: 25px;
}

.saf_brd4{
    width: 60px;
    padding: 0.3%;
    background-color: #de1b1f;
    margin: 1% 1% 2%;
    border-radius: 25px;
}

.safty-bg{
    background-image: url(../images/safty-bg.jpg);
    background-size:100%;
    background-attachment: scroll;
    background-repeat: no-repeat;
}

/*-----------------------------------
Bullet
------------------------------------*/

.bullet {
    width:100%;
    margin-top:1%;
}

.bullet ul {
    list-style-image:url(../images/bullet2.png);
    margin-left:8%;
}

.bullet ul li {
    font-family:'Poppins', sans-serif;
    font-size:15px;
    line-height:100%;
    color:#686868;
    text-decoration: none;
    font-weight:500;
}

.bullet2 {
    width:100%;
    margin-top:1%;
}

.bullet2 ul {
    list-style-image:url(../images/bullet2.png);
    margin-left:8%;
}

.bullet2 ul li {
    font-family:'Poppins', sans-serif;
    font-size:15px;
    line-height:140%;
    color:#000;
    text-decoration: none;
    font-weight:400;
    text-transform: uppercase;
}

.bullet3 {
	width:100%;
	margin-top:1%;
}

.bullet3 ul {
    list-style-image:url(../images/bullet3.png);
	margin-left:6%;
}

.bullet3 ul li a{
	font-family:'Poppins', sans-serif;
	font-size:16px;
	line-height:210%;
	color:#fff;
	padding:1% 0.8% 2% 0.8%;
	text-decoration: none;
	font-weight:400;
}

/*----------------------------------------------
top_arrow
----------------------------------------------*/
.top_arrow{
	width:29px;
	height:29px;
	position:fixed;
	right:1%;
	bottom:6%;
	transition-duration: 1s;
	background-image:url('../images/top.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
	background-size:100% 100%;
}

.top_arrow:hover{
	width:29px;
	height:29px;
	position:fixed;
	right:1%;
	transition-duration: 1s;
	bottom:6%;
	cursor:pointer;
	background-image:url('../images/top-b.png');
	background-size:100% 100%;
}


/*----------------------------------------------------
Contact Page
----------------------------------------------------*/

.brd {
    border-left: 4px solid #04ab5b;
    padding-left: 2.5%;
}


.contact_txt h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 150%;
    color: #25283a;
    margin: 1% 0.5% !important;
}

.contact_txt h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 1% 1% 0%;
    color: #122a5a;
}

.cont_col_sm3 {
    width:98%;
    float: left;
    margin: 1%;
    background-color: rgb(255, 255, 255, 0.8);
    border-radius: 25px;
}

.cont_pdg_sm3 {
    padding: 1% 1.5%;
}

.cont_icn {
    width: 22%;
    float: left;
    margin: 2% auto 1%;
}

.cont_icn i {
    font-size: 40px;
    color: #005098;
}

.cont_txt_main {
    width: 75%;
    float: right;
    margin: 1%;
}

.cont_txt_main h2 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 19px;
    font-weight: 600;
    padding:7% 1% 2%;
    text-align: left;
    margin-bottom: 0!important;
}

.cont_txt_main p {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 150%;
    text-align: left;
    min-height:80px;
}

.bg_img-cont {
    background-image: url('../images/contact-bg.jpg');
    background-size: 100% 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}


@media only screen and (max-width:1220px){
.logo_rigt {
    width: 835px;
}
}

@media only screen and (max-width:1125px){
.top{
	width:98%;
}
.top2{
	width:96%;
}
}

@media only screen and (max-width:1000px){
.navbarrr {
    width: 523px;
}
}

@media only screen and (max-width:960px){
.right_main {
    width: 100%;
    float: none;
}
.logo {
    margin: 0% auto 0%;
	padding-top:0.5%;
    float: none;
    width:200px;
}

.tagline p {
    display: none;
}

.top {
    width: 100%;
}
.navbarrr {
    width: 100%!important;
	float:none!important;
	margin:0% auto!important;
	background-color: #333!important;
}

.logo_rigt {
    width: 100%;
    float: right;
    margin: 0.5% 0% 0%
}
.ctr_txt23 {
    width: 123px;
    float: none;
    margin: 17px auto;
}
}

@media only screen and (max-width:900px){
.col_sm4 {
    width: 48%;
}
.col_sm100 {
    width:98%;
}
.col_sm10 {
    width: 48%;
}
}

@media only screen and (max-width:800px){

.ftr_lt_txt2 {
    text-align: left;
}
.col_sm8 {
    width: 98%;
}

.col_sm88 {
    width: 98%;
}

.col_sm8_n{
    width: 98%;
}

.col_sm88_n{
    width: 98%;
}

.col_sm3{
	width:98%;
	float:none;
	margin:1%;
}	

.col_sm4{
	width:100%;
}

.ftr_txt h1{
	margin:4% 0%;
}

.col_sm2 {
    width: 98%;
}

.ftr_right{
	text-align:left;
}

.col_sm22 {
    width: 98%;
}

.ftr_icon {
    width: 3%;
}
}

@media only screen and (max-width:600px){
.col_sm99 {
    width: 98%;
}
.col_sm9 {
    width: 98%;
}

.counter2 {
    width: 48%;
}
}

@media only screen and (max-width:500px){
.ftr_icon {
    width: 5%;
}
}

@media only screen and (max-width:450px){
.counter2 {
    width: 98%;
}
}

@media only screen and (max-width:400px){
.ftr_icon {
    width: 8%;
}
}
