

/* Start:/bitrix/templates/main/css/modules/social.css?14023884982806*/
@media screen and (min-width: 550px) {
    body.project div.social-at-head {
        display: block;
        width: 150px;
        position: absolute;
        right: 0;
        top: 120px;
        margin-right: 15px;
    }
    body.project div.social-at-head ul li {
        display:table-cell;
        padding: 0 15px 0 0;
    }
}
@media screen and (max-width: 768px) {
    body.project div.social-at-head {
        top: 90px!important;
    }
    body.project div.title h1 {
        line-height: 24px!important;
    }
}
@media only screen and (min-width : 0px) and (max-width : 550px), only screen and (min-device-width : 0px) and (max-device-width : 550px) {
    body.project div.social-at-head {
        clear:both;
        padding:0 20px;
    }
    body.project div.social-at-head ul {
        display: inline;
    }
    body.project div.social-at-head ul li {
        display: inline;
        margin-right:8px;
    }
    body.project div.social-at-head .behance-revision {
        display: inline;
    }
    body.project div.social-at-head .behance-revision a {
        margin-right: 8px;
    }
}
body.project div.social-at-head, body.project div.social-at-head a {
    font-size:14px;
}
body.project ul > li.twitter a {
    color: #ffffff;
}
body.project ul > li.twitter a:hover {
    color: #00aef0;
}
body.project ul > li.facebook a {
    color:#ffffff;
}
body.project ul > li.facebook a:hover {
    color: #003663;
}
body.project ul > li.pinterest a {
    color: #ed1c24;
}
body.project div.social-at-footer {
    padding:0 20px;
    text-align:center;
}
body.project div.social-at-footer, body.project div.social-at-footer ul li a {
    font-size:30px;
}
body.project div.social-at-head li.twitter a, body.project div.social-at-footer li.twitter a {
    color: #00aef0;
}
body.project div.social-at-head li.facebook a, body.project div.social-at-footer li.facebook a {
    color: #0054bc;
}
body.project div.social-at-footer ul li {
    display: inline-block;
    padding: 0 6px 20px 6px;
}
body.project div.social-at-footer .behance-revision {
    font-size: 22px
}
@media screen and (min-width: 550px) {
    body.project div.social-at-head ul li {
        display:table-cell;
        padding: 0 15px 0 0;
    }
}
@media only screen and (min-width : 0px) and (max-width : 550px), only screen and (min-device-width : 0px) and (max-device-width : 550px) {
    body.project div.social-at-head {
        clear:both;
        padding:0 20px;
    }
    body.project div.social-at-head ul {
        display: inline;
    }
    body.project div.social-at-head ul li {
        display: inline;
        margin-right:8px;
    }
    body.project div.social-at-head .behance-revision {
        display: inline;
    }
    body.project div.social-at-head .behance-revision a {
        margin-right: 8px;
    }
}

/* End */


