@charset "UTF-8";
/*

Theme Name: TAS
Author: TAS
Author URI:
Description: This is official TAS wordpress theme
Version: 1.1

*/

body {
  font-family: "Assistant", sans-serif !important;
  color: #475463 !important;
}
body.body-fixed {
  position: fixed;
  width: 100%;
}

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

.font2, .headingDesign {
  font-family: "Old Standard TT", serif !important;
}

    .elementor-form-help-inline {
        display: none !important;
    }


.heading {
  padding: 4px 12px 6px;
  border-style: solid none;
  border-width: 1px;
  border-color: #475463;
  color: #475463;
  font-size: 27px;
  letter-spacing: 1px;
  width: max-content;
  margin: 0 auto;
  direction: rtl;
}

.headingDesign {
  position: relative;
  margin: 0;
}
.headingDesign:before {
  content: "";
  width: 16px;
  height: 46px;
  -webkit-transform: skew(45deg, 0deg);
  -ms-transform: skew(45deg, 0deg);
  transform: skew(45deg, 0deg);
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  top: unset;
  bottom: -20px;
  left: unset;
  position: absolute;
  right: -5px;
}
.bg-overlay {
  position: absolute;
  top: 0;
  bottom:0;
  right:0;
  left:0;
  background-color: rgba(255,255,255,0.3);
  z-index: 10;
}
.commonSetting {
  overflow: hidden;
}
.commonSetting .bg-image {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.commonSetting .imageDesign .bg-image:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: 25px;
  border-color: #fff transparent transparent #fff;
  background-color: transparent;
}
.commonSetting .imageDesign .bg-image:after {
  content: "";
  position: absolute;
  top: 6px;
  width: 39px;
  height: 15px;
  background-color: #b4cee7;
  -webkit-transform: skew(0deg, -45deg);
  -ms-transform: skew(0deg, -45deg);
  transform: skew(0deg, -45deg);
}
.commonSetting .deco_slash {
  position: absolute;
  left: auto;
  top: -12px;
  right: 24px;
  bottom: auto;
  display: block;
  width: 16px;
  height: 46px;
  background-color: #da8977;
  -webkit-transform: skew(45deg, 0deg);
  -ms-transform: skew(45deg, 0deg);
  transform: skew(45deg, 0deg);
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}
.commonSetting .deco_slash.leftbott {
  left: -16px;
  top: auto;
  right: auto;
  bottom: -12px;
  background-color: #da8977;
}
.commonSetting .contentSection p {
  direction: rtl;
  text-align: right;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.3px;
}
.commonSetting .contentSection blockquote {
  color: #da8977;
  font-size: 17px;
}
.commonSetting .contentSection blockquote p {
  font-size: 17px;
}
.commonSetting.section1 .container, .commonSetting.section2 .container, .commonSetting.section4 .container, .commonSetting.section3 .container, .commonSetting.section8 .container {
  max-width: 100%;
}
.commonSetting.section1 .leftSection {
  padding-right: 70px;
}
.commonSetting.section1 .leftSection .imageDesign {
  margin-top: 90px;
  margin-bottom: 75px;
}
.commonSetting.section1 .leftSection .bg-image {
  width: 200px;
  height: 220px;
  margin-left: auto;
  position: relative;
}
.commonSetting.section1 .leftSection .bg-image:after, .commonSetting.section1 .leftSection .bg-image:before {
  display: none;
}
.commonSetting.section1 .leftSection .bg-image .hero_left_corner {
  position: absolute;
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: 25px;
  border-color: #fff transparent transparent #fff;
  background-color: transparent;
}
.commonSetting.section1 .leftSection .bg-image .hero_slash {
  position: absolute;
  top: 6px;
  width: 39px;
  height: 15px;
  background-color: #b4cee7;
  -webkit-transform: skew(0deg, -45deg);
  -ms-transform: skew(0deg, -45deg);
  transform: skew(0deg, -45deg);
}
.commonSetting.section1 .leftSection .contentRow {
  margin: 42px 0 0 0;
}
.commonSetting.section1 .leftSection .contentSection {
  margin-left: 50px;
}
.commonSetting.section1 .rightSection.bg-image {
  height: 100vh;
  max-height: 1180px;
  min-height: 680px;
}
.commonSetting.section2, .commonSetting.section4, .commonSetting.section3, .commonSetting.section8 {
  padding-top: 150px;
  padding-bottom: 150px;
  background: #eeedeb;
  position: relative;
}
.commonSetting.section2:before, .commonSetting.section4:before, .commonSetting.section3:before, .commonSetting.section8:before {
  content: "";
  width: 384px;
  background: #da8977;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.commonSetting.section2 .leftSection, .commonSetting.section4 .leftSection, .commonSetting.section3 .leftSection, .commonSetting.section8 .leftSection {
  padding-right: 70px;
}
.commonSetting.section2 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge {
  width: 500px;
  height: 357px;
  min-height: 310px;
  min-width: 445px;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}
