@import url("fonts.css");
#logo img {
    width: 220px;
}
ul{
    padding-right: 0!important;
}
.product-gallery {
    background-image: url("../images/bkg3.png");
}
a:hover {
    text-decoration: none!important;
}
.border-bottom {
    border-bottom: 1px solid #d6d6d6;
}
.tp-mask-wrap div {
    font-weight: 500!important;
}
.tp-caption a {
    background-color: #c2a570!important;
    font-size: 17px !important;
    padding: 10px 15px!important;
}
.carousel-indicators .active{
    background-color: #c2a570!important;
}
.carousel-indicators li{
    background-color: #453a28!important;
}

#group,
#nakhlestan,
#parallax,
#graphic,
#event,
#film{
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
.parallax {
    width: 100%;
    display: block;
    background:url("../images/parallax.jpg") fixed no-repeat center center;
    background-size: cover;
}
.bg-black {
    background-color: rgba(66,21,69,0.9) !important;
}


.bg-golden {
    background-color: #421545 !important;
}
.bg-golden2 {
    background-color: #421545 !important;
}
.bg-10030150 {
    background-color: rgba(100,30,150,1);
}


.rtl {
    direction: rtl;
}
.border-brown {
    border-color: #d6b469;
}
.text-brown {
    color: #d6b469;
}
figure.snip1416 {
    color: #fff;
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    background: #000000;
    text-align: left;
}
figure.snip1416 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
figure.snip1416 img {
    opacity: 0.8;
    width: 100%;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
figure.snip1416 figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
figure.snip1416 figcaption > div {
    height: 80%;
    overflow: hidden;
    width: 100%;
    position: relative;
}
figure.snip1416 h2,
figure.snip1416 h3 {
    margin: 0;
    position: absolute;
    right: 0;
    padding: 10px 30px;
    text-transform: uppercase;
}
figure.snip1416 h2 {
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.6);
    font-weight: 500;
    bottom: 0;
}
figure.snip1416 h3 {
    font-size: 1em;
    top: 0;
    font-weight: 300;
}
figure.snip1416 h3:nth-of-type(2) {
    opacity: 0;
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
}
figure.snip1416 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}
figure.snip1416:hover img{
    opacity: 0.3;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
figure.snip1416:hover figcaption h3:first-of-type{
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
    opacity: 0;
}
figure.snip1416:hover figcaption h3:nth-of-type(2){
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
.snip1518 {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    background-color: #ffffff;
    color: #2B2B2B;
    text-align: center;
    font-size: 16px;
    height: 355px;
}

.snip1518 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.snip1518 img {
    width: 100%;
    vertical-align: top;
    position: relative;
}

.snip1518 figcaption {
    padding: 4%;
    padding-bottom: calc(25%);
    background-color: #ffffff;
}

.snip1518 h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 3px 0 15px 0;
}

.snip1518 p {
    font-size: 13px;
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
    color: #6d6d6d;
}

.snip1518 footer {
    color: #6d6d6d;
    border-top: 1px solid rgba(0, 0, 0, 0.065);
    padding: 0 20px;
    font-size: 12px;
    line-height: 50px;
    text-align: right;
    position: absolute;
    font-weight: 200;
    bottom: 0;
    left: 0;
    width: 100%;
}

.snip1518 footer .icons {
    position: absolute;
    top: 0;
}

.snip1518 footer .icons > div {
    display: inline-block;
    margin-left: 8px;
}

.snip1518 footer .icons i {
    display: inline-block;
    margin-right: 5px;
    font-size: 1em;
}

.snip1518 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}
.program-caption p {
    font-size: 16px;
    font-weight: 300;
    text-align: justify;
    color: #6d6d6d;
}
figure.snip1409 {
    width: 100%;
    position: relative;
    float: right;
    overflow: hidden;
    color: #ffffff;
    text-align: left;
    font-size: 16px;
    background-color: #000000;
    margin: 0;
}
figure.snip1409 *,
figure.snip1409 *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
figure.snip1409 img {
    width: 100%;
    backface-visibility: hidden;
    vertical-align: top;
}
figure.snip1409:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 1;
    opacity: 0;
}
figure.snip1409 i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 48px;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    opacity: 0;
    z-index: 2;
}
figure.snip1409 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
figure.snip1409:hover img {
    zoom: 1;
    filter: alpha(opacity=50);
    -webkit-opacity: 0.5;
    opacity: 0.5;
}
figure.snip1409:hover:after{
    opacity: 1;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
}
figure.snip1409:hover i{
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0.8;
}
.bg-footer {
    background-color: #421545;
}
footer .copy-right {
    font-size: 13px;
    font-weight: 200;
}
footer .copy-right a {
    color: white;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
footer .copy-right a:hover {
    color: #d6b469;-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.footer-form input ,
.footer-form textarea {
    box-sizing: border-box!important;
    font-size: 13px;
    font-weight: 300;
    color: black !important;
    background-color: white !important;
    border: none;
}
.footer-form input:focus ,
.footer-form textarea:focus {
    border: 0!important;
}
.footer-form button {
    background-color: #d6b469;
    color: white;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: none;
}
.footer-form button:hover {
    background-color: #16a9b2;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.footer-form button:focus {
    box-shadow: none;
}
.footer-search {
    direction: rtl;
}
.footer-search input {
    box-sizing: border-box!important;
    font-size: 14px;
    font-weight: 200;
    color: #9c9c9c !important;
    background-color: #1b1b1b!important;
    border: none;
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important;
    float: right;
}
.footer-search input:focus {
    border: 0;
}
.footer-search button {
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 14px;
    font-weight: 200;
    float: left;
    background-color: #d6b469;
    color: white;
    border: none;
    margin: 0;
    border-bottom-right-radius: 0!important;
    border-top-right-radius: 0!important;
}
.footer-search button:hover {
    background-color: #16a9b2;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.section-contact-us p {
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 20px;
}
.section-contact-us span {
    font-size: 13px;
    font-weight: 300;
}
.section-contact-us a {
    color: white;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.section-contact-us a:hover {
    color: #d6b469;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    /*---------------------------slider---------------------------------*/
#mixedSlider {
    position: relative;
}
#mixedSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 5%;
}
#mixedSlider .MS-content .item {
    display: inline-block;
    width: 33.3333%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    padding: 0 20px;
}
@media (max-width: 991px) {
    #mixedSlider .MS-content .item {
        width: 50%;
    }
}
@media (max-width: 767px) {
    #mixedSlider .MS-content .item {
        width: 100%;
    }
    .carousel-caption h1{
        font-size: 17px!important;
    }
}
#mixedSlider .MS-content .item .imgTitle {
    position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
    margin: 0;
    text-align: left;
    letter-spacing: 2px;
    color: #252525;
    font-style: italic;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    bottom: 0;
    font-weight: bold;
    padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
    height: auto;
    width: 100%;
}
#mixedSlider .MS-controls span {
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 50px;
    color: rgba(165, 137, 89, 0.4);
    transition: 0.15s linear;
    cursor: pointer;
}
#mixedSlider .MS-controls span:hover {
    color: rgba(165, 137, 89, 0.8);
}
@media (max-width: 992px) {
    #mixedSlider .MS-controls span {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    #mixedSlider .MS-controls span {
        font-size: 20px;
    }
}
#mixedSlider .MS-controls .MS-left {
    left: 0px;
}
@media (max-width: 767px) {
    #mixedSlider .MS-controls .MS-left {
        left: -10px;
    }
}
#mixedSlider .MS-controls .MS-right {
    right: 0px;
}
@media (max-width: 767px) {
    #mixedSlider .MS-controls .MS-right {
        right: -10px;
    }
}


