/*
 _____ _
|_   _| |__   ___ _ __ ___   ___ _   _ _ __ ___
  | | | '_ \ / _ \ '_ ` _ \ / _ \ | | | '_ ` _ \
  | | | | | |  __/ | | | | |  __/ |_| | | | | | |
  |_| |_| |_|\___|_| |_| |_|\___|\__,_|_| |_| |_|

*  --------------------------------------
*         Table of Content
*  --------------------------------------
*  01. Button
*  02. Box Width
*  03. Slider Shortcode
*  04. Contact Form
*  05. Client Testimonial Shortcode
*  06. Coming Soon
*  07. 404 Page
*  08. Blog Post
*  09. Blog Sidebar & Widget
*  10. Blog Pagination
*  11. Menu Overide
*  12. Main Menu
*  13. Mobile Menu
*  14. Footer
*  15. Team Shortcode
*  16. Isotope CSS3 transition
*  17. Themeum Tab
*  --------------------------------------
*  -------------------------------------- */

body{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body .elementor-accordion .elementor-accordion-item+.elementor-accordion-item{
    border-top: 1px solid;
}
td {
    border: 1px solid #f5f5f5;
    padding: 5px 10px;
}
.page-internal-padding{
    padding: 80px 0;
}
.elementor-custom-embed iframe{
    pointer-events: initial !important;
}
/* -------------------------------------- *
*          01. Button
* --------------------------------------- */
b, strong{
    font-weight: 700;
}
img{
    max-width: 100%;
    height: auto;
}
.btn,
input[type=submit],
input[type="button"].wpneo-image-upload,
input[type="button"].wpneo-image-upload-btn,
input[type="button"]#addreward,
input[type="button"].removeCampaignRewards,
input[type="submit"].wpneo-submit-campaign,
a.wpneo-cancel-campaign,
.wpneo-edit-btn,
.wpneo-image-upload.float-right,
.wpneo-save-btn,
.wpneo-cancel-btn,
.dashboard-btn-link,
.removecampaignupdate,
#addcampaignupdate {
    padding: 10px 22px;
    font-weight: 300;
    line-height: 22px;
    font-size: 14px;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    transition: 400ms;
    -webkit-transition: 400ms;
    letter-spacing: .5px;
}
input[type=submit],
input[type="button"].wpneo-image-upload,
input[type="button"].wpneo-image-upload-btn,
input[type="button"]#addreward,
.wpneo-edit-btn,
.wpneo-image-upload.float-right,
.wpneo-save-btn,
.wpneo-cancel-btn,
.dashboard-btn-link,
#wpneo_active_edit_form,
#addcampaignupdate,
.wpneo_donate_button,
.wpneo-profile-button,
.select_rewards_button,
.woocommerce-page #payment #place_order,
.woocommerce input.button,
input[type="submit"].wpneo-submit-campaign {
    color: #fff;
    cursor: pointer;
}
input[type=submit]:hover,
input[type="button"].wpneo-image-upload:hover,
input[type="button"].wpneo-image-upload-btn:hover,
input[type="button"]#addreward:hover,
.wpneo-edit-btn:hover,
.wpneo-image-upload.float-right:hover,
.wpneo-save-btn:hover,
.dashboard-btn-link:hover,
#wpneo_active_edit_form:hover,
#addcampaignupdate:hover,
.wpneo_donate_button:hover,
.wpneo-profile-button:hover,
.select_rewards_button:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce input.button:hover,
input[type="submit"].wpneo-submit-campaign:hover {
    background: #0958D1;
    color: #fff;
}
.btn.btn-floox{
    /*background-color: #23d0ec;*/
    color: #fff;
    border: 1px solid #23d0ec;
}
.btn.btn-floox:hover{
    /*color: #23d0ec;*/
    background-color: #fff !important;
}
.btn.btn-white {
    background: #fff;
    color: rgba(0, 0, 0, 0.80);
}
.btn.btn-white:hover {
    color: #fff;
}
.btn.btn-dark {
    background: #fff;
    color: #393939;
}
.btn.btn-dark:hover {
    background: #1F1F1F;
    color: #fff;
}
.btn.btn-border-floox {
    background: transparent;
}
.btn.btn-border-floox:hover {
    color: #fff;
}
.btn.btn-border-white {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
}
.btn.btn-border-white:hover {
    color: #fff;
}
.btn.btn-border-dark {
    background: transparent;
    border: 2px solid #393939;
    color: #393939;
}
.btn.btn-border-dark:hover {
    background: #393939;
    color: #fff;
}
.floox-login-register a.floox-dashboard {
    padding: 5px 15px;
    border-radius: 4px;
    color: #fff;
    transition: 400ms;
    -webkit-transition: 400ms;
}
.btn.focus,
.btn:focus,
input:focus,
textarea:focus,
select:focus,
button:focus {
    outline-offset: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.entry-content .elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}


p {
    margin-top: 0;
    margin-bottom: 10px;
}

/* -------------------------------------- *
*           02. Box Width
* --------------------------------------- */
.boxwidth {
    position: relative;
    max-width: 1240px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}
.boxwidth #masthead.sticky {
    max-width: 1240px;
    top: 0;
}
.admin-bar #masthead.sticky {top:32px}
.elementor-element .elementor-widget-text-editor{
    font-family: inherit;
}

/* -------------------------------------- *
*           03. Slider Shortcode
* --------------------------------------- */
.slide-popup-media {
    width: 84px;
    height: 84px;
    display: inline-block;
    line-height: 79px;
    border: 5px solid #fff;
    text-align: center;
    border-radius: 100%;
    font-size: 26px;
    color: #fff;
    transition: 400ms;
}
.slide-popup-media i {
    padding-left: 7px;
    position: relative;
}
.slide-popup-media:hover {
    background: #fff;
    color: #000;
}
.slider_content_wrapper {
    position: relative;
}
.thm-slide-control {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    bottom: 50px;
    margin: 0 auto;
    left: 50%;
    right: auto;
    top: auto;
    margin-left: -50px;
}
.thm-slide-control li {
    display: inline-block;
    font-size: 0;
    line-height: 0;
}
.thm-slide-control li {
    margin: 0 3px;
}
.thm-slide-control li button {
    width: 30px;
    height: 8px;
    box-shadow: none;
    border: none;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    transition: 400ms;
}
.thm-slide-control li button:hover {
    width: 50px;
    background: #fff;
}
.thm-slide-control li.slick-active button {
    background: #fff;
}
.slider-button .slider-button-1,
.slider-button .slider-button-2 {
    transition: 400ms;
}
.slide-video-right {
    margin-top: 0;
}
.slider-single-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.slider-button.btn-media-slider.text-center {
    margin-top: 40px;
}

.subtitle-cover h2 {
    line-height: 48px;
}


/* -------------------------------------- *
*          04. Contact Form      	  	  *
* --------------------------------------- */
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea {
    border: 1px solid #ddd;
    padding: 11px 20px;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 35px;
    font-weight: 400;
    color: #666666;
    font-size: 16px;
    font-family: inherit;
}
 .wpcf7-form textarea{
     height: 126px;
     font-family: inherit;
     font-size: 16px;
 }
.wpcf7-form input:focus,
.wpcf7-form textarea:focus {
    outline-offset: 0px;
    outline: -webkit-focus-ring-color auto 0px;
}
.wpcf7-form input[type=text]::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder,
.wpcf7-form input[type=email]::-webkit-input-placeholder{
    color: #B8C1CC;
}
div.wpcf7-mail-sent-ok {
    border-radius: 4px;
    padding: 10px;
    text-align: center;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    text-align: center;
    border-radius: 4px;
    padding: 10px;
    margin-left: 0;
    margin-right: 0;
}
span.wpcf7-not-valid-tip {
    position: relative;
    top: -25px;
}
.map-info-content {
    text-align: center;
}


/* -------------------------------------- *
*    05. Client Testimonial Shortcode     *
* --------------------------------------- */
.testimonial_content_wrapper span {
    display: block;
    margin-bottom: 50px;
}
.testimonial_content_wrapper .person_name {
    margin: 0;
    font-weight: 600;
    color: #000;
}
.testimonial_content_wrapper .client-info.layout2 img {
    border-radius: 100%;
    z-index: 2;
    float: left;
}
.testimonial_content_wrapper ul.slick-dots{
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-top: 50px;
}
.testimonial_content_wrapper ul.slick-dots li{
    list-style: none;
    display: inline-block;
    float: left;
    font-size: 0;
    margin-right: 10px;
}
.testimonial_content_wrapper ul.slick-dots li button{
    width: 10px;
    height: 14px;
    background-color: #ffffff;
    border: 1px solid #6D7784;
    border-radius: 50%;
}


