@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap');
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	
}


body {
	background-image: url("../images/index-bg.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;	
    font-family: 'Open Sans', sans-serif;
	background-color:#d4a637;
}


.bg-yellow{
/*	background-image: url("../images/index-bg-3.jpg");*/
	margin-left: 0px;
/*	background-color: #cccc;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;	
    font-family: 'Open Sans', sans-serif;
	background-color:#f8c240;
}


.clear{
	clear:both;
}
.img{
	width:100%;
	display:block;
}

.img-ind {
    width: 100%;
    display: block;
    margin-bottom: 175px;
}

.img-logo{
	 width: 20%;
    display: block;
    float: left;
    margin: 0% 1% 0% 0%;

}
.v_a_img{
	vertical-align:middle;
}




/*-----------------------------
whtas up
-----------------------------*/

.whatsapp_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 90px;
    right:16px;
    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:80px;
        right:7px;
        font-size:22px;
    }
}



/*--------------------------------------------------------------
Img Opacity
--------------------------------------------------------------*/
/*.wrap_img img
{
        opacity:1;
}
.wrap_img img:hover
{
        opacity:0.5;
}
*/

.fixed_btn {
	width:250px;
	position: fixed;
	right: 0%;
	bottom: 38%;
	z-index: 9999999999999999999999;
	
}
.fixed_btn img{
	width:100%;
	
}



.feedback {
background-image:url(../images/ani.gif);
  color: white;
  padding: 15px 25px;
  border-radius: 4px;
  border-color: #840b0e;
  font-size:16px;
  cursor: pointer;
}

#mybutton {
  position: fixed;
  bottom: 20px;
  right: 10px;
}



/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.top_main{
	width:100%;
}

.top{
	width:80%;
	margin:0 auto;
	max-width:1028px;
}

.icons1{
	width:30px;
	float:left;
	margin:1.5% 0% 1% 5%;
}


.top_text{
	width:65%;
	float:right;
	
}

.top_left{
	width:50%;
	float:left;

}
.top_right{
	width:50%;
	float:right;

}

.top_right2{
	width:85%;
	margin:0 auto;
	max-width:1100px;
}
.top_header{
	width:100%;

}
.menu_txt{
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:600;
	display: inline;
	text-transform:uppercase;
}
.menu{
	width:60%;
	margin:3% 0% 0% 40%;
}
.menu1_txt{
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:600;
	display: inline;
	text-transform:uppercase;
}
.menu1{
	width:60%;
	margin:3% 0% 0% 22%;
}
.link2{
	color:#fff;
	text-decoration:none;
}
.link2:hover{
	color:#FFD800;
}

.yes{
	display:block;
}

.no{
	display:none;
}
.c_yes{
	display:block;
}

.c_no{
	display:none;
}
.m_bg_clr{
	background-color:#000;
}
.active{
	color:#ffd800;
}
/*--------------------------------------------------------------
logo part
--------------------------------------------------------------*/



.main_logo{
	width:200px;
	margin:0% auto;
	position:absolute;
	right:0;
	left:0;
	top:0;
	

}
.main_logo1{
	width:174px;
	margin:0% auto;
	position:absolute;
	right:0;
	left:0;
	top:0;
	

}
/*--------------------------------------------------------------
Navbar part
--------------------------------------------------------------*/
.main_header{
	width:100%;

}
.header_left{
	width:50%;
	float:left;

}
.header_right{
	width:50%;
	float:right;

}
.navbar{
	margin:9% 0%;
	width:100%;
	text-align:center;
}
.navbar1{
	margin:9% 0% 0% 0%;
	width:auto;
	text-align:center;
	float:right
}

