body {
  margin: 0px;
  padding: 0px;
  font-family: "gtwalsheim", sans-serif;
  font-size: 16px;
}
.audio {
  background: url("../img/mp3-page.jpg") no-repeat;
}
audio {
  margin-top: 15px;
}
h1 {
  display: inline-block;
  margin: 18px 0 0;
}
h2 {
  color: black;

  font-size: 2.25em;
  font-style: normal;
  font-weight: normal;
  line-height: 46px;
  text-transform: uppercase;
  margin: 25px 0 15px;
  font-weight: bold;
  font-family: "gtwalsheim", sans-serif;
}
h3 {
  color: #fff;
  font-family: "gtwalsheim", sans-serif;
  font-size: 1.6em;
  font-style: normal;
  font-weight: normal;
  line-height: 30px;
  text-transform: capitalize;
  margin: 15px 0;
}
h4 {
  color: #3b3e4f;
  padding-bottom: 10px;
  font-size: 1em;
  font-family: "Aileron UltraLight";
  text-transform: capitalize;
  letter-spacing: 2px;
  line-height: 24px;
}
.h2-white {
  /* color: #ffffff; */
  font-size: 220%;
  letter-spacing: 5px;
}
p {
  color: black;
  font-family: "segoe_uiregular";
  font-size: 1em;
  margin: 0px 0px 20px 0px;
}
.divider.linebreak {
  border: 0 none;
  clear: none;
  margin: 0;
  padding: 0;
}
.text-align-cent {
  text-align: center;
}
.block-bg {
  background: #e8ecef;
}
.pull-bottom {
  margin-bottom: 25px;
}
/* .border-btm {
  background: url("../img/border.jpg") no-repeat center bottom;
  padding-bottom: 10px;
} */
.white-border {
  /* background: url("../img/white-border.jpg") no-repeat center bottom; */
  padding-bottom: 10px;
}
img {
  display: block;
  max-width: 100%;
}

