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: inherit;
    font-size: 100%;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    /*outline: 1px solid #FF57D0;*/
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

img{
    width: 100%;
}
a{
    color: #f58220; text-decoration: underline;
}
a:hover{
    color: #f58220; text-decoration: none;
}
body{
    background: #FFF; 
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 16px; line-height: 22px;
    color: #989898;
    color: #686868;
}
h2{
    font-size: 17px; line-height: 21px; font-weight: bold; margin-bottom: 28px; color: #000; text-transform: uppercase;
}
p{
    margin-bottom: 29px;
}
strong, b{
    font-weight: bold; color: #000;
}
em, i{
    font-style: italic;
}

#headerWrapper .row{
    position: relative;
}
.twoImagesBlock{
    margin-bottom: 38px; 
}
    .twoImagesBlock img{
        margin-bottom: 30px;
    }
/*
#headerWrapper{
    
    width: 100%;
    background: #000;
}
#headerWrapper.main .topMenuWrapper{
    position: absolute;
    z-index: 30;
    width: 100%;
    background: none;
}
#headerWrapper.main .topMenuWrapper .logo {
    margin: 29px 0;
}
.topMenuWrapper .logo {
    margin: 18px 0;
    display: block;
    float: left;
    margin-left: 15px;
}
.topMenuWrapper .logo img {
    width: auto;
}

.topMenuWrapper .toggler{
    display: none;
}

.topMenuWrapper .topMenu{
    float: right;
}
.topMenuWrapper .topMenu li{
    float: left;
    list-style: none;
    padding: 18px 0;
}
#headerWrapper.main .topMenu li{
    padding: 30px 0;
}
.topMenuWrapper .topMenu li a{
    font-weight: bold;
    display: block;
    padding: 21px 35px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    font-size: 17px;
}
.topMenuWrapper .topMenu li a:hover{
    color: #dacf1b;
}
.topMenuWrapper .topMenu li .dropDown{
    display: none;
}
*/

#headerWrapper{
    height: 95px;
    width: 100%;
    background: #000;
    z-index: 30;
    position: relative;
}
#headerWrapper.main{
    background: none;height: auto;
}
#headerWrapper.main .topMenuWrapper{
    position: absolute;
    width: 100%;
    background: none;
}

.topMenuWrapper .logo {
    margin: 18px 0 18px 15px;
    display: block;
    float: left; border-bottom: none;
}
.topMenuWrapper .logo img {
    width: auto;
}

.topMenuWrapper .toggler{
    display: none;
}

.topMenuWrapper .topMenu{
    float: right;
}
.topMenuWrapper .topMenu li{
    float: left;
    list-style: none;
    padding: 0;
    position: relative;
}
.topMenuWrapper .topMenu li a{
    font-weight: bold;
    display: block;
    padding: 39px 35px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    font-size: 17px; line-height: 17px;
}
.topMenuWrapper .topMenu li:hover{
    color: #dacf1b;
}
.topMenuWrapper .topMenu li:hover a{
    background: #222222;
}
.topMenuWrapper .topMenu li a.active{
    color: #dacf1b;
}
.topMenuWrapper .topMenu li:hover .dropDown{
    display: block;
}
.topMenuWrapper .topMenu li .dropDown{
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background: #222222;
    width: 460px;
    padding: 35px 40px 15px;
}
.topMenuWrapper .topMenu li .dropDown a{
    font-family: 'SegoeUILight';
    display: inline-block;
    font-size: 12.5px;
    line-height: 12.5px;
    font-weight: normal;
    padding: 10px 22px 10px 22px;
    width: 185px;
    margin-bottom: 20px;
}
.topMenuWrapper .topMenu li .dropDown a:hover{
    outline: 2px solid #FFF; color: #FFF;
}
.topMenuWrapper .topMenu li .dropDown a.current{
    background: #FFF; color: #222222;
}
.topMenuWrapper .topMenu li .dropDown a.current:hover{
    outline: none;
}


#revoSliderWrapper{
    position: relative; overflow: hidden; width: 100%; background: #F8F8F8;
}
#revoSliderWrapper .tp-banner-container .tp-dottedoverlay.myBlack{
    background: rgba(0, 0, 0, 0.85);
}
#revoSliderWrapper .tp-banner-container .whiteText{
    font-size: 33px; color: #FFF;
}
#revoSliderWrapper .tp-banner-container .orangeText{
    font-size: 33px; color: #dacf1b;
}
#revoSliderWrapper .tp-banner-container .tp-bullets{
    
}
#revoSliderWrapper .tp-banner-container .tp-bullets .bullet{
    background: url('/img/slider_pager_off.png') no-repeat;
    width: 19px; height: 19px;margin: 0 14px;
}
#revoSliderWrapper .tp-banner-container .tp-bullets .bullet.selected{
    background: url('/img/slider_pager_on.png') no-repeat;
}


