/*
------------------

Project:        Kisimusi - Christmas HTML5 Template
Version:        1.0
Last change:    06/ 11 /2019
Primary use:    Christmas party or blog sit. 
Author:         Ingenious_team
------------------

----------------
Table of Content
----------------

1.  preloader
2.  Header Part

    2.1. nav part
    2.2. banner part

3.  Donate & Gift Part
4.  Christmas Party Part
5.  Christmas Wish & Last Years Party Part
6.  Latest News part
7. CONTACT part
8. FOOTER part

---- other pages ----

9. Blog page (2 color)
10. Blog Details page (2 color)
11. Tournaments page (2 color)
12. 404 page

*/

@import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Arimo:400,700');

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

input:focus {
    outline: none !important;
    box-shadow: 0 0 10px transparent !important;
}

a:focus,
a:hover {
    text-decoration: none;
    border-color: transparent;
    outline: 0;
    color: transparent;
}

img {
    border: 0;
}

.clr {
    clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
p,
address,
strong,
i {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: normal;
}

ol {
    margin-left: 20px;
}

body {
    overflow-x: hidden;
}

#loading,
.load-circle:before {
    bottom: 0
}

.contact-page,
.contact,
.about-page,
.banner-inner,
.jackpots,
.free-spin,
.project-img,
.how-start,
.control,
.faq,
.contact-us {
    overflow: hidden;
}

/*
==========================================
    Preloader
========================= */

.preloader {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    left: 0;
    z-index: 9999999;
}

#hourglass {
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    width: 250px;
    height: 250px;
    transform: scale(0.75);
}

#bottom {
    position: absolute;
    top: 120px;
    left: 90px;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 80px solid #ff5a5a;
    animation: flipbottom 4s infinite ease-in-out;
    transform-origin: 40px 0px;
    border-radius: 0rem;
}

#bottom_two {
    position: absolute;
    top: 120px;
    left: 90px;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 80px solid #247689;
    animation: flipbottom 4s infinite ease-in-out;
    transform-origin: 40px 0px;
    animation-delay: 0.8s;
    border-radius: 0.2rem;
}

@keyframes flipbottom {
    0% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(190deg) translate(-2px, 2px);
    }

    20% {
        transform: rotate(172deg);
    }

    25% {
        transform: rotate(184deg);
    }

    30% {
        transform: rotate(180deg);
    }

    50% {
        transform: rotate(180deg);
    }

    60% {
        transform: rotate(370deg) translate(-1px, 1px);
    }

    70% {
        transform: rotate(352deg);
    }

    75% {
        transform: rotate(364deg);
    }

    80% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* == main css start from now == */


/* ============================
            common 
========================= */

.hidden {
    display: none;
}

.pr0 {
    padding-right: 0;
}

.pl0 {
    padding-left: 0;
}

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.mt0 {
    margin-top: 0 !important;
}

img {
    max-width: 100%
}

.section {
    padding-top: 80px;
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Arimo';
}

.heading h2 {
    font-size: 32px;
    line-height: 24px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Abril Fatface';
    z-index: 0;
    padding-bottom: 60px;
    position: relative;
    cursor: auto;
}

    .heading h2:after {
        position: absolute;
        content: '';
        width: 50px;
        height: 3px;
        background: #ccc;
        left: 0;
        top: 45px;
    }

.blue-color .location-icon:hover i,
.blue-color .pop-donate-btn a:hover,
.blue-color .head h4,
.blue-color .error-btn a:hover,
.blue-color .bro-btn2:hover,
.blue-color .blog_media a:hover,
.blue-color .tag a:hover,
.blue-color .details-img-sub h5,
.blue-color .details-img-sub ul li,
.blue-color .blog-page-btn a:hover,
.blue-color.back-top-btn i,
.blue-color .footer ul li:hover i,
.blue-color .contact-form .btn,
.blue-color .news-head a:hover,
.blue-color .slidNext3:hover,
.blue-color .slidprev3:hover,
.blue-color .heading-news h2,
.blue-color .slidNext4:hover,
.blue-color .slidprev4:hover,
.blue-color .party-btn a:hover,
.blue-color .digit p,
.blue-color .digit span,
.blue-color .donate-btn ul li a,
.blue-color .cristmas-btn a,
.blue-color #menu li a,
.blue-color .heading h2 {
    color: #247689;
}

.blue-color .tag a:hover,
.blue-color .slidNext3:hover,
.blue-color .slidprev3:hover,
.blue-color .slidNext4:hover,
.blue-color .slidprev4:hover,
.blue-color .main_menu a i {
    border: 1px solid #247689;
}

.blue-color .pop-donate-btn a,
.blue-color .download-close,
.blue-color .error-btn a,
.blue-color .bro-btn2,
.blue-color .share ul li a:hover,
.blue-color .blog-page-btn a,
.blue-color.back-top-btn:hover,
.blue-color .contact-form .btn:hover,
.blue-color .party-btn a,
.blue-color .donate-btn ul .active,
.blue-color .donate-btn ul li:hover,
.blue-color.navcss,
.blue-color .main_menu .menu_toggler,
.blue-color .main_menu .offset_menu,
.blue-color .main_menu a i {
    background: #247689;
}

