/* Insert Your Color Codes Here */

/* For changing background color  */
.dot1,
.navbar .navbar-nav li a:before,
.upper_bar_connector,
.tp-bullet:hover, .tp-bullet.selected, .swiper-pagination-bullet:hover, .swiper-pagination-bullet-active,
.white_pagination .swiper-pagination-bullet-active,
.cube_masonry_style_portfolio .cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active,
.cube_fullwidth_style_portfolio .cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active,
.customer_feedback_section .swiper-button-next:hover,
.customer_feedback_section .swiper-button-prev:hover,
.blog_slider_main .swiper-pagination-bullet-active,
#area-main .buttons:before,
#area-main .tag-cloud li a:hover,
.blog-reply a.btn-rep:hover,
.blog_meox .social-link li a:hover,
.timline-year{
    background: #d8937a !important;
}

.bg_pink,
.bg_before_pink:hover,
.index-only-side-nav .menu_bars,
.index-only-side-nav .menu_bars.active.right:hover span,
.menu_bars:hover span,
.picker-off:hover,
.picker-off:focus,
.menu-detail-outer:hover .menu-detail,
.medical_main_slider .swiper-arrows:hover,
.gym_main_slider .swiper-arrows:hover{
    background: #d8937a;
}
/* For Changing Color */

.pink_color,
.navbar .navbar-nav li a:hover,
.navbar .side-menu-button.actives .fa,
.pushmenu .push_nav > li > a > span,
.upper_inner_information_icons_inner li a:hover,
.team_detail:hover h3,
.expertise_block:hover .h3_pink,
.blog_slide:hover a>h3,
.contact_form_extra_inner:hover .form_icon,
.contact_form_inner a:hover .form_text,
#area-main ul.blog-author li a:hover,
.blog_meox .morepost-wrap2 a:hover,
.blog_meox .morepost-wrap2 .morepost:hover .fa-long-arrow-left,
.morepost-wrap .morepost:hover .fa-long-arrow-left,
.blog_meox .morepost-wrap2 .morepost:hover .fa-long-arrow-right,
.morepost-wrap .morepost:hover .fa-long-arrow-right,
.blog_meox ul.category li a .date,
.blog_meox ul.category li a:hover,
.blog_meox .blog-item blockquote,
.countdown .page_content_body form a:hover i,
.picker-off,
.stats_section_inner:hover .stats_section_icon,
.white-portfolio-link:hover,
.timeline > li:hover .timeline-badge > a,
.timeline > li > .timeline-panel:hover .timeline-badge > a ,
.medical_main_slider .swiper-arrows{
    color: #d8937a !important;
}

/* For Changing Border Color */

.pushmenu-right.pushmenu-open,
.cube_masonry_style_portfolio .cbp-l-filters-alignRight .cbp-filter-item.cbp-filter-item-active,
.cube_fullwidth_style_portfolio .cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active,
.blog_meox .social-link li a:hover,
.countdown .page_content_body form input:focus,
.customer_feedback_section .swiper-pagination .swiper-pagination-bullet-active,
.medical_main_slider .swiper-arrows,
.gym_main_slider .swiper-arrows{
    border-color: #d8937a !important;
}

/* For Changing Css Shapes Border Colour */
.timeline > li:hover .timeline-panel:after{
    border-left-color: #d8937a;
    border-right-color:#d8937a ;
}

/* For Changing Background Color In RGBA Code */

.cube_fullwidth_style_portfolio .cbp-l-grid-mosaic-flat .cbp-caption-activeWrap{
    background: rgba(241, 89, 39,.9);
}

.cssload-lt:before, .cssload-rt:before, .cssload-lb:before, .cssload-rb:before{
    border-top-color: rgb(241, 89, 39);
}

/*zmiany 7.10. */ 

.swiper-slider-heading{
	font-size: 60px;
	font-weight: 400;
	text-align: center!important;
}

.swiper-slider-heading strong{
	font-weight: 500;
}

.swiper-slider-small-heading{
	font-weight: 400;
	text-align: center!important;
}

/*slider*/

#home .owl-stage-outer{
    max-height: 100vh;
}

#home .owl-item .item,
#home .owl-carousel{
    position: relative;
}

