*
{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
    font-family: 'heebo',sans-serif;
  /*  color: #636A86;*/

}
a
{
	text-decoration: none !important;
    
}
ul li
{
	list-style:none !important;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0 !important;
}
.text-theme-colored
{
    color: #f84365 !important;
}
.vertical-align-top
{
    text-align: top !important;
}
.bg-theme-colored
{
	background: #050a24 !important;
}
.p-30
{
	padding: 30px !important;
}
.ptb
{
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
.xs-margin-bottom-20px
{
	margin-bottom: 20px !important;
}
.aboutlist li
{
    padding-bottom: 20px;
    color: #fff;
}
.title1
{
	font-size: 30px;
    margin-top: 0;
    margin-bottom: 15px;
    text-align: left;
}
.top-header
{
	padding-top: 10px;
	padding-bottom: 10px;

}

.icon i
{
    width: 40px;
    height: 40px;
    border: 1px solid;
    border-color: #f84365;
    text-align: center;
    margin-right: 10px;
    margin-top: 6px;
    padding-top: 10px;
    color: #fff;
    border-radius: 50%;
    background: #f84365;
}
.top-header-btn
{
	background: #003366;
	line-height: 49px;
	text-align: center;
	color: #fff;
	padding: 10px;
	margin-top: 1px!important;
	border-radius: 3px;	
}
.top-header-icons ul li
{
	display:inline-block;
	padding: 10px 10px 10px 10px;
    font-size: 17px;
}
.top-header-icons a
{
    color: #000;
}
.header-0 ul li a
{
	padding: 18px 22px !important;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px !important;
}
.owl-carousel .nav-button {
  height: 30px;
  width: 30px;
  line-height: 30px;
  cursor: pointer;
  position: absolute;
  top: 140px !important;
 /*border:1px solid #000;*/
 background: #f84365;
 border-radius: 50%;
  color: #fff;
}


.owl-carousel .owl-nav{
  display: inline-block !important;
  font-size: 24px;
  color: #000;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #ffffff;
  font-size: 39px;
  background: #000000;
  border-radius: 3px;
}

.owl-carousel .prev-carousel:hover {
  background-position: 0px -53px;
}

.owl-carousel .next-carousel:hover {
  background-position: -24px -53px;
}
.owl-carousel .owl-prev {
      left: -40px;
    }

    .owl-carousel .owl-next {
      right: -40px;
    }
.menu-nav li.active
{
	/*background: orange !important;*/
}
.menu-nav li a
{
	color: #636A86 !important;
	text-transform: capitalize;
	/*padding: 18px 22px !important;*/
	font-size: 16px !important;
    font-weight: 500;
}
.menu-nav li a:hover
{
    color: orange;
}
 .dropbtn {
  border: none;
}         
.dropdown {
  position: relative;
  display: inline-block;
  display: block !important;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 250px;
  /*border-top:5px solid #ff9800;*/
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
 
}

.dropdown-content a {
  color: #000;
  padding: 10px 12px;
  text-decoration: none;
  display: block;
  font-size: 15px;
  line-height: 24px;
  border-bottom:1px dotted #7d7d7d;
  text-align: left;
}

/*.dropdown-content a:hover {background-color: #ddd;}*/

.dropdown-content a:hover {color: #f84365;}

.dropdown:hover .dropdown-content {display: block;}

.carousel-control-next
{
    opacity: none !important;
}

.topsocials li
{
    display: inline-block;
    padding-right: 15px;
}
.topsocials i
{
    background: #fff;
    width: 30px;
    line-height: 30px;
    height: 30px;
    color: #f84365;
    text-align: center;
}
.heading
{
	color: #003366;
    font-size: 30px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0px;
   
}

.about
{
	padding-top: 50px;
    padding-bottom: 50px;
}
.para p
{
	color: #898989;
    font-size: 15px;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 10px;
    
}
.para a:hover
{
    background: #121c52;
    border-color: #121c52;
    color: #fff;
}
.benefits-section
{
	box-shadow:  0 8px 43px rgb(0 0 0 / 20%);
}
.box
{
 	/*border-bottom: 8px solid #f2ae2b;*/
   /* padding-top: 50px;
    padding-left: 34px;
    padding-right: 34px;*/
    background: #fff;
    box-shadow:  0 8px 43px rgb(0 0 0 / 20%);
}
.box > .head
{
	text-align: center;
}
.head i
{
	color: #f2ae2b;
	font-size: 24px;
}
.head h5
{
	color: #003366;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0px;
}
.head p
{
    color: #000;
}

.box p
{
	color: #898989;
    font-size: 15px;
    font-weight: 400;
    text-align: justify;
    line-height: 24px;
    padding: 10px;
    padding-bottom: 20px;
}
.box h5
{
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Roboto',serif;
    font-size: 22px;
}
.product-head
{
	margin-top: 15px;
    margin-bottom: 5px;
    font-size: 18px;
    color: #003366;
}
.prod-list
{
	color: #898989;
    font-size: 15px;
    padding-top: 20px;
    margin-bottom: 0;
    line-height: 26px;
} 
.button
{
	text-align: center;
    background-color: #01477f;
    color: #ffffff;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 30px;
    padding: 5px 25px 10px 25px;
}   
.counter
{
	background: #003366;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.testimonal
{
	background: url(img/testimonal-bg.jpg);
}
.our-customer {
    background: #ffffff;
    box-shadow: 0 8px 43px rgb(0 0 0 / 10%);
    padding: 50px 50px 50px 25px;
}
.our-customer p {
    float: left;
    font-size: 15px;
    font-weight: 400;
    color: #898989;
    font-family: 'Lato', sans-serif;
    text-align: left;
    line-height: 24px;
    margin-bottom: 20px;
}
.our-customer h2 {
    float: left;
    font-size: 15px;
    font-weight: 600;
    color: #003366;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 8px;
}
.rating ul li
{
	display: inline-block;
}
.rating ul li i
{
	color: #f2ae2b;
    font-size: 16px;
}
/*.latest-news
{
    padding: 0px 30px 0px 30px;
}*/
.news-list ul li
{
	font-size: 18px;
}
.news-list ul li i
{
	color: #f76c3f;
}
.latest-clients
{
    padding: 45px 30px 45px 30px;
}
.latest-clients h3
{
	color: #fff;
	font-size: 23px;
	margin-top: 20px;
}
/*.list li:hover
{
    color: #f84365;
}*/
.list ul li
{
	color: #cccccc;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
}
.list ul li i
{
	color: #f76c3f;
}
.social-icons-footer ul li
{
	display: inline-block;
}
.social-icons-footer ul li 
{
	padding: 2px 20px 2px 10px;
    font-size: 16px
}
.social-icons-footer ul li  a i
{
	color:#fff;
}
.list
{
    color: #fff;
}
.list li
{
    padding-bottom: 10px;
    color: #fff;
}
.list a
{
    color: #fff;
}

.list a:hover
{
    color: #F84365 !important;
    background: none !important;
    border: none !important;
}
.footer-top
{
    padding-top: 50px;
    padding-bottom: 40px;
    color: #fff;
}
.footer-bottom
{
    padding-top: 0px;
    padding-bottom: 15px;
}
.footer-title h3
{
	color: #fff;
	padding-bottom: 10px;
	font-size: 22px;

}
.line
{
    width: 100px;
    height: 3px;
    background: #F84365;
}
.vertical-align-top {
    vertical-align: top;
}
.footer-title p
{
	color: #fff;
	font-size: 15px;
	line-height: 24px;
	text-align: justify;
}
.footer-links ul li
{
	display: inline-block;
	text-align: center;
	color: rgb(0, 255, 255);
}
.footer-links ul li a
{
	color: rgb(0, 255, 255) !important;
	padding: 2px 05px 2px 10px;
    font-size: 16px
}
.footer-copyright
{
	
	color: #fff;
	font-size: 15px;
}
.footer-service
{
	
	color: #fff;
	font-size: 15px;
}

.footer-req ul li
{
	color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    line-height: 25px;
    padding-bottom: 5px;
}
.footer-req ul li i
{
	color: #f84365;
    padding-right: 7px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 101;
  box-shadow: 0 10px 15px rgb(0 0 0 / 10%);
}
@media (min-width: 992px){
.menu-header.sticky {
    background: #fff;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0px;
    position: fixed;
}
.topsocials
{
    float: right;
    padding-top: 1rem;
}
}
@media (min-width: 331px) and (max-width: 991px)

{
    .nav-link
    {
        color: #636A86 !important;
        text-transform: capitalize;
        /*padding: 18px 22px !important;*/
        font-size: 16px !important;
        font-weight: 500;
    }
    .nav-link:hover
    {
        color: #f84365 !important;
    }
    .menu-nav li a
{
    color: #fff !important;
}
    .sm-text-center
    {
        text-align: center;
    }
	.top-header
	{
		display: none;
	}
	.menu-header
	{
		background: #fff !important;
	}
    .menu-header > .menu {
    background: #fff;
    }
    .navbar-collapse {
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 99999;
    background: #f84365;
    width: 100%;
    right: 0;
    margin: 0 auto;
    padding-left: 15px;
    }
    .carousel-caption
    {
        position: absolute;
        width: 70%;
        bottom: 10%;
        left: 10%;
        right: 0;
        text-align: left;
        text-shadow:1px 2px 4px #000 !important;
        /*background: #fff;*/
        color: #fff;
        padding-left: 30px;
       /* border-top: 5px solid #aacb0b;*/
    }
    .carousel-caption h1
    {
        font-size: 22px;
        line-height:40px;
        margin-bottom: 0;
    }
    .carousel-caption h5
    {
        font-size: 14px;
        line-height:20px;
        margin-bottom: 0;
    }
    .breadcrumb {
    background: #fff;
    position: relative;
    padding: 20px 0;
    text-align: center;
    margin-top: 3px;
    margin-bottom: 0;
    box-shadow: 0 8px 43px rgb(0 0 0 / 12%);
    width: 225px;
    margin: 0 auto;
    border-radius: 3px;
    margin-top: -30px;
    padding-left: 100px;
}
.breadcrumb ul
{
    margin-bottom: 0;
}
.breadcrumb ul li
{
    display: inline-block;
    text-align: center;
}
}
.carousel-inner img{
    width:100% !important
}
@media (min-width: 991px)
{
    .nav-link
    {
        color: #636A86 !important;
        text-transform: capitalize;
        padding: 18px 22px !important;
        font-size: 16px !important;
        font-weight: 500;
    }
    .nav-link:hover
    {
        color: #f84365 !important;
    }
    .nav-item.active
    {
        color: #f84365 !important;
    }
	.menu-header > .menu 
{
	background: #fff;
}
	.navbar-brand
	{
		display: none;
	}
	.mob-nav
	{
		margin: 0 !important;
		padding: 0 !important;
	}
	.menu-nav li a
	{
		padding: 18px 22px !important;
	}
    .carousel-caption
    {
        position: absolute;
        width: 50%;
        bottom: 20%;
        left: 10%;
        right: 0;
        text-align: left;
       /* text-shadow:1px 2px 4px #000 !important;*/
        /*background: #fff;*/
        color: #000;
        padding-left: 30px;
       /* border-top: 5px solid #aacb0b;*/
    }
    .carousel-caption h1
    {
        font-size: 52px;
        line-height:72px;
        font-family: 'Roboto',sans-serif;
        color: 000;
    }
    .carousel-caption h5
    {
        font-size: 20px;
        line-height:30px;
        margin-bottom: 0px;
        padding-left: 5px;
        background: #f59b21;
        color: #fff;
        width: 70%;
    }
    .breadcrumb {
    background: #fff;
    position: relative;
    padding: 20px 0;
    text-align: center;
    margin-top: 3px;
    margin-bottom: 0;
    box-shadow: 0 8px 43px rgb(0 0 0 / 12%);
    width: 555px;
    margin: 0 auto;
    border-radius: 3px;
    margin-top: -30px;
    padding-left: 100px;
}
.breadcrumb ul
{
    margin-bottom: 0;
}
.breadcrumb ul li
{
    display: inline-block;
    text-align: center;
}
}
.contact-banner
{
	background-image: url(img/sub-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
    position: relative;
}
.contact-banner:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background: #003366;
    opacity: 0.75;
}
.contact-box
{
	border: 1px solid #dfdfdf;
    background-color: #f5f7fa;
    text-align: center;
    padding: 40px 15px;
    height: 250px;
}
.contact-list li
{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.border-1px
{
    border:1px solid #000;
}
.text p
{
	color: #898989;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 0;
    
}
.pb-50
{
	padding-bottom: 50px !important;
}
.submit-btn
{
	background: #f59b21;
    border-color: #f59b21;
	
	color: #fff;
	padding: 5px 10px;
	border-radius: 3px;	
}
table {
    border-collapse: collapse;
}
table td, table th {
    border: 1px solid #000;
    padding: 5px;
}

th {
    background-color: #003366;
    color: #fff;
    text-align: center;
}
.td-blue
{
    color: blue;
    text-align: center;
}
.td-red
{
    color: red;
    text-align: center;
}

.menu-nav li:hover
{
	color:#0364d3;
}
.top-header-btn:hover
{
	background: orange;
	color: #fff;
}
.btn-white
{
    background: #fff;
    color: #000;
    border:1px solid #fff;
}
.btn-theme-color
{
    background: #121c52;
    color: #fff;
    border:1px solid #121c52;
    border-radius:50px 50px 50px 50px;
    padding:10px 30px 10px 30px;
}
.btn-theme-color:hover
{
     background: #f84365;
     color: #fff;
    border:1px solid #f84365;
    border-radius:50px 50px 50px 50px;
    padding:10px 30px 10px 30px;
}
.btn-theme
{
    background: #f84365;
    color: #fff;
    border:1px solid #f84365;
    border-radius:50px 50px 50px 50px;
    padding:10px 30px 10px 30px;
}
.btn-theme i
{
    color: #fff;
}
.footer-title a:hover
{
    background: #fff;
    color: #000;
    border:1px solid #fff;
}

.scrollToTop {
    background: #f84365;
    bottom: 35px;
    display: none;
    height: 40px;
    position: fixed;
    right: 30px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    line-height: 43px;
    z-index: 99999;
    border-radius: 50px;
}
.scrollToTop i {
    color: #fff;
    font-size: 22px;
}
.list-style li:before {
    content: "\f192";
    position: absolute;
    top: 0;
    left: 0;
    font-family: Font Awesome\ 5 Free;
    color: #f84365;
}
.list-style li:first-child:before {
    top: 11px;
}
.list-style li:first-child {
    padding-top: 10px;
}
.list-style li {
    position: relative;
    padding: 0 0 5px 25px;
    margin: 0 0 5px 0;
    border-bottom: 1px dashed #cccc;
    color: #a7adc3;
}

.services-box
{
    text-align: center;
    z-index: 2;padding: 40px 15px;background: #fff;
    box-shadow: 0 10px 15px rgb(0 0 0 / 10%);margin: 0% 9% 5% 5%;
}
.services-box a
{
    color: #f84365;
}
/*.services-box a:hover
{
    color: #fff;
}*/
.services-box:hover
{
    background: #f84365;
    color: #fff !important;
}
.list-style-1 li:before {
    content: "\f192";
    position: absolute;
    top: 0;
    left: 0;
    font-family: Font Awesome\ 5 Free;
    color: #f84365;
}
.list-style-1 li:first-child:before {
    top: 11px;
}
.list-style-1 li:first-child {
    padding-top: 10px;
}
.list-style-1 li {
    position: relative;
    padding: 0 0 5px 25px;
    margin: 0 0 5px 0;
    color: #000;
}
#contact
{
    padding-top: 50px;
    padding-bottom: 50px;
}
.services-list li
{
    padding-bottom: 20px;
}
.card
{
    margin-bottom: 20px;
}
.card-header
{
    box-shadow: 0 10px 15px rgb(0 0 0 / 10%); background: #fff;
    color: #000;
}
.subservices h6
{
    color: #000;
}
.subservices p
{
    font-size: 15px;
}
.ctrl-prev
{
  height: 20px;
  width: 20px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  background: pink;
  color: #fff;
}
.ctrl-next
{
  height: 20px;
  width: 20px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  background: pink;
  color: #fff;
}
.carousel-control-prev , .carousel-control-next
{
    opacity: .9 !important;
}
.contact-det li
{
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
}
.contact-det i
{
    font-size: 20px;
}

.thankYou-popup {
    position: fixed;
    z-index: 2;
    background: #fff;
    padding: 15px;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 90%;
    text-align: center;
    display:none;
  }
.active .thankYou-popup {
    
    display:block;
}
.thankYou-popup.success h1{color:forestgreen}
.thankYou-popup.fail h1{color:orange}
  .overley {
      position: fixed;
      z-index: 1;
      background: rgba(0,0,0,0.4);
      padding: 15px;
      top: 0;
      left: 0;
      width: 100%;
      height:100vh;
      display:none;
    }
.active .overley {
    display:block
}