/*--------------------------------------------------------------
body page
--------------------------------------------------------------*/
.main_body{
	width:80%;
	background-color:#fff;
	margin:0% auto;
	background-image:url('../images/bg.jpg');
	max-width:1028px;
}
.pdg{
	padding:0.8%;
}
.pdg1{
	padding:0% 0.8% 0% 0.8%;
}
.inner_heading{
	font-family: 'Open Sans', sans-serif;
	color: #E3010F;
	font-size: 24px;
	text-align:center;
	font-weight:normal;
	padding:1%;
	
}
.inner_heading2{
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 18px;
	text-align:left;
	font-weight:600;
	margin: 1% 0% 0.5% 1.2%;
	
}
.p_col_sm3{
	width:31%;
	float:left;
	margin:1.5% 0% 0% 1.5%;
}
.d_col_sm3{
	width:31%;
	float:left;
	margin:1.5% 0% 0% 1.5%;
	
}
.m_col_sm3{
	width:31%;
	float:left;
	margin:1.5% 0% 0% 1.5%;
	
}
.sub_heading{
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 18px;
	text-align:left;
	font-weight:600;
	margin: 2.5% 0% 0% 0%;
	
}

.body_txt {
	font-family: 'Open Sans', sans-serif;
	color:#000; 
	line-height:150%;
	font-size: 14px;
	text-align:justify;
	font-weight:500;
	margin: 2% 0% 3% 0%;
	
}

.p_col_sm8{
	width:60%;
	float:left;
}
.p_col_sm88{
	width:35%;
	float:right;
	margin:0% 2% 0% 1%;
}
.body_txt1 {
	font-family: 'Open Sans', sans-serif;
	color:#000; 
	line-height:150%;
	font-size: 14px;
	text-align:justify;
	font-weight:normal;
	margin: 0% 0% 0% 2%;
	
}
.a_body_txt1 {
	font-family: 'Open Sans', sans-serif;
	color:#000; 
	line-height:150%;
	font-size: 14px;
	text-align:justify;
	font-weight:normal;
	margin: 0% 2% 0% 2%;
	
}
.sub_heading{
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 18px;
	text-align:left;
	font-weight:600;
	padding:0%;
	
}
.body_txt2 {
	font-family: 'Open Sans', sans-serif;
	color:#000; 
	line-height:150%;
	font-size: 14px;
	text-align:justify;
	font-weight:500;
	margin: 2% 0% 0% 0.5%;
	
}
.sub_inner{
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 18px;
	text-align:left;
	font-weight:600;
	margin: 2% 0% 0.5% 1.3%;
	
}
.sub2_inner_heading {
    font-family: 'Open Sans', sans-serif;
    color: #E3010F;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    padding: 2% 1% 0% 1%;
}
.p_col_sm4 {
   width:23%;
	float:left;
    margin: 1.5% 1% 2% 1%;
	max-height:300px;
}

.brd{
	border:1px solid #d3d3d3;
}

h2.wrap_heading {
    font-family: 'Open Sans', sans-serif;
    color: #be0121;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
	margin: 5% 0% 0% 0%;
	min-height: 28px;
   
}

h3.span_hed{
    font-family: 'Open Sans', sans-serif;
    color: #464646;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
	margin: 0% 1% 5% 1%;
   
}
.w_sub_head{
	font-family: 'Open Sans', sans-serif;
    color: #E3010F;
    font-size: 15px;
    text-align: left;
    font-weight: 600;
	margin: 8% 3% 12% 3%; 
}

span.sw_sub_head{
	font-family: 'Open Sans', sans-serif;
    color: #464646;
    font-size: 15px;
    text-align: left;
    font-weight: 500;
	margin: 1% 1% 2% 1%;
   
}

.w_brd{
	border:1px solid #d3d3d3;

}
.wrap_main{
	width:25%;
	margin:1%;
}
.sd_head{
 	font-family: 'Open Sans', sans-serif;
    color: #999999;
    font-size: 11px;
    text-align: center;
    font-weight: 500;
	
}
h2.wrap_heading5 {
    font-family: 'Open Sans', sans-serif;
    color: #be0121;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    margin: 5% 0% 0% 0%;
	min-height: 28px;
}
/*--------------------------------------------------------------
Table page
--------------------------------------------------------------*/
.m_box1{
	 -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	
}

