@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'PoppiNs', sans-serif;
}


.right_part{
	width:390px;
	float:right;
	margin:0.5% 0%;
}
.search_box{
	width:260px;
	float:left;
	margin:0.5% 0%;
	
}
form.example button {
    float: right;
    width: 15%;
    padding: 2px 0px;
    background: #188ece;
    color: white;
    font-size: 17px;
    border: none;
    border-left: none;
    cursor: pointer;
    height: 34px;
}
form.example input[type=text] {
    padding: 10px 10px;
    font-size: 14px;
    border: none;
    float: left;
    width: 85%;
    height: 34px;
    background: #efefef;
    font-family: 'Open Sans',sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	margin: 0;
	padding: 0;	
}

body {
	margin:0;
	padding:0;
    font-family: 'Poppins', sans-serif;
}
.clear{
	clear:both;
}
.img{
	width:100%;
	display:block;
}

/*.img3{
    width:35px;
    display:block;
    margin: 0 auto;
}*/
.img3 {
    width: 35px;
    display: block;
    margin: 0 auto;
    margin-top: 28px;
    margin-left: -50px;
}


.v_a_img{
	vertical-align:middle;
}
.top_bg {
    background-image: url(../images/top-bg.jpg);
    background-size: 100% 100%;
}

.logo_right {
	width:546px;
	float: right;
	margin: 1%;
}


.navbarr{
    width:572px;
    float: left;
    margin: 1.5% 1% 1%;
}


.cal_email {
    width: 410px;
    float: right;
    padding: 2.5% 1% 1%;
}
.cal_email p {
    color: #fff;
    font-size: 14px;
    font-family : 'Poppins', sans-serif;
}

.top_right2 {
    width: 650px;
    float: right;
}


.top_bgnew {
    background-size: 100% 100%;
	background-image:url(../images/top_bgnew.jpg);
}


/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.top_main{
	width:100%;
}
.top{
	width:90%;
	margin:0 auto;
	max-width:1600px;
}

.top2{
	width:90%;
	margin:0 auto;
	max-width:1600px;
}

.addre{
	width:450px;
	float:left;
	margin:0.5%;
}

.addre p{
	color:#fff;
	font-family: 'PoppiNs', sans-serif;
	font-size:14px;
	font-weight:500;
	line-height:150%;
}

.logo_main{
	width:555px;
	float:left;
	margin:0.5%;
}

.logo2 {
    width:280px;
    float: right;
    margin: 0%;
}

.logo{
	width:475px;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	/*margin-top: 1%;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
	margin-left: 0.5%;*/
}

.logo h2 {
    font-family: "open Sans",sans-serif;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
	margin:0px;
}

.top_link{
	text-decoration: none!important;
}


.logo img{
	display:block;
}


.flw{
	width:90px;
	float:left;
	margin:0.5% 1.5%;
}
.flw .fa {
    color: #fff;
    font-size: 17px;
    text-align: center;
}



.login_regi {
    width:630px;
    float: right;
    margin: 0.7% 0%;
}

.call {
    width: 296px;
    float: left;
    margin: 0%;
}

.mail {
    width:320px;
    float: right;
    margin: 0%;
}


.login_regi p{
	color:#fff;
	font-family: 'PoppiNs', sans-serif;
	font-size:14px;
	font-weight:600;
	line-height:150%;
	margin:0px;
}



.top_right{
	width:456px;
	float:right;
	margin:2% 0% 0%;
}
.col_em{
	width:420px;
	float:right;
}
.col_em p{
	color:#7d7d7d;
	font-family: 'PoppiNs', sans-serif;
	font-size:14px;
	font-weight:600;
	line-height:150%;
}


.col_em_icn_txt_main{
	width:190px;
	float:left;
}
.col_em_icn_txt_main2{
	width:180px;
	float:left;	
}
.col_em_icn_txt_main3{
	width:87px;
	float:left;	
}
.col_em_icn{
	/* width:41px; */
	float: left;
    /* border: 2px solid #d2d2d2;
    text-align: center;
    padding: 6px 9px;
    border-radius: 50%;*/
}
.col_em_txt{
	width:125px;
	float:left;
	margin:0% 0% 0% 5%;
}
.em_txt_mrg{
	margin-top:7%;
}
.call_txt_mrg{
	margin-top:1%;
}
.ex_pdgg{
	padding:6%;
	border-bottom:2px dashed #ccc;
}

.mdl_brdr{
	width:98%;
	border:1px dashed #d2d2d2;
	margin:3% 0%;
}

.ex_brd_top{
	border-top:1px solid #e1e1e1;
}

.fix_nav{
	    position: fixed;
	z-index:99999999999999999999999999999999;
	background-color:#FFFFFF;
	border-top:none;
	border-bottom:1px solid #f7f7f7;
}


.srv_s_icon p{
	font-size:14px;
    font-weight: 500;
    color: #000;
    text-align: center;
    padding:1% 1% 7% 1%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 160%;
	margin:0px;
	min-height:120px;
}


