/*
 Theme Name: APF group
 */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-size:14px;font-style:normal}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}input[type="text"],input[type="number"],input[type="email"],input[type="tel"],input[type="password"],input[type="search"],select,textarea,textarea.wp-editor-area{-webkit-appearance:none;border:0;outline:none;resize:none;padding:20px 25px 16px 25px;font-size:18px;font-weight:300;line-height:1.2em}*{box-sizing:border-box}body{font-family:'Roboto', sans-serif}.container{width:88%;max-width:1170px;margin:0 auto}@media (min-width:1200px){.container{width:95%}}@media (min-width:992px){.flex-col{display:flex;flex-direction:column}}.section{padding-top:1px;position:relative;overflow:hidden}.section .container{position:relative;z-index:2}@media (min-width:992px){.section{min-height:100vh;max-height:fit-content;position:relative;display:flex;padding:0}}.logo{width:185px;height:48px;background:url("images/logo.svg") no-repeat 0 0;background-size:100%;flex-shrink:0}@media (min-width:992px){.logo{width:270px}}.section-header{margin-bottom:30px;padding-top:30px}@media (min-width:992px){.section-header{display:flex;flex-wrap:wrap;padding-top:38px}}.section-header .right{margin:10px 0 0 0}@media (min-width:992px){.section-header .right{display:flex;flex-wrap:wrap;flex-shrink:0;margin:0 0 0 auto}}.section-header .right .phones{display:flex;align-items:center}.section-header .right .phone2{display:none}@media (min-width:1200px){.section-header .right .phone2{display:block;margin-left:30px}}.section-header .right .icon-icon-call{width:22px;height:22px;margin-right:13px}@media (min-width:992px){.section-header .right .icon-icon-call{width:37px;height:37px}}.section-header .right a{color:#fff;font-size:16px;font-weight:500;text-decoration:none}@media (min-width:992px){.section-header .right a{font-size:24px;line-height:28px}}.section-header .right span{margin-left:36px;align-items:center;color:#fff;font-size:14px;font-weight:300;line-height:16px;display:none}@media (min-width:992px){.section-header .right span{display:flex}}.section1{background:url("images/bg1.png") no-repeat 0 0;background-size:cover}@media (min-width:1200px){.section1:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:#000;opacity:0.5}}.section1 h1{font-size:22px;font-weight:300;line-height:normal;text-transform:uppercase;color:#fff;margin-bottom:15px;max-width:680px}@media (min-width:992px){.section1 h1{font-size:76px;margin-bottom:35px;margin-top:220px}}.section1 p{font-size:18px;color:#fff;max-width:630px;font-weight:300;line-height:normal}.section1 .advantages{margin-top:auto;padding-bottom:30px;padding-top:30px;display:flex;flex-wrap:wrap}@media (min-width:992px){.section1 .advantages{padding-bottom:68px}}.section1 .item{flex-grow:1;flex-shrink:0;flex-basis:150px;margin-bottom:15px}@media (min-width:992px){.section1 .item{flex-basis:20%;margin-bottom:0}}.section1 .icon-wrap{width:50px;height:30px;margin-bottom:10px}@media (min-width:992px){.section1 .icon-wrap{margin-bottom:20px}}.section1 .text{font-weight:300;line-height:normal;font-size:16px;color:#fff}.section2{background:url("images/bg2.png") no-repeat 0 0;background-size:cover;flex-direction:column}@media (min-width:1200px){.section2:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:#000;opacity:0.5}}@media (min-width:992px){.section2 .title-wrapper{text-align:center;margin-bottom:80px;margin-top:130px}}.section2 .fuel-cards{margin-top:auto;padding-top:30px;z-index:2}@media (min-width:992px){.section2 .fuel-cards{display:flex;flex-wrap:wrap}}.section2 .card{padding:20px;background-color:rgba(75, 75, 75, 0.8);color:#fff;position:relative;transition:margin 0.3s ease-in-out}.section2 .card:nth-child(even){background-color:rgba(46, 46, 46, 0.8)}@media (min-width:992px){.section2 .card:hover{background-color:rgba(47, 128, 237, 0.8);margin-top:-20px}.section2 .card:hover .title{margin-bottom:30px}}@media (min-width:992px){.section2 .card:hover .more{visibility:visible}}@media (min-width:600px) and (max-width:991px){.section2 .card{padding:40px 20px;width:50%;float:left}}@media (min-width:992px){.section2 .card{flex-grow:1;flex-shrink:0;width:20%;padding:80px 40px 105px 40px;min-height:51vh;max-height:465px;display:flex;flex-direction:column;justify-content:space-between}}.section2 .card .title{font-size:16px;font-weight:500;line-height:16px;margin-bottom:20px;text-transform:uppercase}@media (min-width:992px){.section2 .card .title{margin-bottom:70px;font-size:22px;line-height:26px}}.section2 .card .price{font-weight:300;font-size:16px}@media (min-width:992px){.section2 .card .price{font-size:24px}}.section2 .card .price span{font-size:22px;font-weight:500;line-height:26px}@media (min-width:992px){.section2 .card .price span{font-size:56px;line-height:66px}}.section2 .card .more{display:flex;font-size:16px;font-weight:300;line-height:21px;align-items:center;margin-top:15px;cursor:pointer}@media (min-width:992px){.section2 .card .more{visibility:hidden;font-size:18px}}.section2 .card .more .icon{width:32px;height:32px;margin-left:14px}.section3{background:url("images/bg3.png") no-repeat 0 0;background-size:cover}@media (min-width:1200px){.section3:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:#000;opacity:0.5}}.section3 .container{max-width:1260px}@media (min-width:992px){.section3 .title-wrapper{text-align:center;margin-bottom:105px;margin-top:130px}}.section3 .advantages{margin-top:30px;padding-bottom:50px}@media (min-width:992px){.section3 .advantages{margin-top:auto;padding-bottom:118px;display:flex}}.section3 .item{margin-bottom:15px;color:#fff}@media (min-width:600px) and (max-width:991px){.section3 .item{width:50%;float:left}}@media (min-width:992px){.section3 .item{flex-basis:25%;margin-bottom:0;padding:0 25px}}.section3 .item .title{font-size:22px;font-weight:400;line-height:26px;text-transform:uppercase;margin-bottom:15px}@media (min-width:992px){.section3 .item .title{margin-bottom:30px}}.section3 .item p{font-size:18px;font-weight:300;line-height:21px}.section3 .icon-wrap{width:52px;height:34px;margin-bottom:10px}@media (min-width:992px){.section3 .icon-wrap{margin-bottom:37px}}.section4{background:url("images/bg4.png") no-repeat 0 0;background-size:cover}.section4 .container{max-width:1260px}@media (min-width:992px){.section4 .title-wrapper{text-align:center;margin-bottom:105px;margin-top:92px}}.section4 .items-wrapper{margin-top:auto;padding-bottom:50px}@media (min-width:992px){.section4 .items-wrapper{padding-bottom:92px;display:flex;flex-wrap:wrap}}.section4 .item{margin-bottom:15px;color:#fff}@media (min-width:992px){.section4 .item{flex-basis:25%;margin-bottom:0;padding:0 15px}}.section4 .item .title{font-size:16px;line-height:19px;font-weight:500;text-transform:uppercase;margin-bottom:10px}@media (min-width:992px){.section4 .item .title{margin-bottom:18px}}.section4 .item p{font-size:14px;font-weight:300;line-height:19px;margin-bottom:18px}.section4 .item strong{font-weight:500}.section4 .item-bottom{color:#fff;width:100%;margin-top:50px;text-align:center}.section4 .item-bottom p{font-size:14px;font-weight:300;line-height:19px}.section4 .copy-link{color:#fff;margin-top:20px;display:inline-block}.section4 .copy-link:hover{text-decoration:none}.section5{background:url("images/bg4.png") no-repeat 0 0;background-size:cover}@media (min-width:1200px){.section5:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:#000;opacity:0.5}}@media (min-width:992px){.section5 .title-wrapper{text-align:center;margin-bottom:70px;margin-top:92px}}.section5 .row{padding-top:30px;padding-bottom:40px}@media (min-width:992px){.section5 .row{display:flex;padding:0 50px 100px 50px}}@media (min-width:992px){.section5 .row .left{width:50%;padding-right:35px}}@media (min-width:992px){.section5 .row .right{width:50%;padding-left:35px}}.section5 .row .right p{color:#fff;font-size:16px;font-weight:300}@media (min-width:992px){.section5 .row .right p{font-size:22px;line-height:26px}}.section5 .row .right .icon{width:32px;height:32px;margin-right:12px;flex-shrink:0}.section5 .row .right a,.section5 .row .right span{color:#fff;font-size:16px;font-weight:100;text-decoration:none;display:flex;align-items:center}@media (min-width:992px){.section5 .row .right a,.section5 .row .right span{font-size:28px;line-height:33px}}.section5 .row .right .phone{margin:22px 0 15px 0}@media (min-width:992px){.section5 .row .right .phone{margin:42px 0 35px 0}}.section5 .row .right .addr{margin:0 0 15px 0}@media (min-width:992px){.section5 .row .right .addr{margin:0 0 35px 0}}.section5 .form-title{display:none}.section5 .contact_form{max-width:500px}.section5 input{border:1px solid #c4c4c4;color:#c4c4c4;background-color:rgba(75, 75, 75, 0.5)}.section5 textarea{border:1px solid #c4c4c4;color:#c4c4c4;background-color:rgba(75, 75, 75, 0.5);height:150px;margin-bottom:30px}.section5 .wpcf7-submit{width:auto;display:block;padding:19px 65px;background-color:#2f80ed;font-size:18px;border:0;cursor:pointer;outline:none;color:#fff;font-weight:300;line-height:21px}.icon{display:inline-block;width:100%;height:100%;stroke-width:0;stroke:currentColor;fill:currentColor}.title1{font-size:16px;font-weight:300;color:#fff;text-transform:uppercase;margin-bottom:15px}@media (min-width:992px){.title1{font-size:36px;margin-bottom:20px}}.title2{font-size:22px;font-weight:300;color:#fff;text-transform:uppercase}@media (min-width:992px){.title2{font-size:68px}}.bg-vid{position:absolute;top:0;left:0;right:0;bottom:0;min-width:100%;min-height:100%;display:none}@media (min-width:1200px){.bg-vid{display:block}}.modal{z-index:99999}.modal.modal-contact{height:100vh;color:#fff}.modal.modal-contact .modal-dialog{top:0;right:0;width:100%;height:100vh;max-width:455px;position:fixed;margin:0;transform:translateX(100%)}.modal.modal-contact .modal-body{display:flex;height:100%;flex-direction:column;justify-content:center;padding:0 36px}.modal.modal-contact .modal-content{box-shadow:none;overflow-y:auto;background:#1a1a1a}.modal.modal-contact .icon-close-form{position:absolute;right:0;top:0;width:46px;height:98px;z-index:1;cursor:pointer}@media (min-width:505px){.modal.modal-contact .icon-close-form{right:auto;left:-76px;width:76px;height:158px}}.modal.modal-contact .form-title{color:#fff;font-size:16px;font-weight:500;margin-bottom:28px;text-transform:uppercase}.modal.modal-contact input,.modal.modal-contact textarea{border:1px solid #c4c4c4;background:transparent;color:#c4c4c4}.modal.modal-contact textarea{margin-bottom:30px}@media (min-width:768px){.modal.modal-contact textarea{height:180px;margin-bottom:48px}}.modal.modal-contact .wpcf7-submit{width:auto;display:block;margin:0 0 30px 0;padding:19px 65px;background-color:#2f80ed;font-size:18px;border:0;cursor:pointer;outline:none}.modal .modal-content{border-radius:0;height:100%}.modal .modal-content .close{top:10px;right:10px;background:transparent !important;color:#000;font-size:32px}.modal .modal-content .close:hover{background:transparent !important;border:none}.modal .contact_form .form-row{display:block}.modal.in.modal-contact .modal-dialog{transform:translateX(0)}@media (min-width:992px){.modal.modal-fuel .modal-dialog{width:944px}}.modal.modal-fuel .modal-header{padding:10px 20px;border:0;background-color:#2f80ed;color:#fff;font-size:20px;font-weight:500;line-height:23px;position:relative;padding-right:40px}@media (min-width:992px){.modal.modal-fuel .modal-header{padding:30px 40px;height:83px;padding-right:83px}}.modal.modal-fuel .modal-header .icon-close{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}@media (min-width:992px){.modal.modal-fuel .modal-header .icon-close{width:83px;height:83px}}.modal.modal-fuel .modal-footer{padding:10px 20px;border:0;text-align:center;background-color:rgba(255, 179, 32, 0.2);color:#256ccc;font-size:16px;font-weight:500;line-height:19px}@media (min-width:992px){.modal.modal-fuel .modal-footer{padding:30px 40px;height:83px}}.modal.modal-fuel .modal-body{padding:10px 20px}@media (min-width:992px){.modal.modal-fuel .modal-body{padding:36px 40px 50px 40px;display:flex}}.modal.modal-fuel .left{margin-bottom:30px;font-size:14px;font-weight:400;line-height:16px}@media (min-width:992px){.modal.modal-fuel .left{margin-bottom:0;width:40%;padding-right:15px}}.modal.modal-fuel .left b{font-weight:700;margin-bottom:15px;display:block;font-size:14px;line-height:16px}.modal.modal-fuel .left p{margin-bottom:15px}.modal.modal-fuel .left .text2{margin-top:30px}.modal.modal-fuel .left .text2 span{font-size:35px;font-weight:500;line-height:39px;display:block}@media (min-width:992px){.modal.modal-fuel .right{width:60%;padding-left:15px}}.modal.modal-fuel .right table{width:100%;max-width:100%;background-color:transparent;border-spacing:0;border-collapse:collapse}.modal.modal-fuel .right tr:nth-of-type(odd){background-color:#e5e5e5}.modal.modal-fuel .right td{padding:12px;color:#000;font-size:12px;font-weight:400;line-height:14px;background:transparent}.icon-contact-btn{position:fixed;right:0;top:0;cursor:pointer;z-index:999;width:45px;height:159px}@media (min-width:505px){.icon-contact-btn{width:76px;height:266px}}.modal-open .icon-contact-btn{display:none}.contact_form .form-row{display:block}.contact_form input,.contact_form textarea{width:100%}span .wpcf7-not-valid{border:1px solid #f00 !important}span.wpcf7-not-valid-tip{display:none}div.wpcf7-validation-errors{display:none !important}div.wpcf7-response-output{margin:15px 0;padding:19px 25px;font-weight:100;color:white;line-height:normal}.site-header{background:#b6dd33}.site-footer{background:#000}.section4 .items-wrapper h2,h3{font-size: 16px;line-height: 19px;font-weight: 500;margin-bottom: 18px;text-transform: uppercase}.section4 .items-wrapper ul{list-style-type: disc; list-style-position: inside}

p.s1 {color: #fff; font-size: 14px; font-weight: 300; line-height: 16px; margin-top: 20px;}