.m_col_sm3{
	width:31%;
	float:left;
	margin:1.5% 0% 0% 1.5%;
	
}
.m_head{
    font-family: 'Open Sans', sans-serif;
    color: #e6a323;
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    padding: 12% 1% 0% 1%;
	}
	
.m_txt{
    font-family: 'Open Sans', sans-serif;
    color: #c02026;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    padding: 8% 1% 0% 1%;
	}
	
.m_txt1{
    font-family: 'Open Sans', sans-serif;
    color: #323233;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    padding: 8% 1% 8% 1%;
	}
	.view3_all{
	width:200px;
	margin:1% auto;
}

.btn3{
	width:100%;
	padding:4% 0%;
	font-size:16px;
	border:2px solid #c02026;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	background-color:#c02026;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	font-weight:700;
	margin:0% 0% 20% 0%;
	
}
.btn3:hover{
	background-color:#e6a323;
	border:2px solid #e6a323;
	color:#fff;
}
span.m_bld {
    font-weight: 600;
}
.m_bg{
	background-color:#e6a323;
}
.m_pad{
	padding:3% 0% 0% 0%;
}
.services_txt {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #fff;
    padding: 5% 0% 2% 1%;
    font-weight: 400;
    line-height: 140%;
}
/*--------------------------------------------------------------
Hoem Table
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
.col_ftr2{
	width:48%;
	float:left;
	margin:1% 1% 0% 1%;
}
.col_hftr2{
	width:30%;
	float:left;
	margin:1% 1% 0% 1%;
}
.col_hftr4{
	width:25%;
	float:right;
	margin:1% 1% 0% 1%;
}

.col_hftr3{
	width:150px;
	margin:1% auto;
}
.col_hftr33{
	width:30%;
	float:left;
	margin:0% 0% 1% 0%;
}
.f_txt_right{
	text-align:right;
}
.m_col_ftr{
	width:35%;
	float:left;
	margin: 0.6% 0% 0.5% 1%;

}
.ftr_txt{
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:14px;
	font-weight:500;
	margin:3% 0%;
	
}
.ftr_htxt{
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:14px;
	font-weight:500;
	margin:0% 0% 0% 0%;
	display: inline;
	text-align:right;
}

span.txt{
	margin:10% 0% 0% 0%;	
}



.txt_right{
	text-align:right;
}
.link1{
	color:#fff;
	text-decoration:none;
}
.link1:hover{
	color:#fff;
}
.fot_icons{
    width: 25px;
    float: none;
	color:#00a9ae;
}
.fot_text {
    padding: 0% 1% 1% 1%;
}
.txt-center{
	text-align:center;
}

.sub_inner5{
	font-family: 'Open Sans', sans-serif;
    color: #cb2727;
    font-size: 18px;
    text-align: left;
    font-weight: 700;
    margin: 2% 0% 0.5% 1.3%

}
/*--------------------------------------------------------------
Contact page
--------------------------------------------------------------*/
.c_inner_heading h4 {
    font-family: 'Open Sans', sans-serif;
    color: #d4a637;
    font-size: 26px;
    text-align: center;
    font-weight: 600;
    padding: 4% 0% 0% 0%;
    margin: 0;
}
.con_col_sm1{
	width:98%;
	text-align:left;
	margin:1% 1%;
}