.srv_s_icon h1{
	font-size:17px;
    font-weight: 600;
    color: #000;
    text-align: center;
    padding:1.5% 1% 1% 1%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 150%;
    text-transform: capitalize;
	margin:0px;
}

/*--------------------------------------------------------------
Zoom img
--------------------------------------------------------------*/
.column {
    display: inline-block;
    text-align: center;
}

figure {
    overflow: hidden;
    margin:0%;
    padding:0%;
}

a p {
    color: black;
    margin-top: 8px;
    font-family:'PoppiNs', sans-serif;
}

a:hover {
    text-decoration: none;
}

.column img {
    display: block;
    height: auto;
} 

.column#zoomIn img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.column#zoomIn:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
} 
.gallery h1{
   font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    font-family:'PoppiNs', sans-serif;
    line-height: 160%;
    background-color: #000;
    text-transform: capitalize;
    padding: 2% 0%; 
    margin-top: -1%; 
}

/* Circle */
.hover16 figure {
    position: relative;
}
.hover16 figure::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.hover16 figure:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}
/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner{
	width:100%;
	position:relative;
}

.form_main{

    width: 35%;

    float: right;


}



.form_main2{

    width: 98%;

    float: left;

    margin: -10% 1% 1% 1%;

}



.no{

    display: none;

}



.yes{

    display: block;

}



.form_bg{

    background-color: #f5f5f5;

    border: 8px solid #33b3a6;

    border-radius: 4px;

    padding: 3% 3%;  

    border-radius: 15px;  

}



.shdw {

    -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%);

}


.form_mar_top {
    position: absolute;
	top: 50%;
  	right: -8%;
  	transform: translate(-50%, -50%);
}


.contact h1{

    font-size:25px;
    font-weight: 600;
    color: #42cfc1;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
    margin-bottom: 2%;  
	margin:0px;

}
/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

.tab_def{
	margin:1%;
}


table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
   font-family:'PoppiNs', sans-serif;
  color: #000;
  font-weight:600;
  font-size:20px;
  text-align:center;
  margin:1% 0%;
}

table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}
.td_head1{
text-align:left;
line-height: 160%;

}
table th,
table td {
  padding: .625em;
  text-align: center;
  font-family:'PoppiNs', sans-serif;
  color: #000;
  font-weight:500;
  font-size:14px;
  border: 1px solid #ddd;
}

table td b {
  font-weight:700;
  font-size:15px;
}

table th {
  font-size: .85em;
   font-family:'PoppiNs', sans-serif;
  color: #000;
  font-weight:600;
  font-size:16px;
}

.table_hed{
	font-size: 18px;
    font-weight:600;
    color: #000;
    font-family:'PoppiNs', sans-serif;
	text-align:center;
    text-transform: uppercase;
    padding: 1%;
}

.table_hed2{
	font-size: 15px;
    font-weight: 700;
    color: #fff;
    font-family: 'PoppiNs', sans-serif;
	text-align:center;
    padding: 1%;
}

.tr_hed2{
    background-color: #009863!important;
}



		
/*--------------------------------------------------------------
Welcome 
--------------------------------------------------------------*/
.main_heading h1 {
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 28px;
    padding: 1% 1%;
    font-weight: 700;
}


.main_heading h2 {
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 22px;
    padding: 1% 1%;
    font-weight: 700;
}

.s_icon{
	width:103px;
	float:none;
	margin:1% auto;
}

.welcome h1{
	font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 31px;
    padding: 0% 1% 0.5% 1%;
    text-align: left;
	line-height:130%;
    font-weight: 800;
    margin: 0;
}

.welcome_cont h1{
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 25px;
    padding: 0% 1% 0.5% 1%;
    text-align: left;
    line-height:130%;
    font-weight: 800;
    margin: 0;
}

.welcome_head h1 {
    font-family: 'PoppiNs', sans-serif;
    color: #ff1838;
    font-size: 25px;
    padding: 0% 1% 0.5% 1%;
    text-align: left;
    line-height: 130%;
    font-weight: 800;
    margin: 0;
}

.welcome h1 span{
    font-size: 31px;
    font-weight: 500;
}

.welcome h3 {
    font-family: 'PoppiNs', sans-serif;
    color: #dc2a1b;
    font-size: 20px;
    padding: 1%;
    text-align: justify;
    font-weight: 600;
    margin: 0;
	line-height:0%;
}


.welcome h4 {
    font-family: 'PoppiNs', sans-serif;
    color: #db2b14;
    font-size:20px;
    padding: 1%;
    text-align: justify;
    font-weight: 600;
    margin: 0;
}

.welcome p{
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    padding: 1%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 140%;
    margin: 0!important;
/*    margin: 0px 10px!important;*/
}

