 
 html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
	
}
body {
    padding-top: 100px;
}
footer {
    padding: 30px 0;
}
 
body{
	padding:0px !important;
	margin:0px !important;
	font-family: 'Muli', sans-serif;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

a {
    color: #337ab7;
    text-decoration: none !important;
}

input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
/*-----start-header----*/

/******************2019-02-09*************/
.header {
	padding:0px 0px 0px 0px;	
    position: fixed;
    width: 100%;
    z-index:9999;
	top:0px;
	box-shadow:0px 0px 0px #484848;
	border-top:0px solid #fff;
 
}
 
.logo { 
    float: left;
    margin: 10px 0px 1px 0px;
    padding-right: 0px !important;
	display:block;
	 
} 
 
.logo1 { 
    float: left;
    margin: 5px 0px 1px 0px;
    padding-right: 0px !important;
	display: none
}
 
.logo a {
	display: block;
}

.logo-text{ float:left; font-size:25px;
	font-weight:400;
	padding:43px 0px 0px 5px;
	 }

.top-menu {
	float:right;
	margin-top:0px;
	margin-bottom:5px;
	padding-top:0px;
	
	letter-spacing:1px;
 
}
.top-menu ul {
	display:inline-block;
	margin-top:0px;
}
.top-menu ul li {
	display:inline-block;
	padding:0px 0px 0px 0px;
}
.top-menu ul li a {
	color:#fff;
	text-transform: uppercase;
	font-size:13px !important;
	font-weight:600;	
	text-decoration:none;
	padding:9px 10px 8px 10px;
	 
}
.top-menu ul li a:hover {
	color:#fff;
	text-decoration:none;
	background:#005e9f;
	 
	 
}

.top-menu ul li a .active {
	background:#a74520;
	color:#fff; 
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

.banner-wrapper {
    margin: 0px 0px 0px 0px; padding:0px;
}

.wd100{width:100%}
/* Shutter Out Horizontal */
a.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
   
  color: #7a0c00;
	padding:6px 10px;
}
a.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #13b252;
  border:2px solid #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
	color:#7a0c00 !important;
	padding:6px 10px;
	border-radius:7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
}
a.hvr-shutter-out-horizontal:hover,a.hvr-shutter-out-horizontal:focus,a.hvr-shutter-out-horizontal:active {
  color: white;
}
a.hvr-shutter-out-horizontal:hover:before,a.hvr-shutter-out-horizontal:focus:before,a.hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.top-menu ul {
	margin-top: 25px;
}

header.sticky .top-menu ul {
	margin-top: 10px;
}

header.sticky .logo {  
	display: none
}

header.sticky .logo1 {  
	display: block
}

.banner {
	background:#709dca;
	padding-bottom:21em;
	margin-bottom:9em;
}
  
.banner-section {
	padding:0px 0px 0px 0px;
}


.banner_img { width:100%;
}
.banner_con {	 
	text-transform: none;	
	padding:30px;
	position:absolute;	 
	z-index:2500;
	display:block;
	background:rgba(0, 0, 0, 0.5);
	background-repeat:no-repeat; 
	margin:0px 0px 0px 9%;
	bottom:10%;  
}

