.block-price {
    position: relative;
    box-shadow: 0px 0px 5px rgb(193 205 233);
    border-radius: 3px;
    background: #fff;
	color:#222;
    margin-bottom: 30px;
    overflow: hidden;
}
.block-price .title-header { text-align:center; background:#f5f8ff; padding:25px; text-align:center}
.block-price .title-header h2 {font-size:25px; color:#012caf; margin-bottom:10px; font-weight:600;}
.block-price .title-header.goi2 {background:#e0ffef;}
.block-price .title-header.goi2 h2{color:#006530;}
.block-price .title-header.goi3 {background:#fef7e5;}
.block-price .title-header.goi3 h2{color:#a17208;}
.block-price .title-header.goi4 {background:#fee5e5;}
.block-price .title-header.goi4 h2{color:#e00;}
.block-price .title-header p{ font-size:14px; padding:0; margin:0}
.block-price .center-content{ padding:20px; text-align:center}
.block-price .center-content p strong{ font-size:18px; font-weight:600; margin-bottom: 20px; display: block;}
.block-price .center-content a.button {width:100%;border-radius: 3px;box-shadow: 0px 0px 3px rgb(0 0 0 / 30%); display:block; padding:10px 8px; font-weight:600; background:#3468fa; color:#fff;}
.block-price ul.list-item{ margin-top:40px;clear:both}
.block-price ul.list-item li{ font-size:15px; display:flex;  align-items: center;  margin-bottom:12px;position:relative; padding-left:26px; line-height:18px; text-decoration:underline;text-decoration-style: dotted; text-decoration-color: #3468fa;}
.block-price ul.list-item li:before {
    content: "\f00c";
    position: absolute; text-align:center;
    font-family: FontAwesome;
    left: 0; width:15px;  background:#e0ffef;
    border-radius:100%;
    color: #20c372; padding:1px 2.5px;
    font-weight: 400;
    font-size: 9px;
}
 

.navbar{margin:0;border-radius:0;border:none;position:relative;z-index:8000;min-height:inherit}
.navbar-header{float:none!important;position:relative;background:url(assets/images/art/grid_noise.jpg) repeat 0 0;z-index:0}
 
@media(max-width:979px) {
.navbar-collapse{width:100%!important;float:none!important}
}
.btn.responsive-menu{display:none;width:auto;height:40px;font-size:15px;padding:0 12px;margin:0}
@media(min-width:979px) {
.navbar-collapse.collapse{/*display:block!important;*/
                          height:auto!important;padding-bottom:0;
                          overflow:visible!important
                          }
}
@media (max-width: 991px) {
.navbar-collapse.collapse{display:none!important}
.navbar-collapse.collapse.in{display:block!important}
.navbar-header{background:#fff;padding:5px 0}
.btn.responsive-menu{display:table}
.btn.responsive-menu i{display:table-cell;vertical-align:middle}
.navbar-collapse{position:absolute!important;background-color: rgb(255 255 255 / 100%);opacity:1;z-index:100;box-shadow: 0 2px 4px rgba(3,3,3,0.1);max-height:inherit}
.navbar-header:after{content:'';display:block;height:0;clear:both;visibility:hidden}
}
@media (min-width: 768px) and (max-width: 991px) {
.navbar .container,.container{padding-right:15px;padding-left:15px}
}
@media (max-width: 768px) {
.navbar .container,.container{padding-right:15px;padding-left:15px}
.navbar-collapse{padding-left:0;padding-right:0}
}
.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}
.fade.in{opacity:1}
.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px) {
.container{width:750px}
}
@media (min-width:992px) {
.container{width:970px}
}
@media (min-width:1200px) {
.container{width:1140px}
}
.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.row{margin-right:-15px;margin-left:-15px}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}
.col-xs-12{width:100%}
.col-xs-11{width:91.66666667%}
.col-xs-10{width:83.33333333%}
.col-xs-9{width:75%}
.col-xs-8{width:66.66666667%}
.col-xs-7{width:58.33333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.66666667%}
.col-xs-4{width:33.33333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.66666667%}
.col-xs-1{width:8.33333333%}
.col-xs-pull-12{right:100%}
.col-xs-pull-11{right:91.66666667%}
.col-xs-pull-10{right:83.33333333%}
.col-xs-pull-9{right:75%}
.col-xs-pull-8{right:66.66666667%}
.col-xs-pull-7{right:58.33333333%}
.col-xs-pull-6{right:50%}
.col-xs-pull-5{right:41.66666667%}
.col-xs-pull-4{right:33.33333333%}
.col-xs-pull-3{right:25%}
.col-xs-pull-2{right:16.66666667%}
.col-xs-pull-1{right:8.33333333%}
.col-xs-pull-0{right:auto}
.col-xs-push-12{left:100%}
.col-xs-push-11{left:91.66666667%}
.col-xs-push-10{left:83.33333333%}
.col-xs-push-9{left:75%}
.col-xs-push-8{left:66.66666667%}
.col-xs-push-7{left:58.33333333%}
.col-xs-push-6{left:50%}
.col-xs-push-5{left:41.66666667%}
.col-xs-push-4{left:33.33333333%}
.col-xs-push-3{left:25%}
.col-xs-push-2{left:16.66666667%}
.col-xs-push-1{left:8.33333333%}
.col-xs-push-0{left:auto}
.col-xs-offset-12{margin-left:100%}
.col-xs-offset-11{margin-left:91.66666667%}
.col-xs-offset-10{margin-left:83.33333333%}
.col-xs-offset-9{margin-left:75%}
.col-xs-offset-8{margin-left:66.66666667%}
.col-xs-offset-7{margin-left:58.33333333%}
.col-xs-offset-6{margin-left:50%}
.col-xs-offset-5{margin-left:41.66666667%}
.col-xs-offset-4{margin-left:33.33333333%}
.col-xs-offset-3{margin-left:25%}
.col-xs-offset-2{margin-left:16.66666667%}
.col-xs-offset-1{margin-left:8.33333333%}
.col-xs-offset-0{margin-left:0}
@media (min-width:768px) {
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}
.col-sm-12{width:100%}
.col-sm-11{width:91.66666667%}
.col-sm-10{width:83.33333333%}
.col-sm-9{width:75%}
.col-sm-8{width:66.66666667%}
.col-sm-7{width:58.33333333%}
.col-sm-6{width:50%}
.col-sm-5{width:41.66666667%}
.col-sm-4{width:33.33333333%}
.col-sm-3{width:25%}
.col-sm-2{width:16.66666667%}
.col-sm-1{width:8.33333333%}
.col-sm-pull-12{right:100%}
.col-sm-pull-11{right:91.66666667%}
.col-sm-pull-10{right:83.33333333%}
.col-sm-pull-9{right:75%}
.col-sm-pull-8{right:66.66666667%}
.col-sm-pull-7{right:58.33333333%}
.col-sm-pull-6{right:50%}
.col-sm-pull-5{right:41.66666667%}
.col-sm-pull-4{right:33.33333333%}
.col-sm-pull-3{right:25%}
.col-sm-pull-2{right:16.66666667%}
.col-sm-pull-1{right:8.33333333%}
.col-sm-pull-0{right:auto}
.col-sm-push-12{left:100%}
.col-sm-push-11{left:91.66666667%}
.col-sm-push-10{left:83.33333333%}
.col-sm-push-9{left:75%}
.col-sm-push-8{left:66.66666667%}
.col-sm-push-7{left:58.33333333%}
.col-sm-push-6{left:50%}
.col-sm-push-5{left:41.66666667%}
.col-sm-push-4{left:33.33333333%}
.col-sm-push-3{left:25%}
.col-sm-push-2{left:16.66666667%}
.col-sm-push-1{left:8.33333333%}
.col-sm-push-0{left:auto}
.col-sm-offset-12{margin-left:100%}
.col-sm-offset-11{margin-left:91.66666667%}
.col-sm-offset-10{margin-left:83.33333333%}
.col-sm-offset-9{margin-left:75%}
.col-sm-offset-8{margin-left:66.66666667%}
.col-sm-offset-7{margin-left:58.33333333%}
.col-sm-offset-6{margin-left:50%}
.col-sm-offset-5{margin-left:41.66666667%}
.col-sm-offset-4{margin-left:33.33333333%}
.col-sm-offset-3{margin-left:25%}
.col-sm-offset-2{margin-left:16.66666667%}
.col-sm-offset-1{margin-left:8.33333333%}
.col-sm-offset-0{margin-left:0}
}
@media (min-width:992px) {
.col-ldh-2,.col-ldh-8{float:left}
.col-ldh-2{width:16.66666667%}
.col-ldh-8{width:66.66666667%}
}
.col-ldh-2,.col-ldh-8{position:relative;min-height:1px}
@media (min-width:992px) {
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}
.col-md-12{width:100%}
.col-md-11{width:91.66666667%}
.col-md-10{width:83.33333333%}
.col-md-9{width:75%}
.col-md-8{width:66.66666667%}
.col-md-7{width:58.33333333%}
.col-md-6{width:50%}
.col-md-5{width:41.66666667%}
.col-md-4{width:33.33333333%}
.col-md-3{width:25%}
.col-md-2{width:16.66666667%}
.col-md-1{width:8.33333333%}
.col-md-pull-12{right:100%}
.col-md-pull-11{right:91.66666667%}
.col-md-pull-10{right:83.33333333%}
.col-md-pull-9{right:75%}
.col-md-pull-8{right:66.66666667%}
.col-md-pull-7{right:58.33333333%}
.col-md-pull-6{right:50%}
.col-md-pull-5{right:41.66666667%}
.col-md-pull-4{right:33.33333333%}
.col-md-pull-3{right:25%}
.col-md-pull-2{right:16.66666667%}
.col-md-pull-1{right:8.33333333%}
.col-md-pull-0{right:auto}
.col-md-push-12{left:100%}
.col-md-push-11{left:91.66666667%}
.col-md-push-10{left:83.33333333%}
.col-md-push-9{left:75%}
.col-md-push-8{left:66.66666667%}
.col-md-push-7{left:58.33333333%}
.col-md-push-6{left:50%}
.col-md-push-5{left:41.66666667%}
.col-md-push-4{left:33.33333333%}
.col-md-push-3{left:25%}
.col-md-push-2{left:16.66666667%}
.col-md-push-1{left:8.33333333%}
.col-md-push-0{left:auto}
.col-md-offset-12{margin-left:100%}
.col-md-offset-11{margin-left:91.66666667%}
.col-md-offset-10{margin-left:83.33333333%}
.col-md-offset-9{margin-left:75%}
.col-md-offset-8{margin-left:66.66666667%}
.col-md-offset-7{margin-left:58.33333333%}
.col-md-offset-6{margin-left:50%}
.col-md-offset-5{margin-left:41.66666667%}
.col-md-offset-4{margin-left:33.33333333%}
.col-md-offset-3{margin-left:25%}
.col-md-offset-2{margin-left:16.66666667%}
.col-md-offset-1{margin-left:8.33333333%}
.col-md-offset-0{margin-left:0}
}
@media (min-width:1200px) {
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}
.col-lg-12{width:100%}
.col-lg-11{width:91.66666667%}
.col-lg-10{width:83.33333333%}
.col-lg-9{width:75%}
.col-lg-8{width:66.66666667%}
.col-lg-7{width:58.33333333%}
.col-lg-6{width:50%}
.col-lg-5{width:41.66666667%}
.col-lg-4{width:33.33333333%}
.col-lg-3{width:25%}
.col-lg-2{width:16.66666667%}
.col-lg-1{width:8.33333333%}
.col-lg-pull-12{right:100%}
.col-lg-pull-11{right:91.66666667%}
.col-lg-pull-10{right:83.33333333%}
.col-lg-pull-9{right:75%}
.col-lg-pull-8{right:66.66666667%}
.col-lg-pull-7{right:58.33333333%}
.col-lg-pull-6{right:50%}
.col-lg-pull-5{right:41.66666667%}
.col-lg-pull-4{right:33.33333333%}
.col-lg-pull-3{right:25%}
.col-lg-pull-2{right:16.66666667%}
.col-lg-pull-1{right:8.33333333%}
.col-lg-pull-0{right:auto}
.col-lg-push-12{left:100%}
.col-lg-push-11{left:91.66666667%}
.col-lg-push-10{left:83.33333333%}
.col-lg-push-9{left:75%}
.col-lg-push-8{left:66.66666667%}
.col-lg-push-7{left:58.33333333%}
.col-lg-push-6{left:50%}
.col-lg-push-5{left:41.66666667%}
.col-lg-push-4{left:33.33333333%}
.col-lg-push-3{left:25%}
.col-lg-push-2{left:16.66666667%}
.col-lg-push-1{left:8.33333333%}
.col-lg-push-0{left:auto}
.col-lg-offset-12{margin-left:100%}
.col-lg-offset-11{margin-left:91.66666667%}
.col-lg-offset-10{margin-left:83.33333333%}
.col-lg-offset-9{margin-left:75%}
.col-lg-offset-8{margin-left:66.66666667%}
.col-lg-offset-7{margin-left:58.33333333%}
.col-lg-offset-6{margin-left:50%}
.col-lg-offset-5{margin-left:41.66666667%}
.col-lg-offset-4{margin-left:33.33333333%}
.col-lg-offset-3{margin-left:25%}
.col-lg-offset-2{margin-left:16.66666667%}
.col-lg-offset-1{margin-left:8.33333333%}
.col-lg-offset-0{margin-left:0}
}
.pull-right{float:right!important}
.pull-left{float:left!important}
.hide{display:none!important}
.show{display:block!important}
.section{clear:both;padding:0;margin:0}
.close{position:absolute;top:-18px;right:-48px;width:36px;height:36px;filter:brightness(0) invert(1);cursor:pointer;z-index:2;background:transparent url(images/icon-close.png);background-size:contain}
button.close{-webkit-appearance:none;padding:0;cursor:pointer;border:0}
.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.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}
.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;width:auto;margin:50px 10px}
.modal-content{position:relative;background:#fff;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-background-clip:padding-box;background-clip:padding-box;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}
.title-down{font-size:20px;font-weight:500}
.clear-bg{clear:both;padding:15px 0;overflow:hidden}
.clear-bg:nth-last-child(2n+1){background:#f2f2f2}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}
.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}
.modal-header{min-height:16.42857143px;padding:20px;background:#4046ff;color: #fff;border-top-left-radius:6px;border-top-right-radius:6px}
.modal-header .close{margin-top:-2px}
.modal-title{margin:0;color:#fff;text-transform:uppercase;font-weight:500;font-size:20px;text-align:left;line-height:1.2}
.modal-body{overflow:hidden;position:relative;padding:15px 10px}
.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}
.modal-footer .btn + .btn{margin-bottom:0;margin-left:5px}
.modal-footer .btn-group .btn + .btn{margin-left:-1px}
.modal-footer .btn-block + .btn-block{margin-left:0}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
@media (min-width: 768px) {
.modal-dialog{width:500px;margin:100px auto}
.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}
.modal-sm{width:300px}
}
@media (min-width: 992px) {
.modal-lg{width:900px}
}/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url("/data/css/fonts/fontawesome-webfont.eot?v=4.6.3");src:url("/data/css/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"),url("/data/css/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"),url("/data/css/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"),url("/data/css/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"),url("/data/css/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");font-weight:normal;font-style:normal;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571429em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.fa-ul>li{position:relative;}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center;}.fa-li.fa-lg{left:-1.85714286em;}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right{margin-left:.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook-f:before,.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before,.fa-gratipay:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-dashcube:before{content:"";}.fa-forumbee:before{content:"";}.fa-leanpub:before{content:"";}.fa-sellsy:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-skyatlas:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-diamond:before{content:"";}.fa-ship:before{content:"";}.fa-user-secret:before{content:"";}.fa-motorcycle:before{content:"";}.fa-street-view:before{content:"";}.fa-heartbeat:before{content:"";}.fa-venus:before{content:"";}.fa-mars:before{content:"";}.fa-mercury:before{content:"";}.fa-intersex:before,.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-venus-double:before{content:"";}.fa-mars-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-neuter:before{content:"";}.fa-genderless:before{content:"";}.fa-facebook-official:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-whatsapp:before{content:"";}.fa-server:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-times:before{content:"";}.fa-hotel:before,.fa-bed:before{content:"";}.fa-viacoin:before{content:"";}.fa-train:before{content:"";}.fa-subway:before{content:"";}.fa-medium:before{content:"";}.fa-yc:before,.fa-y-combinator:before{content:"";}.fa-optin-monster:before{content:"";}.fa-opencart:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-battery-4:before,.fa-battery-full:before{content:"";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"";}.fa-battery-2:before,.fa-battery-half:before{content:"";}.fa-battery-1:before,.fa-battery-quarter:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-i-cursor:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-sticky-note:before{content:"";}.fa-sticky-note-o:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-clone:before{content:"";}.fa-balance-scale:before{content:"";}.fa-hourglass-o:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-hourglass:before{content:"";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"";}.fa-hand-scissors-o:before{content:"";}.fa-hand-lizard-o:before{content:"";}.fa-hand-spock-o:before{content:"";}.fa-hand-pointer-o:before{content:"";}.fa-hand-peace-o:before{content:"";}.fa-trademark:before{content:"";}.fa-registered:before{content:"";}.fa-creative-commons:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-get-pocket:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-safari:before{content:"";}.fa-chrome:before{content:"";}.fa-firefox:before{content:"";}.fa-opera:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-tv:before,.fa-television:before{content:"";}.fa-contao:before{content:"";}.fa-500px:before{content:"";}.fa-amazon:before{content:"";}.fa-calendar-plus-o:before{content:"";}.fa-calendar-minus-o:before{content:"";}.fa-calendar-times-o:before{content:"";}.fa-calendar-check-o:before{content:"";}.fa-industry:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-map-o:before{content:"";}.fa-map:before{content:"";}.fa-commenting:before{content:"";}.fa-commenting-o:before{content:"";}.fa-houzz:before{content:"";}.fa-vimeo:before{content:"";}.fa-black-tie:before{content:"";}.fa-fonticons:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-edge:before{content:"";}.fa-credit-card-alt:before{content:"";}.fa-codiepie:before{content:"";}.fa-modx:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-usb:before{content:"";}.fa-product-hunt:before{content:"";}.fa-mixcloud:before{content:"";}.fa-scribd:before{content:"";}.fa-pause-circle:before{content:"";}.fa-pause-circle-o:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stop-circle-o:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-hashtag:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-percent:before{content:"";}.fa-gitlab:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpforms:before{content:"";}.fa-envira:before{content:"";}.fa-universal-access:before{content:"";}.fa-wheelchair-alt:before{content:"";}.fa-question-circle-o:before{content:"";}.fa-blind:before{content:"";}.fa-audio-description:before{content:"";}.fa-volume-control-phone:before{content:"";}.fa-braille:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-signing:before,.fa-sign-language:before{content:"";}.fa-low-vision:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-pied-piper:before{content:"";}.fa-first-order:before{content:"";}.fa-yoast:before{content:"";}.fa-themeisle:before{content:"";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"";}.fa-fa:before,.fa-font-awesome:before{content:"";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}.pe-fw,.pe-li{text-align:center}@font-face{font-family:Pe-icon-7-stroke;src:url(fonts/Pe-icon-7-stroke.eot?d7yf1v);src:url(fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),url(fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),url(fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),url(fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');font-weight:400;font-style:normal}[class*=" pe-7s-"],[class^=pe-7s-]{display:inline-block;font-family:Pe-icon-7-stroke;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}/*! Modified from font-awesome helper CSS classes - PIXEDEN
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (CSS: MIT License)
 */.pe-lg{font-size:1.33em;line-height:.75em;vertical-align:-15%}.pe-stack,.pe-va{vertical-align:middle}.pe-2x{font-size:2em}.pe-3x{font-size:3em}.pe-4x{font-size:4em}.pe-5x{font-size:5em}.pe-fw{width:1.28571em}.pe-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.pe-ul>li{position:relative}.pe-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em}.pe-li.pe-lg{left:-1.85714em}.pe-border{padding:.2em .25em .15em;border-radius:.1em;border:.08em solid #eaeaea}.pull-right{float:right}.pe.pull-left{float:left;margin-right:.3em;margin-left:.3em}.pe-spin{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pe-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.pe-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pe-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.pe-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.pe-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.pe-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em}.pe-stack-1x,.pe-stack-2x{position:absolute;left:0;width:100%;text-align:center}.pe-stack-1x{line-height:inherit}.pe-stack-2x{font-size:2em}.pe-inverse{color:#fff}.pe-7s-album:before{content:"\e6aa"}.pe-7s-arc:before{content:"\e6ab"}.pe-7s-back-2:before{content:"\e6ac"}.pe-7s-bandaid:before{content:"\e6ad"}.pe-7s-car:before{content:"\e6ae"}.pe-7s-diamond:before{content:"\e6af"}.pe-7s-door-lock:before{content:"\e6b0"}.pe-7s-eyedropper:before{content:"\e6b1"}.pe-7s-female:before{content:"\e6b2"}.pe-7s-gym:before{content:"\e6b3"}.pe-7s-hammer:before{content:"\e6b4"}.pe-7s-headphones:before{content:"\e6b5"}.pe-7s-helm:before{content:"\e6b6"}.pe-7s-hourglass:before{content:"\e6b7"}.pe-7s-leaf:before{content:"\e6b8"}.pe-7s-magic-wand:before{content:"\e6b9"}.pe-7s-male:before{content:"\e6ba"}.pe-7s-map-2:before{content:"\e6bb"}.pe-7s-next-2:before{content:"\e6bc"}.pe-7s-paint-bucket:before{content:"\e6bd"}.pe-7s-pendrive:before{content:"\e6be"}.pe-7s-photo:before{content:"\e6bf"}.pe-7s-piggy:before{content:"\e6c0"}.pe-7s-plugin:before{content:"\e6c1"}.pe-7s-refresh-2:before{content:"\e6c2"}.pe-7s-rocket:before{content:"\e6c3"}.pe-7s-settings:before{content:"\e6c4"}.pe-7s-shield:before{content:"\e6c5"}.pe-7s-smile:before{content:"\e6c6"}.pe-7s-usb:before{content:"\e6c7"}.pe-7s-vector:before{content:"\e6c8"}.pe-7s-wine:before{content:"\e6c9"}.pe-7s-cloud-upload:before{content:"\e68a"}.pe-7s-cash:before{content:"\e68c"}.pe-7s-close:before{content:"\e680"}.pe-7s-bluetooth:before{content:"\e68d"}.pe-7s-cloud-download:before{content:"\e68b"}.pe-7s-way:before{content:"\e68e"}.pe-7s-close-circle:before{content:"\e681"}.pe-7s-id:before{content:"\e68f"}.pe-7s-angle-up:before{content:"\e682"}.pe-7s-wristwatch:before{content:"\e690"}.pe-7s-angle-up-circle:before{content:"\e683"}.pe-7s-world:before{content:"\e691"}.pe-7s-angle-right:before{content:"\e684"}.pe-7s-volume:before{content:"\e692"}.pe-7s-angle-right-circle:before{content:"\e685"}.pe-7s-users:before{content:"\e693"}.pe-7s-angle-left:before{content:"\e686"}.pe-7s-user-female:before{content:"\e694"}.pe-7s-angle-left-circle:before{content:"\e687"}.pe-7s-up-arrow:before{content:"\e695"}.pe-7s-angle-down:before{content:"\e688"}.pe-7s-switch:before{content:"\e696"}.pe-7s-angle-down-circle:before{content:"\e689"}.pe-7s-scissors:before{content:"\e697"}.pe-7s-wallet:before{content:"\e600"}.pe-7s-safe:before{content:"\e698"}.pe-7s-volume2:before{content:"\e601"}.pe-7s-volume1:before{content:"\e602"}.pe-7s-voicemail:before{content:"\e603"}.pe-7s-video:before{content:"\e604"}.pe-7s-user:before{content:"\e605"}.pe-7s-upload:before{content:"\e606"}.pe-7s-unlock:before{content:"\e607"}.pe-7s-umbrella:before{content:"\e608"}.pe-7s-trash:before{content:"\e609"}.pe-7s-tools:before{content:"\e60a"}.pe-7s-timer:before{content:"\e60b"}.pe-7s-ticket:before{content:"\e60c"}.pe-7s-target:before{content:"\e60d"}.pe-7s-sun:before{content:"\e60e"}.pe-7s-study:before{content:"\e60f"}.pe-7s-stopwatch:before{content:"\e610"}.pe-7s-star:before{content:"\e611"}.pe-7s-speaker:before{content:"\e612"}.pe-7s-signal:before{content:"\e613"}.pe-7s-shuffle:before{content:"\e614"}.pe-7s-shopbag:before{content:"\e615"}.pe-7s-share:before{content:"\e616"}.pe-7s-server:before{content:"\e617"}.pe-7s-search:before{content:"\e618"}.pe-7s-film:before{content:"\e6a5"}.pe-7s-science:before{content:"\e619"}.pe-7s-disk:before{content:"\e6a6"}.pe-7s-ribbon:before{content:"\e61a"}.pe-7s-repeat:before{content:"\e61b"}.pe-7s-refresh:before{content:"\e61c"}.pe-7s-add-user:before{content:"\e6a9"}.pe-7s-refresh-cloud:before{content:"\e61d"}.pe-7s-paperclip:before{content:"\e69c"}.pe-7s-radio:before{content:"\e61e"}.pe-7s-note2:before{content:"\e69d"}.pe-7s-print:before{content:"\e61f"}.pe-7s-network:before{content:"\e69e"}.pe-7s-prev:before{content:"\e620"}.pe-7s-mute:before{content:"\e69f"}.pe-7s-power:before{content:"\e621"}.pe-7s-medal:before{content:"\e6a0"}.pe-7s-portfolio:before{content:"\e622"}.pe-7s-like2:before{content:"\e6a1"}.pe-7s-plus:before{content:"\e623"}.pe-7s-left-arrow:before{content:"\e6a2"}.pe-7s-play:before{content:"\e624"}.pe-7s-key:before{content:"\e6a3"}.pe-7s-plane:before{content:"\e625"}.pe-7s-joy:before{content:"\e6a4"}.pe-7s-photo-gallery:before{content:"\e626"}.pe-7s-pin:before{content:"\e69b"}.pe-7s-phone:before{content:"\e627"}.pe-7s-plug:before{content:"\e69a"}.pe-7s-pen:before{content:"\e628"}.pe-7s-right-arrow:before{content:"\e699"}.pe-7s-paper-plane:before{content:"\e629"}.pe-7s-delete-user:before{content:"\e6a7"}.pe-7s-paint:before{content:"\e62a"}.pe-7s-bottom-arrow:before{content:"\e6a8"}.pe-7s-notebook:before{content:"\e62b"}.pe-7s-note:before{content:"\e62c"}.pe-7s-next:before{content:"\e62d"}.pe-7s-news-paper:before{content:"\e62e"}.pe-7s-musiclist:before{content:"\e62f"}.pe-7s-music:before{content:"\e630"}.pe-7s-mouse:before{content:"\e631"}.pe-7s-more:before{content:"\e632"}.pe-7s-moon:before{content:"\e633"}.pe-7s-monitor:before{content:"\e634"}.pe-7s-micro:before{content:"\e635"}.pe-7s-menu:before{content:"\e636"}.pe-7s-map:before{content:"\e637"}.pe-7s-map-marker:before{content:"\e638"}.pe-7s-mail:before{content:"\e639"}.pe-7s-mail-open:before{content:"\e63a"}.pe-7s-mail-open-file:before{content:"\e63b"}.pe-7s-magnet:before{content:"\e63c"}.pe-7s-loop:before{content:"\e63d"}.pe-7s-look:before{content:"\e63e"}.pe-7s-lock:before{content:"\e63f"}.pe-7s-lintern:before{content:"\e640"}.pe-7s-link:before{content:"\e641"}.pe-7s-like:before{content:"\e642"}.pe-7s-light:before{content:"\e643"}.pe-7s-less:before{content:"\e644"}.pe-7s-keypad:before{content:"\e645"}.pe-7s-junk:before{content:"\e646"}.pe-7s-info:before{content:"\e647"}.pe-7s-home:before{content:"\e648"}.pe-7s-help2:before{content:"\e649"}.pe-7s-help1:before{content:"\e64a"}.pe-7s-graph3:before{content:"\e64b"}.pe-7s-graph2:before{content:"\e64c"}.pe-7s-graph1:before{content:"\e64d"}.pe-7s-graph:before{content:"\e64e"}.pe-7s-global:before{content:"\e64f"}.pe-7s-gleam:before{content:"\e650"}.pe-7s-glasses:before{content:"\e651"}.pe-7s-gift:before{content:"\e652"}.pe-7s-folder:before{content:"\e653"}.pe-7s-flag:before{content:"\e654"}.pe-7s-filter:before{content:"\e655"}.pe-7s-file:before{content:"\e656"}.pe-7s-expand1:before{content:"\e657"}.pe-7s-exapnd2:before{content:"\e658"}.pe-7s-edit:before{content:"\e659"}.pe-7s-drop:before{content:"\e65a"}.pe-7s-drawer:before{content:"\e65b"}.pe-7s-download:before{content:"\e65c"}.pe-7s-display2:before{content:"\e65d"}.pe-7s-display1:before{content:"\e65e"}.pe-7s-diskette:before{content:"\e65f"}.pe-7s-date:before{content:"\e660"}.pe-7s-cup:before{content:"\e661"}.pe-7s-culture:before{content:"\e662"}.pe-7s-crop:before{content:"\e663"}.pe-7s-credit:before{content:"\e664"}.pe-7s-copy-file:before{content:"\e665"}.pe-7s-config:before{content:"\e666"}.pe-7s-compass:before{content:"\e667"}.pe-7s-comment:before{content:"\e668"}.pe-7s-coffee:before{content:"\e669"}.pe-7s-cloud:before{content:"\e66a"}.pe-7s-clock:before{content:"\e66b"}.pe-7s-check:before{content:"\e66c"}.pe-7s-chat:before{content:"\e66d"}.pe-7s-cart:before{content:"\e66e"}.pe-7s-camera:before{content:"\e66f"}.pe-7s-call:before{content:"\e670"}.pe-7s-calculator:before{content:"\e671"}.pe-7s-browser:before{content:"\e672"}.pe-7s-box2:before{content:"\e673"}.pe-7s-box1:before{content:"\e674"}.pe-7s-bookmarks:before{content:"\e675"}.pe-7s-bicycle:before{content:"\e676"}.pe-7s-bell:before{content:"\e677"}.pe-7s-battery:before{content:"\e678"}.pe-7s-ball:before{content:"\e679"}.pe-7s-back:before{content:"\e67a"}.pe-7s-attention:before{content:"\e67b"}.pe-7s-anchor:before{content:"\e67c"}.pe-7s-albums:before{content:"\e67d"}.pe-7s-alarm:before{content:"\e67e"}.pe-7s-airplay:before{content:"\e67f"}
 	/*
  	Flaticon icon font: Flaticon 
  	*/

@font-face {
  font-family: "Flaticon";
  src: url("fonts/Flaticon.eot");
  src: url("fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("fonts/Flaticon.woff2") format("woff2"),
       url("fonts/Flaticon.woff") format("woff"),
       url("fonts/Flaticon.ttf") format("truetype"),
       url("fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon; 
  font-style: normal;
 
}

.flaticon-iron:before { content: "\f100"; }
.flaticon-shop:before { content: "\f101"; }
.flaticon-shirt:before { content: "\f102"; }
.flaticon-high-heel:before { content: "\f103"; }
.flaticon-dressmaking:before { content: "\f104"; }
.flaticon-clutch:before { content: "\f105"; }
.flaticon-bodysuit:before { content: "\f106"; }
.flaticon-kid-and-baby:before { content: "\f107"; }
.flaticon-casual-t-shirt:before { content: "\f108"; }
.flaticon-makeup:before { content: "\f109"; }
.flaticon-cloth:before { content: "\f10a"; }
.flaticon-fashion:before { content: "\f10b"; }
.flaticon-trousers:before { content: "\f10c"; }
.flaticon-pants:before { content: "\f10d"; }
.flaticon-women-pants:before { content: "\f10e"; }
.flaticon-men-shoe:before { content: "\f10f"; }
.flaticon-blouse-with-buttons:before { content: "\f110"; }
.flaticon-woman-bikini:before { content: "\f111"; }
.flaticon-polo-shirt:before { content: "\f112"; }
.flaticon-short-pants:before { content: "\f113"; }
.flaticon-bodysuit-1:before { content: "\f114"; }
.flaticon-bib:before { content: "\f115"; }
.flaticon-girl:before { content: "\f116"; }
.flaticon-bodysuit-2:before { content: "\f117"; }
.flaticon-children:before { content: "\f118"; }
.flaticon-laptop:before { content: "\f119"; }
.flaticon-embroidery:before { content: "\f11a"; }
.flaticon-makeup-1:before { content: "\f11b"; }
.flaticon-knickers:before { content: "\f11c"; }
.flaticon-sport-clothes:before { content: "\f11d"; }
.flaticon-sports-and-competition:before { content: "\f11e"; }
.flaticon-cap:before { content: "\f11f"; }
.flaticon-backpack:before { content: "\f120"; }
.flaticon-wallet:before { content: "\f121"; }
.flaticon-perfume-spray-container:before { content: "\f122"; }
.flaticon-perfume:before { content: "\f123"; }
.flaticon-necklace:before { content: "\f124"; }
.flaticon-wedding-ring:before { content: "\f125"; }
.flaticon-diamond-ring:before { content: "\f126"; }
.flaticon-dress-long-and-black-shape:before { content: "\f127"; }
.flaticon-dress:before { content: "\f128"; }
.flaticon-hat:before { content: "\f129"; }
.flaticon-handbag:before { content: "\f12a"; }
.flaticon-footwear:before { content: "\f12b"; }
.flaticon-tuxedo:before { content: "\f12c"; }
.flaticon-suit:before { content: "\f12d"; }
.flaticon-trousers-1:before { content: "\f12e"; }
.flaticon-japan:before { content: "\f12f"; }
.flaticon-tie-black-male-fashion-cloth-symbol:before { content: "\f130"; }
.flaticon-hanger:before { content: "\f131"; }
.flaticon-zip:before { content: "\f132"; }
.flaticon-zipper:before { content: "\f133"; }
.flaticon-clothes-button:before { content: "\f134"; }
.flaticon-cloth-1:before { content: "\f135"; }
.flaticon-sewing-machine:before { content: "\f136"; }
.flaticon-thread:before { content: "\f137"; }
.flaticon-yarn:before { content: "\f138"; }
.flaticon-tailor:before { content: "\f139"; }
.flaticon-tshirt:before { content: "\f13a"; }
.flaticon-pamela:before { content: "\f13b"; }
.flaticon-mannequin:before { content: "\f13c"; }
.flaticon-mannequin-1:before { content: "\f13d"; }
.flaticon-pillow:before { content: "\f13e"; }
.flaticon-big-mattress:before { content: "\f13f"; }
.flaticon-livingroom-window-with-curtains:before { content: "\f140"; }
.flaticon-livingroom-black-curtains:before { content: "\f141"; }
.flaticon-uniform:before { content: "\f142"; }
.flaticon-doctor:before { content: "\f143"; }
.flaticon-bag:before { content: "\f144"; }
.flaticon-basket:before { content: "\f145"; }
.flaticon-photographer-taking-a-picture:before { content: "\f146"; }
.flaticon-hand-holding-cellphone-to-take-a-selfie:before { content: "\f147"; }
.flaticon-ink-bottle:before { content: "\f148"; }
.flaticon-online-education:before { content: "\f149"; }
.flaticon-online-course:before { content: "\f14a"; }
.flaticon-online-course-1:before { content: "\f14b"; }
.flaticon-megaphone:before { content: "\f14c"; }
.flaticon-promotion:before { content: "\f14d"; }
.flaticon-dressmaker:before { content: "\f14e"; }
.flaticon-shop-1:before { content: "\f14f"; }
.flaticon-commerce-and-shopping:before { content: "\f150"; }
.flaticon-shop-2:before { content: "\f151"; }
.flaticon-shopping-online:before { content: "\f152"; }
.flaticon-map:before { content: "\f153"; }
.flaticon-home-address:before { content: "\f154"; }
.flaticon-placeholder:before { content: "\f155"; }
.flaticon-newspaper:before { content: "\f156"; }
.flaticon-map-pin-marked:before { content: "\f157"; }
.flaticon-newspaper-1:before { content: "\f158"; }
.flaticon-hr:before { content: "\f159"; }
.flaticon-candidate:before { content: "\f15a"; }
.flaticon-job-seeker:before { content: "\f15b"; }
.flaticon-sunglasses:before { content: "\f15c"; }
.flaticon-obscure-glasses:before { content: "\f15d"; }
.flaticon-watch:before { content: "\f15e"; }
.flaticon-lipstick:before { content: "\f15f"; }
.flaticon-flamenco-female-model-standing-silhouette-with-a-fan:before { content: "\f160"; }
.flaticon-flamenco-female-woman-with-long-dress:before { content: "\f161"; }
.flaticon-business-card:before { content: "\f162"; }
.flaticon-tailor-1:before { content: "\f163"; }
.flaticon-tape-measure:before { content: "\f164"; }
.flaticon-sewing-machine-1:before { content: "\f165"; }
.flaticon-tailor-2:before { content: "\f166"; }
.flaticon-modiste:before { content: "\f167"; }
.flaticon-tailor-3:before { content: "\f168"; }
.flaticon-event:before { content: "\f169"; }
.flaticon-event-1:before { content: "\f16a"; }
.flaticon-birthday-and-party:before { content: "\f16b"; }
.flaticon-birthday-and-party-1:before { content: "\f16c"; }body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}#slide .carousel{height:100%;width:100%}
.carousel{position:relative;clear:both}
.carousel-inner{position:relative;width:100%;overflow:hidden}
.carousel-inner>.item{position:relative;display:none;left:0!important;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}
.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}
.carousel-inner>.active{left:0}
.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}
.carousel-inner>.next.left,.carousel-inner>.prev.right{opacity:1;z-index:1}
.carousel-inner>.active.left,.carousel-inner>.active.right{opacity:0;z-index:2}
.carousel-control{position:absolute;top:0;bottom:0;left:0;width:10%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=0.5);opacity:.5}
.carousel-control.left{left:0;top:50%;margin-top:-30px}
.carousel-control.right{right:0;left:auto;top:50%;margin-top:-30px}
.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=100);outline:0;opacity:1}
.carousel-control .icon-prev,.carousel-control .icon-next{position:absolute;display:inline-block;width:60px;height:60px;-webkit-border-radius:50%;border-radius:50%;transition:all .3s ease-in-out;border:1px solid rgba(255,255,255,.8);box-shadow:0 0 50px rgba(0,0,0,.2);background-color:rgba(0,0,0,0);cursor:pointer;-webkit-border-radius:50%;border-radius:50%;text-align:center;position:relative;z-index:3}
.carousel-control .icon-prev:hover,.carousel-control .icon-next:hover{background-color:rgba(25,12,21,0.2);box-shadow:0 0 30px rgba(255,255,255,1.0)}
.carousel-control .icon-prev i,.carousel-control .icon-next i{vertical-align:middle;font-size:30px;line-height:1.8em;color:#fff}
.carousel-caption{position:absolute;right:9%;top:25%;left:9%;z-index:10;color:#fff;}
.carousel-caption h1{font-family:'Roboto',sans-serif;font-size:60px;font-weight:500;margin-bottom:10px;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,0.6)}
.carousel-caption h1:after{text-shadow:3px 3px 1px #600}
.carousel-caption h2{font-family:'Roboto',sans-serif;font-size:30px;font-weight:400;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,0.5)}
.whiterbut{display:inline-block;height:48px;line-height:42px;color:#fff;font-size:18px;border:2px solid #fff;border-radius:35px;font-weight:500;text-decoration:none;-webkit-transition:background .3s ease-out;-moz-transition:background .3s ease-out;-o-transition:background .3s ease-out;transition:background .3s ease-out;cursor:pointer;min-width:168px;text-align:center}
.whiterbut:hover{background:rgba(255,255,255,0.1);box-shadow:0 0 20px rgba(255,255,255,1.0)}
@media (max-width: 979px) {
.carousel-caption{left:12%;right:12%;top:15%!important}
.carousel-caption h1{font-size:42px!important} 
.carousel-indicators{display:none!important} 
.slide-wrap.slide-center { background-size: cover;}
.banner-slide .image-box{margin-top:68px;}
}
@media (max-width: 767px) { 
.col-share{display:none}
.whiterbut{display:none}
.carousel-control.left,.carousel-control.right{display:none}
.banner-slide .content-box {text-align:center}
.banner-slide h2 {font-size:24px!important;line-height: 26px!important;}
.carousel-caption{left:0%;right:0%; padding:15px; top:15%!important} 
.image-column {width:90%:}
}
.carousel-indicators{position:absolute;z-index:15;bottom:86px;left:50%;width:60%;margin-left:-30%;text-align:center;list-style:none}
.carousel-indicators li{display:inline-block;position:relative;width:16px;height:16px;border-radius:50%;background:#ddd;background:rgba(150,150,150,0.4);cursor:pointer;box-shadow:0 1px 1px rgba(255,255,255,0.4),inset 0 1px 1px rgba(0,0,0,0.1);background:rgba(150,150,150,0.1);margin:6px;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s;box-shadow:0 1px 1px rgba(255,255,255,0.4),inset 0 1px 1px rgba(0,0,0,0.1),0 0 0 2px rgba(255,255,255,0.5)}
.carousel-indicators .active,.carousel-indicators li:hover{box-shadow:0 1px 1px rgba(255,255,255,0.4),inset 0 1px 1px rgba(0,0,0,0.1),0 0 0 5px rgba(255,255,255,0.5)}
.carousel-indicators .active:after{content:"";position:absolute;width:10px;height:10px;top:3px;left:3px;border-radius:50%;background:rgba(255,255,255,0.8)}
.carousel{height:100%} 
.carousel .item{max-height: 100vh;}
.carousel .item img{border:none!important;top:0;left:0;min-width:100%;height:100%;object-fit:cover;}
.carousel-inner > .item > img{position:absolute;top:0;left:0;min-width:100%;min-height:100%}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.grabbing{cursor:8 8,move}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: empty 1ms both ease;
  -moz-animation: empty 1ms both ease;
  animation: empty 1ms both ease;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}

.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-theme .owl-controls{margin-top:10px;text-align:center}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-controls .owl-page span{display:inline-block;position:relative;width:10px;height:10px;border-radius:50%;background:rgba(150,150,150,0.4);cursor:pointer;margin:16px 9px;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{box-shadow:0 1px 1px rgba(255,255,255,0.4),inset 0 1px 1px rgba(0,0,0,0.1),0 0 0 5px rgba(255,255,255,0.5); background:#768699}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.slide-function .owl-prev{position:absolute;top:-40px;background:transparent url(images/cP7FTknYc8a.png) no-repeat top;opacity:.3;height:45px;width:27px;margin-top:20px;right:30px;background-position:-26px -115px}
.slide-function .owl-next{position:absolute;top:-40px;background:transparent url(images/cP7FTknYc8a.png) no-repeat top;opacity:.3;height:45px;width:27px;right:0;margin-top:20px;background-position:-28px -161px}
#slide-partner{padding:30px 0 10px 0;clear:both}
#slide-partner div { 
    align-items: center; 
 }
#slide-partner div img{padding:0 25px; align-items: center;  vertical-align:middle;text-align:center}
.slide-ykkh .item{margin:0 10px}
#slide-ks p{text-align:center;font-size:16px;line-height:2em}
.slide-news .owl-prev{position:absolute;top:-30px;background:transparent url(images/arr-sl.png) no-repeat;background-position:0 0;opacity:.8;height:21px;width:11px;left:auto;right:50px}
.slide-news .owl-prev:hover,.slide-news .owl-next:hover{opacity:1}
.slide-news .owl-next{position:absolute;top:-30px;background:transparent url(images/arr-sl.png) no-repeat;background-position:-11px 0;opacity:.8;height:21px;width:11px;left:auto;right:30px}/**
 * Swiper 4.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 14, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.sm,.sm ul,.sm li{display:block;list-style:none;padding:0;line-height:normal;direction:ltr}
ul.sm ul{position:absolute;top:-999999px;width:100px}
ul.sm li{position:relative;float:left}
ul.sm a{position:relative;display:block;white-space:nowrap; text-transform: uppercase;
    font-weight: bold;}
ul.sm a.disabled{cursor:default}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl}
ul.sm-rtl li{float:right}
ul.sm ul li,ul.sm-vertical li{float:none}
ul.sm ul a,ul.sm-vertical a{white-space:normal}
ul.sm ul.sm-nowrap>li>a{white-space:nowrap}
ul.sm:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden}
ul.sm,ul.sm *,ul.sm :before,ul.sm :after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
ul.sm{-webkit-tap-highlight-color:rgba(0,0,0,0);}
@media screen and (max-width: 979px) {
.sm-clean{float:none!important}
.mega-menu{width:100%!important;overflow:hidden}
} 
.bghead .navbar-collapse {position:relative;}
.sm-clean{background:none;}
.sm-clean ul{
	background: rgba(255,255,255,1);
    box-shadow: 0 0 12px 0 rgba(8,88,157,0.2);}  
.sm-clean-vertical{padding:10px 0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.bghead{ background: #fff; z-index:99;width:100%;top:0; box-shadow: 0 0 5px 0 rgb(0 0 0 / 15%);clear:both;transition: .5s;position:relative}
.bghead.bg-transparent {position:fixed;background: transparent;}
.bghead.navbar-akr{ position:fixed;top:0;z-index:1030;-moz-box-shadow:0 2px 5px rgba(3,3,3,0.15)
                    ;-webkit-box-shadow:0 2px 5px rgba(3,3,3,0.15);box-shadow:0 2px 5px rgba(3,3,3,0.15); background:#edf2fa;}
.bghead.navbar-akr .logo-drhan {top:2px;}
.bghead.navbar-akr .logo-drhan a img {
    transition: 0.5s; margin-top:14px; height:47px;
} 
 
.bghead.navbar-akr .logo-drhan::before { width: 176px; height: 78px;transition: 0.5s;}
 /* Mega menus */ 
.drbox_border_mega { 
	border-top: 3px solid;
    border-image-slice: 1;
    border-width: 3px;
    border-image-source:-webkit-linear-gradient( 180deg, #e2a011, #faeb9c 50%, #eeba3e);
    padding: 0 20px 20px 20px; overflow:hidden;
}
.drbox_border{ 
	border-top: 3px solid;
    border-image-slice: 1;
    border-width: 3px;
    border-image-source:-webkit-linear-gradient( 180deg, #e2a011, #faeb9c 50%, #eeba3e);

}
#main-menu,
#main-menu > .has-mega-menu {
  position: static !important;
}

#main-menu .mega-menu {
  margin-left: 0 !important;
  right: 0 !important;
  width: auto !important;
  max-width: none !important;
}

#main-menu > .has-mega-menu .scroll-up,
#main-menu > .has-mega-menu .scroll-down {
  margin-left: 0 !important;
}


/* clear any floats inside the mega menus */

#main-menu .mega-menu > li {
  overflow: auto;
}


/* reset mega menu list/link styles (which are inherited from the SmartMenus core/theme styles) */

#main-menu .mega-menu {
  color: #353451;
}

#main-menu .mega-menu ul {
  position: static;
  display: block;
  margin: 0.83em 0;
  border: 0;
  text-align:left;
  width: auto;
  background: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#main-menu .mega-menu ul li {
  display: inline-block; 
  float:left;
  border: 0; 
  width:23%; 
  /*border-bottom:1px solid #ddd;*/
  margin: 0 1%;
}
.sm-clean ul.mega-menu li:hover {background:#fff !important}
#main-menu .mega-menu a {
  display: inline;
  border: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  transition:0.3s
}
#main-menu .mega-menu a:hover {color:#e00; padding-left:20px}

.list-menu-header {
    margin-bottom:20px;
    justify-content: left;
    width: 100%;
}

#main-menu .drbox_border_mega div.title-cate h2 a{
	display: block;
	text-transform: uppercase !important;
	color: #015730;
	font-size: 16px;
	font-weight: 600;
	text-align:left;
	padding: 0 0 0 30px ;
}
#main-menu .drbox_border_mega div.title-cate h2 a:hover {    
     background: -webkit-linear-gradient(180deg, #ebb338, #c37808  50%, #edb637);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#main-menu .drbox_border_mega div.title-cate h2 a:before {
    content: '';
    display: block;
    background: url(images/icon-project.png) 0 0 no-repeat;
	background-size:cover;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
}

