@font-face {
  font-family: "Raleway";
  src: url('fonts/Raleway/Raleway-Regular.ttf');
}

@font-face {
  font-family: "Roboto";
  src: url('fonts/Roboto/Roboto-Regular.ttf');
}

@font-face {
  font-family: "PT Sans";
  src: url('fonts/PT_Sans/PTSans-Regular.ttf');
}

body {
  font-family: 'Raleway-Regular';
  background-color: #f5f5f5;
}

b.ltr {
  direction: ltr;
  font-weight: inherit;
  display: inline-block;
}

#loading {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100vw;
  height: 100vh;
  /*background-color: rgba(192, 192, 192, 1);*/
  background-color: #fff;
  background-image: url("../images_tmp/loading_screen.gif");
  /*background-image: url("../images_tmp/giphy.gif");*/
  background-repeat: no-repeat;
  background-position: center;
}


#map_canvas img {
  max-width: none !important;
}

.full_width {
  width: 100% !important;
  -webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box !important; /* Firefox, other Gecko */
  box-sizing: border-box !important; /* Opera/IE 8+ */
}

.S5_submenu_itemTablet {
  background: none !important;
}

#s5_right_wrap, #s5_left_wrap, #s5_right_inset_wrap, #s5_left_inset_wrap, #s5_right_top_wrap, #s5_left_top_wrap, #s5_right_bottom_wrap, #s5_left_bottom_wrap {
  width: 100% !important;
}

#s5_right_column_wrap {
  width: 0% !important;
  margin-left: -0% !important;
}

#s5_left_column_wrap {
  width: 0% !important;
}

#s5_center_column_wrap_inner {
  margin-right: 0% !important;
  margin-left: 0% !important;
}

#s5_responsive_mobile_drop_down_wrap input {
  width: 96% !important;
}

#s5_responsive_mobile_drop_down_search input {
  width: 100% !important;
}

@media screen and (max-width: 750px) {
  body {
    height: 100% !important;
    position: relative !important;
    padding-bottom: 48px !important;
  }
}

@media screen and (max-width: 970px) {
  #subMenusContainer .S5_subtext {
    width: 85%;
  }
}

#s5_responsive_mobile_sidebar {
  background: #414141;
  background: -moz-linear-gradient(top, #414141 0%, #414141 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #414141), color-stop(100%, #414141));
  background: -webkit-linear-gradient(top, #414141 0%, #414141 100%);
  background: -o-linear-gradient(top, #414141 0%, #414141 100%);
  background: -ms-linear-gradient(top, #414141 0%, #414141 100%);
  background: linear-gradient(top, #414141 0%, #414141 100%);
  font-family: Oswald !important;
}

#s5_responsive_mobile_sidebar a, #s5_responsive_mobile_search, #s5_responsive_mobile_sidebar_login_register_wrap, #s5_responsive_mobile_sidebar_menu_wrap, .module_round_box-sidebar, .module_round_box-sidebar .s5_mod_h3, .module_round_box-sidebar .s5_h3_first, .module_round_box-sidebar .s5_h3_last, #s5_responsive_mobile_sidebar_menu_wrap h3 {
  color: #FFFFFF !important;
  font-family: Oswald !important;
}

.s5_responsive_mobile_sidebar_inactive .s5_responsive_mobile_sidebar_title_wrap:hover, #s5_responsive_mobile_sidebar_title_wrap_login_open, #s5_responsive_mobile_sidebar_title_wrap_register_open, #s5_responsive_mobile_sidebar_search_wrap_inner1, #s5_responsive_mobile_sidebar .first_level_li:hover {
  background: #303030;
  cursor: pointer;
  font-family: Oswald !important;
}

.s5_mobile_sidebar_h3_open, #s5_responsive_mobile_sidebar_menu_wrap h3:hover {
  background: #303030;
  cursor: pointer;
}

.s5_mobile_sidebar_h3_open span, #s5_responsive_mobile_sidebar_title_wrap_register_open, #s5_responsive_mobile_sidebar_title_wrap_login_open, #s5_responsive_mobile_sidebar a.s5_mobile_sidebar_active, #s5_responsive_mobile_sidebar .s5_mobile_sidebar_h3_open a {
  color: #BBBABA !important;
}

