html {
  scroll-behavior: smooth;
}
body{background:#fff;color:#666666;margin:0px;padding:0px;font-family: 'Roboto', sans-serif;;letter-spacing: 0.8px;outline:0;overflow-x: hidden;}
*{
    outline:0px;
}
.container {
    max-width: 88.29%;
    position: relative;
}
p{
    font-size: 20px;
    line-height: 34px;
    font-family: 'Roboto', sans-serif;
    color:#000;
}
.sanity, #header, .pro_downstn, ul.bckbtn li, .sap-stn, section, .collection, .heading, .probox, .aboutus, .abtcont, .footer, .footerfrm, .copyright, .innerabout, .inabt-cont, .inabt-cont p, .products, .prow, .proimg, .proimg img, .procont, .demo, .quality, .thanks, .bathtabs, .why_aquini, .deals, .headerstrip, .detble, .delblebox{
    width: 100%;
    float: left;
}
.pro_downstn, .collection, .aboutus, .footer, .innerabout, .products, .space, .quality, .quality, .thanks, .why_aquini, .deals, .aboutuscont{
    padding: 50px 0px;
}
.relatpro{
    padding-bottom:50px;
}
.why_aquini {
    background: #e6e7e8;
}
.inabt-right, .procont, .aboutus{
    position: relative;
}

img {
    max-width: 100%;
    vertical-align: middle;
}
.banner img{
    width: 100%;
    height: 100%;
}
.header {
    width: 100%;
    float: left;
    transition: height .4s,background-color .3s;
    padding: 21px 0;
}
.web-container {
    width: 1260px;
    margin: 0px auto;
    position: relative;
}
.bannerdis {
    width: 100%;
    position: absolute;
    top: 70vh;
    text-align: center;
}
.bannerdis h1 {
    font-family: 'Novecento wide';
    font-size: 50px;
    color: #000;
    letter-spacing: 3px;
    font-weight: normal;
    padding-left: 240px;
}
.heading h3, .heading h2, .heading h1 {
    margin: 0;
    position: relative;
    line-height: 50px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    color: #6d6e71;
    text-transform: uppercase;
    font-weight:normal;
}
.white-color{
    color: rgba(255, 255, 255, 0.25) !important;
}
.btn-2 span {
    display: block;
    padding: 12px 25px;
    float: left;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    border-radius:2px;
    border: solid 1px #3d959f;
    color: #000;
}

.btn-2, .ftrfrm ul li:last-child button, button.btn-2.outline{
    font-size: 16px;
    margin: 0;
    height: auto;
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: rgba(44,44,52,0.5);
    background: transparent;
    cursor: pointer;
    outline: 0;
}
.btn-2::before, .ftrfrm ul li:last-child button:before, button.btn-2.outline:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -100;
    background:#3d959f;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: -webkit-transform 500ms;
    transition: transform 500ms;
    transition: transform 500ms,-webkit-transform 500ms;
}
.btn-2:hover:before, .probox:hover .btn-2:before, button.btn-2.outline:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.probox:hover .btn-2 span{
    color:#fff;
}
/*--- Button 2 -------*/
.btn-2:hover{
    color:#fff;
}
.product {
    width: 1066px;
    margin: 0px auto;
    overflow:hidden;
}
.inabt-left{
    width: 100%;
    float: left;
}
.proboxlft {
    width: 55%;
    float: left;
}
.inabt-right{
    width:100%;
    text-align: center;
    padding: 0 170px;
    color: #000;
}
.proboxright {
    width:42%;
    float: right;
    text-align: center;
    position: relative;
}
.proboxlft img, .proimg img {
    width: 100%;
    transform: scale(1);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.men-bar ul li a.active {color: #000;}

.cat-hdg{
    font-size: 44px;
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 60px;
    font-family: 'Novecento wide';
    color: #3d959f;
    text-transform: uppercase;
}
.probox {
    padding: 50px 0;
}
.prodtl {
}
.probox:nth-child(odd) .proboxlft {
    float: right;
}
.probox:nth-child(odd) .proboxright {
    float: left;
}
.heading {
    margin-bottom: 50px;
    position:relative;
}
.abtcont p {
    text-align: center;
    color: #fff;
    width: 60%;
    margin: 30px 20% 25px;
    float: left;
}
button.btn-2.outline {
    border: solid 1px #3d959f;
}
.btn-2.goldbtn {
    background: #a7813e;
}
.footer {
    background: #f1f2f2;
    width: 100%;
    float: left;
}
.frmdtl h2, .ftrfrm h4 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 11px;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
}
.ftrfrm ul {
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
    margin: 0px;
}
.ftrfrm ul li input, .ftrfrm ul li select {
    width: 100%;
    height: 50px;
    letter-spacing: 0.5px;
    text-indent: 10px;
}
.ftrfrm ul li {
    width: 100%;
    float: left;
    position: relative;
    margin: 5px 0;
}
.ftrfrm ul li textarea {
    width: 100%;
    letter-spacing: 0.5px;
    resize: none;
    height: 50px;
    padding: 15px 0 0 0;
    text-indent: 15px;
}
.ftrfrm {
    width: 30%;
    padding: 0 2%;
}
.frmdtl {
    width: 100%;
    }
.frmdtl p{
    color: #fff;
} 
.frmdtl p {
    color: #fff;
    border-bottom:solid 1px #6c6d6f;
    margin: 0;
    display: inline-block;
    padding: 10px 0;
}
.frmdtl p:last-child {
    border: none;
}
.copyright {
    padding-top: 30px;
    display: flex;
    border-top: solid 1px #bebebe;
    margin-top: 50px;
}
.copyright p {
    width: 50%;
    color: #565656;
    font-size: 15px;
}
.copyright p a{
    color: #565656;
}
.btn-2.trans {
    background: #58595b;
    border: solid 1px #58595b;
}
.btn-2.trans span {
    text-transform: inherit;
    letter-spacing: 1px;
    color:#fff;
}
.btn-2.trans:hover{
    border: solid 1px #a7813e;
    background:#a7813e;
}
.btn-2.trans:hover span{
    color: #a7813e;
}
.navbar {
    display: inline-block;
    padding: 0;
    width: 10%;
}

.nav-toggle{
    display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    float: right;
    z-index: 9;
    right: 5%;
    top: 5%;
}
.nav-toggle span {
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 1px;
    background:#fff;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    float: left;
    position: absolute;
}
.nav-toggle:hover span{
    background: #3d959f;
}
.nav-toggle span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.nav-toggle span:nth-child(2) {
    top: 13px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    width: 70%;
    right: 0;
}

.nav-toggle span:nth-child(3) {
    top: 25px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    width: 40%;
    right: 0;
}

.nav-toggle.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 2px;
    left: 15px;
    width: 80%;
    height: 2px;
}
.nav-toggle.open span:nth-child(2) {
    width: 0;
    opacity: 0;
}

.nav-toggle.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 25px;
    left: 14px;
    width: 80%;
    height: 2px;
}
.navbar .nav-layer {
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: -1;
    border-radius: 50%;
    -webkit-transition: 1s;
    transition: 1s;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
}

