 html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
	
}
body { background:#f3f4f6;
    font-family: 'Lato', sans-serif;
	/**/
}
footer {
    padding: 30px 0;
}


body{
	padding:0px !important;
	margin:0px !important; 
    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;
}
.container { position:relative
}
/*-----start-header----*/

.header {
	padding:0px 0px 0px 0px;	
    position: absolute;
    width: 100%;
    z-index: 1500;	 
	box-shadow:0px 0px 0px #ccc;
	border-top:1px solid #eee;
	background: rgba(255, 255, 255, 0);
    border-radius:0;
	margin: 40px 0px 0px 0px;
	background:#fff; 
} 
.logo {
	float:left; margin:5px 0px 5px 0px; padding-right:0px !important; width:200px;
 
}
.logo a {
	display: block;
}

.logo-text{ float:left; font-size:25px;
	font-weight:400;
	padding:43px 0px 0px 5px;
	 }
  
.chat_icon{ width:38px;; float: right;  margin:15px 15px 0px  0px;}
.chat_num{ width:152px;float: right; margin:15px 0px 0px  0px;}
.chat_num_con{ font-size:12px; color:#2d2d2d; text-align:left;
}
  .chat_num_con1{  text-align:left;
  font-size: 20px;
  font-weight: 700;
  color: #005b8a;
}
.top_button a { margin:0px; padding:0px; float:right;
}
.top_button a { padding:0px 15px 0px 15px;
  background-color: #14ac48;
  height: 40px; 
  line-height: 40px;
  padding: 0px 30px;
  color: #ffffff;
  font-size: 14px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
 
 .top_button a:hover {
  background-color: #14ac48; 
}
.top_contact{ margin:0px 0px 0px 0px; padding:0px; display:block} 
.top_contact ul{ margin:0px 0px 0px 0px; padding:0px;  }
.top_contact li{ margin:5px 0px 0px 0px; padding:0px; float: right;  color:#2e9b09; font-size:13px;  }
.top_contact li a{ margin:0px 0px 0px 0px; padding:0px;   border-left:0px solid #3b4b6d; list-style:none; padding:10px 25px 10px 25px; color:#2e9b09; 
font-size:13px;
background:#fff;
text-transform:uppercase;
}

.top_contact .fa{ font-size:18px;} 

.top_contact img{ margin:0px 10px 0px 0px; padding:0px; } 

.top_contact1{ margin:0px 0px 0px 0px; padding:0px; } 
.top_contact1 ul{ margin:0px 0px 0px 0px; padding:0px;  }
.top_contact1 li{ margin:0px 15px 0px 0px; padding:0px; float: left; border-left:0px solid #3b4b6d; list-style:none; padding:6px 0px 6px 0px; color:#fafdff; font-size:13px;  }
.top_contact1 img{ margin:0px 10px 0px 0px; padding:0px; } 

.bord_ri{border-right:1px solid #e2e6e7;}
.bord_le{border-left:1px solid #e2e6e7;}

.top_social{ margin:0px 0px 0px 0px; padding:0px; text-align:right; float:right;  } 
.top_social ul{ margin:0px 0px 0px 0px; padding:0px;  }
.top_social li{ margin:0px 0px 0px 0px; padding:0px; float:left; border-right:1px solid #e2e6e7; list-style:none; padding:10px 15px 10px 15px; text-align:right;  }
.top_social li a{ margin:0px 0px 0px 0px; padding:0px;  text-align:right; color:#aaaaaa;  }
.top_social li a:hover{  color:#25296b;  }

.top_login{ margin:0px 0px 0px 0px; padding:0px; text-align:right;   } 
.top_login ul{ margin:0px 0px 0px 0px; padding:0px;  }
.top_login li{ margin:0px 0px 0px 0px; padding:0px; list-style:none;text-align:right; border: 0;  }
.top_login li a{ margin:0px 0px 0px 0px;  text-align:right; color:#fff;  padding:10px 25px 10px 25px;   float: right;  }
.top_login li a:hover{  color:#caeaf1;  }

.applynow{ background:#22a7d0 !important;}

.top_contact_icon{ margin:0px 15px 0px 0px; padding:0px; float:left; font-size:25px; color:#c0c0c0; }

.top_contact_con{ color:#949494;
	text-transform: none;
	font-size:12px;
	font-weight: 400;	
	text-decoration:none;
	padding:15px 0px; }
	
.top_contact_con span{ color:#1f4279;	 
	font-size:13px;
	font-weight: bold;
	padding:15px 0px;
	line-height:30px;
	 }	

.top-menu { 
	margin-bottom:5px;
	padding-top:15px;
	margin-top:24px;
 
}
.top-menu ul {
	display:inline-block; 
	float:right;
}
.top-menu ul li {
	display:inline-block;
	padding:0px 00px 0px 40px;
	text-align:right;
}
.top-menu ul li a {
	color:#212c7d;
	text-transform: uppercase;
	font-size:13px !important;
	font-weight: 400;	
	text-decoration:none;
	padding:15px 0px;
	text-align:right;
}
.top-menu ul li a:hover {
	color: #2da2d8;
	text-decoration:none; 
	border-top:4px solid #212c7d;
}

.top-menu ul li a.active {
	background:#44bbff;
	color:#7a0c00;
	padding:6px 9px;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}


.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);
}

.search{ float:right; margin:34px 10px 0px 10px; padding:0px; display:block} 
.cart{ float:right; margin:34px 10px 0px 10px; padding:0px; display:block} 
.menu{ float:right; margin:34px 0px 0px 15px; padding:0px; display:block} 
.banner-wrapper{ margin:119px 0px 0px 0px; background:#e5e5e5; padding:50px 0px 70px 0px;}

.banner_conts {	 
	text-transform: none;	 
	padding:15px 0px 15px 0px;
	margin:60px 0px 0px 0px;  
	  
}
.banner_conts h1 {
	color:#005b8a;
	font-size: 56px;
  font-weight: 400;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:25px 25px 10px 0px;
	text-align: left;
	
}	
 .banner_conts h1 span { 
  font-weight: 600; 
	
}	
.banner_conts p { 
	font-size: 24px;
    font-weight: 400;
	text-transform: none;
	margin:6px 25px 30px 0px; 
	padding:0px;
	line-height:30px;
	text-align:left; 
	color: #151515;
  font-family: "Lato", Sans-serif; 
}
 
 .banner_conts p span { 
  font-weight: 600; color:#005b8a;
	
 }
 
.phone_code{ position:absolute;  font-size:15px; color:#136ea3;
margin:0px; padding:14px 0px 0px 15px;;
}

  .banner_form{ width:75%; float:left;
  }
 .banner_conts .form-control {
    display: block;
    width: 100%;
    padding: 0px 15px 0px 55px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5; 
	background:none; 
    background-clip: padding-box;
    border: 1px solid #136ea3;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 7px 0px 0px 7px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	height:55px;
	color:#136ea3;
}
 .banner_conts ::-webkit-input-placeholder {
  color: #136ea3  !important;  font-size: 15px;
}
 .banner_conts ::-moz-placeholder {
  color: #136ea3  !important;  font-size: 15px;
}
 .banner_conts :-ms-input-placeholder {
  color: #136ea3  !important;  font-size: 15px;
}
 .banner_conts :-moz-placeholder {
  color: #136ea3  !important;  font-size: 15px;
}

 .getstarted{ margin:0px 0px 0px 0px; padding:0px; width:25%;  float:left; }
.getstarted a{ margin:0px; padding:0px; background-color:#136ea3; color:#fff; font-size:18px; text-transform: none; font-weight:300; height:55px; width:100%; display:inline-block;
border-radius: 0px 7px 7px 0px;
line-height:55px;
}
.getstarted a:hover{  background:#1f4279;  color:#ffffff; }
.homesubmit{
    margin:0px; padding:0px; background-color:#136ea3; color:#fff; font-size:18px; text-transform: none; font-weight:300; height:55px; width:100%; display:inline-block;
border-radius: 0px 7px 7px 0px;
line-height:55px;
    }
    
.homesubmit a:hover{  background:#1f4279;  color:#ffffff; }

.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:15px 30px 15px 30px;
	margin:300px 0px 0px 0px;
	position:absolute;	 
	z-index:500;
	display:block;
	text-shadow: 0xp 2px 0px #000; 
	width:100%;
	
	  
}
 
.banner_con_sub {
	color:#fff;
	font-size:18px;
	font-weight: 500;
	text-transform: uppercase;
	line-height:25px;
	margin:120px 0px 0px 0px !important;
	padding:0px 0px 30px 4px;
	text-align: center;	
	 
}
 
.banner_con_heading {
	color:#fff;
	font-size:22px;
	font-weight: 500;
	text-transform: uppercase;
	text-shadow: 0px 0px 0px #000;
	text-align:  center;
	line-height:23px; 
	
	margin: 80px 0px 0px 0px !important;
	    line-height: 62px;
	 
}
.banner_con_heading1 {
	color:#fff;
	font-size:62px;
	font-weight:500;
	text-transform: none;
	text-shadow: 0px 0px 0px #000;
	text-align:center;  
	border-top:0px solid #fff; 
	
	    line-height: 62px; 
}

.banner_sub_heading1 {
	color:#f16822;
	font-size:60px;
	font-weight:500;
	text-transform: none;
	text-shadow: 0px 0px 0px #000;
	text-align:center;
	line-height:60px; 
	border-top:0px solid #fff; 
	 
	 
}

.banner_conts {
	color:#fff;
	font-size:25px;
	font-weight: 500;
	text-transform: none;
	line-height:25px;
	margin:20px 0px 0px 0px !important;
	padding:0px 0px 30px 4px;
	text-align: center;	
	 
}


 .banner_btn{ margin:0px auto; padding:0px; width:195px;  }
 .banner_btn a{ margin:0px; padding:15px 30px 15px 30px; background-color:#22a7d0 ; color:#fff; font-size:12px; text-transform:uppercase;
 border-radius: 30px; font-weight:600;
 }
 .banner_btn a:hover{  background: none ; border:1px solid #22a7d0; color:#000; }


 .view_new_col{ margin:0px; padding:0px;  }
 .view_new_col a{ margin:0px; padding:5px 12px 5px 12px; background-color:#fb3d86; color:#fff; font-size:12px; text-transform:uppercase;}
 .view_new_col a:hover{  background: none ; border:1px solid #fb3d86; color:#fb3d86; }
 
 .quote{ margin:120px 0px 0px 0px; padding:0px; display:block; float:right;  }
.quote a{ margin:0px; padding:10px 12px 10px 12px; background-color:#2da2d8; color:#fff; font-size:14px; text-transform: none; font-weight: bold;}
.quote a:hover{  background:#ffd200;  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;su
	font-size:1.12em;
	font-weight:300;
	margin:0.1em 0 1em 0;
	}
	
.content_area{ margin:0px 0px 0px 0px; padding:00px 0px 0px 0px; position:relative;
z-index:500;
}
 

.add_banner{ margin:0px 0px 0px 0px; padding:0px 0px 60px 00px; background:#fff; 
}
 

.p_0{ padding:0px !important;}
 
   
 
 
.p_r_0{  padding-right:0px !important;} 
.p_l_0{  padding-left:0px !important;} 


.section1{ margin:0px 0px 0px 0px;  
   background:  #fff;
	background-repeat:no-repeat; 
	background-position: center top; 
    background-size: cover;
	border-radius: 30px 30px 30px 30px;
	padding: 50px 50px 50px 50px;
	margin-top: 50px;
}
 
.section1 h1 {
	color:#000;
	font-size: 40px;
     font-weight: 600;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:25px 25px 20px 0px;
	text-align: left;
	font-family: "Poppins", Sans-serif; 
	
}	
.section1 h2 {
	color:#fff;
	font-size:40px;
	font-weight:500;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:25px 25px 10px 0px; 
	text-align: left;
	
}
 
.section1 p {
	text-align: left;
  color: #151515;
  font-family: "Lato", Sans-serif;
  font-size: 19px;
  letter-spacing: 0.2px;
  line-height:28px;
 
} 

.section1 ul{ margin:20px 0px 0px 0px; padding:0px;
 
}  
.section1 li{ margin:0px; padding:0px 0px 6px 0px; list-style:none; font-size:20px; text-align:left; color:#000; font-size: 18px;
  font-weight: 400;
 
}  
.section1 ul span{ margin:0px; padding:0px 15px 0px 0px; color: #0C0;
 
} 

.section2{ margin:0px 0px 0px 0px; padding:50px 0px 50px 0px; background:  #fff;
	background-repeat:no-repeat; 
	background-position: center top; 
    background-size: cover;
}
 
.section2 h1 {
	color:#000;
	font-size: 40px;
    font-weight: 600;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:25px 25px 10px 25px;
	text-align: left;
	
}	
.section2 h2 {
	color:#fff;
	font-size:40px;
	font-weight:500;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:25px 25px 10px 0px; 
	text-align: left;
	
}
 
.section2 p {
	color: #232323; 
	font-size: 24px;
    font-weight: 400;
	text-transform: none;
	margin:6px 25px 30px 25px; 
	padding:0px;
	line-height:50px;
	text-align:left; 
} 

.section2 ul{ margin:0px 0px 0px 25px; padding:0px;
 
}  
.section2 li{ margin:0px; padding:0px 0px 6px 0px; list-style:none; font-size:20px; text-align:left; color:#000; font-size: 18px;
  font-weight: 400;
 
}  
.section2 ul span{ margin:0px; padding:0px 15px 0px 0px; color: #0C0;
 
} 


.partners{ margin:0px 0px 0px 0px; padding:50px 0px 50px 0px; background:  #fff;
	background-repeat:no-repeat; 
	background-position: center top; 
    background-size: cover;
	border-radius: 0px; 
	margin-top: 50px;
}
 
.partners h1 {
	color:#262626;
	font-size: 40px;
     font-weight: 400;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:25px  0px 20px 0px;
	text-align:  center;
	font-family: "Poppins", Sans-serif; 
	 line-height: 1.2em;
 
	
}	
.partners h2 {
	color:#fff;
	font-size:40px;
	font-weight:500;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:25px 25px 10px 0px; 
	text-align: left;
	
}
 
.partners p {
	text-align: left;
  color: #151515;
  font-family: "Lato", Sans-serif;
  font-size: 19px;
  letter-spacing: 0.2px;
  line-height:28px;
 
} 

.partner_pad{ padding:0px 40px 25px 40px; width:100%}
.head_br{ padding:20px 0px 15px 0px;}


.testimonials{ margin:20px 0px 0px 0px; padding:40px 0px 50px 0px; background:  #f3f4f6;
	background-repeat:no-repeat; 
	background-position: center top; 
    background-size: cover;
	border-radius: 0px;  
}

 
.testimonials h1 {
		color:#262626;
	font-size: 40px;
     font-weight: 400;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 00px 0px;
	text-align:  center;
	font-family: "Poppins", Sans-serif; 
	 line-height: 1.2em;
	
}	
.testimonials h2 {
	color:#fff;
	font-size:40px;
	font-weight:500;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:25px 25px 10px 0px; 
	text-align:  center;
	
}
 
 
.testimonials_sec{  background:  #fff;
	padding: 20px 20px 20px 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.17); 
  border-radius: 12px 12px 12px 12px;
  }


.testimonials_name {font-family: "Lato", Sans-serif; 
  padding: 15px 0px 7px 0px;
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  -webkit-transition: color .3s;
  transition: color .3s;
  line-height: 28px;
}
.testimonials_des {color: #4C1A84;
  font-family: "Lato", Sans-serif;
  font-size: 14px;
  font-weight: 600;
    padding: 0px 0px 10px 0px;
	 line-height: 28px;
}
 
.testimonials_sec p {
	text-align: left;
  color: #000;
  font-family: "Lato", Sans-serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height:28px; 
    padding: 0px 0px 15px 0px;
	 line-height: 26px;
	 text-align:center;
 
}

.testimonials_sec img{  border-radius: 50%;
  }
 
 .testimonials_pad{ padding:0px 20px 25px 20px; width:100%}
       

.feedback{ margin:20px 0px 0px 0px; padding:60px 0px 50px 0px; background:  #fff;
	background-repeat:no-repeat; 
	background-position: center top; 
    background-size: cover;
	border-radius: 0px;  
}

 
.feedback h1 {
		color:#136ea3;
	font-size: 64px;
  font-weight: 600; 
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 60px;
	text-align:  center;
	font-family: "Poppins", Sans-serif; 
	 line-height: 1.2em;
	
}	
 .feedback  span{
		color:#136ea3;
	font-size: 64px;
  font-weight: 600; 
	text-transform: none;
	margin:0px 0px 0px 0px;  
	text-align:  center;
	font-family: "Poppins", Sans-serif; 
	 line-height: 1.2em;
	
}	
 .feedback_fl{    display: flex;
}	

 .feedback p {
	text-align: left; 
    font-family: "Lato", Sans-serif;
    font-size: 19px;
    letter-spacing: 0.2px; 
    padding: 0px 0px 15px 0px; 
	 text-align:center;
    color: #6F6F6F; 
    font-weight: 500;
    line-height: 60px;
}
 
 
.getstarted_form{ margin:0px 0px 0px 0px; padding:30px 0px 50px 0px; background:  #fff;
	background-repeat:no-repeat; 
	background-position: center top; 
    background-size: cover;
	border-radius: 0px;  
}

 
.getstarted_form h1 {color: #262626;
    font-size: 40px;
    font-weight: 400;
    text-transform: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 25px 20px 0px;
    text-align: center;
    font-family: "Poppins", Sans-serif;
    line-height: 1.2em;
	
}	 
 
 .getstarted_form p {
	text-align: left; 
    font-family: "Lato", Sans-serif;
    font-size: 19px;
    letter-spacing: 0.2px; 
    padding: 0px 0px 15px 0px; 
	 text-align:center;
    color: #6F6F6F; 
    font-weight: 500;
    line-height: 60px;
}
.getstarted_form .form-control {
    display: block;
    width: 100%; 
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
	border: 1px solid #b7b7b7 !important;
    border-radius: 3px;
    padding: 11px;
	height:45px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; 
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-select {
    display: block;
    width: 100%;
    padding: 11px;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #212529;  
	border: 1px solid #b7b7b7 !important;
	\height:45px;
	border-radius: 3px;
}
 .text_area{ height:120px;}
  
.get_submit{ margin:0px 0px 0px 0px; padding:0px; width:100%  }
.get_submit a{ margin:0px; padding:10px 25px 10px 25px; background-color:#136ea3; color:#fff; font-size:18px; text-transform: none; font-weight:300; width:100%; display:inline-block;
border-radius: 3px;
text-align:center;
}
.get_submit a:hover{  background:#1f4279;  color:#ffffff; }

.sec_badge{ background:#005b8a;
	  color: #FFFFFF;
	  font-family: "Poppins", Sans-serif;
	  font-size:28px;
	  font-weight: 500;
	  line-height: 1.2em;
	  position:relative;
	  height:60px;
	  line-height:60px;
	  margin:50px 0px 0px 0px;
	  text-align:center;
  
}
.triangle_left {
      width: 0;
      height: 0;
      border-top: 60px solid #005b8a;
      border-right:60px solid transparent;
	  position:absolute; 
	  right:-60px;
    }
	
.triangle_right {
      width: 0;
    height: 0;
    border-bottom: 60px solid #005b8a;
    border-left: 60px solid transparent;
    position: absolute;
    left: -60px;
    }
	   
 .bottom_logo_sec{ position: absolute; margin:-75px 0px 0px 0px; padding:0px 0px 0px 0px; width:100%;
	} 
.bottom_logo_bg { position:relative; margin:0px 0px 0px 0px; padding:20px 0px 20px 0px; background:#2e9b09; display:inline-block; width:100%;
z-index:50;

	} 
	
.bottom_logo_bg p {color: #fff;
	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: 30px;
	} 	
.bottom_logo { margin:25px 0px 0px 20px
	} 	
	
.map{ margin:-8px 0px 0px 0px ; position:relative;}

.viewall{ margin:30px 0px 0px 0px; padding:0px; position:relative; float:right;  }
.viewall a{ margin:0px; padding:10px 50px 10px 50px; color:#fff; font-size:18px; text-transform: none; font-weight:300; background:#2e9b09;}
.viewall a:hover{    color:#fff; }
 
.read_more{ margin:30px 0px 0px 0px; padding:0px;  }
.read_more a{ margin:0px; padding:8px 25px 8px 25px; background-color:#2da2d8; color:#fff; font-size:18px; text-transform: none; font-weight:300;}
.read_more a:hover{  background:#1f4279;  color:#ffffff; }

.read_more1{ margin:18px 0px 0px 0px; padding:0px;  }
.read_more1 a{ margin:0px; padding:8px 0px 8px 0px;  color:#141414; font-size:15px; text-transform: uppercase; font-weight:500;}
.read_more1 a:hover{    color:#141414; }
 

.bottom-sec {
	margin:0px 0px 0px 0px;
	padding:50px 0px 50px 0px;
	/*background: url(../images/botom_bg.png) #fff;*/
	background-repeat:no-repeat;
	background-position: right top;  	
	border-radius: 0px;
	width:100%;
	text-align: left;
	font-size:12px;
	color:#cfcfcf;	 
	}
	
 .bottom-sec h1 {
	color:#bfbfbf;
	font-size:16px;
	font-weight: 500;
	text-transform: uppercase;	
	text-decoration:none !important ;
	text-align: left;
	line-height:20px;  
	 padding:15px 0px 15px 0px; 
	 margin-bottom:0px;
	 display:inline-block;
	 position:relative;
	 z-index:100;
	 
	}
.bottom-sec h2 { color: #136ea3;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align:left;
  padding:0px 0px 0px 0px; 
  margin:0px 0px 20px 0px;
	
	}
.bottom-sec h3 { width: 100%;
    color: #bfbfbf;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none !important;
    text-align: left;
    line-height: 20px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
    display: inline-block;
    position: relative;
    z-index: 100;
    
	}
	
.bottom-sec p {
	color: #bfbfbf;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    text-decoration: none !important;
    text-align: left;
    line-height: 20px;
    padding: 0px 0px 15px 0px;
    margin-bottom: 0px;
    display: inline-block;
    position: relative;
    z-index: 100;
	}
	
.bottonsection_border{	
 border-bottom:1px solid #585858;
 width:100%;
  
 position: relative;
 margin-top:-1px ; 
margin-bottom:20px;
}	
 
.playstore{ width:160px;}
	
.bottom_border{ border-bottom:1px solid #ccc; margin-bottom:25px; padding:0px 0px 9px 0px;}

.bottom-sec-con {
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px; font-size:14x; line-height:20px;
 
	color:#d8d8d8;	 
	}

.bottom-sec li {color:#000000;
	font-size:14px;
	font-weight: normal;
	text-transform: none;	
	text-decoration:none !important ;
	text-align: left;
	line-height:20px; 
	background-repeat: no-repeat;
	list-style:none;
	background-position:0px 6px;	 
	padding:0px 0px 5px 0px; 
	font-family: "Poppins", Sans-serif;
	
	}
.bottom-sec li a { 	 font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 400; 
	text-transform: none;	
	text-decoration:none !important ;
	color:#050505;
	}

.bottom-sec li a:hover { 	color: #2da2d8;
	font-weight: normal;
	text-transform: none;	
	text-decoration:none !important ;	 
	}
	

.bottom_contact_main {
  margin: 0px 15px 0px 0px;
}
.bottom_contact_icon {
  float: left;
  width:27px;
  margin: 0px 15px 25px 0px;
  font-size: 18px;
}
.bottom_contact_con {
  float: left;
  width: 70%;
  font-size: 14px;
  color: #bfbfbf;
  margin: 0px 0px 25px 0px;
  text-align: left;
  font-family: 'Lato', sans-serif;
}	
	
.bottom-sec1 {
	margin:-8px 0px 0px 0px;
	padding:20px 0px 20px 0px; 	border-radius: 0px;
	width:100%;
	text-align:  left;
	color:#000;
	font-size:14px; 
	background:#EEEEEE;
	border-top:1px solid #ccc;
	}

.bottom-sec1 a { text-align: right; 	 
	color:#bfbfbf;	
	font-weight: normal;
	text-transform: none;	
	text-decoration:none !important ;
	padding:0px 0px 0px 0px;	 
	}

.bottom-sec1 a:hover { 	color: #1f4279;
	font-weight: normal;
	text-transform: none;	
	text-decoration:none !important ;	 
	}

.bottom-sec1 li {color:#fff;
	font-size:14px;
	font-weight: normal;
	text-transform: none;	
	text-decoration:none !important ;
	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;	
	text-decoration:none !important ;	 
	}

.bottom-sec1 li a:hover { 	color: #146734;
	font-weight: normal;
	text-transform: none;	
	text-decoration:none !important ;	 
	}
 	
.bottom_logo{ margin:0px 00px 20px 0px;}	
	
.social{ margin:0px; padding:0px;}
.social a { 	 font-family: "Poppins", Sans-serif;
  font-size: 25px;
  font-weight: 400; 
	text-transform: none;	
	text-decoration:none !important ; 
	padding:0px 20px 0px 0px;
	}
.b_facbook{ color:#39549D;}
.b_linked{ color:#2C79B0;}
.b_insta{ color:#FC4280;}
.b_youtube{ color:#DE4A24;}

.bottom-sec li a:hover { 	color: #2da2d8;
	font-weight: normal;
	text-transform: none;	
	text-decoration:none !important ;	 
	}
	 
 .header-bottom {
	position:relative;
}
  
  
.border{ border-bottom:2px solid #000; position: absolute; width:100%; display:inline-block;}	

.top_sec{  
	position: absolute;
    width: 100%;
    background:#fff;
    display: block;
    padding:0px 0px 0px 0px;
    z-index: 50;
	border-bottom:1px solid #eee;
}	
	
 

.top_sec .form-control{ height:30px !important;}
.top_sec .fa-search{ color:#1f4279 !important;}

 .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;}
 


	
.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%;	 
	// 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;
	margin:0px 0px 0px 0px !important;
	 
	}
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;
	height: 80px; 
	width: 100%; 
	text-align: left;
	padding-left:0px;
	z-index:1000;
	-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 0px #ccc;
	margin:0px 0px 0px 0px;
	top:0px;
	}
	
header.sticky .header {	 
	margin:0px 0px 0px 0px; 
	}
		
	
header.sticky img { width:70%;
	-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;
	margin-top: 0px; 
	} 

header.sticky .top-menu {  
	margin-bottom: 5px;
	margin-top: 17px !important;
	padding-top:  0px;
	 
	}
	
header.sticky .quote	{margin-bottom: 5px;
	margin-top: 10px;
	padding-top:  0px;}
  
.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; }
 
  
#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;
}
  
.navbar-default {
    background: none;
    border:0px solid #e7e7e7;
}

.navbar {
    position: relative;
    min-height: 39px;
    margin-bottom: 4px;
    border: 0px solid transparent;
    margin-top:4px;
    float:  left;
}
header.sticky .navbar {
    position: relative;
    min-height: 39px;
    margin-bottom: 4px;
    border: 0px solid transparent;
    margin-top: 0px;
    float: right;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
    text-transform:  none;
    font-weight: 500;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #ae3f3f;
	 
}
li.nav-item {
    padding: 3px 3px 0px 3px;
}
.nav-link {
    color: #fff;
	font-size:14px;
	text-transform: uppercase;
	padding-bottom:10px;
	font-weight:600;
	}
.nav-link:hover {
    color: #f3be57; 
}
.nav-link:focus{
    color: #fff; 
}


.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
    color: #f3be57;
	    border-bottom: 3px solid #f3be57;
} 
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #f3be57;
    background: none 
}
.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
    
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 0px 10px 20px;
}

.nav-link .fa { 
	font-size:20px; 
	}

.dropdown-menu>li>a {
    display: block;
    padding: 9px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #545454;
    white-space: nowrap;
    border-bottom: 1px solid #f5f5f5;
    font-size: 12px;
}

.navbar-nav>li>.dropdown-menu { 
    width:220px !important;
}
.dropdown-menu {
    position: absolute;
    background: #fff;
    border:1px solid #ccc;;
    box-shadow: 0px 0px 20px #eee;
	border-radius: 0px;
}

.desk{ display:block;}
.mob{ display: none !important;}

.navbar-toggler { 
   background: #fff;
    float: right;
    position: absolute;
    right: 15px;
    top: -62px;
}
header.sticky .navbar-toggler { 
   background: #fff;
    float: right;
    position: absolute;
    right: 15px;
    top: -45px;
}
.navbar-nav .nav-link {  color: #2d2d2d;
}
.dropend .dropdown-toggle {  color: salmon;
  margin-left: 1em;
}
.dropdown-item:hover {  background-color: #ffff;
  color: #000;
}
.dropdown .dropdown-menu { display: none;
}
.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu { display: block;
  margin-top: 0.125em;
  margin-left: 0.125em;
} 
  
 .desk{ display:block  ;}
.mob{ display:none ;}

/*Sub Start*/

.about_sub{ margin:0px 0px 0px 0px;  
   /*background:  url(../images/about_banner.png) #fff;*/
	background-repeat:no-repeat; 
	background-position: right top;  
	border-radius: 0px;
	padding: 50px 50px 50px 50px;
	margin: 50px 0px 0px 0px;
}
 
.about_sub h1 {
	color:#005b8a;
	font-size: 30px;
    font-weight: 600;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:60px 25px 20px 0px;
	text-align: left;
	font-family: "Poppins", Sans-serif; 
	
}	
.about_sub h2 {
	color:#fff;
	font-size:40px;
	font-weight:500;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:25px 25px 10px 0px; 
	text-align: left;
	
}
 
.about_sub p {
	text-align: justify;  
  letter-spacing: 0.2px;
  line-height:28px;
  color: #030303;
  font-family: "Lato", Sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.our_values{ margin:0px 0px 0px 0px;  
   background:   #f5f5f5;
	background-repeat:no-repeat; 
	background-position: right top;  
	border-radius: 0px;
	padding: 50px 50px 50px 50px;
	margin: 0px 0px 0px 0px;
}
 
.our_values h1 {
	color:#005b8a;
	font-size: 30px;
    font-weight: 600;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:20px 25px 10px 0px;
	text-align:  center;
	font-family: "Poppins", Sans-serif; 
	
}	
.our_values h2 {
	color:#005b8a;
	font-size:20px;
	font-weight:600;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:15px 0px 10px 0px; 
	text-align: center;
	
}
 
.our_values p {
	text-align:  center;  
  letter-spacing: 0.2px;
  line-height:28px;
  color: #000;
  font-family: "Lato", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding:0px 0px 15px 0px; 
}
 
.our_values_sec {
    margin: 0px 0px 0px 0px;
    background: #fff;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    border-radius: 15px;
    padding: 15px;
    margin-top: 30px;
    box-shadow: 0px 0px 20px #ccc;
    min-height: 268px;
}


.gallery{ margin:0px 0px 0px 0px;  
   background:  #fff;
	background-repeat:no-repeat; 
	background-position: right top;  
	border-radius: 0px;
	padding: 50px 50px 50px 50px;
	margin: 50px 0px 0px 0px;
}
 
.gallery h1 {
	color:#005b8a;
	font-size: 46px;
    font-weight: 600;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:60px 25px 20px 0px;
	text-align: left;
	font-family: "Poppins", Sans-serif; 
	
}	
.gallery h2 {
	color:#fff;
	font-size:40px;
	font-weight:500;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:25px 25px 10px 0px; 
	text-align: left;
	
}
 
.gallery p {
	text-align: left;  
  letter-spacing: 0.2px;
  line-height:28px;
  color: #030303;
  font-family: "Lato", Sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.services_sub{  
   background:   #fff;
	background-repeat:no-repeat; 
	background-position: right top;  
	border-radius: 0px;
	padding: 50px 0px 50px 0px;
	margin: 0px 0px 0px 0px;
}

.services_sub h1 {
	color:#005b8a;
	font-size: 30px;
    font-weight: 600;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:70px 25px 30px 0px;
	text-align:  center;
	font-family: "Poppins", Sans-serif; 
	
}	
.services_sub h2 {
	color:#005b8a;
	font-size:25px;
	font-weight:600;
	text-transform: none;
	margin:0px 0px 0px 0px; 
	padding:15px 0px 10px 0px; 
	text-align: center;
	
}
 
.services_sub p {
	text-align:  center;  
  letter-spacing: 0.2px;
  line-height:28px;
  color: #000;
  font-family: "Lato", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding:0px 0px 15px 0px; 
}
 
.services_sub_sec { margin:0px; padding:0px;
}
.services_sub_sec  a{
    margin: 0px 0px 0px 0px;
    background: #136ea3; 
    border-radius: 15px;
    padding: 15px; 
	margin:0px 0px 15px 0px;
    box-shadow: 0px 0px 8px #ccc;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:400;
	width:100%;
	display:inline-block;
}
.services_sub_sec  a:hover{ 
    background: #005b8a; 
}
 
.contact_banner {
    margin: 119px 0px 0px 0px;
    background: url(../images/contact_banner_bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
    padding: 50px 0px 70px 0px;
}

.contact_form{ background-color: #f3f4f6;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.31);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 20px 20px 20px 20px;
  --e-column-margin-right: 20px;
  --e-column-margin-left: 20px;
  padding: 30px 30px 0px 30px;
  border-radius: 10px 10px 10px 10px;
  }
.contact_form h1 {
	color:#000;
	font-size: 26px;
    font-weight: 600;
	text-transform: none;
	margin:0px 0px 30px 0px; 
	padding:0px 25px 20px 0px;
	text-align:  center;
	font-family: "Poppins", Sans-serif;
	border-bottom:1px solid #ccc;
	
}	 

.contact_form label{ width:100%; display:inline-block; font-size:14px; color:#000;
	
}	 
/*Sub End*/

@media only screen and (max-width: 767px) { 
.desk{ display:none  ;}
.mob{ display:block ;}

.offset-1 {margin-left: 0px;}
 .offset-2 {  margin-left: 0px;}

 .navbar {  float:  left;
    width: 100%;
}
.chat_num { width: 152px;
    float: right;
    margin: -20px 0px 15px 0px;
}
.chat_icon {  width: 38px;
    float: right;
    margin: -20px 15px 15px 0px;
}
 
.sec_badge {    font-size: 23px;
    font-weight: 500; 
    height: auto;
    line-height: 30px;
	padding:10px 0px 10px 0px;
}
.triangle_right { display:none;
}
.triangle_left{ display:none;
}
.section1{  padding:20px; 
}
.section1 h1 {   padding: 0px 25px 20px 0px; 
    font-size:30px; 
}
.section1 p {    font-size: 16px; 
    line-height: 23px;
}
 
.section1 li {    font-size: 16px; 
}
.partners h1 {    font-size: 30px;
    font-weight: 400; 
}
.testimonials h1 {    font-size: 30px; 
}
.feedback h1 {    font-size: 40px;
    font-weight: 600; 
	    padding: 0px 0px 0px 0px;
}
.feedback span {    font-size: 40px; 
}
.feedback p {    font-size: 16px; 
    padding: 0px 0px 15px 0px;
    text-align: left; 
}

.getstarted_form h1 {    font-size: 30px; 
}

.bottom-sec {   margin: 0px 0px 0px 0px;
    padding: 0px 0px 50px 0px; 
}
.bottom-sec { 
    background-position: center bottom; 
    width: 100%; 
    background-size: contain;
}
.bottom-sec h2 { 
    padding:20px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
}
}
 
/*2023-10-13*/

.contacts_banner {
    margin: 119px 0px 0px 0px; 
	background-repeat:repeat-y;
	background-position:center top;
    padding:0px 0px 0px 0px;
}

.contact_main {
    margin: 0px 0px 0px 0px; 
	background-repeat:repeat-y;
	background-position:center top;
    padding: 50px 0px 70px 0px;
}

.branches_contact {
    margin: 0px 0px 0px 0px;
    padding: 120px 0px 60px 0px;
    background: #f8f8f8;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    display: inline-block;
    position: relative;
    background-size: cover;
}
.branches_contact_sec {
    margin: 0px 0px 0px 0px;
    padding: 20px 20px 20px 20px;
    background: rgba(255, 255, 255, 1);
    display: inline-block;
    width: 100%;
    font-size: 15px;
    color: #fff;
    border-radius: 10px;
}
.branches_contact h1 {
    color: #005b8a;
    font-size: 30px;
    font-weight: 600;
    text-transform: none;
    margin: 0px 0px 15px 0px;
    text-align: center;
    padding: 0px;
}
.branches_contact p {
    color: #42464e;
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    margin: 6px 0px 20px 0px;
    padding: 0px;
    line-height: 28px;
    text-align: center !important;
}
.contact_sub_sec {
    position: relative;
    margin: -80px 0px 0px 0px;
    padding: 50px 50px 50px 50px;
    width: 100%;
    background: #fff;
    display: inline-block;
    border-radius: 0px;
    box-shadow: 0px 10px 20px #efefef;
    border-radius: 10px;
}
.contact_sub_sec .form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 0px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #000;
    font-weight: 500;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-bottom: 1px solid #d9d2d2;
    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;
    box-shadow: 0px 0px 0px #ddd;
    color: #000;
}
 .submit {
    text-transform: uppercase;
    font-size: 15px;
    padding: 15px 0px 15px 0px;
    color: #fff;
    border-radius: 6px;
    font-weight: bold;
    border: 0px;
    border: 1px solid #136ea3;
    background: #136ea3;
    width: 250px;
    margin: 20px auto 0px auto;
    text-align: center;
    letter-spacing: .1em;
}
 .submit:hover { color: #fff !important;
    background: #000 !important; 
}
.contact_form_bg {
    margin: 0px 0px 0px 0px;
    padding: 60px 0px 50px 0px;
    background: #fff;
    border-radius: 0px;
    width: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: initial;
}
.contact_home_sec1 {
    background: #fff;
    margin: 0px 0px 50px 0px;
   /* padding: 50px 50px 30px 50px;*/
    box-shadow: 0px 0px 20px #ddd;
    border-radius: 8px;
}
.contact_ad {
    padding: 0px 0px 0px 15px;
}
.contact_icons {
    float: left;
    width: 50px;
    margin: 0px 0px 28px 0px;
}
.contact_add {
    float: left;
    width: 80%;
    margin: 10px 0px 0px 7px;
}
.contact_head {
    color: #2d2d2d;
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    text-align: left;
    line-height: 20px;
    margin: 0px 0px 10px 0px;
    text-align: left;
}
.contact_con {
    color: #005b8a;
    font-size: 15px;
    font-weight: 600;
    text-transform: none;
    text-align: left;
    line-height: 25px;
    margin: 0px 0px 18px 0px;
    text-align: left;
}

.form-group {
    margin-bottom: 20px;
}

 @media only screen and (max-width: 767px) { 
 .about_sub { 
    padding: 20px 15px 50px 15px;
    margin: 139px 0px 0px 0px;
}
.about_sub h1 { 
    font-size: 35px; 
    margin: 0px 0px 0px 0px;
    padding: 60px 25px 20px 0px; 
}
.our_values { 
    padding: 50px 15px 50px 15px;
    margin: 0px 0px 0px 0px;
}
.our_values h1 { 
    font-size: 35px; 
}
.services_sub { 
    padding: 20px 0px 50px 0px;
    margin: 0px 0px 0px 0px;
}
.services_sub h1 {
    font-size: 35px; 
}
.gallery { 
    padding: 50px 15px 50px 15px;
    margin: 139px 0px 0px 0px;
}
.gallery h1 {font-size: 35px; 
margin: 0px 0px 0px 0px;
    padding: 28px 25px 20px 0px; 
}
.banner-wrapper {
    margin: 190px 0px 0px 0px;  
    padding: 30px 0px 0px 0px;
}
 
.banner_conts h1 {     padding: 0px 25px 10px 0px;
    font-size: 35px; 
}
.banner_conts p {
    font-size: 19px; 
    margin: 6px 0px 20px 0px; 
}
.contacts_banner {
    margin: 190px 0px 0px 0px;  
    padding:0px 0px 0px 0px;
}
} 