#s5_responsive_mobile_sidebar_menu_wrap div, #s5_responsive_mobile_sidebar_login_bottom, #s5_responsive_mobile_sidebar_register_bottom {
  background: #2A2A2A;
}

#s5_responsive_mobile_sidebar_search_wrap, #s5_responsive_mobile_sidebar_login_register_wrap, #s5_responsive_mobile_sidebar_menu_wrap {
  border-bottom: solid 1px #555555;
  font-family: Oswald !important;
}

#s5_pos_sidebar_top, #s5_pos_sidebar_bottom {
  border-bottom: solid 1px #555555;
}

#s5_responsive_mobile_sidebar_login_bottom #modlgn-username, #s5_responsive_mobile_sidebar_login_bottom #modlgn-passwd, #s5_responsive_mobile_sidebar_register_bottom input {
  background: #FFFFFF;
  color: #666666;
  border: solid 1px #FFFFFF;
  font-family: Oswald !important;
}

#s5_responsive_mobile_bottom_bar, #s5_responsive_mobile_top_bar {
  background: #333333;
  background: -moz-linear-gradient(top, #333333 0%, #333333 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #333333)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #333333 0%, #333333 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #333333 0%, #333333 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, #333333 0%, #333333 100%); /* IE10+ */
  background: linear-gradient(top, #333333 0%, #333333 100%); /* W3C */
  font-family: Oswald !important;
}

.s5_responsive_mobile_drop_down_inner, .s5_responsive_mobile_drop_down_inner input, .s5_responsive_mobile_drop_down_inner button, .s5_responsive_mobile_drop_down_inner .button, #s5_responsive_mobile_drop_down_search .validate {
  font-family: Oswald !important;
}

.s5_responsive_mobile_drop_down_inner button:hover, .s5_responsive_mobile_drop_down_inner .button:hover {
  background: #333333 !important;
}

#s5_responsive_mobile_drop_down_menu, #s5_responsive_mobile_drop_down_menu a, #s5_responsive_mobile_drop_down_login a {
  font-family: Oswald !important;
  color: #FFFFFF !important;
}

#s5_responsive_mobile_bar_active, #s5_responsive_mobile_drop_down_menu .current a, .s5_responsive_mobile_drop_down_inner .s5_mod_h3, .s5_responsive_mobile_drop_down_inner .s5_h3_first {
  color: #BBBABA !important;
}

.s5_responsive_mobile_drop_down_inner button, .s5_responsive_mobile_drop_down_inner .button {
  background: #BBBABA !important;
}

#s5_responsive_mobile_drop_down_menu .active ul li, #s5_responsive_mobile_drop_down_menu .current ul li a, #s5_responsive_switch_mobile a, #s5_responsive_switch_desktop a, #s5_responsive_mobile_drop_down_wrap {
  color: #FFFFFF !important;
}

#s5_responsive_mobile_toggle_click_menu span {
  border-right: solid 1px #333333;
}

#s5_responsive_mobile_toggle_click_menu {
  border-right: solid 1px #333333;
}

#s5_responsive_mobile_toggle_click_search span, #s5_responsive_mobile_toggle_click_register span, #s5_responsive_mobile_toggle_click_login span, #s5_responsive_mobile_scroll a {
  border-left: solid 1px #333333;
}

#s5_responsive_mobile_toggle_click_search, #s5_responsive_mobile_toggle_click_register, #s5_responsive_mobile_toggle_click_login, #s5_responsive_mobile_scroll {
  border-left: solid 1px #333333;
}

.s5_responsive_mobile_open, .s5_responsive_mobile_closed:hover, #s5_responsive_mobile_scroll:hover {
  background: #333333;
}

#s5_responsive_mobile_drop_down_menu .s5_responsive_mobile_drop_down_inner, #s5_responsive_mobile_drop_down_register .s5_responsive_mobile_drop_down_inner, #s5_responsive_mobile_drop_down_login .s5_responsive_mobile_drop_down_inner, #s5_responsive_mobile_drop_down_search .s5_responsive_mobile_drop_down_inner {
  background: #333333;
}

.s5_wrap {
  max-width: 1250px !important;
}