/** ГЛАВНАЯ СТРАНИЦА */
/* общие классы */
.headerMain{
    font-size: 33px; line-height: 38px;
    margin-bottom: 65px;
    font-family: 'SegoeUILight';
    text-align: center;
    color: #000;
}
    .headerMain span{
        font-family: 'SegoeUIBold';
    }
.orangeButton{
    font-size: 17px; line-height: 17px;
    background: #f5821f;
    color: #FFF;
    text-transform: uppercase;
    border: none;border-radius: 33px;
    padding: 25px 55px;
    text-decoration: none;
}
.orangeButton:hover{
    background: #f55b1f;
    color: #FFF;
}
.entertainment{
    padding: 95px 0 90px 0 ;
    font-size:17px; line-height:25px;  color: #000;
    background: #f6f6f6;
}
    .entertainment p{
        margin-bottom: 30px;
    }
    .entertainment .btnWrapper{
        margin-top: 80px;
    }
    .entertainment .btnWrapper button{
        
    }
.services {
    padding: 95px 0 90px 0 ;
    font-size:17px; line-height:25px;  color: #000;
    background: #FFF;
}
    .services .icons{
        display: block;
        height: 150px;
        margin: 0 auto;
        margin-bottom: 25px;
    }
    .services .icons.icon-site {
        background: url('/img/icon_site.png') no-repeat;width: 126px;
    }
    .services .icons.icon-advert {
        background: url('/img/icon_advert.png') no-repeat; width: 113px;
    }
    .services .icons.icon-seo {
        background: url('/img/icon_seo.png') no-repeat;width: 84px;
    }
    .services .icons.icon-support {
        background: url('/img/icon_support.png') no-repeat;width: 164px;
    }
    .services h3{
        font-size: 21px; line-height: 21px; font-weight: bold; margin-bottom: 30px;
    }
    .services p{
        min-height: 270px;
        margin-bottom: 0;
    }
    .services p strong{
        font-weight: bold ;
    }
    .services .item{
        padding: 0 20px;
    }
    .services a{
        text-transform: uppercase; text-decoration: none;
        background: url('/img/icon_round_arrow_off.png') no-repeat 2px 50%; color: #f5821f;
        padding: 6px 0 6px 27px; font-weight: bold;
        font-size: 14px;
        line-height: 14px;
    }
    .services a:hover{
        background: url('/img/icon_round_arrow_on.png') no-repeat 0 50%; 
    }
    
/* ОБЩАЯ для всех анимашечка и оформление для проектов */
.item.projectItem{
    
}
    .item.projectItem .link {
        position: relative;
    }
    .item.projectItem .cover{
        opacity: 0;
        background: rgba(0, 0, 0, 0.7);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        -webkit-transition: opacity 0.3s ease-out 0s;
        -moz-transition: opacity 0.3s ease-out 0s;
        -o-transition: opacity 0.3s ease-out 0s;
        transition: opacity 0.3s ease-out 0s;
    }
    .item.projectItem:hover .cover{
        opacity: 1;
    }
    .item.projectItem .innerCover{
        text-align: center;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0%;
        left: 0%;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.50);

        -webkit-transition: all 0.2s ease-out 0s;
        -moz-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s;
    }
    .item.projectItem:hover .innerCover{
        top: 50%;
        left: 50%;
        margin-left: -130px;
        margin-top: -130px;
        width: 260px;
        height: 260px;
        border-radius: 50%;
    }
    .item.projectItem .innerCover .innerLink{
        display: inline-block;
        vertical-align: middle;
        width: 98%;
    }
    .item.projectItem .innerCover .helper{
        display: -moz-inline-box;
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        width: 0px;
        zoom: 1;
    }
    .item.projectItem  .innerCover a{
        font-size: 17px;
        line-height: 25px;
        color: #FFF; display: block; text-decoration: none;
    }
    .item.projectItem  .innerCover a.title{
        font-family: 'SegoeUISemibold';
    }
    .item.projectItem  .innerCover a.tag{
        margin-top: 5px; color: #E2E2E2;
    }
    
    
    
    
    
    
    