.navbar .nav-layer.open {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.navbar .menu{
    width: 100%;
    position: fixed;
    right: -100%;
    top: 0;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    background-size: cover;
    background-position: center;
    opacity: 1;
    transition: all 1s;
}
.navbar .menu ul {
    list-style: none;
}

.navbar .menu a {
    color: white;
    text-decoration: none;
}
.menu.open {
    visibility: visible;
    opacity: 1;
    right: 0;
}
.header-right .navbar .menu ul li a {
    max-width: 320px;
    color: #fff;
    padding: 0;
    font-size: 25px;
    line-height: 50px;
    text-transform: initial;
    font-family: 'Roboto', sans-serif;;
}
.inabt-right h3, .subheadings h4 {
    font-size: 38px;
    line-height: 42px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-left: 20px;
    color: #fff;
    position: relative;
    width: fit-content;
    width: -moz-fit-content;
    font-family: 'Roboto', sans-serif;
}
.pull-right{
    float: right;
}
.pull-left{
    float: left;
}
.inabt-cont{
    margin-bottom: 50px;
}
.product-name {
    position: absolute;
    bottom: 110px;
    left: -110px;
    width: auto;
    display: inline-block;
    text-align: center;
}
.product-name h3 {
    font-size: 58px;
    font-family: 'Roboto', sans-serif;;
    letter-spacing: 20px;
    font-weight: normal;
    line-height: 60px;
    color: #000;
    margin: 0;
}
.product-name span {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;;
    line-height: 10px;
    letter-spacing":2px;
}
.bredcum {
    width: auto;
    float: left;
    font-size: 16px;
    line-height: 20px;
    padding-top: 50px;
    margin-bottom: 50px;
}
.bredcum a {
    color: #000;
    text-decoration: none;
}
.bredcum font {
    padding: 0 10px;
}
.pro-box {
    width: 25%;
    float: left;
    padding: 10px;
}
.proimg {
    border: solid 1px #e8e8e8;
    position: relative;
    overflow: hidden;
}
.proimg.smgimg{
    height: 350px;
}
.pro-box:hover .pro-dtl h3 {
    color: #3d959f;
        -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.procont p {
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0 0px 0;
    display: inline-block;
    text-transform: uppercase;
    width: 50%;
}
.plus {
    position: absolute;
    right: 0;
    top: 65%;
    padding: 0px 4px;
    border: solid 1px #3d959f;
    font-weight: bold;
    color: #3d959f;
    line-height: 20px;
    transform: translateY(-50%);
}
.plus:hover, .pro-box:hover a.plus{
    text-decoration: none;
    background: #3d959f;
    color: #fff;
}
.pro-dtl {
    width: 100%;
}
.innerpro .pro-dtl {
    height: 80px;
}
.leftmenu {
    width: 50%;
    float: left;
    text-align: left;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 15%;
}
ul.socialmedia {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 77vh;
    display: block;
}
ul.socialmedia li {
    background: #363233;
    padding: 5px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 40px;
    margin: 25px auto;
}
ul.socialmedia li a {
    color: #4d4d4d;
}
.rightmenu {
    width: 15%;
    float: right;
    height: 100vh;
    background:rgb(63, 62, 64);
    position: relative;
}
ul.navbarmenu {
    margin: 0;
    width: 100%;
    float: left;
    padding: 0;
}
ul.navbarmenu li {
    font-size: 35px;
    line-height: 80px;
    border-bottom: solid 1px #f2f2f2;
    font-family: 'Roboto', sans-serif;;
    text-transform: capitalize;
    width: auto;
}
ul.navbarmenu li:last-child {
    border: none;
}
.prodtl .btn-2 span {
    padding: 27px 0;
    text-transform: inherit;
    font-family: 'Gilroy';
    color: #000;
    font-size: 17px;
    line-height: 26px;
    border: none;
}

div#wrap {
    z-index: 9 !important;
}
.qual-cont ul li {
    list-style: none;
    font-size: 17px;
    line-height: 28px;
    padding: 10px 50px;
    position: relative;
    letter-spacing: 0.3px;
}
.qual-cont ul li:after {
    content: '';
    width: 80px;
    height: 1px;
    background: #a7813e;
    position: absolute;
    bottom: 0;
    left: 12%;
}
.qual-cont ul li label {
    font-weight: bold;
    color: #a7813e;
}
.qual-cont ul li:last-child:after {
    background: transparent;
}
.input {
    width: 100%;
    background: #fff;
    border: none;
    outline: none;
    border: solid 1px #d2d4d3;
}

.line-box {
    position: relative;
    width: 100%;
    height: 1px;
    background: #BCBCBC;
}

.line {
    position: absolute;
    width: 0%;
    height: 1px;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    background: #a7813e;
    transition: ease .6s;
}

.input:focus + .line-box .line {
    width: 100%;
}

.label-txt {
    position: absolute;
    top: 17px;
    font-size: 16px;
    letter-spacing: 0.5px;
    transition: ease .3s;
    margin: 0;
    left: 14px;
    color: #969696;
    pointer-events: none;
    line-height: 16px;
}
.ftrfrm ul li:last-child {
}
.label-active {
    top: 0px;
    color: #5cc6d0;
    font-size: 11px;
}
.copyright p a:hover {
    text-decoration: none;
    color:#3d959f;
}
.qual-cont ul {
    padding-left: 0;
}
.quality h2 {
    font-family: 'Novecento wide';
    font-size: 44px;
    font-weight: normal;
    color: #3d959f;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 50px;
}
.zoom-section {
    width: 90%;
    float: left;
    margin: 0 5%;
}
.banner {
    position: relative;
    height: 100vh;
    z-index: 9;
}
.downarrow {
    position: absolute;
    bottom: 5%;
    width: 100%;
    text-align: center;
    z-index:9;
}
.downarrow img {
    width: auto;
    height: auto;
    cursor: pointer;
}
ul.socialmedia li:hover {
    background: #58595b;
}
ul.navbarmenu li a:hover {
    color: #b8b9bc;
}
.bannerdis .slideanim.slide {
    
}
.dropicon {display: inline-block;}
a.dropicon:before {
}


/* ---------------- For Animation on Scroll ---------------- */
.slideanim {
    visibility:hidden;
    visibility:visible\9;/*For old IE browsers IE6-8 */
}
.slideanim.slide {visibility: visible; animation:slide 1s;}
.slideanim::after {
    /* useful when its child elements are float:left; */
    content: "";
    display: table;
    clear: both;
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(50%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
.proboxlft:before {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border:1px solid #3d959f;
    content: '';
    color: white;
    padding-top: 14%;
    font-size: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 1s;
    transform: scale(0);
}
.probox{
    position:relative;
}
.probox:hover .proboxlft:before{
    transform: scale(1);
    opacity:1;
}
.probox:hover .proboxlft .btn-2 span, {
    color:#fff;
}
.probox:nth-child(1):before{
    border: 1px solid #3d959f;
}
.probox:nth-child(2):before{
    border: 1px solid #f08143;
}
.probox:nth-child(3):before{
    border: 1px solid #008dd2;
}
.probox:nth-child(4):before{
    border: 1px solid #54af3a;
}
.probox:nth-child(5):before{
    border: 1px solid #eb5e71;
}
.probox:nth-child(6):before{
    border: 1px solid #d88152;
}
.animateds {
    -webkit-animation-duration: 1s;
        animation-duration: 6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@-webkit-keyframes bounce {

    0%,
    100% {
        -webkit-transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-5px)
    }
}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-5px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}
.desktop-show{
    display:block;
}
.mobile-show, .nodisplay{
    display:none;
}
div#gallery, .slidereffect {
    width: 100%;
    float: left;
}
.navbar .cat-toggle {
    display: block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    float: right;
    z-index: 9;
    right: 0;
    float: left;
}
.navbar .cat-toggle span {
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 1px;
    background:#58595b;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    float: left;
    position: absolute;
}

.navbar .cat-toggle span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.navbar .cat-toggle span:nth-child(2) {
  top: 8px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    width: 100%;
}
.navbar .cat-toggle span:nth-child(3) {
    top: 17px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    width: 100%;
}

.navbar .cat-toggle.cat_open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 5px;
    left: 15px;
    width: 70%;
}
.navbar .cat-toggle.cat_open span:nth-child(2) {
    width: 0;
    opacity: 0;
}

.navbar .cat-toggle.cat_open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 18px;
    left: 14px;
    width: 70%;
}
.navbar .cat-layer {
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: -1;
    border-radius: 50%;
    -webkit-transition: 1s;
    transition: 1s;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
}