.con_col_sm1 h2{
	font-family: 'Open Sans', sans-serif;
	font-size:25px;
	color:#000;
	font-weight:600;
}
.conta_col_sm1{
	width:30%;
	float:left;
	padding:2%;
	margin:0% 0% 2% 1%;
	height:450px;
}
.conta_col_sm2{
	width:69%;
	float:left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	height:690px;
	padding:0% 3% 0% 3%;
}
.conta_col_sm222{
	width:98%;
	float:left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	height:730px;
	padding:0% 3% 0% 3%;
	margin:1%
}
.conta1_col_sm2{
	width:69%;
	float:left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	height:450px;
	padding:0% 3% 0% 3%;
}
.conta_col_sm22{
	width:98%;
	float:left;
	margin:2% 1%;
}
.conta_col_sm223 {
    width: 69%;
    float: left;
    padding: 0% 0% 0% 1%;
}
.inner_heading h4{
	font-family: 'Open Sans', sans-serif;
	color: #d4a637;
	font-size:26px;
	text-align:left;
	font-weight:600;
	padding:4% 0% 0% 0%;
	margin:0;
}
.conta_txt h5{
	font-family: 'Open Sans', sans-serif;
	color: #030303;
	font-size: 16px;
	font-weight:600;
	padding: 2% 0% 4% !important;
	margin:0;
	letter-spacing:0;
}
.cont_icn{
	width:15px;
	float:left;
	margin:1% 3% 0% 0%;
	color:#000 !important;
}
.cont_txt_main{
	width:85%;
	float:left;
}
.cont_txt_main p{
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #030303;
    line-height: 150%;
    text-align: justify;
	
}
.cont_txt_main a{
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #030303;
    line-height: 150%;
    text-align: justify;
	text-decoration:none;
}
.conta_head2{
      font-family: 'Open Sans', sans-serif;
    color: #b02520;
    font-size: 18px;
    font-weight: 600;
    padding: 0% 0% 3% 0%;
    letter-spacing: 0;
    text-align: left;
}

.conta_txt3 {
    font-family: 'Open Sans', sans-serif;
    color: #030303;
    font-size: 18px;
    text-align: left;
    font-weight: 600;
    padding: 0% 1%;
    margin: 0;
}
.conta_txt2{
    font-family: 'Open Sans', sans-serif;
    color: #031b48;
    font-size: 16px;
    font-weight: 600;
    padding: 2.5% 0% 3% 1%;  
    letter-spacing: 0;
}
.conta_txt22{
	    font-family: 'Open Sans', sans-serif;
    color: #030303;
    font-size: 16px;
    font-weight: 600;
    padding: 2% 0% 0% 1%;  
    letter-spacing: 0;
}
.cont_col_sm11{
	width:50%;
}
.inner_heading2 h4 {
    font-family: 'Open Sans', sans-serif;
    color: #030303;
    font-size: 26px;
    text-align: left;
    font-weight: 500;
    padding: 5% 0% 2% 0%;
    margin: 0;
}

/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner{
	width:100%;
}

.mbl_vd{
	display:none;
}



/*--------------------------------------------------------------
Text
--------------------------------------------------------------*/








/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.contener{
	width:85%;
	margin:0 auto;
	max-width:1028px;
}
.col_sm1{
	width:100%;
	margin:0 auto;
	
}

.col_sm2{
	width:48%;
	margin:1%;
	float:left;
}
.col_sm3{
	width:31%;
	float:left;
	
}
.col_sm44{
	width:23%;
	float:left;
	margin:1%;
}

.b_col_sm2{
	width:48%;
	margin:1%;
	float:left;
}

.col_sm4{
	width:25%;
	float:left;
}
.b_col_sm4{
	width:23%;
	float:left;
	margin:1%;
}
.col_sm5{
	width:23%;
	margin:1%;
	float:left;
}
.col_sm8{
	width:45%;
	float:left;
}
.col_sm88{
	width:51%;
	float:right;
}





/*--------------------------------------------------------------
link
--------------------------------------------------------------*/
a.link:link {
	color:#FFFFFF;
	text-decoration:none;
}
a.link:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.link:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a.link:active {
	color:#FFFFFF;
	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;
}


