/* *** CSS RESET *** */

:focus {outline: 0}
a {outline: none; text-decoration: none;}
a, img {border: 0;}
button {cursor: pointer;}

/* *** GLOBAL *** */

.bx-wrapper {
    z-index: 1;
}

iframe {
    border: none;
}

body h1, body h2, body h3, body h4, body h5, body h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0;
    margin-top: 0;
}

body p {
    margin-bottom: 25px;
    margin-top: 0;    
}

body h2 {
    font-size: 20px;
    margin-bottom: 25px;
    margin-top: 0;
}

body ul {
    margin-bottom: 25px;
    padding-left: 16px;
    margin-top: 0;
}

body ol {
    padding-left: 20px;
    margin-bottom: 25px;
    margin-top: 0;
}

body .bx-wrapper {
    padding: 0;
    border: none;
}

body {
    overflow-x: hidden;
}

figure {
    margin: 0;
}

body a:hover {
    text-decoration: none;
}

input, textarea, button {
    font-family: arial;
}

body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #315a9c;
    background: #c9ebf8;
    line-height: 1.7;
    min-width: 302px;
}

img {
    max-width: 100%;
    max-height: 100%;
}

a, a:hover, a:focus, a:active {
    outline: none !important;
    text-decoration: none;
}

.hamburger, .hamburger:focus, .hamburger:active {
    outline: none !important;
    border: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body .hamburger-inner, body .hamburger-inner::before, body .hamburger-inner::after {
    height: 2px;
}

body .bx-wrapper .bx-controls-auto, body .bx-wrapper .bx-pager {
    position: relative;
    bottom: auto;
    width: auto;
}

.clearer {
    clear: both;
    height: 0;
}

.chosen-container-single .chosen-single div b {
    background: none;
}

.logo, img, a, button {
    -webkit-transition: 0.15s linear;
    -moz-transition: 0.15s linear;
    -ms-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear;
}

.bx-caption {
    display: none;
}

.bx-wrapper {
    box-shadow: none;
    border: 0;
    margin: 0;
    background:transparent;    
}

.content-box {
    float: left;
    width: 100%;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1370px;
    }
}

/* *** BANNER *** */

.banner-full-screen.animate__animated {
    opacity: 0;
}

.banner-full-screen .animate__animated {
    opacity: 0;
}

.banner {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    z-index: 1;
    background: url('../img/img0.png') center center no-repeat;
    background-size: cover;
}

.banner ul {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
}

.banner ul li {
    position: relative;
    float: left;
    width: 100%;
    height: 406px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
}

.banner .bx-controls-direction {
    display: none;
}

.banner .bx-controls {
    display: block;
}

body, html {
    height: 100%;
}

.banner-full-screen {
    width: 100%;
    height: 100%;
}

.banner-full-screen .banner, .banner-full-screen .bx-wrapper, .banner-full-screen .bx-viewport, .banner-full-screen ul, .banner-full-screen li {
    height: 100% !important;
}

.banner-full-screen {
    height: 100%;
}

.ban-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

}

.ban-image-2, .ban-image-3, .ban-image-4, .ban-image-5, .ban-image-6, .ban-image-7 {
    width: 1200px;    
    left: 50%;
    margin-left: -600px;
}

/* *** HOME *** */

.content-box {
    margin-bottom: 100px;
}

.download-content-box {
    margin-bottom: 0;
}

.data-content-box {
    margin-bottom: 0;
}

.txt-box {
    padding: 75px 0 50px 0;
}

.txt-box .text {
    width: 590px;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
}

.boxes-1 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.boxes-1 .col-box {
    width: 50%;
    float: left;
}

.text p:last-child {
    margin-bottom: 0;
}

.text ul li:before {
    content: "-";
    margin-right: 15px;
}

.text ul {
    padding-left: 0;
    list-style: none;
}

.banner-full-screen + .content-box-1 {
    background: url('../img/img11.png') center top;
    background-repeat: repeat-x;
}

.content-box-1 .description {
    padding-left: 70px;
}

.content-box-1 .main-figure, .content-box-1 .mask-figure {
    padding-right: 70px;
}

.content-box-1 .main-figure {
    width: 120%;
    float: right;
}

.content-box-2 .main-figure {
    width: 120%;
    float: left;
}

.content-box-2 .description {
    padding-right: 70px;
}

.content-box-2 .main-figure, .content-box-2 .mask-figure {
    padding-left: 70px;
}

.text h2 {
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.3;
}

.main-figure {
    position: relative;
}

.main-figure img {
    display: block;
    /*max-width: none;
    float: right;*/
}