.testimonial_content_wrapper .slick-prev,
.testimonial_content_wrapper .slick-next {
    background: #222538;
    padding-top: 3px;
    border-radius: 4px;
    overflow: hidden;
    height: 35px;
    line-height: 28px;
    width: 36px;
    text-align: center;
    color: #fff;
    position: absolute;
    cursor: pointer;
    transition: 400ms;
    -webkit-transition: 400ms;
    z-index: 1;
    top: 50%;
    margin-top: -18px;

}
.testimonial_content_wrapper .slick-prev {
    margin-left: -36px;
    left: 0;
}
.testimonial_content_wrapper .slick-next {
    left: auto;
    right: 0;
    margin-right: -36px;
    top: 50%;
}

.testimonial_content_wrapper .slick-next:hover,
.testimonial_content_wrapper .slick-prev:hover {
    background: #11121b;
}
.slide img {
    height: 600px;
    width: auto;
}
.slide:not(:first-of-type) {
    display: none;
}
.slide.initialized{
    display:block;
}



/* -------------------------------------- *
*    06. Coming Soon    				  *
* --------------------------------------- */

.coming-soon-wrapper{
    min-height: 100vh;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 100px;
}

.comingsoon-inner{
    margin-top: 100px;
}
.comingsoon-title{
    font-size: 60px;
    line-height: 63px;
    color: #001e00;
}
.comingsoon-newslatter-descrip{
    color: #000;
    letter-spacing: 2px;
    margin-bottom: 15px;
}
.comingsoon-newslatter-descrip i{
    color: #d7dbdd;
}
#comingsoon-countdown {
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px;
}
.countdown-section{
    float: left;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 5px;
    text-align: center;
    color: #222;
    background-color: #f1f1f1;
}
.countdown-section:not(:last-child){
    margin-right: 10px;
}
.countdown-section span{
    display: block;
    line-height: 24px;
}

.coming-soon-newslatter .mchimp-newsletter{
    position: relative;
}

.coming-soon-newslatter .mchimp-newsletter{
    text-align: left;
}

.coming-soon-newslatter .mchimp-newsletter input[type="email"]{
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    height: 56px;
    width: 100%;
    font-size: 16px;
    color: #666666;
    box-shadow: none;
    padding: 0 0 0 20px;
}
.coming-soon-newslatter .mchimp-newsletter *[type="submit"]{
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 20px;
}
.comingsoon-footer .social-share ul{
    padding: 0;
    margin: 40px 0 0;
    list-style: none;
}
.comingsoon-footer .social-share ul li{
    display: inline-block;
}
.comingsoon-footer .social-share ul li a{
    line-height: 35px;
    border-radius: 50%;
    font-size: 22px;
}

.comingsoon-footer .social-share ul li:not(:last-child){
    margin-right: 10px;
}
/* -------------------------------------- *
*    		07. 404 Page      			  *
* --------------------------------------- */

.floox-error-wrapper {
    padding: 60px 0;
}
.floox-error-wrapper .error-logo{
    padding-bottom: 65px;
}
.error-logo{
    font-size: 30px;
}

.error-title {
    font-size: 60px;
    line-height: 1;
    color: #43484d;
    font-weight: 500;
}

.error-icon{
    color: #43484d;
    margin-bottom: 30px;
}

.error-button{
    margin-top: 40px;
}

.error-button .btn.floox-btn{
    border-radius: 5px;
}

/* -------------------------------------- *
*    		08. Blog Post      			  *
* --------------------------------------- */

/* default layout */