.navbar .cat-layer.cat_open {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.navbar .category {
        width: 100%;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.1s;
    z-index: 4;
    visibility: hidden;
    opacity: 0;
    background: rgb(65, 64, 66);
    background-size: cover;
    background-position: center;
    opacity: 1;
    position: absolute;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    transition: all .2s ease-out;
    visibility: hidden;
    opacity: 0;
    transform: translate(0, 50px);
}
.navbar .category ul {
    list-style: none;
}

.navbar .category a {
    color: white;
    text-decoration: none;
    width: 100%;
    display: inline-block;
}
.navbar .category.cat_open {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.3s;
    top:-15px;
}
.cat_stn {
    padding: 50px 0 0 10px;
    width: auto;
    float: left;
}
.navbar .cat-toggle p {
    padding-left: 35px;
    font-size: 14px;
    line-height: 26px;
    margin: 0;
    position: relative;
    top: -4px;
}
.cat_stn .navbar {
    padding: 0;
    width: 350px;
    text-align: left;
    position: relative;
}
.catmenu {
    width: 100%;
    margin: 0;
}
.navbar .category.cat_open .leftmenu ul.navbarmenu {
    padding: 30px;
}
.navbar a.cat-toggle.cat_open span {
    background: #fff;
        }
.navbar a.cat-toggle.cat_open p{
    color: #fff;
        transition-delay: 0.5s;
}
ul.catnavbarmenu {
    margin: 0;
    padding: 50px 25px;
}
ul.catnavbarmenu li {
    font-size: 13px;
    line-height: 40px;
    border-bottom: solid 1px #4e4e4e;
    padding: 5px 0;
    position: relative;
    display: inline-block;
    width: 100%;
}
.navbar .category a i {
    float: right;
    line-height: 42px;
    color: #4e4e4e;
    position: relative;
    right: 20px;
    font-size: 22px;
}
.navbar .category ul.cat_submenu {
    position: absolute;
    left: 310px;
    width: 0px;
    background: #58595b;
    padding:0 25px;
        transition: all .2s ease-out;
    visibility: hidden;
    top:-50px;
    height:368px;
    }
ul.catnavbarmenu li:hover ul.cat_submenu {
     visibility: visible;
    transition-delay: 0.3s;
    width:700px;
}
ul.catnavbarmenu li:hover i{
    color:#fff;
}
ul.catnavbarmenu li label {
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    line-height:50px;
}
ul.cat_submenu li:first-child {
    width: 100%;
    text-align: center;
    border-bottom: solid 1px #4e4e4e;
    margin-bottom: 10px;
}
ul.cat_submenu li {
    float: left;
    width: 45%;
    margin-right: 5%;
    height: 60px;
    margin-bottom: 4px;
    padding-bottom: 0;
}
ul.cat_submenu li strong {
    width: 100%;
    float: left;
    font-weight:normal;
}
ul.cat_submenu li a span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    float: left;
}
.navbar .category ul.cat_submenu a {
    line-height: 20px;
}
.thankyou {
    width: 500px;
    margin: 0px auto;
    text-align: center;
    background: #f9f9f9;
    padding: 50px;
    border: solid 1px #ededed;
}
.thankyou h3 {
    font-family: 'Trajan Pro';
}
.why-aqui ul {
    list-style: none;
    margin:0px;
}
.why-aqui ul li label {
    font-size: 25px;
    color: #a6813e;
    width: 100%;
}
.why-aqui ul li {
    text-align: center;
    width: 100%;
    float: left;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 10px;
}
.why-aqui ul li:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #a6813e;
    position: absolute;
    bottom: 0;
    left: 40%;
}
.collection.collection-inner {
    padding-top: 140px;
}
.color-filter-wrap {
    float: right;
}
.color-heading {
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    margin-bottom: 10px;
}
.color-box {
    width: 50px;
    height: 50px;
    border: 2px solid;
    border-radius: 100%;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    padding: 2px;
}
.matt-black {
    background: #383838;
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.rose-gold {
    width: 100%;
    height: 100%;
    background: #b76e79;
    border-radius: 100%;
}
.champ-gold {
    width: 100%;
    height: 100%;
    background: #aa835c;
    border-radius: 100%;
}
.products.pro-inner-wrap {
    padding-top: 0;
}
.products.pro-inner-wrap .web-container {
    padding-top: 30px;
    border-top: solid 1px #ddd;
}
.color-filter-wrap a:hover {
    text-decoration: none;
}
.bathtabs ul {
    padding: 0;
    display: flex;
    list-style: none;
    text-align: center;
}
.bathtabs ul li {
    font-size: 19px;
    line-height: 27px;
    padding: 10px 0;
    margin: 0 5px;
    width: 100%;
}
.bathtabs ul li span {
    margin: 0;
    width: 100%;
    display: inline-block;
}

/*.bathtabs ul li:first-child {*/
/*    background: #000;*/
/*}*/
/*.bathtabs ul li:nth-child(2) {*/
/*    background: #6e9d91;*/
/*}*/
/*.bathtabs ul li:nth-child(3) {*/
/*    background: #bbc274;*/
/*}*/
/*.bathtabs ul li:nth-child(4) {*/
/*    background: #98a27f;*/
/*}*/
.space {
    padding: 70px 0;
}
.bathtabs {
    padding: 15px 10px;
}
.bathtabs ul li a {
    width: 100%;
    color: #393b39;
}

.bathtabs ul li a:hover {
    text-decoration: none;
}
li.active-bath a, .bathtabs ul li:hover a{
    color: #fff !important;
}
li.active-bath, .bathtabs ul li:hover{
    opacity: 0.7;
}
.header.home-clr {
    background: transparent;
    box-shadow: none;
}
.header.home-clr.fixed, .header.fixed{
    background: #fff;
    box-shadow: 0 3px 3px rgba(0,0,0,0.3);
    position: fixed;
    top: 0;
    left: 0;
    animation: smoothScroll 1s forwards;
}
.header.fixed {
    background-color: #3d959f;
    padding: 10px 0;
    z-index: 99;
}
.logo {
    position: relative;
    z-index: 9;
}
.sap-stn {
    border-bottom: solid 1px #5ca47a;
    padding: 15px 0;
}
ul.colorcode {
    
    display: flex;
}
ul.colorcode li {
    width: 30px;
    height: 30px;
    border: solid 1px #ddd;
    margin: 0 5px;
    border-radius: 100%;
    padding: 5px;
    position:relative;
}
ul.colorcode li a {
    background: #000;
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 100%;
}

ul.strfnd li img {
width: 24px;
margin-left: 10px;
opacity: .5;
}
ul.strfnd li label, ul.smdia label {
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
}
ul.colorcode li:first-child, .sap-stn ul.strfnd li:nth-child(1) label {
    margin-left: 0;
    border: none;
    width: 100px;
    color: #414042;
    font-weight: bold;
}
.sap-stn ul.smdia li {
    margin: 0;
    font-weight:normal;
    font-size: 30px;
}
.sap-stn ul{
    padding:0px;
    margin:0px;
    list-style:none;
}
ul.smdia li {
    display: inline-block;
    margin-right: 10px;
    font-size: 24px;
}
ul.smdia li a.fa.fa-facebook-official {
    color: #58595b;
}
ul.smdia li a.fa.fa-youtube-play {
color: #58595b;
font-size: 30px;
position: relative;
top: 2px;
}
a.plus-btn {
    color: #414042;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 25px;
    text-decoration: none !important;
    display: inline-block;
    width: 100%;
    float: left;
}
a.plus-btn span {
    width: 28px;
    height: 28px;
    background: #3d959f;
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 20px;
    margin: 0;
    margin-left: 10px;
    border-radius: 2px;
}
a.back-btn {
    margin-top:25px;
    display: inline-block;
    color: #fff;
    background: #5ca47a;
    padding: 3px 20px;
    border: none;
    line-height: 30px;
    border-radius: 5px;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 0.5px;
    font-size: 13px;
}
ul.bckbtn li:last-child a i {
    margin-right: 8px;
    font-size: 18px;
    line-height: 30px;
    float: left;
}
ul.colorcode li:nth-child(1) a {
    background: #d1d4d5;
}
ul.colorcode li:nth-child(2) a {
    background: #575d61;
}
ul.colorcode li:nth-child(3) a {
    background: #dcbba8;
}
ul.colorcode li:nth-child(4) a {
    background: #e5d2af;
}
.prohdng {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 28px;
    line-height: 25px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0f3154;
}
ul.pdficondesn li {
    width:29%;
    background: #3d959f;
    display: inline-block;
    margin: 15px 10px;
    border-radius: 5px;
    transition: all .3s;
}
ul.pdficondesn li a {
    color: #000;
    font-size: 22px;
    width: 100%;
    padding: 10px 25px;
    float: left;
    line-height: 40px;
    letter-spacing: 0.5px;
}
ul.pdficondesn {
    padding: 50px 0;
    margin: 0px;
    list-style: none;
    width: auto;
    text-align: center;
    float: left;
    width: 100%;
}
.pro_downstn {
    border-top: solid 2px #5ca47a;
}
.owl-wrapper-outer .pro-box {
    width: 100%;
    margin: 0;
}
ul.colorcode li a:hover{
    text-decoration:none;
}
.proslide{
    height: 70vh;
    width: 100%;overflow: hidden;
    box-shadow: none;
    border: none
}
.owl-wrapper-outer {
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }

    100% {
        transform: translateY(0px);
    }
}
.header.fixed img {
}
ul.pdficondesn li a:hover{
    text-decoration:none;
}
.drawingpop {
    position: fixed;
    background: rgba(0, 0, 0, 0.98);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 999;
    text-align: center;
    display:none;
}
.drw-dwn {
    width: 100%;
    float: right;
    text-align: right;
}
a:hover{
    text-decoration:none !important;
}
.drw-dwn a {
    margin: 10px;
    display: inline-block;
    cursor:pointer;
}
a.downloadicon {
    border-right: solid 1px #292929;
}
.drw-dwn a img {
    width: 40px;
    padding-right: 15px;
    position: static;
    transform: inherit;
}
li.opendrw{
    cursor:pointer;
}
.draingpopimg img {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.dropicon:hover {
}

.owl-theme .owl-controls .owl-buttons div {
    background: transparent;
    width: 50px;
}
.owl-prev {
    position: absolute;
    top: 40%;
    left: -80px;
    margin: 0 !important;
    padding: 0 !important;
}
.owl-next {
    position: absolute;
    top: 40%;
    right: -80px;
    margin: 0 !important;
    padding: 0 !important;
}
.ftrfrm ul li input[type="submit"], .ftrfrm ul li input[type="reset"]{
width: 100px;
height: 40px;
letter-spacing: 1px;
font-size: 14px;
}
.zoom-desc h3.cat_name {
    margin-bottom: 0px;
    line-height: 35px;
    font-weight: bold;
    color: #000;
    font-size: 37px;
    font-family: 'Roboto Condensed', sans-serif;
}

ul.catnavbarmenu li:last-child {
    border: none;
}
.zoom-desc p.ad-frvt {
    display: inline-block;
    margin-bottom:30px;
    color: #414042;
    cursor: pointer;
}
.zoom-desc p.ad-frvt i {
    padding-right: 5px;
}
.sap-stn:last-child {
    border: none;
}
ul.pdficondesn li a img {
    float: right;
    width: 25px;
    height: auto;
    margin-left: 60px;
    position: relative;
    top: 6px;
}
ul.pdficondesn li:hover {
    box-shadow: 8px 5px 18px rgba(0,0,0,0.3);
}
.pro_downstn {
    padding-bottom: 0;
}
.why_aquini{
    margin-bottom:80px;
}
.why_aquini-dtl ul {
    padding: 0;
    width: 100%;
    float: left;
    text-align: center;
}
.why_aquini-dtl ul li {
    display: inline-block;
    width: 30%;
    text-align: left;
    margin-bottom: 5%;
    margin-right: 3%;
    padding-right: 2.5%;
    border-right: solid 1px #a1a1a2;
}
.why_aquini-dtl ul li:nth-child(3), .why_aquini-dtl ul li:last-child {
    border: none;
    margin-right: 0;
    padding-right: 0;
}
.why_aquini-dtl ul li label {
    font-size: 21px;
    line-height: 24px;
    margin: 0;
    color: #000;
    width: 100%;
    margin-bottom: 5px;
}
.why_aquini-dtl ul li span {
    width: 100%;
    float: left;
}
.dtlbtn a.btn-2 span {
    width: 100%;
    font-size: 17px;
    line-height: 19px;
    color: #fff;
}
.dtlbtn a.btn-2 {
    background: #3d959f;
    margin: 0 20px;
    width: 276px;
    text-align: center;
    border-radius: 5px;
}
.dtlbtn a.btn-2:hover {
    background: #a7813e;
    border: none;
    box-shadow: none;
}
.py-50 {
    padding: 50px 0;
}
ul.adddtl {
    list-style: none;
    padding: 0;
    border-width: 1px 0px;
    width: 100%;
    float: left;
    margin-bottom: 50px;
    display:flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
ul.adddtl li {
    width: 33%;
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 300px;
    position: relative;
}
ul.adddtl li img {
    width: 40px;
    position: absolute;
    top: 25%;
}
ul.adddtl li label {
    margin: 10px 0 0 0;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    width: 100%;
}
ul.adddtl li:last-child label {
    margin: 0;
}
ul.adddtl li:last-child {
    border-right: 0;
    padding: 25px;
    padding-right: 0;
}
ul.adddtl li:first-child {
    background: #5cc6d0;
}
.zoom-desc span.wishlist-btn {
width: auto;
}
.dealership p {
    padding: 0 200px;
    text-align: center;
}
.ftrfrm ul.dlrenry p.label-txt {
    padding: 0;
    color: rgba(0, 0, 0, 0.7);
}
.ftrfrm ul.dlrenry li {
    width: 40%;
    margin: 25px 5%;
}
div#myInputautocomplete-list {
    position: absolute;
    width: 100%;
    background: #fff;
    top: 100%;
    text-align: left;
    z-index: 9;
    max-height: 270px;
    overflow: auto;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #d4d4d4; 
}


/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: #e9e9e9; 
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
    background-color: #d4d4d4 !important;
    color: #444;
}
.ftrfrm ul.dlrenry li .form-control {
    border: none;
}
.ftrfrm ul.dlrenry li:nth-child(5), .ftrfrm ul.dlrenry li:last-child {
    width: 90%;
}
.ftrfrm ul.dlrenry li {
    border-color: rgba(0, 0, 0, 0.58);
}
.ftrfrm ul.dlrenry li:last-child{
    text-align:center;
}
.ftrfrm ul.dlrenry li:last-child input {
    margin: 15px 20px;
}
.ftrfrm ul li input[type="reset"] {
    background: #e5e5e5;
    border-color: #e5e5e5;
    color: #000;
}
ul.adddtl li:last-child img {}
div#header.hgt-sut {
    height: auto;
}
.wish-msg {
    position: fixed;
    top: 70%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(0, 0, 0, 0.82);
    z-index: 999;
    padding: 20px;
    color: #fff;
    border-radius: 5px;
    display: none;
}
.why_aquini-dtl ul li label strong {
padding-right: 5px;
}
.sap-stn label {
font-weight: normal !important;
}
.ftrfrm ul.dlrenry input, .ftrfrm ul.dlrenry textarea {
    color: #000;
}
.ftrfrm ul li input[type="submit"]{
    color:#fff;
}
.headerstrip {margin-bottom: 20px;}
.topstr {
    width: 100%;
    text-align: right;
}
.topstr ul {
    margin: 0;
    list-style: none;
    display: flex;
    float: right;
}
.topstr ul li {
    padding: 0 13px;
    border-right: solid 1px #505050;
    line-height: 30px;
    font-size: 15px;
    letter-spacing: 1px;
}
.topstr ul li:last-child {
    border: none;
    padding-right: 0;
}
.topstr ul li:last-child a {
    padding: 0px;
    width: 26px;
    height: 26px;
    border: solid 2px #505050;
    border-radius: 100%;
    line-height: 22px;
    display: inline-block;
    text-align: center;
    margin: 0 2px;
}
.topstr ul li a {
    color: rgba(255, 255, 255, 0.8) !important;
}
.topstr ul li:last-child a i:hover{
    color: rgba(255, 255, 255, 0.9) !important;
}
/* Slider CSS*/
  .swiper-container {
                height: 100vh;
              }
              
              .swiper-slide {
                overflow: hidden;
              }
              
              .slide-inner {
                position: absolute;
                width: 100%;
                height: 100%;
                left: 0;
                top: 0;
                background-size: cover;
                background-position: center;
              }
              .copy {
                position: absolute;
                bottom: 15px;
                left: 0;
                right: 0;
                color: white;
                text-align: center;
                letter-spacing: 0.06em;
              }
