﻿@import url("bootstrap.min.css");
@import url("header.css");
@import url("animate.css");
@import url("site.css");
@import url("owl.carousel.min.css");
@import url("owl.theme.default.css");
@import url("mobile.css");

@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400&display=swap");

body {
  background: #f9fbfc;
  font-family: "Lato", sans-serif;
}
.videobox {
  /*   height:600px;*/
  overflow-y: hidden;
}

.videoSection {
  height: 600px;
  overflow-y: hidden;
  background-size: cover;
  position: absolute;
}

.marking {
  /*background: url('../img/wave-transparentshapes.png') no-repeat center top;*/
  top: 0;
  left: 0;
  right: 0;
  background-size: 100%;
}

.captionstitl {
  position: absolute;
  left: 0;
  right: 0;
}

.slider_caption {
  font-size: 27px;
  color: #fff;
  font-weight: 500;
}
.ylw_caption {
  font-size: 50px;
  color: #ffffff;
  font-weight: 900;
  padding: 10px 0;
  height: 100vh;
  align-items: center;
  display: flex;
}

/*==============================*/
#section_1 {
  padding: 80px 0;
}

.box_1 {
  padding-bottom: 60px;
}

.box_1 img {
  max-width: 100%;
}

h1 {
  font-size: 40px;
  color: #09093c;
  font-weight: 900;
  padding-bottom: 30px;
  padding-top: 30px;
}

.sub_heading {
  font-size: 20px;
  color: #000;
  font-weight: 400;
  line-height: 32px;
}

h2 {
  color: #09093c;
  font-size: 38px;
  font-weight: 700;
}

h3 {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 0;
}

/*==============================================*/

#section2 {
  padding: 80px 0;
}

.box_2 {
  background: #fff;
  margin-top: 60px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.box_2 p {
  font-size: 17px;
  font-weight: 400;
  color: #4a4949;
}

.box_2:hover {
  box-shadow: none;
}
.service_img {
  position: relative;
}
.service_img img {
  max-width: 100%;
}
.box_2 img {
  max-width: 100%;
}

.ser_icon {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -57px;
}

.ser_icon img {
  transition: transform 0.7s ease-in-out;
}
.box_2:hover .ser_icon img {
  transform: rotate(360deg);
}

.ser_text {
  padding: 20px;
  padding-bottom: 10%;
  border: 1px solid #f2f2f2;
  border-top: 0;
}

.ser_text p {
  min-height: 100px;
}

.readbtn {
  background: #24b676;
  font-size: 16px;
  color: #fff;
  padding: 7px 25px;
  border-radius: 20px;
  display: inline-block;
  margin-top: 10px;
}
/*--------------------------------------------*/
#cta_section {
  background: url("../img/ctabg.png") no-repeat center;
  padding-top: 40px;
  padding-bottom: 60px;
  background-size: cover;
}

.cta_text {
  font-family: Georgia, Times, Times New Roman, serif;
  color: #fff;
  font-size: 36px;
  text-align: center;
  padding: 2% 6%;
}

.btn_part {
  text-align: center;
  margin-top: 15px;
  display: inline-block;
  padding-bottom: 20px;
}

.quotbtn {
  background: #ed1b23;
  margin-right: 10px;
}

.trackbtn2 {
  background: #26b676;
}

.quotbtn,
.trackbtn2 {
  padding: 12px 0px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 50px;
  width: 240px;
  display: inline-block;
  border: 2px solid #fff;
}

.readbtn:hover,
.quotbtn:hover,
.trackbtn2:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}

/*========================================*/
#benefitspart {
  padding: 80px 0;
}
.whtebg .col-md-6:first-child {
  padding-left: 0;
}

.box3 {
  background: #fff;
  padding-left: 30px;
}

.box3 ul {
  padding-left: 30px;
  list-style-image: url("../img/checkmark.png");
}

.box3 ul li {
  font-size: 16px;
  line-height: 35px;
  font-weight: 400;
  color: #404040;
}

.benefitimg img {
  max-width: 100%;
}

.whtebg {
  background: #ffffff;
  border: 1px solid #e9e9e9;
  padding-top: 40px;
  padding-bottom: 40px;
  box-shadow: #e7e7e7 1px 0px 17px;
}

h5 {
  font-size: 34px;
  font-weight: 700;
  color: #079755;
  padding-bottom: 22px;
}

/*================================================*/

#client_logo {
  background: #fff;
  padding: 20px 0;
}

.owl-carousel.owl-drag .owl-item {
  padding: 20px;
}

/*===================================*/
#addresbar {
  background: #23b574;
  padding: 15px 0;
  font-size: 15px;
  color: #fff;
  font-weight: 400;
}

.white_footer {
  padding-top: 30px;
  padding-bottom: 20px;
}

footer {
  padding: 20px 0;
  background: #09093c;
  border-top: 3px solid #ffb70e;
}
.footerlink ul {
  padding: 0;
  margin: 0;
  text-align: right;
}
.footerlink ul li {
  display: inline-block;
  padding: 10px 15px;
}
.footerlink ul li a {
  font-size: 16px;
  color: #000;
}
.footerlink ul li a:hover {
  color: #ffce17;
  text-decoration: none;
}