/*---------------------------------------------------*/
#mixedSlider1 {
    position: relative;
}

    #mixedSlider1 .MS-content {
        white-space: nowrap;
        overflow: hidden;
        margin: 0 5%;
    }

        #mixedSlider1 .MS-content .item {
            display: inline-block;
            width: 33.3333%;
            position: relative;
            vertical-align: top;
            overflow: hidden;
            height: 100%;
            white-space: normal;
            padding: 0 20px;
        }

@media (max-width: 991px) {
    #mixedSlider1 .MS-content .item {
        width: 50%;
    }
}

@media (max-width: 767px) {
    #mixedSlider1 .MS-content .item {
        width: 100%;
    }

    .carousel-caption h1 {
        font-size: 17px !important;
    }
}

#mixedSlider1 .MS-content .item .imgTitle {
    position: relative;
}

    #mixedSlider1 .MS-content .item .imgTitle .blogTitle {
        margin: 0;
        text-align: left;
        letter-spacing: 2px;
        color: #252525;
        font-style: italic;
        position: absolute;
        background-color: rgba(255, 255, 255, 0.5);
        width: 100%;
        bottom: 0;
        font-weight: bold;
        padding: 0 0 2px 10px;
    }

    #mixedSlider1 .MS-content .item .imgTitle img {
        height: auto;
        width: 100%;
    }

