a{color: #000;transition: all ease .3s}
a:hover,a:focus{text-decoration:none;color:#c60b1e}
body{color: #0c224c;background:#fff;line-height:1.5;font-family: "Roboto", sans-serif;font-size:14px}
.pn-wrapper{margin-bottom: 30px}
strong{font-weight: 700}.pn-wrapper img{max-width:100%;height: auto !important;}
.pn-wrapper ul,.pn-wrapper ol{list-style-position: inside}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{line-height:1.3}
label{font-weight:500}
header{background-color: #fff;padding: 20px 0;box-shadow: 0 2px 5px rgba(0,0,0,.2);-moz-box-shadow: 0 2px 5px rgba(0,0,0,.2);-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2)}
header>.container{display:flex;align-items: center;}
.pn-logo{float: left;vertical-align: middle;font-size: 18px;line-height: 25px;text-align: center}
.pn-logo img{max-width: 100%;max-height: 100%}
.pn-header-right{margin-left:auto;}
.pn-header-right .pn-wrapper-info{border-bottom: 1px solid #000;padding-bottom: 15px}
.pn-header-right .pn-info{float: right}
.pn-header-right .pn-info a{float: left;font-weight: 300;font-size: 16px;line-height: 21px}
.pn-header-right .pn-info a:not(:first-child){margin-left: 40px}
.pn-header-right .pn-info a .fa{margin-right: 10px;color: #c60b1e}
.pn-menu,.pn-menu ul{margin-bottom: 0;padding-left: 0;list-style: none}
.pn-menu > li > a{font-size: 18px}.pn-menu > li > a.hide-md{display:none}
.pn-menu > li:not(:first-child){margin-left: 40px}
.pn-address:before{font-family: 'FontAwesome';content: "\f041";margin-right: 5px}
.pn-phone:before{font-family: 'FontAwesome';content: "\f095";margin-right: 5px}
.pn-email:before{font-family: 'FontAwesome';content: "\f0e0";margin-right: 5px}
.pn-header-right .pn-info .pn-address:before,.pn-header-right .pn-info .pn-phone:before,.pn-header-right .pn-info .pn-email:before{color: #c60b1e;margin-right: 10px}
.pn-banner{overflow: hidden}
.pn-banner,.pn-banner .owl-carousel .owl-item{position: relative}
.pn-banner .owl-carousel .owl-item:before,.pn-banner .owl-carousel .owl-item:after,.pn-banner .owl-carousel .owl-item .pn-item:before,.pn-banner .owl-carousel .owl-item .pn-item:after{content: "";position: absolute;transition: all ease 1s;z-index: 10;transition-delay: .5s}
.pn-banner .owl-carousel .owl-item:before,.pn-banner .owl-carousel .owl-item .pn-item:before{width: 0;height: 4px;left: 0;top: 0;background-color: #c90201}
.pn-banner .owl-carousel .owl-item:after,.pn-banner .owl-carousel .owl-item .pn-item:after{width: 4px;height: 0;top: 0;right: 0;background: #850003;background: -moz-linear-gradient(top, #850003 0%, #a44f1b 100%);background: -webkit-linear-gradient(top, #850003 0%,#a44f1b 100%);background: linear-gradient(to bottom, #850003 0%,#a44f1b 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#850003', endColorstr='#a44f1b',GradientType=0 );transition-delay: 1.5s}
.pn-banner .owl-carousel .pn-item{position: relative}
.pn-banner .owl-carousel .pn-item picture{position: relative;display: block}
.pn-banner .owl-carousel .pn-item .container{position: absolute;text-align: center;z-index: 100;top: 50%; left: 50%; transform: translate(-50%,-50%);color: #fff;display: none}
.pn-banner .owl-carousel .pn-item .container .pn-title{color: #fff;margin-bottom: 15px}
.pn-banner .owl-carousel .pn-item .container .pn-wrapper{padding: 0 80px}
.pn-image{display: block;text-align: center}
.pn-image img{max-width: 100%}
.pn-button{background-color: #c60b1e;text-transform: uppercase;padding: 5px 20px;color: #fff;display: inline-block}
.pn-button:hover,.pn-button:focus{box-shadow: 5px 5px 1px rgba(0,0,0,.1);background-color: #c60b1e;color: #fff}
.pn-title{font-weight:bold;margin:0 0 60px 0;font-size:40px;line-height:50px;text-transform: uppercase;color: #c60b1e;text-align: center;position: relative}
.pn-title span{display: inline-block;padding: 0 25px;position: relative;z-index: 1;background-color: #fff}
.pn-title:before,.pn-title:after{content: "";display: block;width: 0;height: 3px;background-color: #c60b1e;top: 50%;transform: translateY(-50%);position: absolute;transition: all ease 2s}
.pn-title:before{width: 50%;left: 0}
.pn-title:after{width: 50%;right: 0}
.pn-sub-title{text-align: center;text-transform: uppercase;color: #c60b1e;font-size: 26px;line-height: 40px;margin: 0 0 20px 0;font-weight: bold;display: block}
/**/
.table-of-contents{width:100%;max-width:500px;background:#f0f0f0;border:1px solid #d8d8d8;border-radius:3px;margin-bottom:30px;font-size:14px;display: none}.table-of-contents h3{margin:0;font-size:17px;text-transform:uppercase;padding:10px 20px;position:relative}.table-of-contents h3:hover{cursor:pointer}.table-of-contents h3:after{content:"";width:6px;height:6px;border-top:2px solid ;border-right:2px solid ;position:absolute;top:50%;right:20px;transform:translateY(-50%) rotate(135deg);transition:.2s}.table-of-contents h3.open:after{transform:translateY(-50%) rotate(-45deg)}.table-of-contents-item ol{margin:0}.table-of-contents-item ol ol{margin-left:0!important;list-style:n}.table-of-contents-item ol li{padding:3px 0}.table-of-contents-item ol li a{color:#333;text-decoration:none}.table-of-contents-item ol li a:hover{text-decoration:underline}.table-of-contents-item{padding-bottom: 10px;}
/**/
footer{background-color: #f5f5f5;padding-top: 30px;text-align: center;font-weight: 300}
footer .pn-list-info{margin: 0 -15px;list-style: none;padding-left: 0;display: flex;flex-wrap: wrap;justify-content: center}
footer .pn-list-info li{width: 25%;padding: 0 15px;margin-bottom: 30px}
footer .pn-list-info li span{display: block;color:#c60b1e;font-size: 25px}
footer .pn-list-info li a{word-break: break-word}
footer .pn-copyright{text-align: center;background-color: #f2f2f2;padding: 20px 0}
footer .pn-copyright .policy-footer{display: inline-block;vertical-align: top;width: 150px;height: 46px;text-indent: -9999px;background-image: url('../images/bct.png');background-repeat: no-repeat;background-size: contain;margin-bottom: 25px}
footer .pn-copyright .pn-wrapper{margin-bottom: 0}
/**/
.pagination{margin-top: 0;margin-bottom: 50px}
.pagination li a{color: #000}
.pagination li.active a,.pagination li.active a:hover{background-color: #c60b1e;color: #fff;border-color: #c60b1e}
@media only screen and (min-width: 1500px){
    body{font-size:16px}
    .container{width:1440px}
    .pn-header-right .pn-language{margin-left: 55px}
    footer .row{margin: 0 -30px}
    footer .row [class*='col-']{padding: 0 30px}
}
@media only screen and (min-width: 992px){
    header{top: -70px;transition: all ease .5s}
    header.fixed{position:fixed;top:0;width:100%;left:0;z-index:999;padding: 10px 0}
    header.fixed .pn-logo{font-size: 16px;line-height: 21px}
    header.fixed .pn-header-right .pn-wrapper-info{display: none}
    header.fixed .pn-menu > li{padding: 18px 0}
    .pn-banner{margin-bottom: 60px}
    .pn-logo{transition: all ease .3s}
    .pn-wrapper-menu > span{display: none}
    .pn-menu{float: right}
    .pn-menu > li{position: relative;float: left;padding: 10px 0 0 0}
    .pn-menu > li > a{text-transform: uppercase}
    .pn-menu > li.active > a,.pn-menu > li:hover > a{color: #c60b1e}
    .pn-menu li ul{position: absolute;top: 100%;left: 50%;z-index: 100;list-style: none;padding-left: 0;margin-bottom: 0;width: 200px;background-color: #fff;border: 1px solid #e4e4e4;transition: all ease .3s;transform: scaleY(0) translateX(-50%);transform-origin: top;box-shadow: 2px 2px 1px rgba(0,0,0,.1)}
    .pn-menu li:hover > ul{transform: scaleY(1) translateX(-50%)}
    .pn-menu li ul li:not(:last-child){border-bottom: 1px solid #e4e4e4}
    .pn-menu li ul li a{font-size: 16px;padding: 5px 10px;display: block;line-height: 21px}
    .pn-menu li ul li:hover > a{color: #000}
    .pn-icon-menu,.pn-menu li.haschild span{display: none}
}
@media only screen and (max-width: 1199px){
    header{padding: 10px 0}
    .pn-header-right .pn-info a{font-size: 14px}
    .pn-menu > li:not(:first-child){margin-left: 25px}
    .pn-menu > li > a{font-size: 16px}
    footer .pn-list-info li{width: calc(100% / 3)}
}
@media (min-width: 992px) and (max-width:1199px){
    .pn-menu > li > a.show-md{display:none}.pn-menu > li > a.hide-md{display:block}
}
@media only screen and (max-width: 991px){
    .container{width:100%}
    header{position: relative;padding: 10px 0}
    .pn-header-right .pn-info{display: none}
    .menu-open:before{content: "";position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);z-index: 99}
    .pn-wrapper-menu{position: fixed; top: 0; left: -320px; width: 320px; bottom: 0; z-index: 100; background-color: #c60b1e; padding-top: 50px;transition: all ease .3s;transform-origin: left;}
    .pn-wrapper-menu.active{left: 0;}
    .pn-wrapper-menu .js-close-menu{position: absolute; width: 30px; height: 30px; display: flex ; top: 10px; color: rgb(255 255 255 / 78%); justify-content: center; align-items: center; right: 10px; font-size: 20px;cursor: pointer}
    /* .pn-menu{position: absolute;left: 0;width: 100%;top: 100%;background-color: #c60b1e;z-index: 100;transition: all ease .3s;opacity: 0;visibility: hidden;box-shadow: 0 2px 5px rgba(0,0,0,.2);-moz-box-shadow: 0 2px 5px rgba(0,0,0,.2);-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2)} */
    .pn-menu.active{opacity: 1;visibility: visible}
    .pn-menu li{border-top: 1px solid rgba(255,255,255,.2)}
    .pn-menu li ul{background-color: #940211;display: none;margin-right: -45px}
    .pn-menu li.haschild{position: relative;padding-right: 45px}
    .pn-menu li.haschild span{position: absolute;right: 0;top: 0;color: #fff;width: 45px;height: 45px;text-align: center;line-height: 45px;font-size: 20px;cursor: pointer}
    .pn-menu li.haschild.showchild span:before{content: "\f106"}
    .pn-menu li.showchild ul{display: block}
    .pn-menu li ul li{padding-left: 20px}
    .pn-menu li a{padding: 10px 15px;display: block;color: #fff}
    .pn-menu > li:not(:first-child){margin-left: 0}
    .pn-icon-menu{float: right;border: none;margin-top: 10px;padding: 5px 0;background-color: transparent}
    .pn-icon-menu span{background-color: #c60b1e;height: 2px;width: 30px;display: block;margin: 7px 0}
    .pn-icon-menu span:nth-child(2){width: 20px;margin-left: 10px}
    .pn-icon-menu{border-radius: 100px;margin: 0;right: 15px;top: 23px}
    .pn-header-right .pn-language{margin: 23px 70px 0 0}
    .pn-header-right .pn-wrapper-info{padding: 0;border-bottom: none}
    .pn-title{font-size: 30px;line-height: 35px;margin-bottom: 30px}
    .pn-sub-title{font-size: 20px;line-height: 25px}
    .copyright{padding-bottom: 60px}
    .pn-banner{margin-bottom: 30px}
    .pn-logo{text-align: left}
    .owl-nav>div{opacity: 1 !important;}
}
@media only screen and (max-width: 767px){
    header{padding: 10px 0}
    .pn-wrapper-banner,.pn-advantages{margin-bottom: 30px}
    .pn-banner .owl-carousel .pn-item .container .pn-wrapper{display: none}
    .pn-banner .owl-carousel .pn-item .container .pn-title{margin-bottom: 0}
    .pn-title{font-size: 25px;line-height: 35px;margin-bottom: 30px}
    .pn-title span{padding: 0 10px}
}
@media only screen and (max-width: 570px){
    .pn-title span{padding-left: 10px;padding-right: 10px}
    .pn-banner .owl-carousel .pn-item .container .pn-title{font-size: 18px;line-height: 23px}
    footer .pn-list-info li{width: 50%}
    .pn-icon-menu{top: 16px}
    .pn-logo{font-size: 14px;line-height: 19px}
    .table-of-contents{max-width: inherit}
}
@media only screen and (max-width: 480px){
    .pn-header-right .pn-language span:before{display: none}
    .pagination{margin-bottom: 30px}
    footer .row [class*='col-']{width: 100%}
    footer .pn-social{padding-top: 0}
}
@media only screen and (max-width: 370px){
    .pn-banner .owl-carousel .pn-item .container .pn-title{font-size: 15px;line-height: 20px}
    .pn-title{font-size: 20px;line-height: 25px}
    .pn-sub-title{font-size: 17px;line-height: 22px}
    .pn-icon-menu{top: 18px}
    .pn-header-right .pn-language{margin-top: 18px}
    footer .pn-list-info li{width: 100%}
}