.banner_con_heading {
	color:#fff;
	font-size:45px;
	font-weight: bold;
	text-transform: uppercase;	
		 
}
.banner_con_sub {
	color:#fff;
	font-size:20px;
	font-weight:300;
	text-transform: none;
	line-height:36px;
	margin:0px 0px 25px 0px;	 
}
 .view_new_col{ margin:0px; padding:0px;  }
 .view_new_col a{ margin:0px; padding:12px 18px 12px 18px; background-color:#000; color:#fff; font-size:15px; text-transform:uppercase;}
 .view_new_col a:hover{  background: none ; border:1px solid #000; color:#000; }

.banner-info h2 {
	color:#fff;
	font-size:2.5em;
	font-weight:800;
	text-transform:uppercase;
	word-spacing:2px;
	padding-top:2.5em;
}
.banner-info p {
	color:#fff;
	font-size:1.12em;
	font-weight:300;
	margin:0.1em 0 1em 0;
	}
.details input[type="text"] {
	width: 85%;
	color: #a9a9a9;
	font-size: 0.9em;
	padding: 14px 14px 14px 0;
	border: none;
	outline: none;
	background: #fff;
	}
.details form li {
	display:inline-block;
}
.details {
	margin:3em 0 5em 0;
}
.details form li {
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	list-style: none;
	float: left;
	width: 26%;	
	background: #fff;
	margin-right:0.7em;
	}
   
.details form input[type="submit"] {
	color: #fff;
	text-transform: uppercase;
	font-size: 0.95em;
	font-weight: 300;
	border: none;
	background: #ffbb42;
	padding: 14px 0px;
	width:19%;
	outline: none;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	}
.details form input[type="submit"]:hover {
	background:#394b50;
}
.header-bottom {
	position:relative;
}
  
  
.border{ border-bottom:2px solid #000; position: absolute; width:100%; display:inline-block;}	

.top_social{
	position:absolute;
	width:100%;
	background-color:#000;
	display:block;
	padding:5px 0px 5px 0px;
	z-index:2500;
	left: -1px;
}
.top_social a{ padding:0px 7px 0px 0px;}

.top_social_r{ text-align:right;}
.top_social_r a{ text-align:right; color:#f1592a; font-size:16px; padding:0px 0px 0px 20px;}
.top_social_r a:hover{ color: #337b3b; }


.top_social .form-control{ height:30px !important;}
.top_social .fa-search{ color:#dc2776 !important;}

.social_icon_top{ width:173px;}

.contact_no{ font-size:18px; color:#2d2d2d; text-align:left; padding:0px !important;}

.content_bg{  background-image:url(../images/content_bg.jpg); background-position:center top; background-repeat:no-repeat; padding:0px 0px 30px 0px; margin-top:60px; margin-bottom:0px;
width: 100%;  
background-size: cover;}
.content_bg1{  background-image:url(../images/content_bg1.jpg) ; background-position:center top; background-repeat:no-repeat; padding:0px; margin:60px 0px 30px 0px;
width: 100%;  
background-size: cover;}content_bg

.pic-caption.bottom-to-top {
    font-size: 12px;
    padding: 70px 0 0;
}

.sec_main{/* background-image:url(../images/border.png); background-repeat:no-repeat; */background-position:center top;}
.sec_main1{ /*background-image:url(../images/border1.png); background-repeat:no-repeat;*/ background-position:center top;}

.sections { margin:0px;}
.sections h1 {
	color:#000000;.sections h1
	font-size:35px;
	font-weight: 400;
	text-transform: none;	
	padding:0px 0px 5px 0px;
	margin:0px 0px 15px 0px;
	text-decoration:none !important ;
	text-align: left;	 
	border-top:0px solid #dddddd;
	
	}  
 
	
.species{ margin:0px; padding:0px;}
.species ul{ margin:0px; padding:0px;}
.species li{ margin:0px 0px 18px 1%; padding:0px; float:left; width:15.6%; list-style:none;}
.species li a{ margin:0px; padding:0px; text-decoration:none;}
.species li a:hover{ margin:0px; padding:0px; text-decoration:none;}
.species li img{ width:100%; opacity: 1;
    filter: alpha(opacity=50); /* For IE8 and earlier */}
.species li img:hover{  opacity: 0.5;
    filter: alpha(opacity=100); /* For IE8 and earlier */}

.owner_con {
	background-image: url("../images/hooks.png");
    background-position: 0 8px;
    background-repeat: no-repeat;
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 21px;
    font-weight: normal;
    min-height: 15px;
    padding: 0 0 25px 30px;
    text-align: left;
    text-decoration: none !important;
    text-transform: none;
	 
	}
.owner_con span {	 
	font-size:26px;
	font-weight: bold;	 
}
.time{ color:#231f20; font-size:26px;}

.mar_t{ margin-top:50px;}
.mar_t_10{ margin-top:10px !important;}

.angler_im{ border-right:1px solid #b2b4b6; min-height:188px; padding:0px !important; display:block; margin:0px; width:20px !important;}

.section_im_icon{ padding:0px 5px 0px 0px !important ; margin:0px !important; text-align:right; font-size:15px;}
.section_im_icon1{ padding:0px 0px 0px 5px !important ; margin:0px !important; text-align: left; font-size:15px;}
 
 
.bottom-sec {
	margin:-10px 0px 0px 0px;
	padding:35px 0px 35px 0px;
	background:#1278a8;  	
	border-radius: 0px;
	width:100%;
	text-align: left;
	font-size:12px;
	color:#7a7a7a;	 
	}
 .bottom-sec h1 {
	color:#fff;
	font-size:18px;
	font-weight: 600;
	text-transform: none;	 
	text-align: left;
	line-height:20px; 
	text-transform: uppercase;
	 padding:25px 10px 10px 0px; 
	}
	
.bottom-sec h2 {
	color:#fff;
	font-size:18px;
	font-weight: 600;
	text-transform: none;	 
	text-align: left;
	line-height:20px; 
	text-transform: uppercase;
	 padding:15px 10px 20px 0px; 
	}
.bottom-sec h3 {
	color:#fff;
	font-size:18px;
	font-weight: 600;
	text-transform: none;	 
	text-align: left;
	line-height:20px; 
	text-transform: uppercase;
	 padding:25px 0px 20px 0px; 
	}	
.bottom-sec p {
	color:#f2fbff;
	font-size:13px;
	font-weight: 400;
	text-transform: none;	 
	text-align: left;
	line-height:25px; 
	text-transform: none;
	 padding:0px 10px 25px 0px; 
	}
	

	
.bottom_border{ border-bottom:1px solid #ccc; margin-bottom:25px; padding:0px 0px 9px 0px;}

.bottom-sec li {color:#f2fbff;
	font-size:14px;
	font-weight: normal;
	text-transform: none;	 
	text-align: left;
	line-height:20px;
	background-image: url(../images/bottom_arrow.png); 
	background-repeat: no-repeat;
	list-style:none;
	background-position:0px 4px;	 
	padding:0px 0px 10px 16px; 
	
	}
.bottom-sec li a { 	 
	color:#f2fbff;	
	font-weight: normal;
	text-transform: none;	
		 
	}

.bottom-sec li a:hover { 	color: #2da2d8;
	font-weight: normal;
	text-transform: none;	
		 
	}
	
.bottom-sec1 {
	margin:0px 0px 0px 0px;
	padding:15px 0px 15px 0px;
	background:#00547b;  	
	border-radius: 0px;
	width:100%;
	text-align: center;
	color:#fff;
	font-size:13px; 
	}

.bottom-sec1 a { text-align: right; 	 
	color:#4e4e4e;	
	font-weight: normal;
	text-transform: none;	
	
	padding:0px 10px 0px 10px;	 
	}

.bottom-sec1 a:hover { 	color: #1f4279;
	font-weight: normal;
	text-transform: none;	
		 
	}

.bottom-sec1 li {color:#fff;
	font-size:14px;
	font-weight: normal;
	text-transform: none;	
	
	text-align: center;
	line-height:20px;
	
	background-repeat: no-repeat;
	list-style:none;
	background-position:0px 8px;	 
	padding:0px 15px 6px 0px;
	float:left;
	
	}
.bottom-sec1 li a { 	 
	color:#fff;	
	font-weight: normal;
	text-transform: none;	
		 
	}

.bottom-sec1 li a:hover { 	color: #146734;
	font-weight: normal;
	text-transform: none;	
		 
	}

.newsletter{ margin:0px; padding:0px;}

.newsletter .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 8px 15px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff !important;
    background:#1278a8;
    background-image: none;
    border: 1px solid #c2c2c2; 
    border-radius: 30px;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.newsletter_icon{ margin:-29px 17px 0px 0px; padding:0px; position:relative; float:right; }
	
.siocial {  
	width:100%;
	text-align: left;
	font-size:12px;
	color:#7a7a7a;
	margin:0px 0px 0px 0px;	
 
}

.siocial a { text-align: left; 	 
	color:#fff;	
	font-weight: normal;
	text-transform: none; 
	padding:0px 10px 0px 10px;
	font-size:15px;
	background:#005e9f; width:40px; height:40px; line-height:40px; text-align:center;
	border-radius: 50%;
	display:inline-block;
	margin:0px 5px 0px 5px;
	border:2px solid #fff; 
	
	}

.siocial a:hover { 	color: #005e9f;
	font-weight: normal;
	text-transform: none;	
	background:#fff;
  
	}
	
.siocial1 {  
	width:100%;
	text-align: left;
	font-size:12px;
	color:#7a7a7a;
	margin:0px 0px 0px 0px;	
 
}

.siocial1 a { text-align: left; 	 
	color:#fff;	
	font-weight: normal;
	text-transform: none; 
	padding:0px 10px 0px 10px;
	font-size:18px;
	/*background:#121212;*/ width:40px; height:40px; line-height:40px; text-align:center;
	border-radius: 50%;
	display:inline-block;
	margin:0px 5px 0px 5px;
	border:0px solid #fff; 
	
	}

.siocial1 a:hover { 	color: #005e9f;
	font-weight: normal;
	text-transform: none;	
	background:#fff;
  
	}	
	
.news{ padding:0px 0px 25px 15px;}
.news_img{ padding-bottom:25px; padding-right:0px;} 
.news_con {
	color:#f2fbff;
	font-size:13px;
	font-weight: 300;
	text-transform: none;	
	
	text-align: left;
	line-height:20px; 
	text-transform: none;
	 padding:5px 0px 5px 0px; 
	}
.news_date {
	color:#2da2d8;
	font-size:13px;
	font-weight: 300;
	text-transform: none;	
	
	text-align: left;
	line-height:20px; 
	text-transform: none;
	 padding:0px 0px 0px 0px;
	 font-style:italic;
	}
.contact_address{ background-image:url(../images/map_icon.png); background-repeat:no-repeat;
	color:#f2fbff;
	font-size:16px;
	line-height:18px;
	margin:0px;
	padding:0px 0px 25px 35px; 

}	

.contact_num{ background-image: url(../images/phone_icon.png); background-repeat:no-repeat;
	color:#f2fbff;
	font-size:13px;
	line-height:18px;
	margin:0px;
	padding:0px 0px 25px 35px;
	 
	

}
.contact_mail{ background-image: url(../images/mail_icon.png); background-repeat:no-repeat;
	color:#f2fbff;
	font-size:13px;
	line-height:18px;
	margin:0px;
	padding:0px 0px 25px 35px; 
	 

}	



.contact_num_top{ float:left;  
	color:#fff;
	font-size:13px;
	line-height:18px;
	margin:3px 0px 0px 0px;
	padding:0px; 
	width:150px;   
}

.contact_num_top .fa{ 
	color:#f1592a;
	font-size:16px;  
}
.contact_mail_top{  float:left;  
	color:#fff;
	font-size:13px;
	line-height:18px;
	margin:3px 0px 0px 0px; 
	padding:0px; 
	width:164px;  
}	
.contact_mail_top .fa{ 
	color:#f1592a;
	font-size:16px;  
}
	
.glyphicon-chevron-right{ display:none !important;}
.glyphicon-chevron-left{ display:none !important;}


/*Slider Start*/
#jquery-script-menu {
	position: fixed;
	height: 90px;
	width: 100%;
	top: 0;
	left: 0;
	border-top: 5px solid #316594;
	background: #fff;
	-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	z-index: 999999;
	padding: 10px 0;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	}

.jquery-script-center {
	width: 960px;
	margin: 0 auto;
	}
.jquery-script-center ul {
	width: 212px;
	float:left;
	line-height:45px;
	margin:0;
	padding:0;
	list-style:none;
	}
.jquery-script-center a {
	text-decoration:none;
	}
.jquery-script-ads {
	width: 728px;
	height:90px;
	float:right;
	}
.jquery-script-clear {
	clear:both;
	height:0;
	}

/*Slider End*/


/*Stiky keader Start*/
  
header{text-align: center;
	line-height: normal; 
	width:100%;
	display:inline-block;
	// set animation
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
	}
header img { -webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
	 
	} 

header.sticky {	position: fixed;
	font-size: 24px;
	line-height: normal; 
	width: 100%;
	background: #fff;
	text-align: left;
	padding-left:0px;
	z-index:2500;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
	box-shadow:0px 0px 5px #000;
	}
header.sticky img { width:80%;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
	 
	} 

header.sticky .top-menu { float: right;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top:  0px;
	 
	}
	
header.sticky .ph_num_bg span{ color:#000; display: inline; padding:0px 0px 0px 25px }
  
.sp_pad{ padding:0px 20px 0px 20px !important;}
.sp_pad1{ padding:0px 20px 0px 20px !important;}  
  
/*Stiky keader End*/
 
.species_sec{ width:50%; float:left; background: url(../images/hooks_by_species_bg.png); min-height:590px; background-repeat:no-repeat;}
.region_sec{ width:50%; float:left; /*background-color:#7cb5a6;*/ background:url(../images/hookbyregion.jpg); background-size:cover; min-height:590px;}
.species_sec_con{ width:100%; margin:0px auto;}
.region_sec_con{ width:100%; margin:0px auto; }

 .testimonial{ color:#dc2776; font-size:14px; padding:10px 0px 0px 0px;}    
 

@media only screen and (max-width: 768px) {
 
.mar_t{ margin-top:20px !important;} 
.content_bg{ padding:0px 0px 30px 0px; margin-top:40px; margin-bottom:0px !important;}
.content_bg1{ padding:0px 0px 30px 0px; margin-top:30px; margin-bottom:30px !important;}
 
 .banner-section {
	padding:0px 0px 25px 0px;
}

 .banner_con {		 
	padding-top:10%;
	padding-left:2%;	 
}

.banner_con_heading {	
	font-size:40px;
	margin-bottom:15px;		 
}
.banner_con_sub { 
	font-size:18px; 
}
 
.sections h1 {	 
	font-size:40px !important;
	padding:0px 0px 9px 0px !important;
	
} 
.time{  font-size:22px !important;}

header{          
 height: auto;
}
 
 header.sticky img { width:45%;
} 

}

@media only screen and (max-width: 900px) {  


span.menu{
		width:28px;
		height:28px;
		background:url(../images/nav.png)no-repeat;
		display: inline-block;
		float:right;
		cursor: pointer;
		margin-top: 55px;
		z-index:2500;
		position:absolute;
		right:25px;
	}
	.top-menu{
		width:100%;
		display: none;
		text-align:center;
		background:#005e9f;
		padding:0;
		margin-top: 45px !important;
		color:#fff;
	}
	.top-menu ul{
		float:none;
		width:100%;
		margin-top: 0px;
	}
	.top-menu ul li{
		display:block;
		float: none;
		color:#fff;
		 padding: 0px 0px 0px 0px;
	}
	
 
	.top-menu ul li a{
		display: block;
		padding: 10px 0px;
		color:#fff;
	}  
	.top-menu ul li a:hover{
		display: block;
		padding: 10px 0px;
		color:#dc2776;
		background-color:#FFF;
	}  
		
/*.logo {
	width: 20% !important;
}
.logo1 {
	width: 24% !important;
}*/

 
.mar_t{ margin-top:20px !important;}
.content_bg{ padding:0px 0px 30px 0px; margin-top:60px; margin-bottom:0px !important;}
.content_bg1{ padding:0px 0px 30px 0px; margin-top:60px; margin-bottom:25px !important; 
	 }
 
.banner_con {
	 
	font-size:20px !important;
	line-height:20px !important;	 
}			
 
 
 
.owner_con { 
	font-size:18px !important; 
}
.owner_con span {	 
	font-size:20px !important; 	 
}	
.time{  font-size:18px !important;}
.angler_im{ display:none !important;}	
  

.species_sec{ width:100%; float: none !important; background-color:#fff; display:inline-block; min-height:425px;   }
.region_sec{ width:100%; float: none !important; background-color:#7cb5a6;  display:inline-block; min-height:400px; }

.species_sec_con{ width:100%;  }
.region_sec_con{ width:100%;  }

 
}

		
		
#boxscroll {
	padding: 0px;
	height: 336px;
	width: 100%;
	border: 0px solid #00F;
	overflow: auto;
	margin: 0px;
}


 .carousel-inner > .item {
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  position: absolute;
  z-index: 0;
  -webkit-transition: opacity 1s ease;
       -o-transition: opacity 1s ease;
          transition: opacity 1s ease;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
		  height:40px;
		  margin-top:0px;
}
.carousel-inner > .item:first-of-type {
  position: relative;
}
.carousel-inner > .active {
  opacity: 1;
  z-index: 3;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  -webkit-transition: opacity 0.1s ease-in-out;
       -o-transition: opacity 0.1s ease-in-out;
          transition: opacity 0.1s ease-in-out;
  opacity: .1;
  left: 0;
  z-index: 2;
}
.carousel-inner > .active.left,
.carousel-inner > .active.right {
  z-index: 1;
}
.carousel-control {
  z-index: 4;
}

.item.item-1.slide-image {
    min-height: 100px;
}
 
.shake {
    background:#ccc;
    text-align:center;
    width:200px;
} 

.add_banner{ margin:0px; padding:0px;}
.add_banner a{  width: 100%; 
	-webkit-transition: All 0.9s ease;
	-moz-transition: All 0.9s ease;
	-o-transition: All 0.9s ease;
	-ms-transition: All 0.9s ease;
	transition: All 0.9s ease;
	display:inherit;	
	text-decoration:none;
	color:#6b6b6b !important;
	
	}
.add_banner a:hover{  width: 105%;	 
	background-color: #FFF;
	-webkit-transition: All 0.9s ease;
	-moz-transition: All 0.9s ease;
	-o-transition: All 0.9s ease;
	-ms-transition: All 0.9s ease;
	transition: All 0.9s ease;
	text-decoration:none;
	color: #F60;
	}
	
 


.product_dis_h{ margin:25px 0px 0px 0px; padding:0px;}
.product_dis_h ul{ margin:0px !important; padding:0px !important; width:100% !important;}
 
.product_dis_h a{ width:100%; 
	  -webkit-transition: All 0.9s ease;
  -moz-transition: All 0.9s ease;
  -o-transition: All 0.9s ease;
  -ms-transition: All 0.9s ease;
  transition: All 0.9s ease;
  display:inherit;
  padding:0px;
  text-decoration:none;
  color:#6b6b6b !important;
  border:1px solid #f2f2f2;
  margin:0px 0px 20px 0px;
  
	}
.product_dis_h a:hover{ width:100%;  margin:0px 0px 20px 0px; padding:10px;
 box-shadow: 0px 0px 5px #9e9e9e; border-radius:4px;
        background-color: #FFF;
      -webkit-transition: All 0.9s ease;
  -moz-transition: All 0.9s ease;
  -o-transition: All 0.9s ease;
  -ms-transition: All 0.9s ease;
  transition: All 0.9s ease;
   text-decoration:none;
   color: #F60;
}
/*2016-07-12*/

@media only screen and (max-width: 768px){	
	.product_dis li{ margin:0px 3% 15px 0px !important; 
	padding:0px; 
	width:45% !important; 
	float:left;
	min-height:350px;
	}
	 
	
	}
 
	
@media only screen and (max-width: 650px){	
	.product_dis_h li{  
	width:48% !important; 
	 
	}
}

@media only screen and (max-width: 480px){	
	.product_dis li{ margin:0px 0% 15px 0px !important; 
	padding:0px; 
	width:100% !important; 
	float:left;
	min-height:350px;
	}
	
	.product_dis_h li{  
	width:100% !important; 
	 
	}
	
	}
.zoom-small-image > div {
    z-index: 1000 !important;
}
#owl-example .item a{  
	-webkit-transition: All 0.9s ease;
	-moz-transition: All 0.9s ease;
	-o-transition: All 0.9s ease;
	-ms-transition: All 0.9s ease;
	transition: All 0.9s ease;
	display:inherit;	
	text-decoration:none;
	color:#6b6b6b !important;
	
}

#owl-example .item a:hover{ padding: 10px ;
	box-shadow: 0px 0px 5px #9e9e9e; border-radius:4px;
	background-color: #FFF;
	-webkit-transition: All 0.9s ease;
	-moz-transition: All 0.9s ease;
	-o-transition: All 0.9s ease;
	-ms-transition: All 0.9s ease;
	transition: All 0.9s ease;
	text-decoration:none;
	color: #F60;
	}
	
.prd-name{ font-size:15px; text-align:center; color:#545454; font-weight:normal; padding:10px 0px 0px 0px;}	
.product-price{ font-size:20px; text-align:center; color:#dc2776; font-weight:400;}	
.product-price1{ font-size:40px; text-align: left; color:#dc2776; font-weight:400;}	
.product-content{ font-size:15px; text-align: left; color:#545454; font-weight:400;}	
 
.zoom-small-image > div {
    z-index: 1000 !important;
}
@media only screen and (max-width: 650px) {.top_social{ display: none;}
.logo {
    float: left;
    margin: 9px 0 10px 0px ;
    padding-right: 0 !important;
	 
}
.logo img { width:150px;
	 
}

.logo1 {
    float: left;
    margin: 9px 0 10px 0px;
    padding-right: 0 !important;
}

header.sticky img {
    margin-top: 0px;
    transition: all 0.5s ease 0s;
    width: 100%;
}

header{          
 height:65px ;
}
header.sticky img { width:75%;
} 
 
span.menu{ 
		margin-top: 15px; 
	}

.banner_con_heading {	
	font-size:27px;
	margin-bottom:15px;		 
}
.banner_con_sub { 
	font-size:16px; 
}

}

.sub_banner{ position:relative; margin:-6px 0px 0px 0px;}

.modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2500;
	background:rgba(0, 0, 0, 0.5)
}

.contact_main{ margin:60px 0px 60px 0px; padding:0px; width:100%; display:inline-block;}

.contact_main .fa{ margin:0px; padding:0px; font-size:25px !important; color:#545454 !important;}
.contact_form{background-color:#f5f5f5; padding:15px; margin:0px 0px 25px 0px;}

.contact_form_home{background:rgba(255, 255, 255, 0.8); padding:15px; margin:0px 0px 25px 0px; border-radius: 5px;}

.contact_form_home .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 8px 0px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background: none;
    background-image: none;
    border: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control1 { height:100px !important;
}


.btn-default{ background-color:#dc2776; text-transform:uppercase; font-size:15px; padding:8px 15px 8px 15px; color:#FFF;}


.ph_num_bg{ position: relative; z-index:2000; color:#ff8a00; padding:5px 0px 5px 0px ; font-weight: normal; display: inline-block; float:right; font-size:14px !important; text-align:right; margin:10px 0px 0px 0px;  }

.ph_num_bg span{ color:#fff; display: inline; padding:0px 0px 0px 25px }

.ph_num_bg img{ width:17px !important;}


.border_sec{ margin:0px 0px 30px 0px;}


.welcome_sec{ margin:0px 0px 0px 0px;  padding:70px 30px 70px 30px; background-image:url(../images/welcome_bg.jpg); background-position:center top;}
.welcome_sec h1 {
	color:#000; 
	font-size:33px;
	font-weight: normal;
	text-transform: uppercase;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px;
	text-decoration:none ;
	text-align: left;  
	}  
.welcome_sec h1 span {
	color:#0d88bc; 
	}  
.welcome_sec h2 {
	color:#0d88bc; 
	font-size:25px;
	font-weight: normal;
	text-transform: uppercase;	
	padding:15px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	text-decoration:none ;
	text-align: left;  
	} 	
.welcome_sec p {
	color:#000; 
	font-size:16px;
	font-weight: 400;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none  ;
	text-align: left;
	line-height:28px;	 
	} 
	
.welcome_sec ul{ margin:0px; padding:0px;}
.welcome_sec li{ margin:0px; padding:0px 0px 8px 25px; list-style:none;
color:#000; 
	font-size:16px;
	font-weight: 400;
	background:url(../images/welcome_list.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	
	}
	
.welcome_sec1{ margin:80px 0px 80px 0px;  padding:70px 0px 70px 30px; background-image:url(../images/welcome_bg1.jpg); background-position:center top;}
.welcome_sec1 h1 {
	color:#000; 
	font-size:46px;
	font-weight: normal;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px;
	text-decoration:none ;
	text-align: left;	 
	}  
  
	
.welcome_sec1 p {
	color:#000; 
	font-size:16px;
	font-weight: 400;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none  ;
	text-align: left;
	line-height:28px;	 
	} 	
	
.roos_sec{position:absolute; background:rgba(0, 0, 0, 0.5); bottom:0px; z-index:1000; width:100%; padding:10px 0px 10px 0px;}	


.product_service_sec{ background:#fff; background-attachment:fixed; background-repeat:no-repeat; padding:0px 0px 0px 0px;}

.product_service_sec h1 {
	color:#000; 
	font-size:33px;
	font-weight: 600;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px;
	text-decoration:none ;
	text-align: left;	 
	}  
.product_service_sec p {
	color:#000; 
	font-size:16px;
	font-weight: 400;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none  ;
	text-align: left;
	line-height:28px;	 
	} 	
	
.p_r_0{ padding-right:0px }
.p_l_0{ padding-left:0px; }
	
.services_sec{ background:#fff; background-attachment:fixed; background-repeat:no-repeat; padding:60px 0px 0px 0px;}

.services_sec h1 {
	color:#000; 
	font-size:46px;
	font-weight: normal;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none ;
	text-align: center;	 
	
 
	}  
 .services_sec p{ color: #000;
	font-size: 17px;
	font-weight: 500;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 50px 0px;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
}

	
.services_head { font-size:18px; text-align:left; color:#fff; font-weight:300; padding:0px 0px 0px 15px; margin:0px; float:left;
}
.services_head_sub { font-size:24px; text-align:left; color:#383838; font-weight:300; padding:15px 0px 0px 0px; margin:0px;
}
.services_con{ font-size:18px; text-align:left; color:#ffe400; font-weight:300; padding:0px 15px 0px 0px; margin:0px; float:right;
}

.add_banner{ padding:0px; margin:0px 0px 0px; }
.add_banner h1 {
    color: #fff;
    font-size: 46px;
    font-weight: normal;
    text-transform: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    text-align: center;
}

.add_banner p {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    text-transform: none;
    padding: 0px 0px 0px 0px;
    margin: 25px 0px 00px 0px;
    text-decoration: none;
    text-align: center;
    line-height: 28px;
}

.project_sec{   padding:80px 0px 0px 0px;}

.project_head{ width:100%; } 

.project_sec h1 {
	color:#000; 
	font-size:40px;
	font-weight: normal;
	text-transform: none;	
	padding:20px 0px 30px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none ;
	text-align: center;	 
	
 
	}  
	
.products_s {
    padding: 15px;
}

 .product_cont {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    padding: 0px 20px 0px 20px;
    margin: 20px 0px 18px 0px;
    text-decoration: none;
    text-align: center;
    line-height: 25px;
}	

 .product_cont1 {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    text-transform: none;
    padding: 0px 20px 0px 20px;
    margin: 20px 0px 18px 0px;
    text-decoration: none;
    text-align: center;
    line-height: 25px;
}	



.product_detail {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.product_detail h1 {
    font-size: 30px;
    margin: 0px;
    color: #3f3f4b;
    text-align: left;
    padding: 0px 0px 10px 0px;
    font-weight: 500;
    line-height: 48px;
}

.product_detail h2 { 
	color:#3f3f4b; 
	font-size:25px;
	font-weight: 500;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 22px 0px;
	text-decoration:none ;
	text-align: left;	 
	} 
	
	
.product_detail p { 
	color: #2d2d2d;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    padding: 0px 0px 0px 0px;
    margin: 25px 0px 35px 0px;
    text-decoration: none;
    text-align: left;
    line-height: 28px; 
	} 
.product_clr_sec{ width:150px; float:left; margin:15px 25px 0px 0px;
	} 
.product_clr_head { 
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;  
    font-size: 16px;
    color: #454553;
    text-align: left;
	font-weight:bold;
}

.product_colors{ margin:0px; padding:0px 0px 0px 2px;}
.product_colors ul{ margin:0px; padding:0px;}
.product_colors li{ margin:0px 10px 0px 0px; padding:0px; float:left; list-style:none;}
.product_colors li:hover{ cursor: pointer; margin:0px 10px 0px 0px; padding:0px; float:left; list-style:none; border:2px solid  #fff; 
}
.product_colors .active{ margin:0px 10px 0px 0px; padding:0px; float:left; list-style:none; border:2px solid  #fff;
}

.product_blue{ width:20px; height:20px; background: #03F; box-shadow: 0px 2px 4px #ccc;}
.product_green{ width:20px; height:20px; background: #0C0; box-shadow: 0px 2px 4px #ccc;}
.product_yellow{ width:20px; height:20px; background: #FF0; box-shadow: 0px 2px 4px #ccc;}
.product_black{ width:20px; height:20px; background: #000; box-shadow: 0px 2px 4px #ccc;}


.headings {
    background: #f7f7f9;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 15px 0px;
    border-top: 1px solid #dddde4;
    border-bottom: 1px solid #dddde4;
    width: 100%;
    display: inline-block;
    font-size: 18px;
    color: #454553;
    text-align: center;
    text-transform: uppercase;
}
 
.sub_sec_main{ background:#fff; background-attachment:fixed;   padding:40px 0px 60px 0px; background-position:center top;}

.sub_sec_main h1 {
	color:#000; 
	font-size:35px;
	font-weight: normal;
	text-transform: uppercase;	
	padding:0px 0px 0px 0px;
	margin:15px 0px 22px 0px;
	text-decoration:none ;
	text-align: center;	 
	} 
.sub_sec_main h2 {
	color:#005e9f; 
	font-size:25px;
	font-weight: normal;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 22px 0px;
	text-decoration:none ;
	text-align: center;	 
	} 	
	
.sub_head {
	color:#005e9f; 
	font-size:25px;
	font-weight: normal;
	text-transform: none;	
	padding:25px 0px 0px 0px;
	margin:0px 0px 22px 0px;
	text-decoration:none ;
	text-align: left;	 
	} 	
	
 .sub_sec_main p{ color: #2d2d2d;
	font-size: 17px;
	font-weight: 500;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
}
 .sub_contens{ color: #2d2d2d;
	font-size: 17px;
	font-weight: 500;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 0px;
	text-decoration: none;
	text-align: justify;
	line-height: 28px;
}

.sub_sec_main1{ background:#f6f6f6; background-attachment:fixed;   padding:60px 0px 60px 0px; background-position:center top;}

.sub_sec_main1 h1 {
	color:#000; 
	font-size:35px;
	font-weight: normal;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 22px 0px;
	text-decoration:none ;
	text-align:  left;	 
	} 
.sub_sec_main1 h2 {
    color: #005e9f;
    font-size: 30px;
    font-weight: normal;
    text-transform: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 22px 0px;
    text-decoration: none;
    text-align: left;
	}
	
 .sub_sec_main1 p{ color: #2d2d2d;
	font-size: 17px;
	font-weight: 500;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 50px 0px;
	text-decoration: none;
	text-align: left;
	line-height: 28px;
}

.sub_list { margin:0px; padding:0px;}
.sub_list ul{ margin:0px; padding:0px;}
.sub_list li{ margin:0px; 
	padding:0px 0px 8px 25px; 
	list-style:none;
	color:#000; 
	font-size:16px;
	font-weight: 400;
	background:url(../images/welcome_list.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
}


.sub_sec_main2{ background: #fff;
    background-attachment: fixed;
    padding: 60px 0px 40px 0px;
    background-position: center top;
    margin: 0px 0px 0px 0px;
    width: 100%;
    display: inline-block;
}
	
.download_pdf{ text-align:center; font-size:18px; padding:0px 0px 0px 0px; margin:0px; color:#000;}

.download_pdf1{ text-align:center; font-size:15px; padding:0px 0px 0px 0px; margin:0px; color:#000;}
 
 
 .sub_sec_products_det{ background:#fff; background-attachment:fixed;   padding:40px 0px 3px 0px; background-position:center top;}


.sub_sec_products_det h1 {
	color:#000; 
	font-size:35px;
	font-weight: normal;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:15px 0px 22px 0px;
	text-decoration:none ;
	text-align: center;	 
	} 
 
.sub_sec_products{ background:#fff; background-attachment:fixed;   padding:40px 0px 80px 0px; background-position:center top;}


.sub_sec_products h1 {
	color:#000; 
	font-size:35px;
	font-weight: normal;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:15px 0px 22px 0px;
	text-decoration:none ;
	text-align: center;	 
	} 
.sub_sec_products h2 {
	color:#005e9f; 
	font-size:25px;
	font-weight: normal;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 22px 0px;
	text-decoration:none ;
	text-align: center;	 
	} 
	
.sub_sec_products h3 {
	color:#005e9f; 
	font-size:25px;
	font-weight: 600;
	text-transform: none;	
	padding:35px 0px 0px 0px;
	margin:0px 0px 22px 0px;
	text-decoration:none ;
	text-align: left;	 
	} 		

	
 .sub_sec_products p{ color: #2d2d2d;
	font-size: 17px;
	font-weight: 500;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
}


.sub_sec_products1{ background:#fff; background-attachment:fixed;   padding:40px 0px 30px 0px; background-position:center top;}


.sub_sec_products1 h1 {
	color:#000; 
	font-size:25px;
	font-weight: normal;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:15px 0px 22px 0px;
	text-decoration:none ;
	text-align: left;	 
	} 
.sub_sec_products1 h2 {
	color:#005e9f; 
	font-size:25px;
	font-weight: normal;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 22px 0px;
	text-decoration:none ;
	text-align: center;	 
	} 
	
 
	
 .sub_sec_products1 p{ color: #2d2d2d;
	font-size: 15px;
	font-weight: 500;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 0px;
	text-decoration: none;
	text-align: justify;
	line-height: 28px;
}
	
	
	
.calculation{ background:#FFF; box-shadow: 0px 0px 8px #d7efff; border-radius: 8px;
margin:0px 0px 25px 0px;
padding:15px;}

 .calculation_con{ color: #0a7ccc;
	font-size: 20px;
	font-weight: 600;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 20px 0px;
	text-decoration: none;
	text-align:  center;
 }
	
.activities_con_sec{ padding:0px 25px 0px 25px;
 
} 
	 .activities_con{ color: #a84422;
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
	text-decoration: none;
	text-align:  center;
 
} 
 
.test_img_icon{ position:absolute; margin:-150px 0px 0px 0px; right:60px; }	
.test_img_icon img{ width:81px; height:81px; border-radius: 50%; border:2px solid #f16d45;}	
.testimonial_con {
	color:#fff; 
	font-size:16px;
	font-weight: 300;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:15px 0px 15px 0px;
	text-decoration:none  ;
	text-align: left;
	line-height:28px;	 
 
	} 		
	
.testimonial_aut {
	color:#f1592a; 
	font-size:16px;
	font-weight:600;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none  ;
	text-align: left;
	line-height:28px;	 
 
	} 
.testimonial_place {
	color:#ffffff; 
	font-size:14px;
	font-weight:300;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px;
	text-decoration:none  ;
	text-align: left;
	line-height:28px;	 
 
	} 	
	
	
.add_sec{ background:url(../images/add_bg.jpg); background-attachment:fixed; background-repeat:no-repeat; padding:75px 0px 75px 0px;}	

.add_sec_con {
	color:#ffffff; 
	font-size:30px;
	font-weight:300;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none  ;
	text-align: center;
	line-height:35px;	 
 
	} 	
	
.newsletter_sec{ background:#2e2e2e; background-attachment:fixed; background-repeat:no-repeat; padding:15px 0px 15px 0px;}	
.newsletter_sec h1 {
	color:#ffffff; 
	font-size:22px;
	font-weight:400;
	text-transform: uppercase;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	text-decoration:none  ;
	text-align: left;
	line-height:35px;	 
	 
 
	} 	
.newsletter_sec .fa {
	color:#ffffff; 
	font-size:30px;
	font-weight:300;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 20px  0px 0px;
	text-decoration:none  ;
	text-align: left;
	line-height:35px;	 
 
	} 	
.newsletter_form{ width:100%; }
.newsletter_btn{ width:100%; margin:10px 0px 0px 0px;}
.newsletter_btn a{ display:inline-block; width:100%; background-color:#b47a62; color:#fff; text-align:center; padding: 9px 0px 9px 0px; font-size: 16px; text-transform: uppercase; margin:0px; border-radius: 3px;}
.newsletter_btn a:hover{  background-color:#000; color:#fff; }



.newsletter_sec .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #2e2e2e;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.social{ text-align: left;}
 .read_more{ margin:35px 0px 25px 0px; padding:0px;  }
 .read_more a{ margin:0px; padding:12px 50px 12px 50px; background-color:#005e9f;  color:#fff; font-size:14px; text-transform:uppercase;}
 .read_more a:hover{  background:#000;  color:#fff;  }
 
  .submit_btn{ margin:35px 0px 25px 0px; padding:0px; width:100%;  }
 .submit_btn a{ margin:0px; padding:12px 50px 12px 50px; background-color:#005e9f;  color:#fff; font-size:14px; text-transform:uppercase; width:100%;
     border-radius: 30px; display: inline-block;}
 .submit_btn a:hover{  background:#000;  color:#fff;  }
 
 
  .submit{ margin:0px 0px 15px 0px; padding:6px 0px 6px 0px; width:100% !important; border:0px !important; background:#005e9f !important; font-weight: normal; font-size:23px; color:#fff;}
 .submit a{ margin:0px; padding:10px 35px 10px 35px; background-color:#005e9f;  color:#fff; font-size:15px; text-transform: none;border-radius: 0px;
 width:100%; display:inline-block; text-align:center; font-weight:bold; text-transform:uppercase;}
 
 .submit a:hover{  background:#000;  color:#fff;  }	
 
   .enquiry{ margin:0px 0px 15px 0px; padding:6px 35px 6px 35px;  border:0px !important; background:#005e9f !important; font-weight: normal; font-size:23px; color:#fff;}
 .enquiry a{ margin:0px; padding:10px 35px 10px 35px; background-color:#005e9f;  color:#fff; font-size:15px; text-transform: none;border-radius: 0px;
 width:100%; display:inline-block; text-align:center; font-weight:bold; text-transform:uppercase;}
 
 .enquiry a:hover{  background:#000;  color:#fff;  }	
 
 .send_resume{ margin:10px 0px 25px 0px; padding:0px;  }
 .send_resume a{ margin:0px; padding:12px 18px 12px 18px; background-color:#a64522; border:2px solid #a64522; color:#fff; font-size:12px; text-transform:uppercase;}
 .send_resume a:hover{  background:#fff;  color:#a64522; border:2px solid #a64522; }
 
 .bottom_logo{ margin:0px 0px 0px 0px;}
 
 .contact_section{ margin:0px 0px 0px 0px; padding: 0px 0px  0px 0px ;   text-align:center; 
     background: url(../images/contact_bg.jpg); background-repeat:no-repeat; background-position:center; 
    background-repeat: no-repeat; 
    background-size: cover;
}

.contact_section h1 {
    color: #fff;
    font-size:40px;
    font-weight: normal;
    text-transform: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
    text-decoration: none;
    text-align:  left;
	
}

.contact_section h2 {
    color: #fff;
    font-size:25px;
    font-weight: normal;
    text-transform: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 40px 0px;
    text-decoration: none;
    text-align: left;
	
}

.contact_section h3 {
    color: #005e9f;
    font-size:30px;
    font-weight:600;
    text-transform: none;
    padding: 0px 0px 0px 0px;
    margin: 25px 0px 20px 0px;
    text-decoration: none;
    text-align: left;
	
}

.contact_bor{ border-left:1px solid #ccc;  border-right:1px solid #ccc;}	 
.contact_con{ font-size:20px; color:#2d2d2d; margin:15px 0px 0px 0px; min-height:60px;}
.contact_con1{ font-size:16px; color:#2d2d2d; margin:15px 0px 0px 0px; text-transform:uppercase; font-weight:bold;}

 
 .contact_area{ width:100%; margin:-6px 0px 0px 0px; padding: 0px; display:inline-block; background:#f7f7f7; 
} 
 

.contact_secs{ margin:70px 0px 50px 0px;} 

.contact_icons{ width:57px; float:left; margin:0px 0px 20px 0px;
}
.contact_add{ width:70%; float:left; margin:0px 0px 0px 20px;
}

.contact_icons1{ width:16px; float:left; margin:7px 0px 20px 0px;
}
.contact_add1{ width:85%; float:left; margin:0px 0px 0px 20px
}
 
.contact_sec_head {
    color: #c3262e;
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
    text-align: left;
    margin: 0px 0px 5px 0px;
}
.contact_sec_con {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    text-align: left;
    line-height: 25px;
    margin: 0px 0px 30px 0px;
}
.contact_sec_con2 {
    color: #f2fbff;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    text-align: left;
    line-height: 25px;
    margin: 0px 0px 10px 0px;
} 

.about_sec{ background:url(../images/testi_bg.jpg); background-attachment:fixed; background-repeat:no-repeat; padding:90px 0px 90px 0px; margin:80px 0px 0px 0px;}
.about_sec_con{
	color:#fff; 
	font-size:40px;
	font-weight: normal;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none ;
	text-align: center;	 
 
	}  
.about_sec_con1{
	color:#fff; 
	font-size:17px;
	font-weight: normal;
	text-transform: none;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none ;
	text-align: center;	 
 
	}  
	
.about_sec_icon { width:110px; margin:0px auto;
} 	
	 
.about_sec_icon .fa{ border:2px solid #fff; font-size:45px; color:#fff; text-align:center; padding:25px; border-radius: 50%; margin:0px auto;
} 
/*-----------------------------------*/
       /*---- CONTACT US ----*/
/*-----------------------------------*/
section.contact {
  padding: 6rem 0;
  background: #fff; }
  
*::after, *::before {
    box-sizing: border-box;
}
  
  .section-title {
  text-align: center;
  padding-bottom: 4.5rem; }

.section-title .title-style {
  position: relative;
  display: inline-block; }

.section-title .title-style h2 {
  color: #fff;
  margin-bottom: 1rem; }

label {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 5px;
  color: #000; }

form label.error {
  display: block;
  color: #ff0000;
  font-size: 14px !important;
  opacity: 1 !important; }

.successform,
.errorform {
  display: none;
  height: 70px; }

.successform span,
.errorform span {
  display: block; }

.successform span p,
.errorform span p {
  margin-top: 15px; }

.successform span p {
  color: #01c15a;
  font-size: 2rem; }

.errorform span p {
  color: #c0392b; }

.contact .button {
  background: #f1592a;
  margin-bottom: 0px; }

.info-touch h4 {
  margin-bottom: 1.8rem;
  color:#F1592A;
  font-weight:bold;
 }

@media screen and (max-width: 991px) {
  .info-touch {
    margin-top: 4rem; }

  .my-info .in1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 2rem; } }
@media screen and (max-width: 991px) and (max-width: 496px) {
  .my-info .in1 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }
@media screen and (max-width: 991px) {
  .my-info .address {
    margin-right: 6rem; }

  .my-info .phone {
    margin-right: 6.8rem;
    margin-bottom: 0px; }

  .my-info .fa.fa-phone {
    margin-bottom: 0px; }

  .info-touch h4 {
    text-align: center;
    margin-bottom: 3rem; } }
@media screen and (max-width: 504px) {
  .my-info .fa.fa-phone {
    margin-bottom: 1.5rem; } }
.my-info p {
  line-height: 0px;
  margin-bottom: 0px; }

.my-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.my-info .in1 {
  margin-bottom: 0px; }

.my-info .fa {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  border-radius: 50%;
  width: 2.9rem;
  height: 2.9rem;
  line-height: 2.9rem;
  border: 2px dotted;
  color: #F1592A;
  text-align: center;
  margin-right: 1rem; }

.whatssap .fa:last-child {
  margin-bottom: 0px; }

.whatssap P {
  margin-bottom: 0; }
  

 /*button*/
 
 .button {
  float: left;
  min-width: 150px;
  max-width: 250px;
  display: block;
  margin-bottom: 0px;
  padding: 1em 2em;
  border: none;
  background: none;
  color: inherit;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }

.button:focus {
  outline: none; }

.button > span {
  vertical-align: middle; }

/* Text color adjustments */
.bg-1 .button {
  color: #fff;
  border-color: #111111; }

.bg-2 .button {
  color: #37474f;
  border-color: #37474f;
  margin-top: 3rem;
  margin-left: 0px; }

.bg-3 .button {
  color: #fff;
  border-color: #fff; }

.box.bg-3 a:hover {
  border-color: #fff; }

.bg-4 .button {
  color: #37474f;
  border-color: #37474f;
  margin-bottom: 0px; }

@media screen and (max-width: 768px) {
  .bg-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    background: transparent; } }
.bg-3 .button {
  color: #fff;
  border-color: #fff;
  margin-left: 1px; }

.bg-4 .button {
  color: #37474f;
  border-color: #37474f;
  margin-left: 1px; }

/* Sizes */
.button--size-s {
  font-size: 14px; }

.button--size-m {
  font-size: 16px; }

.button--size-l {
  font-size: 18px; }

/* Typography and Roundedness */
.button--text-upper {
  letter-spacing: 2px;
  text-transform: uppercase; }

.button--text-thin {
  font-weight: 300; }

.button--text-medium {
  font-weight: 500; }

.button--text-thick {
  font-weight: 600; }

.button--round-s {
  border-radius: 5px; }

.button--round-m {
  border-radius: 15px; }

.button--round-l {
  border-radius: 40px; }
.inner-page .form-control {
    padding: 1.2rem;
    border: 1px solid #337B3B;
}
.inner-page .section-title .title-style h2 {
    color: #000;
    margin-bottom: 1rem;
}
.inner-page .section-title {
    text-align: center;
    padding-bottom: 4.5rem;
}

.inner-page .title-icon {
    width: 80px;
    position: relative;
    margin: 0 auto;
    margin-top: 10px;
    color:#337B3B
}
.inner-page .title-icon:before {
    content: "";
    width: 100px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 18px;
    left: -85px;
}
.inner-page .title-icon:after {
    content: "";
    width: 100px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 18px;
    right: -85px;
}

.title-icon:before {
    content: "";
    width: 100px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 18px;
    left: -85px;
}

*::after, *::before {
    box-sizing: border-box;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.title-icon:after {
    content: "";
    width: 100px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 18px;
    right: -85px;
}

.title-icon {
    width: 80px;
    position: relative;
    margin: 0 auto;
    margin-top: 10px;
}
h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.8rem;
    line-height: 1.1;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
}


.bg-3 {
    background: transparent;
    color: #000;
  
    display: flex;
    -webkit-box-pack: center;
    
    justify-content: center;
}
.button--wayra {
    overflow: hidden;
    cursor: pointer;
    width: 200px;
   
    transition: border-color 0.3s, color 0.3s;
  
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra:hover {
    color: #fff;
    border-color: #111111;
}
.button--wayra:hover::before {
    opacity: 1;
    background-color: #337b3b; 
    transform: rotate3d(0, 0, 1, 0deg);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: #37474f;
    z-index: -1;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
}


button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    padding: 1px 6px;
}

input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: buttontext;
    background-color: buttonface;
    box-sizing: border-box;
    padding: 2px 6px 3px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
}

input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    margin: 0em;
    font: 400 13.3333px Arial;
}

input, textarea, select, button, meter, progress {
    -webkit-writing-mode: horizontal-tb;
}

button {
    -webkit-appearance: button;
}

/*------------------Room Section--------------*/
  
.room_sec{ margin:80px 0px 80px 0px;}  

.rooms_con{
	position: absolute;
	bottom: 0px;
	padding: 30px 0px 0px 0px;
	width:100%; display: inline-block;
	
	}
	
.rooms_con1{
	position: relative;
	bottom: 0px;
	padding: 30px 0px 0px 0px;
	width:100%; display: inline-block;
	
	}	
	
.rooms {
    padding: 50px 30px 20px 30px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0, 0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#3d3d3d',GradientType=0 ); 
	 
}

.rooms_heading{
    font-size:45px; color:#fff;  text-transform:uppercase; font-weight:bold;
 }
.rooms_pra{
    font-size:14px; color:#fff;  text-transform:uppercase; font-weight:bold;
 }

 
.shape {
	 
	position: relative;
	margin:0px 0px 25px 0px;
}
		
	.shape .overlay {
		display:block;
		width: 100%;
		height: 310px;
		position: absolute;
		top:-5px;
		left:-5px;
		-webkit-transform: scale(1,1);
		-webkit-transition-timing-function: ease-out;
		-webkit-transition-duration: 0.6s;
		-moz-transform: scale(1,1);
		-moz-transition-timing-function: ease-out;
		-moz-transition-duration: 0.6s;
		transform: scale(1,1);
		transition-timing-function: ease-out;
		transition-duration: 0.6s;				
		z-index:500;
		/* allow user to actually perform actions underneath this layer */
		pointer-events:none; 
		background-repeat: no-repeat;
		outline:0;
		z-index:2000;		
		
	}

/* different shapes */
.shape .overlay.round {
	background: url(round.png);		
}

.shape .overlay.hexagon {
	background: url(hexagon.png);
}

.shape .overlay.pentagon {
	background: url(pentagon.png);
}			

/* hover effect */
.shape:hover .overlay {
	-webkit-transform: scale(1.07,1.07);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 0.3s;
	-moz-transform: scale(1.07,1.07);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 0.3s;
}


.shape:hover .bg { background:#FFF; color:#000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  display:block;
  border:2px solid #C30;
  z-index:1000;
}

.shape:hover .details {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
	z-index:450;
  display:block;	
   z-index:2000;
}	

.heading_room{ font-size:30px ; margin:0px; padding:0px;}
 
/* content styles */
.shape .bg, 
.shape .details {
	position: absolute;
	width: 100%;
	min-height:300px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	top:0;
	left:0;
	opacity:0;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;				
	display:none;  
}		

.shape .bg {
	background: #4b5a78;		
}

.shape .details span.heading {
	font-family: 'Roboto Condensed', serif;		
	font-size:30px;
	display:block;
	margin-top:70px;
	color:#000;
	text-decoration:none;
}


.shape .details p {
	font-family: 'Abel', sans-serif;		
	color:#000;
	width: 70%;
	font-size:14px;
	margin:0 auto;
}

.shape a.button {
	padding:5px 15px;
	font-family: 'Abel', sans-serif;	
	font-size:12px;	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	background: #2f3644;
	text-decoration:none;
	color:#fff;
	display:block;
	width:50px;
	margin:0 auto;
	text-align:center;
	margin-top:15px;
}

.more_r{ width:150px; margin:0px auto; padding:0px; margin-top:25px;}
.more_r a{ width:100%; margin:0px auto; padding:4px 0px 4px 0px; display:inline-block; background: #930; font-size:15px; color:#fff; border-radius: 15px; }	
.more_r a:hover{  background: #000;   }


.details1 {
	margin:15px 0 20px 0;
}

.details1 ul { margin:15px 0px 0px 15px; padding:0px;
	}
.details1 li { font-size:12px; color:#000; width:50%; float:left; line-height:25px;
	}
	
	
.more_r1{ width:130px; margin:0px auto; padding:0px; float:right}
.more_r1 a{ width:100%; margin:0px auto; padding:6px 0px 6px 0px; display:inline-block; background: #930; font-size:14px; color:#fff; border-radius: 0px; text-align:center; text-transform:uppercase;}	
.more_r1 a:hover{  background: #000;   }

	.shape a.button:hover {
		background: #fff;
		color: #2f3644;				
	}

.rate_border{ border-bottom:1px solid #ece8e2; border-top:1px solid #ece8e2; width:100%; display:inline-block; margin:25px 0px 0px 0px; padding:15px 0px 15px 0px;}

.rate_n{ font-size:15px; color: #999; float:left; width:50%;}
.rate_n span{ font-size:24px; color: #000; font-weight:bold  }


.container1{ width:1400px; margin:0px auto; padding:0px;}

.desk{ display:block  !important;}
.mob{ display: none  !important;}

.partner-table {
    display: table;
    height: 100%;
	margin:0px; 
	width:100%;
}
.partner {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

@media only screen and (max-width: 1440px) {

 .container1{ width:100%; margin:0px; padding:0px;}
	
}


@media only screen and (max-width: 767px) {
.shape:hover .details { 
  display: none;	
}

.shape:hover .bg { 
  display: none;
   
}

.rooms_heading{
    font-size:25px; color:#fff;  text-transform:uppercase; font-weight:bold;
 }
.rooms_pra{
    font-size:12px; color:#fff;  text-transform:uppercase; font-weight:bold;
 }
 
.rooms {
    padding: 50px 15px 20px 15px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0, 0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#3d3d3d',GradientType=0 ); 
	 
}
.ph_num_bg { 
    padding: 0px 0px 5px 0px; 
    margin: 0px 0px 0px 0px;
	float:none;
}
header.sticky  .ph_num_bg {
    font-size: 12px !important; display:none;
}


.add_banner h1 { 
    font-size: 34px;
  
}
.project_sec h1 { 
    font-size: 25px; 
}

.product_service_sec h1 { 
    font-size: 25px; padding:25px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.contact_section h1 { 
    font-size: 35px; 
} 
.banner-wrapper {
    margin: 5px 0px 0px 0px;
}


.welcome_sec{  background:#f4f4f4; background-position:center top; padding:15px 0px 20px 0px;  margin: 0px 0px 30px 0px;}
.welcome_sec1{ background:#f4f4f4; background-position:center top; padding:15px 0px 20px 0px; margin: 25px 0px 30px 0px;}

 
.welcome_sec h1 { 
    font-size: 25px;
	margin: 25px 0px 12px 0px; 
}

.welcome_sec p { 
    font-size: 14px; 
    line-height: 23px;
}

.welcome_sec1 h1 { 
    font-size: 28px;
	margin: 25px 0px 12px 0px; 
}

.welcome_sec1 p { 
    font-size: 14px; 
    line-height: 23px;
}
.welcome_sec li { 
    font-size: 14px; 
}
.services_sec { 
    padding: 30px 0px 0px 0px;
}

.services_sec h1 { 
    font-size: 37px; 
}
.services_sec p { 
    font-size: 14px; 
    line-height: 23px;
}

.testimonial_sec h1 {
    font-size: 37px; 
}
.testimonial_con {
    font-size: 14px; 
    line-height: 23px;
}

.add_sec_con {font-size: 23px; }

.newsletter_btn a { 
    padding: 8px 0px 10px 0px;
    font-size: 16px;
}

.ph_num_bg span{ background:#a84621; position:absolute; z-index:2000; color:#fff; padding:5px 0px 5px 0px ; width:100%; display:none  }
.top-menu { margin-top:23px !important;
	z-index: 9999;
    position: relative;     
}

header.sticky {position: relative; }
.header { position: relative; }

.desk{ display: none  !important;}
.mob{ display: block  !important;}

 .partner{ 
    display: block !important;
    vertical-align: middle;
    float: left !important;
}

}

 
header.sticky .top-menu ul li a {
    color: #000;
    
}	
header.sticky .top-menu ul li a:hover {
    color: #fff;
    
}

 .table th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
	background:#005e9f; 
	color:#fff; text-align:center;
	font-size:18px;
}

.table td  {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
	background:#f9f9f9; 
	color:#2d2d2d; text-align: left;
	font-size:16px;
}
.table_sec { margin:0px 0px 20px 0px; padding:0px;
}

.td_color{  
	background:#005e9f !important; 
	color:#fff !important; text-align: left;
	font-size:18px !important;
} 

.text-center {
    text-align: center !important;
}


.contact_sub{  
	padding: 150px 0px 80px 0px;
    background: url(../images/contact_bg1.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
	}

 
.contact_sub .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.contact_sub_head {
    color: #3ebf14;
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
    text-align:center;
    margin: 0px 0px 5px 0px;
}
.contact_sub_con {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    text-align: left;
    line-height: 25px;
    margin: 0px 0px 30px 0px;
	text-align:center;
}


.contact_sub h1 {
	color:#fff; 
	font-size:35px;
	font-weight: normal;
	text-transform: uppercase;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px;
	text-decoration:none ;
	text-align: left;	  
	} 
 
 
.contact_sub_icons {
    width: 100%; 
    margin: 0px 0px 20px 0px;
} 

.contact_sub_add {
    width: 100%;  
    margin: 0px 0px 0px 0px;
}

.contact_sub_head {
    color: #0997e8;
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
    text-align: center;
    margin: 10px 0px 5px 0px;
}

.contact_sub_con {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    text-align: center;
    line-height: 25px;
    margin: 0px 0px 30px 0px;
}
.rating-product{ margin:0px 0px 20px 0px; padding:0px;}
.rating-product i {
    color: #fdd835;
    overflow: hidden;
    width: 14px;
    font-size: 16px;
}

.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #474747;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #474747;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #474747;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 10px;
    color: #474747;
    vertical-align: top;
    border-color: #dee2e6;
	background:#fff;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
	background:#fff;
}

.selection {
 margin-bottom:0!important
}
.select-wrapper {
	 margin-bottom:10px;
	 display:inline-block;
	 border:1px solid #e4ebf2;
	 background: url(../images/dropdown.png) #fbfdff no-repeat right center;
	 cursor:pointer;
	 border-radius:3px!important;
	 color:#6a6a6a
}
.select-wrapper,
.select-wrapper select {
	 width:100%;
	 height:30px;
	 line-height:25px
}
.select-wrapper:hover {
	 background:url(../images/dropdown-hover.png) #fbfdff no-repeat right center;
	 border-color:#00c0ff;
	 border-radius:3px!important 
}
.select-wrapper .holder {
	 display:block;
	 margin:-29px 35px 0 15px;
	 white-space:nowrap;
	 overflow:hidden;
	 cursor:pointer;
	 position:relative;
	 font-weight:400;
	 font-style:normal;
	 color:#6a6a6a;
	 font-size:14px
}
.select-wrapper select {
	 margin:0;
	 position:relative;
	 z-index:2;
	 cursor:pointer;
	 outline:none;
	 opacity:0;
	 _nofocusline:expression(this.hideFocus=true);
	 -ms-filter:"alpha(opacity=0)";
	 filter:alpha(opacity=0);
	 -khtml-opacity:0;
	 -moz-opacity:0
}


/************************ns Start********************/
.numeric-stepper {
	width:80px;
	height:30px;
	display:block;
	position:relative;
	overflow:hidden;
	border:1px solid #e4ebf2; background:#fbfdff ;
	margin-left:7px; 
    float: left;
}

.numeric-stepper input {
	width:100%;
	height:30px;
	float:left;
	text-align:center;
	vertical-align:center;
	font-size:15px;
	border:none;
	background:none; border: 0px solid #ccc;
}

.numeric-stepper button {
	width: 10px;
    height: 10px;
    font-size: 0.5em;
    padding: 0;
    margin: 12px 6px 0px 6px;
    z-index: 100;
    text-align: center;
    position: absolute;
    background: none;
    border: 0px;
    right: 0;
}
.numeric-stepper button.minus {
	bottom:0;
}

.minus{ left:0px; top:0px;}
.plus{ right: 0px; top:0px;}

/************************ns End********************/

 


 @media only screen and (max-width: 900px) {  
.ph_num_bg{ font-size:12px !important;   }


header.sticky { 
    height: 100px;
}
.contact_section h3 {
    color: #fff; 
}
.contact_section { 
    background:#005e9f; 
} 
}

@media only screen and (max-width: 767px) {   

header.sticky { 
    height: auto;
}
.contact_secs {
    margin: 22px 0px 50px 0px;
}
.contact_section h1 {
    font-size: 25px;
}
.contact_section h2 { 
    font-size: 17px; 
}
.contact_sec_con { 
    font-size: 13px; 
}
.contact_section h3 { 
    font-size: 25px; 
}
.contact_form_home {
    background: rgba(255, 255, 255, 1); 
}
.read_more {
    margin: 20px 0px 25px 0px;
    padding: 0px;
}
.read_more a {
    margin: 0px;
    padding: 10px 20px 10px 20px;
    background-color: #005e9f; 
    font-size: 12px; 
}
.product_service_sec p { 
    font-size: 14px; 
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
    line-height: 23px;
}
.sub_sec_main h1 { 
    font-size: 30px; 
}
.sub_sec_main h2 { 
    font-size: 23px; 
}
.sub_sec_main p { 
    font-size: 14px; 
    line-height: 23px;
	margin: 25px 0px 20px 0px;
}
.sub_sec_main1 h1 { 
    font-size: 30px; 
}
.sub_sec_main1 p { 
    font-size: 14px; 
    line-height: 23px;
	margin: 25px 0px 20px 0px;
}
.sub_sec_main1 li { 
    font-size: 14px; 
}

}