.bestWork{
    padding: 85px 0 85px 0;
}  
    .bestWork .item{
        width: 33.33%;float: left;
        position: relative;
    }
    .bestWork .item .cover{
        
    }
    .bestWork .item:hover .cover{
    }

    .bestWork .item .innerCover{
        
    }
    .bestWork .item:hover .innerCover{
        margin-left: -180px;
        margin-top: -180px;
        width: 360px;
        height: 360px;
    }
    .bestWork .item .innerCover a{
        font-size:19px;
    }
    .bestWork .item .innerCover a.title{
        
    }
    .bestWork .item .innerCover a.tag{
        
    }
    
    .bestWork .portfolioButton{
        margin-top: 80px;
    }
    .bestWork .portfolioButton a{
        display: inline-block;
    }
    
.howWeWorks{
    background: url('/img/bg_shema.jpg') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    padding-top: 75px;
    padding-bottom: 130px;
}
    .howWeWorks .headerMain{
        color: #FFF;
    }
    .howWeWorks .items{
        padding: 0 40px;
    }
    .howWeWorks .item{
        padding-top: 75px; float: left; width: 20%;
    }
    .howWeWorks .item1{background: url(/img/icon_how_1.png) no-repeat top left;}
    .howWeWorks .item2{background: url(/img/icon_how_2.png) no-repeat top left;}
    .howWeWorks .item3{background: url(/img/icon_how_3.png) no-repeat top left;}
    .howWeWorks .item4{background: url(/img/icon_how_4.png) no-repeat top left; float: right;}
    .howWeWorks .item5{background: url(/img/icon_how_5.png) no-repeat top left; float: right;}
    .howWeWorks .item6{background: url(/img/icon_how_6.png) no-repeat top left; float: right;}
    .howWeWorks .item7{background: url(/img/icon_how_7.png) no-repeat top left;}
    .howWeWorks .item8{background: url(/img/icon_how_8.png) no-repeat top left;}
    .howWeWorks .item9{background: url(/img/icon_how_9.png) no-repeat top left;}
    
    .howWeWorks .itemArrow{
        width: 20%; height: 52px; float: left; 
    }
    .howWeWorks .arrow1{background: url(/img/icon_how_rarrow.png) no-repeat center center;}
    .howWeWorks .arrow2{background: url(/img/icon_how_rarrow.png) no-repeat center center;}
    .howWeWorks .arrow3{background: url(/img/icon_how_darrow.png) no-repeat 92%; width: 100%; height: 87px;}
    .howWeWorks .arrow4{background: url(/img/icon_how_larrow.png) no-repeat center center; float: right;}
    .howWeWorks .arrow5{background: url(/img/icon_how_larrow.png) no-repeat center center; float: right;}
    .howWeWorks .arrow6{background: url(/img/icon_how_darrow.png) no-repeat 8%; width: 100%; height: 87px;}
    .howWeWorks .arrow7{background: url(/img/icon_how_rarrow.png) no-repeat center center;}
    .howWeWorks .arrow8{background: url(/img/icon_how_rarrow.png) no-repeat center center;}
    
    .howWeWorks .item div{
        color: #dacf1b; font-weight: bold; text-transform: uppercase; margin-bottom: 12px;
    }
    .howWeWorks .item span{
        color: #FFF;display: block;
    }
    
.advantages{
    color: #000;
    padding-bottom: 190px;
}
    .advantages .row{
        padding: 0 100px;
    }
    .advantages h2{
        margin: 120px 0 140px 0;font-size: 26px;
    }
    .advantages i.glyphicon{
        color: #f5821f;
        margin-right: 12px;
    }
    .advantages div span{
        /*display: inline-block;*/
    }
    .advantages .item{
        font-size: 21px; margin-bottom: 22px;
    }
    