/* Start:/bitrix/templates/main/css/projects/default.css?140238625010867*/
body.project .adaptive-vb {
    margin-bottom:34px !important;
}
body.project {
    background: #ffffff;
    color: #20445f;
}
body.project p, body.project b {
    -webkit-transition: font-size 0.7s, line-height 0.7s, padding 0.5s;
    -moz-transition: font-size 0.7s, line-height 0.7s, padding 0.5s;
    -ms-transition: font-size 0.7s, line-height 0.7s, padding 0.5s;
    -o-transition: font-size 0.7s, line-height 0.7s, padding 0.5s;
    transition: font-size 0.7s, line-height 0.7s, padding 0.5s;
}
/*intro {*/
 body.project section.intro {
    max-width: 940px;
    margin: 0 auto;
    padding-top: 10px;
    overflow: hidden;
    -webkit-transition: padding-top 0.5s;
    transition: padding-top 0.5s;
    position: relative;
    padding: 118px 0 70px 0;
}
body.project section.intro .title {
    -webkit-transition: padding 0.5s;
    -moz-transition: padding 0.5s;
    -ms-transition: padding 0.5s;
    -o-transition: padding 0.5s;
    transition: padding 0.5s;
    line-height: 24px;
    float:left;
    width:65%;
}
@media screen and (max-width: 550px) {
    body.top-model section.intro {
        padding: 50px 10px 30px;
    }
    body.project section.intro {
    padding: 70px 0 30px 0;
  }
  body.project section.intro h1 {
     line-height: 28px;
  }
}
@media screen and (max-width: 768px) {
    body.project section.intro h1 {
        font-size: 22px!important;
    }
}
body.project section.intro h1 {
    font-size: 30px;
    font-weight: bold;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
body.project section.intro a.demo {
    font-size: 14px;
    margin-right: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 20px;
    background: url(/bitrix/templates/main/css/projects/../../img/work_demo.png) left center no-repeat;
}
body.project section.intro a.demo:hover {
    color: #2780f6;
}
body.project section.intro time {
    font-size: 14px;
    font-weight: bold;
    color: #888888;
    white-space: nowrap;
}
body.project section.intro .task {
    background: #eecb01;
    position: relative;
    padding: 20px 20px 70px;
    margin-top: 30px;
    /*
      b
      {
        position: absolute;
        left: @pad;
        top: @pad;
      }
      */
}
body.project section.intro .quote {
    display: block;
    max-width: 500px;
    font-size: 14px;
    line-height: 17px;
    float: right;
    position: relative;
    top: -40px;
}
body.project section.intro .quote q {
    display: block;
    position: relative;
    background: #0054bc;
    color: white;
    padding: 20px;
}
body.project section.intro .quote q:before {
    content:"";
}
body.project section.intro .quote q:after {
    content:"";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 20px solid #0054bc;
    border-left: 20px solid transparent;
    bottom: -20px;
    left: 20px;
}
body.project section.intro .quote cite {
    display: block;
    font-style: normal;
    padding-left: 52px;
    padding-top: 12px;
}
body.project section.intro .quote cite b {
    display: block;
    font-size: 16px;
}
body.project section.intro .quote cite small {
    display: block;
    font-size: 14px;
}
/*} intro*/

/*problem solution {*/
 body.project section.problem-solution {
    max-width: 940px;
    margin: auto;
}
body.project section.problem-solution ul > li {
    position: relative;
    padding-bottom: 0;
    -webkit-transition: padding 0.5s;
    -moz-transition: padding 0.5s;
    -ms-transition: padding 0.5s;
    -o-transition: padding 0.5s;
    transition: padding 0.5s;
    /*
        b
        {
          position: absolute;
          left: 30px;
          top: 50px;
        }
        */
}
body.project section.problem-solution ul > li .explanation {
    -webkit-transition: padding 0.5s;
    -moz-transition: padding 0.5s;
    -ms-transition: padding 0.5s;
    -o-transition: padding 0.5s;
    transition: padding 0.5s;
}
/*} problem solution*/

/*description {*/
 body.project section.description-shortb {
    -webkit-transition: margin 0.5s;
    -moz-transition: margin 0.5s;
    -ms-transition: margin 0.5s;
    -o-transition: margin 0.5s;
    transition: margin 0.5s;
    margin-bottom:20px;
}
body.project section.description-shortb p {
    max-width: 768px;
    margin: auto;
    padding: 20px 20px 0 20px;
    padding-top: 0;
    line-height: 22px;
}
body.project section.description {
    -webkit-transition: margin 0.5s;
    -moz-transition: margin 0.5s;
    -ms-transition: margin 0.5s;
    -o-transition: margin 0.5s;
    transition: margin 0.5s;
    display:block;
    max-width: 768px;
    margin:0 auto 0;
}
body.project section.description p {
    max-width: 768px;
    margin: auto;
    padding: 20px;
    padding-top: 0;
    line-height: 22px;
}
body.project section.description p.popup {
    overflow: hidden;
}
body.stroikomplekt section.description p.popup img {
    display: block;
    margin: auto;
    margin-bottom: 15px;
    border: 4px solid white;
    max-width: 100%;
}
body.project section.description p.soap img {
    display: none;
}
body.project section.description .quote {
    float:none;
    width:100%;
    max-width:100%;
}
body.project section.description .quote-ux {
    display: block;
    max-width: 500px;
    font-size: 14px;
    line-height: 17px;
    margin: 10px auto 30px;
}
body.project section.description .quote-ux q {
    display: block;
    position: relative;
    background: #0054bc;
    color: white;
    padding: 20px;
}
body.project section.description .quote-ux q:before {
    content:"";
}
body.project section.description .quote-ux q:after {
    content:"";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 20px solid #0054bc;
    border-left: 20px solid transparent;
    bottom: -20px;
    left: 20px;
}
body.project section.description .quote-ux cite {
    display: block;
    font-style: normal;
    padding-left: 52px;
    padding-top: 12px;
}
body.project section.description .quote-ux cite b {
    display: block;
    font-size: 16px;
}
body.project section.description .quote-ux cite small {
    display: block;
    font-size: 14px;
}
body.project section.description .quotes {
    max-width: 768px;
    margin: 0 auto;
    overflow: hidden;
    text-align: justify;
    font-size: 0;
}
body.project section.description .quotes:after {
    content:"";
    display: inline-block;
    vertical-align: auto;
    width: 100%;
}
body.project section.description .quotes .quote {
    text-align: left;
    vertical-align: top;
    display: block;
    max-width: auto;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 20px;
}
body.project section.description .quotes .quote q {
    display: block;
    position: relative;
    background: #0054bc;
    color: white;
    padding: 20px;
}
body.project section.description .quotes .quote q:before {
    content:"";
}
body.project section.description .quotes .quote q:after {
    content:"";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 20px solid #0054bc;
    border-left: 20px solid transparent;
    bottom: -20px;
    left: 20px;
}
body.project section.description .quotes .quote cite {
    display: block;
    font-style: normal;
    padding-left: 52px;
    padding-top: 12px;
}
body.project section.description .quotes .quote cite b {
    display: block;
    font-size: 16px;
}
body.project section.description .quotes .quote cite small {
    display: block;
    font-size: 14px;
}
/*} description*/

/*works {*/
 body.project section.works {
    background-color:#afb2c0;
    padding-top:33px;
}
body.project section.works > div.carousel {
    /*   max-width: 100%;
width:390px;
margin:0 auto;
-ms-transition: width 0.5s ease;
-o-transition: width 0.5s ease;
-webkit-transition: width 0.5s ease;
-moz-transition: width 0.5s ease;
transition: width 0.5s ease;
height:286px; */
}
body.project section.works > div.carousel > div.container {
    top:-15px;
    height:286px;
}
body.project section.works > div.carousel > div.container > ul {
    height:260px;
}
body.project section.works > div.carousel .controls a.next {
    border-left: 26px solid #ffffff;
    right: 10px !important;
    top: 235px !important;
    -ms-transition: top, right 0.5s ease;
    -o-transition: top, right 0.5s ease;
    -webkit-transition: top, right 0.5s ease;
    -moz-transition: top, right 0.5s ease;
    transition: top, right 0.5s ease;
}
body.project section.works > div.carousel .controls a.prev {
    border-right: 26px solid #ffffff;
    left: 10px !important;
    top: 235px !important;
    -ms-transition: top, right 0.5s ease;
    -o-transition: top, right 0.5s ease;
    -webkit-transition: top, right 0.5s ease;
    -moz-transition: top, right 0.5s ease;
    transition: top, right 0.5s ease;
}
/*} works*/

/*carousel {*/
 body.project section.photo {
    max-width: 890px;
    margin: auto;
    margin-bottom: 50px;
}
body.project section.photo .carousel {
    position: relative;
}
body.project section.photo .carousel .container ul > li {
    font-size: 14px;
    line-height: 17px;
}
body.project section.photo .carousel .container ul > li img {
    max-width: 100%;
}
body.project section.photo .carousel .container ul > li p {
    padding: 10px;
    padding-right: 120px;
    min-height: 30px;
}
body.project section.photo .carousel .controls {
    line-height: 50px;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
body.project section.photo .carousel .controls > * {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}
body.project section.photo .carousel .controls .meter {
    font-size: 14px;
    margin: 0 10px;
}
body.project section.photo .carousel .controls .next, body.project section.photo .carousel .controls .prev {
    font-size: 50px;
    color: #20445f;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
body.project section.photo .carousel .controls .next.disabled, body.project section.photo .carousel .controls .prev.disabled {
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    -webkit-opacity: 0.3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30);
    opacity: 0.3;
}
/*} carousel*/

/* End */


/* Start:/projects/americanbeauty/css/owl.carousel.css?15897927237139*/
/* 
 * 	Core Owl Carousel CSS File
 *	v1.24
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* display none until init */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    text-align: center;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor: url(/projects/americanbeauty/css/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item  {
    width: 100%;
}
.owl-carousel .owl-item img {
    max-width: 100%;
    min-width: 240px;
}

/* CSS3 Transitions */

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px;
}

/* fade */
.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease;
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px);
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }
}

