/* @import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,500i,600,600i,700,700i,800|Open+Sans:400,400i,600,600i,700,700i,800&display=swap); */

/* Typography
================================================== */

@font-face {
  font-family: 'verdana';
  font-style: normal;
  font-weight: 400;
  src: url(verdana.ttf) format('truetype'); 
}
*{ font-family: verdana !important;}
.fa{ font-family: FontAwesome !important;}

body {
  background: #fff;
  color: #555;
  font-family: verdana !important;
}

body, p {
  
  line-height: 24px;
  font-size: 15px;
  text-align:justify;
  color: #212121;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #212121;
  font-weight: 700;
  
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
}

h1 {
  font-size: 36px;
  line-height: 40px;
}

h2 {
  font-size: 28px;
  line-height: 30px;
}

h3 {
  font-size: 24px;
  margin-bottom: 10px;
}

h4 {
  font-size: 20x;
  line-height: 24px;
}


dl li, ol li, ul li{   line-height: 24px; font-size: 15px; color: #555; text-align:left;}



/* Global styles
================================================== */
html {
  overflow-x: hidden !important;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body {
  border: 0;
  margin: 0;
  padding: 0;
}

a:link,
a:visited {
  text-decoration: none;
}

a {
  color: inherit;
  transition: .2s ease;
}

a:hover {
  text-decoration: none;
  color: #000;
}

header{ text-align:center;}
header .logo{ text-align:center;}


/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  width: 100%;
  z-index: 9;
  padding: 10px 0;
  font-size: 15px;
  color:#333;
  background:#fff;
  border-bottom:1px #eee solid;
}

#topbar .contact-info{ font-size: 15px;}

#topbar .contact-info a {
  line-height: 1;
  color: #333;
  transition: 0.3s;
  margin-right:20px;
}

#topbar .contact-info a:hover {
  color: #1c317c;
}

#topbar .contact-info b{ margin-left:10px; font-size:17px;}

#topbar .contact-info i {
  color: #1c317c;
  padding: 4px;
  font-size:18px;
}

#topbar .contact-info .icofont-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e9e9e9;
}

#topbar .social-links a {
  color: #1c317c;
  padding: 4px 15px 4px 15px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
  font-size: 20px;
}
#topbar .social-links{ text-align:right;}
#topbar .social-links a:hover {
  color: #1c317c;
}

