div, span, h1, h2, h3, h4, h5, h6, p, q, strong, form, label, table {
    line-height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    color: #000;
}
.dcd__meta .col-md-2,.dcd__meta .col-md-1,.dcd__meta .col-md-3,.dcd__meta .col-md-4{
    display: inline-flex;
}
.dcd-table .row {
    margin: 0 !important;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container__colorpage {
    color: #45484b;
    font-size: 12px;
    display: block;
    padding: 10px 15px;
}
.pull-left {
    float: right !important;
}
.pull-left {
    float: right !important;
}

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }

}
@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }

}
@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }

}
@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

}
@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

}
@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

}
@-webkit-keyframes pulse {
    0%,
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

}
@-moz-keyframes pulse {
    0%,
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

}
@keyframes pulse {
    0%,
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

}

.dropzone,
.dropzone * {
    box-sizing: border-box
}

.dropzone {
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, .3);
    background: #fff;
    padding: 20px
}

.dropzone.dz-clickable {
    cursor: pointer
}

.dropzone.dz-clickable * {
    cursor: default
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
    cursor: pointer
}

.dropzone.dz-started .dz-message {
    display: none
}

.dropzone.dz-drag-hover {
    border-style: solid
}

.dropzone.dz-drag-hover .dz-message {
    opacity: .5
}

.dropzone .dz-preview.dz-file-preview .dz-details,
.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone .dz-message {
    text-align: center;
    margin: 2em 0
}

.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px
}

.dropzone .dz-preview:hover {
    z-index: 1000
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd)
}

.dropzone .dz-preview.dz-image-preview {
    background: #fff
}

.dropzone .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none
}

.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, .9);
    line-height: 150%
}

#cboxWrapper,
.cboxPhoto {
    max-width: none
}

.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, .8);
    background-color: rgba(255, 255, 255, .8)
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, .4);
    padding: 0 .4em;
    border-radius: 3px
}

.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px)
}

.dropzone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10
}

.dropzone .dz-preview .dz-image img {
    display: block
}

.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -moz-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -ms-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -o-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    animation: passing-through 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -moz-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -ms-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -o-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    animation: slide-in 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px
}

.dropzone .dz-preview .dz-error-mark svg,
.dropzone .dz-preview .dz-success-mark svg {
    display: block;
    width: 54px;
    height: 54px
}

.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    -ms-transition: opacity .4s ease-in;
    -o-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite
}

.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, .9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden
}

.dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

.dropzone .dz-preview.dz-error .dz-error-message {
    display: block
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto
}

.dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: .5em 1.2em;
    color: #fff
}

.dropzone .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0
}

.bx-wrapper img {
    display: block;
    width: 100%
}

.bx-viewport ul {
    margin: 0;
    padding: 0
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    position: absolute;
    top: 0;
    right: 50px;
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px;
    width: auto
}

@media (max-width:991px) {
    .bx-wrapper .bx-pager {
        right: 15px
    }

}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: -9999px;
    font-size: 18px;
    display: block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    outline: 0;
    border-radius: 50%;
    color: #b8babc;
    text-decoration: none;
    border: 1px solid #fff
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: #fff
}

.bx-wrapper .bx-prev {
    left: 10px
}

.bx-wrapper .bx-next {
    right: 10px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 10
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, .75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

#cboxCurrent,
#cboxTitle {
    bottom: -25px;
    font-weight: 700;
    color: #7C7C7C;
    position: absolute
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .9;
    filter: alpha(opacity=90)
}

#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left
}

#cboxContent {
    position: relative;
    background: #fff;
    overflow: visible
}

#cboxTitle {
    margin: 0;
    left: 0;
    text-align: center;
    width: 100%
}

#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#cboxContent,
#cboxLoadedContent,
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#colorbox {
    outline: 0
}

#cboxTopLeft {
    width: 14px;
    height: 14px;
    background: url(../../images/sai/colorbox/controls.png) no-repeat
}

#cboxTopCenter {
    height: 14px;
    background: url(../../images/sai/colorbox/border.png) top left repeat-x
}

#cboxTopRight {
    width: 14px;
    height: 14px;
    background: url(../../images/sai/colorbox/controls.png) -36px 0 no-repeat
}

#cboxBottomLeft {
    width: 14px;
    height: 43px;
    background: url(../../images/sai/colorbox/controls.png) 0 -32px no-repeat
}

#cboxBottomCenter {
    height: 43px;
    background: url(../../images/sai/colorbox/border.png) bottom left repeat-x
}

#cboxBottomRight {
    width: 14px;
    height: 43px;
    background: url(../../images/sai/colorbox/controls.png) -36px -32px no-repeat
}

#cboxMiddleLeft {
    width: 14px;
    background: url(../../images/sai/colorbox/controls.png) -175px 0 repeat-y
}

#cboxMiddleRight {
    width: 14px;
    background: url(../../images/sai/colorbox/controls.png) -211px 0 repeat-y
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 5px
}

#cboxLoadingOverlay {
    background: url(../../images/sai/colorbox/loading_background.png) center center no-repeat
}

#cboxLoadingGraphic {
    background: url(../../images/sai/colorbox/loading.gif) center center no-repeat
}

#cboxCurrent {
    left: 58px
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    bottom: -29px;
    background: url(../../images/sai/colorbox/controls.png) no-repeat;
    width: 23px;
    height: 23px;
    text-indent: -9999px
}

#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active {
    outline: 0
}

#cboxPrevious {
    left: 0;
    background-position: -51px -25px
}

#cboxPrevious:hover {
    background-position: -51px 0
}

#cboxNext {
    left: 27px;
    background-position: -75px -25px
}

#cboxNext:hover {
    background-position: -75px 0
}

#cboxClose {
    right: 0;
    background-position: -100px -25px
}

#cboxClose:hover {
    background-position: -100px 0
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -125px 0;
    right: 27px
}

.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -150px 0
}

.cboxSlideshow_off #cboxSlideshow {
    background-position: -150px -25px;
    right: 27px
}

.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -125px 0
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }

}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }

}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.owl-controls .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background: #869791
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 8020
}

.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
    position: relative
}

.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(../../images/sai/fancy-icon/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
    z-index: 8040;
    position: absolute;
    cursor: pointer
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../../images/sai/fancy-icon/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    background: url(../../images/sai/fancy-icon/blank.gif)
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: visible !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../../images/sai/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
    background-color: rgba(0, 0, 0, .7)
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        background-image: url(../../images/sai/fancy-icon/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-size: 24px 24px
    }

}

.main-content-preview {
    position: relative;
    padding: 37px 0
}

.main-content-preview #mixcolor {
    position: relative
}

.main-content-preview a.logo-preview {
    position: absolute;
    top: 5px;
    left: 0;
    display: inline-block;
    width: 170px
}

@media (max-width:991px) {
    .main-content-preview {
        padding: 0 0 37px
    }

    .main-content-preview a.logo-preview {
        position: relative;
        margin: 0 auto 10px
    }

}

.main-content-preview a.logo-preview img {
    width: 100%
}

.main-content-preview .nav-tabs-primary>li.active>a,
.main-content-preview .nav-tabs-primary>li.active>a:focus,
.main-content-preview .nav-tabs-primary>li.active>a:hover {
    font-weight: 700
}

.main-content-preview .tab-content-primary {
    padding: 15px;
    text-align: center
}

.main-content-preview .tab-content-primary h2 {
    font-size: 26px;
    font-weight: 400;
    text-transform: uppercase
}

.main-content-preview .tab-content-primary .help-text {
    display: block;
    max-width: 480px;
    text-align: justify;
    margin: 0 auto 20px
}

.main-content-preview .tab-content-primary .nav-breadcrumb {
    text-align: center
}

.main-content-preview .tab-content-primary .nav-breadcrumb>li {
    float: none;
    display: inline-block
}

@media (max-width:767px) {
    .main-content-preview .tab-content-primary {
        padding: 15px 0
    }

    .main-content-preview .tab-content-primary h2 {
        font-size: 22px
    }

    .main-content-preview .tab-content-primary .nav-breadcrumb>li {
        margin-bottom: 10px;
        max-width: 82px;
        min-height: 50px;
        vertical-align: middle
    }

}

.main-content-preview .tab-content-primary .nav-breadcrumb>li+li {
    margin-left: 5px
}

.main-content-preview .tab-content-primary .nav-breadcrumb>li>a {
    position: relative;
    padding: 6px 12px;
    background-color: #ddd
}

@media (max-width:767px) {
    .main-content-preview .tab-content-primary .nav-breadcrumb>li>a {
        padding: 6px;
        height: 50px;
        display: table-cell;
        vertical-align: middle
    }

}

.main-content-preview .tab-content-primary .nav-breadcrumb>li.active>a,
.main-content-preview .tab-content-primary .nav-breadcrumb>li.active>a:focus,
.main-content-preview .tab-content-primary .nav-breadcrumb>li.active>a:hover {
    background-color: #337ab7
}

.main-content-preview .tab-content-steps {
    padding: 30px;
    background: #f7f7f9;
    margin: 30px -15px -15px;
    position: relative
}

@media (max-width:991px) {
    .main-content-preview .tab-content-steps {
        padding: 30px 20px
    }

}

.main-content-preview .tab-content-steps h3 {
    font-size: 18px;
    margin-top: 0;
    text-transform: uppercase
}

.main-content-preview .tab-content-steps .step1 {
    max-width: 512px;
    margin: 0 auto
}

.main-content-preview .tab-content-steps .form-step1 {
    text-align: left;
    padding: 15px;
    margin-bottom: 20px
}

.main-content-preview .tab-content-steps .form-step1+.form-step1 {
    margin-bottom: 0
}

.main-content-preview .tab-content-steps .form-step1 a.forgot-pwd {
    display: block;
    margin-bottom: 15px
}

.main-content-preview .tab-content-steps .step2 {
    max-width: 550px;
    margin: 0 auto
}

.main-content-preview .tab-content-steps .step2 .zone-wrap {
    border: 1px dashed rgba(0, 0, 0, .3);
    margin-bottom: 30px;
    min-height: auto;
    background: #fff;
    padding: 20px
}

.main-content-preview .tab-content-steps .step2 .zone-wrap .model-img .ref-img {
    font-size: 22px;
    text-decoration: underline;
    cursor: pointer
}

.main-content-preview .tab-content-steps .step2 .dropzone {
    border: none
}

.main-content-preview .tab-content-steps .step2 .dropzone .dz-message {
    display: none
}

.main-content-preview .tab-content-steps .step2 .dropzone .guide-message {
    cursor: pointer
}

.main-content-preview .tab-content-steps .step2 .dropzone .guide-message a {
    margin-bottom: 15px
}

.main-content-preview .tab-content-steps .step2 .dropzone .guide-message a.standard-img {
    color: #337ab7;
    font-size: 22px;
    text-decoration: underline
}

.main-content-preview .tab-content-steps .step2 .dropzone .guide-message span {
    display: block;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 16px
}

.main-content-preview .tab-content-steps .step3 .solution-color {
    position: relative;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .main-content-preview .tab-content-steps .step3 .solution-color {
        margin-bottom: 30px
    }

}

.main-content-preview .tab-content-steps .step3 .mix-color-panel>.nav-tabs>li>a {
    font-weight: 700
}

.main-content-preview .tab-content-steps .step3 .tab-content-mix-color {
    padding: 15px;
    border: 1px solid #ddd;
    border-top: none;
    background-color: #fff
}

.main-content-preview .tab-content-steps .step3 h2 {
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 20px
}

.main-content-preview .tab-content-steps .step3 .color-code {
    padding-top: 15px;
    text-align: left
}

.main-content-preview .tab-content-steps .step3 .color-code .label {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    margin-right: 15px;
    text-transform: uppercase;
    padding-left: 0
}

.main-content-preview .tab-content-steps .step3 .color-code-input {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-radius: 15px
}

.main-content-preview .tab-content-steps .step3 .color-code-input input {
    outline: 0;
    padding: 6px 12px;
    border: none;
    background: 0 0
}

@media (max-width:767px) {
    .main-content-preview .tab-content-steps .step3 .color-code .label {
        font-size: 16px;
        margin-bottom: 15px
    }

    .main-content-preview .tab-content-steps .step3 .color-code-input input {
        max-width: 150px
    }

}

.main-content-preview .tab-content-steps .step3 .color-code-input button {
    border-radius: 15px;
    margin-right: -2px
}

.main-content-preview .tab-content-steps .step3 .color-code-tbl {
    padding-top: 15px
}

@media (min-width:600px) and (max-width:991px) {
    .main-content-preview .tab-content-steps .step3 .color-code-tbl .nav-tabs.nav-justified {
        min-height: 92px
    }

    .main-content-preview .tab-content-steps .step3 .color-code-tbl .nav-tabs-justified>li>a,
    .main-content-preview .tab-content-steps .step3 .color-code-tbl .nav-tabs.nav-justified>li>a {
        border-bottom: none;
        margin-bottom: 5px
    }

    .main-content-preview .tab-content-steps .step3 .color-code-tbl .nav-tabs.nav-justified>li.active>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px
    }

}

.main-content-preview .tab-content-steps .step3 .color-code-tbl .label {
    display: block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    padding-left: 0;
    margin-right: 15px;
    margin-bottom: 15px;
    text-align: left;
    text-transform: uppercase
}