#mixedSlider1 .MS-controls span {
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 50px;
    color: rgba(165, 137, 89, 0.4);
    transition: 0.15s linear;
    cursor: pointer;
}

    #mixedSlider1 .MS-controls span:hover {
        color: rgba(165, 137, 89, 0.8);
    }

@media (max-width: 992px) {
    #mixedSlider1 .MS-controls span {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    #mixedSlider1 .MS-controls span {
        font-size: 20px;
    }
}

#mixedSlider1 .MS-controls .MS-left {
    left: 0px;
}

@media (max-width: 767px) {
    #mixedSlider1 .MS-controls .MS-left {
        left: -10px;
    }
}

#mixedSlider1 .MS-controls .MS-right {
    right: 0px;
}

@media (max-width: 767px) {
    #mixedSlider1 .MS-controls .MS-right {
        right: -10px;
    }
}


/*----------------------------------single--------------------------------------------*/
.single-header {
    padding: 70vh 0 0;
}
.single-header-caption {
    background: rgba(13, 13, 13, 0.7);
}
.caption h1 {
    color: #4c4c4c;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px;
}
.caption-text span {
    color: #404040;
    font-size: 16px;
    font-weight: 400;
    border-right: #838383 solid 8px;
    padding: 15px 15px;
    display: block;
    margin-bottom: 50px;
}
.caption {
    color: #5e5e5e;
    font-size: 16px;
    font-weight: 300;
}