#home .owl-item .owl-item-text{
    position: absolute;
    top:60%;
    left: 50%;
    transform:translate(-50%, -60%);
    text-align: center;
    width:calc(100% - 30px);
    max-width: 1100px;
}

#home .slider-item-left .owl-item-text{
    left:30%;
}

#home .owl-dots{
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

#home .owl-theme .owl-dots .owl-dot span{
    width: 15px;
    height: 15px;
    margin:10px;
    background: #ffffffa8;
}

#home .owl-theme .owl-dots .owl-dot.active span, 
#home .owl-theme .owl-dots .owl-dot:hover span {
    background: #d8937a;
}

#home h2{
    font-weight: 400;
    font-size: 60px;
    color: #232323;
}

#home h2 strong{
    font-weight: 500;
}

#home h3{
    font-size: 30px;
}

#home h2, 
#home h3{
        font-family: 'Raleway', sans-serif;
}

#home .btn{
    line-height: 22px;
    border-width: 0px;
    margin: 30px 0 0 0;
    padding: 15px 55px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 16px;
    background: #fff;
    color: #232323;
    border-radius: 30px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

#home .btn:hover{
    background: #000;
    color:#fff;
    -webkit-box-shadow: inset 0;
    box-shadow: inset 0;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

#home .owl-nav{
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px;
    margin-top:0;
}

#home .owl-theme .owl-nav [class*=owl-] {
    font-size: 18px;
    margin: 0;
    padding: 0;
    background: #7d7d7d;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    opacity: 0.3;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact_form_inner {
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact_form_inner div.default_divider_blue{
    height: 1px;
    background: #6d6d6d;
}

.contact_form_extra_inner .form_padding_left_0{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-left: -20px;
}

.contact_form_extra_inner .form_padding_left_0 i{
    margin-right: 20px;
}

.contact_form_extra_inner .form_padding_left_0 p{
    text-align: center;
}

.cbp-popup-lightbox-title a,
.cbp-popup-lightbox-counter{
    font-size:18px;
    color:#fff;
}

.cbp-ready .cbp-item.movies{
    left: 50%!important;
    transform: translate(-50%);
    width:650px!important;
}


@media screen and (max-width: 1366px){
    #home h2{
        font-size:42px;
    }

    #home .owl-dots{
        bottom: 10px;
    }

    #home .owl-theme .owl-dots .owl-dot span{
        margin: 0 10px;
    }

    .owl-carousel .owl-item img{
        min-height: 100vh;
        object-fit: cover;
    }
}

@media screen and (max-width: 1200px){
    #home .owl-item .owl-item-text{
        width:100%;
        max-width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    #home .slider-item-left .owl-item-text{
        left: 50%;
    }

    #home h2,
    #home h3{
        margin-top: 0;
    }

    #home h2{
        margin-bottom: 12px;
        max-width: calc(100% - 100px);
    }

    #home h3{
        margin-bottom: 0;
        max-width: calc(100% - 100px);
    }

    #home .btn{
        margin-top:15px;
    }

}

@media screen and (max-width: 767px){
    #home .owl-item .owl-item-text{
        background: #fff6;
        min-height: 400px;
    }

    #home h2{
        font-size:32px;
    }

    #home h3{
        font-size:22px;
    }

    #home .owl-nav{
        display: none;
    }

    body{
        overflow-x: hidden;
    }

    #home .btn{
        padding:15px;
    }

    #home h2,
    #home h3{
        max-width: calc(100% - 20px);
    }

    .contact_form_extra_inner .form_padding_left_0 {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    }

    .cbp-ready .cbp-item.movies{
        width:100%!important;
    }

    .cbp-ready .cbp-item.movies iframe{
        width:100%;
    }

    .stats_section{
        background-position: left;
    }
        
    .stats_section .small_heading_navy{
        font-weight: 600!important;
    }

    .stats_section h3,
    .stats_section i,
    .stats_section p{
            text-shadow: 5px 5px 15px #000000db;
    }


}



@media screen and (max-width: 509px){
    #home .owl-item .owl-item-text{
        background: #fff6;
        min-height: 100%;
    }

    #home .owl-item .owl-item-text{
        top:70%;
        transform:translate(-50%, -70%);
    }

    #home h2{
        margin-top: 50px;
    }


    #home h3{
        display: none;
    }

}