.commonSetting.section2 .leftSection .imageDesign .bg-image.imageLarge:before, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageLarge:before, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageLarge:before, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge:before {
  border-color: #eeedeb #eeedeb transparent transparent;
  background-color: transparent;
  right: 0;
}
.commonSetting.section2 .leftSection .imageDesign .bg-image.imageLarge:after, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageLarge:after, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageLarge:after, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge:after {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 60px;
  height: 75px;
  background: transparent;
  border-right: 10px solid #da8977;
  transform: rotate(-45deg);
}
.commonSetting.section2 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall {
  width: 251px;
  height: 219px;
  margin-left: 65px;
  margin-top: -150px;
  position: relative;
  border-top: 8px solid #da8977;
  border-right: 8px solid #da8977;
}
.commonSetting.section2 .leftSection .imageDesign .bg-image.imageSmall:before, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageSmall:before, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall:before, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall:before {
  bottom: 0;
  border: none;
}
.commonSetting.section2 .leftSection .imageDesign .bg-image.imageSmall:after, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageSmall:after, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall:after, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall:after {
  width: 16px;
  height: 46px;
  -webkit-transform: skew(45deg, 0deg);
  -ms-transform: skew(45deg, 0deg);
  transform: skew(45deg, 0deg);
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  top: unset;
  background: #eeedeb;
  bottom: -10px;
  left: -17px;
}
.commonSetting.section2 .rightSection, .commonSetting.section4 .rightSection, .commonSetting.section3 .rightSection, .commonSetting.section8 .rightSection {
  padding: 0 100px 0 30px;
}
.commonSetting.section2 .rightSection .contentSection, .commonSetting.section4 .rightSection .contentSection, .commonSetting.section3 .rightSection .contentSection, .commonSetting.section8 .rightSection .contentSection {
  position: relative;
}
.commonSetting.section2 .rightSection .contentRow, .commonSetting.section4 .rightSection .contentRow, .commonSetting.section3 .rightSection .contentRow, .commonSetting.section8 .rightSection .contentRow {
  margin: 50px 0 0;
}
.commonSetting.section2 .rightSection .headingStyle, .commonSetting.section4 .rightSection .headingStyle, .commonSetting.section3 .rightSection .headingStyle, .commonSetting.section8 .rightSection .headingStyle {
  position: absolute;
  right: 0;
  top: 0;
}
.commonSetting.section2 .rightSection .headingStyle .headingDesign, .commonSetting.section4 .rightSection .headingStyle .headingDesign, .commonSetting.section3 .rightSection .headingStyle .headingDesign, .commonSetting.section8 .rightSection .headingStyle .headingDesign {
  color: #b4cee7;
  font-size: 87px;
}
.commonSetting.section2 .rightSection .headingStyle .headingDesign:before, .commonSetting.section4 .rightSection .headingStyle .headingDesign:before, .commonSetting.section3 .rightSection .headingStyle .headingDesign:before, .commonSetting.section8 .rightSection .headingStyle .headingDesign:before {
  background: #ab855d;
}
.commonSetting.section2 .rightSection blockquote p, .commonSetting.section4 .rightSection blockquote p, .commonSetting.section3 .rightSection blockquote p, .commonSetting.section8 .rightSection blockquote p {
  color: #ab855d;
}
.commonSetting.section3, .commonSetting.section8 {
  padding: 0;
}
.commonSetting.section3:before, .commonSetting.section8:before {
  display: none;
}
.commonSetting.section3 .leftSection, .commonSetting.section8 .leftSection, .commonSetting.section3 .rightSection, .commonSetting.section8 .rightSection {
  padding-top: 160px;
  padding-bottom: 160px;
}
.commonSetting.section3 .leftSection, .commonSetting.section8 .leftSection {
  background: #d6e4e1;
  padding-left: 70px;
  align-items: center;
  display: flex;
}
.commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall {
  position: relative;
  right: -100px;
  margin-left: 250px;
  border-left: 8px solid #d6e4e1;
  border-top-color: #d6e4e1;
  border-right: none;
}
.commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall:before, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall:before, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall:after, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall:after {
  display: none;
}
.commonSetting.section3 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge {
  overflow: visible;
}
.commonSetting.section3 .leftSection .imageDesign .bg-image.imageLarge:before, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge:before, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageLarge:after, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge:after {
  display: none;
}
.commonSetting.section3 .leftSection .imageDesign .bg-image.imageLarge .deco_slash, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge .deco_slash {
  background: #b4cee7;
}
.commonSetting.section3 .rightSection, .commonSetting.section8 .rightSection {
  background: #fff;
  padding: 160px 30px;
}
.commonSetting.section3 .rightSection .bg-image, .commonSetting.section8 .rightSection .bg-image {
  width: 250px;
  height: 340px;
  margin: 0 auto 35px;
}
.commonSetting.section3 .rightSection .headingBox, .commonSetting.section8 .rightSection .headingBox {
  position: relative;
  margin: 0 65px;
}
.commonSetting.section3 .rightSection .contentRow, .commonSetting.section8 .rightSection .contentRow {
  margin: 50px 70px 0 30px;
}
.commonSetting.section3 .rightSection .headingStyle .headingDesign, .commonSetting.section8 .rightSection .headingStyle .headingDesign {
  color: #da8977;
}
.commonSetting.section3 .rightSection .headingStyle .headingDesign:before, .commonSetting.section8 .rightSection .headingStyle .headingDesign:before {
  right: -7px;
  bottom: -18px;
}
.commonSetting .map-section {
  height: 620px;
  position: relative;
}
.commonSetting .map-section .download-btn {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 42px;
  color: #fff;
}
.commonSetting.section4 {
  background: #eeedeb;
}
.commonSetting.section4:before {
  display: none;
}
.commonSetting.section4 .rightSection {
  padding: 0;
}
.commonSetting.section4 .rightSection .headingStyle .headingDesign {
  color: #ab855d;
}
.commonSetting.section4 .rightSection .headingStyle .headingDesign:before {
  background: #b4cee7;
}
.commonSetting.section4 .rightSection blockquote p {
  color: #17538c;
}
.commonSetting.section4 .rightSection .left-text {
  padding-right: 0;
  padding-left: 20px;
}
.commonSetting.section5 {
  background: #b4cee7;
  padding-top: 120px;
  padding-bottom: 300px;
}
.commonSetting.section5 .leftSection {
  padding: 0 100px;
}
.commonSetting.section5 .leftSection .largeLink {
  max-width: 630px;
  position: relative;
  z-index: 99;
  display: block;
}
.commonSetting.section5 .leftSection .smallLink {
  max-width: 360px;
  position: absolute;
  right: -35px;
  bottom: -90px;
  display: block;
}
.commonSetting.section5 .leftSection .imageDesign {
  transform: translateX(-10px);
}

