/*
------------------
Project:        Kisimusi - Christmas HTML5 Template
Version:        1.0
Last change:    06/ 11 /2019
Primary use:    Christmas party or blog sit. 
Author:         Ingenious_team
------------------ */
@import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Arimo:400,700');

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

ol,
ul {
    list-style: none;
}

a,
a:hover {
    text-decoration: none;
}

img {
    vertical-align: middle;
    border: 0;
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

/*====================
navbar-part start
=====================  */
.navbar {
    position: fixed;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    transition: all ease .7s;
     background: #ff5a5a;
}

.navcss {
    background: #ff5a5a;
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, .3);
    transition: all .6s ease;
}

.logo-color {
    width: 80px;
}

.navcss img {
    width: 70px;
    transition: all .9s ease;
}

.navcss .navbar-nav {
    padding-left: 20px;
}

.posi {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 25px;
}

nav ul li {
    margin: 0 13px;
}

.navbar-nav li a {
    font-size: 18px;
    position: relative;
    line-height: 24px;
    font-weight: 600;
    font-family: "Arimo";
    color: #fff;
    text-transform: capitalize;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

nav ul li.color-w a {
    color: #fff;
}

.navcss li a {
    color: #fff;
}

.nav-sign {
    margin-top: 16px;
}

/*====================
navbar-part end
=====================  */
.casino-btn a {
    position: relative;
    display: inline-block;
    font-size: 22px;
    vertical-align: top;
    text-align: center;
    font-family: "Arimo";
    line-height: 24px;
    color: #ff5a5a;
    font-weight: 400;
    padding: 13px 30px;
    border-radius: 5px;
    text-transform: capitalize;
    -webkit-transition: all ease 0.9s;
    -moz-transition: all ease 0.9s;
    -ms-transition: all ease 0.9s;
    -o-transition: all ease 0.9s;
    transition: all ease 0.9s;
    background: #fff;
    box-shadow: 0px 0px 22px 1px rgba(0, 0, 0, 0.2);
}

.casino-btn a:hover {
    background: #ff5a5a;
    color: #fff;
}

.run-txt .casino-btn a:hover,
.run-txt .casino-btn a {
    filter: none;
}

/*====================
banner-part start
=====================  */

#banner-part {
    background: url(../images/banner-background-image.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    position: relative;
    z-index: 0;
}

.banner-top,
.banner-new-text {
    position: relative;
}

.banner-center p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: "Arimo";
    cursor: auto;
    z-index: 999;
}

.banner-center h1 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Abril Fatface";
    color: #fff;
    z-index: 99;
}

.banner-center h4 {
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: "Arimo";
    color: #fff;
    cursor: auto;
}

.banner-top:after {
    position: absolute;
    content: '';
    background: url(../images/banner-mobile-image.png) no-repeat center;
    height: 133%;
    width: 50%;
    left: -225px;
    top: 78px;
    z-index: -1;
}

.banner-center {
    margin-top: 70%;
    transform: translateY(-50%);
}

.banner-new {
    position: absolute;
    top: 130px;
    height: 393px;
    width: 710px;
    z-index: -9;
    margin-left: -40px;
}

.banner-btn {
    margin-top: 30px;
}

.banner-btn a {
    position: relative;
    display: inline-block;
    font-size: 22px;
    vertical-align: top;
    text-align: center;
    font-family: "Arimo";
    line-height: 24px;
    color: #ff5a5a;
    font-weight: 400;
    padding: 13px 30px;
    border-radius: 5px;
    text-transform: capitalize;
    -webkit-transition: all ease 0.9s;
    -moz-transition: all ease 0.9s;
    -ms-transition: all ease 0.9s;
    -o-transition: all ease 0.9s;
    transition: all ease 0.9s;
    background: #fff;
    box-shadow: 0px 0px 22px 1px rgba(0, 0, 0, 0.2);
}

.banner-btn a:hover {
    background: #ff5a5a;
    color: #fff;
}

/*====================
banner-part end
=====================  */

/*====================
Demo-Part Start
=====================  */
.demo-part {
    padding-top: 30px;
}

.demo-pera {
    width: 55%;
    margin-left: 24%;
}

.color-1 h4 {
    color: #ff5a5a;
    font-size: 20px;
    font-weight: 400;
    font-family: "Arimo";
    text-transform: uppercase;
    padding-top: 20px;
}

/*====================
Demo-Part End
=====================  */

/*====================
Features-part start
=====================  */
.features-part {
    background: #ff5a5a;
    padding: 80px 0;
    margin-top: 40px;
    position: relative;
}

.features-part .header p,
.features-part .color-1 h3 {
    color: #fff;
}

.feature-icon ul li {
    float: left;
}

.feature-left {
    position: relative;
}

