body { font-family: "Poppins", Arial, sans-serif; font-size: 14px; color: #888; line-height: 1.6; }
::-moz-selection { background: #08327e; color: #fff; text-shadow: none; }
::selection { background: #08327e; color: #fff; text-shadow: none; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #d7d7d7; margin: 30px 0; padding: 0; }
img { vertical-align: middle; }
fieldset { border: 0; margin: 0; padding: 0; }
textarea { resize: vertical; }
::-webkit-input-placeholder { color: #6d6e70 !important; opacity: 1 !important; }
:-moz-placeholder { color: #6d6e70 !important; opacity: 1 !important; }
::-moz-placeholder { color: #6d6e70 !important; opacity: 1 !important; }
:-ms-input-placeholder { color: #6d6e70 !important; opacity: 1 !important; }
.form-control:focus::-webkit-input-placeholder { color:transparent !important; }
.form-control:focus:-moz-placeholder { color:transparent !important; }
.form-control:focus::-moz-placeholder { color:transparent !important; }
.form-control:focus:-ms-input-placeholder { color:transparent !important; }
address { font-style: normal; }
blockquote { border: none; font-size: 1em; padding: 0; }

*:hover, *:visited, *:active, *:focus { outline: none; }

a { -webkit-transition: color 0.15s ease; -moz-transition: color 0.15s ease; -o-transition: color 0.15s ease; transition: color 0.15s ease; }
a:link, a:visited, a:focus { color: #e91947; outline: none !important; text-decoration: none; }
a:hover { color: #c00; outline: none; text-decoration: none; }

.animatedParent { overflow: hidden; }

img { max-width: 100%; }

body, html { height: 100%;  }

.imgeffect { display: block; overflow: hidden; position: relative; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.imgeffect .imgwrap { display: block; overflow: hidden; position: relative; }
.imgeffect img { -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5 ease-out; -ms-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.imgeffect:hover img { opacity: 0.7; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.date-wrap { background: #fff; position: relative; }
.date-wrap .form-control { background: none; padding-right: 25px; }
.date-wrap:before { margin-top: -7px; position: absolute; right: 10px; top: 50%; }

.modal-content { padding: 30px; position: relative; }
.modal .md-title { color: #110c47; font-size: 26px; font-weight: 700; margin: 0 0 20px; text-transform: capitalize; margin-bottom: 10px; }
.modal .fa-close { background: none; border: #bdbdbd solid 1px; border-radius: 100%; color: #65696d; height: 26px; opacity: 1 !important; position: absolute; top: 5px; right: 5px; width: 26px; }
.modal .fa-close:hover { background: #f63440; border-color: #f63440; color: #fff; }
.modal .form-control { background: #ebebeb; margin-top: 15px; }
.modal .output { margin-top: 15px; }
.modal .btn-1 { border-radius: 5px; float: right; font-size: 14px; font-weight: 400; padding: 10px 30px; }
.modal .type { float: left; font-size: 14px; padding-top: 5px; }
.modal .title-pp { font-family: Raleway, Arial, "sans-serif"; font-size: 36px; font-weight: 900; margin: 0 0 20px; }
.pp-tempt-1 .modal-dialog { width: 1100px; }

.panel { border: none; box-shadow: none; margin: 30px 0; }
.panel .panel-heading { padding: 0; }
.panel .panel-title a { background: #fec911; border: #fec911 solid 1px; color: #fff !important; display: block; font-size: 16px; padding: 20px 50px 20px 30px; position: relative; text-decoration: none !important; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.panel .panel-title a.collapsed { background: #fff; border-color: #ebebeb; color: #666 !important; }
.panel .panel-body { border: none !important; margin: 0; padding: 30px; }
.panel .panel-heading { background: none; }
.panel .panel-heading a:after { content:"\f068"; font-family: "FontAwesome"; font-size: 18px; margin-top: -12px; position: absolute; top: 50%; right: 25px; }
.panel .panel-heading a.collapsed { background: #fff; color: #666; }
.panel .panel-heading a.collapsed:after { content:"\f067"; }
.panel .panel-heading a.collapsed:hover { background: #fec911; color: #fff; }
.panel .image { margin-bottom: 20px; }
.panel-group .panel, .panel-group .panel + .panel { margin: 0 0 20px; }

table.dataTable thead th, table.dataTable tfoot th { border: none; font-weight: 500; }
table.dataTable thead th, table.dataTable tfoot th, table.dataTable tbody th, table.dataTable tbody td { padding: 11px 13px; }
table.dataTable tbody th, table.dataTable tbody td { vertical-align: top; }
table.dataTable tfoot th, table.dataTable tfoot td { border-top: #999 solid 1px !important; color: #333; font-size: 1.1em; font-weight: 500; }
table.dataTable.no-footer { border-bottom: none; }
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before { background: #333; top: 10px; }
table.dataTable > tbody > tr.child span.dtr-title { color: #333; font-weight: 500; min-width: 150px; }
.dataTables_length { display: none !important; }
.dataTables_paginate { font-size: 12px; margin-top: 15px; }
.dataTables_wrapper .dataTables_paginate .paginate_button { padding: 1px 5px; }
.dataTables_wrapper.no-footer .dataTables_scrollBody { border: #ddd solid 1px !important; }
table.dataTable .even td { background: #fafafa; }

.btn, .dropdown-menu { font-size: 13px; }
.form-control { background: #fff; border-color: #d7d7d7 !important; border-radius: 0; box-shadow: none !important; font-size: 14px; height: 40px; padding: 10px 15px; }
textarea.form-control { height: auto; }
.form-control:focus { border-color: #fec911 !important; box-shadow: none !important; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background: #f6f6f6; }

.ig-btn .input-group-btn { font-size: 13px; min-width: 90px; padding-left: 10px; }
.ig-btn .form-control { border-radius: 4px !important; }

.bootstrap-select > .dropdown-toggle, .control-sub .control { border: #d7d7d7 solid 1px; border-radius: 0; color: #333 !important; display: block; height: 40px; padding: 5px 30px 5px 15px; text-overflow: ellipsis; }
.bootstrap-select > .dropdown-toggle { font-size: 14px; }
.control-sub { position: relative; }
.control-sub .control { line-height: 30px; }
.control-sub .control .caret { margin-top: -2px; position: absolute; right: 12px; top: 50%; }
.control-sub .dropsub { background: #fff; border: #d7d7d7 solid 1px; border-radius: 0; display: none; left: 0; max-height: 300px; overflow-y: auto; padding: 10px 0; position: absolute; top: 100%; right: 0; z-index: 99; }
.control-sub .dropsub .checkbox {  margin: 0; padding: 6px 10px 6px 30px; }
.control-sub .dropsub .checkbox:hover { background: #f1f1f1; }
.control-sub .dropsub label, .control-sub .open-control { display: block; }

.bootstrap-select.btn-group .dropdown-menu { max-height: 300px !important; padding: 0; }
.bootstrap-select.btn-group .dropdown-menu li a { border-bottom: #ddd solid 1px; padding: 10px 15px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.bootstrap-select.btn-group .dropdown-menu li:last-child a { border-bottom: none; }
.bootstrap-select.btn-group .dropdown-menu li.selected a, .bootstrap-select.btn-group .dropdown-menu li a:hover { background: #f1f1f1; color: #333; }

.gotop { bottom: 10px; color: #333 !important; font-size: 0; opacity: 0; position: fixed; right: 10px; z-index: 9999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.gotop:hover { color: #000 !important; }
.gotop:before { content: "\f0aa"; font-family: "FontAwesome"; font-size: 36px; line-height: 1; }

label { font-weight: 500; }

.bg { background: no-repeat center 0; background-size: cover; }
.bg .bgimg { display: none; }
.bgfix { background-attachment: fixed; }

.slick-arrow { background: none; border: none; color: #666; font-size: 0; margin-top: -30px; opacity: .6; padding: 0; position: absolute; top: 50%; z-index: 2; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.slick-arrow:before { font-family: "FontAwesome"; font-size: 42px; line-height: 1; }
.slick-next { right: 10px; }
.slick-next:before { content: "\f105"; }
.slick-prev { left: 10px; }
.slick-prev:before { content: "\f104"; }
.slick-arrow:hover { opacity: 1; }

.slick-1 .slick-next { right: -20px; }
.slick-1 .slick-prev { left: -20px; }

.slick-dots { list-style: none; margin: 0; padding: 0; }
.slick-dots li { display: inline-block; font-size: 0; margin: 5px; }
.slick-dots li button { background: #dbdbdb; border: none; border-radius: 100%; display: block; height: 10px; padding: 0; width: 10px; }
.slick-dots li.slick-active button { background: #aac63f; }

.page-wrap { margin-bottom: -50px; min-height: 100%; width: 100%; }
.main { padding-bottom: 60px; padding-top: 60px; position: relative; }
.main-content { float: right; min-height: 300px; padding: 40px 0 40px 30px; width: 77%; }

.tempt aside { float: right; }
.tempt .main-content { float: left; padding-left: 0; padding-right: 30px; }

.bootstrap-select { width: 100% !important; }

.pager { font-size: 0; margin: 30px 0 0; text-align: center; }
.pager ol, .pager ul { list-style: none; margin: 0; padding: 0; }
.pager li { display: inline-block; font-size: 13px; margin: 5px; vertical-align: top; }
.pager li > a, .pager li > span { background: url(../img/ico-socials.png) no-repeat 0 -60px; border-radius: 0; border: none; color: #fff !important; display: block; height: 30px; line-height: 30px; padding: 0; text-align: center; text-decoration: none !important; width: 30px; }
.pager li.active > a, .pager li > a:hover, .pager li > a:focus { background-position: 0 -90px; }
.pager li.previous a, .pager li.next a { font-size: 0; line-height: 11px; padding-top: 3px; }
.pager li.previous a:hover, .pager li.next a:hover { color: #8f0123; }
.pager li.previous a:before, .pager li.next a:before { font-family: "FontAwesome"; font-size: 13px; line-height: 20px; }
.pager li.previous a:before { content: "\f104"; }
.pager li.next a:before { content: "\f105"; }

.dropdown-menu { left: auto; min-width: 170px; padding: 0; right: 0; }
.dropdown-menu li a { padding: 7px 10px; white-space: normal; }
.dropdown-menu li:last-child a { border-radius: 0 0 3px 3px; }
.dropdown-menu li:first-child a { border-radius: 3px 3px 0 0; }
.dropdown-menu li a em { background: #f63440; border-radius: 100%; color: #fff; display: inline-block; font-size: 10px; font-style: normal; height: 20px; line-height: 20px; text-align: center; width: 20px; }
.dropdown-menu .active a, .dropdown-menu .active a:hover, .dropdown-menu .active a:focus { background: #f1f1f1; color: #333 !important; }

.breadcrumb-wrap { background: rgba(235,235,235,.9); text-align: center; }
.breadcrumb { background: none; border-radius: 0; color: #666; font-family: "Poppins", Arial, sans-serif; font-size: 13px; font-weight: 400; margin: 0; padding: 10px 0; text-transform: capitalize; }
.breadcrumb li { margin-bottom: 0 !important; }
.breadcrumb a:link, .breadcrumb a:visited { color: #666; }
.breadcrumb a:hover { color: #999; }
.breadcrumb > li + li:before { color: #666; content: "\f105"; font-family: "FontAwesome"; }
.breadcrumb .fa-home { font-size: 0; }
.breadcrumb .fa-home:before { font-size: 13px; }

.tb-col { display: table; width: 100%; }
.tb-col .col { display: table-cell; vertical-align: middle; }

.title-1 { color: #666; font-size: 36px; font-weight: 300; line-height: 1; margin: 0 0 30px; text-transform: capitalize; }
.title-1 strong { font-weight: 600; }
.title-2 { color: #888; margin: 0 0 50px; padding-bottom: 15px; position: relative; text-align: center; }
.title-2:before { border-bottom: #fec911 solid 3px; content: ""; bottom: 0; left: 50%; margin-left: -25px; position: absolute; width: 50px; }
.title-2 h1 { color: #444; font-size: 36px; font-weight: 600; margin: 0 0 10px; text-transform: capitalize; }
.title-3 { color: #ea975d; margin: 40px 0 20px; text-transform: uppercase; }
.title-3 a { color: #ea975d; }
.title-3 a:hover { color: #000; }
.title-3 img { display: inline-block; margin-top: 3px; vertical-align: top; }

.btn-control { background: #393939; color: #fff !important; display: block; font-size: 16px; padding: 10px 40px 10px 15px; position: relative; text-transform: uppercase; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.btn-control:after { content: "\f107"; font-family: "FontAwesome"; margin-top: -13px; position: absolute; top: 50%; right: 12px; }
.btn-control.open:after { content: "\f106"; }
.btn-control:hover { background: #e21500; }

.btn-1, .btn-2, .btn-3 { background: #fff; border: #fff solid 2px; border-radius: 30px; color: #ae1f24 !important; display: inline-block; font-size: 14px; font-weight: 600; line-height: 1; padding: 15px 25px; position: relative; text-align: center; text-decoration: none !important; text-transform: uppercase; vertical-align: top; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.btn-1:hover { background: #000; border-color: #000; color: #fff !important; }
.btn-2 { background: none; color: #fff !important; }
.btn-2:hover { background: #ae1f24; border-color: #ae1f24; }
.btn-3 { background: #ae1f24; border-color: #ae1f24; color: #fff !important; }
.btn-3:hover { background: #000; border-color: #000; }

.btn-block { display: block; }
.btn-medium { padding: 13px 30px; }

.nav-list, .nav-list ul { list-style: none; margin: 0; padding: 0; }
.nav-list { border-bottom: #e1e1e1 solid 1px; }
.nav-list li a { border: #e1e1e1 solid 1px; border-bottom: none; color: #1c1b22; display: block; font-size: 14px; padding: 10px 15px; position: relative; z-index: 2; text-transform: uppercase; }
.nav-list li:last-child a { border-radius: 0 0 5px 5px; }
.nav-list > li > a:before { background: #ea7d25; border-left: #1b1653 solid 3px; content: ""; height: 100%; left: 0; opacity: 0; position: absolute; top: 0; width: 0; z-index: -1; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.nav-list > li.active > a:before, .nav-list > li > a:hover:before { width: 100%; opacity: 1; }
.nav-list li.active > a, .nav-list li > a:hover { color: #fff; }
.nav-list ul { display: none; }
.nav-list ul li.active > a, .nav-list ul li > a:hover { background: none; color: #e00a16 ; }
.nav-list .open > ul { display: block; }
.nav-list .open > a:after { content: "\f107"; }
.nav-list ul li a { border-bottom: none; }

.links-group { list-style: none; margin: 0; padding: 0; text-align: center; text-transform: uppercase; }
.links-group li { display: inline-block; }
.links-group li a { border-radius: 30px; color: #666; display: inline-block; margin: 10px; padding: 15px 30px; }
.links-group li a:hover { color: #ae1f24; }
.links-group li.active a { background: #ae1f24; color: #fff; }
.links-group li img { display: inline-block; vertical-align: top; }

.footer-container { background: #240808; color: #ccc; font-size: 14px; font-weight: 300; }
.footer-container a:link, .footer-container a:visited { color: #ccc; }
.footer-container a:hover, .footer-container .links li.active a { color: #fec911; }
.footer-container h4 { color: #fec911; font-size: 14px; margin: 30px 0 15px; text-transform: uppercase; }
.footer-container .col { padding-bottom: 40px; padding-top: 40px; }
.footer-container .logo { margin-bottom: 30px; opacity: .8;     width: 74px; float: left; margin: 0 10px 15px 0; }
.footer-container .info .fa { display: block; padding-left: 20px; position: relative; clear: both; }
.footer-container .info .fa:before { color: #fec911; left: 0; position: absolute; top: 3px; }
.footer-container .links, .footer-container .thumb-list { list-style: none; margin: 0; padding: 0; }
.footer-container .links li { margin-top: 5px; }
.footer-container .links a { position: relative; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.footer-container .links .active a, .footer-container .links a:hover { padding-left: 15px; }
.footer-container .links .active a:before, .footer-container .links a:hover:before { content: "\f054"; font-family: "FontAwesome"; font-size: 11px; left: 0; position: absolute; top: 1px; }
.footer-container .thumb-list { margin: 0 -4px; overflow: hidden; }
.footer-container .thumb-list li { float: left; margin: 0 !important; padding: 4px !important; width: 33.3%; }
.footer-container .copyright { background: #140a0a; border-top: #503d3d solid 1px; color: #fff; padding: 20px 0; text-align: center; }

.header-container { background: #fff; box-shadow: #ccc 0 0 5px; left: 0; padding-bottom: 20px; padding-top: 20px; position: fixed; top: 0; right: 0; z-index: 99; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.header-container:before { background: #fff; bottom: -50px; border-radius: 0 0 100% 100%; content: ""; height: 160px; left: 50%; margin-left: -80px; position: absolute; width: 160px; z-index: -100; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.header-container a { color: #666; }
.header-container a:hover { color: #ae1f24; }
.header-container .logo { bottom: -30px; left: 50%; margin-left: -60px; position: absolute; width: 120px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

.header-container.fixhead { padding-bottom: 10px; padding-top: 10px; }
.header-container.fixhead .logo { margin-left: -50px; width: 100px; }
.header-container.fixhead:before { bottom: -40px; height: 120px; margin-left: -60px; width: 120px; }

.menu { font-size: 0; margin: 10px 0; }
.menu ul { list-style: none; margin: 0; padding: 0; text-transform: uppercase; }
.menu ul .fa-angle-down { padding-right: 25px; position: relative; }
.menu ul .fa-angle-down:before { position: absolute; right: 10px; top: 14px; }
.menu > ul > li { display: inline-block; font-size: 14px; position: relative; vertical-align: top; }
.menu > ul > li > a { color: #666 !important; display: block; padding: 10px 20px; position: relative; z-index: 2; }
.menu > ul > li:hover > a, .menu > ul > li.active > a { color: #ae1f24 !important; }
.menu ul ul { background: #fff; border-top: #fec911 solid 2px; color: #fff; height: 0; left: 0; margin-top: 20px; opacity: 0; overflow: hidden; position: absolute; text-align: left; top: 100%; z-index: 3; white-space: nowrap; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.menu ul ul li { border-bottom: #e9e9e9 solid 1px; display: block; }
.menu ul ul li:last-child { border-bottom: none; }
.menu ul ul li a { display: block; font-size: 13px; line-height: normal; padding: 10px 20px; position: relative; z-index: 2; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.menu ul ul .fa-angle-down:before { bottom: auto; content: "\f105"; left: auto; top: 11px; right: 10px; }
.menu ul ul li > a:hover, .menu ul ul li.active > a, .menu ul ul > li.hover > a { background: #ae1f24; color: #fff !important; }
.menu ul ul ul { left: 100%; margin-top: 0; top: -1px; }
.menu > ul > li:hover > ul, .menu > ul > li:hover > ul > li:hover > ul { height: auto; margin-top: 0; opacity: 1; overflow: visible; }
.menu .type a { background: #ae1f24; border-radius: 20px; color: #fff !important; text-align: center; }
.menu .type.active a, .menu .type a:hover { color: #fff !important; }
.menu .menu-1 { float: left; padding-right: 80px; width: 50%; }
.menu .menu-2 { float: right; padding-left: 80px; text-align: right; width: 50%; }

@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

@-webkit-keyframes bg { 0% { transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); } 50% { transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); } 0% { transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); } 100% { transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); } }
@-moz-keyframes bg { 0% { transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); } 50% { transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); } 100% { transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); } }
@keyframes bg { 0% { transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); } 50% { transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); } 100% { transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); } }

@-webkit-keyframes moveTopBot { from { opacity:0; top: -300px; } to { opacity:1; top: 0; } }
@-moz-keyframes moveTopBot { from { opacity:0; top: -300px; } to { opacity:1; top: 0; } }
@keyframes moveTopBot { from { opacity:0; top: -300px; } to { opacity:1; top: 0; } }

@-webkit-keyframes moveBotTop { from { opacity:0; top: 300px; } to { opacity:1; top: 0; } }
@-moz-keyframes moveBotTop { from { opacity:0; top: 300px; } to { opacity:1; top: 0; } }
@keyframes moveBotTop { from { opacity:0; top: 300px; } to { opacity:1; top: 0; } }

@-webkit-keyframes moveLeftRight { from { opacity:0; left: -300px; } to { opacity:1; left: 0; } }
@-moz-keyframes moveLeftRight { from { opacity:0; left: -300px; } to { opacity:1; left: 0; } }
@keyframes moveLeftRight { from { opacity:0; left: -300px; } to { opacity:1; left: 0; } }

@-webkit-keyframes moveRightLeft { from { opacity:0; right: -300px; } to { opacity:1; right: 0; } }
@-moz-keyframes moveRightLeft { from { opacity:0; right: -300px; } to { opacity:1; right: 0; } }
@keyframes moveRightLeft { from { opacity:0; right: -300px; } to { opacity:1; right: 0; } }

.banner, .bn-inner { font-size: 15px; height: 100px; overflow: hidden; position: relative; }
.banner img, .bn-inner img { width: 100%; }
.banner .item { position: relative; }
.banner .container { bottom: 0; color: #fff; left: 0; position: absolute; top: 0; right: 0; }
.banner .tb-col { height: 100%; width: 50%; }
.banner .slick-current .first, .banner .slick-current .last { opacity: 0; position: relative; }
.banner .slick-current .last { text-align: center; }
.banner h2, .banner h3 { margin: 0; text-transform: uppercase; }
.banner h2 { font-size: 65px; font-weight: 300; }
.banner h3 { font-size: 42px; font-weight: 600; margin-bottom: 20px; }
.banner .btn-2 { margin-top: 10px; margin-right: 10px; }
.banner .slick-current .first { -webkit-animation: moveRightLeft ease-in 1;
	-moz-animation:moveRightLeft ease-in 1;
	animation:moveRightLeft ease-in 1;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-duration:.3s;
	-moz-animation-duration:.3s;
	animation-duration:.3s;
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	animation-delay: .3s; }
.banner .slick-current .last { -webkit-animation: moveLeftRight ease-in 1;
	-moz-animation:moveLeftRight ease-in 1;
	animation:moveLeftRight ease-in 1;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-duration:.3s;
	-moz-animation-duration:.3s;
	animation-duration:.3s;
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	animation-delay: .6s; }
.banner .slick-dots { font-size: 0; right: 15px; list-style: none; margin: 0; padding: 0; position: absolute; text-align: center; top: 50%; }
.banner .slick-dots li { display: block; margin: 10px 0; }
.banner .slick-dots button { background: #808080; border: transparent solid 3px; border-radius: 100%; border: none; color: #fff; display: inline-block; font-size: 0; height: 14px; line-height: 1; margin: 0; padding: 0; width: 14px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.banner .slick-dots .slick-active button, .banner .slick-dots button:hover { background: #fec911; border: #fec911 solid 3px; opacity: 1; }
.banner .group-info { background: rgba(0,0,0,.8); bottom: 0; left: 0; padding: 20px 0; position: absolute; right: 0; text-align: right; }
.banner .group-info .last { padding-top: 10px; }
.banner .group-info .last a { margin-left: 20px; }
.banner .line { bottom: 0; left: 0; position: absolute; right: 0; z-index: 2; }
.banner .line img { width: 100%; }
.bn-inner .breadcrumb-wrap { bottom: 0; left: 0; position: absolute; right: 0; }

.modal { text-align: center; }
.modal:before { display: inline-block; vertical-align: middle; content: " "; height: 100%; }
.modal-dialog { display: inline-block; text-align: left; vertical-align: middle; }
.modal { display: block; height: 0; overflow: hidden; }
.modal .close { position: absolute; right: 10px; top: 10px; }
.fade.in { height: auto; }

.grid-1 { font-size: 0; margin: 30px -15px 0; text-align: center; }
.grid-1 .item { display: inline-block; font-size: 16px; padding: 15px; width: 33.3%; vertical-align: top; }
.grid-1 span { display: block; }
.grid-1 .image { height: 200px; }
.grid-1 a { border: #ebebeb solid 1px; display: block; padding: 30px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.grid-1 a:link, .grid-1 a:visited { color: #666; }
.grid-1 a:hover { border: #fec911 solid 1px; color: #000; }

.grid-2 { color: #444; font-size: 0; margin: 30px -15px 0; text-align: center; }
.grid-2 .image img { width: 100%; }
.grid-2 .item { display: inline-block; font-size: 16px; padding: 15px; width: 33.3%; vertical-align: top; }
.grid-2 .title { background: #fec911; color: #444; display: block; bottom: 0; font-size: 15px; left: 0; padding: 10px 20px; position: absolute; right: 0; text-transform: uppercase; z-index: 2; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.grid-2 .title:before { background: #fec911; border-radius: 100%; content: ""; height: 50px; left: 50%; margin-left: -25px; position: absolute; top: -20px; width: 50px; z-index: -1; }
.grid-2 .title:after { content: "\f106"; font-family: "FontAwesome"; font-size: 18px; left: 50%; margin-left: -5px; position: absolute; top: -20px; }
.grid-2 .content { display: block; position: relative; }
.grid-2 .mask { background: #ae1f24; top: 100%; color: #fff; height: 100%; left: 0; opacity: 0; position: absolute; right: 0; z-index: 2; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.grid-2 .mask .col { padding: 30px; }
.grid-2 .mask .btn-1 { margin-top: 20px; }
.grid-2 .mask strong { display: block; font-size: 1.2em; margin: 5px 0; text-transform: uppercase; }
.grid-2 .tb-col { height: 100%; }
.grid-2 .type { background: url(../img/tempt/bg-solution.jpg) no-repeat center center; background-size: cover; border-radius: 30px 0 30px 0; padding: 30px; text-align: left; }
.grid-2 .type h3 { font-size: 36px; margin: 0 0 20px; }
.grid-2 .type .btn-1 { color: #444 !important; margin-top: 20px; }
.grid-2 .type .btn-1:hover { color: #fff !important; }
.grid-2 .ecol { display: block; overflow: hidden; }
.grid-2 a:hover .mask { top: 0; opacity: 1; }
.grid-2 a:hover .title { bottom: 100%; opacity: 1; }

.grid-3 { font-size: 0; margin: 30px -15px 0; text-align: center; }
.grid-3 .item { display: inline-block; font-size: 16px; padding: 15px; width: 33.3%; vertical-align: top; }
.grid-3 figure { margin-bottom: 20px; position: relative; }
.grid-3 .number { font-size: 120px; font-weight: 900; left: 50%; margin-left: -80px; margin-top: -90px; opacity: .1; position: absolute; text-align: center; top: 50%; width: 160px; }
.grid-3 .inner { margin: 0 auto; max-width: 180px; }

.document { line-height: 1.6; }
.document a:link, .document a:visited { color: #e91947; text-decoration: underline; }
.document a:hover { color: #c00; text-decoration: none; }
.document p, .document ol, .document ul { margin: 0 0 20px; }
.document h1, .document h2, .document h3, .document h4 { font-weight: 400; line-height: 1.4; margin: 30px 0 20px; }
.document h1 { font-size: 30px; line-height: 1.2; margin: 0 0 20px; }
.document h2 { font-size: 20px; }
.document h3 { font-size: 18px; }
.document h4 { font-size: 16px; }
.document h5 { font-size: 14px; }
.document strong { color: #141515; font-weight: 600; }
.document ol li, .document ul li { margin-bottom: 5px; }

.map { height: 500px; width: 100%; }
.map h1 { color: #393939; font-size: 16px; margin: 0 0 5px; }
.map-wrap { height: 500px; position: relative; }
.map-wrap .mask { background: #000; bottom: 0; left: 0; opacity: .8; position: absolute; top: 0; right: 0; }
.map-wrap .container { left: 0; position: absolute; top: 80px; right: 0; }
.map-wrap .contact-form, .map-wrap .contact-form h3 { margin-top: 0; }
.map-wrap .contact-form { background: #fff; padding: 30px 40px; width: 460px; }

.thanks-wrap { background: url(../img/bg-thanks.jpg) no-repeat center center; background-size: cover; color: #fff; font-size: 16px; }
.thanks-wrap h1 { color: #fec911; font-size: 48px; font-weight: 900; margin: 0 0 30px; }
.thanks-wrap p { margin: 0 0 20px; }
.thanks-wrap .tb-col { width: 50%; }
.thanks-wrap .tb-col .col { padding-bottom: 50px; padding-top: 50px; }
.thanks-wrap .output { margin-top: 20px; }
.thanks-wrap .output a { margin: 10px 10px 0 0; }

.partner-logo { text-align: center; }
.partner-logo img { display: inline-block; }

.logo-list { font-size: 0; list-style: none; margin: 0; padding: 0; }
.logo-list li { display: inline-block; padding: 20px; }

.list { list-style: none; margin: 0; padding: 0; }
.list li { background: url(../img/ico-1.png) no-repeat 0 4px; margin-bottom: 10px; padding-left: 20px; vertical-align: top; }

.intro-3 { background: url(../img/bg-intro-3.jpg) fixed no-repeat center center; background-size: cover; color: #fff; padding-bottom: 50px; padding-top: 60px; text-align: center; }
.intro-3 h2 { font-size: 36px; font-weight: 300; margin: 0 0 20px; }
.intro-3 h2 strong { font-weight: 600; }

.intro-4 { padding-bottom: 50px; padding-top: 50px; }
.intro-4 hr { border-bottom-color: #e5e5e5; margin: 30px 0; }
.intro-4 .title-1 { text-align: center; }

.intro-5 { background: url(../img/bg-intro-5.jpg) fixed no-repeat center center; background-size: cover; color: #fff; padding: 60px 0; }
.intro-5 h3 { font-size: 28px; margin: 0; }
.intro-5 .col:last-child { padding-left: 30px; text-align: right; }
.intro-5 .btn-1 { white-space: nowrap; }

.intro-6 { font-size: 18px; min-height: 500px; padding: 50px 500px 50px 0; position: relative; z-index: 2; }
.intro-6 h2 { font-size: 24px; line-height: 1.4; margin: 20px 0 30px; }
.intro-6 h2 strong { color: #666; font-size: 1.4em; font-weight: 600; }
.intro-6 .title-2 { margin-top: 20px; text-align: left; }
.intro-6 .title-2:before { left: 0; margin-left: 0; }
.intro-6 .image { bottom: 0; position: absolute; right: -15px; z-index: -1; }

.intro-7 { background: #fbfbfb; padding: 70px 0; position: relative; }
.intro-7:before { background: #f3f3f3; bottom: 0; content: ""; left: 0; position: absolute; top: 0; width: 50%; }
.intro-7 h2, .intro-7 h3 { color: #444; font-size: 20px; font-weight: 600; line-height: 1.4; margin: 0 0 20px; }
.intro-7 h3 { font-size: 18px; margin: 0 0 20px; }
.intro-7 .row { margin: 0 -80px; }
.intro-7 .col { padding: 30px 80px; }
.intro-7 .list { font-size: 0; }
.intro-7 .list li { display: inline-block; font-size: 14px; width: 49%; vertical-align: top; }

.intro-about { background: url(../img/bg-1.jpg) repeat-y 52% center; margin: 50px 0; }
.intro-about .col:first-child { padding-right: 60px; }
.intro-about .col:last-child { padding-left: 60px; width: 46%; }

.intro-home { position: relative; }
.intro-home h1 { font-size: 20px; font-weight: 600; margin: 0 0 20px; }
.intro-home .tb-col { background: url(../img/bg-line-1.png) repeat-y 50% top; margin-bottom: 50px; margin-top: 50px; }
.intro-home .col { padding-bottom: 10px; padding-top: 10px; }
.intro-home .col:first-child { padding-bottom: 200px; padding-right: 60px; }
.intro-home .col:last-child { padding-left: 100px; width: 50%; }
.intro-home .image { bottom: -110px; left: 0; position: absolute; }

.intro-about-2 { background: #f7f7f7; padding: 70px 0; }

.solution-detail h2 { font-size: 30px; font-weight: 600; margin: 20px 0; }
.solution-detail h3 { color: #666; font-size: 18px; margin: 10px 0; }
.solution-detail .list { margin: 20px 0 20px 20px; }
.solution-detail .list li { margin-top: 15px; }

.check-wrap .checkbox, .radio-wrap .radio { display: inline-block; margin: 0 20px 10px 0; vertical-align: top; }
.note-wrap { border-top: #e5e5e5 solid 1px; margin-top: 40px; padding-top: 20px; }
.note-wrap h4 { color: #ae1f24; font-size: 16px; font-weight: 600; margin: 15px 0;  text-transform: uppercase; }

.add-link { font-size: 18px; font-weight: 600; margin: 30px 0; }
.add-link a { color: #ccc; }
.add-link a:hover { color: #333; }

.form-type h2 { color: #666; font-size: 24px; font-weight: 600; margin: 40px 0 20px; text-transform: uppercase; }
.form-type .inrow-1 { margin: 20px 0; }
.form-type .lb-1, .form-type .lb-2 { float:  left; padding-top: 8px; width: 170px; }
.form-type .lb-2 { width: 50px; }
.form-type .group-1 { margin-left: 180px; }
.form-type .group-2 { margin-left: 60px; }
.form-type .output { margin-top: 30px; text-align: right; }
.form-type .btn-3 img { position: relative; top: -3px; }

.space-1 { margin-top: 30px; }

.mbbg { background-attachment: local; }

.box-1 { background: url(../img/bg-box.jpg) fixed no-repeat center center; background-size: cover; color: #fff; font-size: 16px; padding: 30px; text-align: center; }
.box-1 h3 { font-size: 24px; margin: 15px; }
.box-1 p { margin: 15px 0; }
.box-2 { font-size: 16px; margin: 50px 0; text-align: center; }

.grayscale{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%);cursor:pointer;}
.grayscale.grayscale-fade{-webkit-transition:-webkit-filter .5s;}
.grayscale.grayscale-fade:hover{-webkit-filter:grayscale(0%);filter:none;}
.grayscale-replaced.grayscale-fade svg{opacity:1;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;}
.grayscale-replaced.grayscale-fade:hover svg{opacity:0;}

#simple-instagram-wrap .si-follow-me a { background: #ae1f24; }
#simple-instagram-wrap .si-follow-me a:hover { background: #000; }

@media (max-width:1360px){
	.banner h1 { font-size: 40px; }
	.intro-7 .row { margin: 0 -15px; }
	.intro-7 .col { padding: 30px 15px; }
}

@media (max-width:1199px){
	.pp-tempt-1 .modal-dialog { width: 900px; }
	.menu > ul > li > a { padding: 10px 15px; }
	.intro-6 { padding-right: 38%; }
	.intro-6 .image { width: 50%; }
	.intro-7:before { display: none; }
	.intro-home .image { bottom: -93px; width: 450px; }
	.slick-1 { padding-left: 40px; padding-right: 40px; }
	.slick-1 .slick-next { right: 0; }
	.slick-1 .slick-prev { left: 0; }
	.banner h2 { font-size: 55px; }
	.banner h3 { font-size: 36px; }
}

@media (min-width:992px){
	.hide-992 { display: block !important; }
}

@media (max-width:991px){
	.break-991 { display: block; margin-left: 0 !important; margin-right: 0 !important; }
	.break-991 .col { display: block; float: none; padding-left: 0 !important; padding-right: 0 !important; width: auto !important; }
	.pp-tempt-1 .modal-dialog { width: 700px; }
	.header-container .container { height: 60px; position: relative; }
	.header-container:before { bottom: -30px; height: 120px; margin-left: -60px; width: 120px; }
	.header-container .logo { margin-left: -50px; width: 100px; }
	.header-container.fixhead .container { height: 50px; }
	.header-container.fixhead .logo { margin-left: -40px; width: 80px; }
	.header-container.fixhead:before { bottom: -30px; height: 100px; margin-left: -50px; width: 100px; }
	.menu { background: #0c0202; bottom: 0; margin: 0; padding: 0; overflow-y: auto; position: fixed; right: -270px; text-align: left; top: 0; z-index: 999;  width: 270px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
	.menu .container { margin: 0; padding: 0; width: auto; }
	.menu > ul { display: block; height: auto; text-align: left; }
	.menu ul li { display: block; margin: 0; padding: 0 !important; position: relative; }
	.menu ul li a { border-bottom: #222 solid 1px; color: #fff !important; display: block; height: auto !important; line-height: normal !important; padding: 15px 50px 15px 20px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
	.menu > ul > li > a:hover, .menu > ul > li.active > a { background: #ae1f24; color: #fff !important; }
	.menu ul ul, .menu ul ul ul { border: none; display: none; float: none; height: auto !important; margin: 0; opacity: 1; position: relative; left: auto; top: auto; white-space: normal; }
	.menu ul ul { background: none; padding: 0; width: auto; }
	.menu ul ul:before { display: none; }
	.menu ul ul li { border-bottom: none; }
	.menu ul ul li a { border-bottom-style: dotted; color: #fff !important; padding: 15px 10px 15px 30px; position: relative; }
	.menu ul ul li a:before { content: "\f105"; font-family: "FontAwesome"; left: 20px; position: absolute; top: 10px; }
	.menu > ul > li a:before, .menu .sub:after { display: none; }
	/*.menu ul ul li a:hover, .menu ul ul li.active a { background: #ae1f24; color: #fff !important; }*/
	.menu ul ul ul li a { border-bottom-style: dotted; padding-left: 45px; }
	.menu .subarrow { background: #333; border-radius: 2px; cursor: pointer; height: 30px; line-height: 30px; position: absolute; text-align: center; top: 8px; right: 10px; width: 30px; z-index: 2; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
	.menu .subarrow:hover { background: #666; }
	.menu .subarrow:after { color: #fff; content: "\f105"; display: block; font-family: "FontAwesome"; height: 100%; position: absolute; top: 0; right: 0; width: 100%; }
	.menu .open:after {content: "\f107"; }
	.btn-menu{ background: #ae1f24; color: #fff !important; height: 37px; font-size: 0; line-height: 1; margin-top: -17px; padding: 8px 10px; position: absolute; top: 50%; right: 15px; text-transform: uppercase; width: 40px; vertical-align: middle; z-index: 5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
	.btn-menu span { background: #fff; height:3px;margin-bottom:5px;display:block;position:relative}
	.burger-icon-2{transition:opacity .1s ease;-webkit-transition:opacity .1s ease;-moz-transition:opacity .1s ease;-ms-transition:opacity .1s ease;-o-transition:opacity .1s ease}
	.burger-icon-1,.burger-icon-3{ display: block; transition:transform .2s ease;-webkit-transition:-webkit-transform .2s ease;-moz-transition:-moz-transform .2s ease;-ms-transition:-ms-transform .2s ease;-o-transition:-o-transform .2s ease}
	.active-burger { border-radius: 0; margin-top: 0; position: fixed; right: 270px; top: 0; }
	.active-burger .burger-icon-2{opacity:0}
	.active-burger .burger-icon-1{-webkit-transform:rotate3d(0,0,1,45deg);-moz-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);-o-transform:rotate3d(0,0,1,45deg);top:8px;}
	.active-burger .burger-icon-3{ -webkit-transform:rotate3d(0,0,1,-45deg);-moz-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);-o-transform:rotate3d(0,0,1,-45deg);top:-8px;}
	.open-sub { right: 0; }
	.menu .type { margin: 20px; }
	.menu .menu-1, .menu .menu-2 { float: none; padding: 0; text-align: left; width: auto; }
	.intro-6 { padding-bottom: 0; padding-right: 0; }
	.intro-6 .image { bottom: auto; position: relative; right: auto; text-align: center; width: auto; }	
	.grid-1 .item, .grid-2 .item { width: 50%; }
	.grid-2 .type h3 { font-size: 30px; }
	.thanks-wrap h1 { font-size: 40px; }
	.thanks-wrap .tb-col { width: 60%; }
	.banner h2 { font-size: 42px; }
	.banner h3 { font-size: 26px; }
	.intro-3 { padding-top: 100px; }
	.intro-home .tb-col { background: none; padding-bottom: 150px; }
	.intro-home .col:first-child { padding-bottom: 0; padding-right: 0; }
}

@media (min-width:768px){
	.hide-767 { display: block !important; }
}
@media (max-width:767px){
	.hide-767 { display: none; }
	.pp-tempt-1 .modal-dialog { width: 600px; }
	.modal .modal-title { font-size: 24px; }
	.pp-tempt-1 .modal-dialog , .modal-dialog { width: 600px; }
	.modal-header, .modal-body { padding: 20px; }
}
@media (min-width:721px){
	.hide-720 { display: block !important; }
}
@media (max-width:720px){
	.hide-720 { display: none; }
	.pp-tempt-1 .modal-dialog { width: 560px; }
	.break-720 { display: block; margin-left: 0 !important; margin-right: 0 !important; }
	.break-720 .col { display: block; float: none; padding-left: 0 !important; padding-right: 0 !important; width: auto !important; }
	.intro-about { background: none; }
	.grid-2 .mask { font-size: 12px; line-height: 1.2; }
	.grid-2 .mask .btn-1 { font-size: 12px; margin-top: 5px; padding: 10px 20px; }
	.thanks-wrap h1 { font-size: 32px; }
	.footer-container .thumb-list li { width: 25%; }
}
@media (max-width:640px){
	.break-640 { display: block; margin-left: 0 !important; margin-right: 0 !important; }
	.break-640 .col { display: block; float: none; padding-left: 0 !important; padding-right: 0 !important; width: auto !important; }
	.hide-640 { display: none; }
	.pp-tempt-1 .modal-dialog, .modal-dialog { width: 520px; }
	.intro-5 { text-align: center; }
	.intro-5 h3 { margin-bottom: 20px; }
	.intro-5 .col:last-child { text-align: center; }
	.grid-2 .item { width: 100%; }
	.grid-2 .mask { font-size: 14px; line-height: 1.4; }
	.grid-2 .mask .btn-1 { font-size: 14px; margin-top: 15px; padding: 15px 20px; }
	.grid-3 .item { width: 50%; }
	.thanks-wrap .container { padding: 0; }
	.thanks-wrap .tb-col { text-align: center; width: 100%; }
	.thanks-wrap .tb-col .col { background: rgba(0,0,0,.5); padding: 50px 30px; }
}
@media (min-width:560px){
	.hide-560 { display: block !important; }
}
@media (max-width:560px){
	.break-560 { display: block; margin-left: 0 !important; margin-right: 0 !important; }
	.break-560 .col { display: block; float: none; padding-left: 0 !important; padding-right: 0 !important; width: auto !important; }
	.show-560, .menu .btn-1 { display: block; }
	.menu .btn-1 { margin: 20px auto; }
	.hide-560, .hide-mb { display: none; }
	.pp-tempt-1 .modal-dialog, .modal-dialog { width: 440px; }
	.thanks-wrap h1 { font-size: 26px; }
	.form-type .lb-1 { float: none; padding-top: 0; width: auto; }
	.form-type .group-1 { margin-left: 0; }
}
@media (max-width:480px){
	.pp-tempt-1 .modal-dialog, .modal-dialog { width: 300px; }
	.break-480 { display: block; margin-left: 0 !important; margin-right: 0 !important; }
	.break-480 .col { display: block; float: none; padding-left: 0 !important; padding-right: 0 !important; width: auto !important; }
	.form-type .break-480 .col { margin-bottom: 20px; }
	.grid-1 .item { width: 100%; }
	.intro-7 .list li { display: block; width: 100%; }
	.grid-2 .mask { font-size: 12px; line-height: 1.2; }
	.grid-2 .mask .btn-1 { font-size: 12px; margin-top: 10px; padding: 10px 20px; }
	.intro-home .tb-col { padding-bottom: 90px; }
	.intro-home .image { bottom: -64px; width: 300px; }
	.footer-container .thumb-list li { width: 33.3%; }
}
@media (max-width:425px){
	.modal-tempt-1 .modal-dialog, .modal-dialog { width: 280px; }
	.header-container .logo { width: 130px; }
	.header-container .group { margin-left: 150px; }
	.btn-filters .item, .grid-3 .item { width: 100%; }
}
@media (max-width:320px){
	.break-320 .col { width: 100%; }
	.intro-home .tb-col { padding-bottom: 70px; }
	.intro-home .image { bottom: -53px; width: 250px; }
}

@media print{
	aside { display: none; }
	a[href]:after { content: none !important; }
}


@media (min-width: 360px){
.header-container .logo {margin-left: -66px;}
}


@media (min-width: 320px){
.header-container .logo {  width: 100px;}
.header-container .logo {margin-left: -51px;}    
}
.partner-logo .slick-slide {
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
}
.partner-logo .slick-slide img{object-fit:contain;height: 100%;}