.thm-default-postbox{
    padding: 50px 30px;
    position: relative;
    height: 100%;
    z-index: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.thm-default-postbox:hover{
    color: #fff;
}

.thm-default-postbox .thm-post-bg{
    /*background-color: #23d0ec;*/
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -2;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.thm-default-postbox:hover .thm-post-bg{
    opacity: 1;
}

.thm-default-postbox .thm-post-bg::after{
    opacity: .95;
    position: absolute;
    z-index: -1;
    content: '';
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-background-image: linear-gradient(-180deg,#23d0ec 0%,#239cec 100%);
    -moz-background-image: linear-gradient(-180deg,#23d0ec 0%,#239cec 100%);
    -ms-background-image: linear-gradient(-180deg,#23d0ec 0%,#239cec 100%);
    background-image: linear-gradient(-180deg,#23d0ec 0%,#239cec 100%);
}

.thm-default-postbox::after{
    content: '';
    position: absolute;
    right: 15px;
    top: 0;
    left: 15px;
    background: #E1E8EE;
    height: 1px;
}

.thm-default-postbox::before{
    content: '';
    position: absolute;
    bottom: 15px;
    top: 15px;
    left: 0;
    background: #E1E8EE;
    width: 1px;
}

.default-postbox-col:nth-child(1) .thm-default-postbox::after,
.default-postbox-col:not(.col-md-12):nth-child(2) .thm-default-postbox::after,
.col-md-4.default-postbox-col:nth-child(3) .thm-default-postbox::after,
.col-md-3.default-postbox-col:nth-child(3) .thm-default-postbox::after{
    opacity: 0;
}


.col-md-3.default-postbox-col:nth-child(4n + 1) .thm-default-postbox::before{
    opacity: 0;
}

.col-md-4.default-postbox-col:nth-child(3n + 1) .thm-default-postbox::before{
    opacity: 0;
}

.col-md-6.default-postbox-col:nth-child(2n + 1) .thm-default-postbox::before{
    opacity: 0;
}

.col-md-12.default-postbox-col .thm-default-postbox::before{
    opacity: 0;
}
.thm-default-postbox{
    color: #666d70;
    line-height: 22px;
    font-size: 14px;
}
.thm-default-postbox h2 a{
    color: #3B3D40;
    letter-spacing: -0.32px;
    line-height: 1.25;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 24px;
    overflow-wrap: break-word;
    font-weight: 400;
    line-height: 30px;
}

.thm-default-postbox:hover h2 a{
    color: #fff;
}

.thm-default-postbox ul{
    list-style: none;
    padding: 0;
    margin: 0 0 6px;
}

.thm-default-postbox ul.blog-post-meta-bottom{
    margin-left: -13px;
    padding-top: 35px;
    margin-bottom: 0;
}
.thm-default-postbox ul.blog-post-meta-bottom li {
    margin-left: 13px;
}

.thm-default-postbox ul.blog-post-meta-bottom li a,
.thm-default-postbox ul.blog-post-meta-bottom li  {
    font-size: 14px;
    color: #838D8F;
    font-weight: normal !important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-transform: none;
    display: inline-block;
}

.thm-default-postbox:hover ul.blog-post-meta-bottom li a,
.thm-default-postbox:hover ul.blog-post-meta-bottom li  {
    color: #fff;
}


.thm-default-postbox ul li.meta-category a{
    background: #afafaf;
    border-radius: 3px;
    font-size: 10px;
    color: #FFFFFF;
    letter-spacing: 1px;
    padding: 6px 10px 6px;
    text-transform: uppercase;
    font-weight: 400 !important;
    line-height: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: inline-block;
    margin: 2px 0;
}


.thm-default-postbox:hover ul li.meta-category a{
    color: #3B3D40;
    background-color: #fff;
}

.thm-default-postbox .blog-post-meta{}

/* autor-box */

.thm-author-box-single{
    border: 1px solid #EDEDED;
    border-radius: 4px;
}

.thm-author-top{
    padding: 30px;
}

.thm-author-img{
    margin: 0 auto 30px;
    border-radius: 50%;
    overflow: hidden;
    height: 100px;
    width: 100px;
    border: 1px solid #f7f7f7;
}

.thm-author-img img{
    width: 100%;
    height: 100%;
}

.thm-author-social{
    padding: 0;
    margin: 0;
    list-style: none;
    border-top: 1px solid #EDEDED;
}

.thm-author-social li{
    display: inline-block;
}

.thm-author-social li:not(:first-child){
    border-left: 1px solid #EDEDED;
}

.thm-author-social li a{
    font-size: 12px;
    color: #838D8F;
    line-height: 40px;
    display: block;
    width: 100%;
    transition: .4s;
}

.thm-author-social li a:hover{
    color: #00aeef;
}

.author-name{
    display: block;
    font-size: 12px;
    color: #212121;
    font-weight: 400;
    letter-spacing: 2.16px;
    line-height: 1;
    transition: .4s;
}

.author-name.text-uc{
    text-transform: uppercase;
    margin-bottom: 5px;
}

/* end authorbox */

.thm-post-top .blog-post-meta{
    margin-bottom: 70px;
}

.thm-post-top .meta-category a{
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #EDEDED;
    border-radius: 3px;
    color: #838D8F;
    padding: 7px 11px 5px;
    letter-spacing: 2.4px;
    display: inline-block;
    margin: 2.5px 0;
    line-height: 1.6;
}
.thm-post-top .meta-category a:hover{
    /*background: #23d0ec;*/
    color: #fff;
    /*border-color: #23d0ec;*/
}

.thm-post-top{
    text-align: center;
}

.floox-post .thm-post-top .blog-post-meta li{
    float: none;
}

.page-template-blog-right-sidebar, .page-template{
    background-color: #fff;
}
.blog-post-meta {
   margin: 0;
   padding: 0;
}

.featured-wrap {
    overflow: hidden;
}
.floox-post.floox-single-post-item .blog-post-meta {
    margin-bottom: 30px;
}
.separator-wrapper {
    margin-bottom: 30px;
}
.floox-post .blog-post-meta li {
    display: inline-block;
    float: left;
    margin-right: 10px;
    color: #8E9EB0;
}
.floox-post .blog-post-meta li .img-author img {
    margin-right: 5px;
}
.floox-post .blog-details-img{
    margin-bottom: 30px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #eee;
}
.blog-details-img img {
    transition: .3s;
    /* width: 100%; */
}

.floox-post .blog-post-meta li span,
.floox-post .blog-post-meta li a {
    color: #8E9EB0;
    font-weight: 400;
    transition: 400ms;
    -webkit-transition: 400ms;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.floox-post .thm-post-top .blog-post-meta li span,
.floox-post .thm-post-top .blog-post-meta li a{
    font-size: 14px;
}

.floox-post .grid2 .blog-post-meta li {
    display: inline-block;
    float: left;
    margin-right: 10px;
    color: #B4B4B4;
    font-weight: 300;
}
.floox-post .grid2 .blog-post-meta li a {
    background-color: #afafaf;
    padding: 3px 10px 3px;
    color: #fff;
    border-radius: 3px;
    font-weight: 300;
}


.floox-post .blog-post-meta .meta-category a{
    background-color: #afafaf;
    padding: 3px 10px 3px;
    color: #fff;
    border-radius: 3px;
    font-weight: 400;
}

.floox-post .blog-post-meta .meta-category a:hover{
    /*background-color: #23d0ec;*/
    color: #fff;
}


.data-author{
    display: inline-block;
    float: left;
    margin-top: 20px;
    color: #6D7784;
    font-weight: 300;
}
.data-author img {
    margin-right: 5px;
}
.data-author a{
    color: #6D7784;
}
.data-comments{
    display: inline-block;
    float: right;
    margin-top: 20px;
    line-height: 50px;
    color: #B4B4B4;
    font-weight: 300;
}
.floox-post .content-item-title {
    margin-top: 6px;
    margin-bottom: 0;
    line-height: 30px;
    font-weight: 400;
    font-size: 24px;
}
.single-content-flat p {
    font-size: 16px;
    color: #222538;
    line-height: 30px;
    word-wrap: break-word;
}
.single .floox-post .content-item-title {
    font-size: 36px;
    margin-top: 30px;
    line-height: 1.58;
    font-weight: 400;
    margin-bottom: 25px;
    word-wrap: break-word;
    letter-spacing: -1.38px;
}
.floox-post .content-item-title a {
    color: #222538;
    transition: 400ms;
    -webkit-transition: 400ms;
}
.single-content-flat .floox-blog-title {
    padding: 28px 0px 0 0px;
}
/* .blog-post-item-col {
    margin-bottom: 30px;
} */
.floox-index-post {
    word-wrap: break-word;
}
.separator-wrapper .floox-index-post .blog-details-img {
    overflow: hidden;
    transition: .3s;
}
.single .floox-single-post .floox-blog-title {
    width: 100%;
    overflow: hidden;
}
.blog-date-wrapper i {
    margin-right: 4px;
}
.entry-summary .wrap-btn-style a.btn-style {
    margin-top: 20px;
    padding: 0;
    font-weight: 400;
    float: left;
}
.blog-quote-content {
    position: absolute;
    bottom: 70px;
    width: 77%;
    margin: 0 !important;
}
.entry-blog .entry-summary p,
.entry-blog .entry-summary{
    font-size: 18px;
    line-height: 28px;
}
.quote-cont-blog.entry-blog {
    position: absolute;
    bottom: 10px;
}
.quote-cont-blog-wrapper.entry-summary.clearfix {
    position: absolute;
    width: 78%;
    overflow: hidden;
    bottom: 35px;
}
span.blog-content-quote {
    font-size: 30px;
}
.quote-cont-blog a {
    margin-top: 0 !important;
}
.floox-quote {
    /*background: #23d0ec;*/
    color: #fff;
}
.floox-quote a, .blog-quote-content i{
    color: #fff !important;
}
.entry-summary {
    line-height: 24px;
    color: #222538;
}
.entry-summary .wrap-btn-style a.btn-style:hover {
    color: #000;
}
.entry-summary .wrap-btn-style a.btn-style i {
    font-size: 13px;
    margin-left: 2px;
}
.floox-latest-post {
    background-color: #fff;
}
.floox-latest-post .floox-blog-title {
    padding: 30px;
}
.post-navigation .single-next a,
.post-navigation .single-pre a {
    font-size: 12px;
    font-weight: bold;
}
.social-share-wrap {
    text-align: right;
}

.social-share-wrap ul {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.widget_categories .postform {
    padding: 0;
    width: 100%;
}
.widget_text .textwidget {
    padding: 28px;
}
.social-share-wrap ul li {
    list-style: none;
    display: inline-block;
    margin: 0;
    margin-right: 12px;
}
.social-share-wrap ul li a {
    color: #666;
    color: rgb(109, 119, 132);
    font-size: 12px;
}
.social-share-wrap span {
    color: #000;
    color: rgba(0, 0, 0, 0.3);
    margin-right: 12px;
}
.post-navigation .single-pre .previous-post a {
    padding-left: 8px;
    text-transform: uppercase;
    color: #000;
}
.post-navigation .single-next .next-post a {
    padding-right: 8px;
    text-transform: uppercase;
    color: #000;
    float: left;
}
.post-navigation .single-pre .previous-post,
.post-navigation .single-next .next-post {
    color: #ff5300;
}
.post-navigation .blog-post-review-content {
    margin-top: 50px;
    width: 100%;
    border-bottom: 1px solid rgba(32, 32, 32, .051);
    padding-bottom: 40px;
}
.post-navigation .blog-post-review-content .blog-post-review-pre {
    width: 50%;
    float: left;
    position: relative;
}
.post-navigation .blog-post-review-content .blog-post-review-next {
    text-align: right;
    float: right;
    width: 50%;
}
.blog-post-review-content .blog-post-review-pre img {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 3px;
}
.post-navigation .blog-post-review-content .blog-post-review-pre a {
    display: inline-block;
    padding: 6px 17px;
    color: #000;
    font-weight: bold;
}
.blog-post-review-content .blog-post-review-next img {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin-left: 3px;
    float: right;
}
.blog-post-review-content .previous-post,
.blog-post-review-content .next-post {
    font-weight: 400;
}
.post-navigation .blog-post-review-content .blog-post-review-next a {
    display: inline-block;
    padding: 6px 17px;
    font-weight: bold;
    color: #000
}
.themeum-social-share li .facebook:hover {
    background: #3b5998;
    color: #fff
}
.themeum-social-share li .instagram:hover {
    background: #8a3ab9;
    color: #fff
}
.themeum-social-share li .twitter:hover {
    background: #0084b4;
    color: #fff
}
.themeum-social-share li .g-plus:hover {
    background: #dd4b39;
    color: #fff
}
.themeum-social-share li .linkedin:hover {
    background: #0077B5;
    color: #fff
}
.themeum-social-share li .rss:hover {
    background: #ee802f;
    color: #fff
}
.themeum-social-share li .pinterest:hover {
    background: #C92228;
    color: #fff
}
.themeum-social-share li .youtube:hover {
    background: #cf0000;
    color: #fff
}
.themeum-social-share li .vimeo:hover {
    background: #162221;
    color: #fff
}
.themeum-social-share li .dribble:hover {
    background: #ea4c89;
    color: #fff
}
.blog-details-img .carousel-control-next, .blog-details-img .carousel-control-prev{
    font-size: 34px;
}
.comments-area {
    color: #000;
}
.comments-area .comments-title {
    color: #222538;
    font-weight: 600;
    font-size: 20px;
}
.comments-area .comment-list>li {
    list-style: none;
    margin-bottom: 32px;
    font-size: 14px;
    color: #293340;
    border-bottom: 1px solid #D1D9E2;
}
.comments-area .comment-list>li:last-child {
    border-bottom: none;
    margin-bottom: 0px;
}
.comments-area .comment-list .comment-body {
    padding-bottom: 0;
}
.comments-area .comment-list>li img {
    height: 45px;
    width: 45px;
    border-radius: 50%;
}
.comments-area .comments-title {
    margin: 0;
    padding: 10px 15px 20px 0;
}
#comments .comments-area ul>li ul>li {
    list-style: none;
    margin-top: 40px
}
.comment-context {
    font-size: 15px;
}
.comment-context .comment-head .comment-author {
    font-weight: 600;
    line-height: 22px;
    width: 100%;
    float: none;
    padding-right: 12px;
    font-size: 16px;
    top: 5px;
    position: relative;
}
.comment-context .comment-head span.comment-author a {
    color: #2e2e2e;
}
.comment-context .comment-content {
    padding-top: 15px;
    color: #000;
}
div#respond h3,
#respond a {
    color: #293340;
}
.comment-list {
    margin: 0;
    list-style: none;
    margin-bottom: 0;
    color: #000;
    padding: 28px 28px 14px 28px;
    border: 1px solid #D1D9E2;
    border-radius: 6px;
}
.comment-reply-title {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
}
.comment-body .comment-head .comment-date {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    color: #8E9EB0;
    font-weight: 400;
}
.comment-body .comment-context {
    margin-left: 62px;
    margin-bottom: 20px;
    position: relative;
}
.comment-body .comment-context .comment-reply {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    font-weight: 600;
}
.comment-body .comment-context .comment-reply a {
    color: #6D7784;
}
.comment-content p {
    margin: 0;
}


/* -------------------------------------- *
*    	09. Blog Sidebar & Widget      	  *
* --------------------------------------- */
.widget-blog-posts-section .media-left,
.widget-blog-posts-section .media>.pull-left {
    padding-right: 15px;
}
.widget-blog-posts-section .entry-title {
    font-size: 16px;
    margin: 0;
    padding: 12px 0 0 0;
    line-height: 24px;
    font-weight: 500;
}
.widget-blog-posts-section .entry-title a {
    color: #293340;
}
.widget-blog-posts-section .media .pull-left img {
    margin-bottom: 16px;
    height: 54px;
    width: 54px;
    border-radius: 4px;
}
.widget-blog-posts-section .entry-date {
    font-size: 14px;
}
.widget-popular-news-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.widget.widget_themeum_popular_posts_widget {
    padding: 0;
    margin: 0;
}
.widget {
    word-break: break-word;
}
.widget_recent_comments a {
    word-break: break-word;
}
.search-no-results #searchform {
    position: relative;
}
.search-no-results #searchform .btn-search {
    position: absolute;
    right: 0;
    padding: 14px 20px;
    top: 0;
}
.widget select {
    width: 100%;
    background: #fff;
    padding: 25px;
    border: 1px solid #f2f2f2;
    line-height: 40px;
    height: 40px;
    border-radius: 0;
    color: #333;
    font-weight: 400;
}
.textwidget img {
    display: block;
    max-width: 100%;
    height: auto;
}
.form-control {
    border-radius: 2px;
    box-shadow: none;
    border: 1px solid #f2f2f2;
}
#sidebar .widget {
    margin-bottom: 28px;
    padding: 15px 20px 15px;
    border: 1px solid #F5F5F5;
    border-radius: 6px;
    position: relative;
}
#sidebar .widget.widget_rss ul li,
#sidebar .widget ul li.recentcomments{
    padding: 11px 35px;
    display: block;
}
#sidebar .widget ul{
    margin: 0 -20px;
    border-top: 1px solid #f5f5f5;
}
#sidebar .widget ul ul{
    margin: 0;
    padding: 0 0 0 15px;
}
#sidebar .widget ul ul li{
    padding: 0;
}
.widget{
    padding: 28px;
}
.widget-area .widget:last-child {
    margin-bottom: 0px;
}
.single-wrapper-content {
    margin-top: 100px;
    margin-bottom: 100px;
}
.widget{
    padding: 28px;
}
#sidebar h3.widget_title {
    font-size: 20px;
    font-weight: 400;
    color: #384351;
    padding: 0 30px 11px 45px;
    line-height: 1;
    margin: 0 -20px 10px;
}