.feature-left:after {
    position: absolute;
    content: '';
    background: url(../images/device-image.png) no-repeat;
    height: 120%;
    width: 150%;
    right: 0px;
    top: 0px;
}

.first-row,
.second-row,
.third-row,
.fourth-row {
    margin-bottom: 30px;
}

#demo-part .theme-img {
    position: relative;
}

#demo-part .theme-details {
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;

}

#demo-part .theme-item:hover .theme-details {
    opacity: 1;
    width: 100%;
}

#demo-part .theme-over {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}



#demo-part .theme-details p {
    font-family: 'Arimo', sans-serif;
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 11px;
    line-height: 24px;
    opacity: 0;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

#demo-part .theme-details i {
    width: 40px;
    height: 40px;
    background: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #000000;
    opacity: 0;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

#demo-part .theme-item:hover .theme-details p,
#demo-part .theme-item:hover .theme-details i {
    opacity: 1;
}

/*====================
Features-part End
=====================  */

/*====================
theme-part start
=====================  */
.section {
    margin-top: 80px;
}

.header h3 {
    font-family: 'Arimo', sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    line-height: 30px;
    padding: 10px 0;
}

.color-1 h3 {
    font-size: 32px;
    position: relative;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Arimo', sans-serif;
    color: #ff5a5a;

}

.header p {
    font-family: 'Arimo', sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    padding-top: 20px;
    color: #999;
    margin-bottom: 60px;
}

#theme-part .theme-img {
    position: relative;
}

#theme-part .theme-details {
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;

}

#theme-part .theme-item:hover .theme-details {
    opacity: 1;
    width: 100%;
}

#theme-part .theme-over {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

#theme-part .pre {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #ff5a5a;
    position: absolute;
    left: -75px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    display: none;
    -webkit-transition: ease all .5s;
    -moz-transition: ease all .5s;
    -o-transition: ease all .5s;
    transition: ease all .5s;
    margin: 10px 0;
    background: #fff;
    z-index: 99;
    box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, .2);
}

#theme-part .nxt {
    margin: 10px 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #ff5a5a;
    position: absolute;
    right: -75px;
    top: 50%;
    z-index: 99;
    transform: translateY(-50%);
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    background: #fff;
    z-index: 99;
    box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, .14);
    -webkit-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, .14);
    -moz-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, .14);
    -o-box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, .14);
}

#theme-part .pre:hover,
#theme-part .nxt:hover {
    background: #ff5a5a;
    color: #fff;
    box-shadow: 0px 0px 30px 4px rgba(0, 0, 0, .14);
    -webkit-box-shadow: 0px 0px 30px 4px rgba(0, 0, 0, .14);
    -moz-box-shadow: 0px 0px 30px 4px rgba(0, 0, 0, .14);
    -o-box-shadow: 0px 0px 30px 4px rgba(0, 0, 0, .14);
}

/*====================
theme-part end
=====================  */

/*====================
footer-part start
=====================  */

#back-top-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #ff5a5a;
    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;
    color: #fff;
    -webkit-transition: ease all .5s;
    -moz-transition: ease all .5s;
    -o-transition: ease all .5s;
    transition: ease all .5s;
}

#back-top-btn:hover i {
    color: #ff5a5a;
}

#back-top-btn:hover {
    background: #fff;
    box-shadow: 0px 0px 40px 4px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0px 0px 40px 4px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0px 40px 4px rgba(0, 0, 0, .3);
    -o-box-shadow: 0px 0px 40px 4px rgba(0, 0, 0, .3);
    filter: drop-shadow(0 0px 10px rgba(223, 103, 198, 0.3));
}


#footer-part {
    background: #f24f4f;
    padding: 20px 0;
    margin-top: 60px;
}

#footer-part p {
    font-family: 'Arimo', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    padding-top: 6px;
    line-height: 24px;
}

#footer-part p span {
    font-family: 'Arimo', sans-serif;
}

#footer-part a {
    font-family: 'Arimo', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    line-height: 35px;
}

#footer-part a i {
    margin-left: 14px;
}

.demo-section .overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
    content: '';
    width: 100%;
    height: 0%;
    opacity: 0;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}

.demo-section {
    position: relative;
}

.demo-section:hover .overlay i {
    opacity: 1;
}

.demo-section:hover .overlay {
    opacity: 1;
    height: 100%;
}

.demo-section .overlay i {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: #ff5a5a;
    color: white;
    font-size: 20px;
    text-align: center;
    line-height: 66px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /*    border: 4px solid #ffffff;*/
    opacity: 0;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -o-transition: all linear .5s;
}
.d-color .overlay i{
    background: #247689;
}

/*====================
footer-part end
=====================  */
/*
==========================================
    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);
  }
}