﻿/*
Theme Name: P5 Theme 
Theme URI: http://www.sergwd.com/
Author: SergWD
Author URI: http://www.sergwd.com/
Description: Тема для Печати5 по изготовлению лучших печатей во всей Федерации!
Version: 1.0
*/

.ait-address, .ait-tels, .ait-schedule{
    margin: 10px 0 10px 0;
    padding-left: 33px;
}

.ait-title{
    font-size: 20px;
    margin: 0;
}

.addrs-info-table {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    padding: 15px 35px;
margin-bottom: 2rem;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.16);
}

.ait-address svg, .ait-address img, .ait-address i, .ait-tels svg, .ait-tels img, .ait-tels i, .ait-schedule svg, .ait-schedule img, .ait-schedule i {
    display: inline-block;
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 8px;
}

.ait-tels svg, .ait-schedule svg {
    position: absolute;
    margin-left: -33px;
}

.main-screen-proditem{
    padding: 45px 0 0;
    position: relative;
}

.ms-container{
    padding-bottom: 60px;
    text-align: center;
}

.main-screen-proditem .custom-title-1{
    color: #222;
    margin-top: 0;
    text-align: center;
    font-size: 55px;
    font-weight: bold;
    line-height: 1.15;
    margin-top: 0.5em;
}

.main-screen-proditem p{
    margin: 22px 0;
}

.advantages{
    padding: 42px 0;
    background: #f7f7f7;
}

.advantages .adv-item{
    text-align: center;
    margin: 30px 0;
}

.adv-icon-container {
    float: left;
    width: 98px;
    height: 98px;
    border: 2px solid #1092cc;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    margin-right: 34px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
}

.adv-title {
    font-size: 19px;
    font-weight: bold;
    margin: 5px 0;
}

.adv-descr {
    font-size: 15px;
    line-height: 1.15;
    margin: 5px 0;
}

.adv-icon-container svg, .adv-icon-container img, .adv-icon-container i {
    width: 60px;
    height: 60px;
    color: #1092cc;
    fill: #1092cc;
    margin-top: 17px;
    position: relative;
}

.si-wrapper{
    margin: 20px 0;
}

.si-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.si-img {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
}

.si-item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.si-text {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding: 45px 0 45px 30px;
}

.hto-tel {
    margin-left: 35px;
    font-size: 17px;
    font-weight: bold;
}

.hto-item {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.16);
    margin: 45px 0;
    position: relative;
}

.hto-photo {
    height: 276px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

.hto-descr-container {
    padding: 22px 35px 15px 35px;
}

.hto-number {
    display: block;
    width: 65px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 25px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    color: #fff;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    background: rgba(17, 146, 204, 0.85);
}

.hto-title {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    margin: 0;
}

.hto-descr {
    white-space: nowrap;
    font-size: 15px;
}

.hto-descr svg, .hto-descr img, .hto-descr i {
    float: left;
    width: 30px;
    height: 30px;
    color: #e3302e;
    fill: #e3302e;
    margin-right: 15px;
}

.how-to-order{
    background: #f7f7f7
}
