@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*-----------------------------------------------------------------------------------
 Template Name: Sample - Corporate Business Bootstrap4 HTML5 Template
 Template URI: site.com
 Description: Sample - Corporate Business Bootstrap4 HTML5 Template
 Author: BasicTheme
 Author URI: site.com
 Version: 1.0
 -----------------------------------------------------------------------------------
 CSS INDEX
 ===================
 01. Theme default CSS
 02. Header
 03. Hero
 04. Footer
 -----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  01. Theme default CSS
 /*----------------------------------------*/
/* 1. Theme default css */
body {
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #666;
  font-size: 14px; }

.img, img {
  max-width: 100%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.f-left {
  float: left; }

.f-right {
  float: right; }

.fix {
  overflow: hidden; }

a, .button {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

a:focus, .button:focus {
  text-decoration: none;
  outline: none; }

a:focus, a:hover {
  color: inherit;
  text-decoration: none; }

a, button {
  color: inherit;
  outline: medium none; }

button:focus, input:focus, textarea, textarea:focus {
  outline: 0; }

.uppercase {
  text-transform: uppercase; }

.capitalize {
  text-transform: capitalize; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  color: #222;
  margin-top: 0px;
  font-style: normal;
  font-weight: 400;
  text-transform: normal; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit; }

h1 {
  font-size: 40px;
  font-weight: 500; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

ul {
  margin: 0px;
  padding: 0px; }

li {
  list-style: none; }

p {
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  color: #666;
  margin-bottom: 15px; }

hr {
  border-bottom: 1px solid #eceff8;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0; }

label {
  color: #7e7e7e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400; }

*::-moz-selection {
  background: #292929;
  color: #fff;
  text-shadow: none; }

::-moz-selection {
  background: #292929;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #292929;
  color: #fff;
  text-shadow: none; }
/*--
 - Input Placeholder
 -----------------------------------------*/
*::-moz-placeholder {
  color: #292929;
  font-size: 14px;
  opacity: 1; }

*::placeholder {
  color: #292929;
  font-size: 14px;
  opacity: 1; }
/*--
 - Common Classes
 -----------------------------------------*/
.fix {
  overflow: hidden; }

.clear {
  clear: both; }
/*--
 - Background color
 -----------------------------------------*/
.grey-bg {
  background: #f6f6f6; }

.white-bg {
  background: #fff; }

.black-bg {
  background: #292929; }

.theme-bg {
  background: #007da2; }
/*--
 - color
 -----------------------------------------*/
.white-color {
  color: #fff; }

.black-color {
  color: #292929; }

.theme-color {
  color: #007da2; }
/*--
 - Margin & Padding
 -----------------------------------------*/
/*-- Margin Top --*/
.mt-5 {
  margin-top: 5px; }

.mt-10 {
  margin-top: 10px; }

.mt-15 {
  margin-top: 15px; }

.mt-20 {
  margin-top: 20px; }

.mt-25 {
  margin-top: 25px; }

.mt-30 {
  margin-top: 30px; }

.mt-35 {
  margin-top: 35px; }

.mt-40 {
  margin-top: 40px; }

.mt-45 {
  margin-top: 45px; }

.mt-50 {
  margin-top: 50px; }

.mt-55 {
  margin-top: 55px; }

.mt-60 {
  margin-top: 60px; }

.mt-65 {
  margin-top: 65px; }

.mt-70 {
  margin-top: 70px; }

.mt-75 {
  margin-top: 75px; }

.mt-80 {
  margin-top: 80px; }

.mt-85 {
  margin-top: 85px; }

.mt-90 {
  margin-top: 90px; }

.mt-95 {
  margin-top: 95px; }

.mt-100 {
  margin-top: 100px; }

.mt-105 {
  margin-top: 105px; }

.mt-110 {
  margin-top: 110px; }

.mt-115 {
  margin-top: 115px; }

.mt-120 {
  margin-top: 120px; }

.mt-125 {
  margin-top: 125px; }

.mt-130 {
  margin-top: 130px; }

.mt-135 {
  margin-top: 135px; }

.mt-140 {
  margin-top: 140px; }

.mt-145 {
  margin-top: 145px; }

.mt-150 {
  margin-top: 150px; }

.mt-155 {
  margin-top: 155px; }

.mt-160 {
  margin-top: 160px; }

.mt-165 {
  margin-top: 165px; }

.mt-170 {
  margin-top: 170px; }

.mt-175 {
  margin-top: 175px; }

.mt-180 {
  margin-top: 180px; }

.mt-185 {
  margin-top: 185px; }

.mt-190 {
  margin-top: 190px; }

.mt-195 {
  margin-top: 195px; }

.mt-200 {
  margin-top: 200px; }
/*-- Margin Bottom --*/
.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-25 {
  margin-bottom: 25px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-35 {
  margin-bottom: 35px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-45 {
  margin-bottom: 45px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-55 {
  margin-bottom: 55px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-65 {
  margin-bottom: 65px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-75 {
  margin-bottom: 75px; }

.mb-80 {
  margin-bottom: 80px; }

.mb-85 {
  margin-bottom: 85px; }

.mb-90 {
  margin-bottom: 90px; }

.mb-95 {
  margin-bottom: 95px; }

.mb-100 {
  margin-bottom: 100px; }

.mb-105 {
  margin-bottom: 105px; }

.mb-110 {
  margin-bottom: 110px; }

.mb-115 {
  margin-bottom: 115px; }

.mb-120 {
  margin-bottom: 120px; }

.mb-125 {
  margin-bottom: 125px; }

.mb-130 {
  margin-bottom: 130px; }

.mb-135 {
  margin-bottom: 135px; }

.mb-140 {
  margin-bottom: 140px; }

.mb-145 {
  margin-bottom: 145px; }

.mb-150 {
  margin-bottom: 150px; }

.mb-155 {
  margin-bottom: 155px; }

.mb-160 {
  margin-bottom: 160px; }

.mb-165 {
  margin-bottom: 165px; }

.mb-170 {
  margin-bottom: 170px; }

.mb-175 {
  margin-bottom: 175px; }

.mb-180 {
  margin-bottom: 180px; }

.mb-185 {
  margin-bottom: 185px; }

.mb-190 {
  margin-bottom: 190px; }

.mb-195 {
  margin-bottom: 195px; }

.mb-200 {
  margin-bottom: 200px; }
/*-- Margin Left --*/
.ml-5 {
  margin-left: 5px; }

.ml-10 {
  margin-left: 10px; }

.ml-15 {
  margin-left: 15px; }

.ml-20 {
  margin-left: 20px; }

.ml-25 {
  margin-left: 25px; }

.ml-30 {
  margin-left: 30px; }

.ml-35 {
  margin-left: 35px; }

.ml-40 {
  margin-left: 40px; }

.ml-45 {
  margin-left: 45px; }

.ml-50 {
  margin-left: 50px; }

.ml-55 {
  margin-left: 55px; }

.ml-60 {
  margin-left: 60px; }

.ml-65 {
  margin-left: 65px; }

.ml-70 {
  margin-left: 70px; }

.ml-75 {
  margin-left: 75px; }

.ml-80 {
  margin-left: 80px; }

.ml-85 {
  margin-left: 85px; }

.ml-90 {
  margin-left: 90px; }

.ml-95 {
  margin-left: 95px; }

.ml-100 {
  margin-left: 100px; }

.ml-105 {
  margin-left: 105px; }

.ml-110 {
  margin-left: 110px; }

.ml-115 {
  margin-left: 115px; }

.ml-120 {
  margin-left: 120px; }

.ml-125 {
  margin-left: 125px; }

.ml-130 {
  margin-left: 130px; }

.ml-135 {
  margin-left: 135px; }

.ml-140 {
  margin-left: 140px; }

.ml-145 {
  margin-left: 145px; }

.ml-150 {
  margin-left: 150px; }

.ml-155 {
  margin-left: 155px; }

.ml-160 {
  margin-left: 160px; }

.ml-165 {
  margin-left: 165px; }

.ml-170 {
  margin-left: 170px; }

.ml-175 {
  margin-left: 175px; }

.ml-180 {
  margin-left: 180px; }

.ml-185 {
  margin-left: 185px; }

.ml-190 {
  margin-left: 190px; }

.ml-195 {
  margin-left: 195px; }

.ml-200 {
  margin-left: 200px; }
/*-- Margin Right --*/
.mr-5 {
  margin-right: 5px; }

.mr-10 {
  margin-right: 10px; }

.mr-15 {
  margin-right: 15px; }

.mr-20 {
  margin-right: 20px; }

.mr-25 {
  margin-right: 25px; }

.mr-30 {
  margin-right: 30px; }

.mr-35 {
  margin-right: 35px; }

.mr-40 {
  margin-right: 40px; }

.mr-45 {
  margin-right: 45px; }

.mr-50 {
  margin-right: 50px; }

.mr-55 {
  margin-right: 55px; }

.mr-60 {
  margin-right: 60px; }

.mr-65 {
  margin-right: 65px; }

.mr-70 {
  margin-right: 70px; }

.mr-75 {
  margin-right: 75px; }

.mr-80 {
  margin-right: 80px; }

.mr-85 {
  margin-right: 85px; }

.mr-90 {
  margin-right: 90px; }

.mr-95 {
  margin-right: 95px; }

.mr-100 {
  margin-right: 100px; }

.mr-105 {
  margin-right: 105px; }

.mr-110 {
  margin-right: 110px; }

.mr-115 {
  margin-right: 115px; }

.mr-120 {
  margin-right: 120px; }

.mr-125 {
  margin-right: 125px; }

.mr-130 {
  margin-right: 130px; }

.mr-135 {
  margin-right: 135px; }

.mr-140 {
  margin-right: 140px; }

.mr-145 {
  margin-right: 145px; }

.mr-150 {
  margin-right: 150px; }

.mr-155 {
  margin-right: 155px; }

.mr-160 {
  margin-right: 160px; }

.mr-165 {
  margin-right: 165px; }

.mr-170 {
  margin-right: 170px; }

.mr-175 {
  margin-right: 175px; }

.mr-180 {
  margin-right: 180px; }

.mr-185 {
  margin-right: 185px; }

.mr-190 {
  margin-right: 190px; }

.mr-195 {
  margin-right: 195px; }

.mr-200 {
  margin-right: 200px; }
/*-- Padding Top --*/
.pt-5 {
  padding-top: 5px; }

.pt-10 {
  padding-top: 10px; }

.pt-15 {
  padding-top: 15px; }

.pt-20 {
  padding-top: 20px; }

.pt-25 {
  padding-top: 25px; }

.pt-30 {
  padding-top: 30px; }

.pt-35 {
  padding-top: 35px; }

.pt-40 {
  padding-top: 40px; }

.pt-45 {
  padding-top: 45px; }

.pt-50 {
  padding-top: 50px; }

.pt-55 {
  padding-top: 55px; }

.pt-60 {
  padding-top: 60px; }

.pt-65 {
  padding-top: 65px; }

.pt-70 {
  padding-top: 70px; }

.pt-75 {
  padding-top: 75px; }

.pt-80 {
  padding-top: 80px; }

.pt-85 {
  padding-top: 85px; }

.pt-90 {
  padding-top: 90px; }

.pt-95 {
  padding-top: 95px; }

.pt-100 {
  padding-top: 100px; }

.pt-105 {
  padding-top: 105px; }

.pt-110 {
  padding-top: 110px; }

.pt-115 {
  padding-top: 115px; }

.pt-120 {
  padding-top: 120px; }

.pt-125 {
  padding-top: 125px; }

.pt-130 {
  padding-top: 130px; }

.pt-135 {
  padding-top: 135px; }

.pt-140 {
  padding-top: 140px; }

.pt-145 {
  padding-top: 145px; }

.pt-150 {
  padding-top: 150px; }

.pt-155 {
  padding-top: 155px; }

.pt-160 {
  padding-top: 160px; }

.pt-165 {
  padding-top: 165px; }

.pt-170 {
  padding-top: 170px; }

.pt-175 {
  padding-top: 175px; }

.pt-180 {
  padding-top: 180px; }

.pt-185 {
  padding-top: 185px; }

.pt-190 {
  padding-top: 190px; }

.pt-195 {
  padding-top: 195px; }

.pt-200 {
  padding-top: 200px; }
/*-- Padding Bottom --*/
.pb-5 {
  padding-bottom: 5px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-15 {
  padding-bottom: 15px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-25 {
  padding-bottom: 25px; }

.pb-30 {
  padding-bottom: 30px; }

.pb-35 {
  padding-bottom: 35px; }

.pb-40 {
  padding-bottom: 40px; }

.pb-45 {
  padding-bottom: 45px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-55 {
  padding-bottom: 55px; }

.pb-60 {
  padding-bottom: 60px; }

.pb-65 {
  padding-bottom: 65px; }

.pb-70 {
  padding-bottom: 70px; }

.pb-75 {
  padding-bottom: 75px; }

.pb-80 {
  padding-bottom: 80px; }

.pb-85 {
  padding-bottom: 85px; }

.pb-90 {
  padding-bottom: 90px; }

.pb-95 {
  padding-bottom: 95px; }

.pb-100 {
  padding-bottom: 100px; }

.pb-105 {
  padding-bottom: 105px; }

.pb-110 {
  padding-bottom: 110px; }

.pb-115 {
  padding-bottom: 115px; }

.pb-120 {
  padding-bottom: 120px; }

.pb-125 {
  padding-bottom: 125px; }

.pb-130 {
  padding-bottom: 130px; }

.pb-135 {
  padding-bottom: 135px; }

.pb-140 {
  padding-bottom: 140px; }

.pb-145 {
  padding-bottom: 145px; }

.pb-150 {
  padding-bottom: 150px; }

.pb-155 {
  padding-bottom: 155px; }

.pb-160 {
  padding-bottom: 160px; }

.pb-165 {
  padding-bottom: 165px; }

.pb-170 {
  padding-bottom: 170px; }

.pb-175 {
  padding-bottom: 175px; }

.pb-180 {
  padding-bottom: 180px; }

.pb-185 {
  padding-bottom: 185px; }

.pb-190 {
  padding-bottom: 190px; }

.pb-195 {
  padding-bottom: 195px; }

.pb-200 {
  padding-bottom: 200px; }
/*-- Padding Left --*/
.pl-5 {
  padding-left: 5px; }

.pl-10 {
  padding-left: 10px; }

.pl-15 {
  padding-left: 15px; }

.pl-20 {
  padding-left: 20px; }

.pl-25 {
  padding-left: 25px; }

.pl-30 {
  padding-left: 30px; }

.pl-35 {
  padding-left: 35px; }

.pl-40 {
  padding-left: 40px; }

.pl-45 {
  padding-left: 45px; }

.pl-50 {
  padding-left: 50px; }

.pl-55 {
  padding-left: 55px; }

.pl-60 {
  padding-left: 60px; }

.pl-65 {
  padding-left: 65px; }

.pl-70 {
  padding-left: 70px; }

.pl-75 {
  padding-left: 75px; }

.pl-80 {
  padding-left: 80px; }

.pl-85 {
  padding-left: 85px; }

.pl-90 {
  padding-left: 90px; }

.pl-95 {
  padding-left: 95px; }

.pl-100 {
  padding-left: 100px; }

.pl-105 {
  padding-left: 105px; }

.pl-110 {
  padding-left: 110px; }

.pl-115 {
  padding-left: 115px; }

.pl-120 {
  padding-left: 120px; }

.pl-125 {
  padding-left: 125px; }

.pl-130 {
  padding-left: 130px; }

.pl-135 {
  padding-left: 135px; }

.pl-140 {
  padding-left: 140px; }

.pl-145 {
  padding-left: 145px; }

.pl-150 {
  padding-left: 150px; }

.pl-155 {
  padding-left: 155px; }

.pl-160 {
  padding-left: 160px; }

.pl-165 {
  padding-left: 165px; }

.pl-170 {
  padding-left: 170px; }

.pl-175 {
  padding-left: 175px; }

.pl-180 {
  padding-left: 180px; }

.pl-185 {
  padding-left: 185px; }

.pl-190 {
  padding-left: 190px; }

.pl-195 {
  padding-left: 195px; }

.pl-200 {
  padding-left: 200px; }
/*-- Padding Right --*/
.pr-5 {
  padding-right: 5px; }

.pr-10 {
  padding-right: 10px; }

.pr-15 {
  padding-right: 15px; }

.pr-20 {
  padding-right: 20px; }

.pr-25 {
  padding-right: 25px; }

.pr-30 {
  padding-right: 30px; }

.pr-35 {
  padding-right: 35px; }

.pr-40 {
  padding-right: 40px; }

.pr-45 {
  padding-right: 45px; }

.pr-50 {
  padding-right: 50px; }

.pr-55 {
  padding-right: 55px; }

.pr-60 {
  padding-right: 60px; }

.pr-65 {
  padding-right: 65px; }

.pr-70 {
  padding-right: 70px; }

.pr-75 {
  padding-right: 75px; }

.pr-80 {
  padding-right: 80px; }

.pr-85 {
  padding-right: 85px; }

.pr-90 {
  padding-right: 90px; }

.pr-95 {
  padding-right: 95px; }

.pr-100 {
  padding-right: 100px; }

.pr-105 {
  padding-right: 105px; }

.pr-110 {
  padding-right: 110px; }

.pr-115 {
  padding-right: 115px; }

.pr-120 {
  padding-right: 120px; }

.pr-125 {
  padding-right: 125px; }

.pr-130 {
  padding-right: 130px; }

.pr-135 {
  padding-right: 135px; }

.pr-140 {
  padding-right: 140px; }

.pr-145 {
  padding-right: 145px; }

.pr-150 {
  padding-right: 150px; }

.pr-155 {
  padding-right: 155px; }

.pr-160 {
  padding-right: 160px; }

.pr-165 {
  padding-right: 165px; }

.pr-170 {
  padding-right: 170px; }

.pr-175 {
  padding-right: 175px; }

.pr-180 {
  padding-right: 180px; }

.pr-185 {
  padding-right: 185px; }

.pr-190 {
  padding-right: 190px; }

.pr-195 {
  padding-right: 195px; }

.pr-200 {
  padding-right: 200px; }

.section-title h2::before {
  position: absolute;
  background: #f4b600;
  width: 106px;
  height: 12px;
  content: "";
  left: 50%;
  transform: translate(-50%);
  bottom: -16px;
  border-radius: 30px; }

.common-btn {
  background: #22c6eb;
  padding: 0px 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  position: relative;
  height: 43px;
  display: inline-block;
  line-height: 43px;
  border-radius: 4px 0px 0px 4px; }

.common-btn img {
  position: absolute;
  right: -40px; }

.common-btn:hover {
  background: #f4b600 !important;
  color: #fff !important; }

.overview__text {
  float: right;
  padding-right: 24px; }
/*--
 - Overlay
 ------------------------------------------*/
[data-overlay] {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  [data-overlay]::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: ""; }
/*-- Overlay Color --*/
[data-overlay="light"]::before {
  background-color: #fff; }

[data-overlay="dark"]::before {
  background-color: #292929; }
/*-- Overlay Opacity --*/
[data-opacity="1"]::before {
  opacity: 0.1; }

[data-opacity="2"]::before {
  opacity: 0.2; }

[data-opacity="3"]::before {
  opacity: 0.3; }

[data-opacity="4"]::before {
  opacity: 0.4; }

[data-opacity="5"]::before {
  opacity: 0.5; }

[data-opacity="6"]::before {
  opacity: 0.6; }

[data-opacity="7"]::before {
  opacity: 0.7; }

[data-opacity="8"]::before {
  opacity: 0.8; }

[data-opacity="9"]::before {
  opacity: 0.9; }

.header-top-area {
  padding: 40px 0;
  box-shadow: 0 0 6px 5px #9bccdc; }

.header__site-menu.text-right {
  display: block; }

.off-canvas-menu-wrap {
  display: none; }

.toggle-bar {
  display: none; }

.header__site-menu ul li.active a {
  color: #f4b600; }

.header__site-menu ul li.active a::before {
  position: absolute;
  background: #f4b600;
  width: 67px;
  height: 7px;
  content: "";
  bottom: 44px;
  left: 50%;
  transform: translate(-50%);
  border-radius: 30px; }

.header-link {
  padding-right: 60px; }
  .header-link a {
    font-size: 16px;
    color: #007da2;
    font-weight: 500;
    display: inline-block;
    margin-left: 27px; }
    .header-link a img {
      position: relative;
      left: -6px; }

.header__logo-flx {
  display: flex;
  align-items: center; }
  .header__logo-text a {
    color: #f4b600;
    font-size: 18px;
    font-weight: 900; }
    .header__logo-text a span {
      color: #292929; }
  .header__site-menu ul li {
    display: inline-block;
    margin-left: 14px;
    position: relative; }
    .header__site-menu ul li a {
      font-size: 18px;
      color: #292929;
      font-weight: 900;
      display: block;
      padding: 50px 0; }
    .header__site-menu ul :hover a {
      color: #f4b600; }

.header-top-area {
  display: block; }

.header-links {
  padding-top: 20px;
  padding-left: 20px; }

.header-links ul li {
  margin-bottom: 20px; }

.header-links ul li a {
  color: #007da2;
  font-size: 16px;
  font-weight: 400; }

.header-links ul li a img {
  max-width: 34px;
  margin-right: 6px; }

.property__content h3 {
  font-size: 35px;
  color: #f4b600;
  font-weight: 900; }

.slider-area .container-fluid {
  padding-right: 0;
  padding-left: 0; }

.slider-area {
  overflow: hidden; }

.slider-active .owl-nav button {
  position: absolute;
  bottom: 40px;
  left: 25%;
  color: #007da2 !important;
  font-size: 30px !important;
  border: 1px solid #22c6eb !important;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff !important;
  transition: 0.3s; }

.slider-active .owl-nav button:hover {
  background: #f4b600 !important;
  color: #fff !important;
  border-color: #f4b600 !important; }

.slider-active .owl-nav button.owl-next {
  left: auto;
  right: 69%; }

.slider-area .container.row {
  margin-right: 0;
  margin-left: 0; }

.slider-active .owl-dots {
  display: none; }

.slider__thumb {
  height: 650px;
  width: 100%; }
  .slider__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.service-active .owl-dot {
  background: #fff !important;
  margin: 0 4px;
  height: 7px;
  width: 59px;
  border-radius: 30px;
  border: 1px solid #22c6eb !important;
  transition: 0.3s; }

.service-active .owl-dot.active {
  background: #22c6eb !important; }

.service-active .owl-dots {
  position: absolute;
  bottom: 35px;
  text-align: center;
  left: 50%;
  transform: translate(-50%);
  width: 100%; }

.section-title {
  margin-bottom: 54px; }
  .section-title h2 {
    font-size: 30px;
    color: #292929;
    font-weight: 900;
    margin-bottom: 50px;
    position: relative; }
  .section-title p {
    font-size: 18px;
    color: #292929;
    font-weight: 600;
    line-height: 22px;
    margin: 0; }

.service__text h4 {
  font-size: 22px;
  color: #292929;
  font-weight: 700;
  margin: 0; }

.service-tr {
  margin-bottom: 85px;
  position: relative; }

.service-tems {
  margin: 0 10px; }

.service-link a {
  background: #007da2;
  font-size: 20px;
  color: #fff;
  font-weight: 900;
  padding: 10px 26px;
  border-radius: 4px;
  display: inline-block;
  margin-right: 10px; }
  .service-link:hover a {
    background: #f4b600; }

.service-link a img {
  padding-right: 20px; }

.ntn {
  background: none !important; }

.brd {
  background: none !important;
  border: 2px solid #22c6eb;
  color: #292929 !important;
  box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.122); }
  .brd:hover {
    background: #f4b600 !important;
    border-color: #f4b600;
    color: #fff !important; }

.service__thumb {
  height: 275px;
  width: 100%;
  margin-bottom: 10px;
  position: relative; }

.service__thumb img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  border-radius: 16px; }

.back-bg-1 {
  position: absolute;
  width: 100% !important;
  top: 41%;
  z-index: -1;
  height: 230px !important;
  left: 0;
  transform: translatey(-50%); }

.service-tems__thumb {
  height: 275px;
  width: 100%; }
  .slider-area.tr {
    padding-bottom: 64px; }

.slider__thumb.project-bg {
  height: 350px;
  width: 100%; }

.slider__thumb.project-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.about-btn a {
  background: #007da2;
  padding: 10px 24px;
  font-size: 20px;
  color: #fff;
  font-weight: 900;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 63px; }
  .about-btn:hover a {
    background: #f4b600; }

.about__thumb {
  height: 648px;
  width: 100%; }
  .about__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px 6px 6px 6px; }
  .about__flx {
    display: flex; }
  .about__icon {
    flex: 0 0 90px;
    width: 90px; }
  .about__site-text h4 {
    font-size: 26px;
    color: #292929;
    font-weight: 900;
    margin-bottom: 10px; }
  .about__site-text p {
    font-size: 18px;
    color: #292929;
    font-weight: 600;
    line-height: 22px; }

.single-slide-active .owl-nav button {
  position: absolute;
  bottom: 22px;
  left: 25%;
  color: #007da2 !important;
  font-size: 30px !important;
  border: 1px solid #22c6eb !important;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff !important;
  transition: 0.3s; }

.single-slide-active .owl-nav button:hover {
  background: #f4b600 !important;
  color: #fff !important;
  border-color: #f4b600 !important; }

.single-slide-active .owl-nav button.owl-next {
  left: auto;
  right: 69%; }

.single-slide-active .owl-dots {
  position: absolute;
  bottom: 22px;
  text-align: center;
  width: 100%; }

.single-slider-area {
  overflow: hidden;
  padding-bottom: 55px; }

.single-slider-area .container-fluid {
  padding-right: 0;
  padding-left: 0; }

.single-slide-active .owl-dot {
  background: #fff !important;
  margin: 0 4px;
  height: 12px;
  width: 106px;
  border-radius: 30px;
  border: 1px solid #22c6eb !important;
  transition: 0.3s; }

.single-slide-active .owl-dot.active {
  background: #007da2 !important; }

.single__thumb {
  height: 517px;
  width: 100%; }
  .single__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.brand-items {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 119px; }

.work-area {
  padding-top: 55px; }

.brand-slide-active .owl-nav button {
  position: absolute;
  bottom: -50px;
  left: 0px;
  color: #007da2 !important;
  font-size: 30px !important;
  border: 1px solid #22c6eb !important;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff !important;
  transition: 0.3s; }

.brand-slide-active .owl-nav button:hover {
  background: #f4b600 !important;
  color: #fff !important;
  border-color: #f4b600 !important; }

.brand-slide-active .owl-nav button.owl-next {
  left: auto;
  right: 90%; }

.brand-slide-active .owl-dot {
  background: #fff !important;
  margin: 0 4px;
  height: 12px;
  width: 106px;
  border-radius: 30px;
  border: 1px solid #22c6eb !important;
  transition: 0.3s; }

.brand-slide-active .owl-dot.active {
  background: #007da2 !important; }

.brand-slide-active .owl-dots {
  position: absolute;
  bottom: -71px;
  text-align: center;
  width: 100%; }

.contact-area {
  background: #f6f6f6;
  padding-top: 56px;
  padding-bottom: 70px; }

.map__site-list ul {
  position: relative; }
  .map__site-list ul li {
    margin-left: 46px;
    margin-bottom: 42px; }
  .map__site-list ul li a {
    font-size: 16px;
    color: #007da2;
    font-weight: 500;
    line-height: 22px;
    display: block; }
    .map__site-list ul li a img {
      position: absolute;
      left: 0;
      margin-top: -4px; }

.our-projects-area.pb-30.out-pt {
  padding-top: 100px; }

.out-project-btn {
  padding-top: 20px;
  padding-bottom: 100px; }

.our-project__thumb {
  height: 239px;
  width: 100%; }
  .our-project__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 36px 6px 0 0px; }
  .our-project__text {
    box-shadow: 0 2px 7px 4px rgba(0, 0, 0, 0.129);
    padding: 19px 23px 9px 23px;
    border-radius: 0 0 6px 6px; }
  .our-project__text h4 {
    font-size: 20px;
    color: #292929;
    font-weight: 900;
    margin: 0; }
  .our-project__text span {
    font-size: 20px;
    color: #292929;
    font-weight: 500;
    display: block;
    margin-bottom: 11px; }
  .our-project__text li {
    max-width: 210px;
    position: relative; }
  .our-project__text li img {
    position: absolute;
    right: 4px; }
  .our-project__text li a {
    background: #007da2;
    font-size: 20px;
    color: #fff;
    font-weight: 900;
    padding: 7px 10px;
    display: inline-block;
    border-radius: 3px; }

.out-project-btn a {
  background: #007da2;
  font-size: 20px;
  color: #fff;
  font-weight: 900;
  display: inline-block;
  padding: 10px 42px;
  border-radius: 3px; }
  .out-project-btn a i {
    font-size: 30px;
    position: relative;
    left: 5px;
    top: 2px; }
  .out-project-btn:hover a {
    background: #f4b600; }

.our-project__text a:hover {
  background: #f4b600; }

.lftr {
  position: absolute;
  height: 44px;
  right: 0; }

.overview-blk {
  padding-bottom: 49px;
  border-bottom: 1px solid #22c6eb;
  margin-bottom: 115px;
  padding-top: 30px; }

.property__content.mbt {
  margin-bottom: 60px; }

.section-title.overview-title h2 {
  max-width: 293px; }

.overview-body-text {
  text-align: left; }
  .overview-body-text ul {
    margin-bottom: 30px; }
  .overview-body-text ul li {
    font-size: 16px;
    color: #292929;
    font-weight: 400; }
  .overview-body-text p {
    font-size: 16px;
    color: #292929;
    font-weight: 400; }

.overview__text {
  float: right; }
  .overview__text li {
    max-width: 210px;
    position: relative;
    right: 40px; }
  .overview__text li img {
    position: absolute;
    right: -40px; }
  .overview__text li a {
    background: #007da2;
    font-size: 20px;
    color: #fff;
    font-weight: 900;
    padding: 7px 10px;
    display: inline-block;
    border-radius: 3px; }

.view__thumb {
  height: 453px;
  width: 100%;
  margin-bottom: 27px; }
  .view__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 34px 4px 4px 4px; }
  .view__img {
    height: 150px;
    width: 100%; }
  .view__img img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.slick-prev.slick-arrow {
  display: none !important; }

.slick-next.slick-arrow {
  display: none !important; }

.view-items {
  margin: 0 5px; }

.overview__text a:hover {
  background: #f4b600; }
/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {
  .header__site-menu ul li a {
    font-size: 16px; }

  .property__content h3 {
    font-size: 32px; }

  .section-title h2 {
    font-size: 28px; }

  .service-tr {
    margin-bottom: 50px; }

  .service__text h4 {
    font-size: 18px; }

  .service-link a {
    font-size: 16px; }

  .section-title p {
    font-size: 16px;
    line-height: 22px; }

  .slider-active .owl-nav button.owl-next {
    left: auto;
    right: 66%; }

  .property-area {
    padding-top: 40px; }

  .slider__thumb {
    height: 420px;
    width: 100%; }

  .about-btn a {
    padding: 10px 24px;
    font-size: 16px;
    margin-bottom: 40px; }

  .about__site-text h4 {
    font-size: 18px;
    margin-bottom: 10px; }

  .about__site-text p {
    font-size: 16px;
    line-height: 22px; }

  .single-slide-active .owl-nav button {
    left: 20%; }

  .single-slide-active .owl-nav button.owl-next {
    left: auto;
    right: 71%; }

  .single__thumb {
    height: 336px;
    width: 100%; }

  .single-slider-area {
    overflow: hidden;
    padding-bottom: 40px; }

  .work-area {
    padding-top: 40px; }

  .contact-area {
    padding-top: 56px;
    padding-bottom: 40px; }

  .about-area {
    padding-bottom: 60px; }

  .our-projects-area.pb-30.out-pt {
    padding-top: 60px; }

  .out-project-btn {
    padding-top: 20px;
    padding-bottom: 40px; }

  .our-project__text li {
    max-width: 182px;
    position: relative; }

  .our-project__text li img {
    position: absolute;
    right: 10px; }

  .lftr {
    height: 38px; }

  .our-project__text li a {
    font-size: 16px; }

  .out-project-btn a {
    font-size: 16px;
    padding: 8px 42px; }

  .overview__text.tr img {
    height: 44px; }

  .overview-body-text ul {
    margin-bottom: 18px; }

  .overview-blk {
    padding-bottom: 40px;
    margin-bottom: 60px;
    padding-top: 20px; }

  .property__content.mbt {
    margin-bottom: 30px; }

  .back-bg-1 {
    top: 45%; } }
/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
  .header__site-menu ul li a {
    font-size: 15px; }

  .property__content h3 {
    font-size: 32px; }

  .section-title h2 {
    font-size: 28px; }

  .service-tr {
    margin-bottom: 50px; }

  .service__text h4 {
    font-size: 18px; }

  .service-link a {
    font-size: 16px; }

  .section-title p {
    font-size: 16px;
    line-height: 22px; }

  .slider-active .owl-nav button.owl-next {
    left: auto;
    right: 64%; }

  .property-area {
    padding-top: 40px; }

  .slider__thumb {
    height: 420px;
    width: 100%; }

  .about-btn a {
    padding: 10px 24px;
    font-size: 16px;
    margin-bottom: 40px; }

  .about__site-text h4 {
    font-size: 18px;
    margin-bottom: 10px; }

  .about__site-text p {
    font-size: 16px;
    line-height: 22px; }

  .single-slide-active .owl-nav button {
    left: 12%; }

  .single-slide-active .owl-nav button.owl-next {
    left: auto;
    right: 77%; }

  .single__thumb {
    height: 336px;
    width: 100%; }

  .single-slider-area {
    overflow: hidden;
    padding-bottom: 40px; }

  .work-area {
    padding-top: 0;
    padding-bottom: 100px; }

  .contact-area {
    padding-top: 56px;
    padding-bottom: 40px; }

  .about-area {
    padding-bottom: 60px; }

  .brand-slide-active .owl-nav button.owl-next {
    left: auto;
    right: 88%; }

  .header__logo-text a {
    font-size: 15px; }

  .our-projects-area.pb-30.out-pt {
    padding-top: 60px; }

  .out-project-btn {
    padding-top: 20px;
    padding-bottom: 40px; }

  .our-project__text li {
    max-width: 182px;
    position: relative; }

  .our-project__text li img {
    position: absolute;
    right: 10px; }

  .lftr {
    height: 38px; }

  .our-project__text li a {
    font-size: 16px; }

  .out-project-btn a {
    font-size: 16px;
    padding: 10px 42px; }

  .out-project-btn a i {
    font-size: 23px;
    left: 5px;
    top: 2px; }

  .our-project__text h4 {
    font-size: 18px; }

  .our-project__text span {
    font-size: 16px;
    margin-bottom: 11px; }

  .overview__text.tr img {
    height: 44px; }

  .overview-body-text ul {
    margin-bottom: 18px; }

  .overview-blk {
    padding-bottom: 40px;
    margin-bottom: 60px;
    padding-top: 20px; }

  .property__content.mbt {
    margin-bottom: 30px; }

  .overview-body-text ul li {
    font-size: 15px; }

  .back-bg-1 {
    top: 42%; } }
/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  /* off-canvas css Start */
  /* off-canvas End */
    .header__site-menu ul li a {
      font-size: 15px; }
    .property__content h3 {
      font-size: 32px; }
    .section-title h2 {
      font-size: 28px; }
    .service-tr {
      margin-bottom: 50px; }
    .service__text h4 {
      font-size: 18px; }
    .service-link a {
      font-size: 16px; }
    .section-title p {
      font-size: 16px;
      line-height: 22px; }
    .slider-active .owl-nav button.owl-next {
      left: auto;
      right: 64%; }
    .property-area {
      padding-top: 40px; }
    .slider__thumb {
      height: 260px;
      width: 100%; }
    .about-btn a {
      padding: 10px 24px;
      font-size: 16px;
      margin-bottom: 40px; }
    .about__site-text h4 {
      font-size: 18px;
      margin-bottom: 10px; }
    .about__site-text p {
      font-size: 16px;
      line-height: 22px; }
    .single-slide-active .owl-nav button {
      left: 4%; }
    .single-slide-active .owl-nav button.owl-next {
      left: auto;
      right: 82%; }
    .single__thumb {
      height: 220px;
      width: 100%; }
    .single-slider-area {
      overflow: hidden;
      padding-bottom: 40px; }
    .work-area {
      padding-top: 0;
      padding-bottom: 100px; }
    .contact-area {
      padding-top: 56px;
      padding-bottom: 40px; }
    .about-area {
      padding-bottom: 60px; }
    .brand-slide-active .owl-nav button.owl-next {
      left: auto;
      right: 84%; }
    .header__logo-text a {
      font-size: 15px; }
    .slider-active .owl-nav button {
      left: 22%; }
    .slider__thumb.project-bg {
      height: 160px;
      width: 100%; }
    .about__thumb {
      height: 630px;
      width: 100%;
      margin-bottom: 40px; }
    .off-canvas-menu-wrap {
      width: 300px;
      height: 100%;
      background: #fff;
      z-index: 99999;
      position: fixed;
      top: 0;
      left: 0;
      transition: 0.3s;
      transform: translateX(-300px); }
    .off-canvas-menu-wrap.active {
      transform: translateX(0); }
    .off-canvas-menu {
      padding-top: 50px;
      padding-left: 20px;
      padding-right: 20px; }
    .off-canvas-menu li {
      list-style: none;
      padding: 0; }
    .off-canvas-menu li a {
      font-size: 16px;
      color: #292929;
      position: relative;
      transition: 0.3s;
      font-weight: 500;
      display: block;
      padding: 14px 0;
      border-bottom: 1px solid #ddd; }
    .cls-off-canvas-menu {
      position: absolute;
      top: 30px;
      right: 20px;
      font-size: 28px;
      color: #292929;
      cursor: pointer; }
    .toggle-bar i {
      font-size: 30px;
      color: #292929;
      cursor: pointer; }
    .toggle-bar {
      display: none; }
    .off-canvas-overlay {
      background: #000;
      position: fixed;
      width: 100%;
      height: 100%;
      opacity: 0;
      top: 0;
      left: 0;
      z-index: 9;
      visibility: hidden;
      transition: 0.3s;
      cursor: pointer; }
    .off-canvas-overlay.active {
      opacity: 0.5;
      visibility: visible; }
    .toggle-bar {
      display: block; }
    .header__site-menu.text-right {
      display: none; }
    .off-canvas-menu-wrap {
      display: block; }
    .toggle-bar {
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translate(-50%, -50%); }
    .header__logo {
      position: relative; }
    .header__logo-flx {
      display: block;
      align-items: center; }
    .header__logo-text {
      display: none; }
    .header-bottom-area {
      padding-top: 30px; }
    .header-link {
      padding-right: 0;
      text-align: center !important; }
    .header-link a {
      font-size: 14px; }
    .our-projects-area.pb-30.out-pt {
      padding-top: 60px; }
    .out-project-btn {
      padding-top: 20px;
      padding-bottom: 40px; }
    .our-project__text li {
      max-width: 182px;
      position: relative; }
    .our-project__text li img {
      position: absolute;
      right: -5px; }
    .lftr {
      height: 38px; }
    .our-project__text li a {
      font-size: 16px; }
    .out-project-btn a {
      font-size: 16px;
      padding: 10px 42px; }
    .out-project-btn a i {
      font-size: 23px;
      left: 5px;
      top: 2px; }
    .our-project__text h4 {
      font-size: 18px; }
    .our-project__text span {
      font-size: 16px;
      margin-bottom: 11px; }
    .our-project__thumb {
      height: auto;
      width: 100%; }
    .overview__text.tr img {
      height: 44px; }
    .overview-body-text ul {
      margin-bottom: 18px; }
    .overview-blk {
      padding-bottom: 40px;
      margin-bottom: 60px;
      padding-top: 20px; }
    .property__content.mbt {
      margin-bottom: 30px; }
    .overview-body-text ul li {
      font-size: 15px; }
    .view__img {
      margin-bottom: 30px; }
    .common-btn {
      font-size: 16px; }
    .back-bg-1 {
      top: 42%; }
    .service-tems {
      margin: 0; }
    .header-top-area {
      padding: 30px 0; } }
/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* off-canvas css Start */
  /* off-canvas End */
    .header__site-menu ul li a {
      font-size: 15px; }
    .property__content h3 {
      font-size: 32px; }
    .section-title h2 {
      font-size: 28px; }
    .service-tr {
      margin-bottom: 50px; }
    .service__text h4 {
      font-size: 18px; }
    .service-link a {
      font-size: 14px;
      padding: 10px 10px;
      display: block;
      width: 100%;
      margin-right: 0; }
    .section-title p {
      font-size: 16px;
      line-height: 22px; }
    .slider-active .owl-nav button.owl-next {
      left: auto;
      right: 20px; }
    .property-area {
      padding-top: 40px; }
    .slider__thumb {
      height: 260px;
      width: 100%; }
    .about-btn a {
      padding: 10px 24px;
      font-size: 16px;
      margin-bottom: 40px; }
    .about__site-text h4 {
      font-size: 18px;
      margin-bottom: 10px; }
    .about__site-text p {
      font-size: 16px;
      line-height: 22px; }
    .single-slide-active .owl-nav button {
      left: 20px;
      top: 50%;
      transform: translatey(-50%); }
    .single-slide-active .owl-nav button.owl-next {
      left: auto;
      right: 20px; }
    .single__thumb {
      height: 220px;
      width: 100%; }
    .single-slider-area {
      overflow: hidden;
      padding-bottom: 40px; }
    .work-area {
      padding-top: 0;
      padding-bottom: 100px; }
    .contact-area {
      padding-top: 56px;
      padding-bottom: 40px; }
    .about-area {
      padding-bottom: 60px; }
    .brand-slide-active .owl-nav button.owl-next {
      left: auto;
      right: 0; }
    .header__logo-text a {
      font-size: 15px; }
    .slider-active .owl-nav button {
      left: 20px;
      top: 50%;
      transform: translatey(-50%); }
    .brand-slide-active .owl-dots {
      display: none; }
    .slider__thumb.project-bg {
      height: 160px;
      width: 100%; }
    .about__thumb {
      height: auto;
      width: 100%;
      margin-bottom: 40px; }
    .property__content {
      text-align: center; }
    .about__flx {
      display: block; }
    .about__icon {
      flex: auto;
      width: auto;
      margin-bottom: 20px; }
    .single-slide-active .owl-dot {
      display: none; }
    .off-canvas-menu-wrap {
      width: 300px;
      height: 100%;
      background: #fff;
      z-index: 99999;
      position: fixed;
      top: 0;
      left: 0;
      transition: 0.3s;
      transform: translateX(-300px); }
    .off-canvas-menu-wrap.active {
      transform: translateX(0); }
    .off-canvas-menu {
      padding-top: 50px;
      padding-left: 20px;
      padding-right: 20px; }
    .off-canvas-menu li {
      list-style: none;
      padding: 0; }
    .off-canvas-menu li a {
      font-size: 16px;
      color: #292929;
      position: relative;
      transition: 0.3s;
      font-weight: 500;
      display: block;
      padding: 14px 0;
      border-bottom: 1px solid #ddd; }
    .cls-off-canvas-menu {
      position: absolute;
      top: 30px;
      right: 20px;
      font-size: 28px;
      color: #292929;
      cursor: pointer; }
    .toggle-bar i {
      font-size: 30px;
      color: #292929;
      cursor: pointer; }
    .toggle-bar {
      display: none; }
    .off-canvas-overlay {
      background: #000;
      position: fixed;
      width: 100%;
      height: 100%;
      opacity: 0;
      top: 0;
      left: 0;
      z-index: 9;
      visibility: hidden;
      transition: 0.3s;
      cursor: pointer; }
    .off-canvas-overlay.active {
      opacity: 0.5;
      visibility: visible; }
    .toggle-bar {
      display: block; }
    .header__site-menu.text-right {
      display: none; }
    .off-canvas-menu-wrap {
      display: block; }
    .toggle-bar {
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translate(-50%, -50%); }
    .header__logo {
      position: relative; }
    .header__logo-flx {
      display: block;
      align-items: center; }
    .header__logo-text {
      display: none; }
    .header-bottom-area {
      padding-top: 30px; }
    .header-link {
      padding-right: 0;
      text-align: center !important; }
    .header-link a {
      font-size: 14px; }
    .service-link {
      text-align: center; }
    .brand-slide-active .owl-nav button {
      left: 0px; }
    .about__flx {
      text-align: center;
      margin-bottom: 40px; }
    .about__flx:last-child {
      margin-bottom: 0px; }
    .our-projects-area.pb-30.out-pt {
      padding-top: 20px; }
    .out-project-btn {
      padding-top: 20px;
      padding-bottom: 40px; }
    .our-project__text li {
      max-width: 182px;
      position: relative; }
    .our-project__text li img {
      position: absolute;
      right: 10px; }
    .lftr {
      height: 38px; }
    .our-project__text li a {
      font-size: 16px; }
    .out-project-btn a {
      font-size: 16px;
      padding: 10px 42px; }
    .out-project-btn a i {
      font-size: 23px;
      left: 5px;
      top: 2px; }
    .our-project__text h4 {
      font-size: 18px; }
    .our-project__text span {
      font-size: 16px;
      margin-bottom: 11px; }
    .our-project__thumb {
      height: auto;
      width: 100%; }
    .overview-body-text ul {
      margin-bottom: 18px; }
    .overview-blk {
      padding-bottom: 40px;
      margin-bottom: 60px;
      padding-top: 20px; }
    .property__content.mbt {
      margin-bottom: 30px; }
    .overview-body-text ul li {
      font-size: 15px; }
    .view__img {
      margin-bottom: 30px; }
    .view__thumb {
      height: auto; }
    .view__img {
      height: auto;
      width: 100%; }
    .common-btn {
      font-size: 16px; }
    .overview__text {
      float: left; }
    .section-title {
      margin-bottom: 10px; }
    .section-title {
      margin-bottom: 30px; }
    .back-bg-1 {
      top: 45%; }
    .service-tems {
      margin: 0; }
    .header-top-area {
      display: none; } }
/* SM Small Device :550px. */
/*
 .header__site-menu ul li a {
 padding-top: 49px;
 padding-bottom: 15px;
 }
 .header__site-menu ul li.active a::before {
 bottom: 7px;
 }
 */

.map__site-list ul li a p {
  font-size: 16px;
  color: #007da2;
  font-weight: 500;
  line-height: 22px;
  display: block; }

.section-title ul li:before {
  color: #f4bc16;
  padding-left: 15px;
  margin-right: 30px;
  vertical-align: text-top; }

.section-title ul li:before {
  content: "✓"; }

.section-title h3 {
  font-size: 28px;
  color: #292929;
  font-weight: 900;
  margin-bottom: 50px;
  position: relative; }

.section-title h3::before {
  position: absolute;
  background: #f4b600;
  width: 106px;
  height: 12px;
  content: "";
  left: 50%;
  transform: translate(-50%);
  bottom: -16px;
  border-radius: 30px; }

.section-title .overview-body-text h2:before {
  background: none; }

.section-title .overview-body-text h2 {
  margin-bottom: 0px; }

.section-title .overview-body-text h3:before {
  background: none; }

.section-title .overview-body-text h3 {
  margin-bottom: 0px; }