/*------------Font css Here----------*/
@font-face {
  font-family: "Aileron Light";
  src: url("../fonts/aileron-light.eot");
  src: url("../fonts/aileron-light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/aileron-light.woff") format("woff"),
    url("../fonts/aileron-light.ttf") format("truetype"),
    url("../fonts/aileron-light.svg#aileronlight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Aileron UltraLight";
  src: url("../fonts/aileron-ultralight-webfont.eot");
  src: url("../fonts/aileron-ultralight-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/aileron-ultralight-webfont.woff") format("woff"),
    url("../fonts/aileron-ultralight-webfont.ttf") format("truetype"),
    url("../fonts/aileron-ultralight-webfont.svg#aileronultralight")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Aileron Thin";
  src: url("../fonts/aileron-thin.eot");
  src: url("../fonts/aileron-thin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/aileron-thin.woff") format("woff"),
    url("../fonts/aileron-thin.ttf") format("truetype"),
    url("../fonts/aileron-thin.svg#aileronthin") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "segoe_uiregular";
  src: url("../fonts/segoeui_0_-_copy.eot");
  src: url("../fonts/segoeui_0_-_copy.eot?#iefix") format("embedded-opentype"),
    url("../fonts/segoeui_0_-_copy.woff") format("woff"),
    url("../fonts/segoeui_0_-_copy.ttf") format("truetype"),
    url("../fonts/segoeui_0_-_copy.svg#segoe_uiregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*--------Header Part Css Here--------*/
.logo-section .navbar-default {
  background: none;
  border: none;
  margin: 0;
}
.logo-section span {
  font-size: 12px;
  float: left;
  margin-top: 5px;
  border-top: 1px solid #000;
  padding-top: 5px;
  color: #000;
  font-family: "segoe_uiregular";
}
.logo-section .navbar-default ul li {
  padding: 30px 0 30px;
}
.logo-section .navbar-default ul li:hover,
.logo-section .navbar-default ul li.active,
.logo-section .navbar-default ul li:focus {
  background: #48afdb;
  border: 0px 1px 0px 1px #4aa0b1;
  outline: none;
}

.logo-section .navbar-default ul li a {
  background: url("../img/nav-link.png") no-repeat;
  height: 31px;
  padding: 31px 13px 0;
  text-transform: uppercase;
  outline: none;
}

.navbar-nav {
  float: right;
  width: 100%;
}
.logo-section .navbar-default ul li a.home {
  background-position: 23px 0;
}

.logo-section .navbar-default ul li a.portfolio {
  background-position: 23px -44px;
}
.logo-section .navbar-default ul li a.our-client {
  background-position: 23px -82px;
}
.logo-section .navbar-default ul li a.gallery {
  background-position: 23px -155px;
}
.logo-section .navbar-default ul li a.our-team {
  background-position: 23px -181px;
}
.logo-section .navbar-default ul li a.contact-us {
  background-position: 23px -119px;
}
.logo-section .navbar-default ul li a:hover.home {
  background-position: 23px 0;
}
.logo-section .navbar-default ul li.active a.home,
.logo-section .navbar-default ul li:hover a.home {
  background: url("../img/nav-link-hover.png") 23px 0px no-repeat;
  color: #fff;
}
.logo-section .navbar-default ul li.active a.portfolio,
.logo-section .navbar-default ul li:hover a.portfolio {
  background: url("../img/nav-link-hover.png") 23px -44px no-repeat;
  color: #fff;
}
.logo-section .navbar-default ul li.active a.our-client,
.logo-section .navbar-default ul li:hover a.our-client {
  background: url("../img/nav-link-hover.png") 23px -82px no-repeat;
  color: #fff;
}
.logo-section .navbar-default ul li.active a.gallery,
.logo-section .navbar-default ul li:hover a.gallery {
  background: url("../img/nav-link-hover.png") 23px -155px no-repeat;
  color: #fff;
}
.logo-section .navbar-default ul li.active a.our-team,
.logo-section .navbar-default ul li:hover a.our-team {
  background: url("../img/nav-link-hover.png") 23px -181px no-repeat;
  color: #fff;
}
.logo-section .navbar-default ul li.active a.contact-us,
.logo-section .navbar-default ul li:hover a.contact-us {
  background: url("../img/nav-link-hover.png") 23px -119px no-repeat;
  color: #fff;
}
.navbar-fixed-top {
  position: relative;
  border-bottom: none;
}
.main .navbar-fixed-top {
  position: relative;
  margin-bottom: 0;
}
.award .title {
  color: #48afdb;
  font-size: 1.25em;
  text-align: center;
}
.award .text {
  font-size: 1em;
}
.awards-img {
  width: 100%;
  float: left;
  text-align: center;
}
.awards-img img {
  display: inline;
}
.services {
  margin: 0;
  padding: 0;
  list-style: none;
}
.services li {
  background: url("../img/blue-arrow.png") no-repeat 0px 2px;
  padding-left: 20px;
  color: #48afdb;
  margin: 5px 0;
  cursor: pointer;
  transition-property: padding, background-position;
  transition-property: background-position;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in;
  -webkit-transition-delay: 0;

  transition-property: padding, background-position;
  transition-property: background-position;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in;
  -moz-transition-delay: 0;

  transition-property: padding, background-position;
  transition-property: background-position;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-in;
  -ms-transition-delay: 0;

  transition-property: padding, background-position;
  transition-property: background-position;
  -o-transition-duration: 1.2;
  -o-transition-timing-function: ease-in;
  -o-transition-delay: 0;

  transition-property: padding, background-position;
  transition-duration: 0.5s;
  transition-timing-function: ease-in;
  transition-delay: 0;
}
.services li:hover {
  background-position: 20px 2px;
  padding-left: 40px;
  color: #48afdb;
}
.top-footer {
  background-color: #f8f8f8;
  color: #e8ecef;
}

.footer_col .icon_style li a {
  color: black;
}

ul.styled {
  float: left;
  list-style: none;
  margin: 0 0 0px;
  padding: 0;
}
.styled li {
  background: url("../img/link.png") 0px 0px no-repeat;
  float: left;
  height: 34px;
  margin-right: 0px;

  transition-property: background-position;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in;
  -webkit-transition-delay: 0;

  transition-property: background-position;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in;
  -moz-transition-delay: 0;

  transition-property: background-position;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-in;
  -ms-transition-delay: 0;

  transition-property: background-position;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-in;
  -o-transition-delay: 0;

  transition-property: background-position;
  transition-duration: 0.5s;
  transition-timing-function: ease-in;
  transition-delay: 0;
}
.styled li a {
  float: left;
  height: 34px;
  width: 34px;
}
.styled li a:hover {
  text-decoration: none;
}
.styled li.twitter {
  background-position: 0 0;
}
.styled li.facebook {
  background-position: -36px 0;
}
.styled li.linkedin {
  background-position: -73px 0;
}
.styled li.googleplus {
  background-position: -113px 0;
}
.styled li.twitter:hover {
  background-position: 0 -35px;
}
.styled li.facebook:hover {
  background-position: -36px -35px;
}
.styled li.linkedin:hover {
  background-position: -73px -35px;
}
.styled li.googleplus:hover {
  background-position: -113px -35px;
}
.bottom-footer {
  background-color: #f8f8f8;
}
.site-info {
  color: black;
  margin: 5px 0;
  font-size: 14px;
  text-align: end;
}
.fullwidth {
  margin-top: -20px;
}
/*-------Back Button Css Here---------*/
#back-top {
  bottom: 30px;
  margin-left: 23px;
  position: fixed;
}
#back-top a {
  color: #bbbbbb;
  display: block;
  font: 11px/100% Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  transition: all 1s ease 0s;
}

#back-top a:hover {
  color: #000;
}

