@charset "UTF-8";
/*
Template Name: Activito - Water Sports Business HTML Template
Template URI: https://user/thesoftking/
Author: creative-wp
Author URI: https://user/thesoftking/
Description: A 'Activito – Water Sports Business HTML Template' is perfect if you like a clean and modern design. This theme is ideal for Creative Agency, Business, Showcase, water Sports, Digital Agency or any multipurpose and those who need an easy, attractive and effective way to share their work with clients.
Version: 1.0
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Typography 
    [ ## Heading ] 
    [ ## Others Typography ]
# Elements
    [ ## Font Size ]
    [ ## Font Weight ]
    [ ## Margin Element ]
    [ ## Padding Element ]
    [ ## Color Element ]
    [ ## Background Element ]
    [ ## Extra Background ]
    [ ## Social Element ]
    [ ## Overlay Element ]
    [ ## Lists ]
    [ ## Post, Page, Comments Table ]
    [ ## Others Element ]
    [ ## Grid Element ]
# Forms
	[ ## Buttons ]
	[ ## Fields ]
# Modules 
	[ ## Alignments ]
	[ ## Clearings ]
	[ ## Infinite Scroll ]
# Header Content
	[ ## Preloader ]
	[ ## Header ]
    [ ## Sticky header ]
# Navigation
	[ ## Links ]
	[ ## Menus ]
        [  ### Privacy Menu ]
	[ ## Pagination ]
        [ ### Post Navigation ]
	[ ## Navigation responsive ]
# layout
    [ ## Hero Block ]
    [ ## Features ]
    [ ## Instructor ]
    [ ## Testimonial ]
    [ ## Sections ]
        [ ### Discount Block ]
        [ ### Surface Water Sports ]
        [ ### Faqs Block ]
        [ ### Sport Bring Block ]
        [ ### Promotion Strategy ]
        [ ### Call To Action ]
        [ ### Online Booking Block ]
        [ ### Event ]
        [ ### Fan Fact Block ]
        [ ### Luxury Cruises Block ]
        [ ### Luxury Cruises Features ]
    [ ## Blog ]
# Others
	[ ## Single Posts ]
# site content
	[ ## About Page ]
	[ ## Contact Page ]
	[ ## 404 Page ]
	[ ## Posts and pages ]
	    [ ### Page Title ]
	    [ ### Breadcrumb ]
	    [ ### Page info Content ]
	[ ## Comments ]
	[ ## Widgets ]
	[ ## Widgets Content ]
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
    font-size: 100%;
}

body {
    background-color: white;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5em;
    color: #777777;
}

/*-------------------------------------------------
    [ ## Heading ]
*/
h1, h2, h3, h4, h5, h6 {
    clear: both;
    line-height: 1.4em;
    color: #081636;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
}

h1, h2 {
    font-family: "Roboto", sans-serif;
}

h1 {
    font-size: 2.441em;
}

h2 {
    font-size: 1.953em;
}

h3 {
    font-size: 1.563em;
}

h4 {
    font-size: 1.25em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: 0.8em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
    color: inherit;
    text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
    color: inherit;
    text-decoration: none;
}

.heading {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3em;
    margin-bottom: 10px;
    font-family: "Roboto", sans-serif;
}

@media only screen and (max-width: 767px) {
    .heading {
        font-size: 20px;
    }
}

.section-heading {
    font-weight: 700;
    font-size: 40px;
    position: relative;
    z-index: 2;
    line-height: 1.25em;
    margin-bottom: 20px;
    margin-top: -10px;
}

@media only screen and (max-width: 1199px) {
    .section-heading {
        font-size: 36px;
    }
}

@media only screen and (max-width: 767px) {
    .section-heading {
        font-size: 32px;
        line-height: 1.35em;
    }
}

@media only screen and (max-width: 575px) {
    .section-heading {
        line-height: 1.2em;
    }
}

@media only screen and (max-width: 480px) {
    .section-heading {
        font-size: 28px;
    }
}

.section-title {
    position: relative;
    margin-bottom: 60px;
    margin-top: -10px;
}

.section-title.text-center {
    padding: 0 30px;
}