@media screen and (min-width: 580px) and (max-width: 1100px) {
  .s5_resize_top_row2 {
    min-height: 0px !important;
  }

  #s5_top_row2 .s5_float_left {
    width: 100% !important;
  }
}

@media screen and (min-width: 580px) and (max-width: 1100px) {
  .s5_resize_top_row3 {
    min-height: 0px !important;
  }

  #s5_top_row3 .s5_float_left {
    width: 100% !important;
  }
}

@media screen and (min-width: 580px) and (max-width: 900px) {
  .s5_resize_bottom_row3 {
    min-height: 0px !important;
  }

  #s5_bottom_row3 .s5_float_left {
    width: 100% !important;
  }
}

#s5_top_row1_area1 {
  background-color: #FFFFFF !important;
  background-image: url(../images_tmp/arcdrawing.jpg) !important;
  background-size: 100% auto;
  background-attachment: scroll !important;
  background-repeat: repeat !important;
  background-position: top center;
}

#s5_top_row2_area1 {
  background: #FFFFFF !important;
}

#s5_top_row3_area1 {
  background: #AB9359 !important;
}

#s5_bottom_row2_area1 {
  background-color: #FFFFFF !important;
  background-image: url(../images_tmp/arcdrawing.jpg) !important;
  background-size: 100% auto;
  background-attachment: scroll !important;
  background-repeat: repeat !important;
  background-position: top center;
}

#s5_bottom_row3_area1 {
  background: #FFFFFF !important;
}

#s5_menu_wrap.s5_wrap, #s5_menu_wrap.s5_wrap_fmfullwidth {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: alpha(opacity=100);
  opacity: 1 !important;
}

.s5_wrap_fmfullwidth ul.menu {
  width: 92%;
}

#s5_menu_wrap.s5_wrap_fmfullwidth {
  height: 90px;
  width: 100% !important;
  z-index: 2;
  position: fixed;
  top: 0px !important;
  margin-top: 0px !important;
  left: 0 !important;
  margin-left: 0px !important;
  -webkit-backface-visibility: hidden;
  /*-webkit-transform: translateZ(2);*/
}

.subMenusContainer, .s5_drop_down_container {
  position: fixed !important;
}

#s5_menu_wrap.s5_wrap {
  height: 70px;
  position: fixed;
  top: 0px !important;
  z-index: 2;
  margin-top: 0px !important;
}

#s5_menu_wrap {
  -webkit-transition: top 400ms ease-out;
  -moz-transition: top 400ms ease-out;
  -o-transition: top 400ms ease-out;
  transition: top 400ms ease-out;
  /*background: rgba(123, 100, 43, 0.44);*/
  background: rgba(255, 255, 255, 0.8);
}

#s5_menu_wrap.s5_wrap_fmfullwidth, #s5_menu_wrap.s5_wrap {
  top: 0px;
}

#s5_menu_wrap.s5_wrap, #s5_menu_wrap.s5_wrap_fmfullwidth {
  background: #ffffff !important; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%) !important; /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffffff)) !important; /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%) !important; /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%) !important; /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%) !important; /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%) !important; /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0) !important; /* IE6-9 */
}

#s5_menu_wrap.s5_wrap, #s5_menu_wrap.s5_wrap_fmfullwidth {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .1);
  box-shadow: 0 0 2px rgba(0, 0, 0, .1);
}


body, .inputbox, select, .button, a.readon, div.catItemReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link, div.itemCommentsForm form input#submitCommentButton, input.jm_inputfield, .MultiBoxControls, textarea, input, .recaptcha_theme_red #recaptcha_response_field, .validate, .btn-primary {
  font-family: 'Roboto', Helvetica, Arial, Sans-Serif;
}


.jdGallery .slideInfoZone {
  max-width: 1250px !important;
}

#s5_topbar, a.s5_scrolltotop, .pages_highlight_box, #s5_component_wrap .pagenav a, .s5_va_active, .s5_ls_search_word, .module_round_box-highlight1 {
  background-color: #7b642b !important;
  color: #ffffff !important;
}

