@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Poppins');
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Oxygen');
@import url('https://fonts.googleapis.com/css?family=Oxygen');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Hind+Siliguri');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Montserrat+Alternates');
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Roboto:700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:200');
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Lora');
@import url('https://fonts.googleapis.com/css?family=Lobster&display=swap');
@import url('https://fonts.googleapis.com/css?family=Cabin:700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Play&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@900&display=swap');

/*--start-moretext--*/
.moretext{ display:none;}
/*--end-moretext--*/

/*--start-blank-div--*/
.blank-div{ width:100%; height:84px; overflow:hidden;}
/*--end-blank-div--*/

/*--start-banner--*/
.banner{ width:100%; margin:0 auto; /*padding-top:115px;*/ background:#fff; overflow:hidden;}
.banner img{ width:100% !important;}
/*--end-banner--*/

/*--start-inner-banner--*/
.inner-banner{ width:100%; margin:0 auto; padding:50px 0 45px 0; background:#1b6d83; overflow:hidden;}
.inner-banner h2{ font-family: 'Oswald', sans-serif; font-size:32px; font-weight:bold; text-align:center; text-transform:uppercase; color:#fff; margin-bottom:15px !important; margin:0;}
.inner-banner h6{ text-align:center; color:#fff;}
.inner-banner h6 a{ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size:15px; font-weight:normal; text-align:center; color:#fff; line-height:28px; margin:0 10px;}
/*--end-inner-banner--*/

.login-outer{ width:100%; min-height:auto; padding-top:0px; margin:0 auto; padding:60px 0 60px 0; background:#f8f9fd; overflow:hidden;}  
.login-outer .box{ width:100%; margin:0 auto; padding:40px 35px 40px 35px; position:relative; overflow:hidden; background:#fff; border-radius:10px; -webkit-box-shadow:0 10px 34px -15px rgba(0,0,0,.24); -moz-box-shadow:0 10px 34px -15px rgba(0,0,0,.24); box-shadow:0 10px 34px -15px rgba(0,0,0,.24);}
.login-outer .box .icon {
  width: 80px;
  height: 80px;
  background: #18697e;
  border-radius: 50%;
  font-size: 30px;
  margin: 0 auto;
    margin-bottom: 0px;
  margin-bottom: 10px;
}
.login-outer .box .icon span {
  color: #fff;
}
.login-outer .box h2{ font-family: 'Oswald', sans-serif; font-size:32px; font-weight:bold; text-align:center; text-transform:uppercase; color:#000; margin-bottom:15px !important; margin:0;}
.login-outer .box h3 {
  font-weight: 700;
  font-size: 20px;
  color: #8fb42b;
}
.login-outer .box p{ font-family: Poppins, sans-serif; font-size:16px; font-weight:normal; color:#565656; text-align:center; line-height:24px; margin:0 0 50px 0; padding:20px 0 0 0;}

.login-outer .form-control {
  height: 48px;
  background: rgba(0,0,0,.05);
  color: #000;
  font-size: 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.login-outer .rounded-left {
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important;
}


.login-outer .text-md-right {
  text-align: right !important;
}

.login-outer .w-50 {
  width: 50% !important;
}
.login-outer .w-80 {
  width: 80% !important;
}
.login-outer a{color: #bd2f32;}
.login-outer a:hover{text-decoration:none;}

/*.login-outer .form-group .submit {
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  margin: 0 auto;
}*/

.login-outer .btn.btn-warning {
  background: #18697e !important;
  border: 1px solid #18697e !important;
  color: #fff !important;
}

/*--start-about-us--*/
.about-us{ width:100%; margin:0 auto; padding:60px 0; background:#f8f8f8; overflow:hidden;}
.about-us .box{ width:100%; margin:0 auto; padding:10px 0 70px 0;}
.about-us .box h6{ font-family: Poppins, sans-serif; font-size:16px; font-weight:700; /*color:#ed760b;*/ color:#000; margin:10px 0;}
.about-us .box h3{ font-family: Poppins, sans-serif; font-size:42px; font-weight:700; color:#000; margin:0 0 30px 0;}
.about-us .box p{ font-family: Poppins, sans-serif; font-size:16px; font-weight:normal; color:#565656; line-height:24px; margin:0 0 50px 0; padding:20px 0 0 0;}
.about-us-btn{ font-family:Poppins, sans-serif; font-weight:500; color:#000; border-bottom:2px solid #000; padding-bottom:5px; text-transform:uppercase;}
.about-us-btn:hover{ color:#ed780f; border-bottom:2px solid #ed780f; text-decoration:none;}

.about-us .i-box{ width:100%; margin:0 auto; position:relative;}
.about-us .i-box .img-right{ float:right;}
.about-us .i-box .img-left{ position:absolute; margin-top:150px;}
.about-us .i-box img{ border-radius:10px;}
/*--end-about-us--*/

/*--start-air-ticket--*/
.air-ticket{ background: url(../images/air-ticket.jpg) 0 no-repeat fixed; background-position:bottom center; background-size:cover;
/*background-attachment: fixed;*/ width:100%; /*height:100%;*/ margin: 0 auto; padding:80px 0; overflow:hidden;}

/*.air-ticket{ width:100%; margin:0 auto; background:#fff; padding:60px 0; overflow:hidden; }*/
.air-ticket h1{ font-family: 'Roboto', sans-serif; font-size:32px; font-weight:bold; text-align:left; color:#fff; margin:5px 0 25px 0;}
.air-ticket p{ font-family: 'Inter', sans-serif; font-size:16px; font-weight:normal; text-align:left; color:#cecece; line-height:28px; margin:0 0 20px 0;}

.air-ticket .border-line{ width:55px; height:3px; margin:30px 0 40px 0; display:block; position:relative; background-color:#df2f44; }
/*--end-air-ticket--*/

/*--start-our-services--*/
.our-services{ width:100%; margin:0 auto; padding:60px 0; /*background:url(../images/pattern.jpg) 0 repeat; background-position:top left; */overflow:hidden;}
.our-services h2{ font-family: 'Inter', sans-serif; font-size:36px; font-weight:600; text-align:center; color:#0a0a0a; line-height:42px; margin-bottom:20px;}
.our-services h2 span{ /*color:#136175;*/ color:#0a0a0a;}
.our-services h6{ font-family: 'Inter', sans-serif; font-size:18px; font-weight:600; text-align:center; color:#605f5f; line-height:28px; margin-bottom:40px;}
.our-services .box{ width:100%; margin:15px auto; padding:20px 20px; transition: all .3s ease-in-out;}
.our-services .box h3{ font-family: 'Inter', sans-serif; font-size:22px; font-weight:600; text-align:center; color:#0f0f0f; line-height:28px; margin-bottom:20px;}
.our-services .box h5{ font-family: 'Inter', sans-serif; font-size:16px; font-weight:normal; text-align:center; color:#0f0f0f; line-height:28px; margin-bottom:20px;}
.our-services .box img{ max-width:70px; margin:0 auto; display:block; margin-bottom:30px;}
.our-services .box i{ width:50px; height:50px; font-size:20px; text-align:center; color:#fff; background:#136175; border-radius:5px; line-height:50px; margin:0 auto; display:block;}

.our-services .box:hover{ background:#ffffff; box-shadow: 0 15px 50px rgba(0, 0, 0, .04); transform: translateY(-5px); }
.our-services .box a{ text-decoration:none; display:block;}
.our-services .box a:hover{ text-decoration:none;}
/*--end-our-services--*/

.how-it-works{ width:100%; margin:0 auto; padding:70px 0 70px 0; background:#fff; overflow:hidden;}
.how-it-works h2{ font-family: 'Inter', sans-serif; font-size:36px; font-weight:600; text-align:center; color:#0a0a0a; line-height:42px; margin-bottom:20px;}
.how-it-works h2 span{ /*color:#136175;*/ color:#0a0a0a;}
.how-it-works h6{ font-family: 'Inter', sans-serif; font-size:18px; font-weight:600; text-align:center; color:#605f5f; line-height:28px; margin-bottom:40px;}
.how-it-works .box{ width:100%; margin:10px auto; padding:20px; border-radius:5px; box-shadow:0 10px 30px 0 rgba(50,50,50,.10); overflow:hidden;}
.how-it-works .box h4{ font-family: 'Inter', sans-serif; font-size:22px; font-weight:600; color:#0f0f0f; line-height:28px; padding-top:10px; }
.how-it-works .box p{ font-family: 'Inter', sans-serif; font-size:15px; font-weight:400; color:#101112; line-height:26px;}
.how-it-works .box .icon-box{ width:54px; height:54px; padding:2px; background:#fce5d1; border-radius:50%; float:left; margin-right:25px; margin-bottom:20px;}
.how-it-works .box .icon-box img{ margin:0 auto; display:block; }


/*--start-what-makes--*/
.what-makes{ width:100%; margin:0 auto; padding:60px 0 50px 0; background:#e8e8e8; overflow:hidden;}
.what-makes h2{ font-family: 'Roboto', sans-serif; font-size:32px; font-weight:600; text-align:center; color:#0a0a0a; line-height:48px; margin:10px 0 30px 0;}

.what-makes .box{ width:100%; min-height:360px; margin:50px auto; padding:10px 10px 20px 10px; background:#fff; border:solid 2px #f5f5f5; border-radius:5px; overflow:hidden;}
.what-makes .box h2{ font-family: 'Roboto', sans-serif; font-size:20px; font-weight:bold; text-align:center; text-transform:normal; color:#000; margin:0;}
.what-makes .box h3{ font-family: 'Roboto', sans-serif; font-size:25px; text-align:center; font-weight:700; color:#136175; margin:20px 0 15px 0;}
.what-makes .box h6{ font-family: Poppins, sans-serif; font-size:16px; font-weight:normal; color:#759c0b; text-align:center; line-height:24px; margin:30px 0 10px 0; padding:20px 0 0 0;}

.what-makes .box p{ font-family: "Open Sans", sans-serif; font-size:15px; text-align:center; color:#505050; line-height:28px; margin:0;}
.what-makes .box .ab-icon{ width:80px; height:80px; margin:0 auto; padding:5px; margin-top:-50px; right:0; left:0; position:absolute; /*background:#fff3f3;*/ border:solid 2px #f5f5f5; border-radius:50%; z-index:1;}
.what-makes .box .ab-icon i{ font-size:26px; text-align:center; color:#fff; line-height:66px; display:block; background:#2f93ad; border-radius:50%;
-webkit-transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
transform: rotateZ(0deg);
}
.what-makes .box:hover .ab-icon i{ color:#fff; background:#1f7e97;
-webkit-transform: rotateZ(360deg);
-moz-transform: rotateZ(360deg);
transform: rotateZ(360deg);
transition: 0.9s;
}


/*--end-what-makes--*/

.latest-news{ width:100%; margin:0 auto; padding:60px 0; background:#fff; overflow:hidden;}
.latest-news h2{ font-family: 'Inter', sans-serif; font-size:36px; font-weight:600; text-align:center; color:#0a0a0a; line-height:42px; margin-bottom:20px;}
.latest-news h2 span{ /*color:#136175;*/ color:#0a0a0a;}
.latest-news h6{ font-family: 'Inter', sans-serif; font-size:18px; font-weight:600; text-align:center; color:#605f5f; line-height:28px; margin-bottom:40px;}
.latest-news .box{ width:100%; margin:10px auto; padding:15px; box-shadow:0 10px 30px 0 rgba(50,50,50,.10); overflow:hidden;}
.latest-news .box img{ width:100%;}
.latest-news .box .caption{ width:100%; margin:0 auto; margin-top:20px; padding:0;}
.latest-news .box .caption h4{ font-family: 'Inter', sans-serif; font-size:22px; font-weight:600; color:#0f0f0f; line-height:32px; margin-bottom:20px;}
.latest-news .box .caption p{ font-family: 'Inter', sans-serif; font-size:16px; font-weight:400; color:#101112; line-height:26px;}


.faq{ width:100%; margin:0 auto; padding:70px 0 70px 0; background:#f1f0f0; overflow:hidden;}
.faq h2{ font-family: 'Inter', sans-serif; font-size:36px; font-weight:600; text-align:center; color:#0a0a0a; line-height:42px; margin-bottom:20px;}
.faq h2 span{ /*color:#136175;*/ color:#0a0a0a;}
.faq h6{ font-family: 'Inter', sans-serif; font-size:18px; font-weight:600; text-align:center; color:#605f5f; line-height:28px; margin-bottom:40px;}

#faq .card {
  margin-bottom: 30px;
  border: 0;
}

#faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
          box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 0px  ;
  overflow:hidden;
  padding: 0;
}

#faq .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  background: #153102;
  color: #fff;
  padding: 20px;
}

#faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'FontAwesome';
  font-weight: 900;
  float: right;
}

#faq .card .card-header .btn-header-link.collapsed {
  background: #153102;
  color: #fff; font-size: 18px;  font-weight: bold;
}

#faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#faq .card .collapsing {
  background: #183901;
  line-height: 30px;
  color:#fff;
}

#faq .card .collapse {
  border: 0;
}

#faq .card .collapse.show {
  background: #183901;
  line-height: 30px;
  color: #fff;
}
#faq .btn{ border-radius:0;}

.body-content{ width:100%; margin:0 auto; padding:50px 0; overflow:hidden; background:#fff;}
.body-content h1{ font-family: 'Roboto', sans-serif; font-size:28px; font-weight:bold; text-transform:uppercase; /*color:#1B1919;*/ line-height:32px;  margin:0 0 5px 0; 
background: -webkit-linear-gradient(#916B0A, #BF921E);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.body-content h3{ font-family: 'Roboto', sans-serif; font-size:22px; font-weight:500; text-transform:uppercase; color:#087DBA; line-height:32px;  margin:15px 0 5px 0; border-left:solid 5px #087DBA; padding-left:10px; }
.body-content h4{ font-family: 'Roboto', sans-serif; font-size:15px; font-weight:bold; text-transform:capitalize; color:#d42a5f; line-height:32px; margin:5px 0 10px 0;}
.body-content p{ font-family: 'Roboto', sans-serif; font-size:15px; font-weight:normal; color:#70777b; /*color:#666561;*/ line-height:28px;}
.body-content h6{ font-family: 'Roboto', sans-serif; /*font-family: 'Roboto', sans-serif;*/ font-size:18px; font-weight:normal; text-align:left; color:#6665FF; line-height:32px; margin:0 0 20px 0;}
.body-content ul{ padding-left:20px; margin-bottom:15px;}
.body-content ul li{ font-family: 'Roboto', sans-serif; font-size:15px; font-weight:normal; color:#12232f; line-height:32px; padding:0; margin:0; list-style:none;}
.body-content ul li::before { content:'\f1b2'; font-family:'FontAwesome'; float:left; margin-left:-1.4em; color:#ca940b;}


/*--start-why-choose-us--*/
.why-choose-us{ width:100%; margin:0 auto; padding:0; background:#fff; overflow:hidden;}
.why-choose-us .box{ width:100%; margin:0 auto; margin-bottom:12px; padding:5px 20px 5px 35px; background:#fff; box-shadow:2px 2px 2px 2px #ddd; position:relative; overflow:hidden;}
.why-choose-us .box::before {
  content: '\f0a4';
  font-family: 'FontAwesome';
  position: absolute;
  font-size:20px;
  left: 6px;
  top: 28px;
  width: 25px;
  height: 25px;
  color:#ee7100;
  /*background: #ffbf00;*/
}
.why-choose-us .box p{ font-family: Poppins, sans-serif; font-size:18px; font-weight:normal; color:#000; line-height:26px; margin:0 0 10px 0; padding:20px 0 0 0;}
/*--end-why-choose-us--*/

/*--start-partners--*/
.partners{ width:100%; margin:0 auto; padding:70px 0 70px 0; background:#fff; overflow:hidden;}
/*.partners h2{ font-family: 'Inter', sans-serif; font-size:36px; font-weight:600; color:#0a0a0a; line-height:42px; margin-bottom:30px;}*/
.partners h2{ font-family: 'Inter', sans-serif; font-size:36px; font-weight:600; text-align:center; color:#0a0a0a; line-height:42px; margin-bottom:50px;}
.partners h2 span{ /*color:#136175;*/ color:#0a0a0a;}
.partners .box{ /*max-width:180px;*/ margin:0 auto; padding:0px 0px; background:#fff;}
/*--end-partners--*/

/*--start-clients--*/
.clients{ width:100%; margin:0 auto; padding:70px 0 70px 0; background:#f0f8ff; overflow:hidden;}
/*.clients h2{ font-family: 'Inter', sans-serif; font-size:36px; font-weight:600; color:#0a0a0a; line-height:42px; margin-bottom:30px;}*/
.clients h2{ font-family: 'Inter', sans-serif; font-size:36px; font-weight:600; text-align:center; color:#0a0a0a; line-height:42px; margin-bottom:50px;}
.clients h2 span{ /*color:#136175;*/ color:#0a0a0a;}
.clients .box{ margin:0 auto; padding:25px 20px; background:#fff; border-radius:10px;}
.clients .box p{ font-family: Poppins, sans-serif; font-size:14px; font-weight:normal; color:#000; line-height:28px; margin:0 0 10px 0; padding:20px 0 0 0;}
.clients .box h5{ font-family: Poppins, sans-serif; font-size:18px; font-weight:normal; color:#000; line-height:28px; margin:20px 0 10px 0; padding:20px 0 0 0;}

.clients .t-box{ width:100%; margin:0 auto; background:#fff; border-radius:10px; box-shadow:0px 0px 30px 0px rgba(0, 0, 0, 0.12); overflow:hidden;}
.clients .t-box .t-head{ width:100%; height:60px; margin:0 auto; background: -webkit-linear-gradient(0deg, #120c1a 0%, #4c1e8d 100%);}
.clients .t-box .t-head h3{ font-family: 'Roboto', sans-serif; font-size:20px; font-weight:Bold; text-align:center; color:#fff; line-height:60px; margin:0; }

.clients .t-box .t-cus{ width:100%; margin:0 auto; padding:30px 30px 0px 30px;}
.clients .t-box .t-cus .i-box{ width:70px; height:70px; float:left; margin:0 auto; margin-right:15px;}
.clients .t-box .t-cus .i-box img{ margin:0 auto; display:block;}
.clients .t-box .t-cus h4{ font-family: 'Roboto', sans-serif; font-size:20px; font-weight:Bold; text-align:left; color:#090F0D; line-height:28px; margin:0 0 5px 0; }
.clients .t-box .t-cus h6{ font-family: 'Roboto', sans-serif; font-size:14px; font-weight:normal; text-align:left; color:#7b24f5; line-height:28px; margin:0 0 15px 0; }

.clients .t-box .t-caption{ width:100%; margin:0 auto; padding:20px 30px; clear:both;}
.clients .t-box .t-caption p{ font-family: "Open Sans", sans-serif; font-size:16px; font-weight:normal; text-align:left; color:#999; line-height:26px; margin:0 0 30px 0;}

/*--end-clients--*/

/*--start-sec-7--*/
.sec-7{ width:100%; margin:0 auto; padding:70px 0 70px 0; background:url(../images/wc-bg.jpg) 0 no-repeat fixed; background-position:bottom center; background-size:cover; overflow:hidden;}
.sec-7 h2{ font-family: 'Roboto', sans-serif; font-size:42px; font-weight:700; text-align:left; color:#fff; line-height:58px; margin:0 0 30px 0;}
.sec-7 p{ font-family: 'Oxygen', sans-serif; font-size:17px; font-weight:400; text-align:left; color:#fff; line-height:26px; margin:0 0 30px 0;}
.sec-7 img{ margin-top:-190px;}
/*--end-sec-7--*/

/*--start-our-all-services--*/
.our-all-services{ width:100%; margin:0 auto; padding:10px 0; background:#fff; overflow:hidden;}
.our-all-services h2{ font-family: 'Inter', sans-serif; font-size:36px; font-weight:600; text-align:center; color:#0a0a0a; line-height:42px; margin-bottom:20px;}
.our-all-services h3{ font-family: 'Inter', sans-serif; font-size:28px; font-weight:300; text-align:center; color:#0a0a0a; line-height:40px; margin-bottom:40px;}
.our-all-services p{ font-family: Poppins, sans-serif; font-size:16px; font-weight:normal; text-align:center; color:#565656; line-height:24px; margin:0 0 30px 0; }
.our-all-services .box-top-content{ width:100%; margin:0 auto; padding:50px 0 30px; background:#fff; overflow:hidden;}
.our-all-services .box-mid-content{ width:100%; margin:0 auto; padding:30px 0; background:#fff; overflow:hidden;}
.our-all-services .box-mid-content .box{ width:100%; margin:10px auto; min-height:710px !important; padding:20px 20px; background:#156377; border-radius:10px; transition: all .3s ease-in-out;}
.our-all-services .box-mid-content .box ul{ margin:0; padding:0; list-style:none;}
.our-all-services .box-mid-content .box ul li{ font-family: 'Inter', sans-serif; font-size:16px; font-weight:300; text-align:center; color:#fff; line-height:28px;}

.our-all-services .box-mid-content .box h3{ font-family: 'Inter', sans-serif; font-size:20px; font-weight:600; text-align:center; color:#fff; line-height:28px; margin-bottom:20px;}
.our-all-services .box-mid-content .box h5{ font-family: Poppins, sans-serif; font-size:16px; font-weight:normal; text-align:center; color:#fff; line-height:28px; margin:0 0 30px 0; }
.our-all-services .box-mid-content .box img{ max-width:110px; margin:0 auto; display:block; margin-bottom:30px;}
.our-all-services .box-mid-content .box i{ width:50px; height:50px; font-size:20px; text-align:center; color:#fff; background:#2e3b8c; border-radius:5px; line-height:50px; margin:0 auto; display:block;}
.our-all-services .box-mid-content .box:hover{ background:#1f7187; box-shadow: 0 15px 50px rgba(0, 0, 0, .04); transform: translateY(-5px); }

.our-all-services .box-mid-content .box2{ width:100%; margin:10px auto; min-height:710px !important; padding:20px 20px; border-radius:10px; border: 1px solid #dbdada; transition: all .3s ease-in-out;}
.our-all-services .box-mid-content .box2 h3{ font-family: 'Inter', sans-serif; font-size:20px; font-weight:600; text-align:center; color:#0f0f0f; line-height:28px; margin-bottom:20px;}
.our-all-services .box-mid-content .box2 h5{ font-family: Poppins, sans-serif; font-size:15px; font-weight:normal; text-align:center; color:#565656; line-height:28px; margin:0 0 30px 0; }
.our-all-services .box-mid-content .box2 img{ max-width:110px; margin:0 auto; display:block; margin-bottom:30px;}
.our-all-services .box-mid-content .box2 i{ width:50px; height:50px; font-size:20px; text-align:center; color:#fff; background:#2e3b8c; border-radius:5px; line-height:50px; margin:0 auto; display:block;}
.our-all-services .box-mid-content .box2:hover{  box-shadow: 0 15px 50px rgba(0, 0, 0, .04); transform: translateY(-5px); }

.our-all-services .form-box{ width:100%; margin:0 auto; padding:20px 30px; background:#a7cb48;}
.our-all-services .form-box label{ color:#fff;}
.our-all-services .form-box h3{ font-family: 'Inter', sans-serif; font-size:22px; font-weight:300; text-align:left; color:#fff; line-height:40px; margin-bottom:10px;}
.our-all-services .form-box p{ font-family: 'Inter', sans-serif; font-size:16px; font-weight:300; text-align:left; color:#fff; line-height:28px; margin-bottom:30px;}
/*--end-our-all-services--*/

/*--start-request--*/
.request{ width:100%; margin:0 auto; padding:70px 0 70px 0; background:url(../images/wc-bg.jpg) 0 no-repeat fixed; background-position:bottom center; background-size:cover; overflow:hidden;}
.request .box{ width:100%; margin:10px auto; padding:20px 30px;}
.request h3{ font-family: 'Inter', sans-serif; font-size:28px; font-weight:300; text-align:left; color:#fff; line-height:40px; margin-bottom:40px;}
.request p{ font-family: Poppins, sans-serif; font-size:16px; font-weight:normal; text-align:left; color:#fff; line-height:24px; margin:0 0 30px 0; }

.request .form-box{ width:100%; margin:0 auto; padding:20px 30px; background:#a7cb48c9;}
.request .form-box label{ color:#fff;}
.request .form-box h3{ font-family: 'Inter', sans-serif; font-size:28px; font-weight:300; text-align:left; color:#fff; line-height:40px; margin-bottom:10px;}
.request .form-box p{ font-family: 'Inter', sans-serif; font-size:16px; font-weight:300; text-align:left; color:#fff; line-height:28px; margin-bottom:30px;}

/*--end-request--*/

/*--start-contact-us--*/
.contact-us{ width:100%; margin:0 auto; padding:50px 0; background:#fff; overflow:hidden;}
.contact-us h2{ font-family: 'Inter', sans-serif; font-size:36px; font-weight:600; text-align:center; color:#0a0a0a; line-height:42px; margin-bottom:20px;}
.contact-us h4{font-family: Poppins, sans-serif; font-size:16px; font-weight:normal; text-align:center; color:#565656; line-height:24px; margin:0 0 30px 0;}
.contact-us h3{ font-family: 'Inter', sans-serif; font-size:24px; font-weight:600; color:#0f0f0f; line-height:32px; margin:0 0 15px 0}
.contact-us p{ font-family: 'Inter', sans-serif; font-size:17px; font-weight:400; color:#717070; line-height:28px;}
.contact-us h6{ font-family: 'Inter', sans-serif; font-size:17px; font-weight:400; color:#717070; line-height:40px; margin-bottom:20px;}
.contact-us h6 i{ width:40px; height:40px; font-size:24px; text-align:center; color:#fff; background:#136074; line-height:40px; border-radius:50%; display:block; float:left; margin-right:20px;}

.contact-us .social-link{ width:100%; padding:0; text-align:left; margin-bottom:0 !important; }
.contact-us .social-link li{ display:inline-block;}
.contact-us .social-link li a{ width:25px; height:25px;/* background:rgba(255,255,255,.15); */display:block; margin:0 5px !important;}
.contact-us .social-link li a i{ font-size:24px; color:#8db318; line-height:25px;}
.contact-us .social-link li:not(:last-child){ margin-right:5px;}
.contact-us .social-link li a:hover i{ color:#d42a5f;}
.contact-us .form-box{ width:100%; padding:0; margin:0 auto;}
.contact-us .form-box .form-control{line-height: 50px !important;  height: 50px !important;}
/*--end-contact-us--*/


/*--start-policy--*/
.policy{ width:100%; margin:0 auto; padding:40px 0; background:#fff; overflow:hidden;}
.policy h2{ font-family: 'Inter', sans-serif; font-size:36px; font-weight:600; text-align:center; color:#0a0a0a; line-height:42px; margin-bottom:20px;}
.policy h3{ font-family: 'Inter', sans-serif; font-size:24px; font-weight:300; text-align:left; color:#115e70; line-height:40px; margin-top:40px;}
.policy p{ font-family: Poppins, sans-serif; font-size:15px; font-weight:normal; text-align:left; color:#959595; line-height:24px; margin:0 0 10px 0; }
/*--end-policy--*/


/*--start-policy--*/
.about-company{ width:100%; margin:0 auto; padding:40px 0; background:#fff; overflow:hidden;}
.about-company h2{ font-family: 'Inter', sans-serif; font-size:36px; font-weight:600; text-align:center; color:#0a0a0a; line-height:42px; margin-bottom:20px;}
.about-company .box{ width:100%; margin:20px auto; padding:10px 20px 10px 35px; background:#fff; box-shadow:2px 2px 2px 2px #ddd; position:relative; overflow:hidden;}
.about-company .box::before {
  content: '\f0a4';
  font-family: 'FontAwesome';
  position: absolute;
  font-size:20px;
  left: 6px;
  top: 28px;
  width: 25px;
  height: 25px;
  color:#ee7100;
  /*background: #ffbf00;*/
}
.about-company h3{ font-family: 'Inter', sans-serif; font-size:24px; font-weight:300; text-align:left; color:#115e70; line-height:40px; margin-top:40px;}
.about-company p{ font-family: Poppins, sans-serif; font-size:15px; font-weight:normal; text-align:left; color:#959595; line-height:24px; margin:0 0 10px 0; }
/*--end-policy--*/

/*--start-our-team--*/
.our-team{ width:100%; margin:0 auto; padding:50px 0 50px 0; background:#fff; overflow:hidden;}
.our-team .box{ width:100%; margin:10px auto; padding:5px; background:none; border:solid 1px #ddd; /*#979797*/ border-radius:5px; position:relative; overflow:hidden; }
.our-team .box img{ width:100%; border-radius:5px;}
.our-team .box h4{ font-family: 'Inter', sans-serif; font-size:15px; font-weight:600; text-align:center; text-transform:uppercase; color:#1d718c /*#0f0f0f*/; line-height:24px; margin:10px 0 5px 0;}
.our-team .box h5{ font-family: 'Inter', sans-serif; font-size:13px; font-weight:300; text-align:center; text-transform: uppercase; color:#79961f /*#d42a5f*/; line-height:18px; margin:0 0 5px 0}
.our-team .box .img-box{ width:100%; max-height:245px; margin:0 auto; padding:0; border-radius:0 0 5px 5px; overflow:hidden;}
/*--end-our-team--*/




/*--start-footer--*/
.footer{ width:100%; margin:0 auto; padding:45px 0; background:#0c1e00;}
.footer h4{ font-family: 'Inter', sans-serif; font-size:16px; font-weight:bold; text-align:left; text-transform:uppercase; color:#acacac; line-height:28px; margin:0 0 20px 0;}
.footer h5{ font-family: 'Inter', sans-serif; font-size:16px; font-weight:400; text-align:left; color:#acacac; line-height:28px; margin:0;}
.footer h5 a{ font-family: 'Inter', sans-serif; font-size:14px; font-weight:400; text-align:left; color:#fff; line-height:24px;}
.footer h5 a:hover{ color:#fff; text-decoration:none;}

.footer p{ font-family: 'Inter', sans-serif; font-size:15px; font-weight:400; text-align:left; color:#acacac; line-height:24px; margin:50px 0 0 0;}

.footer .footer-list{ margin:0; padding:0; list-style:none;}
.footer .footer-list li a{ font-family: 'Inter', sans-serif; font-size:16px; font-weight:normal; color:#acacac; line-height:36px; display:flex;}
.footer .footer-list li a:hover{ text-decoration:none; color:#e3e3ff;}
.footer .footer-list li a i{ margin-right:10px; font-size:20px; color:#eed173;  width:30px; height:30px; text-align:center; line-height:30px;}

.footer .social-link{ width:100%; padding:0 0px; text-align:left; margin-bottom:0 !important; }
.footer .social-link li{ display:inline-block;}
.footer .social-link li a{ width:35px; height:35px; background:#a3cb28; display:block;}
.footer .social-link li a i{ font-size:20px; text-align:center; color:#fff; line-height:35px; margin:0 auto; display:block;}
.footer .social-link li:not(:last-child){ margin-right:5px;}
.footer .social-link li a:hover{ background:#28879e;}
/*--end-footer--*/

/*--start-scroll-to-top--*/
#scroll-to-top {
  display: inline-block;
  background-color: #B7D94F;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 5px;
  right: 15px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#scroll-to-top::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 40px;
  color: #fff;
}
#scroll-to-top:hover {
  cursor: pointer;
  background-color: #FF9800;
}
#scroll-to-top:active {
  background-color: #555;
}
#scroll-to-top.show {
  opacity: 1;
  visibility: visible;
}
/*--end-scroll-to-top--*/

/*--start-chat--*/
.chat{position:fixed; right:5px; bottom:50px; width:130px; background:#1A6B80; z-index:999; border-radius:5px; overflow:hidden;}
.chat a{ display:block; margin:0 auto; width:130px; color:#fff; text-align:center; line-height:30px;}
.chat a:hover{ text-decoration:none; background:#0C3; color:#fff;}
/*--end-chat--*/

/*--start-body-content--*/
/*.body-content{ width:100%; margin:0 auto; padding:130px 0 80px 0; overflow:hidden;}
.body-content .form-box{ width:100%; margin:0 auto; padding:30px; border:solid 1px #f4f4f4;  box-shadow:0 10px 30px 0 rgba(50,50,50,.16);}

.body-content .form-box h3{ font-family: 'Lato', sans-serif; font-size:36px; font-weight:bold; text-align:center; color:#000; margin:0 0 10px 0;}
.body-content .form-box h5{ font-family: 'Lato', sans-serif; font-size:15px; font-weight:normal; text-align:center; color:#5c5959; line-height:28px; margin:10px 0;}
.body-content .form-box h6{ font-family: 'Lato', sans-serif; font-size:14px; font-weight:normal; text-align:center; color:#777; line-height:28px; margin:10px 0;}
.body-content .form-box img{ width:60px; margin:0 auto; display:block;}*/
/*--end-body-content--*/


.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}
.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
	position: absolute;
	color: #fff;
	margin: 0;
	transition: all 0.3s ease-in-out;
	border-radius: 50%;
	width: 30px;
	height: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #000 !important;
}
.owl-nav span {
    font-size: 30px;    
    position: absolute;
    /*top: -12px;*/
	left:10px;
	color:#fff;
	transform: translateY(-60%);
}
.owl-nav button:focus {
    outline: none;
}
.owl-nav {
    display: block !important;}
.owl-dots {
    display: none !important;
}

.readmore-btn{
	width:170px;
	margin:0 auto;
    color:#fff !important;
    background: linear-gradient(to right, #1f72fe, #4d8dfa);
    font-family: 'OpenSansBold', sans-serif;
    font-size: 13px;
    font-weight: bold;
	line-height:45px;
    text-transform: uppercase;
    border-radius: 5px;
    text-align:center;
    margin-top:30px;
    cursor: pointer;
	border:none;
}
.readmore-btn:hover { background: linear-gradient(to right, #4d8dfa, #1f72fe); text-decoration:none;} 
.readmore-btn:hover a{ text-decoration:none; display:block; }
.readmore-btn a{ color:#fff !important; display:block !important; }

.readmore-btn-2{
	width:170px;
    color:#fff !important;
    background: linear-gradient(to right, #ce2127, #d72c32);
    font-family: 'OpenSansBold', sans-serif;
    font-size: 13px;
    font-weight: bold;
	line-height:45px;
    text-transform: uppercase;
    border-radius: 0px;
    text-align:center;
    margin-top:30px;
    cursor: pointer;
}
.readmore-btn-2:hover { background: linear-gradient(to right, #d72c32, #ce2127); text-decoration:none;} 
.readmore-btn-2:hover a{ text-decoration:none; display:block; }
.readmore-btn-2 a{ color:#fff !important; display:block !important; }

.learn-more-btn a{ font-family: 'Inter', sans-serif; font-size:13px; font-weight:500; text-transform:uppercase; color:#0a0a0a; }
.learn-more-btn a i{ margin-left:10px;}
.learn-more-btn a:hover{ text-decoration:none; color:#3c3c3c; cursor:pointer;}


@media (max-width: 990px){
.blank-div{ width:100%; height:55px; overflow:hidden;}
}

@media (max-width: 767px){

}


@media (max-width: 575px){
.about-us{ padding:10px 0 20px 0;}	
.about-us .box { padding: 0 0 0 0;}	
.about-us .box h3{ font-size:26px; margin: 0 0 15px 0;}
.about-us .box p { margin: 0 0 25px 0;}
.our-services{ padding:20px 0;}
.our-services h2{ font-size:26px; margin-bottom:10px;}
.partners h2{ font-size:26px;}
.clients h2{ font-size:26px;}
.sec-7 h2{ font-size:28px; text-align:center; line-height:38px; margin:0 0 10px 0;}


}