.main-content-preview .tab-content-steps .step3 .color-code-tbl .bx-wrapper .bx-controls-direction a {
    background: url(../../images/sai/bx-nav.png) no-repeat #ccc
}

.main-content-preview .tab-content-steps .step3 .color-code-tbl .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -32px;
    background-position: 0 -2px
}

.main-content-preview .tab-content-steps .step3 .color-code-tbl .bx-wrapper .bx-controls-direction a.bx-next {
    right: -32px;
    background-position: 0 -53px
}

.main-content-preview .tab-content-steps .step3 .tab-content-pattern {
    border: 1px solid #ddd;
    border-top: none
}

.main-content-preview .tab-content-steps .step3 .tab-content-pattern .tab-pane {
    padding: 15px
}

@media (max-width:991px) {
    .main-content-preview .tab-content-steps .step3 .tab-content-pattern .tab-pane {
        border-top: 1px solid #ddd;
        margin-top: 15px
    }

}

.main-content-preview .tab-content-steps .step3 .list-pattern {
    margin: 0;
    padding: 0;
    text-align: left;
    overflow: hidden;
    max-height: 231px
}

.main-content-preview .tab-content-steps .step3 .list-pattern li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px
}

@media (max-width:991px) {
    .main-content-preview .tab-content-steps .step3 .list-pattern li {
        margin: 0;
        padding: 7px 5px
    }

}

.main-content-preview .tab-content-steps .step3 .list-pattern li a {
    position: relative;
    display: block;
    width: 57px;
    height: 57px;
    border: 1px solid #e6e6e6;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px
}

.main-content-preview .tab-content-steps .step3 .list-pattern li a.active {
    border: 3px solid #337ab7
}

.main-content-preview .tab-content-steps .step3 .list-pattern li a i {
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #337ab7;
    color: #fff;
    padding: 5px;
    border-radius: 50%;
    transform: translate(-50%, -50%)
}

.main-content-preview .tab-content-steps .step3 .mix-buttons {
    margin-top: 30px
}

.main-content-preview .tab-content-steps .step3 .mix-buttons button {
    display: inline-block;
    margin: 0 5px
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos {
    overflow: hidden;
    height: auto;
    padding: 0 30px;
    text-align: left
}

@media (max-width:767px) {
    .main-content-preview .tab-content-steps .step3 .color-code-tbl .label {
        font-size: 16px
    }

    .main-content-preview .tab-content-steps .step4 .verfiy-infos {
        padding: 0
    }

}

.main-content-preview .tab-content-steps .step4 .verfiy-infos h2 {
    text-align: center;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 30px;
    line-height: normal
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .group-infos {
    margin-bottom: 30px
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .group-infos:last-child {
    margin-bottom: 0
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .group-title {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding-left: 10px;
    border-left: 3px solid #337ab7
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .item-data {
    overflow: hidden;
    height: auto;
    padding-left: 15px;
    margin-bottom: 5px
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .item-data>span.img {
    display: inline-block;
    width: 135px;
    height: 135px;
    margin: 0 20px 10px 0;
    border: 1px solid #ddd
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .item-data>span.img img {
    max-width: 100%
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .item-label {
    min-width: 170px;
    margin-right: 10px
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .item-label,
.main-content-preview .tab-content-steps .step4 .verfiy-infos .item-value {
    display: inline-block
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .item-value {
    font-weight: 700
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .item-photo {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 120px;
    height: 120px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .mix-solution {
    padding-left: 15px
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .mix-solution-title {
    font-weight: 700;
    margin-bottom: 15px
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .mix-solution-pattern {
    overflow: hidden;
    height: auto
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .mix-solution-item {
    display: inline-block;
    width: 120px;
    margin-right: 30px;
    text-align: center
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .mix-solution-item-title {
    display: inline-block;
    margin-bottom: 10px
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .mix-solution-item-code {
    font-size: 12px;
    display: block;
    height: 50px;
    overflow: hidden
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .mix-solution-item-code>span {
    display: block
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .group-textarea {
    overflow: hidden;
    height: auto;
    padding: 0 15px
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .group-textarea textarea {
    resize: horizontal
}

.main-content-preview .tab-content-steps .step4 .verfiy-infos .group-textarea button {
    margin-top: 15px;
    float: right
}

.main-content-preview .tab-content-steps .standard-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: 2px;
    left: 0;
    border: 1px solid #000;
    border-radius: 4px;
    z-index: 999
}

.main-content-preview .tab-content-steps .standard-img h3 {
    padding: 30px
}

.main-content-preview .tab-content-steps .standard-img .btn-close {
    padding: 5px 50px;
    border: 1px solid #dcdcdc;
    margin-top: 50px;
    background: #DDD;
    COLOR: #FFF
}

.main-content-preview .owner-hidden {
    display: none !important
}

.main-content-preview .nav>li>a>img {
    max-width: 60px !important
}

.main-content-preview .modal-input {
    width: 50%;
    text-align: center;
    margin-left: 25%;
    margin-bottom: 10px
}

.main-content-preview .not-active {
    pointer-events: none;
    cursor: default
}

.main-content-preview .modal-content {
    padding: 30px
}

.main-content-preview .verifed-status {
    position: absolute;
    top: 5px;
    right: -35px
}

.main-content-preview .colors-picked {
    position: absolute;
    top: -24px;
    right: 0;
    background: rgba(204, 204, 204, .8);
    padding: 0 0 10px
}

@media (max-width:767px) {
    .main-content-preview .colors-picked {
        position: relative;
        top: 0;
        margin-bottom: 20px
    }

}

.main-content-preview .colors-picked .heading {
    display: block;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 8px;
    background: #fbfbfb;
    border: 1px solid #ccc;
    padding: 5px 0;
    font-weight: 700
}

.main-content-preview .colors-picked .color-item-picked {
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    padding: 0 20px
}

.main-content-preview .colors-picked .color-item-picked .color-text {
    display: block;
    margin-bottom: 8px;
    font-size: 12px
}

.main-content-preview .colors-picked .color-item-picked .color-picked {
    display: block;
    width: 30px;
    height: 30px;
    z-index: 15;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.main-content-preview #modalConfirmVerified .close {
    position: absolute;
    top: 10px;
    right: 10px
}

.main-content-preview #modalConfirmVerified .title {
    font-size: 20px;
    margin-bottom: 30px
}

.main-content-preview #modalConfirmVerified .actions button {
    margin-right: 15px
}

.main-content-preview #modalConfirmVerified .actions button+button {
    margin-right: 0
}

.main-content-preview .dropzone .dz-preview .dz-error-message {
    top: 60px !important;
    left: 0 !important;
    width: 120px !important
}

.main-content-preview #modalColorVerified .close {
    position: absolute;
    top: 10px;
    right: 10px
}

.main-content-preview #modalColorVerified .title {
    font-size: 22px;
    margin-bottom: 15px
}

.main-content-preview #modalConfirmForm .dlpro-block .content-form {
    background-color: transparent
}

.main-content-preview #modalConfirmForm .dlpro-block .content-form .form-group {
    border: none
}

.main-content-preview #modalConfirmForm .dlpro-block .content-form .form-group input[type=text] {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    height: 34px;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s
}

.main-content-preview .step-button {
    display: inline-block;
    margin: 0 5px
}

.main-content-training {
    position: relative;
    padding: 0 0 37px
}

.main-content-training .ot-banner {
    margin-bottom: 10px
}

.main-content-training .ot-courses {
    position: relative;
    padding: 20px 0;
    min-height: 290px
}

@media (max-width:768px) {
    .main-content-training .ot-banner {
        margin-left: -15px;
        margin-right: -15px
    }

    .main-content-training .ot-courses {
        padding-top: 0
    }

}

.main-content-training .ot-courses h1 {
    font-size: 32px;
    color: #012169;
    margin-left: 200px
}

@media (max-width:768px) {
    .main-content-training .ot-courses h1 {
        font-size: 24px;
        margin-left: 0;
        text-align: center
    }

}

.main-content-training .ot-courses h2 {
    color: #012169;
    font-size: 40px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: 200px;
    text-transform: uppercase
}

@media (max-width:768px) {
    .main-content-training .ot-courses h2 {
        font-size: 26px;
        margin-left: 0;
        text-align: center
    }

}

.main-content-training .ot-courses .ot-desc {
    color: #45484b;
    margin: 15px auto 40px
}

.main-content-training .ot-courses .ot-desc>span {
    display: block;
    margin-bottom: 40px;
    text-align: center;
    font-size: 18px
}

.main-content-training .ot-courses .ot-desc ul {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
    min-height: 60px
}

.main-content-training .ot-courses .ot-desc li {
    list-style: none;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    display: table-cell;
    position: relative;
    padding-left: 80px;
    vertical-align: middle;
    padding-right: 10px
}

.main-content-training .ot-courses .ot-desc li .li5,
.main-content-training .ot-courses .ot-desc li.li4 {
    width: 50%
}

@media (max-width:768px) {
    .main-content-training .ot-courses .ot-desc li {
        display: block;
        min-height: 60px;
        margin-bottom: 15px
    }

    .main-content-training .ot-courses .ot-desc li>span {
        margin-top: 15px;
        display: inline-block;
        vertical-align: middle
    }

    .main-content-training .ot-courses .ot-desc li:after {
        display: block;
        vertical-align: middle
    }

}

.main-content-training .ot-courses .ot-desc li:after {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    background-color: #ccc;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    position: absolute;
    top: 0;
    left: 0
}

.main-content-training .ot-courses .ot-desc li.li1:after {
    background: url(../../images/sai/reading.png) center center no-repeat #8490ce
}

.main-content-training .ot-courses .ot-desc li.li2:after {
    background: url(../../images/sai/for_experienced.png) center center no-repeat #e8a0b9
}

.main-content-training .ot-courses .ot-desc li.li3:after {
    background: url(../../images/sai/indoor_camera.png) center center no-repeat #a4aad4
}

.main-content-training .ot-courses .ot-desc li.li4:after {
    background: url(../../images/sai/palette-color.png) center center no-repeat
}

.main-content-training .ot-courses .ot-desc li.li5:after {
    background: url(../../images/sai/fav-color.png) center center no-repeat
}

.main-content-training .ot-courses .btn-start {
    position: absolute;
    top: 159px;
    right: -148px;
    font-size: 16px;
    text-transform: uppercase
}

.main-content-training .ot-courses .btn-training {
    text-transform: uppercase;
    border-color: #012169;
    background-color: #012169;
    color: #FFF;
    border-width: 1px;
    font-size: 16px
}

.main-content-training .ot-courses .ot-logo {
    position: absolute;
    top: 20px;
    left: 0;
    width: 150px
}

@media (max-width:768px) {
    .main-content-training .ot-courses .btn-training {
        white-space: normal !important
    }

    .main-content-training .ot-courses .ot-logo {
        position: relative;
        margin: 0 auto 30px
    }

}

.main-content-training .ot-screen {
    position: relative
}

.main-content-training .ot-screen.screen2,
.main-content-training .ot-screen.screen3 {
    display: none
}

.main-content-training .ot-course-list {
    margin-bottom: 30px
}

.main-content-training .ot-course-item {
    color: #282a31;
    padding: 15px 0;
    margin-bottom: 15px
}

.main-content-training .ot-course-name,
.main-content-training .ot-course-status,
.main-content-training .ot-course-test,
.main-content-training .ot-course-video {
    display: inline-block;
    vertical-align: middle
}

.main-content-training .ot-course-name {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 10px
}

.main-content-training .ot-course-desc {
    margin-bottom: 10px;
    line-height: 24px
}

.main-content-training .ot-course-media {
    position: relative;
    text-align: center;
    margin-bottom: 15px
}

.main-content-training .ot-course-test,
.main-content-training .ot-course-video {
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #30333a;
    padding-left: 60px
}

@media (max-width:768px) {
    .main-content-training .ot-course-test,
    .main-content-training .ot-course-video {
        font-size: 10px;
        padding-left: 50px;
        margin-bottom: 15px
    }

}

.main-content-training .ot-course-test.completed,
.main-content-training .ot-course-video.completed {
    background-color: #c9cacc
}

.main-content-training .ot-course-test.completed .oc-status:before,
.main-content-training .ot-course-video.completed .oc-status:before {
    border: 5px solid #c9cacc
}

.main-content-training .ot-course-test.completed .oc-status span.oc-ord,
.main-content-training .ot-course-video.completed .oc-status span.oc-ord {
    display: none
}

.main-content-training .ot-course-test.completed .oc-status span.fa-check,
.main-content-training .ot-course-video.completed .oc-status span.fa-check {
    display: inline-block
}

.main-content-training .ot-course-test .oc-status,
.main-content-training .ot-course-video .oc-status {
    position: absolute;
    top: -5px;
    left: -1px;
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    padding: 5px;
    background-color: #fff;
    border-radius: 50%
}

.main-content-training .ot-course-test .oc-status:before,
.main-content-training .ot-course-video .oc-status:before {
    content: '';
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 50px;
    height: 50px;
    border: 5px solid #30333a;
    border-radius: 50%
}

.main-content-training .ot-course-test .oc-status span,
.main-content-training .ot-course-video .oc-status span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.info-contacts .sendmail,
.info-contacts .telephone,
.info-products .download-pro {
    cursor: pointer;
    text-indent: -9999px;
    transform: translateX(-50%)
}

.main-content-training .ot-course-test .oc-status span.fa-check,
.main-content-training .ot-course-video .oc-status span.fa-check {
    display: none;
    color: #5ad422;
    z-index: 4
}

.main-content-training .ot-course-test .oc-status span.oc-ord,
.main-content-training .ot-course-video .oc-status span.oc-ord {
    display: inline-block;
    z-index: 3;
    color: #45484b
}

.main-content-training .ot-course-test .oc-status span.fa-times,
.main-content-training .ot-course-video .oc-status span.fa-times {
    display: none;
    color: red;
    z-index: 4
}

.main-content-training .ot-course-test a,
.main-content-training .ot-course-video a {
    color: #fff;
    display: inline-block;
    vertical-align: inline-block;
    padding: 13px 15px;
    zoom: 1
}

.main-content-training .ot-course-test a:active,
.main-content-training .ot-course-test a:focus,
.main-content-training .ot-course-test a:hover,
.main-content-training .ot-course-video a:active,
.main-content-training .ot-course-video a:focus,
.main-content-training .ot-course-video a:hover {
    outline: 0;
    text-decoration: none
}

.main-content-training .ot-course-video {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px
}

.main-content-training .ot-course-test {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    margin-left: -1px
}

.main-content-training .ot-course-status {
    display: none;
    vertical-align: middle;
    font-size: 20px;
    color: #5ad422;
    margin-left: 15px
}

@media (max-width:768px) {
    .main-content-training .ot-course-test .oc-status,
    .main-content-training .ot-course-video .oc-status {
        width: 50px;
        height: 50px
    }

    .main-content-training .ot-course-test .oc-status:before,
    .main-content-training .ot-course-video .oc-status:before {
        width: 40px;
        height: 40px
    }

    .main-content-training .ot-course-test a,
    .main-content-training .ot-course-video a {
        padding: 13px 10px
    }

    .main-content-training .ot-course-status {
        position: relative;
        top: 0;
        font-size: 14px;
        margin-left: 3px;
        vertical-align: middle;
        display: inline-block
    }

    .main-content-training .ot-course-status>span {
        margin: 0
    }

}

.main-content-training .ot-course-status span {
    margin-right: 5px
}

.main-content-training .ot-course-status.completed,
.main-content-training .ot-course-status.uncompleted {
    display: inline-block
}

.main-content-training .ot-course-status.uncompleted span.u-text {
    color: red
}

.main-content-training .ot-course-status.uncompleted span.fa-times {
    color: red;
    display: inline-block
}

.main-content-training .ot-course-status span.fa-times {
    display: none;
    z-index: 4
}

.main-content-training .modal-video .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.main-content-training .modal-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.main-content-training .question-list .quest-item .quest {
    font-weight: 700
}

.main-content-training .form-infos {
    margin: 40px 0 0
}

.main-content-training #modal-cert .cert-body {
    visibility: hidden
}

.main-content-training #modal-cert .cert-body.loaded {
    visibility: visible
}

.main-content-training #modal-cert span.full-name {
    position: absolute;
    top: 41.5%;
    left: 37.30512249443207%;
    color: #000;
    font-size: 24px;
    text-transform: uppercase
}

@media (max-width:767px) and (orientation:landscape) {
    .main-content-training #modal-cert span.full-name {
        top: 40%
    }

}

@media (max-width:767px) and (orientation:portrait) {
    .main-content-training #modal-cert span.full-name {
        font-size: 11px
    }

}

@media (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .main-content-training #modal-cert span.full-name {
        top: 40%
    }

}

.main-content-training #modal-cert span.course-name {
    position: absolute;
    top: 55%;
    left: 31.29175946547884%;
    color: #000;
    font-size: 22px;
    text-transform: capitalize
}

@media (max-width:767px) and (orientation:landscape) {
    .main-content-training #modal-cert span.course-name {
        top: 53%
    }

}

@media (max-width:767px) and (orientation:portrait) {
    .main-content-training #modal-cert span.course-name {
        font-size: 12px;
        top: 53%
    }

}

@media (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .main-content-training #modal-cert span.course-name {
        top: 53%
    }

}

.main-content-training #modal-cert span.date-cert {
    position: absolute;
    top: 62.5%;
    left: 47.543429844098%
}