.copyrihgt {
  font-size: 16px;
  font-weight: 400;
  color: #35356c;
  margin-bottom: 0;
}

.copyrihgt a {
  color: #ffce17;
}

/*=====================================================*/
.stockimg {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/*============= patch1 ================*/

.relavedvi {
  position: relative;
}

.patch1 {
  position: absolute;
  left: 2%;
  top: 142%;
  z-index: 99;
  display: none;
}

.patch2 {
  position: absolute;
  left: 5%;
  top: 96%;
  z-index: 99;
}
.patch3 {
  position: absolute;
  right: 10%;
  top: 80%;
  z-index: 99;
}

.patch4 {
  position: absolute;
  right: 48%;
  top: 12%;
  z-index: 99;
}

.patch5 {
  position: absolute;
  left: 1%;
  top: 5%;
  z-index: 99;
}

.patch6 {
  position: absolute;
  left: 1%;
  top: 2%;
  z-index: 99;
}

.patch7 {
  position: absolute;
  right: 1%;
  bottom: 2%;
  z-index: 99;
}

/*=====================================*/

.bticon {
  font-size: 25px;
  color: #e5b81c;
}

.footer_p {
  font-size: 16px;
  color: #fff;
}

.quiklik ul {
  padding-left: 0;
}

.quiklik ul li {
  list-style: none;
  line-height: 38px;
}

.quiklik ul li a {
  color: #fff;
}

/*============================*/

/*@media screen and (max-width:1400px){
    .zoom{
        zoom:80%;
    }
}*/

#inner_header {
  background: url("../img/headerbg.png") no-repeat center top;
  background-size: cover;
  padding: 6% 0;
}

#inner_header h2 {
  margin-top: 10%;
  color: #ffffff;
  font-size: 51px;
  font-weight: 700;
  text-transform: uppercase;
  border-left: 5px solid #23b574;
  padding-left: 26px;
}

/*====================== about us page =======================*/
#innercontent {
  background: #fff;
  padding: 80px 0;
  padding-bottom: 40px;
}

.abtbox ul,
.service_div ul {
  padding-left: 30px;
  list-style-image: url(../img/checkmark.png);
}

.abtbox ul li,
.service_div ul li {
  padding-left: 10px;
  margin-bottom: 15px;
  font-size: 16px;
}
.abtbox h3 {
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 30px;
}

.imgbox img {
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
}

.service_div p {
  font-size: 17px;
  color: #6c6c6c;
  line-height: 30px;
  font-weight: 400;
}

.service_div h3 {
  font-size: 35px;
  font-weight: 700;
}
/*===================================*/
#service_header {
  background: url(../img/service-inner.png) no-repeat center;
  background-size: cover;
  padding: 6% 0;
}

#service_header h2 {
  margin-top: 10%;
  color: #ffffff;
  font-size: 51px;
  font-weight: 700;
  text-transform: uppercase;
  border-left: 5px solid #23b574;
  padding-left: 26px;
}

/*===================================*/

#contact_header {
  background: url(../img/contact-banner.png) no-repeat center top;
  background-size: cover;
  padding: 6% 0;
}

#contact_header h2 {
  margin-top: 10%;
  color: #ffffff;
  font-size: 51px;
  font-weight: 700;
  text-transform: uppercase;
  border-left: 5px solid #23b574;
  padding-left: 26px;
}

#inner_contact {
  padding: 80px 0;
  padding-bottom: 40px;
}

.contactform {
  background: #fff;
  padding: 25px;
  border: 1px solid #ededed;
}

.contactform label {
  display: block;
  font-size: 15px;
}
.contactform label strong {
  color: red;
}

.contactform input[type="text"] {
  width: 100%;
  border: 1px solid #ccc;
  outline: none;
  padding: 8px 10px;
  font-size: 15px;
  margin-bottom: 20px;
  border-radius: 2px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}

.contactform input[type="text"]:focus {
  border-color: #00a453;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}

.resetbnt {
  background: #ea152d;
  color: #fff;
  border: none;
  outline: none;
  padding: 7px 30px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}

.sbtn {
  background: #2bb576;
  color: #fff;
  border: none;
  outline: none;
  padding: 7px 30px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}

.sbtn:hover,
.resetbnt:hover {
  background: #0f384f;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}

.office {
  background: #fff;
  padding: 25px;
  margin-bottom: 30px;
  border: 1px solid #ededed;
}

.office h4 {
  margin-top: 0;
  font-size: 20px;
  color: #23b574;
  font-weight: 600;
  padding-bottom: 5px;
}

.office h5 {
  margin-top: 0;
  font-size: 17px;
  color: #000;
  font-weight: 700;
  padding-bottom: 5px;
}

.office p {
  font-size: 15px;
}
.office table tr td {
  padding-bottom: 10px;
}

.office table tr td a {
  color: #000;
}
.office table tr td a:hover {
  color: #23b574;
}

.icondiv {
  color: #23b574;
  font-size: 20px;
  padding-right: 15px;
}

/*=================================================mainPage =================*/

.mainPage {
  height: 100vh;
  background: url(../img/carbanner.jpg) no-repeat;
  background-size: cover;
}

.service-Title {
  font-size: 44px;
  text-transform: uppercase;
  font-weight: 900;
}