.testimonials{
    background: #ffd800;
    padding: 60px 0;
}
    #owl-testimonials {
        color: #000;
        font-size: 17px; line-height: 25px;
        text-align: center;
        position: relative;
    }
    #owl-testimonials .item{
        width: 90%;
        margin: 0 auto;
    }
    #owl-testimonials .item img{
        background: #FFF;
        padding: 8px;
        border-radius: 50%;
        display: block;
        width: 200px;
        margin: 0 auto;
        margin-bottom: 25px;
    }
    #owl-testimonials .item .text{
        padding: 0px 38px;
        margin-bottom: 28px;
    }
    #owl-testimonials .item .who{
        color: #216ae2;
    }
    
    #owl-testimonials .owl-controls .owl-buttons div {
        position: absolute;
        top: 50%;
        margin-top: -66px;
        padding: 0;
        background: none;
        filter: Alpha(Opacity=0);
        opacity: 1;
        width: 31px;
        height: 132px;
        text-indent: -9999px;
    }
    #owl-testimonials .owl-controls .owl-buttons .owl-prev{
        background: url('/img/testimonials_left.png') no-repeat;
        left: 0px;
    }
    #owl-testimonials .owl-controls .owl-buttons .owl-next{
        background: url('/img/testimonials_right.png') no-repeat;
        right: 0px;
    }
    .testimonials .testimonialsButton {
        margin-top: 80px;
    }
    .testimonials .testimonialsButton  a{
        display: inline-block;
    }
    
input:focus,textarea:focus{
    outline: none;
}
input,textarea{
    font-size: 17px; line-height: 25px;padding: 20px 35px;border: 1px solid #c4c4c4;
    font-family: 'SegoeUIRegular';border-radius: 40px; outline: none;
}
.footerWrapper {
}
    .footerWrapper .okMesssage{
        font-size: 18px;
    }
    .footerWrapper .formWrapper{
        padding: 95px 0 125px 0;
    }
    .footerWrapper .formWrapper input{
        width: 100%; margin-bottom: 33px;
    }
    .footerWrapper .formWrapper textarea{
        width: 100%; height: 67px; margin-bottom: 70px;
        -webkit-transition: height 0.5s ease-out 0s;
        -moz-transition: height 0.5s ease-out 0s;
        -o-transition: height 0.5s ease-out 0s;
        transition: height 0.5s ease-out 0s;
    }
    .footerWrapper .formWrapper textarea:focus{
        height: 120px; 
    }
.footer{
    background: #101010; padding: 46px 0 58px 0;
}
    .footer .header{
        font-weight: bold; font-size: 17px; line-height: 17px; color: #ffd800;margin-bottom: 27px;
    }
    .footer .tags ul{
        list-style: none;
    }
    .footer .tags ul li{
        float: left; margin-right: 18px;
    }
    .footer .tags ul li a{
        color: #FFF; font-size: 12.5px; line-height: 25px; text-transform: uppercase; border-bottom: 1px solid;text-decoration: none;
    }
    .footer .tags ul li a:hover{
        border-bottom: none;
    }
    .footer .copyright{
        margin-top: 40px; color: #dacf1b;
    }
    .footer .contacts{
        color: #FFF;
    }
    .footer .contacts .phone{
        font-size:17px; color: #FFF; margin-bottom: 35px;
    }
    .footer .contacts .phone strong{
         font-weight: bold;color: #FFF;
    }
    .footer .contacts form{
        position: relative;
    }
    .footer .contacts input{
        background: #343434;font-size: 13px; line-height: 13px;color: #a5a5a5; padding: 12px 22px; border: none;
    }
    .footer .contacts button{
        background: #f5821f;font-size: 13px; line-height: 13px; text-transform: uppercase ;color: #FFF; padding: 14px 25px ; border: none; border-radius: 40px;
        margin-left: -35px;
        position: absolute;left: 190px;
    }
    .footer .contacts .popover-content{
        color: #000;
    }
    .footer .contacts .okMesssage{
        
    }
    
h1{
    font-size: 33px; line-height: 33px;
    color: #000;
    margin: 62px 0 32px 0;
}
.contentContainer .whyUsFull{
    
}
    .contentContainer .whyUsFull ul{
        list-style: none;
    }
    .contentContainer .whyUsFull ul li{clear: both; background: none; padding: 0; margin: 0;}
    .contentContainer .whyUsFull ul li:after{clear: both; float: none;}
    .contentContainer .whyUsFull ul li .icons {
        float: left; margin: 0 45px 53px 30px;
    }
    .contentContainer .whyUsFull ul li .header {
        font-size: 17px; line-height: 17px;
        padding-top: 14px;
        color: #000; font-weight: bold;
    }
    .contentContainer .whyUsFull ul li .text {
        font-size: 17px; line-height: 21px; color: #989898;
        margin-top: 28px;
    }
    .contentContainer .whyUsFull ul li .text p{
        margin-bottom: 0;
        
    }
