/*
Theme Name: Interaudit
Theme URI:
Author: Leonid Zatsepilov
Author URI: zatsepilov@yahoo.com
Description: Дизайн и разработка шаблона от iControl. Шаблон разработан по заказу Interaudit. Данный шаблон основан как "Сайт-визитка". 
Version: 1.0
*/



@font-face {
    font-family: CochinBold;
    src: url("../fonts/CochinBold");
}

@font-face {
    font-family: CochinRegular;
    src: url("../fonts/Cochinregular");
}

@font-face {
    font-family: Helvetica;
    src: url("../fonts/HelveticaBold");
}


html { margin-top: 0px !important; }

body {
    background-color: #efefef;
    font-family: Cochin;
    padding: 0px;
    margin: 0px;
}

h1,
h2 {
    font-size: 60px;
    color: black;
    font-family: Cochin;
    text-align: center;
}

h3,
h4 {
    font-size: 24px;
    color: black;
    text-align: center;
}

h5 {
    font-size: 18px;
    color: black;
    text-align: center;
    font-weight: 700;
    margin: 17px 0 0px 0;
}

p {
    font-size: 16px;
    font-weight: 500;
}

.namepage {
    margin-top: 50px !important;
    margin-bottom: 27px;
}

.sm {
    display: none;
}

header {
    height: 115px;
    width: 100%;
    -webkit-box-shadow: 0px -2px 8px 1px rgba(63, 63, 63, 0.29);
    -moz-box-shadow: 0px -2px 8px 1px rgba(63, 63, 63, 0.29);
    box-shadow: 0px -2px 8px 1px rgba(63, 63, 63, 0.29);
    background-color: #fff;
}

.logo img {
    width: 130px;
    height: 70px;
}

.top-nav li {
    display: inline-block;
    margin-left: 25px;
}

.top-nav a {
    color: #00afd4;
    font-weight: 700;
    font-family: Helvetica;
    text-transform: uppercase;
    text-decoration: none;
}

.top-nav a:hover {
    transition: 1s;
    text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
}

.top-nav li:first-child {
    margin-left: 0px;
}

.current_page_item a{
    color: #3f7bff;
}

.top-nav-contact-item {

}

.top-nav-contacts a {
    display: block;
    text-decoration: none;
    color: #000;
    margin: 10px 0;
    transition: all .3s;
}

.top-nav-contacts a:hover {
    color: #00afd4;
    transition: all .3s;
}

.top-nav-lang-items {
    padding: 5px 10px;
    border: 1px solid #000;
    border-radius: 10px;
}

.top-nav-lang-items a{
    color: #000;
    text-decoration: none;
}

.top-nav-lang-items a:hover{
    color: #00afd4;
    
}

header .fa {
    margin-right: 5px;
}

main h1 {
    padding-top: 150px;
    text-align: center;
}

input,
select {
    height: 50px;
    width: 290px;
    border-radius: 3px;
    border: 1px solid #d3d3d3;
    padding-left: 5px;
    margin: 5px 0px;
}

input:first-of-type {
    margin-left: 0px;
}

input {
    background: rgba(255, 255, 255, 0.66);
}

.mainform p {
    margin: 0px 5px;
}

.cf-m-ta {
    background: rgba(255, 255, 255, 0.66);
    border-radius: 3px;
    border: 1px solid #d3d3d3;
    margin-top: 5px;
}


.form {
    margin-top: 57px;
    padding-bottom: 200px;
}

.btnmain {
    border-radius: 3px;
    background-color: #22bab5;
    border: 0px;
    color: aliceblue;
    margin-top: 15px;
    margin-left: 20px !important;
}

footer {
    height: 190px;
    width: 100%;
    background-color: #2f2f22;
    padding-top: 40px;
}

.footer-nav {
    margin-top: 25px;
}

.footer-nav li {
    display: inline-block;
    margin-left: 25px;
}

.footer-nav a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}

.footer-nav li:first-child {
    margin-left: 0px;
}

a.select {
    color: #3f7bff;
}