#sidebar .widget{
    font-size: 14px;
    line-height: 18px;
}
#sidebar h3.widget_title::before {
    content: '';
    height: 34px;
    width: 12px;
    position: absolute;
    left: 0px;
    top: 0;
   /* background: #23d0ec;*/
    left: 18px;
}

#sidebar h3.widget_title::after {
    content: '';
    position: absolute;
    left: 0px;
    top: 28px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    left: 18px;
}

#sidebar .themeum-title .icon-bar {
    background: #000;
}
.widget-blog-posts-section img {
    width: 100%;
    display: block;
}
.widget-blog-posts-section img {
    width: 100%;
    display: block;
    height: 100%;
}
.widget.widget_archive label {
    font-weight: 400;
}
aside.widget-area .themeum-title {
    margin-bottom: 30px;
}
.widget-popular-news a {
    color: #555;
}
.widget-popular-news a:hover {
    color: #000;
}
.widget-popular-news .media>.pull-left {
    padding-right: 15px;
}
.widget_title {
    margin-top: 0;
    margin-bottom: 22px;
}
.widget .tagcloud {
    display: block;
}
.widget .tagcloud a {
    display: inline-block;
    padding: 2px 6px;
    margin: 0px 5px 6px 0;
    -webkit-transition: all 300ms ease-in;
    font-size: 14px !important;
    background: #8E9EB0;
    border-radius: 4px;
    color: #FFFFFF;
    font-weight: 300;
}
.floox-widgets img{
    width: 60px;
    border-radius: 6px;
}
.floox-widgets h4 {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
span.latest-widget-date {
    font-size: 12px;
}
.floox-widgets.media {
    border-bottom: 1px solid #D1D9E2;
    margin-bottom: 14px;
    padding-bottom: 12px;
}
.widget-blog-posts-section .floox-widgets:last-child {
    border-bottom: none;
    margin: 0;
    padding: 0;
}
.widget .tagcloud a:hover {
    color: #fff;
}
.widget >ul {
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    list-style: none;
}
.widget ul.children {
    list-style: none;
    padding-left: 10px;
}
#sidebar .widget ul.children li:last-child {
    border-bottom: none;
}
#sidebar .widget ul li {
    color: #000;
    line-height: 18px;
    border-bottom: 1px solid #F5F5F5;
}
#sidebar .widget ul li:last-child{
    border-bottom-color: transparent;
}
#sidebar .widget_themeum_social_share_widget .themeum-social-share li {
    padding: 10px 0px 10px;
    color: #000;
}
.widget ul > li:last-child {
    border-bottom: none;
}
.widget.widget_categories ul li {
    text-transform: capitalize;
}
.widget_nav_menu ul {
    padding: 0px;
}
.widget_nav_menu ul li {
    list-style: none;
    padding: 3px 0;
}
.widget_nav_menu ul.menu .sub-menu li:first-child {
    border-bottom: none;
}
.sidebar .widget_categories ul>li>a {
    padding-right: 82%;
}
.widget ul li:nth-child() a {
    padding-top: 0;
}
.widget ul li:last-child a {
    padding-bottom: 0;
}
.widget.widget_recent_comments ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    word-break: break-word;
}
.widget.widget_rss ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    word-break: break-word;
}
.widget.widget_recent_comments ul li a {
    color: #38434a;
    padding: 0;
    border-left: 0 none;
}
.widget ul li a {
    color: #38434a;
    display: block;
    transition: .4s;
}
#sidebar .widget ul li {
    padding: 0 30px 0 45px;
}
#sidebar .widget ul li a{
    padding: 11px 0 11px;
    display: inline-block;
}
.bottom .widget ul li a {
    color: #d2d2d2;
    line-height: 28px;
    transition: 400ms;
    -webkit-transition: 400ms;
}
.widget.widget_nav_menu ul.sub-menu {
    padding-left: 20px;
}
#sidebar .widget.widget_nav_menu ul.sub-menu li:last-child {
    border-bottom: none;
}
.widget_text .textwidget {
    padding: 0;
}
.widget.widget_rss .widget_title a {
    color: #222;
}
.widget.widget_rss ul li a {
    border: 0 none;
    padding: 0;
}
.widget.widget_rss a:hover,
.widget.widget_recent_comments a:hover {
    border-left: 0px;
    text-decoration: underline;
}
.widget.widget_search #searchform {
    position: relative;
}
.floox-widgets a {
    color: #222538;
}
.widget.widget_search #searchform input {
    height: 48px;
    border: none;
    box-shadow: none;
    font-weight: 300;
    padding: 0 20px;
    margin: 0;
    background: none;
    border: 1px solid #f5f5f5;
}
.widget.widget_search #searchform .btn-search {
    height: 50px;
    line-height: 50px;
}
.widget.widget_search #searchform i {
    position: absolute;
    right: 15px;
    top: 0px;
}
.widget.widget_search #searchform .btn-search i {
    font-size: 16px;
    line-height: 50px;
}
.widget.widget_search .btn-search {
    position: absolute;
    right: 0;
    top: 0;
    padding: 23px;
    border-radius: 0;
    color: #fff;
    transition: 300ms;
    -webkit-transition: 300ms;
}
.widget.widget_search .btn-search:hover {
    color: rgba(255, 255, 255, .7);
}
#sidebar #themeum_social_share_widget-2 ul>li {
    float: left;
    padding-right: 15px;
}
#sidebar #themeum_social_share_widget-2 ul>li a:hover {
    color: #00aeef;
}
.breadcrumb {
    background-color: transparent;
    text-align: right;
    color: #000;
}
.breadcrumb a {
    color: #000;
}
.common-menu-wrap .nav > li > ul li.mega-child > a {
    font-weight: 600;
    color: #000;
    padding-top: 8px;
    padding-left: 20px;
    padding-right: 15px;
    transition: 400ms;
    -webkit-transition: 400ms;
    font-size: 16px;
    padding-bottom: 4px;
}
.floox-index-post {
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 30px;
}
.floox-index-post.grid2{
    border-radius: 0;
}
.floox-single-post-author {
    border: 1px solid #e7e7e7;
    padding: 20px;
    margin: 40px 0;
    border-radius: 4px;
    background: #fff;
}
.floox-single-post-author strong {
    display: block;
    margin-bottom: 10px;
}
.floox-single-post-author .avatar {
    border-radius: 50%;
    float: left;
}
.floox-single-post-author .floox-author-meta-data {
    margin-left: 90px;
}
@media (max-width: 768px) {
    .post-navigation .blog-post-review-content .blog-post-review-pre {
        width: 100%;
        text-align: center;
    }
    .blog-post-review-content .blog-post-review-pre img,
    .blog-post-review-content .blog-post-review-next img {
        float: none;
        display: inline-block;
    }
    .post-navigation .blog-post-review-content .blog-post-review-next {
        width: 100%;
        text-align: center;
    }
}
@media (min-width: 768px) {
    .common-menu-wrap .nav>li.has-megasub > ul.megamenu {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .common-menu-wrap .nav>li.has-megasub > ul.megamenu {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .common-menu-wrap .nav>li.has-megasub > ul.megamenu {
        width: 1170px;
    }
}
.post-navigation {
    padding-bottom: 30px;
}
.post-navigation a {
    font-size: 16px;
}
.featured-wrap .carousel-inner img {
    width: 100%;
}
.featured-wrap-link .entry-link-post-format {
    padding: 59px 28px;
    /*background-color: #23d0ec;*/
}
.featured-wrap-link .entry-link-post-format h4 {
    position: relative;
    z-index: 3;
    font-size: 32px;
    color: #fff;
    word-break: break-all;
    line-height: 34px;
}
.featured-wrap-quite h2 {
    color: #fff;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 20px;
}
.featured-wrap-quite blockquote {
    margin: 0;
}
.featured-wrap-quite .entry-quote-post-format {
    padding: 28px;
    /*background: #23d0ec;*/
    color: #fff;
    border-radius: 6px;
}
.blog-content-wrapper h2.entry-title.blog-entry-title {
    font-size: 34px;
    margin-bottom: 20px;
    color: #000;
    margin-top: 0;
}
.blog-content-wrapper .entry-headder li {
    display: inline-block;
    padding-right: 10px;
}
.blog-content-wrapper .entry-headder li a {
    color: #777;
    padding-left: 8px;
}
.form-submit {
    margin: 20px 0 0;
}
.comment-list .comment-content {
    padding-bottom: 20px;
}
.comments-area .comment-form input[type=text]:nth-child(1) {
    border: 1px solid #E1E1E1;
    padding: 10px;
    width: 31.28%;
    margin-right: 25px;
    margin-top: 20px;
    border-radius: 3px;
    height: 45px;
    color: #8E9EB0;
    font-weight: 300;
    font-size: 16px;
}
.comments-area textarea::-webkit-input-placeholder {
    color: #8E9EB0;
}
.comments-area .comment-form input[type=text]:nth-child(2) {
    border: 1px solid #E1E1E1;
    padding: 10px;
    width: 31.28%;
    margin-top: 20px;
    border-radius: 3px;
    height: 45px;
    color: #8E9EB0;
    font-weight: 300;
    font-size: 16px;
}
.comments-area .comment-form input[type=text]:last-child {
    border: 1px solid #E1E1E1;
    padding: 10px;
    width: 31.28%;
    margin-top: 20px;
    border-radius: 3px;
    height: 45px;
    float: right;
    color: #8E9EB0;
    font-weight: 300;
    font-size: 16px;
}
.comments-area textarea {
    border: 1px solid #E1E1E1;
    padding: 11px;
    width: 100%;
    border-radius: 4px;
    min-height: 130px;
    color: #8E9EB0;
    font-weight: 300;
    font-size: 16px;
    background: #FBFCFE;
}
.comments-area .comment-form input[type=text],
.comments-area textarea {
    outline: none !important;
}
.comments-area .comment-form input[type=text]:focus,
.comments-area textarea:focus {
    border-color: #2176F7;
}
.featured-wrap .entry-content-gallery a.left.carousel-left {
    transform: translateY(-50%);
    top: 48%;
    position: absolute;
    padding: 20px;
    font-size: 60px;
    color: #777;
}
.featured-wrap .entry-content-gallery a.right i {
    position: absolute;
    transform: translateY(-50%);
    top: 48%;
    font-size: 60px;
    font-weight: 500;
    text-align: right;
    width: 100%;
    padding: 20px;
    color: #777;
}
.featured-wrap img {
    width: 100%;
    height: 100%;
}
.single-post-content {
    font-size: 16px;
    line-height: 26px;
    color: #222538;
}
.single-post-content p {
    margin-bottom: 26px;
}
.single-post-title {
    font-size: 35px;
    font-weight: 600;
    line-height: 49px;
    margin-bottom: 8px;
}
.floox-single-post-item .blog-details-img {
    margin-bottom: 30px;
}
.floox-single-post-item .blog-details-img img {
    border-radius: 4px;
}
.floox-single-post-item .entry-video {
    margin-bottom: 30px;
}
.comment-respond {
    padding-top: 18px;
    margin-bottom: 50px;
    color: #000;
    padding: 28px;
    margin-top: 60px;
    border: 1px solid #D1D9E2;
    border-radius: 6px;
}
/*.site-content{
    margin-bottom: 50px;
}*/
.site-content .entry-content p{
    overflow: hidden;
}
.elementor-slick-slider ul.slick-dots{
    bottom: -50px !important;
}
.elementor-image-carousel .slick-dots li{
    margin: 0 4px !important;
}
.elementor-image-carousel .slick-dots li button:before{
    font-size: 14px !important;
}

/* .elementor-slick-slider ul.slick-dots li.slick-active button:hover{
    color: #23d0ec !important;
} */

/*.elementor-slick-slider ul.slick-dots li.slick-active button:before{
    color: #23d0ec !important;
}*/
/* -------------------------------------- *
*    	10. Blog Pagination      	  	  *
* --------------------------------------- */
.themeum-pagination {
    margin-top: 60px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-bottom: 0;
}
ul.page-numbers {
    text-align: center;
    padding: 1px;
    margin: 0;
}
.themeum-pagination .page-numbers>li {
    list-style: none;
    float: left;
    line-height: 1;
    cursor: pointer;
    margin-bottom: 8px;
    margin-left: 8px;
}
.themeum-pagination .page-numbers>li:last-child a.next {
    padding: 10px 20px;
    font-size: 14px;
    width: 100%;
    border-radius: 4px;
}
.themeum-pagination .page-numbers>li:first-child a, .themeum-pagination .page-numbers>li:first-child{
    border-radius: 3px 0 0 3px;
    overflow: hidden;
}
.themeum-pagination .page-numbers>li:last-child a, .themeum-pagination .page-numbers>li:last-child{
    border-radius: 0px 3px 3px 0px;
    overflow: hidden;
}
.themeum-pagination ul.page-numbers {
    border: none;
}
.themeum-pagination ul.page-numbers {
    border: none;
    display: inline-block;
}
.themeum-pagination .page-numbers li  {
    border: none;
}
.themeum-pagination .page-numbers li a {
    color: #8A9199;
}
.themeum-pagination .page-numbers li a,
.themeum-pagination .page-numbers li span.current {
    display: inline-block;
    padding: 13px;
    float: left;
    font-weight: 400;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    height: 42px;
    width: 46px;
    font-size: 14px;
    background: #fff;
    border-right-width: 2px;
    border-right-style: solid;
    border-top-width: 2px;
    border: 2px solid;
    border-color: #D1D9E2;
    border-radius: 4px;
}
.themeum-pagination .page-numbers li a:hover,
.themeum-pagination .page-numbers li span.current {
    color: #fff;
}
.themeum-pagination .page-numbers li a.next.page-numbers {
    font-size: 14px;
}
.themeum-pagination .page-numbers li a.prev {
    padding: 10px 20px;
    font-size: 14px;
    width: 100%;
    border-radius: 4px;
}
.themeum-pagination .page-numbers li a.prev i{
    font-size: 16px;
    font-weight: bold;
    padding-right: 5px;
}
.themeum-pagination .page-numbers li a.next i {
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
}


/* -------------------------------------- *
*           11. Menu Overide              *
* --------------------------------------- */

#wp-megamenu-primary .wpmm-search-form input {
    color: #000;
    font-weight: 400;
    border-radius: 4px;
}
.wpmm-search-form {
    position: absolute;
    right: 45px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu{
    padding: 0 20px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu{
    padding: 20px 0;
}
/* -------------------------------------- *
*    		12. Main Menu      	  	      *
* --------------------------------------- */
#menu-main-menu{
    text-align: right;
}
#wp-megamenu-primary{
    text-align: right;
}
.main-menu-wrap{
    position: relative;
    min-height: 70px;
}

.search-enabled .wp-megamenu-wrap .wpmm-nav-wrap > ul{
    padding-right: 25px;
}

.thm-logo-col,
.thm-search-col{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    text-align: right;
    z-index: 999999;
}
.thm-logo-col{
    left: 0;
    right: auto;
    text-align: left;
}

.logo-wrapper a{
    font-size: 25px;
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    display: inline-block;
}
.header-solid .logo-wrapper a{
    color: #222;
}
.wpmm-mobile-menu a.wpmm_mobile_menu_btn {
    position: absolute;
    width: auto;
    right: 0px;
    top: -62px;
}
.site-header {
    background: #fff;
}
.navbar-header {
    margin-bottom: 0;
}
#navigation .navbar-brand {
    height: 0;
    padding: 0;
    margin: 12px 0 0;
}
#navigation .navbar-nav {
    float: right;
}
#navigation a.navbar-brand h1 {
    margin: 0;
    font-size: 42px;
}
.header-transparent {
    position: absolute;
    width: 100%;
    z-index: 999;
}
.admin-bar #masthead.sticky {
    top: 32px;
}
.site-header.sticky {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
}
#navigation .navbar-header .navbar-toggle {
    margin: 12px 0 0;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: none;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
    transition: 300ms;
    -webkit-transition: 300ms;
}
#navigation .navbar-header .navbar-toggle:hover,
#navigation .navbar-header .navbar-toggle:focus {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}
.common-menu-wrap {
    position: inherit;
    text-align: right;
    width: 100%;
}
.common-menu-wrap #menu-right-menu.nav {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 9;
    display: block;
}
.common-menu-wrap #menu-left-menu.nav {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 9;
    display: block;
    text-align: right;
}
.common-menu {
    text-align: right;
}

