
/* ===================================
    1. Global CSS
====================================== */
@import url(https://fonts.googleapis.com/css?family=Inter:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);

* {
    box-sizing: border-box;
    outline: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*::selection {
    background: #ffffff;
}

body {
    color: #707070;
    line-height: 1.5;
    font-size: 15px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    min-width: 320px;
    position: relative;
    overflow-x: hidden;
    background: #ffffff;
    /*#eff5f8*/
    background-position: center;
}



p {
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 13px;
    max-width: 90%;
}

.heading1 {
      margin-top: 20px;
    font-size: 14px;
    margin-bottom: 0px;
    max-width: 75%;
}

.heading2 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 450;
}
.heading3 {
    margin-top: 0px;
    font-size: 11px;
    margin-bottom: 30px;
}

.heading4 {
    margin-top: 0px;
    font-size: 12px;
    margin-top: 30px;
}

.heading5 {
    margin-top: 10px;
    font-size: 10px;
    margin-bottom: 0px;
}

.navlist {
    margin-top: 0px;
    font-size: 20px;
    margin-bottom: 10px;
}


a {
    text-decoration: none;
    color: #707070;
    transition: .35s ease-out;
}

a:hover {
    color: #707070;
}

.section a {
    font-weight: 500;
    color: #707070;
}

.section a:hover {
    color: #151515;
}

.doc-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: #fff;
}

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

.block-right .block-right {
    margin-right: 0;
}

img.block-right {
    max-width: calc(100% + 100px);
}

.content-670 {
    max-width: 670px;
}

.relative {
    position: relative;
}

.page-wrapper {
    pointer-events: auto;
    width: 100%;
    background-color: #ffffff;
    max-width: 75%;
}

.container-1 {
    }

.section h2.title {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0px;
    margin-bottom: 20px;
}

.section h3.title {
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0px;
    margin-bottom: 40px;
}


.section {
    margin-top: 150px;
    padding-top: 200px;
}

.single .section {
    min-height: 100vh;
}

.page-wrapper > section:first-of-type {
    margin-top: 0;
}

.page-wrapper > section:last-of-type {
    padding-bottom: 85px;
}

.section .section-des {
    margin-bottom: 20px;
}

.video_11 {
    position: relative;
    height: 0;
    padding-bottom: 65%;
   max-width: 65%;
    background: #eaeaea;
    
    
}

.video_11 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
 
}

.video_169 {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    background: #eaeaea;
    
    
}

.video_169 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
 
}

/* Clear floats after the columns */
.row1:after {
  content: "";
  display: table;
  clear: both;
}

.column1 {
    margin-top: 10px;
  float: left;
    width: 25%;
}

.column2 {
  float: left;
    width: 75%;
}

@media (max-width: 767px) {

    .column2 {
        display: none;
    }
    
    .column1 {
    margin-top: 10px;
  float: left;
    width: 100%;
}
    
    
     .section {
        margin-top: 0;
        padding-top: 20px;
    }
    
    .navlist {
    margin-top: 0px;
    font-size: 25px;
    margin-bottom: 10px;
        line-height: 1.6;
}
    
    .heading1 {
      margin-top: 20px;
    font-size: 14px;
    margin-bottom: 0px;
    max-width: 100%;
}

.heading2 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 450;
}
.heading3 {
    margin-top: 0px;
    font-size: 13px;
    margin-bottom: 30px;
}


.heading5 {
    margin-top: 10px;
    font-size: 12px;
    margin-bottom: 0px;
}

    
}


/* ===================================
    2. Header / Menu CSS
====================================== */

.s-nav {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    height: 100vh;
    max-width: 25%;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    padding: 85px 20px 85px 20px;
}

.nav-count {
    position: relative;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 48px;
}

.nav-count > div {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.nav-count .current-num {
    width: 18px;
}

.nav-count .current-num span {
    left: 0;
    top: 0;
    position: absolute;
    color: #f44647;
}

.nav-count .pagination-sep {
    padding: 0 12px;
}

.nav-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 10px;
    padding-top: 0px;
}

.nav-list li a {
    display: inline-block;
     padding-bottom: 3px;
}

.nav-list li.current a {
    color: #f44647;
}

.nav-list li ul {
    padding-left: 28px;
    display: none;
    width: 100% !important;
}

.nav-soc {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    /*left: 200px;*/
    bottom: 79px;
}

.nav-soc li {
    margin-right: 25px;
}

.nav-soc li:last-child {
    margin-right: 0;
}

.nav-soc li a {
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 5px;
}

.nav-container .site-title {
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 5px;
    font-weight: 700;
    margin-bottom: 51px;    
    position: relative;
    display: inline-block;
}

.nav-container .site-title:before {
    content: '';
    position: absolute;
    bottom: -3px;
    right: 5px;
    height: 2px;
    width: calc(100% - 5px);
    transition: .35s ease-out;
    background-color: #000000;
}