.blue-color.contact-us .form-group textarea,
.blue-color.contact-us input {
    border: 1px solid #619ba9;
}

.blue-color .contact-us .form-group textarea,
.blue-color .contact-us input {
    color: #619ba9 !important;
}

.blue-color .color-menu a i {
    background: #fff;
    color: #247689;
    border: 1px solid #fff;
}

.blue-color .blog_highlights p {
    border-left: 3px solid #247689;
}

/* ============= Red Color ==================*/

.red-color .location-icon:hover i,
.red-color .pop-donate-btn a:hover,
.red-color .head h4,
.red-color .pop-donate-btn a:hover,
.red-color .error-btn a:hover,
.red-color .bro-btn2:hover,
.red-color .blog_media a:hover,
.red-color .tag a:hover,
.red-color .details-img-sub h5,
.red-color .details-img-sub ul li,
.red-color.back-top-btn i,
.red-color .blog-page-btn a:hover,
.red-color .footer ul li:hover i,
.red-color .contact-form .btn,
.red-color .news-head a:hover,
.red-color .slidNext3:hover,
.red-color .slidprev3:hover,
.red-color .heading-news h2,
.red-color .slidNext4:hover,
.red-color .slidprev4:hover,
.red-color .party-btn a:hover,
.red-color .digit p,
.red-color .digit span,
.red-color .donate-btn ul li a,
.red-color .cristmas-btn a,
.red-color #menu li a,
.red-color.color-menu a i,
.red-color .heading h2 {
    color: #ff5a5a;
}

.red-color .tag a:hover,
.red-color .slidNext3:hover,
.red-color .slidprev3:hover,
.red-color .slidNext4:hover,
.red-color .slidprev4:hover,
.red-color .main_menu a i {
    border: 1px solid #ff5a5a;
}

.red-color .pop-donate-btn a,
.red-color .download-close,
.red-color .error-btn a,
.red-color .bro-btn2,
.red-color .share ul li a:hover,
.red-color.back-top-btn:hover,
.red-color .blog-page-btn a,
.red-color .contact-form .btn:hover,
.red-color .party-btn a,
.red-color .donate-btn ul .active,
.red-color .donate-btn ul li:hover,
.red-color.navcss,
.red-color .main_menu .menu_toggler,
.red-color .main_menu .offset_menu,
.red-color .main_menu a i {
    background: #ff5a5a;
}

.red-color.contact-us .form-group textarea,
.red-color.contact-us input {
    border: 1px solid #fa9b9b;
}

.red-color .contact-us .form-group textarea,
.red-color .contact-us input {
    color: #fa9b9b !important;
}

.red-color .color-menu a i {
    background: #fff !important;
    color: #ff5a5a !important;
    border: 1px solid #fff;
}

.red-color .blog_highlights p {
    border-left: 3px solid #ff5a5a;
}

/* ===============================
        Header Part css
==================================*/
label {
    cursor: pointer;
}

.nav_area label,
#content {
    height: 20px;
    width: 180px;
    margin-bottom: 10px;
    display: inline-block;
}

#menu-toggle {
    display: none;
}

#menu {
    max-height: 0;
    background: #fff;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
}

    #menu ul li a {
        font-size: 14px;
    }

#menu-toggle:checked + #menu {
    max-height: 180px;
}

/*MENU AREA CSS*/

.logo_container a {
    width: 120px;
    display: inline-block;
}

.main_menu {
    display: inline-block;
}

    .main_menu a {
        text-decoration: none;
    }

        .main_menu a i {
            font-size: 16px;
            height: 55px;
            width: 55px;
            line-height: 53px;
            border-radius: 100%;
            color: #fff;
            text-align: center;
        }

.blur-color .color-menu a i {
    border: 1px solid #fff;
    background: #fff;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(37, 120, 140, 0.3);
    -moz-box-shadow: 0px 0px 35px 0px rgba(37, 120, 140, 0.3);
    box-shadow: 0px 0px 35px 0px rgba(37, 120, 140, 0.3);
}

.red-color .color-menu a i {
    border: 1px solid #fff;
    background: #fff;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(255, 90, 90, 0.5);
    -moz-box-shadow: 0px 0px 35px 0px rgba(255, 90, 90, 0.5);
    box-shadow: 0px 0px 35px 0px rgba(255, 90, 90, 0.5);
}

.main_menu .menu_toggler {
    top: 30px;
    border-radius: 100%;
    transition: 0.4s;
    position: fixed;
    z-index: 999;
}

.main_menu a .hamberger {
    position: relative;
    display: inline-block;
}

.logo_container {
    display: inline-block;
    padding-top: 20px;
    width: calc(100% - 30px);
}

.main_menu a .hamberger:before {
    top: 5px;
}

.main_menu a .hamberger:after {
    bottom: 5px;
}


/* OFFSETMENU CSS */
.nav_area {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    background: transparent;
}

