@font-face {
    font-family: 'Oxygen-Regular';
    src: url('../fonts/Oxygen-Regular.eot');
    src: url('../fonts/Oxygen-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Oxygen-Regular.woff2') format('woff2'),
    url('../fonts/Oxygen-Regular.woff') format('woff'),
    url('../fonts/Oxygen-Regular.ttf') format('truetype'),
    url('../fonts/Oxygen-Regular.svg#Oxygen-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Oxygen-Bold';
    src: url('../fonts/Oxygen-Bold.eot');
    src: url('../fonts/Oxygen-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Oxygen-Bold.woff2') format('woff2'),
    url('../fonts/Oxygen-Bold.woff') format('woff'),
    url('../fonts/Oxygen-Bold.ttf') format('truetype'),
    url('../fonts/Oxygen-Bold.svg#Oxygen-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Oxygen-BoldItalic';
    src: url('../fonts/Oxygen-BoldItalic.eot');
    src: url('../fonts/Oxygen-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Oxygen-BoldItalic.woff2') format('woff2'),
    url('../fonts/Oxygen-BoldItalic.woff') format('woff'),
    url('../fonts/Oxygen-BoldItalic.ttf') format('truetype'),
    url('../fonts/Oxygen-BoldItalic.svg#Oxygen-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Oxygen-Light';
    src: url('../fonts/Oxygen-Light.eot');
    src: url('../fonts/Oxygen-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Oxygen-Light.woff2') format('woff2'),
    url('../fonts/Oxygen-Light.woff') format('woff'),
    url('../fonts/Oxygen-Light.ttf') format('truetype'),
    url('../fonts/Oxygen-Light.svg#Oxygen-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Futura-Bold';
    src: url('../fonts/FuturaBT-BoldCondensed.eot');
    src: url('../fonts/FuturaBT-BoldCondensed.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaBT-BoldCondensed.woff2') format('woff2'),
    url('../fonts/FuturaBT-BoldCondensed.woff') format('woff'),
    url('../fonts/FuturaBT-BoldCondensed.ttf') format('truetype'),
    url('../fonts/FuturaBT-BoldCondensed.svg#FuturaBT-BoldCondensed') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica-Bold';
    src: url('../fonts/Helvetica-Bold.eot');
    src: url('../fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Helvetica-Bold.woff2') format('woff2'),
    url('../fonts/Helvetica-Bold.woff') format('woff'),
    url('../fonts/Helvetica-Bold.ttf') format('truetype'),
    url('../fonts/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

.full-width{
    width: 100%;
}
img{
    max-width: 100%;
}
a:hover, a:active, a:focus{
    text-decoration: none;
}
main, .footer, .coppy-right {
    width: calc(100% - 264px);
    margin-left: auto;
}
.text-right{
    text-align: right;
}
.container{
    max-width: 1000px;
}
p{
    font-family: Oxygen-Regular,sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #4a4a4a;
    margin-top: 0;
    margin-bottom: 10px;
}
a, li, span, td{
    font-family: Oxygen-Regular,sans-serif;
    font-weight: normal;
}
img{
    max-width: 100%;
}
h1{
    font-family: Oxygen-Bold,sans-serif;
    font-size: 36px;
    font-weight: normal;
}

h2{
    font-family: Oxygen-Bold,sans-serif;
    font-size: 28px;
    font-weight: normal;
}
h3{
    font-family: Oxygen-Bold,sans-serif;
    font-size: 24px;
    font-weight: normal;
}
h4{
    font-family: Oxygen-Bold,sans-serif;
    font-size: 18px;
    font-weight: normal;
}
b{
    font-family: Oxygen-Bold,sans-serif;
}
.red {
    background-color: #f3510f;
}
.col-25 {
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.text-center {
    text-align: center;
}
.button-style {
    border-radius: 21px;
    background-color: #f67421;
    color: #ffffff;
    font-family: Oxygen-Regular,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 11px;
    width: 110px;
    display: inline-block;
    text-align: center;
    border: solid 1px #f67421;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    margin-left: 8px;
    margin-right: 8px;
}
.button-style:hover{
    background: #ffffff;
    color: #f67421;
}
/*header*/
.header-ladingpage .btn-contact li {
    list-style: none;
}
.header-ladingpage .btn-contact ul{
    margin: 0;
    padding: 0;
}
header.header {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 264px;
    background-color: #292929;
    padding: 67px 22px 67px 24px;
}
.logo {
    margin-bottom: 42px;
}
.main-menu a {
    color: #ffffff;
    font-family: Oxygen-Bold,sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1.53px;
    text-transform: uppercase;
    line-height: 22px;
}
.main-menu a:hover, .main-menu .current-menu-item a {
    color: #f67422;
}
.main-menu li{
    list-style-type: none;
    margin-bottom: 27px;
}
.main-menu ul, .menu-social ul{
    padding-left: 0;
}
.menu-social a {
    margin-bottom: 0;
}
.menu-social a i {
    color: #000;
}
.menu-social {
    margin-top: 130px;
}
.menu-social li {
    background: #ffffff;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-right: 8px;
}
.call-us-coppy-right, .call-us-coppy-right a {
    color: rgba(255, 255, 255, 0.32);
    font-family: Oxygen-Bold,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.call-us-coppy-right a:hover {
    color: #fff;
}
/*home*/
section.banner-header {
    padding: 20px 0 30px;
    background-size: cover;
}
.logo-banner {
    margin-bottom: 83px;
}
.list-menu {
    margin-bottom: 35px;
}
.list-menu li {
    opacity: 0.75;
    color: #ffffff;
    font-family: Oxygen-Bold,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
}
.list-menu li {
    opacity: 0.75;
    color: #ffffff;
    font-family: Oxygen-Bold,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    list-style-position: inside;
}
section.banner-header .call a{
    color: #f67422;
    font-family: Oxygen-Regular,sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 48px;
}
section.banner-header .call a span {
    font-family: Oxygen-Bold,sans-serif;
}
section.what-we-do {
    padding: 70px 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top 106px center;
}
.box{
    max-width: 302px;
    margin-bottom: 30px;
}
.box p {
    letter-spacing: 1px;
    line-height: 24px;
}
.box.red {
    padding: 20px 30px 20px;
    color: #ffffff;
    font-family: Oxygen-Regular,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    letter-spacing: 1px;
    max-width: 290px;
    opacity: 0.8;
}
.box.red ul {
    margin: 0;
}
.box.red li {
    font-family: Oxygen-Bold,sans-serif;
}
.content-what-we-do {
    margin-top: 48px;
}
.content-what-we-do h3{

}
.content-what-we-do h2 {
    color: #f67422;
    line-height: 42px;
    letter-spacing: 1px;
}
.text-right.content-what-we-do p {
    line-height: 24px;
    margin-left: auto;
}
.no-log-in {
    font-size: 16px;
}
.now-that-cunning h4 {
    color: #f25351;
    line-height: 24px;
    letter-spacing: 1.13px;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden;
    max-width: 310px;
    margin: auto;
    background: #ffffff;
    position: relative;
}
.now-that-cunning{
    position: relative;
}
.now-that-cunning:before {
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    background: #f67422;
    position: absolute;
    top: 50%;
}
section.service {
    padding-top: 80px;
    padding-bottom: 80px;
}
section.service h3 {
    color: #4a4a4a;
    letter-spacing: 0.5px;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 45px;
}
.service .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.service .row:after, .service .row:before{
    display: none;
}
.service  .icon-box, .entry-content .icon-box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    cursor: pointer;
}
.entry-content .icon-box{
    cursor: auto;
}
.service  .icon-box img,.entry-content .icon-box img{
    margin-right: 15px;
    width: 50px;
    height: 50px;
    transition: all 0.6s ease-out;
    position: absolute;
}
.service .icon-box:hover > .hover-image {
    opacity: 1;
    transform: scale(1.2);
}
.service .icon-box:hover > .image{
    opacity: 0;
}
.service .icon-box p {
    max-width: 229px;
    margin-left: 70px;
    margin-bottom: 0;
}
.service  .icon-box .img-hover {
    display: none;
}
.bussiness-account h4 {
    color: #7f7f7f;
    text-align: center;
    line-height: 27px;
    margin-bottom: 5px;
}
.bussiness-account p {
    color: #f67422;
    font-size: 16px;
    text-align: center;
    font-family: Oxygen-Bold, sans-serif;
    margin-bottom: 20px;
}
.bussiness-account:before{
    content:'';
    background-color: #f87302;
    width: 100%;
    height: 1px;
    display: block;
}
.bussiness-account:after{
    content:'';
    background-color: #f25251;
    width: 100%;
    height: 1px;
    display: block;
}
section.system-works {
    padding: 80px 0 113px;
}
section.system-works h3 {
    color: #323436;
    text-align: center;
    margin-top: 0;
    margin-bottom: 66px;
}
section.system-works .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    -webkit-flex-wrap: wrap;
}
.system-works .description {
    color: #222222;
    font-family: Oxygen-Bold,sans-serif;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
    max-width: 135px;
    margin: auto;
    text-align: center;
}
/*about*/
.banner-page {
    padding-top: 108px;
    padding-bottom: 108px;
    background-size: cover;
    position: relative;
}
.banner-page h1 {
    color: #ffffff;
    font-family: Oxygen-Bold, sans-serif;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    position: relative;
}
.banner-page:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(-45deg, #000000 0%, #f67421 100%);
    opacity: 0.5;
}
section.content-about {
    padding-top: 60px;
    padding-bottom: 60px;
}
.content-about .row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.content-about .row:after, .content-about .row:before {
    display: none;
}
.intent {
    background-color: #212121;
    padding-top: 40px;
    padding-bottom: 40px;
}
.intent p {
    color: #f67422;
    font-family: Oxygen-BoldItalic, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 28px;
    max-width: 710px;
    margin: auto;
}
.template-about {
    padding-bottom: 24px;
}
.image-left.content-about .text-content{
    max-width: 379px;
    margin-left: 40px;
}
.content-about.image-right .text-content{
    max-width: 518px;
    margin-right: auto;
}
.content-about.image-left .text-content{
    max-width: 518px;
    margin-left: auto;
}
.content-about .text-content p {
    color: #4a4a4a;
    font-family: Oxygen-Bold,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 30px;
}
.image-about{
    position: relative;
}
.image-about:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(to right, #ec7021 0%, #212121 100%);
    opacity: 0.35;
}
/*pricing*/
main.template-pricing .banner-page:before {
    background-image: linear-gradient(45deg, #000000 0%, #f67421 100%);
}
section.list-post {
    padding-top: 60px;
    padding-bottom: 84px;
}
.list-post .entry-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px 22px 30px 24px;
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;*/
}
.item-post{
    position: relative;
    margin-bottom: 20px;
}
.item-post .information{
    position: absolute;
    top: 45%;
}

.list-post .feature-image:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
}
.list-post .col-lg-4{
    padding-left: 10px;
    padding-right: 10px;
}
.entry-content .icon-box p {
    color: #ffffff;
    font-family: Oxygen-Bold,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    text-transform: uppercase;
}
.information li {
    color: rgba(255, 255, 255, 0.8);
    font-family: Oxygen-Regular,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    list-style: none;
}
.information ul{
    padding-left: 0;
    margin: 0;
}
.information span.price {
    color: #f67422;
    font-size: 22px;
}
.btn-post {
    /*margin-top: 60px;*/
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}
/*.btn-post .button-style:first-child{
    margin-left: 0;
}*/

.entry-content .icon-box {
    margin-bottom: auto;
    display: block;
}
.entry-content .icon-box img{
    float: left;
    width: 42px;
    height: 42px;
    margin-right: 13px;
}
.entry-content .icon-box p{
    float: left;
    width:calc(100% - 55px);
    max-height: 110px;
    overflow: hidden;
}
.list-post .feature-image {
    height: 398px;
}
.list-post .feature-image img {
    height: 100%;
    object-fit: cover;
    width:100%;
}
.list-post .entry-content .icon-box img{
    position:unset
}
/*faq*/
.content-faq .title h2 {
    color: #f67422;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
}
.content-faq{
    padding-top: 60px;
    padding-bottom: 84px;
}
.content-faq .description {
    color: #1d2632;
    max-width: 510px;
    margin: auto;
    margin-bottom: 60px;
    font-family: Oxygen-Regular, sans-serif;
    font-weight: normal;
}
.content-faq .description p{
    color: #1d2632;
}
.content-faq .filter {
    width: 170px;
}
.content-faq .row{
    margin-left: 0;
    margin-right: 0;
}
.content-faq .filter ul {
    list-style: none;
    padding-left: 0;
    margin: 0
}
.list-item-faq {
    width: calc(100% - 180px);
    margin-left: 10px;
    background-color: #f9f9f9;
    padding: 10px 30px;
}
.title-toggle h4 {
    margin-top: 0;
    color: #1d2632;
    line-height: 39px;
    margin-bottom: 0;
    font-size: 16px;
    padding-right: 45px;
}
.show-toggle{
    margin-bottom: 0;
    color: #9b9b9b;
    font-family: Oxygen-Regular, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 39px;
    cursor: pointer;
    text-transform: capitalize;
}
.show-toggle:hover {
    color: #f67421;
}
.show-toggle.hide-toggle{
    display: none;
}
.item-toggle {
    padding: 20px;
    border-top: 1px solid #c5c5c5;
}
.item-toggle:first-child, .item-toggle.first-item {
    border-top: none;
}

.filter li a {
    background-color: #f9f9f9;
    padding: 10px 20px;
    color: #222222;
    font-family: Oxygen-Regular,sans-serif;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-bottom:10px;
    display: block;
}
.filter li.active a, .filter li a:hover {
    background-color: #f67421;
    color: #ffffff;
}
.flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex-box:after, .flex-box:before{
    display: none;
}
.form-faq {
    max-width: 1000px;
    margin: auto;
    margin-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
}
.form{
    background-color: #eeeeee;
    padding: 84px 75px;
}
.form-faq .col-xs-12 {
    padding: 0;
    background-size: cover;
}
.form-group .row {
    margin-left: -15px;
    margin-right: -15px;
}
.form-group .col-sm-6{
    padding-left: 15px;
    padding-right: 15px;
}
.form-group input, .form-group textarea, .form-group input::placeholder{
    width: 100%;
    color: #4a4a4a;
    font-family: Oxygen-Regular,sans-serif;
    font-size: 14px;
    font-weight: normal;
    border: 0 none;
    border-bottom: solid 1px #212121;
    background: transparent;
    padding: 8px 0px;
}
.form-group input::placeholder{
    border-bottom: none;
    padding: 0;
}
.form-group label{
    margin-bottom: 8px;
    margin-top: 8px;
    color: #4a4a4a;
    font-family: Oxygen-Regular, sans-serif;
    font-size: 14px;
    font-weight: normal;
}
input:focus,textarea:focus{
    outline: none;
}
.form-group textarea{
    border:solid 1px #4c4c4c;
    max-height: 104px;
    padding: 10px;
}
.btn-submit input {
    border-radius: 18px;
    background-color: #f3510f;
    border: solid 1px #f3510f;
    max-width: 130px;
    color: #ffffff;
    font-family: Oxygen-Bold,sans-serif;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 9.5px 20px;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.btn-submit input:hover{
    background: #ffffff;
    color: #f3510f;
}
span.wpcf7-not-valid-tip{
    display: none;
}
input.wpcf7-not-valid{
    border-bottom:solid 1px red!important;
}

.form-faq .title-form h2{
    color: rgba(255, 255, 255, 0.88);
    font-family: Futura-Bold,sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 50px;
    letter-spacing: 2px;
    max-width: 274px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 22px;
}
.form-faq .title-form {
    max-width: 300px;
    margin: auto;
    margin-top: 84px;
}
.form-faq .title-form p{
    color: rgba(255, 255, 255, 0.53);
    font-family: Oxygen-Regular, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0.88px;
    max-width: 264px;
}
.description-toggle p, .description-toggle li, .description-toggle a {
    color: #373737;
    font-family: Oxygen-Bold,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}
.description-toggle ul{
    padding-left: 30px;
}
.description-toggle {
    padding-top: 20px;
    display: none;
    padding-right: 40px;
}
/*landing page*/
.full-width .container {
    max-width: 100%;
}

/*form landing page*/
.form-footer{
    padding-top: 100px;
    padding-bottom: 100px;
}
.form-footer .form {
    background: #ffffff;
    padding: 0;
}
.get-in-touch h2 {
    color: #4a4a4a;
    font-family: Oxygen-Bold,sans-serif;
    font-size: 90px;
    font-weight: normal;
    line-height: 106px;
    text-transform: uppercase;
    margin-bottom: 43px;
    margin-top: 0;
}
.get-in-touch a {
    color: #6c6c6c;
    font-family: Oxygen-Regular,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 1px;
    display: block;
    margin-bottom: 15px;
}
.get-in-touch a span{
    margin-right: 14px;
    color: #f3510f;;
}
.form-footer label {
    color: #9fa3a7;
    font-family: Oxygen-Regular,sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
}
.form-footer input{
    border-bottom: 1px solid #cccccc;
}
.form-footer .wpcf7-form-control-wrap{
    width: calc(100% - 65px);
    float: left;
    padding-left: 15px;
}
.form-footer textarea{
    border: 1px solid #cccccc;
}
.form-footer .btn-submit input{
    border-color: #f3510f;
    max-width: 196px;
    padding: 15px 20px;
    border-radius: 100px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
    letter-spacing: 2.4px;
}
.form-footer .form-group label {
    width: 65px;
    float: left;
    margin-bottom: 0;
    margin-top: 25px;
}
.form-footer .form-group:after {
    content: '';
    display: block;
    clear: both;
}
.form-footer .form-group{
    margin-bottom: 25px;
}
.form-footer .form-group br {
    display: none;
}
.form-footer .message label{
    margin-top: 0;
}
.form-footer .message{
    margin-top: 60px;
}
.form-footer .btn-submit{
    text-align: right;
}
.form-footer .btn-submit span{
    float: left;
    color: #9fa3a7;
    font-family: Oxygen-Regular, sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-top: 15px;
}
main.template-default {
    min-height: 450px;
    padding-left: 20px;
}


    /*footer*/
footer.footer {
    background-color: #202020;
    color: #ffffff;
    padding-top: 40px;
    padding-bottom: 40px;
}
.content-footer li img, .content-footer li span{
    margin-right: 8px;
    color: #ffffff;
}
.content-footer ul{
    margin: 0;
}
.content-footer li {
    list-style: none;
    color: #999999;
    font-family: Oxygen-Regular,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 7px;
}
.content-footer a {
    color: #ffffff;
    font-family: Oxygen-Bold,sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.coppy-right{
    background-color: #292929;
    color: #7f7f7f;
    font-family: Oxygen-Bold, sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-align: center;
    padding: 10px;
}
.icon-fixed-bottom {
    position: fixed;
    bottom: 20px;
    right: 30px;
    background-color: #191919;
    color: #ffffff;
    display: none;
}
.scroll-top {
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.percent {
    position: relative;
    text-align: center;
    margin-bottom: 36px;
}
/*animate percent
.single-chart {
    width: 69px;
    justify-content: space-around;
    margin: auto;
}

.circular-chart {
    display: block;
    margin: 10px auto;
    max-width: 90%;
    max-height: 250px;
    transform: rotate(-140deg);
}

.circle-bg {
    fill: none;
    stroke: #e1e1e1;
    stroke-width: 1;
}

.circle {
    fill: none;
    stroke-width: 1;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

.circular-chart.orange .circle {
    stroke: #f67422;
}
.percentage {
    text-anchor: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width:30px;
}
*/
@media only screen and (max-width: 1180px) and (min-width: 768px){
    .information span.price{
        font-size: 15px;
    }
}
@media only screen and (max-width: 1199px){
    .container {
        max-width: 100%;
    }
}
img.hover-image {
    opacity: 0;
}
section.text-block {
    padding-top: 95px;
    padding-bottom: 95px;
}
section.text-block p{
    color: #222222;
    font-family: Oxygen-Light, sans-serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 46px;
    letter-spacing: 1px;
}
.bg-black.text-block p {
    color: #ffffff;
}
.bg-black {
    background-color: #212121;
}
.content-question:last-child {
    border-bottom: none;
}
.text-block .container{
    position: relative;
}
.text-block img {
    position: absolute;
    left: -50px;
    width: auto;
}
.row-word .col-sm-6:nth-child(2n+1) {
    clear: both;
}
.row-word .col-sm-6{
    margin-bottom: 75px;
}
.textBlock h4 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
    max-width: 497px;
}
.service .icon-box{
    min-height: 50px;
}
@media (max-width: 1024px) {
    main.template-default{
        margin-top: 120px;
    }
}
@media  only screen and (max-width: 767px) {
    main.template-default{
        margin-top: 100px;
        padding-right: 20px;
    }
    main{
        margin-top: 65px;
    }
    main.landing-page {
        margin-top: 0;
    }
    .description-toggle {
        padding-right: 15px;
    }
    .content-faq {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    section.list-post {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .description-toggle {
        padding-top: 0px;
    }
    .percent {
        margin-bottom: 10px;
    }
    section.system-works {
        padding: 50px 0 50px;
    }
    section.system-works h3 {
        font-size: 18px;
        line-height: 28px;
        max-width: 300px;
        margin: auto;
        margin-bottom: 30px;
    }
    header.header .logo {
        margin-bottom: 0px;
    }
    header.header {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .header .menu-mobile {
        margin-top: -3px;
    }
    section.banner-header {
        padding: 50px 0 30px;
    }
    .logo-banner {
        display: none;
    }
    section.what-we-do {
        padding: 50px 0;
    }
    .box.red {
        padding: 10px 10px;
    }
    section.what-we-do{
        background-position: center;
    }
    .content-what-we-do h2 {
        margin-bottom: 10px;
    }
    section.service h3{
        margin-bottom: 30px;
    }
    .service .icon-box, .entry-content .icon-box {
        margin-bottom: 30px;
    }
    section.service {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .content-footer{
        float: left!important;
    }
    .content-footer ul{
        padding-left: 45px;
        margin-top: 50px;
    }
    /*faq*/
    .list-item-faq {
        padding: 10px 10px;
        width: 100%;
        margin-left: 0;
    }
    .form-faq .row {
        flex-direction: column;
    }
    .form {
        padding: 30px 15px;
    }
    .hr_filter li {
        width: 50%;
        float: left;
    }
    .hr_filter li:last-child:nth-child(2n+1) {
        width: 100%;
    }
    .content-faq .filter{
        width: 100%;
        margin-bottom: 30px;
    }
    .filter li a{
        margin: 1px;
    }
    .form-group .col-sm-6:first-child {
        margin-bottom: 15px;
    }
    .form-group.btn-submit {
        text-align: center;
    }
    .item-toggle {
        padding: 10px 0;
    }
    .item-toggle .title-toggle h4:after, .item-toggle .title-toggle h4:before {
        content: ''!important;
        top: 50%!important;
        width: 10px;
        height: 2px;
        background: #373737;
        display: block;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
    .item-toggle .title-toggle h4:after{
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        display: block!important;
    }
    .item-toggle .title-toggle h4.show:after{
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .item-toggle .title-toggle h4.show:before{
        display: block!important;
    }
    .list-item-faq .title-toggle h4 {
        padding-right: 15px;
    }
    .banner-page {
        padding-top: 70px;
        padding-bottom: 50px;
    }
    #form-footer-landing-page .form .f_phone:after, #form-footer-landing-page .form .f_name:after {
        top:-25px;
    }
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none!important;
}
.wpcf7-response-output.wpcf7-display-none {
    display: none!Important;
}
span.ajax-loader.is-active {
    background-repeat: no-repeat;
    margin-top: 10px;
}
span.ajax-loader.is-active:before {
    display: none;
}
.footer-ladingpage .container {
    max-width: 1085px;
}