.welcome p span{
    .welcome h1 
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 20px;
/*    padding: 0% 1% 0.5% 1%;*/
    text-align: left;
    line-height: 150%;
    font-weight: 600;
/*    margin: 0;*/
    margin-top: 5%;
}

hr.new1 {
  border-top: 1px solid #f1f1f1;
  margin-top: 0px;
}

/*---------------------*/

.welcome1 p{
    font-size: 33px;
    font-weight: 500;
    color: #f00;
    text-align: justify;
    padding:1%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 150%;
}

.welcome1 h1{
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 31px;
    padding: 0% 1% 0.5% 1%;
    text-align: left;
    line-height:130%;
    font-weight: 800;
    margin: 0;
}

.welcome1 h1 span{
    font-size: 31px;
    font-weight: 500;
}

/*------------------------*/


.lin2{
	width: 102px;
    height: 3px;
    background-color: #d5d5d5;
    margin: 0 auto;
}

.wel2 h1{
	font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 20px;
    padding: 0% 1% 1% 1%;
    text-align: left;
	line-height:130%;
    font-weight: 600;
    margin: 0;
}
.wel2 p{
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    padding:1%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 150%;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
     max-width: none!important; 
    height: auto;
}

/*--------------------------------------------------------------
Services
--------------------------------------------------------------*/
.srv2_bg {
    background: url(../images/counter_bg.jpg);
    background-size: cover;
    padding: 2% 0%;
    /* min-height: 200px; */
    height: 335px;
}

.shdw {
    -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%);
    padding: 1%;
}

.srv_bg{
	background-color: #f5f5f5;
	padding: 3% 0%;
}

.srv_col_sm2{
	width: 31%;
	float: left;
	margin: 1%;
}

.srv_col_sm22{
	width: 65%;
	float: left;
	margin: 1%;
}

.srv_brd{
	border-left: 2px solid #000;
}

.services h1{
	font-size:30px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding:0% 0% 1% 1%;
    font-family: 'PoppiNs', sans-serif;
    text-transform: uppercase;
	margin:0px;
}

.services p{
	font-size:16px;
    font-weight: 600;
    color: #fff;
    text-align: justify;
    padding:0% 0% 1% 0%;
    text-align: center;
    font-family: 'PoppiNs', sans-serif;
    line-height: 160%;
}

.srv_icon{
	width: 10%;
	float: left;
	margin: 1%;
	padding-top: 13%;
}

.srv_text{
	background-color: #fff;
	padding: 2%;
}

.srv_text p{
	font-size:14px;
    font-weight: 500;
    color: #000;
    text-align: center;
    padding:1% 1% 1% 1%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 160%;
	margin:0px;
}


.srv_text h1{
	font-size:16px;
    font-weight: 700;
    color: #ff1838;
    text-align: center;
    padding:2.5% 0% 1% 0%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 135%;
	margin:0px;
/*	min-height:50px;*/
}


/*.srv_text22 h1{
    font-size:16px;
    font-weight: 700;
    color: #ff1838;
    text-align: left;
    padding:5.5% 0% 1% 10%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 135%;
    margin:0px;
  min-height:54px;
}*/

.srv_text22 h1 {
	font-size: 16px;
	font-weight: 700;
	color: #ff1838;
	text-align: center;
	/* padding: 5.5% 0% 1% 10%; */
    font-family: 'PoppiNs', sans-serif;
	line-height: 100%;
	/* margin: 0px; */
    min-height: 30px;
	margin-top: 20px;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 20px;
	text-decoration: none;
}


.srv_brd2{
	background-color: #fff;
	padding: 0.5%;
}

.srv_brd3{
    background-color: #ccc;
/*    padding: 0.5%;*/
}

.srv_view_all2 {
    width: 100px;
    float: none;
    margin: 0% auto 7%;
}

.srv_btn2 {
    width: 100%;
    padding: 8% 2% 8% 5%;
    font-size: 14px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    background-color: #0094da;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
    border: 1px solid #f5f5f5;
}

.srv_btn2:hover{
	background-color: #017ab3;
	color: #fff;
}

.btn3_link{
	text-decoration: none!important;
}



/*--------------------------------------------------------------
courses 
--------------------------------------------------------------*/
.courses h5{
	font-family: 'PoppiNs', sans-serif;
    color: #fff;
    font-size: 35px;
    padding: 0% 1% 1% 1%;
    text-align: left;
	line-height:130%;
    font-weight: 600;
    margin: 0;
}
.courses h1{
	font-family: 'PoppiNs', sans-serif;
    color: #fff;
    font-size: 30px;
    padding: 0% 1% 1% 1%;
    text-align: left;
	line-height:130%;
    font-weight: 700;
    margin: 0;
}
.courses h3 {
    font-family: 'PoppiNs', sans-serif;
    color: #188ece;
    font-size: 20px;
    padding: 1%;
    text-align: left;
	line-height:130%;
    font-weight: 600;
    margin: 0;
}