.search-enabled .common-menu-wrap .nav {
    display: inline-block;
    padding-right: 25px;
}

.common-menu-wrap .nav>li {
    display: inline-block;
    position: relative;
    padding: 0;
}
.common-menu-wrap .nav>li>a {
    display: inline-block;
    line-height: 54px;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    padding: 10px 0;
    transition: 400ms;
    -webkit-transition: 400ms;
}
.common-menu-wrap .nav>li>a {
    position: relative;
}
.common-menu-wrap .nav>li>a:hover:before {
    width: 100%;
}

.common-menu-wrap .nav>li.ticket-menu a {
    background-color: #FF8A00;
    border-radius: 3px;
    line-height: 36px;
    margin-left: 25px;
    transition: 300ms;
    -webkit-transition: 300ms;
}
.common-menu-wrap .nav>li.ticket-menu a:hover,
.common-menu-wrap .nav>li.ticket-menu a:focus {
    background-color: #D67400;
}
.common-menu-wrap .nav>li.fixed-menu {
    margin-left: 20px;
}
.common-menu-wrap .nav>li>a:hover,
.common-menu-wrap .nav>li>a:focus {
    background-color: transparent;
}
.common-menu-wrap .nav>li.menu-item-has-children {
    position: relative;
    z-index: 100;
}
.common-menu-wrap .nav>li.menu-item-has-children > a {
    position: relative;
}
.common-menu-wrap .nav>li.menu-item-has-children > a:after {
    content: " \f107";
    font-family: "FontAwesome";
    margin-left: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.page-template-homepage-transparent-php #masthead.sticky .common-menu-wrap .nav>li.fixed-menu>a {
    color: #fff;
}
.common-menu-wrap .nav>li > ul {
    padding: 0px 0 0;
}
.common-menu-wrap .nav>li ul {
    text-align: left;
    position: absolute;
    display: none;
    left: 0;
    list-style: none;
    margin: 0;
    width: 220px;
    z-index: 999999;
    color: #fff;
    top: 100%;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.08);
    border-radius: 0;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}
