/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.9.11.1629306057
Updated: 2021-08-18 17:00:57

*/
body {
    font-weight: 400;
}
#footer-bottom .container {
  max-width: 100%;
  width: 100%;
  padding: 0 30px;
}
.footer_bar {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
#footer-info, #footer-info a {
  width: 100%;
  color: #4B4B4B;
  font-weight: normal;
  font-size: 18px;
}
.footer_bar .left {
    position: relative;
    padding-left: 40px;
}
.footer_bar .left::before {
    content: "";
    background: url(/wp-content/uploads/2021/08/White-icon-transparent.png)no-repeat scroll center/ 20px;
    width: 35px;
    height: 33px;
    position: absolute;
    left: 0;
}

#main-footer form {
  max-width: 827px;
  margin: 0 auto;
}
#main-footer .inner_form {
  max-width: 500px;
  margin: 0 auto;
}
#main-footer .footer-widget .widget_block {
  margin: 0 auto;
  float: none;
}
#main-footer form h2 {
  font-size: 51px;
  color: #000;
}
#main-footer form input, #main-footer form textarea {
  width: 100%;
  border: 0;
  height: 37px;
  margin-bottom: 10px;
  padding: 15px 20px;
  font-size: 15px;
  border-radius: 5px;
}
#main-footer form textarea {
  height: 172px;
}
#main-footer form input[type="submit"] {
  background: #000;
  color: #fff;
  height: 52px;
  cursor: pointer;
}
#main-footer .form_footer {
    margin-top: 3rem;
}
#main-footer .form_footer h3 {
    color: #08101B;
    font-size: 36px;
    text-align: center;
    margin-bottom: 1rem;
}
#main-footer .form_footer p {
  text-align: center;
  color: #08101B;
  font-weight: normal;
}

#main-footer .footer-widget .widget_block {
  margin: 0 auto;
  float: none;
}
#main-footer {
    background: url(/wp-content/uploads/2021/08/footer_bg.jpg)no-repeat scroll center / cover;
}
.pa-inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}
.below_banner .et_parallax_bg {
    background-size: contain;
    background-repeat: repeat;
}
body #page-container .et_pb_section .et_pb_button.arrow_btn::after {
    content: "";
    background: url(/wp-content/uploads/2021/08/left-arrow.png)no-repeat scroll center;
    display: inline-flex !important;
    height: 16px;
    width: 33px;
    opacity: 1;
    position: relative;
    margin: 0 0 0 10px;
}
.top_banner h4 span{
    position:relative;
}
.top_banner h4 span::before {
    content: "";
    background: #393939;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 55%;
    z-index: -1;
    bottom: 0;
}
#hm_bg, #hm_bg2, #hm_bg3 {
    height: 100%;
}
#hm_bg::before {
    content: "";
    background: url(/wp-content/uploads/2021/08/Group-52.png)no-repeat scroll left top / auto 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
}
#hm_bg2::before {
    content: "";
    background: url(/wp-content/uploads/2021/08/Group-53-e1629483006679.png)no-repeat scroll right top / auto 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
}
#hm_bg3::before {
    content: "";
    background: url(/wp-content/uploads/2021/08/Group-54-e1629484733744.png)no-repeat scroll left bottom / 100% 80%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
}
#hm_bg .et_pb_column, #hm_bg2 .et_pb_column {
    margin: 5% auto 0 auto !important;
    max-width: 360px;
    float: none;
}
#hm_bg3 .et_pb_column {
    margin: auto 20% 3% auto !important;
    max-width: 365px;
    float: none;
}
.delay {
-webkit-animation-delay: 2s;
-moz-animation-delay: 2s;
-ms-animation-delay: 2s;
-o-animation-delay: 2s;
}
/*****  Inner Page ******/
.inner_wrapper {
    background: #161415;
}
.col_wrapper, .top_bar {
  display: flex;
}
.col_wrapper .left_side, .top_bar .left_logo {
  width: 30%;
}
.col_wrapper .left_side {
    background: url(/wp-content/uploads/2021/08/Group-26.png)no-repeat scroll left bottom / 100%;
}
.col_wrapper .right_side, .top_bar .right_menu {
  width: 70%;
  border-left: 1px solid #252525;
}
.right_hover {
    padding: 7% 10rem;
    border-bottom: 1px solid #252525;
    position: relative;
    cursor: pointer;
    transition: 0.3s;
}
.right_hover:last-child {
    border-bottom: 0;
}
.right_hover .hover_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.3s;
}
.right_hover .hover_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.right_hover .hover_img::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.72);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0;
}
.page-id-200 .right_hover:hover .hover_img {
    opacity: 0;
}
.page-id-190 .right_hover .hover_img::before {
    background-color: rgba(22, 20, 19, 0.3);
}
.page-id-190 .right_hover .hover_img {
    left: unset;
    width: auto;
}
.right_hover .title, .right_hover .content {
  position: relative;
  z-index: 1;
}