img.col-4 {
    width: 100%;
}

.box img {
    float: left;
    margin-right: 22px;
}

.wrapper-boxes h3 {
    margin-top: 55px;
    margin-bottom: 30px;
}

.wrapper-boxes .box {
    margin-bottom: 70px;
}

.slider-wrapp {
    max-width: 950px;
}

.sliderABUS {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.sliderABUS .slick-dots {
    bottom: -33px !important;
}

.sliderABUS img {
    width: 240px;
    height: 340px;
    margin: 0 auto;
}

img.arrow {
    width: 39px !important;
    height: 34px !important;
}

.slider h5 {
    margin: 0 auto;
    margin-bottom: 27px;
    margin-top: 55 px;
}

.box-service {
    width: 360px;
    height: 173px;
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 25px;
    background-color: white;
    margin-left: 12px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 11px 21px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 11px 21px -6px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 11px 21px -6px rgba(0, 0, 0, 0.75);
}


.box-service p {
    line-height: 20px;
    margin-top: 0px;
    padding-right: 15px;
    font-weight: 600;
    display: inline-block;
    width: 260px;
    margin-left: 80px;
}

.service-icon {
    display: inline-block;
    width: 50px;
    position: absolute;
}

.service-icon img {
    display: inline-block;
    width: 50px;
}

.box-advantages {
    width: 317px;
    line-height: 23px;
    margin-bottom: 70px;
}

.advantages p {
    text-align: center;
}

.box-advantages.advantages-icon {
    margin-bottom: 15px;
}

.ocmt {
margin-top: 30px;
}

.ocmt p{
line-height: 20px;
}

.slider {
    margin-bottom: 60px;
}

.wrapper-slider {
    margin-bottom: 60px;
}

.sliderContact .slick-dots {
    bottom: -15px !important;
}

.teamslide img {
    width: 100%;
}
.sliderContact{
    max-width: 1134px;
    margin: 0 auto;
}
.teamslide {
    width: 260px;
    margin-bottom: 20px;
}

.teaminfo {
    height: 90px;
    background-color: white;
    padding-top: 17px;
}

.teaminfo p {
    text-align: center;
    line-height: 25px;
}

.arrows {
    width: 82px;
    margin: 0 auto;
}

.arrows img {
    margin-left: 4px;
}

.arrows img:first-of-type {
    margin-left: 0px;
}


#form-inner input,
#form-inner textarea {
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 8px;
    border: 0px solid black;
    border-radius: 0px;
    border-bottom: 1px solid #d9d9cf;
    background: none;
    height: 30px;
}

#form-inner input:first-of-type {
    margin: 0 auto;
    margin-bottom: 8px;
    height: 30px;
}

#form-inner input:last-of-type {
    width: 170px;
    height: 43px;
    border-radius: 10px;
    background-color: #10c9c3;
    color: white;
    font-size: 12px;
    font-weight: 700;
    text-decoration: underline;
    text-transform: capitalize;
}

#form-inner textarea {
    margin: 0 auto;
    margin-bottom: 27px;
    resize: none;
}

.contactform {
    height: 404px;
    margin-bottom: 105px;
}

.contactform h5 {
    margin-bottom: 10px;
    color:
}

.contactform p {
    text-align: center;
    margin-bottom: 16px;
    color: #4c3636;
}

.cf-z-val {
    height: 30px;
    border: none;
    border-bottom: 1px solid #a7a7a7;
}

.cf-z-ta {
    height: 80px;
    border: none;
    border-bottom: 1px solid #a7a7a7;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: table;
    width: 100%;
    position: absolute;
}

.frm {
    padding-top: 10px;
    margin-right: 4px;
    height: 457px;
    background-color: white;
    -webkit-box-shadow: 0px 9px 47px -16px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 9px 47px -16px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 9px 47px -16px rgba(0, 0, 0, 0.75);
}

.frm h3 {
    margin-bottom: 14px;
}