.courses p{
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-align: justify;
    padding:1%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 150%;
}



.courses2 h1{
	font-family: 'PoppiNs', sans-serif;
    color: #fff;
    font-size: 18px;
    padding: 0% 1% 1% 1%;
    text-align: left;
	line-height:130%;
    font-weight: 800;
    margin: 0;
}


.courses2 p{
    font-size: 16px;
    font-weight: 600;
    color: #999b9f;
    text-align: justify;
    padding:1%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 170%;
}

.courses2 h4{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-align: justify;
    padding:1%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 170%;
}

/*--------------------------------------------------------------
clients
--------------------------------------------------------------*/

.clients h1 {
    font-family: 'PoppiNs', sans-serif;
    color: #33b3a6;
    font-size: 30px;
    padding: 0% 1% ;
    text-align: center;
	line-height:130%;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}
.clients h3 {
    font-family: 'PoppiNs', sans-serif;
    color: #188ece;
    font-size: 20px;
    padding: 1%;
    text-align: center;
    font-weight: 600;
    margin: 0;
}

.ass_bdr {
    border: 1px solid #ccc;
}

.inner_txt_span {
    font-family: 'Open Sans' , Sans-Serif;
    font-size: 20px;
    padding: 1%;
    color: #188ece;
    float: left;
}


/*--------------------------------------------------------------
testimonials page
--------------------------------------------------------------*/

.hp_bg_clr2 {
    background-color: #f8f8f8;
    padding: 1.5% 0%;
}
.v_m2 p {
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 15px;
    text-align: justify;
    font-weight: 400;
    padding: 3% 1% 1%;
    line-height: 160%;
}

.tes_col_sm8 {
    width:83%;
    float: left;
    margin: 1%;
}

.tes_col_sm88 {
    width:13%;
    float: left;
    margin: 1%;
}

/*---------------------------------------------------------
why choose us
----------------------------------------------------------*/
.min_hgt{
	min-height:421px;
}
.cnrt{
	float:none;
	margin:4% auto 0%;
	width:106px;
}
.why_us h1{
	font-family:'PoppiNs', sans-serif;
	color:#fff;
	font-size:31px;
	font-weight:700;
	text-align:center;
	padding:1% 2% ;
	line-height:130%;
}

.why_us h2{
	font-family:'PoppiNs', sans-serif;
	font-size:28px;
	text-align:center;
	padding:2.5% 1% 1% 7%;
	color:#33b3a6;
	font-weight:600;
	letter-spacing:0px;
	text-transform: uppercase;
}

.why_us p{
	font-family:'PoppiNs', sans-serif;
	font-size:15px;
	text-align:center;
	padding:0% 4% 2%;
	color:#000;
	font-weight:500;
	line-height:160%;
}

.col_sm111 {
    width: 35%;
    float: left;
    margin: 4% 0%;
}

.col_sm11 {
    width: 60%;
    float: left;
    margin: 6% 0% 4%;
}




/*--------------------------------------------------------------
products home page
--------------------------------------------------------------*/

.bg_clr2{
	background: #f9f9f9;
	padding: 0 0 35px 0;
}
.products_col_sm1 h1{
	font-family: 'PoppiNs', sans-serif;
	color: #000;
	font-size:40px;
	padding: 0% 1% 1% 1%;
	text-align:center;
	font-weight: 800;
	margin: 0;
}
.products_col_sm1 h3{
	font-family: 'PoppiNs', sans-serif;
	color: #188ece;
	font-size:20px;
	padding:1%;
	text-align:center;
	font-weight: 600;
	margin: 0;
}
.products_col_sm1 h2 {
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    padding: 7% 1% 4%;
    line-height: 120%;
    text-align: left;
    text-transform: capitalize;
}

.products_col_sm1 p{
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    padding: 1% 1%;
    line-height: 150%;
    text-align: justify;
}

.products_col_sm3{
	width:23%;
	margin:1%;
	float:left;
	padding:2%;
	background: #fff;
	border-bottom:2px solid #009fe3;
}

.ab_shdw22 {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    background-color: rgb(255 255 255 / 0.8);
}

.products_col_sm1{
	padding: 1% 6%;
}

.brd{
	border: 1px solid #e1e3e2;
	padding:4%;

}
.product_head2{
	font-family:'Open Sans', sans-serif;
	color:#03b3e3;
	font-size:20px;
	font-weight:700;
	text-align:left;
	margin:3% 0%;
	text-transform:capitalize;
}
.body_txt3{
	font-family:'Open Sans', sans-serif;
	color:#000;
	font-size:14px;
	font-weight:600;
	text-align:left;
	margin:2% 0%;
	line-height:160%;
	min-height:68px;
}

.brd_f{
	border:1px solid #efefef;
	padding:10px;
}


.team h2 {
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    padding:4% 1% 1%;
    line-height: 120%;
    text-align: center;
    text-transform: capitalize;
}