.right_hover:hover .hover_img{
    opacity: 1;
}
.right_hover .title {
    font-size: 30px;
    margin-bottom: 15px;
}
.right_side .next_link {
    padding: 3rem 30px;
    display: flex;
    justify-content: flex-end;
}
.right_side .next_link a {
  color: #fff;
  font-size: 30px;
}
.right_side .next_link a img {
  margin-left: 15px;
}
.left_side .top_col .title {
    font-size: 42px;
    letter-spacing: 2px;
    line-height: 1.2;
    max-width: 350px;
}
.left_side .top_col .sub_title {
    max-width: 350px;
    font-size: 25px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    margin: 1.5rem 0 2rem;
    line-height: 1.5;
}
.left_side .menu_col {
  padding: 5rem 70px;
  border-top: 1px solid #252525;
}
.left_side .top_col {
  padding: 5rem 70px;
}
.left_side .menu_col li {
  margin: 10px 0;
}
.left_side .menu_col li a {
  color: #fff;
  text-transform: lowercase;
  display: block;
  line-height: normal;
}
.left_side .menu_col li.current-menu-item a, .left_side .menu_col li:hover a {
  border-right: 3px solid #fff;
}
.page-template-inner-page #footer-widgets, .page-template-inner-page #main-header {
    display: none;
}
.page-template-inner-page #page-container{
    padding-top: 0 !important;
}
.btn_border {
    border: 1px solid #fff;
    color: #fff;
    padding: 16px 50px;
    display: inline-block;
    transition: 0.3s;
}
.btn_border:hover {
    border: 1px solid #E09900;
    background: #E09900;
}



.top_bar .left_logo a {
  padding: 4rem 70px;
  display: block;
}
.top_bar .left_logo {
  border-bottom: 1px solid #252525;
  position: relative;
}
.top_bar .left_logo:before {
  position: absolute;
  right: 20px;
  height: 100px;
  width: 10px;
  content: "";
  background: #fff;
  top: 50px;
}
.top_bar .right_menu {
  padding: 4rem 10rem;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #252525;
}
.top_bar .right_menu .page_title {
  font-size: 65px;
  padding-bottom: 0;
}

.col_wrapper .right_side li {
    position: relative;
    padding-left: 20px;
}
.col_wrapper .right_side li::before {
    content: "";
    background: #fff;
    height: 6px;
    width: 6px;
    position: absolute;
    left: 0;
    top: 12px;
    border-radius: 50%;
}
.page-template-inner-page .form_footer, .page-template-inner-page .inner_form h2 {
    display: none;
}

.page-template-inner-page .form_footer, .page-template-inner-page .inner_form h2 {
  display: none;
}
.page-template-inner-page .wpcf7-form-control {
    width: 100%;
    background: transparent;
    border-color: #2B2B2B;
    padding: 10px 20px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 15px;
}
.page-template-inner-page .wpcf7-form-control::placeholder {
   color: #434343;
   opacity: 1;
}
.page-template-inner-page input.text:focus, 
.page-template-inner-page input.title:focus, 
.page-template-inner-page input[type="text"]:focus, 
.page-template-inner-page select:focus, 
.page-template-inner-page textarea:focus{
   color:  #fff;
}