.ion-hammer.toplogo, .readmore_iacf:hover, .whitebacki, .aboutusicons, #s5_bottom_menu_wrap ul.menu a:hover, .highlightcolor, #s5_nav li:hover a, #s5_nav li.mainMenuParentBtnFocused a, #subMenusContainer li a:hover, .s5_menu_overlay_subs #subMenusContainer li:hover a, #s5_bottom_menu_wrap ul.menu li a:hover, .s5_wrap_fmfullwidth #s5_nav li:hover a, .s5_wrap_fmfullwidth #s5_nav li.mainMenuParentBtnFocused a, .ac-container label:hover, .ac-container2 label:hover, .nav-tabs.nav-stacked > li > a:hover {
  color: #7b642b !important;
}

#s5_menu_inner #s5_nav li.active a {
  border-color: #ca9a00;
}

#s5_search_wrap:hover, #s5_login:hover, #s5_register:hover, a.social_icon:hover {
  color: #ca9a00 !important;
}

.jdGallery .carousel .carouselInner .active, .jdGallery .carousel .carouselInner .thumbnail:hover, ul.s5_masonry_articles li a:hover {
  border-color: #7b642b !important;
}

::selection {
  background: #7b642b;
  color: #000; /* Safari */
}

::-moz-selection {
  background: #7b642b;
  color: #000; /* Firefox */
}

/*::-webkit-selection {
  background: #7b642b;
  color: #000; !* Firefox *!
}*/

.button, p.readmore a, a.readon, a.button, p.readmore a.btn, #cboxLoadedContent button, .controls .btn-primary, .btn.btn-primary, .controls .btn-primary, .controls .btn-primary, .btn.btn-primary, .button.btn, a.readon, #s5_mason_load_more {
  background: #947d44; /* Old browsers */
  background: -moz-linear-gradient(top, #947d44 0%, #7b642b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #947d44), color-stop(100%, #7b642b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #947d44 0%, #7b642b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #947d44 0%, #7b642b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #947d44 0%, #7b642b 100%); /* IE10+ */
  background: linear-gradient(to bottom, #947d44 0%, #7b642b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#947d44', endColorstr='#7b642b', GradientType=0); /* IE6-9 */
  background-size: 1px 73px;
}

.module_round_box-highlight2 {
  background-color: #ffdf01;
}


/* k2 stuff */
div.itemHeader h2.itemTitle, div.catItemHeader h3.catItemTitle, h3.userItemTitle a, #comments-form p, #comments-report-form p, #comments-form span, #comments-form .counter, #comments .comment-author, #comments .author-homepage,
#comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error, #comments-form #comments-form-captcha-holder {
  font-family: 'Roboto', Helvetica, Arial, Sans-Serif;
}

.s5_wrap {
  width: 92%;
  padding-top: 3px;
}


.uppercase, .slideInfoZone, .s5_gc_logo, #s5_nav li, h5 {
  text-transform: uppercase;
}


.slideInfoZone, .s5_gc_logo, .readmore_iacf, h5 {
  /*font-family: 'Raleway';*/
}

#s5_nav li, #s5_custom_2, #s5_loginreg, #subMenusContainer a, #s5_nav li li a {
  font-family: 'PT Sans';
}

#s5_headerbackground {
  background-image: url(../images_tmp/iacf2.jpg) !important;
}

.mainParentBtn a, .s5_wrap_fmfullwidth .mainParentBtn a {
  background: none;
}

#s5_nav li.mainParentBtn .s5_level1_span2 a {
  padding-right: 0;
}


.jdGallery .slideElement {
  background-size: 100% auto;
  top: 0;
}

@media screen and (max-width: 0px) {
  #myGallery {
    height: 483px !important;
  }

  .jdGallery .slideElement {
    background-size: cover !important;
  }
}


/***************************************  CUSTOM ****************************************/
/***************************************  CUSTOM ****************************************/
/***************************************  CUSTOM ****************************************/
/***************************************  CUSTOM ****************************************/

#myGallery, #myGallerySet, #flickrGallery {
  height: 90vh;
}

.s5_slidesection {
  overflow: visible;
}

.withArrows a.open {
  display: none;
}

/*****   menu ****/
.navbar-nav .nav-item {
  padding: 2rem 0;
  z-index: 99;

}