/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow{
	width:35px;
	height:38px;
	position:fixed;
	right:2%;
	bottom:2%;
	display:none;
	transition-duration: 1s;
	background-image:url('../images/top.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
}
.top_arrow:hover{
	width:35px;
	height:38px;
	position:fixed;
	right:2%;
	transition-duration: 1s;
	bottom:2%;
	cursor:pointer;
	background-image:url('../images/top-b.png');
	display:none;
}





/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/
.bullet{
	background-color:#f0f0f0;
	padding:1% 6%; 
}
.bullet ul {
    list-style-image:none;
}
.bullet ul li a{
	width:100%;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#000;
	margin:0%;
	padding:6% 0%;
	text-decoration: none;
	font-weight:500;
	border-bottom:1px dashed #c4c4c4;
	display:block;
}
.bullet ul li a:hover{
	color:#e3a31b;
}
.bullet ul li:last-child a{
	border-bottom:none;
}

.bullet3 ul{
    list-style-type:disc;
	margin-left:1%;
}
.bullet3 ul li{	
	font-family: 'Open Sans', sans-serif;
	font-size:14px;	
	line-height:100%;
	text-align:justify;
	margin:2% 1% 2% 3%;	
	color: #000;
	font-weight:500;
}
/*--------------------------------------------------------------
Button
--------------------------------------------------------------*/
.view_all{
	width:130px;
	margin:5% 0% 1% 3%;
}

.btn{
	width:100%;
	padding:6% 0%;
	font-size:16px;
	border:2px solid #c02026;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	background-color:#e6a323;
	color:#c02026;
	text-decoration:none;
	cursor:pointer;
	font-weight:700;
	border-radius:20px;
}
.btn:hover{
	background-color:#c02026;
	color:#fff;
}



.btn2{
	width:100%;
	padding:6% 0%;
	font-size:16px;
	border:2px solid #e6a323;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	background-color:#c02026;
	color:#e6a323;
	text-decoration:none;
	cursor:pointer;
	font-weight:700;
	border-radius:20px;
}
.btn2:hover{
	background-color:#e6a323;
	color:#fff;
}

.m_view_all{
	width:200px;
	margin:0% auto;
}

.m_btn5{
	width:100%;
	padding:4% 0%;
	font-size:16px;
	border:2px solid #c02026;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	background-color:#c02026;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	font-weight:700;
	
}
.m_btn5:hover{
	background-color:#e6a323;
	border:2px solid #e6a323;
	color:#fff;
}

/*--------------------------------------------------------------
Zoom img
--------------------------------------------------------------*/
/* Zoom Out #1 
.hover12 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover12 figure:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
*/
.column {
    display: inline-block;
    text-align: center;
}

figure {
    overflow: hidden;
}

a p {
    color: black;
    margin-top: 8px;
    font-family: 'Open Sans', 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);
} 


/*--------------------------------------------------------------
Branch
--------------------------------------------------------------*/
.branch_txt h1{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	font-style:italic;
	color:#4f4f4f;
	background-color:#f5f1f1;
	text-align:center;
	padding:0.9%;
}
.branch_txt h2, .branch_txt h3, .branch_txt p{
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	text-align:left;
}
.branch_txt h2{
	font-size:30px;
	padding:1% 1% 1% 3%;
}
.branch_txt h3{
	font-size:38px;
	font-weight:800;
	padding:1% 1% 4% 3%;
}
.branch_txt p{
	font-size:20px;
	font-weight:600;
	padding:1% 1% 1% 3%;
	line-height:140%;
}
.branch_bg_clr{
	background-color:#e6a323;
	padding:3%;
}
.branch_bg_clr2{
	background-color:#c02026;
	padding:3%;
}
.branch_col_sm8{
	width:45%;
	float:left;
	margin:1%;
}
.branch_col_sm88{
	width:51%;
	float:left;
	margin:1%;
}





/*--------------------------------------------------------------
Extra
--------------------------------------------------------------*/
.bg_clr{
	background-color:#c72729;
}
.bg_clr1{
	background-color:#f3f2f2;
}
.bg_clr2{

	background-color:#cb2727;
}
.bg_clr3{
	background-color:#009b9f;
}
.bg_img{
	background-image:url('../images/banner-bg.jpg');
	height:551px;
}








/*--------------------------------------------------------------
On load popup
--------------------------------------------------------------*/
.modal-dialog {
    width: 50% !important;
    margin: 30px auto;
}
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
	padding-right:0px !important;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px auto;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .8;
}
.modal-header {
    min-height: 0px;
    padding: 0px;  
}
.modal-header .close {
    margin-top: 0px
}
.modal-title {
    margin: 0;
    line-height: 1.42857143
}
.modal-body {
    position: relative;
    padding: 0px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: ;
	background-color:#000;	
}
.close:focus,
.close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
	background-color:#c02026;
	padding:0.8% 1.2%;
	position:relative;
	z-index:9;
}