.snip1423 {
    margin: 0!important;
    position: relative;
    width: 100%;
    background: #ffffff;
    text-align: center;
    color: #000000;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.snip1423 * {
    -webkit-box-sizing: padding-box;
    box-sizing: padding-box;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.snip1423 img {
    width: 100%;
    vertical-align: top;
    position: relative;
}
.snip1423 figcaption {
    padding: 20px 15px;
}
.snip1423 h3,
.snip1423 p {
    margin: 0;
}
.snip1423 h3 {
    font-size: 1.3em;
    font-weight: 400;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.snip1423 p {
    font-size: 0.9em;
    letter-spacing: 1px;
    font-weight: 300;
}
.snip1423:hover{
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.snip1569 {
    margin: 0!important;
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.snip1569 *,
.snip1569 *:before,
.snip1569 *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.snip1569 img {
    width: 100%;
    backface-visibility: hidden;
    vertical-align: top;
}
.snip1569 figcaption {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background-color: #c2a570;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
}
.snip1569 i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 2em;
    z-index: 1;
}
.snip1569 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.snip1569:hover figcaption{
    opacity: .7;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.single-main {
    margin-top: 100px;
}
.single-post-top h1{
        margin-bottom: 5px!important;
}
.single-post-top h1 a{
    color: #4b4b4b;
    font-size: 18px;
    font-weight: 500;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.single-post-top h1 a:hover{
    color: #d9b471;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.single-post-date {
    color: #8f8f8f;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 30px;
}
.single-post-date span {
    padding: 0 10px;
}
.single-post-image {
    width: 100%;
}
.single-post-image img {
    width: 100%;
    border-radius: 2px;
}
.single-post-caption-text p {
    text-align: justify;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
}
.single-post-caption-text strong{
    font-weight: 600!important;
    font-size: 15px;
}
.single-post-caption span {
    color: #2c2c2c;
    font-size: 14px;
    font-weight: 300;
    border-right: #838383 solid 8px;
    padding: 15px 15px;
    display: block;
    line-height: 180%;
    text-align: justify;
}
.single-post-label span{
    color: #727272;
    font-size: 12px;
}
.single-post-label span a {
    color: #9a9a9a;
    font-size: 12px;
    font-weight: 200;
}
.single-post-label span a:hover {
    color: #d9b471;
}
.sidebar-single h1 {
    color: #c2a570;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
    border-radius: 3px;
}
.sidebar-single h1 {
    color: #c2a570;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    border-radius: 3px;
}
.sidebar-single img {
    width: 100%;
    border-radius: 2px;
}
.sidebar-single a {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.sidebar-single a:hover {
    color: #c2a570;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.sidebar-single p{
    font-size: 13px;
    color: #999;
}
.best-item .date{
    font-size: 10px;
    color: #999;
}
/*----------------------------------comments----------------------------------------*/
.comments h1 {
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #999;
}
.comment-box h2 {
    color: #c2a570;
    font-weight: 500;
    font-size: 13px;
    padding: 5px;
    margin-bottom: 10px!important;
    float: right;
}
.comment-box span {
    float: left;
    color: #bebebe;
    font-size: 12px;
}
.comment-box p {
    display: block;
    padding: 5px 30px;
    font-size: 14px;
    font-weight: 300;
}
.comment-form input , .comment-form textarea {
    font-size: 14px;
    font-weight: 300;
    font-family: inherit;
    border: none;
}
.contact100-form-title {
    width: 100%;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;

    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

    padding: 64px 15px 64px 15px;
}

.contact100-form-title-1 {
    font-size: 20px;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    padding-bottom: 7px;
}

.contact100-form-title-2 {
    font-size: 15px;
    color: #fff;
    line-height: 1.5;
    text-align: center;
}


.contact100-form-title::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(54,84,99,0.7);
}


/*==================================================================
[ Form ]*/

.contact100-form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 40px 50px;
}


/*------------------------------------------------------------------
[ Input ]*/

.wrap-input100 {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 10px;
}

.label-input100 {
    font-family: Poppins-Regular;
    font-size: 15px;
    color: #808080;
    line-height: 1.2;
    text-align: right;

    position: absolute;
    top: 14px;
    left: -105px;
    width: 80px;

}

/*---------------------------------------------*/
.input100 {
    font-family: Poppins-Regular;
    font-size: 15px;
    color: #555555;
    line-height: 1.2;

    display: block;
    width: 100%;
    background: transparent;
    padding: 0 5px;
}

.focus-input100 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}

.focus-input100::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 0;
    height: 1px;

    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;

    background: #d9b471;
}
.comment-form input.input100 {
    height: 45px;
}


.comment-form textarea.input100 {
    min-height: 115px;
    padding-top: 14px;
    padding-bottom: 13px;
}
.input100:focus + .focus-input100::before {
    width: 100%;
}

.has-val.input100 + .focus-input100::before {
    width: 100%;
}
/*------------------------------------------------------------------
[ Responsive ]*/

@media (max-width: 576px) {
    .contact100-form {
        padding: 43px 15px 57px 117px;
    }
}

@media (max-width: 480px) {
    .contact100-form {
        padding: 43px 15px 57px 15px;
    }

    .label-input100 {
        text-align: left;
        position: unset;
        top: unset;
        left: unset;
        width: 100%;
        padding: 0 5px;
    }
}

/*-------------------------------------archive2-------------------------*/
.active-post-caption h1{
    line-height: 30%!important;
    margin-bottom: 10px!important;
}
.active-post-caption h1 a{
    color: #4b4b4b;
    font-size: 18px;
    font-weight: 500;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.active-post-caption h1 a:hover{
    color: #d9b471;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.active-post-date {
    color: #929292;
    font-weight: 200;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;

}
.active-post-caption p {
    font-size: 14px;
    line-height: 180%;
    font-weight: 300;
    text-align: justify;
}
.active-post-image img{
    width: 100%;
}
.snip1584 {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    text-align: left;
    margin: 0;
}
.snip1584 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.snip1584:before {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    top: 100%;
    content: '';
    background-color: rgba(51, 51, 51, 0.9);
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}
.snip1584 img {
    vertical-align: top;
    max-width: 100%;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
}
.snip1584 figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.snip1584 h3,
.snip1584 span {
    margin: 0;
    opacity: 0;
    letter-spacing: 1px;
}
.snip1584 h3 {
    font-size: 16px;
    text-align: center;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    margin-bottom: 5px;
}
.snip1584 span {
    font-weight: normal;
    padding: 10px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.snip1584 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.snip1584:hover:before {
    top: 10px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.snip1584:hover h3,
.snip1584:hover span {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.snip1584:hover h3{
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.snip1584:hover span{
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.movie-caption {

}
.movie-caption h1 a{
    color: #4b4b4b;
    font-size: 18px;
    font-weight: 500;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.movie-caption h1 a:hover{
    color: #d9b471;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.movie-caption-image img {
    width: 100%;
}
.movie-caption p {
    font-size: 12px;
    font-weight: 300;
    color: #636363;
    display: block;
    margin-bottom: 5px;
}
.loader{
    display: none;
}
.sk-circle {
    margin: 5px auto;
    width: 40px;
    height: 40px;
    position: relative;
}
.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg); }
.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg); }
.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg); }
.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg); }
.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg); }
.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg); }
.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg); }
.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1);
          transform: scale(1);
      }
}

@keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1);
          transform: scale(1);
      }
}

.alert-default{
    background-color: #eeeeee!important;
    border-bottom: 3px solid #ccc!important;
    color: #555!important;
    font-size: 1rem;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content{
    overflow: hidden!important;
}
.jconfirm .jconfirm-box div.jconfirm-title-c{
    direction: rtl;
    font-size: 16px!important;
}
.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons{
    float: left!important;
}
.jconfirm .jconfirm-box .jconfirm-buttons button{
    font-weight: 300!important;
}
.jconfirm .jconfirm-box div.jconfirm-title-c{
    padding-bottom: 10px!important;
    border-bottom: 1px solid #ccc!important;
    margin-bottom: 10px!important;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane.no-scroll{
    padding: 0 10px;
    margin-bottom: 10px!important;
}
.jconfirm.jconfirm-white .jconfirm-bg, .jconfirm.jconfirm-light .jconfirm-bg{
    opacity: 0.7!important;
    background-color: #000!important;
}
.title img{
    max-width: 100%;
}
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
.fade-in {
    opacity:0;
    -webkit-animation:fadeIn ease-in 1;
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;

    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;

    -webkit-animation-duration:1.3s;
    -moz-animation-duration:1.2s;
    animation-duration:1.2s;
}
.img-gallery img{
    width: 100% !important;
}
.carousel-item {
    height: 100vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
.carousel-control-prev , .carousel-control-next{
    font-size: 50px;
    transition: ease-in-out all .2s;
}
.btn-slider {
    background-color: #d6b469 !important;
}
.carousel-caption{
    background-color: rgba(0, 0, 0, 0.7);
    padding: 30px 0 50px!important;
    right: 0!important;
    bottom: 0!important;
    left: 0!important;
}
.carousel-caption h1{
    font-size: 25px;
}
.carousel-caption{
    /*bottom: 50px!important;*/
}
.carousel-indicators li{
    cursor: pointer;
    height: 4px!important;
    background-color: #fff!important;
}