.s5_wrap_fmfullwidth .navbar-nav .nav-item {
  /*padding: 2rem 0;*/
}

.navbar-nav .nav-item .nav-link {
  color: #000;
  font-size: 1.0em;
  border-right: 1px solid rgba(255, 255, 255, .3);
  padding: 0px 1rem !important;
  text-transform: uppercase;
  z-index: 99;
}

.s5_wrap_fmfullwidth .navbar-nav .nav-item .nav-link {
  color: #000;
}

.navbar-nav .nav-item:last-child .nav-link {
  border-right: none;
}

.navbar {
  padding: 0 1rem;
}

.navbar-brand {
  padding-top: 0;
}

.navbar-brand .logo {
  height: 80px;
}

#s5_requestquote {
  margin-top: 0px;
  position: relative;
}

.ion-social-whatsapp-outline.quote {
  position: absolute;
  right: -25px;
  top: -10px;
}

.dropdown-menu li > a {
  padding: 1.2rem;
}

.dropdown-menu li > a:hover {
  background: #ac9e7a;
  border-radius: 0;
}

.dropdown-menu {
  border-radius: 0;
  padding: 0;
  margin: 0;
}

.jdGallery .slideInfoZone p {
  font-size: 4.5em !important;
  text-shadow: 2px 2px #000 !important;
  line-height: 1em;
}

.jdGallery .slideInfoZone h2 {
  text-shadow: 2px 2px #000 !important;
  margin-bottom: 100px;
  margin-top: 100px;
}

.module_round_box-bigtitle_lightgray .s5_h3_last,
.module_round_box-bigtitle .s5_h3_last {
  margin-left: 130px;
  top: 43px;
}

.module_round_box_outer img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}

.overlay_whiteback_text {
  height: 120px;
}

ul.s5_masonry_articles li.active a {
  border-color: #7b642b;
}

/* 3 columns by default */
.grid-sizer {
  /*width: 33.333%;*/
  width: 25%;
}

.request_form input,
.request_form select,
.contact_form input,
.contact_form select,
.career_form input,
.career_form select {
  padding: 23px 22px !important;
  margin-bottom: 20px;
  width: 100%;
}

#s5_quick_contact_wrap textarea {
  width: 100%;
}

.request_form select,
.contact_form select,
.career_form select {
  padding: 0px 10px !important;
  height: 50px;
  border-radius: 3px;
}

.contact_form label,
.career_form label,
.request_form label {
  font-size: 15px;
  width: 100%;
}

.career_form input[type=file] {
  height: auto;
}

@media screen and (min-width: 768px) {
  /* 5 columns for larger screens */
  /*.grid-sizer { width: 20%; }*/
}


/** acordion **/
.custom_accordion h3 {
  cursor: pointer;
  padding-right: 55px !important;
}

.custom_accordion .s5_va_element {
  overflow: hidden;
  height: 0px;
  opacity: 0;
}

.custom_accordion .s5_va_element.active {
  height: auto;
  opacity: 1;
}

#s5_footer_area_inner {
  margin-top: 35px;
}

#s5_footer_area_inner .s5_logo img {
  height: 90px;
}

#s5_bottom_menu_wrap {
  margin-top: 30px;
}

.s5_wrap_fmfullwidth .navbar-brand .logo {
  height: 80px;
}

#s5_center_area_inner {
  padding-top: 130px;
}

/**/
#s5_center_area1 {
  /*background: #f5f5f5;*/
  background: rgba(123, 100, 43, 0.1);
}

#s5_center_area1 p {
  color: #393939;
  font-size: 1em;
  letter-spacing: 0.5px;
  line-height: 193%;
}


body.offcanvas-active {
  overflow: hidden;
}

.offcanvas-header {
  display: none;
}

.screen-overlay {
  width: 0%;
  height: 100%;
  z-index: 30;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(34, 34, 34, 0.6);
  transition: opacity .2s linear, visibility .1s, width 1s ease-in;
}

.screen-overlay.show {
  transition: opacity .5s ease, width 0s;
  opacity: 1;
  width: 100%;
  visibility: visible;
}

body.offcanvas-active .mobile-offcanvas {
  background-color: #fff;
  padding: 0;
}

body.offcanvas-active .navbar-brand {
  display: none;
}