#main-menu .list-menu-header > li > a {
	display: block; text-align:left;
	transition: all 0.3s ease-in-out;
	font-size: 15px; 
	font-weight: 600; 
	padding: 6px 0 !important;
	/*padding: 12px 0 !important;*/
}

#main-menu .list-menu-header > li > a:hover { 
   /*padding:12px 0 12px 5px !important;*/
}
 
/* simple columns inside the mega menus */
 
.sm-clean a{padding: 8px 13px 8px 0;
    margin-right: 10px;
    color: #100b9a;
    line-height: 18px;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;}
.sm-clean a:hover,.sm-clean a.highlighted, .sm-clean a.active{color:#e00}
.sm-clean ul li:hover {background:#f2f4f6;}
.sm-clean-vertical a:hover,.sm-clean-vertical a:focus,.sm-clean-vertical a:active,.sm-clean-vertical a.highlighted{background:#fff}
.sm-clean a.has-submenu{padding-right:25px}
.sm-clean-vertical a,.sm-clean ul a{padding:9px 15px;font-weight:400;color:#111;text-transform:none!important}
.sm-clean-vertical a.has-submenu,.sm-clean ul a.has-submenu{padding-right:40px}
.sm-clean ul a{font-size:15px} 
.sm-clean a.current,.sm-clean a.current:hover,.sm-clean a.current:focus,.sm-clean a.current:active{color:#d5a00f}
.sm-clean a span.sub-arrow{position:absolute;right:8px;top:45%;margin-top:0px;width:0;height:0;overflow:hidden;border-width:5px;border-style:solid dashed dashed;border-color:#333 transparent transparent}
.sm-clean-vertical a span.sub-arrow,.sm-clean ul a span.sub-arrow{right:15px;top:50%;margin-top:-5px;border-width:5px;border-style:dashed dashed dashed solid;border-color:transparent transparent transparent #4046ff}
.sm-clean span.scroll-up,.sm-clean span.scroll-down{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:20px}
.sm-clean span.scroll-up:hover,.sm-clean span.scroll-down:hover{background:#eee}
.sm-clean span.scroll-up-arrow,.sm-clean span.scroll-down-arrow{position:absolute;top:0;left:50%;margin-left:-6px;width:0;height:0;overflow:hidden;border-width:6px;border-style:dashed dashed solid;border-color:transparent transparent #555}
.sm-clean span.scroll-up:hover span.scroll-up-arrow{border-color:transparent transparent #D23600}
.sm-clean span.scroll-down-arrow{top:8px;border-style:solid dashed dashed;border-color:#555 transparent transparent}
.sm-clean span.scroll-down:hover span.scroll-down-arrow{border-color:#D23600 transparent transparent}
@media screen and (max-width: 850px) {
.sm-clean:not(.sm-clean-vertical) > li > a{padding-left:8px;padding-right:8px}
.sm-clean:not(.sm-clean-vertical) > li > a.has-submenu{padding-right:25px}
}
@media screen and (max-width: 750px) {
.sm-clean:not(.sm-clean-vertical) > li > a{padding-left:3px;padding-right:3px}
.sm-clean:not(.sm-clean-vertical) > li > a.has-submenu{padding-right:25px}
.drbox_border_mega .col-md-12, .drbox_border_mega .col-md-6 {padding:0}
}
@media screen and (max-width: 979px) {
ul.sm-clean{width:100%}
ul.sm-clean ul{display:none;background:#f2f4f6;position:static!important;top:auto!important;left:auto!important;margin-left:0!important;margin-top:0!important;width:auto!important;min-width:0!important;max-width:none!important}
ul.sm-clean>li{float:none;}
#main-menu .mega-menu ul li {width:31%;}
ul.sm-clean>li>a,ul.sm-clean ul.sm-nowrap>li>a{white-space:normal}
ul.sm-clean iframe{display:none}
ul.sm ul li {/*text-align:center;*/ text-align:left;}
.sm-clean{ padding:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.sm-clean ul{border:0;padding:0;background:rgba(0, 0, 0, 0.1);-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}
.sm-clean > li > ul:before,.sm-clean > li > ul:after{display:none}
.sm-clean a{padding:12px 10px 12px 32px!important;font-size:16px; }
.sm-clean a.current{color:#D23600!important}
.sm-clean ul a{border-left:0px solid transparent; padding: 8px 0 8px 30px !important; text-align:left}
#main-menu .drbox_border_mega div.title-cate h2 a:before {top:6px}
.box-images-cate {display:none}
.sm-clean ul ul a{border-left:16px solid transparent}
.sm-clean ul ul ul a{border-left:24px solid transparent}
.sm-clean ul ul ul ul a{border-left:32px solid transparent}
.sm-clean ul ul ul ul ul a{border-left:40px solid transparent}
.sm-clean a span.sub-arrow,.sm-clean ul a span.sub-arrow{top:50%;margin-top:-9px;right:auto;left:6px;margin-left:0;width:17px;height:17px;font:normal 16px/16px monospace!important;text-align:center;border:0;color:#000;text-shadow:none;background:#f7d96f;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px}
.sm-clean a.highlighted span.sub-arrow{display:none}
.sm-clean a.highlighted span.sub-arrow:before{display:block;content:'-'}

}
@media (min-width: 1000px) and (max-width: 1180px)  { 
.sm-clean a {font-size:14px;} 
} 
@media screen and (max-width: 480px) {#main-menu .mega-menu ul li {width:100%;}}

#main-menu .mega-menu ul li ul
{
	margin:0px !important;
}
#main-menu .mega-menu ul li ul li
{
	width:100%; padding:10px 0 !important;
	border-bottom:1px solid #ddd;
}
#main-menu .mega-menu ul li ul li a:hover
{
	padding:10px 0 10px 0px !important;
}@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}

@keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {

    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}



.jello{
    -webkit-animation-name:jello;
            animation-name:jello;
    -webkit-transform-origin: center;

            transform-origin: center
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}


@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInStable {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  33.333% {
    opacity: 1;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  
  66.666666% {
    opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomInStable {
 0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  33.333% {
    opacity: 1;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  
  66.666666% {
    opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.zoomInStable {
  -webkit-animation-name: zoomInStable;
  animation-name: zoomInStable;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
}

@-webkit-keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
}

@-moz-keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}

}

@-o-keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}
}

@-ms-keyframes anime {
from {
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
}
to {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-moz-transform: scaleY(1);
}

}


@keyframes float-bob-y {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes float-bob-x {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
}




@keyframes float-bob {
  0% {
    -webkit-transform: translateX(-430px);
    transform: translateX(-430px);
  }

  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(-430px);
    transform: translateX(-430px);
  }
}


@-webkit-keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}


@-webkit-keyframes zoom-fade-two {
  0% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@keyframes zoom-fade-two {
  0% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}


.banner .parallax-container div img,
.fullwidth-video-section .play-link .icon-box{
    animation-name: zoom-fade; 
    animation-duration: 5s; 
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  
  -webkit-animation-name: zoom-fade; 
    -webkit-animation-duration: 5s; 
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
  
  -moz-animation-name: zoom-fade; 
    -moz-animation-duration: 5s; 
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
  
  -ms-animation-name: zoom-fade; 
    -ms-animation-duration: 5s; 
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
  
  -o-animation-name: zoom-fade; 
    -o-animation-duration: 5s; 
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}



@keyframes rotateme {
    from {
        transform: rotate(0deg);
    }
    to { 
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
    }
    to { 
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes rotateme {
    from {
        -moz-transform: rotate(0deg);
    }
    to { 
        -moz-transform: rotate(360deg);
    }
}
@-o-keyframes rotateme {
    from {
        -o-transform: rotate(0deg);
    }
    to { 
        -o-transform: rotate(360deg);
    }
}

.page-banner .icon-one,
.main-banner .icon-one{
    animation-name: rotateme; 
    animation-duration: 7s; 
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  
  -webkit-animation-name: rotateme; 
    -webkit-animation-duration: 7s; 
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
  
  -moz-animation-name: rotateme; 
    -moz-animation-duration: 7s; 
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
  
  -ms-animation-name: rotateme; 
    -ms-animation-duration: 7s; 
 
 -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
  
  -o-animation-name: rotateme; 
    -o-animation-duration: 7s; 
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.how-it-works:before,
.main-banner .icon-six,
.main-banner .icon-two,
.page-banner .icon-six,
.page-banner .icon-two,
.rotate-me {
    animation-name: rotateme; 
    animation-duration: 24s; 
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  
  -webkit-animation-name: rotateme; 
    -webkit-animation-duration: 24s; 
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
  
  -moz-animation-name: rotateme; 
    -moz-animation-duration: 24s; 
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
  
  -ms-animation-name: rotateme; 
    -ms-animation-duration: 24s; 
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
  
  -o-animation-name: rotateme; 
    -o-animation-duration: 24s; 
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}


@-webkit-keyframes footer-animate {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }

  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
}

@keyframes footer-animate {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }

  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
  }
}

@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam:wght@300;400;500;600;700;800&display=swap');
 
*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.is-sticky{background:#fff}
body{background:#fff;color:#222;font-size:15px;font-family:Helvetica,Arial,san-serif}
img{width:auto;height:auto;max-width:100%;vertical-align:middle}
img{-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear;transform:scale(1);-o-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}
:focus{outline:0!important}
figure{margin:0;padding:0}
figure img{width:100%;height:auto}
img[src*=".svg"]{height:100%}
iframe{border:none}  
.clearfix{clear:both} 
p {margin: 0 0 10px;line-height: 22px;} 
a, a:hover {color: #0066a6;text-decoration:none} 
h1{line-height:130%}
h1.title-cate {
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 30px;
    padding: 0 0 5px;
    text-align: left;
    color: #7bab2e;
    direction: ltr;
    border-bottom: 1px solid #ccc;
    width: 100%;
}
h2{font-size:30px;line-height:130%;margin-bottom:20px}
h3{font-size:20px;margin-bottom:15px}
h4{margin-bottom:8px;font-size:15px;font-weight:500;color:#007ec6}
h5{font-size:14px;line-height:160%;margin-bottom:13px}
h6{font-size:12px;line-height:160%;margin-bottom:10px}
a{-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;-o-transition:all 200ms ease-out;transition:all 200ms ease-out}
ol{position:relative}
ul{list-style:none}
ul li, ol li {line-height: 26px;text-align: left;}
.eclip-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}
.eclip-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.eclip-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.eclip-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.eclip-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
.pd0{padding-top:0!important;border:none!important} 
.container {width: 100%;max-width: 1170px;margin: 0 auto;}
.scroll{overflow-y:auto;}.scroll::-webkit-scrollbar{width:8px}.scroll::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #fff;}.scroll::-webkit-scrollbar-thumb{background-color:rgba(144,147,153,.5);}.scroll::-webkit-scrollbar-thumb:hover{background-color:rgba(144,147,153,.8)}
 
.bghead .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    margin: 0 auto;
    padding: 9px 0 2px;
}
.bghead .logo-brand {
    margin-right: 47px;
}
.bghead .logo-brand img 
{
	max-height:110px; width:auto;
}
.bghead .search {
    color: #999;
    background: transparent;
    position: relative;
}
.bghead .searchbox {
    width: calc(100% - 680px);
    min-width: 300px;
    margin-right: 39px;
    margin-left: 0;
}
.bghead .search__open {display:none}

.search__box__show .searchbox {
   display:block !important
}

.bghead .searchbox .search .inner {
    border-radius: 5px;
    border: 1px solid #ebebeb;
    background-color: #f1f3f4;
    height: 44px;
}
.bghead .search .has-suggestion:before {
    content: "\F002";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 50%;
	color:#555;
    left: 14px;
    transform: translateY(-50%);
}
.bghead .search .inner .has-suggestion {
    position: static;
    width: 100%;
}
.bghead .search #search-input {
    border: none;
    color: #333;
    padding: 15px 10px 15px 40px;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: transparent;
}
.bghead .ctn-header-btn {
    margin-left: auto;
    display: flex;
    background-color: #036fdd;
    padding: 8px;
    color: #fff;
    border-radius: 4px;
}
.ctn-header-btn #cta-btn-question, .ctn-header-btn #show-qa-form {
    padding: 0 19px 0 42px;
    position: relative;
    text-transform: uppercase;
    color: #292940;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    border: none;
    padding-top: 3px;
}
 
.ctn-header-btn #cta-btn-question:before, .ctn-header-btn #show-qa-form:before {
    background: url(/data/css/images/2852676.png) no-repeat 50%;
    width: 30px;
    background-size: contain;
} 
.ctn-header-btn #booking-cta:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: url(/data/css/images/5037864.png) no-repeat 50%;
    width: 27px;
    background-size: contain;
}
.ctn-header-btn #booking-cta {
    margin-left: 24px;
    padding: 0 0 0 38px;
    position: relative;
    text-transform: uppercase;
    color: #292940;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    border: none;
    padding-top: 3px;
    cursor: pointer;
}
.ctn-header-btn #cta-btn-question:after, .ctn-header-btn #cta-btn-question:before, .ctn-header-btn #show-qa-form:after, .ctn-header-btn #show-qa-form:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.ctn-header-btn #cta-btn-question:after, .ctn-header-btn #show-qa-form:after {
    width: 1px;
    background-color: rgba(0,0,0,.07);
    left: auto;
    right: 0;
}

.hotline{float:left}
.header-top {
	background: #036fdd; overflow:hidden;
    border-bottom: 1px solid #ededed;
    position: relative; padding:5px 0
}
.header-top-menu {  
    color: #fff;
	font-weight:300;
    font-size: 14px;
	float:left
}
.header-top-menu li:not(:last-child) {
    margin-right: 10px;
}
.header-top-menu li { 
    float: left; color: #fff; font-size:13px;
}
.header-top-menu li a { 
    color: #fff;padding:6px;
    border-radius: 30px; 
}
.header-top-menu li i {
    background: #e00;color: #fff;
	margin-right:6px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center; 
    border-radius: 50%; 
    font-size: 13px;
}
.header-top-menu li a:hover {color:#000} 
.header-top-menu::after {
    content: "";
    display: table;
    clear: both;
}
.lang-switch {float:right}
.lang-switch li {
    display: inline-block;
    float: left;
}
.lang-switch li i {font-size:15px;margin-right:18px;}
.lang-switch li img{ width:20px; margin-right:5px;}
.lang-switch li i.fa-youtube-play {color:#e00;}
.lang-switch li i.fa-facebook {color:#3b5998;}


.header-social{position:fixed;right:40px;bottom:103px;z-index:999;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}
.header-social:before{content:"";height:100px;width:1px;background:rgba(255,255,255,0.4);right:18px;bottom:-113px;position:absolute}
.header-social.fix-header-social{right:0px;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease}.header-social.fix-header-social:before{display:none}
.header-social.fix-header-social .social-block li{margin-bottom:8px}
.header-social.fix-header-social .social-block a{display:inline-block;float:none;width:36px;height:36px;text-decoration:none;cursor:pointer;text-align:center;line-height:36px;position:relative;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;transition:0.5s;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d}
.header-social.fix-header-social .social-block a .social-icon-before{background:#f3d061;display:block}
.header-social.fix-header-social .social-block a .social-icon-after,.header-social.fix-header-social .social-block a .social-icon-before{width:36px;height:36px;position:absolute;top:0;left:0;-webkit-transform:translateZ(18px);-moz-transform:translateZ(18px);-ms-transform:translateZ(18px);-o-transform:translateZ(18px);transform:translateZ(18px);-webkit-backface-visibility:visible;-moz-backface-visibility:visible;-ms-backface-visibility:visible;-o-backface-visibility:visible;backface-visibility:visible;color:#212121;font-size:12px}
.header-social.fix-header-social .social-block a .social-icon-after{-webkit-transform:rotateX(90deg) translateZ(18px);-moz-transform:rotateX(90deg) translateZ(18px);-ms-transform:rotateX(90deg) translateZ(18px);-o-transform:rotateX(90deg) translateZ(18px);transform:rotateX(90deg) translateZ(18px);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}
.header-social.fix-header-social .social-block a .social-icon-after{background:#00254e}.header-social.fix-header-social .social-block a:hover{-webkit-transform:rotateX(-90deg);-moz-transform:rotateX(-90deg);-ms-transform:rotateX(-90deg);-o-transform:rotateX(-90deg);transform:rotateX(-90deg)}
.header-social.fix-header-social .social-block a:hover .social-icon-after{webkit-backface-visibility:visible;-moz-backface-visibility:visible;-ms-backface-visibility:visible;-o-backface-visibility:visible;backface-visibility:visible}
.header-social.fix-header-social .social-block a:hover .social-icon-after .fa{color:#fff}.header-social.fix-header-page-social{bottom:500px !important}@media only screen and (max-width: 480px){.header-social{display:none}}
.header-social .social-block li a{
	display:block;
	background: rgb(0,0,0,0.5);
    padding: 10px;
    text-align: center;
    font-size: 20px;}
.header-social .social-block li a .social-icon-before{display:none}.header-social .social-block li a .fa{color:#fff}.header-social .social-block li a:hover .fa{color:#f3d061 }
#slide .carousel .item img {
    width: 100%;  
    filter: brightness(100%);
}
@-webkit-keyframes imageScaleAnimation{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@-moz-keyframes imageScaleAnimation{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes imageScaleAnimation{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.banner-news-block{position:absolute;z-index:200;width:60%;bottom:32px;left:50%;transform:translateX(-50%)}
.btn-contact {
    background-color: transparent; font-size:12px;
	text-align: initial; color:#f3d061;
    display: flex; padding:2px 12px; text-transform:uppercase;
    align-items: center;
    border: 2px solid #f3d061 ;
    cursor: pointer !important;
    position:absolute; right:10px; top:18px;
}
.btn-contact:hover{
    background-color: #f3d061;
    border-color: transparent; color:#fff;
}
.fancybox-content { background:transparent;}
.fix-md-ct {
    background: url(/data/css/images/bg-footer.jpg) ;
    border-radius: 10px;

}
.modal-card {padding:15px;}
.form-reg-kmn {padding: 20px;  overflow:hidden;
}
.pop_dkkm {padding:0px; text-align:center;}
.pop_dkkm .form-control {height:40px; border-radius:5px; padding:9px 15px; font-size:13px;font-family: inherit;}
.pop_dkkm p {
    font-size: 20px; 
    color: #e00;
	text-transform:uppercase;
    font-weight: 600;
    margin: 20px 0;
}
.pop_dkkm .hotline-popup {
    font-style: italic;
    font-weight: 600;
	font-size:18px;
	margin-top:15px;
}
.pop_dkkm .hotline-popup a {color:#e00}
.fancybox-button svg {color:#fff}
.bg-form-drhan {background:#fff; padding:15px 20px; min-width:500px; overflow:hidden}
.logo-popup {text-align:center; padding:10px 0}
.logo-popup img{width:138px;}
.text-main-pu {margin-bottom:10px; font-size:15px; color:#fff; margin-top:15px; font-weight:500}
.form-reg-kmn textarea {
    border: 1px solid #ced4da;
    border-radius: 5px;
    height: 121px;
    padding: 10px;
    width: 100%;
	color:#555;
	font-family: inherit;
}
.btn-submit {    
    text-transform: uppercase;
    padding: 10px 30px;
    display: inline-block;
    margin: 10px 0;
    border-radius: 29px;
    color: #000;
	cursor:pointer;
    font-weight: 600;
	background-image: linear-gradient(to left, rgb(240 190 69) 1%, rgb(253 241 148) 50%, rgb(239 199 103) 100%), linear-gradient(to left, rgb(228 196 111) 1%, rgb(254 254 95) 50%, rgb(235 194 50) 100%);
    border: 1px solid transparent;
}
/*-----------------------------------
  Header Search area
---------------------------------------*/
.search__area .search__inner form button::before {
  color: #333;
  content: "\e618";
  display: block;
  font-family: Pe-icon-7-stroke;
  font-size: 29px;
  transition: color 300ms ease 0s;
}
.search__area {
  background: -webkit-linear-gradient(180deg, #edb638, #faeb9c 50%, #edb53a);
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.08);
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateY(-200%);
  transition: all 300ms ease 0s;
  z-index: 2147483647;
}
.search__area .search__inner{
  position: relative;
}
.search__area .search__inner form {
  margin: 1em 0;
  padding: 0 40px 0 0;
  position: relative;
  text-align: center;
}
.search__area .search__inner form input[type="text"] {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  color: #333;
  font-size: 20px;
  font-weight: 400;
  font-family: inherit;
  height: 53px; width:100%;
  line-height: 53px;
  padding: 0 70px 0 20px;
  text-align: left;
}
.search__area .search__inner form input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
  font-size: 20px;
  font-weight: 300;
}
.search__area .search__inner form input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #333;
  font-size: 20px;
  font-weight: 300;
}
.search__area .search__inner form input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #333;
  font-size: 20px;
  font-weight: 300;
}
.search__area .search__inner form input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #333;
  font-size: 20px;
  font-weight: 300;
}
.search__area .search__inner form button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  cursor: pointer;
  height: 53px;
  line-height: 53px;
  position: absolute;
  right: 40px;
  top: 0;
  width: 60px;
  transition: 0.3s;
}
.search__area .search__inner form button:hover {
  background: #eee none repeat scroll 0 0;
}
 
.search__area .search__inner .search__close__btn {
  display: block;
  line-height: 58px;
  position: absolute;
  right: 0;
  top: 0;
}
.search__area .search__inner .search__close__btn {
  color: #000;
  cursor: pointer;
  font-size: 25px;
  line-height: 53px;
}

.search__close__btn .search__close__btn_icon i {
    transition: all 0.5s ease 0s;
    transform: scale(1.5) rotate(0deg);
}
.search__close__btn .search__close__btn_icon:hover i {
    transform: scale(2) rotate(180deg); 
}
.search__box__show__hide .search__area {
  transform: translateY(0px);
  transition: all 300ms ease 0s;
}

#bottom-fix{height:50px;background:rgba(0,0,0,0.68);color:#fff;line-height:3.3em;position:fixed;bottom:0; display:none;width:100%;z-index:9}
#bottom-fix.block {display:block;}
#bottom-fix .sinfo{float:left;margin-right:20px}
#bottom-fix .sinfo .down{color:red}
#bottom-fix .sinfo .up{color:#00ff18}
#bottom-fix .sinfo i{margin-left:5px}
#bottom-fix .button-tk{float:right;position:relative;top:8px}
#bottom-fix .button-blue{background: linear-gradient(to right,#ff8100,#ffd94e);text-transform:uppercase;color:#fff}
#bottom-fix .button-blue i{margin-right:8px}
.button-tk{height:32px;line-height:32px;border:none;border-radius:25px;color:#fff;display:inline-block;padding:0 15px;font-size:12px}
.btn-mobile{position:absolute;z-index:110;left:15px;top:12px;width:28px;height:23px;line-height: 62px;margin:0 auto;font-size:10px;font-weight:600;display:none}
.btn-mobile input[type="checkbox"]{position:absolute;filter:alpha(opacity=0);opacity:0;width:100%;height:100%}
.btn-mobile input[type="checkbox"]:hover{cursor:pointer}
.btn-mobile input[type="checkbox"]:checked ~ .top,.btn-mobile input[type="checkbox"]:checked ~ .bottom{top:50%}
.btn-mobile input[type="checkbox"]:checked ~ .top{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.btn-mobile input[type="checkbox"]:checked ~ .bottom{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.btn-mobile input[type="checkbox"]:checked ~ .middle{filter:alpha(opacity=0);opacity:0}
.btn-mobile span{position:absolute;display:block;width:28px;height:2px;box-shadow:3px 3px 0 rgba(0,0,0,.1);background-color:#333;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;z-index:-1}
.btn-mobile .top{top:20%}
.btn-mobile .middle{top:50%}
.btn-mobile .bottom{top:80%}
@media screen and (max-width:991px) {
.search-wrapper{right:5px}
.bg-nav-click{ background-color: transparent;height:auto;z-index:10}
}
@media screen and (max-width:768px) {
.search-wrapper.active .xclose{right:-30px}
}
@media (max-width:979px) {

ul.link-top{margin-bottom:3px;padding-top:0!important;font-weight:300}
.col-share{float:none!important;text-align:center}
}
ul.link-top{float:right;font-weight:300;padding-right:10px}
ul.link-top li{display:inline-block;background:url(/data/css/images/li-right.jpg) no-repeat center right;font-size:14px}
ul.link-top li:last-child{background:none}
ul.link-top li a{padding:0 14px 0 8px;color:#fff}
ul.link-top a:hover{color:#FD0}
ul.link-language{float:right!important;padding:0;font-weight:300}
ul.link-language li{float:left;list-style:none}
ul.link-language li img{vertical-align:middle;padding:0 0 0 5px}
.inputtext{float:left;background:#fff;color:#999;width:180px;height:28px;border:none;font-size:13px;padding:0 0 0 6px;overflow:hidden}
.btn-send{float:left;cursor:pointer;background:#f3d061;padding:0 10px;height:28px;margin-right:6px;border:none;color:#fff;font-weight:300;vertical-align:middle}
.title-cpn{text-transform:uppercase;color:#007f00;font-size:28px;padding-top:30px;padding-left:20px}
@media (min-width:979px) {
.searchMain-mobile{display:none}
}
.searchMain-mobile{float:right;background:url(/data/css/images/bg-search-mobile.jpg) no-repeat;width:212px;height:32px;line-height:32px;margin-top:4px}
.searchMain{float:right;margin-top:20px;background:url(/data/css/images/bg-search.jpg) no-repeat;width:226px;height:32px;line-height:32px}
a.searchBtn{width:30px;float:right;height:100%;display:inline-block}
.input-s{display:inline-block;border:none;outline:0;font-size:12px;line-height:20px;width:160px;vertical-align:middle;margin-left:12px}
#contact{padding:0;clear:both}
.img-block-2{padding-right:10px;position:relative}
.item_map{
    height: 450px; padding:0;
    position: relative;
    display: block;
}
.item_img{ 
    position: relative;
    display: block;
    padding-top: 60%;
    overflow: hidden;
}
.item_img img{
	position: absolute;
    top: 0;
    object-fit: cover;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 100%;
}
 #slide .scroll-down, #sgh-why .scroll-down{
    position: absolute;
    left: 0;
    right: 0; z-index:10;
    bottom: 20px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: 0 5px 25px 0 rgba(139,78,143,.25);
    margin: 0 auto;
    line-height: 60px;
    text-align: center;
    background: #fff;
}
.bgvideo-slide {margin-top:-60px;}
#slide .scroll-down i, #sgh-why .scroll-down i { font-size:20px; color:#f3d061} 
.wheel {position:absolute;width: 40px;transition: opacity .3s ease-in-out;height: 50px;right:5%;bottom: 60px;z-index: 20;}
.wheel a {cursor:pointer; display:block}
.wheel a span{position:absolute;top:10px;left:19px;width:14px;height:14px;border-left:3px solid rgba(225,225,225,0.8);border-bottom:3px solid rgba(225,225,225,0.8);transform:rotate(-45deg);animation:WheelArrow 2s infinite;animation-delay:0s;opacity:0;box-sizing:border-box}
.wheel a span:nth-of-type(2){top:10px;animation-delay:0.2s;width:26px;height:26px;left:13px;}
 @keyframes WheelArrow {
0% {transform: rotate(-45deg) translate(0, 0);opacity: 0;}
50% {opacity: 1;}
100% {transform: rotate(-45deg) translate(-5px, 5px);opacity: 0;}
}
 
.nk-circle-animation {height: 320px;width: 320px;overflow: hidden;}
.nk-df-center { position: absolute; top: 50%; left: 50%;transform: translate(-50%, -50%);}
.item-seo { margin-bottom: 30px; font-weight: 300;}
.item-seo h2{font-size:20px; margin-bottom:10px; font-weight:500;}
.item-seo i {
    position: relative;
    display: inline-block;
    font-size: 50px;
    line-height: 50px;
    color: #84b433;
    margin-bottom: 20px;
    transition: all 500ms ease;
}
.block-img {top:0; margin:50px 0}
.block-img img {width:80%;}
@keyframes rotatecw{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotateacw{0%{transform:rotate(0)}100%{transform:rotate(-360deg)}}
.nk-circle-animation+*{position:relative;z-index:1}.nk-circle-animation:after,.nk-circle-animation:before{position:absolute;content:'';border:4px solid rgba(255,255,255,0.1);border-radius:50%}
.nk-circle-animation:before{top:0;left:0;bottom:0;right:0;border-top-color:#84b433;border-bottom-color:#fff;animation:rotatecw 30s linear infinite 0s}
.nk-circle-animation:after{top:25px;left:25px;bottom:25px;right:25px;border-top-color:#07c7e0;border-bottom-color:#fff;animation:rotateacw 24s linear infinite 0s}
.nk-circle-animation.small:after,.nk-circle-animation.small:before{border-width:2px}.nk-circle-animation.fast:before{animation:rotatecw 15s linear infinite 0s}
.nk-circle-animation.fast:after{animation:rotateacw 10s linear infinite 0s}.nk-circle-animation.white:before{border-top-color:#fff;border-right-color:#fff}
.nk-circle-animation.white:after{border-top-color:#fff;border-bottom-color:#fff}
@media (min-width:769px){
#akr-seo {background: url(/data/css/images/bg-seo.png) no-repeat top center; padding: 30px 0 80px 0; background-size: cover; clear: both; overflow: hidden;}	
.nk-circle-animation{height:368px;width:368px;overflow:hidden}
.nk-circle-animation:after{top:45px;left:45px;bottom:45px;right:45px}
.block-img {position:relative;top: 110px;margin:0}
#akr-seo .block-seo .txt-left { text-align: left;}
#akr-seo .block-seo .txt-right { text-align: right;}
.nk-circle-animation.small:after{top:35px;left:35px;bottom:35px;right:35px}
}
.theme-btn{
    display: inline-block; 
    font-size: 15px; color:#fff;  
    padding: 15px 40px; min-width:240px; 
    border: 1px solid #f3d061 }
 }
.theme-btn:before { position: absolute;} 
.theme-btn:hover {  color: #fff; background:#f3d061;
    box-shadow: 0 0 20px rgba(255,255,255,0.2);
}
/** banner-slide **/

.banner-slide{
  position: relative;
  background: #fff;
}
.banner-slide h2 {
    color: #fff; text-transform:uppercase; 
    font-weight: 700;
	text-align: center;
    font-size: 35px;
    line-height: normal;
    letter-spacing: normal;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    margin-bottom: 30px
}
.banner-slide h2 span {color: #84b433;}

.banner-slide .content-box{
  position: relative;
}

.banner-slide .content-box .text{
     position: relative;
    display: block;
    line-height: 1.8em;
    color: #fff;
	font-weight:300;
    font-size: 18px; 
    margin-bottom: 40px;
}

.banner-slide .content-box .theme-btn-two{
  padding: 13px 40px;
}

.banner-slide .image-box{
  position: relative;
  margin-left: 50px;
}

.banner-slide .image-box img{
  max-width: none;
  float: left;
}

 
.banner-slide .image-box .image-2{
  position: absolute;
  left: -160px;
  top:30px;
 -webkit-animation: zoom-fade 5s infinite linear;
  animation: zoom-fade 5s infinite linear;
}

.banner-slide .image-box .image-3{
  position: absolute;
  left: -60px;
  top: 20px;
  -webkit-animation: flash 3s infinite linear;
  animation: flash 3s infinite linear;
}

.banner-slide .image-box .image-4{
  position: absolute;
  top: 0px;
  right: 0px;
  -webkit-animation: shake 8s infinite linear;
  animation: shake 8s infinite linear;
}

.banner-slide .image-box .image-5{
  position: absolute;
  top: 268px;
  right: -50px;
  -webkit-animation: swing 3s infinite linear;
  animation: swing 3s infinite linear;
}

.banner-slide .image-box .image-6{
  position: absolute;
  top: 330px;
  right: -50px;
  -webkit-animation: zoom-fade 2s infinite linear;
  animation: zoom-fade 2s infinite linear;
}
.bg-overlay {
    position: absolute;
    width: 100%;
    z-index: 5;
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(90deg,rgba(39,13,148,0.6) 0%,rgba(0,77,197,0.2) 50%,rgba(0,77,197,0.2) 50%,rgba(146,188,255,0.2) 100%,rgba(146,188,255,0.2) 100%);
}
.header_black {
    background: linear-gradient(to bottom,#000000,rgba(0,0,0,0));
    position: absolute;
    width: 100%;
    height: 200px;
    z-index: 3;
}
 
.top-header.hide {
    display: none;transition: .5s;
}
.menu-header { display: flex;align-items: center;}
.header_button {padding:12px 0;display: flex;align-items: center; justify-content: flex-end;} 

/** menumobile **/
 
.title-triduc {display: block; overflow:hidden;margin-bottom:20px;} 
.title-triduc h2 {
    font-weight: 500; font-size:32px; float:left; color: #aa611a; margin-bottom: 15px;
} 
.title-triduc .viewall  {float:right}
.title-triduc .viewall a {
    text-align: right;
    font-size: 13px;
    font-weight: 500;
    color: #292940;
    display: flex;
    justify-content: flex-end; 
    align-items: center;
    text-transform: uppercase;
}
.title-triduc .viewall a img {
    width: 26px;
    height: 26px;
    margin-left: 16px; 
}
 
.sec-title.center {
    text-align: center;
}
.sec-title {
    position: relative; display: block; margin-bottom:60px;
}
.sec-title h2 {
    position: relative;
    display: block;
    font-size: 33px;
	color:#f3d061; 
    margin-bottom: 15px;
    font-weight: 400;
}
.sec-title h2 span {
	 color:#333;  font-family: 'Be Vietnam'; 
     font-weight:700; text-transform:uppercase}
.sec-title h2 span::after { 
	content: '';
    position: absolute;
    width: 368px;
    height: 24px;
    bottom: -30px;
    left: calc(50% - 184px);
    background: url(/data/css/images/logo-footer.png) no-repeat bottom center;
}
.sec-title p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 50px;
}
.content-about {line-height:26px;color:#666}
.content-about h3 { font-family: 'Be Vietnam'; letter-spacing:1px;font-size:23px; line-height:30px; margin-bottom:26px;color: #33b5aa;}
.content-about p {letter-spacing: 1px;font-size:16px;padding-bottom:20px;font-weight:300; }
 .about-company {
    list-style: disc; font-size:16px; margin: 0 0 30px 16px;
}
.buttons-nav>li>span {
    background: 0 0;
    border: solid 2px #fff;
    color: #fff;
}
.buttons-nav>li.expanded-login,.buttons-nav>li.expanded,.buttons-nav>li.real {
    margin-left: 10px;
}
.btn-md {
    font-size: 14px;
    min-width: 150px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}
.buttons-nav .btn-log, .buttons-nav .download-info, .buttons-nav .real>a {
    padding: 0 20px;
    min-width: auto;
}
.buttons-nav .btn-log, .buttons-nav .download-info, .buttons-nav .real>a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
}
 
ul.buttons-nav li.tr_platform:hover>ul,ul.buttons-nav li.expanded-login:hover>ul, ul.buttons-nav li.mobile-login:hover>ul {
    display: block;
    visibility: visible;
    opacity: 1;
}
.buttons-nav>li.mobile-login>span {border:none}
.mobile_navbar_cont .navbar-toggle {
    display: inline-block;
    max-width: 44px;
	position: absolute;
    left: 10px;
    top: 18px;
	display:none;
    padding: 0;
    cursor: pointer;
    border: 1px solid transparent;
    background-color: transparent;
}
.mobile_navbar_cont .navbar-toggle span.icon-bar {
    background: #fff;
}
span.icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    margin-top: 3px;
    background: #1d1d1d;
}
ul.buttons-nav span.download-info, ul.buttons-nav li.expanded-login {
    min-width: 160px;
}
ul.buttons-nav li.mobile-login {
    min-width: 30px; display:none;
} 
ul.buttons-nav li.mobile-login i.ifcm-profile { font-size:22px; color:#fff;
}
.buttons-nav>li>span .caret {
    display: inline-block;
    margin: 0 0 3px 10px;
    padding: 3px;
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
}
ul.buttons-nav ul.dropdown {
    font-size: 14px;
    position: absolute;
    z-index: 1;
    right: 0;
    left: auto;
    display: none;
    visibility: hidden;
    width: 100%;
    min-width: 160px;
    padding: 1px 0 0;
    transition: all .5s ease;
    opacity: 0;
}
ul.buttons-nav li {
    position: relative;
    float: left; 
    transition-duration: .5s;
}
ul.buttons-nav li ul li {width:100%}
 

.drop_down_block {
    background: #fff;
    overflow: hidden;
    border: 1px solid #999;
    display: block;
    color: #666;
}
.drop_down_block li:hover {
    background: #e7f2ff;
}
.drop_down_block li a {
    color: #000;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
}

ul.navigation_menu {
    display: flex;
    flex-direction: column;
    width: auto;
    height: 340px;
    padding-right: 20px;
    border-right: 1px solid #ccc;
    flex-wrap: wrap;
    justify-content: flex-start;
}
ul.navigation_menu li.nav_item>a, .see_also_menu>span, .menu_new_list .top.editablemenuitem {
    font-size: 14px;
    font-weight: 500;
    display: flex;
	padding:0;
    min-width: 250px;
    height: 40px;
    transition: all .5s;
    color: #1d1d1d;
    border-bottom: 1px solid #ccc;
    align-items: center;
} 
ul.navigation_menu_sub li.nav_item_sub>a, ul.see_also_menu li.see_also_item>a{padding:6px 0;color:#222;}
ul.navigation_menu_sub li.nav_item_sub>a:hover, ul.see_also_menu li.see_also_item>a:hover, ul.navigation_menu li.nav_item>a:hover{color:#f3d061;}
.navigation_menu p, .see_also_menu p {
    margin: 0;
}

#about-us .additional_menu>li.all_menu_bottom, #services .additional_menu>li.all_menu_bottom {
    max-width: 365px;
	min-width: 205px;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #d0d0d0;
    background: #f1f1f1;
}
.additional_menu li a {color: #222;padding:0}
.additional_menu li a>span, .trading_right span {
    font-size: 50px;
    line-height: 1;
    float: left;
    margin: auto 10px auto 10px;
    text-align: center;
    color: #020303;
}
form#logIn {
    margin-bottom: 25px;
}
.sgh-register { margin: 0 0 40px 0; overflow: hidden; clear: both;}
.sgh-register a {color:#4a90e2}
.left_part.with_border {
    border-right: 1px solid #d8d8d8;
}
.subscribe_input {
    display: flex; margin:15px 0;
    align-items: center;
}
.form-reg input[type="checkbox"]{display:none}
.form-reg label{cursor:pointer;font-weight:400}
.form-reg input[type="checkbox"]+span::before{cursor:pointer;font-family:fontAwesome;font-size:12px;color:#ced4da;content:"\a0";border:1px solid #ccc;box-shadow:0 1px 2px rgba(0,0,0,0.05);display:inline-block;text-align:center;height:20px;width:20px;margin-right:8px;position:relative}
.form-reg input[type="checkbox"]:checked+span::before{color:#fff;border:1px solid #f3d061;background:#f3d061;display:inline-block;content:'\f00c';font-size:12px}
.custom-label {
    min-height: 24px;
    line-height: 20px;
    margin-bottom: 0;
    position: relative;
    color: #333; font-size:13px;
}
.left_part {
    padding-right: 30px;
}
.right_part {
    padding-left: 30px;
}
.right_part p.signin-label {
    color: #9b9b9b;
}
.container.small-cont {
    max-width: 766px;
}
.required label::after {
    content: '*';
    display: inline-block;
    margin-left: 5px;
}
.form-reg .btn{padding:15px 50px;text-transform: uppercase;}
.sgh-register .block-title {
    font-size: 20px;
    font-weight: 400;
    color: #1d1d1d;
    margin-bottom: 20px;
}
.sgh-register .block-title.md-30 {
    margin-bottom: 39px;
}
.right_part .btn.btn-trans {
    border: solid 1px #768699; padding:12px 33px; text-transform: uppercase;
    background-color: transparent;font-weight: 400; text-align:center;
    color: #768699!important;display: inline-block;
}
.right_part .btn.btn-trans:hover { background:#768699; color:#fff!important;}
.was-validated .form-control:invalid, .form-control.is-invalid {
    border-color: #ff687b!important;background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZjY4N2InIHZpZXdCb3g9Jy0yIC0yIDcgNyc+PHBhdGggc3Ryb2tlPScjZmY2ODdiJyBkPSdNMCAwbDMgM20wLTNMMCAzJy8+PGNpcmNsZSByPScuNScvPjxjaXJjbGUgY3g9JzMnIHI9Jy41Jy8+PGNpcmNsZSBjeT0nMycgcj0nLjUnLz48Y2lyY2xlIGN4PSczJyBjeT0nMycgcj0nLjUnLz48L3N2Zz4=)!important;
}
.was-validated .form-control:valid, .form-control.is-valid {
    border-color: #f3d061;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyM5NGM5M2QnIGQ9J00yLjMgNi43M0wuNiA0LjUzYy0uNC0xLjA0LjQ2LTEuNCAxLjEtLjhsMS4xIDEuNCAzLjQtMy44Yy42LS42MyAxLjYtLjI3IDEuMi43bC00IDQuNmMtLjQzLjUtLjguNC0xLjEuMXonLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-group .input input:not(#wants_to_subscribe), .form-group .input select {
    background-color: #fff;
    width: 100%;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
}
.form-control {
    padding: 9px; width:100%;
    height: 44px;border: 1px solid #ced4da;
    border-color: #c4cbd8;
}
.form-select select {
    background: 0 0;
    height: 44px;
    line-height: 2.8125rem;
    color: #141414;
    padding: .125rem .5rem 0 .8125rem;
    padding-top: 0;
    padding-right: 30px;
    z-index: 2;
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    -webkit-appearance: none;
    background-color: transparent;
    background-image: none;
    -moz-appearance: none;
    appearance: none;
}
.personal-details {
    border-bottom: 1px solid #dcdcdc;
    padding: 36px 0 30px; clear:both; overflow:hidden
}
.bg-form .btn {
    padding: 15px 50px;
    text-transform: uppercase;
}
.form-select {
    width: 100%;
    background: #fff;
    height: 44px;
    display: block;
    position: relative;
    font-size: 13px;
    cursor: pointer;
    z-index: 2;
}
.form-select:after {
    font-family: FontAwesome;
    content: "\f107";
    position: absolute;
    width: 44px;
    height: 44px;
    text-align: center;
    top: 0;
    right: 0;
    line-height: 44px;
    color: #787878;
    font-size: 20px;
    background: 0 0;
    z-index: 1;
}
.text-logout {float:right; font-size:13px; font-weight:300}
.text-logout a {
    color: #ff747d;
}
.form-group {
    margin-bottom: 10px;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
h2.page-subtitle {
    line-height: 1.5625rem;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: .6875rem;
}
.form-group label {
    font-weight: 400;
    color: #4a4a4a;
    position: relative;
    font-size: 14px;
    margin-bottom: 3px;
}

#about-us, #services, #trading-platforms, #pci_method, #analytics, #trading-education, #partnership, #on-line-support{ display: flex; padding:20px 0 }
#trading-education .navigation_menu {
    border: none;
}
#trading-education .additional_menu {
    width: 586px !Important;
    max-width: inherit;
    border-right: 1px solid #ccc;
    margin: 0 20px 0 0;
    padding-right: 10px;
    height: 340px;
}
#trading-education .additional_menu .col-md-6 {float:left!important;padding:0 10px !Important}
#trading-education .menu_new_list .top.editablemenuitem {  min-width: auto;}

.circular-menu {
  position: fixed;
  bottom: 1em;
  right: 1em;
  z-index:999
}

.circular-menu .floating-btn {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: hsl(41deg 60% 61%);
  box-shadow: 0 2px 5px 0 hsla(0, 0%, 0%, .26);  
  color: hsl(0, 0%, 100%);
  text-align: center;
  line-height: 3.9;
  cursor: pointer;
  outline: 0;
}
.circular-menu .floating-btn:before {
    position: absolute;
    content: '';
    width: 60px;
    height: 60px;
    background:rgb(253 0 0 / 50%);
    border-radius: 50%;
    left: -5px;
    top: -5px;
    -webkit-animation: pulse 1s infinite ease-in-out;
    -moz-animation: pulse 1s infinite ease-in-out;
    -ms-animation: pulse 1s infinite ease-in-out;
    -o-animation: pulse 1s infinite ease-in-out;
    animation: pulse 1s infinite ease-in-out;
}
.circular-menu .floating-btn:after {
    position: absolute;
    content: '';
    width: 80px;
    height: 80px;
    background: rgb(255 0 0 / 50%);
    border-radius: 50%;
    left: -15px;
    top: -15px;
    -webkit-animation: zoomIn 2s infinite ease-in-out;
    -moz-animation: zoomIn 2s infinite ease-in-out;
    -ms-animation: zoomIn 2s infinite ease-in-out;
    -o-animation: zoomIn 2s infinite ease-in-out;
    animation: zoomIn 2s infinite ease-in-out;
}
.circular-menu.active .floating-btn {
  box-shadow: inset 0 0 3px hsla(0, 0%, 0%, .3);
}

.circular-menu .floating-btn:active {
  box-shadow: 0 4px 8px 0 hsla(0, 0%, 0%, .4);
}

.circular-menu .floating-btn i {
  font-size: 25px; 
  position:relative;
  z-index:999;
  transition: transform .2s;  
}

.circular-menu.active .floating-btn i:before { 
  content:'\f00d';
  font-family: fontAwesome;
}
.circular-menu:after {
  display: block;
  content: ' ';
  width: 3.5em;
  height: 3.5em;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
  transition: all .3s ease;
}

.circular-menu.active:after {
  transform: scale3d(5.5, 5.5, 1);
  transition-timing-function: cubic-bezier(.68, 1.55, .265, 1);
}

.circular-menu .items-wrapper {
  padding: 0;
  margin: 0;
}

.circular-menu .menu-item {
  position: absolute;
  top: .2em;
  right: .2em;
  z-index: -1;
  display: block;
  text-decoration: none;
  color: hsl(153deg 96% 18%);
  font-size: 1em;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  text-align: center;
  line-height: 3;
  background-color:hsl(46deg 86% 67%);
  transition: transform .3s ease, background .2s ease;
}

.circular-menu .menu-item:hover {
  background-color: hsla(0,0%,0%,.3);
}

.circular-menu.active .menu-item {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.circular-menu.active .menu-item:nth-child(1) {
  transform: translate3d(1em,-7em,0);
}

.circular-menu.active .menu-item:nth-child(2) {
  transform: translate3d(-3.5em,-6.3em,0);
}

.circular-menu.active .menu-item:nth-child(3) {
  transform: translate3d(-6.5em,-3.2em,0);
}

.circular-menu.active .menu-item:nth-child(4) {
  transform: translate3d(-7em,1em,0);
}

/**
 * The other theme for this menu
 */

.circular-menu.circular-menu-left {
  right: auto; 
  left: 1em;
}

.circular-menu.circular-menu-left .floating-btn {
  background-color: hsl(217, 89%, 61%);
}

.circular-menu.circular-menu-left:after {
  background-color: hsl(217, 89%, 61%);
}

.circular-menu.circular-menu-left.active .floating-btn i {
  transform: rotate(90deg);
}

.circular-menu.circular-menu-left.active .menu-item:nth-child(1) {
  transform: translate3d(-1em,-7em,0);
}

.circular-menu.circular-menu-left.active .menu-item:nth-child(2) {
  transform: translate3d(3.5em,-6.3em,0);
}

.circular-menu.circular-menu-left.active .menu-item:nth-child(3) {
  transform: translate3d(6.5em,-3.2em,0);
}

.circular-menu.circular-menu-left.active .menu-item:nth-child(4) {
  transform: translate3d(7em,1em,0);
}

.menu_new_list {
    margin-right: 0px!important;
	padding: 0 15px;
    margin-bottom: 15px!important; 
    background: #f1f1f1;
}
.menu_new_list ul.menu_new_item {background:transparent} 
.menu_new_list a:hover {color:#f3d061 !Important}
.menu_new_list ul.menu_new_item li{color: #1d1d1d;padding:4px 0; font-weight:300;}
#analytics .menu_right a {
    justify-content: flex-start; color:#4a90e2
}
#analytics .navigation_menu {
    flex-grow: .5;
}
#analytics .navigation_menu>.nav_item:first-child {
    height: 340px;
    margin-right: 20px;
}
#trading-education {
    flex-direction: row-reverse;
}

#trading-platforms .additional_menu {
    display: flex;
    margin: 0;
    padding: 0 20px 0 0;
    height: 340px;
    border-right: 1px solid #ccc;
}
#trading-platforms .menu_bottom {
    width: calc(72% - 20px);
    height: 340px;
    margin-right: 20px;
    border-right: 1px solid #ccc;
    display: flex;
    align-items: flex-start;
}

.menu_pic {
    display: inline-block;
    width: 100%;
    max-width: 250px;
    height: 115px;
    background: url(/data/css/images/menu_sp.jpg);
}
.m_suport {
    background-position: -750px 0;
}
.m_partship {
    background-position: -250px 0;
}
.m_platf {
    background-position: -500px 0;
}
.m_analyt {
    background-position: -1250px 0;
}
.m_trading {
    background-position: -1000px 0;
}
.menu_right { width: 250px; line-height: 26px !important;
}
.menu_right p {
    font-weight: 500; color:#333;
    margin-bottom: 10px; font-size:14px;
}
.button_green {
    background: #f3d061;
    border: 1px solid #f3d061;
}
.button_green:hover { background: #e84a43;}
.red_in_menu {
    color: #f00;
}
.mega-menu li.menu_right a {
    font-weight: 400; line-height: 26px; padding:3px 0;
    width: 100%;justify-content: center;
    max-width: 250px;
}
#trading-platforms .menu_bottom .meni_boot_item {
    margin-right: 20px;
}
.meni_boot_item>a {
    display: flex;
    height: 40px; padding:0 !important;
    transition: all .5s;
    color: #1d1d1d;
    border-bottom: 1px solid #ccc;
    align-items: center;
}
.meni_boot_item div {
    line-height: 28px;
}
.platf_icn {
    display: inline-block;
    height: 35px;
    background: url(/data/css/images/platforms_menu.png);
    background-size: cover;
}
.platf_icn.m_mt4 {
    width: 126px;
    background-position: -142px 0;
}
.platf_icn.m_mt5 {
    width: 150px;
    background-position: -280px 0;
}
.platf_icn.m_ntx {
    width: 126px;
    background-position: -5px 0;
}
.meni_boot_item>div>a{
    width: 100%; padding:5px 0;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    transition: all .5s;
    color: #1d1d1d;
    border-bottom: 1px solid transparent;
}
#services .navigation_menu {
    flex-grow: 1;
}
#services .additional_menu, #pci_method .additional_menu {
    margin-right: 0;height:340px;
    padding-right: 20px;
    border-right: 1px solid #ccc;
}

.see_also_menu {
    margin-left: 20px;
}
.additional_menu {
    margin: 0 20px ;
}
#services .navigation_menu .nav_item:first-child {
    margin-right: 20px;
}
#about-us .additional_menu li{
    line-height: normal;
    display: flex;
    min-height: 85px;
}

#about-us .additional_menu li a div {
	display: flex; color:#222;
	align-items: center;
}
.trading_right a, .additional_menu li a {
    display: flex !important;
}
.trading_right div {
    line-height: 50px;
    margin: auto 0;
}
#about_menu li a>span {
    min-width: 69px;
}
.project-detail .project-info {
    padding: 35px;
    box-shadow: 0px 0px 49px -15px rgb(51 51 51 / 50%);
    border-collapse: separate;
    overflow: hidden;
    margin-bottom: 50px;
}
.project-detail .project-info .title {
    font-size: 26px;
    text-transform: uppercase;
    color: #e00;
	font-family: 'Be Vietnam';
    padding-bottom: 35px; 
	font-weight:600;
    text-align: center;
}
.project-detail .project-info p { 
    position: relative;
    padding-left: 15px;
    padding-bottom: 15px;
    letter-spacing: 1.1px;
}
.project-detail .project-info p:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 8px;
    background: #b59448;
}
.project-detail .item-block {
    display: flex;
    flex-wrap: wrap;
}

.project-detail .item-block .item {
    margin-bottom: 3px;
    margin-right: 3px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.project-detail .item-block .item:nth-of-type(4n+1) {
    width: calc((100% / 10) * 2.5 - 3px);
    height: 373px;
}
.project-detail .item-block .item:nth-of-type(4n+2) {
    width: calc((100% / 10) * 7.5 - 3px);
    margin-right: 0px;
    height: 373px;
}
.project-detail .item-block .item:nth-of-type(4n+3) {
    width: calc((100% / 10) * 7.5 - 3px);
    height: 480px;
}
.project-detail .item-block .item:nth-of-type(4n+4) {
    width: calc((100% / 10) * 2.5 - 3px);
    margin-right: 0px;
    height: 480px;
}
.project-detail .the-content {
    padding: 30px 116px 0px;
    line-height: 1.4;
}
.project-detail .the-content img {
    width: auto;
    max-width: 100%;
    margin: 30px auto;
    display: block;
}
/** testimonial-section **/

.testimonial-section{
  position: relative; background:#f4f6fa;padding: 50px 0 25px 0px; clear:both
}
.testimonial-section .owl-prev, .testimonial-section .owl-next {
    position: absolute;
    transform: translateY(-50%);
    display: inline-block;
    height: 50px;
    width: 50px;
	top:50%;
	box-shadow: 1px 2px 4px 0 rgba(0,0,0,.1);
    line-height: 50px;
    text-align: center;
    font-size: 23px;
    color: #333;
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    transition: all 500ms ease;
    cursor: pointer;
}
.testimonial-section .owl-prev:hover, .testimonial-section .owl-next:hover {
    background: #84b433;
    color: #fff
}

.testimonial-section .owl-prev{
    left: -18px;
}
.testimonial-section .owl-next{
    right: -18px;
}
.testimonial-section .testimonial-block-one{
    position: relative;
    margin:15px;padding-top: 45px;
}

.testimonial-section .testimonial-block .inner-box{
    position: relative; 
	background:#fff;
    text-align: center;
	height:350px;
    z-index: 9;
}
 

.testimonial-section .testimonial-block .inner-box .image-box{
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-top:-80px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin-bottom: 33px; 
  box-shadow: 0 10px 30px 0px rgba(0, 0, 0, 0.1);

}
.testimonial-section .testimonial-block .inner-box .image-box:before {
    position: absolute;
    content: "\f136";
    font-family: 'Flaticon';
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background: #84b433;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    right: -8px;
    bottom: -6px;
    border-radius: 50%;
    z-index: 1;
}
.testimonial-section .testimonial-block .inner-box .image-box img{
  position: relative;
  width: 100%;
  border-radius: 50%;
}

.testimonial-section .testimonial-block .inner-box .text{
    position: relative;
    display: block;
    font-size: 16px;
	min-height:90px;
    line-height: 25px;
    padding: 0 15px; 
	font-weight:400;
    margin-bottom: 32px;
}

.testimonial-section .testimonial-block .inner-box .author-info h5{
  position: relative;
  font-size: 18px;
  font-weight: 500;
  color: #84b433;  
  padding-top: 33px;
}

.testimonial-section .testimonial-block .inner-box .author-info h5:before{
  position: absolute;
  content: '';
  background: #cccccc;
  width: 30px;
  height: 3px;
  left: 50%;
  top: 0px;
  transform: translateX(-50%);
}

.testimonial-section .testimonial-block .inner-box .author-info .designation{
  position: relative;
  display: block;
  font-size: 16px;
  color: #fff;
}
  
.testimonial-section .sec-title{
  margin-bottom: 45px;
}

.testimonial-section .image-layer{
  position: absolute;
  background:#f2f2f2;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 1145px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.float-bob-y {
  animation-name: float-bob-y;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob-y;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob-y;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob-y;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob-y;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.ef-cell{padding-left:0!important;padding-right:0!important}
.ef-bg-images{height:400px;position:relative;overflow:hidden}
.ef-bg-images img{width:100%;position:absolute}
.ef-widget{padding:20px;min-height:220px}
.ef-widget h2{font-size:26px;text-transform:uppercase;
/*color:#000*/
background: linear-gradient(to right, #3db0ef, #7d1ae7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ef-widget h2 span.readmore{float:right;font-size:13px;padding-right:13px;font-weight:300;margin-right:10px;text-transform:none;background:url(/data/css/images/arrowRight.gif) no-repeat right;font-weight:300}
.ef-widget h2 span.readmore a{color:#00a7ec}
.ef-widget p.sapo{line-height:1.6em;margin-top:-5px;font-weight:300;padding-left:20px;height:310px;text-align:justify;overflow:hidden}
.line-while{border:2px solid #fff}
.line-gray{/*border:2px solid #000*/}
.bg-while{background:#fff}
.bg-gray{background:#f3d061}
.bg-yellow{background:#f3d061;color:#fff!important}
.txt-while{color:#fff!important}
.txt-gray{color:#000!important}
ul.list-about{padding:0;margin-top:-5px}
ul.list-about li{display:block;position:relative;line-height:1.6em;font-weight:300;font-size:15px;padding:0 0 15px 15px}
ul.list-about li:before{width:10px;height:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#4f61de;content:'';display:block;left:-5px;top:5px;position:absolute}
@media (max-width:979px) {
 .top-header ,.banner-slide .image-box{display:none} 
 .slide-wrap .slide .slide-content{ text-align:center}
.ef-widget{padding:20px;min-height:232px}
.ef-bg-images{height:232px}
.ef-widget p.sapo{padding-bottom:15px!important}
}
@media (max-width:768px) {
.ef-widget{padding:15px;min-height:auto}
ul.list-about li{padding:0 0 15px 20px}
ul.list-about li:before{left:0}
ul.list-about{padding:0;margin-top:15px}
.ef-widget p.sapo{margin-top:10px;padding-left:0}
.box-main .module-c{text-align:center}

.line_with_icon:before, .line_with_icon:after
{
}
.line_with_icon:after{    left: 100px !important;}
.line_with_icon:before{   right: 100px !important;}

}
@media (max-width:480px) {
.ef-bg-images, .img_dvc_block{display:none}
.nopdmb
{
	padding:0px 0px !important;
}
.bghead .logo-brand img
{
	max-height:55px !important;
}
}
.ifc_inst .inst_number span
{
	color:Blue;
	font-weight:bold; display:contents !important;
}
.box-while-new img{border-radius:6px}
.intro-news{position:relative;height:358px;border:10px solid #fff;margin-bottom:60px}
.intro-news img{height:338px}
.intro-news h3{position:absolute;padding:15px 0;text-align:center;width:100%;background:rgba(0,0,0,0.4);margin:0;font-size:18px;font-weight:300;bottom:0;left:0}
.intro-news h3 a{color:#fff}
.intro-news h3 a:hover{color:#F4D390}
.faq_main_header {
    margin-bottom: 20px;
    margin-top: 10px; 
    display: flex; clear:both;
    align-items: center;
}
.faq_main_header span {
    font-size: 68px;
    color: #768699;
    display: inline-flex;
}
.faq_main_header .faqTitle {
    color: #333;
    font-size: 24px;
    font-weight: 400;
    padding: 0;
    margin: 0 0 0 15px;
}


#ef-achievement{padding:30px 0 100px;overflow:hidden;margin-top:20px;background:url(/data/css/images/testimonial-bg-4.png) no-repeat top center;clear:both;background-size:cover}
#ef-faq{background:#f4f6fa;padding:30px 0 50px;overflow:hidden;clear:both}
#akr-baogia{background:#fff;padding:10px 0 50px;overflow:hidden;clear:both}
ul.box-chung{text-align:center;overflow:hidden;clear:both}
ul.box-chung li{margin-bottom:20px}
ul.box-chung li h3{padding:20px 0;font-size:20px;text-transform:uppercase;font-weight:500}
ul.box-chung li h3 a{color:#9d6d32}
ul.box-chung li h3 a:hover{color:#369A90}
ul.box-chung li a.view-btn{padding:10px 30px;font-size:18px;font-weight:400;color:#fff;margin-bottom:20px;background:#369A90;border-radius:2px}
ul.box-chung li a.view-btn:hover{background-color:#9d6d32}
.view-ct{text-align:center;margin:30px 0;clear:both}
.view-ct a{padding:12px 45px;font-size:19px;font-weight:400;color:#fff;background:#369A90;border-radius:2px}
.view-ct a:hover{background:#D1A544}
.view-ct-trans{text-align:center;margin:30px 0;clear:both}
.view-ct-trans a{padding:12px 45px;font-size:19px;font-weight:400;color:#fff;background:none;border:1px solid #fff;border-radius:2px}
.view-ct-trans a:hover{background:#369A90;border:none}
#ef-counter{padding:30px 0;background:#fff;overflow:hidden;clear:both}
.counter{text-align:center;padding:20px 0;border-radius:5px}
.count-title{font-size:40px;margin-top:10px;margin-bottom:0;text-align:center}
.count-text{font-size:13px;font-weight:400;margin-top:10px;margin-bottom:0;text-align:center}
.fa-3x{margin:0 auto;float:none;display:table;color:#FFCD00}
#branded-section{width:100%;background-size:cover;background-image:url(/data/css/images/we-are-proud.jpg);background-size:cover;background-attachment:fixed}
#branded-section .masked{background:rgba(19,19,22,0.5);background-image:url(/data/css/images/noise.png);width:100%;height:100%;display:block;padding:50px 0;overflow:hidden}
#branded-section .heading{color:#fff;z-index:1000;text-align:center}
#branded-section h2{color:#fff;text-transform:uppercase}
#branded-section .heading p{font-size:16px;width:80%;font-weight:300;margin:0 auto}
.number-item{text-align:center;border:1px solid #FFE600;padding:20px}
.number-item .number{display:block;color:#fff;font-size:40px;font-weight:700}
.number-item .text{color:#FFE600;font-size:16px;text-transform:uppercase}
.img-circle:hover{border:10px solid #369A90;box-shadow:inset 0 0 0 110px rgba(200,95,66,0.4),inset 0 0 0 16px rgba(255,255,255,0.8),0 1px 2px rgba(0,0,0,0.1)}
.error-404{position:relative;clear:both}
.error-404 h5{color:#e00;line-height:1.3;margin-top:20px;font-size:2rem}
.error-404 .box-404{max-width:600px;text-align:center;margin:0 auto}
.error-404 .box-404 img {padding-top:80px; width:80%}
.error-404 .box-404 p{color:#747794;line-height:1.9;margin-bottom:35px;font-size:1rem}
.error-404 .box-404 .btn-registration{padding:15px 50px;background:linear-gradient(to right,#f3d061,#f3d061);color:#fff;margin-top:10px}
.post-thumbnail{margin-bottom:6px;overflow:hidden;border-bottom:1px dotted #ddd;padding-bottom:10px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}
.post-thumbnail .post-title{color:#f3d061;font-weight:500;margin-bottom:6px;font-size:14px;font-weight:600;line-height:1.2em;height:33px;overflow:hidden}
.post-thumbnail p.sapo{line-height:1.5em;height:68px;overflow:hidden}
.post-thumbnail img{float:left;width:145px;height:auto;margin-right:10px}
.cate-item{padding-top:30px;justify-content:center;display:flex;flex-wrap:wrap;margin-right:-2px;margin-left:-2px}
.cate-item .cate-item-col{position:relative;width:100%;padding-right:2px;padding-left:2px;min-width:0;max-width:10%;flex:0 0 10%}
.cate-item .quicklink-item{display:flex;cursor:pointer;justify-content:center;flex-wrap:wrap;width:100%}
.cate-item .item-icon-shape{position:relative;display:flex;transition:all ease .5s;align-items:center;justify-content:center;width:56px;height:56px;z-index:1;border-radius:50%}
.cate-item .quicklink-item:hover .item-icon-shape{transform:translateY(-8px)}
.cate-item .item-icon-shape.shape-1{box-shadow:rgba(242,49,157,0.5) 0 12px 10px -6px;background:linear-gradient(135deg,#ff8ecc,#f2319d)}
.cate-item .item-icon-shape.shape-2{background:linear-gradient(135deg,#aad9ff 23%,#378be7 112%);box-shadow:0 12px 10px -6px rgba(55,139,231,.5)}
.cate-item .item-icon-shape.shape-3{box-shadow:rgba(255,85,66,0.5) 0 12px 10px -6px;background:linear-gradient(135deg,#feb984,#ff5542 102%)}
.cate-item .item-icon-shape.shape-4{box-shadow:rgba(151,78,246,0.5) 0 12px 10px -6px;background:linear-gradient(135deg,#d597d6,#974ef6 102%)}
.cate-item .item-icon-shape.shape-5{box-shadow:rgba(117,184,216,0.5) 0 12px 10px -6px;background:linear-gradient(135deg,#83fff2,#75b8d8)}
.cate-item .item-icon-shape.shape-6{box-shadow:rgba(253,132,64,0.5) 0 12px 10px -6px;background:linear-gradient(135deg,#ffd529,#fd8440 102%)}
.cate-item .item-icon-shape.shape-7{box-shadow:rgba(58,66,210,0.5) 0 12px 10px -6px;background:linear-gradient(135deg,#8d99ff,#3a42d2 100%)}
.cate-item .item-icon-shape.shape-8{box-shadow:rgba(46,193,108,0.5) 0 12px 10px -6px;background:linear-gradient(135deg,#49e9bb,#2ec16c)}
.cate-item .item-icon-img{max-height:32px;filter:brightness(0) invert(1)}
.cate-item .item-title-box{min-height:80px;width:100%;background-image:linear-gradient(rgba(0,0,0,0.06),rgba(255,255,255,0));margin-top:-16px;text-align:center;color:#000;font-size:15px;line-height:18px;padding:28px 12px 16px;border-radius:6px;transition:all .3s ease 0}
.cate-item .quicklink-item:hover .item-title-box,.cate-item-col.current .item-title-box{box-shadow: 0 20px 24px -16px rgba(204,210,220,.4);background: #fff;}
.wrapbox-industry-iconbox{margin:0 -5px;border:0;padding-top:80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-flow:row wrap;flex-flow:row wrap}
.industry-item .icon-industry img{height:70px;max-width:80%;fill:#26323d}
.industry-item.active .industry-block svg,.industry-item:hover .industry-block svg{fill:#1976d2}
.wrapbox-industry-iconbox .industry-item{width:14.28%;color:#26323d;padding:0 5px 10px;text-transform:uppercase}
.wrapbox-industry-iconbox >li.active>a,.wrapbox-industry-iconbox >li.active>a:hover,.wrapbox-industry-iconbox >li.active>a:focus,.wrapbox-industry-iconbox >li>a:hover{border:1px solid #daf1ff;text-decoration:none}
.wrapbox-industry-iconbox >li>a.industry-block:hover{box-shadow:0 0 35px 0 rgba(45,218,248,0.3)}
.industry-item .industry-block{height:100%;display:block;text-align:center;padding:15px 5px 10px;margin:0;background:#fff;border:1px solid #daf1ff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.industry-item .title-industry{letter-spacing:-.5px;margin:15px 0 0;color:#26323d}
.tab-content{display:none}
.tab-content .txt-blue{color:#090;font-size:12px;font-weight:600}
.tab-content .txt-red{color:#DF0000;font-size:12px;font-weight:600}
.tab-content.current{display:inherit;margin:0}
.tab-content div.date{font-size:11px;color:#666;padding:3px 5px 10px;text-align:right;background-color:#fdfdfd}
.img-center{min-height:148px;border-top:1px solid #ddd;padding-top:10px;margin-top:20px;clear:both;text-align:center}
.img-center img{width:auto}
.subtitle{overflow:hidden;margin-bottom:20px}
.subtitle.right-space{margin-right:0}
.subtitle.right-space.no-right-space{margin-right:0}
.subtitle div{text-align:center}
.subtitle div span{display:inline-block;position:relative;font-size:24px;font-weight:500;text-transform:uppercase;color:#333}
.subtitle div span:before,.subtitle div span:after{content:"";position:absolute;height:5px;border-top:5px solid #EDEDED;top:12px;width:120px}
.subtitle div span:before{right:100%;margin-right:15px}
.subtitle div span:after{left:100%;margin-left:15px}
.price-table {
    color: #000;
    width: 100%;
    border-spacing: 1px;
    border-collapse: initial;
    background: #f2f2f2;
}
.price-table tr {
    background-color: #fff;
}
.price-table td {
    word-break: normal;
    padding: 1em .5em;
    text-align: center;
}
.price-table tr:first-child td {
    color: #fff;
    font-weight: 700;
    background-color: #f3d061;
}
.price-table tr td:first-child {
    color: #fff;
    font-weight: 700;
    background-color: #84b433;
}
#table-so-sanh {clear:both;padding-top: 30px;}
#table-so-sanh table {
    border-collapse: collapse; width: 100%;
}
#table-so-sanh table .text-left {text-align:left}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-price>tbody>tr>td>.fa-check-circle { 
	color:#1dad24 ;
}
.table-price>tbody>tr>td>.fa-times {
    color:#f44a2d ;
}
.table-price>tbody>tr>td>.fa { font-size: 20px; }
.table-price>tbody>tr>th {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #212b35;
    border-color: #e5e4ec;
}
.table-price > tbody > tr > td {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: rgb(99, 115, 129);
    border-color: rgb(229, 228, 236);
}
.title-main {
    font-size: 32px; text-align:center;
    font-weight: 500; padding:50px 0;
}
.table-price>thead>tr>th {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom-width: 1px;
    border-color: #e5e4ec;}
.table-price>tbody>.tr-main>th {
    color: #333;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;border-color: #e5e4ec;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
}
.table th {text-align:left;}
.table td {text-align:center;}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table-price>tbody>.tr-main {
    background-color: #f4f6f8;
} 
.about-service {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 60px);
    margin-top: 27px;
    position: relative;
    animation: myfirst 2s;
    animation-direction: alternate;
}
.service-one, .service-two, .service-three, .service-four {
    position: relative;
    width: calc(100%/2 - 70px);
    margin-right: 60px;
    margin-bottom: 39px;
    margin-top: 23px;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 30px 29px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(10,10,10,.1);
}
.details-service {
    border: 2px solid #f3d061;
    padding: 36px 0 33px 36px;
}
.img-service {
    position: absolute;
    right: -20px;
    top: 70px;
}
.img-service img { width:260px;}
.details-service .title {
    background: #fff;
    margin-top: -54px;
	margin-bottom: 5px;
    display: block;
	text-transform:uppercase;
    width: max-content;
    padding: 1px 21px;
    margin-left: -23px;
    font-size: 24px;
    line-height: 31px;
    font-weight: 400;
    color: #f3d061;
}
.details-service>p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 50%;
    font-size: 14px;
    line-height: 1.86; 
    margin-bottom: 6px;
} 
.details-service .view {
    color: #f3d061;
    border-bottom: 1px solid rgba(141,117,53,.32); 
    padding: 0 1.5px 0 0;
}
#comp-palace { position: relative;}
#comp-palace .container { max-width:1200px; background:#fff; margin-top:-65px; position:relative; z-index:22; overflow: hidden; }
#palace-hospitality {
    padding: 250px 0; clear:both; background: url(/data/css/images/bg-aa.jpg) no-repeat center;
    background-attachment: fixed;
    background-size: cover;
} 
#bg-anime-palace {
    padding:300px 0; clear:both; background: url(/data/css/images/bg-bb.jpg) no-repeat center;
    background-attachment: fixed;
    background-size: cover;
} 
#wedding-palace {
    padding:150px 0 80px 0; clear:both; background: #fafafa url(/data/css/images/bg-wedding.png) no-repeat center;
    background-size:50%; 
} 
#wedding-palace .container { max-width:780px;}
#wedding-palace .container .content-about {text-align:center; color:#888}
#wedding-palace .sec-title h2 {font-size:55px;line-height: 38px;}
#wedding-palace .sec-title h2 span {display:block; font-size:55px; position:static}
#title-ttdt .sec-title  {margin:0}
#title-ttdt .sec-title h2 {font-size:55px;line-height: 38px; padding: 10px 0 20px 0; margin:0}
.txtNew p { color:#fff;text-align:center;
    margin: 0; font-size:65px;font-style: italic;
    line-height: normal;
    font-family: Times New Roman;
} 
.col-ap {margin:50px 0 80px 0;text-align:center}
.col-ap p {letter-spacing:1px; color:#888; font-weight:300; line-height:30px; font-size:15px}
.col-ap .pic{   
    display: inline-block;
	max-width:70px; margin-bottom: 30px;   
    overflow: hidden;
   }
.col-ap  .title1 {font:22px/1.4em Times New Roman;color:#555; text-transform:uppercase} 
.col-ap  .title2 {font:22px/1.4em  Times New Roman;font-weight:bold ;margin-bottom: 25px;text-transform:uppercase} 
#flower-palace{display:flex;background:#fbf6f2;padding: 60px 0; clear:both }
#flower-palace .container {max-width:980px;}
.img-flower {position:absolute; top:-130px; width: 600px;z-index:1; height: 630px;left:-66px;}

#reno-palace{display:flex;background:#fafafa;padding: 60px 0; clear:both }
#reno-palace .container {max-width:980px;}
#reno-palace .img-pic {position:relative; top:0px; width: 600px;z-index:1; left:-216px;}
.block-content {margin-bottom:25px;clear:both}
.block-content .title{font-family: Montserrat;font-size:25px; margin-bottom:22px; font-weight:bold}
.block-content .title img {max-width:48px;margin-right:20px;}
.block-content p{line-height:26px; color:#999; font-weight:300}
#contact-ttdt{background:#fff;padding: 60px 0; overflow:hidden; clear:both }
#contact-ttdt h2.contact {font-weight:600; text-transform:uppercase; color:#f3d061;font-size:25px;}
#contact-ttdt .container {max-width:1200px; width:100%;}
#service-triduc{ background: #fff ;padding: 15px 0; overflow:hidden; clear:both }
#why-triduc {
	padding:30px 0; 
    /*background: url(/data/css/images/background-why.jpg) no-repeat 0 0;
    background-size: cover;*/
}
#why-triduc p.title {
	font-size: 28px;
    font-weight: 400;
    line-height: 1.31;
    color: #2d12b5;
    margin-bottom: 24px;
    text-align: center;}
#why-triduc p.title span {
    color: #ffeb3c;
}	
#baochi-drhan{background:#fffdf7;padding: 50px 0; overflow:hidden; clear:both }
#picture-drhan{background:#fffdf7;padding: 50px 0; overflow:hidden; clear:both }
#about-palace{background: url(/data/css/images/bg-logo.jpg) no-repeat center;  background-size: contain; padding: 60px 0 80px 0; overflow:hidden; clear:both }
.project-cate {background: url(/data/css/images/bg-logo.jpg) no-repeat center;  background-size: contain;}
#event-palace{background:#fff;padding: 60px 0; overflow:hidden; }
#event-palace .sec-title h2 {font-size:50px;}
#event-palace .sec-title h2 span {display:block; position:static}
#event-palace .content-about { max-width:750px; text-align:center; margin:0 auto}

#props-palace{padding: 60px 0; overflow:hidden; }
#props-palace .sec-title h2 {font-size:50px;}
#props-palace .sec-title h2 span {display:block; position:static}
#props-palace .content-about { max-width:750px; text-align:center; margin:0 auto}
#props-palace .content-about p {line-height:35px; color:#999}
#budapet-palace{padding: 0; background:#444; color:#fff; overflow:hidden; }
#budapet-palace .container {max-width:1000px}
#budapet-palace .sec-title{margin:50px 0 60px 0;}
#budapet-palace .sec-title h2 span {color:#fff;margin-left:-150px;}
#budapet-palace .content-about {color:#ccc}
#budapet-palace .pic-center {text-align:center}
#palace-why {
    padding: 60px 0; clear:both; background: url(/data/css/images/bg-why.jpg) no-repeat center;
    background-attachment: fixed; position:relative; border-top:1px solid #fff; border-bottom:1px solid #fff; 
    background-size: cover;
} 
#palace-why::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background:rgba(0,0,0,0.6)
}
#palace-user {
    padding: 50px 0; clear:both;  background-color: rgb(249 246 244); 
} 
#gallerry-palace .gallerry {padding:0;}
#gallerry-palace .gallerry .itemg {
	position: relative;
    display: block; 
	width:25%;
    padding-top: 18%;
    overflow: hidden;float:left;
}
#gallerry-palace .gallerry .itemg:hover .overlay { 
    width:100%; height:100%; position:absolute; top:0; left:0; z-index:1;
    transition:0.5s; cursor:pointer;background-color: rgba(250, 250, 250, 0.5); 
}
#gallerry-palace .gallerry .itemg img {
    position: absolute;
    top: 0; object-fit:cover;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 100%;
}
#gallerry-palace .gallerry .itemg img:hover {transition:0.6s; opacity:0.4}
.client_user { max-width:980px;margin: 0 auto;display:flex;flex-wrap: wrap; }
.col-user {text-align:center; margin-bottom:30px;}
.col-user .title_user {color: #f3d061;font-family: Cambria;margin-bottom:10px;font-size: 23px;}
.col-user .cv_user {font-weight:300; font-size:16px;color:#888;}
.col-user .pic_user {   
    display: inline-block;
	width: 180px;margin-bottom: 30px;
    height: 178px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    border: 6px solid #f3d061;
    background-color: #f3d061;
    overflow: hidden; border-radius: 50%;
   }
.client_choose_body{ max-width:1120px;margin: 0 auto;z-index:2;position:relative;display:flex;flex-wrap: wrap}
.client_choose_body .ifc_inst {
    border: 1px solid #cccccc3b;
    margin-bottom: 30px;
 text-align:center;     border-radius: 10px;
}
.client_choose_body .ifc_inst>div {    
    position: relative; margin:5px;
    display: block; 
    height: auto; border-radius:50%;
    padding:38px 0 ; text-align:center;
	} 
.client_choose_body .ifc_inst:hover
{
	transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.1); color:#f00;
}
.client_choose_body .ifc_inst i {font-size:35px;color:#111;margin-bottom:8px;} 
.choose_us_wrap .ifc_infinity .infinity>span {
    background-size: 62px;
    background-position: center;
}
.ifc_infinity .infinity>span {
    background-size: 62px;
    background-position: center;
}
.ifc_infinity .infinity {
    height: 58px;
    display: flex;
    align-items: center;
}
.ifc_infinity {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.ifc_infinity .infinity>span {
    width: 78px;
    height: 36px;
    background-image: url(/data/css/images/infinit-icon.svg);
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    top: -1px;
}
.under_line_bl {
    display: none;
    height: 1px;
    background: #d8d8d8;
    width: 100%;
}
.choose_us_wrap .ifc_inst .inst_number {
    font-size: 38px; 
    height: 58px;
}
.ifc_inst .img-icon {/*filter: brightness(3) invert(1);*/
                     height: 100px;display: block;} 
.ifc_inst .inst_number {
    font-size: 17px; 
   /* height: 62px;
    font-weight: 600;    color: #d03030; 	*/
    position: relative;
    display: flex; margin-bottom:10px;
    justify-content: center;
    align-items: flex-start;
    color: #041568;
}
.ifc_inst .inst_number:hover
{
}
.ifc_inst_text {
    font-size: 18px;
    line-height: 1.33;
    position: relative;
    display: block;
    vertical-align: middle;
    color: #fff;
    font-weight: 400;
}
.section-3 {
    background: #fff;
    position: relative;
}
.section-3 .s3-block {
    padding: 68px 0px 25px 0;
    position: relative;
}
.section-3:before {
    content: "";
    position: absolute;
    top:70px;
    width: 587px;
    height: 100%;
    z-index: 1;
}
.section-3 .s3-block .menu-tab-home-project{display:flex;flex-wrap:wrap;padding-bottom:30px}@media only screen and (max-width: 480px){.section-3 .s3-block .menu-tab-home-project{padding-bottom:0px}}.section-3 .s3-block .menu-tab-home-project .project-title{width:calc((100% / 8) * 2);position:absolute;left:0px;top:51px;z-index:500}@media only screen and (max-width: 768px){.section-3 .s3-block .menu-tab-home-project .project-title{width:100%;left:auto;top:auto;position:relative}}@media only screen and (max-width: 480px){.section-3 .s3-block .menu-tab-home-project .project-title{width:100%;left:auto;top:auto;position:relative;padding-bottom:40px}}.section-3 .s3-block .menu-tab-home-project .project-title .title{font-size:36px;color:#286ba6;text-transform: uppercase;font-weight:600}@media only screen and (max-width: 480px){.section-3 .s3-block .menu-tab-home-project .project-title .title{text-align:center;color:#333}}.section-3 .s3-block .menu-tab-home-project .project-title .title:before{content:'';height:42px;background:rgb(243 208 97);width:1px;position:absolute;top:-32px;left:69px;z-index:0;transform:rotate(28deg)}@media only screen and (max-width: 480px){.section-3 .s3-block .menu-tab-home-project .project-title .title:before{display:none}}.section-3 .s3-block .menu-tab-home-project .project-title .title:after{content:'';height:60px;background:rgb(243 208 97);width:1px;position:absolute;top:26px;left:33px;z-index:0;transform:rotate(28deg)}@media only screen and (max-width: 480px){.section-3 .s3-block .menu-tab-home-project .project-title .title:after{display:none}}.section-3 .s3-block .menu-tab-home-project .project-title .label{font-size:14px;font-weight:600;color:rgba(0,0,0,0.6);letter-spacing:3px;padding-right:10px;position:absolute;top:44px;left:61px}@media only screen and (max-width: 480px){.section-3 .s3-block .menu-tab-home-project .project-title .label{position:absolute;left:53%;top:38px;color:#a4abb3}}.section-3 .s3-block .menu-tab-home-project .project-title .label:before{content:"/";position:absolute;width:8px;top:0px;height:13px;right:0px;color:rgb(243 208 97)}@media only screen and (max-width: 480px){.section-3 .s3-block .menu-tab-home-project .project-title .label:before{background-image:url(/data/css/images/line-small.png)}}.section-3 .s3-block .menu-tab-home-project .project-tab-block{width:100%;z-index:900}@media only screen and (max-width: 768px){.section-3 .s3-block .menu-tab-home-project .project-tab-block{margin-top:-37px}.section-3 .s3-block .menu-tab-home-project .project-tab-block ul{padding-left: 172px;justify-content: flex-start;padding-right:0 !important}}@media only screen and (max-width: 480px){.section-3 .s3-block .menu-tab-home-project .project-tab-block{padding:0}}.section-3 .s3-block .menu-tab-home-project .project-tab-block ul{display:flex;flex-wrap:wrap;justify-content:flex-end;padding-right:0px}@media only screen and (max-width: 480px){.section-3 .s3-block .menu-tab-home-project .project-tab-block ul{padding-right:0px;justify-content:center}}.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li{padding:0 15px;position:relative;transition:0.5s}@media only screen and (max-width: 480px){.section-3 .s3-block .menu-tab-home-project .project-tab-block{margin-top:0;}.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li{width:100%;padding:0 15px;height:49px;border-bottom:1px solid #fff;background:#33b5aa;display:flex;align-items:center}.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li:nth-of-type(2n){margin-right:0}}.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li:before{content:"/";color:#ccc;position:absolute;width:8px;height:13px;right:-4px;}@media only screen and (max-width: 480px){.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li:before{display:none}}.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li:last-child:before{background-image:none}.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a{font-size:14px;font-weight:700;text-transform:uppercase;color:#555;position:relative;padding-left:0px}@media only screen and (max-width: 480px){.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a{color:#fff}}.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a:after{position:absolute;transition:0.8s;opacity:1}@media only screen and (max-width: 480px){.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a:after{top:6px;opacity:1}}@media only screen and (max-width: 480px){.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a{padding-left:0px}}.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a.is-active{color:#f3d061;padding-left:20px;transition:0.2s}.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a.is-active:before{content:"";background-image:url(/data/css/images/icon-project.png);background-size:cover;background-repeat:no-repeat;width:15px;height:15px;top:2px;left:0px;position:absolute;transition:0.8s}.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li a.is-active:after{content:"";display:none}.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li:hover{transition:0.5s}.section-3 .s3-block .menu-tab-home-project .project-tab-block ul li:hover a{color:#286ba6;transition:0.5s}.section-3 .s3-block .home-project-tab{display:flex;flex-wrap:wrap;overflow:hidden;position:relative;padding:30px 0px;z-index:10}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab{padding:15px 0px}}.section-3 .s3-block .home-project-tab .pagination-page{bottom:20px;left:50%;transform:translateX(-50%);display:none}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .pagination-page{display:flex;align-items:center}}.section-3 .s3-block .home-project-tab .pagination-page .swiper-pagination-bullet{margin-right:5px}.section-3 .s3-block .home-project-tab .home-news-project-hightlight{width:46%;padding-right:30px;position:relative;z-index:500; background-image: linear-gradient(to right, #fff, #fff, #fff, #fff);}@media only screen and (max-width: 768px){.section-3 .s3-block .home-project-tab .home-news-project-hightlight{width:calc(48.5% - 0px);margin-left:0px}}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-hightlight{width:100%;padding:0 0 0 15px;margin-left:0px}}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item{border-radius:8px;box-shadow:0px 0px 39px -15px rgba(51,51,51,0.5);border-collapse:separate;overflow:hidden}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .img{display:block;height:326px;width:100%;position:relative}@media only screen and (max-width: 768px){.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .img{height:150px}}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .img{height:226px}}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .img .bg{height:100%;width:100%;background-position:center center;background-size:cover;position:relative}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .img .bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;opacity:0}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .img .bg:hover:before{opacity:1}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text{padding:23px;background:#fff;display:flex;flex-wrap:wrap;align-items:flex-end}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text{padding:23px 15px}}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .title{width:70%}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .title{width:100%}}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .title a{font-size:16px;font-weight:600;text-transform:uppercase;color:#333;transition:all 0.3s ease}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .title a:hover{color:#18784f;transition:all 0.3s ease}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .title p{font-size:14px;color:#a4abb3}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view{width:30%;padding-left:25px}@media only screen and (max-width: 768px){.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view{padding-left:0px}}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view{width:100%;padding-left:0;display:flex;justify-content:center;margin-top:20px}}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view a{width:128px;height:28px;float:right;border-radius:26px;background-image: linear-gradient( 180deg,#F8D12F 0%,#F0B90B 100%);color:#000;text-transform:uppercase;font-size:10px;text-align:center;line-height:28px;display:block;letter-spacing:2px;position:relative}@media only screen and (max-width: 768px){.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view a{width:90px}}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view a{width:115px}}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view a span{display:block;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view a span:after{position:absolute;content:'';top:0;left:0;width:110%;height:110%;background-color:rgba(255,255,255,0.5);-webkit-transition:transform .6s;-moz-transition:transform .6s;transition:transform .6s;-webkit-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);-moz-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0)}.section-3 .s3-block .home-project-tab .home-news-project-hightlight .item .news_item-text .view a:hover span:after{-webkit-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);-moz-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0)}.section-3 .s3-block .home-project-tab .home-news-project-list{width:51.5%;position:relative;top:auto;left:auto}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-list{width:100%;position:relative;top:auto;left:auto}}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container{height:100% !important;width:50%;float:left;overflow:inherit}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container{width:100%}}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper{height:100% !important}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide{height:calc((100% - 30px) / 2) !important}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item{width:100% !important;display:block;float:left;height:100%}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item{padding:15px}}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd{display:block;height:100%;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;border-radius:8px;overflow:none;overflow:hidden}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd{height:220px}}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd:before{content:"";position:absolute;background:-webkit-linear-gradient(to top, #0f6363, rgba(152,125,64,0.1));background:-o-linear-gradient(to top, #0f6363, rgba(152,125,64,0.1));background:-moz-linear-gradient(to top, #0f6363, rgba(152,125,64,0.1));background:linear-gradient(to top, #0f6363, rgba(152,125,64,0.1));top:0;left:0;height:100%;width:100%;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;opacity:0}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:-moz-linear-gradient(top, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.14) 19%, rgba(0,0,0,0.46) 63%, rgba(0,0,0,0.54) 76%, rgba(0,0,0,0.6) 89%, rgba(0,0,0,0.6) 99%, rgba(0,0,0,0.6) 100%);background:-webkit-linear-gradient(top, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.14) 19%, rgba(0,0,0,0.46) 63%, rgba(0,0,0,0.54) 76%, rgba(0,0,0,0.6) 89%, rgba(0,0,0,0.6) 99%, rgba(0,0,0,0.6) 100%);background:linear-gradient(to bottom, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.14) 19%, rgba(0,0,0,0.46) 63%, rgba(0,0,0,0.54) 76%, rgba(0,0,0,0.6) 89%, rgba(0,0,0,0.6) 99%, rgba(0,0,0,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a000000', endColorstr='#99000000', GradientType=0);-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd .text{width:220px;position:absolute;left:15px;bottom:15px;z-index:999}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd .text{display:none}}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd .text p{font-size:14px;font-weight:600;color:#fff;display:block;padding-bottom:0px;letter-spacing:1px}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd .text .view{font-size:12px;position:relative;color:#fff;letter-spacing:1.5px}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd .text .view:before{content:"";width:15px;height:1px;background:#fff;top:10px;left:60px;position:absolute}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd:hover:after{opacity:0}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd:hover:before{opacity:1;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text{padding:23px;background:#fff;display:flex;flex-wrap:wrap;align-items:flex-end;display:none}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text{padding:23px 0px;display:block}}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .title{width:70%}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .title{width:100%}}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .title a{font-weight:600;font-size:16px;text-transform:uppercase;color:#333;transition:all 0.3s ease;display:inline-block}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .title a{font-size:14px;padding-bottom:12px}}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .title a:hover{color:#f3d061;transition:all 0.3s ease}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .title p{font-size:14px;color:#c6cacf}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .title p{font-size:12px}}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .view{width:30%;padding-left:51px}@media only screen and (max-width: 480px){.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .view{width:100%;padding-left:0;display:flex;justify-content:center;margin-top:20px}}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .view a{padding:6px 40px;border-radius:26px;background:#f3d061;color:#fff;text-transform:uppercase;font-size:10px;text-align:center;line-height:28px;display:block;letter-spacing:2px;position:relative}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .view a span{display:block;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .view a span:after{position:absolute;content:'';top:0;left:0;width:110%;height:110%;background-color:rgba(255,255,255,0.5);-webkit-transition:transform .6s;-moz-transition:transform .6s;transition:transform .6s;-webkit-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);-moz-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0)}.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .news_item-text .view a:hover span:after{-webkit-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);-moz-transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);transform:scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0)}
.invest-field{height:calc(100vh - 58px);border-top:1px solid #fff;min-height:580px;overflow:hidden;display:flex;flex-wrap:wrap}@media only screen and (max-width: 768px){.invest-field{height:400px;min-height:400px}}@media only screen and (max-width: 480px){.invest-field{height:100%; border:none}}.invest-field__link{position:absolute;z-index:10;display:inline-block;left:40px;bottom:45px; font-size:14px;color:#fff;letter-spacing:3px;line-height:20px}@media only screen and (max-width: 480px){.invest-field__link{bottom:10px}}.invest-field__link:hover{color:#fff}.invest-field__link:before{content:'';display:block;width:30px;height:2px;background:#fff;position:absolute;right:-50px;top:8.5px}.invest-field__desc{background-size:cover;background-position:center center;width:15%;position:relative;height:100%;padding:78px 20px 0 40px}@media only screen and (max-width: 768px){.invest-field__desc{width:35%;height:100%}}@media only screen and (max-width: 480px){.invest-field__desc{width:100%;height:100%;padding:30px 70px 70px 70px}}.invest-field__content{height:100%;width:85%;position:relative}@media only screen and (max-width: 768px){.invest-field__content{width:65%;height:100%}}@media only screen and (max-width: 480px){.invest-field__content{width:100%;height:300px}}.invest-field__content #home_invest_field_slide{width:100%;height:100%;overflow:hidden}.invest-field__content #home_invest_field_slide .swiper-slide{width:21.75%;height:100%}.invest-field__arrow{position:absolute;top:50%;transform:translateY(-50%);outline:none;z-index:200;cursor:pointer}.invest-field__arrow i{font-size:31px;color:rgba(255,255,255,0.5)}@media only screen and (max-width: 768px){.invest-field__arrow i{font-size:40px}}@media only screen and (max-width: 480px){.invest-field__arrow i{font-size:31px}}.invest-field #invest_field_prev{left:-70px}@media only screen and (max-width: 768px){.invest-field #invest_field_prev{left:-251px}}@media only screen and (max-width: 480px){.invest-field #invest_field_prev{left:0px}}.invest-field #invest_field_next{left:70px}@media only screen and (max-width: 768px){.invest-field #invest_field_next{left:464px}}@media only screen and (max-width: 480px){.invest-field #invest_field_next{left:auto;right:0}}.invest-field__pagination{display:block;z-index:100;position:absolute;top:50%;transform:translateY(-50%);left:-30px;height:60px;line-height:60px;width:60px;text-align:center;border-radius:100%;box-shadow:0 0 25px 0 rgba(0,0,0,0.2);background:#fff;color:#b08f43;font-size:14px;font-weight:600;letter-spacing:2px}@media only screen and (max-width: 768px){.invest-field__pagination{display:none}}.invest-field__item{display:block;height:100%;width:100%;background-size:cover;background-position:center center;position:relative;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}.invest-field__item:hover:before{background:rgb(215 178 97 / 68%)}.invest-field__item:hover .invest-field__index span{color:#fff}.invest-field__item:hover .invest-field__name:before{background:#fff}.invest-field__item:hover .viewmore-btn{background:#fff;color:#f3d061}.invest-field__item:before{content:'';display:block;z-index:10;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:all 0.8s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;background:rgba(14,28,51,0.3)}.invest-field__item .viewmore-btn{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}.invest-field__text{position:absolute;z-index:20;display:block;right:25px;bottom:55px;left:25px}@media only screen and (max-width: 480px){.invest-field__text{bottom:50px;left:39px}}.invest-field__index{font-weight:600;color:rgba(255,255,255,0.4);margin-bottom:0}.invest-field__index span{font-weight:600;font-size:20px;color:#faea69;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}.invest-field__type{font-weight:600;color:#fff;letter-spacing:2px;font-size:14px;margin-bottom:5px}.invest-field__name{ font-weight:600;text-transform:uppercase;color:#fff;font-size:25px; line-height:32px;margin-bottom:40px}.invest-field__name:before{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}.viewmore-btn{min-width:125px;padding:0 20px;border-radius:32px;background-image: linear-gradient( 180deg,#F8D12F 0%,#F0B90B 100%);color:#fff;text-transform:uppercase;font-size:10px;font-weight:600;text-align:center;line-height:36px;display:inline-block;letter-spacing:2px;position:relative;box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}.underline-title-block{display:inline-block;position:relative;padding-bottom:18px;width:100%} 
.section-text__title{font-size:37px;color:#fff;font-weight:700;line-height:38px;position:relative}.section-text__title:before{content:'';height:42px;background:rgba(255,255,255,0.4);width:1px;position:absolute;top:-32px;left:69px;z-index:0;transform:rotate(28deg)}.section-text__title:after{content:'';height:60px;background:rgba(255,255,255,0.4);width:1px;position:absolute;top:26px;left:33px;z-index:0;transform:rotate(28deg)}.section-text__title span{padding-left:55px}.section-text__label{font-size:13px;font-weight:500;text-transform:uppercase;color:rgba(255,255,255,0.6);letter-spacing:3px;padding-right:10px;padding-left:55px}.section-text__label span{font-family:"SF-Pro-Display-Regular";color:rgba(255,255,255,0.4)}
.viewmore-btn:hover {color:#e00}
.underline-title-block:before {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: #ddb24a;
    position: absolute;
    left: 0;
    bottom: 0;
}
.swiper-pagination-bullet {
    position: relative;
    width: 6px;
    height: 6px;
    border: 2px solid transparent;
    background-color: #a9b0b7;
    margin: 0px 5px;
    opacity: 1;
    border-radius: 50%;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    outline: none;
}
.swiper-pagination-bullet-active {
    width: 15px;
    height: 15px;
    border: 3px solid #f3d061;
    background-color: transparent;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    outline: none;
} 
ul.tabs_index{
	margin: 30px 0 15px 0;
	padding: 0px; text-align:center;
	list-style: none;
}
ul.tabs_index li{
	background: none;
	color: #222;
	display: inline-block;
	padding: 3px 25px;
	cursor: pointer;
}

ul.tabs_index li.current{
    background: #768699; border-radius: 3px;
	color: #fff;
}

.tab-content-index, .tab-content-platform{
	display: none;
	padding: 15px 5px;
}

.tab-content-index.current, .tab-content-platform.current{
	display: inherit;
}
		
ul.tabs_index_platform {
	margin: 30px 0 15px 0;
	padding: 0px; text-align:center;
	list-style: none;
}
ul.tabs_index_platform li{
	background: #f1f1f1;
	color: #222; width:33%;
	display: inline-block;
	padding: 3px 25px;
	cursor: pointer;
}

ul.tabs_index_platform li.current{
    background: #768699;
	color: #fff;
}	
ul.tabs_index_platform li .logo {
    display: block;
    width: 200px;
    height: 59px;
    background: url(/data/css/images/platforms-small.png) no-repeat;
}
ul.tabs_index_platform li .mt5_image {
    background-position: -430px 0;
}
ul.tabs_index_platform li .mt4_image {
    background-position: -213px 0; 
}	
ul.tabs_index_platform li .logo>span {display: none; }
ul.tabs_index_platform li.current .ntx_image {
    background-position: 0 -57px;
}
ul.tabs_index_platform li.current .mt4_image {
    background-position: -213px -60px;
}
ul.tabs_index_platform li.current .mt5_image {
    background-position: -430px -60px;
}
ul.tabs_index_platform li .logo {
    margin: 3px auto;
    padding-left: 0;
}
table>tbody>tr:nth-child(odd)>td {
    background: #fff;
}
table>tbody>tr:nth-child(even)>td {
    background: #f1f1f1;
}
table>thead {
    border-bottom: 1px solid #ccc;
}
#trading_condition>thead>tr>td {
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    background: #fff;
}
table:not(.ui-datepicker-calendar)>tbody>tr>td, table:not(.ui-datepicker-calendar)>thead>tr>td {
    font-weight: 300;
    padding: 18px 10px;
}
 
table:not(.ui-datepicker-calendar)>tbody>tr>td, table:not(.ui-datepicker-calendar)>thead>tr>td {
    border:1px solid #ccc;
}
table:not(.ui-datepicker-calendar)>tbody>tr>td a, table:not(.ui-datepicker-calendar)>thead>tr>td a {    color: #4a90e2;
}
table>tbody>tr>td , table>thead>tr>td {
    text-align: left!important;
}
table:not(.ui-datepicker-calendar) {
    font-size: 14px;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-collapse: collapse;
    text-indent: 0;
}	
.ifcm-info-rounded, .what_this {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    cursor: pointer;
    color: #f3d061;
    border-radius: 100%;
    font-size: 16px;
    text-align: center;
    margin-right: 5px;
}
.curr_items:last-child {
    margin-right: 0;
}
.curr_items {
    margin-right: 10px;
    padding-bottom: 25px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
}
.curr_items img {
    width: 100%;
    max-width: 255px;
    margin-bottom: 15px;
    object-fit: cover;
}
.buy_sell_block {
    margin-bottom: 20px;
}
.currency_rate { 
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: center;
    color: #000;
}
.curr_buy_sell div {
    display: flex;
    flex-direction: column;
    width: 49%;
    padding: 7px;
    background-color: #f8f8fa;
}
.curr_buy_sell div span:first-child {
    font-family: Montserrat,sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    color: #92a4b9;
}
.curr_buy_sell div span:last-child {
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    color: #000;
}
.percent_block div:first-child {
    font-family: Montserrat,sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
    text-align: center;
    color: #000;
}
.percent_block div:last-child {
    font-family: Montserrat,sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 20px;
    text-align: center;
}
.percent_block .__percent.to_up:before {
    content: '\e824';
    color: #538718;
}
.percent_block .__percent.to_down:before {
    display: inline-block;
    content: '\e824';
    transform: rotate(180deg);
    color: #d4171f;
}
.percent_block .__percent.to_up:before, .percent_block .__percent.to_down:before {
    font-family: ifcm!important;
    font-size: 14px;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.percent_block .to_up {
    color: #538718;
}
.percent_block .to_down {
    color: #d4171f;
}
.curr_items .btn {
    font-size: 16px;
	padding:9px 36px;
	border-radius: 3px;
    max-width: 175px;
    width: 100%;display: inline-block;
}
 
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
#sgh_exclusive {padding-bottom:50px; clear:both; margin-bottom:30px;overflow:hidden}
#sgh_exclusive h2 {margin-bottom:50px;}
.accents_block {text-align:center;}
.accents_block a {
    border-radius: 5px; min-height:356px;
	color:#000;display: block;
    padding: 40px 0px;
    transition: .4s;
}
.accents_block a:hover {
    background-color: #f5f6fa;
}
.advantages_icons {
    display: block;
    width: 130px;
    height: 130px;
    margin: 0 auto 20px;
    transition: .4s;
    border-radius: 65px;
    background: url(/data/css/images/mp-icons.png);
}
.unlim_icon {
    background-position: 0 -130px;
}
.lib_pl_icon {
    background-position: -130px -130px;
}
.gold_inst_icon {
    background-position: -260px -130px;
}
.cont_fut_icon {
    background-position: -390px -130px;
}
.accents_block div.accent {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
    height: 36px;
}
.accents_block  .accent_txt {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.57; 
}
#sgh_reg_id { padding: 60px 0; background:#fff; overflow:hidden; clear:both; }
#sgh_reg_id .container {max-width:980px;}
.banner-reg {
    display: flex;
	background: #fbf6f2;
    width: 100%;
    padding-right: 10%;
    padding-left: 10%;
    justify-content: space-between;
    align-items: center;
}
.banner-reg h2 {
    font-family: Montserrat,sans-serif;
    font-size: 30px;
    font-weight: 300;
    display: flex;
    margin: 0;
    margin-bottom: 15px;
    color: #000;
    align-self: center;
}
.banner-reg .txt_afisha { 
    font-size: 18px;
    width: 100%; font-weight:300;
    max-width: 445px;
    margin-bottom: 20px;
    text-align: left;
    color: #4a4a4a;
}
.smart_trading_cont .block_buttons {
    display: flex;
    align-items: center;
}
.banner-reg.mb50{margin:50px 0;}
.banner-reg .button_green {
    font-weight: 300;
    width: 240px; padding: 15px;
    margin-right: 10px; text-align:center
}
.banner-reg .support_girl {
    display: inline-block;
}

.banner-reg .support_girl, .banner-reg .support_bag {
    width: 292px;
    height: 250px;
}

#sgh_news {
    padding: 50px 0; overflow:hidden; clear:both;
	margin-bottom:60px;
    background: #f5f6fa;
}
#sgh_news  h2 { margin-bottom:45px;}
.d_news_part {
    margin-bottom: 30px;
}
.d_news_botton {
    display: inline-block;
    margin-bottom: 5px;
    padding: 5px 8px;
    color: #fff;
    background: #f4b246;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
}
.d_news_txt>a, .d_news_txt {
    font-weight: 400;
    line-height: 22px;
    color: #666;
    border-bottom: 1px dashed transparent;
}
.d_news_txt {
    text-align: left;
}
.d_news_txt>a:hover {
    line-height: 22px;
    color: #000;
    border-bottom: 1px dashed #979797;
}
.date_of { 
    font-size: 12px;
    font-weight: 700;
    line-height: 1.83;
    color: #4a4a4a;
}
.video_lesson {
    display: flex;
    width: 100%;
    height: 130px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
    justify-content: center;
}
.part_video {
    width: auto;
    margin-bottom: 15px;
}
.d_news_cont {
    margin-bottom: 10px;
}

.d_news_ttl { 
    font-size: 16px;
    font-weight: 400;
    line-height: 1.38;
    color: #000;
    margin-bottom: 30px;
}
.d_news_botton:hover, .d_news_botton:focus {
    color: #fff;
    background: #ef9a0f;
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.yout_video_icn {
    position: relative;
    width: 50px;
    height: 34px;
    margin: 0 auto;
    padding-top: 10px;
    border-radius: 7px;
    background: red;
}
.part_video .yout_video_icn, .ntx_mt_info_top .yout_video_icn{position:absolute}
.yout_video_icn:hover {
    opacity: .7;
}
.yout_video_icn div {
    width: 0;
    height: 0;
    margin: 0 auto;
    border-width: 7px 0 7px 13px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
#sgh_edu {margin-bottom:60px; overflow:hidden; clear:both}
#sgh_edu h2 {margin-bottom: 50px;}
.edu_mat_blck {
    flex-direction: column;
    padding: 30px 40px;
    background-color: #f5f6fa;
    align-items: center;
}
.edu_mat_ttl {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 40px;
    text-align: center;
    color: #000;
}
.edu_mat_blck img {
    width: 110px;
    height: 110px;
    margin-bottom: 25px;
}
.edu_mat_txt {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.38;
    margin-bottom: 25px;
    text-align: center;
    color: #4a4a4a;
    height: 70px;
}
.edu_mat_blck .btn {
    min-width: 180px;
	font-weight: 400;
    border: 1px solid #6d7c8d;
    color: #666 !important;
    transition: .4s;
	text-align:center;
    border-radius: 3px;
}
.edu_mat_blck .btn:hover {background:#6d7c8d; color: #fff!important;}

ul.trade_about {
    padding: 0; margin-bottom: 50px; overflow:hidden
}
.trade_about .education_menu_item .spacer {
    width: calc(100% - 15px);
    background: #f1f1f1;
    box-sizing: border-box;
    margin-left: 0;
    margin-bottom: 15px!important;
    padding: 10px 12px 20px 12px;
    border-radius: 3px;
}
.trade_about .active.education_menu_item .spacer, .trade_about .education_menu_item .spacer:hover {
    background: #f3d061;
    transition: 1s;
}
.trade_about .education_menu_item a:first-child {display:block; padding-bottom:6px; border-bottom: 1px solid #f1f1f1; margin-bottom:3px;}
.trade_about .education_menu_item .spacer:hover .top.editablemenuitem, .trade_about .education_menu_item .spacer:hover a {
color: #fff;}
.trade_about .active.education_menu_item .top.editablemenuitem {
    border-bottom: 1px solid #fff;
}
.trade_about .education_menu_item a {
    color: #1d1d1d;
    font-weight: 400;
}
.trade_about .education_menu_item {
    padding: 0;
}
.trade_about .active.education_menu_item .top.editablemenuitem, .trade_about .active.education_menu_item .menu_new_item {
    color: #fff;font-size: 14px;
}
.list-trade-about {
    min-height: 150px;
    clear: both;
}
 
.list-trade-about p {font-weight:300; line-height: 24px; padding-bottom:15px;}

.list-trade-about .news_title  {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-bottom: 10px;
}
 
.list-trade-about .news_title h2 {
    display: flex;
    width: 100%; font-weight:400;
    margin-bottom:10px;
    align-items: center;
}
.list-trade-about .date {    
    font-size: 12px;
	top: -10px;
    position: relative;
    font-weight: 400;
    line-height: 22px;
    display: inline-block;
    padding: 0 8px;
    color: #fff;
    background: #70a2dc;
}  
.advant_cont_block {
    position: relative;
    width: 100%;
    padding-bottom: 50px;
}
.button_line .getchild_wrap {
    bottom: 40px;
    display: flex;
}
.button_line:after {
    display: inline-block;
    width: 100%;
    height: 1px;
    content: '';
    background: #ccc;
}
.button_outline_green {
    font-size: 14px;
    font-weight: 400;
    width: auto; padding:6px 15px;
    color: #84b433;
    border: 1px solid #84b433;
    background: #fff;
}
.button_outline_green:hover {color: #fff; background:#84b433;}
.getchild_wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 0 0 10px;
    background: #fff;
}
.field {
    padding: 42px calc(100% / 12);
}
.field .item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 22px;
    box-shadow: 0px 1px 20px rgba(51,51,51,0.2);
}
.field .item ._img-left {
    width: calc((100% / 10) * 5.5);
    background-size: cover;
    background-position: center;
    position: relative;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.field .item ._text-right {
    width: calc((100% / 10) * 4.5);
    padding: 60px;
}
.field .item ._text-right .number {
    font-size: 20px;
    color: #333;
    font-weight:600;
    position: relative;
}
.field .item ._text-right .text-title {
    font-size: 24px;
	font-weight:700;
    color: #f3d061;
    text-transform: uppercase;
    padding-bottom: 30px;
}
.field .item ._text-right .number:before {
    content: "";
    position: absolute;
    background: #f3d061;
    width: 120px;
    height: 1px;
    bottom: 13px;
    left: -120px;
}
.field .item ._text-right .number span {
    font-size: 38px;
    display: inline-block;
    padding-right: 5px;
}
.fancybox-content {padding:0}
.field-popup {
    width: 1200px; 
    height: calc(100% - 100px); 
}
.field .item.is-active .field-popup {
    display: block;
}
.field-popup .popup-text-left h3 {
    font-size: 40px; text-transform:uppercase;
    color: #b19044;
    padding-bottom: 30px;
}
.field-popup .popup-inner {
    height: 100%;
    overflow-y: auto;
}
.field-popup .field-popup-bg {
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center center;
}
.field-popup .popup-text-left {
    padding: 30px 238px;
    background: #fff;
}
.field .item:nth-of-type(2n) ._text-right {
    text-align: right;
}
.field .item:nth-of-type(2n) ._img-left {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.field .item:nth-of-type(2n) ._text-right .number:before {
    left: auto;
    right: -120px;
} 
ul.menu_new_item li {
    font-size: 14px;
}
.links-list_title {
    margin-bottom: 20px; clear:both;
    font-size: 24px;
    font-weight: 300;
    color: #000;
}
.ul-news {clear:both; margin-bottom:30px;}
.ul-news li {
    margin: 0;
	position:relative;
    padding: 0;
    min-height: 35px;
    display: flex;
    padding-left: 20px;
    box-sizing: border-box;
}
.ul-news li:before {
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 25px;
    position: absolute;
    left: 0;
    content: '\f105';
    color: #f3d061;
}
.ul-news li a {
    line-height: 25px;
    color: #000;
    text-decoration: underline;
    font-weight: 300;
}
.ul-news li a:hover {
    text-decoration: none;
}
ul.new-block {
    padding: 0; clear:both;
    margin-top: 20px;
}
.new-block-li {
    margin-bottom: 40px;
    display: flex;min-height: 138px;
}
.new-block-icon span {
    font-size: 68px;
    color: #768699;
    display: inline-flex;
}
.new-block-text>h2 {
    text-decoration: underline;
}
.new-block-text h2 {
    line-height: 1;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
}
.new-block-text h2 a {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    display: block;
    transition: ease all .4s;
    line-height: 1.2em;
}
.new-block-text>div, .new-block-text>div p, .new-block-text>div p>a {
    max-height: 82px;
    overflow: hidden;
    color: #666;
    transition: ease all .4s;
}
.new-block-text strong, .new-block-text p, .new-block-text b, .new-block-text a {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    margin-bottom: 0;
}
.new-block-icon {
    width: 20%;
    text-align: center;
    position: relative;
    min-width: 68px;
}
.new-block-text {
    padding-left: 20px;
}
.sgh_about_us {
    background: #f1f1f1; width: 100%;margin-bottom: 50px;
}
.sgh_about_us>.container {
    display: flex;
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: url(/data/css/images/map-world.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    align-items: center;
}
.sgh_group {
    font-size: 14px;
    display: flex;
    flex-direction: column;
    max-width: 300px;
    padding: 35px 20px;
    text-align: center;
    border: 1px solid #ccc;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.middle_child {
    margin: 0 50px;
}
.sgh_group_child {
    position: relative;
    display: flex;
    flex-direction: row;
}
.sgh_group>h3 {
    text-align: center;
    font-weight: 700; font-size:20px;
}
.group_txt {
    line-height: 22px;
}
.child_line {
    position: absolute;
    top: -50px;
    right: 0;
    left: 0;
    width: 70%;
    height: 50px;
    margin: 0 auto;
    border: 1px solid #ccc;
    border-bottom: 0;
}
.content_row {
    margin-bottom: 30px;
}
.content_row .caption {
    font-weight: 400;
    display: table;
    padding-bottom: 5px;
    color: #000;
    border-bottom: 2px solid #f3d061;
    margin-left: 30px;
    margin-bottom: 20px;
}
.consists {
    font-size: 14px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 400;
}
.text_container {
    width: 100%; font-weight:300; font-size:16px;
    margin-bottom: 50px;
} 
.text_container a{
    transition: .4s;
    text-decoration: none;
    color: #4a90e2;
}
 
.sgh_group_line {
    position: relative;
    width: 1px;
    height: 100px;
    background: #ccc;
    margin: 0 auto;
}
.ntx_mt_info_top { 
    margin-bottom: 40px;
}
.ntx_mt_info_top h3, .ntx_mt_info_top p {
    text-align: center; margin-bottom:15px;
}
.ntx_mt_info_top .video_lesson {
    height: 200px; position:relative;
    margin-bottom: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.part_video .video_lesson {
    position:relative;
    margin-bottom: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
 
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} 
#news-cate-detail {display: flex; padding:0}
#news-cate{padding: 26px 0;}
#news-cate .container, #news-cate-detail .container{max-width:1200px; width:100%} 
#slide{position:relative;height:100%;width:100%;z-index:1;clear:both}
#slide video {
  margin-left: calc((100vw - (100vh * 1.7))/2);
  margin-right: calc((100vw - (100vh * 1.7))/2);
  min-height: 100vh;
  min-width: 100vw;
}

@media (min-aspect-ratio: 16/9) {
  #slide video {
    margin-left: 0;
  }
}
@media (max-width:768px) {
.hidden{display:none}
}
.btn-main{border:1px solid #fff;background:transparent;padding:7px 8px 7px 10px;line-height:2.2em;font-weight:500;font-size:15px;text-transform:uppercase;-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;-o-transition:all 200ms ease-out;transition:all 200ms ease-out}
.btn-main:hover{background:#D1A544}
.btn-main a{color:#fff}
.btn-main img{float:right;vertical-align:middle}
.btn-hotline{padding:15px;background:#e1ffff;background:-moz-linear-gradient(left,rgba(225,255,255,1) 0%,rgba(204,166,93,1) 0%,rgba(203,165,91,1) 0%,rgba(204,166,93,1) 0%,rgba(253,227,181,1) 0%,rgba(244,210,144,1) 0%,rgba(253,227,181,1) 35%,rgba(244,210,144,1) 64%,rgba(244,210,144,1) 64%,rgba(244,210,144,1) 91%,rgba(244,210,144,1) 91%,rgba(244,210,144,1) 91%,rgba(244,210,144,1) 91%,rgba(244,210,144,1) 92%,rgba(244,210,144,1) 95%,rgba(244,210,144,1) 96%,rgba(244,210,144,1) 99%,rgba(244,210,144,1) 99%,rgba(244,210,144,1) 100%,rgba(203,165,91,1) 100%,rgba(203,165,91,1) 100%,rgba(253,255,255,1) 100%,rgba(190,228,248,1) 100%,rgba(200,238,251,1) 100%,rgba(244,210,144,1) 101%);background:-webkit-linear-gradient(left,rgba(225,255,255,1) 0%,rgba(204,166,93,1) 0%,rgba(203,165,91,1) 0%,rgba(204,166,93,1) 0%,rgba(253,227,181,1) 0%,rgba(244,210,144,1) 0%,rgba(253,227,181,1) 35%,rgba(244,210,144,1) 64%,rgba(244,210,144,1) 64%,rgba(244,210,144,1) 91%,rgba(244,210,144,1) 91%,rgba(244,210,144,1) 91%,rgba(244,210,144,1) 91%,rgba(244,210,144,1) 92%,rgba(244,210,144,1) 95%,rgba(244,210,144,1) 96%,rgba(244,210,144,1) 99%,rgba(244,210,144,1) 99%,rgba(244,210,144,1) 100%,rgba(203,165,91,1) 100%,rgba(203,165,91,1) 100%,rgba(253,255,255,1) 100%,rgba(190,228,248,1) 100%,rgba(200,238,251,1) 100%,rgba(244,210,144,1) 101%);background:linear-gradient(to right,rgba(225,255,255,1) 0%,rgba(204,166,93,1) 0%,rgba(203,165,91,1) 0%,rgba(204,166,93,1) 0%,rgba(253,227,181,1) 0%,rgba(244,210,144,1) 0%,rgba(253,227,181,1) 35%,rgba(244,210,144,1) 64%,rgba(244,210,144,1) 64%,rgba(244,210,144,1) 91%,rgba(244,210,144,1) 91%,rgba(244,210,144,1) 91%,rgba(244,210,144,1) 91%,rgba(244,210,144,1) 92%,rgba(244,210,144,1) 95%,rgba(244,210,144,1) 96%,rgba(244,210,144,1) 99%,rgba(244,210,144,1) 99%,rgba(244,210,144,1) 100%,rgba(203,165,91,1) 100%,rgba(203,165,91,1) 100%,rgba(253,255,255,1) 100%,rgba(190,228,248,1) 100%,rgba(200,238,251,1) 100%,rgba(244,210,144,1) 101%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1ffff',endColorstr='#f4d290',GradientType=1);color:#624617;font-weight:500;font-size:16px;text-transform:uppercase}
.bg-overlay{position:absolute;width:100%;z-index:5;top:0;left:0;height:100%;background:linear-gradient(90deg,rgba(39,13,148,0.6) 0%,rgba(0,77,197,0.2) 50%,rgba(0,77,197,0.2) 50%,rgba(146,188,255,0.2) 100%,rgba(146,188,255,0.2) 100%)}
#slide .carousel-control{z-index:6}
#slide .carousel .carousel-inner{height:100%;display:block}
#slide .carousel .img-fluid{min-width: auto; max-width:550px; object-fit:contain} 
.slide-wrap {
    height: 100vh;
	top: 0;
    left: 0;
    position: absolute;
    right: 0;
    padding-top: 130px;
    padding-bottom: 50px;
    background-position: top center;
    background-repeat: no-repeat;
} 
.image-column {position:relative}
.slide-wrap .slide {
    height: 100%;
    display: flex; position:relative;z-index:5;
    align-items: center;
    box-sizing: border-box;
    color: #fff;
}
.slide-wrap.slide-center .slide-content {
    align-items: center; width:100%;
}
.slide-body-content {background:rgb(0,0,0,0.5); padding:40px 0;}
.slide-body-content p { letter-spacing: 1px; max-width:880px; margin:0 auto; color:#ccc; line-height:28px; padding:60px 0; font-weight:300; font-size:15px;}
.slide-body-content img {width:50px !important;min-width: auto !important;height:auto !important;padding-bottom:30px;}
.slide-wrap.slide-center {
    justify-content: center;
    text-align: center;
}

.slide-wrap.slide-center .slide-content .sec-title {margin:0}
.slide-wrap.slide-center .slide-content .sec-title h2 {font-size: 70px;margin:0;line-height:41px;}
.slide-wrap.slide-center .slide-content .sec-title h2 span {
    font-size:50px; color:#fff;
    display: block;
    position: static;
}

.award-header { 
    width: 100%;
}
.award-body>div:nth-child(1) {
    opacity: .5;
    font-size: 70px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0!important;
    line-height: 1;
}
.award-body>div:nth-child(2) {
    opacity: .5;
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    margin-left: 90px;
    margin-bottom: 0!important;
    line-height: 1;
}
.award-body>div:nth-child(3) {
    opacity: .5;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin-left: 50px;
    margin-bottom: 35px!important;
}
.award-text {
    margin-top: 10px;
    margin-bottom: 0!important;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    color: #fff;
} 
.news-card {
    position: relative;
    width: 100%;
    overflow: hidden;
	background:#fff;
    box-shadow: 0px 0px 25px rgb(0 0 0 / 8%);
	border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
}
.news-card__img {
    position: relative;
    width: 100%;
	display: block;
    height: 168px;
    overflow: hidden;
}
.news-card:hover img {
      -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
 
.news-card__img img {
    transition: all .3s; width:100%; height: 100%; object-fit: cover;
}
.news-card__title {
    display: -webkit-box;
    width: 100%; 
	height: 45px;
    overflow: hidden;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-bottom: 6px; 
}
.news-card__title a {
    display: block;
    color: #000;
	font-weight:700;
    font-size: 15px;
    line-height: 20px;
}
.news-card__info:hover .news-card__title a {
    text-decoration: none;
    color: #f3d061;
    background: -webkit-linear-gradient(180deg, #f3b605, #e2b647 50%, #bc891d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.news-card__time {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.news-card__time i {font-size:16px; margin-right:6px;color: #f3d061;}
.news-card .text-content{
    position: relative;
    display: -webkit-box;
    width: 100%;
	color:#333;
	height:110px;
	font-size:13px; 
    line-height: 22px;
    overflow: hidden;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    text-align: justify;
}
#why_slide .swiper-wrapper .swiper-slide {padding: 0px 15px 0px 15px;}
.service-hot {
    position: relative;
    width: 100%;
    overflow: hidden; 
	border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
}
.service-hot__img {
    position: relative;
    width: 100%; z-index:2;
	display: block; 
    overflow: hidden;
}
.service-hot__img img {
   width:100%; height: 100%; object-fit: cover;
}

.service-hot__title {
    display: -webkit-box;
    width: 100%; 
	height: 46px;
	text-align:center;
    overflow: hidden;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.service-hot__title a {
    display: block;
    color: #003a16;
	font-weight:700;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 23px;
}
.service-hot__info:hover .service-hot__title a {
    text-decoration: none;
    color: #000;  
}
.service-hot__info {
    position: relative;
    padding:40px 15px 15px 15px;
	top:-39px; z-index:1;
	border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 18%);
    background-image: linear-gradient(to left, rgb(240 190 69) 1%, rgb(253 241 148) 50%, rgb(239 199 103) 100%), linear-gradient(to left, rgb(228 196 111) 1%, rgb(254 254 95) 50%, rgb(235 194 50) 100%);
    background-size: 100% 3px 3px 3px;
    background-position: 0% 0%, 0% 100%;
    background-repeat: no-repeat;
 }
.service-hot .btn-arrow--primary {color:#000}
.service-hot .btn-arrow--primary i{color:#000}
.service-hot .btn-arrow--primary:hover {
    text-decoration: none;
    color: #fff;
}
.btn-arrow--primary {
    display: inline-block; 
    font-size: 13px;
    line-height: 25px;
    color: #333;
}
.btn-arrow--primary i { transition: all .3s; font-size: 15px; margin-left:5px;color: #888;}
.btn-arrow--primary:hover {
    text-decoration: none;
    color: #f3d061;
}
.btn-arrow--primary:hover i {transform: translate(5px, 0%); color: #f3d061;}
.img-responsive {
    max-width: 100%;
}
.cm-bg-carousel {
    border: none;
    width: 100%;
    background: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: .35s ease .2s;
}
.cm-carousel {
    max-width: 900px;
    text-align: center;
    margin: 0 auto;
    font-weight: 400;
}
.news-card__info {
    position: relative;
    padding: 17px 15px;
	background-image: linear-gradient(to left, rgb(240 190 69) 1%, rgb(253 241 148) 50%, rgb(239 199 103) 100%), linear-gradient(to left, rgb(228 196 111) 1%, rgb(254 254 95) 50%, rgb(235 194 50) 100%);
    background-size: 100% 3px;
    background-position: 0% 0%, 0% 100%;
    background-repeat: no-repeat;
} 
#scheduling-triduc {
    position: relative;
    margin-bottom: 35px;
	z-index:3
}
#scheduling-triduc .section-wrapper {
    max-width: 1140px;
	margin-top:-52px;
	overflow:hidden;
    border-bottom: unset;
    padding: 25px 15px 15px;
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
}
.section-wrapper .form-title .title {
    color: #0064af;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.section-wrapper .form-title .sub-title {
    font-size: 14px;
    font-weight: 500;
    padding-left: 35px;
	line-height: 20px;
    position: relative;
    text-transform: none;
}
.input-group-addon {
    right: 15px;
    width: 18px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 60%!important;
    transform: translateY(-60%);
    background: url(/data/css/images/icon-calendar.svg) no-repeat center/cover;
}
#scheduling-triduc .row {display: flex; }
.section-wrapper .form-title {display: flex; }
.section-wrapper .form-title .sub-title:before {
    content: '';
    top: 50%;
    left: 18px;
    width: 1px;
    height: 18px;
    position: absolute;
    background-color: #000;
    transform: translateY(-50%);
}
#personal-form .form-textarea {
    height: 99px;
    padding: 10px;
    margin-top: 20px;
}
.section-wrapper .banner {
    padding: 0 30px 0 15px;
    border-right: dashed 1px #c7c6c6;
}
.section-wrapper .banner img {
    width: 100%;
    height: 100%;
}
#scheduling-triduc .section-wrapper .form {
    padding: 0 35px;
}
#personal-form {text-align:center}
.md-form {
    margin: 10px 0 5px 0;position: relative;
}
.section-wrapper .register select {
    border: 0;
    width: 100%;
    margin: unset;
    color: #8b8b8b;
    padding-left: unset;
    border-radius: unset;
    border-bottom: 1px solid #c7c6c6;
}
form.booking-personal-form .form-textarea {
    height: 80px;
    padding: 10px;
    margin-top: 20px;
}
.md-form input:not([type]), .md-form input[type="text"]:not(.browser-default), .md-form input[type="password"]:not(.browser-default), .md-form input[type="email"]:not(.browser-default), .md-form input[type="url"]:not(.browser-default), .md-form input[type="time"]:not(.browser-default), .md-form input[type="date"]:not(.browser-default), .md-form input[type="datetime"]:not(.browser-default), .md-form input[type="datetime-local"]:not(.browser-default), .md-form input[type="tel"]:not(.browser-default), .md-form input[type="number"]:not(.browser-default), .md-form input[type="search"]:not(.browser-default), .md-form input[type="phone"]:not(.browser-default), .md-form input[type="search-md"], .md-form textarea.md-textarea {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: transparent;
    border: 0;
	padding:0;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    outline: 0;
	height: 36px;
    -webkit-box-shadow: none;
    box-shadow: none; 
}

.section-wrapper .form .btn-register {
    margin: auto;
	cursor:pointer;
    width: 208px;
    height: 52px;
    outline: none;
    font-size: 18px;
    margin-top: 15px;
    font-weight: 600;
    line-height: 52px;
    border-radius: 5px;
    color: #e00;
    background-color: #fff;
    border: solid 1px #e00;
    transition: all .35s ease;
}
.section-wrapper .form .btn-register:hover {
    color: #fff;
    background-color: #e00;
}


#art-equipment {
    background-color: rgb(30 159 132 / 8%);
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
	clear:both;
    overflow-x: hidden;
}
#art-equipment .post-intro h2 {
    font-weight: 500;
    color: #286ba6;
	font-size: 32px;
    margin-bottom: 20px;
}
#art-equipment .post-intro p {
    opacity: .7;
    font-size: 16px;
    line-height: 1.5;
    color: #292940;
    margin-bottom: 25px;
}
#art-equipment .list-strengths h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    color: #292940;
    margin-bottom: 9px;
}
#art-equipment .list-strengths ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px;
    padding-right: 30px;
}
#art-equipment .list-strengths ul li {
    opacity: .7;
    font-size: 16px;
    line-height: 1.5;
    color: #292940;
}
#art-equipment .image-area {
    position: relative;
}
#art-equipment .image-area img {
    max-width: 749px;
    max-height: 540px;
    height: auto;
    left: -76px;
    top: 0;
    position: absolute;
    width: calc((100vw - 100%) / 2);
}
#diseases_slide {padding-bottom:30px}
#diseases_slide .swiper-pagination {bottom:0}
#diseases-triduc {
    padding: 30px 0 0px 0; clear:both
}
#diseases-triduc.cm {padding:30px 0}
#diseases-triduc  .block-title {
    margin-bottom: 20px;
}

#diseases-triduc .block-title h2 {
    font-weight: 500;
    color: #286ba6;
	font-size:32px;
}
#diseases-triduc .block-title p {
    opacity: .7;
    font-size: 16px;
    line-height: 1.5;
    color: #292940;
    margin-bottom: 40px;
}

#diseases-triduc .appointment {
    position: relative;
}

#diseases-triduc .appointment img { width:auto; height:165px; object-fit:cover; border-radius: 10px;}
#diseases-triduc .appointment span {
position: absolute;
    bottom: 0px;
    width: calc(100% - 4px);
    text-align: center;
    font-size: 16px;
    z-index: 2;
    font-weight: 600;
    line-height: 1.2;
    color: #1e4b82;
    left: 0px;
    background-color: #f2ec899e;
    border-radius: 10px;
    min-height: 45px;
    padding-top: 4px;
}
#team-doctor {
    padding: 10px 0;
   /* background: url(/data/css/images/bg-doctor.png) no-repeat top center;
    background-size: contain;*/
}
#team-doctor .doctor-intro {
    margin: 30px 0 20px 0; overflow:hidden
}
#team-doctor .doctor-intro h2 {
    font-weight: 500;
    margin-bottom: 15px;
	font-size:32px;
    color: #286ba6;
}
#team-doctor .doctor-intro p {
    max-width: 1170px;
	line-height: 22px;
}
#team-doctor .doctor-intro .col-md-4 {
    padding-top: 18px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
#team-doctor .doctor-intro .finding-doctor {
    display: flex;
    align-items: center;
    margin-left: auto;
	color: #286ba6;
    text-transform: uppercase;
}
#team-doctor .doctor-intro .finding-doctor .ask-dortor-icon {
    margin-right: 12px;
    margin-left: 0;
}
#team-doctor .doctor-intro .finding-doctor img {
    margin-left: 10px;
}
#doctor_slide {clear:both; margin-bottom:32px;}
#doctor_slide .experts-member {
    width: 100%; 
    border: 1px solid #7a9bff;
}
#team-doctor .psum
{
	text-align:center;
	margin-bottom:10px;
	line-height:25px;
} 
.summary
{
	line-height:24px;text-align: justify;    padding-bottom: 10px;
}
.more
{
	background: #100b9a;
    color: #fff;
    padding: 10px;
    border-radius: 7px;
}
#doctor_slide .swiper-slide:nth-child(1)~div .experts-member .expert-member-intro {
    order: 2;
}
#doctor_slide .swiper-slide:nth-child(2)~div .experts-member .expert-member-image  {
    order: 3;
}
#doctor_slide .swiper-slide:nth-child(3)~div .experts-member .expert-member-intro {
   order: 4;
}
#doctor_slide .swiper-slide:nth-child(4)~div .experts-member .expert-member-image {
   order: 5;
} 
#doctor_slide .swiper-slide:nth-child(5)~div .experts-member .expert-member-intro {
   order: 6;
} 
#doctor_slide .swiper-slide:nth-child(6)~div .experts-member .expert-member-image {
   order: 7;
} 
#doctor_slide .swiper-slide:nth-child(7)~div .experts-member .expert-member-intro {
   order: 8;
}
#doctor_slide .swiper-slide:nth-child(8)~div .experts-member .expert-member-image {
   order: 9;
} 
#doctor_slide .swiper-slide:nth-child(9)~div .experts-member .expert-member-intro {
   order: 10;
}
#doctor_slide .experts-member>div {
/*    width: 50%;*/
    height: 100%;
    display: flex;
    flex-direction: column;
}
 
#doctor_slide .swiper-slide .col-md-6:nth-child(2)~div .expert-member-intro {order: 2;} 

#doctor_slide .experts-member .expert-member-intro {
    padding: 20px 15px 10px 24px; min-height:150px;
}
#doctor_slide .experts-member .doctor-title {
    font-size: 19px;
    font-weight: 700;
    color: #534fb6;
    margin-bottom: 5px;
    text-transform: uppercase;
}
#doctor_slide .experts-member .doctor-title span {
    font-size: 16px;
    font-weight: 500;
    color: #ff0000;
    margin-bottom: 5px;
    width: 100%;
    display: block;
    margin-bottom: 15px;
    text-transform: none;
}
#doctor_slide .experts-member:hover
{
	background-color:#E0F7F5;
	color:#f00;
}
#doctor_slide .experts-member:hover div img
{
	transform: scale(1.05);
}
#doctor_slide .experts-member .view-more {
    margin-top: 20px;
}
#doctor_slide .experts-member .view-more a {color:#fff}
#doctor_slide .experts-member .expert-member-image {
	text-align:center;
	order:1;
    background-color: #fff;
}
#doctor_slide .swiper-button-next, #doctor_slide .swiper-button-prev {display:none}
#doctor_slide .experts-member>div img{width:100%;   object-fit: cover;
    display: block;}
#news_slide  {position:relative} 
#news_slide .swiper-wrapper .swiper-slide {padding: 0px 15px 20px 15px; }
#news_slide .swiper-button-prev { 
	top:37%; left:0px;
    text-align: center; 
}
 
#news_slide .swiper-button-next {
    top:37%; right:0px;
    text-align: center; 
}
#news_slide .swiper-button-next.swiper-button-disabled, #news_slide .swiper-button-prev.swiper-button-disabled {opacity:0}
#why_slide .swiper-button-next.swiper-button-disabled, #why_slide .swiper-button-prev.swiper-button-disabled {opacity:0}

#picture-drhan .swiper-wrapper .swiper-pagination, #baochi-drhan .swiper-wrapper .swiper-pagination  { bottom:0 }
#picture-drhan .swiper-container{padding:15px 0 50px 0}
#baochi-drhan .swiper-container{padding:15px 0 50px 0}
#baochi-drhan .swiper-slide p {padding:2px 10px; margin:0; color: #000;}
.swiper-pagination { 
	display: flex;
	justify-content: center;
    align-items: center;  
}

.swiper-button-next, .swiper-button-prev {
	width: 40px;
    height: 40px; 
	border: 1px solid #2ab9c5;
	border-radius: 40px;
    background: #fff ;
    box-shadow: 0 3px 6px 0 rgb(72 139 216 / 20%);
    margin-top: -20px ; 
	top:50%; 
    text-align: center; 	
}
.swiper-button-next {right:0px}
.swiper-button-prev {left:0px}

.swiper-button-prev::after, .swiper-button-next::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 26px; 
	color:#2ab9c5;
    font-family: fontAwesome;
}
.swiper-button-next::after {
    content: '\f105'; font-size:30px;
}
.swiper-button-prev::after {
    content: '\f104'; font-size:30px;
}

#picture-drhan .swiper-wrapper .swiper-slide {
    padding: 0px 15px; 
}
#picture-drhan figure {
    margin-bottom: 0;
    position: relative;
    background: #fff;
    height: auto !important;
    width: 100%;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 8%);
    border-radius: 3%;
    padding-top: 80%;
    overflow: hidden;
	background-image: linear-gradient(to left, rgb(240 190 69) 1%, rgb(253 241 148) 50%, rgb(239 199 103) 100%), linear-gradient(to left, rgb(228 196 111) 1%, rgb(254 254 95) 50%, rgb(173 130 37) 100%);
    background-size: 100% 3px;
    background-position: 0% 0%, 0% 100%;
    background-repeat: no-repeat
}
#picture-drhan figure img {
    object-fit: contain;
    margin: auto;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.ul-tick {
    position: relative; font-weight:300; font-size:16px; margin-bottom: 25px;
}
.ul-tick li:before {
    font-family: ifcm;
    font-size: 20px;
    line-height: 25px;
    position: absolute;
    left: 0;
    content: '\e89c';
    color: #7bab2e;
}
.ul-tick li {
    line-height: 26px;
    position: relative;
    padding-left: 30px;
    text-align: left;
}
.tab_change {
    position: relative;
}
.trading_platforms.bg_green {
    pointer-events: none;
    cursor: default;
}
a.trading_platforms, .tr_plt_cont {
    display: flex;
    justify-content: center;
}
.bg_green {
    background-color: #f3d061;
    border: none;
}
.trading_platforms {
    position: relative;
    z-index: 2;
    padding: 33px 0;
    border-radius: 5px;
    background-color: #f4f6fa;
}
.platforms_logo {
    display: inline-block;
    width: 245px;
    height: 75px;
    background-image: url(/data/css/images/platforms_all.png);
}
.plt_img_ntx {
    background-position: 0 0;
}
.tab_change .platforms_cont_text {
    font-size: 14px;
    font-weight: 300;
    position: relative;
    top: -5px;
    width: 100%;
    padding:6px 0 5px;
    text-align: center;
    color: #4a4a4a;
    border-radius: 0 0 5px 5px;
    margin-bottom: 5px;
    z-index: 1;
}
.platform_row_turn {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: -5px;
}

.mt4_2 .platform_row_turn, .mt5_3 .platform_row_turn {
    height: 70px;
    top: 0;
}
.mt4_2 .platform_row_turn span, .mt5_3 .platform_row_turn span {
    height: 3px;
    background-color: #f3d061;
    transform: rotateZ(-90deg);
    width: 75px;
}
.platform_row_turn span {
    height: 3px;
    background-color: #f3d061;
    transform: rotateZ(-90deg);
    width: 51px;
}
.bg_green .plt_img_ntx {
    background-position: 0 -75px;
}
.bg_green .plt_img_mt4 {
    background-position: -255px -75px;
}
.bg_green .plt_img_mt5 {
    background-position: -504px -75px;
}
.platform_icon_main {
    display: flex;
    justify-content: space-between;
    clear: both;
    border-top: 3px solid #f3d061;
    padding: 0 40px;
}
.platform_icon_main .platform_child_div {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 30px 0 0;
    font-size: 22px;
    width: 30%;
}

.plat_3div_tab .abs_plat {
    position: absolute;
    width: 100%;
    top: 50px;
}
.plat_3div_tab>li {
    line-height: normal;
}
.one {
    left: 34%;
}
.two {
    left: 68%;
}
.bg_green {
    background-color: #f3d061;
    border: none;
}
.platform_icon_main .platform_child_div>div {
    padding-bottom: 20px;
    display: flex;
    align-items: center;
}
.platform_icon_main .platform_child_div>div i {
    font-size: 50px;
    color: #f3d061;
    padding-right: 20px;
}
.platform_icon_main .platform_child_div span {
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    padding: 10px 0;
    display: flex;
    align-items: center;
}
#tabs_1, #tabs_2, #tabs_3, #tabs_4, #tabs_5, #tabs_6, #tabs_7, #tabs_8, #tabs_9 {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/data/css/images/platforms_sprite_mt_nt.png);
    margin-right: 8px;
}
#tabs_1 {
    background-position: 0 0;
}
#tabs_2 {
    background-position: 0 -25px;
}
#tabs_3 {
    background-position: 50px 0;
}
#tabs_4 {
    background-position: -25px 0;
}
#tabs_5 {
    background-position: -25px -26px;
}
#tabs_6 {
    background-position: -50px 0;
}
#tabs_7 {
    background-position: 75px 0;
}
#tabs_8 {
    background-position: 75px -25px;
}
.project-nav {
    padding: 30px 0px;
    width: 100%;
}
.project-nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.project-nav ul li {
    padding: 0 15px;
    position: relative;
    transition: 0.5s;
}
.project-nav ul li:before {
    content: "/"; 
    position: absolute; 
    width: 8px;
	color:#999;
    height: 13px;
    right: -4px; 
}
.project-nav ul li a { 
    font-size: 14px;
    text-transform: uppercase;
    color: #a4abb3; font-weight:600;
    position: relative;
    padding-left: 20px;
}
.project-nav ul li a:hover {color: #f3d061;}
.project-nav ul li a:before {
    content: "";
    background-image: url(/data/css/images/icon-project.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    top: 4px;
    left: 0px;
    position: absolute;
    transition: 0.8s;
}
.cd-faq-content .ul-tick {margin-bottom:0}
.text_cont_wrapper {margin:25px 0;font-size:16px; font-weight:300; line-height:24px;}
.ytb_cont {
    display: flex; color:#4a90e2; cursor:pointer;
    margin-bottom: 30px;
    align-items: center;
}
.ytb_cont .yout_video_icn {
    width: 35px;
    height: 25px;
    margin: 0;
    margin-right: 15px;
    padding-top: 6px;
}
 
.ytb-text {
    text-align: left;
    color: #4a90e2;
}
.try_adv .ul-tick {
    margin-bottom: 15px;
}
.try_adv {
    width: 44%;
}
.a-title {
    font-size: 16px;
    color: #666; font-weight:300;
    margin-bottom: 30px;
}
.plat_tabs {
    text-align: center; margin-bottom:50px;
}
.plat_text_img {
    width: 190px;
    height: 50px;
    background: url(/data/css/images/platforms_sprite_mt_nt.png) no-repeat -282px 0;
    margin-bottom: 15px;
}
.netredix-main-cont {display: flex!important;}
.forex_block .ul-tick li a { color: #4a90e2;}
.netredix_info h2 {
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.netredix_info{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.img_dvc_block>img {
    width: 100%;
}
.all_tabs.current, .all_tabs.current:hover {
    border: solid 2px #9ed045;
    position: relative;
    cursor: auto;
}
.all_tabs.current {
    padding: 0 20px;
}
.all_tabs {
    height: 40px;
    display: inline-flex;
    align-items: center;
    border-radius: 2px;
    border: solid 2px #f1f1f1;
    justify-content: flex-start;
    margin-right: 10px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    color: #000; cursor:pointer;
	padding: 0 20px;
}
.all_tabs a {
    display: flex;
    align-items: center;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    height: 100%;
    padding: 0 20px;
}
.button_blck {display:flex;margin:50px 0 60px 0; clear:both;justify-content: center!important; text-align: center;}
.button_blck>div {
    margin-right: 20px;
    margin-bottom: 10px;
}
.btn-blck{padding:15px 55px; color:#fff}
.button_outline {
    border: 1px solid #768699;
    color: #768699;
}
.forex_block h2 { font-size:20px; font-weight:500;
}
.forex_block ul li span {
    font-weight: 500;
}
.forex_block ul li {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    color: #4a4a4a;
    padding-bottom: 14px;
}
.circ_ul li {
    position: relative;
    padding-left: 20px;
}
.circ_ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #84b731;
    display: inline-block;
}
.circ_ul li:after {
    content: "";
    width: 1px;
    height: calc(100% - 20px);
    background: #84b731;
    position: absolute;
    left: 4px;
    bottom: -2px;
}
.short_text {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 50px;
    color: #000;
}
.stage_wrap{flex-wrap: wrap!important;display: flex!important;}
.download_stage {
    position: relative;
    display: block;
    width: 92px;
    height: 92px;
    margin: 0 auto 25px;
    border-radius: 50%;
    background: #768699;
}
.download_stage:after {
    position: absolute;
    top: 36%;
    left: calc(100% - 66px);
    display: inline-block;
    padding: 13px;
    content: '';
    transform: rotate(-45deg);
    border: solid #fff;
    border-width: 0 1px 1px 0;
}
.stage_wrap { margin-bottom: 10px; clear:both}
.stage_wrap>div {
    margin-right: 20px;
}
.stage_item {
    position: relative;
    display: block;
    width: 90px;
    height: 90px;
}
.stage_item:before {
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 3px);
    display: inline-block;
    width: 9px;
    height: 9px;
    content: '';
    border-radius: 50%;
    background: #c7c9de;
}
.stage_item span:before {
    position: absolute;
    top: 50%;
    left: 4px;
    width: calc(100% - 60px);
    height: 1px;
    content: '';
    background: #e9eaf2;
}
.stage_item span:after {
    position: absolute;
    top: 50%;
    right: 4px;
    width: calc(100% - 60px);
    height: 1px;
    content: '';
    background: #e9eaf2;
}
.download_stage_steps {
    position: relative;
    width: 92px;
    height: 92px;
    margin: 0 auto 25px;
    border: 3px solid #e9eaf2;
    border-radius: 50%;
}
.download_stage_steps i {
    font-size: 50px;
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    display: block;
    color: #c7c9de;
}
.stage_txt {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #4a4a4a;
}
a.stage_txt {
    color: #4a90e2; line-height: 10px;
}
.stage_wrap .ifcm-more {
    font-size: 10px;
    margin-left: 10px;
}
.form-field {
    width: 100%;
    line-height: 1;
    margin: 0 0 1.0625rem 0;
    padding: 0;
    display: inline-block;
}
.acc_wrapper .images_part_big, .acc_wrapper .images_part, .tradingconditions_table_wrap .images_part {
    text-align: center;
    display: flex;
}
#slide .main-banner{background:rgba(46,49,146,0.8);position:absolute;bottom:0;height:auto;width:100%;z-index:3}
.box-main{padding:15px 0;overflow:hidden}
.box-main .module-c{padding:0;margin:0;color:#fff}
.box-main .module-c p{font-weight:500;padding-top:10px;margin-bottom:2px;text-transform:uppercase;color:#fff}
.box-main .module-c p a{font-size:18px;color:#fff}
.box-main .module-c p a:hover{color:#FD0}
.box-main .module-c span{font-weight:300}
ul.col-app{color:#fff;padding:24px 0 23px;clear:both}
ul.col-app li{display:inline-block;width:32%;font-weight:300;text-align:center;clear:both}
ul.col-app li span{padding-top:5px;display:block}
ul.col-app li a:hover{color:#FD0}
#idbreadcrumbs{background:#f2f2f2;clear:both;margin-bottom:30px;border-top:1px solid #eee;overflow:hidden}
#productandnew{padding:30px 0;background:#242424;overflow:hidden;clear:both}
#idcamket{padding:30px 0 10px;background:#FFCA24;color:#fff;overflow:hidden;clear:both}
#idcamket h2{font-size:30px;font-weight:300;padding-bottom:20px;text-transform:uppercase;text-align:center}
ul.col-camket{font-size:15px;padding-bottom:15px;position:relative}
ul.col-camket h3{padding:0;margin-bottom:36px;font-size:20px;font-weight:500;color:#000;text-align:center}
ul.col-camket h3 span{padding:8px 15px;background:#eee url(/data/css/images/bg-title-bt.jpg);z-index:1;position:relative}
ul.col-camket li{font-weight:300;background:url(/data/css/images/arr-news.png) no-repeat 0 5px;padding-bottom:10px;padding-left:18px}
ul.col-camket li a{color:#fff}
ul.col-camket li a:hover{color:#fff}
ul.col-camket h3::before{border-bottom:1px solid #ddd;bottom:0;content:'';display:block;height:1px;left:0;z-index:0;position:absolute;top:12px;width:100%}
#idformbt{padding:30px 0;overflow:hidden;background:#E9E9E9;clear:both}
#content-home{padding:30px 0;overflow:hidden;background:#eee;clear:both}
#whyclick{padding:30px 0;overflow:hidden;background:#E9E9E9 url(/data/css/images/bg-yk.png);clear:both}
#download{background:#f2f2f2;padding:35px 0;overflow:hidden;clear:both}
ul.list-support{padding:0}
ul.list-support li{margin-bottom:15px}
ul.list-support .avatar{height:100px}
ul.list-support .avatar img{width:100px;padding:2px;height:100px;border:5px solid #FFCA24;border-radius:50%;background:#fff;-moz-border-radius:50%;-webkit-border-radius:50%}
ul.list-support .name{color:#333;font-size:15px;font-weight:700;text-transform:uppercase;padding:8px 0 0}
ul.list-support .user-sp{color:#333;font-size:14px;padding:4px 0 8px}
ul.list-support .user-sp span{background:#fff;color:#FF0004;padding:2px 5px}
ul.list-support .nick .skype{}
ul.list-support .nick .skype img{border:none!important}
#ti-project{background:#fff;text-align:center;padding:10px 0 20px}
#map-project{background:#fff;text-align:center;padding:0 0 20px}
#map-project p{font-size:15px;line-height:1.6em}
#map-project img{padding:20px 0;border:none}
#productandnew h2{font-size:35px;font-weight:300;padding:20px 0 10px;text-transform:uppercase;text-align:center}
#news{padding:0 0 10px;clear:both}
#project{padding:0;clear:both}
#partner{padding:30px 0;border-bottom:1px solid #eee;overflow:hidden;clear:both}
#follow{padding:0;background:#007f00;overflow:hidden;padding:10px 0;color:#fff;line-height:2.2em;clear:both}
#newid{background:#f3f3f3;overflow:hidden;padding:60px 0;clear:both}
#newid h2{text-align:center;font-weight:400;color:#555;font-size:45px;position:relative;padding-bottom:45px;text-transform:uppercase}
#newid h2:before{display:block;content:"";position:absolute;left:50%;top:66px;margin-left:-47px;border-bottom:5px solid #8FC9CA;width:94px;height:3px;z-index:1}
#newid h2:after{display:block;content:"";position:absolute;left:50%;top:72px;margin-left:-150px;border-bottom:1px solid #ccc;width:300px;height:1px;z-index:0}
h4.bds-form{background:url(/data/css/images/ico-dk.png) no-repeat left;padding:0 0 0 80px;margin-bottom:28px;font-size:25px;text-transform:uppercase;vertical-align:middle;font-weight:300;color:#000}
.col-fanpage{margin-left:60px}
h4.bds-fanpage{background:url(/data/css/images/ico-vd.png) no-repeat left;padding:15px 0 15px 80px;margin-bottom:28px;font-size:25px;text-transform:uppercase;vertical-align:middle;font-weight:300;color:#000}
.bds-form p.field input,.bds-form p.select select{margin-bottom:10px;font-size:15px;font-family:'Open Sans',"Segoe UI",Arial,Segoe,"DejaVu Sans","Trebuchet MS",Verdana,sans-serif;padding:13px 10px;font-weight:300;width:100%;border:1px solid #ccc;line-height:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.bds-form p.textarea textarea{font-family:'Open Sans',"Segoe UI",Arial,Segoe,"DejaVu Sans","Trebuchet MS",Verdana,sans-serif;font-size:15px;color:#999;padding:6px 6px 7px;width:100%;height:184px;border:1px solid #ccc;line-height:15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.submit-wrap{clear:both}
.thumbnail figure{text-align:center;width:155px;height:155px;border-radius:95px;-webkit-border-radius:95px;-moz-border-radius:95px;margin:30px auto 20px}
.thumbnail figure img{padding:10px;animation:tada 5s infinite linear;background:rgba(255,255,255,0.15);margin:18px auto;width:119px!important;height:119px!important;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.3);box-shadow:0 1px 3px rgba(0,0,0,0.3);-ms-box-shadow:0 1px 2px rgba(0,0,0,0.3);-o-box-shadow:0 1px 2px rgba(0,0,0,0.3)}
.contentm{color:#fff;line-height:16px;position:relative}
.pic-tongquan{clear:both;margin-bottom:30px}
span.dialog{position:absolute;top:8px;left:-9px;width:10px;height:20px}
.contentm div{overflow:hidden;font-weight:300;padding:20px 10px;line-height:1.5em;text-align:justify}
.customer-name{font-size:15px;text-align:center;color:#FD0;padding:5px 0 10px;margin:0}
.site-address,.site-address{color:#fff;font-size:13px;text-align:center;font-style:italic}
.sidebar{clear:both;float:left;font-size:13px;width:100%;margin-bottom:10px;padding:0}
.sidebar h4.heading{color:#000;margin:0;padding-bottom:10px;font-weight:500;text-transform:uppercase;font-size:21px}
.sidebar span.heading{color:#333;margin:0;font-weight:300;text-transform:uppercase;font-size:15px}
.sidebar .main-boder{background:#fff;padding:15px;color:#666;border:1px solid #e3e3e3;font-size:14px;position:relative;line-height:2.2em}
.sidebar .main-boder h3{font-size:18px;font-weight:500;color:#000;margin-bottom:2px}
ul.list_news_detail{padding:5px 15px 20px;clear:both;overflow:hidden}
ul.list_news_detail h2{font-weight:500;text-transform:uppercase;padding-bottom:10px;margin:0;font-size:22px}
ul.list_news_detail li{padding-bottom:10px;padding-right:20px;font-size:14px;font-weight:500;display:block;width:50%;float:left}
ul.list_news_detail li a{color:#333;padding-left:10px;background:url(/data/css/images/bullet.png) no-repeat 0 5px}
ul.list_news_detail li a:hover{color:#000} 
.txt-left{text-align:left}
.txt-center{text-align:center}
.txt-right{text-align:right}
ul.list_news{clear:both;text-align:justify}
ul.list_news li{padding-bottom:8px;font-size:14px;font-weight:300;line-height:1.6em;vertical-align:middle;clear:both}
ul.list_news li img{float:right}
ul.list_news li div{width:68%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left}
ul.list_news li span{color:#f3d061;float:left;width:23%}
ul.list_news li a{color:#333;padding-left:6px}
ul.list_news li a:hover{color:#f3d061}
ul.list-small-news{clear:both}
ul.list-small-news li{padding:6px 0}
ul.list-small-news li h4{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:13px;font-weight:300;padding:0;margin:0}
ul.list-small-news li h4 a{color:#333;text-decoration:none}
ul.list-small-news li h4 a:hover{color:#f3d061}
h1.heading-cm{color:#FFCA24;border-bottom:1px solid #ccc;padding:0;font-weight:400;margin:0;font-size:25px;text-transform:uppercase}
h2.heading-description{color:#000;padding:20px 0;font-weight:300;font-size:16px;position:relative;z-index:1}
.heading-box{text-align:center;padding-bottom:20px}
.heading-box h2{color:#fff;margin:0;display:inline-block;padding:18px 0 0;font-weight:400;font-size:30px;position:relative;line-height:1.8em;z-index:1}
.heading-box h2:after{display:block;content:"";position:absolute;left:50%;top:80px;margin-left:-70px;border-bottom:1px solid #fff;width:140px;height:1px;z-index:0}
.heading-catagories{text-align:center;padding-bottom:50px}
.heading-catagories h2{color:#333;margin:0;display:inline-block;padding:18px 0 0;font-weight:500;font-size:30px;text-transform:uppercase;position:relative;line-height:1.8em;z-index:1}
.heading-catagories h2:after{display:block;content:"";position:absolute;left:50%;top:80px;margin-left:-80px;border-bottom:2px solid #f3d061;width:160px;height:1px;z-index:0}
.heading-catagories p{text-align:center;position:relative;font-size:15px;font-weight:400;padding-top:26px;color:#333}
 
.footer {
    position: relative;
    width: 100%; clear:both;
	background-image: linear-gradient(105deg, rgb(0 113 182) 0%, rgb(6 96 142 / 82%) 50%, #0c669d 70%, #0d679d 70%), url(/data/css/images/bg-ct.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    border-top: 0;
    margin-top: 0px;
    padding: 30px 0 25px 0;
}
 
.footer .container {
    position: relative;
    z-index: 10;max-width:1200px; width:100%;
}

.right-line {
    position: relative;
}

.right-line::before {
    content: '';
    position: absolute;
    top: 10%;
    left: -20px;
    width: 1px;
}

.footer-logo {
    margin-top: 0px;
    padding-bottom: 12px;
}
.footer-logo .border{height: 88px;display:inline-block;text-align:center; padding-bottom:10px;}
.footer-logo img { padding:10px 0px; max-height:95px;
}

.footer-contact {
    position: relative;
    display: flex;
    flex-direction: column;
}

.footer-contact:nth-child(2) {
    padding-left: 28px;
}

.footer-contact__title { 
    color: #fff; 
	font-family: 'Be Vietnam';
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-size: 18px; font-weight:700;
    margin-bottom: 18px;
}

.footer-contact__item {
    display: flex;
    align-items: flex-start; 
    color: #fff;
    font-size: 13px; 
    line-height: 24px; 
    margin-bottom: 2px;
}
.menu-footer li { 
    display: flex;
    align-items: flex-start; 
    color: #fff;
    font-size: 13px; 
    line-height: 24px; 
    margin-bottom: 2px;}
.menu-footer li a {color:#fff}
.footer-contact__item img{
 width:150px; margin-top:10px;
}

.footer-contact__item .fa {
    font-size: 15px;
    color: white;
    margin-right: 15px;
}

.footer-contact__item .fa:first-child {
    margin-top: 5px;
}

.copy-right {
    position: relative;
    top: 25px;
    padding-top: 15px;
    display: flex; clear:both;
    justify-content: space-between;
}

.copy-right::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
}

.copy-right p { 
    color: #fff;
	font-weight:300;
    font-size: 14px;
    line-height: 21px;  
}

.copy-right__icons {
    position: relative;
}

.copy-right__icons::after {
    content: "";
    display: table;
    clear: both;
}

.copy-right__icons a {
    position: relative;
    float: left;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000; 
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: all .3s;
}

.copy-right__icons a .fa {
    font-size: 12px;
}

.copy-right__icons a:not(:last-child) {
    margin-right: 12px;
}

.copy-right__icons a:hover {
    background-color: #fff;
    color: #00254E;
}
 
h1.title-item{color:#333;padding:5px 0 15px;font-size:26px;text-transform:uppercase;font-weight:500;text-align:center;margin:10px 0}
.form-contact{margin:10px 0;font-size:13px;padding:5px 0 15px;overflow:hidden}
.form-contact .contact-info{color:#666}
.form-contact .contact-info ul{margin-bottom:30px}
.form-contact .contact-info ul li{margin-bottom:5px;color:#000;line-height:1.5em;font-size:15px}
.form-contact .contact-info ul li i{color:#f3d061;font-size:18px;margin-right:8px}
.form-contact .contact-info ul li h3{font-size:16px}
.form-contact strong{font-size:14px;margin-bottom:5px;color:#333}
.form-contact h2{color:#f3d061;font-weight:500;font-size:25px;text-transform:uppercase}
.embed-map{margin-top:20px;clear:both}
.ef-form p.field input{width:100%;box-shadow:none;padding:5px 10px;margin-bottom:6px; border:1px solid #ccc;border-radius: 4px;box-shadow: 0px 0px 5px rgb(0 0 0 / 8%);outline:none;height:40px}
.ef-form p.field input:hover,.ef-form textarea:hover{box-shadow:0 0 0 3px hsla(0,0%,88.2%,.3)}
.ef-form textarea{overflow:auto;margin:0;padding:10px;border:1px solid #ccc;border-radius: 4px;box-shadow: 0px 0px 5px rgb(0 0 0 / 8%);width:100%;height:150px;line-height:15px;resize:none;overflow:auto}
.submit-wrap{clear:both}
.ef-form .btn-gui{width:100%;border:none;border-radius: 4px;background-color: #f3d061;padding:13px 25px;font-size:16px;font-weight:600;cursor:pointer;color:#fff}
.bg-col-l{padding-left:10px;padding-bottom:50px;overflow:hidden;background:url(/data/css/images/bg-pro.png) no-repeat top left}
.bg-col-r{padding:28px 10px 45px 33px;overflow:hidden;background:url(/data/css/images/bg-news.png) no-repeat top left}
.bg-col-project{padding-left:10px;padding-bottom:10px;overflow:hidden;background:url(/data/css/images/bg-project.png) no-repeat top left}
.bg-project-list{overflow:hidden;padding-top:10px}
.bg-product-list{overflow:hidden;padding:10px 0 25px}
.bg-col-project h2{text-transform:uppercase;font-size:23px;font-weight:400;padding:28px 0 0 15px;margin-bottom:12px;color:#fff}
.c-sidebar{clear:both;position: relative;z-index: 1;border-radius:6px;margin-top: -83px;background:#fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.c-sidebar h2{border-bottom: 1px solid #dcdddf;color: #000;
              font-size:16px;font-weight:500;padding: 8px 15px;margin-bottom:0
	}
.box-cate-r{clear:both;position: relative;z-index: 1;border-radius:6px;margin-top: 20px;background:#fff;box-shadow: 0 0 20px rgba(0,0,0,0.1); padding:20px;}
.box-cate-r h2 {
    font-size: 18px;
	color:#aa611a;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}


@media screen and (max-width:768px) {
.bghead .wrapper {display:block;padding:0}
.bghead .logo-brand {margin:0; padding:3px 0;text-align: center;}
#scheduling-triduc {margin:0}	
#scheduling-triduc .section-wrapper .form {padding:0 15px}
#scheduling-triduc .section-wrapper {margin:0; padding:15px;}	
.section-wrapper .form-title {
    flex-direction: column;
    display: flex!important;
	background: #f2f4f6;
    padding: 10px;
}
.section-wrapper .form-title .sub-title:before {display:none}
.section-wrapper .form-title .title {
    font-size: 18px;
    margin-bottom: 15px;
}
.section-wrapper .form-title .sub-title {
    padding-left: unset;
}
.bghead .ctn-header-btn {
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    z-index: 999;
    left: 0;
    right: 0;
    width: 100%;
    background: #fff;
    padding: 0;
    display: flex;
	border-top: 4px solid;
    border-image-slice: 1;
    border-width: 3px;
    border-image-source: -webkit-linear-gradient(180deg, #ffc851, #d3ac0d 50%, #ffde8f);
}
 	
.bghead .ctn-header-btn #show-qa-form, .bghead .ctn-header-btn #booking-cta {
    text-transform: uppercase;
    font-size: 13px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 5px 0;
}
.bghead .ctn-header-btn .swap-position {
    margin: 0;
    width: 50%;
}
.bghead .ctn-header-btn #booking-cta:before {
    top: unset;
    left: unset;
    height: 24px;
    position: relative;
}
.bghead .ctn-header-btn #show-qa-form:before, .bghead .ctn-header-btn #booking-cta:before {
    top: unset;
    left: unset;
    height: 24px;
    position: relative;
}
#team-doctor .doctor-intro {margin: 0px 0 15px 0; overflow:unset}
#team-doctor .doctor-intro .col-md-4 {
	position: relative;
    bottom: 0;
    width: calc(100% - 70px);
    left: 35px;
    z-index: 9;
    transform: translateY(45%);
    padding: 0;} 
#team-doctor .doctor-intro .col-md-4 .finding-doctor img {
    margin-left: auto;
}	
#team-doctor .doctor-intro .col-md-4 .finding-doctor img.ask-dortor-icon {
    margin-left: 0;
    margin-right: 20px;
}
#team-doctor .doctor-intro p {margin:0}	
#team-doctor .doctor-intro .col-md-4 .finding-doctor {
    padding: 15px 20px;
    border-radius: 2px;
    box-shadow: 0px 0px 25px rgb(0 0 0 / 8%);
    background-color: #fff;
    height: auto;
    width: 100%;
}	
.mobile_navbar_cont .navbar-toggle {display:block}
ul.tabs_index li {text-align: center;
    margin: 2px; padding:1px 7px; border-radius: 3px;
    background: #fff;}	
.timeline dl:before{left:60px}
.ef-widget p.sapo{height:auto!important;text-align:justify;padding:0}
.timeline dl dt{margin:0 0 30px}
.timeline dl dd .circ{left:60px}
.timeline dl dd .time{left:0}
#sgh-traderview {padding:40px 0 30px 0; margin-bottom:40px}
.testimonial-section {padding:40px 0 10px 0}
.timeline dl dd.pos-left .time{padding:10px 0;margin-left:0;text-align:left}
.timeline dl dd.pos-left .events{float:right;width:77%}
.timeline dl dd.pos-left .events:before{left:-12px;border-color:transparent #fff transparent transparent}
.timeline dl dd.pos-right .time{padding:10px 0;margin-left:0;text-align:left}
.timeline dl dd.pos-right .events{float:right;width:77%}
}
.c-project{text-align:center;position:relative;margin-bottom:15px}
.c-project .img-project{overflow:hidden;position:relative;border:6px solid #f2f2f2}
.c-project .img-project img{max-width:none;-webkit-transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,transform 1s;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.c-project .img-project:hover img{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}
.c-project .img-project:hover .actions{display:block}
.actions{position:absolute;top:50%;left:50%;margin:-29px 0 0 -29px;display:none}
.actions .button{display:inline-block}
.actions a.button{width:58px;height:58px;background:url(/data/css/images/ico-view.png) no-repeat}
.c-project .info{padding:15px;border-top:none}
.c-project .img-project h5{font-size:15px;padding:10px 15px;width:100%;font-weight:700;position:absolute;top:0;left:0;color:#fff;background:url(/data/css/images/bg-title.png);text-transform:uppercase;line-height:20px;margin-top:0;text-align:left;margin-bottom:0}
.c-project .info p{font-weight:400;font-size:13px;line-height:17px;color:#333;margin-top:10px}
p.xemthem-proj{text-align:center;padding-right:15px;overflow:hidden}
p.xemthem-proj a{background:#ed1c24;color:#fff;font-size:11px;font-weight:700;padding:3px 5px;-webkit-border-radius:4px;text-transform:none!important;line-height:2em;-moz-border-radius:4px;border-radius:4px}
p.xemthem-proj a:hover{background:#fff;color:#ed1c24}
.c-product{text-align:center;position:relative;padding-bottom:20px}
.c-product .bg{padding:10px;background:#f2f2f2;min-height:360px}
.c-product img{height:250px}
.c-product .bg-ha{padding:15px;background:#f2f2f2;min-height:225px}
.c-product h4{font-size:15px;font-weight:500;color:#000;text-align:left;text-transform:uppercase;line-height:20px;margin-bottom:12px}
.c-product h5{font-size:22px;font-weight:500;color:#00A436;text-transform:uppercase;text-align:center;line-height:20px;margin-bottom:12px}
.c-product .info{border-top:none}
.c-product .info p.price{font-size:16px;color:#999}
.c-product .info p.price span{color:#FF0004;font-weight:700}
.c-product .info p{font-weight:400;font-size:15px;line-height:18px;height:75px;overflow:hidden;color:#333;text-align:justify;text-overflow:ellipsis;margin-top:15px}
.c-product .info p span{line-height:1.3em}
.btnform{padding:15px 30px;border:none;cursor:pointer;background:linear-gradient(to right,#f3d061,#a5bafa)}
.btn-small{margin:10px 0;padding:8px 36px;font-size:12px;font-size:14px;line-height:19px}
.btn-proj{background:url(/data/css/images/btn-proj.png) no-repeat 0 0;font-size:12px;text-align:center;color:#fff;vertical-align:middle}
.btn-medium{margin-bottom:15px;padding:10px 34px;font-size:11px;text-transform:uppercase;line-height:31px}
.ad{clear:both;margin-bottom:10px}
.tags{clear:both}
.tags a{color:#AB7500;text-decoration:underline}
.tags a:hover{color:#333}
.bg-product-view{background-color:#fff;margin-bottom:15px;font-size:14px;text-align:justify;color:#333;padding:0;overflow:hidden;clear:both}
.bg-white{background-color:#fff;margin-bottom:5px;font-size:14px;text-align:justify;color:#333;padding:35px;overflow:hidden;clear:both}
.bg-news{font-size:15px;text-align:justify;color:#333;clear:both}
.pd-25{padding:20px}
.bg-white h1{margin:0 0 .8em;font:700 30px/26px 'Open Sans Condensed',Arial,sans-serif;letter-spacing:2px;text-transform:uppercase;color:#000}
.c-about{background-color:#f2f2f2;margin-bottom:35px;color:#333;overflow:hidden}
.c-about h3{margin:0 0 .8em;font:700 24px/20px 'Open Sans Condensed',Arial,sans-serif;letter-spacing:2px;text-transform:uppercase;color:#007f00}
.c1 h3,.c2 h3,.c4 h3{margin:0 0 .8em;font:700 20px/24px 'Open Sans Condensed',Arial,sans-serif;letter-spacing:2px;text-transform:uppercase;color:#fff}
.c3 h3,.c5 h3,.c6 h3{margin:0 0 .8em;font:700 20px/20px 'Open Sans Condensed',Arial,sans-serif;letter-spacing:2px;text-transform:uppercase;color:#000}
.c1{background-color:#888;margin-bottom:5px;color:#fff;overflow:hidden}
.c2{background-color:#2f3541;margin-bottom:5px;color:#fff;overflow:hidden}
.c3{background-color:#ededed;margin-bottom:5px;color:#333;overflow:hidden}
.c4{background-color:#1a1b53;margin-bottom:5px;color:#fff;overflow:hidden}
.c5{background-color:#fff;margin-bottom:5px;color:#333;overflow:hidden}
.c6{background-color:#f2f2f2;margin-bottom:5px;color:#333;overflow:hidden}
@media only screen and (max-width:480px) {
ul.buttons-nav li.mobile-login {display:block}		
ul.buttons-nav li.expanded-login {display:none}
.buttons-nav>li.real a.btn-md{padding: 0 10px;} 
.copy-right p {font-size:12px;}
.footer { background-size: cover;}
.logo-sgh {width:120px;top:9px;left:48px}	
#slide .scroll-down, #sgh-why .scroll-down {width: 40px;height: 40px; line-height:42px }
ul.buttons-nav li.mobile-login i.ifcm-profile {top: 2px;position: relative;}
.banner-reg .support_girl, .banner-reg .support_bag {  width: auto;}	
.banner-reg .button_green {margin:0; width: 100%;}
.bg-white{padding:15px!important}
.pleft{padding:15px!important}
.pright{padding:15px!important}
}
.pleft{font-size:13px;padding:35px;float:left;text-align:justify}
.pright{font-size:13px;padding:35px;float:right;text-align:justify}
@media (min-width:970px) {
.FDI-map{padding-right:0!important}
}
h3.title-f{font-weight:300;font-size:25px;margin-bottom:25px;color:#999}
#c-news-product{clear:both;border-top:1px solid #ccc;margin-bottom:10px;overflow:hidden;padding:20px}
h2.news-detail-cl{border-top:1px solid #ddd;font-size:20px;font-weight:500;color:#f3d061;padding-top:10px;margin-top:25px;margin-bottom:5px;text-transform:uppercase;clear:both}
ul.other-news-detail{padding-right:15px}
ul.other-news-detail li{padding:0 15px 0 0;display:inline-block}
ul.other-news-detail li figure{margin-bottom:10px;height:122px;overflow:hidden}
ul.other-news-detail li figcaption{padding:0;height:35px;line-height: 18px;overflow:hidden;font-weight:400}
ul.other-news-detail li figcaption a{color:#333}
ul.other-news-detail li figcaption a:hover{color:#f3d061}
.cd-top{z-index:1000;display:inline-block;height:30px;width:30px;position:fixed;bottom:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.05);overflow:hidden;text-indent:100%;white-space:nowrap;background:#FFCD00 url(/data/css/images/cd-top-arrow.svg) no-repeat center 50%;visibility:hidden;opacity:0;-webkit-transition:opacity .3s 0s,visibility 0 .3s;-moz-transition:opacity .3s 0s,visibility 0 .3s;transition:opacity .3s 0s,visibility 0 .3s}
.cd-top.cd-is-visible,.cd-top.cd-fade-out,.no-touch .cd-top:hover{-webkit-transition:opacity .3s 0s,visibility 0 0;-moz-transition:opacity .3s 0s,visibility 0 0;transition:opacity .3s 0s,visibility 0 0}
.cd-top.cd-is-visible{visibility:visible;opacity:1}
.cd-top.cd-fade-out{opacity:1}
.cd-top:hover{background-color:#444;opacity:1}
@media only screen and (min-width:768px) {
.cd-top{right:0;bottom:0}
}
@media only screen and (min-width:1024px) {
.cd-top{height:40px;width:40px;right:0;bottom:0}
}
ul.columns{padding:0;margin-top:10px;float:left;min-height:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
ul.columns li.download-catalogo{background:#007f00;display:block;min-height:62px;height:auto;padding:5px 10px 6px 0;-webkit-border-radius:13px 0 13px 0;border-radius:13px 0 13px 0;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.3);box-shadow:0 0 8px 0 rgba(0,0,0,0.3);color:#FFF}
ul.columns li.download-catalogo:hover{background:#ed1c24}
ul.columns li.download-catalogo a{color:#f2f2f2}
ul.columns li.download-catalogo a:hover{color:#f2f2f2;text-decoration:underline}
ul.columns img{width:58px;height:56px;float:left}
.btn{color:#FFF!important;padding:10px;font-weight:300;cursor:pointer;text-shadow:none;-webkit-font-smoothing:antialiased;border:none;-webkit-transition:all 200ms ease-out;-o-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;}
.breadcrumb{background:none;line-height:32px;position:relative;z-index:5}
.breadcrumb > li{font-size:13px; font-weight:300;display:inline-block;color:#FFF}
.breadcrumb > li a{color:#FFF}
.breadcrumb>li+li:before{content:"\f105";padding:0 10px;float:left;font-family:"FontAwesome";font-size:20px;color:#FFF}
ul.page{clear:both;margin:5px 0;padding:0;overflow:hidden;font-size:15px;text-align:center;list-style-type:none}
ul.page li{display:inline-block;padding:0;margin-left:5px;margin-bottom:8px}
ul.page li:first-child{margin-left:0}
ul.page li a,.pagination-bordered{color:#000;display:block;text-decoration:none;padding:10px 13px!important}
ul.pageA li a,.pagination-bordered{color:#000;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-weight:400;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out}
ul.pageA06 li a,.pagination-bordered{border:1px solid #ccc}
ul.pageA06 li a:hover,ul.pageA06 li a.current{background:#f3d061;background: -webkit-linear-gradient( 90deg, #feeaa8, #edb637 50%, #fdf1b1);border-color:#f3d061}
ul.pageA06 li.unavailable{padding:10px 13px!important;color:#ccc;border-radius:3px;border:1px solid #888;-moz-border-radius:3px;-webkit-border-radius:3px;font-weight:700;cursor:default}
.block_timer_share{padding:0 0 20px;width:100%;overflow:hidden}
.block_timer{font-size:14px;font-weight:400;padding:5px 0 0;white-space:nowrap}
.block_share{padding-right:10px}
.title-news-cm {position:relative; clear:both; }
.title-news-cm h2{font-size:18px;color:#1904ae;text-transform: uppercase;font-weight:700;padding: 25px 0 18px 0;margin-bottom:0}
ul.xemnhieu{padding:0px}
ul.xemnhieu li{display:block;padding:10px 0;line-height:20px;border-bottom:1px solid #ddd;list-style:none}
ul.xemnhieu figure{margin-bottom:9px}
ul.xemnhieu li a{display:block;color:#555;font-size:15px}
ul.list_news_hot {padding:0}
ul.list_news_hot ._item {
    display: flex;
    margin-bottom: 18px;
}
ul.list_news_hot ._item ._img-def {
    width: 102px;
    height: 68px;
	position: relative; 
    border-radius: 4px;
    overflow: hidden;
}
ul.list_news_hot ._item ._img-def img {object-fit: cover; height:100%; width:100%}
ul.list_news_hot ._item ._text-def {
    width: calc(100% - 72px);
    padding-left: 14px;
    max-height: 66px;
	font-size: 14px;
    color: #000;
    line-height: 17px;
    overflow: hidden;
    transition: 0.35s;
}
ul.list_news_hot ._item ._text-def:hover{color:#ff0000}
ul.list_news_hot ._item:hover ._img-def:before {
    width: 100%;
    height: 100%;
    opacity: 1;
}
ul.list_news_hot ._item:hover ._img-def:after {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}
ul.list_news_hot ._img-def:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: opacity 0.5s, transform 0.5s;
}
ul.list_news_hot ._img-def:before {
    position: absolute;
	z-index:1;
    top: 50%;
    left: 50%;
    content: '';
    transform: translate(-50%, -50%);
    width: 25%;
    height: 25%;
    opacity: 0;
    transition: all .25s ease;
    background-color: rgb(175 126 39 / 30%);
}
@media(max-width:979px) {
 #art-equipment .image-area img{  
    width: calc(100% + 0px);
    max-width: unset;
	left:0;
    position: relative;
}
.list-strengths {margin-top:20px;}
.menu-footer {min-height:200px;}
.footer {background-size: cover;}
.ifc_inst {
    margin-bottom:30px!important;
}	
.client_choose_body .ifc_inst>div  { display:inline-block ; width:250px; height:250px;padding: 70px 0;}
ul.xemnhieu li a{font-size:14px;font-weight:500}
.c-sidebar {margin:0}

.header_black {
    height: 130px;
}
.post-header {text-align:center}
}
#form_body {padding:15px;}
#form_body .field {
    margin-top: 0;
    margin-bottom: 10px;
}
#form_body .field .input input:not([type=tel]) {
    width: 100%;
    padding: 10px 8px 8px 10px;
    height: 33px;
    border: solid 1px #ccc;
    box-shadow: none;
    transition: all .4s;
}
#form_body .button_blue, #form_body .button_green {
    line-height: 1em;
    width: 100%;
}

ul.xemnhieu li a:hover,ul.xemnhieu li a.active{color:#f3d061}
ul.list-new-c{padding:15px 15px 0 0;clear:both}
ul.list-new-c li{display:block;padding:6px 0;list-style:none;position:relative}
ul.list-new-c li:before{content:"\f18e";position:absolute;font-family:FontAwesome;left:0;top:8px;color:#333;font-size:12px}
ul.list-new-c li a{display:block;color:#333;padding-left:15px;font-size:14px;font-weight:300}
ul.list-new-c li a:hover,ul.category-r li a.active{color:#f3d061}
ul.category-r{padding:0px 25px 10px 25px;}
ul.category-r li{display:block;padding:12px 0;list-style:none;line-height:15px; border-bottom:1px solid #ddd;position:relative}
ul.category-r li:last-child{border:none}
ul.category-r li a:before{content:"\f105";position:absolute;font-family:FontAwesome;left:0;top:11px;color:#555;font-weight:400;font-size:15px}
ul.category-r li a{display:block;color:#000; padding-left:20px;font-size:17px;}
ul.category-r li a:hover,ul.category-r li a.active, ul.category-r li:hover a:before{color:#ff0000}
.btn-r-app{clear:both;padding:15px;color:#fff;text-transform:uppercase;height:65px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;font-size:14px;background:#f3d061;margin-bottom:8px}
.btn-r-app img{margin-right:10px;margin-top:-6px;float:left}
.btn-r-top{clear:both;padding:15px 6px;color:#fff;text-transform:uppercase;height:65px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;font-size:14px;background:#f3d061;margin-bottom:8px}
.btn-r-top img{margin-right:3px;margin-top:-1px;float:left}
.title-categories{font-size:15px;margin-bottom:15px;padding-left:12px;text-transform:uppercase;line-height:35px;height:35px;font-weight:500;color:#000;background:#e3e3e3 url(/data/css/images/bg-title-categories.jpg) no-repeat right}
.title-categories a{color:#000}
.title-categories a:hover{color:#f3d061}
.title-categories span.readmore{float:right;font-size:12px;padding-right:13px;font-weight:300;margin-right:12px;text-transform:none;background:url(/data/css/images/arrowRight.gif) no-repeat right;font-weight:300}
.title-categories span.readmore a{color:#f3d061}
.title-categories span.readmore a:hover{color:#EA0006}
.thumbnail-news-view{position:relative;padding:0 20px 0 0; background:#fff;font-size:15px;overflow:hidden}
.thumbnail-news-view h1{font-size:24px;font-weight:600;color:#1904ae;border-bottom:1px solid #ddd;padding:0 10px 10px 0;margin-bottom:18px}
.thumbnail-news{position:relative;box-shadow: 0px 0px 25px rgb(0 0 0 / 8%); border-radius: 5px; background:#fff;margin-bottom:30px;overflow:hidden}
.box-contact{position:relative;box-shadow: 0px 0px 25px rgb(0 0 0 / 8%); border-radius: 5px; background:#fff;margin-bottom:30px;overflow:hidden}
.thumbnail-pro{position:relative;box-shadow: 0px 0px 25px rgb(0 0 0 / 8%); border-radius: 10px; background:#fff;margin-bottom:30px;overflow:hidden}
.thumbnail-pro .caption{ padding:10px}
.thumbnail-pro .caption-doctor{ padding:0px;text-align:center;}
.thumbnail-pro .caption-doctor h2{ font-family: 'Be Vietnam'; font-size:16px;text-transform:uppercase; background: -webkit-linear-gradient( 110deg, #10c4c4, #13b1a2 50%, #149f97);margin: 5px 0; padding:10px;}
.thumbnail-pro .caption-doctor h2 span {font-weight:400; margin-right:8px; color:#fff700}
.thumbnail-pro .caption-doctor h2 a {color:#fff;}
.thumbnail-pro .content-doctor {padding:15px;}
.thumbnail-pro .content-doctor i { margin-right:8px;
    position: relative;
    float: left;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    background: -webkit-linear-gradient(110deg, #feeaa8, #edb637 50%, #fdf1b1);
    border-radius: 50%; 
    transition: all .3s;
}
.thumbnail-pro .view-btn {text-align:center; margin-bottom:30px;}
.elementor-doctor {
    border-radius: 5px; 
    background-color: #e2f7f7;
    padding: 30px; margin-bottom:30px;
}
.elementor-doctor h2 {text-align:center; }
.elementor-doctor h2 span { color:#e00}
.expert-search {
    padding: 10px 20px;
    background-color: #e2f7f7;
    margin-bottom: 30px; border-radius: 5px; 
}
.expert-search .form-search input {
    border: 1px solid #bdd4d1;
    width: 20%;    
	color: #555;
    padding: 10px 15px;
}
.expert-search .form-search select {
    border: 1px solid #bdd4d1;
    padding: 9px 15px;
    color: #555;
    font-style: normal;
    border-radius: 0;
    width: 20%;
}
.expert-search .form-search button {
    border: none;
    padding: 10px 35px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-style: normal;
    border-radius: 0;
    background-color: #e00;
    margin-left: 10px;
    cursor: pointer;
}
.expert-search .form-search button i {
    margin-left: 15px;
}
.thumbnail-pro .item_img_doctor{padding-top:100% !important}
.wp-icon-video {
    background: rgba(0,0,0,0) url(/data/css/images/icon-video.png) no-repeat scroll 0 0 / 40px 40px;
    height: 40px;
    z-index: 3;
    position: absolute;
    width: 40px;
    margin: auto;
    top: 10px;
    right: 10px;
}
.thumbnail-pro .caption h3 { 
   -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box;
    overflow: hidden;font-family: 'Be Vietnam';text-overflow: ellipsis; min-height: 48px; font-size:16px; text-transform:uppercase;margin:0; color:#222}
.thumbnail-pro .caption h3 a{color:#222}
.thumbnail-pro .caption h3 a:hover{color:#f3d061}
.box-contact .caption{ padding:30px}
.box-contact .caption p {font-size:14px;}
.box-contact .caption p i {color:#999;margin-right:6px;}
.box-contact .caption h3 { font-size:25px; line-height:30px; color:#33b5aa}
.highlights{background:#f2f2f2!important;padding:30px!important;overflow:hidden}
 
@media (max-width:768px) {
.condition_table {
    overflow: auto;
}
.expert-search {padding:15px}
.expert-search .form-search input {width:100%}
.expert-search .form-search select {width:100%; margin-top:10px;}
.expert-search .form-search button {margin:10px 0 0 0}
ul.tabs_index_platform {display:flex; border-bottom: 2px solid #768699;}	
ul.tabs_index_platform li .logo{
    background: 0 0;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 10px 0;
}	
.copy-right {margin-bottom:66px;}
ul.tabs_index_platform li {width:33.33333%;text-align:center}
ul.tabs_index_platform li .logo>span {
    display: block; 
    font-size: 20px;
    font-weight: 500;
}	
.all_tabs {width:29%;margin-bottom: 10px; margin-right: 6px;}
.stage_wrap>div {
    width: 40%;
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
}
.stage_wrap .stage_item:nth-of-type(4) {
    display: none;
}
.stage_wrap .stage_item {
    width: 20%;
}

#sgh_device {margin-bottom:0; clear:both}	
.bg_green .plt_img_ntx {
    background-position: 0 -50px;
}
.trading_platforms.firts {margin-bottom:60px}
.highlights{padding:15px!important}
.header_button .tr_platform{display:none}
.thumbnail-news-view{position:relative;}
#template-mau .heading-title h2{line-height:24px;top:42px;font-size:23px!important}
ul.other-news-detail li{padding:0}
.title-main {padding-top:0;}
ul.list-why li figure{text-align:center;display:block;float:none;margin: 30px auto;}
ul.list-why li img {width:110px}
#box-function .heading-title h2,.pricing-section .heading-title h2,.pricing-section .heading-title h2
#template-mau .heading-title h2{top:45px;font-size:23px!important;line-height:23px}
#sgh-why .heading-title h2,#akr-service .heading-title h2{font-size:25px}
.service-style-three .single-column{padding:90px 15px 0}
#akr-service .heading-title{height:150px}
.iq-rocket{top:190px;right:5%;width:68px} 
.service-style-three,.service-style-three.cm  {margin-top: -60px;}
.service-style-three .image-layer{top:100px;}
.sec-title h2, .service-style-three .sec-title h2 {font-size:28px;}
.service-style-three .single-column:nth-child(2){padding-top:0}
.service-style-three .single-column:last-child{padding-top:0; }
.service-block-three{margin-bottom:120px}
}

@media (min-width:320px) and (max-width:979px) {
.pricing-column .pricing-block-one .pricing-table .image{display:none}
.pricing-block-one .pricing-table .table-footer{padding-bottom:40px}
.pricing-section .pricing-column{padding:0 15px}
.pricing-block-one .pricing-table{margin-bottom:30px}
 
}
.thumbnail-news .caption{padding:15px;color:#333;overflow:hidden;}
.thumbnail-news .caption h3{ 
    font-size:18px;
    font-weight:600;color:#000;
    line-height:25px; 
	display: -webkit-box;  
    overflow: hidden;
	min-height:50px;
	/*font-family:'Be Vietnam';
	text-transform: uppercase;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-bottom: 10px;}
.thumbnail-news .caption h3 a{color:#333}
.thumbnail-news .caption h3 a:hover{color:#33b5aa}
.thumbnail-news p.date{font-size:13px;color:#666;padding:3px; font-weight:300;margin-bottom:6px}
.thumbnail-news p.summary{
	font-size:15px;color:#333;font-weight:400;display: -webkit-box;  
    overflow: hidden; min-height:66px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-bottom: 10px; }
.post_content{word-wrap:break-word;padding-bottom:20px;}
.post_content p{padding-bottom:5px; font-weight:300; font-size:16px; line-height:1.6em}
.post_content .fontitalic p{font-style: italic;font-weight:300;font-size: 14px;}
.featured-thumbnail.large{margin-bottom:35px;border-radius:0;padding:0;text-align:center;border:none;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.featured-thumbnail img{width:auto;max-width:80%;margin:20px auto;display:block}
.cd-faq{width:90%;max-width:1024px;margin:2em auto;box-shadow:0 1px 5px rgba(0,0,0,0.1)}
.cd-faq:after{content:"";display:table;clear:both}
.cd-faq-items{position:fixed;height:100%;width:90%;top:0;right:0;background:#fff;padding:0 5% 1em;overflow:auto;-webkit-overflow-scrolling:touch;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0) translateX(100%);-moz-transform:translateZ(0) translateX(100%);-ms-transform:translateZ(0) translateX(100%);-o-transform:translateZ(0) translateX(100%);transform:translateZ(0) translateX(100%);-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s}
.cd-faq-items.slide-in{-webkit-transform:translateZ(0) translateX(0%);-moz-transform:translateZ(0) translateX(0%);-ms-transform:translateZ(0) translateX(0%);-o-transform:translateZ(0) translateX(0%);transform:translateZ(0) translateX(0%)}
.no-js .cd-faq-items{position:static;height:auto;width:100%;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}
@media only screen and (min-width:320px) {
.cd-faq-items{position:static;height:auto;width:100%;float:left;overflow:visible;-webkit-transform:translateZ(0) translateX(0);-moz-transform:translateZ(0) translateX(0);-ms-transform:translateZ(0) translateX(0);-o-transform:translateZ(0) translateX(0);transform:translateZ(0) translateX(0);padding:0;background:transparent}
}
@media only screen and (min-width:1024px) {
.cd-faq-items{float:none;width:100%}
.no-js .cd-faq-items{padding-left:0}
}
.cd-faq-group{display:none}
.cd-faq-group.selected{display:block}
.cd-faq-group .cd-faq-title{background:transparent;box-shadow:none;margin:1em 0}
.no-touch .cd-faq-group .cd-faq-title:hover{box-shadow:none}
.cd-faq-group .cd-faq-title h2{text-transform:uppercase;font-size:16px;font-weight:300;color:#f90}
.no-js .cd-faq-group{display:block}
ul.cd-items li{color:#333;background:#fff;margin-bottom:6px;box-shadow:0 1px 2px rgba(0,0,0,0.08)}
ul.cd-items h2{color:#f3d061;font-size:22px;font-weight:500;padding:0 0 8px;margin:0}
ul.cd-items li a:hover{color:#f3d061}
ul.cd-items li div{overflow:hidden;padding:10px}
@media only screen and (min-width:320px) {
.cd-faq-group{display:block}
.cd-faq-group > li{background:#fff;margin-bottom:6px;overflow:hidden;border: 1px solid #ddd;-webkit-transition:box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s}
.no-touch .cd-faq-group > li:hover{box-shadow:0 1px 10px rgba(108,125,142,0.3)}
.cd-faq-group .cd-faq-title{margin:2em 0 1em}
.cd-faq-group:first-child .cd-faq-title{margin-top:0}
}
.cd-faq-trigger{position:relative;display:block;margin:1.6em 0 .4em;line-height:1.2}
@media only screen and (min-width:320px) {
.cd-faq-trigger{font-size:16px;font-weight:400;margin:0;background:#f3f3f3;padding:10px 42px 10px 15px}
.cd-faq-trigger::before,.cd-faq-trigger::after{position:absolute;right:13px;top:50%;height:2px;width:12px;content:'';background:#f3d061;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s}
.cd-faq-trigger::before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);right:20px}
.cd-faq-trigger::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.content-visible .cd-faq-trigger::before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
.content-visible .cd-faq-trigger::after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
}
.cd-faq-content p{font-size:16px;padding-top:6px;line-height:1.5;clear:both;color:#333;font-weight:300}
@media only screen and (min-width:320px) {
.cd-faq-content{display:none;padding:10px 15px 20px}
.cd-faq-content p{line-height:1.6}
.no-js .cd-faq-content{display:block}
}
.scrollup{width:40px;height:40px;border-radius: 50%;box-shadow: 0 0 12px 0 rgb(0 0 0 / 50%);border: 1px solid #fff;background: -webkit-linear-gradient( 90deg, #e1b217, #edb637 50%, #edcd23);text-align:center;font-weight:700;text-decoration:none;position:fixed;bottom:86px;right:23px;margin-top:-16px;z-index:200;display:none;text-indent:-3000px;background-color:#f3d061;-webkit-transition:-webkit-transform;-moz-transition:-moz-transform;transition:transform;overflow:hidden}
.scrollup:before,.scrollup:after{content:'';position:absolute;display:block;top:12px;background-color:#fff;height:13px;width:2px}
.scrollup:before{transform:rotate(-45deg);left:22px}
.scrollup:after{transform:rotate(45deg);right:22px}
.btn-outline-white{color:#fff;background:#FFCA24;border:3px double #fff;font-weight:500;text-transform:uppercase;padding:10px;font-size:18px;-webkit-transition:all .35s;transition:all .35s}
.btn-outline-white:hover{color:#fff;background:#000;border:3px double #fff}
ul.form-gui li{margin-bottom:15px;padding:0}
.form-dktv{position:absolute;z-index:20;right:0;top:110px;width:288px;padding:15px 30px 30px;background:rgba(20,114,124,0.8)}
.form-dktv h2{font-family:'Roboto',sans-serif;font-size:18px;line-height:2.5em;font-weight:700;padding-bottom:5px;text-transform:uppercase;background:-webkit-linear-gradient(top,#FFD992,#D1A544);background:linear-gradient(top,#FFD992,#D1A544);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.form-dktv h2:after{display:block;content:"";position:absolute;left:50%;margin-left:-38px;border-bottom:1px solid #DBB574;width:76px;height:1px}
.form-dktv select{overflow:auto;color:#666;font-family:'Roboto',sans-serif;padding:3px;width:97%;height:36px;font-size:14px;line-height:15px;border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;resize:none;overflow:auto}
.akr-form textarea{overflow:auto;color:#999;padding:6px;font-family:'Roboto',sans-serif;width:100%;height:120px;font-size:14px;line-height:15px;border:1px solid #ccc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;resize:none;overflow:auto}
.form-dktv textarea{overflow:auto;color:#999;padding:6px;font-family:'Roboto',sans-serif;width:100%;height:60px;font-size:14px;line-height:15px;border:1px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;resize:none;overflow:auto}
.akr-form{margin:0 auto;width:95%;text-align:left;font-size:15px}
.akr-form p{margin-bottom:20px!important;color:#666}
h4.page_header_title{font-size:21px;text-transform:uppercase;color:#000;font-weight:500}
span.page_header_title{font-size:15px;text-transform:uppercase;color:#000;font-weight:300}
.post-header{padding:60px 0 40px 0;clear:both;background-image: url(/data/css/images/bg1.jpg);background-repeat: no-repeat;background-size: cover;overflow:hidden;position:relative;z-index:1}
.post-header:before {
    position: absolute;
    content: ''; z-index:2;
    background:rgb(3 111 221 / 56%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.post-header img{position:absolute;left:50%;top:0;z-index:1;max-width:1260px;width:1260px;margin-left:-100px}
@media only screen and (min-width:1023px) {
.post-header img{max-width:100%;width:100%; height:100%;object-fit: contain;margin-left:0;left:0}
.category-hero--text{font-size:50px}
}
.category-hero--text{font-size:25px;font-weight:700;letter-spacing:0.02em;color:#FFF; font-family: 'Be Vietnam';
     background: -webkit-linear-gradient(180deg, #fff, #fff 50%, #fff);
    -webkit-background-clip: text; -webkit-text-fill-color: transparent;position:relative;z-index:2; text-transform:uppercase
    }

@media screen and (max-width:991px) {
.bghead .searchbox{
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
	display:none
}
.bghead .searchbox .search .inner { border-radius: 0;background-color: #fff;}
.bghead .search__open {display:block;font-size: 18px;top: 21px;right: 15px;position: absolute;}
.circular-menu  {display:block ;bottom:3em}
.scrollup {right:22px}
.bghead .navbar-collapse {border-top: 1px solid #ccc;}
.section-3:before {width:360px;}
.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container {
    height: 100% !important;
    width: 100%;
    float:none;
    overflow: hidden;
} 
.section-3 .s3-block .menu-tab-home-project .project-title .title {font-size:28px;}
.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd .text {
	width:auto;
    left: 5px;
	top:auto;
    bottom: 0px;
    z-index: 999;
}
.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide {
    height: calc((100% - 0px) / 1) !important;
}
.section-3 .s3-block .home-project-tab .home-news-project-hightlight {padding-right: 20px;background-image: none;}
.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd .text .view {display:none}
.section-3 .s3-block .home-project-tab .home-news-project-list .swiper-container .swiper-wrapper .swiper-slide .item .bg-grd .text p {font-size:10px;padding-bottom:0; margin-bottom:5px;}
.news-card__img {height:220px;} 
#doctor_slide {margin:0}
#diseases-triduc {padding:15px !important;}
.field-popup .popup-text-left {
    padding: 30px 100px;
}
.field {
    padding: 42px 30px;
}
.field .item ._text-right {
    padding: 30px;
}
.field-popup {
    width: 730px;
    height: calc(100% - 200px);
}
.logo-drhan {width:115px;top: 50% !important;left: 15%; transform: translate(-50%, -50%); z-index: 99999;}
.logo-drhan a img {height:auto}
.logo-drhan::before {display:none}
.section-3 .s3-block {padding: 20px;margin-left:0}
.header-top {padding:2px 0px;} 
.header-top-menu li a i {font-size:16px; margin-right:5px;}
.bghead.navbar-akr .logo-drhan a img {height:auto;margin-top:0px;}
.img-flower {
    position: static;
    width: auto; height:auto

}
.header-social{display:none}
.item_map {padding-top:0 !Important}
.btn-contact {right:10px;top:12px;}
.curr_items {margin-bottom:20px;}
.trade_about .education_menu_item .spacer {
    width: calc(100% - 15px);
    margin-left: 8px;
}
.content-about h3 {margin-top:30px;}
#wedding-palace {padding:60px 0}
.col-ap {margin:50px 0 20px 0}
#reno-palace .img-pic {width: 100%; margin-bottom:55px; left:0}	
.block-content .title {text-align:center}
#gallerry-palace .gallerry .itemg {width:50%; padding-top:35%} 
.platforms_logo {
    width: 178px;
    height: 55px;
    background-size: 540px;
}
.plt_img_mt5 {
    background-position: -363px 0;
}
.plt_img_mt4 {
    background-position: -183px 0;
}	
.under_line_bl {
    display: block;
    margin-bottom: 10px;
}	
.ifc_inst+.ifc_inst {
    border: none;
}
.btn-mobile{display:block}
.testimonial-section .testimonial-block-one {background:#fff; height:auto} 
.testimonial-section .testimonial-block .inner-box .image-box {margin-top: 0px;}
.testimonial-section .testimonial-block .inner-box .author-info .designation, .testimonial-section .testimonial-block .inner-box .text {color:#333}
.navbar-collapse .btn-registration{margin:10px 0 10px 10px;float:left}
.service-style-three .image-layer{width:100%}
.service-style-three .single-column:last-child{padding-top:90px;margin-top:-86px}
.post_content{padding-right:0!important}
.cate-item .cate-item-col{max-width:16%;flex:0 0 16%}
#template-mau .heading-title h2{font-size:27px}
ul.list-why li h3{height:64px}
ul.list-why li p.summary{min-height:175px}
ul.list-hotline{padding-left:38px!important}
.bg-news{border:none}
.thumbnail-news figure{padding-top:68%;vertical-align:middle;margin:0 !important;border:0}


}
@media only screen and (min-width:1260px) {
.category-hero--text{font-size:100px}
}
@media only screen and (min-width:1260px) {
.category-hero--text{font-size:30px;}
}
@media (max-width:480px) 	
{
	#why-triduc h2
	{
		font-size:23px !important;
	}
	.carousel .item
	{
		height:auto !important;
	}
	.carousel .item img
	{
		height:auto !important;
	}
	.title-triduc h1
	{
		font-size: 24px !important;
        text-align: left !important;
	}
ul.listnewshome li{ width:100% !important;}	
.header-top .container {padding:0}
.carousel .item {height: 150px;}
#doctor_slide .experts-member {display:block}
#doctor_slide .experts-member>div {width:100%}
.header-top-menu li:first-child, .header-top-menu li span {display:none}
.logo-drhan {left:31%}
.pop_dkkm {padding:0}
.form-reg-kmn {padding:10px;}
.hidden-xs {display:none}
#main-menu .list-menu-header > li > a {font-size:14px; font-weight:500}
.circular-menu {bottom:1em}
#wedding-palace {padding:30px 0;background-size: 100%;}	
#contact-ttdt, #props-palace, #event-palace{padding:30px 0;}
#palace-why {padding:30px 0 30px 0;}
#about-palace {padding:50px 0 30px 0}
.section-3 .s3-block {
    padding: 30px 0px 0px 0px;
    z-index: 500;
    margin-left: 0px;
}
.bg-form-drhan {min-width:auto}
.modal-card {padding:0}
#doctor_slide .swiper-button-next, #doctor_slide .swiper-button-prev {display:block}
#doctor_slide .swiper-button-next,#doctor_slide .swiper-button-prev {top:28%}
 
.footer-logo {text-align:center}
.menu-footer {min-height:auto}
.drbox_border_mega {padding:10px;}
.breadcrumb, .category-hero--text {text-align:center;}
.section-3 {
    background: #fff;
}
.title-triduc h2 { font-size: 28px; margin:0} 
.title-triduc .viewall {display:none}
.footer-contact__title {margin-top:15px;}
.footer-contact {padding: 0 5px;}
.cm-carousel {font-size:13px;}
#baochi-drhan {padding:20px 0}
#picture-drhan {padding:20px 0}
#service-drhan {margin-top:30px;}
.news-card__img {height:200px} 
#service-triduc {padding:10px 0 0 0;         display: block;
        overflow: visible;
    }
.service-hot__info {top:-25px;padding:22px 10px 10px 10px}
.service-hot__title a {font-size:13px; line-height:20px}
.sec-title h2, .service-style-three .sec-title h2 {font-size:20px;}
#why_slide .swiper-slide {margin-top:0 !important; padding:0 10px !important}
#news_slide .swiper-button-next, #news_slide .swiper-button-prev {top:22%}
#news_slide .swiper-button-prev::after, #news_slide .swiper-button-next::after {color:#000}
.box-contact .caption {padding:20px;}
.scrollup {display:none !important}
.scrollup:before, .scrollup:after {background-color: #f3d061}
.copy-right__icons a:not(:last-child) { margin-right: 5px; }
.invest-field__item:before { 
    background: rgba(14,28,51,0.6);
}
.wheel {bottom:20px;}
.section-3:before {background-image: none;width:auto}
#slide .carousel .img-fluid {width:100%}
.col-ap {margin:30px 0;}
.project-detail .the-content {
    padding: 30px 20px 0px;
}
.project-detail .project-info {
    padding: 40px 20px 20px;
}
.project-detail .item-block .item:nth-of-type(4n+1), .project-detail .item-block .item:nth-of-type(4n+2),.project-detail .item-block .item:nth-of-type(4n+3), .project-detail .item-block .item:nth-of-type(4n+4) {
    width: calc(50% - 3px); height:180px;
}
.field {
    padding: 40px 15px;
}
.field .item ._img-left {
    width: 100%;
    height: 200px;
}
.field .item:nth-of-type(2n) ._img-left {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
}
.field .item ._text-right {
    width: 100%;
    padding: 20px;
}
.field-popup .popup-text-left {
    padding: 30px 15px;
}
.field-popup .field-popup-bg {
    height: 200px;
}
.field-popup .popup-text-left h3 {
    font-size: 25px; 
    padding-bottom: 20px;
}
.field-popup {
    width: 300px;
    height: calc(100% - 200px);
}
.field .item ._text-right .number:before {position:relative}
#contact-ttdt h2.contact {font-size:20px; color:#f3d061}
#bg-anime-palace,#palace-hospitality {padding:150px 0}
#news-cate{padding: 20px 0}
 ul.page li a, .pagination-bordered , ul.pageA06 li.unavailable{padding:0px 8px !important}
.section-3 .s3-block .menu-tab-home-project .project-tab-block ul {padding:0}
.client_choose_body .ifc_inst>div {width: 150px;height: 120px;padding: 10px 0 0 0;}
.client_choose_body .ifc_inst i {font-size:25px;} 
.search__area .search__inner form input[type="text"] {height:40px; line-height:40px; font-size:16px;}
.search__area .search__inner form button {width:40px; height:40px;line-height:40px;}
.search__area .search__inner .search__close__btn {line-height:40px;}
.thumbnail-news-view {padding:0; margin-bottom: 30px;}
.thumbnail-news-view h1 {font-size:18px;}
.thumbnail-news {border:none; }
.thumbnail-news .caption {padding: 30px 18px 25px;}	
#gallerry-palace .gallerry .itemg {width:100%;padding-top:70%;} 	
.col-user .pic_user {width: 125px;height: 125px;}
.banner-reg {padding:20px;}	
#sgh_news {padding:35px 0 20px 0; margin-bottom:50px; }
#sgh_edu {margin-bottom:20px;}	
.curr_items .btn {width: calc(100% - 20px);max-width: initial;}
.curr_items {padding-bottom:15px;}
.right_part.with_border, .left_part.with_border {
    border: 0;
}
.left_part .btn, .right_part .btn {
    width: 100%;
}
.right_part {
    padding-top: 35px;
}	
.search_box {margin-right:5px;}	
.stage_wrap .stage_item {
    width: 20%;
}

.bg_green .plt_img_mt5 {
    background-position: -360px -50px;
}
.bg_green .plt_img_mt4 {
    background-position: -180px -50px;
}
.stage_wrap>div {overflow:hidden;}
.button_blck ,.btn-blck{display:block}
.faq_main_header .faqTitle {font-size:20px;}
.ifc_inst_text {
    font-size: 16px;
}	
.a-title {margin:0}
.all_tabs {width:47%;margin-bottom: 10px; margin-right: 6px;}
.category-hero--text:after {border:none}
.col-ud {
    display: none;
}
.mob_fin_services {
	position:relative;
	width: 90%;
    border-left: 1px solid #ccc;
}
.text_container h2 {font-size:20px;}
.sgh_about_us>.container {padding-bottom:100px}
.sgh_group_child .sgh_group {
    max-width: 90%;
}
.sgh_about_us>.container>.sgh_group {
    max-width: 100%;
    margin-bottom: 0;
}
.sgh_group>h3 {font-size:16px}
.sgh_group_child>.child_line+.sgh_group {
    margin-top: 20px;
}
.sgh_group_child {
    max-width: 100%;
    flex-direction: column;
    align-items: center;
}
.sgh_group_line, .child_line {
    display: none;
}
.sgh_group_child:last-child {
    margin-bottom: -74px;
}
.sgh_group_child .sgh_group:before {
    content: '';
    width: 5%;
    height: 1px;
    background: #ccc;
    position: absolute;
    left: 0;
}
.sgh_group {
    max-width: 100%;
    padding: 15px 20px;
    margin: 0 0 20px 0;
}
.testimonial-section .testimonial-block .inner-box .image-box {margin-top: -30px;}
.testimonial-section .testimonial-block-one {margin:0; padding-bottom:20px;}
.ifc_inst .inst_number {
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
    height: auto;
}
.copy-right__icons {display:flex}
.platforms_container {
    max-width: 365px;
    width: 100%;
    margin-bottom: 10px;
}
.plat_3div_tab .abs_plat {
    position: inherit;
}
.bg_green .plt_img_ntx {
    background-position: 0 -50px;
}
.platform_icon_main {
    flex-direction: column; padding:0 5px;
}
.platform_icon_main .platform_child_div {
    width: 100%;
    justify-content: center; 
}
.accents_block a {padding:0}
#sgh_exclusive {padding:0; margin:0}
.testimonial-section .testimonial-block .inner-box {margin:30px 0 0px 0; height:auto}
.testimonial-section .owl-buttons {display:none}
.post-header {padding:10px 0 10px 0 ; height:auto}
.navbar-collapse .btn-registration{margin:10px 0 10px 10px;float:left}
.cate-item .cate-item-col{max-width:32%;flex:0 0 32%}
.thumbnail-news figure{width:100%;vertical-align:middle;text-align:center;margin-bottom:20px;border:0}
.thumbnail-news p.summary{height:auto} 
ul.list-function li figure img{width:90%}
ul.list_news_detail li{width:100%!important}
ul.list-why li p.summary{min-height:auto}
ul.list-why li h3{height:auto;padding:0}

ul.list-function li figcaption{padding:0;text-align:left}
.box_email{height:126px}
ul.link-language li img{padding:4px 0 0 5px}
ul.other-news-detail{padding-right:0!important}
ul.other-news-detail li figure{height:auto!important}
ul.list-hotline{padding-left:15px!important} 
#box_content_vncs .module_vncs{margin-bottom:12px}
#box_content_vncs{background:url(/data/css/images/graf.png) center -200px no-repeat,url(/data/css/images/aboutbg.jpg) center no-repeat,#f1f1f1}
}
@media (max-width:366px) {
.inputtext{width:150px}
ul.list-why li p.summary{line-height:1.5em;padding-bottom:20px!important}
#sgh-why .heading-title h2{font-size:24px}
ul.link-top li a{padding:0 11px 0 7px;font-size:12px}
.box-main{padding:10px 0}
.ef-widget h2{font-size:22px}
}
@media (max-width:320px) {
.client_choose_body .ifc_inst>div {width: 132px;height: 132px;border: 6px solid #f3d061;padding: 10px 0 0 0;}
.ifc_inst {margin-bottom: 15px!important;}
}

.bg .duration_video {
    width: 60px;
    display: block;
    height: 40px;
    text-align: center;
    position: absolute;
    background: rgb(255 0 0 / 68%);
    border-radius: 28%;
    left: 45%;
    bottom: 45%;
    color: #fff;
    font-weight: 700;
    justify-content: center;
}
.bg .duration_video .fa {
    font-size: 23px !important;
    line-height: 40px;
    padding-left: 7px;
}
.fa-play:before {
    content: "\f04b";
}
.bg .text {
    position: absolute;
    left: 15px;
    bottom: 15px;
    z-index: 999;
}
.bg .text p {
    /* font-family: 'Be Vietnam'; */
    font-size: 16px;
    font-weight: 600;
    /* text-transform: uppercase; */
    color: #f6148b;
    display: block;
    padding-bottom: 0px;
    letter-spacing: 1px;
}
.bg .text .view {
    font-size: 15px;
    position: relative;
    color: #fff;
    letter-spacing: 1.5px;
}
.bg:after
{
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.14) 19%, rgba(0, 0, 0, 0.46) 63%, rgba(0, 0, 0, 0.54) 76%, rgba(0, 0, 0, 0.6) 89%, rgba(0, 0, 0, 0.6) 99%, rgba(0, 0, 0, 0.6) 100%);
}

.title-triduc h1
{
	text-align:center; font-size:28px;color: #100b9a;
}
.line_with_icon
{
	    position: relative; margin-bottom:10px;
}
.line_with_icon:before, .line_with_icon:after {
    width: 75px;
    border-style: solid;
    border-color: #100b9a;
    border-bottom-width: 3px !important;
}
.line_with_icon:before {
    content: "";
    position: absolute;
    bottom: 50%;
    right: 0;
    border-width: 0;
    top: 50%;
}

.line_with_icon:after {
    content: "";
    position: absolute;
    bottom: 50%;
    left: 0;
    border-width: 0;
    top: 50%;
}
.line_with_icon:before {
    right: 610px;
}
.line_with_icon:after {
    left: 610px;
}
.bargach
{
	margin-bottom: 30px;
    height: 21px;
}
.aio-icon
{
	vertical-align: text-top;height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1em;
    color:#d03030;font-size:18px;display:inline-block;
}
.align-icon, .ult-just-icon-wrapper  
{-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



ul.listnewshome {padding:0}
ul.listnewshome li
{
	width:50%; float:left;
}
ul.listnewshome ._item {
    display: flex;
    margin-bottom: 18px;
}
ul.listnewshome ._item ._img-def {
    width: 150px;
    height: 100px;
	position: relative; 
    border-radius: 4px;
    overflow: hidden;
}
ul.listnewshome ._item ._img-def img {object-fit: cover; height:100%; width:100%}
ul.listnewshome ._item ._text-def {
    width: calc(100% - 130px);
    padding-left: 14px;
    max-height: 100px;
    font-size: 14px;
    color: #555;
    line-height: 17px;
    overflow: hidden;
    transition: 0.35s;
    padding-right: 15px;
}
ul.listnewshome ._item ._text-def h3
{
	    font-size: 16px;
    line-height: 20px;
    margin-bottom: 3px;
}
ul.listnewshome ._item ._text-def p
{
font-size: 14px;
    margin: 0px;
    line-height: 20px;
    text-align: justify;
}
ul.listnewshome ._item ._text-def:hover{color:#33b5aa}
ul.listnewshome ._item:hover ._img-def:before {
    width: 100%;
    height: 100%;
    opacity: 1;
}
ul.listnewshome ._item:hover ._img-def:after {
    opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}
ul.listnewshome ._img-def:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: opacity 0.5s, transform 0.5s;
}
ul.listnewshome ._img-def:before {
    position: absolute;
	z-index:1;
    top: 50%;
    left: 50%;
    content: '';
    transform: translate(-50%, -50%);
    width: 25%;
    height: 25%;
    opacity: 0;
    transition: all .25s ease;
    background-color: rgb(175 126 39 / 30%);
}



.service-tabs {
      display: flex;
      gap: 10px;
      margin-bottom: 20px;
      justify-content: space-between
    }

    .service-tabs button {
      padding: 10px 20px;
      border: 1px solid #007BFF;
      background: white;
      color: #007BFF;
      cursor: pointer;
      border-radius: 8px;
      transition: background 0.3s, color 0.3s; font-size:18px; min-width:165px;
    }

    .service-tabs button:hover,
    .service-tabs button.active {
      background: linear-gradient(to right, #3db0ef, #7b83d5);
      color: white;
    }

    #service-content {
     /* background: white;*/
      background:linear-gradient(to right, #3db0ef, #7b83d5);
      padding: 20px;
      border-radius: 12px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
      opacity: 0;
      transition: opacity 0.5s ease-in;
      overflow:hidden; color:#fff;
    }

    #service-content.show {
      opacity: 1;
    }
#service-content.show ul
{
	float:left;   margin-left: 40px;
}
#service-content.show ul li
{
	list-style: disc;
 
}
#service-description
{
	float:left; width:50%;
}
#service-image, #service-icon { width:48%;
      object-fit: contain;
      display: block;
      margin-bottom: 10px; float:right; 
}
    
  @media (max-width:480px) 	
{  
    .service-tabs
    {
    	flex-wrap: wrap;
    }
    #service-image, #service-description
    {
    	width:100% !important;
    }
    .service-tabs button
    {
    	max-width:165px;
    	font-size:16px;
    }
    .ifc_inst .img-icon
    {
    height: 60px !important;
     width: 60px !important;
        display: inline;
    }
    .ifc_inst .inst_number
    {
    	font-size:14px !important;
    }
    .dong1
    {
    	font-size:16px !important;
    }
    .client_choose_body .ifc_inst
    {
    	margin:0px 2px; min-height:198px;
    }
    .mblg
    {
    	top: 30px;
        position: absolute;
        right: 0;
    }
    #google_translate_element
    {
    	padding: 2px 3px 2px 2px !important;
    }
}

.testimonial-wrapper {
   /* position: relative;
    width: 100%;
    max-width: 1170px;
    margin: auto;*/
  }

  .testimonial-container {
    /*display: flex;
    gap: 20px;
    overflow-x: auto;
    scroll-behavior: smooth;
    padding: 10px 3px;*/
  }

  .testimonial-box {
    /*flex: 0 0 32%;*/
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transition: transform 0.3s;
    cursor: pointer;
    min-height:520px;
    line-height:22px;
  }

  .testimonial-box:hover {
    transform: scale(1.03); border: 1px solid blue;
  }

  .testimonial-image img {
    width: 100%;
    border-radius: 20px;
  }

  .testimonial-quote {
    padding: 0px !important;
    font-style: italic;
    font-size: 14px;
  }

  .testimonial-name {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 4px;
    color: #222; padding-top:20px;
  }

  .testimonial-subtitle {
    font-size: 13px;
    color: #777;
    margin-bottom: 6px;
  }

  .testimonial-stars {
    color: #FFD700;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .arrow-button {
    position: absolute;
    top: 40%;
    background-color: #fff;
    border: none;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    cursor: pointer;
    transition: transform 0.2s;
    z-index: 1;
  }

  .arrow-button:hover {
    transform: scale(1.1);
    background-color: #f2f2f2;
  }

  .arrow-left {
    left: -20px;
  }

  .arrow-right {
    right: -20px;
  }

  @media (max-width: 768px) {
    .arrow-button {
      display: none;
    }
  }
  
  #cacbuocslide
  {
  	padding-top:30px;
  }
  .step-box {
    position: relative;
    background: #fff;
    border: 2px solid #e0e0e0;
    border-radius: 16px;
    padding: 25px 20px 30px;
    text-align: center;
    width: 300px;
    transition: transform 0.3s ease, border-color 0.3s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  }

  .step-box:hover {
    transform: translateY(-6px);
    border-color: #007BFF; 
    box-shadow: 0 10px 25px rgba(0, 128, 128, 0.15);
  }

  .step-icon {
    position: absolute;
    top: -21px;
    left: 43%;
    background:linear-gradient(to right, #3db0ef, #7b83d5);
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex
;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 16px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  }

  .step-title {
    font-weight: bold;
    font-size: 16px;
    color: #100b9a;
    margin-bottom: 10px;
  }

  .step-desc {
    font-size: 14px;
    color: #555;
    margin-bottom: 20px;
    display: -webkit-box;
  -webkit-line-clamp: 3;       /* Giới hạn 3 dòng */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  }

  .step-link {
    display: inline-block;
    padding: 8px 14px;
    font-size: 13px;
    color: #100b9a;
    border: 1px solid #100b9a;
    border-radius: 30px;
    text-decoration: none;
    transition: background 0.3s ease, color 0.3s ease;
  }

  .step-link:hover {
    background:linear-gradient(to right, #3db0ef, #7b83d5);
    color: #fff;
 }


/* Tùy chỉnh khung tổng thể */
#google_translate_element {
 display: inline-block;
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  background-color: #036fdd6b;
  padding: 4px 22px 4px 6px;
  border-radius: 2px;
}

/* Tùy chỉnh select */
.goog-te-combo {
  padding: 6px 12px 6px 40px !important;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #ccc;
  background: url('https://flagcdn.com/w40/vn.png') no-repeat 8px center !important;
  background-size: 24px 16px !important;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span
{
	color: #b70909 !important;
}
#why-triduc h2
{
	
}

.gradient-text {
  font-size: 32px;
  font-weight: bold;
  background: linear-gradient(to right, #3db0ef, #7d1ae7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.intro-text {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  line-height: 1.8;
  color: #041568;
  text-align:justify;
}
.dong1
{
	white-space: normal;  
  word-wrap: break-word; 
  overflow-wrap: break-word;
  color: gold;
  font-weight: bold;
  font-size:18px;
  text-transform:uppercase;
}