@media (max-width:767px) and (orientation:landscape) {
    .main-content-training #modal-cert span.date-cert {
        top: 61.5%
    }

}

@media (max-width:767px) and (orientation:portrait) {
    .main-content-training #modal-cert span.date-cert {
        font-size: 11px;
        top: 59.5%
    }

}

@media (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .main-content-training #modal-cert span.date-cert {
        top: 61.5%
    }

}

.main-content-training .code {
    position: absolute;
    bottom: 7%;
    right: 8%;
    font-weight: 700;
    color: #001c8c
}

@media (max-width:450px) and (orientation:portrait) {
    .main-content-training .code {
        font-size: 9px
    }

}

.main-content-training .btn-download {
    position: absolute;
    bottom: -54px;
    left: 0;
    text-transform: uppercase;
    background-color: #001c8c;
    border-color: #001c8c
}

.main-content-training .modal-certificate {
    width: 80%;
    max-width: 800px
}

.dlpro-block .item-product img,
.modal .dlpro-block img {
    max-width: 100%
}

.dulux-professional .site-header .masthead {
    background-color: #d8d8d8;
    border-bottom: 1px solid #dfe1e3
}

.dulux-professional .site-header .logo img {
    height: auto
}

.dulux-professional .site-header .akzo-logo {
    margin: 0
}

.dulux-professional .language {
    display: none
}

@media (max-width:991px) {
    .dulux-professional .hamburger {
        position: absolute;
        top: 12px;
        left: 20px;
        cursor: pointer;
        font-size: 24px;
        color: #fff
    }

    .dulux-professional .block.menu .search-query {
        position: absolute;
        top: 20px;
        right: 20px
    }

}

.bxSlider li,
.main-content {
    position: relative
}

.main-content {
    padding: 37px 0
}

.title-slider {
    float: right;
    clear: both;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    padding: 17px 0;
    background-color: #e3c97f;
    border-top-right-radius: 35px;
    width: 43.07004470938897%;
    line-height: 20px
}

@media (min-width:768px) and (max-width:991px) {
    .title-slider {
        width: 60%;
        font-size: 20px
    }

}

@media (min-width:480px) and (max-width:767px) {
    .title-slider {
        width: 70%;
        font-size: 18px
    }

}

@media (max-width:479px) {
    .title-slider {
        width: 100%;
        font-size: 18px
    }

}

.title-slider span {
    display: inline-block;
    padding: 0 20px
}

.bxSlider li span.description {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    padding: 20px;
    width: 43.07004470938897%;
    background-color: rgba(71, 72, 76, .5);
    border-bottom-left-radius: 35px
}

@media (min-width:768px) and (max-width:991px) {
    .bxSlider li span.description {
        width: 60%;
        font-size: 16px
    }

}

@media (min-width:480px) and (max-width:767px) {
    .bxSlider li span.description {
        width: 70%;
        line-height: 19px;
        font-size: 14px
    }

}

@media (max-width:479px) {
    .bxSlider li span.description {
        width: 100%;
        font-size: 14px;
        line-height: 19px;
        padding: 10px 20px
    }

}

.dlpro-block {
    margin-bottom: 20px;
    padding: 0 15px
}

.dlpro-block .heading {
    position: relative;
    cursor: pointer;
    line-height: 20px
}

.dlpro-block .heading i.fa {
    position: absolute;
    top: 5px;
    right: 20px;
    color: #fff;
    font-size: 26px
}

.dlpro-block .h-collapse.collapsed i.fa-angle-up {
    display: none
}

.dlpro-block .h-collapse.collapsed i.fa-angle-down {
    display: inline-block
}

.dlpro-block.intro .heading,
.dlpro-block.ser .heading {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    padding: 8px 10px;
    background: url(../../images/sai/heading-1.png) top right no-repeat #505050
}

@media (max-width:767px) {
    .dlpro-block.intro .heading,
    .dlpro-block.ser .heading {
        font-size: 16px
    }

}

.dlpro-block.intro .heading {
    text-align: left
}

.dlpro-block .content {
    width: auto;
    overflow: hidden;
    height: auto
}

.dlpro-block.intro .content {
    padding: 15px 10px 0;
    color: #5e5e5e;
    font-size: 16px
}

.dlpro-block.intro .content img.photo-ex {
    float: right;
    margin-left: 15px
}