.team p{
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    padding: 1% 1%;
    line-height: 150%;
    text-align: center;
}


.button {
  background-color: #e51937;
  border: none;
  color: #fff;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  margin: 0 auto;
}

.button1{
    cursor: pointer;
    width: 100px;
    border: none;
    font-size: 14px !important;
    background: #e51937 !important;
    color: #fff !important;
    font-family: 'PoppiNs', sans-serif;
    padding: 12px;
    font-weight: 500;
    font-size: 14px;
/*    margin: 5px 0px 10px 1%;*/
    border: 0px solid;
    border-radius: 5px;
    text-transform: uppercase;
    float: right;
}

.button1:hover{
 background:#000 !important;
    -webkit-transition:background 0.3s ease-in-out;
    -moz-transition:background 0.3s ease-in-out;
    transition:background-color 0.3s ease-in-out;
    color: #fff !important;
}


/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.contener{
	width:90%;
	margin:0 auto;
	max-width:1600px;
}

.col_sm1{
	width:100%;
	margin:0 auto;
}

.col_sm1 .show-pick h1{
font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    padding: 2% 1% 2%;
    margin: 0;
    text-align: center;
}

.col_sm1 .show-pick_maps h1{
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    padding: 1% 1% 2%;
    margin: 0;
}

.col_sm1 .bodr{
    border: 1px solid #f1f1f1;
}


.col_sm1 .boder img{
    border-right: 1px solid #f1f1f1;
    border-left:  1px solid #f1f1f1 ;
    border-top:  1px solid #f1f1f1;
}

.col_sm1 .boder1{
    border: 1px solid #f1f1f1;
/*    padding: 1px; */
}

.col_sm2{
	width:48%;
	margin:1%;
	float:left;
}

.col_sm3{
	width: 31%;
	float: left;
	margin: 1%; 
}

.col_sm4{
	width: 23%;
	float: left;
	margin: 1%;
}

.col_sm5{
	width:18%;
	float: left;
	margin: 1%;
}

.col_sm8{
	width:30%;
	float: left;
	margin: 1%;
}
.col_sm88{
	width:65%;
	float: left;
	margin: 1%;
}


.col_sm66{
    width:12%;
    float: right;
/*    margin: 1%;*/
}
.col_sm666{
    width:71%;
    float: left;
    margin: 1%;
}


.col_sm9{
	width:38%;
	float: left;
	margin: 1%;
}
.col_sm99{
	width:58%;
	float: left;
	margin: 1%;
}

.col_sm111{
    width:28%;
    float: left;
    margin: 1%;
}
.col_sm1111{
    width:68%;
    float: left;
    margin: 1%;
}

.col_sm9_b{
	width:41%;
	float: left;
	margin: 1%;
}
.col_sm99_b{
	width:55%;
	float: left;
	margin: 1%;
}


/*---------------model-----------*/
.col_sm10{
    width:65%;
    float:left;
    /*margin:1%;*/
}

.col_sm100{
	width:33%;
	float:left;
	margin:1%;
	text-align: left;
}

.who h1{
    font-size: 35px;
    font-weight: 600;
    color: #000;
    text-align: justify;
    font-family: 'Poppins', sans-serif;
    line-height: 160%;
    margin-bottom: 2%;
    font-weight: 600;
}

.who p{
   font-size: 20px !important;
    font-weight: 500;
     font-family: 'Poppins', sans-serif;
      line-height: 160%;
}

/*--------------------------------------------------------------
Contact Page
--------------------------------------------------------------*/
.page_head{
	font-family: 'Open Sans';
	color: #000;
	font-size: 28px;
	font-weight: 700;
	margin-top: 3%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-left: 1%;
}
.contact_txt h2{
	font-family: 'PoppiNs', sans-serif;
	font-size:20px;
	font-weight:600;
	padding:1% 1% 0%;
	color:#122a5a;
}
.cont_col_sm3{
	width:31%;
	float:left;
	margin:1%;
	border:1px solid #e9e9e9;
	background-color:#f3f3f3;
	min-height:600px;
}
.cont_pdg_sm3{
	padding:1% 1.5%;
}

.cont_pdg_sm33{
	padding:1% 1% 1% 1.5%;
}
.con_heading h2{
	font-family: 'PoppiNs', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight:500;
	padding:2% 1% 0%;
	margin:0;
}

.con_heading h3{
	font-family: 'PoppiNs', sans-serif;
	color: #000;
	font-size: 15px;
	font-weight:500;
	padding:0% 1% 1%;
}
.cont_icn {
    width: 20px;
    float: left;
    margin: 0% 3% 0% 1%;  
}
.cont_icn i {
	font-size:20px;
}

.cont_txt_main {
    width: 85%;
    float: left;
}
.cont_txt_main p {
    font-family: 'PoppiNs', sans-serif;
    color: #303030;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    text-align: justify;
}


