.ps_ease .carousel-inner>.item {
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_ease .carousel-inner>.item {
        -webkit-transition-timing-function: ease;
        -moz-transition-timing-function: ease;
        -ms-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        transition-timing-function: ease
    }
}

.ps_easeInOut .carousel-inner>.item {
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeInOut .carousel-inner>.item {
        -webkit-transition-timing-function: ease-in-out;
        -moz-transition-timing-function: ease-in-out;
        -ms-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out
    }
}

.ps_speedy .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0, 1);
    -moz-transition-timing-function: cubic-bezier(0, 1, 0, 1);
    -ms-transition-timing-function: cubic-bezier(0, 1, 0, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0, 1);
    transition-timing-function: cubic-bezier(0, 1, 0, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_speedy .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(0, 1, 0, 1);
        -moz-transition-timing-function: cubic-bezier(0, 1, 0, 1);
        -ms-transition-timing-function: cubic-bezier(0, 1, 0, 1);
        -o-transition-timing-function: cubic-bezier(0, 1, 0, 1);
        transition-timing-function: cubic-bezier(0, 1, 0, 1)
    }
}

.ps_slowSpeedy .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(0.3, 1, 0, 1);
    -moz-transition-timing-function: cubic-bezier(0.3, 1, 0, 1);
    -ms-transition-timing-function: cubic-bezier(0.3, 1, 0, 1);
    -o-transition-timing-function: cubic-bezier(0.3, 1, 0, 1);
    transition-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_slowSpeedy .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(0.3, 1, 0, 1);
        -moz-transition-timing-function: cubic-bezier(0.3, 1, 0, 1);
        -ms-transition-timing-function: cubic-bezier(0.3, 1, 0, 1);
        -o-transition-timing-function: cubic-bezier(0.3, 1, 0, 1);
        transition-timing-function: cubic-bezier(0.3, 1, 0, 1)
    }
}

.ps_easeOutInCubic .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -moz-transition-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -ms-transition-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -o-transition-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutInCubic .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
        -moz-transition-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
        -ms-transition-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
        -o-transition-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
        transition-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
    }
}

.ps_swing .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
    -moz-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
    -ms-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
    -o-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
    transition-timing-function: cubic-bezier(.02, .01, .47, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_swing .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
        -moz-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
        -ms-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
        -o-transition-timing-function: cubic-bezier(.02, .01, .47, 1);
        transition-timing-function: cubic-bezier(.02, .01, .47, 1)
    }
}

.ps_easeOutCubic .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -ms-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutCubic .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -ms-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
}

.ps_easeInOutCubic .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -moz-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -ms-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -o-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    transition-timing-function: cubic-bezier(.645, .045, .355, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeInOutCubic .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
        -moz-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
        -ms-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
        -o-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
        transition-timing-function: cubic-bezier(.645, .045, .355, 1)
    }
}

.ps_easeOutCirc .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
    -moz-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
    -ms-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
    -o-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
    transition-timing-function: cubic-bezier(.075, .82, .165, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutCirc .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
        -moz-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
        -ms-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
        -o-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
        transition-timing-function: cubic-bezier(.075, .82, .165, 1)
    }
}

.ps_easeOutExpo .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -ms-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutExpo .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
        -moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
        -ms-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
        -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
        transition-timing-function: cubic-bezier(.19, 1, .22, 1)
    }
}

.ps_easeInQuad .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -moz-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -ms-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeInQuad .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
        -moz-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
        -ms-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
        -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
        transition-timing-function: cubic-bezier(.55, .085, .68, .53)
    }
}

.ps_easeOutQuad .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -moz-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -ms-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutQuad .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
        -moz-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
        -ms-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
        -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
        transition-timing-function: cubic-bezier(.25, .46, .45, .94)
    }
}

.ps_easeInOutQuad .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -moz-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -ms-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeInOutQuad .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
        -moz-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
        -ms-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
        -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
        transition-timing-function: cubic-bezier(.455, .03, .515, .955)
    }
}

.ps_easeOutQuart .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    -moz-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    -ms-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    -o-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    transition-timing-function: cubic-bezier(.165, .84, .44, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutQuart .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
        -moz-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
        -ms-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
        -o-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
        transition-timing-function: cubic-bezier(.165, .84, .44, 1)
    }
}

.ps_easeInOutQuart .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -moz-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -ms-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -o-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    transition-timing-function: cubic-bezier(.77, 0, .175, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeInOutQuart .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
        -moz-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
        -ms-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
        -o-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
        transition-timing-function: cubic-bezier(.77, 0, .175, 1)
    }
}

.ps_easeOutQuint .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
    -moz-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
    -ms-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
    -o-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
    transition-timing-function: cubic-bezier(.23, 1, .32, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutQuint .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
        -moz-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
        -ms-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
        -o-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
        transition-timing-function: cubic-bezier(.23, 1, .32, 1)
    }
}

.ps_easeInSine .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    -moz-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    -ms-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    -o-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeInSine .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
        -moz-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
        -ms-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
        -o-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
        transition-timing-function: cubic-bezier(.47, 0, .745, .715)
    }
}

.ps_easeOutSine .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    -moz-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    -ms-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    -o-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeOutSine .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
        -moz-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
        -ms-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
        -o-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
        transition-timing-function: cubic-bezier(.39, .575, .565, 1)
    }
}

.ps_easeInOutSine .carousel-inner>.item {
    -webkit-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    -moz-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    -ms-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    -o-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_easeInOutSine .carousel-inner>.item {
        -webkit-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
        -moz-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
        -ms-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
        -o-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
        transition-timing-function: cubic-bezier(.445, .05, .55, .95)
    }
}

.kbrns_zoomIn>.carousel-inner>.item>img,
.kbrns_zoomIn>.carousel-inner>.item>a>img {
    -webkit-animation: kbrns_zoomIn 25s linear 0s infinite alternate;
    -moz-animation: kbrns_zoomIn 25s linear 0s infinite alternate;
    -o-animation: kbrns_zoomIn 25s linear 0s infinite alternate;
    -ms-animation: kbrns_zoomIn 25s linear 0s infinite alternate;
    animation: kbrns_zoomIn 25s linear 0s infinite alternate
}

@-webkit-keyframes kbrns_zoomIn {
    0% {
        -webkit-transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1.4)
    }
}

@-moz-keyframes kbrns_zoomIn {
    0% {
        -moz-transform: scale(1)
    }
    100% {
        -moz-transform: scale(1.4)
    }
}

@-ms-keyframes kbrns_zoomIn {
    0% {
        -ms-transform: scale(1)
    }
    100% {
        -ms-transform: scale(1.4)
    }
}

@-o-keyframes kbrns_zoomIn {
    0% {
        -o-transform: scale(1)
    }
    100% {
        -o-transform: scale(1.4)
    }
}

@keyframes kbrns_zoomIn {
    0% {
        transform: scale(1)
    }
    100% {
        transform: scale(1.4)
    }
}

.kbrns_zoomInOut>.carousel-inner>.item>img,
.kbrns_zoomInOut>.carousel-inner>.item>a>img {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-animation: kbrns_zoomInOut 25s linear 0s infinite alternate;
    -moz-animation: kbrns_zoomInOut 25s linear 0s infinite alternate;
    -o-animation: kbrns_zoomInOut 25s linear 0s infinite alternate;
    -ms-animation: kbrns_zoomInOut 25s linear 0s infinite alternate;
    animation: kbrns_zoomInOut 25s linear 0s infinite alternate
}

@-webkit-keyframes kbrns_zoomInOut {
    0% {
        -webkit-transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1.2)
    }
}

@-moz-keyframes kbrns_zoomInOut {
    0% {
        -moz-transform: scale(1)
    }
    100% {
        -moz-transform: scale(1.2)
    }
}

@-ms-keyframes kbrns_zoomInOut {
    0% {
        -ms-transform: scale(1)
    }
    100% {
        -ms-transform: scale(1.2)
    }
}

@-o-keyframes kbrns_zoomInOut {
    0% {
        -o-transform: scale(1)
    }
    100% {
        -o-transform: scale(1.2)
    }
}

@keyframes kbrns_zoomInOut {
    0% {
        transform: scale(1)
    }
    100% {
        transform: scale(1.2)
    }
}

.kbrns_ltr>.carousel-inner>.item {
    height: 658px;
    background-repeat: repeat-x;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-animation: kbrns_ltr 2000s cubic-bezier(.39, .575, .565, 1) infinite;
    -moz-animation: kbrns_ltr 2000s cubic-bezier(.39, .575, .565, 1) infinite;
    -o-animation: kbrns_ltr 2000s cubic-bezier(.39, .575, .565, 1) infinite;
    -ms-animation: kbrns_ltr 2000s cubic-bezier(.39, .575, .565, 1) infinite;
    animation: kbrns_ltr 2000s cubic-bezier(.39, .575, .565, 1) infinite
}

@media only screen and (max-width:380px) {
    .kbrns_ltr>.carousel-inner>.item {
        max-height: 200px
    }
}

@media(min-width:381px) and (max-width:550px) {
    .kbrns_ltr>.carousel-inner>.item {
        max-height: 235px
    }
}

@media(min-width:551px) and (max-width:767px) {
    .kbrns_ltr>.carousel-inner>.item {
        max-height: 350px
    }
}

@media(min-width:768px) and (max-width:900px) {
    .kbrns_ltr>.carousel-inner>.item {
        max-height: 495px
    }
}

@media(min-width:901px) and (max-width:1100px) {
    .kbrns_ltr>.carousel-inner>.item {
        max-height: 550px
    }
}

@-webkit-keyframes kbrns_ltr {
    from {
        background-position: 0 0
    }
    to {
        background-position: 20000px 0
    }
}

@-moz-keyframes kbrns_ltr {
    from {
        background-position: 0 0
    }
    to {
        background-position: 20000px 0
    }
}

@-ms-keyframes kbrns_ltr {
    from {
        background-position: 0 0
    }
    to {
        background-position: 20000px 0
    }
}

@-o-keyframes kbrns_ltr {
    from {
        background-position: 0 0
    }
    to {
        background-position: 20000px 0
    }
}

@keyframes kbrns_ltr {
    from {
        background-position: 0 0
    }
    to {
        background-position: 20000px 0
    }
}

.kbrns_rtl>.carousel-inner>.item {
    height: 658px;
    
}

@media only screen and (max-width:380px) {
    .kbrns_rtl>.carousel-inner>.item {
        max-height: 200px
    }
}

@media(min-width:381px) and (max-width:550px) {
    .kbrns_rtl>.carousel-inner>.item {
        max-height: 235px
    }
}

@media(min-width:551px) and (max-width:767px) {
    .kbrns_rtl>.carousel-inner>.item {
        max-height: 350px
    }
}

@media(min-width:768px) and (max-width:900px) {
    .kbrns_rtl>.carousel-inner>.item {
        max-height: 495px
    }
}

@media(min-width:901px) and (max-width:1100px) {
    .kbrns_rtl>.carousel-inner>.item {
        max-height: 550px
    }
}

@-webkit-keyframes kbrns_rtl {
    from {
        background-position: 0 0
    }
    to {
        background-position: -20000px 0
    }
}

@-moz-keyframes kbrns_rtl {
    from {
        background-position: 0 0
    }
    to {
        background-position: -20000px 0
    }
}

@-ms-keyframes kbrns_rtl {
    from {
        background-position: 0 0
    }
    to {
        background-position: -20000px 0
    }
}

@-o-keyframes kbrns_rtl {
    from {
        background-position: 0 0
    }
    to {
        background-position: -20000px 0
    }
}

@keyframes kbrns_rtl {
    from {
        background-position: 0 0
    }
    to {
        background-position: -20000px 0
    }
}

.kbrns_zoomOutIn>.carousel-inner>.item>img,
.kbrns_zoomOutIn>.carousel-inner>.item>a>img {
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-animation: kbrns_zoomOutIn 25s linear 0s infinite alternate;
    -moz-animation: kbrns_zoomOutIn 25s linear 0s infinite alternate;
    -o-animation: kbrns_zoomOutIn 25s linear 0s infinite alternate;
    -ms-animation: kbrns_zoomOutIn 25s linear 0s infinite alternate;
    animation: kbrns_zoomOutIn 25s linear 0s infinite alternate
}

@-webkit-keyframes kbrns_zoomOutIn {
    0% {
        -webkit-transform: scale(1.3)
    }
    100% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes kbrns_zoomOutIn {
    0% {
        -moz-transform: scale(1.3)
    }
    100% {
        -moz-transform: scale(1)
    }
}

@-ms-keyframes kbrns_zoomOutIn {
    0% {
        -ms-transform: scale(1.3)
    }
    100% {
        -ms-transform: scale(1)
    }
}

@-o-keyframes kbrns_zoomOutIn {
    0% {
        -o-transform: scale(1.3)
    }
    100% {
        -o-transform: scale(1)
    }
}

@keyframes kbrns_zoomOutIn {
    0% {
        transform: scale(1.3)
    }
    100% {
        transform: scale(1)
    }
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(.075, .82, .165, 1);
    -o-transition: -o-transform 1.5s cubic-bezier(.075, .82, .165, 1);
    transition: transform 1.5s cubic-bezier(.075, .82, .165, 1)
}

.modal.fade.ps_modal_zoomIn .modal-dialog {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -o-transition: -o-transform 1s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: transform 1s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -webkit-transform: translate(0, 0) scale(0.7);
    -ms-transform: translate(0, 0) scale(0.7);
    -o-transform: translate(0, 0) scale(0.7);
    transform: translate(0, 0) scale(0.7)
}

.modal.in.ps_modal_zoomIn .modal-dialog {
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    -o-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1)
}

.modal.fade.ps_modal_zoomOut .modal-dialog {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -o-transition: -o-transform 1s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: transform 1s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -webkit-transform: translate(0, 0) scale(1.1);
    -ms-transform: translate(0, 0) scale(1.1);
    -o-transform: translate(0, 0) scale(1.1);
    transform: translate(0, 0) scale(1.1)
}

.modal.in.ps_modal_zoomOut .modal-dialog {
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    -o-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1)
}

.modal.fade.ps_modal_fadeInLeft .modal-dialog {
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.3, 1, 0, 1);
    -o-transition: -o-transform 1.5s cubic-bezier(0.3, 1, 0, 1);
    transition: transform 1.5s cubic-bezier(0.3, 1, 0, 1);
    -webkit-transform: translate(-25%, 0);
    -ms-transform: translate(-25%, 0);
    -o-transform: translate(-25%, 0);
    transform: translate(-25%, 0)
}

.modal.in.ps_modal_fadeInLeft .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal.fade.ps_modal_fadeInRight .modal-dialog {
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.3, 1, 0, 1);
    -o-transition: -o-transform 1.5s cubic-bezier(0.3, 1, 0, 1);
    transition: transform 1.5s cubic-bezier(0.3, 1, 0, 1);
    -webkit-transform: translate(25%, 0);
    -ms-transform: translate(25%, 0);
    -o-transform: translate(25%, 0);
    transform: translate(25%, 0)
}

.modal.in.ps_modal_fadeInRight .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

#fw_al_001 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#fw_al_001:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_al_001:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_al_001>.carousel-inner>.item>img,
#fw_al_001>.carousel-inner>.item>a>img {
    opacity: .45;
    margin: auto;
    width: 100%!important
}

.ps_slide_y>.carousel-inner {
    height: 100%
}

.ps_slide_y>.carousel-inner>.item {
    -webkit-transition-property: top;
    transition-property: top
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .ps_slide_y>.carousel-inner>.item {
        -webkit-transition-property: -webkit-transform;
        transition-property: transform
    }
    .ps_slide_y>.carousel-inner>.item.next,
    .ps_slide_y>.carousel-inner>.item.active.right {
        top: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    .ps_slide_y>.carousel-inner>.item.prev,
    .ps_slide_y>.carousel-inner>.item.active.left {
        top: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    .ps_slide_y>.carousel-inner>.item.next.left,
    .ps_slide_y>.carousel-inner>.item.prev.right,
    .ps_slide_y>.carousel-inner>.item.active {
        top: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.ps_slide_y>.carousel-inner>.active {
    top: 0
}

.ps_slide_y>.carousel-inner>.next,
.ps_slide_y>.carousel-inner>.prev {
    top: 0;
    width: auto;
    height: 100%
}

.ps_slide_y>.carousel-inner>.next {
    left: 0;
    top: 100%
}

.ps_slide_y>.carousel-inner>.prev {
    left: 0;
    top: -100%
}

.ps_slide_y>.carousel-inner>.next.left,
.ps_slide_y>.carousel-inner>.prev.right {
    top: 0
}

.ps_slide_y>.carousel-inner>.active.left {
    left: 0;
    top: -100%
}

.ps_slide_y>.carousel-inner>.active.right {
    left: 0;
    top: 100%
}

.ps_indicators_y>.carousel-indicators {
    top: 0;
    left: 3%;
    width: 5%;
    bottom: 0;
    height: 25%;
    right: auto;
    margin: auto;
    cursor: e-resize;
    overflow-x: hidden;
    overflow-y: auto
}

.ps_indicators_y>.carousel-indicators li {
    width: 13px;
    height: 13px;
    display: block;
    margin: 10px auto;
    border-radius: 0;
    -webkit-border-radius: 0;
    border: 2px solid rgba(255, 255, 255, 0.7)
}

.ps_indicators_y>.carousel-indicators .active {
    margin: 1px;
    width: 13px;
    height: 13px;
    margin: 10px auto;
    background: #ccbe48
}

.ps_indicators_y>.carousel-indicators::-webkit-scrollbar {
    width: 3px
}

.ps_indicators_y>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 0;
    border-radius: 0
}

.fw_al_001_slide {
    left: 0;
    top: 25%;
    right: 0;
    width: 65%;
    margin: auto;
    position: absolute;
    text-align: center
}

.fw_al_001_slide>h3 {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 6px;
    line-height: normal;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 6s;
    animation-duration: 6s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_001_slide>h1 {
    color: #ccbe48;
    font-size: 60px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 30px;
    line-height: normal;
    text-transform: capitalize;
    font-family: 'Playfair Display', serif;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_001_slide>p {
    color: #ccbe48;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: normal;
    line-height: normal;
    font-family: 'Karla', sans-serif;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_001_slide>a,
.fw_al_001_slide>a:visited {
    outline: 0;
    width: auto;
    height: 50px;
    color: #fff;
    padding: 0 23px;
    cursor: pointer;
    font-size: 13px;
    text-align: left;
    text-shadow: none;
    line-height: 50px;
    margin: 30px 10px;
    position: relative;
    font-style: normal;
    font-weight: normal;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration: none;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 9s;
    animation-duration: 9s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -webkit-transition: background cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s;
    transition: background cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s
}

.fw_al_001_slide>a:hover,
.fw_al_001_slide>a:active {
    color: #fff;
    background: #ccbe48;
    border: 2px solid #ccbe48
}

@media only screen and (max-width:480px) {
    .fw_al_001_slide {
        top: 0;
        width: 100%
    }
    .ps_indicators_y>.carousel-indicators {
        height: 100%
    }
    .fw_al_001_slide>h3 {
        font-size: 16px
    }
    .fw_al_001_slide>h1 {
        font-size: 30px;
        margin-top: 10px;
        margin-bottom: 5px
    }
    .fw_al_001_slide>p {
        font-size: 14px
    }
    .fw_al_001_slide>a,
    .fw_al_001_slide>a:visited {
        height: 40px;
        margin: 0 10px;
        padding: 0 23px;
        line-height: 40px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_al_001_slide {
        top: 5%;
        width: 100%
    }
    .fw_al_001_slide>h1 {
        font-size: 40px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_al_001_slide {
        top: 15%;
        width: 100%
    }
}

#fw_al_002 {
    overflow: hidden;
    max-height: 658px;
    position: relative
}

#fw_al_002:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_al_002:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_al_002>.carousel-inner>.item>img,
#fw_al_002>.carousel-inner>.item>a>img {
    margin: auto;
    width: 100%!important
}

.fw_al_002_slide {
    left: 10%;
    top: 25%;
    right: auto;
    width: 40%;
    margin: auto;
    position: absolute;
    text-align: left
}

.fw_al_002_slide.fw_al_002_slide_right {
    left: auto;
    right: 0
}

.fw_al_002_slide>h1 {
    padding: 0;
    color: #bf392b;
    font-size: 39px;
    font-weight: 300;
    line-height: 42px;
    margin-bottom: 25px;
    display: inline-block;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_002_slide>h1>span {
    padding: 0;
    color: #2f2f2f;
    margin-right: 10px;
    display: inline-block;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_002_slide>p {
    padding: 0;
    width: 300px;
    color: #363636;
    font-size: 12px;
    line-height: 23px;
    font-weight: normal;
    margin-bottom: 25px;
    font-family: 'Open Sans', sans-serif;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_002_slide>a,
.fw_al_002_slide>a:visited {
    width: 94px;
    height: 36px;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 1px;
    white-space: nowrap;
    background: #bf392b;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -webkit-transition: background cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: background cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_002_slide>a:hover,
.fw_al_002_slide>a:active {
    color: #fff;
    background: #607b7f
}

@media only screen and (max-width:480px) {
    .fw_al_002_slide,
    .fw_al_002_slide.fw_al_002_slide_right {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding: 10px;
        text-align: center;
        background: rgba(255, 255, 255, 0.5)
    }
    .fw_al_002_slide>h1 {
        font-size: 30px;
        margin-bottom: 5px
    }
    .fw_al_002_slide>p {
        width: 100%;
        margin-bottom: 5px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_al_002_slide {
        top: 5%;
        width: 100%;
        padding: 5px;
        background: rgba(255, 255, 255, 0.5)
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_al_002_slide {
        width: 100%
    }
    .fw_al_002_slide.fw_al_002_slide_right {
        right: -20%
    }
}

@media(min-width:768px) and (max-width:889px) {
    .fw_al_002_slide {
        width: 100%
    }
    .fw_al_002_slide.fw_al_002_slide_right {
        right: -50%
    }
}

@media(min-width:890px) and (max-width:950px) {
    .fw_al_002_slide.fw_al_002_slide_right {
        right: 5%
    }
}

#fw_al_003 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#fw_al_003:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_al_003:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_al_003>.carousel-inner>.item>img,
#fw_al_003>.carousel-inner>.item>a>img {
    opacity: .4;
    margin: auto;
    width: 100%!important
}

.ps_fade {
    opacity: 1
}

.ps_fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s
}

.ps_fade .item:first-child {
    top: auto;
    position: relative
}

.ps_fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s
}

.ps_control_bsquare .carousel-control {
    top: 45%;
    opacity: 0;
    width: 70px;
    height: 70px;
    z-index: 100;
    color: #fff;
    display: block;
    font-size: 32px;
    cursor: pointer;
    overflow: hidden;
    line-height: 70px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 1);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_bsquare:hover .carousel-control {
    opacity: 1
}

.ps_control_bsquare .carousel-control.left {
    left: 1%
}

.ps_control_bsquare .carousel-control.right {
    right: 1%
}

.ps_control_bsquare .carousel-control.left:hover,
.ps_control_bsquare .carousel-control.right:hover {
    color: #000;
    background: #fff
}

.ps_control_bsquare .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_bsquare .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.fw_al_003_slide {
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: center
}

.fw_al_003_slide>h1 {
    padding: 0;
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 40px;
    letter-spacing: 2px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.fw_al_003_slide>p {
    padding: 0;
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    font-weight: normal;
    margin-bottom: 40px;
    font-family: 'Open Sans', sans-serif;
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s
}

.fw_al_003_slide>a,
.fw_al_003_slide>a:visited {
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    padding: 13px 35px;
    white-space: nowrap;
    letter-spacing: 0;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid #fff;
    font-family: 'Montserrat', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.fw_al_003_slide>a:hover,
.fw_al_003_slide>a:active {
    color: #000;
    background: #fff
}

@media only screen and (max-width:480px) {
    .fw_al_003_slide {
        top: 10%;
        padding: 0
    }
    .fw_al_003_slide>h1 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 10px
    }
    .fw_al_003_slide>p {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 10px
    }
    .ps_control_bsquare .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_al_003_slide>h1 {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 10px
    }
    .fw_al_003_slide>p {
        font-size: 20px;
        margin-bottom: 10px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_al_003_slide {
        top: 10%
    }
    .fw_al_003_slide>h1 {
        font-size: 35px;
        line-height: 35px
    }
    .fw_al_003_slide>p {
        font-size: 25px
    }
}

@media(min-width:768px) and (max-width:889px) {
    .fw_al_003_slide>h1 {
        font-size: 45px;
        line-height: 45px
    }
}

@media(min-width:890px) and (max-width:950px) {
    .fw_al_003_slide>h1 {
        font-size: 55px;
        line-height: 55px
    }
}

#fw_al_004 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#fw_al_004:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_al_004:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_al_004>.carousel-inner>.item>img,
#fw_al_004>.carousel-inner>.item>a>img {
    opacity: .4;
    margin: auto;
    width: 100%!important
}

.ps_zoom_i {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.ps_zoom_i .item {
    top: 0;
    z-index: -1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transform: scale(3);
    transform: scale(3);
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, opacity cubic-bezier(0.230, 1.000, 0.320, 1.000) 1.5s;
    transition: transform 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, opacity cubic-bezier(0.230, 1.000, 0.320, 1.000) 1.5s
}

.ps_zoom_i .item:first-child {
    top: auto;
    position: relative
}

.ps_zoom_i .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 1.5s ease-in-out 0s, opacity ease-in-out 1.5s;
    transition: transform 1.5s ease-in-out 0s, opacity ease-in-out 1.5s
}

.ps_control_bround .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #fff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 100px;
    border-radius: 100px
}

.ps_control_bround:hover .carousel-control {
    opacity: 1
}

.ps_control_bround .carousel-control.left {
    left: 1%
}

.ps_control_bround .carousel-control.right {
    right: 1%
}

.ps_control_bround .carousel-control.left:hover,
.ps_control_bround .carousel-control.right:hover {
    color: #fff;
    background: #222;
    border: 1px solid #222
}

.ps_control_bround .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_bround .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.fw_al_004_slide {
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px
}

.fw_al_004_slide_right {
    text-align: right
}

.fw_al_004_slide>h1 {
    padding: 0;
    color: #fff;
    font-size: 70px;
    font-weight: 700;
    font-style: normal;
    line-height: 84px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.fw_al_004_slide>p {
    padding: 0;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 40px;
    letter-spacing: 1px;
    font-family: 'Playfair Display', serif;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.fw_al_004_slide>a:nth-child(3) {
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00b863;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border-style: none none solid;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
    transition: background .3s ease-in-out, color .3s ease-in-out
}

.fw_al_004_slide>a:nth-child(4) {
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border-style: none none solid;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
    transition: background .3s ease-in-out, color .3s ease-in-out
}

.fw_al_004_slide>a:hover,
.fw_al_004_slide>a:active {
    color: #fff;
    background: #222;
    -webkit-transition: background .5s ease-in-out, color .5s ease-in-out;
    transition: background .5s ease-in-out, color .5s ease-in-out
}

@media only screen and (max-width:480px) {
    .fw_al_004_slide,
    .fw_al_004_slide.fw_al_004_slide_right {
        top: 15%;
        padding: 0;
        text-align: center
    }
    .fw_al_004_slide>h1 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px
    }
    .fw_al_004_slide>p {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 10px
    }
    .fw_al_004_slide>a:nth-child(3),
    .fw_al_004_slide>a:nth-child(4) {
        margin: 0;
        font-size: 13px;
        line-height: 15px;
        padding: 13px 25px
    }
    .ps_control_bround .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_al_004_slide>h1 {
        font-size: 28px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 10px
    }
    .fw_al_004_slide>p {
        font-size: 20px
    }
    .fw_al_004_slide>a:nth-child(3),
    .fw_al_004_slide>a:nth-child(3),
    .fw_al_004_slide>a:nth-child(4),
    .fw_al_004_slide>a:nth-child(4) {
        margin: 0;
        font-size: 13px;
        line-height: 15px;
        padding: 13px 25px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_al_004_slide {
        top: 10%
    }
    .fw_al_004_slide>h1 {
        font-size: 35px;
        line-height: 35px
    }
    .fw_al_004_slide>p {
        font-size: 25px
    }
}

@media(min-width:768px) and (max-width:889px) {
    .fw_al_004_slide>h1 {
        font-size: 45px;
        line-height: 45px
    }
}

@media(min-width:890px) and (max-width:950px) {
    .fw_al_004_slide>h1 {
        font-size: 55px;
        line-height: 55px
    }
}

#fw_al_005 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#fw_al_005:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_al_005:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_al_005>.carousel-inner>.item>img,
#fw_al_005>.carousel-inner>.item>a>img {
    opacity: .4;
    margin: auto;
    width: 100%!important
}

.ps_spread {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.ps_spread .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0;
    display: block;
    -webkit-transform: scale3d(2, 1, 2);
    transform: scale3d(2, 1, 2);
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, opacity cubic-bezier(0.230, 1.000, 0.320, 1.000) 1.5s;
    transition: transform 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, opacity cubic-bezier(0.230, 1.000, 0.320, 1.000) 1.5s
}

.ps_spread .item:first-child {
    top: auto;
    position: relative
}

.ps_spread .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, opacity cubic-bezier(0.230, 1.000, 0.320, 1.000) 1.5s;
    transition: transform 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, opacity cubic-bezier(0.230, 1.000, 0.320, 1.000) 1.5s
}

.ps_control_hradius .carousel-control {
    top: 47%;
    opacity: 0;
    width: 40px;
    height: 65px;
    z-index: 100;
    color: #fff;
    display: block;
    font-size: 34px;
    cursor: pointer;
    overflow: hidden;
    line-height: 63px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(0, 0, 0, 0.5)
}

.ps_control_hradius:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.ps_control_hradius .carousel-control.left {
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

.ps_control_hradius .carousel-control.right {
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px
}

.ps_control_hradius .carousel-control.left:hover,
.ps_control_hradius .carousel-control.right:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.8)
}

.ps_control_hradius .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_hradius .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.fw_al_005_slide {
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 250px
}

.fw_al_005_slide_right {
    text-align: right
}

.fw_al_005_slide>h1 {
    padding: 0;
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    font-style: normal;
    line-height: 55px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.fw_al_005_slide>p {
    padding: 0;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 30px;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.fw_al_005_slide>a:nth-child(3) {
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 10px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    border: 2px solid #fff;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.fw_al_005_slide>a:nth-child(4) {
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 10px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #c644fc;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    border: 2px solid #c644fc;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.fw_al_005_slide>a:hover,
.fw_al_005_slide>a:active {
    color: #c644fc;
    background: #fff;
    border: 2px solid #fff
}

@media only screen and (max-width:480px) {
    .fw_al_005_slide,
    .fw_al_005_slide.fw_al_005_slide_right {
        top: 0;
        padding: 5px;
        text-align: center
    }
    .fw_al_005_slide>h1 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px
    }
    .fw_al_005_slide>p {
        font-size: 12px;
        line-height: 24px;
        margin-bottom: 10px
    }
    .fw_al_005_slide>a:nth-child(3),
    .fw_al_005_slide>a:nth-child(4) {
        margin: 0
    }
    .ps_control_hradius .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_al_005_slide,
    .fw_al_005_slide.fw_al_005_slide_right {
        top: 15%;
        padding: 5px;
        text-align: center
    }
    .fw_al_005_slide>h1 {
        font-size: 28px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 10px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_al_005_slide {
        padding: 10px 50px
    }
    .fw_al_005_slide>h1 {
        font-size: 35px;
        line-height: 35px
    }
}

@media(min-width:768px) and (max-width:889px) {
    .fw_al_005_slide {
        padding: 10px 150px
    }
}

#fw_al_006 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#fw_al_006:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_al_006:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_al_006>.carousel-inner>.item>img,
#fw_al_006>.carousel-inner>.item>a>img {
    margin: auto;
    width: 100%!important
}

.ps_spread_y {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.ps_spread_y .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0;
    display: block;
    -webkit-transform: scale3d(1, 2, 1);
    transform: scale3d(1, 2, 1);
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, opacity cubic-bezier(0.230, 1.000, 0.320, 1.000) 1.5s;
    transition: transform 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, opacity cubic-bezier(0.230, 1.000, 0.320, 1.000) 1.5s
}

.ps_spread_y .item:first-child {
    top: auto;
    position: relative
}

.ps_spread_y .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, opacity cubic-bezier(0.230, 1.000, 0.320, 1.000) 1.5s;
    transition: transform 1.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, opacity cubic-bezier(0.230, 1.000, 0.320, 1.000) 1.5s
}

.ps_control_bfradius .carousel-control {
    top: 47%;
    opacity: 0;
    width: 50px;
    height: 50px;
    z-index: 100;
    color: #000;
    display: block;
    font-size: 34px;
    cursor: pointer;
    overflow: hidden;
    line-height: 45px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: rgba(255, 255, 255, 0.3)
}

.ps_control_bfradius:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.ps_control_bfradius .carousel-control.left {
    left: 3%;
    -webkit-border-radius: 100px;
    border-radius: 100px
}

.ps_control_bfradius .carousel-control.right {
    right: 3%;
    -webkit-border-radius: 100px;
    border-radius: 100px
}

.ps_control_bfradius .carousel-control.left:hover,
.ps_control_bfradius .carousel-control.right:hover {
    color: #fff;
    background: rgba(253, 69, 119, 0.3);
    border: 2px solid rgba(255, 255, 255, 0.3)
}

.ps_control_bfradius .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_bfradius .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.fw_al_006_slide {
    left: 0;
    top: 22%;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: left;
    padding: 10px 150px
}

.fw_al_006_slide_right {
    left: auto;
    text-align: right
}

.fw_al_006_slide>div {
    max-width: 650px;
    padding: 15px 0 10px 30px;
    border-left: 3px solid #000;
    background: rgba(255, 255, 255, 0.3)
}

.fw_al_006_slide_right>div {
    border-left: none;
    border-right: 3px solid #000;
    padding: 15px 30px 10px 20px
}

.fw_al_006_slide>div>h3 {
    padding: 0;
    color: #000;
    font-size: 45px;
    font-weight: 400;
    text-shadow: none;
    font-style: normal;
    margin: 0 0 10px 0;
    text-transform: capitalize;
    font-family: 'Roboto Slab', serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.fw_al_006_slide>div>h1 {
    padding: 0;
    color: #000;
    font-size: 60px;
    font-weight: 600;
    text-shadow: none;
    font-style: normal;
    margin: 0 0 10px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.fw_al_006_slide>div>h4 {
    padding: 0;
    color: #000;
    font-size: 18px;
    text-shadow: none;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 10px 0 10px 0;
    font-family: 'Roboto Slab', serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.fw_al_006_slide>a {
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    margin: 20px 0 0 0;
    text-align: center;
    padding: 15px 30px;
    white-space: nowrap;
    letter-spacing: 2px;
    display: inline-block;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    background: #000;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.fw_al_006_slide>a:hover,
.fw_al_006_slide>a:active {
    color: #fff;
    background: #fd4577
}

@media only screen and (max-width:480px) {
    .fw_al_006_slide {
        top: 5%;
        padding: 10px;
        text-align: center
    }
    .fw_al_006_slide_right {
        left: 0;
        text-align: center
    }
    .fw_al_006_slide>div {
        padding: 0 0 10px 10px
    }
    .fw_al_006_slide_right>div {
        padding: 0 10px 10px 0
    }
    .fw_al_006_slide>div>h3 {
        font-size: 20px;
        margin-bottom: 10px
    }
    .fw_al_006_slide>div>h1 {
        font-size: 25px;
        margin-bottom: 10px
    }
    .fw_al_006_slide>div>h4 {
        font-size: 20px;
        margin-bottom: 10px
    }
    .fw_al_006_slide>a {
        font-size: 11px;
        margin: 10px 0 0 0;
        padding: 5px 10px
    }
    .ps_control_bfradius .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_al_006_slide {
        padding: 10px;
        text-align: center
    }
    .fw_al_006_slide_right {
        left: 0;
        text-align: center
    }
    .fw_al_006_slide>div {
        padding: 0 0 10px 10px
    }
    .fw_al_006_slide_right>div {
        padding: 0 10px 10px 0
    }
    .fw_al_006_slide>div>h3 {
        font-size: 30px
    }
    .fw_al_006_slide>div>h1 {
        font-size: 45px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_al_006_slide {
        padding: 10px 10px
    }
    .fw_al_006_slide>div {
        padding: 0 0 10px 10px
    }
}

@media(min-width:768px) and (max-width:889px) {
    .fw_al_006_slide {
        top: 17%
    }
}

#fw_al_007 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#fw_al_007:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_al_007:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_al_007>.carousel-inner>.item>img,
#fw_al_007>.carousel-inner>.item>a>img {
    opacity: .4;
    margin: auto;
    width: 100%!important
}

.ps_rotate_scale_c {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg)
}

.ps_rotate_scale_c .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0;
    display: block;
    -webkit-transform: scale(2) rotate(45deg);
    transform: scale(2) rotate(45deg);
    -webkit-transition: -webkit-transform 2s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, opacity cubic-bezier(0.230, 1.000, 0.320, 1.000) 2s;
    transition: transform 2s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, opacity cubic-bezier(0.230, 1.000, 0.320, 1.000) 2s
}

.ps_rotate_scale_c .item:first-child {
    top: auto;
    position: relative
}

.ps_rotate_scale_c .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition: -webkit-transform 2s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, opacity cubic-bezier(0.230, 1.000, 0.320, 1.000) 2s;
    transition: transform 2s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, opacity cubic-bezier(0.230, 1.000, 0.320, 1.000) 2s
}

.ps_indicators_l>.carousel-indicators {
    left: 0;
    width: 100%;
    bottom: 5%;
    right: 0;
    margin: auto;
    text-align: right;
    padding-right: 5%
}

.ps_indicators_l>.carousel-indicators li {
    width: 13px;
    height: 13px;
    margin: 0 3px;
    background: rgba(255, 255, 255, 1);
    border-radius: 0;
    -webkit-border-radius: 0;
    border: 2px solid rgba(255, 255, 255, 1);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ps_indicators_l>.carousel-indicators .active {
    width: 13px;
    height: 13px;
    margin: 0 3px;
    background: #f04d4e;
    border: 2px solid #f04d4e
}

.ps_control_rotate_f .carousel-control {
    top: 45%;
    opacity: 0;
    width: 50px;
    height: 50px;
    z-index: 100;
    color: #000;
    display: block;
    font-size: 34px;
    cursor: pointer;
    overflow: hidden;
    line-height: 48px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(255, 255, 255, 0.8);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ps_control_rotate_f:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_rotate_f .carousel-control.left>span,
.ps_control_rotate_f .carousel-control.right>span {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.ps_control_rotate_f .carousel-control.left {
    left: 3%;
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_rotate_f .carousel-control.right {
    right: 3%;
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_rotate_f .carousel-control.left:hover,
.ps_control_rotate_f .carousel-control.right:hover {
    color: #fff;
    background: #f04d4e
}

.ps_control_rotate_f .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_rotate_f .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.fw_al_007_slide {
    left: 0;
    top: 22%;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: center
}

.fw_al_007_slide>h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-shadow: none;
    font-style: normal;
    position: relative;
    padding-bottom: 2px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Delius Unicase', cursive;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.fw_al_007_slide>h3::before {
    content: "";
    top: 50%;
    height: 3px;
    width: 75px;
    right: 100%;
    display: block;
    margin-top: -2px;
    position: absolute;
    margin-right: .5em;
    border-bottom: 2px solid #fff
}

.fw_al_007_slide>h3::after {
    content: "";
    top: 50%;
    left: 100%;
    height: 3px;
    width: 75px;
    display: block;
    margin-top: -2px;
    margin-left: .5em;
    position: absolute;
    border-bottom: 2px solid #fff
}

.fw_al_007_slide>h1 {
    padding: 0;
    color: #fff;
    font-size: 65px;
    font-weight: 900;
    text-shadow: none;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.fw_al_007_slide>h1>span {
    color: #f04d4e
}

.fw_al_007_slide>p {
    padding: 0;
    color: #fff;
    font-size: 18px;
    text-shadow: none;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 30px 0 0 0;
    font-family: 'Roboto', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s
}

.fw_al_007_slide>a {
    color: #000;
    cursor: pointer;
    font-weight: 500;
    font-size: 12px;
    position: relative;
    margin: 50px 0 0 0;
    text-align: center;
    padding: 15px 30px;
    white-space: nowrap;
    letter-spacing: 2px;
    display: inline-block;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    font-family: 'Roboto', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_007_slide>a:hover,
.fw_al_007_slide>a:active {
    color: #fff;
    background: #f04d4e
}

@media only screen and (max-width:480px) {
    .fw_al_007_slide {
        top: 0;
        padding: 5px
    }
    .fw_al_007_slide>h1 {
        font-size: 20px;
        letter-spacing: 0;
        margin: 10px 0 0 0
    }
    .fw_al_007_slide>p {
        font-size: 14px;
        margin: 10px 0 0 0;
        letter-spacing: 0
    }
    .fw_al_007_slide>a {
        margin: 10px 0 0 0;
        padding: 7px 15px
    }
    .ps_control_rotate_f .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_al_007_slide {
        top: 5%;
        padding: 5px
    }
    .fw_al_007_slide>h1 {
        font-size: 35px;
        margin: 10px 0 0 0
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_al_007_slide {
        top: 10%
    }
    .fw_al_007_slide>h1 {
        font-size: 50px;
        margin: 10px 0 0 0
    }
}

#fw_al_008 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#fw_al_008:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_al_008:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_al_008>.carousel-inner>.item>img,
#fw_al_008>.carousel-inner>.item>a>img {
    opacity: .4;
    margin: auto;
    width: 100%!important
}

.ps_indicators_bx>.carousel-indicators {
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap
}

.ps_indicators_bx>.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 0;
    -webkit-border-radius: 0;
    border: 2px solid rgba(255, 255, 255, 1)
}

.ps_indicators_bx>.carousel-indicators .active {
    margin: 1px;
    width: 10px;
    height: 10px;
    background: #ff7f00;
    border: 2px solid #ff7f00
}

.ps_indicators_bx>.carousel-indicators::-webkit-scrollbar {
    height: 5px
}

.ps_indicators_bx>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_l_y .carousel-control {
    top: 15%;
    opacity: .3;
    width: 50px;
    height: 50px;
    z-index: 100;
    border: 0;
    color: #fff;
    display: block;
    font-size: 34px;
    cursor: pointer;
    overflow: hidden;
    line-height: 48px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_l_y:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_l_y .carousel-control.left {
    left: 3%
}

.ps_control_l_y .carousel-control.right {
    top: 7%;
    left: 3%
}

.ps_control_l_y .carousel-control.left:hover,
.ps_control_l_y .carousel-control.right:hover {
    color: #ff7f00;
    background: transparent
}

.fw_al_008_slide {
    top: 12%;
    right: 0;
    left: 15%;
    width: 500px;
    padding: 10px;
    text-align: left;
    position: absolute
}

.fw_al_008_right {
    left: auto;
    right: 15%;
    text-align: right
}

.fw_al_008_center {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.fw_al_008_slide>h6 {
    color: #ff7f00;
    text-shadow: none;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_008_slide>h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    text-shadow: none;
    letter-spacing: 3px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_008_slide>h3 {
    color: #fff;
    text-shadow: none;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_008_slide>p {
    color: #fff;
    font-weight: 300;
    text-shadow: none;
    letter-spacing: 1px;
    margin-bottom: 25px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 12s;
    animation-duration: 12s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_008_slide>h5 {
    color: #ff7f00;
    font-weight: 600;
    text-shadow: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_008_slide>h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 400;
    text-shadow: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_008_slide>a {
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    position: relative;
    text-shadow: none;
    text-align: center;
    padding: 10px 20px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration: none;
    margin: 40px 5px 0 5px;
    text-transform: uppercase;
    border: 3px solid #fff;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_al_008_slide>a>span {
    margin-right: 10px
}

.fw_al_008_slide>a:hover,
.fw_al_008_slide>a:active {
    color: #fff;
    background: #ff7f00;
    border: 3px solid #ff7f00
}

@media only screen and (max-width:480px) {
    .fw_al_008_slide {
        top: 5%;
        left: 0;
        width: 100%;
        padding: 3px;
        text-align: center
    }
    .fw_al_008_right {
        left: 0;
        right: 0;
        text-align: center
    }
    .fw_al_008_slide>h6 {
        margin: 0
    }
    .fw_al_008_slide>h2 {
        font-size: 22px;
        letter-spacing: 0;
        margin: 0
    }
    .fw_al_008_slide>h3 {
        font-size: 18px;
        margin: 0
    }
    .fw_al_008_slide>p {
        font-size: 12px;
        letter-spacing: 0;
        margin: 0
    }
    .fw_al_008_slide>h5 {
        font-size: 14px;
        margin: 0
    }
    .fw_al_008_slide>h1 {
        font-size: 20px;
        margin: 0 0 10px 0
    }
    .fw_al_008_slide>a {
        margin: 0;
        font-size: 11px;
        padding: 5px 10px;
        letter-spacing: 1px
    }
    .ps_indicators_bx>.carousel-indicators,
    .ps_control_l_y .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_al_008_slide {
        top: 5%;
        left: 0;
        width: 100%;
        padding: 3px;
        text-align: center
    }
    .fw_al_008_right {
        left: 0;
        right: 0;
        text-align: center
    }
    .fw_al_008_slide>h1 {
        margin: 0 0 10px 0;
        font-size: 40px
    }
    .fw_al_008_slide>h2 {
        margin: 0;
        font-size: 25px
    }
    .fw_al_008_slide>h3 {
        margin: 0
    }
    .fw_al_008_slide>a {
        margin: 0
    }
    .ps_indicators_bx>.carousel-indicators {
        display: none
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_al_008_slide {
        top: 0
    }
    .fw_al_008_slide>a {
        margin: 0
    }
    .ps_indicators_bx>.carousel-indicators {
        display: none
    }
}

#fw_al_009 {
    overflow: hidden;
    max-height: 658px;
    position: relative
}

#fw_al_009:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_al_009:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_al_009>.carousel-inner>.item>img,
#fw_al_009>.carousel-inner>.item>a>img {
    margin: auto;
    width: 100%!important
}

.ps_control_sbo .carousel-control {
    top: 45%;
    opacity: 0;
    width: 50px;
    height: 50px;
    z-index: 100;
    color: #000;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 48px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: #e9e9e9;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 2px solid #000;
    outline: 2px solid #e9e9e9;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_sbo:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_sbo .carousel-control.left {
    left: 3%
}

.ps_control_sbo .carousel-control.right {
    right: 3%
}

.ps_control_sbo .carousel-control:hover,
.ps_control_sbo .carousel-control:focus {
    color: #fff;
    background: #ff7f00;
    border: 2px solid #000;
    outline: 2px solid #e9e9e9
}

.fw_al_009_slide {
    top: 13%;
    right: 0;
    left: 15%;
    width: 400px;
    height: 400px;
    position: absolute;
    overflow: hidden;
    padding: 20px 50px 20px 50px;
    background: rgba(233, 233, 233, 0.9);
    outline: 2px solid #e9e9e9;
    border: 2px solid #000
}

.fw_al_009_right {
    left: auto;
    right: 15%;
    text-align: right
}

.fw_al_009_center {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.fw_al_009_slide>h3 {
    color: #ff7f00;
    font-size: 20px;
    text-shadow: none;
    font-weight: normal;
    margin-bottom: 25px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Playfair Display', serif;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.fw_al_009_slide>h3>span {
    color: #000;
    font-style: italic;
    letter-spacing: 1px;
    text-transform: capitalize
}

.fw_al_009_slide>h2 {
    color: #000;
    font-size: 45px;
    font-weight: 900;
    text-shadow: none;
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Playfair Display', serif;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.fw_al_009_slide>h2>span {
    color: #ff7f00
}

.fw_al_009_slide>h4 {
    color: #000;
    font-size: 16px;
    text-shadow: none;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 40px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Playfair Display', serif;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.fw_al_009_slide>a {
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    font-size: 12px;
    overflow: hidden;
    position: relative;
    text-shadow: none;
    text-align: center;
    padding: 13px 30px;
    white-space: nowrap;
    letter-spacing: 2px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    background: #000;
    -webkit-font-smoothing: antialiased;
    font-family: 'Playfair Display', serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.fw_al_009_slide>a>span {
    opacity: 0;
    right: -20px;
    font-size: 15px;
    position: absolute;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.fw_al_009_slide>a:hover>span {
    opacity: 1;
    right: 12px;
    color: #fff;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.fw_al_009_slide>a:hover,
.fw_al_009_slide>a:active {
    color: #fff;
    background: #ff7f00;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

@media only screen and (max-width:480px) {
    .fw_al_009_slide {
        top: 0;
        left: 0;
        width: 100%;
        padding: 3px;
        text-align: center
    }
    .fw_al_009_right {
        left: 0;
        right: 0;
        text-align: center
    }
    .fw_al_009_slide>h2 {
        font-size: 25px;
        margin: 0
    }
    .fw_al_009_slide>h3 {
        margin-bottom: 10px
    }
    .fw_al_009_slide>h4 {
        margin-bottom: 10px
    }
    .ps_control_sbo .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_al_009_slide {
        top: 0;
        left: 0;
        width: 100%;
        padding: 3px;
        text-align: center
    }
    .fw_al_009_right {
        left: 0;
        right: 0;
        text-align: center
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_al_009_slide {
        top: 0
    }
}

#fw_al_010 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #0b0602
}

#fw_al_010:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_al_010:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_al_010>.carousel-inner>.item>img,
#fw_al_010>.carousel-inner>.item>a>img {
    opacity: .3;
    margin: auto;
    width: 100%!important
}

.ps_rotate_scale_o {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg)
}

.ps_rotate_scale_o .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0;
    display: block;
    -webkit-transform: scale(0) rotate(45deg);
    transform: scale(0) rotate(45deg);
    -webkit-transition: -webkit-transform 2.5s cubic-bezier(0.22, 0.81, 0.01, 0.99) 0s, opacity cubic-bezier(0.22, 0.81, 0.01, 0.99) 2.5s;
    transition: transform 2.5s cubic-bezier(0.22, 0.81, 0.01, 0.99) 0s, opacity cubic-bezier(0.22, 0.81, 0.01, 0.99) 2.5s
}

.ps_rotate_scale_o .item:first-child {
    top: auto;
    position: relative
}

.ps_rotate_scale_o .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition: -webkit-transform 2.5s cubic-bezier(0.22, 0.81, 0.01, 0.99) 0s, opacity cubic-bezier(0.22, 0.81, 0.01, 0.99) 2.5s;
    transition: transform 2.5s cubic-bezier(0.22, 0.81, 0.01, 0.99) 0s, opacity cubic-bezier(0.22, 0.81, 0.01, 0.99) 2.5s
}

.ps_indicators_ld>.carousel-indicators {
    left: 0;
    width: 100%;
    bottom: 5%;
    right: 0;
    margin: auto;
    text-align: left;
    padding-left: 5%
}

.ps_indicators_ld>.carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 0 3px;
    background: rgba(255, 255, 255, 1);
    border-radius: 100%;
    -webkit-border-radius: 100%;
    border: 0
}

.ps_indicators_ld>.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0 3px;
    background: transparent;
    border: 2px solid #c1a558
}

.fw_al_010_slide {
    left: 0;
    top: 22%;
    right: 0;
    width: 100%;
    text-align: center;
    position: absolute
}

.fw_al_010_slide>h3 {
    color: #fff;
    font-size: 20px;
    text-shadow: none;
    margin: 0 0 10px 0;
    font-weight: normal;
    letter-spacing: 5px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Roboto', sans-serif;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.fw_al_010_slide>h1 {
    color: #c1a558;
    font-size: 65px;
    font-weight: 700;
    text-shadow: none;
    font-style: italic;
    margin: 0 0 10px 0;
    letter-spacing: 1px;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    font-family: 'Lora', serif;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.fw_al_010_slide>p {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    text-shadow: none;
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Roboto', sans-serif;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.fw_al_010_slide>a {
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    padding: 10px 0;
    text-shadow: none;
    margin-top: 200px;
    position: relative;
    text-align: center;
    letter-spacing: 3px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Roboto', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.fw_al_010_slide>a:after {
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 40px;
    content: "";
    margin: auto;
    position: absolute;
    background: #c1a558
}

@media only screen and (max-width:480px) {
    .fw_al_010_slide {
        top: 5%
    }
    .fw_al_010_slide>h3 {
        font-size: 16px;
        margin: 0 0 5px 0
    }
    .fw_al_010_slide>h1 {
        font-size: 22px;
        margin: 0 0 5px 0
    }
    .fw_al_010_slide>p {
        font-size: 14px
    }
    .fw_al_010_slide>a {
        margin-top: 0
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_al_010_slide {
        top: 5%
    }
    .fw_al_010_slide>h1 {
        font-size: 60px
    }
    .fw_al_010_slide>a {
        margin-top: 0
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_al_010_slide>a {
        margin-top: 10px
    }
}

@media(min-width:768px) and (max-width:875px) {
    .fw_al_010_slide>a {
        margin-top: 100px
    }
}

#fw_il_011 {
    overflow: hidden;
    position: relative;
    background: #000
}

#fw_il_011:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_il_011:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

.ps_control_halfr .carousel-control {
    top: 45%;
    opacity: 0;
    width: 35px;
    height: 75px;
    z-index: 100;
    color: #fff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 75px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_halfr:hover .carousel-control {
    opacity: 1
}

.ps_control_halfr .carousel-control.left {
    left: 0;
    -webkit-border-radius: 0 100px 100px 0;
    border-radius: 0 100px 100px 0
}

.ps_control_halfr .carousel-control.right {
    right: 0;
    -webkit-border-radius: 0 100px 100px 0;
    border-radius: 100px 0 0 100px
}

.ps_control_halfr .carousel-control.left:hover,
.ps_control_halfr .carousel-control.right:hover {
    color: #fff;
    background: rgba(234, 148, 205, 0.5)
}

.ps_control_halfr .carousel-control.left span:nth-child(1) {
    margin-right: 10px
}

.ps_control_halfr .carousel-control.right>span:nth-child(1) {
    margin-left: 10px
}

#fw_il_011>.carousel-inner>.item img {
    width: 100%
}

#fw_il_011>.carousel-inner>.item>.row {
    margin: 0
}

#fw_il_011>.carousel-inner>.item>.row>div {
    opacity: .5;
    padding: 0
}

#fw_il_011>.carousel-inner>.item>.row>div:nth-child(1)>img {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_011>.carousel-inner>.item>.row>div:nth-child(2)>img {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_011>.carousel-inner>.item>.row>div:nth-child(3)>img {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_il_011_slide {
    top: 27%;
    right: 0;
    left: 10%;
    width: 600px;
    padding: 10px;
    text-align: left;
    overflow: hidden;
    position: absolute
}

.fw_il_011_slide_center {
    left: 0;
    margin: auto;
    text-align: center
}

.fw_il_011_slide_right {
    left: auto;
    right: 10%;
    text-align: right
}

.fw_il_011_slide>h2 {
    color: #fff;
    font-size: 50px;
    margin: 0;
    text-shadow: none;
    font-weight: normal;
    letter-spacing: 2px;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    font-family: 'Niconne', cursive
}

.fw_il_011_slide>h2>span {
    color: #ea94cd
}

.fw_il_011_slide>h1 {
    color: #fff;
    margin: 0;
    font-size: 60px;
    font-weight: 700;
    text-shadow: none;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif
}

.fw_il_011_slide>h1>span {
    color: #ea94cd
}

.fw_il_011_slide>p {
    left: 15px;
    width: 400px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-shadow: none;
    position: absolute;
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif
}

.fw_il_011_slide_center>p {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.fw_il_011_slide_right>p {
    left: auto;
    right: 10px;
    text-align: right
}

.fw_il_011_slide>a {
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    margin-top: 75px;
    text-shadow: none;
    padding: 11px 25px;
    position: relative;
    text-align: center;
    background: #ea94cd;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-border-radius: 150px;
    border-radius: 150px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_il_011_slide>a:hover,
.fw_il_011_slide>a:active {
    color: #ea94cd;
    background: #fff
}

@media only screen and (max-width:480px) {
    .fw_il_011_slide {
        top: 1%;
        left: 0;
        padding: 0;
        width: 100%;
        text-align: center
    }
    .fw_il_011_slide_right {
        left: 0;
        right: 0;
        text-align: center
    }
    .fw_il_011_slide>h2 {
        margin: 0;
        font-size: 20px
    }
    .fw_il_011_slide>h1 {
        margin: 0;
        font-size: 22px
    }
    .fw_il_011_slide>p {
        left: 0;
        padding: 0;
        width: 100%;
        position: relative;
        margin: 0 0 5px 0;
        letter-spacing: 1px
    }
    .fw_il_011_slide_right>p {
        left: 0;
        right: 0;
        text-align: center
    }
    .fw_il_011_slide>a {
        margin: 0
    }
    .ps_control_halfr .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_il_011_slide {
        top: 1%;
        left: 0;
        padding: 0;
        width: 100%;
        text-align: center
    }
    .fw_il_011_slide_right {
        left: 0;
        right: 0;
        text-align: center
    }
    .fw_il_011_slide>h1 {
        font-size: 40px
    }
    .fw_il_011_slide>p {
        left: 0;
        padding: 0;
        width: 100%;
        position: relative
    }
    .fw_il_011_slide_right>p {
        left: 0;
        right: 0;
        text-align: center
    }
    .fw_il_011_slide>a {
        margin-top: 30px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_il_011_slide {
        top: 1%;
        left: 0
    }
    .fw_il_011_slide_right {
        right: 0;
        left: auto
    }
}

#fw_il_012 {
    overflow: hidden;
    position: relative;
    background: #000
}

#fw_il_012:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_il_012:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

.ps_control_r_y .carousel-control {
    top: 50%;
    opacity: .5;
    width: 50px;
    height: 50px;
    z-index: 100;
    border: 0;
    color: #fff;
    display: block;
    font-size: 16px;
    cursor: pointer;
    overflow: hidden;
    line-height: 48px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_r_y:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_r_y .carousel-control.left {
    right: 3%;
    left: auto
}

.ps_control_r_y .carousel-control.right {
    right: 3%;
    top: 42%;
    left: auto
}

.ps_control_r_y .carousel-control.left:hover,
.ps_control_r_y .carousel-control.right:hover {
    color: rgba(255, 255, 255, 0.5);
    background: transparent
}

#fw_il_012>.carousel-inner>.item img {
    width: 100%
}

#fw_il_012>.carousel-inner>.item>.row {
    margin: 0
}

#fw_il_012>.carousel-inner>.item>.row>div {
    padding: 0;
    overflow: hidden;
    max-height: 325px
}

#fw_il_012>.carousel-inner>.item>.row:nth-child(1)>div:nth-child(1)>img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 2.4s;
    animation-duration: 2.4s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

#fw_il_012>.carousel-inner>.item>.row:nth-child(1)>div:nth-child(2)>img {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1.9s;
    animation-duration: 1.9s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

#fw_il_012>.carousel-inner>.item>.row:nth-child(2)>div:nth-child(1)>img {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

#fw_il_012>.carousel-inner>.item>.row:nth-child(2)>div:nth-child(2)>img {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.fw_il_012_slide {
    top: 25%;
    right: 0;
    left: 5%;
    width: 215px;
    height: 215px;
    text-align: left;
    overflow: hidden;
    position: absolute;
    border: 4px solid #fff;
    padding: 130px 15px 20px 15px
}

.fw_il_012_slide>span {
    display: block;
    color: #fff;
    font-size: 16px;
    margin: 0;
    font-style: italic;
    text-shadow: none;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-family: 'Averia Serif Libre', cursive
}

.fw_il_012_slide>a {
    padding: 0;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    font-weight: 700;
    text-shadow: none;
    position: relative;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.fw_il_012_slide>a:hover,
.fw_il_012_slide>a:active {
    color: rgba(255, 255, 255, 0.5)
}

@media only screen and (max-width:480px) {
    .fw_il_012_slide {
        top: 1%;
        width: 100px;
        height: 70px;
        padding: 0 0 0 3px;
        border: 1px solid #fff
    }
    .fw_il_012_slide>a {
        font-size: 18px
    }
    .ps_control_r_y .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_il_012_slide {
        top: 5%;
        height: 100px;
        padding: 0 0 0 3px;
        border: 1px solid #fff
    }
    .ps_control_r_y .carousel-control.right {
        top: 28%
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_il_012_slide {
        top: 2%;
        height: 130px;
        padding: 10px 10px 10px 3px;
        border: 1px solid #fff
    }
}

@media(min-width:768px) and (max-width:1250px) {
    .fw_il_012_slide {
        top: 6%;
        height: 170px;
        padding: 80px 15px 20px 15px
    }
}

#fw_il_013 {
    overflow: hidden;
    position: relative;
    background: #000
}

#fw_il_013:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_il_013:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

.ps_control_wflong .carousel-control {
    top: 47%;
    opacity: 0;
    width: 50px;
    height: 45px;
    z-index: 100;
    color: #000;
    display: block;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    line-height: 47px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(255, 255, 255, 1);
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_wflong:hover .carousel-control {
    opacity: 1
}

.ps_control_wflong .carousel-control.left {
    left: 0
}

.ps_control_wflong .carousel-control.right {
    right: 0
}

.ps_control_wflong .carousel-control.left:hover,
.ps_control_wflong .carousel-control.right:hover {
    color: #fff;
    background: #000
}

.ps_control_wflong .carousel-control.left span:nth-child(1) {
    margin-right: 10px
}

.ps_control_wflong .carousel-control.right>span:nth-child(1) {
    margin-left: 10px
}

#fw_il_013>.carousel-inner>.item img {
    width: 100%
}

#fw_il_013>.carousel-inner>.item>.row {
    margin: 0
}

#fw_il_013>.carousel-inner>.item>.row>div {
    padding: 0;
    overflow: hidden
}

#fw_il_013>.carousel-inner>.item>.row:nth-child(1)>div:nth-child(1)>img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_013>.carousel-inner>.item>.row:nth-child(1)>div:nth-child(2)>img {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_013>.carousel-inner>.item>.row:nth-child(1)>div:nth-child(3)>img {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_013>.carousel-inner>.item>.row:nth-child(1)>div:nth-child(4)>img {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_013>.carousel-inner>.item>.row:nth-child(2)>div:nth-child(1)>img {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_013>.carousel-inner>.item>.row:nth-child(2)>div:nth-child(2)>img {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_013>.carousel-inner>.item>.row:nth-child(2)>div:nth-child(3)>img {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_013>.carousel-inner>.item>.row:nth-child(2)>div:nth-child(4)>img {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_il_013_slide {
    top: 17%;
    right: 0;
    left: 5%;
    width: 275px;
    text-align: left;
    overflow: hidden;
    position: absolute
}

.fw_il_013_slide>h1 {
    color: #000;
    font-size: 35px;
    font-weight: 900;
    padding: 5px 5px;
    line-height: 40px;
    text-shadow: none;
    font-style: italic;
    letter-spacing: 3px;
    margin-bottom: 10px;
    text-transform: capitalize;
    background: rgba(255, 255, 255, 0.3);
    border-left: 5px solid #000;
    font-family: 'Playfair Display', serif;
    -webkit-font-smoothing: antialiased
}

.fw_il_013_slide>a {
    color: #000;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    text-shadow: none;
    position: relative;
    text-align: center;
    padding: 5px 5px;
    font-style: italic;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: capitalize;
    border-left: 5px solid #000;
    background: rgba(255, 255, 255, 0.3);
    -webkit-font-smoothing: antialiased;
    font-family: 'Playfair Display', serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_il_013_slide>a:hover,
.fw_il_013_slide>a:active {
    color: #fff;
    background: rgba(0, 0, 0, 0.8)
}

@media only screen and (max-width:480px) {
    .fw_il_013_slide {
        top: 5%
    }
    .fw_il_013_slide>h1 {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_il_013_slide {
        top: 0;
        left: 0;
        width: 125px;
        padding: 0 0 0 3px
    }
    .fw_il_013_slide>h1 {
        font-size: 18px;
        padding: 2px 2px;
        line-height: 20px;
        margin-bottom: 5px;
        border-left: 2px solid #000
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_il_013_slide {
        top: 0;
        width: 125px
    }
    .fw_il_013_slide>h1 {
        font-size: 20px;
        padding: 2px 2px;
        line-height: 23px
    }
}

@media(min-width:768px) and (max-width:1250px) {
    .fw_il_013_slide {
        top: 0;
        left: 0
    }
    .fw_il_013_slide>h1 {
        width: 200px;
        font-size: 30px;
        line-height: 33px
    }
}

#fw_il_014 {
    overflow: hidden;
    position: relative;
    background: #000
}

#fw_il_014:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_il_014:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

.ps_control_rfsmall .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #000;
    display: block;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    line-height: 45px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(255, 255, 255, 0.7);
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_rfsmall:hover .carousel-control {
    opacity: 1
}

.ps_control_rfsmall .carousel-control.left {
    left: 1%
}

.ps_control_rfsmall .carousel-control.right {
    right: 1%
}

.ps_control_rfsmall .carousel-control.left:hover,
.ps_control_rfsmall .carousel-control.right:hover {
    color: #fff;
    background: #000
}

.ps_control_rfsmall .carousel-control.left span:nth-child(1) {
    margin-right: 0
}

.ps_control_rfsmall .carousel-control.right>span:nth-child(1) {
    margin-left: 0
}

#fw_il_014>.carousel-inner>.item img {
    width: 100%
}

#fw_il_014>.carousel-inner>.item>.row {
    margin: 0
}

#fw_il_014>.carousel-inner>.item>.row>div {
    padding: 0;
    overflow: hidden;
    max-height: 215px
}

#fw_il_014>.carousel-inner>.item>.row:nth-child(1)>div:nth-child(1)>img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_014>.carousel-inner>.item>.row:nth-child(1)>div:nth-child(2)>img {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_014>.carousel-inner>.item>.row:nth-child(2)>div:nth-child(1)>img {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_014>.carousel-inner>.item>.row:nth-child(2)>div:nth-child(2)>img {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_014>.carousel-inner>.item>.row:nth-child(3)>div:nth-child(1)>img {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_014>.carousel-inner>.item>.row:nth-child(3)>div:nth-child(2)>img {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_il_014_slide {
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    text-align: center;
    position: absolute
}

.fw_il_014_slide>h2 {
    color: #fff;
    font-size: 25px;
    text-shadow: none;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    font-family: 'Arimo', sans-serif;
    -webkit-font-smoothing: antialiased
}

.fw_il_014_slide>h1 {
    color: #fff;
    font-size: 40px;
    text-shadow: none;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 3px;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    -webkit-font-smoothing: antialiased
}

.fw_il_014_slide_small>h1 {
    margin-bottom: 10px
}

.fw_il_014_slide>a {
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    text-shadow: none;
    position: relative;
    text-align: center;
    font-style: italic;
    letter-spacing: 1px;
    text-decoration: underline;
    font-family: 'Lora', serif;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media only screen and (max-width:480px) {
    .fw_il_014_slide>h2 {
        display: none
    }
    .fw_il_014_slide>h1 {
        display: none
    }
    .fw_il_014_slide>a {
        font-size: 14px
    }
    .ps_control_rfsmall .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_il_014_slide>h2 {
        margin: 0;
        font-size: 18px
    }
    .fw_il_014_slide>h1 {
        margin: 0;
        font-size: 18px
    }
    .fw_il_014_slide_small>h2 {
        font-size: 12px
    }
    .fw_il_014_slide_small>h1 {
        font-size: 12px
    }
    .fw_il_014_slide_small>a {
        font-size: 12px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_il_014_slide>h2 {
        font-size: 18px
    }
    .fw_il_014_slide>h1 {
        margin: 0;
        font-size: 18px
    }
    .fw_il_014_slide_small>h2 {
        font-size: 12px
    }
    .fw_il_014_slide_small>h1 {
        font-size: 12px
    }
    .fw_il_014_slide_small>a {
        font-size: 12px
    }
}

@media(min-width:768px) and (max-width:1210px) {
    .fw_il_014_slide>h2 {
        margin: 0
    }
    .fw_il_014_slide>h1 {
        margin: 0;
        font-size: 30px
    }
    .fw_il_014_slide_small>h2 {
        font-size: 20px
    }
    .fw_il_014_slide_small>h1 {
        font-size: 20px
    }
}

#fw_il_015 {
    overflow: hidden;
    position: relative;
    background: #000
}

#fw_il_015:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_il_015:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

.ps_control_roundsm .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #000;
    display: block;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    line-height: 45px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(238, 221, 117, 0.7);
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_roundsm:hover .carousel-control {
    opacity: 1
}

.ps_control_roundsm .carousel-control.left {
    left: 1%
}

.ps_control_roundsm .carousel-control.right {
    right: 1%
}

.ps_control_roundsm .carousel-control.left:hover,
.ps_control_roundsm .carousel-control.right:hover {
    color: #000;
    background: #fff
}

.ps_control_roundsm .carousel-control.left span:nth-child(1) {
    margin-right: 0
}

.ps_control_roundsm .carousel-control.right>span:nth-child(1) {
    margin-left: 0
}

#fw_il_015>.carousel-inner>.item img {
    width: 100%
}

#fw_il_015>.carousel-inner>.item>.row {
    margin: 0
}

#fw_il_015>.carousel-inner>.item>.row>div {
    padding: 0;
    overflow: hidden;
    max-height: 215px
}

#fw_il_015>.carousel-inner>.item>.row>div img {
    opacity: .7
}

#fw_il_015>.carousel-inner>.item>.row:nth-child(1)>div:nth-child(1)>img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_015>.carousel-inner>.item>.row:nth-child(1)>div:nth-child(2)>img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_015>.carousel-inner>.item>.row:nth-child(1)>div:nth-child(3)>img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_015>.carousel-inner>.item>.row:nth-child(2)>div:nth-child(1)>img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_015>.carousel-inner>.item>.row:nth-child(2)>div:nth-child(2)>img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_015>.carousel-inner>.item>.row:nth-child(2)>div:nth-child(3)>img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_015>.carousel-inner>.item>.row:nth-child(3)>div:nth-child(1)>img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_015>.carousel-inner>.item>.row:nth-child(3)>div:nth-child(2)>img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_015>.carousel-inner>.item>.row:nth-child(3)>div:nth-child(3)>img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1.9s;
    animation-duration: 1.9s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_il_015_slide {
    top: 0;
    right: 0;
    width: 50%;
    left: auto;
    text-align: left;
    position: absolute;
    background: rgba(0, 0, 0, 0.7)
}

.fw_il_015_slide_right {
    left: 0;
    right: auto;
    text-align: right
}

.fw_il_015_slide>h6 {
    color: #eedd75;
    font-size: 20px;
    font-weight: 400;
    text-shadow: none;
    font-style: normal;
    letter-spacing: 1px;
    margin: 20px 5px 0 5px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased
}

.fw_il_015_slide>h1 {
    color: #eedd75;
    font-size: 30px;
    text-shadow: none;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 3px;
    margin: 15px 5px 50px 5px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased
}

.fw_il_015_slide>a {
    top: 10px;
    left: -30px;
    width: 60px;
    height: 60px;
    color: #000;
    display: block;
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
    text-shadow: none;
    line-height: 60px;
    position: relative;
    text-align: center;
    font-style: normal;
    letter-spacing: 1px;
    text-decoration: none;
    background: rgba(238, 221, 117, 1);
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

.fw_il_015_slide_right>a {
    left: 195px
}

@media only screen and (max-width:480px) {
    .fw_il_015_slide {
        left: 0;
        width: 100%
    }
    .fw_il_015_slide_right {
        left: 0
    }
    .fw_il_015_slide>h6 {
        font-size: 11px;
        margin: 0;
        letter-spacing: 0
    }
    .fw_il_015_slide>h1 {
        font-size: 12px;
        margin: 0;
        letter-spacing: 0
    }
    .fw_il_015_slide>a {
        top: 0;
        left: 0;
        width: 25px;
        height: 25px;
        font-size: 10px;
        line-height: 25px;
        letter-spacing: 0
    }
    .fw_il_015_slide_right>a {
        left: 70px
    }
    .ps_control_roundsm .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_il_015_slide {
        left: 0;
        width: 100%
    }
    .fw_il_015_slide_right {
        left: 0
    }
    .fw_il_015_slide>h6 {
        font-size: 11px;
        margin: 10px 5px 0 5px
    }
    .fw_il_015_slide>h1 {
        font-size: 12px
    }
    .fw_il_015_slide>a {
        top: 0;
        left: 0;
        width: 35px;
        height: 35px;
        font-size: 10px;
        line-height: 35px
    }
    .fw_il_015_slide_right>a {
        left: 120px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_il_015_slide>h1 {
        font-size: 12px
    }
    .fw_il_015_slide>a {
        left: -17px;
        width: 35px;
        height: 35px;
        font-size: 10px;
        line-height: 35px
    }
    .fw_il_015_slide_right>a {
        left: 80px
    }
}

@media(min-width:768px) and (max-width:1210px) {
    .fw_il_015_slide>h1 {
        font-size: 16px
    }
    .fw_il_015_slide_right>a {
        left: 95px
    }
}

#fw_il_016 {
    overflow: hidden;
    max-height: 645px;
    position: relative;
    background: #000
}

#fw_il_016:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_il_016:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_il_016>.carousel-inner>.item {
    width: 100%
}

.ps_control_rt_y .carousel-control {
    top: 4%;
    opacity: 1;
    width: 45px;
    height: 45px;
    z-index: 100;
    border: 0;
    color: #fff;
    display: block;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    line-height: 45px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(238, 221, 117, 0.7);
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_rt_y:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_rt_y .carousel-control.left {
    right: 3%;
    left: auto
}

.ps_control_rt_y .carousel-control.right {
    top: 11%;
    right: 3%;
    left: auto;
    margin-top: 1px
}

.ps_control_rt_y .carousel-control.left:hover,
.ps_control_rt_y .carousel-control.right:hover {
    color: #eedd75;
    background: #000
}

#fw_il_016>.carousel-inner>.item img {
    width: 100%
}

#fw_il_016>.carousel-inner>.item>.row {
    margin: 0
}

#fw_il_016>.carousel-inner>.item>.row>div {
    padding: 0;
    overflow: hidden
}

#fw_il_016>.carousel-inner>.item>.row>div:nth-child(1)>img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

#fw_il_016>.carousel-inner>.item>.row>div:nth-child(2)>img {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_il_016_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    padding: 40% 10px 10px 10px;
    background: rgba(31, 27, 27, 0.6)
}

.fw_il_016_slide_center {
    left: 0;
    right: 0;
    width: 50%;
    margin: auto;
    padding-top: 20%
}

.fw_il_016_slide>h1 {
    color: #eedd75;
    font-size: 40px;
    text-shadow: none;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'Lora', serif;
    -webkit-font-smoothing: antialiased
}

.fw_il_016_slide>h6 {
    color: #eedd75;
    font-size: 16px;
    font-weight: 400;
    text-shadow: none;
    font-style: normal;
    letter-spacing: 1px;
    margin: 10px 0 50px 0;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased
}

.fw_il_016_slide>a {
    color: #000;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    text-shadow: none;
    position: relative;
    text-align: center;
    font-style: normal;
    padding: 10px 25px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    background: rgba(238, 221, 117, 1);
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s;
    transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s
}

.fw_il_016_slide>a:hover {
    color: #eedd75;
    background: #000
}

@media only screen and (max-width:480px) {
    .fw_il_016_slide {
        padding-top: 20%
    }
    .fw_il_016_slide_center {
        padding-top: 10%
    }
    .fw_il_016_slide>h1 {
        font-size: 20px
    }
    .ps_control_rt_y .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_il_016_slide>h1 {
        font-size: 35px
    }
    .ps_control_rt_y .carousel-control.right {
        top: 17%
    }
}

@media(min-width:601px) and (max-width:767px) {
    .ps_control_rt_y .carousel-control.right {
        top: 15%
    }
}

#fw_il_017 {
    overflow: hidden;
    max-height: 645px;
    position: relative;
    background: #000
}

#fw_il_017:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_il_017:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_il_017>.carousel-inner>.item {
    width: 100%
}

.ps_control_squarefill .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #a5cd45;
    display: block;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    line-height: 45px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: #000;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_squarefill:hover .carousel-control {
    opacity: 1
}

.ps_control_squarefill .carousel-control.left {
    left: 1%
}

.ps_control_squarefill .carousel-control.right {
    right: 1%
}

.ps_control_squarefill .carousel-control.left:hover,
.ps_control_squarefill .carousel-control.right:hover {
    color: #000;
    background: #a5cd45
}

.ps_control_squarefill .carousel-control.left span:nth-child(1) {
    margin-right: 0
}

.ps_control_squarefill .carousel-control.right>span:nth-child(1) {
    margin-left: 0
}

#fw_il_017>.carousel-inner>.item img {
    width: 100%
}

#fw_il_017>.carousel-inner>.item>.row {
    margin: 0
}

#fw_il_017>.carousel-inner>.item>.row>div {
    padding: 0;
    overflow: hidden
}

#fw_il_017>.carousel-inner>.item>.row>div>img {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_il_017_slide {
    top: 0;
    left: 0;
    right: auto;
    text-align: left;
    position: absolute
}

.fw_il_017_slide_right {
    top: 0;
    right: 0;
    left: auto;
    text-align: right
}

.fw_il_017_slide>h5 {
    width: 130px;
    height: 30px;
    padding: 0 5px;
    color: #a5cd45;
    font-size: 16px;
    font-weight: 400;
    text-shadow: none;
    line-height: 30px;
    margin: 0 0 2px 0;
    font-style: normal;
    background: #fff;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased
}

.fw_il_017_slide>a {
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 300;
    text-shadow: none;
    position: relative;
    text-align: center;
    font-style: normal;
    padding: 5px 15px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    background: #a5cd45;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s;
    transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s
}

.fw_il_017_slide>a:hover {
    color: #a5cd45;
    background: #000
}

@media only screen and (max-width:480px) {
    .fw_il_017_slide>h5 {
        display: none
    }
    .fw_il_017_slide>a {
        padding: 3px;
        font-size: 11px
    }
    .ps_control_squarefill .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    .fw_il_017_slide>h5 {
        padding: 0;
        width: 85px;
        font-size: 11px
    }
    .ps_control_squarefill .carousel-control {
        display: none
    }
}

@media(min-width:601px) and (max-width:767px) {
    .fw_il_017_slide>h5 {
        padding: 0;
        width: 80px;
        font-size: 11px
    }
}

#fw_il_018 {
    overflow: hidden;
    max-height: 645px;
    position: relative;
    background: #000
}

#fw_il_018:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_il_018:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_il_018>.carousel-inner>.item {
    width: 100%
}

.ps_control_rectanlefil .carousel-control {
    top: 42%;
    opacity: 0;
    width: 35px;
    height: 90px;
    z-index: 100;
    color: #754fc9;
    display: block;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    line-height: 90px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_rectanlefil:hover .carousel-control {
    opacity: 1
}

.ps_control_rectanlefil .carousel-control.left {
    left: 1%
}

.ps_control_rectanlefil .carousel-control.right {
    right: 1%
}

.ps_control_rectanlefil .carousel-control.left:hover,
.ps_control_rectanlefil .carousel-control.right:hover {
    color: #fff;
    background: #754fc9
}

.ps_control_rectanlefil .carousel-control.left span:nth-child(1) {
    margin-right: 0
}

.ps_control_rectanlefil .carousel-control.right>span:nth-child(1) {
    margin-left: 0
}

#fw_il_018>.carousel-inner>.item img {
    height: 100%
}

#fw_il_018>.carousel-inner>.item>.row {
    margin: 0
}

#fw_il_018>.carousel-inner>.item>.row>div {
    padding: 0;
    overflow: hidden
}

#fw_il_018>.carousel-inner>.item>.row>div>img {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_il_018_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 100% 10px 10px 10px;
    text-align: center;
    position: absolute;
    background: rgba(0, 0, 0, 0.7)
}

.fw_il_018_slide>h5 {
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    text-shadow: none;
    line-height: 30px;
    margin: 0 0 20px 0;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased
}

.fw_il_018_slide>a {
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: 300;
    text-shadow: none;
    position: relative;
    text-align: center;
    font-style: normal;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s;
    transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s
}

.fw_il_018_slide>a:hover {
    color: #754fc9;
    border-bottom: 1px solid #754fc9
}

@media only screen and (max-width:480px) {
    #fw_il_018>.carousel-inner>.item img {
        height: 230px
    }
    .fw_il_018_slide {
        padding: 100% 0 0 0
    }
    .fw_il_018_slide>h5 {
        font-size: 7px;
        letter-spacing: 1px
    }
    .fw_il_018_slide>a {
        font-size: 11px
    }
    .ps_control_rectanlefil .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:600px) {
    #fw_il_018>.carousel-inner>.item img {
        height: 350px
    }
    .fw_il_018_slide {
        padding: 100% 0 0 0
    }
    .fw_il_018_slide>h5 {
        font-size: 12px;
        letter-spacing: 1px
    }
    .fw_il_018_slide>a {
        font-size: 11px
    }
}

@media(min-width:601px) and (max-width:767px) {
    #fw_il_018>.carousel-inner>.item img {
        height: 400px
    }
    .fw_il_018_slide>h5 {
        font-size: 14px
    }
}

@media(min-width:768px) and (max-width:930px) {
    #fw_il_018>.carousel-inner>.item img {
        height: 450px
    }
    .fw_il_018_slide>h5 {
        font-size: 14px
    }
}

#fw_il_019 {
    overflow: hidden;
    max-height: 645px;
    position: relative;
    background: #000
}

#fw_il_019:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_il_019:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_il_019>.carousel-inner>.item {
    width: 100%
}

.ps_control_bradiustrans .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #000;
    display: block;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    line-height: 45px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_bradiustrans:hover .carousel-control {
    opacity: 1
}

.ps_control_bradiustrans .carousel-control.left {
    left: 1%
}

.ps_control_bradiustrans .carousel-control.right {
    right: 1%
}

.ps_control_bradiustrans .carousel-control.left:hover,
.ps_control_bradiustrans .carousel-control.right:hover {
    color: #fff;
    background: #d32727;
    border: 1px solid #d32727
}

.ps_control_bradiustrans .carousel-control.left span:nth-child(1) {
    margin-right: 0
}

.ps_control_bradiustrans .carousel-control.right>span:nth-child(1) {
    margin-left: 0
}

#fw_il_019>.carousel-inner>.item img {
    width: 100%
}

#fw_il_019>.carousel-inner>.item>.row {
    margin: 0;
    background: #c1c1c1
}

#fw_il_019>.carousel-inner>.item>.row>div {
    padding: 0
}

#fw_il_019>.carousel-inner>.item>.row>div>img {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.fw_il_019_slide {
    padding: 75px;
    margin-top: 15%;
    text-align: left
}

.fw_il_019_slide_right {
    text-align: right
}

.fw_il_019_slide_center {
    text-align: center
}

.fw_il_019_slide>h1 {
    color: #000;
    font-weight: 400;
    text-shadow: none;
    margin: 0 0 30px 0;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased
}

.fw_il_019_slide>p {
    width: 350px;
    color: #000;
    font-weight: 300;
    text-shadow: none;
    margin: 0 0 30px 0;
    font-style: normal;
    text-align: justify;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased
}

.fw_il_019_slide_center>p {
    margin-left: auto;
    margin-right: auto
}

.fw_il_019_slide_right>p {
    margin-left: auto
}

.fw_il_019_slide>a {
    color: #000;
    cursor: pointer;
    font-size: 20px;
    font-weight: 300;
    text-shadow: none;
    position: relative;
    text-align: center;
    font-style: normal;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s;
    transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s
}

.fw_il_019_slide>a:hover {
    color: #d32727;
    border-bottom: 1px solid #d32727
}

@media only screen and (max-width:480px) {
    .fw_il_019_slide {
        padding: 3px;
        margin-top: 0;
        text-align: center
    }
    .fw_il_019_slide>h1 {
        font-size: 14px;
        margin: 0;
        letter-spacing: 0
    }
    .fw_il_019_slide>p {
        width: 100%;
        font-size: 9px;
        margin: 0;
        letter-spacing: 0
    }
    .fw_il_019_slide>a {
        font-size: 9px
    }
    .ps_control_bradiustrans .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:640px) {
    .fw_il_019_slide {
        padding: 10px;
        margin-top: 2%
    }
    .fw_il_019_slide>h1 {
        font-size: 24px;
        margin: 0;
        letter-spacing: 0
    }
    .fw_il_019_slide>p {
        width: 100%;
        font-size: 12px;
        margin: 0;
        letter-spacing: 0
    }
}

@media(min-width:641px) and (max-width:767px) {
    .fw_il_019_slide {
        padding: 10px;
        margin-top: 5%
    }
    .fw_il_019_slide>p {
        width: 100%
    }
}

@media(min-width:768px) and (max-width:991px) {
    .fw_il_019_slide {
        padding: 10px
    }
}

#fw_il_020 {
    overflow: hidden;
    max-height: 645px;
    position: relative;
    background: #000
}

#fw_il_020:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#fw_il_020:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#fw_il_020>.carousel-inner>.item {
    width: 100%
}

.ps_control_xlongicon .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #fff;
    display: block;
    cursor: pointer;
    overflow: hidden;
    line-height: 45px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.ps_control_xlongicon:hover .carousel-control {
    opacity: 1
}

.ps_control_xlongicon .carousel-control.left {
    left: 1%
}

.ps_control_xlongicon .carousel-control.right {
    right: 1%
}

.ps_control_xlongicon .carousel-control.left:hover,
.ps_control_xlongicon .carousel-control.right:hover {
    color: #fff
}

.ps_control_xlongicon .carousel-control.left span:nth-child(1) {
    margin-right: 0
}

.ps_control_xlongicon .carousel-control.right>span:nth-child(1) {
    margin-left: 0
}

#fw_il_020>.carousel-inner>.item img {
    width: 100%
}

#fw_il_020>.carousel-inner>.item>.row {
    margin: 0
}

#fw_il_020>.carousel-inner>.item>.row>div {
    padding: 0;
    overflow: hidden;
    max-height: 325px
}

#fw_il_020>.carousel-inner>.item>.row>div>img {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.fw_il_020_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 55%;
    position: absolute;
    text-align: center;
    background: rgba(0, 0, 0, 0.7)
}

.fw_il_020_slide_colored {
    background: rgba(3, 111, 74, 0.7)
}

.fw_il_020_slide>a {
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    text-shadow: none;
    padding: 10px 23px;
    position: relative;
    text-align: center;
    font-style: normal;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #fff;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .7s;
    transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .7s
}

.fw_il_020_slide>a:hover {
    color: #036f4a;
    background: rgba(255, 255, 255, 0.8)
}

@media only screen and (max-width:480px) {
    .fw_il_020_slide>a {
        font-size: 9px;
        padding: 2px 5px
    }
    .ps_control_xlongicon .carousel-control {
        display: none
    }
}

@media(min-width:481px) and (max-width:640px) {
    .fw_il_020_slide>a {
        font-size: 10px;
        padding: 2px 5px
    }
}

@media(min-width:641px) and (max-width:767px) {
    .fw_il_020_slide>a {
        font-size: 10px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .fw_il_020_slide>a {
        font-size: 14px
    }
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    min-height: 1px;
    position: relative;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media(min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media(min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media(min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

#in_th_021 {
    overflow: hidden;
    max-height: 643px;
    position: relative;
    background: #000
}

#in_th_021:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#in_th_021:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#in_th_021>.carousel-inner>.item>img,
#in_th_021>.carousel-inner>.item>a>img {
    opacity: .8;
    width: 100%;
    margin: auto
}

.in_th_below_021>.carousel-indicators {
    left: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    padding: 5px 0;
    cursor: e-resize;
    overflow-x: auto;
    position: absolute;
    text-align: center;
    white-space: nowrap;
    background: rgba(255, 255, 255, 0.2)
}

.in_th_below_021>.carousel-indicators li {
    width: 6%;
    border: 0;
    padding: 0;
    height: 100%;
    margin: 2px 0;
    text-indent: 0;
    cursor: pointer;
    display: inline-block;
    background-color: transparent;
    background-color: transparent;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.in_th_below_021>.carousel-indicators li img {
    width: 100%;
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.in_th_below_021>.carousel-indicators .active {
    width: 6%;
    margin: 0;
    height: 100%;
    background-color: transparent
}

.in_th_below_021>.carousel-indicators .active img {
    opacity: .6
}

.in_th_below_021>.carousel-indicators::-webkit-scrollbar {
    margin: 0;
    padding: 0;
    width: 5px;
    height: 5px;
    background: rgba(0, 0, 0, 0.3)
}

.in_th_below_021>.carousel-indicators::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.7)
}

@media screen and (min-width:768px) {
    .in_th_below_021>.carousel-indicators {
        bottom: 0
    }
}

.in_th_021_slide {
    top: 20%;
    left: 10%;
    width: 35%;
    right: auto;
    margin: auto;
    text-align: left;
    position: absolute;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_021_slide_right {
    right: 10%;
    left: auto;
    text-align: right
}

.in_th_021_slide_center {
    left: 0;
    right: 0;
    text-align: center
}

.in_th_021_slide>h3 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 28px;
    font-weight: 100;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_021_slide>h1 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_021_slide>h4 {
    width: 275px;
    color: #000;
    font-size: 11px;
    font-weight: 400;
    margin: 0 0 15px 0;
    background: #fff;
    letter-spacing: 1px;
    padding: 5px 5px 5px 10px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_021_slide_right>h4 {
    margin-left: auto;
    text-align: right
}

.in_th_021_slide_center>h4 {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.in_th_021_slide>a,
.in_th_021_slide>a:visited {
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    padding: 10px 20px;
    letter-spacing: 1px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -webkit-transition: background cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: background cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_021_slide>a:hover,
.in_th_021_slide>a:active {
    color: #000;
    background: #fff
}

@media only screen and (max-width:480px) {
    .in_th_021_slide,
    .in_th_021_slide.in_th_021_slide_right {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding: 10px;
        text-align: center
    }
    .in_th_021_slide>h3 {
        font-size: 18px
    }
    .in_th_021_slide>h1 {
        font-size: 25px;
        margin-bottom: 5px
    }
    .in_th_021_slide>h4,
    .in_th_021_slide_right>h4 {
        width: 100%;
        margin-bottom: 5px;
        text-align: center
    }
}

@media(min-width:481px) and (max-width:600px) {
    .in_th_021_slide {
        top: 5%;
        width: 100%;
        padding: 5px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .in_th_021_slide {
        width: 100%
    }
}

#in_th_022 {
    overflow: hidden;
    max-height: 643px;
    position: relative;
    background: #000
}

#in_th_022:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#in_th_022:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#in_th_022>.carousel-inner>.item>img,
#in_th_022>.carousel-inner>.item>a>img {
    opacity: .8;
    width: 100%;
    margin: auto
}

.in_th_right_022>.carousel-indicators {
    top: 0;
    bottom: 0;
    left: 92.5%;
    width: 7.5%;
    height: 100%;
    overflow: auto;
    margin-left: 0;
    padding: 0 2px;
    cursor: s-resize;
    position: absolute;
    margin-bottom: 0;
    background: rgba(255, 255, 255, 0.3)
}

.in_th_right_022>.carousel-indicators li {
    width: 100%;
    height: auto;
    border: 0;
    display: block;
    margin: 2px 0 2px 0;
    background-color: transparent;
    background-color: transparent;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.in_th_right_022>.carousel-indicators li img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.in_th_right_022>.carousel-indicators .active {
    width: 100%;
    height: auto;
    border: 0;
    margin: 2px 0 2px 0;
    background-color: transparent
}

.in_th_right_022>.carousel-indicators .active img {
    opacity: .6
}

.in_th_right_022>.carousel-indicators::-webkit-scrollbar {
    width: 4px;
    background: rgba(255, 255, 255, 0.3)
}

.in_th_right_022>.carousel-indicators::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.7)
}

@media screen and (min-width:768px) {
    .in_th_right_022>.carousel-indicators {
        bottom: 0
    }
}

.in_th_022_slide {
    top: 20%;
    left: 10%;
    width: 35%;
    right: auto;
    margin: auto;
    padding: 5px;
    text-align: left;
    position: absolute;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_022_slide_right {
    right: 10%;
    left: auto;
    text-align: right
}

.in_th_022_slide_center {
    left: 0;
    right: 0;
    text-align: center
}

.in_th_022_slide>h1 {
    padding: 0;
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    margin: 0 0 15px 0;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_022_slide>h2 {
    padding: 0;
    color: #fff;
    font-size: 35px;
    font-weight: 400;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_022_slide>p {
    padding: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    margin: 0 0 25px 0;
    letter-spacing: 2px;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_022_slide_right>p {
    text-align: right
}

.in_th_022_slide_center>p {
    text-align: center
}

.in_th_022_slide>a:nth-child(4),
.in_th_022_slide>a:nth-child(4):visited {
    color: #000;
    cursor: pointer;
    font-size: 12px;
    margin-left: 5px;
    line-height: 10px;
    text-align: center;
    padding: 10px 30px;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    background: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -webkit-transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .5s;
    transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .5s
}

.in_th_022_slide>a:nth-child(5),
.in_th_022_slide>a:nth-child(5):visited {
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    margin-right: 5px;
    line-height: 10px;
    text-align: center;
    padding: 10px 30px;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_022_slide>a>span {
    margin-left: 10px;
    -webkit-transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .5s;
    transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .5s
}

.in_th_022_slide>a:nth-child(5):hover>span,
.in_th_022_slide>a:nth-child(5):active>span {
    margin-left: 15px
}

.in_th_022_slide>a:nth-child(4):hover,
.in_th_022_slide>a:nth-child(4):active {
    color: #fff;
    background: #000
}

@media only screen and (max-width:480px) {
    .in_th_022_slide,
    .in_th_022_slide.in_th_022_slide_right {
        top: 0;
        left: 0;
        right: 0;
        width: 90%;
        text-align: center
    }
    .in_th_022_slide>h1 {
        font-size: 25px;
        margin-bottom: 5px
    }
    .in_th_022_slide>h2 {
        font-size: 18px
    }
    .in_th_022_slide>p,
    .in_th_022_slide_right>p {
        font-size: 11px;
        margin-bottom: 5px;
        text-align: center
    }
}

@media(min-width:481px) and (max-width:600px) {
    .in_th_022_slide {
        top: 5%;
        left: 2%;
        width: 90%
    }
    .in_th_022_slide_right {
        left: 0
    }
}

@media(min-width:601px) and (max-width:850px) {
    .in_th_022_slide {
        top: 5%;
        width: 60%
    }
}

#in_th_023 {
    overflow: hidden;
    max-height: 643px;
    position: relative;
    background: #000
}

#in_th_023:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#in_th_023:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#in_th_023>.carousel-inner>.item>img,
#in_th_023>.carousel-inner>.item>a>img {
    opacity: .4;
    width: 100%;
    margin: auto
}

.in_th_left_023>.carousel-indicators {
    top: 0;
    left: 0;
    bottom: 0;
    width: 8%;
    height: 100%;
    overflow: auto;
    margin-left: 0;
    padding: 0 2px;
    cursor: s-resize;
    position: absolute;
    margin-bottom: 0;
    background: rgba(255, 255, 255, 0.2)
}

.in_th_left_023>.carousel-indicators li {
    width: 100%;
    height: auto;
    border: 0;
    display: block;
    margin: 2px 0 2px 0;
    background-color: transparent;
    background-color: transparent;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.in_th_left_023>.carousel-indicators li img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.in_th_left_023>.carousel-indicators .active {
    width: 100%;
    height: auto;
    border: 0;
    margin: 2px 0 2px 0;
    background-color: transparent
}

.in_th_left_023>.carousel-indicators .active img {
    opacity: .6
}

.in_th_left_023>.carousel-indicators::-webkit-scrollbar {
    width: 4px;
    background: rgba(255, 255, 255, 0.2)
}

.in_th_left_023>.carousel-indicators::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.8)
}

@media screen and (min-width:768px) {
    .in_th_left_023>.carousel-indicators {
        bottom: 0
    }
}

.in_th_023_slide {
    top: 20%;
    left: 15%;
    width: 25%;
    right: auto;
    margin: auto;
    padding: 5px;
    text-align: left;
    position: absolute;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_023_slide_right {
    right: 10%;
    left: auto;
    text-align: right
}

.in_th_023_slide_center {
    left: 0;
    right: 0;
    text-align: center
}

.in_th_023_slide>h1 {
    padding: 0;
    color: #fa373d;
    font-size: 60px;
    font-weight: 700;
    margin: 0 0 15px 0;
    letter-spacing: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #fa373d;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_023_slide>p {
    padding: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    margin: 0 0 25px 0;
    letter-spacing: 2px;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_023_slide_right>p {
    text-align: right
}

.in_th_023_slide_center>p {
    text-align: center
}

.in_th_023_slide>a,
.in_th_023_slide>a:visited {
    color: #000;
    cursor: pointer;
    font-size: 12px;
    margin-left: 5px;
    line-height: 10px;
    text-align: center;
    padding: 15px 30px;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    background: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -webkit-transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .5s;
    transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .5s
}

.in_th_023_slide>a:hover,
.in_th_023_slide>a:active {
    color: #fff;
    background: #fa373d
}

@media only screen and (max-width:480px) {
    .in_th_023_slide,
    .in_th_023_slide.in_th_023_slide_right {
        top: 0;
        left: 5%;
        right: 0;
        width: 90%;
        text-align: center
    }
    .in_th_023_slide>h1 {
        font-size: 25px;
        margin-bottom: 5px
    }
    .in_th_023_slide>p,
    .in_th_023_slide_right>p {
        font-size: 11px;
        margin-bottom: 5px;
        text-align: center
    }
}

@media(min-width:481px) and (max-width:600px) {
    .in_th_023_slide {
        top: 5%;
        left: 10%;
        width: 90%
    }
    .in_th_023_slide_right {
        right: 1%
    }
}

@media(min-width:601px) and (max-width:850px) {
    .in_th_023_slide {
        top: 5%;
        width: 40%
    }
}

#in_th_024 {
    overflow: hidden;
    max-height: 643px;
    position: relative;
    background: #000
}

#in_th_024:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#in_th_024:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#in_th_024>.carousel-inner>.item>img,
#in_th_024>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto
}

.in_th_gallery_024>.carousel-indicators {
    top: 0;
    left: 80%;
    bottom: 0;
    width: 20%;
    height: 100%;
    margin-left: 0;
    overflow: auto;
    cursor: s-resize;
    padding: 0;
    position: absolute;
    margin-bottom: 0;
    background: rgba(255, 255, 255, 0.2)
}

.in_th_gallery_024>.carousel-indicators li {
    float: left;
    width: 32.5%;
    height: auto;
    border: 0;
    display: block;
    margin: 1px 0 0 1px;
    background-color: transparent;
    background-color: transparent;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.in_th_gallery_024>.carousel-indicators li img {
    width: 100%;
    height: auto;
    display: block;
    position: relative
}

.in_th_gallery_024>.carousel-indicators .active {
    width: 32.5%;
    height: auto;
    border: 0;
    margin: 1px 0 0 1px;
    background-color: transparent
}

.in_th_gallery_024>.carousel-indicators .active img {
    opacity: .6
}

.in_th_gallery_024>.carousel-indicators::-webkit-scrollbar {
    width: 4px;
    background: rgba(255, 255, 255, 0.2)
}

.in_th_gallery_024>.carousel-indicators::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.8)
}

.in_th_024_slide {
    top: 20%;
    left: 5%;
    width: 35%;
    right: auto;
    margin: auto;
    padding: 5px;
    text-align: left;
    position: absolute;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.in_th_024_slide_right {
    right: 25%;
    left: auto;
    text-align: right
}

.in_th_024_slide>h1 {
    padding: 0;
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 10px 0;
    text-transform: capitalize;
    font-family: 'Playfair Display', serif
}

.in_th_024_slide>p {
    padding: 5px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    margin: 0 0 40px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif
}

.in_th_024_slide_right>p {
    text-align: right
}

.in_th_024_slide>a,
.in_th_024_slide>a:visited {
    color: #fa373d;
    cursor: pointer;
    font-size: 12px;
    margin-left: 5px;
    line-height: 12px;
    text-align: center;
    background: #fff;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    padding: 4px 25px 4px 4px;
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .5s;
    transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .5s
}

.in_th_024_slide>a>span {
    width: 35px;
    height: 35px;
    color: #fff;
    line-height: 35px;
    margin: 0 10px 0 0;
    background: #fa373d;
    -webkit-border-radius: 100px;
    border-radius: 100px
}

.in_th_024_slide>a:hover,
.in_th_024_slide>a:active {
    color: #fff;
    background: #fa373d
}

.in_th_024_slide>a:hover>span,
.in_th_024_slide>a:active>span {
    color: #fa373d;
    background: #fff
}

@media only screen and (max-width:700px) {
    .in_th_gallery_024>.carousel-indicators li {
        width: 31.5%
    }
    .in_th_gallery_024>.carousel-indicators .active {
        width: 31.5%
    }
}

@media only screen and (max-width:480px) {
    .in_th_024_slide,
    .in_th_024_slide_right {
        left: 0;
        right: 95%;
        width: 75%;
        text-align: center;
        background: rgba(0, 0, 0, 0.5)
    }
    .in_th_024_slide>h1 {
        font-size: 18px;
        margin-bottom: 5px
    }
    .in_th_024_slide>p,
    .in_th_024_slide_right>p {
        font-size: 11px;
        margin-bottom: 5px;
        text-align: center
    }
}

@media(min-width:481px) and (max-width:600px) {
    .in_th_024_slide {
        top: 5%;
        width: 75%
    }
    .in_th_024_slide_right {
        left: 1%
    }
}

@media(min-width:601px) and (max-width:850px) {
    .in_th_024_slide {
        top: 3%
    }
}

#in_th_025 {
    overflow: hidden;
    max-height: 643px;
    position: relative;
    background: #000
}

#in_th_025:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#in_th_025:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#in_th_025>.carousel-inner>.item>img,
#in_th_025>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto
}

.in_th_right_box_025>.carousel-indicators {
    top: 0;
    bottom: 0;
    left: 70%;
    width: 30%;
    height: 100%;
    overflow: auto;
    margin-left: 0;
    padding: 0 2px;
    cursor: s-resize;
    position: absolute;
    margin-bottom: 0;
    background: rgba(240, 241, 236, 0.7)
}

.in_th_right_box_025>.carousel-indicators li {
    width: 100%;
    height: auto;
    border: 0;
    display: block;
    text-indent: 0;
    overflow: hidden;
    max-height: 65px;
    margin: 2px 0 2px 0;
    background-color: transparent;
    background-color: rgba(189, 150, 85, 0.9);
    -webkit-border-radius: 0;
    border-radius: 0
}

.in_th_right_box_025>.carousel-indicators .active {
    width: 100%;
    height: auto;
    border: 0;
    display: block;
    text-indent: 0;
    overflow: hidden;
    max-height: 65px;
    margin: 2px 0 2px 0;
    background-color: transparent;
    background-color: rgba(189, 150, 85, 0.9);
    -webkit-border-radius: 0;
    border-radius: 0
}

.in_th_right_box_025>.carousel-indicators li img {
    width: 25%;
    float: left;
    -webkit-border-radius: 0;
    border-radius: 0
}

.in_th_right_box_025>.carousel-indicators .active img {
    opacity: .6
}

.in_th_right_box_025>.carousel-indicators>li>div {
    margin: 0;
    width: 75%;
    overflow: hidden;
    text-align: left;
    padding: 3px 10px
}

.in_th_right_box_025>.carousel-indicators>li>div>h5 {
    margin: 0;
    padding: 0;
    color: #212121;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased
}

.in_th_right_box_025>.carousel-indicators>li>div>p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 11px;
    text-align: justify;
    letter-spacing: .5px;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased
}

.in_th_right_box_025>.carousel-indicators::-webkit-scrollbar {
    width: 4px;
    background: rgba(255, 255, 255, 0.3)
}

.in_th_right_box_025>.carousel-indicators::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.7)
}

@media screen and (min-width:768px) {
    .in_th_right_box_025>.carousel-indicators {
        bottom: 0
    }
}

.in_th_025_slide {
    top: 30%;
    left: 5%;
    width: 35%;
    right: auto;
    margin: auto;
    padding: 5px;
    text-align: left;
    position: absolute;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_025_slide_right {
    right: 32%;
    left: auto;
    text-align: right
}

.in_th_025_slide>h1 {
    padding: 0;
    color: #fff;
    font-size: 28px;
    font-weight: 800;
    margin: 0 0 15px 0;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_025_slide>a,
.in_th_025_slide>a:visited {
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    line-height: 10px;
    text-align: center;
    padding: 0;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_025_slide>a>span {
    margin-left: 10px;
    -webkit-transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .5s;
    transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .5s
}

.in_th_025_slide>a:hover>span,
.in_th_025_slide>a:active>span {
    margin-left: 15px
}

@media only screen and (max-width:480px) {
    .in_th_right_box_025>.carousel-indicators {
        padding: 0 1px
    }
    .in_th_right_box_025>.carousel-indicators li {
        margin: 1px 0 1px 0
    }
    .in_th_right_box_025>.carousel-indicators .active {
        margin: 1px 0 1px 0
    }
    .in_th_right_box_025>.carousel-indicators li img {
        width: 50%
    }
    .in_th_right_box_025>.carousel-indicators>li>div {
        width: 50%;
        padding: 1px 2px
    }
    .in_th_right_box_025>.carousel-indicators>li>div>h5 {
        font-size: 9px
    }
    .in_th_right_box_025>.carousel-indicators>li>div>p {
        display: none
    }
    .in_th_025_slide,
    .in_th_025_slide.in_th_025_slide_right {
        top: 10%;
        left: 1%;
        right: auto;
        text-align: left
    }
}

@media(min-width:481px) and (max-width:600px) {
    .in_th_right_box_025>.carousel-indicators {
        padding: 0 1px
    }
    .in_th_right_box_025>.carousel-indicators li {
        margin: 1px 0 1px 0
    }
    .in_th_right_box_025>.carousel-indicators .active {
        margin: 1px 0 1px 0
    }
    .in_th_right_box_025>.carousel-indicators>li>div>h5 {
        font-size: 9px
    }
    .in_th_right_box_025>.carousel-indicators>li>div>p {
        display: none
    }
    .in_th_025_slide_right {
        right: 35%
    }
}

@media(min-width:601px) and (max-width:725px) {
    .in_th_right_box_025>.carousel-indicators {
        left: 60%;
        width: 40%;
        padding: 0 1px
    }
    .in_th_right_box_025>.carousel-indicators li {
        margin: 1px 0 1px 0
    }
    .in_th_right_box_025>.carousel-indicators .active {
        margin: 1px 0 1px 0
    }
    .in_th_right_box_025>.carousel-indicators li img {
        width: 35%
    }
    .in_th_right_box_025>.carousel-indicators>li>div {
        width: 65%;
        padding: 1px 2px
    }
    .in_th_right_box_025>.carousel-indicators>li>div>h5 {
        font-size: 9px
    }
    .in_th_right_box_025>.carousel-indicators>li>div>p {
        font-size: 9px;
        text-align: left
    }
    .in_th_025_slide_right {
        right: 40%
    }
}

@media(min-width:726px) and (max-width:810px) {
    .in_th_right_box_025>.carousel-indicators {
        left: 65%;
        width: 35%
    }
    .in_th_right_box_025>.carousel-indicators li img {
        width: 35%
    }
    .in_th_right_box_025>.carousel-indicators>li>div {
        width: 65%;
        padding: 1px 2px
    }
    .in_th_right_box_025>.carousel-indicators>li>div>h5 {
        font-size: 9px
    }
    .in_th_right_box_025>.carousel-indicators>li>div>p {
        font-size: 9px;
        text-align: left
    }
    .in_th_025_slide_right {
        right: 35%
    }
}

@media(min-width:811px) and (max-width:950px) {
    .in_th_right_box_025>.carousel-indicators {
        left: 62%;
        width: 38%
    }
    .in_th_right_box_025>.carousel-indicators li img {
        width: 35%
    }
    .in_th_right_box_025>.carousel-indicators>li>div {
        width: 65%;
        padding: 1px 2px
    }
    .in_th_right_box_025>.carousel-indicators>li>div>p {
        font-size: 10px;
        text-align: left
    }
    .in_th_025_slide_right {
        right: 38%
    }
}

@media(min-width:951px) and (max-width:1250px) {
    .in_th_right_box_025>.carousel-indicators {
        left: 62%;
        width: 38%
    }
    .in_th_025_slide_right {
        right: 38%
    }
}

#in_th_026 {
    overflow: hidden;
    max-height: 643px;
    position: relative;
    background: #000
}

#in_th_026:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#in_th_026:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#in_th_026>.carousel-inner>.item>img,
#in_th_026>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto
}

.in_th_below_box_026>.carousel-indicators {
    left: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    padding: 2px 0;
    cursor: e-resize;
    overflow-x: auto;
    position: absolute;
    text-align: center;
    white-space: nowrap;
    background: rgba(240, 241, 236, 0.7)
}

.in_th_below_box_026>.carousel-indicators li {
    width: 33.10%;
    height: 100%;
    padding: 0;
    border: 0;
    margin: 0 1px;
    text-indent: 0;
    cursor: pointer;
    display: inline-block;
    background-color: transparent;
    background-color: rgba(189, 150, 85, 0.9);
    -webkit-border-radius: 0;
    border-radius: 0
}

.in_th_below_box_026>.carousel-indicators .active {
    height: 100%;
    margin: 0 1px;
    width: 33.10%;
    background-color: transparent;
    background-color: rgba(189, 150, 85, 0.9)
}

.in_th_below_box_026>.carousel-indicators li img {
    width: 25%;
    float: left;
    -webkit-border-radius: 0;
    border-radius: 0
}

.in_th_below_box_026>.carousel-indicators .active img {
    opacity: .6
}

.in_th_below_box_026>.carousel-indicators>li>div {
    margin: 0;
    width: 75%;
    overflow: hidden;
    text-align: left;
    padding: 4px 10px
}

.in_th_below_box_026>.carousel-indicators>li>div>h5 {
    padding: 0;
    color: #212121;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 0 4px 0;
    white-space: normal;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased
}

.in_th_below_box_026>.carousel-indicators>li>div>p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 11px;
    text-align: justify;
    letter-spacing: 1px;
    white-space: normal;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased
}

.in_th_below_box_026>.carousel-indicators::-webkit-scrollbar {
    margin: 0;
    padding: 0;
    height: 5px;
    background: rgba(0, 0, 0, 0.3)
}

.in_th_below_box_026>.carousel-indicators::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.7)
}

@media screen and (min-width:768px) {
    .in_th_below_box_026>.carousel-indicators {
        bottom: 0
    }
}

.in_th_026_slide {
    top: 20%;
    left: 10%;
    width: 35%;
    right: auto;
    margin: auto;
    text-align: left;
    position: absolute;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_026_slide_right {
    right: 10%;
    left: auto;
    text-align: right
}

.in_th_026_slide_center {
    left: 0;
    right: 0;
    text-align: center
}

.in_th_026_slide>h1 {
    color: #fff;
    font-size: 30px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_026_slide>a,
.in_th_026_slide>a:visited {
    color: #bd9655;
    cursor: pointer;
    font-size: 11px;
    padding: 3px 5px;
    line-height: 10px;
    text-align: center;
    letter-spacing: 2px;
    white-space: nowrap;
    background: #fff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -webkit-transition: background cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: background cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.in_th_026_slide>a:hover,
.in_th_026_slide>a:active {
    color: #fff;
    background: #bd9655
}

@media only screen and (max-width:480px) {
    .in_th_below_box_026>.carousel-indicators li img {
        width: 50%
    }
    .in_th_below_box_026>.carousel-indicators>li>div {
        width: 50%;
        padding: 2px
    }
    .in_th_below_box_026>.carousel-indicators>li>div>h5 {
        font-size: 9px
    }
    .in_th_below_box_026>.carousel-indicators>li>div>p {
        display: none
    }
    .in_th_026_slide.in_th_026_slide_right {
        right: 25%
    }
}

@media(min-width:481px) and (max-width:600px) {
    .in_th_below_box_026>.carousel-indicators>li>div {
        padding: 2px
    }
    .in_th_below_box_026>.carousel-indicators>li>div>h5 {
        font-size: 9px
    }
    .in_th_below_box_026>.carousel-indicators>li>div>p {
        font-size: 9px;
        text-align: left
    }
}

#in_th_027 {
    overflow: hidden;
    max-height: 643px;
    position: relative;
    background: #000
}

#in_th_027:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#in_th_027:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#in_th_027>.carousel-inner>.item>img,
#in_th_027>.carousel-inner>.item>a>img {
    opacity: .5;
    width: 100%;
    margin: auto
}

.in_th_below_txt_027>.carousel-indicators {
    left: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    padding: 2px 0;
    cursor: e-resize;
    overflow-x: auto;
    position: absolute;
    text-align: left;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.5)
}

.in_th_below_txt_027>.carousel-indicators li {
    width: 24.85%;
    height: 100%;
    padding: 5px 10px;
    border: 0;
    margin: 0 1px;
    text-indent: 0;
    cursor: pointer;
    display: inline-block;
    background-color: transparent;
    background-color: rgba(189, 150, 85, 0.7);
    -webkit-border-radius: 0;
    border-radius: 0
}

.in_th_below_txt_027>.carousel-indicators .active {
    height: 100%;
    margin: 0 1px;
    padding: 5px 10px;
    width: 24.85%;
    background-color: transparent;
    background-color: rgba(189, 150, 85, 1)
}

.in_th_below_txt_027>.carousel-indicators>li>h5 {
    padding: 0;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 0 4px 0;
    white-space: normal;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased
}

.in_th_below_txt_027>.carousel-indicators>li>p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 12px;
    text-align: left;
    letter-spacing: 1px;
    white-space: normal;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased
}

.in_th_below_txt_027>.carousel-indicators::-webkit-scrollbar {
    margin: 0;
    padding: 0;
    height: 5px;
    background: rgba(0, 0, 0, 0.3)
}

.in_th_below_txt_027>.carousel-indicators::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.7)
}

@media screen and (min-width:768px) {
    .in_th_below_txt_027>.carousel-indicators {
        bottom: 0
    }
}

.in_th_027_slide {
    top: 25%;
    left: 10%;
    width: 225px;
    height: auto;
    right: auto;
    margin: auto;
    padding: 25px;
    text-align: center;
    position: absolute;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.in_th_027_slide_right {
    right: 10%;
    left: auto;
    text-align: center
}

.in_th_027_slide_center {
    left: 0;
    right: 0;
    text-align: center
}

.in_th_027_slide:before,
.in_th_027_slide:after,
.in_th_027_slide>:first-child:before,
.in_th_027_slide>:first-child:after {
    width: 30px;
    height: 30px;
    content: ' ';
    position: absolute;
    border-style: solid;
    border-color: #fff
}

.in_th_027_slide:before {
    top: 0;
    left: 0;
    border-width: 1px 0 0 1px
}

.in_th_027_slide:after {
    top: 0;
    right: 0;
    border-width: 1px 1px 0 0
}

.in_th_027_slide>:first-child:before {
    right: 0;
    bottom: 0;
    border-width: 0 1px 1px 0
}

.in_th_027_slide>:first-child:after {
    left: 0;
    bottom: 0;
    border-width: 0 0 1px 1px
}

.in_th_027_slide>h1 {
    color: #fff;
    font-size: 30px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif
}

.in_th_027_slide>a,
.in_th_027_slide>a:visited {
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    text-align: center;
    letter-spacing: 2px;
    white-space: nowrap;
    background: transparent;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s;
    transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s
}

.in_th_027_slide>a:hover,
.in_th_027_slide>a:active {
    color: #000
}

@media only screen and (max-width:480px) {
    .in_th_below_txt_027>.carousel-indicators>li>h5 {
        font-size: 11px
    }
    .in_th_below_txt_027>.carousel-indicators>li>p {
        display: none
    }
    .in_th_027_slide {
        top: 5%
    }
}

@media(min-width:481px) and (max-width:600px) {
    .in_th_below_txt_027>.carousel-indicators>li>h5 {
        font-size: 10px
    }
    .in_th_below_txt_027>.carousel-indicators>li>p {
        font-size: 9px;
        text-align: left
    }
    .in_th_027_slide {
        top: 5%
    }
}

#in_th_028 {
    overflow: hidden;
    max-height: 643px;
    position: relative;
    background: #000
}

#in_th_028:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#in_th_028:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#in_th_028>.carousel-inner>.item>img,
#in_th_028>.carousel-inner>.item>a>img {
    width: 100%;
    opacity: .5;
    margin: auto
}

.in_th_right_txt_028>.carousel-indicators {
    top: 0;
    bottom: 0;
    left: 75%;
    width: 25%;
    height: 100%;
    overflow: auto;
    margin-left: 0;
    padding: 0 2px;
    cursor: s-resize;
    margin-bottom: 0;
    position: absolute;
    background: rgba(37, 37, 37, 0.9)
}

.in_th_right_txt_028>.carousel-indicators li {
    width: 100%;
    height: auto;
    border: 0;
    padding: 10px;
    display: block;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    margin: 2px 0 2px 0;
    background-color: transparent;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0
}

.in_th_right_txt_028>.carousel-indicators .active {
    width: 100%;
    height: auto;
    border: 0;
    padding: 10px;
    display: block;
    text-indent: 0;
    overflow: hidden;
    margin: 2px 0 2px 0;
    background-color: transparent;
    background-color: #000;
    -webkit-border-radius: 0;
    border-radius: 0
}

.in_th_right_txt_028>.carousel-indicators>li:after,
.in_th_right_txt_028>.carousel-indicators>li>:first-child:after {
    width: 30px;
    height: 60px;
    content: ' ';
    position: absolute;
    border-style: solid;
    border-color: #39c6ef
}

.in_th_right_txt_028>.carousel-indicators>li:after {
    top: 0;
    right: 0;
    border-width: 1px 1px 0 0
}

.in_th_right_txt_028>.carousel-indicators>li>:first-child:after {
    left: 0;
    bottom: 0;
    border-width: 0 0 1px 1px
}

.in_th_right_txt_028>.carousel-indicators>li>h5 {
    padding: 0;
    color: #828282;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 4px 0;
    letter-spacing: 1px;
    white-space: normal;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased
}

.in_th_right_txt_028>.carousel-indicators>li>p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 12px;
    text-align: left;
    letter-spacing: 1px;
    white-space: normal;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased
}

.in_th_right_txt_028>.carousel-indicators::-webkit-scrollbar {
    width: 4px;
    background: rgba(0, 0, 0, 0.7)
}

.in_th_right_txt_028>.carousel-indicators::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.5)
}

@media screen and (min-width:768px) {
    .in_th_right_txt_028>.carousel-indicators {
        bottom: 0
    }
}

.in_th_028_slide {
    top: 35%;
    left: 10%;
    width: 200px;
    height: auto;
    right: auto;
    margin: auto;
    padding: 25px;
    text-align: center;
    position: absolute;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.in_th_028_slide_right {
    right: 30%;
    left: auto;
    text-align: center
}

.in_th_028_slide_center {
    left: 0;
    right: 0;
    text-align: center
}

.in_th_028_slide:after,
.in_th_028_slide>:first-child:after {
    width: 30px;
    height: 60px;
    content: ' ';
    position: absolute;
    border-style: solid;
    border-color: #39c6ef
}

.in_th_028_slide:after {
    top: 0;
    right: 0;
    border-width: 2px 2px 0 0
}

.in_th_028_slide>:first-child:after {
    left: 0;
    bottom: 0;
    border-width: 0 0 2px 2px
}

.in_th_028_slide>h1 {
    color: #fff;
    font-size: 30px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif
}

.in_th_028_slide>a,
.in_th_028_slide>a:visited {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    letter-spacing: 2px;
    white-space: nowrap;
    background: transparent;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s;
    transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s
}

.in_th_028_slide>a:hover,
.in_th_028_slide>a:active {
    color: #39c6ef
}

@media only screen and (max-width:480px) {
    .in_th_right_txt_028>.carousel-indicators li {
        padding: 5px
    }
    .in_th_right_txt_028>.carousel-indicators .active {
        padding: 5px
    }
    .in_th_right_txt_028>.carousel-indicators>li>h5 {
        font-size: 10px
    }
    .in_th_right_txt_028>.carousel-indicators>li>p {
        display: none
    }
    .in_th_028_slide {
        left: 5%
    }
    .in_th_028_slide_center {
        right: auto
    }
}

@media(min-width:481px) and (max-width:600px) {
    .in_th_right_txt_028>.carousel-indicators>li>h5 {
        font-size: 10px
    }
    .in_th_right_txt_028>.carousel-indicators>li>p {
        display: none
    }
}

@media(min-width:601px) and (max-width:767px) {
    .in_th_right_txt_028>.carousel-indicators li {
        padding: 5px
    }
    .in_th_right_txt_028>.carousel-indicators .active {
        padding: 5px
    }
    .in_th_right_txt_028>.carousel-indicators>li>h5 {
        font-size: 10px
    }
    .in_th_right_txt_028>.carousel-indicators>li>p {
        font-size: 9px
    }
}

#in_th_029 {
    overflow: hidden;
    max-height: 643px;
    position: relative;
    background: #000
}

#in_th_029:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#in_th_029:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#in_th_029>.carousel-inner>.item>img,
#in_th_029>.carousel-inner>.item>a>img {
    width: 100%;
    opacity: .4;
    margin: auto
}

.in_th_box_img_029>.carousel-indicators {
    left: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    padding: 2px 0;
    cursor: e-resize;
    overflow-x: auto;
    position: absolute;
    text-align: center;
    white-space: nowrap;
    background: rgba(255, 255, 255, 0.2)
}

.in_th_box_img_029>.carousel-indicators li {
    width: 7%;
    border: 0;
    padding: 0;
    height: 100%;
    text-indent: 0;
    cursor: pointer;
    margin: 0 1px 0 1px;
    display: inline-block;
    background-color: transparent;
    background-color: #5cae4a;
    -webkit-border-radius: 0;
    border-radius: 0
}

.in_th_box_img_029>.carousel-indicators .active {
    width: 7%;
    height: 100%;
    margin: 0 1px 0 1px;
    background-color: #5cae4a
}

.in_th_box_img_029>.carousel-indicators li img {
    width: 100%
}

.in_th_box_img_029>.carousel-indicators .active img {
    opacity: .8
}

.in_th_box_img_029>.carousel-indicators>li>h5 {
    padding: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    white-space: normal;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    -webkit-font-smoothing: antialiased
}

.in_th_box_img_029>.carousel-indicators::-webkit-scrollbar {
    margin: 0;
    padding: 0;
    width: 5px;
    height: 5px;
    background: rgba(0, 0, 0, 0.3)
}

.in_th_box_img_029>.carousel-indicators::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.7)
}

@media screen and (min-width:768px) {
    .in_th_box_img_029>.carousel-indicators {
        bottom: 0
    }
}

.in_th_029_slide {
    top: 18%;
    left: 10%;
    right: auto;
    width: 325px;
    height: auto;
    margin: auto;
    padding: 25px;
    text-align: left;
    position: absolute;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.in_th_029_slide_right {
    right: 10%;
    left: auto;
    text-align: left
}

.in_th_029_slide_center {
    left: 0;
    right: 0;
    text-align: left
}

.in_th_029_slide:before,
.in_th_029_slide:after,
.in_th_029_slide>:first-child:before,
.in_th_029_slide>:first-child:after {
    content: ' ';
    position: absolute;
    border-style: solid;
    border-color: #5cae4a
}

.in_th_029_slide:before {
    top: 0;
    left: 0;
    border-width: 0
}

.in_th_029_slide:after {
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    border-width: 7px 7px 0 0
}

.in_th_029_slide>:first-child:before {
    right: 0;
    bottom: 0;
    width: 190px;
    height: 100px;
    border-width: 0 7px 7px 0
}

.in_th_029_slide>:first-child:after {
    left: 0;
    bottom: 0;
    border-width: 0
}

.in_th_029_slide>h1 {
    color: #5cae4a;
    font-size: 50px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif
}

.in_th_029_slide>h2 {
    color: #fff;
    font-size: 50px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif
}

.in_th_029_slide>a,
.in_th_029_slide>a:visited {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s;
    transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s
}

.in_th_029_slide>a:hover,
.in_th_029_slide>a:active {
    color: #5cae4a
}

@media only screen and (max-width:480px) {
    .in_th_box_img_029>.carousel-indicators>li>h5 {
        display: none
    }
    .in_th_029_slide {
        top: 7%;
        width: 200px
    }
    .in_th_029_slide:after {
        width: 50px;
        height: 50px;
        border-width: 3px 3px 0 0
    }
    .in_th_029_slide>:first-child:before {
        width: 90px;
        height: 50px;
        border-width: 0 3px 3px 0
    }
    .in_th_029_slide>h1 {
        font-size: 25px
    }
    .in_th_029_slide>h2 {
        font-size: 20px
    }
    .in_th_029_slide_center {
        right: auto
    }
}

@media(min-width:481px) and (max-width:600px) {
    .in_th_box_img_029>.carousel-indicators>li>h5 {
        display: none
    }
}

@media(min-width:601px) and (max-width:767px) {
    .in_th_box_img_029>.carousel-indicators>li>h5 {
        font-size: 7px
    }
}

#in_th_030 {
    overflow: hidden;
    max-height: 643px;
    position: relative;
    background: #000
}

#in_th_030:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#in_th_030:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#in_th_030>.carousel-inner>.item>img,
#in_th_030>.carousel-inner>.item>a>img {
    width: 100%;
    opacity: .9;
    margin: auto
}

.in_th_brdr_img_030>.carousel-indicators {
    left: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    padding: 2px 0;
    cursor: e-resize;
    overflow-x: auto;
    position: absolute;
    text-align: center;
    white-space: nowrap
}

.in_th_brdr_img_030>.carousel-indicators li {
    width: 7%;
    border: 0;
    padding: 0;
    height: 100%;
    text-indent: 0;
    cursor: pointer;
    margin: 0 1px 0 1px;
    display: inline-block;
    background-color: transparent;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0
}

.in_th_brdr_img_030>.carousel-indicators .active {
    width: 7%;
    height: 100%;
    margin: 0 1px 0 1px;
    background-color: transparent
}

.in_th_brdr_img_030>.carousel-indicators li img {
    width: 100%
}

.in_th_brdr_img_030>.carousel-indicators .active img {
    opacity: .9
}

.in_th_brdr_img_030>.carousel-indicators>li>h5 {
    opacity: 0;
    left: -50px;
    color: #000;
    padding: 7px 0;
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 3px 0;
    letter-spacing: 1px;
    white-space: normal;
    visibility: hidden;
    position: relative;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .5s;
    transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .5s
}

.in_th_brdr_img_030>.carousel-indicators>li>h5:before,
.in_th_brdr_img_030>.carousel-indicators>li>h5:after,
.in_th_brdr_img_030>.carousel-indicators>li>h5>:first-child:before,
.in_th_brdr_img_030>.carousel-indicators>li>h5>:first-child:after {
    width: 15px;
    height: 15px;
    content: '';
    position: absolute;
    border-style: solid;
    border-color: #000
}

.in_th_brdr_img_030>.carousel-indicators>li>h5:before {
    top: 0;
    left: 0;
    border-width: 1px 0 0 1px
}

.in_th_brdr_img_030>.carousel-indicators>li>h5:after {
    top: 0;
    right: 0;
    border-width: 1px 1px 0 0
}

.in_th_brdr_img_030>.carousel-indicators>li>h5>:first-child:before {
    right: 0;
    bottom: 0;
    border-width: 0
}

.in_th_brdr_img_030>.carousel-indicators>li>h5>:first-child:after {
    left: 0;
    bottom: 0;
    border-width: 0
}

.in_th_brdr_img_030>.carousel-indicators .active h5 {
    left: 0;
    opacity: 1;
    visibility: visible
}

.in_th_brdr_img_030>.carousel-indicators::-webkit-scrollbar {
    margin: 0;
    padding: 0;
    width: 5px;
    height: 5px;
    background: rgba(0, 0, 0, 0.3)
}

.in_th_brdr_img_030>.carousel-indicators::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.7)
}

@media screen and (min-width:768px) {
    .in_th_brdr_img_030>.carousel-indicators {
        bottom: 0
    }
}

.in_th_030_slide {
    top: 25%;
    left: 10%;
    right: auto;
    width: 250px;
    height: auto;
    margin: auto;
    padding: 25px;
    text-align: center;
    position: absolute;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.in_th_030_slide_right {
    right: 10%;
    left: auto;
    text-align: center
}

.in_th_030_slide_center {
    left: 0;
    right: 0;
    text-align: center
}

.in_th_030_slide:before,
.in_th_030_slide:after,
.in_th_030_slide>:first-child:before,
.in_th_030_slide>:first-child:after {
    width: 50px;
    height: 50px;
    content: '';
    position: absolute;
    border-style: solid;
    border-color: #000
}

.in_th_030_slide:before {
    top: 0;
    left: 0;
    border-width: 2px 0 0 2px
}

.in_th_030_slide:after {
    top: 0;
    right: 0;
    border-width: 2px 2px 0 0
}

.in_th_030_slide>:first-child:before {
    right: 0;
    bottom: 0;
    border-width: 0
}

.in_th_030_slide>:first-child:after {
    left: 0;
    bottom: 0;
    border-width: 0
}

.in_th_030_slide>h1 {
    color: #000;
    font-size: 25px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif
}

.in_th_030_slide>h2 {
    color: #000;
    font-size: 50px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif
}

.in_th_030_slide>a,
.in_th_030_slide>a:visited {
    color: #000;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s;
    transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .7s
}

.in_th_030_slide>a:hover,
.in_th_030_slide>a:active {
    color: #ff4343
}

@media only screen and (max-width:480px) {
    .in_th_brdr_img_030>.carousel-indicators>li>h5 {
        display: none
    }
    .in_th_030_slide {
        top: 7%
    }
    .in_th_030_slide>h1 {
        font-size: 25px
    }
    .in_th_030_slide>h2 {
        font-size: 20px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .in_th_brdr_img_030>.carousel-indicators>li>h5 {
        display: none
    }
}

@media(min-width:601px) and (max-width:767px) {
    .in_th_brdr_img_030>.carousel-indicators>li>h5 {
        font-size: 7px
    }
}

#js_frm_031 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_frm_031:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_frm_031:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_frm_031>.carousel-inner>.item>img,
#js_frm_031>.carousel-inner>.item>a>img {
    width: 100%;
    opacity: .8;
    margin: auto
}

.js_frm_signup {
    top: 10%;
    right: 0;
    left: 10%;
    width: 350px;
    padding: 25px;
    overflow: hidden;
    text-align: left;
    position: absolute;
    background: #2c2c2c;
    -webkit-box-shadow: 0 0 20px 4px rgba(0, 0, 0, 1);
    box-shadow: 0 0 20px 4px rgba(0, 0, 0, 1)
}

.js_frm_signup_right {
    top: 10%;
    right: 10%;
    left: auto
}

.js_frm_signup_center {
    top: 10%;
    right: 0;
    left: 0;
    margin: auto
}

.js_frm_signup_white {
    background: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -webkit-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75)
}

.js_frm_signup_transparent {
    background: transparent;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75)
}

.js_frm_signup>h3 {
    color: #4e4e4e;
    font-size: 20px;
    text-shadow: none;
    margin: 0 0 25px 0;
    position: relative;
    text-align: center;
    letter-spacing: 3px;
    font-weight: normal;
    display: inline-block;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_white>h3 {
    color: #2f3336
}

.js_frm_signup_transparent>h3 {
    color: #fff
}

.js_frm_signup>h3:after {
    left: 0;
    width: 100%;
    content: "";
    right: auto;
    height: 1px;
    margin: auto;
    bottom: -3px;
    position: absolute;
    background: #4e4e4e
}

.js_frm_signup_white>h3:after {
    background: #2f3336
}

.js_frm_signup_transparent>h3:after {
    background: #fff
}

.js_frm_signup>form>button,
.js_frm_signup>form>button:focus {
    outline: 0;
    color: #4e4e4e;
    box-shadow: none;
    border-radius: 0;
    padding: 7px 15px;
    letter-spacing: 1px;
    display: inline-block;
    border-color: #4e4e4e;
    background: transparent;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_white>form>button,
.js_frm_signup_white>form>button:focus {
    color: #fff;
    border-color: #b43929;
    background: #de614b;
    border-radius: 100px;
    -webkit-border-radius: 100px
}

.js_frm_signup_transparent>form>button,
.js_frm_signup_transparent>form>button:focus {
    color: #fff;
    border-color: #fff;
    background: transparent;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.js_frm_signup>form>button:hover,
.js_frm_signup>form>button:active {
    outline: none!important;
    color: #ffda50!important;
    background: transparent!important;
    border-color: #ffda50!important
}

.js_frm_signup_white>form>button:hover,
.js_frm_signup_white>form>button:active {
    color: #de614b!important;
    background: transparent!important;
    border-color: #de614b!important
}

.js_frm_signup_transparent>form>button:hover,
.js_frm_signup_transparent>form>button:active {
    color: #000!important;
    background: transparent!important;
    border-color: #000!important
}

.js_frm_signup>form>div>input {
    height: 42px;
    color: #ffda50;
    padding: 0 20px;
    background: #2c2c2c;
    border-color: #4e4e4e;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_white>form>div>input {
    color: #2f3336;
    background: #f5f5f5;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 100px;
    -webkit-border-radius: 100px
}

.js_frm_signup_transparent>form>div>input {
    color: #fff;
    background: transparent;
    border-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.js_frm_signup>form>div>input:focus {
    outline: 0;
    border: 1px solid #ffda50;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_signup_white>form>div>input:focus {
    border: 1px solid #de614b
}

.js_frm_signup_transparent>form>div>input:focus {
    border: 1px solid #000
}

.js_frm_signup>form>div>input::-webkit-input-placeholder {
    color: #4e4e4e;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup>form>div>input::-moz-placeholder {
    color: #4e4e4e;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup>form>div>input:-ms-input-placeholder {
    color: #4e4e4e;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup>form>div>input:-moz-placeholder {
    color: #4e4e4e;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_transparent>form>div>input::-webkit-input-placeholder {
    color: #fff
}

.js_frm_signup_transparent>form>div>input::-moz-placeholder {
    color: #fff
}

.js_frm_signup_transparent>form>div>input:-ms-input-placeholder {
    color: #fff
}

.js_frm_signup_transparent>form>div>input:-moz-placeholder {
    color: #fff
}

.js_frm_signup>form>div>input:focus::-webkit-input-placeholder {
    color: #ffda50
}

.js_frm_signup>form>div>input:focus::-moz-placeholder {
    color: #ffda50
}

.js_frm_signup>form>div>input:focus:-ms-input-placeholder {
    color: #ffda50
}

.js_frm_signup>form>div>input:focus:-moz-placeholder {
    color: #ffda50
}

.js_frm_signup_white>form>div>input:focus::-webkit-input-placeholder {
    color: #de614b
}

.js_frm_signup_white>form>div>input:focus::-moz-placeholder {
    color: #de614b
}

.js_frm_signup_white>form>div>input:focus:-ms-input-placeholder {
    color: #de614b
}

.js_frm_signup_white>form>div>input:focus:-moz-placeholder {
    color: #de614b
}

.js_frm_signup_transparent>form>div>input:focus::-webkit-input-placeholder {
    color: #000
}

.js_frm_signup_transparent>form>div>input:focus::-moz-placeholder {
    color: #000
}

.js_frm_signup_transparent>form>div>input:focus:-ms-input-placeholder {
    color: #000
}

.js_frm_signup_transparent>form>div>input:focus:-moz-placeholder {
    color: #000
}

.js_frm_signup>form>.checkbox {
    margin-top: 15px;
    margin-bottom: 25px
}

.js_frm_signup>form>.checkbox label {
    color: #4e4e4e;
    cursor: initial;
    min-height: auto;
    font-weight: 300;
    padding-left: 3px;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif
}

.js_frm_signup_white>form>.checkbox label {
    color: #2f3336
}

.js_frm_signup_transparent>form>.checkbox label {
    color: #fff
}

.js_frm_signup>form>.checkbox label>a {
    color: #aa9135;
    text-transform: capitalize
}

.js_frm_signup_white>form>.checkbox label>a {
    color: #de614b
}

.js_frm_signup_transparent>form>.checkbox label>a {
    color: #fff
}

.js_frm_signup>form>.checkbox>div {
    width: 12px;
    height: 12px;
    position: relative;
    display: inline-block
}

.js_frm_signup>form>.checkbox input[type="checkbox"] {
    top: 0;
    left: 0;
    margin: 0;
    z-index: 5;
    opacity: 0;
    width: 12px;
    height: 12px;
    position: absolute;
    vertical-align: middle
}

.js_frm_signup>form>.checkbox>div>span {
    top: 0;
    left: 0;
    z-index: 1;
    width: 12px;
    height: 12px;
    position: absolute;
    background: transparent;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    background: transparent;
    border: 1px solid #4e4e4e;
    border-radius: 0
}

.js_frm_signup_white>form>.checkbox>div>span {
    background: #f5f5f5;
    border: 1px solid #a2a4a5;
    border-radius: 100px;
    -webkit-border-radius: 100px
}

.js_frm_signup_transparent>form>.checkbox>div>span {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px
}

.js_frm_signup>form>.checkbox input[type=checkbox]:checked+span {
    background: transparent
}

.js_frm_signup>form>.checkbox input:checked+span {
    border: 1px solid #ffda50
}

.js_frm_signup_white>form>.checkbox input:checked+span {
    border: 1px solid #b43929
}

.js_frm_signup_transparent>form>.checkbox input:checked+span {
    border: 1px solid #000
}

.js_frm_signup>form>.checkbox input:checked+span:before {
    opacity: 1
}

.js_frm_signup>form>.checkbox input+span:before {
    top: 0;
    left: 0;
    opacity: 0;
    width: 10px;
    color: #ffda50;
    content: '\f00c';
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    position: absolute;
    vertical-align: middle;
    font-family: FontAwesome;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_white>form>.checkbox input+span:before {
    color: #de614b
}

.js_frm_signup_transparent>form>.checkbox input+span:before {
    color: #000
}

@media only screen and (max-width:480px) {
    #js_frm_031 {
        height: 450px
    }
    #js_frm_031>.carousel-inner,
    #js_frm_031>.carousel-inner>.item {
        height: 450px
    }
    #js_frm_031>.carousel-inner>.item>img,
    #js_frm_031>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_signup {
        top: 0;
        left: 0;
        margin: auto;
        width: 290px;
        padding: 5px;
        opacity: .8
    }
}

@media(min-width:481px) and (max-width:600px) {
    #js_frm_031 {
        height: 475px
    }
    #js_frm_031>.carousel-inner,
    #js_frm_031>.carousel-inner>.item {
        height: 475px
    }
    #js_frm_031>.carousel-inner>.item>img,
    #js_frm_031>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_signup {
        top: 1%;
        opacity: .8
    }
}

@media(min-width:601px) and (max-width:767px) {
    #js_frm_031 {
        height: 475px
    }
    #js_frm_031>.carousel-inner,
    #js_frm_031>.carousel-inner>.item {
        height: 475px
    }
    #js_frm_031>.carousel-inner>.item>img,
    #js_frm_031>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_signup {
        top: 1%;
        opacity: .8
    }
}

@media(min-width:768px) and (max-width:875px) {
    .js_frm_signup {
        top: 5%
    }
}

#js_frm_032 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_frm_032:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_frm_032:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_frm_032>.carousel-inner>.item>img,
#js_frm_032>.carousel-inner>.item>a>img {
    width: 100%;
    opacity: .8;
    margin: auto
}

.ps_control_hradius .carousel-control {
    top: 47%;
    opacity: 0;
    width: 40px;
    height: 65px;
    z-index: 100;
    color: #fff;
    display: block;
    font-size: 34px;
    cursor: pointer;
    overflow: hidden;
    line-height: 63px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(0, 0, 0, 0.5)
}

.ps_control_hradius:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.ps_control_hradius .carousel-control.left {
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

.ps_control_hradius .carousel-control.right {
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px
}

.ps_control_hradius .carousel-control.left:hover,
.ps_control_hradius .carousel-control.right:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.8)
}

.ps_control_hradius .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_hradius .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.js_frm_signup_x {
    top: 10%;
    right: 0;
    left: 10%;
    width: 425px;
    padding: 20px;
    overflow: hidden;
    text-align: left;
    position: absolute;
    background: #2c2c2c;
    -webkit-box-shadow: 0 0 20px 4px rgba(0, 0, 0, 1);
    box-shadow: 0 0 20px 4px rgba(0, 0, 0, 1)
}

.js_frm_signup_x_right {
    top: 10%;
    right: 10%;
    left: auto
}

.js_frm_signup_x_center {
    top: 10%;
    right: 0;
    left: 0;
    margin: auto
}

.js_frm_signup_x_white {
    background: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75)
}

.js_frm_signup_x_transparent {
    border-radius: 0;
    -webkit-border-radius: 0;
    background: rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75)
}

.js_frm_signup_x>form>.form-group {
    padding: 0 3px;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_x>h3 {
    color: #787a79;
    font-size: 20px;
    text-shadow: none;
    position: relative;
    text-align: center;
    letter-spacing: 2px;
    font-weight: normal;
    display: inline-block;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_x>p {
    color: #787a79;
    text-shadow: none;
    margin: 0 0 25px 0;
    letter-spacing: 3px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_x>p>a {
    color: #f7f7f7;
    text-transform: capitalize
}

.js_frm_signup_x_white>p {
    color: #bcbcbc
}

.js_frm_signup_x_white>p>a {
    color: #000
}

.js_frm_signup_x_transparent>p>a {
    color: rgba(0, 0, 0, 1)
}

.js_frm_signup_x_transparent>p {
    color: rgba(0, 0, 0, 0.7)
}

.js_frm_signup_x_transparent>h3 {
    color: rgba(0, 0, 0, 0.7)
}

.js_frm_signup_x>h3:after {
    left: 0;
    width: 100%;
    content: "";
    right: auto;
    height: 1px;
    margin: auto;
    bottom: -3px;
    position: absolute;
    background: #787a79
}

.js_frm_signup_x_white>h3:after {
    background: #bcbcbc
}

.js_frm_signup_x_transparent>h3:after {
    background: rgba(0, 0, 0, 0.7)
}

.js_frm_signup_x>form>button,
.js_frm_signup_x>form>button:focus {
    border: 0;
    outline: 0;
    color: #787a79;
    box-shadow: none;
    border-radius: 0;
    padding: 7px 15px;
    width: 100%;
    letter-spacing: 1px;
    display: inline-block;
    border-color: #787a79;
    background: transparent;
    text-transform: capitalize;
    border-bottom: 1px solid #787a79;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_x_white>form>button,
.js_frm_signup_x_white>form>button:focus {
    color: #bcbcbc;
    border: 1px solid #bcbcbc;
    background: transparent;
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signup_x_transparent>form>button,
.js_frm_signup_x_transparent>form>button:focus {
    border: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signup_x>form>button:hover,
.js_frm_signup_x>form>button:active {
    outline: none!important;
    color: #fa373d!important;
    background: transparent!important;
    border-color: #fa373d!important
}

.js_frm_signup_x_white>form>button:hover,
.js_frm_signup_x_white>form>button:active {
    color: #000!important;
    background: #bcbcbc!important;
    border-color: #bcbcbc!important
}

.js_frm_signup_x_transparent>form>button:hover,
.js_frm_signup_x_transparent>form>button:active {
    color: #fff!important;
    background: #000!important;
    border-color: #000!important
}

.js_frm_signup_x>form>div input {
    height: 42px;
    padding: 0 20px;
    border: 0;
    color: #fa373d;
    background: #2c2c2c;
    letter-spacing: 1px;
    border-bottom: 1px solid #787a79;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_x_white>form>div input {
    color: #000;
    background: transparent;
    border: 1px solid #bcbcbc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signup_x_transparent>form>div input {
    border: 0;
    color: rgba(255, 255, 255, 0.7);
    background: rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signup_x>form>div input:focus {
    border: 0;
    outline: 0;
    border-bottom: 1px solid #fa373d;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_signup_x_white>form>div input:focus {
    background: #bcbcbc;
    border: 1px solid #bcbcbc
}

.js_frm_signup_x_transparent>form>div input:focus {
    border: 0;
    background: #000
}

.js_frm_signup_x>form>div input::-webkit-input-placeholder {
    color: #787a79;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_x>form>div input::-moz-placeholder {
    color: #787a79;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_x>form>div input:-ms-input-placeholder {
    color: #787a79;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_x>form>div input:-moz-placeholder {
    color: #787a79;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_x_transparent>form>div input::-webkit-input-placeholder {
    color: #fff
}

.js_frm_signup_x_transparent>form>div input::-moz-placeholder {
    color: #fff
}

.js_frm_signup_x_transparent>form>div input:-ms-input-placeholder {
    color: #fff
}

.js_frm_signup_x_transparent>form>div input:-moz-placeholder {
    color: #fff
}

.js_frm_signup_x>form>div input:focus::-webkit-input-placeholder {
    color: #fa373d
}

.js_frm_signup_x>form>div input:focus::-moz-placeholder {
    color: #fa373d
}

.js_frm_signup_x>form>div input:focus:-ms-input-placeholder {
    color: #fa373d
}

.js_frm_signup_x>form>div input:focus:-moz-placeholder {
    color: #fa373d
}

.js_frm_signup_x_white>form>div input:focus::-webkit-input-placeholder {
    color: #000
}

.js_frm_signup_x_white>form>div input:focus::-moz-placeholder {
    color: #000
}

.js_frm_signup_x_white>form>div input:focus:-ms-input-placeholder {
    color: #000
}

.js_frm_signup_x_white>form>div input:focus:-moz-placeholder {
    color: #000
}

.js_frm_signup_x_transparent>form>div input:focus::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7)
}

.js_frm_signup_x_transparent>form>div input:focus::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7)
}

.js_frm_signup_x_transparent>form>div input:focus:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7)
}

.js_frm_signup_x_transparent>form>div input:focus:-moz-placeholder {
    color: rgba(255, 255, 255, 0.7)
}

.js_frm_signup_x>form>.radio {
    padding: 2px;
    display: inline-block;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_x>form>.radio>label {
    color: #787a79;
    padding-left: 3px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif
}

.js_frm_signup_x_white>form>.radio>label {
    color: #bcbcbc
}

.js_frm_signup_x_transparent>form>.radio>label {
    color: rgba(0, 0, 0, 0.7)
}

.js_frm_signup_x>form>.radio>div {
    width: 12px;
    height: 12px;
    position: relative;
    display: inline-block
}

.js_frm_signup_x>form>.radio input[type="radio"] {
    top: 0;
    left: 0;
    margin: 0;
    z-index: 5;
    opacity: 0;
    width: 12px;
    height: 12px;
    position: absolute;
    vertical-align: middle
}

.js_frm_signup_x>form>.radio>div>span {
    top: 0;
    left: 0;
    z-index: 1;
    width: 12px;
    height: 12px;
    position: absolute;
    background: transparent;
    border: 1px solid #787a79;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signup_x_white>form>.radio>div>span {
    background: transparent;
    border: 1px solid #bcbcbc;
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signup_x_transparent>form>.radio>div>span {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.7);
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signup_x>form>.radio input[type=radio]:checked+span {
    background: #fa373d
}

.js_frm_signup_x>form>.radio input:checked+span {
    border: 1px solid #fa373d
}

.js_frm_signup_x_white>form>.radio input[type=radio]:checked+span {
    border: 1px solid #bcbcbc;
    background: #bcbcbc
}

.js_frm_signup_x_transparent>form>.radio input[type=radio]:checked+span {
    border: 1px solid rgba(0, 0, 0, 0.7);
    background: rgba(0, 0, 0, 0.7)
}

.js_frm_signup_x>form>.radio input:checked+span:before {
    opacity: 1
}

.js_frm_signup_x>form>.radio input+span:before {
    top: 0;
    left: 0;
    opacity: 0;
    width: 10px;
    color: transparent;
    content: '';
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    position: absolute;
    vertical-align: middle;
    font-family: FontAwesome;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_x_transparent>form>.checkbox input+span:before {
    color: rgba(0, 0, 0, 0.7)
}

.js_frm_signup_x>form>.checkbox {
    margin-top: 15px;
    margin-bottom: 25px;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_x>form>.checkbox label {
    color: #787a79;
    cursor: initial;
    min-height: auto;
    font-weight: 300;
    padding-left: 3px;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif
}

.js_frm_signup_x_white>form>.checkbox label {
    color: #bcbcbc
}

.js_frm_signup_x_transparent>form>.checkbox label {
    color: rgba(0, 0, 0, 0.7)
}

.js_frm_signup_x>form>.checkbox label>a {
    color: #f7f7f7;
    text-transform: capitalize
}

.js_frm_signup_x_white>form>.checkbox label>a {
    color: #000
}

.js_frm_signup_x_transparent>form>.checkbox label>a {
    color: rgba(0, 0, 0, 1)
}

.js_frm_signup_x>form>.checkbox>div {
    width: 12px;
    height: 12px;
    position: relative;
    display: inline-block
}

.js_frm_signup_x>form>.checkbox input[type="checkbox"] {
    top: 0;
    left: 0;
    margin: 0;
    z-index: 5;
    opacity: 0;
    width: 12px;
    height: 12px;
    position: absolute;
    vertical-align: middle
}

.js_frm_signup_x>form>.checkbox>div>span {
    top: 0;
    left: 0;
    z-index: 1;
    width: 12px;
    height: 12px;
    position: absolute;
    background: transparent;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    background: transparent;
    border: 1px solid #787a79;
    border-radius: 0
}

.js_frm_signup_x_white>form>.checkbox>div>span {
    background: transparent;
    border: 1px solid #bcbcbc;
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signup_x_transparent>form>.checkbox>div>span {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.7);
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signup_x>form>.checkbox input[type=checkbox]:checked+span {
    background: transparent
}

.js_frm_signup_x>form>.checkbox input:checked+span {
    border: 1px solid #fa373d
}

.js_frm_signup_x_white>form>.checkbox input[type=checkbox]:checked+span {
    background: #bcbcbc;
    border: 1px solid #bcbcbc
}

.js_frm_signup_x_transparent>form>.checkbox input:checked+span {
    border: 1px solid #000
}

.js_frm_signup_x>form>.checkbox input:checked+span:before {
    opacity: 1
}

.js_frm_signup_x>form>.checkbox input+span:before {
    top: 0;
    left: 0;
    opacity: 0;
    width: 10px;
    color: #fa373d;
    content: '\f00c';
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    position: absolute;
    vertical-align: middle;
    font-family: FontAwesome;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_signup_x_white>form>.checkbox input+span:before {
    color: #000
}

.js_frm_signup_x_transparent>form>.checkbox input+span:before {
    color: #000
}

@media only screen and (max-width:480px) {
    #js_frm_032 {
        height: 570px
    }
    #js_frm_032>.carousel-inner,
    #js_frm_032>.carousel-inner>.item {
        height: 570px
    }
    #js_frm_032>.carousel-inner>.item>img,
    #js_frm_032>.carousel-inner>.item>a>img {
        height: 100%
    }
    .ps_control_hradius .carousel-control {
        display: none
    }
    .js_frm_signup_x {
        top: 1%;
        left: 0;
        margin: auto;
        width: 290px;
        padding: 5px;
        opacity: .8
    }
    .js_frm_signup_x>p {
        font-size: 11px;
        margin-bottom: 5px
    }
    .js_frm_signup_x>form>.checkbox label {
        font-size: 12px
    }
}

@media(min-width:481px) and (max-width:600px) {
    #js_frm_032 {
        height: 610px
    }
    #js_frm_032>.carousel-inner,
    #js_frm_032>.carousel-inner>.item {
        height: 610px
    }
    #js_frm_032>.carousel-inner>.item>img,
    #js_frm_032>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_signup_x {
        top: 0;
        opacity: .8
    }
}

@media(min-width:601px) and (max-width:767px) {
    #js_frm_032 {
        height: 610px
    }
    #js_frm_032>.carousel-inner,
    #js_frm_032>.carousel-inner>.item {
        height: 610px
    }
    #js_frm_032>.carousel-inner>.item>img,
    #js_frm_032>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_signup_x {
        top: 0;
        opacity: .8
    }
}

@media(min-width:768px) and (max-width:875px) {
    .js_frm_signup_x {
        top: 1%
    }
}

#js_frm_033 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_frm_033:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_frm_033:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_frm_033>.carousel-inner>.item>img,
#js_frm_033>.carousel-inner>.item>a>img {
    width: 100%;
    opacity: .8;
    margin: auto
}

.ps_control_smsquare .carousel-control {
    top: 45%;
    opacity: 0;
    width: 36px;
    height: 36px;
    z-index: 100;
    color: #1b344e;
    display: block;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    line-height: 35px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    border: 1px solid #1b344e;
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_smsquare:hover .carousel-control {
    opacity: 1
}

.ps_control_smsquare .carousel-control.left {
    left: 1%
}

.ps_control_smsquare .carousel-control.right {
    right: 1%
}

.ps_control_smsquare .carousel-control.left:hover,
.ps_control_smsquare .carousel-control.right:hover {
    color: #fff;
    background: #1b344e
}

.ps_control_smsquare .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_smsquare .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.js_frm_signin {
    top: 5%;
    right: 0;
    left: 10%;
    width: 360px;
    overflow: hidden;
    text-align: left;
    position: absolute;
    background: #011d3a;
    padding: 0 20px 20px 20px;
    border: 2px solid #1b344e
}

.js_frm_signin_right {
    top: 5%;
    right: 10%;
    left: auto
}

.js_frm_signin_center {
    top: 5%;
    right: 0;
    left: 0;
    margin: auto
}

.js_frm_signin_white {
    border: 0;
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75)
}

.js_frm_signin_transparent {
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75)
}

.js_frm_signin>form>.form-group {
    padding: 0;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin>h3 {
    color: rgba(255, 255, 255, 0.5);
    margin: 20px 0;
    font-size: 20px;
    text-shadow: none;
    position: relative;
    text-align: center;
    letter-spacing: 1px;
    font-weight: normal;
    display: inline-block;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin>h3:after {
    left: 0;
    width: 100%;
    content: "";
    right: auto;
    height: 1px;
    margin: auto;
    bottom: -3px;
    position: absolute;
    background: rgba(255, 255, 255, 0.5)
}

.js_frm_signin_white>h3 {
    color: #fff;
    padding: 1px 5px;
    background: #fa882c;
    border-radius: 10px;
    -webkit-border-radius: 10px
}

.js_frm_signin_transparent>h3 {
    color: #fff
}

.js_frm_signin_white>h3:after {
    background: transparent
}

.js_frm_signin_transparent>h3:after {
    background: rgba(255, 255, 255, 0.7)
}

.js_frm_signin>form>button,
.js_frm_signin>form>button:focus {
    border: 0;
    outline: 0;
    color: rgba(255, 255, 255, 0.5);
    box-shadow: none;
    border-radius: 0;
    padding: 9px 15px;
    width: 100%;
    letter-spacing: 1px;
    display: inline-block;
    border-color: rgba(255, 255, 255, 0.5);
    background: transparent;
    text-transform: capitalize;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin_white>form>button,
.js_frm_signin_white>form>button:focus {
    color: #fff;
    border: 0;
    background: #22a41c;
    border-radius: 100px;
    -webkit-border-radius: 100px
}

.js_frm_signin_transparent>form>button,
.js_frm_signin_transparent>form>button:focus {
    border: 0;
    color: rgba(255, 255, 255, 0.8);
    background: rgba(0, 0, 0, 0.7);
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signin>form>button:hover,
.js_frm_signin>form>button:active {
    outline: none!important;
    color: rgba(255, 255, 255, 0.8)!important;
    background: transparent!important;
    border-color: rgba(255, 255, 255, 0.8)!important
}

.js_frm_signin_white>form>button:hover,
.js_frm_signin_white>form>button:active {
    color: #fff!important;
    background: rgba(34, 164, 28, 0.7)!important;
    border-color: transparent!important
}

.js_frm_signin_transparent>form>button:hover,
.js_frm_signin_transparent>form>button:active {
    opacity: .6;
    color: rgba(255, 255, 255, 0.8)!important;
    background: rgba(0, 0, 0, 0.7)!important
}

.js_frm_signin>a {
    width: 100%;
    margin-top: 2px;
    padding: 9px 15px;
    text-align: center;
    letter-spacing: 1px;
    display: inline-block;
    background: transparent;
    text-transform: capitalize;
    border-bottom: 1px solid;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    text-decoration: none
}

.js_frm_signin_white>a {
    border-radius: 100px;
    -webkit-border-radius: 100px
}

.js_frm_signin>a:nth-child(4) {
    color: #3b5e96;
    border-color: #3b5e96
}

.js_frm_signin_white>a:nth-child(4) {
    border: 0;
    color: #fff;
    background: #3b5e96
}

.js_frm_signin_transparent>a:nth-child(4) {
    border: 0;
    background: rgba(0, 0, 0, 0.7)
}

.js_frm_signin>a:nth-child(5) {
    color: #57bed1;
    border-color: #57bed1
}

.js_frm_signin_white>a:nth-child(5) {
    border: 0;
    color: #fff;
    background: #57bed1
}

.js_frm_signin_transparent>a:nth-child(5) {
    border: 0;
    background: rgba(0, 0, 0, 0.7)
}

.js_frm_signin>a:nth-child(6) {
    color: #df4a36;
    border-color: #df4a36
}

.js_frm_signin_white>a:nth-child(6) {
    border: 0;
    color: #fff;
    background: #df4a36
}

.js_frm_signin_transparent>a:nth-child(6) {
    border: 0;
    background: rgba(0, 0, 0, 0.7)
}

.js_frm_signin>a:nth-child(7) {
    color: #51a5c7;
    border-color: #51a5c7
}

.js_frm_signin_white>a:nth-child(7) {
    border: 0;
    color: #fff;
    background: #51a5c7
}

.js_frm_signin_transparent>a:nth-child(7) {
    border: 0;
    background: rgba(0, 0, 0, 0.7)
}

.js_frm_signin>a:nth-child(8) {
    color: #fff;
    border-color: #fff
}

.js_frm_signin_white>a:nth-child(8) {
    border: 0;
    color: #fff;
    background: #22a41c
}

.js_frm_signin_transparent>a:nth-child(8) {
    border: 0;
    background: rgba(0, 0, 0, 0.7)
}

.js_frm_signin>a:hover,
.js_frm_signin>a:active {
    opacity: .6
}

.js_frm_signin>form>div>input {
    height: 42px;
    padding: 0 20px;
    border: 0;
    color: rgba(255, 255, 255, 0.8);
    background: #011d3a;
    letter-spacing: 1px;
    border-bottom: 1px solid #1b344e;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin_white>form>div>input {
    border: 0;
    color: #fff;
    background: #171f2e;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 100px;
    -webkit-border-radius: 100px
}

.js_frm_signin_transparent>form>div>input {
    border: 0;
    color: #000;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signin>form>div>input:focus {
    border: 0;
    outline: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_signin_white>form>div>input:focus {
    background: rgba(23, 31, 46, 0.8);
    border: 0
}

.js_frm_signin_transparent>form>div>input:focus {
    border: 0;
    background: rgba(255, 255, 255, 1)
}

.js_frm_signin>form>div>input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin>form>div>input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin>form>div>input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin>form>div>input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin_white>form>div>input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 1)
}

.js_frm_signin_white>form>div>input::-moz-placeholder {
    color: rgba(255, 255, 255, 1)
}

.js_frm_signin_white>form>div>input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 1)
}

.js_frm_signin_white>form>div>input:-moz-placeholder {
    color: rgba(255, 255, 255, 1)
}

.js_frm_signin_transparent>form>div>input::-webkit-input-placeholder {
    color: #000
}

.js_frm_signin_transparent>form>div>input::-moz-placeholder {
    color: #000
}

.js_frm_signin_transparent>form>div>input:-ms-input-placeholder {
    color: #000
}

.js_frm_signin_transparent>form>div>input:-moz-placeholder {
    color: #000
}

.js_frm_signin>form>div>input:focus::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8)
}

.js_frm_signin>form>div>input:focus::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8)
}

.js_frm_signin>form>div>input:focus:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8)
}

.js_frm_signin>form>div>input:focus:-moz-placeholder {
    color: rgba(255, 255, 255, 0.8)
}

.js_frm_signin_white>form>div>input:focus::-webkit-input-placeholder {
    color: #fff
}

.js_frm_signin_white>form>div>input:focus::-moz-placeholder {
    color: #fff
}

.js_frm_signin_white>form>div>input:focus:-ms-input-placeholder {
    color: #fff
}

.js_frm_signin_white>form>div>input:focus:-moz-placeholder {
    color: #fff
}

.js_frm_signin_transparent>form>div>input:focus::-webkit-input-placeholder {
    color: #000
}

.js_frm_signin_transparent>form>div>input:focus::-moz-placeholder {
    color: #000
}

.js_frm_signin_transparent>form>div>input:focus:-ms-input-placeholder {
    color: #000
}

.js_frm_signin_transparent>form>div>input:focus:-moz-placeholder {
    color: #000
}

.js_frm_signin>form>.checkbox {
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin>form>.checkbox label {
    cursor: initial;
    min-height: auto;
    font-weight: 300;
    padding-left: 3px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Open Sans', sans-serif
}

.js_frm_signin_white>form>.checkbox label {
    color: #222
}

.js_frm_signin_transparent>form>.checkbox label {
    color: #fff
}

.js_frm_signin>form>.checkbox label>a {
    color: #f7f7f7;
    font-size: 12px;
    margin-left: 30px;
    letter-spacing: 0;
    text-transform: capitalize
}

.js_frm_signin_white>form>.checkbox label>a {
    color: #000
}

.js_frm_signin_transparent>form>.checkbox label>a {
    color: #fff
}

.js_frm_signin>form>.checkbox>div {
    width: 12px;
    height: 12px;
    position: relative;
    display: inline-block
}

.js_frm_signin>form>.checkbox input[type="checkbox"] {
    top: 0;
    left: 0;
    margin: 0;
    z-index: 5;
    opacity: 0;
    width: 12px;
    height: 12px;
    position: absolute;
    vertical-align: middle
}

.js_frm_signin>form>.checkbox>div>span {
    top: 0;
    left: 0;
    z-index: 1;
    width: 12px;
    height: 12px;
    position: absolute;
    background: transparent;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 0
}

.js_frm_signin_white>form>.checkbox>div>span {
    background: transparent;
    border: 1px solid #171f2e;
    border-radius: 10px;
    -webkit-border-radius: 10px
}

.js_frm_signin_transparent>form>.checkbox>div>span {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signin>form>.checkbox input[type=checkbox]:checked+span {
    background: transparent
}

.js_frm_signin>form>.checkbox input:checked+span {
    border: 1px solid rgba(255, 255, 255, 0.8)
}

.js_frm_signin_white>form>.checkbox input[type=checkbox]:checked+span {
    background: #22a41c;
    border: 1px solid #22a41c
}

.js_frm_signin_transparent>form>.checkbox input:checked+span {
    border: 1px solid #fff
}

.js_frm_signin>form>.checkbox input:checked+span:before {
    opacity: 1
}

.js_frm_signin>form>.checkbox input+span:before {
    top: 0;
    left: 0;
    opacity: 0;
    width: 10px;
    color: rgba(255, 255, 255, 0.8);
    content: '\f00c';
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    position: absolute;
    vertical-align: middle;
    font-family: FontAwesome;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin_white>form>.checkbox input+span:before {
    color: #fff
}

.js_frm_signin_transparent>form>.checkbox input+span:before {
    color: #000;
    background: #fff
}

@media only screen and (max-width:480px) {
    #js_frm_033 {
        height: 570px
    }
    #js_frm_033>.carousel-inner,
    #js_frm_033>.carousel-inner>.item {
        height: 570px
    }
    #js_frm_033>.carousel-inner>.item>img,
    #js_frm_033>.carousel-inner>.item>a>img {
        height: 100%
    }
    .ps_control_smsquare .carousel-control {
        display: none
    }
    .js_frm_signin {
        top: 2%;
        left: 0;
        margin: auto;
        width: 290px;
        padding: 5px;
        opacity: .8
    }
    .js_frm_signin>p {
        font-size: 11px;
        margin-bottom: 5px
    }
    .js_frm_signin>form>.checkbox label {
        font-size: 12px
    }
}

@media(min-width:481px) and (max-width:600px) {
    #js_frm_033 {
        height: 610px
    }
    #js_frm_033>.carousel-inner,
    #js_frm_033>.carousel-inner>.item {
        height: 610px
    }
    #js_frm_033>.carousel-inner>.item>img,
    #js_frm_033>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_signin {
        opacity: .8
    }
}

@media(min-width:601px) and (max-width:767px) {
    #js_frm_033 {
        height: 610px
    }
    #js_frm_033>.carousel-inner,
    #js_frm_033>.carousel-inner>.item {
        height: 610px
    }
    #js_frm_033>.carousel-inner>.item>img,
    #js_frm_033>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_signin {
        opacity: .8
    }
}

@media(min-width:768px) and (max-width:875px) {
    #js_frm_033 {
        height: 610px
    }
    #js_frm_033>.carousel-inner,
    #js_frm_033>.carousel-inner>.item {
        height: 610px
    }
    #js_frm_033>.carousel-inner>.item>img,
    #js_frm_033>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_signin {
        opacity: .8
    }
}

#js_frm_034 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_frm_034:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_frm_034:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_frm_034>.carousel-inner>.item>img,
#js_frm_034>.carousel-inner>.item>a>img {
    width: 100%;
    opacity: .8;
    margin: auto
}

.ps_control_smradiusfill .carousel-control {
    top: 45%;
    opacity: 0;
    width: 36px;
    height: 36px;
    z-index: 100;
    color: #000;
    display: block;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    line-height: 35px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.ps_control_smradiusfill:hover .carousel-control {
    opacity: 1
}

.ps_control_smradiusfill .carousel-control.left {
    left: 1%
}

.ps_control_smradiusfill .carousel-control.right {
    right: 1%
}

.ps_control_smradiusfill .carousel-control.left:hover,
.ps_control_smradiusfill .carousel-control.right:hover {
    color: #fff;
    background: #000
}

.ps_control_smradiusfill .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_smradiusfill .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.js_frm_signin_x {
    top: 17%;
    right: 0;
    left: 7%;
    width: 50%;
    overflow: hidden;
    text-align: left;
    position: absolute;
    padding: 0 15px 20px 15px;
    background: rgba(0, 0, 0, 0.9);
    border: 1px solid rgba(255, 255, 255, 0.8);
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin_x_right {
    top: 17%;
    right: 7%;
    left: auto
}

.js_frm_signin_x_center {
    top: 17%;
    left: 0;
    right: 0;
    margin: auto
}

.js_frm_signin_x_white {
    border: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75)
}

.js_frm_signin_x_transparent {
    border: 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    background: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 43px -10px rgba(0, 0, 0, 0.75)
}

.js_frm_signin_x>.row {
    margin: 0
}

.js_frm_signin_x>form>.form-group {
    padding: 0
}

.js_frm_signin_x>div>div>h3 {
    color: rgba(255, 255, 255, 0.8);
    margin: 20px 0;
    font-size: 20px;
    text-shadow: none;
    position: relative;
    text-align: center;
    letter-spacing: 1px;
    font-weight: normal;
    display: inline-block;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif
}

.js_frm_signin_x>div>div>h3:after {
    left: 0;
    width: 100%;
    content: "";
    right: auto;
    height: 1px;
    margin: auto;
    bottom: -3px;
    position: absolute;
    background: rgba(255, 255, 255, 0.8)
}

.js_frm_signin_x_white>div>div>h3 {
    color: #fff;
    padding: 1px 5px;
    background: #fa882c
}

.js_frm_signin_x_transparent>div>div>h3 {
    color: #fff
}

.js_frm_signin_x_white>div>div>h3:after {
    background: transparent
}

.js_frm_signin_x_transparent>div>div>h3:after {
    background: rgba(255, 255, 255, 0.7)
}

.js_frm_signin_x>div>div>form>button,
.js_frm_signin_x>div>div>form>button:focus {
    outline: 0;
    color: rgba(255, 255, 255, 0.8);
    box-shadow: none;
    border-radius: 0;
    padding: 9px 15px;
    width: 100%;
    margin-top: 14px;
    letter-spacing: 1px;
    display: inline-block;
    border-color: rgba(255, 255, 255, 0.8);
    background: transparent;
    text-transform: capitalize;
    border: 1px solid;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin_x_white>div>div>form>button,
.js_frm_signin_x_white>div>div>form>button:focus {
    color: #fff;
    border: 0;
    background: #22a41c
}

.js_frm_signin_x_transparent>div>div>form>button,
.js_frm_signin_x_transparent>div>div>form>button:focus {
    border: 0;
    color: rgba(255, 255, 255, 0.8);
    background: rgba(0, 0, 0, 0.7);
    border-radius: 100px;
    -webkit-border-radius: 100px
}

.js_frm_signin_x>div>div>form>button:hover,
.js_frm_signin_x>div>div>form>button:active {
    outline: none!important;
    color: rgba(255, 255, 255, 1)!important;
    background: transparent!important;
    border-color: rgba(255, 255, 255, 1)!important
}

.js_frm_signin_x_white>div>div>form>button:hover,
.js_frm_signin_x_white>div>div>form>button:active {
    color: #fff!important;
    background: rgba(34, 164, 28, 0.7)!important;
    border-color: transparent!important
}

.js_frm_signin_x_transparent>div>div>form>button:hover,
.js_frm_signin_x_transparent>div>div>form>button:active {
    opacity: .6;
    color: rgba(255, 255, 255, 0.8)!important;
    background: rgba(0, 0, 0, 0.7)!important
}

.js_frm_signin_x>div>div>a {
    width: 100%;
    margin-top: 10px;
    padding: 9px 15px;
    border: 1px solid;
    text-align: center;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration: none;
    background: transparent;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.8);
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin_x_white>div>div>a {
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signin_x_transparent>div>div>a {
    border-radius: 100px;
    -webkit-border-radius: 100px
}

.js_frm_signin_x>div>div>a:nth-child(2) {
    color: #3b5e96;
    border-color: #3b5e96
}

.js_frm_signin_x_white>div>div>a:nth-child(2) {
    border: 0;
    color: #fff;
    background: #3b5e96
}

.js_frm_signin_x_transparent>div>div>a:nth-child(2) {
    border: 0;
    background: rgba(0, 0, 0, 0.7)
}

.js_frm_signin_x>div>div>a:nth-child(3) {
    color: #57bed1;
    border-color: #57bed1
}

.js_frm_signin_x_white>div>div>a:nth-child(3) {
    border: 0;
    color: #fff;
    background: #57bed1
}

.js_frm_signin_x_transparent>div>div>a:nth-child(3) {
    border: 0;
    background: rgba(0, 0, 0, 0.7)
}

.js_frm_signin_x>div>div>a:nth-child(4) {
    color: #df4a36;
    border-color: #df4a36
}

.js_frm_signin_x_white>div>div>a:nth-child(4) {
    border: 0;
    color: #fff;
    background: #df4a36
}

.js_frm_signin_x_transparent>div>div>a:nth-child(4) {
    border: 0;
    background: rgba(0, 0, 0, 0.7)
}

.js_frm_signin_x>div>div>a:nth-child(5) {
    color: #51a5c7;
    border-color: #51a5c7
}

.js_frm_signin_x_white>div>div>a:nth-child(5) {
    border: 0;
    color: #fff;
    background: #51a5c7
}

.js_frm_signin_x_transparent>div>div>a:nth-child(5) {
    border: 0;
    background: rgba(0, 0, 0, 0.7)
}

.js_frm_signin_x>div>div>a:nth-child(6) {
    color: rgba(255, 255, 255, 0.8);
    border-color: rgba(255, 255, 255, 0.8)
}

.js_frm_signin_x_white>div>div>a:nth-child(6) {
    border: 0;
    color: #fff;
    background: #22a41c
}

.js_frm_signin_x_transparent>div>div>a:nth-child(6) {
    border: 0;
    background: rgba(0, 0, 0, 0.7)
}

.js_frm_signin_x>div>div>a:hover,
.js_frm_signin_x>div>div>a:active {
    opacity: .7
}

.js_frm_signin_x>div>div>form>div>input {
    height: 41px;
    padding: 0 20px;
    color: #fff;
    margin-top: 10px;
    letter-spacing: 1px;
    background: transparent;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin_x_white>div>div>form>div>input {
    border: 0;
    color: #fff;
    background: #171f2e;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_signin_x_transparent>div>div>form>div>input {
    border: 0;
    color: #000;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 100px;
    -webkit-border-radius: 100px
}

.js_frm_signin_x>div>div>form>div>input:focus {
    outline: 0;
    border: 1px solid rgba(255, 255, 255, 1);
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_signin_x_white>div>div>form>div>input:focus {
    background: rgba(23, 31, 46, 0.8);
    border: 0
}

.js_frm_signin_x_transparent>div>div>form>div>input:focus {
    border: 0;
    background: rgba(255, 255, 255, 1)
}

.js_frm_signin_x>div>div>form>div>input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin_x>div>div>form>div>input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin_x>div>div>form>div>input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin_x>div>div>form>div>input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin_x_white>div>div>form>div>input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 1)
}

.js_frm_signin_x_white>div>div>form>div>input::-moz-placeholder {
    color: rgba(255, 255, 255, 1)
}

.js_frm_signin_x_white>div>div>form>div>input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 1)
}

.js_frm_signin_x_white>div>div>form>div>input:-moz-placeholder {
    color: rgba(255, 255, 255, 1)
}

.js_frm_signin_x_transparent>div>div>form>div>input::-webkit-input-placeholder {
    color: #000
}

.js_frm_signin_x_transparent>div>div>form>div>input::-moz-placeholder {
    color: #000
}

.js_frm_signin_x_transparent>div>div>form>div>input:-ms-input-placeholder {
    color: #000
}

.js_frm_signin_x_transparent>div>div>form>div>input:-moz-placeholder {
    color: #000
}

.js_frm_signin_x>div>div>form>div>input:focus::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8)
}

.js_frm_signin_x>div>div>form>div>input:focus::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8)
}

.js_frm_signin_x>div>div>form>div>input:focus:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8)
}

.js_frm_signin_x>div>div>form>div>input:focus:-moz-placeholder {
    color: rgba(255, 255, 255, 0.8)
}

.js_frm_signin_x_white>div>div>form>div>input:focus::-webkit-input-placeholder {
    color: #fff
}

.js_frm_signin_x_white>div>div>form>div>input:focus::-moz-placeholder {
    color: #fff
}

.js_frm_signin_x_white>div>div>form>div>input:focus:-ms-input-placeholder {
    color: #fff
}

.js_frm_signin_x_white>div>div>form>div>input:focus:-moz-placeholder {
    color: #fff
}

.js_frm_signin_x_transparent>div>div>form>div>input:focus::-webkit-input-placeholder {
    color: #000
}

.js_frm_signin_x_transparent>div>div>form>div>input:focus::-moz-placeholder {
    color: #000
}

.js_frm_signin_x_transparent>div>div>form>div>input:focus:-ms-input-placeholder {
    color: #000
}

.js_frm_signin_x_transparent>div>div>form>div>input:focus:-moz-placeholder {
    color: #000
}

.js_frm_signin_x>div>div>form>.checkbox {
    margin-top: 25px;
    margin-bottom: 40px;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin_x>div>div>form>.checkbox label {
    cursor: initial;
    min-height: auto;
    font-weight: 300;
    padding-left: 3px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Open Sans', sans-serif
}

.js_frm_signin_x_white>div>div>form>.checkbox label {
    color: #222
}

.js_frm_signin_x_transparent>div>div>form>.checkbox label {
    color: #fff
}

.js_frm_signin_x>div>div>form>.checkbox label>a {
    color: #f7f7f7;
    font-size: 12px;
    margin-left: 30px;
    letter-spacing: 0;
    text-transform: capitalize
}

.js_frm_signin_x_white>div>div>form>.checkbox label>a {
    color: #000
}

.js_frm_signin_x_transparent>div>div>form>.checkbox label>a {
    color: #fff
}

.js_frm_signin_x>div>div>form>.checkbox>div {
    width: 12px;
    height: 12px;
    position: relative;
    display: inline-block
}

.js_frm_signin_x>div>div>form>.checkbox input[type="checkbox"] {
    top: 0;
    left: 0;
    margin: 0;
    z-index: 5;
    opacity: 0;
    width: 12px;
    height: 12px;
    position: absolute;
    vertical-align: middle
}

.js_frm_signin_x>div>div>form>.checkbox>div>span {
    top: 0;
    left: 0;
    z-index: 1;
    width: 12px;
    height: 12px;
    position: absolute;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signin_x_white>div>div>form>.checkbox>div>span {
    background: transparent;
    border: 1px solid #171f2e;
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_signin_x_transparent>div>div>form>.checkbox>div>span {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 100px;
    -webkit-border-radius: 100px
}

.js_frm_signin_x>div>div>form>.checkbox input[type=checkbox]:checked+span {
    background: transparent
}

.js_frm_signin_x>div>div>form>.checkbox input:checked+span {
    border: 1px solid rgba(255, 255, 255, 0.8)
}

.js_frm_signin_x_white>div>div>form>.checkbox input[type=checkbox]:checked+span {
    background: #22a41c;
    border: 1px solid #22a41c
}

.js_frm_signin_x_transparent>div>div>form>.checkbox input:checked+span {
    border: 1px solid #fff
}

.js_frm_signin_x>div>div>form>.checkbox input:checked+span:before {
    opacity: 1
}

.js_frm_signin_x>div>div>form>.checkbox input+span:before {
    top: 0;
    left: 0;
    opacity: 0;
    width: 10px;
    color: rgba(255, 255, 255, 0.8);
    content: '\f00c';
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    position: absolute;
    vertical-align: middle;
    font-family: FontAwesome;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_signin_x_white>div>div>form>.checkbox input+span:before {
    color: #fff
}

.js_frm_signin_x_transparent>div>div>form>.checkbox input+span:before {
    color: #000;
    background: #fff
}

@media only screen and (max-width:480px) {
    #js_frm_034 {
        height: 570px
    }
    #js_frm_034>.carousel-inner,
    #js_frm_034>.carousel-inner>.item {
        height: 570px
    }
    #js_frm_034>.carousel-inner>.item>img,
    #js_frm_034>.carousel-inner>.item>a>img {
        height: 100%
    }
    .ps_control_smradiusfill .carousel-control {
        display: none
    }
    .js_frm_signin_x {
        top: 2%;
        left: 0;
        margin: auto;
        width: 290px;
        padding: 5px;
        opacity: .8;
        padding-top: 0
    }
    .js_frm_signin_x>div>div {
        padding: 0
    }
    .js_frm_signin_x>div>div>form>.checkbox {
        margin-top: 5px;
        margin-bottom: 5px
    }
    .js_frm_signin_x>div>div>form>.checkbox label>a {
        margin-left: 15px
    }
    .js_frm_signin_x>div>div>form>button,
    .js_frm_signin_x>div>div>form>button:focus {
        margin-top: 5px
    }
    .js_frm_signin_x>div>div>a {
        margin-top: 5px
    }
    .js_frm_signin_x>div>div>form>div>input {
        margin-top: 5px
    }
}

@media(min-width:481px) and (max-width:600px) {
    #js_frm_034 {
        height: 610px
    }
    #js_frm_034>.carousel-inner,
    #js_frm_034>.carousel-inner>.item {
        height: 610px
    }
    #js_frm_034>.carousel-inner>.item>img,
    #js_frm_034>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_signin_x {
        top: 2%;
        width: 290px;
        padding: 5px;
        opacity: .8;
        padding-top: 0
    }
    .js_frm_signin_x>div>div {
        padding: 0
    }
    .js_frm_signin_x>div>div>form>.checkbox {
        margin-top: 5px;
        margin-bottom: 5px
    }
    .js_frm_signin_x>div>div>form>.checkbox label>a {
        margin-left: 15px
    }
}

@media(min-width:601px) and (max-width:767px) {
    #js_frm_034 {
        height: 610px
    }
    #js_frm_034>.carousel-inner,
    #js_frm_034>.carousel-inner>.item {
        height: 610px
    }
    #js_frm_034>.carousel-inner>.item>img,
    #js_frm_034>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_signin_x {
        top: 2%;
        padding: 5px;
        opacity: .8;
        padding-top: 0
    }
    .js_frm_signin_x>div>div {
        padding: 0
    }
    .js_frm_signin_x>div>div>form>.checkbox {
        margin-top: 5px;
        margin-bottom: 5px
    }
    .js_frm_signin_x>div>div>form>.checkbox label>a {
        margin-left: 15px
    }
}

@media(min-width:768px) and (max-width:875px) {
    #js_frm_034 {
        height: 610px
    }
    #js_frm_034>.carousel-inner,
    #js_frm_034>.carousel-inner>.item {
        height: 610px
    }
    #js_frm_034>.carousel-inner>.item>img,
    #js_frm_034>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_signin_x {
        width: 75%
    }
}

@media(min-width:876px) and (max-width:1170px) {
    .js_frm_signin_x {
        width: 65%
    }
}

#js_frm_035 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_frm_035:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_frm_035:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_frm_035>.carousel-inner>.item>img,
#js_frm_035>.carousel-inner>.item>a>img {
    width: 100%;
    opacity: .9;
    margin: auto
}

.ps_control_smbrdrfill .carousel-control {
    top: 45%;
    opacity: 0;
    width: 40px;
    height: 40px;
    z-index: 100;
    color: #000;
    display: block;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    line-height: 40px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: #fff;
    border: 1px solid #000;
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_smbrdrfill:hover .carousel-control {
    opacity: 1
}

.ps_control_smbrdrfill .carousel-control.left {
    left: 1%
}

.ps_control_smbrdrfill .carousel-control.right {
    right: 1%
}

.ps_control_smbrdrfill .carousel-control.left:hover,
.ps_control_smbrdrfill .carousel-control.right:hover {
    color: #fff;
    background: #000;
    border: 1px solid #fff
}

.ps_control_smbrdrfill .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_smbrdrfill .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.js_frm_contactus_x {
    top: 13%;
    right: 0;
    left: 5%;
    width: 50%;
    padding: 20px;
    overflow: hidden;
    text-align: left;
    position: absolute;
    background: transparent;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_x_right {
    top: 13%;
    right: 5%;
    left: auto
}

.js_frm_contactus_x_center {
    left: 0;
    top: 13%;
    right: 0;
    margin: auto
}

.js_frm_contactus_x:before,
.js_frm_contactus_x:after,
.js_frm_contactus_x>:first-child:before,
.js_frm_contactus_x>:first-child:after {
    width: 30px;
    height: 30px;
    content: ' ';
    position: absolute;
    border-style: solid;
    border-color: #fff
}

.js_frm_contactus_x_white:before,
.js_frm_contactus_x_white:after,
.js_frm_contactus_x_white>:first-child:before,
.js_frm_contactus_x_white>:first-child:after {
    border-color: #000
}

.js_frm_contactus_x_transparent:before,
.js_frm_contactus_x_transparent:after,
.js_frm_contactus_x_transparent>:first-child:before,
.js_frm_contactus_x_transparent>:first-child:after {
    border-color: #bf392b
}

.js_frm_contactus_x:before {
    top: 0;
    left: 0;
    border-width: 1px 0 0 1px
}

.js_frm_contactus_x:after {
    top: 0;
    right: 0;
    border-width: 1px 1px 0 0
}

.js_frm_contactus_x>:first-child:before {
    right: 0;
    bottom: 0;
    border-width: 0 1px 1px 0
}

.js_frm_contactus_x>:first-child:after {
    left: 0;
    bottom: 0;
    border-width: 0 0 1px 1px
}

.js_frm_contactus_x_transparent {
    background: rgba(255, 255, 255, 0.2)
}

.js_frm_contactus_x>.row {
    margin: 0
}

.js_frm_contactus_x>form>.form-group {
    padding: 0
}

.js_frm_contactus_x>div>div>h3 {
    color: #fff;
    margin: 0 0 20px 0;
    font-size: 20px;
    text-shadow: none;
    padding: 0;
    text-align: left;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif
}

.js_frm_contactus_x_white>div>div>h3 {
    color: #000
}

.js_frm_contactus_x_transparent>div>div>h3 {
    color: #bf392b
}

.js_frm_contactus_x>div>div>p {
    color: #fff;
    text-shadow: none;
    text-align: justify;
    font-weight: normal;
    margin-bottom: 50px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif
}

.js_frm_contactus_x_white>div>div>p {
    color: #000
}

.js_frm_contactus_x_transparent>div>div>p {
    color: #bf392b
}

.js_frm_contactus_x>div>div>span {
    display: block;
    color: #fff;
    margin-top: 10px;
    text-shadow: none;
    text-align: justify;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif
}

.js_frm_contactus_x_white>div>div>span {
    color: #000
}

.js_frm_contactus_x_transparent>div>div>span {
    color: #bf392b
}

.js_frm_contactus_x>div>div>a {
    display: block;
    color: #fab502;
    text-shadow: none;
    text-align: justify;
    font-weight: normal;
    margin-top: 10px;
    letter-spacing: 1px;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_x_white>div>div>a {
    color: #22a41c
}

.js_frm_contactus_x_transparent>div>div>a {
    color: #7f261c
}

.js_frm_contactus_x>div>div>a:hover {
    opacity: .7
}

.js_frm_contactus_x>div>div>form>button,
.js_frm_contactus_x>div>div>form>button:focus {
    width: 100%;
    outline: 0;
    color: #000;
    box-shadow: none;
    border-radius: 0;
    padding: 9px 15px;
    border: 1px solid;
    background: #fab502;
    letter-spacing: 1px;
    display: inline-block;
    border-color: #fab502;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_x_white>div>div>form>button,
.js_frm_contactus_x_white>div>div>form>button:focus {
    border: 0;
    color: #fff;
    background: #22a41c
}

.js_frm_contactus_x_transparent>div>div>form>button,
.js_frm_contactus_x_transparent>div>div>form>button:focus {
    border: 0;
    color: #fff;
    background: rgba(191, 57, 43, 0.8);
    border-radius: 100px;
    -webkit-border-radius: 100px
}

.js_frm_contactus_x>div>div>form>button:hover,
.js_frm_contactus_x>div>div>form>button:active {
    outline: none!important;
    color: #fab502!important;
    background: #fff!important;
    border-color: #fff!important
}

.js_frm_contactus_x_white>div>div>form>button:hover,
.js_frm_contactus_x_white>div>div>form>button:active {
    color: #fff!important;
    background: #000!important;
    border-color: #000!important
}

.js_frm_contactus_x_transparent>div>div>form>button:hover,
.js_frm_contactus_x_transparent>div>div>form>button:active {
    color: #fff!important;
    background: rgba(191, 57, 43, 1)!important
}

.js_frm_contactus_x>div>div>form>div>input {
    height: 41px;
    border: 0;
    color: #000;
    padding: 0 20px;
    background: #fff;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_x>div>div>form>div>textarea {
    resize: none;
    color: #000;
    padding: 10px 20px;
    letter-spacing: 1px;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_x_white>div>div>form>div>input {
    border: 0;
    color: #fff;
    background: #000;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_contactus_x_white>div>div>form>div>textarea {
    color: #fff;
    background: #000
}

.js_frm_contactus_x_transparent>div>div>form>div>input {
    border: 0;
    color: #fff;
    background: rgba(191, 57, 43, 0.8);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 100px;
    -webkit-border-radius: 100px
}

.js_frm_contactus_x_transparent>div>div>form>div>textarea {
    color: #fff;
    background: rgba(191, 57, 43, 0.8);
    border-radius: 20px;
    -webkit-border-radius: 20px
}

.js_frm_contactus_x>div>div>form>div>input:focus {
    outline: 0;
    border: 0;
    background: #fab502;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_contactus_x>div>div>form>div>textarea:focus {
    outline: 0;
    border: 0;
    background: #fab502;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_contactus_x_white>div>div>form>div>input:focus {
    border: 0;
    background: #22a41c
}

.js_frm_contactus_x_white>div>div>form>div>textarea:focus {
    border: 0;
    background: #22a41c
}

.js_frm_contactus_x_transparent>div>div>form>div>input:focus {
    border: 0;
    background: rgba(191, 57, 43, 1)
}

.js_frm_contactus_x_transparent>div>div>form>div>textarea:focus {
    border: 0;
    background: rgba(191, 57, 43, 1)
}

.js_frm_contactus_x>div>div>form>div>input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_x>div>div>form>div>textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_x>div>div>form>div>input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_x>div>div>form>div>textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_x>div>div>form>div>input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_x>div>div>form>div>textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_x>div>div>form>div>input:-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_x>div>div>form>div>textarea:-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_x>div>div>form>div>input:focus::-webkit-input-placeholder {
    color: #000
}

.js_frm_contactus_x>div>div>form>div>textarea:focus::-webkit-input-placeholder {
    color: #000
}

.js_frm_contactus_x>div>div>form>div>input:focus::-moz-placeholder {
    color: #000
}

.js_frm_contactus_x>div>div>form>div>textarea:focus::-moz-placeholder {
    color: #000
}

.js_frm_contactus_x>div>div>form>div>input:focus:-ms-input-placeholder {
    color: #000
}

.js_frm_contactus_x>div>div>form>div>textarea:focus:-ms-input-placeholder {
    color: #000
}

.js_frm_contactus_x>div>div>form>div>input:focus:-moz-placeholder {
    color: #000
}

.js_frm_contactus_x>div>div>form>div>textarea:focus:-moz-placeholder {
    color: #000
}

.js_frm_contactus_x_white>div>div>form>div>input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_white>div>div>form>div>textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_white>div>div>form>div>input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_white>div>div>form>div>textarea::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_white>div>div>form>div>input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_white>div>div>form>div>textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_white>div>div>form>div>input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_white>div>div>form>div>textarea:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_white>div>div>form>div>input:focus::-webkit-input-placeholder {
    color: #fff
}

.js_frm_contactus_x_white>div>div>form>div>textarea:focus::-webkit-input-placeholder {
    color: #fff
}

.js_frm_contactus_x_white>div>div>form>div>input:focus::-moz-placeholder {
    color: #fff
}

.js_frm_contactus_x_white>div>div>form>div>textarea:focus::-moz-placeholder {
    color: #fff
}

.js_frm_contactus_x_white>div>div>form>div>input:focus:-ms-input-placeholder {
    color: #fff
}

.js_frm_contactus_x_white>div>div>form>div>textarea:focus:-ms-input-placeholder {
    color: #fff
}

.js_frm_contactus_x_white>div>div>form>div>input:focus:-moz-placeholder {
    color: #fff
}

.js_frm_contactus_x_white>div>div>form>div>textarea:focus:-moz-placeholder {
    color: #fff
}

.js_frm_contactus_x_transparent>div>div>form>div>input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_transparent>div>div>form>div>textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_transparent>div>div>form>div>input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_transparent>div>div>form>div>textarea::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_transparent>div>div>form>div>input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_transparent>div>div>form>div>textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_transparent>div>div>form>div>input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_transparent>div>div>form>div>textarea:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_x_transparent>div>div>form>div>input:focus::-webkit-input-placeholder {
    color: #fff
}

.js_frm_contactus_x_transparent>div>div>form>div>textarea:focus::-webkit-input-placeholder {
    color: #fff
}

.js_frm_contactus_x_transparent>div>div>form>div>input:focus::-moz-placeholder {
    color: #fff
}

.js_frm_contactus_x_transparent>div>div>form>div>textarea:focus::-moz-placeholder {
    color: #fff
}

.js_frm_contactus_x_transparent>div>div>form>div>input:focus:-ms-input-placeholder {
    color: #fff
}

.js_frm_contactus_x_transparent>div>div>form>div>textarea:focus:-ms-input-placeholder {
    color: #fff
}

.js_frm_contactus_x_transparent>div>div>form>div>input:focus:-moz-placeholder {
    color: #fff
}

.js_frm_contactus_x_transparent>div>div>form>div>textarea:focus:-moz-placeholder {
    color: #fff
}

@media only screen and (max-width:480px) {
    #js_frm_035 {
        height: 613px
    }
    #js_frm_035>.carousel-inner,
    #js_frm_035>.carousel-inner>.item {
        height: 613px
    }
    #js_frm_035>.carousel-inner>.item>img,
    #js_frm_035>.carousel-inner>.item>a>img {
        height: 100%
    }
    .ps_control_smbrdrfill .carousel-control {
        display: none
    }
    .js_frm_contactus_x {
        top: 2%;
        left: 0;
        margin: auto;
        width: 290px;
        padding: 5px;
        padding-top: 0
    }
    .js_frm_contactus_x>div>div {
        padding: 0
    }
    .js_frm_contactus_x>div>div>h3 {
        margin: 5px 0
    }
    .js_frm_contactus_x>div>div>p {
        margin-bottom: 3px
    }
    .js_frm_contactus_x>div>div>span {
        margin-top: 3px
    }
    .js_frm_contactus_x>div>div>a {
        margin-top: 3px
    }
    .js_frm_contactus_x>div>div>form>button,
    .js_frm_contactus_x>div>div>form>button:focus {
        margin-top: 1px
    }
    .js_frm_contactus_x>div>div>a {
        margin-top: 1px
    }
    .js_frm_contactus_x>div>div>form>div {
        margin-top: 3px;
        margin-bottom: 3px
    }
}

@media(min-width:481px) and (max-width:600px) {
    #js_frm_035 {
        height: 650px
    }
    #js_frm_035>.carousel-inner,
    #js_frm_035>.carousel-inner>.item {
        height: 650px
    }
    #js_frm_035>.carousel-inner>.item>img,
    #js_frm_035>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_contactus_x {
        top: 2%;
        width: 300px;
        padding: 5px
    }
    .js_frm_contactus_x>div>div>h3 {
        margin-top: 5px;
        margin-bottom: 5px
    }
    .js_frm_contactus_x>div>div>p {
        margin-bottom: 5px
    }
    .js_frm_contactus_x>div>div>span {
        margin-top: 5px
    }
    .js_frm_contactus_x>div>div>a {
        margin-top: 5px
    }
    .js_frm_contactus_x>div>div>form>div {
        margin-top: 5px;
        margin-bottom: 5px
    }
}

@media(min-width:601px) and (max-width:767px) {
    #js_frm_035 {
        height: 650px
    }
    #js_frm_035>.carousel-inner,
    #js_frm_035>.carousel-inner>.item {
        height: 650px
    }
    #js_frm_035>.carousel-inner>.item>img,
    #js_frm_035>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_contactus_x {
        top: 2%;
        width: 300px;
        padding: 5px
    }
    .js_frm_contactus_x>div>div>h3 {
        margin-top: 5px;
        margin-bottom: 5px
    }
    .js_frm_contactus_x>div>div>p {
        margin-bottom: 5px
    }
    .js_frm_contactus_x>div>div>span {
        margin-top: 5px
    }
    .js_frm_contactus_x>div>div>a {
        margin-top: 5px
    }
    .js_frm_contactus_x>div>div>form>div {
        margin-top: 5px;
        margin-bottom: 5px
    }
}

@media(min-width:768px) and (max-width:875px) {
    .js_frm_contactus_x {
        top: 5%;
        width: 75%
    }
}

@media(min-width:876px) and (max-width:1170px) {
    .js_frm_contactus_x {
        width: 65%
    }
}

#js_frm_036 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_frm_036:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_frm_036:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_frm_036>.carousel-inner>.item>img,
#js_frm_036>.carousel-inner>.item>a>img {
    width: 100%;
    opacity: .8;
    margin: auto
}

.ps_control_smlongtrans .carousel-control {
    top: 45%;
    opacity: 0;
    width: 50px;
    height: 25px;
    z-index: 100;
    color: #000;
    display: block;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    line-height: 25px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(255, 255, 255, 0.5);
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_smlongtrans:hover .carousel-control {
    opacity: 1
}

.ps_control_smlongtrans .carousel-control.left {
    left: 1%
}

.ps_control_smlongtrans .carousel-control.right {
    right: 1%
}

.ps_control_smlongtrans .carousel-control.left:hover,
.ps_control_smlongtrans .carousel-control.right:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    border: 0
}

.ps_control_smlongtrans .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_smlongtrans .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.js_frm_contactus {
    top: 7%;
    right: 0;
    left: 7%;
    width: 32%;
    overflow: hidden;
    text-align: left;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    padding: 0 20px 20px 20px;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_right {
    top: 7%;
    right: 7%;
    left: auto
}

.js_frm_contactus_center {
    left: 0;
    top: 7%;
    right: 0;
    margin: auto
}

.js_frm_contactus:before,
.js_frm_contactus:after,
.js_frm_contactus>:first-child:before,
.js_frm_contactus>:first-child:after {
    width: 75px;
    height: 75px;
    content: ' ';
    position: absolute;
    border-style: solid;
    border-color: #fff
}

.js_frm_contactus_white:before,
.js_frm_contactus_white:after,
.js_frm_contactus_white>:first-child:before,
.js_frm_contactus_white>:first-child:after {
    border-color: #000
}

.js_frm_contactus_transparent:before,
.js_frm_contactus_transparent:after,
.js_frm_contactus_transparent>:first-child:before,
.js_frm_contactus_transparent>:first-child:after {
    border-color: #4f8af2
}

.js_frm_contactus:before {
    top: 0;
    left: 0;
    border-width: 0
}

.js_frm_contactus:after {
    top: 0;
    right: 0;
    border-width: 1px 1px 0 0
}

.js_frm_contactus>:first-child:before {
    right: 0;
    bottom: 0;
    border-width: 0
}

.js_frm_contactus>:first-child:after {
    left: 0;
    bottom: 0;
    border-width: 0 0 1px 1px
}

.js_frm_contactus_white {
    background: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus_transparent {
    background: rgba(255, 255, 255, 0.5)
}

.js_frm_contactus>.row {
    margin: 0
}

.js_frm_contactus>form>.form-group {
    padding: 0
}

.js_frm_contactus>h3 {
    padding: 0;
    color: #fff;
    font-size: 20px;
    text-shadow: none;
    text-align: left;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif
}

.js_frm_contactus_white>h3 {
    color: #000
}

.js_frm_contactus_transparent>h3 {
    color: #4f8af2
}

.js_frm_contactus>p {
    color: #fff;
    font-size: 12px;
    text-shadow: none;
    text-align: justify;
    font-weight: normal;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif
}

.js_frm_contactus_white>p {
    color: #000
}

.js_frm_contactus_transparent>p {
    color: #4f8af2
}

.js_frm_contactus>span {
    width: 200px;
    display: block;
    color: #fff;
    font-size: 12px;
    text-shadow: none;
    text-align: left;
    font-weight: normal;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif
}

.js_frm_contactus_white>span {
    color: #000
}

.js_frm_contactus_transparent>span {
    color: #4f8af2
}

.js_frm_contactus>a {
    width: 200px;
    display: block;
    color: #fe6857;
    font-size: 12px;
    text-shadow: none;
    text-align: justify;
    font-weight: normal;
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_white>a {
    color: #e9ed92
}

.js_frm_contactus_transparent>a {
    color: rgba(79, 138, 242, 0.5)
}

.js_frm_contactus>a:hover {
    color: rgba(79, 138, 242, 1)
}

.js_frm_contactus>form>button,
.js_frm_contactus>form>button:focus {
    width: 100%;
    border: 0;
    outline: 0;
    color: #fff;
    box-shadow: none;
    padding: 9px 15px;
    letter-spacing: 1px;
    display: inline-block;
    background: transparent;
    text-transform: capitalize;
    border-bottom: 1px solid #fff;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_white>form>button,
.js_frm_contactus_white>form>button:focus {
    border: 0;
    color: #000;
    background: transparent;
    border-bottom: 1px solid #000
}

.js_frm_contactus_transparent>form>button,
.js_frm_contactus_transparent>form>button:focus {
    border: 0;
    color: rgba(79, 138, 242, 0.7);
    background: transparent;
    border-bottom: 1px solid rgba(79, 138, 242, 0.7)
}

.js_frm_contactus>form>button:hover,
.js_frm_contactus>form>button:active {
    outline: none!important;
    border: none!important;
    color: #fe6857!important;
    background: transparent!important;
    border-bottom: 1px solid #fe6857!important
}

.js_frm_contactus_white>form>button:hover,
.js_frm_contactus_white>form>button:active {
    border: none!important;
    color: #e9ed92!important;
    background: transparent!important;
    border-bottom: 1px solid #e9ed92!important
}

.js_frm_contactus_transparent>form>button:hover,
.js_frm_contactus_transparent>form>button:active {
    color: #4f8af2!important;
    border-bottom: 1px solid #4f8af2!important;
    background: transparent!important
}

.js_frm_contactus>form>div>input {
    height: 38px;
    border: 0;
    color: #fe6857;
    padding: 0 20px;
    background: transparent;
    letter-spacing: 1px;
    border-bottom: 1px solid #fff;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus>form>div {
    margin-top: 10px;
    margin-bottom: 10px
}

.js_frm_contactus>form>div>textarea {
    resize: none;
    border: 0;
    color: #fe6857;
    padding: 10px 20px;
    letter-spacing: 1px;
    background: transparent;
    border-bottom: 1px solid #fff;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_white>form>div>input {
    border: 0;
    color: #e9ed92;
    background: transparent;
    border-bottom: 1px solid #000;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_contactus_white>form>div>textarea {
    border: 0;
    color: #e9ed92;
    background: transparent;
    border-bottom: 1px solid #000
}

.js_frm_contactus_transparent>form>div>input {
    border: 0;
    color: rgba(79, 138, 242, 1);
    background: transparent;
    border-bottom: 1px solid rgba(79, 138, 242, 0.7);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_contactus_transparent>form>div>textarea {
    border: 0;
    color: rgba(79, 138, 242, 1);
    background: transparent;
    border-bottom: 1px solid rgba(79, 138, 242, 0.7);
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_contactus>form>div>input:focus {
    outline: 0;
    border: 0;
    background: transparent;
    border-bottom: 1px solid #fe6857;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_contactus>form>div>textarea:focus {
    outline: 0;
    border: 0;
    background: transparent;
    border-bottom: 1px solid #fe6857;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_contactus_white>form>div>input:focus {
    border: 0;
    background: transparent;
    border-bottom: 1px solid #e9ed92
}

.js_frm_contactus_white>form>div>textarea:focus {
    border: 0;
    background: transparent;
    border-bottom: 1px solid #e9ed92
}

.js_frm_contactus_transparent>form>div>input:focus,
.js_frm_contactus_transparent>form>div>textarea:focus {
    background: transparent;
    border-bottom: 1px solid #4f8af2
}

.js_frm_contactus>form>div>input::-webkit-input-placeholder {
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus>form>div>textarea::-webkit-input-placeholder {
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus>form>div>input::-moz-placeholder {
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus>form>div>textarea::-moz-placeholder {
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus>form>div>input:-ms-input-placeholder {
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus>form>div>textarea:-ms-input-placeholder {
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus>form>div>input:-moz-placeholder {
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus>form>div>textarea:-moz-placeholder {
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus>form>div>input:focus::-webkit-input-placeholder {
    color: #fe6857
}

.js_frm_contactus>form>div>textarea:focus::-webkit-input-placeholder {
    color: #fe6857
}

.js_frm_contactus>form>div>input:focus::-moz-placeholder {
    color: #fe6857
}

.js_frm_contactus>form>div>textarea:focus::-moz-placeholder {
    color: #fe6857
}

.js_frm_contactus>form>div>input:focus:-ms-input-placeholder {
    color: #fe6857
}

.js_frm_contactus>form>div>textarea:focus:-ms-input-placeholder {
    color: #fe6857
}

.js_frm_contactus>form>div>input:focus:-moz-placeholder {
    color: #fe6857
}

.js_frm_contactus>form>div>textarea:focus:-moz-placeholder {
    color: #fe6857
}

.js_frm_contactus_white>form>div>input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 1)
}

.js_frm_contactus_white>form>div>textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 1)
}

.js_frm_contactus_white>form>div>input::-moz-placeholder {
    color: rgba(0, 0, 0, 1)
}

.js_frm_contactus_white>form>div>textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 1)
}

.js_frm_contactus_white>form>div>input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 1)
}

.js_frm_contactus_white>form>div>textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 1)
}

.js_frm_contactus_white>form>div>input:-moz-placeholder {
    color: rgba(0, 0, 0, 1)
}

.js_frm_contactus_white>form>div>textarea:-moz-placeholder {
    color: rgba(0, 0, 0, 1)
}

.js_frm_contactus_white>form>div>input:focus::-webkit-input-placeholder {
    color: #e9ed92
}

.js_frm_contactus_white>form>div>textarea:focus::-webkit-input-placeholder {
    color: #e9ed92
}

.js_frm_contactus_white>form>div>input:focus::-moz-placeholder {
    color: #e9ed92
}

.js_frm_contactus_white>form>div>textarea:focus::-moz-placeholder {
    color: #e9ed92
}

.js_frm_contactus_white>form>div>input:focus:-ms-input-placeholder {
    color: #e9ed92
}

.js_frm_contactus_white>form>div>textarea:focus:-ms-input-placeholder {
    color: #e9ed92
}

.js_frm_contactus_white>form>div>input:focus:-moz-placeholder {
    color: #e9ed92
}

.js_frm_contactus_white>form>div>textarea:focus:-moz-placeholder {
    color: #e9ed92
}

.js_frm_contactus_transparent>form>div>input::-webkit-input-placeholder {
    color: rgba(79, 138, 242, 0.7)
}

.js_frm_contactus_transparent>form>div>textarea::-webkit-input-placeholder {
    color: rgba(79, 138, 242, 0.7)
}

.js_frm_contactus_transparent>form>div>input::-moz-placeholder {
    color: rgba(79, 138, 242, 0.7)
}

.js_frm_contactus_transparent>form>div>textarea::-moz-placeholder {
    color: rgba(79, 138, 242, 0.7)
}

.js_frm_contactus_transparent>form>div>input:-ms-input-placeholder {
    color: rgba(79, 138, 242, 0.7)
}

.js_frm_contactus_transparent>form>div>textarea:-ms-input-placeholder {
    color: rgba(79, 138, 242, 0.7)
}

.js_frm_contactus_transparent>form>div>input:-moz-placeholder {
    color: rgba(79, 138, 242, 0.7)
}

.js_frm_contactus_transparent>form>div>textarea:-moz-placeholder {
    color: rgba(79, 138, 242, 0.7)
}

.js_frm_contactus_transparent>form>div>input:focus::-webkit-input-placeholder {
    color: #4f8af2
}

.js_frm_contactus_transparent>form>div>textarea:focus::-webkit-input-placeholder {
    color: #4f8af2
}

.js_frm_contactus_transparent>form>div>input:focus::-moz-placeholder {
    color: #4f8af2
}

.js_frm_contactus_transparent>form>div>textarea:focus::-moz-placeholder {
    color: #4f8af2
}

.js_frm_contactus_transparent>form>div>input:focus:-ms-input-placeholder {
    color: #4f8af2
}

.js_frm_contactus_transparent>form>div>input:focus:-ms-input-placeholder {
    color: #4f8af2
}

.js_frm_contactus_transparent>form>div>input:focus:-moz-placeholder {
    color: #4f8af2
}

.js_frm_contactus_transparent>form>div>textarea:focus:-moz-placeholder {
    color: #4f8af2
}

@media only screen and (max-width:480px) {
    #js_frm_036 {
        height: 580px
    }
    #js_frm_036>.carousel-inner,
    #js_frm_036>.carousel-inner>.item {
        height: 580px
    }
    #js_frm_036>.carousel-inner>.item>img,
    #js_frm_036>.carousel-inner>.item>a>img {
        height: 100%
    }
    .ps_control_smlongtrans .carousel-control {
        display: none
    }
    .js_frm_contactus {
        top: 2%;
        left: 0;
        margin: auto;
        width: 290px
    }
}

@media(min-width:481px) and (max-width:600px) {
    #js_frm_036 {
        height: 600px
    }
    #js_frm_036>.carousel-inner,
    #js_frm_036>.carousel-inner>.item {
        height: 600px
    }
    #js_frm_036>.carousel-inner>.item>img,
    #js_frm_036>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_contactus {
        top: 3%;
        width: 300px
    }
}

@media(min-width:601px) and (max-width:767px) {
    #js_frm_036 {
        height: 600px
    }
    #js_frm_036>.carousel-inner,
    #js_frm_036>.carousel-inner>.item {
        height: 600px
    }
    #js_frm_036>.carousel-inner>.item>img,
    #js_frm_036>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_contactus {
        top: 2%;
        width: 300px
    }
}

@media(min-width:768px) and (max-width:875px) {
    #js_frm_036 {
        height: 600px
    }
    #js_frm_036>.carousel-inner,
    #js_frm_036>.carousel-inner>.item {
        height: 600px
    }
    #js_frm_036>.carousel-inner>.item>img,
    #js_frm_036>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_contactus {
        top: 2%;
        width: 300px
    }
}

@media(min-width:876px) and (max-width:1170px) {
    .js_frm_contactus {
        top: 1%;
        width: 300px
    }
}

#js_frm_037 {
    overflow: hidden;
    max-height: 658px;
    position: relative
}

#js_frm_037:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_frm_037:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_frm_037>.carousel-inner>.item>img,
#js_frm_037>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto
}

.ps_control_brdrfillhand .carousel-control {
    top: 45%;
    opacity: 0;
    width: 50px;
    height: 50px;
    z-index: 100;
    color: #fff;
    display: block;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    line-height: 46px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: #000;
    border: 2px solid #fff;
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_brdrfillhand:hover .carousel-control {
    opacity: .5
}

.ps_control_brdrfillhand .carousel-control.left {
    left: 1%
}

.ps_control_brdrfillhand .carousel-control.right {
    right: 1%
}

.ps_control_brdrfillhand .carousel-control.left:hover,
.ps_control_brdrfillhand .carousel-control.right:hover {
    opacity: .5;
    color: #fff;
    background: #000;
    border: 2px solid #fff
}

.ps_control_brdrfillhand .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_brdrfillhand .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.js_frm_contactus_big {
    top: 13%;
    right: 0;
    left: 10%;
    width: 35%;
    overflow: hidden;
    text-align: left;
    position: absolute;
    background: #548ce9;
    outline: 10px solid #548ce9;
    padding: 5px 30px 30px 30px;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_big_right {
    top: 13%;
    right: 10%;
    left: auto
}

.js_frm_contactus_big_center {
    left: 0;
    top: 13%;
    right: 0;
    margin: auto
}

.js_frm_contactus_big:before,
.js_frm_contactus_big:after,
.js_frm_contactus_big>:first-child:before,
.js_frm_contactus_big>:first-child:after {
    content: ' ';
    position: absolute;
    border-style: solid;
    border-color: #699ee4
}

.js_frm_contactus_big_black:before,
.js_frm_contactus_big_black:after,
.js_frm_contactus_big_black>:first-child:before,
.js_frm_contactus_big_black>:first-child:after {
    border-color: #3dae60
}

.js_frm_contactus_big_white:before,
.js_frm_contactus_big_white:after,
.js_frm_contactus_big_white>:first-child:before,
.js_frm_contactus_big_white>:first-child:after {
    border-color: #fff
}

.js_frm_contactus_big:before {
    top: 0;
    left: 0;
    width: 90%;
    border-width: 4px 0 0 0
}

.js_frm_contactus_big:after {
    top: 0;
    right: 0;
    height: 90%;
    border-width: 0 4px 0 0
}

.js_frm_contactus_big>:first-child:before {
    right: 0;
    bottom: 0;
    width: 100%;
    border-width: 4px 0 0 0
}

.js_frm_contactus_big>:first-child:after {
    left: 0;
    bottom: 0;
    height: 90%;
    border-width: 0 0 0 4px
}

.js_frm_contactus_big_black {
    background: #363636;
    outline: 10px solid #363636
}

.js_frm_contactus_big_white {
    background: #f2f6f7;
    outline: 10px solid #f2f6f7
}

.js_frm_contactus_big>.row {
    margin: 0
}

.js_frm_contactus_big>form>.form-group {
    padding: 0
}

.js_frm_contactus_big>h3 {
    padding: 0;
    color: #fff;
    font-size: 20px;
    text-shadow: none;
    text-align: left;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif
}

.js_frm_contactus_big_black>h3 {
    color: #3dae60
}

.js_frm_contactus_big_white>h3 {
    color: #000
}

.js_frm_contactus_big>form>button,
.js_frm_contactus_big>form>button:focus {
    width: 100%;
    outline: 0;
    color: #3e4044;
    box-shadow: none;
    padding: 9px 15px;
    letter-spacing: 1px;
    display: inline-block;
    background: #fff;
    text-transform: uppercase;
    border: 1px solid #699ee4;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_big_black>form>button,
.js_frm_contactus_big_black>form>button:focus {
    border: 0;
    color: #3dae60;
    background: transparent;
    border-bottom: 1px solid #3dae60
}

.js_frm_contactus_big_white>form>button,
.js_frm_contactus_big_white>form>button:focus {
    border: 0;
    color: #000;
    background: #fff;
    border-radius: 100px;
    -webkit-border-radius: 100px
}

.js_frm_contactus_big>form>button:hover,
.js_frm_contactus_big>form>button:active {
    outline: none!important;
    color: #fff!important;
    background: #6d9fe8!important;
    border: 1px solid #6d9fe8!important
}

.js_frm_contactus_big_black>form>button:hover,
.js_frm_contactus_big_black>form>button:active {
    border: none!important;
    color: #fff!important;
    background: transparent!important;
    border-bottom: 1px solid #fff!important
}

.js_frm_contactus_big_white>form>button:hover,
.js_frm_contactus_big_white>form>button:active {
    color: #fff!important;
    border: none!important;
    background: #000!important
}

.js_frm_contactus_big>form>div input {
    height: 38px;
    color: #696b6d;
    padding: 0 20px;
    background: #fff;
    letter-spacing: 1px;
    border: 1px solid #acc6f1;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_big>form>.row {
    margin: 0
}

.js_frm_contactus_big>form>.row>div:nth-child(1) {
    padding: 0 5px 0 0
}

.js_frm_contactus_big>form>.row>div:nth-child(2) {
    padding: 0 0 0 5px
}

.js_frm_contactus_big>form>div textarea {
    resize: none;
    color: #696b6d;
    padding: 10px 20px;
    letter-spacing: 1px;
    background: #fff;
    border: 1px solid #acc6f1;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_big_black>form>div input {
    border: 0;
    color: #fff;
    background: transparent;
    border-bottom: 1px solid #3dae60;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_contactus_big_black>form>div textarea {
    border: 0;
    color: #fff;
    background: transparent;
    border-bottom: 1px solid #3dae60
}

.js_frm_contactus_big_white>form>div input {
    border: 0;
    color: #000;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 100px;
    -webkit-border-radius: 100px
}

.js_frm_contactus_big_white>form>div textarea {
    border: 0;
    color: #000;
    background: #fff;
    border-radius: 15px;
    -webkit-border-radius: 15px
}

.js_frm_contactus_big>form>div input:focus {
    outline: 0;
    background: #fff;
    border: 1px solid #acc6f1;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_contactus_big>form>div textarea:focus {
    outline: 0;
    background: #fff;
    border: 1px solid #acc6f1;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_contactus_big_black>form>div input:focus {
    border: 0;
    background: transparent;
    border-bottom: 1px solid #fff
}

.js_frm_contactus_big_black>form>div textarea:focus {
    border: 0;
    background: transparent;
    border-bottom: 1px solid #fff
}

.js_frm_contactus_big_white>form>div input:focus,
.js_frm_contactus_big_white>form>div textarea:focus {
    background: #fff;
    border: 0
}

.js_frm_contactus_big>form>div input::-webkit-input-placeholder {
    color: #696b6d;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_big>form>div textarea::-webkit-input-placeholder {
    color: #696b6d;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_big>form>div input::-moz-placeholder {
    color: #696b6d;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_big>form>div textarea::-moz-placeholder {
    color: #696b6d;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_big>form>div input:-ms-input-placeholder {
    color: #696b6d;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_big>form>div textarea:-ms-input-placeholder {
    color: #696b6d;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_big>form>div input:-moz-placeholder {
    color: #696b6d;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_big>form>div textarea:-moz-placeholder {
    color: #696b6d;
    text-transform: capitalize;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_frm_contactus_big>form>div input:focus::-webkit-input-placeholder {
    color: #696b6d
}

.js_frm_contactus_big>form>div textarea:focus::-webkit-input-placeholder {
    color: #696b6d
}

.js_frm_contactus_big>form>div input:focus::-moz-placeholder {
    color: #696b6d
}

.js_frm_contactus_big>form>div textarea:focus::-moz-placeholder {
    color: #696b6d
}

.js_frm_contactus_big>form>div input:focus:-ms-input-placeholder {
    color: #696b6d
}

.js_frm_contactus_big>form>div textarea:focus:-ms-input-placeholder {
    color: #696b6d
}

.js_frm_contactus_big>form>div input:focus:-moz-placeholder {
    color: #696b6d
}

.js_frm_contactus_big>form>div textarea:focus:-moz-placeholder {
    color: #696b6d
}

.js_frm_contactus_big_black>form>div input::-webkit-input-placeholder {
    color: #3dae60
}

.js_frm_contactus_big_black>form>div textarea::-webkit-input-placeholder {
    color: #3dae60
}

.js_frm_contactus_big_black>form>div input::-moz-placeholder {
    color: #3dae60
}

.js_frm_contactus_big_black>form>div textarea::-moz-placeholder {
    color: #3dae60
}

.js_frm_contactus_big_black>form>div input:-ms-input-placeholder {
    color: #3dae60
}

.js_frm_contactus_big_black>form>div textarea:-ms-input-placeholder {
    color: #3dae60
}

.js_frm_contactus_big_black>form>div input:-moz-placeholder {
    color: #3dae60
}

.js_frm_contactus_big_black>form>div textarea:-moz-placeholder {
    color: #3dae60
}

.js_frm_contactus_big_black>form>div input:focus::-webkit-input-placeholder {
    color: #fff
}

.js_frm_contactus_big_black>form>div textarea:focus::-webkit-input-placeholder {
    color: #fff
}

.js_frm_contactus_big_black>form>div input:focus::-moz-placeholder {
    color: #fff
}

.js_frm_contactus_big_black>form>div textarea:focus::-moz-placeholder {
    color: #fff
}

.js_frm_contactus_big_black>form>div input:focus:-ms-input-placeholder {
    color: #fff
}

.js_frm_contactus_big_black>form>div textarea:focus:-ms-input-placeholder {
    color: #fff
}

.js_frm_contactus_big_black>form>div input:focus:-moz-placeholder {
    color: #fff
}

.js_frm_contactus_big_black>form>div textarea:focus:-moz-placeholder {
    color: #fff
}

.js_frm_contactus_big_white>form>div input::-webkit-input-placeholder {
    color: #000
}

.js_frm_contactus_big_white>form>div textarea::-webkit-input-placeholder {
    color: #000
}

.js_frm_contactus_big_white>form>div input::-moz-placeholder {
    color: #000
}

.js_frm_contactus_big_white>form>div textarea::-moz-placeholder {
    color: #000
}

.js_frm_contactus_big_white>form>div input:-ms-input-placeholder {
    color: #000
}

.js_frm_contactus_big_white>form>div textarea:-ms-input-placeholder {
    color: #000
}

.js_frm_contactus_big_white>form>div input:-moz-placeholder {
    color: #000
}

.js_frm_contactus_big_white>form>div textarea:-moz-placeholder {
    color: #000
}

.js_frm_contactus_big_white>form>div input:focus::-webkit-input-placeholder {
    color: #4f8af2
}

.js_frm_contactus_big_white>form>div textarea:focus::-webkit-input-placeholder {
    color: #4f8af2
}

.js_frm_contactus_big_white>form>div input:focus::-moz-placeholder {
    color: #4f8af2
}

.js_frm_contactus_big_white>form>div textarea:focus::-moz-placeholder {
    color: #4f8af2
}

.js_frm_contactus_big_white>form>div input:focus:-ms-input-placeholder {
    color: #4f8af2
}

.js_frm_contactus_big_white>form>div textarea:focus:-ms-input-placeholder {
    color: #4f8af2
}

.js_frm_contactus_big_white>form>div input:focus:-moz-placeholder {
    color: #4f8af2
}

.js_frm_contactus_big_white>form>div textarea:focus:-moz-placeholder {
    color: #4f8af2
}

@media only screen and (max-width:480px) {
    #js_frm_037 {
        height: 560px
    }
    #js_frm_037>.carousel-inner,
    #js_frm_037>.carousel-inner>.item {
        height: 560px
    }
    #js_frm_037>.carousel-inner>.item>img,
    #js_frm_037>.carousel-inner>.item>a>img {
        height: 100%
    }
    .ps_control_brdrfillhand .carousel-control {
        display: none
    }
    .js_frm_contactus_big {
        top: 2%;
        left: 0;
        opacity: .9;
        margin: auto;
        width: 290px
    }
    .js_frm_contactus_big>form>.row>div:nth-child(1) {
        padding: 0
    }
    .js_frm_contactus_big>form>.row>div:nth-child(2) {
        padding: 0
    }
}

@media(min-width:481px) and (max-width:600px) {
    #js_frm_037 {
        height: 600px
    }
    #js_frm_037>.carousel-inner,
    #js_frm_037>.carousel-inner>.item {
        height: 600px
    }
    #js_frm_037>.carousel-inner>.item>img,
    #js_frm_037>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_contactus_big {
        top: 7%;
        opacity: .9;
        width: 300px
    }
    .js_frm_contactus_big>form>.row>div:nth-child(1) {
        padding: 0
    }
    .js_frm_contactus_big>form>.row>div:nth-child(2) {
        padding: 0
    }
}

@media(min-width:601px) and (max-width:767px) {
    #js_frm_037 {
        height: 600px
    }
    #js_frm_037>.carousel-inner,
    #js_frm_037>.carousel-inner>.item {
        height: 600px
    }
    #js_frm_037>.carousel-inner>.item>img,
    #js_frm_037>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_contactus_big {
        top: 7%;
        width: 300px
    }
    .js_frm_contactus_big>form>.row>div:nth-child(1) {
        padding: 0
    }
    .js_frm_contactus_big>form>.row>div:nth-child(2) {
        padding: 0
    }
}

@media(min-width:768px) and (max-width:875px) {
    #js_frm_037 {
        height: 600px
    }
    #js_frm_037>.carousel-inner,
    #js_frm_037>.carousel-inner>.item {
        height: 600px
    }
    #js_frm_037>.carousel-inner>.item>img,
    #js_frm_037>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_contactus_big {
        width: 400px
    }
}

@media(min-width:876px) and (max-width:1170px) {
    .js_frm_contactus_big {
        width: 400px
    }
}

#js_frm_038 {
    overflow: hidden;
    max-height: 658px;
    position: relative
}

#js_frm_038:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_frm_038:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_frm_038>.carousel-inner>.item>img,
#js_frm_038>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto
}

.ps_control_smcartbrdr .carousel-control {
    top: 45%;
    opacity: 0;
    width: 25px;
    height: 25px;
    z-index: 100;
    color: #666;
    display: block;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    line-height: 24px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: #1f1f1f;
    border: 1px solid #666;
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_smcartbrdr:hover .carousel-control {
    opacity: 1
}

.ps_control_smcartbrdr .carousel-control.left {
    left: 1%
}

.ps_control_smcartbrdr .carousel-control.right {
    right: 1%
}

.ps_control_smcartbrdr .carousel-control.left:hover,
.ps_control_smcartbrdr .carousel-control.right:hover {
    opacity: .5;
    color: #666;
    background: #aeaeae;
    border: 1px solid #666
}

.ps_control_smcartbrdr .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_smcartbrdr .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.js_frm_billing {
    top: 8%;
    right: 0;
    left: 6%;
    width: 60%;
    overflow: hidden;
    text-align: left;
    position: absolute;
    background: #1f1f1f;
    padding: 5px 20px 10px 20px;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_billing_right {
    top: 8%;
    right: 6%;
    left: auto
}

.js_frm_billing_center {
    left: 0;
    top: 8%;
    right: 0;
    margin: auto
}

.js_frm_billing_transparent {
    background: #3e5c92
}

.js_frm_billing_white {
    background: #fff
}

.js_frm_billing>.row {
    margin: 0
}

.js_frm_billing>form>.form-group {
    padding: 0
}

.js_frm_billing>h3 {
    padding: 0;
    color: #aeaeae;
    font-size: 22px;
    text-align: left;
    font-weight: 400;
    text-shadow: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif
}

.js_frm_billing_transparent>h3 {
    color: #fff
}

.js_frm_billing_white>h3 {
    color: #fe6756
}

.js_frm_billing>p {
    color: #666;
    font-size: 12px;
    text-align: left;
    text-shadow: none;
    letter-spacing: 1px;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif
}

.js_frm_billing_white>p {
    color: #636363
}

.js_frm_billing_transparent>p {
    color: #fff
}

.js_frm_billing>p>a {
    color: #aeaeae;
    text-decoration: none;
    margin-left: 10px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: color .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: color .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_billing_white>p>a {
    color: #fe6756
}

.js_frm_billing_transparent>p>a {
    color: #93a6c4
}

.js_frm_billing>p>a:hover,
.js_frm_billing>p>a:active {
    color: #fff
}

.js_frm_billing_white>p>a:hover,
.js_frm_billing_white>p>a:active {
    color: #636363
}

.js_frm_billing_transparent>p>a:hover,
.js_frm_billing_transparent>p>a:active {
    color: #fff
}

.js_frm_billing::-webkit-scrollbar {
    width: 5px;
    background: transparent
}

.js_frm_billing::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #666
}

.js_frm_billing_white::-webkit-scrollbar-thumb {
    background: #e6e6e6
}

.js_frm_billing_transparent::-webkit-scrollbar-thumb {
    background: #93a6c4
}

.js_frm_billing>form>div>div>button,
.js_frm_billing>form>div>div>button:focus {
    outline: 0;
    color: #666;
    box-shadow: none;
    padding: 7px 20px;
    letter-spacing: 1px;
    display: inline-block;
    background: transparent;
    text-transform: uppercase;
    border: 1px solid #666;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_billing_transparent>form>div>div>button,
.js_frm_billing_transparent>form>div>div>button:focus {
    border: 0;
    color: #fff;
    background: #93a6c4
}

.js_frm_billing_white>form>div>div>button,
.js_frm_billing_white>form>div>div>button:focus {
    color: #bababa;
    background: transparent;
    border: 1px solid #e6e6e6
}

.js_frm_billing>form>div>div>button:hover,
.js_frm_billing>form>div>div>button:active {
    outline: none!important;
    color: #aeaeae!important;
    background: transparent!important;
    border: 1px solid #aeaeae!important
}

.js_frm_billing_transparent>form>div>div>button:hover,
.js_frm_billing_transparent>form>div>div>button:active {
    border: none!important;
    color: #fff!important;
    background: #7b92b7!important
}

.js_frm_billing_white>form>div>div>button:hover,
.js_frm_billing_white>form>div>div>button:active {
    color: #6edb8a!important;
    background: transparent!important;
    border: 1px solid #6edb8a!important
}

.js_frm_billing>form>div input {
    height: 38px;
    color: #aeaeae;
    padding: 0 20px;
    font-weight: 400;
    background: #1f1f1f;
    letter-spacing: 1px;
    border: 1px solid #666;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_billing>form>.row {
    margin: 0
}

.js_frm_billing>form>.row>div:nth-child(1) {
    padding: 0 5px 0 0
}

.js_frm_billing>form>.row>div:nth-child(2) {
    padding: 0 0 0 5px
}

.js_frm_billing_transparent>form>div input {
    border: 0;
    color: #fff;
    background: #93a6c4;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_billing_white>form>div input {
    color: #636363;
    background: transparent;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_billing>form>div input:focus {
    outline: 0;
    background: transparent;
    border: 1px solid #aeaeae;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_billing_transparent>form>div input:focus {
    border: 0;
    background: #7b92b7
}

.js_frm_billing_white>form>div input:focus {
    background: transparent;
    border: 1px solid #6edb8a
}

.js_frm_billing>form>div input::-webkit-input-placeholder {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_billing>form>div input::-moz-placeholder {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_billing>form>div input:-ms-input-placeholder {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_billing>form>div input:-moz-placeholder {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_billing>form>div input:focus::-webkit-input-placeholder {
    color: #aeaeae
}

.js_frm_billing>form>div input:focus::-moz-placeholder {
    color: #aeaeae
}

.js_frm_billing>form>div input:focus:-ms-input-placeholder {
    color: #aeaeae
}

.js_frm_billing>form>div input:focus:-moz-placeholder {
    color: #aeaeae
}

.js_frm_billing_transparent>form>div input::-webkit-input-placeholder {
    color: #fff
}

.js_frm_billing_transparent>form>div input::-moz-placeholder {
    color: #fff
}

.js_frm_billing_transparent>form>div input:-ms-input-placeholder {
    color: #fff
}

.js_frm_billing_transparent>form>div input:-moz-placeholder {
    color: #fff
}

.js_frm_billing_transparent>form>div input:focus::-webkit-input-placeholder {
    color: #fff
}

.js_frm_billing_transparent>form>div input:focus::-moz-placeholder {
    color: #fff
}

.js_frm_billing_transparent>form>div input:focus:-ms-input-placeholder {
    color: #fff
}

.js_frm_billing_transparent>form>div input:focus:-moz-placeholder {
    color: #fff
}

.js_frm_billing_white>form>div input::-webkit-input-placeholder {
    color: #bababa
}

.js_frm_billing_white>form>div input::-moz-placeholder {
    color: #bababa
}

.js_frm_billing_white>form>div input:-ms-input-placeholder {
    color: #bababa
}

.js_frm_billing_white>form>div input:-moz-placeholder {
    color: #bababa
}

.js_frm_billing_white>form>div input:focus::-webkit-input-placeholder {
    color: #6edb8a
}

.js_frm_billing_white>form>div input:focus::-moz-placeholder {
    color: #6edb8a
}

.js_frm_billing_white>form>div input:focus:-ms-input-placeholder {
    color: #6edb8a
}

.js_frm_billing_white>form>div input:focus:-moz-placeholder {
    color: #6edb8a
}

.js_frm_billing>form .checkbox {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_billing>form .checkbox label {
    color: #666;
    font-size: 12px;
    cursor: initial;
    min-height: auto;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif
}

.js_frm_billing_white>form .checkbox label {
    color: #636363
}

.js_frm_billing_transparent>form .checkbox label {
    color: #fff
}

.js_frm_billing>form .checkbox label>a {
    color: #aeaeae;
    text-decoration: none;
    -webkit-transition: color .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: color .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_billing>form .checkbox label>a:hover,
.js_frm_billing>form .checkbox label>a:active {
    color: #fff
}

.js_frm_billing_white>form .checkbox label>a {
    color: #fe6756
}

.js_frm_billing_transparent>form .checkbox label>a {
    color: #93a6c4
}

.js_frm_billing>form .checkbox>div {
    width: 12px;
    height: 12px;
    position: relative;
    display: inline-block
}

.js_frm_billing>form .checkbox input[type="checkbox"] {
    top: 0;
    left: 0;
    margin: 0;
    z-index: 5;
    opacity: 0;
    width: 12px;
    height: 12px;
    position: absolute;
    vertical-align: middle
}

.js_frm_billing>form .checkbox>div>span {
    top: 4px;
    left: 0;
    z-index: 1;
    width: 12px;
    height: 12px;
    position: absolute;
    background: transparent;
    border: 1px solid #666;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_billing_white>form .checkbox>div>span {
    background: transparent;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_billing_transparent>form .checkbox>div>span {
    background: #93a6c4;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_frm_billing>form .checkbox input[type=checkbox]:checked+span {
    background: transparent
}

.js_frm_billing>form .checkbox input:checked+span {
    border: 1px solid #aeaeae
}

.js_frm_billing_white>form .checkbox input[type=checkbox]:checked+span {
    background: transparent;
    border: 1px solid #fe6756
}

.js_frm_billing_transparent>form .checkbox input:checked+span {
    background: #7b92b7
}

.js_frm_billing>form .checkbox input:checked+span:before {
    opacity: 1
}

.js_frm_billing>form .checkbox input+span:before {
    top: 0;
    left: 0;
    opacity: 0;
    width: 10px;
    color: #aeaeae;
    content: '\f00c';
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    position: absolute;
    vertical-align: middle;
    font-family: FontAwesome;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_billing_white>form .checkbox input+span:before {
    color: #fe6756
}

.js_frm_billing_transparent>form .checkbox input+span:before {
    color: #fff
}

@media only screen and (max-width:480px) {
    #js_frm_038 {
        height: 550px
    }
    #js_frm_038>.carousel-inner,
    #js_frm_038>.carousel-inner>.item {
        height: 550px
    }
    #js_frm_038>.carousel-inner>.item>img,
    #js_frm_038>.carousel-inner>.item>a>img {
        height: 100%
    }
    .ps_control_smcartbrdr .carousel-control {
        display: none
    }
    .js_frm_billing {
        top: 0;
        left: 0;
        opacity: .9;
        margin: auto;
        height: 100%;
        width: 290px;
        overflow: auto
    }
    .js_frm_billing>h3 {
        font-size: 20px
    }
    .js_frm_billing>form>.row>div:nth-child(1) {
        padding: 0
    }
    .js_frm_billing>form>.row>div:nth-child(2) {
        padding: 0
    }
    .js_frm_billing>form .checkbox label {
        font-size: 11px;
        letter-spacing: 0
    }
}

@media(min-width:481px) and (max-width:600px) {
    #js_frm_038 {
        height: 550px
    }
    #js_frm_038>.carousel-inner,
    #js_frm_038>.carousel-inner>.item {
        height: 550px
    }
    #js_frm_038>.carousel-inner>.item>img,
    #js_frm_038>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_billing {
        top: 0;
        opacity: .9;
        height: 100%;
        width: 365px;
        overflow: auto
    }
    .js_frm_billing>form>.row>div:nth-child(1) {
        padding: 0
    }
    .js_frm_billing>form>.row>div:nth-child(2) {
        padding: 0
    }
}

@media(min-width:601px) and (max-width:767px) {
    #js_frm_038 {
        height: 550px
    }
    #js_frm_038>.carousel-inner,
    #js_frm_038>.carousel-inner>.item {
        height: 550px
    }
    #js_frm_038>.carousel-inner>.item>img,
    #js_frm_038>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_billing {
        top: 0;
        overflow: auto;
        height: 100%;
        width: 365px
    }
    .js_frm_billing>form>.row>div:nth-child(1) {
        padding: 0
    }
    .js_frm_billing>form>.row>div:nth-child(2) {
        padding: 0
    }
}

@media(min-width:768px) and (max-width:875px) {
    #js_frm_038 {
        height: 600px
    }
    #js_frm_038>.carousel-inner,
    #js_frm_038>.carousel-inner>.item {
        height: 600px
    }
    #js_frm_038>.carousel-inner>.item>img,
    #js_frm_038>.carousel-inner>.item>a>img {
        height: 100%
    }
    .js_frm_billing {
        width: 90%;
        opacity: .9
    }
}

@media(min-width:876px) and (max-width:1170px) {
    .js_frm_billing {
        width: 80%;
        opacity: .9
    }
}

#js_frm_039 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_frm_039:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_frm_039:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_frm_039>.carousel-inner>.item>img,
#js_frm_039>.carousel-inner>.item>a>img {
    width: 100%;
    opacity: .7;
    margin: auto
}

.ps_control_hlfradsarrow .carousel-control {
    top: 45%;
    opacity: 0;
    width: 50px;
    height: 50px;
    z-index: 100;
    color: #000;
    display: block;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    line-height: 50px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(255, 255, 255, 0.5);
    border: 0
}

.ps_control_hlfradsarrow:hover .carousel-control {
    opacity: 1
}

.ps_control_hlfradsarrow .carousel-control.left {
    left: 0;
    -webkit-border-radius: 0 100px 100px 0;
    border-radius: 0 100px 100px 0
}

.ps_control_hlfradsarrow .carousel-control.right {
    right: 0;
    -webkit-border-radius: 100px 0 0 100px;
    border-radius: 100px 0 0 100px
}

.ps_control_hlfradsarrow .carousel-control.left:hover,
.ps_control_hlfradsarrow .carousel-control.right:hover {
    opacity: 1;
    color: #000;
    background: rgba(255, 255, 255, 0.8);
    border: 0
}

.ps_control_hlfradsarrow .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_hlfradsarrow .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.js_frm_search form {
    padding: 15px;
    background: #011d3a;
    border: 3px solid #1b344e;
    -webkit-border-radius: 100px;
    border-radius: 100px
}

.js_frm_search>form>.row {
    margin: 0
}

.js_frm_search>form>.row>div {
    padding: 0
}

.js_frm_search>form .form-group {
    margin: 0
}

.js_frm_search_white form {
    background: #fff;
    border-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0;
    border-radius: 0
}

.js_frm_search_transparent form {
    background: rgba(255, 255, 255, 0.4);
    border-color: transparent;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.js_frm_search>form>div input {
    height: 42px;
    border: 0;
    color: #fff;
    padding: 0 20px;
    font-weight: 400;
    background: #1b344e;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 100px 0 0 100px;
    border-radius: 100px 0 0 100px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_search>form>div input:focus {
    border: 0;
    outline: 0;
    background: #1b344e;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_search_white>form>div input {
    color: #000;
    background: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0;
    border-radius: 0
}

.js_frm_search_white>form>div input:focus {
    border: 0;
    outline: 0;
    background: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_search_transparent>form>div input {
    color: #000;
    background: rgba(255, 255, 255, 0.4);
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px
}

.js_frm_search_transparent>form>div input:focus {
    background: rgba(255, 255, 255, 0.4)
}

.js_frm_search>form>div input::-webkit-input-placeholder {
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_search>form>div input::-moz-placeholder {
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_search>form>div input:-ms-input-placeholder {
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_search>form>div input:-moz-placeholder {
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_search_white>form>div input::-webkit-input-placeholder {
    color: #000
}

.js_frm_search_white>form>div input::-moz-placeholder {
    color: #000
}

.js_frm_search_white>form>div input:-ms-input-placeholder {
    color: #000
}

.js_frm_search_white>form>div input:-moz-placeholder {
    color: #000
}

.js_frm_search_white>form>div input:focus::-webkit-input-placeholder {
    color: #000
}

.js_frm_search_white>form>div input:focus::-moz-placeholder {
    color: #000
}

.js_frm_search_white>form>div input:focus:-ms-input-placeholder {
    color: #000
}

.js_frm_search_white>form>div input:focus:-moz-placeholder {
    color: #000
}

.js_frm_search>form>div input:focus::-webkit-input-placeholder {
    color: #000
}

.js_frm_search>form>div input:focus::-moz-placeholder {
    color: #000
}

.js_frm_search>form>div input:focus:-ms-input-placeholder {
    color: #000
}

.js_frm_search>form>div input:focus:-moz-placeholder {
    color: #000
}

.js_frm_search_transparent>form>div input::-webkit-input-placeholder {
    color: #000
}

.js_frm_search_transparent>form>div input::-moz-placeholder {
    color: #000
}

.js_frm_search_transparent>form>div input:-ms-input-placeholder {
    color: #000
}

.js_frm_search_transparent>form>div input:-moz-placeholder {
    color: #000
}

.js_frm_search_transparent>form>div input:focus::-webkit-input-placeholder {
    color: #000
}

.js_frm_search_transparent>form>div input:focus::-moz-placeholder {
    color: #000
}

.js_frm_search_transparent>form>div input:focus:-ms-input-placeholder {
    color: #000
}

.js_frm_search_transparent>form>div input:focus:-moz-placeholder {
    color: #000
}

.js_frm_search>form>div select {
    height: 42px;
    border: 0;
    outline: 0;
    color: #fff;
    font-weight: 400;
    margin-left: 1px;
    padding-left: 10px;
    padding-right: 10px;
    background: #1b344e;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_search>form>div select:focus {
    border: 0;
    outline: 0;
    background: #1b344e;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_search_white>form>div select {
    color: #000;
    background: rgba(0, 0, 0, 0.1)
}

.js_frm_search_white>form>div select:focus {
    background: rgba(0, 0, 0, 0.1)
}

.js_frm_search_transparent>form>div select {
    color: #000;
    background: rgba(255, 255, 255, 0.4)
}

.js_frm_search_transparent>form>div select:focus {
    background: rgba(255, 255, 255, 0.4)
}

.js_frm_search {
    left: 0;
    top: 30%;
    right: 0;
    width: 60%;
    margin: auto;
    overflow: hidden;
    text-align: center;
    position: absolute;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_search_right {
    top: 8%;
    right: 6%;
    left: auto
}

.js_frm_search_center {
    left: 0;
    top: 8%;
    right: 0;
    margin: auto
}

.js_frm_search>h3 {
    padding: 0;
    color: #011d3a;
    font-size: 40px;
    font-weight: 400;
    text-shadow: none;
    margin-bottom: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif
}

.js_frm_search>p {
    color: #011d3a;
    width: 65%;
    margin: auto;
    font-size: 18px;
    text-shadow: none;
    letter-spacing: 1px;
    margin-bottom: 40px;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif
}

.js_frm_search_white>h3 {
    color: #fff
}

.js_frm_search_white>p {
    color: #fff
}

.js_frm_search_transparent>h3 {
    color: rgba(255, 255, 255, 0.8)
}

.js_frm_search_transparent>p {
    color: rgba(255, 255, 255, 0.8)
}

.js_frm_search>form>div>div>button,
.js_frm_search>form>div>div>button:focus {
    width: 100%;
    height: 42px;
    border: 0;
    outline: 0;
    color: #fff;
    box-shadow: none;
    margin-left: 2px;
    letter-spacing: 1px;
    background: #1b344e;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 0 100px 100px 0;
    border-radius: 0 100px 100px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_search>form>div>div>button:hover,
.js_frm_search>form>div>div>button:active {
    outline: none!important;
    color: rgba(255, 255, 255, 0.3)!important;
    background: #1b344e!important;
    border: none!important
}

.js_frm_search_white>form>div>div>button,
.js_frm_search_white>form>div>div>button:focus {
    color: #000;
    background: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0;
    border-radius: 0
}

.js_frm_search_white>form>div>div>button:hover,
.js_frm_search_white>form>div>div>button:active {
    outline: none!important;
    color: rgba(0, 0, 0, 0.3)!important;
    background: rgba(0, 0, 0, 0.1)!important;
    border: none!important
}

.js_frm_search_transparent>form>div>div>button,
.js_frm_search_transparent>form>div>div>button:focus {
    color: #000;
    background: rgba(255, 255, 255, 0.4);
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

.js_frm_search_transparent>form>div>div>button:hover,
.js_frm_search_transparent>form>div>div>button:active {
    outline: none!important;
    color: rgba(0, 0, 0, 0.5)!important;
    background: rgba(255, 255, 255, 0.4)!important;
    border: none!important
}

@media only screen and (max-width:480px) {
    .js_frm_search form {
        padding: 2px;
        border: 1px solid #1b344e
    }
    .js_frm_search>form>div input {
        font-size: 10px
    }
    .js_frm_search>form>div select {
        font-size: 10px
    }
    .js_frm_search>form>div>div>button,
    .js_frm_search>form>div>div>button:focus {
        font-size: 10px;
        margin-left: 2px
    }
    .ps_control_hlfradsarrow .carousel-control {
        display: none
    }
    .js_frm_search {
        top: 10%;
        width: 100%;
        background: rgba(255, 255, 255, 0.3)
    }
    .js_frm_search>h3 {
        font-size: 14px;
        margin-bottom: 5px
    }
    .js_frm_search>p {
        width: 100%;
        font-size: 12px;
        margin-bottom: 5px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .js_frm_search {
        top: 5%;
        width: 90%;
        background: rgba(255, 255, 255, 0.3)
    }
    .js_frm_search>h3 {
        font-size: 25px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .js_frm_search {
        top: 10%;
        width: 90%
    }
}

@media(min-width:768px) and (max-width:875px) {
    .js_frm_search {
        top: 10%;
        width: 80%
    }
}

#js_frm_040 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_frm_040:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_frm_040:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_frm_040>.carousel-inner>.item>img,
#js_frm_040>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto;
    opacity: .5
}

.ps_control_hrbrarrow .carousel-control {
    top: 45%;
    opacity: 0;
    width: 50px;
    height: 50px;
    z-index: 100;
    color: rgba(0, 0, 0, 0.5);
    display: block;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    line-height: 46px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(255, 255, 255, 0.5);
    border: 3px solid rgba(255, 255, 255, 0.5)
}

.ps_control_hrbrarrow:hover .carousel-control {
    opacity: 1
}

.ps_control_hrbrarrow .carousel-control.left {
    left: 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

.ps_control_hrbrarrow .carousel-control.right {
    right: 0;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px
}

.ps_control_hrbrarrow .carousel-control.left:hover,
.ps_control_hrbrarrow .carousel-control.right:hover {
    opacity: 1;
    color: rgba(0, 0, 0, 0.7);
    background: rgba(255, 255, 255, 0.4);
    border: 3px solid rgba(255, 255, 255, 0.4)
}

.ps_control_hrbrarrow .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.ps_control_hrbrarrow .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.js_frm_subscribe form {
    padding: 5px;
    background: rgba(255, 255, 255, 0.7);
    border-color: transparent;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.js_frm_subscribe>form>.row {
    margin: 0
}

.js_frm_subscribe>form>.row>div {
    padding: 0
}

.js_frm_subscribe>form .form-group {
    margin: 0
}

.js_frm_subscribe>form>div input {
    height: 50px;
    border: 0;
    color: #000;
    padding: 0 20px;
    font-weight: 400;
    background: rgba(255, 255, 255, 0.7);
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_subscribe>form>div input:focus {
    border: 0;
    outline: 0;
    background: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_frm_subscribe>form>div input::-webkit-input-placeholder {
    color: #000;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_subscribe>form>div input::-moz-placeholder {
    color: #000;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_subscribe>form>div input:-ms-input-placeholder {
    color: #000;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_subscribe>form>div input:-moz-placeholder {
    color: #000;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_subscribe>form>div input:focus::-webkit-input-placeholder {
    color: #000
}

.js_frm_subscribe>form>div input:focus::-moz-placeholder {
    color: #000
}

.js_frm_subscribe>form>div input:focus:-ms-input-placeholder {
    color: #000
}

.js_frm_subscribe>form>div input:focus:-moz-placeholder {
    color: #000
}

.js_frm_subscribe {
    left: 0;
    top: 55%;
    right: 0;
    width: 60%;
    margin: auto;
    overflow: hidden;
    text-align: center;
    position: absolute
}

.js_frm_subscribe>h3 {
    padding: 0;
    color: rgba(255, 255, 255, 0.8);
    font-size: 40px;
    font-weight: 700;
    text-shadow: none;
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif
}

.js_frm_subscribe>p {
    color: rgba(255, 255, 255, 0.8);
    width: 65%;
    margin: auto;
    font-size: 14px;
    text-shadow: none;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif
}

.js_frm_subscribe>form>div>div>button,
.js_frm_subscribe>form>div>div>button:focus {
    width: 100%;
    height: 50px;
    border: 0;
    outline: 0;
    color: #fff;
    box-shadow: none;
    letter-spacing: 1px;
    background: #e6ae48;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_frm_subscribe>form>div>div>button:hover,
.js_frm_subscribe>form>div>div>button:active {
    outline: none!important;
    color: rgba(255, 255, 255, 0.7)!important;
    background: #e6ae48!important;
    border: none!important
}

@media only screen and (max-width:480px) {
    .js_frm_subscribe>form>div input {
        font-size: 10px
    }
    .js_frm_subscribe>form>div select {
        font-size: 10px
    }
    .js_frm_subscribe>form>div>div>button,
    .js_frm_subscribe>form>div>div>button:focus {
        font-size: 10px
    }
    .ps_control_hrbrarrow .carousel-control {
        display: none
    }
    .js_frm_subscribe {
        top: 10%;
        width: 100%
    }
    .js_frm_subscribe>h3 {
        font-size: 14px;
        margin-bottom: 5px
    }
    .js_frm_subscribe>p {
        width: 100%;
        font-size: 12px;
        margin-bottom: 5px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .js_frm_subscribe {
        top: 15%;
        width: 90%
    }
    .js_frm_subscribe>h3 {
        font-size: 25px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .js_frm_subscribe {
        top: 15%;
        width: 90%
    }
}

@media(min-width:768px) and (max-width:1000px) {
    .js_frm_subscribe {
        top: 25%;
        width: 90%
    }
}

#js_graph_041 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_graph_041:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_graph_041:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_graph_041>.carousel-inner>.item>img,
#js_graph_041>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto;
    opacity: .7
}

.ps_indicators_square_trns>.carousel-indicators {
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap
}

.ps_indicators_square_trns>.carousel-indicators li {
    width: 15px;
    height: 15px;
    border: 0;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 0;
    -webkit-border-radius: 0
}

.ps_indicators_square_trns>.carousel-indicators .active {
    margin: 1px;
    width: 15px;
    height: 15px;
    border: 0;
    background: rgba(255, 255, 255, 1);
    border-radius: 0;
    -webkit-border-radius: 0
}

.ps_indicators_square_trns>.carousel-indicators::-webkit-scrollbar {
    height: 5px
}

.ps_indicators_square_trns>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.js_graph_simple {
    top: 10%;
    width: 40%;
    left: 5%;
    right: auto;
    overflow: hidden;
    text-align: center;
    position: absolute
}

.js_graph_simple_right {
    right: 5%;
    left: auto
}

.js_graph_simple_center {
    right: 0;
    left: 0;
    margin: auto
}

.js_graph_simple>h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif
}

.js_graph_simple>div {
    text-align: left
}

.js_graph_simple>div>span {
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif
}

.js_graph_simple>div>.progress {
    height: 30px;
    margin-bottom: 15px;
    background: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.js_graph_simple>div>.progress>.progress-bar {
    color: #000;
    font-size: 12px;
    line-height: 30px;
    text-align: right;
    padding-right: 10px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_graph_simple>.progress>span {
    text-align: left
}

.js_graph_simple>div:nth-child(2)>.progress>.progress-bar {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_simple>div:nth-child(3)>.progress>.progress-bar {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_simple>div:nth-child(4)>.progress>.progress-bar {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_simple>div:nth-child(5)>.progress>.progress-bar {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_simple>div:nth-child(6)>.progress>.progress-bar {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

@media only screen and (max-width:480px) {
    .ps_indicators_square_trns>.carousel-indicators {
        display: none
    }
    .js_graph_simple {
        top: 0;
        left: 0;
        width: 100%;
        padding: 3px
    }
    .js_graph_simple_right {
        left: 0;
        right: 0
    }
    .js_graph_simple>h2 {
        font-size: 15px;
        margin: 0
    }
    .js_graph_simple>div>.progress {
        height: 13px;
        margin-bottom: 0
    }
    .js_graph_simple>div>.progress>.progress-bar {
        line-height: 13px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .js_graph_simple>h2 {
        font-size: 25px;
        margin: 0
    }
    .js_graph_simple>div>.progress {
        height: 13px;
        margin-bottom: 0
    }
    .js_graph_simple>div>.progress>.progress-bar {
        line-height: 13px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .js_graph_simple {
        width: 55%
    }
    .js_graph_simple>h2 {
        margin: 0
    }
    .js_graph_simple>div>.progress {
        margin-bottom: 0
    }
}

@media(min-width:768px) and (max-width:1000px) {
    .js_graph_simple {
        top: 5%;
        width: 55%
    }
}

#js_graph_042 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_graph_042:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_graph_042:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_graph_042>.carousel-inner>.item>img,
#js_graph_042>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto;
    opacity: .4
}

.ps_indicators_length_x>.carousel-indicators {
    left: 1%;
    bottom: 5%;
    width: 50%;
    margin: auto;
    text-align: left;
    padding-left: 1%;
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap
}

.ps_indicators_length_x>.carousel-indicators li {
    width: 15px;
    height: 5px;
    border: 0;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 0;
    -webkit-border-radius: 0
}

.ps_indicators_length_x>.carousel-indicators .active {
    margin: 1px;
    width: 15px;
    height: 5px;
    border: 0;
    background: #fa373d;
    border-radius: 0;
    -webkit-border-radius: 0
}

.ps_indicators_length_x>.carousel-indicators::-webkit-scrollbar {
    height: 5px
}

.ps_indicators_length_x>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_bottom_lx .carousel-control {
    top: 91%;
    opacity: 1;
    width: 20px;
    height: 20px;
    z-index: 100;
    border: 0;
    display: block;
    font-size: 20px;
    cursor: pointer;
    overflow: hidden;
    line-height: 20px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_bottom_lx:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_bottom_lx .carousel-control.left {
    right: 5%;
    left: auto
}

.ps_control_bottom_lx .carousel-control.right {
    right: 3%;
    left: auto
}

.ps_control_bottom_lx .carousel-control.left:hover,
.ps_control_bottom_lx .carousel-control.right:hover {
    color: #fa373d;
    background: transparent
}

.js_graph_small {
    top: 3%;
    left: 10%;
    width: 35%;
    right: auto;
    overflow: hidden;
    text-align: left;
    position: absolute
}

.js_graph_small_right {
    right: 10%;
    left: auto;
    text-align: right
}

.js_graph_small_center {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.js_graph_small>h2 {
    font-size: 45px;
    font-weight: 400;
    position: relative;
    margin-bottom: 30px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.9);
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif
}

.js_graph_small>h2:after {
    left: 1%;
    right: 0;
    bottom: 0;
    width: 45%;
    height: 2px;
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.9)
}

.js_graph_small_right>h2:after {
    left: auto;
    right: 1%
}

.js_graph_small_center>h2:after {
    left: 0;
    right: 0;
    margin: auto
}

.js_graph_small>div {
    text-align: left
}

.js_graph_small>div>span {
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.9);
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif
}

.js_graph_small>div>span:nth-child(2) {
    float: right
}

.js_graph_small>div>.progress {
    height: 5px;
    margin-bottom: 40px;
    background: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.js_graph_small>div>.progress>.progress-bar {
    background: #fa373d;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_graph_small>div:nth-child(2)>.progress>.progress-bar {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_small>div:nth-child(3)>.progress>.progress-bar {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_small>div:nth-child(4)>.progress>.progress-bar {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_small>div:nth-child(5)>.progress>.progress-bar {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_small>div:nth-child(6)>.progress>.progress-bar {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_small>div:nth-child(7)>.progress>.progress-bar {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_small>a,
.js_graph_small>a:visited {
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 7px 15px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    background: #fa373d;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .5s;
    transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .5s
}

.js_graph_small>a:hover,
.js_graph_small>a:active {
    color: #fa373d;
    background: rgba(255, 255, 255, 0.9)
}

@media only screen and (max-width:480px) {
    .ps_indicators_length_x>.carousel-indicators {
        display: none
    }
    .ps_control_bottom_lx .carousel-control {
        display: none
    }
    .js_graph_small {
        top: 0;
        left: 0;
        width: 100%;
        padding: 3px
    }
    .js_graph_small_right {
        left: 0;
        right: 0
    }
    .js_graph_small>h2 {
        margin: 0;
        font-size: 15px
    }
    .js_graph_small>h2:after {
        left: 0;
        width: 25%
    }
    .js_graph_small_right>h2:after {
        left: auto;
        right: 0
    }
    .js_graph_small>div>.progress {
        margin-bottom: 0
    }
    .js_graph_small>a,
    .js_graph_small>a:visited {
        color: #fff;
        cursor: pointer;
        font-size: 12px;
        margin-top: 2px;
        padding: 3px 5px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .ps_control_bottom_lx .carousel-control.left {
        right: 8%
    }
    .js_graph_small {
        width: 50%
    }
    .js_graph_small>h2 {
        font-size: 25px;
        margin: 0
    }
    .js_graph_small>div>.progress {
        height: 13px;
        margin-bottom: 3px
    }
    .js_graph_small>div>.progress>.progress-bar {
        line-height: 13px
    }
    .js_graph_small>a,
    .js_graph_small>a:visited {
        color: #fff;
        cursor: pointer;
        font-size: 12px;
        margin-top: 2px;
        padding: 3px 5px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .ps_control_bottom_lx .carousel-control.left {
        right: 7%
    }
    .js_graph_small>div>.progress {
        margin-bottom: 10px
    }
}

@media(min-width:768px) and (max-width:1000px) {
    .ps_control_bottom_lx .carousel-control.left {
        right: 7%
    }
    .js_graph_small {
        top: 0
    }
    .js_graph_small>div>.progress {
        margin-bottom: 25px
    }
}

#js_graph_043 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_graph_043:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_graph_043:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_graph_043>.carousel-inner>.item>img,
#js_graph_043>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto
}

.ps_indicators_numbers_x>.carousel-indicators {
    top: 1%;
    left: 1%;
    width: 98%;
    height: 45px;
    padding-left: 1%;
    cursor: e-resize;
    overflow-x: auto;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    overflow-y: hidden;
    white-space: nowrap
}

.ps_indicators_numbers_x>.carousel-indicators li {
    width: auto;
    height: auto;
    border: 0;
    padding: 5px;
    color: #fff;
    text-indent: 0;
    font-size: 18px;
    line-height: 14px;
    text-align: center;
    background: transparent;
    font-family: 'Raleway', sans-serif;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.ps_indicators_numbers_x>.carousel-indicators .active {
    margin: 1px;
    width: auto;
    height: auto;
    border: 0;
    font-size: 35px;
    font-weight: 600;
    background: transparent;
    text-indent: 0;
    border-radius: 0;
    -webkit-border-radius: 0
}

.ps_indicators_numbers_x>.carousel-indicators::-webkit-scrollbar {
    height: 5px
}

.ps_indicators_numbers_x>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_bottom_rx .carousel-control {
    top: 91%;
    opacity: 1;
    width: 20px;
    height: 20px;
    z-index: 100;
    border: 0;
    color: #fff;
    display: block;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    line-height: 20px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-transition: all 1s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all 1s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.ps_control_bottom_rx:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all 1s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.ps_control_bottom_rx .carousel-control.left {
    left: 3%
}

.ps_control_bottom_rx .carousel-control.right {
    left: 6%;
    right: auto
}

.ps_control_bottom_rx .carousel-control.left:hover,
.ps_control_bottom_rx .carousel-control.right:hover {
    color: #434343;
    background: transparent
}

.js_graph_striped_anim {
    top: 6%;
    left: 5%;
    width: 38%;
    right: auto;
    overflow: hidden;
    text-align: left;
    position: absolute;
    background: #323433;
    padding: 0 20px 20px 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 43px 69px -25px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 43px 69px -25px rgba(0, 0, 0, 0.75);
    box-shadow: 0 43px 69px -25px rgba(0, 0, 0, 0.75)
}

.js_graph_striped_anim_right {
    right: 10%;
    left: auto;
    text-align: right
}

.js_graph_striped_anim_center {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.js_graph_striped_anim>h2 {
    color: #afafaf;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Raleway', sans-serif;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped_anim>div {
    text-align: left
}

.js_graph_striped_anim>div>span {
    color: #afafaf;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Raleway', sans-serif
}

.js_graph_striped_anim>div>span:nth-child(2) {
    float: right
}

.js_graph_striped_anim>div>.progress {
    height: 15px;
    margin-bottom: 30px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 100px;
    border-radius: 100px
}

@-webkit-keyframes ps_progress_bar_animation {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes ps_progress_bar_animation {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes ps_progress_bar_animation {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.js_graph_striped_anim>div>.progress>.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background: #434343;
    -webkit-animation: ps_progress_bar_animation 2s linear infinite;
    -o-animation: ps_progress_bar_animation 2s linear infinite;
    animation: ps_progress_bar_animation 2s linear infinite;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px
}

.js_graph_striped_anim>div:nth-child(2) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped_anim>div:nth-child(3) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped_anim>div:nth-child(4) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped_anim>div:nth-child(5) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped_anim>div:nth-child(6) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped_anim>div:nth-child(7) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped_anim>a,
.js_graph_striped_anim>a:visited {
    color: #afafaf;
    cursor: pointer;
    font-size: 12px;
    padding: 10px 40px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Raleway', sans-serif;
    background: #434343;
    -webkit-animation: ps_progress_bar_animation 2s linear infinite;
    -o-animation: ps_progress_bar_animation 2s linear infinite;
    animation: ps_progress_bar_animation 2s linear infinite;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .5s;
    transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .5s
}

.js_graph_striped_anim>a:hover,
.js_graph_striped_anim>a:active {
    color: #434343;
    background: #fff;
    -webkit-animation: ps_progress_bar_animation 2s linear infinite;
    -o-animation: ps_progress_bar_animation 2s linear infinite;
    animation: ps_progress_bar_animation 2s linear infinite;
    background-image: -webkit-linear-gradient(45deg, rgba(67, 67, 67, .15) 25%, transparent 25%, transparent 50%, rgba(67, 67, 67, .15) 50%, rgba(67, 67, 67, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(67, 67, 67, .15) 25%, transparent 25%, transparent 50%, rgba(67, 67, 67, .15) 50%, rgba(67, 67, 67, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(67, 67, 67, .15) 25%, transparent 25%, transparent 50%, rgba(67, 67, 67, .15) 50%, rgba(67, 67, 67, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px
}

@media only screen and (max-width:480px) {
    .ps_indicators_numbers_x>.carousel-indicators {
        display: none
    }
    .ps_control_bottom_rx .carousel-control {
        display: none
    }
    .js_graph_striped_anim {
        top: 0;
        left: 0;
        width: 100%;
        padding: 3px;
        opacity: .8
    }
    .js_graph_striped_anim_right {
        left: 0;
        right: 0
    }
    .js_graph_striped_anim>h2 {
        margin: 0;
        font-size: 14px
    }
    .js_graph_striped_anim>div>.progress {
        height: 5px;
        margin-bottom: 0
    }
    .js_graph_striped_anim>a,
    .js_graph_striped_anim>a:visited {
        font-size: 10px;
        margin-top: 2px;
        padding: 2px 15px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .ps_indicators_numbers_x>.carousel-indicators {
        display: none
    }
    .ps_control_bottom_rx .carousel-control {
        display: none
    }
    .js_graph_striped_anim {
        top: 1%;
        width: 67%;
        opacity: .9
    }
    .js_graph_striped_anim>h2 {
        font-size: 25px;
        margin: 0
    }
    .js_graph_striped_anim>div>.progress {
        height: 13px;
        margin-bottom: 7px
    }
    .js_graph_striped_anim>a,
    .js_graph_striped_anim>a:visited {
        padding: 5px 20px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .js_graph_striped_anim {
        top: 4%;
        width: 65%;
        opacity: .9
    }
    .js_graph_striped_anim>div>.progress {
        margin-bottom: 5px
    }
    .js_graph_striped_anim>a,
    .js_graph_striped_anim>a:visited {
        padding: 5px 20px
    }
}

@media(min-width:768px) and (max-width:1000px) {
    .js_graph_striped_anim {
        width: 50%
    }
    .js_graph_striped_anim>div>.progress {
        margin-bottom: 15px
    }
}

#js_graph_044 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_graph_044:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_graph_044:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_graph_044>.carousel-inner>.item>img,
#js_graph_044>.carousel-inner>.item>a>img {
    width: 100%!important;
    opacity: .9;
    margin: auto
}

.ps_indicators_numbers_y>.carousel-indicators {
    top: 1%;
    left: auto;
    right: 1%;
    width: 55px;
    height: 100%;
    padding: 0;
    cursor: s-resize;
    overflow-y: auto;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
    white-space: nowrap
}

.ps_indicators_numbers_y>.carousel-indicators li {
    width: auto;
    height: auto;
    border: 0;
    padding: 5px;
    color: #fff;
    text-indent: 0;
    font-size: 18px;
    line-height: 14px;
    display: block;
    margin-top: 10px;
    text-align: center;
    background: transparent;
    font-family: 'Playfair Display', serif;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.ps_indicators_numbers_y>.carousel-indicators .active {
    margin: 1px;
    width: auto;
    height: auto;
    border: 0;
    font-size: 35px;
    font-weight: 600;
    background: transparent;
    text-indent: 0;
    border-radius: 0;
    -webkit-border-radius: 0
}

.ps_indicators_numbers_y>.carousel-indicators::-webkit-scrollbar {
    width: 5px
}

.ps_indicators_numbers_y>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_l_t_y .carousel-control {
    top: 10%;
    opacity: 1;
    width: 30px;
    height: 30px;
    z-index: 100;
    border: 0;
    color: #fff;
    display: block;
    font-size: 22px;
    cursor: pointer;
    overflow: hidden;
    line-height: 30px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_l_t_y:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_l_t_y .carousel-control.left {
    left: 2%
}

.ps_control_l_t_y .carousel-control.right {
    top: 5%;
    left: 2%
}

.ps_control_l_t_y .carousel-control.left:hover,
.ps_control_l_t_y .carousel-control.right:hover {
    color: #e5ad4a;
    background: transparent
}

.js_graph_striped {
    top: 6%;
    left: 10%;
    width: 38%;
    right: auto;
    overflow: hidden;
    text-align: left;
    position: absolute;
    padding: 0 20px 20px 20px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.js_graph_striped_right {
    right: 10%;
    left: auto;
    text-align: right
}

.js_graph_striped_center {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.js_graph_striped>h2 {
    color: #212121;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    font-style: italic;
    margin-bottom: 30px;
    letter-spacing: 3px;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    font-family: 'Playfair Display', serif;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped>div {
    text-align: left
}

.js_graph_striped>div>span {
    color: #212121;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    font-family: 'Playfair Display', serif
}

.js_graph_striped>div>span:nth-child(2) {
    float: right
}

.js_graph_striped>div>.progress {
    height: 15px;
    margin-bottom: 30px;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.js_graph_striped>div>.progress>.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #e5ad4a;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 30px 40px;
    background-size: 40px 40px
}

.js_graph_striped>div:nth-child(2)>.progress>.progress-bar {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped>div:nth-child(3)>.progress>.progress-bar {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped>div:nth-child(4)>.progress>.progress-bar {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped>div:nth-child(5)>.progress>.progress-bar {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped>div:nth-child(6)>.progress>.progress-bar {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped>div:nth-child(7)>.progress>.progress-bar {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped>a,
.js_graph_striped>a:visited {
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 10px 30px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Playfair Display', serif;
    background: #e5ad4a;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .5s;
    transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .5s
}

.js_graph_striped>a:hover,
.js_graph_striped>a:active {
    color: #212121;
    background: #fff;
    background-image: -webkit-linear-gradient(45deg, rgba(230, 172, 73, .15) 25%, transparent 25%, transparent 50%, rgba(230, 172, 73, .15) 50%, rgba(230, 172, 73, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(230, 172, 73, .15) 25%, transparent 25%, transparent 50%, rgba(230, 172, 73, .15) 50%, rgba(230, 172, 73, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(230, 172, 73, .15) 25%, transparent 25%, transparent 50%, rgba(230, 172, 73, .15) 50%, rgba(230, 172, 73, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

@media only screen and (max-width:480px) {
    .ps_indicators_numbers_y>.carousel-indicators {
        display: none
    }
    .ps_control_l_t_y .carousel-control {
        display: none
    }
    .js_graph_striped {
        top: 0;
        left: 6%;
        width: 200px;
        background: rgba(255, 255, 255, 0.7)
    }
    .js_graph_striped_right {
        right: 6%;
        left: auto
    }
    .js_graph_striped>h2 {
        margin: 0;
        font-size: 14px
    }
    .js_graph_striped>div>.progress {
        height: 5px;
        margin-bottom: 0
    }
    .js_graph_striped>a,
    .js_graph_striped>a:visited {
        font-size: 10px;
        margin-top: 2px;
        padding: 2px 15px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .ps_indicators_numbers_y>.carousel-indicators {
        display: none
    }
    .ps_control_l_t_y .carousel-control {
        display: none
    }
    .js_graph_striped {
        top: 1%;
        width: 300px;
        background: rgba(255, 255, 255, 0.7)
    }
    .js_graph_striped>h2 {
        font-size: 25px;
        margin: 0
    }
    .js_graph_striped>div>.progress {
        height: 13px;
        margin-bottom: 7px
    }
    .js_graph_striped>a,
    .js_graph_striped>a:visited {
        padding: 5px 20px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .js_graph_striped {
        top: 4%;
        width: 300px
    }
    .js_graph_striped>div>.progress {
        margin-bottom: 5px
    }
    .js_graph_striped>a,
    .js_graph_striped>a:visited {
        padding: 5px 20px
    }
}

@media(min-width:768px) and (max-width:1000px) {
    .js_graph_striped {
        width: 50%
    }
}

#js_graph_045 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_graph_045:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_graph_045:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_graph_045>.carousel-inner>.item>img,
#js_graph_045>.carousel-inner>.item>a>img {
    width: 100%;
    opacity: .9;
    margin: auto
}

.ps_indicators_numbers_y_c>.carousel-indicators {
    top: 35%;
    left: auto;
    right: 1%;
    width: 55px;
    height: 65%;
    padding: 0;
    text-align: center;
    cursor: s-resize;
    overflow-y: auto;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
    white-space: nowrap
}

.ps_indicators_numbers_y_c>.carousel-indicators li {
    width: auto;
    height: auto;
    border: 0;
    padding: 5px;
    color: #000;
    text-indent: 0;
    font-size: 18px;
    line-height: 14px;
    display: block;
    margin-top: 10px;
    text-align: center;
    background: transparent;
    font-family: 'Playfair Display', serif;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: font-size .5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: font-size .5s cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.ps_indicators_numbers_y_c>.carousel-indicators .active {
    margin: 1px;
    width: auto;
    height: auto;
    border: 0;
    font-size: 35px;
    font-weight: 600;
    border-right: 2px solid #000;
    background: transparent;
    text-indent: 0;
    border-radius: 0;
    -webkit-border-radius: 0
}

.ps_indicators_numbers_y_c>.carousel-indicators::-webkit-scrollbar {
    width: 5px
}

.ps_indicators_numbers_y_c>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_t_b_y .carousel-control {
    opacity: 1;
    width: 30px;
    height: 30px;
    z-index: 100;
    border: 0;
    color: #000;
    display: block;
    font-size: 22px;
    cursor: pointer;
    overflow: hidden;
    line-height: 30px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_t_b_y:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_t_b_y .carousel-control.left {
    top: 89%;
    left: 2%
}

.ps_control_t_b_y .carousel-control.right {
    top: 5%;
    left: 2%
}

.ps_control_t_b_y .carousel-control.left:hover,
.ps_control_t_b_y .carousel-control.right:hover {
    color: #fff;
    background: transparent
}

.js_graph_striped_y {
    top: 7%;
    left: 10%;
    width: 35%;
    right: auto;
    overflow: hidden;
    text-align: left;
    position: absolute;
    padding: 0 20px 20px 20px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.js_graph_striped_y_right {
    right: 10%;
    left: auto;
    text-align: right
}

.js_graph_striped_y_center {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.js_graph_striped_y>h2 {
    color: #212121;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px;
    letter-spacing: 3px;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    font-family: 'Playfair Display', serif;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped_y>div {
    text-align: center
}

.js_graph_striped_y>div>span {
    float: left;
    color: #000;
    width: 100px;
    font-size: 15px;
    background: #f6f6f6;
    line-height: 50px;
    letter-spacing: 1px;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    font-family: 'Playfair Display', serif
}

.js_graph_striped_y>div>.progress {
    height: 50px;
    margin-bottom: 30px;
    background: #f6f6f6;
    border: 2px solid #f6f6f6;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.js_graph_striped_y>div>.progress>.progress-bar {
    line-height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #000;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 30px 40px;
    background-size: 40px 40px
}

.js_graph_striped_y>div:nth-child(2)>.progress>.progress-bar {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped_y>div:nth-child(3)>.progress>.progress-bar {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped_y>div:nth-child(4)>.progress>.progress-bar {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped_y>div:nth-child(5)>.progress>.progress-bar {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped_y>div:nth-child(6)>.progress>.progress-bar {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped_y>div:nth-child(7)>.progress>.progress-bar {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99);
    animation-timing-function: cubic-bezier(0.22, 0.81, 0.01, 0.99)
}

.js_graph_striped_y>a,
.js_graph_striped_y>a:visited {
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 10px 30px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Playfair Display', serif;
    background: #000;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .5s;
    transition: all cubic-bezier(0.22, 0.81, 0.01, 0.99) .5s
}

.js_graph_striped_y>a:hover,
.js_graph_striped_y>a:active {
    color: #000;
    background: #fff;
    background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, .15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .15) 50%, rgba(0, 0, 0, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, .15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .15) 50%, rgba(0, 0, 0, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(0, 0, 0, .15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .15) 50%, rgba(0, 0, 0, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

@media only screen and (max-width:480px) {
    .ps_indicators_numbers_y_c>.carousel-indicators {
        display: none
    }
    .ps_control_t_b_y .carousel-control {
        display: none
    }
    .js_graph_striped_y {
        top: 0;
        left: 1%;
        width: 225px
    }
    .js_graph_striped_y_right {
        right: -5%;
        left: auto
    }
    .js_graph_striped_y>h2 {
        margin: 0;
        font-size: 14px
    }
    .js_graph_striped_y>div>.progress {
        height: 25px;
        border: 0;
        margin-bottom: 5px
    }
    .js_graph_striped_y>div>.progress>.progress-bar {
        font-size: 9px;
        line-height: 25px
    }
    .js_graph_striped_y>div>span {
        width: 50px;
        font-size: 10px;
        line-height: 25px
    }
    .js_graph_striped_y>a,
    .js_graph_striped_y>a:visited {
        font-size: 10px;
        margin-top: 2px;
        padding: 2px 15px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .ps_indicators_numbers_y_c>.carousel-indicators {
        display: none
    }
    .ps_control_t_b_y .carousel-control {
        display: none
    }
    .js_graph_striped_y {
        top: -5%;
        width: 300px
    }
    .js_graph_striped_y_right {
        right: 3%;
        left: auto
    }
    .js_graph_striped_y>h2 {
        margin: 0;
        font-size: 25px
    }
    .js_graph_striped_y>div>.progress {
        margin-bottom: 5px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .js_graph_striped_y {
        top: 0;
        width: 350px
    }
    .js_graph_striped_y>div>.progress {
        margin-bottom: 5px
    }
}

@media(min-width:768px) and (max-width:1000px) {
    .js_graph_striped_y {
        left: 15%;
        width: 50%
    }
    .js_graph_striped_y_right {
        right: 17%;
        left: auto
    }
}

@media(min-width:1001px) and (max-width:1150px) {
    .js_graph_striped_y {
        left: 15%
    }
    .js_graph_striped_y_right {
        right: 17%;
        left: auto
    }
}

#js_graph_046 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_graph_046:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_graph_046:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_graph_046>.carousel-inner>.item>img,
#js_graph_046>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto
}

.ps_indicators_numb_brdr>.carousel-indicators {
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    margin-left: 0;
    text-align: left;
    cursor: e-resize;
    overflow-x: auto;
    padding-left: 3%;
    padding-right: 3%;
    line-height: 70px;
    overflow-y: hidden;
    white-space: nowrap
}

.ps_indicators_numb_brdr>.carousel-indicators li {
    width: 20px;
    height: 20px;
    text-indent: 0;
    line-height: 0;
    color: #000;
    font-size: 18px;
    border: 2px solid rgba(0, 0, 0, 0.5);
    background: rgba(255, 255, 255, 0.7);
    font-family: 'Raleway', sans-serif;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.7)
}

.ps_indicators_numb_brdr>.carousel-indicators li span {
    top: 0;
    opacity: 0;
    position: relative
}

.ps_indicators_numb_brdr>.carousel-indicators .active {
    width: 20px;
    margin: 1px;
    height: 20px;
    text-indent: 0;
    background: rgba(0, 0, 0, 0.7);
    border: 2px solid rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.7)
}

.ps_indicators_numb_brdr>.carousel-indicators .active span {
    opacity: 1;
    top: -20px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_indicators_numb_brdr>.carousel-indicators::-webkit-scrollbar {
    height: 5px
}

.ps_indicators_numb_brdr>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_b_r_radius .carousel-control {
    top: 89%;
    opacity: 1;
    width: 25px;
    height: 25px;
    z-index: 100;
    border: 0;
    color: #000;
    display: block;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    line-height: 22px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    border: 2px solid rgba(0, 0, 0, 0.5);
    background: rgba(255, 255, 255, 0.7);
    font-family: 'Raleway', sans-serif;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.7);
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_b_r_radius:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_b_r_radius .carousel-control.left {
    right: 5%;
    left: auto
}

.ps_control_b_r_radius .carousel-control.right {
    right: 2%;
    left: auto
}

.ps_control_b_r_radius .carousel-control.left:hover,
.ps_control_b_r_radius .carousel-control.right:hover {
    color: #fff;
    background: transparent
}

.js_graph_x {
    top: 7%;
    left: 10%;
    width: 35%;
    right: auto;
    overflow: hidden;
    text-align: left;
    position: absolute;
    padding: 0 20px 20px 20px
}

.js_graph_x_right {
    right: 10%;
    left: auto;
    text-align: right
}

.js_graph_x_center {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.js_graph_x>h2 {
    color: #212121;
    font-size: 30px;
    font-weight: 400;
    position: relative;
    margin-bottom: 30px;
    letter-spacing: 3px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Raleway', sans-serif;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_x>div {
    text-align: center
}

.js_graph_x>div>span {
    float: left;
    width: 125px;
    color: #000;
    font-size: 15px;
    line-height: 40px;
    position: relative;
    background: #f6f6f6;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Raleway', sans-serif;
    -webkit-border-radius: 100px 0 0 100px;
    border-radius: 100px 0 0 100px
}

.js_graph_x>div>span:after {
    top: 10px;
    z-index: 2;
    content: '';
    right: -10px;
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent #f6f6f6
}

.js_graph_x>div>.progress {
    height: 40px;
    margin-bottom: 30px;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0 100px 100px 0;
    border-radius: 0 100px 100px 0
}

.js_graph_x>div>.progress>.progress-bar {
    color: #f6f6f6;
    line-height: 40px;
    background: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0 100px 100px 0;
    border-radius: 0 100px 100px 0
}

.js_graph_x>div:nth-child(2)>.progress>.progress-bar {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_x>div:nth-child(3)>.progress>.progress-bar {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_x>div:nth-child(4)>.progress>.progress-bar {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_x>div:nth-child(5)>.progress>.progress-bar {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_x>div:nth-child(6)>.progress>.progress-bar {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_x>div:nth-child(7)>.progress>.progress-bar {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_x>a,
.js_graph_x>a:visited {
    color: #f6f6f6;
    cursor: pointer;
    font-size: 12px;
    padding: 10px 30px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 2px;
    white-space: nowrap;
    background: #000;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Raleway', sans-serif;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .5s;
    transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .5s
}

.js_graph_x>a:hover,
.js_graph_x>a:active {
    color: #000;
    background: #f6f6f6
}

@media only screen and (max-width:480px) {
    .ps_indicators_numb_brdr>.carousel-indicators {
        display: none
    }
    .ps_control_b_r_radius .carousel-control {
        display: none
    }
    .js_graph_x {
        top: 5%;
        left: 1%;
        width: 300px
    }
    .js_graph_x_right {
        right: -4%;
        left: auto
    }
    .js_graph_x>h2 {
        margin: 0;
        font-size: 14px
    }
    .js_graph_x>div>.progress {
        height: 25px;
        border: 0;
        margin-bottom: 5px
    }
    .js_graph_x>div>.progress>.progress-bar {
        font-size: 9px;
        line-height: 25px
    }
    .js_graph_x>div>span {
        width: 80px;
        font-size: 10px;
        line-height: 25px
    }
    .js_graph_x>div>span:after {
        top: 7px;
        right: -5px;
        border-width: 5px 0 5px 5px
    }
    .js_graph_x>a,
    .js_graph_x>a:visited {
        font-size: 10px;
        margin-top: 2px;
        padding: 2px 15px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .ps_indicators_numb_brdr>.carousel-indicators {
        display: none
    }
    .ps_control_b_r_radius .carousel-control {
        display: none
    }
    .js_graph_x {
        top: 4%;
        left: 1%;
        width: 400px
    }
    .js_graph_x_right {
        right: 3%;
        left: auto
    }
    .js_graph_x>h2 {
        margin: 0;
        font-size: 25px
    }
    .js_graph_x>div>.progress {
        margin-bottom: 5px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .ps_control_b_r_radius .carousel-control.left {
        right: 7%
    }
    .js_graph_x {
        top: 15%;
        left: 1%;
        width: 450px
    }
    .js_graph_x_right {
        right: 1%;
        left: auto
    }
    .js_graph_x>h2 {
        margin: 0;
        margin-bottom: 5px
    }
    .js_graph_x>div>.progress {
        margin-bottom: 5px
    }
}

@media(min-width:768px) and (max-width:1000px) {
    .ps_control_b_r_radius .carousel-control.left {
        right: 6%
    }
    .js_graph_x {
        width: 50%
    }
    .js_graph_x>h2 {
        margin-bottom: 5px
    }
}

@media(min-width:1001px) and (max-width:1150px) {
    .js_graph_x {
        width: 50%
    }
}

#js_graph_047 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_graph_047:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_graph_047:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_graph_047>.carousel-inner>.item>img,
#js_graph_047>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto;
    opacity: .7
}

.ps_indicators_numb_long>.carousel-indicators {
    bottom: 5px;
    cursor: e-resize;
    overflow-x: auto;
    line-height: 80px;
    overflow-y: hidden;
    white-space: nowrap
}

.ps_indicators_numb_long>.carousel-indicators li {
    width: 30px;
    height: 5px;
    text-indent: 0;
    line-height: 0;
    color: #fff;
    font-size: 22px;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #000;
    font-family: 'Josefin Sans', sans-serif;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.8)
}

.ps_indicators_numb_long>.carousel-indicators li span {
    opacity: 0;
    top: -20px;
    left: -25px;
    position: relative
}

.ps_indicators_numb_long>.carousel-indicators .active {
    width: 30px;
    margin: 1px;
    height: 5px;
    text-indent: 0;
    background: #fff;
    border: 1px solid #000;
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff
}

.ps_indicators_numb_long>.carousel-indicators .active span {
    left: 0;
    opacity: 1;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_indicators_numb_long>.carousel-indicators::-webkit-scrollbar {
    height: 5px
}

.ps_indicators_numb_long>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_square_box .carousel-control {
    top: 2%;
    opacity: 1;
    width: 25px;
    height: 25px;
    z-index: 100;
    border: 0;
    color: #000;
    display: block;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    line-height: 22px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #000;
    font-family: 'Josefin Sans', sans-serif;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.8);
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_square_box:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_square_box .carousel-control.left {
    right: 5%;
    left: auto
}

.ps_control_square_box .carousel-control.right {
    right: 2%;
    left: auto
}

.ps_control_square_box .carousel-control.left:hover,
.ps_control_square_box .carousel-control.right:hover {
    color: #000;
    background: #fff;
    border: 1px solid #000;
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff
}

.js_graph_long_bar_x {
    top: 10%;
    left: 5%;
    width: 50%;
    right: auto;
    overflow: hidden;
    text-align: left;
    position: absolute;
    padding: 0 20px 20px 20px
}

.js_graph_long_bar_x_right {
    right: 10%;
    left: auto;
    text-align: right
}

.js_graph_long_bar_x_center {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.js_graph_long_bar_x>h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    position: relative;
    margin-bottom: 20px;
    letter-spacing: 3px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_long_bar_x>p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif
}

.js_graph_long_bar_x>ul {
    padding: 0;
    width: 250px;
    list-style-type: none
}

.js_graph_long_bar_x>ul>li {
    color: #fff;
    font-size: 15px;
    margin-top: 3px;
    font-weight: 400;
    position: relative;
    letter-spacing: 1px;
    padding: 0 0 0 30px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif
}

.js_graph_long_bar_x_right>ul {
    margin-left: auto
}

.js_graph_long_bar_x_right>ul>li {
    padding: 0 30px 0 0
}

.js_graph_long_bar_x>ul>li:nth-child(1):after,
.js_graph_long_bar_x>ul>li:nth-child(2):after,
.js_graph_long_bar_x>ul>li:nth-child(3):after,
.js_graph_long_bar_x>ul>li:nth-child(4):after,
.js_graph_long_bar_x>ul>li:nth-child(5):after {
    left: 0;
    width: 21px;
    content: "";
    height: 21px;
    position: absolute
}

.js_graph_long_bar_x_right>ul>li:nth-child(1):after,
.js_graph_long_bar_x_right>ul>li:nth-child(2):after,
.js_graph_long_bar_x_right>ul>li:nth-child(3):after,
.js_graph_long_bar_x_right>ul>li:nth-child(4):after,
.js_graph_long_bar_x_right>ul>li:nth-child(5):after {
    right: 0;
    left: auto
}

.js_graph_long_bar_x_center>ul {
    margin-left: auto;
    margin-right: auto
}

.js_graph_long_bar_x_center>ul>li:nth-child(1):after,
.js_graph_long_bar_x_center>ul>li:nth-child(2):after,
.js_graph_long_bar_x_center>ul>li:nth-child(3):after,
.js_graph_long_bar_x_center>ul>li:nth-child(4):after,
.js_graph_long_bar_x_center>ul>li:nth-child(5):after {
    left: 60px
}

.js_graph_long_bar_x>.progress {
    height: 50px;
    margin-bottom: 30px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.js_graph_long_bar_x>.progress>.progress-bar {
    color: #fff;
    font-size: 14px;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.js_graph_long_bar_x>.progress>.progress-bar:nth-child(1) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_long_bar_x>.progress>.progress-bar:nth-child(2) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_long_bar_x>.progress>.progress-bar:nth-child(3) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_long_bar_x>.progress>.progress-bar:nth-child(4) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_long_bar_x>.progress>.progress-bar:nth-child(5) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_long_bar_x>a,
.js_graph_long_bar_x>a:visited {
    color: #000;
    cursor: pointer;
    font-size: 12px;
    padding: 10px 30px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.8);
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .5s;
    transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .5s
}

.js_graph_long_bar_x>a:hover,
.js_graph_long_bar_x>a:active {
    color: #000;
    background: #fff
}

.js_graph_long_bar_x>ul>li:nth-child(1):after,
.js_graph_long_bar_x>.progress>.progress-bar:nth-child(1) {
    background: #fe4745
}

.js_graph_long_bar_x>ul>li:nth-child(2):after,
.js_graph_long_bar_x>.progress>.progress-bar:nth-child(2) {
    background: #4fbf69
}

.js_graph_long_bar_x>ul>li:nth-child(3):after,
.js_graph_long_bar_x>.progress>.progress-bar:nth-child(3) {
    background: #a92d7e
}

.js_graph_long_bar_x>ul>li:nth-child(4):after,
.js_graph_long_bar_x>.progress>.progress-bar:nth-child(4) {
    background: #fdac14
}

.js_graph_long_bar_x>ul>li:nth-child(5):after,
.js_graph_long_bar_x>.progress>.progress-bar:nth-child(5) {
    background: #366bb7
}

@media only screen and (max-width:480px) {
    .ps_indicators_numb_long>.carousel-indicators {
        display: none
    }
    .ps_control_square_box .carousel-control {
        display: none
    }
    .js_graph_long_bar_x {
        top: 0;
        left: 0;
        width: 100%;
        padding: 5px
    }
    .js_graph_long_bar_x_right {
        right: 1%;
        left: auto
    }
    .js_graph_long_bar_x>h2 {
        margin: 0;
        font-size: 14px
    }
    .js_graph_long_bar_x>p {
        font-size: 10px
    }
    .js_graph_long_bar_x>ul {
        margin: 0
    }
    .js_graph_long_bar_x>ul>li {
        font-size: 10px;
        margin-top: 1px;
        padding: 0 0 0 30px
    }
    .js_graph_long_bar_x>ul>li:nth-child(1):after,
    .js_graph_long_bar_x>ul>li:nth-child(2):after,
    .js_graph_long_bar_x>ul>li:nth-child(3):after,
    .js_graph_long_bar_x>ul>li:nth-child(4):after,
    .js_graph_long_bar_x>ul>li:nth-child(5):after {
        width: 10px;
        height: 10px
    }
    .js_graph_long_bar_x_right>ul {
        margin-left: auto
    }
    .js_graph_long_bar_x_right>ul>li {
        padding: 0 30px 0 0
    }
    .js_graph_long_bar_x_center>ul {
        margin-left: auto;
        margin-right: auto
    }
    .js_graph_long_bar_x_center>ul>li:nth-child(1):after,
    .js_graph_long_bar_x_center>ul>li:nth-child(2):after,
    .js_graph_long_bar_x_center>ul>li:nth-child(3):after,
    .js_graph_long_bar_x_center>ul>li:nth-child(4):after,
    .js_graph_long_bar_x_center>ul>li:nth-child(5):after {
        left: 90px
    }
    .js_graph_long_bar_x>.progress {
        height: 20px;
        margin-bottom: 2px
    }
    .js_graph_long_bar_x>.progress>.progress-bar {
        font-size: 10px;
        line-height: 20px
    }
    .js_graph_long_bar_x>a,
    .js_graph_long_bar_x>a:visited {
        font-size: 10px;
        margin-top: 2px;
        padding: 2px 15px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .ps_indicators_numb_long>.carousel-indicators {
        display: none
    }
    .ps_control_square_box .carousel-control {
        display: none
    }
    .js_graph_long_bar_x {
        top: 0;
        left: 0;
        width: 100%;
        padding: 5px
    }
    .js_graph_long_bar_x_right {
        right: 0;
        left: auto
    }
    .js_graph_long_bar_x>h2 {
        margin: 0;
        font-size: 25px
    }
    .js_graph_long_bar_x>p {
        font-size: 12px
    }
    .js_graph_long_bar_x>.progress {
        height: 40px;
        margin-bottom: 2px
    }
    .js_graph_long_bar_x>.progress>.progress-bar {
        line-height: 40px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .ps_control_square_box .carousel-control.left {
        right: 7%
    }
    .js_graph_long_bar_x {
        top: 5%;
        left: 0;
        width: 100%;
        padding: 5px
    }
    .js_graph_long_bar_x_right {
        right: 0;
        left: auto
    }
    .js_graph_long_bar_x>h2 {
        margin: 0;
        font-size: 25px
    }
    .js_graph_long_bar_x>p {
        font-size: 12px
    }
    .js_graph_long_bar_x>.progress {
        height: 40px;
        margin-bottom: 2px
    }
    .js_graph_long_bar_x>.progress>.progress-bar {
        line-height: 40px
    }
}

@media(min-width:768px) and (max-width:1000px) {
    .ps_control_square_box .carousel-control.left {
        right: 6%
    }
    .js_graph_long_bar_x {
        top: 5%;
        width: 75%
    }
}

#js_graph_048 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_graph_048:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_graph_048:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_graph_048>.carousel-inner>.item>img,
#js_graph_048>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto;
    opacity: .7
}

.ps_indicators_numb_glow>.carousel-indicators {
    bottom: 5px;
    text-align: right;
    cursor: e-resize;
    overflow-x: auto;
    line-height: 80px;
    overflow-y: hidden;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px
}

.ps_indicators_numb_glow>.carousel-indicators li {
    width: 30px;
    height: 5px;
    border: 0;
    text-indent: 0;
    line-height: 0;
    color: #fff;
    font-size: 22px;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.7)
}

.ps_indicators_numb_glow>.carousel-indicators li span {
    opacity: 0;
    top: -40px;
    position: relative
}

.ps_indicators_numb_glow>.carousel-indicators .active {
    width: 30px;
    margin: 1px;
    height: 5px;
    border: 0;
    text-indent: 0;
    background: #000;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.7)
}

.ps_indicators_numb_glow>.carousel-indicators .active span {
    top: -20px;
    opacity: 1;
    -webkit-transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all .5s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_indicators_numb_glow>.carousel-indicators::-webkit-scrollbar {
    height: 5px
}

.ps_indicators_numb_glow>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_glow .carousel-control {
    top: 2%;
    opacity: 1;
    width: 25px;
    height: 25px;
    z-index: 100;
    border: 0;
    color: #000;
    display: block;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(255, 255, 255, 1);
    font-family: 'Josefin Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.7);
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_glow:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: all 1s cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.ps_control_glow .carousel-control.left {
    right: auto;
    left: 2%;
    border-radius: 100px 0 0 100px;
    -webkit-border-radius: 100px 0 0 100px
}

.ps_control_glow .carousel-control.right {
    right: auto;
    left: 5%;
    border-radius: 0 100px 100px 0;
    -webkit-border-radius: 0 100px 100px 0
}

.ps_control_glow .carousel-control span {
    margin: auto
}

.ps_control_glow .carousel-control.left:hover,
.ps_control_glow .carousel-control.right:hover {
    color: #000;
    background: #fff;
    -webkit-box-shadow: 0 0 3px 3px #fff;
    box-shadow: 0 0 3px 3px #fff
}

.js_graph_long_bar_radius {
    top: 20%;
    left: 2%;
    width: 60%;
    right: auto;
    overflow: hidden;
    text-align: left;
    position: absolute;
    padding: 0 20px 20px 20px
}

.js_graph_long_bar_radius_right {
    right: 2%;
    left: auto;
    text-align: right
}

.js_graph_long_bar_radius_center {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.js_graph_long_bar_radius>h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    position: relative;
    margin-bottom: 20px;
    letter-spacing: 3px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_long_bar_radius>p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif
}

.js_graph_long_bar_radius>ul {
    padding: 0;
    list-style-type: none
}

.js_graph_long_bar_radius>ul>li {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-right: 20px;
    position: relative;
    letter-spacing: 1px;
    padding: 0 0 0 30px;
    display: inline-block;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif
}

.js_graph_long_bar_radius_right>ul {
    margin-left: auto
}

.js_graph_long_bar_radius_right>ul>li {
    padding: 0 30px 0 0
}

.js_graph_long_bar_radius>ul>li:nth-child(1):after,
.js_graph_long_bar_radius>ul>li:nth-child(2):after,
.js_graph_long_bar_radius>ul>li:nth-child(3):after,
.js_graph_long_bar_radius>ul>li:nth-child(4):after,
.js_graph_long_bar_radius>ul>li:nth-child(5):after {
    left: 0;
    width: 21px;
    content: "";
    height: 21px;
    position: absolute;
    border-radius: 100px 0 0 100px;
    -webkit-border-radius: 100px 0 0 100px
}

.js_graph_long_bar_radius_right>ul>li:nth-child(1):after,
.js_graph_long_bar_radius_right>ul>li:nth-child(2):after,
.js_graph_long_bar_radius_right>ul>li:nth-child(3):after,
.js_graph_long_bar_radius_right>ul>li:nth-child(4):after,
.js_graph_long_bar_radius_right>ul>li:nth-child(5):after {
    right: 0;
    left: auto;
    border-radius: 0 100px 100px 0;
    -webkit-border-radius: 0 100px 100px 0
}

.js_graph_long_bar_radius_center>ul {
    margin-left: auto;
    margin-right: auto
}

.js_graph_long_bar_radius>.progress {
    height: 50px;
    margin: 30px 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -webkit-box-shadow: 0 0 25px #000;
    box-shadow: 0 0 25px #000
}

.js_graph_long_bar_radius>.progress>.progress-bar {
    color: #fff;
    font-size: 14px;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_graph_long_bar_radius>.progress>.progress-bar:nth-child(1) {
    border-radius: 100px 0 0 100px;
    -webkit-border-radius: 100px 0 0 100px;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_long_bar_radius>.progress>.progress-bar:nth-child(2) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_long_bar_radius>.progress>.progress-bar:nth-child(3) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_long_bar_radius>.progress>.progress-bar:nth-child(4) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_long_bar_radius>.progress>.progress-bar:nth-child(5) {
    border-radius: 0 100px 100px 0;
    -webkit-border-radius: 0 100px 100px 0;
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
    animation-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.js_graph_long_bar_radius>a,
.js_graph_long_bar_radius>a:visited {
    color: #000;
    cursor: pointer;
    font-size: 12px;
    padding: 10px 30px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.7);
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -webkit-transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .5s;
    transition: all cubic-bezier(0.230, 1.000, 0.320, 1.000) .5s
}

.js_graph_long_bar_radius>a:hover,
.js_graph_long_bar_radius>a:active {
    color: #000;
    background: #fff
}

.js_graph_long_bar_radius>ul>li:nth-child(1):after {
    background: rgba(254, 71, 69, 0.7);
    -webkit-box-shadow: 0 0 3px 3px #fe4745;
    box-shadow: 0 0 3px 3px #fe4745
}

.js_graph_long_bar_radius>.progress>.progress-bar:nth-child(1) {
    background: rgba(254, 71, 69, 0.7)
}

.js_graph_long_bar_radius>ul>li:nth-child(2):after {
    background: rgba(79, 191, 105, 0.7);
    -webkit-box-shadow: 0 0 3px 3px #4fbf69;
    box-shadow: 0 0 3px 3px #4fbf69
}

.js_graph_long_bar_radius>.progress>.progress-bar:nth-child(2) {
    background: rgba(79, 191, 105, 0.7)
}

.js_graph_long_bar_radius>ul>li:nth-child(3):after {
    background: rgba(169, 45, 126, 0.7);
    -webkit-box-shadow: 0 0 3px 3px #a92d7e;
    box-shadow: 0 0 3px 3px #a92d7e
}

.js_graph_long_bar_radius>.progress>.progress-bar:nth-child(3) {
    background: rgba(169, 45, 126, 0.7)
}

.js_graph_long_bar_radius>ul>li:nth-child(4):after {
    background: rgba(253, 172, 20, 0.7);
    -webkit-box-shadow: 0 0 3px 3px #fdac14;
    box-shadow: 0 0 3px 3px #fdac14
}

.js_graph_long_bar_radius>.progress>.progress-bar:nth-child(4) {
    background: rgba(253, 172, 20, 0.7)
}

.js_graph_long_bar_radius>ul>li:nth-child(5):after {
    background: rgba(54, 107, 183, 0.7);
    -webkit-box-shadow: 0 0 3px 3px #366bb7;
    box-shadow: 0 0 3px 3px #366bb7
}

.js_graph_long_bar_radius>.progress>.progress-bar:nth-child(5) {
    background: rgba(54, 107, 183, 0.7)
}

@media only screen and (max-width:480px) {
    .ps_indicators_numb_glow>.carousel-indicators {
        display: none
    }
    .ps_control_glow .carousel-control {
        display: none
    }
    .js_graph_long_bar_radius {
        top: 0;
        left: 0;
        width: 100%;
        padding: 5px
    }
    .js_graph_long_bar_radius_right {
        right: 1%;
        left: auto
    }
    .js_graph_long_bar_radius>h2 {
        margin: 0;
        font-size: 14px
    }
    .js_graph_long_bar_radius>p {
        font-size: 10px
    }
    .js_graph_long_bar_radius>ul {
        margin: 0
    }
    .js_graph_long_bar_radius>ul>li {
        font-size: 9px;
        margin-top: 1px;
        margin-right: 5px;
        padding: 0 0 0 20px
    }
    .js_graph_long_bar_radius>ul>li:nth-child(1):after,
    .js_graph_long_bar_radius>ul>li:nth-child(2):after,
    .js_graph_long_bar_radius>ul>li:nth-child(3):after,
    .js_graph_long_bar_radius>ul>li:nth-child(4):after,
    .js_graph_long_bar_radius>ul>li:nth-child(5):after {
        width: 10px;
        height: 10px
    }
    .js_graph_long_bar_radius_right>ul {
        margin-left: auto
    }
    .js_graph_long_bar_radius_right>ul>li {
        padding: 0 20px 0 0
    }
    .js_graph_long_bar_radius_center>ul {
        margin-left: auto;
        margin-right: auto
    }
    .js_graph_long_bar_radius_center>ul>li:nth-child(1):after,
    .js_graph_long_bar_radius_center>ul>li:nth-child(2):after,
    .js_graph_long_bar_radius_center>ul>li:nth-child(3):after,
    .js_graph_long_bar_radius_center>ul>li:nth-child(4):after,
    .js_graph_long_bar_radius_center>ul>li:nth-child(5):after {
        left: 0
    }
    .js_graph_long_bar_radius>.progress {
        height: 20px;
        margin-bottom: 2px
    }
    .js_graph_long_bar_radius>.progress>.progress-bar {
        font-size: 10px;
        line-height: 20px
    }
    .js_graph_long_bar_radius>a,
    .js_graph_long_bar_radius>a:visited {
        font-size: 10px;
        margin-top: 2px;
        padding: 2px 15px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .ps_indicators_numb_glow>.carousel-indicators {
        display: none
    }
    .ps_control_glow .carousel-control {
        display: none
    }
    .js_graph_long_bar_radius {
        top: 5%;
        left: 0;
        width: 100%;
        padding: 5px
    }
    .js_graph_long_bar_radius_right {
        right: 0;
        left: auto
    }
    .js_graph_long_bar_radius>h2 {
        margin: 0;
        font-size: 25px
    }
    .js_graph_long_bar_radius>p {
        font-size: 12px
    }
    .js_graph_long_bar_radius>ul>li {
        font-size: 10px;
        margin-right: 5px;
        padding: 0 0 0 20px
    }
    .js_graph_long_bar_radius>ul>li:nth-child(1):after,
    .js_graph_long_bar_radius>ul>li:nth-child(2):after,
    .js_graph_long_bar_radius>ul>li:nth-child(3):after,
    .js_graph_long_bar_radius>ul>li:nth-child(4):after,
    .js_graph_long_bar_radius>ul>li:nth-child(5):after {
        width: 10px;
        height: 10px
    }
    .js_graph_long_bar_radius_right>ul {
        margin-left: auto
    }
    .js_graph_long_bar_radius_right>ul>li {
        padding: 0 20px 0 0
    }
    .js_graph_long_bar_radius>.progress {
        height: 40px
    }
    .js_graph_long_bar_radius>.progress>.progress-bar {
        line-height: 40px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .ps_control_glow .carousel-control.left {
        left: 2%
    }
    .ps_control_glow .carousel-control.right {
        left: 8%
    }
    .js_graph_long_bar_radius {
        left: 0;
        top: 15%;
        width: 100%;
        padding: 5px
    }
    .js_graph_long_bar_radius_right {
        right: 0;
        left: auto
    }
    .js_graph_long_bar_radius>h2 {
        margin: 0;
        font-size: 25px
    }
    .js_graph_long_bar_radius>p {
        font-size: 12px
    }
    .js_graph_long_bar_radius>.progress {
        height: 40px
    }
    .js_graph_long_bar_radius>.progress>.progress-bar {
        line-height: 40px
    }
}

@media(min-width:768px) and (max-width:1050px) {
    .ps_control_glow .carousel-control.left {
        left: 2%
    }
    .ps_control_glow .carousel-control.right {
        left: 8%
    }
    .js_graph_long_bar_radius {
        top: 15%;
        width: 85%
    }
}

#js_graph_049 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_graph_049:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_graph_049:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_graph_049>.carousel-inner>.item>img,
#js_graph_049>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto;
    opacity: .7
}

.ps_indicators_long_striped>.carousel-indicators {
    top: 5px;
    right: 1%;
    width: 95%;
    left: auto;
    height: 55px;
    text-align: right;
    cursor: e-resize;
    overflow-x: auto;
    line-height: 110px;
    overflow-y: hidden;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px
}

.ps_indicators_long_striped>.carousel-indicators li {
    width: 45px;
    height: 5px;
    border: 0;
    text-indent: 0;
    line-height: 0;
    color: #fff;
    font-size: 42px;
    background: #000;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0, 1, 0, 1);
    transition: all .5s cubic-bezier(0, 1, 0, 1);
    box-shadow: none;
    -webkit-box-shadow: none;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, transparent 75%, transparent);
    -webkit-background-size: 5px 5px;
    background-size: 5px 5px
}

.ps_indicators_long_striped>.carousel-indicators li span {
    opacity: 0;
    top: -50px;
    left: -50px;
    position: relative
}

.ps_indicators_long_striped>.carousel-indicators .active {
    width: 45px;
    margin: 1px;
    height: 5px;
    border: 0;
    text-indent: 0;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 5px 5px;
    -webkit-animation: ps_progress_bar_animation 2s linear infinite;
    -o-animation: ps_progress_bar_animation 2s linear infinite;
    animation: ps_progress_bar_animation 2s linear infinite
}

.ps_indicators_long_striped>.carousel-indicators .active span {
    left: 0;
    top: -20px;
    opacity: 1;
    -webkit-transition: all .5s cubic-bezier(0, 1, 0, 1);
    transition: all .5s cubic-bezier(0, 1, 0, 1)
}

.ps_indicators_long_striped>.carousel-indicators::-webkit-scrollbar {
    height: 5px
}

.ps_indicators_long_striped>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_long_striped .carousel-control {
    top: 90%;
    opacity: 1;
    width: 25px;
    height: 25px;
    z-index: 100;
    border: 0;
    color: #fff;
    display: block;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: all 1s cubic-bezier(0, 1, 0, 1);
    transition: all 1s cubic-bezier(0, 1, 0, 1);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, transparent 75%, transparent);
    -webkit-background-size: 5px 5px;
    background-size: 5px 5px
}

.ps_control_long_striped:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0, 1, 0, 1);
    transition: all 1s cubic-bezier(0, 1, 0, 1)
}

.ps_control_long_striped .carousel-control.left {
    right: auto;
    left: 2%
}

.ps_control_long_striped .carousel-control.right {
    right: auto;
    left: 5%
}

.ps_control_long_striped .carousel-control span {
    margin: auto
}

.ps_control_long_striped .carousel-control.left:hover,
.ps_control_long_striped .carousel-control.right:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: none;
    -webkit-box-shadow: none;
    background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 75%, transparent 75%, transparent);
    -webkit-background-size: 5px 5px;
    background-size: 5px 5px;
    -webkit-animation: ps_progress_bar_animation 2s linear infinite;
    -o-animation: ps_progress_bar_animation 2s linear infinite;
    animation: ps_progress_bar_animation 2s linear infinite
}

.js_graph_long_bar_striped {
    top: 40%;
    left: 0;
    right: 0;
    width: 90%;
    margin: auto;
    padding: 5px;
    overflow: hidden;
    text-align: left;
    position: absolute
}

.js_graph_long_bar_striped>h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 400;
    position: relative;
    margin-bottom: 20px;
    letter-spacing: 3px;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0, 1, 0, 1);
    animation-timing-function: cubic-bezier(0, 1, 0, 1)
}

.js_graph_long_bar_striped>ul {
    padding: 0;
    list-style-type: none
}

.js_graph_long_bar_striped>ul>li {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-right: 20px;
    position: relative;
    letter-spacing: 1px;
    padding: 0 0 0 30px;
    display: inline-block;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif
}

.js_graph_long_bar_striped>ul>li:nth-child(1):after,
.js_graph_long_bar_striped>ul>li:nth-child(2):after,
.js_graph_long_bar_striped>ul>li:nth-child(3):after,
.js_graph_long_bar_striped>ul>li:nth-child(4):after,
.js_graph_long_bar_striped>ul>li:nth-child(5):after {
    left: 0;
    width: 21px;
    content: "";
    height: 21px;
    position: absolute;
    border: 1px solid #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-animation: ps_progress_bar_animation 2s linear infinite;
    -o-animation: ps_progress_bar_animation 2s linear infinite;
    animation: ps_progress_bar_animation 2s linear infinite
}

.js_graph_long_bar_striped>.progress {
    height: 54px;
    margin: 30px 0;
    background: #fff;
    border: 3px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 25px #000;
    box-shadow: 0 0 25px #000
}

.js_graph_long_bar_striped>.progress>.progress-bar {
    color: #fff;
    font-size: 14px;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-animation: ps_progress_bar_animation 2s linear infinite;
    -o-animation: ps_progress_bar_animation 2s linear infinite;
    animation: ps_progress_bar_animation 2s linear infinite;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0
}

.js_graph_long_bar_striped>a,
.js_graph_long_bar_striped>a:visited {
    color: #000;
    cursor: pointer;
    font-size: 12px;
    padding: 14px 40px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.7);
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-transition: all cubic-bezier(0, 1, 0, 1) .5s;
    transition: all cubic-bezier(0, 1, 0, 1) .5s;
    transition: all 1s cubic-bezier(0, 1, 0, 1);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    -webkit-animation: ps_progress_bar_animation 2s linear infinite;
    -o-animation: ps_progress_bar_animation 2s linear infinite;
    animation: ps_progress_bar_animation 2s linear infinite
}

.js_graph_long_bar_striped>a:hover,
.js_graph_long_bar_striped>a:active {
    color: #fff;
    background: #000;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    -webkit-animation: ps_progress_bar_animation 2s linear infinite;
    -o-animation: ps_progress_bar_animation 2s linear infinite;
    animation: ps_progress_bar_animation 2s linear infinite
}

.js_graph_long_bar_striped>ul>li:nth-child(1):after,
.js_graph_long_bar_striped>.progress>.progress-bar:nth-child(1) {
    background: #fe4745;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.js_graph_long_bar_striped>ul>li:nth-child(2):after,
.js_graph_long_bar_striped>.progress>.progress-bar:nth-child(2) {
    background: #4fbf69;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.js_graph_long_bar_striped>ul>li:nth-child(3):after,
.js_graph_long_bar_striped>.progress>.progress-bar:nth-child(3) {
    background: #a92d7e;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.js_graph_long_bar_striped>ul>li:nth-child(4):after,
.js_graph_long_bar_striped>.progress>.progress-bar:nth-child(4) {
    background: #fdac14;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.js_graph_long_bar_striped>ul>li:nth-child(5):after,
.js_graph_long_bar_striped>.progress>.progress-bar:nth-child(5) {
    background: #366bb7;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

@media only screen and (max-width:480px) {
    .ps_indicators_long_striped>.carousel-indicators {
        display: none
    }
    .ps_control_long_striped .carousel-control {
        display: none
    }
    .js_graph_long_bar_striped {
        left: 0;
        top: 25%;
        width: 100%
    }
    .js_graph_long_bar_striped>h2 {
        margin: 0;
        font-size: 18px
    }
    .js_graph_long_bar_striped>ul>li {
        font-size: 9px;
        margin-top: 1px;
        margin-right: 5px;
        padding: 0 0 0 20px
    }
    .js_graph_long_bar_striped>ul>li:nth-child(1):after,
    .js_graph_long_bar_striped>ul>li:nth-child(2):after,
    .js_graph_long_bar_striped>ul>li:nth-child(3):after,
    .js_graph_long_bar_striped>ul>li:nth-child(4):after,
    .js_graph_long_bar_striped>ul>li:nth-child(5):after {
        width: 10px;
        height: 10px
    }
    .js_graph_long_bar_striped>.progress {
        height: 22px;
        margin-bottom: 2px;
        border: 1px solid #fff
    }
    .js_graph_long_bar_striped>.progress>.progress-bar {
        font-size: 10px;
        line-height: 20px
    }
    .js_graph_long_bar_striped>a,
    .js_graph_long_bar_striped>a:visited {
        font-size: 10px;
        margin-top: 2px;
        padding: 2px 15px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .ps_indicators_long_striped>.carousel-indicators {
        display: none
    }
    .ps_control_long_striped .carousel-control {
        display: none
    }
    .js_graph_long_bar_striped {
        left: 0;
        top: 25%;
        width: 100%
    }
    .js_graph_long_bar_striped>h2 {
        margin: 0;
        font-size: 25px
    }
    .js_graph_long_bar_striped>ul>li {
        font-size: 10px;
        margin-right: 5px;
        padding: 0 0 0 20px
    }
    .js_graph_long_bar_striped>ul>li:nth-child(1):after,
    .js_graph_long_bar_striped>ul>li:nth-child(2):after,
    .js_graph_long_bar_striped>ul>li:nth-child(3):after,
    .js_graph_long_bar_striped>ul>li:nth-child(4):after,
    .js_graph_long_bar_striped>ul>li:nth-child(5):after {
        width: 10px;
        height: 10px
    }
    .js_graph_long_bar_striped>.progress {
        height: 40px;
        border: 1px solid #fff
    }
    .js_graph_long_bar_striped>.progress>.progress-bar {
        line-height: 40px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .ps_control_long_striped .carousel-control.left {
        left: 2%
    }
    .ps_control_long_striped .carousel-control.right {
        left: 8%
    }
    .js_graph_long_bar_striped {
        left: 0;
        top: 25%;
        width: 100%;
        padding: 5px
    }
    .js_graph_long_bar_striped>h2 {
        font-size: 25px
    }
    .js_graph_long_bar_striped>.progress {
        height: 40px
    }
    .js_graph_long_bar_striped>.progress>.progress-bar {
        line-height: 34px
    }
}

@media(min-width:768px) and (max-width:1050px) {
    .ps_control_long_striped .carousel-control.left {
        left: 2%
    }
    .ps_control_long_striped .carousel-control.right {
        left: 8%
    }
    .js_graph_long_bar_striped {
        top: 15%
    }
}

#js_graph_050 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_graph_050:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_graph_050:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_graph_050>.carousel-inner>.item>img,
#js_graph_050>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto;
    opacity: .5;
    -webkit-filter: blur(2px);
    filter: blur(2px)
}

.ps_indicators_num_sm>.carousel-indicators {
    right: 1%;
    width: 95%;
    left: auto;
    bottom: 20px;
    height: 55px;
    text-align: left;
    cursor: e-resize;
    overflow-x: auto;
    line-height: 110px;
    overflow-y: hidden;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px
}

.ps_indicators_num_sm>.carousel-indicators li {
    width: 20px;
    height: 5px;
    border: 0;
    text-indent: 0;
    line-height: 0;
    color: #fff;
    font-size: 42px;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-transition: all .5s cubic-bezier(0.3, 1, 0, 1);
    transition: all .5s cubic-bezier(0.3, 1, 0, 1);
    box-shadow: none;
    -webkit-box-shadow: none
}

.ps_indicators_num_sm>.carousel-indicators li span {
    opacity: 0;
    top: -20px;
    left: -50px;
    position: relative;
    -webkit-transition: all 1s cubic-bezier(0.3, 1, 0, 1);
    transition: all 1s cubic-bezier(0.3, 1, 0, 1)
}

.ps_indicators_num_sm>.carousel-indicators .active {
    width: 50px;
    margin: 1px;
    height: 5px;
    border: 0;
    text-indent: 0;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ps_indicators_num_sm>.carousel-indicators .active span {
    left: 0;
    opacity: 1
}

.ps_indicators_num_sm>.carousel-indicators::-webkit-scrollbar {
    height: 5px
}

.ps_indicators_num_sm>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_xs_long .carousel-control {
    top: 3%;
    opacity: 1;
    width: 50px;
    height: 15px;
    z-index: 100;
    border: 0;
    color: #000;
    display: block;
    font-size: 12px;
    cursor: pointer;
    overflow: hidden;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: rgba(255, 255, 255, 0.9);
    font-family: 'Josefin Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: all 1s cubic-bezier(0.3, 1, 0, 1);
    transition: all 1s cubic-bezier(0.3, 1, 0, 1)
}

.ps_control_xs_long:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.3, 1, 0, 1);
    transition: all 1s cubic-bezier(0.3, 1, 0, 1)
}

.ps_control_xs_long .carousel-control.left {
    right: auto;
    left: 2%
}

.ps_control_xs_long .carousel-control.right {
    right: auto;
    left: 6%
}

.ps_control_xs_long .carousel-control span {
    margin: auto
}

.ps_control_xs_long .carousel-control.left:hover,
.ps_control_xs_long .carousel-control.right:hover {
    color: #000;
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none
}

.js_graph_xs_long_bar {
    top: 25%;
    left: 0;
    right: 0;
    width: 90%;
    margin: auto;
    padding: 5px;
    overflow: hidden;
    text-align: left;
    position: absolute
}

.js_graph_xs_long_bar>p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif
}

.js_graph_xs_long_bar>ul {
    padding: 0;
    text-align: right;
    list-style-type: none
}

.js_graph_xs_long_bar>ul>li {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    position: relative;
    letter-spacing: 1px;
    padding: 0 40px 0 0;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif
}

.js_graph_xs_long_bar>ul>li:nth-child(1):after,
.js_graph_xs_long_bar>ul>li:nth-child(2):after,
.js_graph_xs_long_bar>ul>li:nth-child(3):after,
.js_graph_xs_long_bar>ul>li:nth-child(4):after,
.js_graph_xs_long_bar>ul>li:nth-child(5):after {
    top: 5px;
    left: auto;
    right: 0;
    width: 30px;
    content: "";
    height: 11px;
    position: absolute;
    border-radius: 10px;
    -webkit-border-radius: 10px
}

.js_graph_xs_long_bar>.progress {
    height: 20px;
    margin: 20px 0;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_graph_xs_long_bar>.progress>.progress-bar {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.js_graph_xs_long_bar>a,
.js_graph_xs_long_bar>a:visited {
    color: #000;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 40px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.9);
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-transition: all 1s cubic-bezier(0.3, 1, 0, 1);
    transition: all 1s cubic-bezier(0.3, 1, 0, 1)
}

.js_graph_xs_long_bar>a:hover,
.js_graph_xs_long_bar>a:active {
    color: #fff;
    background: #000
}

.js_graph_xs_long_bar>ul>li:nth-child(1):after,
.js_graph_xs_long_bar>.progress>.progress-bar:nth-child(1) {
    background: #fe4745
}

.js_graph_xs_long_bar>ul>li:nth-child(2):after,
.js_graph_xs_long_bar>.progress>.progress-bar:nth-child(2) {
    background: #4fbf69
}

.js_graph_xs_long_bar>ul>li:nth-child(3):after,
.js_graph_xs_long_bar>.progress>.progress-bar:nth-child(3) {
    background: #a92d7e
}

.js_graph_xs_long_bar>ul>li:nth-child(4):after,
.js_graph_xs_long_bar>.progress>.progress-bar:nth-child(4) {
    background: #fdac14
}

.js_graph_xs_long_bar>ul>li:nth-child(5):after,
.js_graph_xs_long_bar>.progress>.progress-bar:nth-child(5) {
    background: #366bb7
}

.js_graph_xs_long_bar>.progress>.progress-bar:hover {
    color: #fff;
    cursor: pointer;
    background: #000;
    cursor: -moz-pointer;
    cursor: -webkit-pointer
}

@media only screen and (max-width:480px) {
    .ps_indicators_num_sm>.carousel-indicators {
        display: none
    }
    .ps_control_xs_long .carousel-control.right {
        left: 20%
    }
    .js_graph_xs_long_bar {
        top: 0;
        width: 100%
    }
    .js_graph_xs_long_bar>p {
        font-size: 10px
    }
    .js_graph_xs_long_bar>ul>li {
        font-size: 10px;
        margin-top: 1px
    }
    .js_graph_xs_long_bar>ul>li:nth-child(1):after,
    .js_graph_xs_long_bar>ul>li:nth-child(2):after,
    .js_graph_xs_long_bar>ul>li:nth-child(3):after,
    .js_graph_xs_long_bar>ul>li:nth-child(4):after,
    .js_graph_xs_long_bar>ul>li:nth-child(5):after {
        height: 10px;
        margin-top: 0
    }
    .js_graph_xs_long_bar>.progress {
        margin-bottom: 2px
    }
    .js_graph_xs_long_bar>.progress>.progress-bar {
        font-size: 10px;
        line-height: 20px
    }
    .js_graph_xs_long_bar>a,
    .js_graph_xs_long_bar>a:visited {
        font-size: 10px;
        margin-top: 2px;
        padding: 2px 15px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .ps_indicators_num_sm>.carousel-indicators {
        display: none
    }
    .ps_control_xs_long .carousel-control.right {
        left: 14%
    }
    .js_graph_xs_long_bar {
        top: 0;
        width: 100%
    }
    .js_graph_xs_long_bar>p {
        font-size: 12px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .ps_indicators_num_sm>.carousel-indicators {
        bottom: 0
    }
    .ps_control_xs_long .carousel-control.right {
        left: 12%
    }
    .js_graph_xs_long_bar {
        top: 0;
        width: 100%;
        padding: 5px
    }
}

@media(min-width:768px) and (max-width:1050px) {
    .ps_control_xs_long .carousel-control.right {
        left: 11%
    }
    .js_graph_xs_long_bar {
        top: 15%
    }
}

#js_list_051 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_list_051:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_list_051:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_list_051>.carousel-inner>.item>img,
#js_list_051>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto;
    opacity: .8
}

.ps_indicators_square_dots>.carousel-indicators {
    top: 5px;
    right: 0;
    left: auto;
    width: 100%;
    height: 25px;
    text-align: left;
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px
}

.ps_indicators_square_dots>.carousel-indicators li {
    width: 10px;
    height: 10px;
    border: 0;
    text-indent: 0;
    color: #fff;
    font-size: 22px;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(0.3, 1, 0, 1);
    transition: all .5s cubic-bezier(0.3, 1, 0, 1)
}

.ps_indicators_square_dots>.carousel-indicators .active {
    width: 50px;
    margin: 1px;
    height: 10px;
    border: 0;
    text-indent: 0;
    background: #000
}

.ps_indicators_square_dots>.carousel-indicators::-webkit-scrollbar {
    height: 5px
}

.ps_indicators_square_dots>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_square_txt .carousel-control {
    top: 85%;
    opacity: 1;
    width: 50px;
    height: 50px;
    z-index: 100;
    border: 0;
    color: #000;
    font-size: 11px;
    cursor: pointer;
    overflow: hidden;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: #fff;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all 1s cubic-bezier(0.3, 1, 0, 1);
    transition: all 1s cubic-bezier(0.3, 1, 0, 1)
}

.ps_control_square_txt:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.3, 1, 0, 1);
    transition: all 1s cubic-bezier(0.3, 1, 0, 1)
}

.ps_control_square_txt .carousel-control.left {
    left: auto;
    right: 55px
}

.ps_control_square_txt .carousel-control.right {
    left: auto;
    right: 4px
}

.ps_control_square_txt .carousel-control span:nth-child(1) {
    display: block;
    line-height: 25px
}

.ps_control_square_txt .carousel-control span:nth-child(1)>span {
    text-transform: uppercase;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-font-smoothing: antialiased
}

.ps_control_square_txt .carousel-control.left:hover,
.ps_control_square_txt .carousel-control.right:hover {
    color: #fff;
    background: #000;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_list_simple {
    top: 7%;
    left: 10%;
    width: 60%;
    right: auto;
    overflow: hidden;
    text-align: left;
    position: absolute;
    padding: 0 20px 20px 20px
}

.js_list_simple_right {
    right: 10%;
    left: auto;
    text-align: right
}

.js_list_simple_center {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.js_list_simple>h1 {
    color: #fff;
    font-size: 70px;
    font-weight: 700;
    position: relative;
    margin-bottom: 40px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

.js_list_simple>ul {
    padding: 0;
    width: 300px;
    margin-bottom: 40px;
    list-style-type: none
}

.js_list_simple>ul>li {
    color: #000;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 10px;
    position: relative;
    letter-spacing: 1px;
    padding: 0 0 0 20px;
    background: #fff;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif
}

.js_list_simple_right>ul {
    margin-left: auto
}

.js_list_simple_right>ul>li {
    padding: 0 20px 0 0
}

.js_list_simple_center>ul {
    margin-left: auto;
    margin-right: auto
}

.js_list_simple_center>ul>li {
    padding: 0
}

.js_list_simple>ul>li:nth-child(1) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

.js_list_simple>ul>li:nth-child(2) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

.js_list_simple>ul>li:nth-child(3) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

.js_list_simple>ul>li:nth-child(4) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

.js_list_simple>ul>li:nth-child(5) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

.js_list_simple>a,
.js_list_simple>a:visited {
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 10px 30px;
    line-height: 15px;
    text-align: center;
    background: #000;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    -webkit-transition: all cubic-bezier(0.3, 1, 0, 1) .5s;
    transition: all cubic-bezier(0.3, 1, 0, 1) .5s
}

.js_list_simple>a:hover,
.js_list_simple>a:active {
    color: #000;
    background: #fff
}

@media only screen and (max-width:480px) {
    .ps_indicators_square_dots>.carousel-indicators {
        display: none
    }
    .ps_control_square_txt .carousel-control {
        display: none
    }
    .js_list_simple {
        top: 0;
        left: 5%;
        width: 100%;
        padding: 5px
    }
    .js_list_simple_right {
        right: 5%;
        left: auto
    }
    .js_list_simple>h1 {
        margin: 0;
        font-size: 25px
    }
    .js_list_simple>ul {
        width: 225px;
        margin-bottom: 10px
    }
    .js_list_simple>ul>li {
        height: 20px;
        font-size: 12px;
        margin-top: 5px;
        line-height: 20px;
        padding: 0 0 0 10px
    }
    .js_list_simple_right>ul {
        margin-left: auto
    }
    .js_list_simple_right>ul>li {
        padding: 0 10px 0 0
    }
    .js_list_simple_center>ul {
        margin-left: auto;
        margin-right: auto
    }
    .js_list_simple>a,
    .js_list_simple>a:visited {
        font-size: 10px;
        padding: 3px 15px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .ps_control_square_txt .carousel-control {
        display: none
    }
    .js_list_simple {
        width: 100%;
        padding: 5px
    }
    .js_list_simple>h1 {
        margin: 0;
        font-size: 45px
    }
    .js_list_simple>ul {
        margin-bottom: 10px
    }
    .js_list_simple>ul>li {
        height: 25px;
        font-size: 14px;
        margin-top: 5px;
        line-height: 25px;
        padding: 0 0 0 10px
    }
    .js_list_simple_right>ul {
        margin-left: auto
    }
    .js_list_simple_right>ul>li {
        padding: 0 10px 0 0
    }
    .js_list_simple_center>ul {
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width:601px) and (max-width:767px) {
    .ps_control_square_txt .carousel-control {
        display: none
    }
    .js_list_simple {
        top: 1%;
        width: 100%;
        padding: 5px
    }
    .js_list_simple_right {
        right: 0;
        left: auto
    }
    .js_list_simple>h1 {
        font-size: 55px
    }
    .js_list_simple>ul {
        margin-bottom: 10px
    }
    .js_list_simple>ul>li {
        height: 35px;
        margin-top: 5px;
        line-height: 35px
    }
    .js_list_simple_right>ul {
        margin-left: auto
    }
    .js_list_simple_center>ul {
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width:768px) and (max-width:1050px) {
    .js_list_simple {
        top: 5%;
        width: 100%
    }
}

#js_list_052 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_list_052:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_list_052:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_list_052>.carousel-inner>.item>img,
#js_list_052>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto;
    opacity: .6
}

.ps_indicators_radius_icons>.carousel-indicators {
    top: 5px;
    right: 0;
    left: auto;
    width: 100%;
    height: 35px;
    cursor: e-resize;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap
}

.ps_indicators_radius_icons>.carousel-indicators li {
    width: 30px;
    height: 30px;
    border: 0;
    text-indent: 0;
    font-size: 16px;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
    background: rgba(255, 255, 255, 0.5);
    -webkit-font-smoothing: antialiased;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -webkit-transition: all .5s cubic-bezier(0.3, 1, 0, 1);
    transition: all .5s cubic-bezier(0.3, 1, 0, 1)
}

.ps_indicators_radius_icons>.carousel-indicators li span {
    line-height: 30px
}

.ps_indicators_radius_icons>.carousel-indicators .active {
    width: 30px;
    margin: 1px;
    height: 30px;
    border: 0;
    text-indent: 0;
    background: rgba(0, 0, 0, 0.8);
    color: rgba(255, 255, 255, 0.8)
}

.ps_indicators_radius_icons>.carousel-indicators::-webkit-scrollbar {
    height: 5px
}

.ps_indicators_radius_icons>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_radius_txt .carousel-control {
    top: 88%;
    opacity: 1;
    width: 40px;
    height: 40px;
    z-index: 100;
    border: 0;
    font-size: 12px;
    cursor: pointer;
    overflow: hidden;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.5);
    background: rgba(255, 255, 255, 0.5);
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 1s cubic-bezier(0.3, 1, 0, 1);
    transition: all 1s cubic-bezier(0.3, 1, 0, 1)
}

.ps_control_radius_txt:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(0.3, 1, 0, 1);
    transition: all 1s cubic-bezier(0.3, 1, 0, 1)
}

.ps_control_radius_txt .carousel-control.left {
    right: auto;
    left: 10px
}

.ps_control_radius_txt .carousel-control.right {
    right: auto;
    left: 55px
}

.ps_control_radius_txt .carousel-control span:nth-child(1) {
    display: block;
    line-height: 20px
}

.ps_control_radius_txt .carousel-control span:nth-child(1)>span {
    font-size: 9px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased
}

.ps_control_radius_txt .carousel-control.left:hover,
.ps_control_radius_txt .carousel-control.right:hover {
    background: rgba(0, 0, 0, 0.8);
    color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_list_icons {
    top: 5%;
    left: 10%;
    width: 45%;
    right: auto;
    text-align: left;
    position: absolute;
    padding: 0 25px 25px 25px
}

.js_list_icons_right {
    right: 10%;
    left: auto;
    text-align: right
}

.js_list_icons_center {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.js_list_icons>h1 {
    color: #fff;
    font-size: 45px;
    font-weight: 400;
    position: relative;
    margin-bottom: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Raleway', sans-serif;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

.js_list_icons>ul {
    padding: 0;
    width: 375px;
    margin-bottom: 20px;
    list-style-type: none
}

.js_list_icons>ul>li {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    margin: 26px 0;
    padding-left: 60px;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Raleway', sans-serif
}

.js_list_icons_right>ul>li {
    padding-left: 0;
    padding-right: 60px
}

.js_list_icons_center>ul>li {
    padding: 0
}

.js_list_icons>ul>li>span {
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    color: #000;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    background: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.js_list_icons_right>ul>li>span {
    right: 0;
    left: auto
}

.js_list_icons_center>ul>li>span {
    position: relative;
    margin-right: 15px
}

.js_list_icons>ul>li>span:after {
    top: 0;
    left: 0;
    padding: 0;
    opacity: 0;
    width: 100%;
    content: '';
    height: 100%;
    position: absolute;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1)
}

.js_list_icons>ul>li:hover span:after {
    -webkit-animation: psBoxShadowEffect 1s ease-out;
    animation: psBoxShadowEffect 1s ease-out
}

.js_list_icons_right>ul {
    margin-left: auto
}

.js_list_icons_center>ul {
    margin-left: auto;
    margin-right: auto
}

.js_list_icons>ul>li:nth-child(1) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

.js_list_icons>ul>li:nth-child(2) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

.js_list_icons>ul>li:nth-child(3) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

.js_list_icons>ul>li:nth-child(4) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

.js_list_icons>ul>li:nth-child(5) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

.js_list_icons>ul>li:nth-child(6) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

.js_list_icons>ul>li:nth-child(7) {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1)
}

.js_list_icons>a,
.js_list_icons>a:visited {
    width: 60px;
    height: 60px;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    line-height: 60px;
    text-align: center;
    position: relative;
    background: #fff;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Raleway', sans-serif;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    animation-timing-function: cubic-bezier(0.3, 1, 0, 1);
    -webkit-transition: all cubic-bezier(0.3, 1, 0, 1) .5s;
    transition: all cubic-bezier(0.3, 1, 0, 1) .5s
}

.js_list_icons>a:after {
    top: 0;
    left: 0;
    padding: 0;
    opacity: 0;
    width: 100%;
    content: '';
    height: 100%;
    position: absolute;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1)
}

.js_list_icons>a:hover,
.js_list_icons>a:active {
    color: #fff;
    background: #000
}

.js_list_icons>a:hover:after {
    -webkit-animation: psBoxShadowEffect 1s ease-out;
    animation: psBoxShadowEffect 1s ease-out
}

@-webkit-keyframes psBoxShadowEffect {
    0% {
        opacity: .3
    }
    40% {
        opacity: .5;
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5)
    }
    100% {
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(1.1);
        opacity: 0
    }
}

@keyframes psBoxShadowEffect {
    0% {
        opacity: .3
    }
    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5)
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform: scale(1.1);
        opacity: 0
    }
}

@media only screen and (max-width:480px) {
    .ps_indicators_radius_icons>.carousel-indicators {
        display: none
    }
    .ps_control_radius_txt .carousel-control {
        display: none
    }
    .js_list_icons {
        top: 0;
        width: 100%;
        padding: 5px
    }
    .js_list_icons_right {
        left: auto
    }
    .js_list_icons>h1 {
        margin: 0;
        font-size: 22px
    }
    .js_list_icons>ul {
        width: 250px;
        margin-bottom: 5px
    }
    .js_list_icons>ul>li {
        font-size: 12px;
        margin: 5px 0;
        padding-left: 25px
    }
    .js_list_icons_right>ul>li {
        padding-left: 0;
        padding-right: 25px
    }
    .js_list_icons>ul>li>span {
        width: 15px;
        height: 15px;
        font-size: 9px;
        line-height: 15px
    }
    .js_list_icons_right>ul>li>span {
        right: 0;
        left: auto
    }
    .js_list_icons_right>ul {
        margin-left: auto
    }
    .js_list_icons_center>ul {
        margin-left: auto;
        margin-right: auto
    }
    .js_list_icons>a,
    .js_list_icons>a:visited {
        width: 30px;
        height: 30px;
        font-size: 7px;
        line-height: 30px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .ps_control_radius_txt .carousel-control {
        display: none
    }
    .js_list_icons {
        top: 15%;
        width: 100%
    }
    .js_list_icons>h1 {
        margin: 0;
        font-size: 22px
    }
    .js_list_icons>ul {
        width: 250px;
        margin-bottom: 5px
    }
    .js_list_icons>ul>li {
        font-size: 12px;
        margin: 10px 0;
        padding-left: 25px
    }
    .js_list_icons_right>ul>li {
        padding-left: 0;
        padding-right: 25px
    }
    .js_list_icons>ul>li>span {
        width: 20px;
        height: 20px;
        font-size: 11px;
        line-height: 20px
    }
    .js_list_icons_right>ul>li>span {
        right: 0;
        left: auto
    }
    .js_list_icons_right>ul {
        margin-left: auto
    }
    .js_list_icons_center>ul {
        margin-left: auto;
        margin-right: auto
    }
    .js_list_icons>a,
    .js_list_icons>a:visited {
        width: 40px;
        height: 40px;
        font-size: 10px;
        line-height: 40px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .js_list_icons {
        top: 12%;
        width: 100%
    }
    .js_list_icons>h1 {
        margin: 0;
        font-size: 32px
    }
    .js_list_icons>ul {
        margin-bottom: 5px
    }
    .js_list_icons>ul>li {
        font-size: 16px;
        margin: 10px 0;
        padding-left: 35px
    }
    .js_list_icons_right>ul>li {
        padding-left: 0;
        padding-right: 35px
    }
    .js_list_icons>ul>li>span {
        width: 25px;
        height: 25px;
        font-size: 12px;
        line-height: 25px
    }
    .js_list_icons_right>ul>li>span {
        right: 0;
        left: auto
    }
    .js_list_icons_right>ul {
        margin-left: auto
    }
    .js_list_icons_center>ul {
        margin-left: auto;
        margin-right: auto
    }
    .js_list_icons>a,
    .js_list_icons>a:visited {
        width: 40px;
        height: 40px;
        font-size: 10px;
        line-height: 40px
    }
}

@media(min-width:768px) and (max-width:1050px) {
    .js_list_icons {
        top: 5%;
        width: 100%
    }
    .js_list_icons>h1 {
        font-size: 40px
    }
    .js_list_icons>ul>li {
        margin: 12px 0
    }
}

#js_list_053 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_list_053:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_list_053:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_list_053>.carousel-inner>.item>img,
#js_list_053>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto;
    opacity: .9
}

.ps_indicators_square_num>.carousel-indicators {
    right: 0;
    left: auto;
    right: 1%;
    bottom: 5%;
    width: 90%;
    height: 35px;
    cursor: e-resize;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap
}

.ps_indicators_square_num>.carousel-indicators li {
    width: 30px;
    height: 30px;
    border: 0;
    color: #fff;
    text-indent: 0;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    background: #000;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all .5s cubic-bezier(.075, .82, .165, 1);
    transition: all .5s cubic-bezier(.075, .82, .165, 1)
}

.ps_indicators_square_num>.carousel-indicators .active {
    width: 30px;
    margin: 1px;
    height: 30px;
    border: 0;
    text-indent: 0;
    color: #000;
    background: #fff
}

.ps_indicators_square_num>.carousel-indicators::-webkit-scrollbar {
    height: 5px
}

.ps_indicators_square_num>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_black_box_txt .carousel-control {
    top: 87%;
    opacity: 1;
    width: 40px;
    height: 40px;
    z-index: 100;
    border: 0;
    font-size: 12px;
    cursor: pointer;
    overflow: hidden;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    color: #fff;
    background: #000;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 1s cubic-bezier(.075, .82, .165, 1);
    transition: all 1s cubic-bezier(.075, .82, .165, 1)
}

.ps_control_black_box_txt:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(.075, .82, .165, 1);
    transition: all 1s cubic-bezier(.075, .82, .165, 1)
}

.ps_control_black_box_txt .carousel-control.left {
    right: auto;
    left: 10px
}

.ps_control_black_box_txt .carousel-control.right {
    right: auto;
    left: 51px
}

.ps_control_black_box_txt .carousel-control span:nth-child(1) {
    display: block;
    line-height: 20px
}

.ps_control_black_box_txt .carousel-control span:nth-child(1)>span {
    font-size: 9px;
    text-transform: uppercase;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-font-smoothing: antialiased
}

.ps_control_black_box_txt .carousel-control.left:hover,
.ps_control_black_box_txt .carousel-control.right:hover {
    background: #fff;
    color: #000;
    -webkit-box-shadow: none;
    box-shadow: none
}

.js_list_three {
    top: 15%;
    left: 5%;
    padding: 0;
    right: auto;
    width: 300px;
    text-align: left;
    position: absolute
}

.js_list_three_right {
    right: 5%;
    left: auto;
    text-align: right
}

.js_list_three_center {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.js_list_three>h1 {
    color: #000;
    font-size: 30px;
    font-weight: 400;
    position: relative;
    margin-bottom: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
    animation-timing-function: cubic-bezier(.075, .82, .165, 1)
}

.js_list_three>ul {
    padding: 0;
    margin-bottom: 20px;
    list-style-type: none
}

.js_list_three>ul>li {
    color: #fff;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    font-weight: 400;
    margin: 5px 0;
    padding-left: 10px;
    letter-spacing: 1px;
    background: #000;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif
}

.js_list_three_right>ul>li {
    padding-left: 0;
    padding-right: 10px
}

.js_list_three_center>ul>li {
    padding: 0
}

.js_list_three_right>ul {
    margin-left: auto
}

.js_list_three_center>ul {
    margin-left: auto;
    margin-right: auto
}

.js_list_three>ul>li:nth-child(1) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
    animation-timing-function: cubic-bezier(.075, .82, .165, 1)
}

.js_list_three>ul>li:nth-child(2) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
    animation-timing-function: cubic-bezier(.075, .82, .165, 1)
}

.js_list_three>ul>li:nth-child(3) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
    animation-timing-function: cubic-bezier(.075, .82, .165, 1)
}

.js_list_three>ul>li:nth-child(4) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
    animation-timing-function: cubic-bezier(.075, .82, .165, 1)
}

.js_list_three>ul>li:nth-child(5) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
    animation-timing-function: cubic-bezier(.075, .82, .165, 1)
}

.js_list_three>ul>li:nth-child(6) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
    animation-timing-function: cubic-bezier(.075, .82, .165, 1)
}

.js_list_three>ul>li:nth-child(7) {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
    animation-timing-function: cubic-bezier(.075, .82, .165, 1)
}

.js_list_three>a,
.js_list_three>a:visited {
    width: 100px;
    height: 35px;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
    position: relative;
    background: #ebce42;
    letter-spacing: 2px;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.075, .82, .165, 1);
    animation-timing-function: cubic-bezier(.075, .82, .165, 1);
    -webkit-transition: all cubic-bezier(.075, .82, .165, 1) .5s;
    transition: all cubic-bezier(.075, .82, .165, 1) .5s
}

.js_list_three>a:hover,
.js_list_three>a:active {
    color: #fff;
    background: #000
}

@media only screen and (max-width:480px) {
    .ps_indicators_square_num>.carousel-indicators {
        display: none
    }
    .ps_control_black_box_txt .carousel-control {
        display: none
    }
    .js_list_three {
        top: 0;
        left: 0;
        width: 108px
    }
    .js_list_three_right {
        left: auto;
        right: 0
    }
    .js_list_three>h1 {
        margin: 0;
        font-size: 14px
    }
    .js_list_three>ul {
        margin-bottom: 0
    }
    .js_list_three>ul>li {
        height: 25px;
        margin: 1px 0;
        font-size: 8px;
        line-height: 25px;
        padding-left: 1px;
        letter-spacing: 0;
        white-space: nowrap
    }
    .js_list_three_right>ul>li {
        padding-left: 0;
        padding-right: 1px
    }
    .js_list_three>ul>li>span {
        width: 15px;
        height: 15px;
        font-size: 9px;
        line-height: 15px
    }
    .js_list_three_right>ul>li>span {
        right: 0;
        left: auto
    }
    .js_list_three_right>ul {
        margin-left: auto
    }
    .js_list_three_center>ul {
        margin-left: auto;
        margin-right: auto
    }
    .js_list_three>a,
    .js_list_three>a:visited {
        width: 70px;
        height: 30px;
        font-size: 10px;
        line-height: 30px
    }
}

@media(min-width:481px) and (max-width:600px) {
    .ps_control_black_box_txt .carousel-control {
        display: none
    }
    .js_list_three {
        top: 5%;
        left: 0;
        padding: 3px;
        width: 150px
    }
    .js_list_three_right {
        left: auto;
        right: 0
    }
    .js_list_three>h1 {
        margin: 0;
        font-size: 24px
    }
    .js_list_three>ul {
        margin-bottom: 0
    }
    .js_list_three>ul>li {
        height: 25px;
        margin: 2px 0;
        font-size: 10px;
        line-height: 25px;
        padding-left: 3px;
        letter-spacing: 0;
        white-space: nowrap
    }
    .js_list_three_right>ul>li {
        padding-left: 0;
        padding-right: 3px
    }
    .js_list_three_right>ul {
        margin-left: auto
    }
    .js_list_three_center>ul {
        margin-left: auto;
        margin-right: auto
    }
    .js_list_three>a,
    .js_list_three>a:visited {
        width: 70px;
        height: 30px;
        font-size: 10px;
        line-height: 30px
    }
}

@media(min-width:601px) and (max-width:767px) {
    .js_list_three {
        top: 10%;
        left: 1%;
        width: 185px
    }
    .js_list_three_right {
        left: auto;
        right: 1%
    }
    .js_list_three>h1 {
        margin: 0;
        font-size: 30px
    }
    .js_list_three>ul {
        margin-bottom: 0
    }
    .js_list_three>ul>li {
        height: 25px;
        margin: 2px 0;
        font-size: 14px;
        line-height: 25px;
        padding-left: 3px;
        letter-spacing: 0;
        white-space: nowrap
    }
    .js_list_three_right>ul>li {
        padding-left: 0;
        padding-right: 3px
    }
    .js_list_three_right>ul {
        margin-left: auto
    }
    .js_list_three_center>ul {
        margin-left: auto;
        margin-right: auto
    }
}

@media(min-width:768px) and (max-width:1050px) {
    .js_list_three {
        left: 1%;
        width: 240px
    }
    .js_list_three_right {
        left: auto;
        right: 1%
    }
}

#js_list_054 {
    overflow: hidden;
    max-height: 658px;
    position: relative;
    background: #000
}

#js_list_054:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#js_list_054:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#js_list_054>.carousel-inner>.item>img,
#js_list_054>.carousel-inner>.item>a>img {
    width: 100%;
    margin: auto;
    opacity: .5
}

.ps_indicators_radius_num>.carousel-indicators {
    right: 0;
    left: auto;
    right: 1%;
    bottom: 5%;
    width: 90%;
    height: 35px;
    cursor: e-resize;
    overflow-x: auto;
    text-align: left;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap
}

.ps_indicators_radius_num>.carousel-indicators li {
    width: 60px;
    height: 30px;
    border: 0;
    color: #fff;
    text-indent: 0;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    background: #19b453;
    text-transform: uppercase;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all .5s cubic-bezier(.445, .05, .55, .95);
    transition: all .5s cubic-bezier(.445, .05, .55, .95)
}

.ps_indicators_radius_num>.carousel-indicators .active {
    width: 30px;
    margin: 1px;
    height: 30px;
    border: 0;
    text-indent: 0;
    color: #19b453;
    background: #fff
}

.ps_indicators_radius_num>.carousel-indicators::-webkit-scrollbar {
    height: 5px
}

.ps_indicators_radius_num>.carousel-indicators::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 0;
    border-radius: 0
}

.ps_control_radius_txt_x .carousel-control {
    top: 1%;
    opacity: 1;
    width: 80px;
    height: 40px;
    z-index: 100;
    border: 0;
    color: #fff;
    font-size: 10px;
    cursor: pointer;
    overflow: hidden;
    text-shadow: none;
    line-height: 40px;
    position: absolute;
    font-weight: normal;
    background: #19b453;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all 1s cubic-bezier(.445, .05, .55, .95);
    transition: all 1s cubic-bezier(.445, .05, .55, .95)
}

.ps_control_radius_txt_x:hover .carousel-control {
    opacity: 1;
    -webkit-transition: all 1s cubic-bezier(.445, .05, .55, .95);
	transition: all 1s cubic-bezier(.445, .05, .55)}