@-webkit-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}

@-moz-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0);
    }
}

@keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0);
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8);
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8);
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8);
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%);
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%);
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5);
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5);
    }
}

/* End */


/* Start:/projects/americanbeauty/css/owl.theme.css?15897927233635*/
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.24
*/

@media screen and (max-width: 768px) {
    .owl-theme .owl-controls {
        margin-top: 10px;
        text-align: center;
        display: block;
    }

    .owl-theme .owl-pagination {
        margin: 36px 0 0 0;
        display: block;
    }

}


/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 170px;
}

.sliders-block .collections-block .owl-theme .owl-controls .owl-buttons div{
    position: absolute;
    top: 100px;
}

#carousel1.owl-theme .owl-controls .owl-buttons .owl-prev{
    background: url("/projects/americanbeauty/css/../img/first-carousel-prev-sprite.png") 0px 48px no-repeat;
    height: 154px;
    width: 28px;
    left: -13px;
}

#carousel2.owl-theme .owl-controls .owl-buttons .owl-prev {
    background: url("/projects/americanbeauty/css/../img/first-carousel-prev-sprite.png") 0px 48px no-repeat;
    height: 154px;
    width: 28px;
    left: -32px;
}

#carousel1.owl-theme .owl-controls .owl-buttons .owl-prev:hover, #carousel2.owl-theme .owl-controls .owl-buttons .owl-prev:hover {
    background: url("/projects/americanbeauty/css/../img/first-carousel-prev-sprite.png") -1px -57px no-repeat;
    height: 210px;
    width: 63px;
}

