@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600');
@import url('https://fonts.googleapis.com/css?family=Poppins:400');
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  /* chrome */
  -moz-osx-font-smoothing: grayscale;
  /* moz */
  -moz-box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: transparent;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  line-height: 1;
  min-width: 320px;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}
html {
  -webkit-text-size-adjust: none;
}
a,
a:active,
a:focus {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: none;
  color: #000000;
}
/************************************************************* variable ***************************************/
::selection,
::-moz-selection,
::-webkit-selection {
  background: #b39330;
  color: #fff;
  text-shadow: none;
}
:active,
:focus {
  outline: none !important;
}
p:empty {
  margin: 0 !important;
  padding: 0 !important;
}
a:active,
a:focus {
  outline: none;
}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
::-ms-input-placeholder,
:placeholder-shown {
  /* Safari, Chrome and Opera */
  color: #e0e0e0;
}
/* remember to highlight inserts somehow! */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  margin: 0 auto;
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  background-color: #f6f6f6;
  font-weight: 300;
  font-size: 15px;
  color: #000000;
}
p {
  font-size: 15px;
  line-height: 1.5;
  margin: 20px 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}
.kr-bullet-container {
  position: absolute;
  right: 100px;
  left: auto !important;
}
.kr-prev-arrow,
.kr-next-arrow {
  display: none !important;
}
#agencySlider p {
  color: #FFFFFF;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 34px;
  line-height: 1.4;
  text-align: left;
}
#agencySlider h2 {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 72px;
  font-weight: 600;
  text-align: left;
  line-height: 1.2 !important;
}
body {
  position: relative;
  background-color: #FFFFFF;
}
.container {
  margin: 0 auto;
  position: relative;
}
#header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  min-width: 100%;
  padding: 40px 0 30px 0;
  height: 120px;
}
.menu-icon {
  position: absolute;
  right: 100px;
  width: 45px;
  height: 32px;
  top: 70px;
}
.logo {
  position: absolute;
  left: 100px;
}
.logo img {
  height: 45px;
  margin-top: 5px;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
  clear: both;
}
.clear {
  clear: both;
}
.banner-count {
  color: #FFFFFF;
  opacity: 0.6;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 24px;
}
.kr-bullet {
  background-image: none !important;
  border: 2px solid rgba(255, 255, 255, 0.4);
  background-color: transparent;
  height: 8px;
  width: 8px;
  border-radius: 50%;
}
.kr-bullet.kr-activated {
  background-color: #FFFFFF !important;
  border: 2px solid #ffffff;
}
.comp-left {
  text-align: left;
}
.comp-left h2 {
  font-size: 36px;
  letter-spacing: 0;
  color: #000000;
  line-height: 1.4;
  font-weight: bold;
}
.comp-right {
  padding-right: 60px;
}
.comp-right h3 {
  font-size: 24px;
  color: #000000;
  line-height: 1.2;
  letter-spacing: 0;
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 400;
  margin: 0 0 50px 0;
  position: relative;
}
.comp-right h3:before {
  position: absolute;
  height: 50px;
  width: 3px;
  background-color: #bbbbbb;
  left: -35px;
  content: '';
  top: 5px;
}
.the-company {
  padding: 50px 0 0 0;
}
.the-company .row {
  padding: 80px 0 80px 0;
}
.the-company p {
  line-height: 1.8;
  margin: 30px 0;
  letter-spacing: 0.05em;
}
.expertise a,
.activities a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 140px;
  padding-right: 90px;
  cursor: default;
}
.expertise a > i.fa-long-arrow-right:before,
.activities a > i.fa-long-arrow-right:before {
  color: #000000;
}
.expertise h3,
.activities h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.2;
  color: #000000;
  text-transform: capitalize;
  font-weight: 400;
}
.expertise:hover .arrow-right .arrow1,
.activities:hover .arrow-right .arrow1 {
  width: 20px;
  background-color: #59bb80;
}
.expertise:hover .arrow-right .arrow2,
.activities:hover .arrow-right .arrow2 {
  left: 20px;
  border-left: 3px solid #59bb80;
}
.expertise-icon {
  background-image: url('../img/1.svg');
  width: 150px;
  height: 150px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: -55px;
}
.activities-icon {
  background-image: url('../img/2.svg');
  width: 113px;
  height: 113px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -17px;
}
.company-data {
  background-image: url('../img/bg_img.jpg');
  padding: 85px 0;
}
.company-data .col-md-3 span {
  display: block;
  text-align: left;
  color: #FFFFFF;
  margin: 20px 0;
}
.company-data .col-md-3 span:first-child {
  font-family: 'Roboto Slab', sans-serif;
  font-weight: 300;
  font-size: 48px;
}
.company-data .col-md-3 span:last-child {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.2;
}
.got-question {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 50px;
}
.got-question h2 {
  font-size: 30px;
  letter-spacing: 0;
  color: #000000;
  line-height: 1.4;
  font-weight: bold;
}
.got-question p {
  font-size: 16px;
  font-family: 'Roboto Slab', sans-serif;
  color: #000000;
  font-weight: 400;
}
.got-question form {
  max-width: 860px;
  margin: 0 auto;
  text-align: left;
  padding: 0 0;
}
.got-question form label {
  display: block;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 15px;
  margin: 5px 0;
}
.got-question form input,
.got-question form textarea {
  text-align: left;
  width: 100%;
  margin: 5px 0;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
  height: 50px;
  padding: 0 10px;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
.got-question .col-md-6 {
  margin: 10px 0;
}
.got-question .col-md-12 {
  position: relative;
  text-align: center;
  margin: 40px 0;
}
#contact-btn {
  width: 170px;
  height: 50px;
  border-radius: 5px;
  background-color: #49b674;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  line-height: 50px;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
}
#contact-btn:hover {
  background-color: #42a067;
}
footer {
  background-color: #e4e4e4;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #010101;
}
footer .address address {
  line-height: 1.5;
  font-size: 18px;
  letter-spacing: 0.06em;
  color: #010101;
  margin: 13px 0;
}
footer .address address:before {
  position: absolute;
  height: 20px;
  width: 3px;
  background-color: #bbbbbb;
  left: -25px;
  content: '';
  top: 15px;
}
footer .address address span {
  display: block;
  padding-left: 50px;
  line-height: 1.7;
}
footer .communication p {
  margin: 10px 0;
}
footer .communication span {
  opacity: 0.6;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 18px;
  display: inline-block;
  margin: 0 20px;
}
footer .communication a {
  font-size: 18px;
  font-weight: 400;
}
footer .quick-menu nav {
  margin: 30px 0;
}
footer .quick-menu nav a {
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  position: relative;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.2;
  padding: 5px 20px 5px 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
}
footer .quick-menu nav a.active,
footer .quick-menu nav a:hover {
  color: #49b674;
}
footer .footer-top {
  padding: 0 0;
}
footer .footer-btm {
  background-color: #e4e4e4;
  font-size: 12px;
  padding: 10px 0;
}
footer .footer-btm .footer-left {
  text-align: center;
}
footer .footer-btm .footer-left a {
  margin-right: 30px;
  padding: 5px 0;
  line-height: 2.4;
}
footer .footer-btm .footer-right {
  display: none;
  float: right;
  text-align: right;
  padding: 0 20px;
}
footer .footer-btm .footer-right a {
  font-size: 16px;
  background: #b7b7b7;
  padding: 5px;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  color: #fff;
  line-height: 1.3;
  margin: 0 10px;
}
/*==== Menu ====*/
.modal-open .header {
  padding-right: 17px;
}
.main-nav {
  position: fixed;
  width: 100%;
  padding: 0 20px;
  top: -100%;
  right: 0;
  background: #00a7c2;
  height: 100%;
  -webkit-transition: all ease 0.6s;
  transition: all ease 0.6s;
  z-index: 1005;
  overflow-y: auto;
}
.main-nav ul {
  margin: 0;
  padding: 0;
  display: block;
  margin-top: 50%;
}
.main-nav ul.mnav {
  margin-bottom: 30px;
}
.main-nav ul li {
  display: block ;
  position: relative;
  text-transform: capitalize;
  font-size: 13px;
  width: 100%;
}
.main-nav ul li span {
  display: none;
}
.main-nav ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 45px;
  font-weight: 600;
  display: inline-block;
  padding: 15px 0;
  position: relative;
}
.col-sm-offset-6 {
  margin-left: 30%;
}
.main-nav ul li a:hover {
  color: #fff;
}
.main-nav ul li a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 0;
  height: 5px;
}
.main-nav ul li .active:after {
  position: absolute;
  left: 0;
  bottom: 3px;
  content: "";
  width: 100%;
  height: 4px;
  background: #fff;
}
.main-nav ul li a:hover:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 5px;
  background: #FFFFFF;
}
.main-nav ul li.submenu i {
  position: absolute;
  width: 43px;
  height: 39px;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.main-nav ul li.submenu i:after {
  content: "";
  height: 0;
  width: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #b3b3b3;
  position: absolute;
  right: 17px;
  top: 18px;
  z-index: 10;
}
.main-nav ul ul {
  margin: 0;
  display: none;
}
.main-nav ul ul li:last-child {
  border-bottom: 0;
}
.main-nav ul ul li:first-child {
  border-top: 1px solid #656b74;
}
.main-nav ul ul li a {
  padding-left: 20px;
}
.main-nav ul ul li ul a {
  padding-left: 30px;
}
.show-menu .main-nav {
  top: 0;
}
.show-menu .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1001;
}
.mob-btn {
  cursor: pointer;
  height: 64px;
  position: absolute;
  top: 10%;
  right: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 64px;
  z-index: 9999;
}
.mob-btn:after {
  background: #fff;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  top: 18px;
}
.mob-btn:after {
  -webkit-transform: translateY(0.35rem);
  -ms-transform: translateY(0.35rem);
  transform: translateY(0.35rem);
  -webkit-transition: all ease 0.6s;
  transition: all ease 0.6s;
  opacity: 1;
}
.show-menu .mob-btn:after {
  opacity: 0;
  -webkit-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
.show-menu .mob-btn span:before {
  background: #fff;
  -webkit-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
.show-menu .mob-btn span:after {
  background: #fff;
  width: 2.5rem;
  -webkit-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
.mob-btn i {
  color: #fff;
  font-style: normal;
  position: absolute;
  top: 32%;
  left: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.16em;
}
.mob-btn span {
  background: #fff;
  height: 3px;
  margin-left: .75rem;
  width: 2rem;
}
.mob-btn span:before,
.mob-btn span:after {
  background: #fff;
  content: "";
  display: block;
  height: 4px;
  width: 45px;
  position: absolute;
  top: 6px;
  border-radius: 5px;
}
.mob-btn span:before {
  -webkit-transform: translateY(-0.5rem);
  -ms-transform: translateY(-0.5rem);
  transform: translateY(-0.5rem);
  -webkit-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
.mob-btn span:after {
  -webkit-transform: translateY(0.25rem);
  -ms-transform: translateY(0.25rem);
  transform: translateY(0.25rem);
  -webkit-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
/*.mob-btn span {
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 1px;
  background: #464646;
}
.mob-btn span + span {
  margin-top: 5px;
}*/
/*==== Menu End ====*/
/*=== Append and Prepend ===*/
.extra-link {
  display: none;
}
/*==== Append and Prepend End ====*/
.menu-wrp {
  background: #464646;
  margin-bottom: 60px;
}
.extra-link {
  padding: 20px 0;
}
.extra-link ul li {
  list-style: none;
  float: left;
  margin-right: 15px;
}
.extra-link ul li a {
  color: #000;
  text-decoration: none;
}
.extra-link ul li a:hover {
  color: #464646;
}
.contact_information {
  position: absolute;
  bottom: 30px;
  left: 10%;
}
.contact_information ul {
  margin: auto;
}
.contact_information ul li {
  border: none;
  margin-bottom: 5px;
}
.contact_information .con_det a {
  color: #000;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  text-transform: initial;
}
.contact_information i {
  padding-right: 10px;
}
.contact_information p {
  font-size: 13px;
  display: inline-block;
  color: #b5b5b5;
}
.contact_information .head_social li {
  float: left !important;
  width: 8% !important;
}
.contact_information .head_social li a {
  font-size: 14px;
}
.main-nav ul li a:after,
.service_banner_btn,
.banner_popup,
.show_pop,
.refer_frnd_btn,
.moving_line span,
.logo img,
.footer_social li a,
.scp_hpns .scp_hpns_btn,
.join_cham,
.refr_frnd,
.chck_strs,
.get_strtd,
.sch_sess a,
.rqst_cal_bk a {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.arrow-right {
  position: relative;
}
.arrow-right .arrow1 {
  position: absolute;
  content: '';
  height: 2px;
  width: 15px;
  background-color: #000000;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
}
.arrow-right .arrow2 {
  position: absolute;
  content: '';
  border-top: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid #000000;
  left: 13px;
  top: -2px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
}
.banners {
  background-color: #333333;
}
/****** old *****/
footer .address address:before,
.menu-icon {
  display: none;
}
header.small {
  position: fixed;
  background: #000;
  padding: 10px 0;
  height: 56px;
}
header.small .logo img {
  height: 30px;
}
.bullets li {
  padding: 5px 0 5px 20px;
  position: relative;
  line-height: 1.2;
}
.bullets li:before {
  position: absolute;
  left: 0;
  top: 11px;
  width: 4px;
  height: 4px;
  background-color: #49b674;
  border-radius: 50%;
  content: '';
}
.address,
.communication {
  width: 50%;
}
footer .footer-top {
  margin: 0 auto;
}
.fa-phone,
.fa-envelope,
.fa-map-marker {
  font-size: 16px;
  background: #b7b7b7;
  padding: 5px;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
  display: inline-block;
  margin: 0 10px 0 0;
}
.fa-envelope {
  font-size: 14px;
}
.got-question form label.error {
  color: #ef7070;
  font-size: 12px;
  margin-top: 0;
}
#appoinment_success {
  position: absolute;
  top: -30px;
  width: 100%;
  color: #06a946;
  display: none;
  left: 0;
  padding: 0 15px;
}
.comp-new1 {
  background-image: url('../img/company_bg.png');
  background-repeat: repeat;
  text-align: center;
}
.comp-new .comp-left {
  text-align: center;
}
.comp-new .comp-left p {
  font-size: 20px;
  line-height: 2.25;
  font-family: 'Poppins', sans-serif;
}
.got-question {
  background-color: #f0f0f0;
}
.got-question .got-left {
  text-align: left;
}
.contact .col-md-6 {
  padding: 0 0;
}
.contact .col-md-6 .col-md-12 {
  margin: 10px 0;
}
.contact .col-md-6 .col-md-12 textarea {
  height: 130px;
  padding: 15px;
  resize: none;
}
.contact .col-md-6 .col-md-12 #contact-btn {
  width: 100%;
}
.corporate-address {
  text-align: left;
  font-weight: 400;
  margin: 40px 0;
  padding-left: 60px;
}
.corporate-address h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 24px;
  margin: 15px 0;
  letter-spacing: 0.05em;
}
.corporate-address address {
  border-bottom: 1px solid #cccccc;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  color: #282828;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  padding: 10px 0 20px;
  margin-bottom: 20px;
}
.corporate-address p {
  font-size: 16px;
  margin: 10px 0;
  letter-spacing: 0.05em;
}
.corporate-address p a {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.copyright {
  text-align: right;
  margin: 38px 0;
}
.menu-nav {
  position: absolute;
  right: 100px;
}
.menu-nav a {
  line-height: 3.2;
  color: #FFFFFF;
  font-family: 'Poppins', sans-serif;
  padding: 0 10px;
  margin: 0 10px;
  display: inline-block;
  letter-spacing: 0.05em;
  font-size: 18px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
}
.menu-nav a:last-child {
  margin-right: 0;
  padding-right: 0;
}
.menu-nav a:hover {
  color: #49b674;
}
.about-img {
  background-image: url('../img/about-banner.jpg');
}
.expertise-img {
  background-image: url('../img/expertise-banner.jpg');
}
.company-img {
  background-image: url('../img/company-bg.jpg');
}
.about-banner {
  height: 500px;
  display: table;
  width: 100%;
  background-color: #001f31;
}
.about-banner .about-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-top: 100px;
}
.about-banner .about-content h1 {
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 72px;
  letter-spacing: 0.02em;
}
.about-banner .about-content p {
  color: #FFFFFF;
  font-size: 24px;
  letter-spacing: 0.02em;
  font-family: 'Roboto Slab', sans-serif;
  padding: 0 15px;
}
.expertise-body {
  background-image: url('../img/expertise_body.jpg');
  background-position: center center;
  min-width: 1200px;
  height: 2053px;
}
.expert-h2 {
  font-size: 40px;
  line-height: 1.42;
  letter-spacing: 0;
  font-weight: 500;
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}
.expertise-points {
  padding-top: 80px;
}
.expertise-points .col-md-4 i {
  width: 93px;
  height: 89px;
  display: inline-block;
  position: absolute;
  left: 18px;
}
.expertise-points .col-md-4 span {
  font-size: 20px;
  letter-spacing: 0.05em;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  display: block;
  padding-left: 117px;
  line-height: 1.5;
}
.expertise-points .col-md-4:last-child i {
  left: 65px;
}
.expertise-points .col-md-4:last-child span {
  padding: 0 0 0 170px;
}
.expertise-cont {
  padding: 100px 0;
}
.exp1 {
  background-image: url('../img/exp1.png');
}
.exp2 {
  background-image: url('../img/exp2.png');
}
.exp3 {
  background-image: url('../img/exp3.png');
}
.operates-div {
  background-color: #fafafa;
  padding: 80px 0 40px 0;
}
.operates-div .operates {
  padding: 60px 0 60px;
}
.operates-div .operates .row {
  border: 1px solid #ebebeb;
}
.operates-div .operates .col-md-6 {
  background-color: #FFFFFF;
  border: 1px solid #ebebeb;
  padding: 40px;
}
.operates-div .operates .col-md-6 i {
  width: 227px;
  height: 155px;
  float: left;
}
.operates-div .operates .col-md-6 span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  float: left;
  width: calc(100% - 227px);
  padding: 10px 0 10px 40px;
}
.op1 {
  background-image: url('../img/exp1.jpg');
}
.op2 {
  background-image: url('../img/exp2.jpg');
}
.op3 {
  background-image: url('../img/exp3.jpg');
}
.op4 {
  background-image: url('../img/exp4.jpg');
}
.driven {
  padding: 80px 0 80px;
}
.driven .driven-p {
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: center;
  max-width: 970px;
  margin: 0 auto;
  font-weight: 400;
}
.driven .driven-cont {
  padding: 60px 0 40px 0;
}
.driven .driven-cont .row .col-md-6 {
  padding: 20px 40px;
}
.driven .driven-cont .row .col-md-6 .count {
  font-family: 'Poppins', sans-serif;
  color: #000000;
  opacity: 0.2;
  font-size: 74px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.05em;
  display: inline-block;
  width: 78px;
}
.driven .driven-cont .row .col-md-6 span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  display: inline-block;
  letter-spacing: 0.05em;
  vertical-align: super;
  padding-left: 40px;
}
.noPaddingTop {
  padding-top: 0;
}
#contact_success {
  width: 100%;
  display: inline-block;
  text-align: center;
}
form input:focus::-webkit-input-placeholder,
form textarea:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
}
.driven .driven-cont .row .col-md-6 span {
  position: relative;
}
.driven .driven-cont .row .col-md-6 span:before {
  position: absolute;
  content: '';
  top: 4px;
  left: 32px;
  width: 6px;
  height: 30px;
  background-color: #76accd;
}
.driven .driven-cont .row .col-md-6:nth-child(1),
.driven .driven-cont .row .col-md-6:nth-child(2) {
  border-bottom: 1px solid #ebebeb;
}
.driven .driven-cont .row .col-md-6:nth-child(1),
.driven .driven-cont .row .col-md-6:nth-child(3) {
  border-right: 1px solid #ebebeb;
}
.driven .driven-cont .row .col-md-6 span {
  padding-left: 80px;
}
.got-question form label.error {
  position: absolute;
}
.menu-nav a.active {
  color: #49b674;
}
.driven .driven-cont .row .col-md-6:nth-child(1),
.driven .driven-cont .row .col-md-6:nth-child(3) {
  border: none;
}
.driven .driven-cont .row .col-md-6:nth-child(1),
.driven .driven-cont .row .col-md-6:nth-child(2) {
  border: none;
}