#main-footer {
    border-top: 1px solid #252525;
}
.page-template-inner-page form {
   max-width: 500px;
}
.page-template-inner-page input[type="submit"]{
   background: #fff;
   color: #000;
}
.page-template-inner-page .wpcf7 .ajax-loader {
    position: absolute;
}
.page-template-inner-page .wpcf7-response-output {
    font-size: 13px;
    border: 0;
}
.home {
    overflow-x: hidden;
}
.mob-menu-logo-holder:not(.home .mob-menu-logo-holder) {
    display: none;
}
.wpcf7 form .wpcf7-response-output {
    text-align: center;
    color: #000;
}
.wpcf7 form.sent .wpcf7-response-output {
    text-align: center;
    color: green;
}

@media(min-width: 1200px){
    #top-menu li {
        padding-right: 38px !important;
    }
}
@media(max-width: 1199px){
   .left_side .top_col .title {
       font-size: 33px;
   }
   .left_side .top_col .sub_title {
      font-size: 20px;
   }
   .top_bar .right_menu .page_title {
      font-size: 45px;
   }
   .right_side .next_link a {
      font-size: 25px;
   }
   .top_bar .left_logo::before {
       height: 80px;
       width: 7px;
       top: 80px;
   }
}
@media(max-width: 991px){
/*   .mob-menu-logo-holder {
       display: none;
   }*/
   .top_bar .left_logo a, .left_side .top_col {
    padding: 2rem;
   }
   .left_side .menu_col {
    padding: 5rem 2rem;
   }
   .mobmenur-container {
       top: 50px !important;
   }
   .right_hover {
      padding: 7% 4rem;
   }
   .top_bar .right_menu {
       padding: 2rem 4rem;
   }
   .btn_border {
       padding: 10px 30px;
   }
   .left_side .top_col .title {
       font-size: 25px;
   }
   .left_side .top_col .sub_title {
       font-size: 18px;
   }
   .home #page-container {
       padding-top: 0 !important;
   }
   .mob-menu-logo-holder {
    text-align: left !important;
    margin-left: 30px !important;
   }
   .home .mobmenur-container {
    top: 25px !important;
    margin-top: 10px;
   }
   .top_bar .left_logo::before {
    display: none;
   }
}

@media(max-width: 980px){
    #hm_bg .et_pb_column, #hm_bg2 .et_pb_column, #hm_bg3 .et_pb_column {
        margin: 0 auto !important;
        max-width: 90%;
        float: none;
    }
    #hm_bg::before, #hm_bg2::before, #hm_bg3::before {
     background: none;
    }
    #hm_bg, #hm_bg2, #hm_bg3 {
        height: auto;
        z-index: 1;
    }

    .pa-inline-buttons .et_pb_button_module_wrapper {
        display: block;
        text-align: center;
    }
    .big_height {
        height: auto !important;
        display: flex;
        justify-content: center;
        padding: 2rem 0 !important;
    }
    .big_height::before {
        content: "";
        background: rgba(0,0,0,.5);
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    .big_height .et_pb_module {
        text-align: center;
    }
    .big_logo img {
        max-width: 100%;
    }
    .mob-standard-logo {
        margin-top: 30px;
    }

}
@media(max-width: 767px){
   .top_bar .right_menu .page_title, .left_side .menu_col{
      display: none;
   }
   .col_wrapper .left_side, .col_wrapper .right_side {
      width: 100%;
   }
   .col_wrapper {
       flex-wrap: wrap;
   }
   .left_side .top_col {
      padding: 2rem 30px;
      text-align: center;
   }
   .right_hover {
       padding: 7% 30px;
   }
   #footer-info, #footer-info a {
       font-size: 12px;
       line-height: 30px;
   }
   .footer_bar {
      flex-direction: column;
      max-width: 370px;
      justify-content: center;
      margin: 0 auto;
   }
   .left_side .top_col .title, .left_side .top_col .sub_title {
       margin: 15px auto;
   }
   .top_bar .left_logo {
       width: 185px;
   }
   .top_bar .right_menu {
       flex: 1;
   }
   .top_bar .left_logo::before {
    right: 5px;
    height: 50px;
    width: 5px;
   }
}

@media(max-width: 575px){
   #footer-info, #footer-info a {
       line-height: normal;
   }
   .footer_bar .left::before {
       background: url(/wp-content/uploads/2021/08/White-icon-transparent.png)no-repeat scroll center/ 15px;
       width: 35px;
       height: 21px;
   }
   .footer_bar .left {
      margin-bottom: 10px;
   }
   .right_hover .title {
      font-size: 25px;
   }
}