.common-menu-wrap .nav>li:hover>ul {
    padding: 16px 0;
    display: block;
    -webkit-animation: menuslide 300ms;
    animation: menuslide 300ms;
}
@keyframes menuslide {
  from {
    transform: translate3d(0, -10px, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.common-menu-wrap .nav>li ul.megamenu {
    left: auto;
    right: -15px;
}
.common-menu-wrap .nav>li.fixed-menu a {
    color: #fff;
    line-height: 36px;
    border-radius: 4px;
    transition: 300ms;
    -webkit-transition: 300ms;
}
.common-menu-wrap .nav>li.fixed-menu a:hover {
    color: #fff;
}
.common-menu-wrap .nav>li ul {
    background-color: #fff;
}
.common-menu-wrap .nav>li>ul li a {
    display: block;
    line-height: normal;
    padding: 8px 20px;
    font-size: 14px;
    color: #666;
    transition: 400ms;
    -webkit-transition: 400ms;
}
.common-menu-wrap .nav>li>ul li.mega-child a {
    border-width: 0;
}
.common-menu-wrap .nav>li>ul li:last-child a {
    border-bottom-width: 0;
    border-radius: 0 0 3px 3px;
}
.common-menu-wrap .nav>li>ul li > div {
    padding: 0 20px 10px;
    font-size: 13px;
}
.common-menu-wrap .sub-menu li.mega-child >a {
    color: #000;
}
.common-menu-wrap .nav>li>ul li a:hover,
.common-menu-wrap .sub-menu li.active.mega-child a:hover {
    text-decoration: none;

}
.common-menu-wrap .nav>li>ul {
    transition: 300ms;
    -webkit-transition: 300ms;
}
.common-menu-wrap .nav>li>ul li {
    transition: 300ms;
    -webkit-transition: 300ms;
}
.common-menu-wrap .nav>li>ul li {
    position: relative;
    transiton: 300ms;
    -webkit-transiton: 300ms;
    -moz-transiton: 300ms;
}
.common-menu-wrap .nav>li>ul >li.menu-item-has-children {
    position: relative;
    display: block;
}
.common-menu-wrap .nav>li>ul >li.menu-item-has-children:after {
    position: absolute;
    content: "\f105";
    right: 18px;
    top: 50%;
    color: #fff;
    font-size: 17px;
    font-family: FontAwesome;
    margin-top: -14px;
}
.common-menu-wrap .nav>li>ul >li.mega-child.menu-item-has-children:after {
    display: none;
}
.common-menu-wrap .nav>li>ul li>ul {
    display: none;
    position: absolute;
    top: 0;
    left: 220px;
    padding: 10px 0;
}
.common-menu-wrap .nav>li>ul li.mega-child>ul {
    display: block;
    position: static;
    animation: none !important;
    width: 100%;
    padding: 10px 0;
}
.common-menu-wrap .nav>li>ul li.mega-child:last-child {
    border-right-width: 0;
}
.common-menu-wrap .nav>li>ul li:hover>ul {
    display: block;
    -webkit-animation: fadeIn 300ms;
    animation: fadeIn 300ms;
}
#main-menu .nav>li.has-megasub > ul.megamenu {
    padding: 20px 0px 20px;
    width: 100%;
}
.common-menu-wrap .nav>li.has-megasub {
    position: inherit;
}
.common-menu-wrap .nav>li.has-megasub > ul.megamenu {
    padding: 0;
}
.common-menu-wrap .nav>li.has-megasub > ul.megamenu.megacol-4 > li {
    width: 25%;
}
.common-menu-wrap .nav>li.has-megasub > ul.megamenu.megacol-3 > li {
    width: 33%;
    float: left;
}
.common-menu-wrap .nav>li.has-megasub > ul.megamenu.megacol-2 > li {
    width: 50%;
}
.common-menu-wrap .nav>li.has-megasub > ul.megamenu.megacol-1 > li {
    width: 100%;
}
#main-menu .nav>li.has-megasub > ul.megamenu > li {
    float: left;
    padding: 0;
}

#main-menu .nav>li.has-megasub > ul.megamenu > li >ul {
    box-shadow: none;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li#wp-megamenu-item-wpmm-search-icon>a:hover{
    background-color: transparent;
}



/*******HEADER CSS***********/

.thm-search-icon{
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 0 2.5px;
}

.sticky .thm-search-icon{
    padding-left: 10px;
}

/* search form */