/*--------------------------------------------------------------
link
--------------------------------------------------------------*/
a.link:link {
	color:#fff;
	text-decoration:none;
}
a.link:visited {
	color:#fff;
	text-decoration:none;
}
a.link:hover {
	color:#fff;
	text-decoration:none;
}
a.link:active {
	color:#fff;
	text-decoration:none;
}




a.link2:link {
	color:#fff;
	text-decoration:none;
}
a.link2:visited {
	color:#fff;
	text-decoration:none;
}
a.link2:hover {
	color:#fff;
	text-decoration:none;
}
a.link2:active {
	color:#f15757;
	text-decoration:none;
}


a.link3:link {
	color:#000;
	text-decoration:none;
}
a.link3:visited {
	color:#000;
	text-decoration:none;
}
a.link3:hover {
	color:#000;
	text-decoration:none;
}
a.link3:active {
	color:#000;
	text-decoration:none;
}



/*--------------------------------------------------------------
Extra
--------------------------------------------------------------*/
.bg_clr{
	background-color:#f02634;
}

.bg_clr3{
	background-color:#e51937;
}

.bg_clr4{
	background-color:#32323b;
	padding:2%;
	border:2px solid #188ece;
}

.bg_clr5 {
    background: rgba(255, 255, 255, 0.9);
	margin:1%;
}


.bg_clr7{
	background-color:#f5f5f5;
}


.bg_1{
  background-image: url("../images/welcome-bg.jpg");
  background-position: center;
  background-size: 100%;
}


.bg_img1{
  background-image: url("../images/bg_img1.jpg");
  background-position: center;
  background-size: 100% 100%;
}

.bg_img2 {
    background-image: url('../images/bg_img2.png');
    background-size: 100% ;
    background-position: center;
    background-repeat: no-repeat;
}

.bg_img3 {
    background-image: url('../images/bg_img1.jpg');
    background-size: 100% 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
        padding: 2% 0%;
}

.apply {
    width: 100px;
    float: right;
    margin:0.5%  0%;
}

.btn2 {
    width: 100%;
    padding: 10%;
    font-size: 13px;
    text-align: center;
    font-family: 'PoppiNs', sans-serif;
    background-color: #188ece;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500;
	border-radius: 5px;
	border-radius:5px;
    text-transform: capitalize;
}


.know_more {
    width:200px;
    float: left;
    margin: 1%;
}

.btnnn {
    width: 100%;
    padding: 4% 1%;
    font-size: 15px;
    text-align: center;
    font-family: 'PoppiNs', sans-serif;
    background-color: #0094da;
    color: #fff;
    text-decoration: none!important;
    cursor: pointer;
    font-weight: 500;
    text-transform: capitalize;
}


.bullet2 ul {
    list-style-image:url(../images/bullet3.png);
	margin-left:0%;
}
.bullet2 ul li{	
	font-family: 'PoppiNs', sans-serif;
	color: #000;
    font-weight: 500;
	font-size:15px;	
	margin:2% 0%;
	line-height:150%;
	text-align:justify;
	margin:2% 1% 2% 4%;	
}

.bullet2 ul li span{	
    font-weight: 600;
}

.bull_head{
	font-family: 'PoppiNs', sans-serif;
	color: #03356f;
    font-weight: 700;
	font-size:18px;	
	text-align:justify;
	margin:2% 1% 2% 1%;		
}
.bull_head2{
	font-family: 'PoppiNs', sans-serif;
	color: #000;
    font-weight: 700;
	font-size:16px;	
	text-align:justify;
	padding: 1% 1% 1%;	
}

.welcome2 p{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-align: justify;
    padding:1% 2% 1%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 140%;
    margin: 0% 1%;
    background-color: #03b3e3;
}



/*--------

fixe img

---------*/