.button-enter {
  background-color: #d60e2e;
  border: none;
  color: white;
  padding: 10px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	border-radius: 10px;
}







@media only screen and (max-width:1200px){
.top {
    width: 100%;
    max-width: 1200px;
}
.main_body {
    width: 100%;
    max-width: 1200px;
}

.col_hftr2 {
    width: 98%;
    float: left;
    margin: 0% 1% 0% 1%;
}

.txt-center {
    text-align: left;
}
.col_hftr4 {
    width: 98%;
    float: left;
    margin: 0% 1% 0% 1%;
}
.txt_right {
    text-align: left;
}
.m_col_ftr {
    width: 98%;
    float: left;
    margin: 1% 0% 0% 1%;
}
.f_txt_right {
    text-align: left;
}

.menu {
    margin: 2.5% 0% 0% 40%;
}
.menu1 {
    margin: 2.5% 0% 0% 22%;
}
}

@media only screen and (max-width:1000px){
body {
	background-image:none;
}
.yes{
	display:none;
}

.no{
	display:block;
	background-color:#c02026;
}
.navbar{
	width:100%;
	text-align:center;
	margin: 0% 0%;
	background-color:#000;
}
.main_logo1 {
	position: static;
	float:none; 
	margin:0 auto;
	padding:1%;
}
.m_yes{
	display:none;
}
}

@media (min-width:992px) {
.modal-lg {
	width: 98%;
}
}


@media only screen and (max-width:900px){
.p_col_sm3 {
    width: 48%;
    float: left;
    margin: 1.5% 0% 0% 1.5%;
}
.p_col_sm88 {
    width: 60%;
    float: left;
	 margin: 3% auto 1%;
}
.p_col_sm8 {
    width: 98%;
    float: left;
}
.navbar{
	width:100%;
	text-align:center;
}
.banner {
    width: 100%;
}
.bg_clr2 {
    padding: 2% 0%;
}
.wrap_main {
    width: 35%;
    margin: 1%;
}
}
@media only screen and (max-width:950px){
.sd_head{
 	font-family: 'Open Sans', sans-serif;
    color: #999999;
    font-size: 10px;
    text-align: center;
    font-weight: 500;
	
}
}
@media only screen and (max-width:800px){

.col_sm2{
	width:98%;
}

.navbar{
	width:100%;
	text-align:center;
}
.conta_col_sm1{
	width:50%;
	height:100%;
}
.conta_col_sm2{
	width:98%;
	float:left;
	height:100%;
	padding:3%;
}
.conta1_col_sm2{
	width:98%;
	float:left;
	height:100%;
	padding:3%;
}
.col_sm44{
	width:48%;
}
.c_yes{
	display:none;
}

.c_no{
	display:block;
}
.m_col_sm3 {
    width: 44%;
    float: left;
    margin: 1.5% 0% 0% 4%;
}
}

@media only screen and (max-width:768px){
.modal-dialog {
	width: 98% !important;
	margin: 30px auto
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .8);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .8)
}
.modal-sm {
	width: 300px
}
.wrap_main {
    width: 40%;
    margin: 1%;
}
}