/* arrow icon (span tag) */
#back-top span {
  background: url("../img/up.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 15px;
  display: block;
  height: 34px;
  margin-bottom: 7px;
  transition: all 1s ease 0s;
  width: 34px;

  /* rounded corners */
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;

  /* transition */
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#back-top a:hover span {
  background-color: #000;
}
.portfoilo {
  background: url("../img/portfoilo.jpg") no-repeat;
}

.portfoilo_color {
  background-color: #6cca96 !important;
}
.portfoilo .heading {
  margin-bottom: 40px;
}
.portfoilo-section {
  margin: 60px 0px 20px;
}
.portfoilo-section .cross-media {
  background: #f0f4f7;
}
.portfoilo-section .cross-media img {
  width: 100%;
}
.portfoilo-section .cross-media:hover {
  background: red;
}

.sub-portfoilo-section {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding: 20px 0;
  float: left;
}
.sub-portfoilo-section:last-child {
  border-bottom: none;
}
.sub-portfoilo-section h3 {
  color: #48afdb;
  margin-top: 0;
}
.client {
  background: #f78da7; /* Old browsers */
  margin-bottom: 30px;
}
.client-section {
  background: rgba(142, 143, 145, 0.2);
  text-align: center;
  margin-bottom: 30px;
  height: 154px;
  line-height: 150px;
  margin-bottom: 30px;
  text-align: center;
  border: 1px solid #cccccc;
}
.client-section:hover {
  background: #f0f4f7;
}
.client-section img {
  display: inline;
}
.gallery-bg {
  background: #ff6900; /* Old browsers */
  margin-bottom: 30px;
}
.gallery-section {
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
  border: 1px solid #cccccc;
}
.gallery-section img {
  display: inline;
  height: 300px;
}
.team {
  background: #0693e3;
}
.team-section {
  margin: 0px 0px 30px 0;
}
.team-section img {
  height: 314px;
}
.team-section.green {
  background: #5fdac5;
}
.team-section.blue {
  background: #4fbed2;
}
.team-section.orange {
  background: #ffb16f;
}