@media only screen and (max-width: 1199px) {
    .section-title.text-center {
        padding: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title {
        margin-bottom: 50px;
        margin-top: -6px;
    }
}

.section-title .title-main {
    font-weight: 700;
    font-size: 32px;
    position: relative;
    z-index: 2;
    line-height: 1.25em;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1199px) {
    .section-title .title-main {
        margin-bottom: 15px;
        font-size: 36px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title .title-main {
        font-size: 32px;
        line-height: 1.35em;
    }
}

@media only screen and (max-width: 575px) {
    .section-title .title-main {
        line-height: 1.2em;
    }
}

@media only screen and (max-width: 480px) {
    .section-title .title-main {
        font-size: 28px;
    }
}

.section-title .title-main > span {
    color: #00a8ff;
}

.section-title .title-text {
    line-height: 1.8em;
}

.section-title.white {
    color: white;
}

.section-title.white .title-main {
    color: white;
}

@media only screen and (max-width: 991px) {
    .section-title.text-right {
        text-align: left !important;
    }
}

/*-------------------------------------------------
    [ ## Others Typography ]
*/
p {
    margin-bottom: 1.3em;
    line-height: 1.8em;
}

p:last-child {
    margin-bottom: 0px;
}

@media only screen and (max-width: 1199px) {
    p {
        line-height: 1.7em;
    }
}

blockquote {
    margin: 0 0 1.3em;
}

address {
    margin: 0 0 1.3em;
}

dfn, em, cite, i, code, kbd, tt, var {
    font-size: 1em;
}

em, cite, i {
    font-style: italic;
}

abbr, acronym {
    border-bottom: 1px dotted #454545;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

pre {
    background: #f7f7f7;
    padding: 20px 30px;
    margin-bottom: 30px;
    max-width: 100%;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 0.929em;
    overflow: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.dropcap {
    display: block;
    float: left;
    margin: 15px 5px 0 0;
    font-weight: bold;
    font-size: 60px;
    color: #ccc;
}

.el-text-rotation {
    white-space: nowrap;
    position: relative;
    display: inline-block;
}

.el-text-rotation .inner-el {
    text-transform: uppercase;
    letter-spacing: 0.015em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ## Font Size ]
*/
.fts-13 {
    font-size: 13px;
}

.fts-15 {
    font-size: 15px;
}

.fts-18 {
    font-size: 18px;
}

.fts-20 {
    font-size: 20px;
}

.fts-25 {
    font-size: 25px;
}

.fts-30 {
    font-size: 30px;
}

.fts-35 {
    font-size: 35px;
}

.fts-40 {
    font-size: 40px;
}

.fts-45 {
    font-size: 45px;
}

.fts-50 {
    font-size: 50px;
}

.fts-60 {
    font-size: 60px;
}

.fts-65 {
    font-size: 65px;
}

.fts-70 {
    font-size: 70px;
}

.fts-75 {
    font-size: 75px;
}

/*--------------------------------------------------------------
# Font Weight
--------------------------------------------------------------*/
.w-100 {
    font-weight: 100;
}

.w-300 {
    font-weight: 300;
}

.w-400 {
    font-weight: 400;
}

.w-500 {
    font-weight: 500;
}

.w-600 {
    font-weight: 600;
}

.w-700 {
    font-weight: 700;
}

.w-800 {
    font-weight: 800;
}

.w-900 {
    font-weight: 900;
}

/*-------------------------------------------------
    [ ## Margin Element ]
*/
.mr-0 {
    margin: 0;
}

.mrt-0 {
    margin-top: 0;
}

.mrb-0 {
    margin-bottom: 0;
}

.mrl-0 {
    margin-left: 0;
}

.mrr-0 {
    margin-right: 0;
}

.mrt-5 {
    margin-top: 5px;
}

.mrb-5 {
    margin-bottom: 5px;
}

.mrl-5 {
    margin-left: 5px;
}

.mrr-5 {
    margin-right: 5px;
}

.mrt-10 {
    margin-top: 10px;
}

.mrb-10 {
    margin-bottom: 10px;
}

.mrl-10 {
    margin-left: 10px;
}

.mrr-10 {
    margin-right: 10px;
}

.mrt-15 {
    margin-top: 15px;
}

.mrb-15 {
    margin-bottom: 15px;
}

.mrl-15 {
    margin-left: 15px;
}

.mrr-15 {
    margin-right: 15px;
}

.mrt-20 {
    margin-top: 20px;
}

.mrb-20 {
    margin-bottom: 20px;
}

.mrl-20 {
    margin-left: 20px;
}

.mrr-20 {
    margin-right: 20px;
}

.mrt-25 {
    margin-top: 25px;
}

.mrb-25 {
    margin-bottom: 25px;
}

.mrl-25 {
    margin-left: 25px;
}

.mrr-25 {
    margin-right: 25px;
}

.mrt-30 {
    margin-top: 30px;
}

.mrb-30 {
    margin-bottom: 30px;
}

.mrl-30 {
    margin-left: 30px;
}

.mrr-30 {
    margin-right: 30px;
}

.mrt-35 {
    margin-top: 35px;
}

.mrb-35 {
    margin-bottom: 35px;
}

.mrl-35 {
    margin-left: 35px;
}

.mrr-35 {
    margin-right: 35px;
}

.mrt-40 {
    margin-top: 40px;
}

.mrb-40 {
    margin-bottom: 40px;
}

.mrl-40 {
    margin-left: 40px;
}

.mrr-40 {
    margin-right: 40px;
}

.mrt-45 {
    margin-top: 45px;
}

.mrb-45 {
    margin-bottom: 45px;
}

.mrl-45 {
    margin-left: 45px;
}

.mrr-45 {
    margin-right: 45px;
}

.mrt-50 {
    margin-top: 50px;
}

.mrb-50 {
    margin-bottom: 50px;
}

.mrl-50 {
    margin-left: 50px;
}

.mrr-50 {
    margin-right: 50px;
}

.mrt-55 {
    margin-top: 55px;
}

.mrb-55 {
    margin-bottom: 55px;
}

.mrl-55 {
    margin-left: 55px;
}

.mrr-55 {
    margin-right: 55px;
}

.mrt-60 {
    margin-top: 60px;
}

.mrb-60 {
    margin-bottom: 60px;
}

.mrl-60 {
    margin-left: 60px;
}

.mrr-60 {
    margin-right: 60px;
}

.mrt-75 {
    margin-top: 75px;
}

.mrt-65 {
    margin-top: 65px;
}

.mrb-65 {
    margin-bottom: 65px;
}

.mrl-65 {
    margin-left: 65px;
}

.mrr-65 {
    margin-right: 60px;
}

.mrt-70 {
    margin-top: 70px;
}

.mrb-70 {
    margin-bottom: 70px;
}

.mrl-70 {
    margin-left: 70px;
}

.mrr-70 {
    margin-right: 70px;
}

.mrt-75 {
    margin-top: 75px;
}

.mrb-75 {
    margin-bottom: 75px;
}

.mrl-75 {
    margin-left: 75px;
}

.mrr-75 {
    margin-right: 75px;
}

.mrt-80 {
    margin-top: 80px;
}

.mrb-80 {
    margin-bottom: 80px;
}

.mrb-85 {
    margin-bottom: 85px;
}

.mrl-80 {
    margin-left: 80px;
}

.mrr-80 {
    margin-right: 80px;
}

.mrt-90 {
    margin-top: 90px;
}

.mrb-90 {
    margin-bottom: 90px;
}

.mrl-90 {
    margin-left: 90px;
}

.mrr-90 {
    margin-right: 90px;
}

.mrt-100 {
    margin-top: 100px;
}

.mrb-100 {
    margin-bottom: 100px;
}

.mrl-100 {
    margin-left: 100px;
}

.mrr-100 {
    margin-right: 100px;
}

.mrt-105 {
    margin-top: 105px;
}

.mrb-105 {
    margin-bottom: 105px;
}

.mrl-105 {
    margin-left: 105px;
}

.mrr-105 {
    margin-right: 105px;
}

.mrt-120 {
    margin-top: 120px;
}

.mrb-120 {
    margin-bottom: 120px;
}

@media only screen and (max-width: 991px) {
    .mrb-120 {
        margin-bottom: 100px;
    }
}

@media only screen and (max-width: 575px) {
    .mrb-120 {
        margin-bottom: 90px;
    }
}

.mrl-120 {
    margin-left: 120px;
}

.mrr-120 {
    margin-right: 120px;
}

.mrb-145 {
    margin-bottom: 145px;
}

.mrt-150 {
    margin-top: 150px;
}

.mrt-200 {
    margin-top: 200px;
}

.mrb-150 {
    margin-bottom: 150px;
}

.mrb-155 {
    margin-bottom: 155px;
}

.mrb-170 {
    margin-bottom: 170px;
}

.mrb-175 {
    margin-bottom: 175px;
}

.mrl-150 {
    margin-left: 150px;
}

.mrr-150 {
    margin-right: 150px;
}

.mrb-185 {
    margin-bottom: 185px;
}

.mrb-190 {
    margin-bottom: 190px;
}

.mrb-195 {
    margin-bottom: 195px;
}

.mrb-200 {
    margin-bottom: 200px;
}

@media only screen and (max-width: 991px) {
    .md-mrt-60 {
        margin-top: 60px;
    }

    .md-mrb-60 {
        margin-bottom: 60px;
    }

    .md-mrt-55 {
        margin-top: 55px;
    }

    .md-mrb-55 {
        margin-bottom: 55px;
    }

    .md-mrt-50 {
        margin-top: 50px;
    }

    .md-mrb-50 {
        margin-bottom: 50px;
    }
}

/* Margin Top Negative Value */
.ml-t-5 {
    margin-top: -5px;
}

.ml-t-8 {
    margin-top: -8px;
}

.ml-t-058p {
    margin-top: -0.58%;
}

.ml-t-10 {
    margin-top: -10px;
}

.ml-t-15 {
    margin-top: -15px;
}

.ml-t-20 {
    margin-top: -20px;
}

.ml-t-25 {
    margin-top: -25px;
}

.ml-t-30 {
    margin-top: -30px;
}

.ml-t-35 {
    margin-top: -35px;
}

.ml-t-40 {
    margin-top: -40px;
}

.ml-t-45 {
    margin-top: -45px;
}

.ml-t-50 {
    margin-top: -50px;
}

.ml-t-55 {
    margin-top: -55px;
}

.ml-t-60 {
    margin-top: -60px;
}

.ml-t-75 {
    margin-top: -75px;
}

.ml-t-90 {
    margin-top: -90px;
}

.ml-t-105 {
    margin-top: -105px;
}

.ml-t-120 {
    margin-top: -120px;
}

.ml-t-135 {
    margin-top: -135px;
}

.ml-t-150 {
    margin-top: -150px;
}

.ml-t-165 {
    margin-top: -165px;
}

.ml-t-180 {
    margin-top: -180px;
}

.ml-t-195 {
    margin-top: -195px;
}

.ml-t-210 {
    margin-top: -210px;
}

.ml-t-225 {
    margin-top: -225px;
}

/* Margin bottom Negtive value */
.ml-b-5 {
    margin-bottom: -5px;
}

.ml-b-10 {
    margin-bottom: -10px;
}

.ml-b-15 {
    margin-bottom: -15px;
}

.ml-b-20 {
    margin-bottom: -20px;
}

.ml-b-25 {
    margin-bottom: -25px;
}

.ml-b-30 {
    margin-bottom: -30px;
}

.ml-b-35 {
    margin-bottom: -35px;
}

.ml-b-40 {
    margin-bottom: -40px;
}

.ml-b-45 {
    margin-bottom: -45px;
}

.ml-b-50 {
    margin-bottom: -50px;
}

.ml-b-55 {
    margin-bottom: -55px;
}

.ml-b-60 {
    margin-bottom: -60px;
}

.ml-b-75 {
    margin-bottom: -75px;
}

.ml-b-80 {
    margin-bottom: -80px;
}

.ml-b-90 {
    margin-bottom: -90px;
}

.ml-b-105 {
    margin-bottom: -105px;
}

.ml-b-120 {
    margin-bottom: -120px;
}

.ml-b-135 {
    margin-bottom: -135px;
}

.ml-bp-0933 {
    margin-bottom: -0.933%;
}

/* Margin for Responsive value */
@media only screen and (max-width: 767px) {
    .mrb-m-30 {
        margin-bottom: 30px;
    }

    .mrb-m-45 {
        margin-bottom: 45px;
    }

    .mrb-m-60 {
        margin-bottom: 60px;
    }

    .mr-m-0 {
        margin: 0;
    }
}

/*-------------------------------------------------
    [ ## Padding Element ]
*/
.pd-0 {
    padding: 0;
}

.pd-t-0 {
    padding-top: 0;
}

.pd-b-0 {
    padding-bottom: 0;
}

.pd-l-0 {
    padding-left: 0;
}

.pd-r-0 {
    padding-right: 0;
}

.pd-t-5 {
    padding-top: 5px;
}

.pd-b-5 {
    padding-bottom: 5px;
}

.pd-l-5 {
    padding-left: 5px;
}

.pd-r-5 {
    padding-right: 5px;
}

.pd-t-10 {
    padding-top: 10px;
}

.pd-b-10 {
    padding-bottom: 10px;
}

.pd-l-10 {
    padding-left: 10px;
}

.pd-r-10 {
    padding-right: 10px;
}

.pd-t-15 {
    padding-top: 15px;
}

.pd-b-15 {
    padding-bottom: 15px;
}

.pd-l-15 {
    padding-left: 15px;
}

.pd-r-15 {
    padding-right: 15px;
}

.pd-t-20 {
    padding-top: 20px;
}

.pd-b-20 {
    padding-bottom: 20px;
}

.pd-l-20 {
    padding-left: 20px;
}

.pd-r-20 {
    padding-right: 20px;
}

.pd-t-25 {
    padding-top: 25px;
}

.pd-b-25 {
    padding-bottom: 25px;
}

.pd-l-25 {
    padding-left: 25px;
}

.pd-r-25 {
    padding-right: 25px;
}

.pd-t-30 {
    padding-top: 30px;
}

.pd-b-30 {
    padding-bottom: 30px;
}

.pd-l-30 {
    padding-left: 30px;
}

.pd-r-30 {
    padding-right: 30px;
}

.pd-t-35 {
    padding-top: 35px;
}

.pd-b-35 {
    padding-bottom: 35px;
}

.pd-l-35 {
    padding-left: 35px;
}

.pd-r-35 {
    padding-right: 35px;
}

.pd-t-40 {
    padding-top: 40px;
}

.pd-b-40 {
    padding-bottom: 40px;
}

.pd-l-40 {
    padding-left: 40px;
}

.pd-r-40 {
    padding-right: 40px;
}

.pd-t-45 {
    padding-top: 45px;
}

.pd-b-45 {
    padding-bottom: 45px;
}

.pd-l-45 {
    padding-left: 45px;
}

.pd-r-45 {
    padding-right: 45px;
}

.pd-t-50 {
    padding-top: 50px;
}

.pd-b-50 {
    padding-bottom: 50px;
}

.pd-l-50 {
    padding-left: 50px;
}

.pd-r-50 {
    padding-right: 50px;
}

.pd-t-60 {
    padding-top: 60px;
}

.pd-b-60 {
    padding-bottom: 60px;
}

.pd-l-60 {
    padding-left: 60px;
}

.pd-r-60 {
    padding-right: 60px;
}

.pd-t-70 {
    padding-top: 70px;
}

.pd-b-70 {
    padding-bottom: 70px;
}

.pd-l-70 {
    padding-left: 70px;
}

.pd-r-70 {
    padding-right: 70px;
}

.pd-t-75 {
    padding-top: 75px;
}

.pd-b-75 {
    padding-bottom: 75px;
}

.pd-l-75 {
    padding-left: 75px;
}

.pd-r-75 {
    padding-right: 75px;
}

.pd-t-80 {
    padding-top: 80px;
}

.pd-b-80 {
    padding-bottom: 80px;
}

.pd-l-80 {
    padding-left: 80px;
}

.pd-r-80 {
    padding-right: 80px;
}

.pd-t-90 {
    padding-top: 90px;
}

.pd-b-90 {
    padding-bottom: 90px;
}

.pd-l-90 {
    padding-left: 90px;
}

.pd-r-90 {
    padding-right: 90px;
}

.pd-t-100 {
    padding-top: 100px;
}

.pd-b-100 {
    padding-bottom: 100px;
}

.pd-l-100 {
    padding-left: 100px;
}

.pd-r-100 {
    padding-right: 100px;
}

.pd-t-105 {
    padding-top: 105px;
}

.pd-b-105 {
    padding-bottom: 105px;
}

.pd-l-105 {
    padding-left: 105px;
}

.pd-r-105 {
    padding-right: 105px;
}

.pd-t-120 {
    padding-top: 120px;
}

@media only screen and (max-width: 991px) {
    .pd-t-120 {
        padding-top: 100px;
    }
}

@media only screen and (max-width: 575px) {
    .pd-t-120 {
        padding-top: 90px;
    }
}

.pd-b-120 {
    padding-bottom: 120px;
}

@media only screen and (max-width: 991px) {
    .pd-b-120 {
        padding-bottom: 100px;
    }
}

@media only screen and (max-width: 575px) {
    .pd-b-120 {
        padding-bottom: 90px;
    }
}

.pd-l-120 {
    padding-left: 120px;
}

.pd-r-120 {
    padding-right: 120px;
}

.ptb-120 {
    padding: 60px 0;
}

@media only screen and (max-width: 991px) {
    .ptb-120 {
        padding: 40px 0;
    }
}

@media only screen and (max-width: 575px) {
    .ptb-120 {
        padding: 30px 0;
    }
}

.pd-t-135 {
    padding-top: 135px;
}

.pd-b-135 {
    padding-bottom: 135px;
}

.pd-l-135 {
    padding-left: 135px;
}

.pd-r-135 {
    padding-right: 135px;
}

.pd-t-140 {
    padding-top: 140px;
}

.pd-b-140 {
    padding-bottom: 140px;
}

.pd-l-140 {
    padding-left: 140px;
}

.pd-r-140 {
    padding-right: 140px;
}

.pd-t-150 {
    padding-top: 150px;
}

.pd-b-150 {
    padding-bottom: 150px;
}

.pd-l-150 {
    padding-left: 150px;
}

.pd-r-150 {
    padding-right: 150px;
}

.pd-t-165 {
    padding-top: 165px;
}

.pd-b-165 {
    padding-bottom: 165px;
}

.pd-l-165 {
    padding-left: 165px;
}

.pd-r-165 {
    padding-right: 165px;
}

.pd-t-180 {
    padding-top: 180px;
}

.pd-b-170 {
    padding-bottom: 170px;
}

.pd-b-180 {
    padding-bottom: 180px;
}

.pd-l-180 {
    padding-left: 180px;
}

.pd-r-180 {
    padding-right: 180px;
}

.pd-t-195 {
    padding-top: 195px;
}

.pd-b-195 {
    padding-bottom: 195px;
}

.pd-l-195 {
    padding-left: 195px;
}

.pd-r-195 {
    padding-right: 195px;
}

.pd-t-200 {
    padding-top: 200px;
}

.pd-b-200 {
    padding-bottom: 200px;
}

.pd-l-200 {
    padding-left: 200px;
}

.pd-r-200 {
    padding-right: 200px;
}

.pd-t-205 {
    padding-top: 205px;
}

.pd-b-205 {
    padding-bottom: 205px;
}

.pd-l-205 {
    padding-left: 205px;
}

.pd-r-205 {
    padding-right: 205px;
}

.pd-t-210 {
    padding-top: 210px;
}

.pd-t-220 {
    padding-top: 220px;
}

.pd-b-220 {
    padding-bottom: 220px;
}

.pd-l-220 {
    padding-left: 220px;
}

.pd-r-220 {
    padding-right: 220px;
}

.pd-t-225 {
    padding-top: 225px;
}

.pd-b-225 {
    padding-bottom: 225px;
}

.pd-l-225 {
    padding-left: 225px;
}

.pd-r-225 {
    padding-right: 225px;
}

.pd-t-235 {
    padding-top: 235px;
}

.pd-b-235 {
    padding-bottom: 235px;
}

.pd-l-235 {
    padding-left: 235px;
}

.pd-r-235 {
    padding-right: 220px;
}

.pd-t-240 {
    padding-top: 240px;
}

.pd-t-255 {
    padding-top: 255px;
}

@media only screen and (max-width: 992px) {
    .pm-tb-90 {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}

@media only screen and (max-width: 992px) {
    .pm-b-90 {
        padding-bottom: 90px;
    }
}

@media only screen and (max-width: 992px) {
    .pm-t-0 {
        padding-top: 0;
    }
}

@media only screen and (max-width: 992px) {
    .pdmX-60 {
        padding: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .pdms-30 {
        padding: 30px;
    }
}

/*-------------------------------------------------
    [ ## Color Element ]
*/
.color-white {
    color: white;
}

.color-white-im {
    color: white !important;
}

.color-snow {
    color: #eff2f7;
}

.color-zumthor {
    color: #eaf1ff;
}

.color-white-smoke {
    color: #f7f7f7;
}

.color-gainsboro {
    color: #dddddd;
}

.color-silver {
    color: #c3c3c3;
}

.color-dim-gray {
    color: #454545;
}

.color-dim-gray-im {
    color: #454545 !important;
}

.color-gray {
    color: #767676;
}

.color-suva-grey {
    color: #919191;
}

.color-matterhorn {
    color: #4d4d4d;
}

.color-night-rider {
    color: #2d2d2d;
}

.color-eclipse {
    color: #3c3c3c;
}

.color-blue-violet {
    color: #1d1556;
}

.color-medium-slate-blue {
    color: #8655f4;
}

.color-soft-nero {
    color: #2a2a2a;
}

.color-nero {
    color: #191919;
}

.color-black {
    color: black;
}

.color-hr-dv-orange {
    color: #eb5100;
}

.color-deep-cerise {
    color: #e51681;
}

.color-zinnwaldite {
    color: #eabeab;
}

.color-silver-tree {
    color: #53b596;
}

.color-medium-purple {
    color: #9566d6;
}

.color-curious-blue {
    color: #1ca5da;
}

/*-------------------------------------------------
    [ ## Background Element ]
*/
.bg-white {
    background-color: white;
}

.bg-snow {
    background-color: #eff2f7;
}

.bg-zumthor {
    background-color: #eaf1ff;
}

.bg-lavender {
    background-color: #eeedfd;
}

.bg-white-smoke {
    background-color: #f7f7f7;
}

.bg-gainsboro {
    background-color: #dddddd;
}

.bg-silver {
    background-color: #c3c3c3;
}

.bg-dim-gray {
    background-color: #454545;
}

.bg-gray {
    background-color: #767676;
}

.bg-suva-grey {
    background-color: #919191;
}

.bg-green {
    background-color: #7dbd00;
}

.bg-matterhorn {
    background-color: #4d4d4d;
}

.bg-golden {
    background-color: #eaad11;
}

.bg-turquoise {
    background-color: #21a8eb;
}

.bg-night-rider {
    background-color: #2d2d2d;
}

.bg-eclipse {
    background-color: #3c3c3c;
}

.bg-blue-violet {
    background-color: #1d1556;
}

.bg-medium-slate-blue {
    background-color: #8655f4;
}

.bg-soft-nero {
    background-color: #2a2a2a;
}

.bg-nero {
    background-color: #191919;
}

.bg-soft-black {
    background-color: #181d31;
}

.bg-black {
    background-color: black;
}

.bg-hr-dv-orange {
    background-color: #eb5100;
}

.bg-deep-cerise {
    background-color: #e51681;
}

.bg-black-russian {
    background-color: #12141c;
}

.bg-black-russian-2 {
    background-color: #27282b;
}

.bg-black-russian-3 {
    background-color: #13152e;
}

.bg-midnight-express {
    background-color: #1b1d38;
}

.bg-zinnwaldite {
    background-color: #eabeab;
}

.bg-silver-tree {
    background-color: #53b596;
}

.bg-medium-purple {
    background-color: #9566d6;
}

.bg-curious-blue {
    background-color: #1ca5da;
}

.bg-primary {
    background-color: #00a8ff !important;
}

/*-------------------------------------------------
    [ ## Extra Background ]
*/
.bar-blue-violet .swiper-scrollbar-drag {
    background-color: #1d1556;
}

/*-------------------------------------------------
    [ ## SVG Fill ]
*/
.svg-white path {
    fill: white;
}

.svg-snow path {
    fill: #eff2f7;
}

.svg-white-smoke path {
    fill: #f7f7f7;
}

.svg-gainsboro path {
    fill: #dddddd;
}

.svg-silver path {
    fill: #c3c3c3;
}

.svg-dim-gray path {
    fill: #454545;
}

.svg-gray path {
    fill: #767676;
}

.svg-suva-grey path {
    fill: #919191;
}

.svg-matterhorn path {
    fill: #4d4d4d;
}

.svg-night-rider path {
    fill: #2d2d2d;
}

.svg-eclipse path {
    fill: #3c3c3c;
}

.svg-blue-violet path {
    fill: #1d1556;
}

.svg-soft-nero path {
    fill: #2a2a2a;
}

.svg-nero path {
    fill: #191919;
}

.svg-soft-black path {
    fill: #181d31;
}

.svg-black path {
    fill: black;
}

/*-------------------------------------------------
    [ ## Social Element ]
*/
.fb-color {
    color: #3b5998;
}

.fb-bg {
    background-color: #3b5998;
}

.tw-color {
    color: #1da1f2;
}

.tw-bg {
    background-color: #1da1f2;
}

.yt-color {
    color: #ff0000;
}

.yt-bg {
    background-color: #ff0000;
}

.in-color {
    color: #c32aa3;
}

.in-bg {
    background-color: #c32aa3;
}

.pin-color {
    color: #bd081c;
}

.pin-bg {
    background-color: #bd081c;
}

.lid-color {
    color: #007bb5;
}

.lid-bg {
    background-color: #007bb5;
}

.gplus-color {
    color: #db4437;
}

.gplus-bg {
    background-color: #db4437;
}

.drib-color {
    color: #ea4c89;
}

.drib-bg {
    background-color: #ea4c89;
}

.drib-color {
    color: #ea4c89;
}

.drib-bg {
    background-color: #ea4c89;
}

.dbart-color {
    color: #05cc47;
}

.dbart-bg {
    background-color: #05cc47;
}

.bh-color {
    color: #053eff;
}

.bh-bg {
    background-color: #053eff;
}

/*-------------------------------------------------
    [ ## Overlay Element ]
*/
.bg-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bg-fixed {
    background-attachment: fixed;
}

.bg-image-right {
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
}

.bg-image-100 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.hg-background {
    bottom: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: -2;
}

.bg-overlay {
    position: relative;
}

.bg-overlay:before {
    content: "";
    position: absolute;
    background-color: black;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.55;
}

.bg-overlay > div {
    position: relative;
    z-index: 2;
}

.bg-overlay-primary {
    position: relative;
}

.bg-overlay-primary:before {
    content: "";
    position: absolute;
    background-color: #e8e8e8;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.88;
}

.bg-overlay-primary > div {
    position: relative;
    z-index: 2;
}

.overlay-blue-violet-85 {
    position: relative;
    background-size: cover;
    background-position: center center;
}

.overlay-blue-violet-85:before {
    content: "";
    position: absolute;
    background-color: rgba(29, 21, 86, 0.85);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.overlay-blue-violet-85 > div {
    position: relative;
}

.overlay-blue-violet-45 {
    position: relative;
}

.overlay-blue-violet-45:before {
    content: "";
    position: absolute;
    background-color: rgba(29, 21, 86, 0.45);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.overlay-blue-violet-45 > div {
    position: relative;
}

.overlay-bg-snow {
    position: relative;
    background-size: cover;
    background-position: center center;
}

.overlay-bg-snow:before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.95);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.overlay-bg-snow-95 {
    position: relative;
    background-size: cover;
    background-position: center center;
}

.overlay-bg-snow-95:before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.95);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

/*-------------------------------------------------
    [ ## Lists ]
*/
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1em;
}

.remove-broswer-defult {
    list-style: none;
    padding: 0;
    margin: 0;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

/*-------------------------------------------------
    [ ## Post, Page, Comments Table ]
*/
body:not(.woocommerce-page) .article-content table,
body:not(.bbpress) .article-content table,
body:not(.buddypress) .article-content table {
    margin-bottom: 30px;
}

body:not(.woocommerce-page) .article-content table td, body:not(.woocommerce-page) .article-content table th,
body:not(.bbpress) .article-content table td,
body:not(.bbpress) .article-content table th,
body:not(.buddypress) .article-content table td,
body:not(.buddypress) .article-content table th {
    border: 1px solid #dddddd;
    padding: 15px;
}

.comment-content table {
    margin-bottom: 30px;
}

.comment-content table td, .comment-content table th {
    border: 1px solid #dddddd;
    padding: 15px;
}

/*-------------------------------------------------
    [ # Button Links ]
*/
.btn-links-area {
    margin: 5px -8px 0;
}

.btn-links-area .btn-links {
    background-color: transparent;
    border: 0 solid;
    margin: 0 8px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    color: #B4C0D9;
    font-size: 32px;
    padding: 0;
    position: relative;
}

.btn-links-area .btn-links:hover {
    color: #00a8ff;
}

.btn-links-area .btn-links:hover.btn-next {
    padding-left: 5px;
}

.btn-links-area.text-right .btn-links:hover.btn-prev {
    padding-right: 5px;
}

.btn-links-area.text-right .btn-links:hover.btn-next {
    padding-left: 0;
}

@media only screen and (max-width: 991px) {
    .btn-links-area.text-right {
        text-align: left !important;
        margin-bottom: 15px;
    }

    .btn-links-area.text-right .btn-links:hover.btn-prev {
        padding-right: 0px;
    }

    .btn-links-area.text-right .btn-links:hover.btn-next {
        padding-left: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .btn-links-area .btn-links {
        font-size: 26px;
    }
}

/*-------------------------------------------------
    [ ## Socail Status ]
*/
.social-status a {
    border-radius: 50%;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    margin: 0 3px;
    background-color: #081636;
    color: white;
}

.social-status a:hover, .social-status a:focus {
    background-color: #00a8ff;
    color: white !important;
}

/*-------------------------------------------------
    [ ## Search ]
*/
.search-wrap {
    position: relative;
    margin-left: 35px;
}

@media only screen and (max-width: 1199px) {
    .search-wrap {
        margin-left: 20px;
    }
}

.search-wrap .search-btn {
    cursor: pointer;
    font-size: 16px;
    text-align: right;
    color: #081636;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    min-width: 20px;
}

.search-wrap .search-btn:hover {
    color: #00a8ff;
}

.search-wrap .search-btn.active i:before {
    content: "\f00d";
}

.search-wrap .search-form {
    background-color: white;
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.15);
    display: none;
    height: 70px;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: calc(100% + 37px);
    width: 450px;
    z-index: 99;
}

@media only screen and (max-width: 1199px) {
    .search-wrap .search-form {
        top: calc(100% + 30px);
    }
}

.search-wrap .search-form input[type="search"] {
    border: 1px solid #e6e6e6;
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    width: 85%;
}

.search-wrap .search-form button, .search-wrap .search-form input[type="button"], .search-wrap .search-form input[type="reset"], .search-wrap .search-form input[type="submit"] {
    background-color: #00a8ff;
    border: 0 solid;
    float: left;
    height: 50px;
    width: 15%;
    color: white;
    font-size: 20px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.search-wrap .search-form button:hover, .search-wrap .search-form input[type="button"]:hover, .search-wrap .search-form input[type="reset"]:hover, .search-wrap .search-form input[type="submit"]:hover {
    opacity: 0.8;
}

/*-------------------------------------------------
    [ ## Icon Hexagon ]
*/
.icon-hexagon {
    mask-image: url(./assets/css/shape.png);
    -webkit-mask-image: url(./assets/css/shape.png);
    mask-size: contain;
    -webkit-mask-size: contain;
    mask-position: center center;
    -webkit-mask-position: center center;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-color: #00a8ff;
    height: 85px;
    width: 90px;
    margin: 0 auto 19px;
}

.icon-hexagon .icon {
    height: inherit;
    margin: 0 auto;
    position: relative;
    width: 53px;
    background-color: #00a8ff;
    text-align: center;
    border-radius: 10px;
    line-height: 85px;
}

.icon-hexagon .icon:before, .icon-hexagon .icon:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 100px;
    background-color: white;
    opacity: 0.12;
    top: -6px;
    z-index: 1;
    border-radius: 10px;
    -webkit-transform: rotate(45deg) skew(15deg, 15deg);
    transform: rotate(45deg) skew(15deg, 15deg);
}

.icon-hexagon .icon:before {
    left: -77px;
}

.icon-hexagon .icon:after {
    right: -77px;
}

.icon-hexagon .icon > [class^="flaticon-"] {
    color: white;
    position: relative;
    z-index: 2;
}

.icon-hexagon .icon > [class^="flaticon-"]:before {
    font-size: 40px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}

/*-------------------------------------------------
    [ ## Mockup All Thumbnail ]
*/
.mock-up-thumb {
    display: inline-block;
}

.mockup-thumb-one {
    position: relative;
    padding-bottom: 100px;
    padding-right: 120px;
    display: inline-block;
}

@media only screen and (max-width: 575px) {
    .mockup-thumb-one {
        padding-bottom: 70px;
        padding-right: 80px;
    }
}

.mockup-thumb-one > .thumb {
    display: inline-block;
}

.mockup-thumb-one > .thumb:nth-child(2) {
    position: absolute;
    left: 120px;
    z-index: 2;
    top: 100px;
}

@media only screen and (max-width: 575px) {
    .mockup-thumb-one > .thumb:nth-child(2) {
        left: 80px;
        top: 70px;
    }
}

.mock-up-thumb-groud {
    margin-bottom: -30px;
}

.mock-up-thumb-groud .mock-up-thumb {
    margin-bottom: 30px;
    display: block;
}

.mock-up-thumb-groud .mock-up-thumb img {
    width: 100%;
}

.video-abs-center {
    position: relative;
}

.video-abs-center .video-btn-area {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/*-------------------------------------------------
    [ ## Scroll Top ]
*/
.topbutton {
    color: white;
    bottom: 50px;
    display: block;
    height: 50px;
    line-height: 50px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 50px;
    border-radius: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 999;
    font-size: 20px;
    border-radius: 5px;
    background-color: #00a8ff;
}

.topbutton.btn-show {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.topbutton.btn-hide {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
}

.topbutton:hover {
    color: white !important;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.topbutton:focus {
    color: white !important;
}

/*-------------------------------------------------
    [ ## Carousel Align Center ]
*/
.carousel-nav-align-center .owl-nav.disabled {
    display: block;
}

.carousel-nav-align-center .owl-nav > div {
    display: inline-block;
    color: white;
    font-size: 14px;
    font-weight: 600;
    -webkit-transition: all 0.25s ease-in 0s;
    transition: all 0.25s ease-in 0s;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 0;
    letter-spacing: 0.6em;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 1199px) {
    .carousel-nav-align-center .owl-nav > div {
        letter-spacing: 0.3em;
    }
}

.carousel-nav-align-center .owl-nav > div > span {
    font-size: 32px;
}

.carousel-nav-align-center .owl-nav > div.owl-prev {
    left: 0px;
}

.carousel-nav-align-center .owl-nav > div.owl-next {
    right: 0px;
}

.carousel-nav-align-center .owl-nav > div:hover {
    color: #00a8ff;
}

/*-------------------------------------------
  -- Animations
-------------------------------------------*/
[data-animate] {
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
}

/* Fade In Up */
@-webkit-keyframes hg-fadeInUp {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(0, 70px, 0);
        transform: translate3d(0, 70px, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes hg-fadeInUp {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(0, 70px, 0);
        transform: translate3d(0, 70px, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.hg-fadeInUp {
    -webkit-animation-name: hg-fadeInUp;
    animation-name: hg-fadeInUp;
}

/* Fade In Up */
@-webkit-keyframes hg-fadeInUp50 {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes hg-fadeInUp50 {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.hg-fadeInUp50 {
    -webkit-animation-name: hg-fadeInUp50;
    animation-name: hg-fadeInUp50;
}

/* Fade In Down */
@-webkit-keyframes hg-fadeInDown {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(0, -1.25rem, 0);
        transform: translate3d(0, -1.25rem, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes hg-fadeInDown {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(0, -1.25rem, 0);
        transform: translate3d(0, -1.25rem, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.hg-fadeInDown {
    -webkit-animation-name: hg-fadeInDown;
    animation-name: hg-fadeInDown;
}

/* Fade In Left */
@-webkit-keyframes hg-fadeInLeft {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes hg-fadeInLeft {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.hg-fadeInLeft {
    -webkit-animation-name: hg-fadeInLeft;
    animation-name: hg-fadeInLeft;
}

/* Fade In Right */
@-webkit-keyframes hg-fadeInRight {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes hg-fadeInRight {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.hg-fadeInRight {
    -webkit-animation-name: hg-fadeInRight;
    animation-name: hg-fadeInRight;
}

/* Zoom In */
@-webkit-keyframes hg-zoomIn {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes hg-zoomIn {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.hg-zoomIn {
    -webkit-animation-name: hg-zoomIn;
    animation-name: hg-zoomIn;
}

/* Zoom Out In */
@-webkit-keyframes hg-zoomOutIn {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes hg-zoomOutIn {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.hg-zoomOutIn {
    -webkit-animation-name: hg-zoomOutIn;
    animation-name: hg-zoomOutIn;
}

/* Zoom In Short */
@-webkit-keyframes hg-zoomInShort {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes hg-zoomInShort {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.hg-zoomInShort {
    -webkit-animation-name: hg-zoomInShort;
    animation-name: hg-zoomInShort;
}

@-webkit-keyframes play-pluse {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

@keyframes play-pluse {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

@-webkit-keyframes scale-up-one {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

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

@keyframes scale-up-one {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

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

@-webkit-keyframes scale-up-two {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    40% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
}

@keyframes scale-up-two {
    0% {
        -webkit-transform: scale(0.65);
        transform: scale(0.65);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.65);
        transform: scale(0.65);
    }
}

@-webkit-keyframes scale-up-three {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }

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

@keyframes scale-up-three {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }

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

@-webkit-keyframes top-down {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(45px);
        transform: translateY(45px);
    }

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

@keyframes top-down {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(45px);
        transform: translateY(45px);
    }

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

@-webkit-keyframes down-top {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

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

@keyframes down-top {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

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

@-webkit-keyframes down-top2 {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }

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

@keyframes down-top2 {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }

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

@-webkit-keyframes rotate360 {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate360 {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes animationFramesOne {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0);
    }

    20% {
        -webkit-transform: translate(50px, -1px) rotate(36deg);
        transform: translate(50px, -1px) rotate(36deg);
    }

    40% {
        -webkit-transform: translate(100px, -52px) rotate(72deg);
        transform: translate(100px, -52px) rotate(72deg);
    }

    60% {
        -webkit-transform: translate(62px, -92px) rotate(108deg);
        transform: translate(62px, -92px) rotate(108deg);
    }

    80% {
        -webkit-transform: translate(-20px, -52px) rotate(144deg);
        transform: translate(-20px, -52px) rotate(144deg);
    }

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

@-webkit-keyframes animationFramesOne {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0);
    }

    20% {
        -webkit-transform: translate(50px, -1px) rotate(36deg);
        transform: translate(50px, -1px) rotate(36deg);
    }

    40% {
        -webkit-transform: translate(100px, -52px) rotate(72deg);
        transform: translate(100px, -52px) rotate(72deg);
    }

    60% {
        -webkit-transform: translate(62px, -92px) rotate(108deg);
        transform: translate(62px, -92px) rotate(108deg);
    }

    80% {
        -webkit-transform: translate(-20px, -52px) rotate(144deg);
        transform: translate(-20px, -52px) rotate(144deg);
    }

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

@keyframes animationFramesEight {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0);
    }

    20% {
        -webkit-transform: translate(-150px, -150px) rotate(36deg);
        transform: translate(-150px, -150px) rotate(36deg);
    }

    40% {
        -webkit-transform: translate(-100px, 52px) rotate(72deg);
        transform: translate(-100px, 52px) rotate(72deg);
    }

    60% {
        -webkit-transform: translate(162px, -92px) rotate(108deg);
        transform: translate(162px, -92px) rotate(108deg);
    }

    80% {
        -webkit-transform: translate(-70px, -92px) rotate(144deg);
        transform: translate(-70px, -92px) rotate(144deg);
    }

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

@-webkit-keyframes animationFramesEight {
    0% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0);
    }

    20% {
        -webkit-transform: translate(-150px, -150px) rotate(36deg);
        transform: translate(-150px, -150px) rotate(36deg);
    }

    40% {
        -webkit-transform: translate(-100px, 52px) rotate(72deg);
        transform: translate(-100px, 52px) rotate(72deg);
    }

    60% {
        -webkit-transform: translate(162px, -92px) rotate(108deg);
        transform: translate(162px, -92px) rotate(108deg);
    }

    80% {
        -webkit-transform: translate(-70px, -92px) rotate(144deg);
        transform: translate(-70px, -92px) rotate(144deg);
    }

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

@keyframes animationFramesTwo {
    0% {
        -webkit-transform: translate(0, 0) rotate(0) scale(1);
        transform: translate(0, 0) rotate(0) scale(1);
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
        transform: translate(73px, -1px) rotate(36deg) scale(0.9);
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
        transform: translate(141px, 72px) rotate(72deg) scale(1);
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
        transform: translate(83px, 122px) rotate(108deg) scale(1.2);
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
        transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
    }

    100% {
        -webkit-transform: translate(0, 0) rotate(0) scale(1);
        transform: translate(0, 0) rotate(0) scale(1);
    }
}

@-webkit-keyframes animationFramesTwo {
    0% {
        -webkit-transform: translate(0, 0) rotate(0) scale(1);
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg) scale(0.9);
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg) scale(1);
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg) scale(1.2);
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
    }

    100% {
        -webkit-transform: translate(0, 0) rotate(0) scale(1);
    }
}

@keyframes animationFramesThree {
    0% {
        -webkit-transform: translate(5px, 20px);
        transform: translate(5px, 20px);
    }

    100% {
        -webkit-transform: translate(-165px, -150px);
        transform: translate(-165px, -150px);
    }
}

@-webkit-keyframes animationFramesThree {
    0% {
        -webkit-transform: translate(5px, 20px);
        transform: translate(5px, 20px);
    }

    100% {
        -webkit-transform: translate(-165px, -150px);
        transform: translate(-165px, -150px);
    }
}

@keyframes animationFramesFour {
    0% {
        -webkit-transform: translate(50px, -51px) rotate(0);
        transform: translate(50px, -51px) rotate(0);
    }

    100% {
        -webkit-transform: translate(-251px, -200px) rotate(360deg);
        transform: translate(-251px, -200px) rotate(360deg);
    }
}

@-webkit-keyframes animationFramesFour {
    0% {
        -webkit-transform: translate(50px, -51px) rotate(0);
        transform: translate(50px, -51px) rotate(0);
    }

    100% {
        -webkit-transform: translate(-251px, -200px) rotate(360deg);
        transform: translate(-251px, -200px) rotate(360deg);
    }
}

@keyframes animationFramesFive {
    0% {
        -webkit-transform: translate(61px, -99px) rotate(0);
        transform: translate(61px, -99px) rotate(0);
    }

    21% {
        -webkit-transform: translate(4px, -190px) rotate(38deg);
        transform: translate(4px, -190px) rotate(38deg);
    }

    41% {
        -webkit-transform: translate(-139px, -200px) rotate(74deg);
        transform: translate(-139px, -200px) rotate(74deg);
    }

    60% {
        -webkit-transform: translate(-263px, -164px) rotate(108deg);
        transform: translate(-263px, -164px) rotate(108deg);
    }

    80% {
        -webkit-transform: translate(-195px, -49px) rotate(144deg);
        transform: translate(-195px, -49px) rotate(144deg);
    }

    100% {
        -webkit-transform: translate(-1px, 0) rotate(180deg);
        transform: translate(-1px, 0) rotate(180deg);
    }
}

@-webkit-keyframes animationFramesFive {
    0% {
        -webkit-transform: translate(61px, -99px) rotate(0);
    }

    21% {
        -webkit-transform: translate(4px, -190px) rotate(38deg);
    }

    41% {
        -webkit-transform: translate(-139px, -200px) rotate(74deg);
    }

    60% {
        -webkit-transform: translate(-263px, -164px) rotate(108deg);
    }

    80% {
        -webkit-transform: translate(-195px, -49px) rotate(144deg);
    }

    100% {
        -webkit-transform: translate(-1px, 0) rotate(180deg);
    }
}

@keyframes animationFramesSix {
    0% {
        -webkit-transform: translate(0px, -1px);
        transform: translate(0px, -1px);
    }

    100% {
        -webkit-transform: translate(-251px, 250px);
        transform: translate(-251px, 250px);
    }
}

@-webkit-keyframes animationFramesSix {
    0% {
        -webkit-transform: translate(0px, -1px);
        transform: translate(0px, -1px);
    }

    100% {
        -webkit-transform: translate(-251px, 250px);
        transform: translate(-251px, 250px);
    }
}

@keyframes animationFramesSeven {
    0% {
        -webkit-transform: translate(0px, -1px);
        transform: translate(0px, -1px);
    }

    100% {
        -webkit-transform: translate(-301px, -300px);
        transform: translate(-301px, -300px);
    }
}

@-webkit-keyframes animationFramesSeven {
    0% {
        -webkit-transform: translate(0px, -1px);
        transform: translate(0px, -1px);
    }

    100% {
        -webkit-transform: translate(-301px, -300px);
        transform: translate(-301px, -300px);
    }
}

@-webkit-keyframes reveal-vertical {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes reveal-vertical {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-webkit-keyframes reveal-link {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    10% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

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

@keyframes reveal-link {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    10% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

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

.reveal-left:before {
    left: 0;
}

.reveal-right:before {
    right: 0;
}

.reveal-left,
.reveal-right {
    position: relative;
    display: inline-block;
}

.reveal-left:before,
.reveal-right:before {
    width: 100%;
    height: 100%;
    background-color: #081636;
    position: absolute;
    top: 0;
    content: "";
    -webkit-transition: 0.6s cubic-bezier(0.25, 0.1, 0, 1.01);
    transition: 0.6s cubic-bezier(0.25, 0.1, 0, 1.01);
    z-index: 2;
}

.reveal-left.in:before,
.reveal-right.in:before {
    width: 0;
}

/*-------------------------------------------------
    [ ## Others Element ]
*/
.block-img {
    display: block;
}

.mfp-close {
    color: white !important;
}

.full-content {
    float: none;
    margin: auto;
}

.full-width {
    width: 100%;
}

.bg-cover {
    background-size: cover;
    background-position: center center;
}

[data-bg-image] {
    background-size: cover;
    background-position: 50%;
}

.no-border {
    border: 0 none !important;
}

.overflow-hide {
    overflow: hidden;
}

.overflow-visible {
    overflow: visible;
}

.fl-none {
    float: none !important;
}

@media only screen and (max-width: 800px) {
    .mb-fl-none {
        float: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .mb-text-center {
        text-align: center !important;
    }
}

.owl-carousel .owl-item img {
    width: auto;
}

.box-shadow {
    box-shadow: 3px 3px 11px 0px rgba(0, 0, 0, 0.28);
}

.box-shadow-red {
    box-shadow: 3px 3px 11px 0px rgba(0, 168, 255, 0.14);
}

.card-shadow {
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.07);
}

.card {
    background-color: white;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.07);
}

.site-content {
    overflow: hidden;
}

.logo-text {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #b2a1d2 !important;
    letter-spacing: 0.45em;
    display: inline-block;
}

.logo-text > a:focus,
.logo-text > a:hover, .logo-text:focus, .logo-text:hover {
    color: #b2a1d2 !important;
}

/*-------------------------------------------------
    [ ## Grid Element ]
*/
.container-xl {
    margin: auto;
    padding: 0 15px;
    width: 100%;
}

@media only screen and (min-width: 1575px) {
    .container-xl {
        max-width: 1300px;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1574px) {
    .container-xl {
        max-width: 1200px;
    }
}

@media only screen and (min-width: 992px) {
    .row.item-4 .item:nth-child(4n+1) {
        clear: left;
    }
}

@media only screen and (min-width: 992px) {
    .row.item-3 .item:nth-child(3n+1) {
        clear: left;
    }
}

@media only screen and (min-width: 992px) {
    .row.item-2 .item:nth-child(2n+1) {
        clear: left;
    }
}

@media only screen and (min-width: 992px) {
    .row.item-1 .item:nth-child(n+1) {
        clear: left;
    }
}

@media only screen and (max-width: 992px) {
    .row .item:nth-child(2n+1) {
        clear: left;
    }
}

@media only screen and (max-width: 520px) {
    .row .item:nth-child(n+1) {
        clear: left;
    }
}

@media only screen and (max-width: 520px) {
    .row[class*="item-"] [class*="col-"] {
        width: 100%;
    }
}

@media only screen and (max-width: 992px) {
    .item-sm [class*="col-"] {
        width: 100%;
    }
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*-------------------------------------------------
    # Forms
*/
/*-------------------------------------------------
    [ ## Buttons ]
*/
button, input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

input[type="submit"]:hover {
    color: white;
}

button, input[type="button"], input[type="reset"], input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: none;
}

button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.btn {
    -webkit-transition: all 0.3s ease 0.02s;
    transition: all 0.3s ease 0.02s;
}

.btn:active,
.btn:focus {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.125) inset;
}

.btn {
    border: 0px solid;
    border-radius: 0px;
    font-weight: 700;
    font-size: 16px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

@media only screen and (max-width: 575px) {
    .btn {
        font-size: 15px;
    }
}

.btn-default,
.more-link {
    padding: 12px 30px;
    letter-spacing: 0.015em;
    color: #777777;
    border: 1px solid #e5e5e5;
    background-color: white;
    position: relative;
    z-index: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}

@media only screen and (max-width: 575px) {
    .btn-default,
    .more-link {
        padding: 10px 25px;
    }
}

.btn-default:before,
.more-link:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 0%;
    background-color: rgba(0, 0, 0, 0.075);
    top: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.btn-default:focus, .btn-default:hover,
.more-link:focus,
.more-link:hover {
    color: #00a8ff;
}

.btn-default:focus:before, .btn-default:hover:before,
.more-link:focus:before,
.more-link:hover:before {
    width: 100%;
    right: auto;
    left: 0;
}

.more-link {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 16px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: inline-block;
}

.btn-primary.active:focus:not(:disabled):not(.disabled),
.btn-primary:focus {
    box-shadow: 0 0 0 0rem rgba(38, 143, 255, 0);
}

.btn-primary {
    background-color: #00a8ff;
    color: white;
    border-color: #00a8ff;
}

.btn-primary:focus, .btn-primary:hover {
    color: white;
}

.btn-white {
    background-color: transparent;
    color: white;
    border-color: white;
}

.btn-white:before {
    background-color: white;
}

.btn-white:focus, .btn-white:hover {
    background-color: transparent !important;
    border-color: white !important;
}

.form-group-btn {
    margin: 0 -15px -15px;
}

.form-group-btn > .btn {
    margin: 0 15px 15px;
}

@media only screen and (max-width: 575px) {
    .form-group-btn {
        margin: 0 -7px -15px;
    }

    .form-group-btn > .btn {
        margin: 0 7px 15px;
    }
}

.video-btn {
    position: relative;
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    z-index: 0;
}

.video-btn:after {
    display: block;
    content: '';
    width: 85px;
    height: 85px;
    line-height: 85px;
    border-radius: 50%;
    background-color: white;
    position: absolute;
    opacity: 0.42;
    text-align: center;
    top: 50%;
    left: 49%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.video-btn:before {
    display: block;
    content: '';
    width: 95px;
    height: 95px;
    line-height: 95px;
    border-radius: 50%;
    background-color: white;
    opacity: 0.42;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    -webkit-animation: play-pluse 1500ms ease-out infinite;
    animation: play-pluse 1500ms ease-out infinite;
}

.video-btn:hover, .video-btn:focus {
    color: white;
}

.video-btn > span {
    color: white;
    position: relative;
    z-index: 5;
    background-color: #00a8ff;
    display: block;
    border-radius: inherit;
    height: 100%;
    width: 100%;
}

.video-btn > span:before {
    font-size: 30px;
}

.app-btn-group {
    margin: 40px -13px -10px;
}

.app-btn-group > .btn-app {
    margin: 10px 13px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.app-btn-group > .btn-app .icon {
    margin-right: 20px;
}

.app-btn-group > .btn-app .btn-text {
    font-size: 10px;
    font-weight: 500;
    line-height: 1.6em;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px;
}

.app-btn-group > .btn-app .btn-text > span {
    display: block;
    font-size: 15px;
}

@media only screen and (max-width: 767px) {
    .app-btn-group {
        margin-top: 25px;
    }

    .app-btn-group > .btn-app .icon {
        margin-right: 10px;
    }

    .app-btn-group > .btn-app .btn-text > span {
        font-size: 13px;
    }
}

.show-more {
    text-align: center;
}

.show-more .button {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #081636;
}

.show-more .button > span {
    display: block;
    margin-top: 7px;
}

.show-more .button:hover {
    color: #00a8ff;
}

.comment-navigation .nav-links a {
    background: white;
    display: inline-block;
    padding: 0.5em 1.8em;
    letter-spacing: 0.02em;
}

.comment-navigation .nav-links a:hover {
    color: white;
}

.mfp-wrap button:hover, .mfp-wrap input[type="button"]:hover, .mfp-wrap input[type="reset"]:hover, .mfp-wrap input[type="submit"]:hover {
    background: transparent !important;
}

.btn-play {
    padding: 15px;
    display: inline-block;
    font-size: 16px;
    height: 55px;
    width: 55px;
    line-height: 25px;
}

.social-btn-lg {
    display: inline-block;
    font-size: 12px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
}

/*-------------------------------------------------
    [ ## Fields ]
*/
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
    outline: none;
}

input[type=time]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    -webkit-text-fill-color: #777777 !important;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    -webkit-text-fill-color: #777777 !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
}

textarea {
    display: block;
    width: 100%;
    display: block;
    min-height: 160px;
}

input,
select,
textarea {
    border: none;
    vertical-align: baseline;
    font-size: 100%;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

label {
    font-size: 16px;
    color: #2a2a2a;
    margin-bottom: 10px;
    display: block;
}

::-webkit-input-placeholder {
    color: #b3b3b3;
}

.widget_newsletter::-webkit-input-placeholder {
    color: #808080;
}

:-moz-placeholder {
    color: #b3b3b3;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

::-moz-placeholder {
    color: #b3b3b3;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

:-ms-input-placeholder {
    color: #b3b3b3;
}

/*--------Nice Select----------*/
.nice-select {
    background-color: white;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    line-height: 50px;
    border-radius: 0px;
    padding-left: 15px;
    padding-right: 15px;
    height: 50px;
    position: relative;
    text-align: left !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    border: 1px solid #e5e5e5;
}

.nice-select:after {
    content: '\f0d7';
    font-family: "Font Awesome 5 Free";
    display: block;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 0;
    color: #777777;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    font-weight: 800;
}

.nice-select .list {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    min-height: 50px;
    max-height: 200px;
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select.open:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    width: 100%;
    min-height: 50px;
    max-height: 200px;
    overflow-y: scroll;
}

.nice-select.open .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.nice-select .option.disabled:after {
    border-color: #cccccc;
}

.nice-select .option:hover {
    background-color: #00a8ff;
    color: white;
}

.nice-select .current {
    display: block;
}

.select-custom:focus {
    box-shadow: none;
    outline: none;
    border-radius: 0px;
    background: none;
    color: #727272;
}

.form-controller {
    border: 1px solid #e5e5e5;
    background-color: white;
    width: 100%;
    height: 50px;
    outline: none;
    padding: 5px 15px;
    color: #777777;
}

.form-controller:focus {
    border-color: #00a8ff;
    box-shadow: none;
    color: #777777;
}

input[type="radio"] {
    display: none;
}

input[type="radio"] + label {
    color: #1d2331;
    position: relative;
    padding-left: 23px;
    line-height: 1.2em;
    text-transform: capitalize;
    cursor: pointer;
}

input[type="radio"] + label:before {
    border: 3px solid #B9BEC0;
    content: "";
    height: 14px;
    left: 1px;
    position: absolute;
    top: 3px;
    -webkit-transition: all 0.15s ease-in 0s;
    transition: all 0.15s ease-in 0s;
    width: 14px;
    background-color: white;
    border-radius: 50%;
}

input[type="radio"]:checked + label:before {
    border-color: #07C1FE;
    background-color: #00a8ff;
}

.post-password-form input[type="password"] {
    font-size: 14px;
    border: 1px solid #f0f0f0;
    outline: none;
    box-sizing: border-box;
    padding: 10px;
}

.post-password-form input[type="submit"] {
    padding: 15px 30px;
    position: relative;
    top: 0;
    font-size: 14px;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .never ending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Header Content
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ## Preloader ]
*/
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: #081636;
    overflow: hidden;
}

.preloader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.preloader-icon {
    width: 72px;
    height: 72px;
    display: inline-block;
    padding: 0px;
}

.preloader-icon span {
    position: absolute;
    display: inline-block;
    width: 72px;
    height: 72px;
    border-radius: 100%;
    background-color: #00a8ff;
    -webkit-animation: preloader-fx 1.6s linear infinite;
    animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
    animation-delay: -0.8s;
    -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
    0% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: 0.5;
    }

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

@-webkit-keyframes preloader-fx {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: 0.5;
    }

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

/*-------------------------------------------------
    [ ## Header ]
*/
@media only screen and (max-width: 991px) {
    .site-header .site-navigation .container,
    .site-header .mobile-menu-area .container {
        max-width: 100%;
    }
}

.site-header.header-style-one .header-top-content .header-contact-info {
    background-color: #00a8ff;
    color: white;
    font-size: 26px;
    line-height: 1.4em;
    font-weight: normal;
    padding: 13px 35px;
    font-family: "Roboto", sans-serif;
}

@media only screen and (max-width: 1199px) {
    .site-header.header-style-one .header-top-content .header-contact-info {
        font-size: 22px;
        padding: 13px 20px;
    }
}

@media only screen and (max-width: 991px) {
    .site-header.header-style-one .header-top-content .header-contact-info {
        padding-left: 5px;
    }

    .site-header.header-style-one .header-top-content .header-contact-info:before {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        width: 20px;
        height: 100%;
        background-color: #00a8ff;
    }
}

@media only screen and (max-width: 767px) {
    .site-header.header-style-one .header-top-content .header-contact-info {
        padding-left: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .site-header.header-style-one .header-top-content .left {
        display: none;
    }

    .site-header.header-style-one .header-top-content .right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0;
    }

    .site-header.header-style-one .header-top-content .right > div {
        padding: 15px 0;
    }
}

@media only screen and (max-width: 1199px) {
    .site-header.header-style-one .header-social {
        margin-bottom: -4px !important;
    }
}

@media only screen and (max-width: 767px) {
    .site-header.header-style-one .header-social {
        margin-bottom: 0px !important;
    }
}

@media only screen and (max-width: 420px) {
    .site-header.header-style-one .header-social {
        display: none;
    }

    .site-header.header-style-one .user-registration-area {
        font-size: 14px;
    }
}

.site-header.header-style-two .header-top-area {
    background-color: white;
}

.site-header.header-style-two .header-top-content {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}

@media only screen and (max-width: 991px) {
    .site-header.header-style-two .header-top-content {
        border: 0px solid;
    }
}

.site-header.header-style-two .header-top-content .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #e0e0e0;
}

.site-header.header-style-two .header-top-content .left > div {
    padding: 18px 20px 14px;
    border-right: 1px solid #e0e0e0;
    min-height: 80px;
}

@media only screen and (max-width: 991px) {
    .site-header.header-style-two .header-top-content .left > div {
        padding-left: 0;
    }
}

.site-header.header-style-two .header-top-content .left > div:last-child {
    border-right: 0px solid;
}

.site-header.header-style-two .header-top-content .left > div.header-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 991px) {
    .site-header.header-style-two .header-top-content .left .header-contact-info {
        display: none;
    }
}

@media only screen and (max-width: 575px) {
    .site-header.header-style-two .header-top-content .left {
        display: none;
    }
}

.site-header.header-style-two .header-top-content .right {
    margin: 0;
}

.site-header.header-style-two .header-top-content .right > div {
    padding: 28px 20px;
    border-left: 1px solid #e0e0e0;
    min-height: 80px;
}

@media only screen and (max-width: 991px) {
    .site-header.header-style-two .header-top-content .right > div:first-child {
        border-left: 0px solid;
    }

    .site-header.header-style-two .header-top-content .right > div:last-child {
        padding-right: 5px;
    }
}

@media only screen and (max-width: 575px) {
    .site-header.header-style-two .header-top-content .right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .site-header.header-style-two .header-top-content .right > div {
        min-height: 65px;
        border-left: 0px solid;
        padding: 20px 15px;
    }

    .site-header.header-style-two .header-top-content .right > div:first-child {
        padding-left: 0;
    }

    .site-header.header-style-two .header-top-content .right > div:last-child {
        padding-right: 0;
    }
}

.site-header.header-style-two .header-top-content .language-area .language .dropdown-menu {
    top: 25px !important;
    left: -20px !important;
}

.site-header.header-style-two .header-top-content .header-contact-info h3 {
    font-size: 20px;
    margin-bottom: 3px;
    font-weight: 700;
    line-height: 1em;
}

.site-header.header-style-two .mobile-menu-area {
    border-top: 1px solid #e0e0e0;
}

.header-top-area {
    background-color: #f7f7f7;
}

@media only screen and (max-width: 991px) {
    .header-top-area .container {
        max-width: 100%;
    }
}

.header-top-area .header-top-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header-top-area .header-top-content .header-contact-info p {
    line-height: 1.4em;
}

.header-top-area .header-top-content .header-contact-info a:hover {
    color: #00a8ff;
}

.header-top-area .header-top-content .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.header-top-area .header-top-content .right > div {
    padding: 0 15px;
}

.header-top-area .header-top-content .header-social {
    margin: 0 -5px;
}

.header-top-area .header-top-content .header-social > a {
    font-size: 15px;
    display: inline-block;
    padding: 0 8px;
}

.header-top-area .header-top-content .header-social > a:hover, .header-top-area .header-top-content .header-social > a:focus {
    color: #00a8ff;
}

@media only screen and (max-width: 1199px) {
    .header-top-area .header-top-content .header-social > a {
        font-size: 14px;
    }
}

.header-top-area .header-top-content .language-area .language {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-top-area .header-top-content .language-area .language #languageButton {
    border: 0px solid;
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
    padding: 0;
}

.header-top-area .header-top-content .language-area .language #languageButton:after {
    margin-left: 1px;
    border-top: 5px solid #777777;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: relative;
    top: 1px;
}

.header-top-area .header-top-content .language-area .language #languageButton > img {
    margin-right: 5px;
    margin-top: -2px;
}

.header-top-area .header-top-content .language-area .language .dropdown-menu {
    top: 16px !important;
    z-index: 9999999;
}

.header-top-area .header-top-content .language-area .language .dropdown-menu > a {
    display: block;
    padding: 4px 15px;
    font-size: 14px;
    font-weight: 500;
}

.header-top-area .header-top-content .language-area .language .dropdown-menu > a > img {
    margin-right: 5px;
}

.header-top-area .header-top-content .language-area .language .dropdown-menu > a:hover, .header-top-area .header-top-content .language-area .language .dropdown-menu > a:focus {
    background-color: #00a8ff;
    color: white;
}

.header-top-area .header-top-content .user-registration-area {
    font-size: 16px;
    color: #081636;
}

.header-top-area .header-top-content .user-registration-area a:before {
    content: '/';
    padding-right: 5px;
    padding-left: 1px;
    color: #081636;
}

.header-top-area .header-top-content .user-registration-area a:first-child:before {
    content: "";
    padding-right: 0;
}

.header-top-area .header-top-content .user-registration-area a:hover, .header-top-area .header-top-content .user-registration-area a:focus {
    color: #00a8ff;
}

.site-navigation {
    background-color: white;
    padding: 5px 0;
}

.site-navigation .navigation-area {
    padding: 0;
}

.site-navigation .navigation-area .mainmenu-area {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media only screen and (max-width: 1199px) {
    .site-navigation {
        display: none;
    }
}

.site-navigation.style-two {
    background-color: #00a8ff;
}

.site-navigation.style-two .search-wrap .search-btn,
.site-navigation.style-two .menu > ul > li > a {
    color: white;
}

.site-navigation.style-two .search-wrap .search-btn:hover, .site-navigation.style-two .search-wrap .search-btn:focus,
.site-navigation.style-two .menu > ul > li > a:hover,
.site-navigation.style-two .menu > ul > li > a:focus {
    opacity: 0.8;
    color: white !important;
}

.site-navigation.style-two .menu > ul > li:hover > a,
.site-navigation.style-two .menu ul li > a.active {
    opacity: 0.8;
    color: white !important;
}

.navigation-area {
    -moz-box-align: center;
    -moz-box-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 70px;
}

.navigation-area .site-branding a {
    display: inline-block;
}

.navigation-area .header-navigation-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.navigation-area .header-navigation-right .contact-info {
    font-size: 16px;
    font-weight: 500;
}

.navigation-area .header-navigation-right .contact-info > a:hover {
    color: #00a8ff;
}

@media only screen and (max-width: 1199px) {
    .navigation-area .header-navigation-right {
        display: none;
    }
}

/*-------------------------------------------------
    [ ## Sticky header ]
*/
#sticky-header {
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

#sticky-header .site-navigation {
    background-color: white;
    box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.15);
    position: relative;
}

#sticky-header .site-navigation.style-two {
    background-color: #00a8ff;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ## Links ]
*/
a {
    color: inherit;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

a:hover, a:focus, a:active {
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:hover, a:active {
    outline: 0;
    text-decoration: none;
}

/*-------------------------------------------------
    [ ## Menus ]
*/
.menu {
    font-family: "Roboto", sans-serif;
}

.menu ul {
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none;
}

.menu ul li {
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.menu ul li a {
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    display: block;
    color: #081636;
    position: relative;
}

.menu ul li ul.dropdown-content {
    margin-left: 0;
}

.menu ul li ul.dropdown-content li {
    padding: 0;
    display: block;
}

.menu ul li ul.dropdown-content li a {
    display: block;
    padding: 7px 0px;
    color: #081636;
    text-transform: capitalize;
    -webkit-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
    font-size: 16px;
}

.menu > ul > li:hover > a,
.menu ul li > a.active {
    color: #00a8ff !important;
}

.menu > ul > li > a {
    padding: 33px 7px;
}

.menu > ul > li:first-child > a {
    padding-left: 0px;
}

.menu > ul > li:last-child > a {
    padding-right: 0px;
}

.menu > ul > li > ul.dropdown-content {
    background-color: white;
    position: absolute;
    width: 235px;
    padding: 18px 25px;
    left: 0;
    top: calc(100% + 50px);
    z-index: 999;
    visibility: hidden;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
}

.menu > ul > li > ul.dropdown-content:before {
    border-color: transparent transparent white;
    border-style: solid;
    border-width: 11px 7px;
    content: "";
    left: 22px;
    position: absolute;
    top: -22px;
}

.menu > ul > li > ul.dropdown-content:after {
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: -15px;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}

.menu > ul > li > ul.dropdown-content > li:hover > a {
    color: #00a8ff !important;
    padding-left: 5px;
}

.menu > ul > li.dropdown-trigger > a:after {
    content: "\f0d7";
    font-family: "Font Awesome 5 Free";
    padding-left: 5px;
    opacity: 0.5;
    font-weight: 800;
}

.menu > ul > li.dropdown-trigger:hover > ul.dropdown-content {
    visibility: visible;
    opacity: 1;
    top: calc(100% + 15px);
}

.menu > ul > li.dropdown-trigger.mega-menu {
    position: inherit;
}

.menu > ul > li.dropdown-trigger.mega-menu:hover .mega-menu-content {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

ul.dropdown-content > .dropdown-trigger {
    position: relative;
}

ul.dropdown-content > .dropdown-trigger > a {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    position: relative;
}

ul.dropdown-content > .dropdown-trigger > a:after {
    content: "\f105";
    font-family: fontAwesome;
    position: absolute;
    right: 20px;
    top: 8px;
    font-size: 16px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

ul.dropdown-content > .dropdown-trigger ul.dropdown-content {
    left: 100% !important;
    top: -5px;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    position: absolute;
    width: 200px;
    z-index: 999;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
}

ul.dropdown-content > .dropdown-trigger:hover > a:after {
    right: 15px;
    opacity: 1;
}

ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content > li:last-child {
    border-bottom: 0px solid #e5e5e5;
}

ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content > li:hover > a {
    color: #00a8ff;
    padding-left: 20px;
}

@media only screen and (max-width: 1620px) {
    .mega-menu-content {
        left: 0px;
        width: calc(100vw - 30px);
    }
}

/* [ ### Mobile Menu ] */
.mobile-menu-area {
    display: none;
}

@media only screen and (max-width: 1199px) {
    .mobile-menu-area {
        display: block;
    }
}

.mean-container {
    position: relative;
}

.mean-container .mean-bar {
    min-height: 75px;
    background-color: transparent;
    z-index: 9999;
}

.mean-container a.meanmenu-reveal {
    padding: 22px 0;
    right: 0px !important;
    width: 30px;
}

.mean-container a.meanmenu-reveal span {
    background-color: #00a8ff;
    height: 2px;
}

.mean-container a.meanmenu-reveal i {
    color: #081636;
    display: block;
    font-size: 20px;
    margin-top: 8px;
}

.mean-container a.meanmenu-reveal.meanclose + .mean-nav {
    margin-top: 70px;
    padding-bottom: 20px;
}

.mean-container .mean-nav {
    margin-top: 55px;
    background: transparent;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.mean-container .mean-nav ul.dropdown-content > .dropdown-trigger ul.dropdown-content {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
    top: 0px;
    border-top: 0px solid;
}

.mean-container .mean-nav > ul > li > a {
    font-weight: 600;
}

.mean-container .mean-nav ul li {
    float: none;
}

.mean-container .mean-nav ul li a.mean-expand {
    height: 55px;
    padding: 0 !important;
    width: 50px;
}

.mean-container .mean-nav ul li a.mean-expand:before {
    position: absolute;
    content: "\f0da";
    top: 0;
    right: -15px;
    width: 100%;
    height: 100%;
    text-align: center;
    font-family: "Font Awesome 5 Free";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
    font-size: 18px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.mean-container .mean-nav ul li a.mean-expand > span {
    display: none;
}

.mean-container .mean-nav ul li a.mean-clicked:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.mean-container .mean-nav ul li a {
    text-transform: capitalize;
}

.mean-container .mean-nav ul li a:hover {
    color: #00a8ff;
}

.mean-container .mean-nav ul li li {
    border-top: 1px solid rgba(0, 0, 0, 0.075);
}

.mean-container .mean-nav ul li li a {
    padding: 15px 25px;
    text-transform: capitalize;
    width: 100%;
}

.mean-container .mean-nav ul li li a:hover {
    padding-left: 30px;
}

.mean-container ul.dropdown-content > .dropdown-trigger > a:after {
    content: "";
}

.mean-container ul.dropdown-content > .dropdown-trigger ul.dropdown-content {
    left: 0 !important;
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    position: relative;
    width: 100%;
}

.mean-container ul.dropdown-content > .dropdown-trigger > ul.dropdown-content > li > a, .mean-container ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content > li:hover > a {
    padding: 12px 80px;
    width: 100%;
}

.mean-container ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content > li {
    border-bottom: 0px solid #e5e5e5;
}

.mean-container .mean-nav > ul > li > ul > li a.mean-expand {
    height: 45px;
    padding: 0px !important;
}

@media only screen and (max-width: 1199px) {
    .header-navigation-right .search-wrap {
        position: absolute;
        top: 29px;
        right: 50px;
        margin-left: 0;
        z-index: 999999;
    }

    .mobile-menu {
        display: block;
    }

    .mobile-menu .mobile-logo {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 0px;
        top: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 90px;
    }

    .mobile-menu .mobile-logo > img {
        margin-top: -6px;
    }

    .mobile-menu .menu-label {
        display: none;
    }

    .site-navigation {
        display: none;
    }

    .mean-container .mean-bar {
        float: none;
    }

    .mean-container .mean-bar .mean-nav {
        float: none;
    }

    .mean-container .mean-nav ul li a {
        color: #081636;
        display: block;
        float: none;
        font-size: 16px;
        padding: 15px 0px;
        width: auto;
        font-family: "Roboto", sans-serif;
        font-weight: normal;
        border-top: 1px solid rgba(0, 0, 0, 0.075);
    }

    .mean-container .mean-nav ul li a:hover {
        padding-left: 7px;
    }

    .mega-menu-content {
        background-color: transparent;
        left: 0;
        padding: 0px 20px 25px;
        position: relative;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        width: calc(100% - 40px);
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.07);
    }

    .mega-menu-content .cat-item {
        background-color: transparent;
        border-top: 0 none !important;
        padding: 0 !important;
    }

    .mega-menu-content.carousel-nav-dots .owl-dots {
        padding-top: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .mobile-menu .search-wrap .search-form {
        right: -50px;
        width: 280px;
    }

    .mobile-menu .search-wrap .search-form input[type="search"] {
        padding: 0 10px;
    }
}

/* [ ### Privacy Menu ] */
.privacy-menu {
    background-color: #00a8ff;
    color: white;
    padding: 20px 30px;
}

.privacy-menu a {
    display: block;
    font-size: 14px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}

.privacy-menu a:hover {
    color: #081636;
}

.privacy-menu ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.privacy-menu > ul > li.dropdown-trigger > a:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    padding-left: 5px;
    font-weight: 800;
    position: absolute;
    right: 0;
}

.privacy-menu > ul > li > a {
    font-size: 16px;
    padding: 7px 0;
    position: relative;
}

.privacy-menu .dropdown-content {
    border-left: 1px solid rgba(255, 255, 255, 0.35);
    margin-left: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.privacy-menu .dropdown-content > li:first-child a {
    padding-top: 0px;
}

.privacy-menu .dropdown-content > li:last-child a {
    padding-bottom: 0px;
}

.privacy-menu .dropdown-content > li > a {
    padding: 4px 0 4px 10px;
    position: relative;
}

.privacy-menu .dropdown-content > li > a.active {
    font-weight: 600;
}

.privacy-menu .dropdown-content > li > a.active:before {
    position: absolute;
    content: "";
    left: -1px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

/*-------------------------------------------------
    [ ## Pagination ]
*/
/* page link pagination */
.article-content .page-links span {
    border: 1px solid #e5e5e5;
    font-size: 1em;
    padding: 0.4em 0.8em;
    font-weight: 600;
}

.article-content .page-links > span {
    color: #fff;
}

.article-content .page-links a {
    text-decoration: none;
}

.paging-navigation {
    z-index: 1;
    font-size: 16px;
}

.paging-navigation .nav-links {
    list-style: none;
    font-size: 1em;
    font-weight: bold;
    margin: 0 -4px;
    padding-left: 0px;
}

@media only screen and (max-width: 767px) {
    .paging-navigation .nav-links {
        margin: 0 -2px;
    }
}

.paging-navigation .nav-links a {
    font-weight: 500;
    display: block;
    -webkit-transition: ease-in 0.25s;
    transition: ease-in 0.25s;
    text-align: center;
}

.paging-navigation .nav-links > li {
    display: inline-block;
    margin: 0 4px;
}

@media only screen and (max-width: 767px) {
    .paging-navigation .nav-links > li {
        margin: 0 2px;
    }
}

.paging-navigation .nav-links > li > a {
    font-weight: 500;
    height: 47px;
    width: 47px;
    line-height: 45px;
    color: #777777;
    border: 1px solid #dadde3;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .paging-navigation .nav-links > li > a {
        height: 40px;
        width: 40px;
        line-height: 38px;
    }
}

.paging-navigation .nav-links > li > a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.paging-navigation .nav-links > li > a span {
    display: block;
}

.paging-navigation .nav-links > li.active > a,
.paging-navigation .nav-links > li > a:hover {
    background-color: #00a8ff !important;
    color: white !important;
    border-color: #00BFFE;
}

.paging-navigation .nav-links > li.active > a:before,
.paging-navigation .nav-links > li > a:hover:before {
    border: 3px solid #00BFFE;
}

.paging-navigation .nav-links li.nav-previous.disabled > a,
.paging-navigation .nav-links li.nav-next.disabled > a {
    pointer-events: none;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.paging-navigation.pagination-center .nav-links {
    text-align: center;
}

/*-------------------------------------------------
    [ ### Post Navigation ]
*/
.post-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-family: "Roboto", sans-serif;
}

@media only screen and (max-width: 767px) {
    .post-navigation {
        display: block;
    }
}

.post-navigation .post-previous {
    text-align: left;
}

.post-navigation .post-next {
    text-align: right;
}

.post-navigation h3 {
    font-size: 24px;
    font-weight: 500;
    margin: 0;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    line-height: 1.35em;
}

@media only screen and (max-width: 991px) {
    .post-navigation h3 {
        line-height: 1.3em;
        font-size: 20px;
    }
}

.post-navigation .post-previous,
.post-navigation .post-next {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 45px 0 15px;
}

@media only screen and (max-width: 767px) {
    .post-navigation .post-previous,
    .post-navigation .post-next {
        max-width: 100%;
    }
}

.post-navigation .post-previous a,
.post-navigation .post-next a {
    position: relative;
    display: block;
    padding: 60px;
}

@media only screen and (max-width: 1199px) {
    .post-navigation .post-previous a,
    .post-navigation .post-next a {
        padding: 55px 50px;
    }
}

@media only screen and (max-width: 991px) {
    .post-navigation .post-previous a,
    .post-navigation .post-next a {
        padding: 30px 25px;
    }
}

@media only screen and (max-width: 767px) {
    .post-navigation .post-previous a,
    .post-navigation .post-next a {
        padding: 30px 15px;
    }
}

.post-navigation .post-previous span.label,
.post-navigation .post-next span.label {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    color: #081636;
    font-weight: 500;
}

.post-navigation .post-previous.active,
.post-navigation .post-next.active {
    background-color: #00a8ff;
}

.post-navigation .post-previous.active h3,
.post-navigation .post-previous.active span.label,
.post-navigation .post-next.active h3,
.post-navigation .post-next.active span.label {
    color: white;
}

.post-navigation .post-next span.label {
    margin-bottom: 0;
    margin-top: 15px;
}

/*-------------------------------------------------
    [ ## Navigation Responsive ]
*/
.hamburger-menus {
    width: 30px;
    height: 30px;
    position: relative;
    transition: .1s;
    margin: 15px 0px;
    cursor: pointer;
    display: none;
}

@media only screen and (max-width: 1199px) {
    .hamburger-menus {
        display: inline-block;
    }
}

.hamburger-menus span {
    width: 5px;
    height: 5px;
    background-color: #fff;
    display: block;
    border-radius: 50%;
}

.hamburger-menus span:nth-child(1) {
    position: absolute;
    left: 0;
    top: 0;
}

.hamburger-menus span:nth-child(2) {
    position: absolute;
    left: 12px;
    top: 0;
}

.hamburger-menus span:nth-child(3) {
    position: absolute;
    right: 0;
    top: 0;
}

.hamburger-menus span:nth-child(4) {
    position: absolute;
    left: 0;
    top: 12px;
}

.hamburger-menus span:nth-child(5) {
    position: absolute;
    left: 12px;
    top: 12px;
}

.hamburger-menus span:nth-child(6) {
    position: absolute;
    right: 0px;
    top: 12px;
}

.hamburger-menus span:nth-child(7) {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.hamburger-menus span:nth-child(8) {
    position: absolute;
    left: 12px;
    bottom: 0px;
}

.hamburger-menus span:nth-child(9) {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.hamburger-menus:hover span {
    transform: scale(1.3);
    transition: 350ms cubic-bezier(0.8, 0.5, 0.2, 1.4);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
}

.hamburger-menus.click-menu {
    transform: rotate(180deg);
    cursor: pointer;
    transition: 0.2s cubic-bezier(0.8, 0.5, 0.2, 1.4);
}

.hamburger-menus.click-menu span {
    border-radius: 50%;
    transition-delay: 200ms;
    background-color: rgba(255, 255, 255, 0.767);
    transition: 0.5s cubic-bezier(0.8, 0.5, 0.2, 1.4);
}

.hamburger-menus.click-menu span:nth-child(2) {
    position: absolute;
    left: 6px;
    top: 6px;
}

.hamburger-menus.click-menu span:nth-child(4) {
    position: absolute;
    left: 6px;
    top: 18px;
}

.hamburger-menus.click-menu span:nth-child(6) {
    position: absolute;
    right: 6px;
    top: 6px;
}

.hamburger-menus.click-menu span:nth-child(8) {
    position: absolute;
    left: 18px;
    bottom: 6px;
}

.hamburger-menus-two {
    width: 35px;
    height: 35px;
    overflow: hidden;
    margin: 10px 0px;
    cursor: pointer;
}

.hamburger-menus-two > span {
    position: relative !important;
    transition: ease-in-out 0.25s;
    display: block;
    background-color: white;
    height: 2px;
    border-radius: 0px;
    margin: 4px 0;
    float: right;
    left: 0;
}

.hamburger-menus-two > span:nth-child(1), .hamburger-menus-two > span:nth-child(3) {
    width: 22px;
}

.hamburger-menus-two > span:nth-child(2) {
    width: 100%;
}

.hamburger-menus-two:hover > span:nth-child(1), .hamburger-menus-two:hover > span:nth-child(3) {
    width: 100%;
}

.hamburger-menus-two:hover > span:nth-child(2) {
    width: 25px;
}

.hamburger-menus-two.is-active > span:nth-child(2) {
    display: none;
}

.hamburger-menus-two.is-active > span:nth-child(1),
.hamburger-menus-two.is-active > span:nth-child(3) {
    width: 100%;
    margin: 0;
    position: absolute;
}

.hamburger-menus-two.is-active > span:nth-child(1) {
    transform: rotate(45deg);
    top: 17px;
}

.hamburger-menus-two.is-active > span:nth-child(3) {
    transform: rotate(-45deg);
    top: 15px;
}

@media only screen and (max-width: 1199px) {
    .navigation {
        width: 250px;
        height: 100%;
        position: fixed;
        left: -100%;
        padding: 0;
        top: 0;
        margin: 0;
        z-index: 99999;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        border: none;
    }

    .navigation .menu-content > li {
        width: 240px;
        display: block;
        float: none;
        border-right: none;
        background-color: transparent;
        position: relative;
        text-align: left;
        white-space: inherit;
    }

    .menu-wrapper {
        position: relative;
        z-index: 9999;
        height: 100%;
    }

    .menu-wrapper .mainmenu li {
        position: relative;
        display: block;
    }

    .menu-wrapper .mainmenu li .fa-angle-down {
        display: none;
    }
}

.overlaybg {
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.45);
    cursor: pointer;
}

@media only screen and (max-width: 1199px) {
    .menuopen .overlaybg {
        display: block;
    }
}

.navigation.menuopen {
    left: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #081636;
    overflow-y: auto;
    overflow-x: hidden;
}

.navigation.menuopen .mainmenu > li > a {
    backface-visibility: hidden;
    color: #fff;
    display: block;
    font-weight: 600;
    line-height: 30px;
    overflow: hidden;
    padding: 12px 20px;
    position: relative;
    text-decoration: none;
    text-align: left;
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    vertical-align: middle;
    letter-spacing: 0.015em;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.navigation.menuopen .mainmenu > li > a.active, .navigation.menuopen .mainmenu > li > a:hover {
    color: #00a8ff;
    padding-left: 25px;
}

.navigation.menuopen ul.mainmenu {
    padding: 0;
    margin: 0;
    list-style: none;
}

.navigation.menuopen ul.sub-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background-color: transparent;
}

.navigation.menuopen ul.sub-menu li a {
    padding: 12px 32px 12px 25px;
    letter-spacing: 0;
    border-right: solid 0px;
    background-color: transparent;
    line-height: 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    color: white;
    letter-spacing: 0.015em;
    display: block;
}

.navigation.menuopen ul.sub-menu li a:hover {
    color: #00a8ff;
    padding-left: 30px;
}

.navigation.menuopen ul.sub-menu > .sub-menu > li > a {
    padding-left: 30px;
}

.navigation.menuopen ul.sub-menu > .sub-menu > li > a:hover {
    padding-left: 35px;
}

.navigation.menuopen .megamenu {
    position: relative !important;
}

.navigation.menuopen .megamenu .megamenu-main {
    padding: 0;
    position: relative;
    opacity: 1;
    visibility: visible;
    transform: none;
}

.navigation.menuopen .megamenu .megamenu-main:before {
    display: none;
}

.navigation.menuopen .megamenu .megamenu-main .megamenu-heading {
    display: none;
}

.navigation.menuopen .megamenu .megamenu-main .custom-megamenu li a {
    font-weight: normal;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 600;
}

.navigation.menuopen .megamenu .megamenu-main .custom-megamenu li a:hover {
    padding-left: 30px;
}

.navigation.menuopen .megamenu .megamenu-wrapper .megamenu-container {
    padding: 0px;
}

.navigation.menuopen .megamenu .megamenu-wrapper .row {
    display: block;
    margin: 0px;
}

.navigation.menuopen .megamenu .megamenu-wrapper .row [class*="col-"] {
    max-width: 100%;
    padding: 0px;
}

.menu-click {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    cursor: pointer;
    z-index: 120;
}

@media only screen and (max-width: 1199px) {
    .menu-click {
        display: block;
    }
}

.menu-click i {
    display: block;
    background-size: 25px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.35);
    float: right;
    padding: 21px;
    width: 54px;
    -webkit-transition: transform 0.1s ease;
    transition: transform 0.1s ease;
}

.menu-extend.fa-plus::before {
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
/*--------------------------------------------------------------
    [ ## Hero ]
--------------------------------------------------------------*/
.hero-block {
    color: white;
}

.hero-block .container > .row {
    min-height: 810px;
}

@media only screen and (max-width: 1199px) {
    .hero-block .container > .row {
        min-height: 750px;
    }
}

@media only screen and (max-width: 991px) {
    .hero-block .container > .row {
        min-height: 700px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-block .container > .row {
        min-height: 620px;
    }
}

.hero-block .hero-content-area {
    padding-right: 80px;
}

@media only screen and (max-width: 1199px) {
    .hero-block .hero-content-area {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .hero-block .hero-content-area {
        padding-right: 30px;
    }
}

@media only screen and (max-width: 575px) {
    .hero-block .hero-content-area {
        padding-right: 0px;
    }
}

.hero-block .hero-content-area.text-center {
    padding-left: 40px;
    padding-right: 40px;
}

.hero-block .hero-content-area.text-center .hero-title {
    padding: 0 35px;
}

@media only screen and (max-width: 767px) {
    .hero-block .hero-content-area.text-center .hero-title {
        padding: 0;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-block .hero-content-area.text-center {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.hero-block .hero-title {
    font-weight: 700;
    color: white;
    font-size: 60px;
    position: relative;
    margin-bottom: 35px;
    line-height: 1.25em;
    padding-right: 70px;
}

@media only screen and (max-width: 1199px) {
    .hero-block .hero-title {
        font-size: 56px;
    }
}

@media only screen and (max-width: 991px) {
    .hero-block .hero-title {
        font-size: 52px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-block .hero-title {
        font-size: 42px;
    }
}

@media only screen and (max-width: 575px) {
    .hero-block .hero-title {
        font-size: 36px;
        padding-right: 0;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 420px) {
    .hero-block .hero-title {
        font-size: 32px;
    }
}

.hero-block .hero-desc {
    font-size: 20px;
}

.hero-block .hero-desc > p {
    line-height: 1.55em;
}

@media only screen and (max-width: 767px) {
    .hero-block .hero-desc {
        font-size: 18px;
    }
}

@media only screen and (max-width: 420px) {
    .hero-block .hero-desc {
        font-size: 17px;
    }
}

.hero-block .form-group-btn {
    margin-top: 55px;
}

@media only screen and (max-width: 575px) {
    .hero-block .form-group-btn {
        margin-top: 45px;
    }
}

.hero-block.style-two .container > .row {
    padding-bottom: 195px;
    min-height: 895px;
}

@media only screen and (max-width: 1199px) {
    .hero-block.style-two .container > .row {
        min-height: 800px;
    }
}

@media only screen and (max-width: 991px) {
    .hero-block.style-two .container > .row {
        min-height: 750px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-block.style-two .container > .row {
        min-height: 700px;
        padding-bottom: 180px;
    }
}

/*--------------------------------------------------------------
    [ ## Features ]
--------------------------------------------------------------*/
.features-block {
    position: relative;
    overflow: hidden;
}

.features-block .feature-mock-up-thumb {
    position: absolute;
    bottom: -60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.features-block .feature-mock-up-thumb.bottom-zero {
    bottom: 0;
}

@media only screen and (max-width: 1199px) {
    .features-block .feature-mock-up-thumb {
        bottom: -40px;
    }

    .features-block .feature-mock-up-thumb img {
        margin-left: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .features-block .feature-mock-up-thumb {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .features-block .container.ml-b-80 {
        margin-bottom: -50px;
    }
}

.feature-card {
    margin-bottom: 75px;
    padding: 0 35px;
}

@media only screen and (max-width: 1199px) {
    .feature-card {
        padding: 0 25px;
    }
}

@media only screen and (max-width: 991px) {
    .feature-card {
        margin-bottom: 45px;
    }
}

@media only screen and (max-width: 420px) {
    .feature-card {
        padding: 0;
    }
}

.feature-card .feature-icon {
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 1px 23px 27px rgba(42, 57, 145, 0.05);
    color: #00a8ff;
    background-color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 25px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 70px;
}

.feature-card .feature-icon > span:before {
    font-size: 27px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    position: relative;
    z-index: 5;
}

.feature-card .feature-title {
    color: #081636;
    font-size: 24px;
    margin-bottom: 12px;
}

@media only screen and (max-width: 1199px) {
    .feature-card .feature-title {
        font-size: 22px;
    }
}

.feature-card p > span {
    color: #081636;
}

.feature-card:hover .feature-icon {
    color: white;
    background-color: #00a8ff;
}

.feature-card:hover .feature-icon > span:before {
    font-size: 35px;
}

.feature-card.style-two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 45px;
    padding: 0;
}

.feature-card.style-two .feature-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 2px 7px 15px rgba(42, 57, 145, 0.06);
}

.feature-card.style-two .feature-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 70px);
    flex: 0 0 calc(100% - 70px);
    padding-left: 20px;
}

.feature-card.style-three {
    background-color: #00a8ff;
    margin-bottom: 30px;
    padding: 40px 20px 35px;
}

.feature-card.style-three .feature-title {
    color: white;
    margin-bottom: 0;
}

.feature-card.style-three .feature-icon {
    background-color: transparent;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(42, 57, 145, 0.05);
    height: auto;
    margin: 0 auto 20px;
    width: auto;
    overflow: visible;
    display: block;
    color: white;
}

.feature-card.style-three .feature-icon > span:before {
    font-size: 70px;
    line-height: 1em;
}

.card-item {
    box-shadow: 0px 0px 43px rgba(69, 69, 69, 0.1);
    background-color: white;
    padding: 60px 20px 55px;
    margin-bottom: 30px;
    text-align: center;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

@media only screen and (max-width: 767px) {
    .card-item {
        padding: 50px 20px 45px;
    }
}

.card-item .icon-hexagon {
    margin-bottom: 20px;
}

.card-item:hover .icon-hexagon .icon > [class^="flaticon-"]:before {
    font-size: 48px;
}

.card-item .card-title {
    color: #081636;
    font-size: 24px;
    margin-bottom: 12px;
}

@media only screen and (max-width: 1199px) {
    .card-item .card-title {
        font-size: 22px;
    }
}

.card-item:hover {
    box-shadow: 0px 0px 43px rgba(69, 69, 69, 0.175);
}

.card-item.style-two {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    color: #C6C8CD;
}

.card-item.style-two:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.5;
}

.card-item.style-two > div {
    position: relative;
    z-index: 2;
}

.card-item.style-two .card-title {
    color: white;
}

.card-item.style-three {
    background-color: transparent;
    color: #C6C8CD;
    box-shadow: 0px 0px 0px rgba(69, 69, 69, 0.175);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
    text-align: left;
    margin-bottom: 55px;
}

.card-item.style-three .icon-hexagon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    margin-bottom: 0;
}

.card-item.style-three .card-title {
    color: white;
}

.card-item.style-three .card-info {
    padding-left: 25px;
    margin-top: -5px;
}

.card-item.style-three:hover {
    box-shadow: 0px 0px 0px rgba(69, 69, 69, 0.175);
}

.card-item.style-three:hover .icon-hexagon .icon > [class^="flaticon-"]:before {
    font-size: 40px;
}

/*--------------------------------------------------------------
    [ ## Tnstructor ]
--------------------------------------------------------------*/
.instructor-item {
    margin-bottom: 50px;
}

.instructor-item .instructor-thumb {
    text-align: center;
}

.instructor-item .instructor-thumb > img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.instructor-item .instructor-info {
    padding: 5px 15px 0;
}

.instructor-item .instructor-name {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .instructor-item .instructor-name {
        font-size: 22px;
    }
}

.instructor-item .instructor-name a {
    display: block;
}

.instructor-item .instructor-name a:hover,
.instructor-item .instructor-name a:focus {
    color: #00a8ff;
}

.instructor-item .social-status {
    padding-top: 3px;
}

.instructor-item:hover .instructor-thumb > img {
    opacity: 0.9;
}

/*-------------------------------------------------
    [ ## Instructor Single ]
*/
.single-instructor-block .single-instructor-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #181d31;
    margin-bottom: 30px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .single-instructor-block .single-instructor-info {
        display: block;
    }

    .single-instructor-block .single-instructor-info p {
        font-size: 15px;
    }
}

.single-instructor-block .single-instructor-info > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.single-instructor-block .single-instructor-info .instructor-thumb {
    width: 50%;
}

@media only screen and (max-width: 767px) {
    .single-instructor-block .single-instructor-info .instructor-thumb {
        width: 100%;
        height: 370px;
        position: relative;
    }
}

.single-instructor-block .single-instructor-info .instructor-info {
    color: #C6C8CD;
}

.single-instructor-block .single-instructor-info .instructor-name {
    color: white;
}

.single-instructor-block .single-instructor-info .instructor-name {
    font-size: 30px;
    margin-top: -10px;
}

@media only screen and (max-width: 767px) {
    .single-instructor-block .single-instructor-info .instructor-name {
        font-size: 24px;
        margin-top: -5px;
    }
}

.single-instructor-block .single-instructor-info .instructor-info {
    padding: 120px 100px;
}

@media only screen and (max-width: 991px) {
    .single-instructor-block .single-instructor-info .instructor-info {
        padding: 100px 30px;
    }
}

@media only screen and (max-width: 767px) {
    .single-instructor-block .single-instructor-info .instructor-info {
        padding: 90px 100px;
    }
}

@media only screen and (max-width: 480px) {
    .single-instructor-block .single-instructor-info .instructor-info {
        padding: 90px 20px;
    }
}

.single-instructor-block .single-instructor-info .social-status a {
    background-color: white;
    color: #00a8ff;
}

.single-instructor-block .single-instructor-info .social-status a:hover, .single-instructor-block .single-instructor-info .social-status a:focus {
    color: white;
    background-color: #00a8ff;
}

.single-instructor-block .single-info-block {
    margin-bottom: 55px;
}

.single-instructor-block .single-skill {
    margin-bottom: 40px;
}

.single-instructor-block .skill-title {
    font-size: 16px;
    font-weight: normal;
    color: #1d2331;
    margin-bottom: 15px;
}

.single-instructor-block .progress {
    height: 8px;
    overflow: visible;
    background-color: #D8F3FC;
    border-radius: 0;
}

.single-instructor-block .progress .progress-bar {
    background-color: #00a8ff;
    position: relative;
}

.single-instructor-block .progress .progress-bar > span {
    display: block;
    position: absolute;
    background-color: #181d31;
    top: -40px;
    right: -20px;
    height: 28px;
    line-height: 28px;
    width: 40px;
    font-weight: 500;
    font-size: 18px;
    z-index: 2;
}

.single-instructor-block .progress .progress-bar > span:before {
    position: absolute;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -16px;
    z-index: 1;
    border-style: solid;
    border-width: 8px 7px;
    border-color: #181d31 transparent transparent;
}

.single-instructor-block .page-info-content .single-info-block:last-child {
    margin-bottom: 0px;
}

.single-instructor-block .page-info-content .title {
    padding-top: 0;
}

.single-instructor-block .education-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: white;
    box-shadow: 0px 0px 43px rgba(69, 69, 69, 0.09);
    padding: 30px 30px 27px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

@media only screen and (max-width: 420px) {
    .single-instructor-block .education-item {
        padding: 30px 20px 27px;
        display: block;
    }
}

.single-instructor-block .education-item:hover {
    box-shadow: 0px 0px 50px rgba(69, 69, 69, 0.15);
}

.single-instructor-block .education-item .education-date {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85px;
    flex: 0 0 85px;
    width: 85px;
    background-color: #00a8ff;
    color: white;
    text-align: center;
    padding: 15px;
    line-height: 1.5em;
    position: relative;
    overflow: hidden;
    font-size: 12px;
}

.single-instructor-block .education-item .education-date:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: white;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-transform: rotate(43deg) scale(1.5) translateX(50%);
    transform: rotate(43deg) scale(1.5) translateX(50%);
    opacity: 0.2;
}

.single-instructor-block .education-item .education-date > span {
    font-size: 18px;
    font-weight: 600;
    display: block;
    position: relative;
    z-index: 2;
}

.single-instructor-block .education-item .education-date > span:last-child {
    padding-top: 2px;
}

.single-instructor-block .education-item .education-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 85px);
    flex: 0 0 calc(100% - 85px);
    max-width: calc(100% - 85px);
    padding-left: 25px;
}

@media only screen and (max-width: 575px) {
    .single-instructor-block .education-item .education-info {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 420px) {
    .single-instructor-block .education-item .education-info {
        padding-left: 0px;
        max-width: 100%;
        margin-top: 25px;
    }
}

.single-instructor-block .education-item .education-info .title {
    font-size: 20px;
    line-height: 1.25em;
    margin: -5px 0 2px;
}

.single-instructor-block .education-item .education-info .institute-name {
    margin-bottom: 15px;
    font-size: 15px;
    opacity: 0.8;
}

.single-instructor-block .experience-item {
    padding-left: 20px;
    margin-bottom: 20px;
    margin-top: 15px;
    position: relative;
}

.single-instructor-block .experience-item:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background-color: white;
    left: 0;
    top: 7px;
    z-index: 1;
    border-radius: 50%;
    border: 2px solid #00a8ff;
}

.single-instructor-block .experience-item .title {
    font-size: 20px;
    line-height: 1.25em;
    margin-bottom: 2px;
}

.single-instructor-block .experience-item .experience-year {
    margin-bottom: 15px;
    font-size: 15px;
    opacity: 0.8;
}

.single-instructor-block .card-item .year {
    font-size: 20px;
    font-weight: 700;
    padding-top: 5px;
    color: #00a8ff;
    font-family: "Roboto", sans-serif;
}

/*--------------------------------------------------------------
    [ ## Gallery ]
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ### Gallery ]
*/
.gallery-filter {
    list-style: none;
    padding: 0;
    margin-bottom: 45px;
    margin-top: -3px;
}

@media only screen and (max-width: 991px) {
    .gallery-filter {
        margin-bottom: 30px;
    }
}

.gallery-filter li {
    display: inline-block;
    margin: 0 -2px 10px;
}

.gallery-filter li a {
    padding: 0 20px;
    font-weight: 700;
    font-size: 20px;
    display: block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #081636;
    font-family: "Roboto", sans-serif;
}

@media only screen and (max-width: 991px) {
    .gallery-filter li a {
        padding: 0 15px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .gallery-filter li a {
        padding: 0 10px;
        font-size: 16px;
    }
}

.gallery-filter li a.active, .gallery-filter li a:focus, .gallery-filter li a:hover {
    color: #00a8ff;
}

.gallery-item {
    position: relative;
    min-height: 70px;
    margin-bottom: 30px;
}

.gallery-item .gallery-thumb {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
    margin-bottom: 0px;
}

@media only screen and (max-width: 767px) {
    .gallery-item .gallery-thumb {
        margin-bottom: 30px;
    }
}

.gallery-item .gallery-thumb img {
    width: 100%;
}

.gallery-item .gallery-thumb .overlay-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.gallery-item .gallery-thumb .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 168, 255, 0.92);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.gallery-item .gallery-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.gallery-item .gallery-link > div {
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.4);
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: white;
    background-color: transparent;
    padding: 0;
    margin: 0 5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
}

.gallery-item .gallery-link > div a {
    display: block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    color: inherit;
}

.gallery-item .gallery-link > div:hover {
    background-color: white;
    border-color: white;
    color: #00a8ff;
}

.gallery-item .gallery-link > div.page-link {
    -webkit-transform: translate3d(-30px, 30px, 0);
    transform: translate3d(-30px, 30px, 0);
}

.gallery-item .gallery-link > div.popup-link {
    -webkit-transform: translate3d(30px, 30px, 0);
    transform: translate3d(30px, 30px, 0);
}

.gallery-item .content {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    font-size: 20px;
    text-align: center;
    z-index: 2;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px;
}

.gallery-item .content .content-inner {
    margin-top: -10px;
}

.gallery-item .content .title {
    overflow: hidden;
    margin: 0 0 15px;
    display: block;
    position: relative;
    font-size: 40px;
    color: white;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    line-height: 1.3em;
}

@media only screen and (max-width: 1199px) {
    .gallery-item .content .title {
        margin: 0 0 10px;
        font-size: 32px;
    }
}

@media only screen and (max-width: 767px) {
    .gallery-item .content .title {
        margin: 0 0 10px;
        font-size: 28px;
    }
}

.gallery-item .content .title a {
    visibility: hidden;
    opacity: 0;
    display: inline-block;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: all 0.15s 0.18s cubic-bezier(0.44, 0.48, 0.71, 0.7);
    transition: all 0.15s 0.18s cubic-bezier(0.44, 0.48, 0.71, 0.7);
}

.gallery-item .content .title a:hover,
.gallery-item .content .title a:focus {
    opacity: 0.9;
}

.gallery-item .content .cate {
    overflow: hidden;
    margin: 0 0 30px;
    font-size: 20px;
    line-height: 20px;
    color: #eff2f7;
    font-weight: normal;
    display: block;
    position: relative;
    visibility: visible;
    opacity: 1;
}

@media only screen and (max-width: 1199px) {
    .gallery-item .content .cate {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .gallery-item .content .cate {
        font-size: 16px;
    }
}

.gallery-item .content .cate a {
    visibility: hidden;
    opacity: 0;
    display: inline-block;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: all 0.15s 0.18s cubic-bezier(0.44, 0.48, 0.71, 0.7);
    transition: all 0.15s 0.18s cubic-bezier(0.44, 0.48, 0.71, 0.7);
}

.gallery-item .content .cate a:hover,
.gallery-item .content .cate a:focus {
    opacity: 0.9;
    color: inherit;
}

.gallery-item:hover .content .title > a,
.gallery-item:hover .content .cate > a {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.gallery-item:hover .gallery-link > div {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}

.gallery-item:hover .gallery-thumb .overlay {
    opacity: 1;
    visibility: visible;
}

/*--------------------------------------------------------------
    [ ## Testimonial ]
--------------------------------------------------------------*/
.testimonial-block .testimonail-carousel-thumb-inner > div > img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

@media only screen and (max-width: 767px) {
    .testimonial-block .testimonail-carousel-thumb-inner > div > img {
        width: 100px;
        height: 100px;
    }
}

@media only screen and (max-width: 420px) {
    .testimonial-block .testimonail-carousel-thumb-inner > div > img {
        width: 70px;
        height: 70px;
    }
}

.testimonial-block .testimonail-carousel-thumb-inner > div.thumb-active {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0.75;
}

.testimonial-block .testimonail-carousel-thumb-inner > div.thumb-active > img {
    width: 230px;
    height: 230px;
}

@media only screen and (max-width: 767px) {
    .testimonial-block .testimonail-carousel-thumb-inner > div.thumb-active > img {
        width: 150px;
        height: 150px;
    }
}

@media only screen and (max-width: 420px) {
    .testimonial-block .testimonail-carousel-thumb-inner > div.thumb-active > img {
        width: 120px;
        height: 120px;
    }
}

.testimonial-block .testimonail-carousel-thumb-inner > div.thumb-active.active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.testimonail-carousel-main {
    position: relative;
}

.testimonail-carousel-main .testimonail-carousel-thumb {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    z-index: 2;
}

.testimonail-carousel-main .testimonail-carousel-thumb .testimonail-carousel-thumb-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 610px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .testimonail-carousel-main .testimonail-carousel-thumb .testimonail-carousel-thumb-inner {
        width: 410px;
    }
}

@media only screen and (max-width: 420px) {
    .testimonail-carousel-main .testimonail-carousel-thumb .testimonail-carousel-thumb-inner {
        width: 100%;
    }
}

.testimonial-item {
    text-align: center;
}

.testimonial-item .thumbnails {
    text-align: center;
    margin-bottom: 30px;
}

.testimonial-item .thumbnails > img {
    width: 230px;
    height: 230px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0 auto;
    opacity: 0;
}

@media only screen and (max-width: 767px) {
    .testimonial-item .thumbnails > img {
        width: 150px;
        height: 150px;
    }
}

@media only screen and (max-width: 420px) {
    .testimonial-item .thumbnails > img {
        width: 120px;
        height: 120px;
    }
}

.testimonial-item .details {
    margin-bottom: 25px;
}

.testimonial-item .client-area .client-name {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 4px;
    color: #181d31;
}

@media only screen and (max-width: 767px) {
    .testimonial-item .client-area .client-name {
        font-size: 20px;
    }
}

.testimonial-item .client-area .client-designation {
    font-size: 17px;
    line-height: 1.5em;
    font-style: italic;
}

@media only screen and (max-width: 767px) {
    .testimonial-item .client-area .client-designation {
        font-size: 16px;
    }
}

/*--------------------------------------------------------------
    [ ## Sections ]
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ### Discount Block ]
*/
.discount-block {
    background-color: #181D31;
    position: relative;
}

.discount-block .discount-thumb-back {
    width: calc(50% - 175px);
}

@media only screen and (max-width: 1199px) {
    .discount-block .discount-thumb-back {
        width: calc(50% - 145px);
    }
}

@media only screen and (max-width: 991px) {
    .discount-block .discount-thumb-back {
        display: none;
    }
}

.discount-block .discount-content {
    margin-top: -10px;
}

@media only screen and (max-width: 575px) {
    .discount-block .discount-content {
        margin-top: -5px;
    }
}

.discount-block .discount-content .discount-title {
    font-size: 32px;
    color: white;
    line-height: 1.2em;
    margin-bottom: 25px;
}

@media only screen and (max-width: 1199px) {
    .discount-block .discount-content .discount-title {
        font-size: 52px;
    }
}

@media only screen and (max-width: 767px) {
    .discount-block .discount-content .discount-title {
        font-size: 48px;
    }
}

@media only screen and (max-width: 575px) {
    .discount-block .discount-content .discount-title {
        font-size: 42px;
    }
}

@media only screen and (max-width: 420px) {
    .discount-block .discount-content .discount-title {
        font-size: 32px;
    }
}

.discount-block .discount-content .discount-text {
    color: #C6C8CD;
    opacity: 0.8;
    margin-bottom: 40px;
    line-height: 1.8em;
}

/*-------------------------------------------------
    [ ### Surface Water Sports ]
*/
.surface-sports-block.style-two .surface-sports-list {
    margin-top: -195px;
    position: relative;
    z-index: 3;
}

@media only screen and (max-width: 767px) {
    .surface-sports-block.style-two .surface-sports-list {
        margin-top: -180px;
    }
}

.surface-sports-block.style-two .surface-sports-carousel-area {
    margin: 0 -15px;
}

.surface-sports-block.style-two .surface-sports-carousel {
    margin-bottom: -30px;
}

.surface-sports-block.style-two .surface-sports-carousel .owl-item {
    margin-bottom: 30px;
}

.water-sport-item {
    background-color: white;
    box-shadow: 0px 0px 43px rgba(69, 69, 69, 0.1);
    margin-bottom: 30px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.water-sport-item .sport-thumb {
    overflow: hidden;
}

.water-sport-item .sport-thumb > img {
    width: 100%;
    transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
}

.water-sport-item .sport-info {
    padding: 10px 25px 35px;
}

@media only screen and (max-width: 420px) {
    .water-sport-item .sport-info {
        padding: 10px 20px 35px;
    }
}

.water-sport-item .sport-info .title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    font-family: "Roboto", sans-serif;
}

@media only screen and (max-width: 420px) {
    .water-sport-item .sport-info .title {
        font-size: 20px;
    }
}

.water-sport-item .sport-info .title a:hover,
.water-sport-item .sport-info .title a:focus {
    color: #00a8ff;
}

.water-sport-item .sport-info p {
    margin-bottom: 27px;
}

.water-sport-item:hover {
    box-shadow: 0px 0px 50px rgba(69, 69, 69, 0.2);
}

.water-sport-item:hover .sport-thumb > img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0.9;
}

.water-sport-item.sport-item-two {
    text-align: center;
    padding-top: 40px;
    box-shadow: 0px 0px 20px rgba(69, 69, 69, 0.05);
    margin: 0 15px 30px;
}

.water-sport-item.sport-item-two .sport-info {
    padding-top: 5px;
}

.water-sport-item.sport-item-two:hover .icon-hexagon .icon > [class^="flaticon-"]:before {
    font-size: 50px;
}

/*-------------------------------------------------
    [ ### Faqs ]
*/
.faqs-block .mockup-thumb-one {
    margin-bottom: 60px;
}

.faqs-block .faqs-item-list.style-two .faq-item {
    border: 1px solid #f7f7f7;
    margin-bottom: 15px;
    padding: 15px 20px !important;
    box-shadow: 10px 10px 15px rgba(42, 57, 145, 0.04);
}

.faqs-block .faqs-item-list.style-two .faq-item:last-child {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 0;
}

.faqs-block .faqs-item-list.style-two .faq-item .faq-body {
    padding-left: 0px;
    padding-top: 15px;
    padding-bottom: 10px !important;
    margin-bottom: 0px;
}

.faqs-block .faqs-item-list.style-three .faq-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 0px solid;
    padding: 0 0 25px;
}

.faqs-block .faqs-item-list.style-three .faq-item:last-child {
    padding-bottom: 0 !important;
}

.faqs-block .faqs-item-list.style-three .faq-item .faq-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45px;
    flex: 0 0 45px;
    width: 45px;
    background-color: #00a8ff;
    height: 45px;
    border-radius: 50%;
    color: white;
    font-weight: bold;
    display: inline-block;
    line-height: 42px;
    text-align: center;
    border: 1px solid #00a8ff;
    font-size: 18px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    box-shadow: 0 0 70px rgba(6, 71, 105, 0.15);
    margin-right: 15px;
}

.faqs-block .faqs-item-list.style-three .faq-item .faq-info {
    margin-top: 7px;
}

.faqs-block .faqs-item-list.style-three .faq-item .faq-info .faq-body {
    padding: 5px 0;
}

.faq-item {
    border-bottom: 1px solid #e8ebed;
    padding: 20px 0;
}

.faq-item:first-child {
    padding-top: 0px !important;
}

.faq-item:last-child {
    border-bottom: 0px solid;
    padding-bottom: 0 !important;
}

.faq-item:last-child .faq-body {
    padding-bottom: 0 !important;
    margin-bottom: -8px;
}

.faq-item .faq-title {
    cursor: pointer;
    font-size: 22px;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    line-height: 1.3em;
    margin-bottom: 0px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media only screen and (max-width: 575px) {
    .faq-item .faq-title {
        font-size: 20px;
    }
}

.faq-item .faq-title .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45px;
    flex: 0 0 45px;
    width: 45px;
    background-color: white;
    height: 45px;
    border-radius: 50%;
    color: #00a8ff;
    font-weight: bold;
    display: inline-block;
    line-height: 42px;
    text-align: center;
    border: 1px solid #ebeef2;
    font-size: 18px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    box-shadow: 0 0 70px rgba(6, 71, 105, 0.15);
    margin-right: 15px;
}

.faq-item .faq-title[aria-expanded=true] .icon {
    background-color: #00a8ff;
    color: white;
    border-color: #00a8ff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.faq-item .faq-body {
    padding: 10px 0px 10px 60px;
}

.faq-item .faq-body ul {
    padding-left: 25px;
}

.faq-item .faq-body ul > li {
    padding-bottom: 7px;
}

.faq-item .faq-body ul > li:last-child {
    padding-bottom: 0;
}

.faq-item .faq-body ul:last-child {
    margin-bottom: 0;
}

.faqs-form-block .faqs-mock-up-thumb {
    position: absolute;
    bottom: 0;
    right: 0;
}

@media only screen and (max-width: 991px) {
    .faqs-form-block .faqs-mock-up-thumb {
        display: none;
    }
}

.contact-form-block,
.faqs-form-block {
    position: relative;
    overflow: hidden;
}

.contact-form-block .heading,
.faqs-form-block .heading {
    font-size: 30px;
    margin-bottom: 25px;
    margin-top: -5px;
}

@media only screen and (max-width: 991px) {
    .contact-form-block .heading,
    .faqs-form-block .heading {
        font-size: 28px;
    }
}

.contact-form-block .form-group,
.faqs-form-block .form-group {
    margin-bottom: 25px;
}

.contact-form-block .btn-default,
.faqs-form-block .btn-default {
    margin-top: 5px;
}

/*-------------------------------------------------
    [ ### Sport Bring Block ]
*/
.sport-bring-block .video-btn-area {
    background-color: rgba(0, 0, 0, 0.15);
}

.sport-bring-block .video-btn-area .video-btn > span {
    color: #00a8ff;
    background-color: white;
}

.sport-bring-list {
    margin-top: -5px;
}

.sport-bring-list .faq-item {
    padding: 15px 0;
}

.sport-bring-list .faq-item .faq-title[aria-expanded=true] {
    color: #00a8ff;
}

.sport-bring-list .faq-item .faq-body {
    padding: 15px 0px 10px 0px;
}

/*-------------------------------------------------
    [ ### Promotion Strategy ]
*/
.promo-video-content {
    text-align: center;
    padding: 100px 100px 0;
    position: relative;
}

@media only screen and (max-width: 1199px) {
    .promo-video-content {
        padding: 50px 50px 0;
    }
}

@media only screen and (max-width: 575px) {
    .promo-video-content {
        padding: 20px 20px 0;
    }
}

.promo-video-content:before {
    position: absolute;
    content: "";
    width: 100%;
    height: calc(100% - 165px);
    background-color: #00a8ff;
    top: 0;
    left: 0;
}

@media only screen and (max-width: 1199px) {
    .promo-video-content:before {
        height: calc(100% - 110px);
    }
}

@media only screen and (max-width: 575px) {
    .promo-video-content:before {
        height: calc(100% - 50px);
    }
}

.promotion-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px;
    padding: 0;
}

.promotion-card .promotion-no {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    height: 70px;
    width: 70px;
    background-color: white;
    text-align: center;
    border-radius: 50%;
    line-height: 70px;
    font-size: 30px;
    font-weight: 700;
    color: #00a8ff;
    font-family: "Roboto", sans-serif;
    box-shadow: 1px 1px 27px rgba(42, 57, 145, 0.1);
    position: relative;
    overflow: hidden;
}

.promotion-card .promotion-no:before {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: #00a8ff;
    opacity: 0.1;
    content: "";
    top: -13px;
    right: 20px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.promotion-card .promotion-no > span {
    position: relative;
    z-index: 2;
}

.promotion-card .promotion-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 70px);
    flex: 0 0 calc(100% - 70px);
    padding-left: 20px;
    margin-top: -4px;
}

.promotion-card .promotion-info .heading {
    margin-bottom: 15px;
}

.promotion-card:hover .promotion-no:before {
    top: -28px;
    right: 35px;
}

/*-------------------------------------------------
    [ ### Call To Action ]
*/
.call-to-action {
    padding: 60px 0;
}

.call-to-action .call-to-action-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 991px) {
    .call-to-action .call-to-action-content {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
}

.call-to-action .call-to-title {
    font-size: 36px;
    line-height: 1.4em;
    margin-bottom: 0;
}

@media only screen and (max-width: 1199px) {
    .call-to-action .call-to-title {
        font-size: 32px;
    }
}

@media only screen and (max-width: 991px) {
    .call-to-action .call-to-title {
        font-size: 28px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 420px) {
    .call-to-action .call-to-title {
        font-size: 24px;
    }
}

.call-to-action .action-btn-group .btn-default:hover {
    background-color: #081636;
    border-color: #081636;
}

/*-------------------------------------------------
    [ ### Online Booking Block ]
*/
.online-booking-block {
    overflow: hidden;
    position: relative;
}

.online-booking-block .online-booking-bg {
    position: absolute;
    width: calc(50% - 260px);
    left: auto;
    right: 0;
}

@media only screen and (max-width: 1199px) {
    .online-booking-block .online-booking-bg {
        width: calc(50% - 210px);
    }
}

@media only screen and (max-width: 991px) {
    .online-booking-block .online-booking-bg {
        display: none;
    }
}

.online-booking-block.style-two .section-title {
    padding-right: 0;
}

.online-booking-block.style-two .online-booking-bg {
    width: calc(50% - 50px);
}

@media only screen and (max-width: 1199px) {
    .online-booking-block.style-two .online-booking-bg {
        width: calc(50% - 15px);
    }
}

.online-booking-block.style-two .booking-form-area {
    padding-right: 0;
}

.online-booking-block .section-title {
    padding-right: 220px;
}

@media only screen and (max-width: 1199px) {
    .online-booking-block .section-title {
        padding-right: 150px;
    }
}

@media only screen and (max-width: 991px) {
    .online-booking-block .section-title {
        padding-right: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .online-booking-block .section-title {
        padding-right: 0px;
    }
}

.online-booking-block .booking-mock-up-thumb {
    position: absolute;
    right: 15px;
    bottom: 0;
}

@media only screen and (max-width: 1199px) {
    .online-booking-block .booking-mock-up-thumb {
        right: -150px;
    }
}

@media only screen and (max-width: 991px) {
    .online-booking-block .booking-mock-up-thumb {
        display: none;
    }
}

.online-booking-block .booking-mock-up-thumb.style-two, .online-booking-block .booking-mock-up-thumb.style-three {
    text-align: center;
    position: relative;
    right: 0;
    margin-right: -300px;
}

@media only screen and (max-width: 1620px) {
    .online-booking-block .booking-mock-up-thumb.style-two, .online-booking-block .booking-mock-up-thumb.style-three {
        margin-right: -170px;
    }
}

@media only screen and (max-width: 1366px) {
    .online-booking-block .booking-mock-up-thumb.style-two, .online-booking-block .booking-mock-up-thumb.style-three {
        margin-right: -50px;
    }
}

@media only screen and (max-width: 991px) {
    .online-booking-block .booking-mock-up-thumb.style-two, .online-booking-block .booking-mock-up-thumb.style-three {
        display: block;
        margin-right: 0px;
    }
}

.online-booking-block .booking-mock-up-thumb.style-two > img, .online-booking-block .booking-mock-up-thumb.style-three > img {
    -webkit-animation: top-down 4s infinite linear;
    animation: top-down 4s infinite linear;
}

.online-booking-block .booking-mock-up-thumb.style-two .circle-shape, .online-booking-block .booking-mock-up-thumb.style-three .circle-shape {
    position: absolute;
    left: 0;
    z-index: -1;
    -webkit-animation: rotate360 5s infinite linear;
    animation: rotate360 5s infinite linear;
}

@media only screen and (max-width: 991px) {
    .online-booking-block .booking-mock-up-thumb.style-two .circle-shape, .online-booking-block .booking-mock-up-thumb.style-three .circle-shape {
        width: 100%;
    }
}

.online-booking-block .booking-mock-up-thumb.style-two .circle-shape {
    bottom: 20px;
}

.online-booking-block .booking-mock-up-thumb.style-three .circle-shape {
    bottom: -95px;
}

@media only screen and (max-width: 991px) {
    .online-booking-block .booking-mock-up-thumb.style-three .circle-shape {
        display: none;
    }
}

.booking-form-area {
    margin-top: -5px;
    padding-right: 45px;
}

@media only screen and (max-width: 991px) {
    .booking-form-area {
        padding-right: 0px;
    }
}

.booking-form-area .booking-form label {
    margin-bottom: 7px;
}

.booking-form-area .booking-form .form-group {
    margin-bottom: 20px;
}

.booking-form-area .booking-form .payment-method-group {
    padding: 10px 0 5px;
}

.booking-form-area .booking-form .payment-method-group > div {
    display: inline-block;
    margin-right: 20px;
}

.booking-form-area .booking-form .payment-method-group > div:last-child {
    margin-right: 0;
}

.booking-form-area.style-two {
    padding-left: 60px;
    padding-right: 60px;
}

@media only screen and (max-width: 991px) {
    .booking-form-area.style-two {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .booking-form-area.style-two {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.booking-form-area.style-two .section-title {
    padding: 0 80px;
}

@media only screen and (max-width: 767px) {
    .booking-form-area.style-two .section-title {
        padding: 0;
    }
}

/*-------------------------------------------------
    [ ### Event ]
*/
.event-item {
    border: 1px solid #e8ebed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: white;
    box-shadow: 0px 0px 43px rgba(69, 69, 69, 0.07);
    padding: 30px 30px 27px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

@media only screen and (max-width: 420px) {
    .event-item {
        padding: 30px 20px 27px;
        display: block;
    }
}

.event-item:hover {
    box-shadow: 0px 0px 50px rgba(69, 69, 69, 0.15);
}

.event-item .event-date {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    width: 100px;
    background-color: #181d31;
    color: white;
    text-align: center;
    font-size: 20px;
    padding-bottom: 6px;
}

@media only screen and (max-width: 420px) {
    .event-item .event-date {
        font-size: 18px;
    }
}

.event-item .event-date > span {
    margin-bottom: 6px;
    font-size: 40px;
    font-weight: 700;
    display: block;
    line-height: 1em;
    background-color: #00a8ff;
    padding: 15px 0;
    font-family: "Roboto", sans-serif;
}

@media only screen and (max-width: 420px) {
    .event-item .event-date > span {
        font-size: 36px;
    }
}

.event-item .event-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 100px);
    flex: 0 0 calc(100% - 100px);
    max-width: calc(100% - 100px);
    padding-left: 25px;
}

@media only screen and (max-width: 575px) {
    .event-item .event-info {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 420px) {
    .event-item .event-info {
        padding-left: 0px;
        max-width: 100%;
        margin-top: 25px;
    }
}

.event-item .event-info .title {
    font-size: 24px;
    line-height: 1.25em;
    margin: -5px 0 10px;
}

@media only screen and (max-width: 1199px) {
    .event-item .event-info .title {
        font-size: 22px;
    }
}

@media only screen and (max-width: 420px) {
    .event-item .event-info .title {
        margin: 0 0 5px;
    }
}

.event-item .event-info .title a:hover,
.event-item .event-info .title a:focus {
    color: #00a8ff;
}

.event-item .event-info .event-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}

.event-item .event-info .event-meta > div {
    margin-bottom: 5px;
}

.event-item .event-info .event-meta .time > .fa {
    color: #00a8ff;
    display: inline-block;
    margin-right: 3px;
}

/*-------------------------------------------------
    [ ### Fan Fact Block ]
*/
.fanfact-promo-numbers {
    margin-bottom: -30px;
}

.fanfact-promo-numbers .promo-number {
    background-color: white;
    padding: 35px 20px 32px;
    border: 10px solid #E9F7FD;
    text-align: center;
    margin-bottom: 30px;
}

.fanfact-promo-numbers .odometer {
    font-size: 60px;
    line-height: 1;
    font-weight: 700;
    color: #00a8ff;
    margin-bottom: 5px;
    font-family: "Roboto", sans-serif;
}

@media only screen and (max-width: 991px) {
    .fanfact-promo-numbers .odometer {
        font-size: 52px;
    }
}

.fanfact-promo-numbers .promo-title {
    font-size: 20px;
    color: #081636;
    margin-bottom: 5px;
    font-weight: normal;
}

@media only screen and (max-width: 991px) {
    .fanfact-promo-numbers .promo-title {
        font-size: 18px;
    }
}

/*-------------------------------------------------
    [ ### Luxury Cruises Block ]
*/
.luxury-cruises-block .select-location-form {
    margin-bottom: 70px;
    position: relative;
    z-index: 2;
}

@media only screen and (max-width: 991px) {
    .luxury-cruises-block .section-title {
        margin-bottom: 35px;
    }
}

.luxury-cruises-item {
    background-color: #00a8ff;
    margin-bottom: 30px;
}

.luxury-cruises-item .luxury-thumb {
    overflow: hidden;
}

.luxury-cruises-item .luxury-thumb > img {
    width: 100%;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.luxury-cruises-item .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: "Roboto", sans-serif;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.luxury-cruises-item .luxury-meta {
    font-weight: 500;
    font-style: 14px;
    color: white;
    padding: 10px 20px;
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .luxury-cruises-item .luxury-meta {
        padding: 10px;
    }
}

@media only screen and (max-width: 320px) {
    .luxury-cruises-item .luxury-meta {
        padding: 10px;
    }
}

.luxury-cruises-item .luxury-meta > div {
    margin-bottom: 5px;
}

.luxury-cruises-item .luxury-meta > div:last-child {
    margin-bottom: 0px;
}

.luxury-cruises-item .luxury-meta > div > i {
    width: 20px;
    font-size: 16px;
}

.luxury-cruises-item .luxury-meta .location {
    font-size: 18px;
}

@media only screen and (max-width: 1199px) {
    .luxury-cruises-item .luxury-meta .location {
        font-size: 16px;
    }
}

.luxury-cruises-item .price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
    text-align: center;
    padding: 30px 5px 20px;
    line-height: 0.8em;
    overflow: hidden;
    font-size: 40px;
    height: 100%;
    position: relative;
    text-align: center;
    font-weight: 700;
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .luxury-cruises-item .price {
        font-size: 36px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
    }
}

@media only screen and (max-width: 320px) {
    .luxury-cruises-item .price {
        font-size: 36px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
    }
}

.luxury-cruises-item .price:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: white;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-transform: rotate(46deg) scale(2) translateX(50%);
    transform: rotate(46deg) scale(2) translateX(50%);
    opacity: 0.3;
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .luxury-cruises-item .price:before {
        -webkit-transform: rotate(43deg) scale(2) translateX(50%);
        transform: rotate(43deg) scale(2) translateX(50%);
    }
}

@media only screen and (max-width: 320px) {
    .luxury-cruises-item .price:before {
        -webkit-transform: rotate(43deg) scale(2) translateX(50%);
        transform: rotate(43deg) scale(2) translateX(50%);
    }
}

.luxury-cruises-item .price > span {
    font-size: 16px;
    font-weight: normal;
    display: block;
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .luxury-cruises-item .price > span {
        font-size: 14px;
    }
}

@media only screen and (max-width: 320px) {
    .luxury-cruises-item .price > span {
        font-size: 14px;
    }
}

.luxury-cruises-item:hover .luxury-thumb > img {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}

/*-------------------------------------------------
    [ ### Luxury Cruises Features ]
*/
.luxury-cruises-features {
    position: relative;
    overflow: hidden;
}

@media only screen and (max-width: 1199px) {
    .luxury-cruises-features .container-fluid > .row > [class*="col-"] {
        max-width: 70%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
    }

    .luxury-cruises-features .container-fluid > .row > [class*="col-"]:first-child {
        max-width: 30%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    }
}

@media only screen and (max-width: 991px) {
    .luxury-cruises-features .container-fluid > .row > [class*="col-"] {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .luxury-cruises-features .container-fluid > .row > [class*="col-"]:first-child {
        display: none;
    }
}

.luxury-cruises-features .luxury-cruises-bg-group {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
}

@media only screen and (max-width: 1199px) {
    .luxury-cruises-features .luxury-cruises-bg-group {
        display: block;
    }
}

.luxury-cruises-features .luxury-cruises-bg-group > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% + 165px);
    flex: 0 0 calc(50% + 165px);
    max-width: calc(50% + 165px);
    position: relative;
}

.luxury-cruises-features .luxury-cruises-bg-group > div:before {
    position: absolute;
    content: "";
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.luxury-cruises-features .luxury-cruises-bg-group > div.bg-thumb-left {
    -webkit-clip-path: polygon(0 0, calc(100% - 165px) 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, calc(100% - 165px) 0, 100% 100%, 0% 100%);
    margin-left: -120px;
    z-index: 0;
}

.luxury-cruises-features .luxury-cruises-bg-group > div.bg-thumb-left:before {
    background-color: rgba(25, 0, 0, 0.28);
}

@media only screen and (max-width: 1199px) {
    .luxury-cruises-features .luxury-cruises-bg-group > div.bg-thumb-left {
        display: none;
    }
}

.luxury-cruises-features .luxury-cruises-bg-group > div.bg-thumb-right {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, calc(0% + 165px) 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, calc(0% + 165px) 100%);
    margin-left: -167px;
    z-index: 1;
}

.luxury-cruises-features .luxury-cruises-bg-group > div.bg-thumb-right:before {
    background-color: rgba(8, 22, 54, 0.83);
}

@media only screen and (max-width: 1199px) {
    .luxury-cruises-features .luxury-cruises-bg-group > div.bg-thumb-right {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        margin-left: 0;
        max-width: 100%;
    }
}

.luxury-cruises-features .luxury-cruises-bg-group > div img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}

.luxury-cruises-features .luxury-cruises-bg-group + div {
    position: relative;
    z-index: 5;
}

.luxury-cruises-features .mock-up-thumb {
    width: 100%;
    height: 100%;
}

.luxury-cruises-features .luxury-feature-list {
    padding-left: 40px;
    padding-right: 60px;
}

@media only screen and (max-width: 1620px) {
    .luxury-cruises-features .luxury-feature-list {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 1199px) {
    .luxury-cruises-features .luxury-feature-list {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1619px) {
    .luxury-cruises-features .card-item.style-three {
        display: block;
    }

    .luxury-cruises-features .card-item.style-three .icon-hexagon {
        margin: 0 0 20px;
    }

    .luxury-cruises-features .card-item.style-three .card-info {
        padding-left: 0px;
        margin-top: 0px;
        max-width: 100%;
    }
}

/*--------------------------------------------------------------
    [ ## Blog ]
--------------------------------------------------------------*/
.post {
    margin-bottom: 40px;
    background-color: white;
}

.post .post-thumb {
    position: relative;
}

.post .post-thumb > a {
    display: block;
}

.post .post-thumb > a > img {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    width: 100%;
}

.post .post-thumb .entry-date {
    position: absolute;
    bottom: 0;
    left: 40px;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    .post .post-thumb .entry-date {
        left: 25px;
    }
}

@media only screen and (max-width: 575px) {
    .post .post-thumb .entry-date {
        left: 20px;
    }
}

.post:hover .post-thumb > a > img {
    opacity: 0.9;
}

.post .entry-date {
    width: 70px;
    background-color: #181d31;
    color: white;
    text-align: center;
    font-size: 16px;
    padding-bottom: 3px;
}

.post .entry-date > span {
    margin-bottom: 3px;
    font-size: 30px;
    font-weight: 700;
    display: block;
    line-height: 1em;
    background-color: #00a8ff;
    padding: 10px 0;
    font-family: "Roboto", sans-serif;
}

.post .entry-title {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #181d31;
    line-height: 1.35em;
}

.post .entry-title a:hover,
.post .entry-title a:focus {
    color: #00a8ff;
}

@media only screen and (max-width: 575px) {
    .post .entry-title {
        font-size: 22px;
    }
}

.post .more-link {
    margin-top: 10px;
}

.post .post-details {
    padding: 15px 40px 40px;
}

@media only screen and (max-width: 767px) {
    .post .post-details {
        padding: 10px 25px 35px;
    }
}

@media only screen and (max-width: 575px) {
    .post .post-details {
        padding: 10px 20px 35px;
    }
}

.post.post-gird {
    margin-bottom: 30px;
}

.post.post-gird .post-thumb .entry-date {
    bottom: auto;
    top: 0;
    left: 0;
}

.post.post-gird .entry-meta-content {
    margin-bottom: 0px;
}

.post.post-gird .post-details {
    padding: 10px 25px 35px;
}

@media only screen and (max-width: 575px) {
    .post.post-gird .post-details {
        padding: 10px 20px 35px;
    }
}

@media only screen and (max-width: 1199px) {
    .post.post-gird .entry-title {
        font-size: 22px;
    }
}

.entry-meta-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 20px;
    color: #a0a0a0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.entry-meta-content > div {
    margin-right: 20px;
    margin-bottom: 5px !important;
    position: relative;
}

.entry-meta-content > div:last-child {
    margin-right: 0px;
}

.entry-meta-content > div i {
    margin-right: 5px;
}

.entry-meta-content > div a:hover, .entry-meta-content > div a:focus {
    color: #00a8ff;
}

.entry-meta-content .entry-date {
    width: auto;
    background-color: transparent;
    color: #a0a0a0;
    text-align: none;
    padding-bottom: 0px;
    font-size: inherit;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blog-page-block .blog-latest-items > .row > .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/*--------------------------------------------------------------
# Others
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Blog Single
--------------------------------------------------------------*/
/*-------------------------------------------------------------------
    [ ## Single Posts ]
*/
.post.single-post {
    margin-bottom: 0px;
    background-color: transparent;
    box-shadow: 0px 0px 0px transparent;
    text-align: left;
    padding-bottom: 95px;
    position: relative;
}

.post.single-post h3, .post.single-post h4, .post.single-post h5, .post.single-post h6 {
    margin-bottom: 15px;
}

.post.single-post .post-details {
    padding: 15px 90px 0;
}

@media only screen and (max-width: 991px) {
    .post.single-post .post-details {
        padding: 10px 40px 0;
    }
}

@media only screen and (max-width: 767px) {
    .post.single-post .post-details {
        padding: 10px 15px 0;
    }
}

@media only screen and (max-width: 575px) {
    .post.single-post .post-details {
        padding: 10px 0px 0;
    }
}

.post.single-post .entry-title {
    font-size: 36px;
    margin-bottom: 22px;
    line-height: 1.2em;
}

@media only screen and (max-width: 1199px) {
    .post.single-post .entry-title {
        font-size: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .post.single-post .entry-title {
        font-size: 28px;
    }
}

@media only screen and (max-width: 767px) {
    .post.single-post .entry-title {
        font-size: 26px;
    }
}

.post.single-post ul li, .post.single-post ol li {
    margin-top: 10px;
    line-height: 1.6em;
}

.post.single-post > ul,
.post.single-post > ol {
    padding-left: 20px;
}

.post.single-post table {
    margin-bottom: 30px;
}

.post.single-post p {
    margin-bottom: 35px;
}

.post.single-post p:last-child {
    margin-bottom: 0;
}

.post.single-post .image-group {
    padding-top: 20px;
}

.post.single-post iframe {
    border: 0px solid;
}

.post.single-post figure {
    margin-bottom: 30px;
}

.post.single-post figure span {
    color: #979797;
    font-size: 12px;
    display: block;
    padding: 13px 0 25px;
}

.post.single-post .responsive-video {
    margin-bottom: 50px;
    margin-top: 40px;
}

.post.single-post .responsive-video .fluid-width-video-wrapper {
    position: absolute;
    top: 0;
}

.post.single-post blockquote {
    margin-bottom: 35px;
    padding: 55px 80px;
    color: #081636;
    text-align: center;
    background-color: #F1F1F1;
}

@media only screen and (max-width: 991px) {
    .post.single-post blockquote {
        padding: 50px 40px;
    }
}

@media only screen and (max-width: 767px) {
    .post.single-post blockquote {
        padding: 40px 15px;
    }
}

.post.single-post blockquote img {
    margin-bottom: 25px;
    border-radius: 0px;
}

.post.single-post blockquote p {
    text-align: center !important;
    margin-bottom: 10px;
    position: relative;
    font-size: 20px;
}

@media only screen and (max-width: 767px) {
    .post.single-post blockquote p {
        font-size: 18px;
    }
}

.post.single-post blockquote p:last-child {
    margin-bottom: 0;
}

.post.single-post blockquote p cite {
    margin-left: 0;
    padding-left: 0;
}

.post.single-post blockquote cite, .post.single-post blockquote a, .post.single-post blockquote span {
    padding: 0 1.2em;
    font-size: 0.8em;
    font-weight: 500;
    font-style: normal;
    position: relative;
}

.post.single-post blockquote cite {
    display: block;
}

.post.single-post blockquote cite:before {
    content: "--";
    padding-right: 5px;
}

.post.single-post .entry-footer {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
}

.entry-tag > a {
    border: 1px solid #e5e5e5;
    border-radius: 40px;
    color: black;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 35px;
    line-height: 31px;
    margin: 5px 3px;
    padding: 0 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.entry-tag > a:hover, .entry-tag > a:focus {
    background-color: black;
    color: white;
}

.social-network {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    width: 100%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    z-index: 2;
    left: 0;
    bottom: 0;
}

.social-share {
    list-style: none;
    margin-bottom: 0;
    border-radius: 50px;
    padding: 10px 50px;
    background-color: white;
    box-shadow: 1px 1px 18px 15px rgba(40, 57, 145, 0.05);
}

@media only screen and (max-width: 575px) {
    .social-share {
        padding: 10px 30px;
    }
}

.social-share > li {
    display: inline-block;
    margin: 0 -2px !important;
}

.social-share > li a {
    font-size: 16px;
    display: block;
    padding: 5px 15px;
}

.social-share > li a:hover, .social-share > li a:focus {
    color: #00a8ff;
}

/* [ ## Post Author ] */
.author-info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 60px 0;
}

.author-info #author-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    width: 120px;
}

.author-info .at-img > img {
    border-radius: 50%;
    height: 120px;
    width: 120px;
}

.author-info #author-details {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 120px);
    flex: 0 0 calc(100% - 120px);
    padding-left: 30px;
    text-align: justify;
}

.author-info #author-details .author-name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #081636;
}

/*--------------------------------------------------------------
# Site Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## About Page
--------------------------------------------------------------*/
.about-sport-content ul,
.text-content ul {
    padding-left: 0;
    list-style: none;
}

.about-sport-content ul:last-child,
.text-content ul:last-child {
    margin-bottom: 0;
}

.about-sport-content ul > li,
.text-content ul > li {
    padding-left: 30px;
    padding-right: 100px;
    margin-bottom: 8px;
    position: relative;
}

@media only screen and (max-width: 1199px) {
    .about-sport-content ul > li,
    .text-content ul > li {
        padding-right: 0;
    }
}

.about-sport-content ul > li:last-child,
.text-content ul > li:last-child {
    margin-bottom: 0px;
}

.about-sport-content ul > li:before,
.text-content ul > li:before {
    position: absolute;
    left: 0;
    top: 1px;
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
}

.text-content ul li:before {
    color: #00a8ff;
}

.text-content > a {
    margin-top: 12px;
}

.text-block .video-abs-center .video-btn-area {
    background-color: rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 991px) {
    .text-block .text-right {
        text-align: left !important;
    }
}

.about-list {
    margin-top: -10px;
}

.about-list .item {
    margin-bottom: 25px;
    padding-left: 25px;
    position: relative;
}

.about-list .item:before {
    position: absolute;
    top: 7px;
    left: 0;
    width: 12px;
    height: 12px;
    content: "";
    background-color: #00a8ff;
}

.about-list .item:last-child {
    margin-bottom: -5px;
}

/*--------------------------------------------------------------
## Contact Page
--------------------------------------------------------------*/
.contact-info-block .card-item {
    padding-left: 30px;
    padding-right: 30px;
}

@media only screen and (max-width: 420px) {
    .contact-info-block .card-item {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.contact-info-block .card-item p span,
.contact-info-block .card-item p a {
    display: block;
}

.contact-info-block .card-item p a:hover,
.contact-info-block .card-item p a:focus {
    color: #00a8ff;
}

.contact-call-block .contact-call-content {
    position: relative;
    margin: -15px 0;
}

.contact-call-block .contact-call-content:before {
    position: absolute;
    content: "\f11b";
    font-family: "Flaticon";
    color: white;
    opacity: 0.15;
    font-size: 330px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media only screen and (max-width: 991px) {
    .contact-call-block .contact-call-content:before {
        font-size: 250px;
    }
}

@media only screen and (max-width: 767px) {
    .contact-call-block .contact-call-content:before {
        font-size: 200px;
    }
}

.contact-call-block .contact-call-content .section-heading {
    font-size: 60px;
    color: white;
    text-transform: capitalize;
    margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
    .contact-call-block .contact-call-content .section-heading {
        font-size: 42px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .contact-call-block .contact-call-content .section-heading {
        font-size: 32px;
    }
}

.contact-call-block .contact-call-content p {
    font-size: 30px;
    margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
    .contact-call-block .contact-call-content p {
        font-size: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .contact-call-block .contact-call-content p {
        font-size: 18px;
        margin-bottom: 25px;
    }
}

.contact-call-block .contact-call-content .contact-no {
    font-size: 62px;
    color: white;
}

@media only screen and (max-width: 991px) {
    .contact-call-block .contact-call-content .contact-no {
        font-size: 42px;
    }
}

@media only screen and (max-width: 767px) {
    .contact-call-block .contact-call-content .contact-no {
        font-size: 32px;
    }
}

#gmaps {
    min-height: 710px;
}

@media only screen and (max-width: 1199px) {
    #gmaps {
        min-height: 650px;
    }
}

@media only screen and (max-width: 767px) {
    #gmaps {
        min-height: 550px;
    }
}

.user-signin-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    background-color: #ECF9FF;
}

@media only screen and (max-width: 991px) {
    .user-signin-area {
        display: block;
    }
}

.user-signin-area > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.user-signin-area .user-left-thumb {
    background-position: left center;
    width: 50%;
}

@media only screen and (max-width: 991px) {
    .user-signin-area .user-left-thumb {
        display: none;
    }
}

.user-signin-area .form-content .btn {
    width: 100%;
}

.user-signup-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .user-signup-area {
        display: block;
    }
}

.user-signup-area .form-content {
    background-color: #ECF9FF;
}

.user-signup-area .signup-another-option {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% + 235px);
    flex: 0 0 calc(50% + 235px);
    max-width: calc(50% + 235px);
    padding: 50px 200px;
}

@media only screen and (max-width: 1620px) {
    .user-signup-area .signup-another-option {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% + 135px);
        flex: 0 0 calc(50% + 135px);
        max-width: calc(50% + 135px);
        padding: 50px 120px;
    }
}

@media only screen and (max-width: 991px) {
    .user-signup-area .signup-another-option {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 50px 30px;
    }
}

@media only screen and (max-width: 767px) {
    .user-signup-area .signup-another-option {
        max-width: 100%;
        padding: 90px 30px;
    }
}

@media only screen and (max-width: 575px) {
    .user-signup-area .signup-another-option {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.user-signup-area .signup-another-option > .heading {
    color: white;
    font-size: 60px;
    line-height: 1.15em;
    margin-bottom: 50px;
}

@media only screen and (max-width: 1199px) {
    .user-signup-area .signup-another-option > .heading {
        font-size: 48px;
    }
}

@media only screen and (max-width: 991px) {
    .user-signup-area .signup-another-option > .heading {
        font-size: 42px;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .user-signup-area .signup-another-option > .heading {
        font-size: 36px;
    }
}

.user-signup-area .signup-another-option .btn-default {
    color: #00a8ff;
    text-transform: uppercase;
}

.user-signup-area .form-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 235px);
    flex: 0 0 calc(50% - 235px);
    max-width: calc(50% - 235px);
}

@media only screen and (max-width: 1620px) {
    .user-signup-area .form-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 135px);
        flex: 0 0 calc(50% - 135px);
        max-width: calc(50% - 135px);
    }
}

@media only screen and (max-width: 1199px) {
    .user-signup-area .form-content {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .user-signup-area .form-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .user-signup-area .form-content {
        max-width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .user-signup-area .form-content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.user-signup-area .form-content .form-content-inner {
    width: 410px;
}

@media only screen and (max-width: 1620px) {
    .user-signup-area .form-content .form-content-inner {
        width: 100%;
    }
}

.form-content {
    padding-left: 60px;
    padding-right: 60px;
}

@media only screen and (max-width: 991px) {
    .form-content {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 480px) {
    .form-content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.form-content .form-title {
    font-size: 40px;
    margin-bottom: 35px;
    margin-top: -10px;
    line-height: 1.2em;
}

@media only screen and (max-width: 991px) {
    .form-content .form-title {
        font-size: 32px;
        margin-bottom: 25px;
    }
}

.form-content .form-group {
    margin-bottom: 20px;
    position: relative;
}

.form-content .form-group > label {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-46%);
    transform: translateY(-46%);
    cursor: pointer;
    z-index: 2;
    margin-bottom: 0;
}

.form-content .form-group > label span {
    opacity: 0.8;
}

.form-content .remember-and-password {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 35px;
}

@media only screen and (max-width: 480px) {
    .form-content .remember-and-password {
        display: block;
    }
}

.form-content .remember-and-password label {
    margin-bottom: 0;
    color: #777777;
    cursor: pointer;
}

.form-content .remember-and-password label input {
    margin-right: 7px;
}

.form-content .remember-and-password a:hover {
    color: #00a8ff;
}

.form-content .login-policy {
    font-size: 18px;
    letter-spacing: 0.03em;
    margin-top: 35px;
}

@media only screen and (max-width: 991px) {
    .form-content .login-policy {
        font-size: 16px;
    }
}

.form-content .login-policy a {
    text-decoration: underline;
}

.form-content .login-policy a:hover {
    color: #00a8ff;
}

/*--------------------------------------------------------------
## 404 Page
--------------------------------------------------------------*/
.error-page-block:before {
    background-color: white;
    opacity: 0.92;
}

.error-page-block .row {
    min-height: 100vh;
}

.error-page-block .error-thumbnail-left {
    position: absolute;
    background-size: 50% 100%;
    background-position: left center;
}

.error-page-content {
    text-align: center;
    padding-right: 165px;
}

@media only screen and (max-width: 1620px) {
    .error-page-content {
        padding-right: 120px;
    }
}

@media only screen and (max-width: 1199px) {
    .error-page-content {
        padding-right: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .error-page-content {
        padding: 0 20px;
    }
}

.error-page-content .error-title {
    font-size: 275px;
    font-weight: 900;
    margin-bottom: 15px;
    color: #EEF1F6;
    text-shadow: -3px -3px 0 #0B0C26, 3px -3px 0 #0B0C26, -3px 3px 0 #0B0C26, 3px 3px 0 #0B0C26;
    font-family: "Roboto", sans-serif;
    line-height: 0.85em;
}

@media only screen and (max-width: 1620px) {
    .error-page-content .error-title {
        font-size: 200px;
    }
}

@media only screen and (max-width: 1199px) {
    .error-page-content .error-title {
        font-size: 150px;
    }
}

@media only screen and (max-width: 575px) {
    .error-page-content .error-title {
        font-size: 120px;
    }
}

.error-page-content > p {
    font-size: 24px;
    line-height: 1.7em;
    color: #0b0c26;
}

@media only screen and (max-width: 1620px) {
    .error-page-content > p {
        font-size: 22px;
    }
}

@media only screen and (max-width: 1199px) {
    .error-page-content > p {
        font-size: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .error-page-content > p {
        font-size: 18px;
    }
}

.error-page-content .btn {
    margin-top: 20px;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 75px;
}

.page-content, .entry-summary {
    margin: 1.4em 0;
}

.page-links {
    clear: both;
    margin: 0 0 2.1em;
}

@media only screen and (max-width: 991px) {
    .sidebar-items {
        margin-top: 60px;
    }
}

/*-------------------------------------------------
    [ ### Page Title ]
*/
.page-title-area {
    padding: 110px 0 120px;
}

@media only screen and (max-width: 767px) {
    .page-title-area {
        padding: 100px 0 105px;
    }
}

@media only screen and (max-width: 420px) {
    .page-title-area {
        padding: 90px 0 95px;
    }
}

.page-title-area.bg-overlay:before {
    opacity: 0.7;
}

.page-title-area .page-title {
    margin-bottom: 10px;
    font-size: 60px;
    text-transform: capitalize;
    line-height: 1.25em;
    color: white;
}

@media only screen and (max-width: 991px) {
    .page-title-area .page-title {
        font-size: 52px;
    }
}

@media only screen and (max-width: 767px) {
    .page-title-area .page-title {
        font-size: 46px;
        line-height: 1.15em;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 420px) {
    .page-title-area .page-title {
        font-size: 36px;
        margin-bottom: 15px;
    }
}

.page-title-area .breadcrumb-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*-------------------------------------------------
    [ ### Breadcrumb ]
*/
.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
}

.breadcrumb .breadcrumb-item {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    color: #00a8ff;
}

.breadcrumb .breadcrumb-item:hover, .breadcrumb .breadcrumb-item:focus {
    color: #00a8ff;
}

@media only screen and (max-width: 991px) {
    .breadcrumb .breadcrumb-item {
        font-size: 16px;
    }
}

.breadcrumb .breadcrumb-item > a {
    color: white;
}

.breadcrumb .breadcrumb-item > a:before, .breadcrumb .breadcrumb-item > a:hover, .breadcrumb .breadcrumb-item > a:focus {
    color: #00a8ff;
}

.breadcrumb .breadcrumb-item:before {
    font-size: 16px;
    font-weight: 900;
    content: "";
    font-family: "Font Awesome 5 Free";
    padding: 0 10px 0 20px;
    color: white;
}

@media only screen and (max-width: 991px) {
    .breadcrumb .breadcrumb-item:before {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .breadcrumb .breadcrumb-item:before {
        padding: 0 5px 0 15px;
    }
}

.breadcrumb .breadcrumb-item:first-child:before {
    content: "\f015";
    padding: 0 10px 0 0px;
}

@media only screen and (max-width: 575px) {
    .breadcrumb .breadcrumb-item:first-child:before {
        padding: 0 5px 0 0px;
    }
}

.breadcrumb .breadcrumb-item.active:before {
    color: #00a8ff;
}

/*-------------------------------------------------
    [ ### Page info Content ]
*/
.page-info-content {
    margin: -25px 0 -8px;
}

@media only screen and (max-width: 767px) {
    .page-info-content {
        padding-top: -15px;
    }
}

.page-info-content .title {
    font-size: 30px;
    margin-bottom: 13px;
    padding-top: 15px;
}

@media only screen and (max-width: 767px) {
    .page-info-content .title {
        font-size: 26px;
        line-height: 1.25em;
    }
}

.page-info-content figure {
    margin-bottom: 20px;
}

.page-info-content .accordion {
    padding: 10px 0 40px;
}

.privacy-policy-content {
    margin-top: -5px;
}

.privacy-policy-content .heading {
    font-size: 24px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 575px) {
    .privacy-policy-content .heading {
        margin-bottom: 12px;
        font-size: 22px;
    }
}

.privacy-policy-content .single-info-block {
    margin-bottom: 45px;
}

@media only screen and (max-width: 575px) {
    .privacy-policy-content .single-info-block {
        margin-bottom: 30px;
    }
}

.privacy-policy-content .single-info-block:last-child {
    margin-bottom: 0;
}

.privacy-policy-content ul {
    list-style: none;
    padding-left: 0;
}

.privacy-policy-content ul li {
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative;
}

.privacy-policy-content ul li:before {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    left: 0;
    top: 9px;
    background-color: #081636;
}

.privacy-policy-content ul li:last-child {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-content a {
    word-wrap: break-word;
}

.comment-content {
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
    .comment-content {
        font-size: 15px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 400px) {
    .comment-content {
        margin-top: 10px;
    }
}

.comment-content ul li, .comment-content ol li {
    margin-top: 10px;
    line-height: 1.6em;
}

.comment-content > ul,
.comment-content > ol {
    padding-left: 20px;
}

.comment-content a:hover {
    text-decoration: underline;
}

.bypostauthor {
    display: block;
}

.cancel-comment-reply-link {
    bottom: -2px;
    display: inline-block;
    left: 0.6em;
    position: relative;
}

.logged-in-as {
    margin-bottom: 0.7em !important;
    padding: 0 15px;
}

.comments-area {
    overflow: hidden;
    margin: 60px 95px -50px;
}

@media only screen and (max-width: 991px) {
    .comments-area {
        margin-left: 40px;
        margin-right: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .comments-area {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .comments-area {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.comments-area .comment-list, .comments-area .children {
    list-style: none;
    padding: 0;
}

.comments-area .comments-title {
    color: #081636;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 35px;
    font-family: "Roboto", sans-serif;
}

.comments-area .comment-list {
    margin-bottom: 45px;
    border-top: none;
}

.comments-area .comment-list .comment .comment-respond {
    margin-bottom: 75px;
}

.comments-area .comment-body {
    overflow: hidden;
    margin-bottom: 45px;
}

.comments-area .comment-author {
    float: left;
    margin-right: 20px;
    width: 90px;
    margin-top: 7px;
}

@media only screen and (max-width: 575px) {
    .comments-area .comment-author {
        margin-right: 15px;
        width: 85px;
    }
}

.comments-area .date {
    display: block;
    font-size: 14px;
    color: #a0a0a0;
    margin-top: 0;
}

.comments-area .comment-details {
    position: relative;
    display: table-cell;
    vertical-align: top;
}

.comments-area .comment-metadata {
    margin-bottom: 15px;
    color: #081636;
    margin-top: -7px;
}

.comments-area .comment-metadata .author {
    font-size: 18px;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    line-height: 1.65em;
}

.comments-area .comment-metadata .says, .comments-area .comment-metadata .comment-edit-link {
    color: #777;
}

.comments-area .children {
    margin-left: 108px;
}

@media only screen and (max-width: 1199px) {
    .comments-area .children {
        margin-left: 90px;
    }
}

@media only screen and (max-width: 992px) {
    .comments-area .children {
        margin-left: 75px;
    }
}

@media only screen and (max-width: 767px) {
    .comments-area .children {
        margin-left: 50px;
    }
}

@media only screen and (max-width: 450px) {
    .comments-area .children {
        margin-left: 30px;
    }
}

@media only screen and (max-width: 400px) {
    .comments-area .children {
        margin-left: 25px;
    }
}

.comments-area .comment-navigation {
    margin-bottom: 3.5em;
}

.comments-area .comment-navigation .nav-links .nav-previous {
    float: left;
}

.comments-area .comment-navigation .nav-links .nav-next {
    float: right;
}

.comments-area .comment-navigation .nav-links span {
    font-size: 18px;
}

.comments-area .comment-navigation .nav-links a {
    background-color: #232c3b;
    color: white;
    border-radius: 5px;
}

.comment-respond label {
    font-weight: 500;
}

.comment-respond .comment-reply-title {
    color: #081636;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 30px;
    font-family: "Roboto", sans-serif;
}

.comment-respond {
    margin: 60px 95px 0;
}

@media only screen and (max-width: 991px) {
    .comment-respond {
        margin-left: 40px;
        margin-right: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .comment-respond {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .comment-respond {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.comment-respond p {
    margin-bottom: 1em;
}

.comment-respond [class*="col-"] {
    margin-bottom: 25px;
}

.comment-respond .form-control {
    color: #081636;
    font-size: 16px;
    position: relative;
    border-radius: 0px;
    width: 100%;
    height: 50px;
    background-color: transparent;
    border: 1px solid #e5e5e5;
    padding: 5px 15px !important;
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0);
}

@media only screen and (max-width: 767px) {
    .comment-respond .form-control {
        font-size: 15px;
    }
}

.comment-respond .form-control:focus {
    color: #081636;
    border-color: #00a8ff !important;
}

.comment-respond textarea {
    min-height: 160px;
    max-width: 100%;
}

.comment-respond .form-submit {
    margin-bottom: 0;
    padding: 0 15px;
}

.comment-respond .comment-subscription-form {
    display: none;
}

.comment-respond .comment-form-rating {
    margin-bottom: 1em;
}

.comment-respond .form-submit {
    width: 100%;
    padding-top: 5px;
}

.comment-respond #submit,
.comment-respond .submit {
    border-color: #e51681;
    border-radius: 0;
    background: #e51681;
    color: white;
    padding: 15px 45px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

#review_form .form-submit {
    padding: 0;
}

.no-comments {
    position: relative;
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.comment-reply-link {
    padding: 8px 22px;
    font-size: 14px;
    border: 1px solid #dddddd;
    line-height: normal;
    font-weight: 500;
    display: inline-block;
    background-color: transparent;
    border-radius: 30px;
    color: #00a8ff;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.comment-reply-link:hover {
    background: #00a8ff;
    color: white;
    border-color: #00a8ff;
}

@media only screen and (min-width: 600px) {
    .comment-reply-link {
        position: absolute;
        right: 0;
        top: -55px;
    }
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin-bottom: 60px;
}

.widget select {
    width: 100%;
    border: 1px solid #ebebeb;
    padding: 0.4em 0.8em;
    outline: none;
}

.widget ul, .widget ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget .widget-title-area {
    position: relative;
}

.widget .widget-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: capitalize;
    color: #081636;
}

.widget pre {
    padding: 0.5em;
}

.widget label {
    margin-bottom: 0;
}

.widget option {
    padding: 0.2em 1em;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
    padding: 0.5em 1em;
}

.widget input[type="text"]:focus,
.widget input[type="email"]:focus,
.widget input[type="url"]:focus,
.widget input[type="password"]:focus,
.widget input[type="search"]:focus,
.widget textarea:focus {
    box-shadow: none !important;
}

.sidebar-items .widget {
    margin-bottom: 60px;
}

.sidebar-items .widget.bt-instafeed-widget #instafeed-sidebar {
    margin: -4px;
}

.sidebar-items .widget.bt-instafeed-widget #instafeed-sidebar > .feed-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 4px;
}

.sidebar-items .widget:last-of-type {
    margin-bottom: 0;
}

.sidebar-items .widget-title {
    position: relative;
    margin-bottom: 40px;
}

.sidebar-items .widget-title:before {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 0;
    height: 2px;
    width: 50px;
    background-color: #00a8ff;
}

/*--------------------------------------------------------------
# Widgets Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Popular, Latest Post, Recent Comment widget
--------------------------------------------------------------*/
.widget-post-list .post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 20px;
    background-color: transparent;
    box-shadow: 0 0 0px 0 transparent;
}

.widget-post-list .post > .thumb-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    overflow: hidden;
    position: relative;
    width: 70px;
    height: 70px;
}

.widget-post-list .post > .thumb-wrap img {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.widget-post-list .post .post-details {
    margin-top: -4px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 70px);
    flex: 0 0 calc(100% - 70px);
    max-width: calc(100% - 70px);
    padding: 0 0 0 15px;
    text-align: left;
}

.widget-post-list .post .post-details .entry-meta-content {
    display: block;
    margin-bottom: 0px;
    font-size: 14px;
}

.widget-post-list .post .post-details .entry-meta-content .entry-date {
    text-align: left;
}

.widget-post-list .post .entry-title {
    font-size: 16px;
    line-height: 1.35em;
    margin-bottom: 10px;
}

.widget-post-list .post:last-child {
    margin-bottom: 0;
}

.widget-post-list .post:hover .thumb-wrap img {
    opacity: 0.85;
}

.widget-content img {
    display: block;
}

/*--------------------------------------------------------------
# Categories And Archive Widget
--------------------------------------------------------------*/
.widget_categories ul li,
.widget_archive ul li,
.widget_layered_nav ul li {
    font-size: 16px;
    text-transform: capitalize;
    display: block;
    color: #081636;
    font-weight: 500;
    padding: 7px 0px;
    -webkit-transition: all 0.25s ease-in 0s;
    transition: all 0.25s ease-in 0s;
    position: relative;
    overflow: hidden;
}

.widget_categories ul li a,
.widget_archive ul li a,
.widget_layered_nav ul li a {
    display: block;
}

.widget_categories ul li ul,
.widget_archive ul li ul,
.widget_layered_nav ul li ul {
    padding-left: 15px;
}

.widget_categories ul li .count,
.widget_archive ul li .count,
.widget_layered_nav ul li .count {
    float: right;
    color: #777777;
}

.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_layered_nav ul li a:hover {
    color: #00a8ff;
}

.widget_categories ul li a:hover .count,
.widget_archive ul li a:hover .count,
.widget_layered_nav ul li a:hover .count {
    color: #00a8ff;
}

.widget_categories ul > li:first-child,
.widget_archive ul > li:first-child,
.widget_layered_nav ul > li:first-child {
    border: 0 none;
    padding-top: 0 !important;
    margin-top: -3px !important;
}

.widget_categories ul > li:last-child,
.widget_archive ul > li:last-child,
.widget_layered_nav ul > li:last-child {
    padding-bottom: 0px;
}

.widget_categories .bsm-select-wrapper li,
.widget_archive .bsm-select-wrapper li,
.widget_layered_nav .bsm-select-wrapper li {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.widget_categories .bsm-select-wrapper input.select-dropdown,
.widget_archive .bsm-select-wrapper input.select-dropdown,
.widget_layered_nav .bsm-select-wrapper input.select-dropdown {
    margin-bottom: 0;
    padding: 0 20px;
    box-sizing: border-box;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
}

.widget_categories .bsm-select-wrapper span.caret,
.widget_archive .bsm-select-wrapper span.caret,
.widget_layered_nav .bsm-select-wrapper span.caret {
    right: 15px;
}

.widget_categories .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_categories .bsm-select-wrapper .bsm-dropdown-content li > span,
.widget_archive .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_archive .bsm-select-wrapper .bsm-dropdown-content li > span,
.widget_layered_nav .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_layered_nav .bsm-select-wrapper .bsm-dropdown-content li > span {
    font-size: 14px;
    color: inherit;
    display: block;
    line-height: 30px;
    padding: 10px 16px;
}

.widget_categories ul > li {
    background-color: #E9ECF0;
    margin-bottom: 6px;
    padding: 13px 20px !important;
}

.widget_categories ul > li:hover {
    background-color: #00a8ff;
    color: white;
}

.widget_categories ul > li:hover a:hover {
    color: white;
}

.widget_categories ul > li:first-child {
    padding-top: 13px !important;
}

.widget_categories ul > li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.widget_text .bsm-select-wrapper li {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.widget_text .bsm-select-wrapper input.select-dropdown {
    margin-bottom: 0;
    padding: 0 20px;
    box-sizing: border-box;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
}

.widget_text .bsm-select-wrapper span.caret {
    right: 15px;
}

.widget_text .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_text .bsm-select-wrapper .bsm-dropdown-content li > span {
    font-size: 14px;
    color: inherit;
    display: block;
    line-height: 30px;
    padding: 10px 16px;
}

/*------------------------------------------------------------------------
# Links, Meta, NavMenu, Pages, Recent Comment, Recent Entries  Widget
-------------------------------------------------------------------------*/
.widget_links a,
.widget_meta a,
.widget_nav_menu .menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_product_categories a {
    border: 0;
}

.widget_nav_menu .menu a .fa {
    display: none;
}

.widget_links,
.widget_meta,
.widget_nav_menu,
.widget_pages,
.widget_recent_comments,
.widget_recent_entries,
.widget_product_categories {
    font-size: 16px;
}

.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_product_categories a {
    border: 0;
    text-decoration: none;
    position: relative;
    display: block;
    padding-left: 25px;
}

.widget_links a:before,
.widget_meta a:before,
.widget_nav_menu a:before,
.widget_pages a:before,
.widget_recent_comments a:before,
.widget_recent_entries a:before,
.widget_product_categories a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    font-weight: 800;
    left: 0;
    top: 0;
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
}

.widget_links a:hover, .widget_links a:focus,
.widget_meta a:hover,
.widget_meta a:focus,
.widget_nav_menu a:hover,
.widget_nav_menu a:focus,
.widget_pages a:hover,
.widget_pages a:focus,
.widget_recent_comments a:hover,
.widget_recent_comments a:focus,
.widget_recent_entries a:hover,
.widget_recent_entries a:focus,
.widget_product_categories a:hover,
.widget_product_categories a:focus {
    color: #00a8ff;
}

.widget_links a:hover:before, .widget_links a:focus:before,
.widget_meta a:hover:before,
.widget_meta a:focus:before,
.widget_nav_menu a:hover:before,
.widget_nav_menu a:focus:before,
.widget_pages a:hover:before,
.widget_pages a:focus:before,
.widget_recent_comments a:hover:before,
.widget_recent_comments a:focus:before,
.widget_recent_entries a:hover:before,
.widget_recent_entries a:focus:before,
.widget_product_categories a:hover:before,
.widget_product_categories a:focus:before {
    padding-left: 5px;
}

.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_product_categories ul {
    list-style: none;
    margin: 0;
}

.widget_links ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_product_categories ul li {
    padding: 7px 0;
    border-bottom: 0 none;
    line-height: 1.3em;
}

.widget_links > ul,
.widget_meta > ul,
.widget_nav_menu > ul,
.widget_pages > ul,
.widget_recent_comments > ul,
.widget_recent_entries > ul,
.widget_product_categories > ul {
    position: relative;
}

.widget_links ul > li:first-child,
.widget_meta ul > li:first-child,
.widget_nav_menu ul > li:first-child,
.widget_pages ul > li:first-child,
.widget_recent_comments ul > li:first-child,
.widget_recent_entries ul > li:first-child,
.widget_product_categories ul > li:first-child {
    margin-top: 0;
    padding-top: 5px;
    border-top: 0 none;
}

.widget_links ul > li:last-child,
.widget_meta ul > li:last-child,
.widget_nav_menu ul > li:last-child,
.widget_pages ul > li:last-child,
.widget_recent_comments ul > li:last-child,
.widget_recent_entries ul > li:last-child,
.widget_product_categories ul > li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.widget .menu {
    position: relative;
}

.widget .menu > li:first-child {
    border-top: 0 none;
    padding-top: 0;
}

.widget .menu .sub-menu {
    box-shadow: 0 0 0 transparent;
}

.widget_nav_menu .sub-menu,
.widget_pages .children {
    border: 0;
    margin: 0 0 0 1em;
}

.widget_recent_entries .post-date {
    display: block;
}

/*--------------------------------------------------------------
# Instafeed Widget
--------------------------------------------------------------*/
.bt-socail-widget .widget-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bt-socail-widget .widget-content > .bt-socail-profile {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    text-align: center;
    padding: 0.5px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.bt-socail-widget .widget-content > .bt-socail-profile > .icon {
    display: block;
    color: white;
    min-height: 80px;
    padding: 13px 5px;
}

.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-facebook-icon {
    background-color: #39579A;
}

.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-google-plus-icon {
    background-color: #D94830;
}

.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-twitter-icon {
    background-color: #0C9EF5;
}

.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-youtube-icon {
    background-color: #E21C00;
}

.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-instagram-icon {
    background-color: #4E54D3;
}

.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-vimeo-icon {
    background-color: #1AB1F0;
}

.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-pinterest-icon {
    background-color: #B00000;
}

.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-soundcloud-icon {
    background-color: #FF8800;
}

.bt-socail-widget .widget-content > .bt-socail-profile > .icon > span {
    display: block;
    line-height: 15px;
}

.bt-socail-widget .widget-content > .bt-socail-profile > .icon .social-icon {
    line-height: 15px;
    margin-bottom: 8px;
}

.bt-socail-widget .widget-content > .bt-socail-profile > .icon .bt-count {
    font-weight: 600;
    font-size: 12px;
}

.bt-socail-widget .widget-content > .bt-socail-profile > .icon .bt-media-type {
    font-size: 11px;
}

.bt-socail-widget .widget-content > .bt-socail-profile:hover {
    opacity: 0.8;
}

/*--------------------------------------------------------------
# Instafeed Widget
--------------------------------------------------------------*/
.bt-instafeed-widget {
    position: relative;
}

.bt-instafeed-widget .instafeed-heading {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.bt-instafeed-widget .instafeed-heading .heading {
    background-color: #283A60;
    text-align: center;
    padding: 13px 30px 17px;
    border-radius: 15px;
}

.bt-instafeed-widget .instafeed-heading .heading h4 {
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.9em;
    color: white;
}

.bt-instafeed-widget .instafeed-heading .heading h4 span {
    display: block;
    font-size: 24px;
    text-transform: none;
    text-transform: capitalize;
}

.bt-instafeed-widget #instafeed-sidebar,
.bt-instafeed-widget #instafeed {
    overflow: hidden;
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bt-instafeed-widget #instafeed-sidebar > .feed-item,
.bt-instafeed-widget #instafeed > .feed-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
}

@media only screen and (max-width: 991px) {
    .bt-instafeed-widget #instafeed-sidebar > .feed-item,
    .bt-instafeed-widget #instafeed > .feed-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.bt-instafeed-widget #instafeed-sidebar > .feed-item a,
.bt-instafeed-widget #instafeed > .feed-item a {
    display: block;
}

.bt-instafeed-widget #instafeed-sidebar > .feed-item img,
.bt-instafeed-widget #instafeed > .feed-item img {
    width: 100%;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.bt-instafeed-widget #instafeed-sidebar > .feed-item:hover img,
.bt-instafeed-widget #instafeed > .feed-item:hover img {
    opacity: 0.9;
}

/*--------------------------------------------------------------
# About Widget
--------------------------------------------------------------*/
.widget_about {
    padding-right: 60px;
}

@media only screen and (max-width: 1199px) {
    .widget_about {
        padding-right: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .widget_about {
        padding-right: 0px;
    }
}

/*--------------------------------------------------------------
# Business Hours Widget
--------------------------------------------------------------*/
.widget-business-hours .widget-content > h4 {
    color: #293b5f;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
}

.widget-business-hours .widget-content > ul {
    font-size: 15px;
    margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
    .widget-business-hours .widget-content > ul {
        font-size: 14px;
    }
}

.widget-business-hours .widget-content > ul li {
    margin: 15px 0;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .widget-business-hours .widget-content > ul li {
        margin: 10px 0;
    }
}

.widget-business-hours .widget-content > ul li > span {
    float: right;
    display: inline-block;
    padding-left: 15px;
}

/*--------------------------------------------------------------
# Subscribe Widget
--------------------------------------------------------------*/
.subscribe_widget {
    background-color: #081636;
    padding: 30px 35px 40px;
    position: relative;
    overflow: hidden;
}

@media only screen and (max-width: 575px) {
    .subscribe_widget {
        padding: 30px 20px 40px;
    }
}

.subscribe_widget:before {
    position: absolute;
    content: "\f1d8";
    right: 30px;
    font-family: "Font Awesome 5 Free";
    top: 10px;
    font-size: 130px;
    font-weight: 400;
    line-height: 1em;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
    color: white;
    opacity: 0.03;
}

.subscribe_widget .title {
    font-size: 24px;
    line-height: 1.15em;
    margin-bottom: 35px;
}

.subscribe_widget .title > span {
    display: block;
    font-size: 16px;
    color: #bab8b8;
    font-weight: normal;
    font-style: italic;
}

.subscribe_widget :-moz-placeholder {
    opacity: 0.5;
}

.subscribe_widget ::-moz-placeholder {
    opacity: 0.5;
}

.subscribe_widget :-ms-input-placeholder {
    opacity: 0.5;
}

.subscribe_widget .subscribe-form {
    font-size: 15px;
}

@media only screen and (max-width: 767px) {
    .subscribe_widget .subscribe-form {
        font-size: 14px;
    }
}

.subscribe_widget .subscribe-form .form-group {
    margin-bottom: 0px;
    position: relative;
}

.subscribe_widget .subscribe-form .form-group input[type="email"] {
    background-color: transparent;
    border-top: 0px solid;
    border-left: 0px solid;
    border-right: 0px solid;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 10px !important;
    width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .subscribe_widget .subscribe-form .form-group input[type="email"] {
        width: 70%;
    }
}

.subscribe_widget .subscribe-form .form-group input[type="email"]:focus {
    color: white;
    border-bottom-color: #00a8ff;
}

.subscribe_widget .subscribe-form .form-group .btn.btn-send {
    position: absolute;
    right: 0;
    top: 7px;
    color: #00a8ff;
    background-color: transparent;
    font-size: 18px;
    padding: 0;
    opacity: 0.8;
}

/*--------------------------------------------------------------
# Contact Info Widget
--------------------------------------------------------------*/
.contact_info_widget {
    background-color: #00a8ff;
    color: white;
    text-align: center;
    font-family: "Roboto", sans-serif;
    padding: 35px 15px 20px;
    overflow: hidden;
    position: relative;
}

.contact_info_widget:before {
    position: absolute;
    content: "\f11b";
    right: 50%;
    font-family: "Flaticon";
    top: 50%;
    font-size: 130px;
    font-weight: 400;
    line-height: 1em;
    color: white;
    opacity: 0.2;
    -webkit-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%);
}

@media only screen and (max-width: 575px) {
    .contact_info_widget:before {
        font-size: 110px;
    }
}

.contact_info_widget h2, .contact_info_widget h3, .contact_info_widget h4, .contact_info_widget h5 {
    color: white;
    line-height: 1.25em;
}

.contact_info_widget h3 {
    font-size: 24px;
    margin-bottom: 15px;
}

@media only screen and (max-width: 575px) {
    .contact_info_widget h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }
}

.contact_info_widget h4 {
    font-size: 20px;
}

@media only screen and (max-width: 575px) {
    .contact_info_widget h4 {
        font-size: 18px;
    }
}

/*--------------------------------------------------------------
# RSS Widget
--------------------------------------------------------------*/
.widget_rss ul {
    list-style: none;
    margin: 0;
}

.widget_rss ul:last-child {
    margin-bottom: 0;
}

.widget_rss li {
    margin-bottom: 1.6em;
    padding-bottom: 25px;
}

.widget_rss li:last-child {
    margin-bottom: 0;
}

.widget_rss li .rssSummary {
    margin: 5px 0;
    line-height: 1.75em;
}

.widget_rss .rsswidget {
    border: 0;
    font-weight: 700;
}

.widget_rss .rsswidget img {
    margin-top: -4px;
}

.widget_rss .rss-date, .widget_rss cite {
    font-size: 0.8em;
    font-style: normal;
    display: block;
    line-height: 2;
    opacity: 0.8;
}

.widget_rss > p {
    position: relative;
}

#wp-calendar caption {
    font-weight: 600;
}

#wp-calendar td,
#wp-calendar th {
    padding: 8px;
    text-align: center;
    border: 1px solid #ddd;
}

/*--------------------------------------------------------------
# Search Widget
--------------------------------------------------------------*/
.widget_search .input-group,
.widget_product_search .input-group {
    position: relative;
}

.widget_search .input-group .form-controller,
.widget_product_search .input-group .form-controller {
    display: table-cell;
    padding: 5px 20px;
    height: 50px;
    margin-bottom: 0;
    border-bottom-color: #e8ebed;
    font-size: 15px;
}

.widget_search button, .widget_search input[type="button"], .widget_search input[type="reset"], .widget_search input[type="submit"],
.widget_product_search button,
.widget_product_search input[type="button"],
.widget_product_search input[type="reset"],
.widget_product_search input[type="submit"] {
    border: 0px solid;
    background-color: transparent;
    position: absolute;
    right: 15px;
    top: 50%;
    font-size: 20px;
    color: #555;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.widget_search button:hover, .widget_search input[type="button"]:hover, .widget_search input[type="reset"]:hover, .widget_search input[type="submit"]:hover,
.widget_product_search button:hover,
.widget_product_search input[type="button"]:hover,
.widget_product_search input[type="reset"]:hover,
.widget_product_search input[type="submit"]:hover {
    color: #00a8ff;
}

@media only screen and (max-width: 575px) {
    .widget_search button, .widget_search input[type="button"], .widget_search input[type="reset"], .widget_search input[type="submit"],
    .widget_product_search button,
    .widget_product_search input[type="button"],
    .widget_product_search input[type="reset"],
    .widget_product_search input[type="submit"] {
        right: 10px;
        font-size: 18px;
    }
}

.tagcloud a {
    font-size: inherit !important;
    background: #e51681;
    padding: 10px 20px;
    font-size: 15px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    font-weight: 500;
    color: white;
}

.widget_gallery .gallery-content img {
    width: 100%;
    margin-bottom: 30px;
}

/*--------------------------------------------------------------
# Footer Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer-block
--------------------------------------------------------------*/
.site-footer {
    color: #C6C8CD;
    background: #081636;
}

.site-footer.bg-overlay:before {
    background-color: #081636;
    opacity: 0.95;
}

.site-footer .widget-title {
    color: white;
    margin-top: -6px;
}

.site-footer .footer-widget-area .row .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 19.666%;
    flex: 0 0 19.666%;
    max-width: 19.666%;
}

.site-footer .footer-widget-area .row .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
}

.site-footer .footer-widget-area .row .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

@media only screen and (max-width: 991px) {
    .site-footer .footer-widget-area .row [class*="col-"] {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.site-footer .footer-menu {
    list-style: none;
    padding: 0;
    margin-bottom: 0px;
    text-align: right;
}

@media only screen and (max-width: 991px) {
    .site-footer .footer-menu {
        text-align: center;
        margin-bottom: 8px;
    }
}

.site-footer .footer-menu > li {
    display: inline-block;
}

.site-footer .footer-menu > li > a {
    padding: 0 20px;
    display: block;
    position: relative;
}

.site-footer .footer-menu > li > a:before {
    content: "|";
    position: absolute;
    left: -5px;
    top: -1px;
    opacity: 0.5;
    color: white;
}

@media only screen and (max-width: 1199px) {
    .site-footer .footer-menu > li > a {
        padding: 0 15px;
    }
}

.site-footer .footer-menu > li > a:hover {
    color: #00a8ff;
}

.site-footer .footer-menu > li:first-child > a {
    padding-left: 0px;
}

.site-footer .footer-menu > li:first-child > a:before {
    content: "";
}

.site-footer .footer-menu > li:last-child > a {
    padding-right: 0px;
}

.site-footer .footer-social {
    list-style: none;
    padding: 0;
    margin: 0 -3px -10px;
}

.site-footer .footer-social li {
    display: inline-block;
    margin: 0 3px 10px;
}

.site-footer .footer-social li a {
    border: 1px solid #3E4253;
    font-size: 15px;
    display: block;
    color: white;
    border-radius: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

.site-footer .footer-social li a:hover {
    background-color: #00a8ff;
    color: white;
    border-color: #00a8ff;
}

.site-footer .footer-social.color-white {
    padding-bottom: 30px;
}

.site-footer .footer-social.color-white li > a {
    color: white;
}

.copyright-text {
    margin-bottom: 0;
}

.copyright-text > p {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.copyright-text a {
    display: inline-block;
    padding-left: 5px;
    color: #00a8ff;
}

.copyright-text a:hover {
    color: #eaad11;
}

.footer-bottom-area {
    padding: 25px 0;
}

.footer-bottom-area > div {
    position: relative;
}

.footer-bottom-area > div:before {
    position: absolute;
    width: calc(100% - 30px);
    top: -25px;
    left: 15px;
    content: "";
    background-color: rgba(255, 255, 255, 0.15);
    z-index: 1;
    height: 1px;
}

@media only screen and (max-width: 991px) {
    .footer-bottom-area > div {
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    .footer-bottom-area .container > .row > div:first-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .footer-bottom-area .container > .row > div:last-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