.thm-fullscreen-search{
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.thm-fullscreen-search.active{
    opacity: 1;
    visibility: visible;
}

.thm-fullscreen-search .search-overlay{
    background-color: #000;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: .85;
    cursor: url(https://image.ibb.co/dquw2G/close_1.png), auto;
}
.thm-fullscreen-search form{
    position: relative;
    width: 40%;
}

.thm-fullscreen-search form input[type="text"]{
    width: 100%;
    border: none;
    border-bottom: 3px solid #1FCAE9;
    height: 50px;
    background-color: transparent;
    font-size: 20px;
    color: #fff;
}
.thm-fullscreen-search form input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
.thm-fullscreen-search form input[type="text"]::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.thm-fullscreen-search form input[type="text"]:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.thm-fullscreen-search form input[type="text"]:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.thm-fullscreen-search label{
    position: absolute;
    right: 0;
    top: 0;
    line-height: 50px;
    font-size: 18px;
}
.site-header{
    position: absolute;
    width: 100%;
    z-index: 999;
}
.site-header.sticky .header-top{
    display: none;
}
.header-top{
    padding: 10px 0;
    font-size: 12px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    font-family: Poppins;
}
.header-top-contact{
    color: #fff;
}
.social-link{
    margin-right: 10px;
}
.social-link a{
    margin-left: 5px;
    display: inline-block;
}
.language-select{
    position: relative;
    margin-right: 5px;
    color: #fff;
}
.language-select select{
    padding-right: 14px;
}
.language-select .fa-angle-down{
    position: absolute;
    right: 0px;
    top: 5px;
    pointer-events: none;
    color: #fff;
    z-index: -1;
}

.login-link i{
    margin-right: 5px;
}
.login-link a:first-child{
    position: relative;
    margin-right: 5px;
}
.login-link a:first-child::after{
    position: absolute;
    right: -5px;
    content: "";
    height: 50%;
    background: #fff;
    width: 1px;
    top: 7px;
    transform: skew(-10deg);
}

.header-top-right a{
    color: #fff;
}
.header-top-right .col-floox{
    display: inline-block;
    margin-left: 10px;
}
.header-top-contact span{
    font-weight: 300;
    display: inline-block;
    margin-right: 20px;
}
.header-top-contact span:last-child{
    margin-right: 0;
}
.language-select select{
    -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
   background: none;
   color: #fff;
   border: 0;
}
.language-select select option{
    background: none;
}

.social-share a, .login-link a{
    transition: all .5s;
    display: inline-block;
    padding: 0 2px;
}
/*.social-share a:hover, .login-link a:hover{
    color: #23d0ec !important;
}*/

/*******COMMON MENU********/
.site-header.header-transparent .common-menu-wrap .nav>li>a, .site-header.header-transparent .social-share a, .site-header.header-transparent .login-link a{
    color: #fff;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li,
.common-menu-wrap .nav>li{
    margin-right: 3px;
    padding: 10px 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
header.sticky .common-menu-wrap .nav>li{
    padding: 0;
}
.common-menu-wrap .nav>li>a{
    text-transform: uppercase;
    display: inline-block;
    padding: 0 15px;
    line-height: 33px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.35px;
    margin: 0;
    border-radius: 2px;
    font-weight: 400 !important;
    font-family: 'Poppins';
}
.common-menu-wrap .nav>li.current-menu-item a{
    color: #fff !important;
}
.header-borderimage .common-menu-wrap .nav>li.menu-item-has-children:after,
.common-menu-wrap .nav>li>a:hover,
.common-menu-wrap .nav>li>a:focus,
.common-menu-wrap .nav>li.current_page_item a{
    /*background: #23d0ec;*/
    color: #fff !important;
}
.common-menu-wrap .nav>li.current_page_item ul li a{
    color: #000 !important;
}
.common-menu .common-menu-wrap .nav>li.current_page_item a:after,
.common-menu-wrap .nav>li.menu-item-has-children.active > a:hover:after,
.common-menu-wrap .nav>li.menu-item-has-children > a:hover:after{
    color: #fff;
}

.site-header.sticky .common-menu-wrap .nav{
    margin-top: 0;
}
.site-header.sticky .common-menu-wrap .nav>li{
    margin-right: 0;
}
.site-header.sticky .common-menu-wrap .nav>li a{
    line-height: 70px;
    border-radius: 0;
}

.site-header .common-menu-wrap .nav>li .sub-menu li a{
    background: none;
    line-height: 28px;
    font-family: 'Poppins';
    display: block;
    padding: 5px 20px;
    color: #141414;
    font-weight: 300;
    font-size: 14px;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.current-menu-parent>a,
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li.current-menu-item>a{
   /* background-color: #23d0ec !important;*/
    color: #fff !important;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a{
    line-height: 28px;
    padding: 5px 15px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 3px;
    letter-spacing: 1.3px;
}

.common-menu-wrap .nav>li ul{
    transition: all .5s;
    border-radius: 4px;
}

/********HEADER SOLID********/
.header-solid .common-menu-wrap .nav>li>a{
    display: inline-block;
    padding: 0 15px;
    line-height: 33px;
}
.site-header .common-menu-wrap .nav>li.current_page_parent a{
    /*background: #23d0ec;*/
    color: #fff !important;
}
.site-header .common-menu-wrap .nav>li.current_page_parent ul li a{
    background: none;
    color: #000 !important;
}
.site-header .common-menu-wrap .nav>li.current_page_parent a::after{
    color: #fff !important;
}
.header-solid .header-top-contact, .header-solid .header-top-right a, .header-solid .common-menu-wrap .nav>li>a{
    color: #000;
}
.header-solid .common-menu-wrap .nav>li>a:hover{
    color: #fff !important;
}
.site-header.header-solid.sticky{
    background: rgba(231,243,244,0.95);
}
.header-solid .login-link a:first-child::after{
    color: red !important
}

/************HEADER WHITE*******/
/* .site-header.header-borderimage{
    background: #fff;
} */
/* .site-header.header-borderimage.sticky{
    background: #fff;
} */
.site-header.header-borderimage.sticky .logo-wrapper{
    margin-top: 0px;
}
.site-header.header-borderimage.sticky .common-menu-wrap{
    margin-top: 0px;
}
.site-header.header-borderimage .header-top{
    border-color: rgba(0,0,0,0.1);
}
.site-header.header-borderimage .header-top-contact, .social-share a, .login-link a{
    color: #bfbfbf;
}
.site-header.header-borderimage.sticky{
    padding-bottom: 0px;
}

/* -------------------------------------- *
*    		13. Mobile Menu      	  	  *
* --------------------------------------- */
#mobile-menu {
    position: absolute;
    top: 70px;
    width: 100%;
    right: 0;
    z-index: 1;
    background: #eeeeee;
}
.admin-bar #mobile-menu {
    top: 100%;
}
.header-borderimage #mobile-menu,
.header-solid #mobile-menu {
    top: 100%;
}
.admin-bar .header-borderimage #mobile-menu,
.admin-bar .header-solid #mobile-menu {
    top: 100%;
}
.col-xs-4.visible-xs {
    position: absolute;
    right: 0;
}
.wpmm-mobile-menu a.wpmm_mobile_menu_btn{
    position: static;
}
.main-menu-wrap .navbar-toggle{
    padding: 10px;
    cursor: pointer;
}
.navbar-toggle .icon-bar {
    background: #fff;
    width: 25px;
    height: 3px;
}
.navbar-toggle {
    border: none;
    margin: 0;
    z-index: 3;
    font-size: 30px;
    text-align: right;
    color: #fff;
    background: transparent;
    padding-right: 0;
}
.header-borderimage .navbar-toggle .icon-bar,
.header-solid .navbar-toggle .icon-bar {
    background: #000;
}
#navigation #mobile-menu .navbar-nav {
    float: none;
}
#navigation #mobile-menu .navbar-nav {
    margin: 0;
    background-color: #29333f;
}
#mobile-menu .navbar-collapse {
    border: 0;
}
#mobile-menu .navbar-nav {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    text-align: left;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-top: 0 !important;
}
#mobile-menu ul {
    list-style: none;
}
#mobile-menu ul li {
    margin-bottom: 1px;
}
#mobile-menu ul li a {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    color: #000;
    display: block;
}
#mobile-menu ul li.active>a,
#mobile-menu ul li a:hover {
    background: none;
}
#mobile-menu ul ul {
    padding-left: 35px;
    padding-top: 0;
    padding-bottom: 0;
}
#mobile-menu ul li span.menu-toggler {
    display: inline-block;
    width: 34px;
    cursor: pointer;
    color: #000;
    height: 34px;
    line-height: 34px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}
#mobile-menu ul li:hover .menu-toggler {
    color: #222;
}
#mobile-menu ul li {
    line-height: 20px;
    display: block;
    position: relative;
}
#mobile-menu ul li span.menu-toggler i {
    display: block;
    line-height: 44px;
}
/* #mobile-menu ul li span.menu-toggler .fa-angle-right,
#mobile-menu ul li span.menu-toggler.collapsed .fa-angle-down {
    display: none;
} */
#mobile-menu ul li span.menu-toggler .fa-angle-down,
#mobile-menu ul li span.menu-toggler.collapsed .fa-angle-right {
    display: block;
}
#navigation #mobile-menu .navbar-nav>li>a:focus,
#navigation #mobile-menu .navbar-nav>li>a:hover {
    background-color: transparent;
}
@media only screen and (max-width: 768px) {
    #masthead.sticky {
        position: inherit !important;
        animation: none;
        box-shadow: none;
    }
    .admin-bar #masthead.sticky {
        top: 0;
    }
}
#navigation .navbar-header .navbar-toggle:hover,
#navigation .navbar-header .navbar-toggle:focus {
    background-color: transparent;
}