body.offcanvas-active .navbar-nav .nav-item .nav-link {
  color: #000;
}

body.offcanvas-active .close {
  height: 25px;
  width: 3px;
  background-color: #000;
  transform: rotate(45deg);
  Z-index: 1;
  margin: 20px 30px 0 0;
}

body.offcanvas-active .close .md {
  height: 25px;
  width: 3px;
  background-color: black;
  transform: rotate(90deg);
  Z-index: 2;
}

body.offcanvas-active .navbar-collapse {
  margin-top: 50px;
}

body.offcanvas-active .navbar-nav .nav-item {
  padding: 0.7rem 0;
}

body.offcanvas-active .dropdown.show .submenu {
  display: block !important;
}

body.offcanvas-active .dropdown-menu li > a {
  white-space: inherit;
  padding: 0.8rem;
}

body.offcanvas-active .navbar-nav {
  margin: 0;
}

body.offcanvas-active .dropdown .dropdown-menu .dropdown-menu {
  margin-left: 25px;
  box-shadow: none;
}

body.offcanvas-active .navbar-collapse > .navbar-nav > .dropdown > .dropdown-menu.fade-down {
  margin-top: 20px;

}

body.offcanvas-active .dropdown-menu {
  font-size: 0.9rem;
}

#s5_topbar, #s5_topbar .s5_wrap {
  z-index: 999999;
}

.module_round_box-bigtitle_lightgray .s5_h3_first {
  color: #e6e4e4;
}

.navbar-expand-lg .navbar-nav {
  position: absolute;
  right: 0;
}

#s5_responsive_mobile_top_bar_wrap {
  display: none;
}

body.offcanvas-active .navbar-nav {
  position: relative;
}

.user-login-form {
  min-height: 50vh;
  width: 50%;
  margin: auto;
}

.user-login-form .js-form-item {
  margin-bottom: 30px;
}

.user-login-form input {
  width: 100%;
  height: auto;
  /*padding: 25px 8px !important;*/
  margin: 0;
  margin-top: .25rem;
}

.user-login-form label {
  font-size: 1.1em;
}

.user-login-form .description {
  font-size: .8em;
}

.s5_ls_result1_text {
  font-size: 16px;
  line-height: 27px;
}

.s5_ls_result1:hover {
  background-color: #fff !important;
}

#top-language {
  margin-top: -3px;
  float: left;
}

#top-language a:hover {
  color: #fff;
}

#top-language > p {
  border-right: 1px solid #fff;
  padding: 0;
  margin: 13px 5px;
  padding-right: 18px;
}

#top-language span {
  color: #fff;
}

.modal-footer .btn.btn-close {
  border: solid 1px #947d44 !important;
  border-radius: 40px;
  color: #947d44;
  padding: 8px 24px;
  margin: 6px 5px 0 0;
}

div.modal.fade.in {
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: auto;
}

.contracting .summary {
  height: 130px;
}

.contracting .readmore {
  margin-top: 0px;
}

.ul_circle_content li {
  list-style: disc;
}

.about_wrapper {
  text-align: justify;
}

.about_wrapper a {
  color: #0000ff;
}

.jdGallery a.right, .jdGallery a.left {
  opacity: 1 !important;
  top: 50% !important;
}

.jdGallery div.carouselContainer {
  display: none;
}

.div_img_clients img {
  object-fit: contain;
}

ul.s5_masonry_articles {
  left: 6%;
}
.iso_rs{
        height: 46px;
}
.navbar-brand .iso {
    height: 68px;
    border-left: 1px solid #bfbaba;
    padding-left: 10px;
}
footer .iso{
    float: right;
    height: 90px;
}

@media screen and (max-width: 1470px) {
  .jdGallery a.right, .jdGallery a.left {
    display: block;
    top: 52% !important;
    z-index: 9999 !important;
  }

  .jdGallery .slideInfoZone h2,
  .jdGallery .slideInfoZone p {
    margin-left: 7%;
  }
}