.dlpro-block.intro .content .owl-carousel .owl-item {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.dlpro-block.ext .content,
.dlpro-block.int .content {
    padding: 0 20px
}

@media (min-width:768px) {
    .dlpro-block.ext .content,
    .dlpro-block.int .content {
        padding: 0
    }

}

.dlpro-block.intro .content p>span {
    display: block
}

.dlpro-block.intro .content p>span.article {
    text-transform: uppercase;
    font-weight: 700
}

.dlpro-block .content .level-product li {
    position: relative;
    list-style: none
}

.dlpro-block .content .level-product li:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 4px;
    left: -20px;
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.dlpro-block .content .level-product li.su-adv:before {
    background-color: #dcc68a;
    border: 1px solid #dcc68a
}

.dlpro-block .content .level-product li.adv:before {
    background-color: #949496;
    border: 1px solid #949496
}

.dlpro-block .content .level-product li.qua-adv:before {
    border: 1px solid #000
}

.dlpro-block .bx-wrapper .bx-controls-direction a {
    width: 21px;
    height: 37px
}

.dlpro-block .bx-wrapper .bx-prev {
    left: -22px;
    background: url(../../images/sai/bx-prev-pro.png) no-repeat
}

.dlpro-block .bx-wrapper .bx-next {
    right: -22px;
    background: url(../../images/sai/bx-next-pro.png) no-repeat
}

.dlpro-block .h-collapse {
    position: relative;
    border-top-right-radius: 20px;
    overflow: hidden
}

.dlpro-block .h-collapse.collapsed .heading {
    text-align: left;
    transition: all 1s ease
}

.dlpro-block .h-collapse.collapsed .short-desc {
    display: block
}

.dlpro-block .h-collapse .short-desc {
    display: none;
    padding-top: 2px;
    background-color: #fff
}

.dlpro-block .h-collapse .short-desc-inner {
    padding: 8px 10px;
    border-bottom-left-radius: 20px;
    position: relative;
    min-height: 43px
}

.dlpro-block .h-collapse .short-desc-inner>span {
    display: block;
    padding-bottom: 20px
}

.dlpro-block .h-collapse .short-desc-inner span.details {
    cursor: pointer;
    position: absolute;
    bottom: 5px;
    right: 23px;
    font-size: 12px;
    font-style: italic;
    padding-right: 0;
    padding-bottom: 0
}

.dlpro-block .h-collapse .short-desc-inner span.details .fa {
    margin-left: 5px;
    font-size: 14px
}

.dlpro-block .h-collapse .short-desc-inner span.details:hover {
    text-decoration: underline
}

.dlpro-block.ext .h-collapse {
    background-color: #001e5a
}

.dlpro-block.ext .short-desc-inner {
    background-color: #66b1ff;
    color: #fff
}

.dlpro-block.ext .short-desc-inner span.details {
    color: #5e5e5e
}

.dlpro-block.int .h-collapse {
    background-color: #5a0700
}

.dlpro-block.int .short-desc-inner {
    background-color: #f5d5d7
}

.dlpro-block.primers .h-collapse {
    background-color: #526478
}

.dlpro-block.primers .short-desc-inner {
    background-color: #e5eef3
}

.dlpro-block .heading {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 10px
}

@media (max-width:767px) {
    .dlpro-block .heading {
        font-size: 16px
    }

}

.dlpro-block.ext .inner-content,
.dlpro-block.int .inner-content,
.dlpro-block.primers .inner-content {
    padding: 30px 0;
    overflow: hidden;
    height: auto
}

.dlpro-block .item-block,
.dlpro-block .item-product {
    padding: 4px;
    background-color: #dcc68a
}

.dlpro-block .item-block {
    margin: 0
}

.dlpro-block .item-product {
    height: 511px;
    margin: 0 0 30px
}

@media (min-width:768px) and (max-width:991px) {
    .dlpro-block .item-product {
        height: 545px
    }

}

@media (min-width:600px) and (max-width:767px) {
    .dlpro-block .item-product {
        height: 495px
    }

}

@media (max-width:599px) {
    .dlpro-block .item-product {
        height: 520px
    }

}

.dlpro-block .item-product.t2 {
    background-color: #a4a3a9
}

.dlpro-block .item-product.t3 {
    background-color: #585858;
    padding: 1px
}

.dlpro-block.primers .item-block {
    background-color: #d9d9d9;
    height: 185px
}

@media (max-width:768px) {
    .dlpro-block.primers .item-block {
        margin-bottom: 30px
    }

}

@media (max-width:479px) {
    .dlpro-block.primers .item-block {
        height: auto
    }

}

.dlpro-block .item-block .inner,
.dlpro-block .item-product .inner {
    position: relative;
    background-color: #fff;
    padding: 10px;
    text-align: center;
    height: 100%
}

.dlpro-block .item-block .title,
.dlpro-block .item-product .title {
    font-size: 18px;
    display: block;
    margin: 10px 0
}

.dlpro-block .item-product .title {
    margin: 10px;
    text-transform: uppercase
}

.dlpro-block .item-product .title>span {
    display: block;
    text-transform: capitalize
}

.dlpro-block .item-block .title {
    text-transform: uppercase
}

.dlpro-block .item-block .title>span {
    display: block;
    text-transform: capitalize
}

.dlpro-block .item-block .intro,
.dlpro-block .item-product .intro {
    display: block;
    margin: 0 10px
}

.dlpro-block .item-block a,
.dlpro-block .item-product a {
    outline: 0;
    display: block;
    color: #636365;
    text-transform: uppercase;
    padding: 6px 20px;
    border: 1px solid #636365;
    margin: 10px;
    font-weight: 700;
    text-decoration: none;
    transition: all .5s ease;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px
}

.dlpro-block .item-block a:active,
.dlpro-block .item-block a:hover,
.dlpro-block .item-product a:active,
.dlpro-block .item-product a:hover {
    color: #fff;
    background-color: #636365;
    text-decoration: none
}

.dlpro-block.primers .content .inner {
    padding: 10px 72px
}

@media (max-width:991px) {
    .dlpro-block.primers .content .inner {
        padding: 10px 15px 70px
    }

}

.dlpro-block .carousel-container {
    padding: 0 30px
}

.dlpro-block .carousel {
    width: 100%;
    margin: 0 auto;
    position: relative
}

.dlpro-block .owl-next,
.dlpro-block .owl-prev {
    position: absolute;
    top: 50%;
    width: 21px;
    height: 37px;
    margin-top: -18px;
    text-indent: -9999px
}

.dlpro-block .content-form,
.dlpro-block .content-form form,
.section3 .list .itm {
    height: auto;
    overflow: hidden
}

.dlpro-block .owl-prev {
    left: -35px;
    background: url(../../images/sai/bx-prev-pro.png) no-repeat
}

.dlpro-block .owl-next {
    right: -35px;
    background: url(../../images/sai/bx-next-pro.png) no-repeat
}

.dlpro-block.contact-form .heading {
    padding: 0
}

.dlpro-block .content-form {
    position: relative;
    background-color: #e2e2e2;
    padding: 15px
}

.akzo-logo,
.info-contacts .sendmail,
.info-contacts .sendmail span,
.info-contacts .telephone,
.info-contacts .telephone span,
.info-products .download-pro span {
    position: absolute
}

.dlpro-block .content-form .form-group {
    border: 1px solid #b1b1b1;
    margin: 0 10px 10px 0;
    border-radius: 4px
}

.dlpro-block .content-form .form-group input[type=text],
.dlpro-block .content-form .form-group textarea {
    display: block;
    background: 0 0;
    border: none;
    box-shadow: none;
    resize: none
}

.message-guide {
    clear: both;
    display: inline-block;
    margin-top: 10px;
    font-style: italic;
    color: #ff0038
}

.akzo-logo {
    bottom: 15px;
    right: 15px
}

.button-control {
    clear: both
}

.info-products {
    width: 53.33333333333333%
}

@media (max-width:767px) {
    .info-products {
        margin-bottom: 20px
    }

}

.info-products .download-pro {
    position: absolute;
    left: 50%;
    bottom: 14px;
    width: 41.42857142857143%;
    padding-bottom: 7.22660098522167%
}

.separate {
    width: 4.40860215053764%
}

.separate img {
    max-height: 100%
}

@media (max-width:991px) {
    .separate {
        height: 149px
    }

}

.info-contacts {
    width: 42.25806451612903%
}

.info-contacts .telephone {
    outline: 0;
    left: 54%;
    bottom: 74px;
    width: 56.428571%;
    padding-bottom: 12.226601%
}

.info-contacts .sendmail {
    outline: 0;
    left: 60%;
    top: 10px;
    width: 70.428571%;
    padding-bottom: 13.226601%
}

.section2 .photo:hover,
.section3 .holder img:hover,
.section3 .list .itm .photo:hover,
.section3 .list-type li img:hover {
    transform: scale(1.05)
}

.info-contacts,
.info-products,
.separate {
    position: relative;
    float: left;
    text-align: center
}

.info-contacts img,
.info-products img,
.separate img {
    margin: 0 auto
}

@media (max-width:767px) {
    .info-contacts,
    .info-products,
    .separate {
        float: none;
        display: block;
        width: 100%
    }

    .info-contacts img,
    .info-products img,
    .separate img {
        width: 100%
    }

}

.modal .dlpro-block {
    padding: 0;
    margin: 0
}

.modal button.close {
    position: absolute;
    top: -7px;
    right: -7px;
    width: 20px;
    height: 20px;
    opacity: 1;
    background-color: #fcfcfc;
    border-radius: 50%;
    z-index: 9999
}

a,
a:focus,
a:hover,
img {
    outline: 0 !important
}

.section-container {
    position: relative;
    width: 960px;
    margin: 0 auto
}

.section1 .section-container-banner,
.section1 .section-container-banner .background img {
    width: 100%
}

@media (max-width:959px) {
    .section-container {
        width: 100%
    }

}

.section1 {
    position: relative
}

.section1 .section-container-banner .background {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    text-align: right
}

.section1 .dulux-logo {
    z-index: 20;
    position: absolute;
    left: 0;
    top: 30%;
    background-color: rgba(56, 40, 46, .4);
    height: 152px;
    padding: 15px 15px 15px 40px
}

.section1 .dulux-logo img {
    margin-right: 10px
}

.section1-text {
    padding: 15px 40px 50px 0
}

.section1 p {
    color: #fff;
    margin-bottom: 25px;
    display: block;
    line-height: 35px
}

.section1 p.align-text {
    margin-bottom: 3px
}

.section1 .register {
    color: #fff;
    margin: 70px auto 10px;
    width: 340px
}

.section1 .register .btn-reg {
    float: left;
    outline: 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 6px 40px 3px;
    background-color: #e3bf25;
    margin-right: 30px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom: 3px solid #947638;
    transition: .25s all linear
}

.section2 .photo,
.section3 .holder img,
.section3 .list .itm .photo,
.section3 .list-type li img {
    transition: all .2s ease-in-out;
    cursor: pointer
}

.section1 .register .btn-reg:active,
.section1 .register .btn-reg:focus,
.section1 .register .btn-reg:hover {
    color: #fff;
    background-color: #012169;
    text-decoration: none
}

.section1 .register .hotline {
    font-size: 18px;
    margin-bottom: 15px
}

.section1 .register .hotline span {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}

.section1 .register .hotline a {
    color: #fff;
    font-weight: 700
}

.section1 .register .hotline a:active,
.section1 .register .hotline a:focus,
.section1 .register .hotline a:hover {
    text-decoration: none
}

.section1 .section1-note {
    color: #fff;
    font-size: 11px;
    float: left
}

.section1 .section1-title {
    margin: 43px 0 30px 120px
}

.section2 {
    position: relative;
    background: url(../../images/sai/bg-section-2.jpg);
    color: #333;
    margin-top: -42px
}

.section2 .navigator {
    background-color: #ccccc6;
    box-shadow: 2px 2px 2px 2px rgba(94, 94, 94, .4)
}

.section2 .navigator nav {
    width: 960px;
    margin: 0 auto;
    text-align: center
}

.section2 .navigator .nav {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%
}

.section2 .navigator li {
    list-style: none;
    display: inline-block;
    text-align: center;
    padding: 0 30px
}

@media (max-width:839px) {
    .section2 .navigator li {
        width: 100%
    }

}

.section2 .navigator li:hover {
    background-color: #82827f !important
}

.section2 .navigator li:hover a {
    background-color: transparent;
    color: #fff
}

.section2 .navigator a {
    display: inline-block;
    color: #333;
    font-weight: 700;
    text-transform: uppercase
}

.section2 .navigator a:active,
.section2 .navigator a:focus,
.section2 .navigator a:hover {
    text-decoration: none;
    background: 0 0
}

.section2 .section-container {
    position: relative;
    min-height: 714px
}

@media (max-width:959px) {
    .section2 .navigator nav {
        width: 100%
    }

    .section2 .section-container {
        padding: 0 15px
    }

}

.section2 .standard-service {
    padding-top: 50px
}

.section2 .standard-service h2 {
    margin: 0 0 20px;
    font-size: 31px;
    font-weight: 700
}

.section2 .standard-service p {
    margin: 0;
    line-height: 30px;
    width: 76%
}

@media (max-width:1000px) {
    .section2 .standard-service h2 {
        padding: 0 10px
    }

    .section2 .standard-service p {
        width: 100%;
        padding: 0 10px
    }

}

.section2 .services {
    padding: 90px 0 10px
}

.section2 .service-item {
    position: relative;
    float: left;
    width: 50%;
    min-height: 120px;
    margin-bottom: 80px
}

.section2 .descs .title,
.section2 .service-note .bold,
.section2 .service-note strong {
    margin-bottom: 10px;
    text-transform: uppercase
}

@media (max-width:1000px) {
    .section2 .service-item {
        width: 100%;
        padding-left: 10px
    }

}

.section2 .photo {
    position: absolute;
    top: 0;
    left: 0
}

.section2 .descs {
    padding: 10px 43px 0 160px
}

.section2 .descs .words {
    text-align: justify
}

.section2 .descs .title {
    font-size: 20px;
    font-weight: 700;
    text-align: inherit !important
}

.section2 .service-note {
    position: absolute;
    bottom: 0;
    right: -194px;
    width: 671px;
    height: 184px;
    padding: 40px 20px 0 120px;
    background: url(../../images/sai/bg-note.png) no-repeat
}

@media (max-width:1000px) {
    .section2 .service-note {
        position: relative;
        right: 0;
        background: 0 0;
        width: 100%;
        height: auto;
        padding-left: 0
    }

}

.section2 .service-note strong {
    display: block;
    font-size: 18px
}

.section2 .service-note .bold {
    font-size: 18px;
    font-weight: 700
}

.section2 .service-note .square {
    margin-bottom: 12px
}

.section2 .service-note .lbl {
    display: inline-block;
    font-weight: 700;
    min-width: 120px
}

.section3 {
    background: url(../../images/sai/bg-section-3.jpg);
    padding-bottom: 40px;
    color: #fff
}

.section3 .section-container {
    padding-top: 80px
}

.section3 .price-title {
    display: inline-block;
    width: 136px;
    font-size: 31px;
    color: #fff;
    position: absolute;
    margin: 0;
    top: 75px;
    left: 0;
    font-weight: 700
}

.section3 h2 {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px
}

.section3 h2 span {
    font-size: 12px;
    margin-left: 20px;
    text-transform: none;
    font-weight: 200
}

.section3 .product-paint {
    position: relative;
    width: 100%
}

.section3 .product-paint .title {
    margin-top: 10px
}

.section3 .product-paint-2 {
    display: none
}

.section3 .holder {
    display: table-cell;
    vertical-align: top;
    padding: 15px
}

.section3 .holder .pic1 {
    margin-top: 55px
}

.section3 .holder .pic2 {
    margin-top: 55px;
    margin-right: 20px
}

.section3 .caption {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 4px 10px 4px 31px;
    text-transform: uppercase;
    background-color: #656c6b;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
    z-index: 20;
    width: 100%;
    margin-left: -15px
}

.section3 .box-infor,
.section3 .list {
    background-color: #ccccc6;
    box-shadow: 1px 3px 5px 2px rgba(138, 115, 85, .3);
    z-index: 10;
    margin-top: -8px;
    color: #444;
    min-height: 270px
}

.section3 .box-infor {
    border-radius: 0 10px;
    border: 1px solid #989c98;
    padding: 20px 0 26px;
    max-width: 245px
}

.section3 .box-infor .item {
    font-size: 16px;
    padding: 15px;
    border-bottom: 1px solid #989c98
}

.section3 .box-infor .item .lbl {
    font-weight: 700
}

.section3 .box-infor .note {
    padding: 15px;
    color: #444;
    font-size: 12px
}

.section3 .list {
    border-radius: 0 10px 10px;
    border: 1px solid #989c98;
    padding: 21px 30px 21px 21px;
    max-width: 300px
}

.section3 .list .itm {
    padding: 10px 0;
    min-height: 62px
}

.tabs-menu,
.tabs-menu li {
    height: 30px;
    line-height: 30px
}

.section3 .list .itm .photo {
    display: table-cell;
    vertical-align: middle;
    width: 68px
}

.section3 .list .itm .words {
    display: table-cell;
    vertical-align: middle
}

.section3 .list-type {
    list-style: none;
    text-align: left;
    padding: 0 0 20px
}

#back-top a,
.ctd--title,
.ctd-pagination,
.ctd__profile--wrap,
.menu-newyear2017-item {
    text-align: center
}

.section3 .list-type li {
    float: left;
    text-align: center
}

.section3 .list-type li h3 {
    font-weight: 200;
    margin: 0;
    font-size: 13px
}

.section4 .section4-title,
.tabs-menu li a:hover,
.tabs-menu li.current,
.tabs-menu li.current a {
    font-weight: 700
}

.section3 .list-type li a {
    color: #fff;
    text-decoration: none;
    outline: 0
}

.section3 .list-type li a:hover {
    text-decoration: none
}

.section3 .list-type li img {
    margin-bottom: 15px
}

.tabs-menu {
    list-style: none;
    padding: 0 5px;
    margin-left: 140px
}

.tabs-menu li {
    float: left;
    background-color: #f3f4f2;
    padding: 0 15px
}

.tabs-menu li a {
    padding: 10px 5px;
    color: #444;
    text-decoration: none
}

.tabs-menu li.first {
    border-radius: 6px 0 0 6px;
    padding-left: 30px
}

.tabs-menu li.second {
    border-radius: 0 6px 6px 0;
    padding-right: 30px
}

.tabs-menu li.current {
    position: relative;
    z-index: 5
}

.tab {
    border: 1px solid #d4d4d1;
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: auto
}

.tab_content {
    width: 100%;
    display: none;
    padding-bottom: 30px
}

#back-top a,
#back-top span,
#tab-1 {
    display: block
}