.hero1 {
    background-image: url(../images/bg_img1.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 30px 0px;
}

.tag p{
	font-family:'PoppiNs', sans-serif;
	font-size:15px;
	text-align:justify;
	line-height:160%;
	color:#000;
	padding:1% 1% 1% 1%;
	font-weight:600;
}



/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
.ftr_clr{
	background: #0085ca;
	padding: 2% 0%;
}

/*-------------
footer
---------------*/

.f_txt{
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}


.f_txt2{
	font-weight: 600;
	letter-spacing:0px;
}


.f_col_sm33 {
    width: 29%;
    float: left;
    margin: 0% 2%;
}

.ftr_hed h3{
	font-family: 'PoppiNs', sans-serif;
	font-size:20px;
	text-align:left;
	padding:2% 0% 2%;
	color:#fff;
	font-weight:600;
	text-transform:uppercase;
}
.ftr_icn_txt{
	width:100%;
	margin-top:5.5%;
}
.ftr_icon{
	width:32px;
	float:left;
	margin-top:1%;
}
.ftr_txt p {
    width: 85%;
    float: left;
    margin-left: 1%;
    font-family:'PoppiNs', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 150%;
    padding: 0% 1% 0%;
}

.ftr_txt3 {
    font-family: 'PoppiNs', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
	text-align:justify;
    line-height: 180%;
    padding: 2% 1%;
}

.ftr_link ul li a {
    font-family: 'PoppiNs', sans-serif;
    color: #fff;
    text-decoration: none;
    line-height: 200%;
    font-size: 15px;
}

.ftr_col_sm2{
	width:50%;
	margin:0%;
	float:left;
}

.ftr_txt1{
	font-family: 'PoppiNs', sans-serif;
	color: #fff;
	font-size: 14px;
	text-align:left;
	font-weight:400;
	padding:2% 2%;
}
.ftr_txt2{
	text-align:right;
}

.col_sm33 {
    width: 29%;
    float: left;
    margin: 1% 2%;
}

.f_col_sm33 {
    width: 29%;
    float: left;
    margin: 0% 2%;
}

.ftr_txt1{
	color:#fff;
	font-size: 15px;
	padding: 2% 1%;
	font-family: 'PoppiNs', sans-serif;
	margin:0px;
}

.ftr_txt2{
	float: right;
}

.ftr_clr2{
	background-color: #000;
}




/* -------------------------------------------------------
product page
------------------------------------------------------- */

.main_hed {
    font-family:'PoppiNs', sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #000;
    text-align: left;
    border-left: 4px solid #00ade9;
    line-height: 140%;
    text-transform: capitalize;
    padding:0% 1%;
    margin: 2% 0% 1%;
}

.sub_hed {
    font-family:'PoppiNs', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #03b3e3;
    text-align: justify;
    line-height: 140%;
    text-transform: capitalize;
    padding:1% 1%;
}
.bord4 {
    border: 1px dashed #dedede;
    margin: 1% 1%;
}

.pro_heading {
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 2% 1% 1%;
    line-height: 140%;
    text-transform:capitalize;
    text-align: center;
}

.k_brd {
    border: 1px solid #d3d3d3;
}


/* ------------------------------------------------------
top arrow
------------------------------------------------------ */
.top_arrow{
	width:25px;
	height:33px;
	position:fixed;
	right:2%;
	bottom:15%;
	display:none;
	transition-duration: 1s;
	background-image:url('../images/top-b.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
}
.top_arrow:hover{
	width:25px;
	height:33px;
	position:fixed;
	right:2%;
	transition-duration: 1s;
	bottom:15%;
	cursor:pointer;
	background-image:url('../images/top-b.png');
	display:none;
}


@media only screen and (max-width:1920px){
.top_bg {
    background-image: url(../images/top-bg1920.jpg);
    background-size: 100% 100%;
}
}


@media only screen and (max-width:1350px){
.top_bg {
    background-image: url(../images/top-bg.jpg);
    background-size: 100% 100%;
}
}



@media only screen and (max-width:1125px){
.top{
	width:100%;
}
.top2{
	width:100%;
}

.logo img{
	width:100%;
}
.contener{
	width:100%;
}
}


@media only screen and (max-width:1015px){
.conta_col_sm2 {
    height: 650px;
}
.conta_col_sm1 {
    height: 650px;
}
.ftr_hed .col_sm3:nth-child(2){
	/*margin:8px 3% 0px;*/
}

.c_clr{
	min-height: 300px;
}

.c_icon .fa{
	margin-top: 6%;
}
}

@media only screen and (max-width:1010px){
.logo_main{
	width:55%;
	float: none;
	margin: 1% auto;
}
.top_right {
    width: 456px;
    float: none;
    margin: 1% auto 1%;
}
}


@media only screen and (max-width:975px){
.logo_main {
    width: 60%;
}

.top_right {
    width: 98%;
    float: left;
}
}


@media only screen and (max-width:900px){
.col_sm99_b {
    width:98%;
    float: none;
    margin: 1% auto;
}

.col_sm9_b {
    width:98%;
    float: none;
    margin: 1% auto;
}

.col_sm8 {
    width:70%;
}

.col_sm88 {
    width: 98%;
}

.cont_col_sm3{
	width:98%;
	min-height:auto;
}

.col_sm4{
	width: 48%;
}
}


@media only screen and (max-width:892px){
.logo_main {
    width: 65%;
}
}


@media only screen and (max-width:850px){
.navbarr {
    width:100%;
	background-color:#dc2a1b;
	margin:0 auto;
}

.logo{
	float:none;
	margin:1.5% auto;
}

.logo_right {
    width: 100%;
    margin: 0;
   
}

.logo2 {
    width: 280px!important;
     float: none; 
    margin: 0 auto!important;
}
}

@media only screen and (max-width:825px){
.logo_main {
    width: 70%;
}
    .tes_col_sm8 {
        width: 76%;
    }

    .tes_col_sm88 {
        width: 20%;
    }
}

@media only screen and (max-width:800px){
.col_sm2{
	width:100%;
}

.flw {
    display: none;
    padding: 2% 1% 1.1%;
}

.bullet2 ul li{
	text-align:left;
}
.col_sm8 {
    width:98%;
}
.body_txt3 {
    min-height:auto;
}
.col_sm9 {
    width:98%;
}
.col_sm99 {
    width:98%;
}

.col_sm33 {
    width: 98%;
    float: left;
    margin: 1% 2%;
}

.ftr_icn_txt {
    width: 100%;
    margin-top: 0.0%;
}
.ftr_hed h3 {
    padding:0%;
}

.f_col_sm33 {
    width: 98%;
    float: left;
    margin: 1%;
}

.col_sm10 {
    width: 98%;
}


.col_sm100 {
    width: 98%;
}



.button1 {
    float: right;
    margin-right: 3%;
}

}


@media only screen and (max-width:765px){
.logo_main {
    width: 75%;
}
}


@media only screen and (max-width:715px){
.logo_main {
    width: 80%;
}
}


@media only screen and (max-width:700px){


.login_regi {
    width:98%;
    float: right;
    
}

.call {
    width: 100%;
    float: left;
}

.mail {
    width: 100%;
    float: left;
}


.srv_s_icon p {
    min-height: auto;
}

.form_main {
    width: 60%;
    float: right;
}

.conta_col_sm2 {
    width: 98%;
    float: none;
    margin: 0% auto;
    padding: 3%;
    height: 880px;
}
.conta_col_sm22 {
    width:98%;
    float:none;
    margin: 2% 1%;
}
.col_sm16{
	width:96%;
}

.col_sm3{
	width:98%;
}

.top_right{
	padding:0;
}

/* about page */
.col_ms1{
	width: 98%;
}

.col_ms11{
	width: 98%;
}

/* solutuins page */
.col_ms5{
	width: 48%;
}

.col_ms6{
	width: 48%;
}

.col_ms7{
	width: 48%;
}
.button1 {
    float: right;
    margin-right: 3%;
}

}


@media only screen and (max-width:670px){
.logo_main {
    width: 85%;
}
}


@media only screen and (max-width:630px){
.logo_main {
    width: 90%;
}
}


@media only screen and (max-width:600px){
.col_sm4{
	width: 98%;
}

    .tes_col_sm88 {
        width: 60%;
    }
    .tes_col_sm8 {
        width: 98%;
    }

.products_col_sm3 {
    width:98%;
    margin: 1%;
    float:none;
    min-height: 322px;
}
.infra_col_sm2 {
    width:98%;
    margin: 15% 1% 2% 1%;
    float: left;
}
.conta_col_sm1 {
    width:98%;
    float:none;
    padding: 2%;
    margin: 0% 0% 2% 1%;
    height:450px;
}
.col_sm44{
	width:100%;
}
.main_prd4{
	width:96%;
	float:none;
	margin:2% auto;
}

.ftr_col_sm2{
	width:98%;
}

.ftr_txt2{
	float: left;
}

.ic.menu{
	top: 34px !important;
}
.logo_main {
    width: 98%;
}

.col_sm111 {
    width: 98%;
  
}

.col_sm1111 {
    width: 98%;
    
}

.button1 {
    float: right;
    margin-right: 3%;
}

}


@media only screen and (max-width:550px){
.logo {
    margin: 3% auto;
    float: none;
}

.col_em {
    width: 425px;
    float: none;
}
.bullet2 ul {
    margin-left: 1%;
}
}

@media only screen and (max-width:460px){
.col_em_icn_txt_main {
    width: 45%;
    float: none;
    margin: 1% auto;
}
.col_em_icn_txt_main2 {
    width: 45%;
    float: none;
    margin: 1% auto;
}
.top_right {
    width:98%;
    float: none;
}
.col_em {
    width: 98%;
    float: none;
}
.bullet2 ul {
    margin-left: 2%;
}

.tes_col_sm88 {
        width:60%;
        float: none;
        margin: 1% auto;
}
.logo {
    width:95%;
    float: none;
    margin: 4% auto;
}

.logo h2 {
    font-size: 29px;
}
}



@media only screen and (max-width:441px){
.col_em_icn_txt_main {
    width: 48%;
}
.col_em_icn_txt_main2 {
    width: 48%;
}
}

@media only screen and (max-width:415px){
.col_em_icn_txt_main {
    width: 50%;
}
.col_em_icn_txt_main2 {
    width: 50%;
}
}

@media only screen and (max-width:400px){
.col_em_icn_txt_main {
    width: 55%;
}
.col_em_icn_txt_main2{
    width: 55%;
}
}


@media only screen and (max-width:365px){
.col_em_icn_txt_main {
    width: 60%;
}
.col_em_icn_txt_main2 {
    width: 60%;
}
}


@media only screen and (max-width:331px){
.col_em_icn_txt_main {
    width: 64%;
}
.col_em_icn_txt_main2 {
    width: 64%;
}
}