.mask-figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.carousel-box ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.carousel-box { 
    position: relative;
    margin: 0 auto;
    max-width: 100%;
    width: 1028px;
    padding: 0 100px;
}

.carousel-box .bx-controls {
    display: none;
}

.carousel-box-1 {
    padding: 25px;
    border: 1px solid #a0c4df;
    background: #d8f4ff;
    box-shadow: 0 0 40px rgba(49,90,156, 0.2);
    border-radius: 30px;
}

.carousel-box-1 img {
    border-radius: 15px;
}

.carousel-box .prev-box, .carousel-box .next-box {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 42px;
    height: 50px;
    z-index: 1000;
}

.carousel-box .prev-box {
    left: 0;    
}

.carousel-box .next-box {
    right: 0;    
}

.carousel-box .bx-prev, .carousel-box .bx-next {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    text-indent: -9999999px;
}

.carousel-box .bx-prev {
    background: url('../img/icons/img01.png') no-repeat;   
}

.carousel-box .bx-next {
    background: url('../img/icons/img02.png') no-repeat;
}

.carousel-box .prev-box:hover, .carousel-box .next-box:hover {
    opacity: 0.90;
}

.boxes-2 .col-box {
    width: 20%;
    float: left;
    text-align: center;
}

.boxes-2 .row-box .col-box:nth-child(2), .boxes-2 .row-box .col-box:nth-child(4) {
    margin-top: 38px;
}

.boxes-2 .row-box .col-box:nth-child(3) {
    margin-top: 76px;
}

.box-2 {
    width: 155px;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto;
    line-height: 1.4;
    padding-top: 75px;
    color: #315a9c;
    font-weight: bold;
    background: url('../img/icons/img03.png') center top no-repeat;
}

.box-2:hover {
    opacity: 0.9;
    color: #315a9c;
}

.data-content-box {
    text-align: center;
}

.text a {
    color: #315a9c;
    font-weight: bold;
}

.text a:hover {
    color: #315a9c;
    opacity: 0.8;
}

.data-content-box .text a {
    font-size: 18px;
}

.social-box {
    height: 55px;
}

.social-box a {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.social-box a:hover {
    margin-top: -5px;
}

.social-box {
    margin-top: 90px;
    margin-bottom: -90px;
    position: relative;
    z-index: 2;
}

.social-box a img {
    display: block;
}

.figure-2 {
    position: relative;
}

.figure-2-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.figure-2 img {
    display: block;
    margin: 0 auto;
}

/* *** FOOTER *** */

footer {
    float: left;
    width: 100%;
}

footer img {
    width: 100%;
    display: block;
}

/* *** CUSTOM SELECT *** */

.select {
    width: 100%;
    float: left;
}

.select .chosen-container {
    width: 100% !important;
}

.select ul {
    margin: 0 4px 4px 0 !important;
    padding: 0 0 0 4px !important;
}

.select .chosen-search {
    display: none;
}

.select .chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 0 0 0 10px;
    height: 29px;
    border: none;
    border-radius: 0;
    background: #fff;
    border: 1px solid #aaa;
    box-shadow: none;
    color: #000;
    font-size: 14px;  
    text-decoration: none;
    white-space: nowrap;
    line-height: 27px;
}

.select .chosen-drop ul li {
    background-image: none !important;
    height: auto !important;
}

.select .chosen-container-single .chosen-single div {
    width: 32px;
    /*background: url('../img/select-arrow.png') center no-repeat;*/
}

.select .chosen-container .chosen-results li.active-result {
    background: #fff;
    color: #000;
}

.select .chosen-container .chosen-results li:hover {
    background: #ec008d;
    color: #fff;
}

/* *** MENU RSP *** */

.header-rsp {
    top: 0;
    left: 0;
    position: fixed;
    overflow: auto;
    z-index: 101;
    width: 100%;
    padding: 10px 15px;
    height: 70px;
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,0.5);
    display: none;
}

.header-rsp .logo-rsp {
    height: 50px;
    width: 140px;
    display: table-cell;
    vertical-align: middle;
}

.header-rsp .logo-rsp img {
    max-width: 100%;
    max-height: 100%;
    margin-bottom: -3px;
}

.hamburger {
    position: absolute;
    top: 8px;
    right: 0;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background: red;
}

.data-rsp {
    position: absolute;
    top: 27px;
    right: 70px;
}

.data-rsp a {
    font-size: 11px;    
}

.menu-rsp {
    width: 100%;
    position: fixed;
    padding-top: 70px;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    float: right;
    height: 100%;
    display: none;      
}

.menu-rsp  .opacity-rsp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1;
    opacity: 0.4;
}

