﻿html,body{margin:0;padding:0;height:100%;font-family:"proxima-nova",sans-serif;}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;}#body_content{overflow:hidden;}.w-100{width:100%;}.hide{display:none;}.show{display:block;}.pt-5{padding-top:5rem;}.mx-auto{margin-left:auto;margin-right:auto;}.my-auto{margin-bottom:auto;margin-top:auto;}.mx--0{margin-right:0;margin-left:0;}.my--0{margin-top:0;margin-bottom:0;}.px--0{padding-right:0;padding-left:0;}.py--0{padding-top:0;padding-bottom:0;}.pr-0{padding-right:0 !important;}.pl-0{padding-left:0 !important;}.pt-0{padding-top:0 !important;}.pb-0{padding-bottom:0 !important;}.pr-1{padding-right:1rem !important;}.pl-1{padding-left:1rem !important;}.pt-1{padding-top:1rem !important;}.pb-1{padding-bottom:1rem !important;}.pr-2{padding-right:2rem !important;}.pl-2{padding-left:2rem !important;}.pt-2{padding-top:2rem !important;}.pb-2{padding-bottom:2rem !important;}.pr-3{padding-right:3rem !important;}.pl-3{padding-left:3rem !important;}.pt-3{padding-top:3rem !important;}.pb-3{padding-bottom:3rem !important;}.pr-4{padding-right:4rem !important;}.pl-4{padding-left:4rem !important;}.pt-4{padding-top:4rem !important;}.pb-4{padding-bottom:4rem !important;}.pr-5{padding-right:5rem !important;}.pl-5{padding-left:5rem !important;}.pt-5{padding-top:5rem !important;}.pb-5{padding-bottom:5rem !important;}.mx--15{margin-right:-15px;margin-left:-15px;}.my--15{margin-top:-15px;margin-bottom:-15px;}.text-center{text-align:center;}.text-left{text-align:left;}ol,ul{padding:0;list-style:none;}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0;}select,option,textarea,a,input::placeholder{font-family:'proxima-nova',sans-serif;-webkit-appearance:none;}p{margin:0;}.overflow-hidden{overflow:hidden;}.overflow-visible{overflow:visible;}.header__menu{position:fixed;left:0;width:100%;margin:0;z-index:20;padding:0 8.75rem 0 8.75rem;transition:transform .4s;transform:translateY(0);background:#fff;transition:all .7s ease;}.header__menu .v_logo{width:120px;content:url("../images/svg/logo.svg");display:block;}.header__menu.light{background:none;}.header__menu.light .v_logo{content:url("../images/svg/logo-light.svg");}.header__menu.light .m-nav nav>ul>li:not(.button_group){opacity:.4;transition:all .5s ease;}.header__menu.light .m-nav nav>ul>li:not(.button_group):hover{opacity:1;}.header__menu.light .m-nav nav>ul>li>a{font-size:14px;font-weight:400;color:#fff;line-height:26px;}.header__menu.light .parent-menu:before{border-color:#fff !important;}@media only screen and (max-width:1920px){.header__menu{padding:0 8.75rem 0 8.75rem;}}@media only screen and (max-width:1690px){.header__menu{padding:0 4.75rem 0 4.75rem;}}.header__menu .mobile_header_c{position:relative;z-index:3;}@media only screen and (max-width:1024px) and (min-width:768px){.header__menu .mobile_header_c{padding-left:2rem !important;}}.header__menu .m_logo{height:100%;display:flex;align-items:center;}.header__menu .mobile_button_group{float:left;width:100%;display:none;}.header__menu .mobile_button_group .menu_button{width:50%;float:left;}.header__menu .mobile_button_group .menu_button a{border-right:1px solid rgba(255,255,255,.2);padding:20px .5rem;display:block;text-align:center;font-size:10px;}.header__menu .m-nav{margin-left:auto;height:100%;position:relative;z-index:2;}.header__menu .m-nav nav{display:flex;justify-content:space-between;width:100%;height:auto;}.header__menu .m-nav nav>ul{width:100%;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;height:100%;margin:0;position:relative;padding-left:4.75rem;}@media only screen and (max-width:1690px){.header__menu .m-nav nav>ul{padding-left:2rem;}}.header__menu .m-nav nav>ul .menu_button{margin-left:15px;padding:0;cursor:default;}.header__menu .m-nav nav>ul li{display:flex;align-items:center;cursor:pointer;padding:0 10px;}.header__menu .m-nav nav>ul li.button_group{padding:0;}.header__menu .m-nav nav>ul li a{padding:3.25em .6rem;}@media only screen and (max-width:1440px){.header__menu .m-nav nav>ul li a{padding:3.25em .2rem;}}.header__menu .m-nav nav>ul li.m-nav--dropdown{padding-right:20px;}.header__menu .m-nav nav>ul li.m-nav--dropdown>a{position:relative;}.header__menu .m-nav nav>ul li.m-nav--dropdown>a:before{content:'';position:absolute;right:-15px;top:50%;transform:translate(0,-75%) rotate(45deg);border-width:1px 1px 0 0;border:solid #000;border-width:0 1px 1px 0;display:inline-block;width:8px;height:8px;}.header__menu .m-nav nav>ul li.m-nav--dropdown>a:after{content:"";display:block;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;position:absolute;z-index:2;left:50%;bottom:0;opacity:0;transition:all .4s ease;margin-bottom:-2em;visibility:hidden;}.header__menu .m-nav nav>ul li.m-nav--dropdown:hover a:after{margin-bottom:0;opacity:1;visibility:visible;}.header__menu .m-nav nav>ul li.m-nav--dropdown:hover ul{z-index:1;opacity:1;margin-bottom:0;visibility:visible;}.header__menu .m-nav nav>ul li.m-nav--dropdown:hover:after{opacity:1;}.header__menu .m-nav nav>ul li.m-nav--dropdown ul{position:absolute;bottom:0;width:100%;background:#fff;transform:translateY(100%);height:auto;border-radius:5px;overflow:hidden;float:left;display:block;box-shadow:.35px 30px 50px rgba(0,0,0,.2);z-index:-1;opacity:0;transition:all .4s ease;left:0;margin-bottom:-1em;visibility:hidden;}.header__menu .m-nav nav>ul li.m-nav--dropdown ul.corporate_menu_ li{width:50%;}.header__menu .m-nav nav>ul li.m-nav--dropdown ul li{float:left;text-align:center;width:auto;min-width:33.33%;display:block;padding:0;border-right:1px solid #e7e9ed;}.header__menu .m-nav nav>ul li.m-nav--dropdown ul li a{padding:70px;width:100%;height:100%;display:block;text-align:left;transition:all .4s ease;}.header__menu .m-nav nav>ul li.m-nav--dropdown ul li a:hover{background-color:#e7e9ed;}@media only screen and (max-width:1690px){.header__menu .m-nav nav>ul li.m-nav--dropdown ul li a{padding:50px;}}.header__menu .m-nav nav>ul a{font-size:14px;font-weight:400;color:#1f1f1f;line-height:26px;text-decoration:none;letter-spacing:.2px;}.header__menu .m-nav nav>ul a.btn{color:#fff;padding:1.25em 2.25em 1.25em 2.25em;}@media only screen and (max-width:1690px){.header__menu .m-nav nav>ul a.btn{padding:1em 1.5em 1em 1.5em;}}.header__menu.is-hidden{transform:translateY(-100%);}button{transition:all .6s ease;outline:none;font-family:Proxima Nova;}button.btn,a.btn{transition:all .6s ease;text-decoration:none;font-family:'proxima-nova',sans-serif;}button.btn-dark,a.btn-dark{background-color:#1f1f1f;color:#fff;border:1px solid #1f1f1f;}button.btn-dark:hover,a.btn-dark:hover{background-color:#24428a;border:1px solid #24428a;}button.btn-light,a.btn-light{background-color:#f8f8fa;color:#1f1f1f;border:1px solid #1f1f1f;}button.btn-light:hover,a.btn-light:hover{color:#fff;background-color:#1f1f1f;}button.btn-blue,a.btn-blue{background-color:#24428a;color:#fff;border:1px solid #24428a;}button.btn-blue:hover,a.btn-blue:hover{background-color:#1f1f1f;border:1px solid #1f1f1f;}button.btn-transparent,a.btn-transparent{background-color:none;color:#fff;border:1px solid #fff;}button.btn-transparent:hover,a.btn-transparent:hover{color:#1f1f1f;background-color:#fff;}footer a{text-decoration:none;}footer ul{display:flex;flex-flow:row wrap;align-items:center;}footer ul li{padding:0 10px;}footer .back_top_{background:#1f1f1f;position:absolute;left:0;top:0;bottom:0;width:8.75rem;display:flex;align-items:center;justify-content:center;visibility:visible;z-index:2;}@media only screen and (max-width:1690px){footer .back_top_{width:4.75rem;}}footer .back_top_ a{cursor:pointer;}footer .back_top_ a img{width:60px;}@media only screen and (max-width:1690px){footer .back_top_ a img{width:40px;}}footer .footer_menu_row_{background:#e7e9ed;position:relative;padding:4.75rem 8.75rem 4.75rem 8.75rem;}@media only screen and (max-width:1690px){footer .footer_menu_row_{padding:2rem 4.75rem 2rem 4.75rem;}}footer .footer_menu_row_ a{color:#ccccce;}footer .footer_menu_row_ .m_logo{display:flex;align-items:center;}footer .footer_menu_row_ .m_logo img{width:120px;display:block;}@media only screen and (max-width:1024px) and (min-width:768px){footer .footer_menu_row_ .m_logo img{width:210px !important;margin:0 auto;}}footer .footer_menu_row_ .f-nav{padding-left:8.75em;display:flex;flex-flow:row wrap;width:100%;justify-content:space-between;align-items:stretch;}footer .footer_menu_row_ .f-nav ul.footer_menu_ a{font-size:14px;font-weight:500;color:#1f1f1f;line-height:26px;}footer .footer_menu_row_ .f-nav ul.social_media_ li{margin-left:20px;padding:0;}footer .footer_menu_row_ .f-nav ul.social_media_ li a{width:auto;height:auto;height:50px;width:50px;background:#f8f8fa;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#1f1f1f;}footer .footer_menu_row_ .f-nav ul.social_media_ li a i{font-weight:900;}footer .footer_rights_row_{background:#1f1f1f;position:relative;font-size:14px;font-weight:600;color:#8f8f8f;line-height:24px;padding:20px 8.75rem 20px 8.75rem;}@media only screen and (max-width:1690px){footer .footer_rights_row_{padding:20px 4.75rem 20px 4.75rem;}}footer .footer_rights_row_ .back_top_{visibility:hidden;z-index:-1;width:0;height:0;}footer .footer_rights_row_ nav{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;}footer .footer_rights_row_ nav a{font-size:14px;font-weight:600;color:#8f8f8f;line-height:24px;}@media only screen and (max-width:1024px) and (min-width:768px){footer .footer_rights_row_ span{margin-bottom:0 !important;}}.chat-fixed{position:fixed;right:3rem;bottom:3rem;z-index:11;width:auto;}.chat-fixed a{background-color:#24428a;border-radius:15px;padding:1em;box-shadow:0 3px 16px rgba(0,0,0,.2);float:left;}.chat-fixed a:hover{webkit-animation-name:hvr-icon-rotate;animation-name:hvr-icon-wobble-rotate;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;}.chat-fixed a img{width:19px;float:left;}ul.social_media_ li{padding:0;}ul.social_media_ li a{transition:all .6s ease;}ul.social_media_ li a:hover{background-color:#1f1f1f !important;color:#fff !important;}.form_ label.error{font-size:12px;color:#f00;}.form_ .form-group{position:relative;margin-bottom:30px;}.form_ .form-group.form-selectbox:before{content:'';position:absolute;right:45px;top:50%;transform:translate(0,-75%) rotate(45deg);border:solid #000;border-width:0 2px 2px 0;width:9px;height:9px;z-index:2;}.form_ .form-group .form-control{display:block;width:100%;border:1px solid #ccccce;padding:20px;border-radius:0;outline:none;position:relative;font-family:Proxima nova;font-size:14px;font-weight:500;color:#1f1f1f;line-height:26px;font-family:'proxima-nova',sans-serif;-webkit-appearance:none;}.form_ .form-group .form-control::placeholder{color:rgba(0,0,0,.2);}.form_ .form-group .form-control select{width:100%;padding:20px 15px;position:relative;border-radius:0 !important;outline:none !important;border:1px solid #ccccce;font-size:16px;font-weight:500;color:#1f1f1f;line-height:18px;}.form_ .form-group .form-control.error{border:1px solid #f00;}.form_ .submit_{display:flex;justify-content:space-between;flex-direction:row;align-items:flex-start;}.form_ .submit_ .kvkk_text_{font-size:14px;font-weight:300;color:#1f1f1f;line-height:25px;}.form_ .submit_ .kvkk_text_ #kvkk-error{float:left;width:100%;}.form_ .submit_ .kvkk_text_ label a{cursor:pointer;}.form_ .submit_ .kvkk_text_ .checkbox_outer{position:relative;margin-right:10px;}.form_ .submit_ .kvkk_text_ .checkbox_outer input[type="checkbox"]{visibility:hidden;}.form_ .submit_ .kvkk_text_ .checkbox_outer .checkbox_inner{width:20px;height:20px;border:1px solid #1f1f1f;background-color:#fff;position:absolute;left:0;transition:all .2s ease;top:-2px;}.form_ .submit_ .kvkk_text_ .checkbox_outer .checkbox_inner:before{position:absolute;transform:translate(-50%,-60%) rotate(45deg);border:solid #fff;left:50%;top:50%;border-width:0 2px 2px 0;width:40%;height:70%;content:'';transition:all .2s ease;opacity:0;}.form_ .submit_ .kvkk_text_ .checkbox_outer input[type="checkbox"]:checked+.checkbox_inner{background-color:#1f1f1f;}.form_ .submit_ .kvkk_text_ .checkbox_outer input[type="checkbox"]:checked+.checkbox_inner:before{opacity:1;}.form_ .submit_ .kvkk_text_ .checkbox_outer .error+.checkbox_inner{border:1px solid #f00;}.form_ .submit_ .kvkk_text_ a{font-weight:600;text-decoration:underline;}.form_ .submit_ button{cursor:pointer;padding:15px 50px;font-size:12px;font-weight:900;color:#fff;line-height:26px;}.modal-open{overflow:hidden;}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0;}.modal.success .modal-img.success{display:block;}.modal.error .modal-img.error{display:block;}.modal.comments_modal_ .modal-body{padding:2.75rem;}.modal.comments_modal_ .modal-body .text-container{max-height:60vh;}.modal.comments_modal_ .modal-body .text-container .comments__{padding-top:0;}.modal.comments_modal_ .modal-body .text-container .comments__ .comment__{margin:0;padding:10px 0;border-bottom:1px solid #e7e9ed;}.modal.kvkk_modal_ .modal-body{padding:2rem;text-align:left;}.modal.kvkk_modal_ .modal-body .modal-text{font-weight:400;line-height:20px;}.modal.kvkk_modal_ .modal-body .btn{margin-top:25px;padding:15px 40px;display:inline-block;cursor:pointer;}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);}.modal-open .modal{overflow-x:hidden;overflow-y:auto;}.modal-dialog{position:relative;margin:auto;top:50%;transform:translateY(-50%);transition:all .4s ease;}@media only screen and (max-width:768px){.modal-dialog{width:85%;}}.modal-content{position:relative;background-color:#fff;border-radius:10px;outline:0;}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:rgba(0,0,0,.4);}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0;}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5;}.kvkk_modal_ .modal-title{align-self:normal;}.modal.message .modal-text{text-align:center;}.modal-body{position:relative;padding:4.75rem;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;text-align:left;}.modal-body button{padding:15px 4.75rem;margin-top:40px;cursor:pointer;}@media only screen and (max-width:768px){.modal-body{padding:2rem 20px;}.modal-body button{width:100%;}}.modal-body.kvkk_modal_ .modal-title{align-self:normal;}.modal-body .modal-img{display:none;}.modal-body .modal-title{font-size:28px;font-weight:800;color:#1f1f1f;line-height:32px;margin:15px 0;text-align:center;}.modal-body .text-container{max-height:400px;overflow-y:auto;overflow-x:hidden;}.modal-body .text-container .modal-text{font-size:14px;font-weight:600;color:#8f8f8f;line-height:16px;}.hide-mobile{display:none;}@media(max-width:992px){.hide-mobile{display:block;}}@media(min-width:768px){.modal-dialog{width:520px;}.modal-sm{width:300px;}}@media(min-width:992px){.modal-lg{width:900px;}}@-webkit-keyframes hvr-icon-rotate{16.65%{transform:rotate(-15deg);}33.3%{transform:rotate(13deg);}49.95%{transform:rotate(-9deg);}66.6%{transform:rotate(7deg);}83.25%{transform:rotate(-4deg);}100%{transform:rotate(0);}}@keyframes hvr-icon-wobble-rotate{16.65%{transform:rotate(-15deg);}33.3%{transform:rotate(13deg);}49.95%{transform:rotate(-9deg);}66.6%{transform:rotate(7deg);}83.25%{transform:rotate(-4deg);}100%{transform:rotate(0);}}@keyframes hvr-icon-wobble-horizontal{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px);}33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px);}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px);}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px);}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px);}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@media only screen and (max-width:1690px) and (min-width:768px){.header__menu .m-nav nav>ul{padding:0;}.header__menu .m-nav nav>ul li{padding:0 10px;}.header__menu .m-nav nav>ul li.m-nav--dropdown{padding-right:15px;}}@media only screen and (max-width:1440px) and (min-width:1366px){.header__menu .m-nav nav>ul a.btn{padding:1em .75em;}.header__menu .m-nav nav>ul li.m-nav--dropdown{padding-right:10px;}.header__menu .m-nav nav>ul li{padding:0 12px;}.header__menu .m-nav nav>ul .menu_button{margin-left:5px;}.header__menu .m-nav nav>ul li.m-nav--dropdown>a:before{right:-7px;width:6px;height:6px;}}@media only screen and (max-width:1240px){.chat-fixed{right:.75rem;bottom:1.5rem;}body.menu_open{overflow:hidden;width:100%;}body.menu_open .m-nav{right:0;}body.menu_open .header__menu{height:100%;}body.menu_open .a_hamburger .navbar-toggler span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:50% !important;}body.menu_open .a_hamburger .navbar-toggler span:nth-child(2){opacity:0 !important;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-o-transform:translateX(50%);transform:translateX(50%);}body.menu_open .a_hamburger .navbar-toggler span:nth-child(3){width:100%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:50% !important;width:100% !important;}.header__menu.light,.header__menu{background:none !important;padding:0;}.header__menu.light .mobile_button_group,.header__menu .mobile_button_group{display:block;}.header__menu.light .mobile_header_c,.header__menu .mobile_header_c{width:100%;display:flex;justify-content:space-between;overflow:hidden;padding:0 20px;background:#fff;border-bottom:1px solid rgba(35,55,71,.2);}.header__menu.light .mobile_header_c .m_logo,.header__menu .mobile_header_c .m_logo{padding:20px 0;}.header__menu.light .mobile_header_c .m_logo .v_logo,.header__menu .mobile_header_c .m_logo .v_logo{content:url(../images/svg/logo.svg);height:30px;width:auto;}.header__menu.light .mobile_header_c .a_hamburger,.header__menu .mobile_header_c .a_hamburger{display:flex;align-items:center;justify-content:center;height:100%;}.header__menu.light .mobile_header_c .a_hamburger .navbar-toggler,.header__menu .mobile_header_c .a_hamburger .navbar-toggler{width:30px;padding:0;height:20px;display:block;position:relative;margin:0;z-index:2;}.header__menu.light .mobile_header_c .a_hamburger .navbar-toggler:before,.header__menu .mobile_header_c .a_hamburger .navbar-toggler:before{content:'';position:absolute;left:-20px;top:-105px;bottom:0;width:1px;background:rgba(35,55,71,.2);height:200px;transition:all .4s ease;}.header__menu.light .mobile_header_c .a_hamburger .navbar-toggler span,.header__menu .mobile_header_c .a_hamburger .navbar-toggler span{background:#233747;position:absolute;float:left;height:2px;width:100%;opacity:1;right:0;top:0;-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}.header__menu.light .mobile_header_c .a_hamburger .navbar-toggler span:nth-child(1),.header__menu .mobile_header_c .a_hamburger .navbar-toggler span:nth-child(1){top:0;}.header__menu.light .mobile_header_c .a_hamburger .navbar-toggler span:nth-child(2),.header__menu .mobile_header_c .a_hamburger .navbar-toggler span:nth-child(2){top:50%;}.header__menu.light .mobile_header_c .a_hamburger .navbar-toggler span:nth-child(3),.header__menu .mobile_header_c .a_hamburger .navbar-toggler span:nth-child(3){top:20px;width:75%;}.header__menu .m-nav{width:100%;height:100vh;top:0;right:-100%;bottom:0;position:absolute;transition:all .6s ease;}.header__menu .m-nav nav{background:#fff;height:100%;padding-top:5rem;transition:all .4s ease;}.header__menu .m-nav nav>ul{flex-direction:column;padding:0;justify-content:initial;}.header__menu .m-nav nav>ul li{padding:0;opacity:1 !important;position:relative;overflow:hidden;}.header__menu .m-nav nav>ul li.m-nav--dropdown{position:relative;display:flex;flex-direction:column;width:100%;}.header__menu .m-nav nav>ul li.m-nav--dropdown>a.parent-menu:before{content:'';position:absolute;top:50%;transform:translate(0,-75%) rotate(45deg);border-color:#000 !important;border-width:0 2px 2px 0;display:inline-block;left:15px;width:6px;height:6px;transition:all .4s ease;}.header__menu .m-nav nav>ul li.m-nav--dropdown ul{width:100%;transform:initial;margin-bottom:0;position:relative;box-shadow:none;border-right:none;transition:none;display:none;}.header__menu .m-nav nav>ul li.m-nav--dropdown ul li{border:none;width:100% !important;}.header__menu .m-nav nav>ul li.m-nav--dropdown ul li a{padding:0 30px;font-size:18px;font-weight:400;line-height:22px;padding-bottom:15px;background:none !important;}.header__menu .m-nav nav>ul li.m-nav--dropdown ul li a.hover{background:none;}.header__menu .m-nav nav>ul li.m-nav--dropdown.hover>a{color:#24428a;}.header__menu .m-nav nav>ul li.m-nav--dropdown.hover .parent-menu:before{transform:translate(0,-75%) rotate(-135deg);}.header__menu .m-nav nav>ul li.m-nav--dropdown.hover ul{opacity:1;visibility:visible;height:auto;z-index:1;}.header__menu .m-nav nav>ul li:not(.button_group){padding:0;outline:none !important;-webkit-tap-highlight-color:transparent;}.header__menu .m-nav nav>ul li:not(.button_group) a{width:100%;padding:.5rem 2rem;font-size:24px;font-weight:800;line-height:29px;color:#1f1f1f;z-index:2;position:relative;}.header__menu .m-nav nav>ul li:not(.button_group):focus,.header__menu .m-nav nav>ul li:not(.button_group):active{outline:none !important;background:none !important;}.header__menu .m-nav nav>ul li.button_group{position:absolute;bottom:0;width:100%;}.header__menu .m-nav nav>ul li.button_group .menu_button{width:50%;margin:0;text-align:center;}.header__menu .m-nav nav>ul li.button_group .menu_button .btn{display:block;padding:1rem 0;border-right:1px solid rgba(255,255,255,.2);padding:20px .5rem;display:block;text-align:center;font-size:10px;}footer .footer_menu_row_{padding:4.75rem 57px 4.75rem 57px !important;}footer .footer_menu_row_ .back_top_{visibility:hidden;z-index:-1;}footer .footer_menu_row_ .m_logo{margin-bottom:30px;width:100%;}footer .footer_menu_row_ .m_logo a{width:100%;}footer .footer_menu_row_ .m_logo img{content:url(../images/svg/logo-horizontal.svg);width:100%;}footer .footer_menu_row_ .f-nav{padding:0 !important;}footer .footer_menu_row_ .footer_menu_ li{width:50%;padding-bottom:15px;padding-left:0;}footer .footer_menu_row_ ul.social_media_{justify-content:space-between !important;width:calc(100% + 30px);margin-top:30px;margin-left:-15px;margin-right:-15px;}footer .footer_menu_row_ ul.social_media_ li{flex-basis:25%;margin:0 !important;}footer .footer_menu_row_ ul.social_media_ li a{margin:0 auto;}footer .footer_rights_row_{padding:2rem 20px 20px 4.75rem;}footer .footer_rights_row_ li{padding:0;margin-right:20px;}footer .footer_rights_row_ span{font-size:12px;margin-bottom:30px;}footer .footer_rights_row_ .back_top_{width:4.75rem;height:100%;z-index:1;background:#2a2a2a;visibility:visible;left:0;z-index:3;}footer .footer_rights_row_ .back_top_ a{margin-top:5px;}}@media only screen and (max-width:425px){.header__menu .m-nav nav>ul{padding-bottom:70px;}.header__menu .m-nav nav>ul li.m-nav--dropdown ul li a{font-size:16px;padding:5px 0 5px 30px;}.header__menu .m-nav nav>ul li:not(.button_group) a{font-size:20px;}}@media only screen and (max-width:1024px) and (min-width:768px){.footer_menu_row_ .footer_menu_{width:100%;justify-content:space-between;}.footer_menu_row_ .footer_menu_ li{width:auto !important;}.footer_menu_row_ .social_media_{margin-top:10px !important;}footer .footer_menu_row_ ul.social_media_{justify-content:center !important;}footer .footer_menu_row_ ul.social_media_ li{flex-basis:initial !important;margin:0 20px !important;}.chat-fixed{right:2.75rem;bottom:3rem;}}@media only screen and (max-width:1366px) and (min-width:1060px) and (orientation:landscape){footer .footer_rights_row_ span{margin-bottom:0 !important;}footer .footer_menu_row_ .m_logo img{width:210px !important;margin:0 auto;}.footer_menu_row_ .footer_menu_ li{width:auto !important;}.footer_menu_row_ .footer_menu_{width:100%;justify-content:space-between;}.footer_menu_row_ .footer_menu_{width:80%;margin:0 auto;justify-content:space-around;}footer .footer_menu_row_ ul.social_media_{width:30%;margin:0 auto;padding-top:25px;}footer .footer_menu_row_ .m_logo{margin-bottom:50px;margin-left:auto;margin-right:auto;}footer .footer_menu_row_ .m_logo img{width:350px !important;margin:0 auto;}}@media only screen and (min-width:768px) and (orientation:portrait){.modal-dialog{width:700px !important;}}@-webkit-keyframes grow{0%{width:90%;height:80%;opacity:0;}50%{opacity:.8;}100%{width:160%;height:160%;opacity:0;}}.swiper_section_{height:100vh;background:#000;}.swiper_section_ .swiper-container{width:100%;height:100%;float:left;transition:opacity .6s ease,transform .3s ease;opacity:1 !important;visibility:visible !important;}.swiper_section_ .swiper-container:hover .swiper-button-prev,.swiper_section_ .swiper-container:hover .swiper-button-next{transform:translateX(0);opacity:1;visibility:visible;}.swiper_section_ .swiper-container.loading{opacity:0;visibility:hidden;}.swiper_section_ .swiper-slide{overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;}.swiper_section_ .swiper-slide .slide-bgimg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;}.swiper_section_ .swiper-slide .entity-img{width:100%;height:100%;object-fit:cover;object-position:center;}@media only screen and (max-width:1024px) and (min-width:768px){.swiper_section_ .swiper-slide .entity-img{object-position:bottom;}}.swiper_section_ .swiper-slide.swiper-slide-active .content{transform:translate(0,-50%);opacity:1;transition-delay:.6s;}.swiper_section_ .swiper-slide:first-child .content{transform:translate(0,-50%);opacity:1;}.swiper_section_ .swiper-slide .content{position:absolute;top:50%;left:0;width:50%;padding-left:8.75rem;color:#fff;transform:translate(200%,-50%);opacity:0;transition:all .5s ease-in-out;transition-delay:1.75s;}@media only screen and (max-width:1690px){.swiper_section_ .swiper-slide .content{padding-left:4.75rem;}}.swiper_section_ .swiper-slide .content .title{font-size:65px;font-weight:800;color:#fff;line-height:75px;margin:0;margin-bottom:20px;display:block;}.swiper_section_ .swiper-slide .content .caption{font-size:20px;font-weight:300;color:#fff;line-height:26px;margin-bottom:60px;display:block;}.swiper_section_ .swiper-slide .content a.btn{padding:20px 50px 20px 50px;font-size:12px;font-weight:700;line-height:26px;}@media only screen and (max-width:1024px) and (min-width:768px){.swiper_section_ .swiper-slide .content{width:60%;padding-left:2rem;}.swiper_section_ .swiper-slide .content .title{font-size:60px;line-height:60px;margin-bottom:10px;}.swiper_section_ .swiper-slide .content .caption{line-height:20px;margin-bottom:40px;font-weight:300;}}.swiper_section_ .swiper-pagination{padding:0 8.75rem 0 8.75rem;position:absolute;bottom:50px;z-index:5;text-align:left;}@media only screen and (max-width:1690px){.swiper_section_ .swiper-pagination{padding:0 4.75rem 0 4.75rem;}}@media only screen and (max-width:1024px) and (min-width:768px){.swiper_section_ .swiper-pagination{padding-left:2rem;padding-right:2rem;}}.swiper_section_ .swiper-pagination .swiper-pagination-bullet{height:auto;border-bottom:1px solid #fff;width:90px;background-color:transparent;border-radius:0;margin-right:20px;outline:none;text-align:left;font-size:14px;font-weight:500;color:#fff;line-height:26px;}.swiper_section_ .scroll_{position:absolute;bottom:0;width:2px;height:50px;background-color:#fff;right:14rem;z-index:25;cursor:initial;}.swiper_section_ .scroll_:before{content:'SCROLL';position:absolute;transform:translate(-50%,-50%);color:#fff;top:-15px;}.section__h{padding:0 8.75rem 0 8.75rem;}.section__h .text-section{width:50%;}@media only screen and (max-width:1690px){.section__h .text-section{width:70%;}}@media only screen and (max-width:1024px) and (min-width:768px){.section__h .text-section{width:100% !important;padding-left:2rem;padding-right:2rem;}}@media only screen and (max-width:1690px){.section__h{padding:0 4.75rem 0 4.75rem;}.section__h .text-section{width:75%;}}.section__h span{font-size:14px;font-weight:900;color:#8f8f8f;line-height:14px;padding-bottom:10px;display:block;position:relative;z-index:2;}.section__h h4{font-size:60px;font-weight:900;color:#1f1f1f;line-height:60px;margin:0;padding-bottom:30px;position:relative;z-index:2;}.section__h p{font-size:18px;font-weight:300;color:#1f1f1f;line-height:24px;display:block;position:relative;z-index:2;margin-bottom:20px;}@media only screen and (max-width:1240px){.section__h p{text-align:left;}}.section__h .img__cont{z-index:1;position:relative;float:left;width:100%;}.section__h .img__cont img{position:relative;width:100%;}.intro__section{padding:8.75rem 0 8.75rem 0;}.intro__section h4{font-size:75px;font-weight:800;color:#1f1f1f;line-height:75px;}.intro__section .img__cont{padding-top:20em;}.intro__section .img__cont img{position:absolute;transform:translateY(-40%);}@media only screen and (max-width:1690px){.intro__section{padding:3rem 0 3rem 0;}.intro__section .img__cont{padding-top:15em;}}.work__with_us{padding-top:7.5em;padding-bottom:4.5em;background:#e7e9ed;padding:8.75rem 8.75rem 8.75rem 8.75rem;}@media only screen and (max-width:1690px){.work__with_us{padding:4.75rem 4.75rem 4.75rem 4.75rem;}}@media only screen and (max-width:1024px) and (min-width:768px){.work__with_us{padding-left:15px;padding-right:15px;}}.work__with_us span{font-size:14px;font-weight:900;color:#8f8f8f;line-height:14px;padding-bottom:10px;display:block;}.work__with_us h4{font-size:75px;font-weight:900;color:#1f1f1f;line-height:75px;margin:0;padding-bottom:30px;margin-left:-3px;}.work__with_us img{width:100%;}.work__with_us a.btn{display:inline-block;font-size:12px;font-weight:normal;color:#fff;line-height:26px;margin-top:4rem;padding:1.25em 3.125em 1.25em 3.125em;}@media only screen and (max-width:1024px) and (min-width:768px){.work__with_us{padding-top:8rem;}.work__with_us h4{font-size:55px;line-height:55px;}}.work__system{padding:4.75rem 8.75rem 4.75rem 8.75rem;}@media only screen and (max-width:1690px){.work__system{padding:4.75rem 4.75rem 4.75rem 4.75rem;}}@media only screen and (max-width:1024px) and (min-width:768px){.work__system{padding-left:2rem;padding-right:2rem;}.work__system .text-section{padding:0;}}.work__system span{padding-bottom:10px;}.work__system h4{margin:0;padding-bottom:30px;}.work__system .items__container{padding-top:4em;display:flex;margin:0 -15px;flex-flow:row wrap;align-items:stretch;height:100%;}.work__system .items__container .item__box{float:left;padding:15px;width:20%;}.work__system .items__container .item__box .item_{overflow:hidden;border-radius:5px;background:#e7e9ed;height:100%;float:left;padding:30px;position:relative;width:100%;transition:all .4s ease;text-decoration:none;}@media only screen and (max-width:1690px){.work__system .items__container .item__box .item_{padding:20px;}}.work__system .items__container .item__box .item_ .logo_cont_{width:70px;position:relative;margin:0 auto;opacity:1;transition:all .4s ease;}@media only screen and (max-width:425px){.work__system .items__container .item__box .item_ .logo_cont_{margin:0 auto;}}.work__system .items__container .item__box .item_ .logo_cont_ .logo{width:100%;z-index:2;position:relative;padding:3px;background-color:#1f1f1f;border-radius:50%;}.work__system .items__container .item__box .item_ span.count{font-size:60px;font-weight:800;color:#1f1f1f;line-height:73px;position:absolute;top:0;left:10px;opacity:.04;transition:all .4s ease;}.work__system .items__container .item__box .item_ span.title{font-size:16px;font-weight:normal;color:#8f8f8f;line-height:20px;padding:0;transition:all .4s ease;position:relative;bottom:0;min-height:60px;margin-top:20px;text-align:center;width:100%;display:flex;justify-content:center;}.work__system .items__container .item__box .item_:before{content:'';background-image:url(../images/svg/arrow-right.svg);position:absolute;height:20px;width:50px;bottom:20px;left:-20px;transition:all .4s ease;opacity:0;background-size:contain;background-repeat:no-repeat;}@media only screen and (max-width:1690px){.work__system .items__container .item__box .item_:before{height:15px;width:40px;}}@media only screen and (max-width:1024px){.work__system .items__container .item__box .item_.hover_effect{text-align:left;}.work__system .items__container .item__box .item_.hover_effect.item_{background-color:#1f1f1f;}.work__system .items__container .item__box .item_.hover_effect.item_:before{opacity:1;left:30px;}.work__system .items__container .item__box .item_.hover_effect span.count{color:#fff;opacity:.2;}.work__system .items__container .item__box .item_.hover_effect .logo_cont_{opacity:0;}.work__system .items__container .item__box .item_.hover_effect span.title{color:#fff;bottom:40px;}}@media only screen and (min-width:1024px){.work__system .items__container .item__box .item_:hover{text-align:left;}.work__system .items__container .item__box .item_:hover.item_{background-color:#1f1f1f;}.work__system .items__container .item__box .item_:hover.item_:before{opacity:1;left:30px;}.work__system .items__container .item__box .item_:hover span.count{color:#fff;opacity:.2;}.work__system .items__container .item__box .item_:hover .logo_cont_{opacity:0;}.work__system .items__container .item__box .item_:hover span.title{color:#fff;bottom:40px;}}@media only screen and (max-width:1024px) and (min-width:768px){.work__system .items__container{margin:0 -30px;}.work__system .items__container .item__box{width:50%;}}.marketing__section{padding:8.75rem 0 8.75rem 0;padding-bottom:0;}@media only screen and (max-width:1690px){.marketing__section{padding:4.75rem 0 4.75rem 0;}}.marketing__section .marketing__bg{background:url("../images/content/home/marketing_bg.jpg");background-position:center;padding-top:7.5em;padding-bottom:12.5em;background-size:cover;background-repeat:no-repeat;}.marketing__section .marketing__bg span{font-size:14px;font-weight:900;color:rgba(255,255,255,.4);line-height:14px;padding-bottom:10px;display:block;}.marketing__section .marketing__bg h4{font-size:75px;font-weight:800;color:#fff;line-height:75px;margin:0;padding-bottom:30px;}.marketing__section .marketing__bg p{font-size:16px;font-weight:300;color:rgba(255,255,255,.4);line-height:24px;display:block;}.marketing__section .img__cont img{position:absolute;transform:translateY(-40%);}.marketing__section .marketing__slider_cont{background-color:#e7e9ed;padding:30rem 0 8.75rem 8.75rem;}@media only screen and (max-width:1690px){.marketing__section .marketing__slider_cont{padding:28rem 0 4.75rem 4.75rem;}}.marketing__section .marketing__slider_cont .slider_pagination_{padding-left:0;padding-right:4rem;padding-top:2rem;}@media only screen and (max-width:1024px) and (min-width:768px){.marketing__section .marketing__slider_cont .slider_pagination_{padding-right:2rem;padding-top:0;}}.marketing__section .marketing__slider_cont .slider_pagination_ span{font-size:14px;font-weight:900;color:#8f8f8f;line-height:14px;text-transform:uppercase;padding-bottom:10px;display:block;}.marketing__section .marketing__slider_cont .slider_pagination_ h5{font-size:58px;font-weight:800;color:#1f1f1f;line-height:60px;padding-bottom:30px;}.marketing__section .marketing__slider_cont .slider_pagination_ .custom-pagination{width:100%;}.marketing__section .marketing__slider_cont .slider_pagination_ .custom-pagination .swiper-pagination-bullet{outline:none;background:none;width:auto;height:auto;font-size:16px;font-weight:500;color:#1f1f1f;line-height:30px;margin-right:20px;margin-bottom:30px;padding-left:15px;position:relative;display:inline-flex;transition:all .6s ease;}.marketing__section .marketing__slider_cont .slider_pagination_ .custom-pagination .swiper-pagination-bullet:hover{opacity:1;}@media only screen and (max-width:1690px){.marketing__section .marketing__slider_cont .slider_pagination_ .custom-pagination .swiper-pagination-bullet{margin-right:10px;margin-bottom:20px;}}@media only screen and (max-width:1024px) and (min-width:768px){.marketing__section .marketing__slider_cont .slider_pagination_ .custom-pagination .swiper-pagination-bullet{margin-right:5px;margin-bottom:5px;font-size:14px;padding-left:15px;}}.marketing__section .marketing__slider_cont .slider_pagination_ .custom-pagination .swiper-pagination-bullet span{font-size:10px;line-height:20px;font-weight:500;position:absolute;left:0;top:0;}@media only screen and (max-width:1024px) and (min-width:768px){.marketing__section .marketing__slider_cont{padding:18rem 0 4.75rem 2rem;}}.marketing__section .marketing__slider_cont .marketing__{padding:0;overflow:hidden;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel{height:530px;}@media only screen and (max-width:1690px){.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel{height:350px;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper-slide img{object-position:right;}}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper__slider{height:100%;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper__slider .swiper_marketing__container{height:100%;position:relative;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper__slider .swiper_marketing__container .swiper-container{height:100%;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper__slider .swiper_marketing__container .swiper-container .swiper_marketing__container{height:100%;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper__slider .swiper_marketing__container .marketing_pagination_cont_{position:absolute;bottom:0;left:20px;position:absolute;right:0;bottom:0;width:auto;display:none;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper__slider .swiper_marketing__container .marketing_pagination_cont_>div{background-color:#1f1f1f;padding:30px;height:12px;background-size:auto 12px;position:relative;float:left;left:0;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper__slider .swiper-slide{overflow:hidden;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper__slider .swiper-slide .overlay{background-color:#1f1f1f;opacity:.3;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper__slider .swiper-slide:before{content:attr(data-queue);position:absolute;font-size:14rem;font-weight:800;color:rgba(255,255,255,.6);line-height:14rem;left:15px;bottom:0;z-index:4;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper__slider .swiper-slide:after{content:attr(data-title);position:absolute;font-size:32px;font-weight:800;color:rgba(255,255,255,.8);line-height:32px;left:20px;top:15px;z-index:4;padding-right:15px;display:none;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper__slider .swiper-slide img{width:100%;height:100%;object-fit:cover;}section.actions .h3{margin-top:4rem;margin-bottom:3rem;font-size:30px;font-weight:800;color:#1f1f1f;line-height:37px;width:100%;display:block;padding-left:8.75rem;}section.actions .swiper-container{padding-bottom:8.75rem;padding-left:8.75rem;}section.actions .swiper-container .swiper-wrapper{display:flex;flex-flow:row nowrap;align-items:stretch;}section.actions .swiper-container .swiper-wrapper .item_box_{width:250px;background:#fff;display:flex;flex-direction:column;height:auto;}section.actions .swiper-container .swiper-wrapper .item_box_ .box_header_{height:150px;}section.actions .swiper-container .swiper-wrapper .item_box_ .box_header_ img{height:100%;width:100%;object-fit:cover;}section.actions .swiper-container .swiper-wrapper .item_box_ .box_body_{padding:20px;}section.actions .swiper-container .swiper-wrapper .item_box_ .box_body_ span.h4{font-size:14px;font-weight:600;color:#1f1f1f;line-height:42px;margin-bottom:5px;overflow:hidden;height:44px;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;}section.actions .swiper-container .swiper-wrapper .item_box_ .box_body_ p{font-size:14px;font-weight:300;color:#1f1f1f;line-height:15px;margin-bottom:15px;overflow:hidden;height:45px;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:3;}section.actions .swiper-container .swiper-wrapper .item_box_ .box_body_ a.consltant_url_{text-decoration:none;display:block;margin-bottom:5px;font-size:14px;font-weight:600;color:#24428a;line-height:22px;}section.actions .swiper-container .swiper-wrapper .item_box_ .box_body_ a.btn{padding:10px 25px;display:inline-block;}section.actions .swiper-container .swiper-wrapper .item_box_ .box_footer_{padding:20px;margin-top:auto;border-top:1px solid #ccccce;display:flex;flex-direction:row;justify-content:space-between;}section.actions .swiper-container .swiper-wrapper .item_box_ .box_footer_ img{float:left;}section.actions .swiper-container .swiper-wrapper .item_box_ .box_footer_ span{font-size:12px;margin-left:5px;line-height:22px;float:left;color:#8f8f8f;}@media only screen and (max-width:768px){section.actions .swiper-container .swiper-wrapper .item_box_ .box_footer_ span{font-size:11px;margin-left:2px;letter-spacing:.1px;}section.actions .swiper-container .swiper-wrapper .item_box_ .box_footer_ img{width:15px;height:auto;}}section.actions .swiper-container .slider_pagination_cont_{position:absolute;right:0;bottom:0;width:auto;}section.actions .swiper-container .slider_pagination_cont_>div{background-color:#1f1f1f;padding:35px;height:12px;background-size:auto 12px;position:relative;float:left;left:0;}section.comments{padding-left:8.75rem;}section.comments .h3{font-size:30px;font-weight:800;color:#1f1f1f;line-height:37px;width:100%;display:block;margin-bottom:30px;}section.comments .comments__{padding-top:4em;}section.comments .comments__ .count_{font-size:12px;color:#24428a;font-weight:900;}section.comments .comments__ .comment__{margin-bottom:30px;display:flex;flex-direction:column;}section.comments .comments__ .comment__ .consultant_name{font-size:14px;margin-bottom:10px;font-weight:600;}section.comments .comments__ .comment__ .consultant_name a{font-size:14px;font-weight:600;color:#1f1f1f;line-height:15px;text-decoration:none;}section.comments .comments__ .comment__ .consultant_name span{font-size:10px;font-weight:600;color:#8f8f8f;line-height:12px;}section.comments .comments__ .comment__ .content_{font-size:14px;font-weight:300;color:#1f1f1f;line-height:20px;margin-bottom:10px;}section.comments .comments__ .show_more_{font-size:12px;font-weight:600;color:#24428a;line-height:15px;cursor:pointer;margin-top:30px;display:inline-block;}.blog__section{padding:4.75rem 0 8.75rem 0;}@media only screen and (max-width:1690px){.blog__section{padding:20px 0 20px 0;}.blog__section #blog_slider_{padding:0;}}.blog__section .blog_pagination_cont_{display:none;}.blog__section .blog__list{padding-top:1em;padding:0 8.75rem 0 8.75rem;}@media only screen and (max-width:1690px){.blog__section .blog__list{padding:0 4.75rem 0 4.75rem;}}@media only screen and (max-width:1024px) and (min-width:768px){.blog__section .blog__list{padding:0 2rem 0 2rem;}}.blog__section .blog__list .blog__item{position:relative;width:100%;overflow:hidden;height:320px;display:flex;justify-content:flex-start;flex-direction:column;padding:50px;text-decoration:none;margin-bottom:30px;}.blog__section .blog__list .blog__item:before{content:url("../images/svg/arrow-right.svg");position:absolute;opacity:0;z-index:1;bottom:40px;transform:translateX(-20px);transition:all .6s ease;}.blog__section .blog__list .blog__item:after{content:'';position:absolute;z-index:1;width:100%;height:100%;opacity:.5;left:0;top:0;background-color:#1f1f1f;}.blog__section .blog__list .blog__item figure{z-index:-1;position:absolute;margin:0;top:0;bottom:0;left:0;right:0;}.blog__section .blog__list .blog__item figure img{width:100%;height:100%;object-fit:cover;}.blog__section .blog__list .blog__item figure:before{content:'';position:absolute;top:0;left:0;background:#1f1f1f;width:100%;height:100%;opacity:0;transition:all .6s ease;z-index:0;}.blog__section .blog__list .blog__item h2{font-size:20px;font-weight:700;color:#fff;line-height:26px;position:relative;z-index:2;}.blog__section .blog__list .blog__item h6{font-size:12px;font-weight:600;color:#fff;line-height:20px;opacity:.5;margin-bottom:30px;z-index:2;}.blog__section .blog__list .blog__item span{font-size:14px;font-weight:400;color:#fff;line-height:12px;margin:0;display:flex;align-items:flex-end;height:100%;padding:0;z-index:2;}@media only screen and (max-width:1024px) and (min-width:768px){.blog__section .blog__list .blog__item{height:260px;padding:20px;}.blog__section .blog__list .blog__item h6{margin-bottom:10px;}}@media only screen and (max-width:1024px){.blog__section .blog__list .blog__item.hover_effect figure:before{opacity:1;}.blog__section .blog__list .blog__item.hover_effect span{opacity:0;}.blog__section .blog__list .blog__item.hover_effect:before{opacity:1;transform:translateX(0);}}@media only screen and (min-width:1024px){.blog__section .blog__list .blog__item:hover figure:before{opacity:1;}.blog__section .blog__list .blog__item:hover span{opacity:0;}.blog__section .blog__list .blog__item:hover:before{opacity:1;transform:translateX(0);}}.blog__section .blog__list a.btn{padding:1.25em 3.125em 1.25em 3.125em;font-size:12px;font-weight:normal;color:#fff;line-height:26px;display:inline-block;margin-top:4em;margin-bottom:4em;}@media only screen and (max-width:768px){.blog__section .blog__list a.btn{width:100%;}}@media only screen and (max-width:768px){.swiper_section_ .swiper-slide .content{padding-left:20px;width:100%;}.swiper_section_ .swiper-slide .content .title{font-size:36px;font-weight:700;color:#fff;line-height:34px;margin-bottom:10px;}.swiper_section_ .swiper-slide .content .caption{font-size:15px;font-weight:300;color:#fff;line-height:15px;margin-bottom:40px;margin-right:15px;}.swiper_section_ .swiper-slide .content a.btn{padding:15px 30px;}.swiper_section_ .scroll_{display:none;}.swiper_section_ .swiper-pagination{padding:20px;display:flex;flex-flow:row nowrap;justify-content:space-around;bottom:2rem;}.swiper_section_ .swiper-pagination .swiper-pagination-bullet{width:100%;margin-right:10px;font-size:12px;}.intro__section .img__cont{margin-top:-7rem;padding-top:0;}.intro__section .img__cont img{transform:translateY(80%);}.section__h .text-section{padding-left:20px;padding-right:20px;width:100%;text-align:left;}.section__h span{font-weight:700;line-height:16px;font-size:12px;}.section__h h4{font-size:28px;font-weight:800;color:#1f1f1f;line-height:28px;margin:0;padding-bottom:15px;}.section__h p{font-size:14px;font-weight:300;color:#1f1f1f;line-height:18px;margin-bottom:20px;}.section__h .img__cont{z-index:1;position:relative;float:left;width:100%;}.section__h .img__cont img{position:relative;width:100%;}.work__system .text-section{padding:0 5px;}.work__with_us{padding-top:6rem;}.work__with_us .col-lg-6{padding:0;}.work__system{padding-top:2rem;}.work__system,.work__with_us{padding-left:20px;padding-right:20px;padding-bottom:4.75rem;}.work__system a.btn,.work__with_us a.btn{margin-top:1rem;margin-bottom:2rem;padding:15px 30px;width:100%;text-align:center;}.work__system .items__container,.work__with_us .items__container{padding-top:2rem;}.work__system .items__container .item__box,.work__with_us .items__container .item__box{flex-basis:50%;padding:5px;}.work__system .items__container .item__box .item_,.work__with_us .items__container .item__box .item_{padding:20px 10px;}.work__system .items__container .item__box .item_ span.title,.work__with_us .items__container .item__box .item_ span.title{font-size:12px;line-height:15px;min-height:36px;display:flex;justify-content:center;align-items:center;}.work__system .items__container .item__box .item_ span.count,.work__with_us .items__container .item__box .item_ span.count{font-size:30px;font-weight:700;line-height:43px;left:10px;opacity:.04;}.marketing__section{padding:0;padding-bottom:2rem;}.marketing__section .marketing__bg{background-position:center;padding-top:2.5em;padding-bottom:2.5em;background-size:cover;}.marketing__section .marketing__bg span{font-weight:700;line-height:12px;font-size:12px;color:rgba(255,255,255,.6);}.marketing__section .marketing__bg h4{font-size:28px;line-height:28px;font-weight:800;padding-bottom:15px;}.marketing__section .marketing__bg p{font-size:14px;line-height:18px;font-weight:300;margin-bottom:20px;color:rgba(255,255,255,.6);}.marketing__section .img__cont{height:0;}.marketing__section .img__cont img{width:150%;transform:translate(-18%,-38%);}.marketing__section .marketing__slider_cont{padding:11rem 0 0 0;}.marketing__section .marketing__slider_cont .slider_pagination_{padding:0;}.marketing__section .marketing__slider_cont .slider_pagination_ .custom-pagination{display:none;}.marketing__section .marketing__slider_cont .slider_pagination_ span{font-weight:700;line-height:12px;font-size:12px;text-align:left;padding:0 20px;margin-bottom:20px;}.marketing__section .marketing__slider_cont .slider_pagination_ h5{font-size:26px;font-weight:800;color:#1f1f1f;line-height:26px;text-align:left;margin:0;padding:0 20px;padding-bottom:35px;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel{height:250px;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper__slider .swiper-slide:before{bottom:.5rem;right:.5rem;top:auto;left:auto;font-size:50px;line-height:50px;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper__slider .swiper-slide:after{display:block;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .marketing_pagination_cont_{display:block !important;}.blog__section .blog_pagination_cont_{display:block;position:absolute;bottom:0;right:20px;position:absolute;right:0;bottom:0;width:auto;}.blog__section .blog_pagination_cont_>div{background-color:#1f1f1f;padding:30px;height:12px;background-size:auto 12px;position:relative;float:left;left:0;}.blog__section .swiper-slide{padding-right:0;padding-left:0;}.blog__section .blog__list{padding:0;}.blog__section .blog__list .blog__item{padding:20px;height:250px;}.blog__section .blog__list a.btn{margin-top:2em;margin-bottom:.5em;}.blog__section h4{margin-bottom:0;}.blog__section .swiper-wrapper{flex-direction:column;height:250px;margin:0 auto;}#blog_slider_ .swiper-slide{height:auto;}section.actions .h3{margin-top:1.5rem;margin-bottom:1rem;padding-left:20px;}section.comments{padding-left:20px;padding-right:20px;}section.actions .swiper-container{padding-left:20px;padding-right:20px;}section.comments .img__section{display:none;}section.actions .swiper-container{padding-bottom:4.5rem;}}@media only screen and (max-width:1024px) and (min-width:768px){#blog_slider_ .swiper-slide{height:auto;}section.actions .h3{margin-top:2rem;margin-bottom:2rem;padding-left:2rem;}section.comments{padding-left:2rem;padding-right:2rem;}section.actions .swiper-container{padding-left:2rem;padding-right:2rem;}section.comments .img__section{display:none;}}#preloader{width:100%;height:100%;top:0;position:fixed;z-index:99999;background:rgba(0,0,0,.4);transition:all .5s ease;opacity:0;z-index:-1;}#preloader.loading{opacity:1;z-index:99999;}.lds-ripple{display:inline-block;position:relative;width:64px;height:64px;position:absolute;top:calc(50% - 3.5px);left:calc(50% - 3.5px);}.lds-ripple .lds-pos{position:absolute;border:2px solid #fff;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.1,.5,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.1,.5,1) infinite;}.lds-ripple .lds-pos:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s;}@-webkit-keyframes lds-ripple{0%{top:28px;left:28px;width:0;height:0;opacity:0;}5%{top:28px;left:28px;width:0;height:0;opacity:1;}to{top:-1px;left:-1px;width:58px;height:58px;opacity:0;}}@keyframes lds-ripple{0%{top:28px;left:28px;width:0;height:0;opacity:0;}5%{top:28px;left:28px;width:0;height:0;opacity:1;}to{top:-1px;left:-1px;width:58px;height:58px;opacity:0;}}@media only screen and (max-width:1366px) and (min-width:1060px) and (orientation:landscape){.intro__section .img__cont img{transform:translateY(-60%) !important;}.work__system .items__container .item__box .item_{padding:70px 20px 20px 20px;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel{height:370px;}.marketing__section .marketing__slider_cont .marketing__ .swiper_marketing_carousel .swiper__slider .swiper-slide img{object-position:right;}.marketing__section .marketing__slider_cont .slider_pagination_ .custom-pagination .swiper-pagination-bullet{margin-bottom:10px;}.marketing__section .marketing__slider_cont .slider_pagination_{padding-top:0;}.blog__section .blog__list .blog__item{height:380px;padding:40px;}.marketing__section .marketing__slider_cont{padding:20rem 0 4.75rem 4.75rem;}section.actions .h3{margin-top:2rem;margin-bottom:2rem;padding-left:calc(4rem + 15px);}section.comments{padding-left:calc(4rem + 15px);padding-right:calc(4rem + 15px);}section.actions .swiper-container{padding-left:calc(4rem + 15px);padding-right:4rem;}}@media only screen and (min-width:768px) and (orientation:portrait){section.actions .h3{margin-top:2rem;margin-bottom:2rem;padding-left:2rem;}section.comments{padding-left:2rem;padding-right:2rem;}section.actions .swiper-container{padding-left:2rem;padding-right:2rem;}section.comments .img__section{display:none;}.blog__section .blog__list .blog__item{height:300px;}.marketing__section .marketing__slider_cont{padding:18rem 0 0 0;}.marketing__section .marketing__slider_cont .slider_pagination_{padding-left:2rem;padding-bottom:2rem;}}