.tab_content p {
    margin-bottom: 30px;
    color: #fff
}

.section4 {
    background: url(../../images/sai/bg-section-4.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    padding-bottom: 50px
}

.section4 .section-container {
    padding: 50px 0 40px
}

.section4 .section4-title {
    font-size: 31px;
    margin-bottom: 10px
}

.section4 .section4-summary {
    display: block;
    margin-bottom: 40px
}

.section4 .gallery-house .item {
    float: left;
    margin-right: 28px
}

.section4 .gallery-house .item:nth-child(4) {
    margin-right: 0
}

.section4 .gallery-house .item img {
    transition: all .1s ease-in-out;
    cursor: pointer
}

.section4 .gallery-house .item img:hover {
    transform: scale(1.04)
}

.section5 {
    background-color: #7d7979;
    position: relative
}

.section5 .section-container {
    padding: 15px 0;
    overflow: hidden;
    height: auto
}

.section5 .copyright {
    float: left;
    font-size: 12px;
    padding-top: 2px;
    color: #fff
}

.section5 .copyright a {
    color: #fff;
    text-decoration: underline
}

.section5 .akzo-logo {
    float: right
}

#back-top {
    position: fixed;
    bottom: 145px;
    right: 4%;
    z-index: 300
}

#back-top a {
    width: 40px;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb
}

#back-top a:hover {
    color: #ffdd15
}

#back-top span {
    width: 40px;
    height: 40px;
    margin-bottom: 7px;
    background: url(../../images/sai/up-arrow-circle.png) center center no-repeat;
    background-size: contain;
    opacity: .5
}

#back-top a:hover span {
    opacity: .8
}

.section-register {
    display: none;
    color: #fff;
    width: 100%;
    height: 67px;
    background-color: rgba(64, 64, 64, .6);
    position: fixed;
    bottom: 0;
    z-index: 1000
}

.section-register .btn-reg {
    float: left;
    outline: 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 6px 40px 3px;
    background-color: #e3bf25;
    margin: 2px 30px 0 150px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom: 3px solid #745208;
    transition: .25s all linear
}

.section-register .btn-reg:active,
.section-register .btn-reg:focus,
.section-register .btn-reg:hover {
    color: #fff;
    background-color: #012169;
    text-decoration: none
}

.section-register .hotline {
    font-size: 18px;
    margin-bottom: 15px
}

.section-register .hotline p {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 7px
}

.section-register .hotline p span {
    display: inline-block;
    font-size: 11px;
    text-transform: none;
    font-weight: 200
}

.section-register .hotline p a {
    color: #fff;
    font-weight: 700;
    padding-right: 20px
}

.section-register .hotline p a:active,
.section-register .hotline p a:focus,
.section-register .hotline p a:hover {
    text-decoration: none
}

iframe[name=google_conversion_frame] {
    display: none !important
}

.content-inner p {
    padding: 0 26px 0 0
}

.contractor-container .banner-item {
    position: relative
}

.contractor-container .banner-item .banner-img {
    width: 100%
}

.contractor__title-wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -77px auto 0;
    z-index: 12
}

.contractor__search {
    margin-top: 20px;
    padding: 15px 20px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    background: #022a68;
    font-size: 1.4rem
}

.contractor__search label {
    color: #fff;
    margin-right: 20px
}

.contractor__search-input {
    width: 195px;
    height: 46px;
    background-color: #f8f8f8;
    border: 0;
    padding: 0 10px
}

.contractor__search-btn {
    background-color: #000;
    height: 46px;
    padding: 0 10px;
    color: #fff;
    border: 0;
    outline: 0
}

.contractor__chosen,
.contractor__reason-list {
    padding-top: 46px;
    padding-bottom: 60px;
    border-bottom: 1px solid #d4d4d4
}

.contractor__gallery {
    padding-top: 50px;
    border-bottom: 1px solid #d4d4d4
}

.contractor__chosen .contractor--title {
    margin-bottom: 20px
}

.contractor__chosen p {
    line-height: 1.5;
    color: #45484b
}

.contractor__chosen .disclamer {
    font-size: 1.2rem;
    margin-top: 20px
}

.contractor--title {
    color: #012169;
    font-size: 3.1rem;
    font-weight: 200;
    margin-bottom: 30px;
    margin-top: 0
}

.contractor p {
    color: #45484b;
    line-height: 1.6;
    font-size: 1.3rem;
    margin-bottom: 20px
}

.contractor__reason-item span {
    font-weight: 700;
    display: table-cell;
    vertical-align: middle
}

.btn-dl-blue,
.dcl__item,
.dcl__item.is-active .dcl__item-tooltip {
    display: block
}

.contractor__reason-item--heading {
    color: #022b66;
    font-size: 2.1rem
}

.contractor__reason-item--desc {
    color: #45484b;
    line-height: 2
}

.contractor__reason-item .number {
    padding-right: 10px;
    font-size: 6.4rem
}

.contractor__gallery__list {
    overflow: hidden;
    clear: both
}

.contractor__gallery-item {
    float: left;
    margin-right: 20px;
    margin-bottom: 50px
}

.contractor__gallery-item:nth-child(4n) {
    margin-right: 0
}