.nav-container .site-title:hover:before {
    width: 0;
    background-color: #f44647;
}

.nav-btn {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    padding: 14px 10px;
    transition: .15s ease;
    cursor: pointer;
    z-index: 10;
    background-color: #fff;
}

.nav-btn.scroll-bottom {
    top: -50px;
}

.nav-btn:hover .nav-btn-cover:before {
    margin-left: 9px;
}

.nav-btn:hover .nav-btn-cover .menu-line {
    margin-left: 17px;
}

.nav-btn.active .nav-btn-cover .menu-line {
    opacity: 0;
}

.nav-btn.active .nav-btn-cover:before {
    transform: rotate3d(0, 0, 1, 45deg) translate3d(0, 0, 0);
    margin-left: 0;
    width: 26px;
}

.nav-btn.active .nav-btn-cover:after {
    transform: rotate3d(0, 0, 1, -45deg);
    width: 26px;
}

.nav-btn .nav-btn-cover {
    position: relative;
    height: 20px;
    width: 30px;
    display: block;
}

.nav-btn .nav-btn-cover .menu-line {
    width: 13px;
    height: 3px;
    position: absolute;
    transition: all 0.25s;
    margin-left: 0;
    top: 8px;
    background-color: #000;
}

.nav-btn .nav-btn-cover:after, 
.nav-btn .nav-btn-cover:before {
    content: '';
    height: 3px;
    width: 30px;
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    top: 8px;
    background-color: #000;
}

.nav-btn .nav-btn-cover:before {
    transform: translate3d(0, -8px, 0px);
    width: 21px;
    margin-left: 0;
}

.nav-btn .nav-btn-cover:after {
    transform: translate3d(0, 8px, 0);
}

@media (min-width: 767px) {

    .nav-btn {
        display: none;
    }

}
    




/* ===================================

    11. Responsive CSS
====================================== */

@media (max-width: 1199px) {

    
      .s-nav {
            max-width: 18%;
          display:inline;
    }
    
    /*    .heading1 {
      margin-top: 20px;
    font-size: 12px;
    margin-bottom: 0px;
    max-width: 100%;
} */
    
@media (max-width: 1400px) {

    

    .nav-soc {
        bottom: 50px;
    }

  


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

    img.block-right {
        max-width: calc(100% + 60px);
    }
    

    

}

@media (min-width: 1200px) and (max-height: 660px) {

    .nav-count {
        margin-bottom: 80px;
    }
   

}

@media (max-width: 1199px) {

   

    .s-nav {
        right: auto;
        left: -100%;
        pointer-events: none;
        background-color: #fff;
        max-width: 80%;
        width: 100%;
        z-index: 9;
        padding: 80px 30px 60px;
        overflow: auto;
        height: 100%;
        transition: .25s ease-in;
    }

    .s-nav.active {
        transition: .25s ease-out;
        box-shadow: 0 0 4px rgba(255, 240, 240, 0.5);
        left: 0;
        pointer-events: auto;
    }

    .dropdown {
        cursor: pointer;
    }

    .dropdown > a {
        pointer-events: none;
    }

    .nav-count {
        margin-bottom: 50px;
    }

    .nav-soc {
        left: 15px;
        bottom: 15px;
    }

    .nav-container {
        padding-left: 10px;
    }
    
 /*   .heading1 {
      margin-top: 20px;
    font-size: 12px;
    margin-bottom: 0px;
    max-width: 95%;
} */


   
    .page-wrapper > section:last-of-type {
        padding-bottom: 55px;
    }

    [data-jarallax-element] {
        transform: none !important;
    }
     .page-wrapper {
        max-width: 100%;
    }

}

@media (max-width: 1199px) and (max-height: 550px) {

    .nav-soc {
        position: relative;
        left: auto;
        bottom: auto;
    }

    .nav-container {
        padding-bottom: 60px;
    }

}

@media (max-width: 1020px) {

    body {
        background: #ffffff;;
    }
    

}

@media (max-width: 991px) {

 
    .block-right {
        margin-right: 0;
    }

    img.block-right {
        max-width: 100%;
    }

    .container-wrap {
        width: 100%;
    }

 
}

@media (max-width: 1200px) {    

    .nav-btn {
        background-color: #fff;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 2;
    }

    .s-nav {
        z-index: 2;
        padding: 40px 15px 60px;
        margin-top: 46px;
    }

    .page-wrapper {
        margin-top: 48px;
    }

    .nav-count {
        position: fixed;
        top: 12px;
        right: 15px;
        display: block;
        opacity: 1;
    }


}

@media (max-width: 575px) {

 
    
    .video_11 {
    position: relative;
    height: 0;
    padding-bottom: 100%;
   max-width: 100%;
    background: #eaeaea;
    
    
}

.video_11 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
 
}

}