.team-section h4 {
  font-weight: bold;
  color: #fff;
}
.map {
  width: 100%;
}
.contact {
  background: #48afdb;
  margin-bottom: 30px;
}
.contact-form {
  margin-top: 20px;
  margin-bottom: 20px;
  display: none;
}
.side-bar,
.terms {
  margin: 0px 0 20px;
  font-family: "gtwalsheim", sans-serif;
}
.contact-form div input {
  border: 1px solid #c5c5c5;
  font-family: inherit;
  font-size: 88.2%;
  margin: 3px;
  padding: 7px;
  width: 35%;
}
textarea {
  border: 1px solid #c5c5c5;
  font-family: inherit;
  font-size: 88.2%;
  margin: 3px;
  padding: 7px;
  width: 65%;
}
.contact-form div label {
  font-weight: normal;
  margin-left: 15px;
  padding-left: 35px;
  font-family: "Aileron Thin";
}
.contact-form div label.name {
  background: url("../img/contact-link.png") no-repeat;
}
.contact-form div label.mail {
  background: url("../img/contact-link.png") 0px -40px no-repeat;
}
.contact-form div label.website {
  background: url("../img/contact-link.png") 3px -80px no-repeat;
}
button.blue {
  background-color: #48afdb;
  border: medium none;
  box-shadow: none;
  color: #ffffff;
  font-family: "Aileron Thin";
  font-size: 19px;
  font-style: normal;
  font-weight: normal;
  padding: 5px 35px;
}
.contact-section {
  border-bottom: 1px solid #c5c5c5;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.contact-section:last-child {
  border-bottom: none;
}
.contact-section .title {
  color: #75889c;
  font-family: "Aileron Thin";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 31px;
}
.contact-section .title .address {
  padding-left: 40px;
  background: url("../img/rignt-section-contact.png") 0px 5px no-repeat;
}
.contact-section .title .phone {
  padding-left: 40px;
  background: url("../img/rignt-section-contact.png") 0px -26px no-repeat;
}
.contact-section .title .email {
  padding-left: 40px;
  background: url("../img/rignt-section-contact.png") 0px -101px no-repeat;
}
.contact-section .title .fax {
  padding-left: 40px;
  background: url("../img/rignt-section-contact.png") 0px -65px no-repeat;
}

.contact-section .value {
  line-height: 25px;
  margin-top: 10px;
  /* font-family: "Arial"; */
  /* color: #75889c; */
  color: black;
}
#hint {
  color: #666;
  margin-left: 15%;
  width: 300px;
  text-align: left;
  margin-top: 3em;
}
#dewplayer {
  margin-top: 200px;
}
.audio .fdw-background {
  background: url("../img/Audio-Icon.png") no-repeat 147px 90px
    rgba(0, 0, 0, 0.6);
}
/*-------Paginations Css HERE---------*/
#pagingControls {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
#pagingControls ul {
  float: right;
  padding-right: 1em;
}
#pagingControls li {
  background: none repeat scroll 0 0 #e9e9e9;
  border: 1px solid #cccccc;
  display: inline;
  padding: 5px 10px;
}
/*collapse navigation Css Here*/
.categories {
  background-color: #48afdb;
  color: #ffffff;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 1px 1px 10px;
  padding: 5px 15px;
  position: relative;
}
.plus {
  background: url("../img/Addsprit.png") center 5px no-repeat;
  float: right;
  height: 30px;
  width: 30px;
}
.minus {
  background: url("../img/Addsprit.png") center -28px no-repeat;
  float: right;
  height: 30px;
  width: 30px;
}
.content {
  overflow: hidden;
  display: none;
}
.filter label {
  color: #777777;
  font-family: "segoe_uiregular";
  font-size: 1.5em;
}
.filter ul {
  padding: 0;
  list-style: none;
}
.filter ul li {
  float: left;
  margin: 10px 5px;
}

/* Float three columns side by side */
.columns {
  float: left;
  width: 30%;
  padding: 1.5%;
}

.rows {
  margin: 0 -5px;
}

/* Clear floats after the columns */
.rows:after {
  content: "";
  display: table;
  clear: both;
}
.font_normal {
  font-family: "segoe_uiregular";
  font-size: 14px;
  line-height: 18px;
}

.heading_font {
  font-family: "Aileron UltraLight";
}
.fs_45 {
  font-size: 45px;
}

.font-bold {
  font-weight: bold;
  color: black;
}

.demo {
  height: 10rem;
  background: #009688;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 70px;
  color: #fff;
  margin: 10px;
  border-radius: 10px;
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  color: inherit;
}

body {
  font: normal 16px/1.5 "Helvetica Neue", sans-serif;
  /* background: #456990; */
  color: #fff;
  overflow-x: hidden;
}

/* INTRO SECTION
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.intro {
  background-color: #0a00966e;
}

h1 {
  font-size: 2.5rem;
}

.block-bg {
  padding: 15px 0 40px 0;
}

.awards {
  /* height: 200px; */
  max-height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.bg-white {
  background-color: white;
  padding: 0 15px;
  border-radius: 8px;
}