/* -------------------------------------- *
*    		14. Footer      	  		  *
* --------------------------------------- */
.bottom-widget .widget{
    padding: 0;
    font-weight: 400;
}
.bottom-widget .widget h3.widget-title{
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 18px;
    color: rgba(255, 255, 255, 0.40);
    margin-top: 0;
}
ul.themeum-social-share {
    list-style: none;
    padding: 4px 14px;
    text-align: center;
}
ul.themeum-social-share li {
    display: inline-block;
}
.widget_themeum_social_share_widget .themeum-social-share li a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: .4s;
    transition: .4s;
}
.send-arrow {
    margin-bottom: 35px;
}
.mc4wp-form-fields button {
    color: #fff;
    border: none;
    padding: 2px 20px;
    transition: all .5s;
    border-radius: 2px;
    margin-top: 12px;
    text-transform: uppercase;
    font-size: 14px;
}
.mc4wp-form-fields button:hover{
    background: #fff;
}
.mchimp-newsletter{
    text-align: right;
}
.mc4wp-form-fields button:hover{
    cursor: pointer;
}
.mc4wp-form-fields .send-arrow {
    position: relative;
}
.mc4wp-form-fields .send-arrow input[type="email"] {
    width: 100%;
    background: #222538;
    color: #8e9eb0;
    padding: 9px 15px;
    border: 0;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
}
.mc4wp-form-fields {
    position: relative;
}
.bottom-widget input[type="email"]::-webkit-input-placeholder {
    color: #8e9eb0;
}
.bottom-widget input[type="email"]::-moz-placeholder {
    color: #8e9eb0;
}
.bottom-widget input[type="email"]:-ms-input-placeholder {
    color: #8e9eb0;
}
.bottom-widget input[type="email"]:-moz-placeholder {
    color: #8e9eb0;
}
.menu-footer-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
}
.menu-footer-menu li {
    display: inline-block;
    margin-left: 20px;
}
.bottom-widget .widget-blog-posts-section {
    margin-top: 40px;
}
.bottom-widget .floox-widgets.media {
    border-bottom: none;
    margin-bottom: 10px;
    padding-bottom: 0;
}
.bottom-widget .floox-widgets img {
    border-radius: 0;
}
.bottom-widget .floox-widgets h4 {
    font-weight: 400;
}
.bottom-widget .textwidget strong{
    font-size: 16px;
}
.bottom-widget .textwidget >p:first-child {
    margin-bottom: 0;
    line-height: 30px;
}
.bottom-widget span.latest-widget-date {
    color: rgba(255, 255, 255, 0.4);
}
.bottom-widget .widget_nav_menu ul li:first-child {
    padding-top: 0;
}
.bottom-widget .mc4wp-form input[type="email"] {
    background-color: #222538;
    border: none;
    height: 42px;
    padding-left: 15px;
    border-radius: 5px;
    width: 100%;
    font-size: 14px;
    color: #8E9EB0;
    font-weight: 400;
}
.bottom-widget .mc4wp-form input[type="submit"]{
    position: absolute;
    right: 0;
    border-radius: 0 3px 3px 0;
    width: 45px;
    top: 0;
    height: 40px;
}


/* -------------------------------------- *
*           15. Team Shortcode            *
* --------------------------------------- */

/* team css here */



/* -------------------------------------- *
*           17. Themeum Tab               *
* --------------------------------------- */


.elementor-widget-tabs .elementor-tabs .elementor-tab-desktop-title{
    padding: 11px 28px 11px;
    display: inline-block !important;
    border: 2px solid #EEEDED !important;
    margin: 0 10px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    font-size: 15px;
    text-transform: uppercase;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs .elementor-tab-desktop-title.elementor-active{
    border: 2px solid #23d0ec !important;
    color: #23d0ec !important;
}

.elementor-widget-tabs .elementor-tabs-wrapper{
    text-align: center;
    margin: 0 auto 60px;
}


/* -------------------------------------- *
*           23. Login & Registration      *
* --------------------------------------- */
.modal-backdrop.show{
    z-index: 99;
}
.modal {
    text-align: center;
}

.modal #login {
    text-align: center;
}

.modal .modal-backdrop {
    background-color: #16171c;
}

.modal .modal-backdrop.in {
    filter: alpha(opacity=90);
    opacity: .9;
}

.modal .modal-dialog,
.wpneo-modal-content {
    max-width: 650px;
}


.modal .modal-content {
    border-radius: 4px;
    background-color: #fff;
    margin-top: 100px;
    text-align: center;
    z-index: 9999;
}
.modal .modal-content .modal-body input:not([type="checkbox"]){
    height: 45px;
    padding: 0;
    font-size: 14px;
    font-weight: 300;
    display: block;
    margin: 0 auto;
}
.modal .modal-content .modal-body input[type="submit"]{
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 5px;
}
.modal .modal-content .modal-body input[type="submit"]:hover{
    background-color: #999 !important;
}
.modal .modal-header {
    padding: 80px 80px 0px 80px;
    border-bottom: none;
    border-radius: 4px;
    display: block;
}

.modal .modal-body {
    padding: 0px 80px 80px 80px;
}

.modal .modal-title {
    color: #313232;
    font-size: 22px;
    font-size: 48px;
    text-align: center;
    font-weight: 300;
}

.modal-header .close{
    position: absolute;
    right: 30px;
    top: 30px;
}

.modal .modal-text{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 45px;
}

.modal button.close {
    filter: alpha(opacity=60);
    opacity: .6;
    background: none;
}

.modal button.close span {
    font-size: 20px;
    font-size: 15px;
    border-radius: 50%;
    border: 1px solid #B2B2B2;
    color: #999;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    height: 30px;
    background: #fff;
}

.modal input#username,
.modal input#password,
.modal input#usernamelogin,
.modal input#passwordlogin,
.modal input#email {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 20px;
    height: auto;
    margin-bottom: 14px;
    border-color: #f1f1f1;
    padding: 14px 25px 14px 25px;
    padding: 0.77777778rem 1.38888889rem 0.77777778rem 1.38888889rem;
    font-size: 14px;
    font-size: 0.77777778rem;
}

.modal input#password {
    margin-bottom: 15px;
}

.modal label {
    opacity: .8;
    filter: alpha(opacity=80);
    padding-left: 10px;
    top: 2px;
    position: relative;
}

.modal .submit_button {
    position: relative;
}

.modal .lost-pass {
    position: relative;
}

.modal-footer{
    padding-left: 35px;
    padding-right: 35px;
}

.modal .google-login,
.modal .facebook-login,
.modal .twitter-login,
.modal .register_button {
    color: #ffffff;
    border: none;
    display: inline-block;
}

.modal .condition {
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 12px;
    margin-top: 10px;
}

.modal .google-login {
    background-color: #df4a32;
}

.modal .facebook-login {
    background-color: #39579a;
}

.modal .twitter-login {
    background-color: #51abf1;
}

.modal .haveaccount {
    background: #cdcfd1;
    height: 1px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.modal .haveaccount span {
    background: #f6f8fa;
    padding: 10px;
    position: relative;
    top: -16px;
    left: 20px;
    color: #848484;
}

.elementor-accordion-item .elementor-tab-title:focus{
    outline: 0;
}

/*********WPPB CUSTOM CSS********/
.wppb-accordion-item{
    margin-bottom: 20px;
    border-radius: 4px;
}
.wppb-accordion-title.active{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.thm-title-top-wave i{
    display: block;
}
.wppb-feature-box-addon{
    position: relative;
}
.wppb-feature-box-addon span.bottom{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    display: block;
    background: #E1E8EE;
    content: "";
    
}
.wppb-feature-box-addon span.right{
    position: absolute;
    right: -15px;
    top: 15px;
    height: 90%;
    width: 1px;
    display: block;
    background: #E1E8EE;
    content: "";
    
}
.wppb-feature-box-addon  span.feature-box-line{
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 30px;
    height: 6px;
    border-radius: 4px;
    width: 30px;
    background: #E1E8EE;
}
.wppb-tab-nav-list.active .wppb-tab-nav-list-wrap{
    border: 2px solid #e5e5e5;
}
ul.wppb-tab-nav .wppb-tab-nav-list.active .wppb-tab-nav-list-wrap{
    border-color: #23d0ec !important;
    background: #23d0ec !important;
    color: #fff !important;
}
html, body {
    width: 100%;
    height: 100%;
}
.googlemap {
    position: relative;
    padding-bottom: 75%; /* 4:3 ratio*/
    height: 0;
    overflow: hidden;
}
.googlemap iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}