.main_menu .offset_menu {
    position: fixed;
    display: table;
    text-align: center;
    z-index: 9999999;
    height: 101vh;
    top: 0;
    right: 0;
    padding-left: 110px;
    padding-right: 110px;
    -webkit-transform: translate(100%);
    -ms-transform: translate(100%);
    transform: translate(100%);
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.offset_menu.visible {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}

.offset_menu li {
    padding: 10px 0;
    transition: all 0.6s ease;
}

.menu-label,
#content,
.offset_menu a {
    font-size: 18px;
    transform: translateX(0px);
    line-height: 24px;
    font-family: 'Arimo';
    text-transform: uppercase;
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
}

#menu li a {
    font-size: 16px;
    transform: translateX(0px);
    line-height: 24px;
    font-family: 'Arimo';
    text-transform: uppercase;
    font-weight: 400;
    /*	color: #1e7a8e;*/
    text-decoration: none;
}

#menu li {
    padding: 8px 0;
    transition: all 0.6s ease;
}

.menu_wrapper {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.offset_menu li:hover {
    transform: translateX(-10px);
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}

    .offset_menu li:hover a {
        color: #ffffff;
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        -moz-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
    }

.offset_menu .cross {
    display: inline-block;
    height: 20px;
    cursor: pointer;
    position: relative;
    top: -45px;
}

.cross span {
    width: 22px;
    height: 3px;
    background: #fff;
    display: block;
    position: relative;
    top: 11px;
}

.cross .left {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cross .right {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 8px;
}

.navcss {
    position: fixed;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    transition: all ease .3s;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
}

    .navcss .logo_container {
        padding-top: 0px;
        transition: all ease .3s;
    }

        .navcss .logo_container a {
            width: 70px;
            transition: all ease .3s;
        }

    .navcss .main_menu .menu_toggler {
        top: 15px;
        transition: all ease .3s;
    }

    .navcss .main_menu a i {
        -webkit-box-shadow: 0px 5px 35px 0px rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0px 5px 35px 0px rgba(255, 255, 255, 0.5);
        box-shadow: 0px 5px 35px 0px rgba(255, 255, 255, 0.5);
    }

/* ============================= 
       2. Banner Css 
======================================= */

@media (min-width: 992px) {

    .slider,
    .slide {
        position: relative;
    }
}

.slide {
    position: relative;
    height: 95vh;
}

    .slide .slide__img {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

@media (min-width: 992px) {
    .slide .slide__img {
        position: absolute;
        top: 0%;
        left: 0;
    }
}

.slide .slide__img img {
    width: 100%;
    height: 95vh;
    object-fit: cover;
    opacity: 1 !important;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    transition: all 1s ease;
}

.full-screen {
    min-height: 95vh;
    position: relative;
}

.home-text-center {
    position: absolute;
    width: 56%;
    top: 53%;
    right: -20%;
    transform: translateY(-50%);
}

.title {
    font-size: 75px;
    letter-spacing: -1px;
    line-height: 80px;
    font-weight: 400;
    font-family: "Abril Fatface", 'sans-serif';
    color: #fff;
    text-transform: capitalize;
    z-index: 99;
    padding-bottom: 30px;
}

.banner-area .slick-active .title {
    animation: fadeInDown 1s both 1s;
}

.banner-area .slick-active .anima {
    animation: fadeInUp 1s both 1s;
}

.banner-area .slick-active p {
    animation: fadeInUp 1s both 1s;
}

.banner_text p {
    color: #fff;
    font-size: 16px;
    padding-bottom: 60px;
    line-height: 24px;
    font-family: "Arimo", 'sans-serif';
}

.cristmas-btn a {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Arimo", 'sans-serif';
    border-radius: 35px;
    border: 1px solid #fff;
    padding: 12px 26px;
    background: #fff;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    z-index: 99;
}

    .cristmas-btn a:hover {
        color: #fff;
        background: transparent;
        -webkit-box-shadow: 0px 5px 35px 0px rgba(37, 120, 140, 0.3);
        -moz-box-shadow: 0px 5px 35px 0px rgba(37, 120, 140, 0.3);
        box-shadow: 0px 5px 35px 0px rgba(37, 120, 140, 0.3);
    }

.slidNext {
    position: absolute;
    top: 86%;
    right: 20%;
    transform: translate(-45%, -50%);
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100%;
    font-size: 14px;
    cursor: pointer;
    background: transparent;
    border: 1px solid #fff;
    z-index: 9;
    color: #fff;
    opacity: 0.7;
}

.slidprev {
    position: absolute;
    top: 86%;
    right: 26%;
    transform: translate(-50%, -50%);
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100%;
    font-size: 14px;
    cursor: pointer;
    background: transparent;
    border: 1px solid #fff;
    z-index: 9;
    color: #fff;
    opacity: 0.7;
}

    .slidNext:hover,
    .slidprev:hover {
        opacity: 1;
        -webkit-transition: .5s ease;
        -moz-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease;
    }

.slider {
    position: relative;
}

.res-banner {
    display: none;
}
/* ===========================================================
   3. Donate & Gift css start
=============================================================== */
.donate-btn,
.donate {
    position: relative;
}

.donate {
    padding-top: 80px;
    padding-bottom: 85px;
}

.gift_text p {
    color: #444;
    line-height: 24px;
    padding-bottom: 30px;
}

.donate-btn ul li:last-child {
    left: 200px;
}

.donate-btn ul li {
    transition: all 450ms cubic-bezier(.4, .25, .3, 1.3);
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0px 0px 40px 1px rgba(0, 0, 0, 0.15);
    transition: all ease 0.6s;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
}

    .donate-btn ul li a {
        color: #1e7a8e;
        text-align: center;
    }

    .donate-btn ul li i {
        font-size: 22px;
    }

    .donate-btn ul li span {
        padding-left: 12px;
        font-family: 'Arimo';
        font-size: 16px;
        visibility: hidden;
        /*display: none;*/
    }

    .donate-btn ul .active,
    .donate-btn ul li:hover {
        box-shadow: none;
        border-radius: 100px;
        /*    background: #1e7a8e;*/
        width: 190px;
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        -moz-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
    }

        .donate-btn ul .active a,
        .donate-btn ul li:hover a {
            color: #fff !important;
        }

        .donate-btn ul .active span,
        .donate-btn ul li:hover span {
            display: inline-block;
            visibility: visible;
            position: relative;
            margin-top: 0px;
        }

.santa img {
    padding-top: 33px;
}

/* ===========================================================
    4. Santa Coming Start
=============================================================== */
.santa-coming {
    background: url(../images/counter-bg-image1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.digit {
    margin-top: 160px;
    margin-bottom: 160px;
}

    .digit :hover {
        cursor: pointer;
    }

    .digit span {
        text-align: center;
        font-size: 30px;
        line-height: 24px;
        font-weight: 400;
        padding-bottom: 10px;
        font-family: "Abril Fatface", 'sans-serif';
        z-index: 999;
    }

    .digit p {
        text-align: center;
        /*    color: #1e7a8e;*/
        padding-top: 5px;
        font-size: 28px;
        font-family: "Abril Fatface", 'sans-serif';
        font-weight: 400;
        text-transform: capitalize;
        z-index: 999;
    }

.days-border {
    position: relative;
}

    .days-border:after {
        position: absolute;
        content: '';
        right: 0;
        height: 355px;
        width: 1px;
        background: #eaeff1;
        top: 0;
    }

/*=====================================
 Santa Coming End
=======================================*/

/*=====================================
    5. Party Start 
=======================================*/
.party {
    position: relative;
    top: 25%;
}

.party-btn a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Arimo", 'sans-serif';
    color: #fff;
    border-radius: 35px;
    padding: 14px 29px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    z-index: 99;
}

    .party-btn a:hover {
        background: #fff;
        -webkit-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
    }


button.party-btn {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Arimo", 'sans-serif';
    color: #fff;
    border-radius: 35px;
    padding: 14px 29px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    z-index: 99;
    cursor: pointer;
    background: #ff5a5a;
    border: none;
}

a.party-btn {
    font-size: 16px;
    font-weight: 400;
    font-family: "Arimo", 'sans-serif';
    color: #fff;
    border-radius: 35px;
    padding: 10px 25px;
    cursor: pointer;
    background: #ff5a5a;
    border: none;
    display: inline-block;
}

    button.party-btn:hover, a.party-btn:hover {
        background: #e05656;
        -webkit-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
    }


.col-form-label {
    padding-bottom: 0px !important;
}

.gift_text .party-btn {
    margin-top: 20px;
}

/*=====================================
   Party End
=======================================*/

/*=====================================
    6. Wish Start
=======================================*/
.wish {
    background: url(../images/lastyear-party-bg-image.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 80px;
    padding-top: 60px;
    padding-bottom: 160px;
}

.spin-text {
    padding-top: 30px;
}

    .spin-text .casino-btn {
        padding-top: 40px;
    }

    .spin-text p {
        color: #fff;
        font-family: "Arimo", sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }

.party-img {
    padding-bottom: 60px;
    margin-top: -80px;
}

.slidNext4 {
    position: absolute;
    bottom: -26%;
    right: 44%;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100%;
    font-size: 14px;
    cursor: pointer;
    background: transparent;
    border: 1px solid #999;
    z-index: 9;
    opacity: 1;
    color: #999;
}

.slidprev4 {
    position: absolute;
    bottom: -26%;
    left: 44%;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100%;
    font-size: 14px;
    cursor: pointer;
    background: transparent;
    border: 1px solid #999;
    z-index: 9;
    opacity: 1;
    color: #999;
}

    .slidNext4:hover,
    .slidprev4:hover {
        -webkit-transition: .5s ease;
        -moz-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease;
    }

/*=====================================
    Wish End
=======================================*/

/*=====================================
    7. News Start
=======================================*/
.news {
    position: relative;
    padding-bottom: 70px;
    padding-top: 100px;
}

.heading-news h2 {
    font-size: 32px;
    line-height: 24px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Abril Fatface';
    z-index: 0;
    padding-bottom: 60px;
    position: relative;
    cursor: auto;
}

    .heading-news h2:after {
        position: absolute;
        content: '';
        width: 50px;
        height: 3px;
        background: #ccc;
        left: 50%;
        transform: translateX(-50%);
        top: 45px;
    }

.slidNext3 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -6%;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100%;
    font-size: 14px;
    cursor: pointer;
    background: transparent;
    border: 1px solid #999;
    z-index: 9;
    color: #999;
    opacity: 1;
}

.slidprev3 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -6%;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100%;
    font-size: 14px;
    cursor: pointer;
    background: transparent;
    border: 1px solid #999;
    z-index: 9;
    color: #999;
    opacity: 1;
}

    .slidNext3:hover,
    .slidprev3:hover {
        opacity: 1;
        -webkit-transition: .5s ease;
        -moz-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease;
    }

.blog-in {
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.blog-details {
    padding: 30px 20px;
}

.blog-name {
    display: flex;
}

.author {
    padding-top: 12px;
    padding-left: 20px;
}

    .author h4 {
        color: #444;
        text-transform: capitalize;
        font-family: "Arimo", sans-serif;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
    }

    .author p {
        color: #999;
        font-family: "Arimo", sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

.news-head {
    display: inline-block;
}

    .news-head h3 {
        padding-top: 20px;
        color: #222;
        font-family: "Arimo", sans-serif;
        font-size: 22px;
        font-weight: 400;
        line-height: 28px;
    }

    .news-head p {
        padding-top: 20px;
        color: #444;
        font-family: "Arimo", sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        padding-bottom: 20px;
    }

    .news-head a {
        color: #222;
        text-transform: capitalize;
        font-family: "Arimo", sans-serif;
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
    }

        .news-head a:hover {
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

/*=====================================
    News End
=======================================*/
/*========================================
            contact-us Start 
========================================*/
.blue-color.contact-us {
    background: url(../images/footer-bg-image.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.red-color.contact-us {
    background: url(../images/red-footer-bg.png) no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.contact-left {
    padding-top: 100px;
}

.location-icon i {
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border-radius: 100px;
    border: 1px solid #fff;
    font-size: 18px;
    background: transparent;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-bottom: 60px;
    color: #fff;
}

    .location-icon i:hover {
        background: #fff;
    }

.location-txt span {
    line-height: 26px;
    font-size: 16px;
    font-family: "Arimo", sans-serif;
    color: #fff;
    position: absolute;
    top: 27%;
    transform: translateY(-50%);
    left: 39px;
    font-weight: 400;
}

.contact-form h2 {
    line-height: 26px;
    font-size: 30px;
    font-family: "Abril Fatface", 'sans-serif';
    color: #fff;
    padding-top: 45px;
    padding-bottom: 40px;
}

.contact-us .form-group textarea,
.contact-us input {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    border-radius: 0;
    background: transparent;
    padding-left: 20px;
    font-family: "Arimo", sans-serif;
}

    .contact-us .form-group textarea::placeholder,
    .contact-us .form-group input::placeholder {
        color: #eee;
    }

.contact-us .form-control:focus {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

.contact-us .form-group textarea {
    height: 130px;
    padding-top: 10px;
    color: #fff;
    resize: none;
}

.contact-us input {
    height: 40px;
}

    .contact-us input::placeholder {
        color: #fff;
        opacity: 1;
    }

.contact-form .btn {
    padding: 12px 20px;
    border-radius: 0;
    font-size: 18px;
    width: 100%;
    font-family: "Arimo", sans-serif;
    background: #fff;
    margin-bottom: 45px;
}

    .contact-form .btn:hover {
        color: #fff;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

/*=====================================
    contact-us End
=======================================*/

/* ===============================
            Footer Start
==================================*/
.footer {
    position: relative;
}

.contact-us:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 3000px;
    left: 0;
    bottom: 57px;
    background: rgba(255,255,255,1);
}

.copy-right h6 {
    text-align: left;
    padding-top: 18px;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    font-family: "Arimo", sans-serif;
}

.footer ul {
    float: right;
}

    .footer ul li {
        float: left;
    }

        .footer ul li i {
            color: #fff;
            background: transparent;
            padding: 20px 0px;
            border: 1px solid #fff;
            width: 50px;
            text-align: center;
        }

        .footer ul li:hover i {
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
            /*    color: #1e7a8e;*/
            background: #fff;
            border: 1px solid #fff;
        }

/* ===============================
            animation
==================================*/
@keyframes bulb {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.9;
    }

    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 1;
    }
}

@keyframes movebounce {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(20px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes moveleftbounce {
    0% {
        transform: translateX(-10px);
    }

    50% {
        transform: translateX(30px);
    }

    100% {
        transform: translateX(-10px);
    }
}

@keyframes moverightbounce {
    0% {
        transform: translateX(10px);
    }

    50% {
        transform: translateX(-30px);
    }

    100% {
        transform: translateX(10px);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(50deg);
    }

    100% {
        transform: rotate(0deg);
    }
}


/* ======== Sub Header css ======= */




/* ======== hidden==========*/
.hidden {
    display: none;
}

/* === BACK TO TOP CSS == */

.back-top-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #fff;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    display: none;
    -webkit-transition: ease all .5s;
    -moz-transition: ease all .5s;
    -o-transition: ease all .5s;
    transition: ease all .5s;
    z-index: 999;
    padding: 12px;
    text-align: center;
    filter: drop-shadow(0 0px 10px rgba(254, 215, 125, 0.2));
}

    .back-top-btn i {
        position: relative;
        -webkit-transition: ease all .5s;
        -moz-transition: ease all .5s;
        -o-transition: ease all .5s;
        transition: ease all .5s;
    }

    .back-top-btn:hover {
        box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, .3);
        -webkit-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, .3);
        -moz-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, .3);
        -o-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, .3);
    }

        .back-top-btn:hover i {
            color: #fff;
        }

/* =================================================
                 Blog page
==================================================*/
.blue-color.blog-banner {
    background: url(../images/breadcramb-bg-image.jpg) no-repeat;
    background-position: center center;
    position: relative;
    background-size: cover;
}

.red-color.blog-banner {
    background: url(../images/red-footer-bg.png) no-repeat;
    background-position: center center;
    position: relative;
    background-size: cover;
}
/*

.blog-banner:after {
    position: absolute;
    content: '';
    background: url(../images/blog-shape.png) no-repeat;
    background-position: center center;
    top: -30px;
    width: 100%;
    height: 100%;
}
*/

.blog_Page {
    padding-top: 55px;
}

    .blog_Page h1 {
        font-size: 32px;
        font-family: "Abril Fatface", 'sans-serif';
        color: #fff;
        font-weight: 400;
        line-height: 24px;
        text-align: center;
        text-transform: capitalize;
        margin-top: 100px;
        /*    margin-top: 150px;*/
    }

.blog-banner ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: transparent;
    text-align: center;
    font-family: "Arimo", 'sans-serif';
    margin-top: 5px;
    margin-bottom: 80px;
    /*    margin-bottom: 50px;*/
    display: block;
}

.breadcrumb > li {
    display: inline-block;
}

.blog-banner ul.breadcrumb li p {
    display: inline;
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    font-family: "Arimo", 'sans-serif';
    font-weight: 400;
}

.blog-banner ul.breadcrumb li + li:before {
    padding: 8px;
    color: #fff;
    content: "/";
    font-weight: 700;
}

.blog-banner ul.breadcrumb li a p {
    color: #fff;
    text-decoration: none;
}

.blog-page-btn {
    padding-top: 30px;
    padding-bottom: 30px;
}

    .blog-page-btn a {
        font-size: 18px;
        line-height: 24px;
        font-weight: 400;
        text-transform: capitalize;
        font-family: "Arimo", 'sans-serif';
        color: #fff;
        border-radius: 35px;
        padding: 14px 29px;
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        -moz-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        z-index: 99;
    }

        .blog-page-btn a:hover {
            background: #fff;
            -webkit-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
            -moz-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
        }



/* =================================================
                 Blog Details
==================================================*/
.details-img-sub ul li {
    float: left;
    margin: 60px 80px 50px 25px;
    list-style: disc;
    font-size: 30px;
    /*    color: #1e7a8e;*/
}

    .details-img-sub ul li:last-child {
        margin: 60px 0px 50px 25px;
    }

.details-img-sub h5 {
    /*    color: #1e7a8e;*/
    font-family: "Arimo";
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
}

.detail-text h4 {
    color: #222;
    font-family: "Arimo";
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    padding-bottom: 30px;
}

.details-img-sub p {
    color: #888;
    font-family: "Arimo";
    font-size: 14px;
    line-height: 24px;
    text-transform: capitalize;
}

.blog-detail-inner p {
    color: #444;
    font-family: "Arimo";
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 30px;
    padding-left: 15px;
}

.blog_highlights p {
    background-color: #f1f1f1;
    padding: 26px 20px 26px 30px;
    font-family: "Arimo";
    font-style: italic;
    color: #222;
    font-size: 14px;
    margin: 10px 0 5px;
}

.blog-detail-inner ul li h5 {
    color: #444;
    font-family: "Arimo";
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-left: 15px;
}

    .blog-detail-inner ul li h5 span {
        margin-right: 8px;
    }

.tag {
    display: inline-flex;
    margin-top: 30px;
}

    .tag h2 {
        font-size: 20px;
        font-family: "Arimo";
        text-transform: capitalize;
        line-height: 24px;
        font-weight: 700;
        color: #222;
        padding-bottom: 8px;
        margin-right: 10px;
        margin-top: 12px;
    }

    .tag a {
        height: 32px;
        padding: 0 10px;
        border: 1px solid #ddd;
        text-align: center;
        line-height: 31px;
        text-transform: capitalize;
        font-family: "Arimo";
        font-weight: 400;
        margin: 10px 12px 0 0;
        font-size: 14px;
        color: #444;
        outline: 0;
        text-transform: capitalize;
    }

.share,
.share ul li {
    display: inline-flex;
}

    .share h2 {
        font-size: 20px;
        font-family: "Arimo";
        text-transform: capitalize;
        line-height: 24px;
        font-weight: 700;
        color: #222;
        padding-bottom: 8px;
        margin-right: 10px;
        margin-top: 40px;
    }

    .share ul {
        margin-top: 27px;
    }

        .share ul li a {
            margin: 10px 0 0 10px;
            text-align: center;
            border: 1px solid #ccc;
            float: left;
            color: #777;
            font-size: 14px;
            width: 36px;
            height: 36px;
            line-height: 36px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
        }

            .share ul li a:hover {
                color: #fff;
                /*    background: #1e7a8e;*/
                transition: all ease 0.5s;
                -webkit-transition: all ease 0.5s;
                -moz-transition: all ease 0.5s;
                -ms-transition: all ease 0.5s;
                -o-transition: all ease 0.5s;
            }

/* comment */


.comments-title {
    border-bottom: 1px solid #eee;
    font-size: 24px;
    font-family: "Arimo";
    color: #222;
    font-weight: 700;
    line-height: 24px;
    padding: 40px 0 10px;
    text-transform: capitalize;
}

.blog_comments .media {
    padding: 0 0 10px;
}

.media-middle {
    margin-top: 30px;
}

.media_first {
    border-bottom: 1px solid #ddd;
}

.blog_comments .media .media-left img {
    object-fit: cover;
    -o-object-fit: cover;
}

.blog_comments .media .media-left {
    padding-right: 20px;
}

.blog_media .media-heading {
    font-size: 16px;
    font-family: "Arimo";
    line-height: 24px;
    text-align: left;
    font-weight: 600;
    color: #222;
}

    .blog_media .media-heading span {
        float: right;
        color: #777;
        line-height: 24px;
        font-size: 14px;
        font-weight: 400;
    }

.blog_media p {
    padding: 10px 0 5px !important;
    font-size: 14px;
    font-family: "Arimo";
    color: #222;
    line-height: 24px;
    font-weight: 400;
}

.blog_media a {
    color: #777;
}

.form-detail {
    margin-bottom: 70px;
}

/* contact form */

.form-detail {
    margin-bottom: 70px;
}

.blogdetails_form h4 {
    padding: 15px 0 25px !important;
    text-transform: none;
}

.blogdetails_form .form-group textarea {
    width: 100%;
    height: 120px;
    padding: 5px 10px;
}

.blogdetails_form .form-group {
    margin-left: 0;
}

    .blogdetails_form .form-group input,
    .blogdetails_form .form-group textarea {
        color: #777;
        text-transform: capitalize;
        resize: none;
        font-family: "Arimo";
        border: 1px solid #ddd;
        border-radius: 0px;
        font-size: 13px;
    }

.blogdetails_form .book_btn {
    width: 100%;
}

.blog_grid_btn a {
    color: #fff;
}

.blogdetails_form {
    margin-top: 43px;
    margin-bottom: 80px;
    padding-left: 10px;
}

.blog-detail-img img {
    width: 100%;
    margin: 50px 0 0;
}

.bro-btn2 {
    text-align: center;
    /*    background: #1e7a8e;*/
    padding: 12px 0 8px;
    width: 100%;
    font-size: 20px;
    font-family: "Arimo";
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    z-index: 99;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

    .bro-btn2:hover {
        background: #fff;
        /*    color: #1e7a8e;*/
        -webkit-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        -moz-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
    }

.detail-btn-bottom p {
    font-size: 16px;
    font-family: "Arimo";
    font-weight: 400;
    line-height: 24px;
    color: #444;
    padding-top: 15px;
    padding-left: 15px;
}

    .detail-btn-bottom p a {
        font-size: 16px;
        font-family: "Arimo";
        font-weight: 400;
        line-height: 24px;
        color: #287cda;
    }

/* =================================================
                 Error Page
==================================================*/
.error {
    position: relative;
    background: #fff;
    padding-bottom: 60px;
}

    .error:after {
        position: absolute;
        content: '';
        background: url(../images/error-page.png) no-repeat;
        background-position: center center;
        top: -160px;
        width: 100%;
        height: 100%;
        z-index: 9;
    }

.four-img {
    padding-top: 170px;
}

.error-content img {
    -webkit-animation: an1 9650ms ease-in-out infinite alternate 241ms, attn 3000ms ease-in-out infinite alternate;
    animation: an1 9650ms ease-in-out infinite alternate 241ms, attn 3000ms ease-in-out infinite alternate;
}

.number img {
    -webkit-animation: expandIn 9650ms ease-in-out infinite alternate 241ms, expandOut 3000ms ease-in-out infinite alternate;
    animation: expandIn 9650ms ease-in-out infinite alternate 241ms, expandOut 3000ms ease-in-out infinite alternate;
}

.error-content-detail h2 {
    padding-top: 30px;
    padding-bottom: 15px;
    font-size: 24px;
    font-family: "Abril Fatface", 'sans-serif';
    font-weight: 400;
    color: #444;
    line-height: 24px;
}

.error-content-detail p {
    font-size: 16px;
    font-family: "Arimo", 'sans-serif';
    font-weight: 400;
    color: #444;
    line-height: 24px;
    padding-bottom: 25px;
}

.error-btn a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: "Arimo", 'sans-serif';
    color: #fff;
    border-radius: 35px;
    padding: 14px 29px;
    /*    background: #1e7a8e;*/
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    z-index: 99;
}

    .error-btn a:hover {
        background: #fff;
        /*     color: #1e7a8e;*/
        -webkit-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
    }

/* =================================
        Pop Up              
===================================*/

/* Gift popup start */

.modal-content {
    border-radius: 0;
    overflow: hidden;
    padding-bottom: 0px;
    margin-top: 0%;
}

.modal {
    padding-right: 0 !important;
}

.modal-header i {
    position: absolute;
}

.modal-header {
    border-bottom: none;
}

.modal-dialog {
    margin-top: 100px;
    max-width: 1124px;
    z-index: 99999;
}

.download-close {
    float: right;
    /*    background: #ff4d4d;*/
    border-radius: 50%;
    border: 1px solid transparent;
    width: 50px;
    height: 50px;
    z-index: 99999;
    position: absolute;
    right: -6px;
    top: -13px;
}

.pop-cross span {
    width: 22px;
    height: 3px;
    background: #fff;
    display: block;
    position: relative;
    top: 27px;
    left: 12px;
}

.pop-cross .right {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 24px;
}

.pop-cross .left {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.download-icon {
    margin-left: 59%;
    transform: translateX(-50%);
    margin-top: 30px;
}

.popup_gift {
    background: #ffffff;
    height: 670px;
    width: 1123px;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 0px;
}

.pop-donate-btn {
    text-align: center;
    padding: 30px 0 50px;
}

    .pop-donate-btn a {
        font-size: 18px;
        line-height: 24px;
        font-weight: 400;
        font-family: "Arimo", 'sans-serif';
        color: #fff;
        border-radius: 35px;
        padding: 14px 29px;
        transition: all ease 0.5s;
        -webkit-transition: all ease 0.5s;
        -moz-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        z-index: 99;
    }

        .pop-donate-btn a:hover {
            background: #fff;
            -webkit-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
            -moz-box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.15);
        }

.head h4 span {
    padding-left: 10px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Arimo", 'sans-serif';
    color: #666;
    font-size: 14px;
}

.line-shape img {
    width: 100%;
    padding-bottom: 30px;
    padding-top: 30px;
}

.Sgift_inner h4 {
    margin-left: 16px;
}

.popup_gift label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    margin-right: 10px;
}

.popup_gift input[type="checkbox"],
.popup_gift input[type="radio"] {
    margin: 4px 5px 0;
    margin-left: 5px;
    line-height: normal;
    margin-left: 17px;
    margin-bottom: 60px;
    background-color: red;
}

.wish_close {
    float: right;
    font-size: 41px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    position: absolute;
    transform: translateX(-11%);
    border: none;
    background: transparent;
    top: 20px;
    z-index: 9;
    right: -50%;
}

.gift_close {
    float: right;
    font-size: 41px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    position: absolute;
    transform: translateX(-114%);
    border: none;
    background: transparent;
    top: 15px;
    z-index: 9;
    right: -50%;
}


/* Gift popup end */

/* Send wishes popup start */

.popup_wish {
    background: #ffffff;
    height: 485px;
    width: 1060px;
    margin-left: 50%;
    transform: translateX(-50%);
}

.Swish_inner {
    text-align: center;
}

.head h4 {
    font-size: 24px;
    /*    color: #247689;*/
    font-family: "Abril Fatface", 'sans-serif';
    font-weight: 400;
    padding: 0 0 30px;
}

.form-inline .form-group .form-control,
.form-inline .form-group textarea {
    width: 100%;
    border-style: none;
    border: 2px solid #712d2e;
    padding: 7px 10px;
    font-size: 14px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    color: #666;
    text-transform: capitalize;
    margin-bottom: 2px;
    background-color: transparent;
    border-radius: 0;
    -moz-appearance: none;
}

.book_btn {
    position: absolute;
    left: 50%;
    top: 30px;
    transform: translateX(-50%);
}

    .book_btn a {
        transition: all 0.3s ease;
        text-transform: capitalize;
        outline: 0;
        margin-top: 20px;
        padding: 8px 25px;
        font-weight: 500;
        background-color: transparent;
        border: 1px solid #6070a9;
        border-radius: 25px;
        font-size: 20px;
        color: #6070a9;
        text-decoration: none;
        cursor: pointer;
    }

        .book_btn a:hover {
            background-color: #6070a9;
            color: #ffffff;
        }

/* =================================================
                 Animation
==================================================*/
@-webkit-keyframes an1 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    5% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    15% {
        -webkit-transform: rotate(-2.5deg);
        transform: rotate(-2.5deg);
    }

    25% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }

    35% {
        -webkit-transform: rotate(-1.5deg);
        transform: rotate(-1.5deg);
    }

    45% {
        -webkit-transform: rotate(1deg);
        transform: rotate(1deg);
    }

    55% {
        -webkit-transform: rotate(-1.5deg);
        transform: rotate(-1.5deg);
    }

    65% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }

    75% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }

    85% {
        -webkit-transform: rotate(2.5deg);
        transform: rotate(2.5deg);
    }

    95% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes an1 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    5% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    15% {
        -webkit-transform: rotate(-2.5deg);
        transform: rotate(-2.5deg);
    }

    25% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }

    35% {
        -webkit-transform: rotate(-1.5deg);
        transform: rotate(-1.5deg);
    }

    45% {
        -webkit-transform: rotate(1deg);
        transform: rotate(1deg);
    }

    55% {
        -webkit-transform: rotate(-1.5deg);
        transform: rotate(-1.5deg);
    }

    65% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }

    75% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }

    85% {
        -webkit-transform: rotate(2.5deg);
        transform: rotate(2.5deg);
    }

    95% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}


@keyframes expandIn {
    0% {
        transform: scale(0.97);
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes expandOut {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(1.09);
        opacity: 1;
    }
}

@media (max-width: 767px) {
    .party {
        text-align: center;
        padding-top: 5px !important;
    }

    .img-fluid {
        height: 100%;
    }
}