.imageDesign.addedmoreimage {
  position: relative;
}

.sec5imageleft {
    position: absolute;
    width: 500px;
    left:50px;
    transform: translateY(-50%);
}
.sec5imageright {
  position: absolute;
  width: 500px;
  right: 50px;
  transform: translateY(-50%);
}
.deco_slash_newimage51.deco_slash {
  top: auto;
  bottom: -10px;
  transform: skew(-45deg, 0deg);
  right: -20px;
}
.deco_slash_newimage52.deco_slash {
  top: auto;
  bottom: -10px;
  left: -20px;
  right: auto;
}
.imgbgnew {
  padding-bottom:66.66%;
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
}

.commonSetting.section5 .leftSection .imageDesign .bg-image {
  transition: 0.3s all;
}
.commonSetting.section5 .leftSection .imageDesign .bg-image:hover {
  filter: brightness(88%);
}
.commonSetting.section5 .leftSection .imageDesign .bg-image.imageLarge {
  overflow: visible;
  height: 380px;
  max-width: 630px;
  width: 100%;
  position: relative;
  border: 8px solid #b4cee7;
}
.commonSetting.section5 .leftSection .imageDesign .bg-image.imageLarge:before, .commonSetting.section5 .leftSection .imageDesign .bg-image.imageLarge:after {
  display: none;
}
.commonSetting.section5 .leftSection .imageDesign .bg-image.imageSmall {
  width: 360px;
  height: 205px;
}
.commonSetting.section5 .leftSection .imageDesign .bg-image.imageSmall:before, .commonSetting.section5 .leftSection .imageDesign .bg-image.imageSmall:after {
  display: none;
}
.commonSetting.section5 .leftSection p {
  margin-right: 0;
  text-align: center;
  font-size: 15px;
}
.commonSetting.section6 {
  padding-top: 100px;
  padding-bottom: 160px;
  background: #eeedeb;
}
.commonSetting.section6 .list-style {
  list-style: disc;
  padding-right: 15px;
  padding: 36px 44px;
  border: 10px solid #b4cee7;
  background-color: #b4cee7;
  box-shadow: inset 0 0 0 1px #fff;
  min-height: 325px;
}
.commonSetting.section6 .list-style li {
  text-align: right;
  direction: rtl;
  font-size: 14px;
}
.commonSetting.section6 .title {
  border-bottom: 1px solid #333;
  text-align: center;
  font-size: 26px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.commonSetting.section6 .card {
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 0;
}
.commonSetting.section6 .leftCard {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.commonSetting.section6 .leftCard .card {
  width: 48%;
}
.commonSetting.section7 {
  padding-top: 100px;
  padding-bottom: 60px;
}
.commonSetting.section7 .raws_container {
  position: relative;
}
.commonSetting.section7 ul li:first-child a {
  border-top: 1px solid #231f20;
}
.commonSetting.section7 .table_raw_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px none #231f20;
  border-bottom: 1px solid #000;
  direction: rtl;
  color: #475463;
  text-decoration: none;
}
.commonSetting.section7 .table_raw_block .descr_text {
  overflow: hidden;
  width: 60%;
  height: 20px;
  margin-top: 13px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 17px;
  letter-spacing: 1px;
}
.commonSetting.section7 .table_raw_block .pdf_slash {
  width: 1px;
  height: 20px;
  background-color: #231f20;
}
.commonSetting.section7 .table_raw_block .pdf_text {
  font-size: 17px;
}
.commonSetting.section7 .deco_slash.blue.table_corner {
  background: #b4cee7;
}
.commonSetting.section7 p {
  text-align: right;
}
.commonSetting.section7 .rowOne {
  margin-bottom: 100px;
}
.commonSetting.section7 .oneImage {
  column-count: 1;
}
.commonSetting.section7 .twoImage {
  column-count: 2;
  column-gap: 4px;
}
.commonSetting.section7 .twoImage a {
  margin-bottom: 4px;
}
.commonSetting.section7 .twoImage a:last-child {
  margin-bottom: 0;
}
.commonSetting.section7 .column {
  margin: 0 auto;
  width: 100%;
}
.commonSetting.section7 .column a {
  display: block;
  width: 100%;
}
.commonSetting.section7 .column .gallery-image {
  margin: 4px 0;
}
.commonSetting.section7 .column .gallery-image .img-gal {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.commonSetting.section8 {
  background: #dfe8ef;
  padding-top: 160px;
  padding-bottom: 200px;
}
.commonSetting.section8:before {
  display: none;
}
.popupsetting {
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  margin: 30px auto 0;
  position: relative;
}
.popupsetting .heading{
  padding: 8px 25px 10px;
  margin: 0 0px 0 0;
  display: inline-block;
  border: 1px #475463 solid;
  font-size: 20px;
}
.popupsetting i{
  background: #da8977;
  height: 44px;
  width: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  right: -43px;
  z-index: 9;
}

.popupsetting_splash.deco_slash.pink {
    top: -15px;
    bottom: auto;
    transform: skew(-45deg, 0deg);
    left: 15px;
}

.popupsetting i:after { 
  content: ''; 
  position: absolute; 
  left: -30px; 
  top: -30px; 
  right: -30px; 
  bottom: -30px; 
  border: 2px solid #da8977; 
  animation: animate 1s ease infinite; 
} 

.popupsetting i:after { 
  /*animation-delay: 1s;*/
}
@keyframes animate { 
  0% { 
    transform: scale(.1);
    opacity: 0;
  } 
  
  10% { 
    transform: scale(.45);
    opacity: .5;
  }

  90% { 
    transform: scale(.6);
    opacity: 1;
  }

  100% { 
    transform: scale(.6);
    opacity: 0;
  }
}

@media only screen and (min-width: 1360px) {
  .commonSetting.section8 .container {
    width: 100%;
    max-width: 87%;
    margin: 0 auto;
  }
}
.commonSetting.section8 .leftSection {
  background: transparent;
  padding: unset;
  align-items: unset;
  display: unset;
}
.commonSetting.section8 .leftSection .imageDesign {
  position: relative;
}
.commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge {
  margin-left: 0;
  width: 540px;
  height: 435px;
}
.commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge .deco_slash {
  background: #da8977;
}
.commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall {
  margin-left: 0;
  border-left: 8px solid #dfe8ef;
  border-top-color: #dfe8ef;
  border-right: none;
  position: absolute;
  right: 70px;
  bottom: -70px;
  background-color: #dfe8ef !important;
  width: 123px;
  height: 130px;
  margin-top: 0;
  background-size: contain !important;
  background-position: unset !important;
}
.commonSetting.section8 .rightSection {
  background: transparent;
  padding: 0 20px 0 0;
}
.commonSetting.section8 .rightSection .contentRow {
  margin: 50px 0 0;
}
.commonSetting.section8 .rightSection .contentRow .left-text {
  padding-right: 0;
}
.commonSetting.section8 .rightSection .contentRow .right-text {
  padding-left: 40px;
}
.commonSetting.section8 .rightSection .headingStyle .headingDesign {
  color: #475463;
}
.commonSetting.section8 .rightSection .headingStyle .headingDesign:before {
  background: #b4cee7;
}

.contact-section {
  padding-top: 100px;
  padding-bottom: 40px;
  background: #475463;
  direction: rtl;
}
.contact-section p {
  color: #dfe8ef;
  text-align: right;
}
.contact-section .heading {
  border-color: #dfe8ef;
  color: #dfe8ef;
  margin-bottom: 40px;
}
.contact-section .contactform {
  direction: rtl;
}
.contact-section .contactform .form-inline input {
  min-width: 32%;
  margin-left: 9px;
}
.contactform .col-md-4 {
    padding-right: 0;
}
.contactform .col-md-4:last-child{
    padding-left: 0;
}
.contact-section .contactform .form-group.row {
    margin: 0 0 12px;
}

.contact-section .contactform .form-control {
  border-radius: 0;
  direction: rtl;
  background: transparent;
  color: #dfe8ef;
  background: #475463;
  transition: background-color 200ms ease;
}
.contact-section .contactform .form-control:hover {
  background: rgba(35, 31, 32, 0.15);
}
.contact-section .contactform .form-group {
  margin-bottom: 8px;
  direction: rtl;
text-align: right;
}
.contact-section .contactform .button-style {
  text-align: center;
  margin: 0;
}
.contact-section .contactform p {
  margin-bottom: 30px;
}
.contact-section .contactform .btn {
  transition: background-color 200ms ease;
  min-width: 220px;
  border: 1px solid #dfe8ef;
  border-radius: 0;
  color: #dfe8ef;
  padding: 3px 0;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 1.5px;
  background: #475463;
  transition: background-color 200ms ease;
}
.contact-section .contactform .btn:hover {
  background: rgba(35, 31, 32, 0.15);
}
.contact-section .address {
  padding-top: 40px;
}
.contact-section .address p {
  text-align: center;
  margin: 0;
}

form ::placeholder {
  font-size: 20px;
  color: #dfe8ef !important;
}
form label {
  font-size: 15px;
  font-weight: bold;
}
form label.error {
  font-weight: normal;
}
form input.form-control, form select.form-control, form textarea.form-control {
  height: auto;
  border-radius: 0;
  border-color: #dfe8ef;
  transition: 0.3s all;
}
form input.form-control:focus, form select.form-control:focus, form textarea.form-control:focus {
  border-color: #dfe8ef;
  outline: 0;
  box-shadow: 0 0 0;
}

.header-section {
  position: absolute !important;
  top: 0 !important;
}
.header-section .logomenuSection {
  width: 100%;
  padding: 0;
}
.header-section .logo {
  width: 130px;
  margin-left: 60px;
  margin-top: 36px;
  position: relative;
  z-index: 9;
}
.header-section .logo img {
  width: 100%;
}
.header-section .menu-icon {
  margin-top: 15px;
  margin-right: 15px;
  margin-left: 15px;
}
.header-section .mobilemenu-setting {
  position: fixed;
  z-index: 9999;
  right: 0;
}
.header-section .mobilemenu-setting.menu-btn-setting span {
  background: #d6e4e1;
}
.header-section .navbar-toggler span {
  display: block;
  width: 32px;
  height: 3px;
  margin: auto;
  margin-bottom: 4px;
  transition: 0.2s ease-out;
  background: #000;
  cursor: pointer;
}
.header-section .navbar-toggler[aria-expanded=false] span:nth-child(2) {
  opacity: 1;
}
.header-section .navbar-toggler span:last-child {
  margin: 0;
}
.header-section .navbar-toggler[aria-expanded=true] span:first-child {
  transform: rotate(-45deg);
  position: relative;
  top: 7px;
}
.header-section .navbar-toggler[aria-expanded=true] span:nth-child(2) {
  opacity: 0;
}
.header-section .navbar-toggler[aria-expanded=true] span:last-child {
  transform: rotate(45deg);
  bottom: 8px;
  position: relative;
}

div#mobilemenu {
  position: fixed;
  background: #231f20;
  width: 101%;
  height: 100%;
  transition: none;
  z-index: 999;
}
div#mobilemenu .menu_nav {
  width: 100%;
  height: 100vh;
  align-items: center;
  justify-content: center;
  background: #231f20;
}
div#mobilemenu .menu_nav .nav-item {
  width: 100%;
  text-align: center;
}
div#mobilemenu.show {
  display: block !important;
}
div#mobilemenu .nav-link {
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 10px 12px;
  border-bottom: 1px solid transparent;
  -webkit-transition: opacity 100ms ease, border 400ms ease;
  transition: opacity 100ms ease, border 400ms ease;
  color: #dfe8ef;
  font-size: 27px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  display: inline-block;
}
div#mobilemenu .nav-link:hover {
  border-bottom: 1px solid rgba(223, 232, 239, 0.3);
  opacity: 0.75;
}
div#mobilemenu .nav-link.logo-menu, div#mobilemenu .nav-link.logo-menu:hover {
  border-bottom: none;
}
div#mobilemenu .nav-link img {
  width: 100px;
  margin-bottom: 35px;
}