#carousel1.owl-theme .owl-controls .owl-buttons .owl-next {
    background: url("/projects/americanbeauty/css/../img/first-carousel-next-sprite.png") -36px 48px no-repeat;
    height: 154px;
    width: 28px;
    right: -14px;
}

#carousel2.owl-theme .owl-controls .owl-buttons .owl-next {
    background: url("/projects/americanbeauty/css/../img/first-carousel-next-sprite.png") -36px 48px no-repeat;
    height: 154px;
    width: 28px;
    right: -33px;
}

#carousel1.owl-theme .owl-controls .owl-buttons .owl-next:hover, #carousel2.owl-theme .owl-controls .owl-buttons .owl-next:hover {
    background: url("/projects/americanbeauty/css/../img/first-carousel-next-sprite.png") 0px -57px no-repeat;
    height: 210px;
    width: 63px;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {

}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline; /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page.active:hover span {
    background: #f9cc0d;
}

#carousel1.owl-theme .owl-controls .owl-page.active span, #carousel1.owl-theme .owl-controls.clickable .owl-page.active:hover span ,#carousel2.owl-theme .owl-controls .owl-page.active span, #carousel2.owl-theme .owl-controls.clickable .owl-page.active:hover span {
    background: #0082da;
}

#carousel1.owl-theme .owl-controls.clickable .owl-page:hover span, #carousel2.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #0082da;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #ffa882;
}

.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #7657a5;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

#carousel2{
    padding: 45px 0 0 0;
}

/* preloading images */
.owl-item.loading {
    min-height: 150px;
    background: url(/projects/americanbeauty/css/AjaxLoader.gif) no-repeat center center
}

@media only screen and (max-width: 960px) {
    .owl-theme .owl-controls .owl-buttons {
        display: none;
    }
}

/* End */
/* /bitrix/templates/main/css/modules/social.css?14023884982806 */
/* /bitrix/templates/main/css/projects/default.css?140238625010867 */
/* /projects/americanbeauty/css/owl.carousel.css?15897927237139 */
/* /projects/americanbeauty/css/owl.theme.css?15897927233635 */