.contacttext {
    -webkit-box-shadow: 0px 9px 47px -16px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 9px 47px -16px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 9px 47px -16px rgba(0, 0, 0, 0.75);
    padding-top: 72px;
    background-color: #10c9c3;
}

.contacttext h5 {
    margin-top: 0px;
}

.contacttext p {
    margin-top: 0px;
}


.menuitem {
    text-align: center;
    margin-top: 25px;
}

.menuitem:first-of-type {
    text-align: center;
    margin-top: 40px;
}

.boxes-sm {
    display: none !important;
    text-align: center;
}

@media screen and (max-width: 1035px) {
    .teamslide img {
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .lg {
        display: none;
    }
    .sm {
        display: block;
    }
    header {
        height: auto;
        background: #fff;
    }
    .box-service {
        margin: 0 auto;
        margin-top: 10px;
    }
}

@media screen and (max-width: 991px) {
    .maintext {
        font-size: 40px;
    }
    .mainform input,
    .mainform select {
        display: block;
        margin: 0 auto;
        margin-top: 5px;
    }
    footer nav {
        display: none;
    }
    .box-service {
        margin: 0 auto;
        margin-top: 10px;
    }
    .box-advantages {
        margin: 0 auto;
    }
    .boxes {
        display: none !important;
    }
    .boxes-sm {
        display: block !important;
    }
}

@media screen and (max-width: 390px) {
    .sliderABUS img {
        width: 150px;
        height: 250px;
    }
}



.hidden-menu{
    display: block;
    position: fixed;
    overflow: hidden;
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
    width: 200px;
    background-color: #eee;
    height: 100%;
    top: 0;
    left: -200px;
    transition: left .2s;
    z-index: 2;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}

.hidden-menu ul{
    padding: 0px;
    margin-top: 15px;
    margin-bottom: 15px
}

.hidden-menu li{
    list-style: none;
    text-align: center;
    padding: 15px 0;
    transition: all .3s;
}

.hidden-menu li:hover{
    background-color: #00afd4;
    color: #fff;
    transition: all .3s;
}

.hidden-menu a{
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    background-color: none;
    transition: all .3s,
}

.hidden-menu li:hover a{
    color: #fff;
    transition: all .3s;
}

.hidden-menu-ticker {
    display: none;
}

.hidden-contact-item{
    margin: 0 15px 7px 15px;
    border: 1px solid #00afd4;
    border-radius: 10px;
    padding: 5px 0;
}

.hidden-contact-item a {
    text-transform: none;
    font-size: 14px;
    color: #00afd4;
}

.hidden-contact-item a:hover {
    text-transform: none;
    font-size: 14px;
    color: #0062d4;
    text-decoration-line: underline;
}

.hidden-nav-lang-items {
    margin: 20px 50px;
    padding: 5px 10px;
    border: 1px solid #000;
    border-radius: 10px;    
}

.hidden-nav-lang-items a:hover{
    color: #00afd4;
}

.btn-menu {
    color: #6e95c8;
    padding: 4px;
    position: fixed;
    top: 19px;
    left: 19px;
    background-color: #fff;
    border: 1px solid #dedede;
    cursor: pointer;
    transition: left .23s;
    z-index: 3;
    width: 35px;
    height: 35px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}

.btn-menu span {
    display: block;
    height: 5px;
    background-color: #6e95c8;
    margin: 5px 0 0;
    transition: all .1s linear .23s;
    position: relative;
}

.btn-menu span.first {
    margin-top: 0;
}

.hidden-menu-ticker:checked ~ .btn-menu {
    left: 160px;
}

.hidden-menu-ticker:checked ~ .hidden-menu {
    left: 0;
    padding: 0px;
    margin: 0px;
}

.hidden-menu-ticker:checked ~ .btn-menu span.first {
    -webkit-transform: rotate(45deg);
    top: 10px;
}

.hidden-menu-ticker:checked ~ .btn-menu span.second {
    opacity: 0;
}

.hidden-menu-ticker:checked ~ .btn-menu span.third {
    -webkit-transform: rotate(-45deg);
    top: -10px;
}