.contractor__gallery-item span {
    font-size: 1.6rem;
    color: #012169;
    font-weight: 200;
    display: block;
    margin-bottom: 20px;
    width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.dh--medium,
.dh--small {
    font-weight: 600;
    color: #012169
}

@media screen and (min-width:640px) and (max-width:768px) {
    .contractor-container .banner-item,
    .contractor-container .banner-item .banner-img {
        height: 300px
    }

    .contractor__title-wrapper {
        left: 0
    }

    .contractor__title-wrapper .title img {
        height: 100px
    }

    .contractor-container label {
        display: block;
        color: #45484b
    }

    .contractor__search-input {
        width: calc(100% - 46px)
    }

    .contractor__chosen img {
        width: 100%
    }

    .contractor__chosen .contractor__search {
        margin-bottom: 20px
    }

    .contractor__chosen .contractor__search label {
        display: block;
        margin-bottom: 20px
    }

}

@media screen and (max-width:639px) {
    .contractor__gallery__list {
        text-align: center;
        margin-bottom: 30px
    }

    .contractor__gallery__list .contractor__gallery-item {
        float: none;
        margin: 0 auto 30px;
        display: block
    }

    .contractor__gallery__list .contractor__gallery-item span {
        margin: 0 auto 10px
    }

}

.container__colorpage {
    padding-top: 5px;
    color: #45484b;
    font-size: 12px
}

.container__colorpage .text-search-input {
    font-size: 16px;
    color: #012169
}

.featherlight-close-icon {
    background-color: rgba(0, 0, 0, .15) !important
}

.dh--medium {
    font-size: 21px;
    text-align: center;
}

.dh--small {
    font-size: 18px;
    line-height: 28px
}

.btn-dl-blue {
    background-color: #85B716;
    color: #fff;
    font-size: 14px;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 5px;
}

.btn-dl-blue:hover {
    color: #fff
}

.btn-dl-blue--radius {
    font-family: ColourSansBOldVNU;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    padding: 0 64px;
    border-radius: 0 15px;
    -moz-border-radius: 0 15px;
    -webkit-border-radius: 0 15px 0 15px;
    -o-border-radius: 0 15px
}

.dc__box {
    color: #45484b;
    line-height: 24px;
    display: block;
    margin-bottom: 15px;
}
.dc__box h3{
    line-height: 27px;
    display: block;
    margin-bottom: 10px;
}
.dc__box p{
    font-size: 14px;
    margin-bottom: 5px;
}
.dc__box--side {
    background-color: #f8f8f8;
    padding: 10px 25px 30px;
    border-radius: 0 10px 0 30px;
    -moz-border-radius: 0 10px 0 30px;
    -o-border-radius: 0 10px 0 30px;
    -webkit-border-radius: 0 30px 0 30px
}

.dc__box_register {
    background: url(../../images/sai/cp4_dvd.png) right center no-repeat #f8f8f8
}

.dc__search input,
.dc__search label {
    line-height: 40px;
    font-weight: 400
}

.dc__search input {
    margin-left: 20px;
    height: 30px;
    line-height: 30px;
    background-color: #f6f5f0;
    padding: 0 10px;
    width: 30%;
    border-radius: 5px;
    border:1px solid #CCC;
    margin-right: 5px;
}

.dcl-container,
.dcl-grid {
    margin: auto
}

.dcl-grid {
    padding: 6px 0 25px;
    width: 950px;
    overflow: hidden
}

.dcl__item {
    margin: 0px;
    float: left;
    width: 23px;
    height: 30px;
    cursor: pointer;
    border-right: 1px solid #cdbab8;
    border-top: 1px solid #cdbab8;
    border-bottom: 1px solid #cdbab8
}

.dcl__item.is-active {
    background: url(../img/icon-colorbar-slider.png) left center no-repeat
}

.dcl__item-tooltip {
    display: none;
    position: absolute;
    bottom: 0;
    font-size: 10px;
    min-width: 90px
}

@media (max-width:768px) {
    .dcl__item-tooltip {
        bottom: 8px
    }

}

.dcl__bar_container {
    padding-top: 25px
}

.dcl__bar_container p {
    font-size: 18px;
    font-weight: 600;
    color: #012169;
    margin-bottom: 0
}

.dcl__bar_container p small {
    font-weight: 500
}

.dcl__bar {
    position: relative;
    margin: 0 auto 10px
}

@media (max-width:1024px) {
    .dcl__bar {
        overflow-x: scroll
    }

}

.dcl__bar_dragger {
    width: 23px;
    height: 46px;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    background: url(../../images/sai/icon-colorbar-slider_23px.png) left center no-repeat;
    background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain
}

.dcd-table,
.dcd__pattern {
    position: relative
}

.dcd__list_container {
    overflow: hidden;
    margin: 0 -5px;
    padding-bottom: 20px;
}

.dcd__list--left,
.dcd__list--right {
    width: 40%
}

.dcd__box {
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px
}

.dcd__box.is-active,
.dcd__box:hover {
    position: relative;
    -webkit-box-shadow: 0 0 3px #ff9000, 0 0 5px #ff9000 inset;
    -moz-box-shadow: 0 0 3px #ff9000, 0 0 5px #ff9000 inset;
    box-shadow: 0 0 3px #ff9000, 0 0 5px #ff9000 inset;
    padding: 4px
}

.dcd__pattern {
    font-size: 12px;
    min-height: 75px;
    width: 170px;
    padding: 5px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    float: left;
    cursor: pointer
}

@media (max-width:767px) {
    .dcd__pattern {
        width: 100%
    }

}

@media (min-width:768px) and (max-width:1199px) {
    .dcd__pattern {
        width: 145px
    }

}

.dcd__selected .dcd__pattern {
    width: 175px;
    margin-bottom: 15px;
    font-size: 12px
}

.dcd__meta {
    overflow: hidden;
    font-size: 14px;
    padding-left: 20px;
    padding-top: 10px
}

@media (max-width:767px) {
    .dcd__meta {
        padding-left: 15px
    }

    .dcd__meta .col-xs-2 {
        padding-left: 0
    }

}
form.dc__search{
    display: block;
    width: 100%;
    font-size: 14px;
}
.dcd__name,
.dcd__title {
    position: absolute;
    left: 8px
}

.dcd__selected .dcd__name,
.dcd__selected .dcd__title {
    left: 7px
}

.dcd__name {
    bottom: 20px
}

.dcd__title {
    font-weight: 700;
    bottom: 2px
}

.dcd__group {
    padding: 15px 0 10px;
    margin-top: 15px
}

.dcd__group_title {
    font-size: 20px;
    padding-left: 215px;
    font-family: Expro, "Arial", "Times New Roman", Times, serif;
}

.dcd__group_navi {
    font-size: 14px
}

.dcd__group_navi i {
    cursor: pointer;
    color: #7d7d7d;
    font-size: 12px;
}

.dcd__group_navi_control {
    cursor: pointer
}

.dcd__selected {
    position: absolute;
    width: 200px;
    padding: 9px;
    background-color: #f9f9f9;
    border-radius: 5px
}

.dcd__selected h4 {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 5px
}

.dcd__selected_colors {
    max-height: 630px;
    overflow: hidden
}

.dusr__register_container {
    width: 460px;
    padding: 0 10px 15px;
    background-color: #fff;
    overflow: hidden
}

.dusr__register_form {
    font-family: "Helvetica Neue", Arial
}

.dusr__register_form input {
    color: #232323;
    border-width: 0 0 1px;
    border-color: transparent transparent #707070;
    width: 100%;
    padding: 0 10px;
    height: 40px;
    margin-top: 3px
}

.dusr__register_submit {
    margin-top: 20px;
    cursor: pointer;
    border: none;
    padding: 0
}

body .nicescroll-rails {
    background-color: #e9e9e9;
    height: 10px !important
}

body .nicescroll-rails div {
    width: 100px !important
}

.ctd__btn-back {
    background-color: #012169;
    color: #fff;
    font-size: 13px;
    margin-top: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    float: right;
    position: relative;
    transition: all .2s ease;
    clear: both
}

.ctd__btn-back:before {
    content: '';
    width: 23px;
    height: 23px;
    background: url(../../images/sai/contractor/icon-prev.png) center no-repeat;
    position: absolute;
    left: -12px;
    top: -4px
}

.ctd__btn-back:focus,
.ctd__btn-back:hover {
    color: #fff;
    text-decoration: none
}

.ctd__result-list {
    margin-bottom: 20px;
    clear: both;
    color: #464646;
    overflow: hidden
}

.ctd__result-list .contractor__search {
    margin: 0
}

.ctd__result-list .contractor__search .contractor__search-input {
    width: calc(100% - 48px);
    background-color: #f6f5f0
}

.ctd__result--gold {
    margin-bottom: 30px
}

.ctd__result--heading {
    font-size: 3rem;
    margin-top: 10px;
    font-weight: 200
}

.ctd__result--title {
    font-size: 2.4rem;
    color: #012169;
    margin-bottom: 20px;
    font-weight: 700
}

.ctd__result--title span {
    color: #de8c28
}

.ctd__result--sub {
    font-size: 1.4rem;
    line-height: 1.6;
    margin-top: 10px
}

.ctd__result-itemPro {
    margin-bottom: 30px
}

.ctd__result-itemPro .inner {
    background: #bebebe;
    background: -moz-linear-gradient(top, #bebebe 0, #bdbdbd 100%);
    background: -ms-linear-gradient(top, #bebebe 0, #bdbdbd 100%);
    background: linear-gradient(to bottom, #bebebe 0, #bdbdbd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bebebe', endColorstr='#bdbdbd', GradientType=0);
    padding: 30px 20px;
    height: 100%;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .ctd__result-itemPro .inner {
        padding: 15px
    }

}

.dcd__group_header {
    width: 100%;
    text-align: right;
}

.ctd__result-itemPro .ctd__profile--name,
.ctd__result-itemPro .ctd__profile--phone {
    margin: 0
}

.ctd__result-item {
    margin-bottom: 30px
}

.ctd__result-item .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    overflow: hidden
}

.ctd__profile {
    padding: 20px 0;
    border-right: 1px solid #c8c8c8;
    width: 47%
}

.ctd__profile img {
    margin: 0 auto
}

.ctd__profile--name {
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
    margin: 15px 0 0 5px;
    text-transform: capitalize;
    line-height: 1.5
}

.ctd__profile--avatar {
    height: 160px
}

@media screen and (max-width:767px) {
    .ctd__profile {
        padding: 15px
    }

    .ctd__profile--name {
        margin-left: 0;
        font-size: 1.4rem
    }

    .ctd__profile--avatar {
        height: auto;
        width: 150px
    }

}

.ctd__profile--phone {
    margin-left: 5px;
    color: #464646;
    text-decoration: none;
    font-size: 1.6rem
}

.ctd__profile--phone:focus,
.ctd__profile--phone:hover {
    text-decoration: underline
}

.ctd__contruction-gallery {
    padding: 20px 7px;
    border-left: 1px solid #a9a9a9;
    width: 53%
}

@media screen and (max-width:767px) {
    .ctd__profile--phone {
        margin-left: 0;
        font-size: 1.4rem
    }

    .ctd__contruction-gallery {
        padding: 15px
    }

}

.ctd__contruction-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.ctd__contruction-item {
    display: inline-block;
    margin: 5px 10px;
    max-height: 110px;
    overflow: hidden
}

.ctd__contruction-item .img-responsive {
    height: 110px;
    width: 92px
}

.ctd__contruction-item .img-responsive:hover {
    border: 2px solid #022a68
}

.ctd--title {
    font-size: 1.143em;
    color: #3e3e3e;
    margin: 10px 0 15px
}

.ctd__gold-member .ctd__contruction-gallery {
    border-left: 1px solid #c8973d
}

.ctd__gold-member .ctd__profile {
    border-right: 1px solid #ffda97
}

.ctd__gold-member .inner {
    background: #f7ea84;
    background: -moz-linear-gradient(left, #f7ea84 0, #e9ba56 100%);
    background: -ms-linear-gradient(left, #f7ea84 0, #e9ba56 100%);
    background: linear-gradient(to right, #f7ea84 0, #e9ba56 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7ea84', endColorstr='#e9ba56', GradientType=1)
}

.ctd__gold-member .gold-title {
    display: inline
}

.ctd__gold-member .contractor-title {
    color: #a87e00
}

.ctd__gold-member .ctd__contact-detail {
    border-left: 1px solid #e3c99f;
    border-right: 1px solid #e3c99f
}

.ctd-pagination {
    font-size: 13px;
    clear: both
}

.ctd-pagination ul {
    display: inline-block;
    margin: 0 auto;
    overflow: hidden
}

.ctd-pagination ul li {
    list-style: none;
    float: left;
    margin: 0 5px
}

.ctd-pagination ul li a {
    color: #012169;
    font-weight: 700
}

.ctd-pagination ul li .current,
.ctd-pagination ul li .disabled {
    color: #a8a8a8;
    cursor: default;
    pointer-events: none
}

.ctd-pagination .pagination>li>a,
.ctd-pagination .pagination>li>span {
    padding: 4px 6px
}

.flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

@font-face {
    font-family: ColourSansVNU;
    src: url(../../fonts/ColourSansRegularVNU_2.otf) format("opentype")
}

@font-face {
    font-family: ColourSansVNU;
    font-weight: 700;
    src: url(../../fonts/ColourSansBoldVNU.otf) format("opentype")
}

@font-face {
    font-family: VNF-Lobster;
    src: url(../../fonts/VNF-Lobster.ttf);
    src: url(../../fonts/VNF-Lobster.ttf) format("truetype")
}

.newyear2017 .newyear2017-title {
    font-size: 45px
}

.newyear2017-news .newyear2017-title,
.newyear2017-paint .newyear2017-title,
.newyear2017-zodiac .newyear2017-title {
    font-size: 35px;
    font-weight: 700
}

.newyear2017 .container {
    padding: 0
}

.newyear2017,
.newyear2017-news,
.newyear2017-paint,
.newyear2017-zodiac {
    color: #3d3d3d;
    padding: 0
}

@media (min-width:1400px) {
    .newyear2017 .container,
    .newyear2017-news .container,
    .newyear2017-paint .container,
    .newyear2017-zodiac .container {
        width: 1136px
    }

}

@media (max-width:1399px) {
    .newyear2017 .container,
    .newyear2017-news .container,
    .newyear2017-paint .container,
    .newyear2017-zodiac .container {
        width: 100%
    }

}

.bxSlider img {
    width: auto;
    margin: 0 auto
}

.bxSlider .bx-wrapper .bx-controls-direction a {
    text-indent: 0;
    top: 43%
}

.bxSlider .bx-prev {
    left: -80px
}

@media (max-width:767px) {
    .bxSlider .bx-prev {
        left: -30px
    }

}

.bxSlider .bx-prev .fa-stack-1x {
    left: -2px
}

.bxSlider .bx-next {
    right: -60px
}

@media (max-width:767px) {
    .bxSlider .bx-prev .fa-stack-1x {
        left: -1px
    }

    .bxSlider .bx-next {
        right: -30px
    }

}

.bxSlider .bx-next .fa-stack-1x {
    left: 2px
}

.bxSlider .fa-stack-1x {
    top: -2px
}

@media (min-width:768px) {
    .bxSlider .bx-wrapper .bx-controls-direction a {
        font-size: 30px
    }

    .bxSlider .fa-stack-1x {
        font-size: 42px
    }

}

.newyear2017-title {
    line-height: 56px;
    font-weight: 400
}

@media (max-width:767px) {
    .bxSlider .bx-next .fa-stack-1x {
        left: 1px
    }

    .bxSlider .fa-stack-1x {
        top: -1px
    }

    .newyear2017-title {
        font-size: 24px !important;
        line-height: 30px
    }

}

.newyear2017-content {
    font-size: 18px;
    line-height: 25px
}

.banner-newyear2017 {
    position: relative
}

.banner-newyear2017 .bx-wrapper {
    margin-bottom: 0
}

.banner-newyear2017 .bxslider-banner {
    list-style-type: none
}

@media (min-width:1200px) {
    .banner-newyear2017 .bxslider-banner {
        min-height: 507px
    }

}

@media (max-width:1199px) {
    .banner-newyear2017 .bxslider-banner {
        min-height: 418px
    }

}

@media (max-width:991px) {
    .banner-newyear2017 .bxslider-banner {
        min-height: 322px
    }

}

.banner-newyear2017 .bxslider-banner-paging {
    width: 32%;
    height: 74%;
    background: url(../../images/sai/newyear2017/background_banner_pager.png) center top no-repeat;
    position: absolute;
    top: 14%;
    z-index: 100;
    right: 3%;
    background-size: 100%
}

.banner-newyear2017 .bxslider-banner-paging img {
    width: 17%;
    position: absolute;
    border-radius: 50%
}

.banner-newyear2017 .bxslider-banner-paging a.active img,
.banner-newyear2017 .bxslider-banner-paging a:hover img {
    -webkit-box-shadow: 0 0 25px 0 #ccc;
    -moz-box-shadow: 0 0 25px 0 #ccc;
    box-shadow: 0 0 25px 0 #ccc
}

.banner-newyear2017 .bxslider-banner-paging .bach-duong {
    top: 4%;
    left: 41%
}

.banner-newyear2017 .bxslider-banner-paging .kim-nguu {
    top: 9%;
    right: 23%
}

.banner-newyear2017 .bxslider-banner-paging .song-tu {
    top: 23%;
    right: 9%
}

.banner-newyear2017 .bxslider-banner-paging .cu-giai {
    top: 42%;
    right: 4%
}

.banner-newyear2017 .bxslider-banner-paging .su-tu {
    bottom: 23%;
    right: 9%
}

.banner-newyear2017 .bxslider-banner-paging .xu-nu {
    bottom: 9%;
    right: 23%
}

.banner-newyear2017 .bxslider-banner-paging .thien-binh {
    bottom: 4%;
    left: 41%
}

.banner-newyear2017 .bxslider-banner-paging .bo-cap {
    bottom: 9%;
    left: 23%
}

.banner-newyear2017 .bxslider-banner-paging .nhan-ma {
    bottom: 23%;
    left: 9%
}

.banner-newyear2017 .bxslider-banner-paging .ma-ket {
    top: 42%;
    left: 4%
}

.banner-newyear2017 .bxslider-banner-paging .bao-binh {
    top: 23%;
    left: 9%
}

.banner-newyear2017 .bxslider-banner-paging .song-ngu {
    top: 9%;
    left: 23%
}

.menu-newyear2017 {
    overflow: hidden
}

.menu-newyear2017-item {
    height: 60px;
    display: table
}

.menu-newyear2017-item:after {
    content: "";
    position: absolute;
    display: block;
    height: 5px;
    width: 0;
    bottom: 0;
    left: 0;
    transition: all .4s ease-in-out
}

.menu-newyear2017-item.orange {
    background-color: #ef6a00
}

.menu-newyear2017-item.yellow {
    background-color: #e6a700
}

.menu-newyear2017-item.green {
    background-color: #5e8b29
}

.menu-newyear2017-item.active.orange:after,
.menu-newyear2017-item:hover.orange:after {
    width: 100%;
    background-color: #bd3800
}

.menu-newyear2017-item.active.yellow:after,
.menu-newyear2017-item:hover.yellow:after {
    background-color: #b47500;
    width: 100%
}

.menu-newyear2017-item.active.green:after,
.menu-newyear2017-item:hover.green:after {
    background-color: #2c5900;
    width: 100%
}

@media (max-width:767px) {
    .newyear2017-content {
        font-size: 14px;
        line-height: 30px
    }

    .banner-newyear2017 .bxslider-banner {
        min-height: 137px
    }

    .menu-newyear2017-item {
        height: 65px;
        border: 0;
        border-bottom: 1px solid #fff
    }

}

@media (min-width:768px) {
    .menu-newyear2017-item+.menu-newyear2017-item {
        border-left: 1px solid #fff
    }

}

.menu-newyear2017-item a {
    color: #fff !important;
    font-family: Helvetica;
    font-size: 21px;
    font-weight: 700;
    text-decoration: none;
    line-height: 25px;
    display: table-cell;
    vertical-align: middle;
    text-transform: capitalize
}

@media (max-width:767px) {
    .menu-newyear2017-item a {
        font-size: 18px
    }

    .menu-newyear2017 .container {
        padding: 0
    }

}

.intro-zodiac {
    overflow: hidden;
    margin: 15px 0 30px;
    padding: 87px 0 0 100px
}

@media (min-width:992px) {
    .intro-zodiac {
        background: url(../../images/sai/newyear2017/holo_group.png) top right no-repeat;
        min-height: 811px
    }

}

@media (min-width:992px) and (max-width:1199px) {
    .intro-zodiac {
        background-size: 356px;
        min-height: 600px;
        padding-top: 30px;
        padding-left: 50px
    }

}

@media (max-width:991px) {
    .intro-zodiac {
        margin-top: 15px;
        padding-top: 0;
        padding-left: 20px
    }

}

.intro-zodiac .newyear2017-content {
    max-width: 580px
}

.intro-zodiac-four-elements {
    overflow: hidden
}

@media (min-width:992px) {
    .intro-zodiac-four-elements {
        margin-top: 75px
    }

    .newyear2017-news .news-item:nth-child(3n+1) {
        clear: left
    }

}

.intro-zodiac-four-elements .element {
    float: left;
    width: 146px;
    text-transform: uppercase;
    padding-top: 135px;
    margin-top: 50px
}

@media (max-width:640px) {
    .intro-zodiac-four-elements {
        text-align: center
    }

    .intro-zodiac-four-elements .intro-zodiac-four-elements-content {
        display: inline-block
    }

    .intro-zodiac-four-elements .element {
        width: 130px;
        text-align: left
    }

}

.newyear2017-news,
.newyear2017-paint .newyear2017-title,
.newyear2017-paint .next-step,
.newyear2017-paint .step-title,
.newyear2017-zodiac .zodiac-banner .zodiac-description-title,
.tools-list,
.wrapper-banner-zodiac {
    text-align: center
}

.intro-zodiac-four-elements .element+.element {
    border-left: 2px solid #ccc;
    padding-left: 25px
}

@media (max-width:640px) {
    .intro-zodiac-four-elements .element:nth-child(2n+1) {
        clear: left;
        border-left: 0;
        padding-left: 0;
        background-position: 0 20px
    }

}

.intro-zodiac-four-elements .element p {
    font-size: 28px;
    font-weight: 700;
    line-height: 30px
}

.intro-zodiac-four-elements .water {
    background: url(../../images/sai/newyear2017/nuoc.png) top left no-repeat;
    background-size: 46%
}

.intro-zodiac-four-elements .water p {
    color: #0094d2
}

.intro-zodiac-four-elements .fire {
    background: url(../../images/sai/newyear2017/lua.png) 25px top no-repeat;
    background-size: 44%
}

.intro-zodiac-four-elements .fire p {
    color: #f2612f
}

.intro-zodiac-four-elements .gas {
    background: url(../../images/sai/newyear2017/khi.png) 25px 20px no-repeat;
    background-size: 60%
}

.intro-zodiac-four-elements .gas p {
    color: #1ea2b0
}

.intro-zodiac-four-elements .land {
    background: url(../../images/sai/newyear2017/dat.png) 25px top no-repeat;
    background-size: 62%
}

.intro-zodiac-four-elements .land p {
    color: #68492f
}

.wrapper-banner-zodiac {
    color: #fff;
    min-height: 600px;
    background: url(../../images/sai/newyear2017/bg_bottom_homepage.png) center top;
    padding-top: 85px
}

@media (max-width:767px) {
    .wrapper-banner-zodiac {
        padding-top: 20px;
        min-height: 343px;
        background-size: auto 400px
    }

    .wrapper-banner-zodiac .newyear2017-title {
        line-height: 30px;
        font-size: 21px
    }

}

.wrapper-banner-zodiac .newyear2017-content,
.wrapper-banner-zodiac .newyear2017-title {
    max-width: 780px;
    margin: 0 auto;
    padding: 0 20px
}

@media (max-width:767px) {
    .wrapper-banner-zodiac .newyear2017-content {
        line-height: 16px;
        font-size: 12px
    }

}

.wrapper-banner-zodiac .newyear2017-content {
    margin-top: 30px
}

@media (min-width:768px) {
    .wrapper-banner-zodiac .banner-zodiac {
        margin-top: 60px
    }

}

.wrapper-banner-zodiac .banner-zodiac-item {
    color: #fff;
    text-decoration: none
}

.wrapper-banner-zodiac .banner-zodiac-item p {
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 20px 0 0
}

@media (max-width:767px) {
    .wrapper-banner-zodiac .banner-zodiac-item p {
        font-size: 15px
    }

}

.wrapper-banner-zodiac .banner-zodiac-item span {
    font-size: 18px
}

.wrapper-banner-zodiac .banner-zodiac-item img {
    border-radius: 50%
}

.wrapper-banner-zodiac .banner-zodiac-item img:hover {
    -webkit-box-shadow: 0 0 30px 0 #ccc;
    -moz-box-shadow: 0 0 30px 0 #ccc;
    box-shadow: 0 0 30px 0 #ccc
}

.wrapper-banner-zodiac .banner-zodiac li {
    height: 250px
}

@media (max-width:767px) {
    .wrapper-banner-zodiac .banner-zodiac-item span {
        font-size: 13px
    }

    .wrapper-banner-zodiac .banner-zodiac-item img:hover {
        -webkit-box-shadow: 0 0 25px 0 #ccc;
        -moz-box-shadow: 0 0 25px 0 #ccc;
        box-shadow: 0 0 25px 0 #ccc
    }

    .wrapper-banner-zodiac .banner-zodiac li {
        height: 220px
    }

}

.wrapper-banner-zodiac .banner-zodiac .bx-wrapper .bx-controls-direction a {
    color: #fff
}

.wrapper-banner-zodiac .banner-zodiac .bx-viewport {
    padding-top: 32px
}

.newyear2017-zodiac .zodiac-banner {
    position: relative
}

.newyear2017-zodiac .zodiac-banner img {
    display: block;
    margin: 0 auto
}

.newyear2017-zodiac .zodiac-banner .zodiac-banner-img {
    width: 100%
}

.newyear2017-zodiac .zodiac-banner .zodiac-banner-info {
    position: absolute;
    top: 21%;
    right: 1%;
    width: 25%
}

.newyear2017-zodiac .zodiac-banner .zodiac-icon {
    width: 80%;
    border: 4px solid #eff0f2;
    border-radius: 50%
}

.newyear2017-zodiac .zodiac-banner .zodiac-description-title h2 {
    padding-left: 0;
    padding-right: 0
}

@media (min-width:1200px) {
    .newyear2017-zodiac .zodiac-banner .zodiac-description-title h2 {
        font-size: 22px
    }

}

@media (min-width:992px) and (max-width:1199px) {
    .newyear2017-zodiac .zodiac-banner .zodiac-description-title h2 {
        font-size: 18px
    }

}

@media (min-width:640px) and (max-width:991px) {
    .newyear2017-zodiac .zodiac-banner .zodiac-description-title h2 {
        font-size: 12px
    }

}

@media (max-width:639px) {
    .newyear2017-zodiac .zodiac-banner .zodiac-description-title h2 {
        font-size: 7px
    }

}

@media (min-width:1200px) {
    .newyear2017-zodiac .zodiac-banner .zodiac-description-title span {
        font-size: 40px
    }

}

@media (min-width:992px) and (max-width:1199px) {
    .newyear2017-zodiac .zodiac-banner .zodiac-description-title span {
        font-size: 30px
    }

}

@media (min-width:640px) and (max-width:991px) {
    .newyear2017-zodiac .zodiac-banner .zodiac-description-title span {
        font-size: 20px
    }

}

@media (max-width:639px) {
    .newyear2017-zodiac .zodiac-banner .zodiac-description-title span {
        font-size: 12px;
        margin-left: 3px
    }

}

.newyear2017-zodiac .zodiac-detail .row {
    margin-top: 65px
}

@media (max-width:767px) {
    .newyear2017-zodiac .zodiac-detail .row {
        margin-top: 30px
    }

}

.newyear2017-zodiac .zodiac-icon {
    margin: 0 auto;
    display: block
}

@media (max-width:767px) {
    .newyear2017-zodiac .zodiac-icon {
        width: 80px;
        margin-bottom: 30px
    }

}

.newyear2017-zodiac .zodiac-color-inside img,
.newyear2017-zodiac .zodiac-color-outside img,
.newyear2017-zodiac .zodiac-color-table {
    width: 100%
}

.newyear2017-zodiac .zodiac-description-title {
    text-transform: uppercase;
    color: #fff;
    border-top-right-radius: 20px;
    font-family: ColourSansVNU, sans-serif
}

.newyear2017-news a,
.tools-list a {
    color: #3d3d3d;
    text-decoration: none
}

.newyear2017-zodiac .zodiac-description-title.bach-duong {
    background-color: #f1656e
}

.newyear2017-zodiac .zodiac-description-title.bao-binh {
    background-color: #0075ab
}

.newyear2017-zodiac .zodiac-description-title.bo-cap {
    background-color: #a31d2d
}

.newyear2017-zodiac .zodiac-description-title.cu-giai {
    background-color: #967bb4
}

.newyear2017-zodiac .zodiac-description-title.kim-nguu {
    background-color: #a8cc53
}

.newyear2017-zodiac .zodiac-description-title.ma-ket {
    background-color: #aa6042
}

.newyear2017-zodiac .zodiac-description-title.nhan-ma {
    background-color: #f179ae
}

.newyear2017-zodiac .zodiac-description-title.song-ngu {
    background-color: #46b3c5
}

.newyear2017-zodiac .zodiac-description-title.song-tu {
    background-color: #f5821f
}

.newyear2017-zodiac .zodiac-description-title.su-tu {
    background-color: #eab30e
}

.newyear2017-zodiac .zodiac-description-title.thien-binh {
    background-color: #848488
}

.newyear2017-zodiac .zodiac-description-title.xu-nu {
    background-color: #7b9540
}

.newyear2017-zodiac .zodiac-description-title span {
    text-transform: capitalize;
    margin-left: 10px;
    font-family: VNF-Lobster;
    font-size: 55px
}

.newyear2017-zodiac .zodiac-description-title h2 {
    padding: 10px 30px 30px;
    margin: 0
}

@media (max-width:767px) {
    .newyear2017-zodiac .zodiac-description-title span {
        font-size: 30px
    }

    .newyear2017-zodiac .zodiac-description-title h2 {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 20px
    }

}

.newyear2017-zodiac .zodiac-description-content {
    border: 1px solid #ccc;
    border-top-right-radius: 20px;
    margin-top: -15px;
    background-color: #fff;
    padding: 30px;
    font-size: 16px;
    font-family: Helvetica
}

@media (max-width:767px) {
    .newyear2017-zodiac .zodiac-description-content {
        padding: 20px;
        font-size: 14px
    }

}

.newyear2017-zodiac .zodiac-color-content h3 {
    font-family: Helvetica;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase
}

@media (max-width:767px) {
    .newyear2017-zodiac .zodiac-color-content h3 {
        font-size: 21px;
        text-align: center
    }

}

.newyear2017-zodiac .zodiac-color-content p {
    font-family: Helvetica;
    font-size: 16px;
    line-height: 30px
}

.newyear2017-zodiac .zodiac-color-outside {
    background-color: #f5f5f5;
    margin-top: 70px
}

.newyear2017-zodiac .zodiac-color-inside,
.newyear2017-zodiac .zodiac-color-outside {
    padding-bottom: 30px
}

.newyear2017-zodiac .zodiac-color-inside .row,
.newyear2017-zodiac .zodiac-color-outside .row {
    padding-top: 30px;
    padding-bottom: 30px
}

.newyear2017-zodiac .zodiac-color-inside h3,
.newyear2017-zodiac .zodiac-color-outside h3 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-top: 50px
}

@media (max-width:767px) {
    .newyear2017-zodiac .zodiac-color-inside h3,
    .newyear2017-zodiac .zodiac-color-outside h3 {
        font-size: 21px
    }

    .newyear2017-zodiac .zodiac-color-inside .image-color-decore img,
    .newyear2017-zodiac .zodiac-color-outside .image-color-decore img {
        width: auto;
        margin: 40px auto 0;
        display: block
    }

    .newyear2017-zodiac .zodiac-color-bar {
        margin-bottom: 20px;
        width: 100%
    }

}

.newyear2017-news .news-item {
    margin-bottom: 30px
}

@media (max-width:991px) and (min-width:768px) {
    .newyear2017-news .news-item:nth-child(2n+1) {
        clear: left
    }

}

@media (max-width:415px) {
    .newyear2017-news .news-item img {
        width: 100%
    }

}

@media (min-width:768px) {
    .newyear2017-zodiac .zodiac-color-bar {
        margin-top: 30px
    }

    .newyear2017-news .news-item img {
        width: 100%
    }

}

.newyear2017-news .news-list .newyear2017-title {
    padding: 30px 0;
    line-height: 45px
}

@media (min-width:992px) {
    .newyear2017-news .news-list .newyear2017-title {
        padding-left: 220px;
        padding-right: 220px
    }

}

.tools-list {
    background-color: #f5f5f5;
    margin-bottom: 35px;
    padding: 40px 0 20px
}

.tools-list h2 {
    margin-bottom: 50px
}

.tools-list li {
    height: 170px
}

.tools-list .tool-item p {
    margin-top: 25px;
    font-family: Helvetica;
    font-size: 12px
}

.tools-list .tool-img {
    min-height: 65px;
    display: block
}

@media (min-width:768px) {
    .tools-list .bx-controls-direction a {
        font-size: 22px !important;
        top: 25% !important
    }

    .tools-list .bx-controls-direction a .fa-stack-1x {
        top: -1px !important;
        font-size: 35px !important
    }

    .tools-list .bx-controls-direction .bx-prev {
        left: -50px !important
    }

    .tools-list .bx-controls-direction .bx-next {
        right: -50px !important
    }

}

.newyear2017-paint .step-title {
    font-family: Helvetica;
    font-size: 21px;
    font-weight: 700;
    padding: 30px 30px 0;
    color: #021a69
}

.newyear2017-paint .step-content {
    line-height: 25px;
    font-size: 16px
}

.newyear2017-paint .step-content .row {
    margin-top: 50px
}

.newyear2017-paint .step-content h4 {
    font-size: 21px;
    font-weight: 700;
    line-height: 30px
}

@media (min-width:992px) {
    .newyear2017-paint .step-content h4 {
        margin-top: -6px
    }

}

.newyear2017-paint .step-content h4 a {
    color: #3d3d3d;
    text-decoration: underline
}

.newyear2017-paint .step-content img {
    width: 100%
}

.newyear2017-paint .next-step {
    display: block;
    padding: 20px;
    color: #fff;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
    margin: 40px 0 60px;
    background-color: #021a69;
    font-size: 16px
}

@media (max-width:767px) {
    .newyear2017-paint .next-step {
        padding-right: 40px;
        text-align: left
    }

    .newyear2017-paint .all-steps li {
        padding: 0 5px
    }

}

.newyear2017-paint .next-step .fa-angle-right {
    position: absolute;
    font-size: 40px;
    right: 20px;
    top: 9px
}

.newyear2017-paint .standard-system {
    text-align: center;
    background-color: #fff;
    margin-top: 50px
}

@media (max-width:845px) {
    .newyear2017-paint .standard-system img {
        width: 100%
    }

}

.newyear2017-paint .all-steps {
    margin-top: 25px;
    display: flex
}

.newyear2017-paint .all-steps li {
    display: flex;
    position: relative
}

.newyear2017-paint .all-steps li.active a {
    background-color: #021a69;
    color: #fff
}

.newyear2017-paint .all-steps li.active a:after {
    border-left: 10px solid #021a69 !important
}

.newyear2017-paint .all-steps li:nth-child(1) a:after,
.newyear2017-paint .all-steps li:nth-child(2) a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #f5f5f5;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 41px;
    right: -10px
}

.newyear2017-paint .all-steps li a {
    background-color: #f5f5f5;
    min-height: 100px;
    color: #656565;
    padding: 10px 30px;
    display: block;
    width: 100%
}

.newyear2017-paint .all-steps li a.hightlight,
.newyear2017-paint .all-steps li a:hover,
.newyear2017-paint .step3-footer {
    background-color: #021a69;
    color: #fff
}

.newyear2017-paint .all-steps li a.hightlight:after,
.newyear2017-paint .all-steps li a:hover:after {
    border-left: 10px solid #021a69
}

.newyear2017-paint .all-steps li a p {
    font-size: 14px
}

@media (max-width:767px) {
    .newyear2017-paint .all-steps li a {
        padding: 5px
    }

    .newyear2017-paint .all-steps li a p {
        font-size: 11px
    }

}

.newyear2017-paint .all-steps li a p span {
    font-size: 24px;
    font-weight: 700;
    display: block
}

@media (max-width:767px) {
    .newyear2017-paint .all-steps li a p span {
        font-size: 14px
    }

}

.newyear2017-paint #all-steps .newyear2017-title {
    margin-top: 55px
}

.newyear2017-paint .step-intro {
    text-align: center;
    font-size: 16px;
    line-height: 25px
}

.newyear2017-paint .step3-footer {
    position: relative
}

.newyear2017-paint .step3-footer:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 25px solid #021a69;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.newyear2017-paint .step3-footer img,
.weather-shield .slider-banner img {
    width: 100%
}

.newyear2017-paint .step3-footer .row {
    padding-top: 20px;
    padding-bottom: 40px
}

.newyear2017-paint .step3-footer h3 {
    font-family: ColourSansVNU;
    font-size: 31px;
    font-weight: 700;
    text-transform: uppercase
}

.weather-shield,
.weather-shield .title-item {
    font-family: 'Open Sans', sans-serif
}

.newyear2017-paint .step3-footer p {
    font-size: 18px;
    line-height: 25px
}

.newyear2017-paint .step3-footer .more-info {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 30px;
    border: 1px solid #fff;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-top: 20px;
    display: inline-block
}

.weather-shield .bx-slider-responsive,
.weather-shield .slider-banner ul {
    padding: 0;
    list-style-type: none
}

.newyear2017-paint .step3-plan-img {
    margin: 80px 0 100px
}

@media (max-width:976px) {
    .newyear2017-paint .step3-plan-img {
        width: 100%
    }

}

@media (max-width:767px) {
    .newyear2017-paint .step3-plan-img {
        margin: 30px 0
    }

}

.newyear2017-paint .step3-info-hcm {
    font-size: 18px;
    text-align: center;
    margin-bottom: 50px
}

.newyear2017-paint .step3 {
    text-align: center
}

@media (max-width:767px) {
    .weather-shield .title-item {
        text-align: left
    }

}

.weather-shield .product-name {
    font-size: 32px;
    color: #032c66;
    font-weight: 400;
    margin: 30px 0
}

.weather-shield .slider-banner .bx-wrapper .bx-pager {
    bottom: 0;
    top: inherit;
    right: 0;
    left: 0
}

.weather-shield .slider-banner .bx-wrapper .bx-pager.bx-default-pager a {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 0
}

.weather-shield .slider-banner .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #ddbc4f
}

.weather-shield .slider-banner .bx-wrapper .bx-controls-direction a {
    text-indent: inherit;
    margin-top: -30px
}

.weather-shield .slider-banner .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 13%
}

.weather-shield .slider-banner .bx-wrapper .bx-controls-direction a.bx-next {
    right: 15%
}

.weather-shield .slider-banner .bx-wrapper .bx-controls-direction a i {
    font-size: 70px;
    color: #fff
}

@media (max-width:768px) {
    .weather-shield .slider-banner .bx-wrapper .bx-controls-direction a {
        margin-top: -15px
    }

    .weather-shield .slider-banner .bx-wrapper .bx-controls-direction a i {
        font-size: 30px
    }

}

.weather-shield .product-slider li {
    float: left;
    width: 301px;
    background-color: #f0f0ef;
    padding: 12px 12px 28px;
    min-height: 580px
}

.weather-shield .product-slider li img {
    width: 100%
}

.weather-shield .product-slider li .ws-product-title {
    color: #032c66;
    font-size: 22px;
    font-weight: 700
}

.weather-shield .product-slider li .ws-product-discription {
    font-size: 14px;
    text-align: justify
}

.weather-shield .product-slider li .ws-product-more {
    width: 198px;
    height: 56px;
    background-color: #222e63;
    border-radius: 28px;
    display: block;
    text-align: center;
    line-height: 56px;
    color: #fff;
    font-size: 20px;
    margin: 0 auto;
    text-decoration: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px
}

.weather-shield .product-slider li .ws-product-more:hover {
    background-color: #182459
}

.weather-shield .products {
    margin-bottom: 50px
}

.weather-shield .products .bx-wrapper .bx-controls-direction a {
    font-size: 50px;
    color: #636363
}

.weather-shield .products .bx-wrapper .bx-prev {
    left: -33px
}

.weather-shield .products .bx-wrapper .bx-next {
    right: -45px
}

@media (max-width:400px) {
    .weather-shield .products .bx-wrapper .bx-controls-direction a {
        font-size: 35px
    }

    .weather-shield .products .bx-wrapper .bx-prev {
        left: -16px
    }

    .weather-shield .products .bx-wrapper .bx-next {
        right: -34px
    }

}

.weather-shield .customer-slider li {
    float: left;
    width: 205px;
    color: #fff
}

.weather-shield .customer-slider li .customer-item {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #222e63;
    padding: 70px 10px 10px;
    margin: 60px 0 80px;
    min-height: 440px;
    position: relative;
    text-align: justify
}

.weather-shield .customer-slider li .customer-item .customer-avatar {
    display: inline-block;
    height: 110px;
    width: 110px;
    position: absolute;
    top: -55px;
    left: 50%;
    margin-left: -55px;
    background-color: #fff;
    padding: 2px;
    border-radius: 50%;
    overflow: hidden
}

.weather-shield .customer-slider li .customer-item .customer-avatar img {
    border-radius: 50%
}

.weather-shield .customer-slider li .customer-item:after {
    content: '';
    width: 205px;
    height: 80px;
    position: absolute;
    bottom: -80px;
    left: 0;
    background: url(../../images/sai/customer-shadow.png) no-repeat
}

.weather-shield .customer-slider li .customer-name {
    position: absolute;
    bottom: 10px;
    left: 10px
}

.weather-shield .customer-slider li .customer-name:before {
    content: '';
    display: block;
    width: 40%;
    height: 1px;
    background-color: #fff;
    margin: 20px 0
}

.weather-shield .customer .bx-wrapper .bx-controls-direction a {
    font-size: 50px;
    color: #636363;
    margin-top: -40px
}

@media (max-width:992px) {
    .weather-shield .customer .bx-wrapper .bx-controls-direction a,
    .weather-shield .products .bx-wrapper .bx-controls-direction a {
        text-indent: inherit
    }

}

@media (max-width:400px) {
    .weather-shield .customer .bx-wrapper .bx-controls-direction a {
        font-size: 35px
    }

}

.weather-shield .customer .bx-wrapper .bx-prev {
    left: -33px
}

.weather-shield .customer .bx-wrapper .bx-next {
    right: -45px
}

.weather-shield .nav-tabs li a {
    border-radius: 0;
    margin-right: 0;
    background-color: #fff;
    border: 1px solid #ddd
}

.weather-shield .nav-tabs li+li a {
    border-left: 0
}

.weather-shield .nav-tabs li.active a {
    background-color: #f7f8fa
}

.weather-shield .title-item {
    font-size: 31px;
    color: #032c66;
    font-weight: 300;
    margin-bottom: 20px
}

@media (max-width:768px) {
    .weather-shield .nav-tabs li a {
        padding-left: 10px;
        padding-right: 10px
    }

    .weather-shield .title-item {
        text-align: center;
        font-size: 25px
    }

}

.weather-shield .title-item span {
    font-weight: 500
}

.weather-shield .related-news {
    overflow: hidden
}

.weather-shield .related-news ul {
    list-style-type: none;
    padding: 0
}

.weather-shield .related-news ul li {
    float: left;
    border-bottom: 1px solid #b5b5b5;
    width: 100%
}

.weather-shield .related-news ul a {
    color: #353535;
    text-decoration: none;
    font-size: 18px;
    display: block;
    padding: 20px 10px 0
}

.weather-shield .related-news ul a:hover {
    text-decoration: underline
}

.weather-shield .related-news ul span {
    display: block;
    font-size: 14px;
    font-style: italic;
    text-align: justify;
    padding: 10px 10px 20px
}

.weather-shield .other-sevices {
    padding: 50px 10px 0;
    overflow: hidden;
    margin-bottom: 30px
}

.weather-shield .other-sevices ul {
    list-style-type: none;
    padding: 0
}

.weather-shield .other-sevices ul li {
    float: left;
    margin-bottom: 5px;
    background-color: #f0f0ef;
    border-top-right-radius: 17px;
    border-bottom-left-radius: 17px;
    width: 100%
}

.weather-shield .other-sevices ul li a {
    font-weight: 700;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    color: #032c66;
    font-size: 19px;
    padding: 0 25px;
    display: block;
    text-decoration: none;
    position: relative;
    width: 100%
}

@media (max-width:768px) {
    .weather-shield .other-sevices ul li a {
        font-size: 16px
    }

}

.weather-shield .other-sevices ul li a:after {
    content: '';
    position: absolute;
    top: 9px;
    right: 9px;
    background: url(../../images/sai/bgli-1.png) no-repeat;
    width: 36px;
    height: 38px
}

.weather-shield .video p {
    text-align: justify
}

.weather-shield .video-wrap {
    padding: 31px;
    background-color: #f0f0ef;
    margin-bottom: 15px
}

.weather-shield .video-wrap iframe {
    width: 100% !important
}

@media (max-width:450px) {
    .weather-shield .video-wrap iframe {
        max-height: 200px
    }

}

.weather-shield .block-item p {
    font-size: 17px;
    text-align: justify
}

.weather-shield .water-resistant {
    position: relative;
    margin: 20px auto 0;
    text-align: center
}

.weather-shield .water-resistant img {
    margin: 0 auto
}

.weather-shield .functions {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px
}

.weather-shield .functions img {
    margin: 0 auto
}

.weather-shield p.text-note {
    font-size: 12px;
    margin-bottom: 30px
}

/*# sourceMappingURL=style.min.css.map */
.dc__search > .pull-left {
    float: left !important;
}