@media only screen and (max-width:700px){
.navbar{
	width:100%;
	text-align:center;
}
.sub_inner {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 14px;
    text-align: left;
    font-weight: 700;
    margin: 2% 0% 0.5% 1.3%;
}
.ftr_txt {
	text-align:center;
}
.conta_col_sm1{
	width:70%;
}
.conta_col_sm22{
	width:98%;
}
.col_sm44{
	width:98%;
}
.p_col_sm4 {
    width: 31%;
    float: left;
    margin: 1.5% 1% 2% 1%;
    max-height: 300px;
}
.d_col_sm3 {
    width: 48%;
    float: left;
    margin: 1.5% 1% 2% 1%;
    max-height: 300px;
}
.branch_col_sm8 img{
	display:none;
}
.branch_col_sm88{
	width:100%;
}
.branch_bg_clr {
    padding: 1.5%;
}
.branch_bg_clr2 {
    padding: 1.5%;
}
.branch_txt h3 {
    padding: 1% 1% 2% 3%;
}
.view_all {
    width: 130px;
    margin: 2% 0% 2% 3%;
}
.conta_col_sm222{
	width:98%;
	float:left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	height:1350px;
	padding:0% 3% 0% 3%;
	margin:1%
}
.c_pad{
	padding:0% 0% 0% 0%;

}
}
@media only screen and (max-width:650px){
.wrap_main {
    width: 45%;
    margin: 1%;
}
.wrap_main {
    width: 52%;
    margin: 1%;
}
}


@media only screen and (max-width:600px){
.p_col_sm3 {
    width: 98%;
    float: left;
    margin: 1.5% 0% 0% 1.5%;
}
.p_col_sm88 {
    width: 98%; 
	 margin: 3% 2% 1% 0%;
}
.navbar{
	width:100%;
	text-align:center;
}
.p_col_sm4 {
    width: 48%;
    float: left;
    margin: 1.5% 1% 2% 1%;
    max-height: 300px;
}
h2.wrap_heading5 {
    font-family: 'Open Sans', sans-serif;
    color: #E3010F;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    margin: 5% 0% 4% 1%;
}
.sd_head {
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    font-size: 11px;
    text-align: left;
    font-weight: normal;
}
.branch_txt h3 {
    font-size: 30px;
}
.conta_col_sm222{
	width:98%;
	float:left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	height:1280px;
	padding:0% 3% 0% 3%;
	margin:1%
}
h2.wrap_heading {
    
    min-height: 40px;
}
}
@media only screen and (max-width:500px){
.navbar{
	margin:0%;
	width:100%;
	text-align:center;
	background-color:#480403;
}
.conta_col_sm1{
	width:98%;
}
.ftr_txt {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    margin: 0% 0%;
	text-align:center;
}
.wrap_main {
    width: 65%;
    margin: 1%;
}
.m_col_sm3 {
    width: 80%;
    float: left;
    margin: 1.5% 2% 0% 10%;
}
}
@media only screen and (max-width:450px){
h2.wrap_heading5 {
    font-family: 'Open Sans', sans-serif;
    color: #E3010F;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    margin: 5% 0% 4% 1%;
}
.sd_head {
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    font-size: 10px;
    text-align: left;
    font-weight: normal;
}
}
@media only screen and (max-width:400px){
.navbar{
	width:100%;
	text-align:center;
}
.b_col_sm2 {
    width: 98%;
    margin: 1%;
    float: left;
}
.sub_inner5 {
   
    margin: 3% 0% 5% 1.3%;
}
.ftr_txt {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    margin: 0% 0%;
}
.p_col_sm4 {
    width: 98%;
    float: left;
    margin: 5% 1% 2% 1%;
    max-height: 520px;
}
.d_col_sm3 {
    width: 98%;
    float: left;
    margin: 5% 1% 2% 1%;
    max-height: 350px;
}
h2.wrap_heading5 {
    font-family: 'Open Sans', sans-serif;
    color: #E3010F;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    margin: 5% 0% 4% 0%;
}
.sd_head {
    font-family: 'Open Sans', sans-serif;
    color: #999999;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
}
.column img {
    display: block;
    height: auto;
} 
.wrap_main {
    width: 98%;
    margin: 12% 1% 1% 1%;
}
.sub2_inner_heading {
    
    padding: 15% 1% 0% 1%;
}
.m_col_sm3 {
    width: 98%;
    float: left;
    margin: 1.5% 2% 0% 0%;
}
}

@media only screen and (max-width:380px){
.navbar{
	width:100%;
	text-align:center;
}
.wrap_main {
    width: 98%;
    margin: 5% 1% 0% 1%;
}
}