footer {
  background: #231f20;
  padding-top: 38px;
  padding-bottom: 38px;
}
footer .logo-section {
  text-align: center;
}
footer .footer-logo {
  display: inline-block;
}
footer .footer-logo img {
  width: 100px;
}

.wpcf7 form .wpcf7-response-output {
    padding: 15px;
    color: #dfe8ef;
    font-size: 15px;
}

.wpcf7-not-valid-tip {
    color: #ff5454;
}

@media only screen and (min-width: 1440px) {
  .container {
    max-width: 1350px;
  }

  .section6 .container,.section7 .container {
    max-width: 1350px;
  }
}
@media only screen and (max-width: 1360px) {
  .container, .commonSetting.section8 .container {
    max-width: 92%;
  }
}
@media only screen and (min-width: 1600px) {
  .commonSetting .leftSection, .commonSetting.section2 .rightSection, .commonSetting.section3 .rightSection, .commonSetting.section4 .rightSection, .commonSetting.section8 .rightSection {
    padding-left: 5% !important;
    padding-right: 7% !important;
  }

  .commonSetting.section1 .leftSection .bg-image {
    min-height: 30vh;
    min-width: 12vw;
  }

  .commonSetting.section2 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge {
    width: 80%;
    min-width: 33vw;
    margin-left: 5vw;
    min-height: 45vh !important;
  }

  .commonSetting.section2 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall {
    margin-left: 0;
    min-width: 15vw;
    min-height: 28vh;
    margin-top: -15vh;
  }

  .commonSetting.section2:before, .commonSetting.section3:before, .commonSetting.section4:before, .commonSetting.section8:before {
    width: 25vw;
  }

  .commonSetting.section3 .rightSection, .commonSetting.section8 .rightSection {
    padding-left: 15px !important;
    padding-right: 40px !important;
  }

  .commonSetting.section3 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge {
    margin-left: 0;
    min-height: 50vh !important;
  }

  .commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall {
    margin-left: unset !important;
    right: -70%;
    width: 300px;
    height: 250px;
  }

  .commonSetting.section5 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section5 .leftSection .largeLink {
    min-width: 38vw;
    min-height: 50vh;
  }

  .commonSetting.section5 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section5 .leftSection .smallLink {
    min-width: 15vw;
    min-height: 23vh;
  }

  .commonSetting.section6 .leftSection.contentSection {
    padding: unset !important;
  }

  .commonSetting.section6 .rightSection.contentSection {
    padding: 0 0 0 32px;
  }

  .commonSetting.section7 .container, .commonSetting.section8 .container {
    max-width: 91.5%;
  }

  .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge {
    width: 644px !important;
    height: 550px !important;
  }

  .commonSetting.section8 .leftSection {
    padding: 0 !important;
  }

  .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall {
    width: 7vw !important;
    height: 7vh !important;
    right: 9.5vw !important;
    min-width: 7vw !important;
    min-height: 14vh !important;
  }

  .commonSetting.section3 .rightSection .bg-image, .commonSetting.section8 .rightSection .bg-image {
    min-width: 10vw;
    min-height: 45vh;
  }

  .commonSetting.section7 .column .gallery-image.oneImage .img-gal {
    min-height: 78vh;
  }
  .commonSetting.section7 .column .gallery-image.twoImage .img-number-3, .commonSetting.section7 .column .gallery-image.twoImage .img-number-4 {
    min-height: 49.8vh;
  }
  .commonSetting.section7 .column .gallery-image.twoImage .img-number-2 {
    min-height: 100vh;
  }
  .commonSetting.section7 .column .gallery-image.twoImage .img-number-5, .commonSetting.section7 .column .gallery-image.twoImage .img-number-6 {
    min-height: 50vh;
  }
}
@media only screen and (max-width: 1360px) {
  .commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall {
    right: -50px;
    margin-top: -100px !important;
    max-width: 100% !important;
    min-width: 0;
  }

  .commonSetting.section3 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge {
    margin-left: 0;
    max-width: 90%;
    min-width: 0;
  }

  .commonSetting.section2 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge {
    max-width: 75%;
    min-width: 0;
  }

  .commonSetting.section2 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall {
    max-width: 42%;
    margin-top: -18%;
    min-width: 0;
  }
}
@media only screen and (max-width: 1300px) {

  .commonSetting.section5 .leftSection .imageDesign {
    transform: initial;
}


  .commonSetting.section1 .leftSection {
    padding-right: 50px;
  }
  .commonSetting.section1 .leftSection .contentSection {
    margin-left: 30px;
  }



  .commonSetting.section2:before, .commonSetting.section3:before, .commonSetting.section4:before, .commonSetting.section8:before {
    max-width: 25%;
  }

  .sec5imageleft {
    width: 400px;
    left: 00px;
}
.sec5imageright {
  width: 400px;
  right: 0px;
}

  .commonSetting.section5 .leftSection .largeLink {
  
    position: relative;
    z-index: 99;
    display: block;
  }

  .commonSetting.section5 .leftSection .smallLink {
    right: 0;
    bottom: -15%;
  }

  section.container-fluid.section6.commonSetting .container {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .commonSetting.section6 .list-style {
    min-height: 400px;
  }
  .commonSetting.section1 .leftSection .imageDesign {    margin-bottom: 50px;}
}
@media only screen and (max-width: 1099px) and (min-width: 910px) {
  .commonSetting.section6 .list-style {
    min-height: 450px;
    height: 450px !important;
  }
  .sec5imageleft {
    width: 350px;
    bottom: -50px;
    transform: translateY(50%);
}
.sec5imageright {
  width: 350px;
  bottom: -50px;
    transform: translateY(50%);
}
}
@media only screen and (max-width: 909px) and (min-width: 768px) {
  .commonSetting.section6 .list-style {
    min-height: 450px;
    height: 600px !important;
  }
}
@media only screen and (max-width: 1035px) and (min-width: 992px) {
  .contact-section .contactform .form-inline input {
    min-width: 32%;
    margin-left: 8px;
  }
}
@media only screen and (max-width: 991px) {

  .sec5imageleft, .sec5imageright {
    width: 100%;
    position: relative;
    transform: initial;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 10px auto;
    max-width: 630px;
}
  .header-section .logo {
    margin-left: 20px;
    margin-top: 20px;
    width: 100px;
  }
  .commonSetting.section5 .leftSection .imageDesign .bg-image.imageLarge {
    border:none;
  }
  .commonSetting.section1 .rightSection.bg-image {
    min-height: 100vh;
    order: -1;
  }
  .commonSetting.section5 {
   
    padding-top: 80px;
    padding-bottom: 80px;
}
.commonSetting.section5 .deco_slash {
  display: none;
}

  .commonSetting.section1 .leftSection {
    padding: 0 70px 50px;
  }

  .commonSetting.section2 .leftSection, .commonSetting.section3 .leftSection, .commonSetting.section4 .leftSection, .commonSetting.section8 .leftSection {
    order: 1;
    padding-top: 70px;
  }

  .commonSetting.section2:before, .commonSetting.section3:before, .commonSetting.section4:before, .commonSetting.section8:before {
    width: 100%;
    max-width: 100% !important;
    height: 100%;
    top: 55%;
  }

  .commonSetting.section2 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge {
    max-height: 65vh !important;
    height: 100vh !important;
    min-height: 0;
    max-width: 100%;
    width: 80%;
  }

  .commonSetting.section2 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall {
    max-width: 35%;
    margin-top: -18%;
    min-width: 0;
    width: 100%;
    height: 33vh !important;
  }

  .commonSetting.section3 .rightSection, .commonSetting.section8 .rightSection {
    order: 0;
    padding-bottom: 200px;
  }

  .commonSetting.section3 .leftSection .imageDesign, .commonSetting.section8 .leftSection .imageDesign {
    width: 100%;
  }

  .commonSetting.section3 .leftSection, .commonSetting.section8 .leftSection {
    overflow: visible;
    position: relative;
    z-index: 9;
    padding-bottom: 0;
    padding-top: 0;
  }
  .commonSetting.section3 .leftSection .imageDesign, .commonSetting.section8 .leftSection .imageDesign {
    transform: translateY(-140px);
  }

  .commonSetting.section5 .leftSection {
    padding: 0 15px !important;
  }

  .commonSetting.section6 .list-style {
    min-height: 450px;
    height: 90vh;
  }

  .commonSetting.section8 {
    padding-bottom: 20px;
  }

  .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall {
    max-width: 30% !important;
    height: 22vh !important;
  }

  .commonSetting.section5 .leftSection .smallLink {
    max-width: 40%;
  }

  .commonSetting.section5 .leftSection .imageDesign .bg-image.imageSmall {
    width: 260px;
    height: 205px;
  }

  .contact-section .contactform .form-inline input {
    min-width: 32%;
    margin-left: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .commonSetting .contentSection p {
    font-size: 18px;
  }

  .commonSetting.section1 .leftSection {
    flex-direction: column-reverse;
    display: flex;
    padding: 50px 50px 0;
  }
  .commonSetting.section1 .leftSection .bg-image {
    width: 100%;
    height: 100vh;
  }

  .commonSetting.section4 .rightSection {
    padding: 0 80px 0 30px;
  }

  .commonSetting.section4 {
    background: rgba(35, 31, 32, 0.83);
    color: #fff;
  }
  .commonSetting.section4 .heading {
    border-color: #fff;
    color: #fff;
  }
  .commonSetting.section4 blockquote p {
    color: #fff !important;
  }

  .commonSetting.section4 .rightSection {
    padding: 0 70px 0 30px !important;
  }

  .headingDesign:before {
    top: 0;
    bottom: 0;
    right: 0;
  }

  .commonSetting.section5 .leftSection .largeLink {
    max-width: 90%;
    margin: 0 auto 40px;
  }

  .commonSetting.section5 .leftSection .smallLink {
    max-width: 90%;
    position: relative;
    width: 100%;
    left: unset;
    right: unset;
    margin: 0 auto;
    bottom: unset;
  }

  .commonSetting.section5 .leftSection .imageDesign .bg-image {
    max-width: 100% !important;
    width: 100% !important;
    height: 68vh !important;
    border: none !important;
  }

  .commonSetting.section5 .leftSection p {
    margin-right: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -40px;
  }

  .commonSetting.section5 .leftSection .imageDesign {
    transform: translateX(0);
  }

  .commonSetting.section6 .leftCard {
    display: block;
  }
  .commonSetting.section6 .leftCard .card {
    width: 100%;
    margin-bottom: 50px;
  }

  .commonSetting.section6 .list-style {
    min-height: unset;
    height: unset;
  }

  .commonSetting.section7 .twoImage {
    column-count: 1;
    column-gap: 4px;
  }

  .container, .commonSetting.section8 .container {
    max-width: 85%;
  }

  .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge {
    width: 88% !important;
    max-width: 100% !important;
  }

  .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall {
    max-width: 20% !important;
    height: 22vh !important;
  }

  .contact-section .contactform .form-group {
    margin-bottom: 0;
  }

  .contact-section .contactform .form-inline input, .contact-section .contactform textarea {
    min-width: 100%;
    margin: 0 0 10px;
  }

  .contactform .col-md-4 {
    padding: 0;
    margin-bottom: 15px;
}

.contactform .col-md-4:last-child {
    margin-bottom: 5px;
}

section.commonSetting.new-section-3 .fullbgsection3,.commonSetting .map-section{
    height: 400px !important;
}

}
@media only screen and (max-width: 575px) {
  .screenpusher {
    height: auto;
  }

  .commonSetting .contentSection blockquote p {
      font-size: 20px;
  }
  .commonSetting.section1 .rightSection.bg-image {
    min-height: unset;
    order: -1;
    height: 82vh;
  }

  .commonSetting.section1 .leftSection {
    padding: 50px 0 0;
  }

  .commonSetting.section1 .leftSection .contentSection {
    margin-left: 0;
  }

  .commonSetting.section1 .leftSection .bg-image {
    width: 90%;
    height: 62vh;
    margin: 0 auto;
  }

  .commonSetting.section2 .rightSection, .commonSetting.section3 .rightSection, .commonSetting.section4 .rightSection, .commonSetting.section8 .rightSection {
    padding-right: 0;
    padding-left: 0;
  }

  .commonSetting .contentSection blockquote {
    padding-right:110px
  }

  .commonSetting.section2 .rightSection .headingStyle, .commonSetting.section3 .rightSection .headingStyle, .commonSetting.section4 .rightSection .headingStyle, .commonSetting.section8 .rightSection .headingStyle {
    position: absolute;
    right: 58px;
    top: 70px;
    text-align: right;
  }

  .commonSetting.section2 .leftSection, .commonSetting.section3 .leftSection, .commonSetting.section4 .leftSection, .commonSetting.section8 .leftSection {
    padding-right: 0;
  }
  .commonSetting.section2 .leftSection .imageDesign, .commonSetting.section3 .leftSection .imageDesign, .commonSetting.section4 .leftSection .imageDesign, .commonSetting.section8 .leftSection .imageDesign {
    width: 100%;
  }
  .commonSetting.section2 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge {
    width: 90%;
    margin: 0 auto;
    height: 320px !important;
  }
  .commonSetting.section2 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall {
    position: relative;
    margin: 25px auto 0;
    width: 90%;
    max-width: 100%;
    border: none;
    height: 320px !important;
  }
  .commonSetting.section2 .leftSection .imageDesign .bg-image.imageSmall:before, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall:before, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageSmall:before, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall:before, .commonSetting.section2 .leftSection .imageDesign .bg-image.imageSmall:after, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall:after, .commonSetting.section4 .leftSection .imageDesign .bg-image.imageSmall:after, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall:after {
    display: none;
  }

  .commonSetting.section2:before, .commonSetting.section3:before, .commonSetting.section4:before, .commonSetting.section8:before {
    top: 80%;
  }

  .commonSetting.section3 .rightSection, .commonSetting.section8 .rightSection {
    padding: 60px 15px !important;
  }
  .commonSetting.section3 .rightSection .headingBox, .commonSetting.section8 .rightSection .headingBox {
    position: relative;
    margin: 0 0;
  }
  .commonSetting.section3 .rightSection .contentRow, .commonSetting.section8 .rightSection .contentRow {
    margin: 60px 0 490px;
  }

  .commonSetting .deco_slash {
    display: none !important;
  }

  .commonSetting.section3 .leftSection, .commonSetting.section8 .leftSection {
    padding-left: 15px;
    padding-right: 15px;
  }
  .commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section3 .leftSection .imageDesign .bg-image.imageLarge, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageLarge {
    max-width: 100% !important;
    width: 90%;
  }
  .commonSetting.section3 .leftSection .imageDesign .bg-image.imageSmall, .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall {
    margin-top: 40px !important;
  }
  .commonSetting.section3 .leftSection .imageDesign, .commonSetting.section8 .leftSection .imageDesign {
    transform: unset;
    margin-top: -490px;
    margin-bottom: 80px;
  }

  .commonSetting.section4 .rightSection {
    padding: 0 15px !important;
  }

  .commonSetting.section4 .rightSection .left-text {
    padding-left: 0;
  }

  .commonSetting.section5 .leftSection .imageDesign .bg-image {
    height: 240px !important;
  }

  .commonSetting.section5 {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .commonSetting.section7 .column .gallery-image .img-gal {
    height: 220px !important;
  }

  .commonSetting.section8 {
    padding-top: 0;
    padding-bottom: 70px;
  }

  .container, .commonSetting.section8 .container {
    max-width: 100%;
  }

  .commonSetting.section8 .rightSection .contentRow .left-text {
    padding-right: 0;
    padding-left: 0;
  }

  .commonSetting.section8 .leftSection .imageDesign .bg-image.imageSmall {
    margin: 0 auto !important;
    width: 120px;
    height: 120px !important;
	 right:auto !important;
  }

}

.fullbgsection3 {
  background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.largeLink {
  margin: auto;
}

/* new css */
.screenpusher {
    height:100vh;
}
.fullscreen-bg {
    position:absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
    width:100%;
}

.fullscreen-bg__video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.grid {
  max-width: 100em;
  list-style: none;
  margin: 30px auto;
  padding: 1px;
}

.grid .item {
  display: block;
  float: left;
  padding: 2px;
  width: calc(50% - 2px);
  opacity: 1;
}
.grid .item a,.grid .item img {
  outline: none;
  border: none;
  display: block;
  max-width: 100%;
}

.slider-buttons {
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 999;
  width: 95%;
}
.slider-buttons .left, .slider-buttons .right {
  position: absolute;
  color: #fff;
  transition: 0.3s all;
  font-size: 26px;
  opacity: 1;
}

.slider-buttons .carousel-control {
    background: rgba(0,0,0,.5);
    padding: 2px 15px;
    border-radius: 3px;
}

.slider-buttons .left {
  left: 0;
}
.slider-buttons .right {
  right: 0;
}
.gallerycontainer {
  position: relative;
}
.galleryimagebg {
  height:0;
  padding-bottom:75%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media only screen and (max-width: 767px) {
	.section6 .rightSection {
		order:1;
	}
	.section6 .leftSection {
		order:2;
	}
	.commonSetting.section6 .leftCard {
		display: flex !important;
		flex-wrap: wrap;
	}
	.commonSetting.section6 .leftCard .card:first-child {
		order:2;
	}
  
}


@media only screen and (max-width: 670px) {
  .sec5imageleft..sec5imageright {
    display: none;
  }
	.heading {
		font-size:16px
  }
  .popupsetting {
    width:100%;
    margin-left: -10px;
  }
  .popupsetting i {
    height: 31px;
    width: 31px;
    right: 34px;
    font-size: 11px;
}
.popupsetting .heading {
  padding: 4px 10px 6px;
  font-size: 15px;
}
  
}