.uslugi{
    
}
    .uslugi .row{
        padding-top: 20px;
    }
    .uslugi .imgWrapper{
        width: 164px; height: 142px;
    }
    .uslugi img{
        width: auto; margin: 0 0 0 28px;
    }
    .uslugi h2{
        font-weight: bold; text-transform: uppercase; margin: 52px 0 0 0px; color: #000;
    }
    .uslugi .text{
        font-size: 15px; line-height: 21px; margin: 27px 0 0 0px; 
        width: 95%;
        min-height: 140px;
    }
    .uslugi .slogan{
        margin: 0 0 28px 0px; font-weight: bold;
    }
    .uslugi .col-md-6{
        margin-bottom: 110px;
    }
    .uslugi .details{
        background: url('/img/icon_round_arrow_big_off.png') no-repeat 0 50%;padding: 10px 0 10px 48px;
        color: #f5821f; text-transform: uppercase;
    }
    .uslugi .details:hover{
        background: url('/img/icon_round_arrow_big_on.png') no-repeat 0 50%; text-decoration: none; 
    }
    
.bonusBlock{
    background: #dacf1b;
    padding: 55px 0 90px 0; color: #000;
}
    .bonusBlock .icon{
        float: left; width: 85px; height: 65px;
    }
    .bonusBlock .icon.icon-procent{
        background: url('/img/icon-bonus-procent.png') no-repeat;
    }
    .bonusBlock .icon.icon-present{
        background: url('/img/icon-bonus-present.png') no-repeat;
    }
    .bonusBlock .header{
        font-size: 33px; line-height: 30px;
    }
    .bonusBlock .header strong{
        font-family: 'SegoeUIBold';
    }
    .bonusBlock .text{
        margin-top: 53px;
    }
    .bonusBlock .text p{
        margin-bottom: 33px;
    }
    
.testimonialsFull{
    margin-top: 24px;
}  
    .testimonialsFull .item{
        margin-bottom: 54px;
    }  
    .contentContainer .testimonialsFull blockquote{
        background: #F3F3F3;
        padding: 16px 35px 15px 18px;
        color: #000;
        font-size: 15px;
        line-height: 21px;
        position: relative;
        font-style: italic;
        width: 100%;
        float: none;
        text-align: left;
        margin: 0;
        margin-bottom: 28px;
        
    }
    .contentContainer .testimonialsFull blockquote:before{
        background: url('/img/testimonials-corner.png') no-repeat;
        content: ' ';
        position: absolute;
        top: 30px;
        left: -16px;
        width: 16px;
        height: 33px;
    }
    .testimonialsFull .photoWrapper{
        
    }
    .testimonialsFull .photoWrapper img{
        width: 100%; border-radius: 50%;
    }
    .testimonialsFull .who{
        font-size: 15px;
    }
    .testimonialsFull .who .data{
        font-style: italic;
    }
    .testimonialsFull .project{
        float: right;
        margin-right: 10px;
    }
    .testimonialsFull .project a{
        padding-left: 38px;
        color: #f58220; text-decoration: underline;
        background: url('/img/testimonials-eye.png') no-repeat 0 50%;
    }
    .testimonialsFull .project a:hover{
        text-decoration: none;
    }

/** ПОРТФОЛИО */
.fullPortfolio{
    
}
    .fullPortfolio .filter{
        margin: 15px 0;
    }
    .fullPortfolio .filter a{
        color: #000; text-decoration: none;
        font-size: 15px; 
        padding: 12px 28px;
        display: inline-block;
        margin-bottom: 3px;
    }
    .fullPortfolio .filter a:hover, .fullPortfolio .filter a.is-checked{
        color: #FFF; background: #f58220;
    }
    .fullPortfolio .items{
        margin-top: 45px;
    }
    .fullPortfolio .items .item{
        position: relative;margin-bottom: 30px;
    }
    
    .fullPortfolio .items .link{
        
    } 
    .fullPortfolio .item:hover .cover{
        
    }
    .fullPortfolio .item .cover{
        
    }
    .fullPortfolio .item .innerCover{
        
    }
    .fullPortfolio .item .innerCover a {
        
    }
    .fullPortfolio .item .innerCover a.title{
        
    }
    .fullPortfolio .item .innerCover a.tag{
        
    }
    
    .fullPortfolio .seoText {
        
    }
    .fullPortfolio .seoText p{
        
    }