.btns{ background: #1c317c; padding: 12px 25px; font-size: 15px; border-radius:4px; text-transform: capitalize; color: #fff; }
.btns:hover{ background: #00457b; color: #fff;}

.banner-sec .carousel-caption{ width:60%; left:10%;}
.banner-sec .carousel-caption{ top:20%; bottom: inherit; text-align: left;}
.banner-sec .carousel-caption h2{ font-size:60px; line-height:70px; font-weight:600; color: #fff;}
.banner-sec .carousel-caption h2 span{ display:block;}
.banner-sec .carousel-caption h4{ margin-bottom:20px; font-size:20px; line-height:30px; color: #fff; font-weight:300;}

.Why-Choose-Us{ position:relative; margin-top:-130px; margin-bottom: 20px;}
.Why-Choose-Us .boxs{ background: #fff; padding: 40px 20px; min-height:350px; text-align: center; 
 box-shadow: 0px 3px 15px 0px rgba(16, 16, 16, 0.1); border-radius: 10px;}
 
.Why-Choose-Us .boxs i{ background: #1c317c; border-radius:50px; width:80px; height:80px; padding:20px; margin-bottom:20px;}
.Why-Choose-Us .boxs .fa{ font-size:40px; color: #fff;}
.Why-Choose-Us h3{ font-size:20px; line-height:30px; font-weight:600; color: #333; text-align: center;}
.Why-Choose-Us h5{ font-size:16px; line-height:23px; font-weight:400; color: #666; text-align: center;}
.Why-Choose-Us .boxs.active{ background: #1c317c;}
.Why-Choose-Us .boxs.active i{ background: #fff;}
.Why-Choose-Us .boxs.active .fa{ color: #1c317c;}
.Why-Choose-Us .boxs.active h3{ color: #fff;}
.Why-Choose-Us .boxs.active h5{ color: #fff;}

.hm-about h1{ font-size:20px; line-height:36px; font-weight:600; color: #1c317c; text-align: left;}
.hm-about h4{ font-size:25px; line-height:30px; font-weight:600; color: #222; text-align: left;}

.hm-services{ padding: 50px 20px; background-image: url(image/services-bg.jpg); 
background-position: center center; background-repeat: no-repeat; background-size: cover;
}

.box-sev{ background: #fff; padding: 40px 20px; text-align: center; 
 box-shadow: 0px 3px 15px 0px rgba(16, 16, 16, 0.1); border-radius: 10px; min-height:350px;}

.hm-services h2{font-size:22px;line-height:36px;font-weight:600;color: #fff;text-align: center;}
.hm-services h3{ font-size:30px; line-height:36px; font-weight:600; color: #fff; text-align: center;}
.hm-services h4{font-size: 18px;line-height:30px;font-weight:600;color: #222;text-align: center;}
.hm-services img{ border-radius:70px; padding:10px; background: #1c317c; margin-bottom:15px;}
.hm-services p{font-size: 15px;color: #444;text-align: center;line-height:24px;font-weight:500;}
.hm-services  a{ color: #1c317c;}

.hm-services .box-sev.active{ background: #1c317c;}
.hm-services .box-sev.active i{ background: #fff;}
.hm-services .box-sev.active .fa{ color: #1c317c;}
.hm-services .box-sev.active h4{ color: #fff;}
.hm-services .box-sev.active p{ color: #fff;}
.hm-services .box-sev.active a{ color: #fff;}


/*hm-contact*/
.hm-contact{
    background-color: #00457b;
    background-position: center; padding-top:60px;
}

.hm-contact .section-tittle h2{ color: #fff; font-size:25px;}
.hm-contact .btn-sbmit{  background-color: #1c317c; padding: 5px 20px; font-size: 15px; border-radius:4px; text-transform: capitalize; color: #fff; width:80%;}
.hm-contact .form-group-textarea .form-control{ margin-top:17px; padding:15px 12px;}
.hm-contact input{ margin:20px 0;padding: 5px 12px;line-height:40px;} 

/*hm-contact*/


.industry{ padding: 50px 20px; background-image: url(image/industry-bg.jpg); 
background-position: center center; background-repeat: no-repeat; background-size: cover;
}
.industry h3{ font-size:22px; line-height:36px; font-weight:600; color: #1c317c; text-align: center;}
.industry h2{ font-size:36px; line-height:50px; font-weight:600; color: #fff; text-align: center;}
.industry img{ margin-bottom:15px; width:100px; height:100px; background: #fff; border-radius:100px; padding:20px;}
.industry h4{ font-size: 20px; color: #fff; text-align: center; line-height:24px; font-weight:500;}

.hm-whywe{ background: #fff; padding: 50px 20px;}
.hm-whywe h2{ font-size:30px; line-height:36px; font-weight:600; color: #222; text-align: left;}
.hm-whywe h3{ font-size:22px; line-height:36px; font-weight:600; color: #1c317c; text-align: left;}
.hm-whywe ul{ padding-left: 10px; padding-top: 20px;}
.hm-whywe ul li{ line-height: 36px; list-style: none; position: relative;}
.hm-whywe ul li::before{ content: url(image/bullets1.png); left: -25px; position: absolute; top:0;}

.hm-Pricing{ background: #1c317c; padding: 50px 20px;}
.hm-Pricing h2{ font-size:40px; line-height:50px; font-weight:600; color: #fff; text-align: center;}
.hm-Pricing h3{font-size: 20px;line-height: 34px;line-height: 31px;ont-weight:600;color: #333;text-align: center;}
.hm-Pricing ul li{ line-height: 30px; list-style: none; position: relative;}
.hm-Pricing ul li::before{ content: url(image/bullets1.png); left: -25px; position: absolute; top:0;}
.hm-Pricing .bx-inn{ background: #fff; padding: 30px 20px; min-height:280px;}


.ul-1 li{ line-height: 30px; list-style: none; position: relative;}
.ul-1 li::before{ content: url(image/bullets1.png); left: -25px; position: absolute; top: 0;}



.AR-AP .bx-inns{ padding: 30px 20px;  border: 1px solid #ccc; min-height:220px; box-shadow:3px 3px 10px #ccc; border-radius: 10px;}
.AR-AP .bx-inns p{ text-align:center;}


/*footer*/

footer{ background:#1d222a; padding:20px 0 10px;color: #fff;}
footer p, footer a{ color:#fff; font-size: 15px; line-height:30px; text-align:center;}
footer .fa{ font-size: 20px;
    line-height:40px;
    text-align: center;
    color: #0fa5b6;
    border: 1px solid #0fa5b6;
	background:#fff;
    width: 40px;
    height: 40px; 
    border-radius: 10px;}
	
footer .align-items-center{ padding-top:10px;}

.foooter-btm{ border-top:1px solid #333;}
.foooter-btm a{ margin: 0 10px;color: #fff;}

.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}
.top.scll-top .fa{width: 28px;  height: 25px;}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #1c317c;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #333;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


/*footer*/

@media (max-width: 767px){
	
header .logo{ text-align: center;}
.text-end{ text-align: center !important;}
.mt-4{ margin-top: 0 !important; margin-bottom: 20px;}

.banner-sec .carousel-caption{ width: 80% !important;}
.banner-sec .carousel-caption h2{ font-size: 25px; line-height: 30px;}
.banner-sec .carousel-caption h4{ margin-bottom: 20px; font-size: 15px;}
.hm-about h1{ font-size: 30px; line-height: 30px; margin-top: 20px;}	

.Why-Choose-Us{ margin-top: 20px !important;}
.Why-Choose-Us .boxs{ margin-bottom: 20px;}
.box-sev{ margin-bottom: 25px;}
.hm-Pricing .bx-inn{ margin-bottom: 20px;}

}

@media (max-width: 600px){
.banner-sec .carousel-caption{ top: 0;}
.mt-5{ margin-top: 0;}

.hm-services h2{ font-size: 30px !important; line-height: 30px !important;}	
.industry h2{ font-size: 30px !important; line-height: 30px !important;}
.industry h4{ margin-bottom: 40px;}

.hm-whywe h2{ font-size: 30px !important; line-height: 30px !important; margin-top: 30px;}
.hm-Pricing h2{ font-size: 30px !important; line-height: 30px !important;}	

.hm-Pricing .bx-inn{ margin-bottom: 20px;}	
	
}

@media (max-width: 480px){
	
.banner-sec .carousel-caption h2{ font-size: 20px !important; line-height: 22px !important;}
.banner-sec .carousel-caption h4{ font-size: 14px; line-height: 20px;}	
.hm-services .col{  flex: inherit;  width: 100% !important; margin-bottom: 20px;}
.hm-contact .section-tittle h2{ font-size: 20px;}
	
	
}