/** responsive tablette */
@media all and (max-width: 992px) {
  #s5_responsive_mobile_top_bar_wrap {
    display: block;
  }

  body p {
    font-size: 1.3em;
  }

  .overlay_whiteback_inner {
    font-size: 1.2em;
  }

  .about_wrapper {
    font-size: 1.3em;
  }

  .grid-sizer {
    width: 50%;
  }

  .overlay_whiteback_icon {
    width: 80%;
  }

  .overlay_whiteback_text {
    height: 90px;
    margin-top: 20px;
  }

  .request_form input,
  .request_form select,
  .request_form textarea,
  .contact_form input,
  .contact_form select,
  .contact_form textarea,
  .career_form input,
  .career_form textarea,
  .career_form select {
    width: 100% !important;
  }

  #s5_bottom_row3_area1 #s5_quick_contact_wrap select {
    width: 100% !important;
  }

  #s5_bottom_menu_wrap ul.menu li a {
    font-size: 1.2em;
  }

  #s5_component_wrap_inner h2,
  #s5_component_wrap_inner h1 {
    font-size: 3em;
  }

  .offcanvas-header {
    display: block;
  }

  .services_wrap {
    width: 50%;
    box-shadow: grey 1px 1px 2px;
  }

  .services_wrap h3 {
    height: 60px;
  }

  .services_wrap_inner p {
    height: 108px;
    font-size: 1.3em;

  }

  .module_round_box-bigtitle_lightgray .s5_h3_first {
    color: #e6e4e4;
  }


  .mobile-offcanvas {
    visibility: hidden;
    transform: translateX(-100%);
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1200;
    width: 80%;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: visibility .2s ease-in-out, transform .2s ease-in-out;
  }

  .mobile-offcanvas.show {
    visibility: visible;
    transform: translateX(0);
  }

  #s5_search_wrap {
    width: 40px;
  }
}

/*** menu for desktop ***/
@media (min-width: 992px) {
  .dropdown-menu .dropdown-toggle:after {
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid;
  }

  .dropdown-menu .dropdown-menu {
    margin-left: 0;
    margin-right: 0;
  }

  .dropdown-menu li {
    position: relative;
    z-index: 9;
  }

  .nav-item .submenu {
    display: none;
    position: absolute;
    left: 100%;
    /*top: -7px;*/
  }

  .nav-item .submenu-left {
    right: 100%;
    left: auto;
  }

  .dropdown-menu > li:hover {
    background-color: #f1f1f1
  }

  .dropdown-menu > li:hover > .submenu {
    display: block;
  }

  /*** hover */
  .navbar .nav-item .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: none;
    margin-top: 0;
    z-index: 10;
  }

  .navbar .nav-item:hover .nav-link {
    color: #000;
  }

  .s5_wrap_fmfullwidth .navbar .nav-item:hover .nav-link {
    color: #000;
  }

  .navbar .dropdown-menu.fade-down {
    /*opacity: 0.8;*/
    top: 100%;
    /*top: 80%;*/
    /*transform: translate(0, -30%);*/
  }

  .navbar .dropdown-menu.fade-right {
    left: 100%;
    transform: translate(-50%, 0px);
    top: 0;
  }


  .navbar li > .dropdown-menu {
    z-index: 999;
  }

  .navbar li:hover > .dropdown-menu {
    transition: .4s;
    transition-timing-function: ease;
    opacity: 1;
    visibility: visible;
    /*top: 100%;*/
    transform: rotateX(0deg);
  }

  .navbar li:hover > .dropdown-menu.fade-right {
    top: 0;
  }

}


/** responsive for mobile **/
@media screen and (max-width: 750px) {
  body p {
    font-size: 1em;
  }

  .overlay_whiteback_inner {
    font-size: 1em;
  }

  .about_wrapper {
    font-size: 1em;
  }

  .overlay_whiteback_text {
    height: 125px;
    margin-top: 0;
  }

  .grid-sizer {
    width: 100%;
  }

  .services_wrap {
    width: 100%;
  }

  #s5_component_wrap_inner h2, #s5_component_wrap_inner h1 {
    font-size: 2.3em;
  }

  .user-login-form {
    min-height: 50vh;
    width: 100%;
  }

  div.modal.fade.in {
    width: 90%;
  }
  #s5_custom_1 .social_icon{
          width: 20px;

  }
  .iso_rs {
    float: right;
}
}