.itemPortfolio {
    
}
    .itemPortfolio .sliderWrapper{
        
    }
    .itemPortfolio .sliderThumbs{
        
    }
    .itemPortfolio .sliderThumbs a{
        display: inline-block; margin: 0 20px 10px 0;
    }
    .itemPortfolio .sliderThumbs a:last-child{
        margin-right: 0;
    }
    .itemPortfolio .sliderThumbs a:hover img, .itemPortfolio .sliderThumbs a.current img{
        outline: 3px solid #d9cf1b;
    }
    .itemPortfolio .sliderThumbs a img{
        width: auto;
    }
    .itemPortfolio .rightSide{
        
    }
    .itemPortfolio .rightSide .site, .itemPortfolio .rightSide .task, .itemPortfolio .rightSide .specials, .itemPortfolio .rightSide .testimonial {
        margin-top: 40px;
    }
    .itemPortfolio .rightSide .site span{
        font-weight: bold; font-size: 17px; line-height: 21px; color: #000; 
    }
    .itemPortfolio .rightSide .site  a{
        color: #f5821f; font-size: 17px; line-height: 21px; text-decoration: underline; 
    }
    .itemPortfolio .rightSide .site  a:hover{
        text-decoration: none;
    }
    .itemPortfolio .rightSide h2{
        font-weight: bold; font-size: 17px; line-height: 21px; color: #000; margin-bottom: 20px;
    }
    .itemPortfolio .testimonial img{
        width: 190px; margin: 0 auto; border-radius: 50%;display: block;
    }
    .itemPortfolio .testimonial blockquote{
        font-size: 17px; line-height: 25px; text-align: center; color: #000; margin-top: 30px; padding: 0 15px;
    }
    .itemPortfolio .testimonial .who{
        font-size: 17px; color: #216ae2; text-align: center;  padding: 0 15px; margin-top: 30px;
    }

/** Связанные проекты в проектах */
    .itemPortfolio .related{
        margin-top: 90px;
    }
    .itemPortfolio .related h2{
        font-weight: bold; font-size: 17px; line-height: 21px; color: #000; margin-bottom: 20px;
    }
    .itemPortfolio .related .items .item{
        position: relative;margin-bottom: 30px;
    }
    .itemPortfolio .related .items .link{
        
    }
    .itemPortfolio .related .item:hover .cover{
        
    }
    .itemPortfolio .related .item .cover{
        
    }
    .itemPortfolio .related .item .innerCover{
    }
    .itemPortfolio .related .item:hover .innerCover{
        margin-left: -120px;
        margin-top: -120px;
        width: 240px;
        height: 240px;
        
    }
    .itemPortfolio .related .item .innerCover a {
        
    }
    .itemPortfolio .related .item .innerCover a.title{
        
    }
    .itemPortfolio .related .item .innerCover a.tag{
        
    }
    
    
    .contactsPage {
        padding-top: 60px;
    }
    .contactsPage div.col-xs-4 {
        text-align: center;
    } 
    .contactsPage div.col-xs-4 img{
        width: auto; display: inline-block; margin-bottom: 24px;
    }
    .contactsPage div.col-xs-4 div{
        font-size: 20px; color: #000;
    }
    .contactsPage #map{
        margin-top: 80px;
    }
    .contactsPage #map .ymaps-2-1-17-map{
        border-top: 2px solid #e2e2e2; border-bottom: 2px solid #e2e2e2 ;
    }
    
    
.contentContainer ul{
    margin: 0 0 15px 10px;
}
    .contentContainer ul li {
        list-style: none;
        background: url('/img/ul-marker.png') no-repeat 0 8px;
        padding-left: 15px;
        margin-bottom: 5px;
    }
    
.contentContainer blockquote{
    font-style: italic;
    text-align: right;
    width: 38%;
    float: right;
    margin: 30px 0;
    color: #323232;
}
    .contentContainer blockquote + p{
        clear: both;
    }
    
.breadcrumbs{
    background: #F6F6F6;
}
    .breadcrumbs ul{
        list-style: none;float: right;
        margin: 5px 21px 5px 0;
    }
    .breadcrumbs li{
        float: left;
    }
    .breadcrumbs li.divider{
        color: #b0a7a7; font-size: 14px; letter-spacing: 1px; margin: 0 5px;
    }
    .breadcrumbs li a{
        color: #b0a7a7; text-decoration: none; letter-spacing: 1px; font-size: 14px; line-height: 14px;
    }
    .breadcrumbs li a:hover{
        text-decoration: underline;
    }