/* Slider CSS*/
.men-bar {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.men-bar ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.men-bar ul li {
    display: inline-block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 0 30px;
}
.logo {
    position: relative;
    z-index: 9;
    width: 250px;
    float: left;
    line-height: 100px;
}
.men-bar ul li a {
    display: inline-block;
    position: relative;
    letter-spacing: 1px;
    transition: ease all 0.5s;
}
.swiper-btn{
    width: 100%;
    float: left;
    position: absolute;
    top: 50%;
    z-index:9;
}
.swiper-button-next, .swiper-button-prev {
    width: 57px;
    height: 64px;
    background-size: 57px 64px;
}
.postion.innerheader{
    position: absolute;
    z-index: 999;
    top: 0;
    background: transparent;
    box-shadow: none;
}
.proboxlft {
    position: relative;
    overflow: hidden;
}
.prodtl {
    width: 96%;
    float: right;
    text-align: left;
    position: relative;
    top: -15px;
}
.prodtl p {
    margin-bottom: 0;
    min-height: 185px;
}
.aboutuscont {
    background: #e7e8e9;
}
.qual-cont h4 {
    color: #000;
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 15px;
    font-family: 'Novecento wide';
    text-transform: uppercase;
}
.qual-cont {
    width: 95%;
    float: right;
}
.qual-cont p {
    width: 88%;
}

.inabt-left img {
    margin: 0px auto;
}
.delblebox {
    border-top: solid 1px #000;
    padding: 25px;
}
.detble {
    margin-bottom: 50px;
    text-align: center;
}
.delbleimg {
    width: 30%;
    float: left;
    border-right: solid 1px #bcbcbc;
    text-align: center;
}
.delblecont {
    width: 65%;
    float: right;
    text-align: left;
    position: relative;
    min-height: 237px;
}
.delblecont h3 {
    font-size: 19px;
    line-height: 21px;
    font-weight: bold;
    color: #000;
    width:90%;
}
.delblecont p {
    font-size: 16px;
    line-height: 22px;
    width: 65%;
    margin: 0;
}
.delblecnt {
    width: 100%;
    float: left;
    transform: translate(-50%, -50%);
    top: 50%;
    position: absolute;
    left: 50%;
}
.delblecont span {
    float: right;
    color: #3d959f;
    font-size: 25px;
    line-height: 21px;
    font-weight: bold;
    letter-spacing: 1px;
}
.slider-cont {
    position: absolute;
    top: 50%;
    z-index: 99999;
}
.swiper-button-prev.swiper-button-white {
    background-image: url(../images/left-icon.png);
    background-size: auto;
    left:7%;
}
.swiper-button-next.swiper-button-white {
    background-image: url(../images/right-icon.png);
    background-size: auto;
    right:7%;
}
.contentslide {
    width: auto;
    left: 30%;
    position: absolute;
    top: 90px;
}
.contentslide h4 {
    margin: 0;
    font-size: 41px;
    line-height: 41px;
    font-family: 'Novecento wide';
    color: #000;
    border-left: solid 6px #3d959f;
    padding-left: 12px;
}
.qual-cont .col-md-12 {
    padding: 0;
}
.prodtl a.btn-2 {
    border-top: solid 2px;
    width: 100%;
}
.prodtl img {
    width: 50px;
    top:15px;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.pro-dtl h3 {
    text-align: center;
    padding: 8px 0;
    font-size: 20px;
    color: #000;
    line-height: 27px;
    margin: 0;
    white-space: unset;
    letter-spacing: 0.5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
.webloader {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 9999;
    transform: scale(1,1);
    transform-origin: right center;
    transition: all 1s cubic-bezier(.86,0,.07,1);
}
.webloader-active{
    transform: scale(0,1);
}
.cat-hdg{
    pointer-events: all;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200% 100%;
    background-position: 100%;
    background-image:linear-gradient(to left,#3d959f,#da3358 50%,#231f20 50%);
    transform: translateY(0);
    transition: transform 600ms 600ms,background-position 600ms;
}
.men-bar ul li a, .contentslide h4, .navbar .menu a{
    pointer-events: all;
    font-family: 'Roboto', sans-serif;
    color: #fff;
}
.navbar .menu a{
    background-image: linear-gradient(to right,#3d959f,#da3358 50%,#2d2f34 50%);
    transition: transform 400ms 400ms,background-position 400ms;
}
.cat-hdg, .men-bar ul li a, .contentslide h4{
}
.navbar .menu a{
    transform: translateY(0);
    transition: transform 1s 1s,background-position 1s;
}
.men-bar ul li:hover a, .contentslide h4:hover, .probox:hover .cat-hdg, .navbar .menu li:hover a {
    background-position: 0%;
}
.overflow{
    overflow:hidden;
}
.probox:hover img.blkbtn {
    top: -100%;
}
.probox img.whtbtn, .probox img.blkbtn {
    position: absolute;
    right: 0;
}
.probox:hover span {
    padding-left: 10px;
}
.probox:hover img.whtbtn {
    right: 10px;
}
button.btn-2.outline.white-color span, button.btn-2.outline:hover {
    border:none;
    text-transform: capitalize;
}
.topstr ul li:hover a{
    color: #fff !important;
}
button.btn-2.outline.white-color.bgcolor {
    background: #ffff;
    border: solid 1px #d2d4d3;
    -webkit-transition: 500ms ease-in-out;
    transition: 500ms ease-in-out;
    padding: 0;
}
button.btn-2.outline.white-color.bgcolor:hover {
    background: #3d959f;
 }
 .pro-box.slideanim.slide.innerpro {
    width: 32%;
    display: inline-block;
    float: none;
    background: #fff;
    margin-bottom: 30px;
}
ul.colorcode li span {
    position: absolute;
    background: rgba(0,0,0,0.7);
    width: 120px;
    text-align: center;
    padding: 2px 5px;
    color: #fff;
    border-radius: 5px;
    top: 30px;
    left: -44px;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    font-size: 11px;
}
ul.colorcode li span:before {
    content: "\f0d8";
    font-family: "FontAwesome";
    position: absolute;
    color: rgba(0,0,0,0.7);
    left: 45%;
    transform: translateY(-50%);
    font-size: 20px;
    top: -4px;
}
ul.colorcode li:hover span{
    visibility: visible;
    opacity: 1;
}
.iv-close {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  text-shadow: 0px 0px 3px #6d6d6d;
  -webkit-transition: all ease 200ms;
  -moz-transition: all ease 200ms;
  -o-transition: all ease 200ms;
  transition: all ease 200ms;
  z-index: 999;
}
.iv-close:after,
.iv-close:before {
  content: "";
  height: 4px;
  width: 32px;
  background:#bea354;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  z-index: 999;
}
.iv-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.iv-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.iv-close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ftrfrm ul li:first-child input[type="text"] {
    text-transform: capitalize;
}
.parallaximg {width: 100%;height: 450px;margin-top: 0;overflow: hidden;float: left;}

.parallaximg img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.cookiespolicy p {
    color: #ddd;
    display: inline-block;
    margin: 0;
    padding-right: 25px;
    line-height: 34px;
    font-size:14px;
}
.cookiespolicy {
    width: 100%;
    float: left;
    position: fixed;
    left: 0;
    right: 0;
    padding: 5px 0;
    background: #231f20;
    bottom:0;
    text-align: center;
    border-top: solid 1px #b3b3b3;
    border-bottom: solid 1px #b3b3b3;
    z-index:99;
}

.cookiespolicy .btn-2 {
    float: right;
    margin: 0;
}
.cookiespolicy .btn-2 spam{
    color:#fff;
}
.policycont {
    width: auto;
    margin: 0px auto;
}
.cookiespolicy span {
    background: #3d959f;
    color: #ddd;
    padding: 10px 20px;
    font-size: 11px;
    letter-spacing: 1px;
}
.cookiespolicy span:hover {
    background: #a7813e;
    color: #000;
}
.aboutus.parallaximg {display: flex;align-items: center;justify-content: center;position: relative;}
.zoom-desc h3.product_name {
    color: #414042;
    margin-top: 10px;
    line-height: 28px;
}
.heading h4 {
    background: #e3e3e3;
    display: inline-block;
    padding: 0px 24px;
    line-height: 44px;
    font-size: 28px;
    color: #3d959f;
    margin-top: 50px;
}
.footerpage .footer{
    background: #fff;
    padding-top: 0;
}
.footerpage ul.adddtl, .footerpage ul.adddtl li, .footerpage .copyright {
    border-color: #ddd;
}
.footerpage .footer ul li label{
    color: #000;
}
.footerpage .footer .ftrfrm h4 {
    color: #000;
    font-family: 'Roboto', sans-serif;;
}
.footerpage {
    margin-top: 50px;
}
@media (max-width:1399px)
{
#contactpic
{
background: transparent url("<?php echo $HTTPServerIP; ?>images/store_locator.jpg") no-repeat fixed 0% 0%;
height:450px;
width: 100%;
background-size:contain;
}
}
@media (min-width:1400px) and (max-width:1499px)
{
#contactpic
{
background: transparent url("<?php echo $HTTPServerIP; ?>images/store_locator.jpg") no-repeat fixed 0% 0%;
height:550px;
width: 100%;
background-size:contain;
}
}
@media (min-width:1500px) and (max-width:1799px)
{
#contactpic
{
background: transparent url("<?php echo $HTTPServerIP; ?>images/store_locator.jpg") no-repeat fixed 0% 0%;
height:600px;
width: 100%;
background-size:contain;
}
}
@media (min-width:1800px)
{
#contactpic
{
background: transparent url("<?php echo $HTTPServerIP; ?>images/store_locator.jpg") repeat fixed 0% 0%;
height: 710px;
width: 100%;
background-size:contain;
}
}
.inthead
{
letter-spacing: unset !important;
    font-weight: bold !important;
    border-top: solid 1px #CCC;
    padding: 10px 0px !important;
    border-bottom: solid 1px #CCC;
}
.lct .lct-slct li {
    display: inline-block;
}
.lct .lct-slct li select {
width: 250px;
border: solid 1px #898a8b;
padding: 7px 5px;
margin-right: 30px;
background: transparent;
font-size: 14px;
letter-spacing: 2px;
}
.lct {
    width: 100%;
    float: left;
    overflow: hidden;
    min-height: 350px;
}
.lct .lct-slct {
    width: 100%;
    float: left;
    list-style: none;
    margin: 30px 0;
    padding: 0;
}
.mid-cont {
    text-align: center;
}
.mid-cont h1 {
    font-weight: bold;
    color: #69c7d2;
}
.lct-box {
width: 100%;
float: left;
}
.lct-box ul {
    list-style: none;
    border: solid 1px #898a8b;
    width: 80%;
    float: left;
    padding: 5%;
    margin: 10px 5%;
}
.lct-box ul li {
    display: inline-block;
    width: 100%;
    float: left;
    margin-bottom: 5px;
    text-align: left;
}
.lct-box ul li label {
   width: 90%;
float: right;
text-align: left;
direction: initial;
}
.lct-box ul li img {
    width: 20px;
    vertical-align: middle;
}
.lct-lft {
    float: left;
    width: 54%;
    max-height:400px;
    margin-bottom: 50px;
    overflow-y: scroll;
    direction: rtl;
}
.lct-rgt {
    float: right;
    width: 44%;
    padding-top:25px;
}
.lct .lct-slct li label button {
    background: #56c4d0;
    border: none;
    padding: 10px;
    font-size: 14px;
    letter-spacing: 1px;
}
li div
{
    overflow: unset;
    border: none;
    box-shadow: none;
    float: left;
    width:auto;
    text-align:left;
}
.gobutton
{
    height: 35px;
    background: #c61a40;
    color: #FFF;
    border: none;
    width: 40px;
}
.lct-box ul li label span {
    float: left;
    padding-right: 5px;
    font-weight: normal;
    width: 100%;
    margin-top: 3px;
    display:none;
}
.google-map
{
    height:400px !important;
}
#contentcontainer {
    width: 65%;
    margin: 0px auto;
}
.lct-lft::-webkit-scrollbar-track-piece {
    background: #d2d2d2;
}
.lct-lft::-webkit-scrollbar-thumb {
    background: #c61a40;
}
.lct-lft::-webkit-scrollbar-button {
    background: #d2d2d2;
}
.lct-lft::-webkit-scrollbar {
    width: 0.5em;
}
span.product_name {
    color: #3d959f;
}
.proload {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.procont p:last-child {
    width:100%;
}

.procont p:nth-child(2) {
    text-align: right;
}
.proimg.smgimg img {
    width:100%;
    margin: 0px auto;
    float: none;
    display: inherit;
}
.proimg.smgimg .proload img {
    width: 100% !important;
    height:100% !important;
}
.pro-box.slideanim.slide.innerpro:nth-child(6) .proimg.smgimg img, .pro-box.slideanim.slide.innerpro:nth-child(3) .proimg.smgimg img, .proimg.smgimg img {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
}
.sap-stn ul.smdia li label {
    font-size: 30px;
    padding-right: 2px;
    font-family: 'Roboto', sans-serif;
}
ul.pdficondesn {
    padding-top: 0;
}

.sap-stn ul.smdia li label img {
    margin-top: -5px;
}
.psant .pro-box {
    width: 24%;
    float: none;
    display: inline-block;
}
.psant {
    text-align: center;
}
.delblecont p em {
    font-style: normal;
    color: #3d959f;
}
button.btn-2.outline.white-color.bgcolor {
}
.intelligent-body {
            background: #272422;
            margin-bottom: 40px;
        }
        .heading.int-heading h3 {
            font-family: 'Novecento wide';
            color: #a02336;
            border: none;
            font-size: 26px;
            line-height: 28px;
            font-weight: bold;
        }
        .intwrap {
            padding: 100px 0 70px;
        }
        .intelligent-cont p, .intelligent-cont ul li {
            color: #fff;
            text-align: center;
        }
        .intelligent-cont ul li:after {
            content: "";
            display: block;
            width: 10px;
            height: 10px;
            background: #c6233f;
            margin: auto;
        }
        
        .intelligent-cont ul li {
            list-style: none;
            font-size: 18px;
            font-family: 'Novecento wide';
            font-weight: bold;
            line-height: 85px;
            letter-spacing: 2px;
        }
        .prodpricint {
            width: fit-content;
            margin: auto;
            border: 2px solid #c71f43;
            padding: 5px 35px 10px;
            margin-top: 100px;
            margin-bottom: 30px;
        }
        
        .prodpricint p {
            text-align: center;
            color: #fff;
            font-family: 'Novecento wide';
            font-weight: bold;
            margin-bottom: 0;
            letter-spacing: 1px;
        }
        
        .intelligent-cont ul li:last-child:after {
            display: none;
        }
        .intelligent-cont ul {
            margin-top: 35px;
            padding-left: 0;
        }
     .subheading {
    width: 100%;
    float: left;
    margin: 30px 0 50px;
}

.subheading h4 {
    margin: 0;
    font-size: 28px;
    line-height: 50px;
    border: solid 1px #3d959f;
    display: inline-block;
    padding: 0 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    width: auto;
}
.sanity {
}
.featurebox {
    width: 31%;
    float: left;
    display: flex;
    margin-bottom: 35px;
    margin-right: 3.3%;
}

.featurerow {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.ftrimg {float: left;width: 25%;}

.ftrcont {
    width: 75%;
    float: left;
}

.ftrcont h4 {
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
}

.ftrcont ul {
    padding: 0;
    list-style: none;
}

.ftrcont ul li {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 10px;
}

.ftrcont ul li span {
    float: right;
    font-size: 15px;
    position: relative;
    line-height: 20px;
    width: 94%;
}
.ftrcont ul li:before {content: '';width: 5px;height: 2px;background: #000;float: left;top: 12px;position: absolute;}
.featurebox:nth-child(3n-3) {
    margin-right: 0;
    float: right;
}
.inabt-right h3 span, .subheadings h4 span {
    width: fit-content;
    float: none;
    font-weight: bold;
    display: block;
}
.subheadings {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inabt-right h3:before, .subheadings h4:before {}
.detble .subheadings {
    display: inline-block;
    margin-bottom: 35px;
}
.subheadings.text-left{
    display:inline-block;
}
.detble.quality {
    border: none;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
}

.detble.quality .delblebox {
    width: 33%;
    border-top: none;
    border-right: solid 1px #bcbcbc;
    margin-bottom: 80px;
    padding: 0 15px;
    float: none;
    display: inline-block;
}

.detble.quality .delblebox .delbleimg {
    width: 100%;
    border: none;
    margin-bottom: 15px;
    height: 216px;
    text-align: center;
    border: none;
}

.detble.quality .delblebox .delblecont {
    width: 100%;
    min-height: auto;
}

.detble.quality .delblebox .delblecont .delblecnt {
    position: static;
    transform: inherit;
}

.detble.quality .delblebox .delbleimg img {
    height: 100%;
    border: none;
}

.detble.quality .delblebox .delblecont .delblecnt h3 {
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 14px;
}

.detble.quality .delblebox .delblecont .delblecnt p {
    width: 100%;
    height: 115px;
    font-size: 14px;
    line-height: 20px;
}
.detble.quality .delblebox:nth-child(5) {
    border: none;
}
.sanity .prow {
    margin-bottom: 50px;
}
.navbar .menu:after {content: '';width: 200px;height: 100%;background: #231f20;float: right;}
.nav-toggle.open span {
    background: #fff;
}
ul.navbarmenu li:first-child {
    font-size: 16px;
    text-transform: uppercase;
    border:none;
    line-height: 20px;
    position: relative;
    top: 5px;
}
.socialmedia {
    position: fixed;
    z-index: 99;
    top: 75vh;
    right: 4%;
    visibility: hidden;
    display: none;
    opacity: 0;
    transition: opacity 500ms;
}

.socialmedia span {
    width: 28px;
    height: 28px;
    border: 2px solid #918f90;
    text-align: center;
    border-radius: 100%;
    margin-bottom: 12px;
    line-height: 22px;
    display: block;
}
.socialmedia span a {
    color: #918f90;
    font-size: 13px;
}
.socialmedia.visible{
    visibility: visible;
    display: block;
    opacity: 1;
}
.socialmedia span:hover{
    border-color: #fff;
}
.socialmedia span:hover a{
    color: #fff;
}
.addonwrp {position: relative;}

.zoom-desc .addonwrp span {
    color: #0000EE;
    cursor: pointer;
}

.zoom-desc .addonwrp ul {
   position: absolute;
   bottom: 4vh;
   background: rgb(0, 0, 0);
   padding: 10px;
   border: solid 1px #ededed;
   opacity: 0;
   visibility: hidden;
   transition: opacity 500ms;
}
.zoom-desc .addonwrp ul li {
   color: #ddd;
   font-size: 14px;
   line-height: 20px;
   margin-top: 10px;
   border-top: 1px solid rgba(255, 255, 255, 0.35);
   padding-top: 10px;
}
.zoom-desc .addonwrp ul li:last-child {
    border: none;
    padding-bottom: 0;
}
.zoom-desc .addonwrp ul:after {font-style: normal;font-weight: normal;text-decoration: inherit;content: "\f0d7";font-family: "FontAwesome";position: absolute;color: rgb(0, 0, 0);left: 0;transform: translateY(-50%);font-size: 30px;bottom: -48px;width: 90%;margin-left: 10%;}

.addonwrp:hover ul {
    opacity: 1;
    visibility: visible;
}
.mb-50 {
    margin-bottom: 50px;
}
.quality .subheadings {
    margin-bottom: 50px;
}
.detble.quality .subheadings {
    display: flex;
}
.detble.quality .delblebox:last-child {
    border: none;
}
.detble.quality:after {
    content: '';
    width: 100%;
    float: left;
    background: #cccccc;
    height: 1px;
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    left: 0;
}
.disccont p {
    padding: 20px 140px 0;
}
.feature .featurerow .subheadings {
    margin-bottom: 50px;
}
.pro-box:last-child {
    margin-bottom: 50px;
}
.prow.psant {
    border-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}

.prow.psant .pro-box {
    margin: 0;
}
.sap-stn.seat-ul {
    padding-bottom: 0;
    border: none;
    padding-top: 5px;
}
.heading.ws-heading {
    margin-top: 50px;
}
.pro-box.ws-pro:last-child {
    margin-bottom: 0;
}
.zoom-desc p.snt_stnd {
    width: 100%;
    font-size: 12px;
    float: left;
    background: #3d959f;
    color: #fff;
    text-align: center;
    padding: 3px 0px;
    margin: 15px 0 10px;
    letter-spacing: 0.5px;
}
ul.navbarmenu li.active a {
    background-position: 0;
}
.zoom-desc .addonwrp ul li:first-child {
    margin: 0;
    padding-top: 10px;
    border: none;
}
.footerpage .ftrfrm ul li input, .footerpage .ftrfrm ul li textarea {
    color: #3e3e3e;
}
.products.mrrmv .pro-box:last-child {
    margin: 0;
}
.relatpro .pro-box:last-child {
    margin: 0;
}
.socialmedia.ftrmedia {
    position: static;
    width: 100%;
    float: left;
    text-align: center;
    visibility: visible;
    opacity: 1;
}

.socialmedia.ftrmedia span {
    margin: 0 5px;
}
.socialmedia.ftrmedia span {
    border-color: #404040;
}

.socialmedia.ftrmedia span a {
    color: #404040;
}
.products.mrrmv .prow {
    border: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}
.aboutus.parallaximg img {
    width: 100%;
}
body.view .mobilebtn a span {
    opacity: 1;
}
.uparrow {
    position: fixed;
    bottom: 5%;
    right: 2%;
    cursor: pointer;
}
.warranty-cont {
    width: 1165px;
    margin: 0px auto;
}

.warranty-cont img {
    width: 100%;
}

.warty_stn {
    padding: 50px 30px;
    display: inline-block;
    padding-right: 0;
}

.warty_stn h1 {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.warty_stn p {
    line-height: 24px;
}

.warty_stn p strong {
    width: 100%;
    display: inline-block;
    color: #000;
}

.warty_box {
    width: 100%;
    float: left;
    padding: 25px 0 0;
    border-top: solid 1px #e2e2e2;
    margin: 25px 0 0;
}

.warty_box h3 {font-size: 22px;line-height: 29px;color: #000;}
.warty_stn .warty_box p {
    margin-bottom: 10px;
    position: relative;
}
.warrentu_banner {
    background: #c61a40;
    padding: 70px 50px;
    display: flex;
}

.leftdtn {
    width: 85%;
}

.leftdtn h4 {
    font-size: 50px;
    width: 55%;
    color: #fff;
    line-height: 60px;
    border-left: 7px solid #fff;
    padding-left: 12px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Novecento wide';
}
.warrentu_banner .btn-2 span {
    background: #000;
    color: #fff;
    white-space: nowrap;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Novecento wide';
    font-size: 19px;
    line-height: 20px;
}
.leftdtn h4 strong {
    font-family: 'Novecento wide';
    font-weight: bold;
}
.col-md-12.text-center.btmfrm {
    width: 100%;
    float: left;
    margin: 10px 0;
    display: flex;
    align-items: center;
    padding: 0;
}

.col-md-12.text-center.btmfrm input[type="submit"] {
    display: block;
    float: left;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 0;
    font-family: 'Roboto', sans-serif;;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    border-radius: 2px;
    border: solid 1px #3d959f;
    color: #000;
    background: #3d959f;
    color: #fff;
    cursor:pointer;
    padding: 0 20px;
    height: 40px;
    border-radius: 30px;
    padding-bottom: 3px;
}

.col-md-12.text-center.btmfrm input[type="checkbox"] {
    float: left;
    margin-right: 10px;
}
span.showimg {
    width: 400px;
    position: absolute;
    top: 30px;
    right: 60px;
    display: inline-block;
    border: solid 1px #ddd;
    background: #fff;
    box-shadow: 7px 6px 20px rgba(85, 85, 85, 0.06);
    z-index: 9;
    display: none;
}

span.showimg img {
}

pa.hoverimg:hover .showimg img {
    opacity: 1;
}
a.hoverimg {
    padding-right: 5px;
    color: #007bff !important;
    text-decoration: underline !important;
    cursor: pointer;
}
.col-md-12.text-center.btmfrm p {
    margin: 0;
}
.col-md-12.text-center.btmfrm label {
    font-size: 17px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;;
    margin: 0;
}

.col-md-12.text-center.btmfrm input[type="submit"]:hover {
    background: #000;
    border-color: #000;
}
.comingsoon {
    width: 100%;
    float: left;
    padding: 0;
}

.comingsoon h5 {
    margin: 0;
    color: #fff;
    font-family: 'Novecento wide';
    font-size: 26px;
}
span.smallfont {
    font-size: 10px;
    line-height: 16px;
    display: inline-block;
}
ul.navbarmenu li:last-child img {
    width: 220px;
    margin-top: 20px;
}
.headerstrip ul li {
    padding: 0 10px;
    font-size: 18px;
    font-weight: normal;
}

.men-bar ul li a img {
    margin-right: 10px;
    width: 30px;
}

.headerstrip ul li:last-child {
    padding-right: 0;
}
.faucet-range {
    padding: 50px 0;
    width: 100%;
    float: left;
}
.headerstrip ul li:first-child {
    font-size: 20px;
}
.men-bar ul li:last-child {
    padding-right: 0;
}

.postion.innerheader .header .row {
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
}
.header.fixed .row {
    border: none;
    padding: 0;
}
.header.fixed .headerstrip {
    margin: 10px 0;
}
.section-title {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 50px;
}
#news-slider {
    float: left;
}

.section-title h4, .section-title h3, .section-title h2, .section-title h1 {
    margin: 0;
    position: relative;
    line-height: 50px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    color: #6d6e71;
    text-transform: uppercase;
}

.section-title h4:before, .heading h3:before, .heading h2:before, .section-title h1:before, .section-title h2:before, .heading h1:before{content: '';width: 48px;height: 5px;background: #4a98a0;display: inline-flex;align-items: center;justify-content: center;position: absolute;left: 50%;top: 100%;transform: translate(-50%,-50%);}
.rangeimg, .item, .range, .rangehding, .post-slide {
    width: 100%;
    float: left;
}
.rangehding h4 {
    margin: 0;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 27px;
    border-bottom: solid 2px #fff;
    text-transform: uppercase;
}
.owl-slider {
    width: 80%;
    float: left;
    margin: 0 10%;
    position: relative;
}
.owl-nav button.owl-next {
    width: 60px;
    height: 50px;
    right: -10%;
    background-color: #999999 !important;
}
.owl-nav button.owl-prev {
    width: 60px;
    height: 50px;
    left: -10%;
    background-color: #999999 !important;
}
.owl-nav button {
    outline: 0;
}
.owl-nav button.owl-prev span{
    background: url(../img/left-arrow.png) !important;
    width: 27px;
    height: 19px;
    background-size: contain !important;
    background-position: center;
    background-repeat: no-repeat !important;
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.owl-nav button.owl-next span{
    background: url(../img/right-arrow.png) !important;
    width: 27px;
    height: 19px;
    background-size: contain !important;
    background-position: center;
    background-repeat: no-repeat !important;
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.owl-nav button span {
    font-size: 0;
}
#carousel2 {
    width: 70%;
    float: left;
    margin: 50px 15% 0 15%;
}
.aboutus.parallaximg:before {content: '';background: rgb(48 99 104 / 65%);position: absolute;width: 100%;height: 100%;z-index: 1;}

.abtcont.homeabt {
    position: relative;
    z-index: 2;
}
.abtcont.homeabt .btn-2 span {border: solid 1px #fff;color: #fff;}
.cat-download {
    width: 100%;
    text-align: center;
}

.catelogue {
    margin: 50px 0;
    width: 100%;
    float: left;
}
ul.adddtl li:nth-child(2) {
    background: #5ca47a;
}

ul.adddtl li:nth-child(3) {
    background: #3f929a;
}
ul.adddtl li:first-child label {
    margin-top: 70px;
    padding: 0 50px;
}
.ftrbtom {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
}

.ftrmap {
    width: 69%;
    float: right;
    padding-left: 3%;
    margin-left: 0%;
    border-left: solid 1px #bebebe;
}
.innerheader {
    background: #3d959f;
}

.innerheader {position: relative;z-index: 10;box-shadow: 0 3px 3px rgba(0,0,0,0.2);}

.innerheader .header .row {
    border: none;
    padding: 0;
}

.innerheader .headerclr:before {content: '';background: #5ca47a;width: 80px;height: 100%;position: absolute;top: 0;}

.innerheader .headerclr:after {
    content: '';
    background: #5cc6d0;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.postion.innerheader .header.fixed .row {
    border: none;
    padding: 0;
}
.prodname {
    background: #5cc6d0;
    padding: 15px 20px;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
ul.pdficondesn li:nth-child(1) {
    background: #5ca47a;
}

ul.pdficondesn li:nth-child(2) {
    background: #5cc6d0;
}
.inabt-right.pull-left h3 {
    color: #04564f;
    width: 100%;
    text-align: center;
}
.zara {
    background: #5cc6d0;
}

.lyca {
    background: #5ca47a;
}

.jura {
    background: #4a98a0;
}
.erica {
    background: #2385b2;
}

.saga {background: #a2a966;}

.lustra {
    background: #41a9b6;
}

.viena {
    background: #6273b5;
}

.eyra {
    background: #4d8fcb;
}
.productsclr {
    background: #e5f9fa;
}
.showers {
    background: #4a98a0;
}

.accessories {
    background: #5ca47a;
}
.cat-download a {
    display: inline-block;
}
.no-display{
    display:none;
}
.men-bar ul li.mobile-show {
    display: none;
}
.men-bar ul li:nth-child(5) {
    padding-right: 0;
}
.quality {}

.quality ul {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    margin: 0px 10%;
    flex-wrap: wrap;
}

.quality ul li {
    width: 20%;
    float: left;
    margin: 25px 6.5% 25px;
    text-align: center;
}
ul.adddtl li label a{
    color:#fff;
}
#lightgallery {
    width: 100%;
    float: left;
    margin: 10px 0;
    text-align: center;
}
.lightbox {
    width: 31.5%;
    float: left;
    margin: 0 0.5%;
    cursor:pointer;
}
.btns.col-md-12 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btns.col-md-12 i {
    margin-right: 5px;
}
.ftrfrm ul li select {
    color: #969696;
}

.ftrfrm ul li select option {
    color: #000;
}

.ftrfrm ul li select.active-select {
    color: #000;
}
.headerstrip ul li:first-child a:hover {
    cursor: default;
    color: #fff;
}

.headerstrip ul li a:hover {
    color: #000;
}

.men-bar ul li a:hover {
    color: #000;
}
.rangeimg img {
    overflow: hidden;
    transform: scale(1);
    transition: ease all 1s;
}

.post-slide:hover .rangeimg img {
    transform: scale(1.1);
}

.rangeimg {
    overflow: hidden;
}
.owl-nav button:hover {
    background: #3d959f !important;
}

.owl-nav button {
    transition: ease all 0.5s;
}
.pro-box:hover .proimg img {
    transform: scale(1.1);
}
.products.mrrmv .pro-box:hover .proimg img {
    transform: translate(-50%, -50%) scale(1.1) !important;
}
a.back-btn:hover {
    background: #000;
}
.headerstrip ul li a {
    font-weight: 300;
    text-transform: uppercase;
}

.headerstrip ul li:first-child a {
    font-weight: 400;
}
.catenquiry-form ul li {
    float: left;
    position: relative;
    width: 32.3%;
    list-style: none;
}

.catenquiry-form ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    float: left;
    flex-wrap: wrap;
    margin: 25px 0;
}

.catenquiry-form ul li .input {
    width: 100%;
    padding: 10px;
    border: solid 1px #d2d4d3;
    outline: none;
    background: transparent;
    height: 65px;
    font-weight: 300;
    transition: 1s;
}

.catenquiry-form ul li .input:focus {
    border-color: #5cc6d0;
}

.btnn {
	padding: 5px 20px;
	border: solid 1px #5cc6d0;
	display: inline-block;
	-webkit-transition: .6s;
	transition: .6s;
	box-shadow: 0 0 1px #ccc;
	-webkit-transition-duration: 0.5s;
	-webkit-transform-origin: 50% 50%;
	-webkit-transition-timing-function: ease-out;
	-webkit-box-shadow: 0px -50px 0 0 #5cc6d0 inset, 0px 50px 0 #5cc6d0 inset;
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 2px;
	cursor: pointer;
	background: transparent;
	padding: 15px 50px;
	margin:auto;
}
.btnn:hover {
    -webkit-box-shadow: 0px 0px 0 0px #5cc6d0 inset, 0px 0px 0 0px #5cc6d0 inset;
    color: #5cc6d0;
    text-decoration: none;
}

.catenquiry-form ul li:last-child {
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    margin-top: 40px;
}

.catenquiry-form ul li .label-txt {
    font-size: 19px;
    top: 25px;
}

.catenquiry-form ul li .label-txt.label-active {
    top: 6px;
    font-size: 14px;
}
div#catResp {
    text-align: center;
}
.downlaod-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background: rgb(0 0 0 / 79%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.cat-download {
    background: #fff;
    width: 50%;
    padding: 30px;
    border-radius: 5px;
    position: relative;
}

.close-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 40px;
    font-family: -webkit-body;
    cursor: pointer;
}
.comingsoon img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.covid {
    width: 100%;
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    background: rgba(35, 31, 32, 0.88);
    outline: 0;
}

.covid-banner {
    width: 60%;
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80%;
	margin-top:5%;
	position:relative;
}

.covid-banner img {
    width: 100%;
}
.covid-banner .crosspox {
    position: absolute;
    width: 40px;
    top: -4px;
    right: 0;
    background: #a48241;
    padding: 10px;
    cursor: pointer;
}
.pro-dtl p a {
    color: #000 !important;
}
.sap-stn ul.smdia li a{
    color: #666 !important;
}
p.pull-right.text-right {
    display: none;
}
.sap-stn {
    display: none;
}