.awards .bg-white img {
  height: 200px;
  max-height: 100%;
  object-fit: contain;
}

.p-40 {
  padding: 40px 0;
}
/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.indicator {
  padding: 50px 0 0px 0;
}

.timeline ul {
  background: #3b3e4f;
  padding: 50px 0;
  margin-bottom: 0;
}

.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 6px;
  margin: 0 auto;
  padding-top: 50px;
  background: #fff;
}

.timeline ul li::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: inherit;
  z-index: 1;
}

.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 400px;
  padding: 15px;
  background: #e8ecef;
  border-radius: 10px;
}

.timeline ul li div::before {
  content: "";
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline ul li:nth-child(odd) div {
  left: 45px;
}

.timeline ul li:nth-child(odd) div::before {
  left: -16px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #000000eb transparent transparent;
}

.timeline ul li:nth-child(even) div {
  left: -439px;
}

.timeline ul li:nth-child(even) div::before {
  right: -16px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #000000eb;
}

time {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 8px;
}

.client-section img {
  width: 200px;
  max-height: 100%;
  height: 100px;
  object-fit: contain;
}

.none_display {
  display: none !important;
}

.navbar-header .navbar-toggle {
  display: grid;
}

.navbar-collapse.collapse {
  display: none !important;
}
.navbar-header {
  float: inline-end;
}

.navbar-collapse.collapse.in {
  display: block !important;
}

#navbar-main {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: whitesmoke;
}

.parent .col-xs-12 {
  position: static;
}

.navbar {
  position: static;
}

.navbar-collapse .nav li a {
  color: black;
}

.navbar-collapse {
  max-height: fit-content;
}

.navbar-nav > li {
  float: none;
}

header .logo-section .navbar-default ul li a {
  padding: 0;
}

header .logo-section .navbar-default ul li a {
  padding: 5px 0 0 61px !important;
}

header .logo-section .navbar-default ul li {
  padding: 10px 0;
}

.flex {
  display: flex;
  justify-content: center;
}
/* EFFECTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline ul li::after {
  transition: background 0.5s ease-in-out;
}

.timeline ul li.in-view::after {
  background: #000000eb;
}

.timeline ul li div {
  visibility: hidden;
  transition: all 1s ease-in-out;
}

.timeline ul li:nth-child(odd) div {
  transform: translate3d(200px, 0, 0);
}

.timeline ul li:nth-child(even) div {
  transform: translate3d(-200px, 0, 0);
}

.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
}

.client_slider {
  padding: 50px 0;
  overflow: hidden;
}
.swiper-container {
  height: 100%;
}

.swiper-slide {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  font-weight: bold;
  font-size: 5vw;
  margin: 10px;
  border-radius: 10px;
  background-color: #e8ecef;
  padding: 20px;
  height: 150px !important;
}

.swiper-slide img {
  height: 100px;
}

/* .swiper-slide[data-slide-index="1"] {
  background: pink;
}

.swiper-slide[data-slide-index="2"] {
  background: lightblue;
}

.swiper-slide[data-slide-index="3"] {
  background: gold;
} */

.swiper-container {
  position: relative;
}

.swiper-controls button {
  z-index: 100;
  position: absolute;
  top: 40px;
}

.swiper-start {
  left: 40px;
}

.swiper-stop {
  left: 100px;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, -30px) !important;
}

.swiper-slide {
  width: 25%;
}

.mb_20 {
  margin-bottom: 20px;
}

.map iframe {
  width: 100% !important;
}

.mobile {
  display: none;
}

.icon_style {
  list-style: none;
  display: flex;
  align-items: center;
}
.icon_style li {
  margin-right: 15px;
}
.icon_style li a {
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: block;
}

.icon_style li a i {
  font-size: 30px;
}

.footer_row {
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
}
.footer_col {
  width: 33.33%;
  max-width: 100%;
  padding: 0 15px;
}

.contacts-info img {
  margin-top: 35px;
}

.center {
  text-align: -webkit-center;
}
.align_cent {
  align-items: center;
}

.padding20 {
  padding: 10px 0;
}