.menu-rsp nav {
    float: left;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.menu-rsp > nav > ul:first-child {
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;
}

.menu-rsp nav ul {
    float: left;
    width: 100%;
    margin: 0;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 0;
}

.menu-rsp nav li {
    position: relative;
    list-style: none;
    float: left;
    border: none;
    width: 100%;
    height: auto;
    border-top: 1px solid transparent;
}

.menu-rsp nav > ul > li:first-child {
    border-top: none;
}

.menu-rsp nav a {
    line-height: normal;    
    height: auto;
    color: #000;
    font-size: 16px;
    float: left;  
    width: 100%;
    padding: 17px 15px 15px 15px;
}

.menu-rsp nav a:hover {
    background-color: #b41b1e;
    color: #fff;
}

.menu-rsp nav ul .li-submenu > a {
    padding-right: 53px;
}

.btn-slide-down {
    width: 40px;
    height: 100%;
    background: #fff;
    border-left: 1px solid transparent;
    position: absolute;
    top: 0;
    font-size: 14px;
    text-align: center;
    color: #000;
    right: 0;
    z-index: 2;
    display: none !important;
    line-height: 52px;
    cursor: pointer;
}

.menu-rsp nav ul ul {
    display: none;
    color: #fff;
}

.btn-slide-down, .menu-rsp nav li {
    border-color: #dfdfdf;
}

.menu-rsp nav ul ul {
    background: #f4f4f4;
}

.menu-rsp nav ul ul ul ul {
    background: #fff;
}

.menu-rsp nav ul ul a {
    padding-left: 30px;
}

.menu-rsp nav ul ul ul a {
    padding-left: 45px;
}

/* *** RWD *** */

@media only screen and (max-width: 1500px) {
    .content-box-1 .main-figure, .content-box-2 .main-figure {
        width: 100%;
    }
    .content-box-1 .main-figure, .content-box-1 .mask-figure,
    .content-box-2 .description {
        padding-right: 30px;
    }
    .content-box-1 .description,
    .content-box-2 .main-figure, .content-box-2 .mask-figure{
        padding-left: 30px;
    }
    .container {
        padding: 0 30px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .ban-image-2, .ban-image-3, .ban-image-4, .ban-image-5, .ban-image-6, .ban-image-7 {
        width: 100%;    
        left: 0;
        margin-left: 0;
    }
}

@media only screen and (max-width: 1000px) {
    .main-menu ul li:hover ul {
        display: none;
    }
    .main-menu > ul > li > a {
        padding: 0 10px;
    }
    .main-menu ul > li.li-submenu > a {
        padding-right: 50px !important;
    }
    .main-menu ul > li > a .btn-slide-down {
        line-height: 61px;
        background: none !important;
        border-color: #fff !important;
    }
    .btn-slide-down {
        display: block !important;
    }
}

@media only screen and (min-width: 992px) {
    .menu-rsp {
        display: none !important;
    }
}

@media only screen and (max-width: 992px) {
    .container {
        padding: 0 15px !important;
    }
}

@media only screen and (max-width: 768px) {
    .text h2 {
        font-size: 20px;
    }
    .boxes-1 .col-box {
        width: 100%;
    }
    .content-box-1 .description, .content-box-2 .main-figure, .content-box-2 .mask-figure {
        padding-left: 0;
    }
    .content-box {
        margin-bottom: 40px;
    }
    .content-box-1 .main-figure, .content-box-1 .mask-figure, .content-box-2 .description {
        padding-right: 0;
    }
    .social-box img {
        height: 36px;
    }
    .social-box {
        margin: 35px 0 0 0;
    }
    .txt-box {
        padding: 40px 0 20px 0;
    }
    .carousel-box {
        padding: 0 49px;
    }
    .carousel-box-1 {
        padding: 10px;
    }
    .boxes-1 {
        position: relative;
        padding-top: 205px;
    }
    .main-figure {
        height: 177px !important;
        width: 100% !important;
        margin: 0 auto;
        float: none !important;
        padding: 0 !important;
        position: absolute;
        top: 0;
        left: 0;
    }
    .main-figure img {
        margin: 0 auto;
    }
    .mask-figure {
        height: 100%;
    }
    .boxes-2 .col-box {
        width: 100%;
        margin: 25px 0 0 0 !important;
    }
    .boxes-2 .row-box .col-box:first-child {
        margin-top: 0 !important;
    }
    .carousel-box-1 {
        border-radius: 10px;
    }
    .carousel-box-1 img {
        border-radius: 6px;
    }
}

@media only screen and (max-width: 576px) {
   
}