.carrer_content a {
  padding: 10px 20px;
}

.blue_color {
  color: #428bca;
  padding: 10px 20px;
  display: inline-block;
  background-color: #3b3e4f;
  border-radius: 3px;
  cursor: pointer;
  text-decoration: none;
  border: 1px solid #3b3e4f;
  text-decoration: none;
}

.blue_color:hover {
  text-decoration: none;
  background-color: transparent;
}

/* .nav .navbar-nav {
  background-color: whitesmoke;
} */

.relative {
  position: relative;
}

.navbar-nav li:hover .submenu {
  display: block;
}

.submenu {
  /* position: absolute;
  left: -100%;
  top: 0; */
  color: black;
  list-style-type: none;
  display: none;
  background-color: white;
  margin: 20px 35px;
}

.navbar-collapse.in {
  overflow-y: visible;
}

header .logo-section .navbar-default ul li .submenu li {
  padding: 10px 20px;
}
header .logo-section .navbar-default ul li .submenu li a {
  min-height: 31px;
  display: inline-block;
  background-image: none;
  padding-left: 0 !important;
}

.submenu li:hover a {
  color: white;
  text-decoration: none;
}

.margin-30 {
  margin: 30px 0;
}

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

.swiper-slide {
  width: 164px !important;
  max-width: 100% !important;
}

.content_images {
  margin-bottom: 30px;
}

.content_images img {
  width: 100%;
  max-width: 100%;
  height: 300px;
  object-fit: cover;
}

.margin_0 {
  margin: 0 !important;
}

.mobile-center{
  margin: 70px 0 0 0;
}


/* GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media screen and (max-width: 900px) {
  .timeline ul li div {
    width: 250px;
  }
  .timeline ul li:nth-child(even) div {
    left: -289px;
    /*250+45-6*/
  }
  .map iframe {
    width: 100% !important;
    height: 350 !important;
  }

  .mobile-center {
    text-align: center;
  }

  .awards {
    width: 500px;
    max-width: 100%;
  }

  .bg-white {
    width: 500px;
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }
  .p-40 {
    padding: 0;
  }
  .timeline ul li {
    margin-left: 20px;
  }
  .timeline ul li div {
    width: calc(100vw - 91px);
  }
  .timeline ul li:nth-child(even) div {
    left: 45px;
  }
  .timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
  }
  .fs_45 {
    font-size: 28px;
  }

  .indicator {
    padding: 0px;
  }

  .client_slider {
    padding: 20px 0;
  }

  .map iframe {
    width: 100% !important;
    height: 300px !important;
  }
  textarea {
    width: 100%;
  }

  .footer_row {
    display: block;
  }

  .footer_col {
    width: 100%;
    margin-bottom: 30px;
  }

  .margin_bottom {
    margin-bottom: 0 !important;
  }

  .center {
    text-align: left;
  }

  .contact-form div input {
    width: 50%;
  }

  .awards .bg-white img {
    height: 140px;
  }
}
/* .awards {
  height: 140px;
} */

.swiper-slide {
  height: 120px !important;
}

.gallery-section img {
  height: 200px;
}

/* EXTRA/CLIP PATH STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.timeline-clippy ul li::after {
  width: 40px;
  height: 40px;
  border-radius: 0;
}

.timeline-rhombus ul li::after {
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.timeline-rhombus ul li div::before {
  bottom: 12px;
}

.timeline-star ul li::after {
  clip-path: polygon(
    50% 0%,
    61% 35%,
    98% 35%,
    68% 57%,
    79% 91%,
    50% 70%,
    21% 91%,
    32% 57%,
    2% 35%,
    39% 35%
  );
}

.timeline-heptagon ul li::after {
  clip-path: polygon(
    50% 0%,
    90% 20%,
    100% 60%,
    75% 100%,
    25% 100%,
    0% 60%,
    10% 20%
  );
}

.timeline-infinite ul li::after {
  animation: scaleAnimation 2s infinite;
}

@keyframes scaleAnimation {
  0% {
    transform: translateX(-50%) scale(1);
  }
  50% {
    transform: translateX(-50%) scale(1.25);
  }
  100% {
    transform: translateX(-50%) scale(1);
  }
}
