/*------------------------------------------------------------------
        File Name: style.css
        Template Name: Flat World - Responsive HTML5 Template
        Created By: WordPressShowcase
        Envato Profile: https://themeforest.net/user/WordPressShowcase
        Website: https://showwp.com
        Version: 1.0
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
        [Table of contents]

        => import fonts
        => import files
    	=> basic
        => loader
    	=> header
		      - logo
		      - menu
		=> main banner   
		=> ection
		      - main heading
		      - contant section
		=> price table
		=> team section
		=> blog section
		=> contact section
		      - map
			  - form
		=> footer	
		=> brand logo 
		=> portfolio
		=> home page 2
		=> home page 3
		=> home page 4
		=> home page 5
		=> home page 6
		=> home page 7
		=> home page 8
		=> home page 9
		=> home page 10
		=> home page 11
		=> home page 12
		=> home page 13
		=> home page 14
		=> home page 15
		=> home page 16
		=> home page 17
		=> home page 18
		=> home page 19
		=> home page 20
		=> home page 21
		=> home page 22
		=> home page 23
		=> home page 24
		=> home page 25
		=> home page 26
		      -  progess bar
		=> inner pages    
		=> accrodian
		=> side bar

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
        1. import fonts
-------------------------------------------------------------------*/

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,600,700,900);
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,500i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,400i,700,700i);
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Courgette&subset=latin-ext');

/*------------------------------------------------------------------
        2. import files
    -------------------------------------------------------------------*/

@import url(animate.css);
@import url(font-awesome.min.css);

/*------------------------------------------------------------------
        3. basic
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
        Mobile Devices
-------------------------------------------------------------------*/

@media only screen and (max-device-width: 768px) {

    ul {
        list-style-image: url(../images/layout_img/green_leaf.png);
        padding-left: 25px;
        padding-bottom: 30px;
        text-align: justify;
    }

}

/*---------------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
    outline: none !important;
    box-sizing: border-box;
}

html,
body {
    color: #898989;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    line-height: normal;
    font-weight: 400;
    overflow-x: hidden !important;
}

body {
    overflow-x: hidden;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0;
    font-weight: normal;
    line-height: normal;
    color: #1f1f1f;
    margin: 0
}

h6 {
    font-size: 14px;
    margin-bottom: 10px;
}

h1 {
    font-size: 24px
}

.small_heading.main-heading h2 {
    font-size: 21px;
}

.small_heading.main-heading::after {
    top: 18px;
}

.small_heading.main-heading {
    margin-bottom: 20px;
    width: 100%;
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none !important;
    opacity: 1
}

ol,
ul {
    list-style: none;
    margin: 0;
}

a {
    color: #000;
    text-decoration: none;
    outline: none;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.button_section {
    float: left;
    width: 100%;
}

.right_bt {
    float: right;
}

a.btn,
button.btn {
    min-width: 170px;
    height: 50px;
    border-radius: 100px;
    padding: 0;
    text-align: center;
    line-height: 52px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
    color: #fff;
    border: solid transform 1px;
}

a.btn:hover,
button.btn:hover,
a.btn:focus,
button.btn:focus {
    background: #252525;
    color: #fff;
}

.bt_main {
    color: #fff;
    font-size: 14px;
    min-width: 148px;
    float: left;
    text-align: center;
    height: 48px;
    border-radius: 5px;
    line-height: 50px;
    font-weight: 500;
    border: none;
    padding: 0 35px;
}

.bt_main:hover,
.bt_main:focus {
    color: #fff;
}

.reverse_bt.bt_main {
    color: #fff;
}

.white_bt.bt_main {
    background: #fff;
}

.white_bt.bt_main:hover,
.white_bt.bt_main:focus {
    color: #fff;
}

.field button {
    background: #fbb03b;
    color: #fff;
    font-size: 14px;
    width: auto;
    float: left;
    text-align: center;
    height: 48px;
    border-radius: 5px;
    line-height: 50px;
    font-weight: 500;
    border: none;
    margin-top: 15px;
    transition: ease all 0.5s;
    cursor: pointer;
    min-width: 148px;
}

.field button:hover,
.field button:focus {
    background: #ffffff;
    color: #4b31aa;
}

.border_circle_bt {
    border-radius: 50px;
}

.padding-bottom_0 {
    padding-bottom: 0 !important;
}

.padding-top_0 {
    padding-top: 0 !important;
}

.padding-bottom_1 {
    padding-bottom: 10px !important;
}

.padding-bottom_2 {
    padding-bottom: 20px !important;
}

.padding-bottom_3 {
    padding-bottom: 30px !important;
}

.padding-bottom_4 {
    padding-bottom: 40px !important;
}

.padding-bottom_5 {
    padding-bottom: 50px !important;
}

.color_black p,
.color_black p.large,
.color_black ul,
.color_black ul li {
    color: #000;
}

.black_color {
    color: #000 !important;
}

.extra_light_font {
    font-weight: 300 !important;
}

.light_font {
    font-weight: 300 !important;
}

.normal_font {
    font-weight: 400 !important;
}

.semi_bold_font {
    font-weight: 600 !important;
}

.bold_font {
    font-weight: 700 !important;
}

.extra_bold_font {
    font-weight: 900 !important;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

.margin_0 {
    margin: 0 !important;
}

.padding_0 {
    padding: 0 !important;
}

h2 {
    font-size: 36px;
    color: #87c540;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: none;
    position: relative;
}

h3 {
    font-size: 24px;
    color: #000;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase;
}

h4 {
    font-size: 18px;
    color: #000;
    line-height: 21px;
    font-weight: 600;
    /* text-transform: uppercase; */
    margin: 30px 0 20px 0;
}

h5 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: normal;
    color: #000;
}

p {
    color: #707070;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
}

p.large {
    color: #707070;
    font-size: 16px;
    font-weight: 400;
}

p.large_2 {
    font-weight: 500;
    font-size: 14px;
    color: #000;
}

.img-responsive {
    max-width: 100%;
}

button,
input,
select,
textarea,
option {
    font-family: 'Poppins', sans-serif;
}

a#submit {
    z-index: 1;
}

a:hover,
a:focus {
    color: #000;
    text-decoration: none;
}

.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10 {
    padding: 0 15px;
    float: left;
    min-height: 25px;
}

.border_radius_0 {
    border-radius: 0 !important;
}

.span1 {
    width: 10%;
}

.span2 {
    width: 20%;
}

.span3 {
    width: 30%;
}

.span4 {
    width: 40%;
}

.span5 {
    width: 50%;
}

.span6 {
    width: 60%;
}

.span7 {
    width: 70%;
}

.span8 {
    width: 80%;
}

.span9 {
    width: 90%;
}

.span10 {
    width: 100%;
}

.container {
    width: 1200px;
    max-width: 1200px;
}

.layout_padding {
    padding-top: 120px;
    padding-bottom: 100px;
}

ul {
    list-style-image: url('../images/layout_img/green_leaf.png');
}

.layout_padding1 {
    padding-bottom: 100px;
}

.layout_padding_2 {
    padding-top: 100px;
    padding-bottom: 80px;
}

.pad_left_img {
    left: 150px;
    top: -100px;
    position: relative;
}

.full {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 20px 0;
}

.vertical-center {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}

.right_side {
    float: right;
}

.text_align_right {
    text-align: right;
}

.left_side {
    float: left;
}

.text_align_left {
    text-align: left;
}

.text_align_center {
    text-align: center;
}

.center {
    width: 100%;
    display: flex;
    justify-content: center;
}

.border_dotted_circle {
    border: dotted #e1e1e1 3px;
    width: 170px;
    height: 170px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

.border_dotted_circle:hover,
.border_dotted_circle:focus {
    border: dotted #e1e1e1 3px;
    animation-name: rotate;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotate;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: rotate;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

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

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

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

.white_fonts p,
.white_fonts h1,
.white_fonts h2,
.white_fonts h3,
.white_fonts h4,
.white_fonts h5,
.white_fonts h6,
.white_fonts ul,
.white_fonts ul li,
.white_fonts ul li a,
.white_fonts ul i,
.white_fonts .post_info i,
.white_fonts div,
.white_fonts a.read_more {
    color: #fff !important;
}

.light_gray_fonts p,
.light_gray_fonts h1,
.light_gray_fonts h2,
.light_gray_fonts h3,
.light_gray_fonts h4,
.light_gray_fonts h5,
.light_gray_fonts h6,
.light_gray_fonts ul,
.light_gray_fonts ul li,
.light_gray_fonts ul li a,
.light_gray_fonts ul i,
.light_gray_fonts .post_info i,
.light_gray_fonts div,
.light_gray_fonts a.read_more {
    color: #898989 !important;
}

.parallax_bg {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.dark_gray {
    background-color: #252525;
    min-height: 400px;
}

.list_style_1 {
    font-size: 14px;
    font-weight: 500;
    margin: 20px 0 15px;
}

.list_style_1 i {
    float: left;
    margin: 3px 16px 0 0;
}

.light_silver {
    background: #f4f6fe;
}

.light_silver_2 {
    background: #f8f8f8;
}

hr.dottad_border {
    border-top: dotted 3px;
    margin: 80px 0;
}

.padding_right_left_15 {
    padding-left: 15px;
    padding-right: 15px;
}

.padding_right_left_25 {
    padding-left: 25px;
    padding-right: 25px;
}

.padding_top_80 {
    padding-top: 80px;
}

.padding_bottom_80 {
    padding-bottom: 80px;
}

.padding_bottom_0 {
    padding-bottom: 0;
}

.padding_inner {
    padding-top: 75px;
    padding-bottom: 75px;
}

.theme_color_bg h2::after {
    background: #fff;
}

.layout_pur_minus {
    margin-bottom: -190px;
    position: relative;
    z-index: 1;
}

.haf_full_section {
    position: relative;
}

.haf_full_section.right_full::after {
    content: "";
    display: block;
    width: 50%;
    background-color: #333;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.haf_full_section.left_full::before {
    content: "";
    display: block;
    width: 50%;
    background-color: #333;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.gray1 {
    background: #464646;
}

.gray2 {
    background-color: #555555;
}

.overlap_top_img_main {
    margin: -70px 0 0 0;
}

.center_padding {
    padding: 150px 0 120px;
}

.border_0 {
    border-width: 0 !important;
}

.oswald_fonts h1,
.oswald_fonts h2,
.oswald_fonts h3,
.oswald_fonts h4,
.oswald_fonts h5,
.oswald_fonts h6 {
    font-family: 'Oswald', sans-serif;
}

.small_radius {
    border-radius: 5px;
}

section .small_head h2 {
    font-size: 30px;
}

.home_page8 p.team_mem_name {
    font-size: 18px;
    font-weight: 400;
}

.margin_top_0 {
    margin-top: 0 !important;
}

.montserrat_fonts li,
.montserrat_fonts a,
.montserrat_fonts ul {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

/*------------------------------------------------------------------
        4. loader
-------------------------------------------------------------------*/

/* Preloader */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

#status {
    background: url('../images/loaders/loading.gif');
    width: 200px;
    height: 280px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

/*------------------------------------------------------------------
        5. header
-------------------------------------------------------------------*/

.header_fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.header_style2.header {
    padding: 10px 0;
}

.home_page2 .header {
    background: #1e2538;
}

.header_bg_transparent {
    background: rgba(37, 37, 37, 0.2);
}

.header.header_style4.header_left_side .main_menu {
    margin-right: 0;
    margin-left: 100px;
}

/**-- logo --**/

.header {
    padding: 15px 0 15px;
}

.logo {
    margin: 8px 0 7px;
    float: left;
}

/**-- menu --**/

.menu {
    width: 100%;
    margin: -1px 0 0;
}

.main_menu {
    float: left;
}

.menu-container {
    margin: 0 auto;
    background: #e9e9e9;
}

.menu a.logo {
    display: inline-block;
    padding: 1.5em 3em;
    width: 19%;
    float: left;
}

.menu img {
    max-width: 100%;
}

.menu-mobile {
    display: none;
    padding: 20px;
}

.menu-mobile::after {
    content: "\f0c9";
    font-family: "fontawesome";
    position: relative;
    left: -2px;
    top: 2px;
}

.menu-dropdown-icon::before {
    content: "\f078";
    font-family: "fontawesome";
    display: none;
    cursor: pointer;
    float: right;
    padding: 16px 15px 16px;
    background: transparent;
    color: #333;
    border-left: solid #ddd 2px;
    font-size: 11px;
}

.menu>ul {
    margin: 0;
    width: 100%;
    list-style: none;
}

.menu>ul:before,
.menu>ul:after {
    content: "";
    display: table;
}

.menu>ul:after {
    clear: both;
}

.menu>ul>li {
    float: left;
    padding: 0;
    margin: 0;
}

.menu>ul>li a {
    text-decoration: none;
    padding: 15px 18px;
    display: block;
    color: #000;
    font-size: 20px;
}

.menu>ul>li:hover>a,
.menu>ul>li:focus>a,
.menu>ul>li.active>a {
    color: #87c540;
}

.menu>ul>li>ul {
    display: none;
    width: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
    box-shadow: 0 15px 40px -20px #000;
    padding: 0;
    background-image: url('../images/landing_page/bg2.png');
    background-size: cover;
    background-position: right bottom;
    min-height: 420px;
    border-top: solid #4b31aa 5px;
}

.menu>ul>li>ul:before,
.menu>ul>li>ul:after {
    content: "";
    display: table;
}

.menu>ul>li>ul:after {
    clear: both;
}

.menu>ul>li>ul>li {
    margin: 0;
    list-style: none;
    width: 25%;
    background: none;
    float: left;
    padding: 15px 20px 0 20px;
    min-height: auto;
}

.menu>ul>li>ul>li:nth-child(4) {
    border-right: none;
}

.menu>ul>li>ul>li a {
    color: #222;
    padding: 0;
    width: 100%;
    display: block;
}

.menu>ul>li>ul>li a:hover {
    color: #4b31aa;
}

.menu>ul>li>ul>li>ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

.menu>ul>li>ul>li>ul:before,
.menu>ul>li>ul>li>ul:after {
    content: "";
    display: table;
}

.menu>ul>li>ul>li>ul:after {
    clear: both;
}

.menu>ul>li>ul>li>ul>li {
    float: left;
    width: 100%;
    padding: 10px;
}

.menu>ul>li>ul>li>ul>li a {
    border: 0;
    font-size: 13px;
    font-weight: 400;
}

.menu>ul>li>ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 15px 10px;
    min-height: auto;
    background-image: none;
}

.menu>ul>li>ul.normal-sub>li {
    width: 100%;
    padding: 10px 15px;
    min-height: auto;
}

.menu>ul>li>ul.normal-sub>li a {
    border: 0;
    font-size: 13px;
    font-weight: 400;
}

/** social icon **/

.social_icons {
    float: right;
    margin: 14px 0 12px;
}

section .social_icons {
    width: 100%;
}

.social_icons li {
    display: inline;
    font-size: 15px;
    margin-left: 15px;
}

.social_icons li {
    display: inline;
    font-size: 14px;
    margin-left: 15px;
}

.social_icons li a {
    color: #fff;
}

/*------------------------------------------------------------------
        6. main banner
-------------------------------------------------------------------*/

.slide_cont {
    float: left;
    width: 100%;
    margin-top: 250px;
}

.slide_cont h2 {
    color: #fff;
    font-size: 58px;
    font-weight: normal;
    line-height: 60px;
    margin: 0;
    letter-spacing: -1px;
}

#banner_parallax p,
#banner_slide p {
    color: #fff;
    font-weight: 500;
    margin-top: 18px;
    position: relative;
    left: 0;
    margin-bottom: 28px;
}

.slide_banner1 {
    background-image: url('../images/layout_img/banner_slide_bg.png');
    min-height: 550px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.slide_banner1::after {
    content: "";
    width: 100%;
    height: 101px;
    background: url('../images/layout_img/cross_bg_bottom.png');
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 100%;
}

.slide_pc_img {
    position: relative;
    z-index: 1;
    margin-bottom: -130px;
}

.slide_pc_img img {
    /* width: 150%; 
    margin-left: -1%; */
    margin-top: 80px;
}

#banner_slide .cont_banner_center {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#banner_slide {
    position: relative;
}

#banner_slide img {
    width: 100%;
}

.home_page1 .slide_cont {
    margin-top: 175px;
}

.home_page1 #banner_slide {
    margin-bottom: -145px;
}

/**-- slide style 2 **/

.slide_banner2 {
    background-color: #1e2538;
    min-height: 720px;
    max-height: 100vh;
    background-image: url(../images/layout_img/banner_img.png);
    background-size: 100% auto;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.home_page2 .slide_cont {
    margin-top: 110px;
}

.home_page2 #banner_parallax .slide_cont p {
    line-height: 35px;
    font-size: 30px;
    margin-top: 30px;
}

/*------------------------------------------------------------------
        7. section
-------------------------------------------------------------------*/

/**-- main heading --**/

.heading_main {
    width: 85%;
    margin: 0 7.5% 35px;
    letter-spacing: -0.2px;
}

.full_heading {
    width: 100%;
    margin: 0;
}

.heading_style_1 h2::after {
    width: 109px;
    height: 4px;
    background-image: url("../images/layout_img/line_plate.png");
    background-repeat: repeat repeat;
    content: "";
    display: block;
    margin: 11px 0 30px;
}

.white_heading_border h2::after {
    background: #fff !important;
}

.center_head_border h2:after,
.center_head_border:after {
    margin-left: auto !important;
    margin-right: auto !important;
}

.color_heading h4 {
    color: #87c540;
}

.double_line_heading h2 {
    line-height: 45px;
}

/**-- style heading 2 --**/

.heading_style_2 p.small_text {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.heading_style_2 p {
    font-size: 18px;
    margin-top: -15px;
    margin-bottom: 45px;
}

/**-- style heading 3 --**/

.heading_style_3 h2 {
    font-weight: 400;
}

.heading_style_3 p.large {
    font-size: 18px;
}

.heading_main.heading_style_3 {
    width: 100%;
    margin: 0;
}

.heading_style_3 h2::after {
    width: 100px;
    height: 2px;
    background: #4b31a9;
    content: "";
    display: block;
    margin: 11px 0 30px;
}

/**-- contant section --**/

.theme_bg {
    background-image: url('../images/layout_img/bg_layout.png');
    background-size: cover;
    min-height: 650px;
    background-position: center;
}

.layout_screen {
    /* left: -150px; */
    position: relative;
}

.cross_layout {
    position: relative;
}

.cross_layout::before {
    width: 100%;
    height: 101px;
    content: "";
    display: block;
    top: -1px;
    position: absolute;
    background-image: url(../images/layout_img/cross_bg_top.png);
    background-size: 100% 100%;
}

.cross_layout:after {
    width: 100%;
    height: 101px;
    content: "";
    display: block;
    position: absolute;
    background-image: url('../images/layout_img/cross_bg_bottom.png');
    bottom: -1px;
    background-size: cover;
    background-repeat: no-repeat;
}

.feature_box {
    min-height: 315px;
    padding: 45px 0 30px;
    margin-bottom: 30px;
    box-shadow: 0 20px 35px -20px rgba(0, 0, 0, 0.2);
}

/*------------------------------------------------------------------
        8. price table
-------------------------------------------------------------------*/

.table_price {
    float: left;
    width: 100%;
    background: #fff;
    padding: 0 0 40px 0;
    box-shadow: 0 20px 35px -25px rgba(0, 0, 0, 0.4);
}

.table_price_head {
    background: #5956cc;
    min-height: 80px;
}

.active_price .table_price_head {
    background: #fbb03b;
}

.table_price_head h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: 80px;
    color: #fff;
}

.table_price_per {
    min-height: 122px;
    padding: 47px 0 0;
}

.table_price_per p {
    font-size: 60px;
    color: #4b31aa;
    font-weight: 300;
}

.table_price_per p small {
    font-size: 16px;
}

.table_price_cont_bottm {
    padding: 0 45px;
}

.table_price_cont_bottm ul {
    border-top: solid #ebebeb 2px;
    float: left;
    width: 100%;
    padding: 25px 0;
}

.table_price_cont_bottm ul li {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #000000;
    line-height: normal;
    margin: 6px 0;
}

.table_price_bottm {
    float: left;
    width: 100%;
    justify-content: center;
    display: flex;
}

/*------------------------------------------------------------------
        9. team section
-------------------------------------------------------------------*/

.team_imform p {
    margin: 0;
    text-align: center;
    color: #000;
    font-weight: 400;
}

.team_imform p.team_mem_name {
    color: #4b31aa;
    font-weight: 500;
}

.team_imform {
    margin: 30px 0;
}

/*------------------------------------------------------------------
        10. blog section
-------------------------------------------------------------------*/

.blog_section {
    background: #fff;
    box-shadow: 0 20px 35px -25px rgba(0, 0, 0, 0.4);
    margin-top: 10px;
}

.blog_feature_cantant {
    padding: 30px 25px 20px;
}

.blog_feature_cantant .blog_head {
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.post_info {
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
}

.post_info ul li {
    display: inline;
    margin-right: 10px;
    color: #555;
    font-size: 14px;
}

.blog_feature_cantant p {
    color: #555555;
}

.post_info ul li i {
    color: #4b31aa;
}

/*------------------------------------------------------------------
        11. contact section
-------------------------------------------------------------------*/

.contact_section {
    background-image: url('../images/layout_img/contact_form_bg.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #4b31aa;
}

.contact_form {
    min-height: 725px;
    padding: 80px 70px;
    background-size: cover;
}

.contact_form.contact_inform {
    min-height: auto;
    float: left;
    width: 100%;
}

.contact_form_inner {
    max-width: 430px;
}

.contact_form p {
    color: #fff;
}

.contact_form.contact_inform p.inform_label {
    color: #898989;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0;
}

.contact_form.contact_inform p.inform_cont {
    font-size: 18px;
    color: #000;
}

.contact_form_layout .contact_form {
    padding: 0;
    margin-top: 10px;
}

.contact_form_layout .field input {
    border: solid #e1e1e1 1px;
    height: 45px;
}

.contact_form_layout .field textarea {
    border: solid #e1e1e1 1px;
    height: 160px;
    padding: 15px 30px;
}

.contact_form_layout .contact_form {
    min-height: auto;
}

.golde_yellow_theme .dark_footer .footer_bottom div.center ul li {
    margin: 0 10px;
}

.footer_style_3 {
    padding: 40px 0;
}

.footer_style_3 .footer_bottom {
    border: none;
}

.footer_style_3 .footer_bottom .social_icons {
    margin: 0 0 -10px 0;
}

.footer_style_3 .footer_bottom p {
    margin: 0;
    color: #fff;
}

/**-- map --**/

#map {
    height: 100%;
    min-height: 790px;
}

/**-- form --**/

.field input {
    width: 100%;
    margin-top: 10px;
    border: none;
    min-height: 45px;
    padding: 0 25px;
    line-height: 45px;
    font-size: 14px;
}

.field textarea {
    width: 100%;
    margin-top: 10px;
    border: none;
    font-size: 14px;
    min-height: 100px;
    padding: 30px 25px;
    line-height: 45px;
}

/*------------------------------------------------------------------
        12. footer
-------------------------------------------------------------------*/

footer {
    padding: 0px 0 0;
}

.footer_logo {
    text-align: center;
    margin-bottom: 50px;
}

.footer_top {
    padding-bottom: 50px;
}

.footer_blog {
    display: flex;
}

.footer_icon {
    margin-right: 15px;
}

.footer_cont h4 {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-transform: none;
    margin: 0 0 7px 0;
}

.footer_cont p {
    color: #555555;
    line-height: 20px;
    font-size: 14px;
}

.footer_bottom {
    min-height: 45px;
    border-top: solid #e1e1e1 1px;
    text-align: center;
    line-height: 45px;
}

.footer_bottom p {
    margin: 0;
    line-height: 45px;
    color: #898989;
}

.footer_bottom p strong {
    color: #000;
    font-weight: 400;
}

/**== dark footer ==**/

.dark_footer {
    background: #1f222a;
}

.dark_footer h3 {
    color: #fff !important;
}

.dark_footer .post_head {
    color: #fff !important;
}

.dark_footer .footer_bottom strong {
    color: #fff !important;
}

.dark_footer .footer_bottom {
    border-color: rgba(255, 255, 255, 0.10);
}

/*------------------------------------------------------------------
	13. brand logo 
-------------------------------------------------------------------*/

.brand_logo_section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.brand_logo_section li {
    width: 16.66%;
    float: left;
    text-align: center;
    align-items: center;
    display: flex;
    min-height: 100px;
    justify-content: center;
}

/*------------------------------------------------------------------
	14. portfolio 
-------------------------------------------------------------------*/

.portfolia_blog_style1 {
    position: relative;
}

.portfolia_img img {
    width: 100%;
}

.portfolia_blog_style1 .portfolia_cont {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .7);
    transform: scale(0);
    transition: ease all 0.3s;
    opacity: 0;
    overflow: hidden;
}

.portfolia_blog_style1:hover .portfolia_cont,
.portfolia_blog_style1:focus .portfolia_cont {
    transform: scale(1);
    opacity: 1;
}

.portfolia_cont p {
    color: #fff;
    font-size: 16px;
    padding: 0 45px;
    line-height: normal;
}

/*------------------------------------------------------------------
        - home page 2 
-------------------------------------------------------------------*/

.heading_style_2 h2 {
    font-weight: 400;
}

.home_page2 .layout_pur_minus {
    margin-bottom: -260px;
}

.one_line_layout {
    display: flex;
    margin: 10px 0;
}

.one_line_layout .feature_icon {
    margin-right: 30px;

}

.one_line_layout h4 {
    color: #000;
    margin: 0 0 15px 0;
    font-weight: 500;
}

.home_page2 h4 {
    color: #000;
    margin: 0 0 5px 0;
}

.target_section h4 {
    color: #000;
    margin: 22px 0 10px 0;
}

.team_blog .social_icons li a {
    color: #000;
}

.team_blog .social_icons {
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

.team_blog .social_icons li {
    margin: 0 10px;
}

.target_section {
    width: 100%;
    background: #fff;
    padding: 95px 50px 100px;
    box-shadow: 0 0 45px -15px #000;
    margin-top: 20px;
}

.layout_pur_arrange_footer+footer {
    margin-top: 90px;
}

.width_9 {
    width: 90%;
}

.footer_blog_2 h3 {
    font-weight: 400;
    font-size: 30px;
    text-transform: none;
    margin: 0 0 25px 0;
    line-height: 30px;
}

.date {
    font-size: 12px;
    color: #707070;
}

.post_head {
    color: #000;
}

.blog_post_footer {
    display: flex;
    margin-bottom: 5px;
}

.blog_post_footer .blog_post_img {
    margin-right: 20px;
}

.blog_post_cont {
    padding: 8px 0;
}

.blog_post_cont p {
    margin: 0;
}

/*------------------------------------------------------------------
        - home page 3 
-------------------------------------------------------------------*/

.header_style3.header,
.header_style4.header {
    padding: 10px 0;
}

.slide_banner3 {
    background-color: #1e2538;
    min-height: 1080px;
    max-height: 100vh;
    /*background-image: url(../images/layout_img/banner_image.jpg); */
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.header_abs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    border-bottom: solid rgba(255, 255, 255, .10) 1px;
}

.home_page3 .slide_cont {
    margin-top: 250px;
}

.home_page3 .slide_cont h2 {
    color: #fff;
    font-size: 72px;
    font-weight: normal;
    line-height: 75px;
    margin: 0;
}

.home_page3 section#banner_parallax.slide_banner3 .slide_cont p {
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    margin-top: 35px;
}

.slide_banner3 h2::after {
    width: 100px;
    height: 2px;
    display: block;
    position: relative;
    background: #fff;
    content: "";
    margin-top: 25px;
    left: 4px;
}

.information_blog h3 {
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
}

.information_blog h3 .color_yellow {
    color: #ffb125;
    font-weight: 500;
}

.information_blog h3 {
    margin-bottom: 10px;
}

.feature_layout .padding_right_left_15 {
    margin: 20px 0;
}

.haf_full_section.right_full.space_img_graffic::after {
    background-image: url('../images/layout_img/space_garffic.png')
}

/*------------------------------------------------------------------
        - home page 4 
-------------------------------------------------------------------*/

.slide_banner4 {
    background-color: #362748;
    min-height: 800px;
    background-image: url(../images/layout_img/banner_img3.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;
}

.slide_banner4 h2::after {
    display: block;
    content: "";
    width: 70px;
    height: 4px;
    background: #fff;
    margin-top: 25px;
    margin-bottom: 50px;
}

.home_page4 .slide_cont {
    margin-top: 175px;
}

.slide_banner4 h2 strong {
    font-size: 90px;
    font-weight: 600;
    margin-top: 15px;
    position: relative;
    top: 10px;
}

.home_page4 .slide_cont p {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    margin: 25px 0;
}

.slide_banner4 .carousel-indicators li {
    width: 10px;
    height: 10px;
    margin-right: 15px;
    margin-left: 0;
    background-color: #fff;
    border-radius: 100%;
}

.golden_yellow_theme a.transparent_bt {
    padding: 0 20px;
    min-width: 148px;
    line-height: 50px;
    font-size: 14px;
}

#contant_slider .carousel-indicators {
    margin: 0;
    display: block;
    bottom: -80px;
}

#contant_slider .carousel-indicators li {
    float: left;
    cursor: pointer;
}

.slide_banner4 .carousel-indicators li.active {
    background-color: #c9b073;
}

#star {
    text-align: center;
    font-size: 100px;
    line-height: 500px;
    color: #ddd;
}

.scroll_down {
    position: absolute;
    bottom: -22px;
    width: 100%;
}

.cafe_version .scroll_down {
    position: absolute;
    bottom: -1px;
    width: 100%;
}

.heading_style_4 h2 {
    font-size: 48px;
    color: #343434;
}

.heading_style_4 h2 span {
    color: #c9b072;
}

.heading_style_4 h2::after {
    width: 70px;
    height: 4px;
    background: #c9b072;
    content: "";
    display: block;
    margin: 11px 0 30px;
}

.heading_style_4 p {
    font-size: 24px;
}

section .social_icons li a {
    color: #343434;
}

.layout_bt a {
    margin-right: 7px;
}

section .social_icons li {
    margin-left: 0;
    margin-right: 15px;
}

.layout_bt {
    float: left;
    width: 100%;
}

.service_blog1 {
    background: #fff;
    float: left;
    border: solid #e1e1e1 1px;
    padding: 70px 25px;
    margin: 15px 0;
}

.golden_yellow_theme .color_heading h4 {
    color: #c9b072;
}

.golden_yellow_theme h4 {
    font-size: 24px;
    text-transform: none;
    font-weight: normal;
    color: #000;
}

.mautain_img_graffic {
    background-image: url('../images/layout_img/mautain_full.png');
    background-size: cover;
}

.dark_bg div.heading_style_4 h2 {
    color: #fff;
}

.list_style1 h3 {
    font-weight: 600;
    text-transform: none;
    line-height: 20px;
    margin-bottom: 15px;
}

.list_style1 .large_p {
    font-size: 18px;
}

.list_style1 p strong {
    font-weight: 600;
    text-transform: uppercase;
    float: left;
    width: 100%;
}

.list_style1 ul li {
    margin-bottom: 30px;
}

.list_style1 {
    border-left: solid #ddc584 1px;
    padding-left: 30px;
}

.list_style1 ul li {
    margin-bottom: 45 px;
    position: relative;
}

.list_style1 ul li::after {
    content: "";
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
    background: url('../images/layout_img/list_style_icon.png');
    position: absolute;
    top: 0;
    left: -38px;
}

/** postfolio **/

.portfolio_tab .portfolio {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

.tab_bar .tags li {
    float: left;
    margin: 0 2.5px;
}

.tags a {
    float: left;
    min-height: 50px;
    line-height: 50px;
}

.tab_bar .filter-button {
    padding: 0 21px;
    font-size: 15px;
    cursor: pointer;
    font-weight: 400;
    color: #000;
}

.tab_head ul {
    display: flex;
    justify-content: center;
}

.tab_head {
    margin-bottom: 25px;
}

.blog_section.style_2 .blog_head {
    font-size: 24px;
}

.blog_section.style_2 .blog_feature_cantant {
    padding: 30px;
}

.light_border_layout {
    border-top: solid #e1e1e1 1px;
    border-bottom: solid #e1e1e1 1px;
}

/*------------------------------------------------------------------
        - home page 5 
-------------------------------------------------------------------*/

.slide_banner5 {
    background-image: url('../images/layout_img/banner_img5.png');
    min-height: 100vh;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 335px;
}

.slide_banner5 .slide_cont {
    margin-top: 200px;
}

.slide_banner5 .slide_cont h2 {
    font-weight: 600;
    margin-bottom: 35px;
}

.screen_website_bannr {
    margin-top: 30px;
    margin-bottom: -380px;
}

.heading_style_5 .small_text {
    font-size: 16px;
    color: #898989;
    font-weight: 500;
    letter-spacing: 7px;
    margin: 0;
}

.heading_style_5 h2::after {
    width: 100px;
    height: 2px;
    background: #93cc39;
    content: "";
    display: block;
    margin: 11px 0 30px;
}

.hide_heading_borden_style h2:after {
    display: none !important;
}

.heading_style_5 h2 {
    font-weight: 500;
}

.service_blog1.s2 h4 {
    font-size: 24px;
    font-weight: 500;
    text-transform: none;
}

.service_blog1.s2 {
    padding: 70px 15px;
}

.service_blog1.s2 p {
    color: #000;
}

.heading_style_5 p.large {
    font-size: 18px;
}

.p_big_20 {
    font-size: 20px;
    font-weight: 500;
}

.list_style_2 {
    margin-bottom: 28px;
}

/** case stydy style **/

.case_study_style_1 {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}

.case_study_style_1 .feature_cont {
    position: absolute;
    top: -101%;
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: ease all 0.5s;
    padding: 0 42px;
}

.case_study_style_1:hover .feature_cont,
.case_study_style_1:focus .feature_cont {
    top: 0%;
}

.case_study_style_1 .feature_cont h3 {
    font-size: 24px;
    text-transform: none;
    font-weight: 600;
    color: #fff;
}

.case_study_style_1 .feature_cont p {
    color: #fff;
}

.green_theme .case_study_style_1 .feature_cont {
    background: rgba(147, 204, 57, .9);
}

/*------------------------------------------------------------------
        - home page 6 
-------------------------------------------------------------------*/

.slide_banner6 {
    background-color: #91c7f0;
    min-height: 750px;
    max-height: 100vh;
    background-image: url(../images/layout_img/banner_img6.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;
}

.home_page6 .slide_cont {
    margin-top: 300px;
}

.home_page6 .slide_cont h2 {
    font-weight: 400;
}

.home_page6 #banner_parallax .slide_cont p {
    line-height: 30px;
    font-size: 18px;
    margin-top: 30px;
    font-weight: 300;
}

.heading_style_6 h2 {
    color: #252525;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.oswald_fonts h4 {
    font-size: 18px;
    font-weight: 400;
    color: #252525;
}

/** team 2 **/

.team_imform_2 {
    background: #fff;
    padding: 20px 20px;
}

.team_imform_2 .team_member_info {
    font-weight: 400;
    color: #252525;
    margin: 0;
}

.team_imform_2 p.team_mem_name {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
}

.gray_layer_bg {
    background-image: url('../images/layout_img/2_layer_bg.png');
    background-size: cover;
}

.blog_news1 {
    background: #fff;
    padding: 70px 70px;
    margin: 30px 0;
}

.blog_news1 h3 {
    color: #252525;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 15px;
}

.overlay_effect {
    transition: ease all 0.5s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    display: flex;
    top: -101%;
    opacity: 0;
}

.effect_2 {
    position: relative;
    overflow: hidden;
}

.effect_2:hover .overlay_effect,
.effect_2:focus .overlay_effect {
    top: 0%;
    opacity: 1;
}

.overlay_effect p {
    margin: 0;
}

.overlay_effect h4 {
    margin: 0;
}

.cont_bottom_ef .overlay_effect {
    align-items: end;
}

.cont_center_ef .overlay_effect {
    align-items: center;
}

.cont_top_ef .overlay_effect {
    align-items: baseline;
}

.cont_left_ef .overlay_effect {
    justify-content: flex-start;
}

.cont_center_ef .overlay_effect {
    justify-content: center;
}

.cont_right_ef .overlay_effect {
    justify-content: flex-end;
}

.overlay_effect {
    background: rgba(255, 255, 255, .8);
}

.heding_styel2_yellow p.theme_color {
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}

.heding_styel2_yellow h4 {
    margin: 0;
    font-size: 24px;
    margin-bottom: 24px;
}

.heding_styel2_yellow {
    padding: 20px 0;
}

.footer_blog .social_icons li a {
    color: #252525;
}

.footer_blog ul.social_icons {
    margin-top: 0;
}

.footer_blog .social_icons li {
    display: inline;
    font-size: 14px;
    margin: 0 10px 0 0;
}

.padding_right_left_25 {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    .header_style4 .main_menu {
        margin-right: 16%;
    }
}

@media (max-width: 768px) {
    .hidden-xs {
        visibility: hidden;
        display: none;
    }
}

/*------------------------------------------------------------------
        - home page 7 
-------------------------------------------------------------------*/

.header.header_style5 {
    padding: 0;
}

.header_top {
    min-height: 50px;
    padding: 10px 0 10px;
}

.header_top p {
    margin: 0;
    color: #555;
    font-size: 13px;
    margin: 5px 0 0;
}

.border_radius_0 {
    border-radius: 0 !important;
}

.right_head_top {
    float: right;
}

.social_icons_square {
    float: left;
}

.social_icons_square ul {
    float: left;
    width: 100%;
}

.social_icons_square ul li {
    float: left;
    display: inline;
    margin: 0 4px;
}

.social_icons_square ul li a {
    float: left;
    width: 30px;
    height: 30px;
    border: dashed #d0d0d0 1px;
    color: #555;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
}

.social_icons_square ul li a:hover,
.social_icons_square ul li a:focus {
    color: #cda46a;
    border-color: #cda46a;
}

.button_section_contsu {
    float: right;
}

.button_section_contsu .bt_main {
    height: 30px;
    width: 135px;
    font-size: 13px;
    font-weight: 300;
    padding: 0;
    line-height: 32px;
}

.header_bottom {
    min-height: 90px;
    padding: 18px 0;
}

.header_style5 div.menu>ul>li>a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px 18px;
}

.right_eccom_icon li {
    float: left;
    display: inline;
    font-size: 15px;
}

.right_eccom_icon li:nth-child(2) {
    margin: 0 0 0 30px;
}

.right_eccom_icon {
    float: right;
    margin: 14px 0 0;
}

.product_qaunty {
    font-size: 13px;
    margin-left: 5px;
}

.right_eccom_icon li i {
    float: left;
    margin-top: 3px;
}

.dark_bg_with_img_layer {
    background: url('../images/layout_img/gradian_img2.png');
    background-size: cover;
}

/** search bar **/

#searchbar {
    position: absolute;
    width: 280px;
    background: #fff;
    right: 0;
    top: 45px;
    z-index: 1;
    box-shadow: 0 0 25px -20px #000;
    border: solid #ccc 1px;
    transition: ease all 0.5s;
}

#searchbar #searchform {
    padding: 10px;
    position: relative;
    float: left;
}

#searchbar #searchform input#s {
    width: 220px;
    border: none;
    font-size: 14px;
    letter-spacing: -.2px;
    padding: 6px 10px 5px;
    height: 40px;
}

#searchbar #searchform button#searchsubmit {
    border: none;
    width: auto;
    text-align: center;
    height: auto;
    padding: 5px 9px 4px;
    font-size: 18px;
    float: right;
    background: #fff;
}

.slide_banner7 {
    background-color: #91c7f0;
    min-height: 750px;
    max-height: 100vh;
    background-image: url(../images/layout_img/banner_img7.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;
}

.slide_banner7 .slide_cont h2 {
    font-weight: 600;
    text-transform: uppercase;
    line-height: 70px;
}

.slider_information ul li {
    display: flex;
    margin: 15px 0;
}

.slider_information ul li .icon_slide {
    margin-right: 15px;
}

.slider_information {
    margin-top: 20px;
}

#banner_parallax .slider_information p {
    font-weight: normal;
    margin-top: 12px;
    margin-bottom: 0;
}

#banner_parallax .slider_information p span {
    font-size: 18px;
}

.slide_banner7 .slide_cont {
    margin-top: 170px;
}

.heading_style_7 h2 small {
    line-height: normal;
    font-weight: normal;
    font-size: 18px;
    color: #cda46a;
}

.heading_style_7 h2 {
    font-size: 36px;
    line-height: 42px;
}

.heading_style_7 p {
    font-size: 18px;
    font-weight: 600;
    color: #d7d7d7 !important;
    line-height: 24px;
}

.capital_text {
    text-transform: uppercase;
}

.full.bottm_bt_style {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.inform_ser_blogs_3 ul li {
    border: solid #d7d7d7 1px;
    float: left;
    width: 25%;
    margin: 0px -1px -1px 0;
    padding: 80px 25px 0;
    text-align: center;
    transition: ease all 0.5s;
}

.inform_ser_blogs_3 ul li:hover,
.inform_ser_blogs_3 ul li:focus {
    padding-top: 25px;
    padding-bottom: 55px;
}

.inform_ser_blogs_3 ul li .feart_cont {
    opacity: 0;
    transition: ease all 0.5s;
    visibility: hidden;
}

.inform_ser_blogs_3 ul li:hover .feart_cont,
.inform_ser_blogs_3 ul li:focus .feart_cont {
    opacity: 1;
    transition: ease all 0.5s;
    visibility: visible;
}

.feart_head h4 {
    text-transform: none;
}

.inform_ser_blogs_3 {
    margin-top: 35px;
    margin-left: 2px;
    float: left;
    width: 100%;
}

.consulting_ver h3 {
    font-weight: 600;
    text-transform: none;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.laywr_ser {
    margin: 35px 0 0;
}

.position_abs {
    position: absolute;
}

.hight_100_per {
    height: 100%;
}

.vertical_center {
    display: flex;
    align-items: center;
}

.cont_style_2 h2 {
    font-size: 60px;
    float: left;
    width: 100%;
    margin: 5px 0 20px;
}

.cont_style_2 {
    float: left;
    width: 100%;
}

.cont_style_2 h2 span {
    font-size: 24px;
    float: left;
    line-height: 27px;
    margin-right: 10px;
}

.cont_style_2 h2 span.big_h2 {
    font-size: 60px;
    line-height: 60px;
}

/** counter **/

.counter_style_1 {
    border: dashed 2px #cda46a;
    min-height: 150px;
    padding: 50px;
    margin-top: 20px;
}

.counter-Txt {
    font-size: 60px;
    font-weight: 600;
    text-align: left;
    margin: 15px 0;
    line-height: 50px;
}

#counter p {
    margin: 0;
}

/** team **/

.team_blog_style_2 p.team_mem_name {
    font-size: 18px;
    text-align: left;
    font-weight: 600;
}

.home_page2 .team_blog_style_2 p.team_mem_name {
    text-align: center;
}

.team_blog_style_2 p {
    font-size: 18px;
    text-align: left;
    font-weight: 300;
}

.home_page2 .team_blog_style_2 p {
    text-align: center;
}

.team_blog_style_2 .team_imform {
    margin: 20px 0 30px;
}

/*------------------------------------------------------------------
        - home page 8 
-------------------------------------------------------------------*/

.header.with_out_menu_header {
    padding: 0;
}

.left_head {
    float: left;
}

.with_out_menu_header div.left_head ul li {
    display: inline;
    margin-right: 30px;
    font-size: 14px;
    color: #fff;
}

.with_out_menu_header div.left_head ul li i {
    font-size: 15px;
    margin-right: 5px;
}

.right_head {
    float: right;
}

.social_icon_part {
    float: left;
}

.right_head .button_section {
    width: auto;
    margin-left: 20px;
}

.social_icon_part ul.social_icons {
    float: right;
    margin: 12px 0 11px;
}

.left_head ul {
    margin: 12px 0 11px;
}

.slide_banner8 {
    background-color: #91c7f0;
    min-height: 850px;
    max-height: 100vh;
    background-image: url(../images/layout_img/banner_img8.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;
}

#banner_parallax.slide_banner8 p {
    font-weight: normal;
}

.yellow_theme .slide_banner8 .bt_main:hover,
.yellow_theme .slide_banner8 .bt_main:focus {
    color: #ffb125;
    background: #fff;
}

.cont_secr_info {
    position: absolute;
    top: 0;
    padding: 35px 0 0 125px;
}

.service_info_sec {
    position: relative;
}

.cont_secr_info h3 {
    font-size: 30px;
    font-weight: 600;
    line-height: 28px;
}

.service_info_sec {
    margin-top: -60px;
    position: relative;
}

.heading_style_8 h2 {
    font-size: 36px;
    font-weight: 600;
    color: #343434;
}

.heading_style_8 h2::after {
    display: none;
}

.heading_style_8 p {
    margin-top: -15px;
    margin-bottom: 25px;
}

.heading_style_8::after {
    width: 70px;
    height: 4px;
    background: #eb9c2b;
    margin-top: -10px;
    margin-bottom: 0;
    display: block;
    position: relative;
    content: "";
}

.home_page8 .padding_right_left_15 {
    margin: 25px 0;
}

.home_page8 h4 {
    font-weight: normal;
    text-transform: none;
}

.tab_bar.btn_types a.filter-button {
    background: #f8f8f8;
    color: #555;
    border-radius: 5px;
}

.tab_bar.btn_types a.filter-button:hover,
.tab_bar.btn_types a.filter-button:focus {
    background: #ea9215;
    color: #fff;
}

a:not([href]):not([tabindex]) {
    color: initial;
    text-decoration: none;
}

.shadow_box_team {
    box-shadow: 0 20px 20px -25px #000;
}

.hause_purple {
    background: url(../images/layout_img/banner_img3.png);
}

.star_rating ul li {
    display: inline;
}

.star_rating ul li.like_star {
    color: #ea9215;
}

.client_info {
    display: flex;
    float: left;
}

.star_rating {
    float: right;
    margin: 18px 0 0;
}

.like_star {
    color: #ea9215;
}

.client_info .profile_img {
    margin-right: 15px;
}

.client_name .big_p {
    color: #000;
}

.testim_blog {
    padding: 30px;
    border: solid #e1e1e1 1px;
    float: left;
    width: 100%;
    margin-top: 15px;
}

.carousel-indicators li {
    background: #c2c2c2;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    cursor: pointer;
}

.carousel-indicators li.active {
    background: #ea9215;
}

#testimoial_slider .carousel-indicators {
    bottom: -35px;
}

/*------------------------------------------------------------------
        - home page 9 
-------------------------------------------------------------------*/

.slide_banner9 {
    background-color: #91c7f0;
    min-height: 850px;
    max-height: 100vh;
    background-image: url(../images/layout_img/banner_img9.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;
}

.pink_color_theme .header.header_style2 {
    padding-top: 15px;
}

#banner_parallax.slide_banner9 p.big {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
}

#banner_parallax.slide_banner9 p {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    color: #bababa;
}

#banner_parallax.slide_banner9 h2 {
    font-size: 100px;
    font-weight: 500;
    line-height: 100px;
    margin-bottom: -10px;
}

.cont_boder_style_slide {
    position: relative;
}

.cont_boder_style_slide:after {
    display: block;
    width: 70px;
    height: 3px;
    position: relative;
    content: "";
    background: #111;
    margin-top: 30px;
    margin-bottom: 40px;
}

.slide_banner9#banner_parallax .slider_information ul li span strong {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding: 34px 0 0 10px;
    margin-top: 0;
    float: left;
}

.home_page9 .slide_cont {
    margin-top: 180px;
}

.service_blog2 {
    background: #fff;
    float: left;
    padding: 70px 25px;
    margin: 15px 0;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 30px -30px #000;
    transition: ease all 0.5s;
}

.service_blog2::before {
    width: 140px;
    height: 140px;
    content: "";
    background: black;
    display: block;
    position: absolute;
    left: -84px;
    top: -84px;
    transform: rotate(45deg);
    transition: ease all 0.5s;
}

.service_blog2:hover::before {
    transform: rotate(0deg) scale(1.5);
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
}

.service_blog2:hover h4,
.service_blog2:focus h4,
.service_blog2:focus p,
.service_blog2:hover p {
    color: #fff;
    transition: ease all 0.5s;
}

.service_blog2 .full {
    position: relative;
    z-index: 1;
}

.parallax_style {
    background-attachment: fixed;
    background-size: cover;
}

.bg_mautain {
    background-image: url('../	images/layout_img/banner_img2.png');
}

.service_blog2 h4 {
    font-size: 24px;
    text-transform: none;
}

.bg_mautain .service_blog2 {
    padding: 40px 25px;
}

/** scroll bar **/

.progress {
    height: 5px;
    border-radius: 0;
    margin: 50px 0 8px 0;
    background: rgba(0, 0, 0, .20);
    overflow: inherit;
}

.progress .skill .val {
    float: right;
    font-style: normal;
    margin: 0;
}

.progress-bar {
    text-align: left;
    transition-duration: 3s;
}

.progress .skill {
    font-size: 13px;
    margin-bottom: 45px;
    width: 100%;
}

.progress-bar {
    background: #fff;
    position: relative;
}

.progress-bar::after {
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    display: block;
    position: absolute;
    right: -1px;
    border-radius: 100%;
    top: -3px;
}

.bottom_hiren_mar {
    margin-bottom: -152px;
}

.big_p {
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0 0 0;
}

/*------------------------------------------------------------------
        - home page 10 
-------------------------------------------------------------------*/

.slide_banner10 {
    background-color: #91c7f0;
    min-height: 850px;
    max-height: 100vh;
    background-image: url(../images/layout_img/banner_img10.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;
}

#banner_parallax.slide_banner10 p.big {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
}

#banner_parallax.slide_banner10 p {
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    color: #bababa;
}

#banner_parallax.slide_banner10 h2 {
    font-size: 100px;
    font-weight: 500;
    line-height: 100px;
    margin-bottom: -10px;
}

.slide_banner10#banner_parallax .slider_information p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding: 34px 0 0 10px;
}

.slide_banner10 .slider_information ul li {
    display: flex;
    margin: 15px 0;
    float: left;
    width: 50%;
}

.home_page10 .slide_cont {
    margin-top: 180px;
}

.sidebar_page {
    margin-left: 240px;
}

/** side bar **/

.toggle_side_bar {
    display: none;
}

.toggle_side_bar {
    position: absolute;
    top: 0;
    width: 100%;
    color: #fff;
    z-index: 1;
    cursor: pointer;
    font-size: 28px;
    padding: 10px 20px;
}

.side_bar_logo {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: solid #b2b2b2 1px;
    min-height: 100px;
}

.side_bar_logo .logo {
    width: 100%;
    margin: 32px 0;
}

/* menu side bar */

.scoll_to_id_menu .nav {
    float: left;
}

.side_footer_bottom {
    float: left;
    width: 100%;
    padding: 30px 40px;
    border-top: solid #cccccc 1px;
    margin-top: 30px;
    min-height: auto;
}

.side_footer_bottom p {
    font-size: 12px;
    font-weight: 400;
}

.scoll_to_id_menu ul li a {
    font-size: 14px;
    color: #898989;
    font-weight: 500;
    line-height: 50px;
    padding-left: 37px;
    float: left;
    border-left: solid #fff 3px;
    width: 100%;
}

.scoll_to_id_menu ul li a:hover,
.scoll_to_id_menu ul li a:focus,
.scoll_to_id_menu ul li a.active {
    border-left: solid #ff4e58 3px;
    color: #ff4e58;
}

.social_icons_bg {
    float: left;
    padding: 0 35px;
    width: 100%;
}

.social_icons_bg ul li {
    float: left;
}

.social_icons_bg ul li a {
    width: 30px;
    height: 30px;
    background: #2c2c2c;
    float: left;
    color: #fff;
    border-radius: 3px;
    margin: 5px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
}

.social_icons_bg ul li a:hover,
.social_icons_bg ul li a:focus {
    background: #ff4e58;
}

.scoll_to_id_menu {
    width: 100%;
    margin: 70px 0;
    float: left;
}

.sidenav {
    height: 100%;
    width: 240px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.15);
    z-index: 9;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 25px;
    margin-left: 0;
    width: 42px;
    text-align: center;
    background: #ddd;
    display: none;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

/*------------------------------------------------------------------
        - home page 11 
-------------------------------------------------------------------*/

.black_bg_layout {
    background: #000;
}

.menu_capital_text div.menu>ul>li>a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

#simple_slide {
    position: relative;
}

.play_section {
    background: rgba(0, 0, 0, .4);
    min-height: 120px;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.play_pause_bt {
    float: left;
    width: 100%;
    margin: 37px 0 10px;
    display: flex;
    justify-content: center;
}

.play_pause_bt ul {
    float: left;
}

.play_pause_bt li {
    float: left;
    margin-top: 7px;
}

.play_pause_bt li.center_play_bt {
    margin: 0 25px;
}

.play_limit {
    float: left;
    width: 100%;
    height: 5px;
    background: rgba(255, 255, 255, .2);
    position: relative;
}

.info_limit_play {
    float: left;
    width: 35%;
    display: flex;
    background: #93cc39;
    height: 100%;
}

.play_pause_control ul {
    float: left;
    width: 100%;
    justify-content: center;
    display: flex;
}

.play_pause_control ul li {
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.play_pause_control ul li.center_play_control {
    float: left;
    width: 75%;
    margin: 9px 2%;
}

.play_pause_control {
    float: left;
    width: 100%;
    margin: 47px 0 0;
    position: relative;
}

.profile_cont {
    display: flex;
    margin: 38px 0 0;
}

.profile_cont .profile_uploaded {
    margin: 0 10px 0 0;
}

.profile_cont_uploaded p {
    color: #fff;
    line-height: 18px;
    margin: 0;
    font-weight: 400;
    padding: 3px 0;
}

/** scroll bar **/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper>.scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}

.scroll-element,
.scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}

.scroll-textarea>.scroll-content {
    overflow: hidden !important;
}

.scroll-textarea>.scroll-content>textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scrollbar-external_wrapper {
    height: 450px !important;
    position: relative;
    width: auto !important;
}

.scrollbar-external {
    height: 400px;
    overflow: auto;
    width: 600px;
}

.external-scroll_x,
.external-scroll_y {
    border: solid 1px #9999fc;
    cursor: pointer;
    display: none;
    position: absolute;
}

.external-scroll_x.scroll-scrollx_visible {
    display: block;
    height: 10px;
    left: 0;
    top: 410px;
    width: 200px;
}

.external-scroll_y.scroll-scrolly_visible {
    display: block;
    height: 200px;
    left: 610px;
    top: 0;
    width: 10px;
}

.external-scroll_x div,
.external-scroll_y div {
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
}

.external-scroll_x .scroll-bar,
.external-scroll_y .scroll-bar {
    background: #9999fc;
    z-index: 12;
}

.external-scroll_x .scroll-bar {
    width: 100px;
}

.external-scroll_y .scroll-bar {
    height: 100px;
}

/** srcoll bar **/

.custom-scroll {
    width: 100%;
    height: 815px;
    overflow: auto;
}

.weeked_section .play_pause_control {
    margin: 0;
}

.weeked_section .play_pause {
    position: absolute;
    top: -5px;
}

.user_like_commet li a {
    display: inline;
    float: left;
    color: #898989;
}

.user_like_commet li a:hover,
.user_like_commet li a:focus {
    color: #93cc39;
}

.user_like_commet {
    float: left;
    width: 100%;
    margin-top: 35px;
}

.user_like_commet li {
    margin-right: 15px;
    float: left;
}

.click_section_form_change_vedio {
    float: left;
    width: 100%;
    border-bottom: solid #252525 1px;
    padding-bottom: 25px;
    transition: ease all 1s;
    background: #000;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 25px;
    margin-bottom: -25px;
}

.click_section_form_change_vedio .profile_cont {
    margin-top: 25px;
}

.click_section_form_change_vedio:hover,
.click_section_form_change_vedio:focus {
    background: url(../images/layout_img/green_bg_hover_layer.png);
    background-size: cover;
    transition: ease all 1s;
}

.click_section_form_change_vedio .profile_cont_uploaded {
    margin-left: 10px;
    margin-top: 15px;
}

.click_section_form_change_vedio .profile_cont_uploaded p {
    line-height: 28px;
}

.click_section_form_change_vedio .float-right {
    margin-top: 55px;
}

.weekend_section_inner {
    padding-right: 15px;
}

.land_bg {
    background: url('../images/layout_img/land_bg.png');
    background-size: cover;
    background-attachment: fixed;
}

.owl-carousel_haf .owl-item {
    float: left;
}

.owl-carousel_haf .owl-item img {
    width: 100%;
}

.owl-carousel_haf .owl-dot {
    background: rgba(255, 255, 255, 0.20);
    width: 10px;
    height: 10px;
    float: left;
    border-radius: 100%;
    margin: 0 10px;
    cursor: pointer;
}

.owl-carousel_haf .owl-nav {
    display: none;
}

.owl-carousel_haf .owl-dot.active {
    background: #93cc39;
    width: 13px;
    height: 13px;
    margin-top: -2px;
}

.owl-carousel_haf .owl-dots {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.audio_and_video_version .portfolia_blog_style1 {
    margin-bottom: 30px;
}

.light_black_bg {
    background: #0c0c0d;
}

.audio_and_video_version .portfolia_blog_style1 .portfolia_cont {
    padding: 35px;
}

.portfolio.style_2 .portfolia_cont p {
    font-size: 13px;
    text-align: left;
    padding: 0;
}

.portfolio.style_2 .portfolia_cont h4 {
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    text-align: left;
    margin: 10px 0 15px 0;
}

.audio_and_video_version .portfolia_blog_style1 .portfolia_cont {
    background: rgba(147, 204, 57, 0.9);
}

.black_bg_layout footer {
    background: #000;
}

.subcrib {
    background: url('../images/layout_img/subcribe_img.png');
    background-size: cover;
}

.subcrib_cont h2 {
    margin-bottom: 10px;
}

.subcrib_button a.bt_main {
    margin-top: 40px;
}

/*------------------------------------------------------------------
        - home page 12 
-------------------------------------------------------------------*/

.cake_club .menu>ul>li a {
    font-size: 13px;
    margin: 2px 0 2px;
}

.cake_club .header_style2.header {
    padding: 15px 0;
}

.slide_banner12 {
    background-color: #1e2538;
    min-height: 720px;
    max-height: 100vh;
    background-image: url(../images/layout_img/banner_img12.png);
    background-size: 100% auto;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.Courgette_font h2 {
    font-family: 'Courgette', cursive;
    color: #ff9de2;
    font-size: 48px;
}

.slide_banner12 .slide_cont h3 {
    font-size: 90px;
    font-weight: normal;
    text-transform: none;
    line-height: 110px;
    font-weight: 500;
}

#banner_parallax.slide_banner12 .big_p {
    font-weight: 300;
    color: #555;
    line-height: 24px;
    margin-top: 0;
}

section.slide_banner12 .slide_cont {
    float: left;
    width: 100%;
    margin-top: 170px;
}

.cake_club .heading_style_2 .large {
    color: #000;
    font-weight: 600;
    margin: 0 0 20px;
}

.purple_cake_bg {
    background: #b693fe;
    position: relative;
}

.pink_cake_bg {
    background: #ff9de2;
}

.purple_cake_bg a {
    color: #fff;
}

.purple_cake_bg::after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 50px;
    background: url('../images/layout_img/purplr_arrow.png');
    position: absolute;
    bottom: -28px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.cake_catgy h3 {
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    margin: 25px 0 5px;
}

.cake_catgy div.center {
    height: 245px;
    align-items: center;
}

.cake_menu_list_head {
    position: relative;
}

.cake_head_list {
    margin-left: 70px;
    border-bottom: dotted #ff9de2 2px;
    padding-bottom: 0;
}

.cake_list_img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    align-items: center;
    display: flex;
    margin-right: 0;
}

.cake_head_list h4 {
    margin: 0;
    color: #ff9de2;
    font-weight: 400;
    text-transform: none;
    padding-top: 10px;
}

.cake_head_list p {
    margin-top: 2px;
    margin-bottom: 8px;
}

.cake_menu_list_cont {
    float: left;
    width: 100%;
    padding-left: 70px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.cake_menu_list_cont li {
    border-bottom: solid #ebebeb 1px;
    padding-bottom: 15px;
    margin-top: 15px;
    padding-right: 45px;
    position: relative;
}

.cake_menu_list_cont li p {
    margin: 0;
}

.cake_menu_list_cont li p.list_head {
    margin: 0;
    color: #000;
    font-weight: 500;
}

.cake_menu_list_cont li p.price_cake_list {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 500;
    color: #8b8b8b;
}

.cake_staff h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0 0;
}

.cake_staff p {
    color: #ff9de2;
}

/*------------------------------------------------------------------
        - home page 13 
-------------------------------------------------------------------*/

.slide_banner13 {
    background-color: #1e2538;
    min-height: 800px;
    max-height: 100vh;
    background-image: url(../images/layout_img/banner_img13.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.responsive_logo {
    display: none;
}

.header.header_style13 .menu>ul>li>a {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
}

.logo.desk_logo {
    margin: 10px 70px;
}

.header.header_style13 {
    padding: 23px 0;
    background: rgba(0, 0, 0, .5);
}

#banner_parallax.slide_banner13 p.large_p {
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0;
}

#banner_parallax.slide_banner13 .slide_cont h2 {
    font-size: 90px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 90px;
}

#banner_parallax.slide_banner13 .slide_cont p {
    font-weight: 400;
}

.black_color {
    color: #000;
    font-weight: 400;
}

.information_icon {
    background: #fff;
    margin: -50px 0 0;
    min-height: 100px;
    padding: 25px;
}

.information_icon img {
    margin-bottom: 8px;
}

.information_icon p {
    margin: 0;
}

.home_page13 .heading_style_7 h2 {
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
}

.home_page13 .heading_style_7 h2 small {
    font-family: 'Poppins', sans-serif;
}

.home_page13 .heading_style_7 h2::after {
    width: 70px;
    height: 4px;
    background: #d19d64;
    content: "";
    display: block;
    margin: 11px 0 30px;
}

.large_2 {
    font-weight: 500;
    text-transform: uppercase;
}

section .gray_font {
    color: #555 !important;
}

.berber_side_img {
    position: relative;
}

.berber_side_img::after {
    content: "";
    background-image: url('../images/layout_img/berber_side_img.png');
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 100%;
}

.hair_menu_list_cont ul {
    float: left;
    width: 50%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.hair_menu_list_cont ul li {
    border-bottom: dotted #ddd 2px;
    padding-bottom: 15px;
    margin-top: 15px;
    position: relative;
}

.hair_menu_list_cont ul li p {
    margin: 0;
}

.hair_menu_list_cont ul li p.list_head {
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    margin-bottom: 5px;
}

.hair_menu_list_cont ul li p.price_hair_list {
    position: absolute;
}

.hair_menu_list_cont ul li p.price_hair_list {
    position: absolute;
    right: 0;
    top: 0;
    color: #d19d64;
    font-weight: 400;
}

.tab_bar_section ul.nav.nav-tabs li a {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 0 30px;
    height: 50px;
    border: none !important;
    line-height: 45px;
}

.tab_bar_section ul.nav.nav-tabs li a.active {
    background: #d19d64;
    border-radius: 0;
    border: none;
    color: #000;
}

.tab_bar_section .nav.nav-tabs {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    border-bottom: solid #d19d64 1px;
}

.tab_bar_section ul.nav.nav-tabs li:hover a,
.tab_bar_section ul.nav.nav-tabs li:focus a {
    border: none;
}

.tab_bar_section {
    float: left;
    width: 100%;
}

.tab_bar_section .tab-content {
    float: left;
    width: 100%;
}

/** discount hair **/

.discount_section {
    border: solid #d19d64 2px;
    position: relative;
}

.discount_section_inner {
    background: #111;
    position: relative;
    top: 17px;
    left: 17px;
    min-height: 218px;
    padding: 35px 0;
}

.discount_section h3 {
    color: #d19d64;
    font-size: 36px;
    margin: 0;
    line-height: normal;
}

.discount_section h4 {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    margin: 0;
    font-size: 36px;
    line-height: normal;
}

.discount_section h5 {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    margin: 0;
    line-height: normal;
}

.discount_section_main .bt_main {
    margin-top: 20px;
}

.full_dark_grey {
    background: #111;
}

.join_us_section {
    min-height: 150px;
    padding: 48px 0;
}

.join_us_section h2 {
    margin: 0;
}

/*------------------------------------------------------------------
        - home page 14 
-------------------------------------------------------------------*/

.header.header_style14 {
    padding: 0;
}

.header.header_style14 .header_top {
    min-height: 60px;
    padding: 15px 0;
}

.cafe_version div.header_top p {
    color: #393848;
    font-weight: 400;
    float: left;
    font-size: 14px;
    margin-right: 40px;
}

.cafe_version .social_icons {
    margin: 0;
    float: left;
    margin: 4px 0 0;
}

.cafe_version .social_icons a,
.cafe_version .social_icons a:hover,
.cafe_version .social_icons a:focus {
    color: #393848;
}

.country_drop_down {
    float: right;
}

.country_drop_down .dropdown {
    float: left;
    width: 100%;
}

.country_drop_down .dropdown button {
    padding: 1px;
    height: 30px;
    min-width: 100px;
    border-radius: 5px;
    margin: 0 0 0 30px;
    line-height: 28px;
    font-size: 14px;
    text-transform: none;
    position: relative;
    background: #393848;
    border: none;
}

.country_drop_down .dropdown button:hover,
.country_drop_down .dropdown button:focus,
.country_drop_down .dropdown button:active,
.country_drop_down .dropdown button:active:focus,
.country_drop_down .dropdown button:active:hover {
    background: #fff;
    border: none;
    color: #393848;
    box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.country_drop_down .dropdown-toggle::after {
    top: 2px;
    right: -2px;
    position: relative;
}

.dropdown-menu .dropdown-item {
    font-size: 14px;
}

/** bottom header **/

.header_style14 .header_bottom {
    min-height: 60px;
    padding: 0;
    background: #393848;
}

.header_style14 .header_bottom {
    min-height: 60px;
    padding: 0;
    background: #393848;
    box-shadow: 0 15px 25px -25px rgba(0, 0, 0, 1);
    z-index: 1;
    position: relative;
}

.header_style14 .logo {
    margin: 0;
    float: left;
    position: absolute;
    top: -39px;
}

.header.header_style14 .main_menu {
    width: 100%;
    padding-left: 200px;
    margin: 4px 0 3px;
}

.header.header_style14 .main_menu>.menu>ul>li>a {
    color: #fff;
}

.header.header_style14 .main_menu>.menu>ul>li>a:hover,
.header.header_style14 .main_menu>.menu>ul>li>a:focus {
    color: #e4b95b;
}

.header.header_style14 .header_bottom .right_section_bottom_header a {
    color: #fff;
    float: right;
    font-size: 14px;
}

.header.header_style14 .header_bottom .right_section_bottom_header {
    margin: 19px 0 18px;
    float: right;
}

.slide_banner14 {
    background-color: #1e2538;
    min-height: 800px;
    background-image: url(../images/layout_img/banner_img14.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;
}

.slide_banner14 h2 {
    font-size: 72px;
}

.slide_banner14 h2 span {
    font-weight: 600;
}

#banner_parallax.slide_banner14 p {
    font-size: 18px;
    font-weight: 300;
}

.cafe_version .heading_style_7 h2 small {
    color: #707070;
}

.cafe_version .heading_style_7 h2 {
    color: #e4b95b;
    margin-bottom: 10px;
}

.cafe_product_list {
    position: relative;
    background: url('../images/layout_img/cafe_pr_bg.png');
    background-position: top center;
    background-size: cover;
    padding-top: 35px;
}

.cafe_product_list::before {
    position: absolute;
    width: 100%;
    height: 85px;
    display: block;
    background: url('../images/layout_img/dark_cake_Ser_bg.png');
    content: "";
    margin: 0 auto;
    background-position: top center;
    top: -60px;
}

.icon_top {
    position: relative;
    left: 0;
    width: 100%;
    top: 0;
    margin-bottom: 65px;
    margin-top: -65px;
}

.head_cafe_pro p {
    color: #e4b95b;
    font-size: 20px;
    font-weight: 500;
}

.head_cafe_pro p span.small_head {
    font-size: 14px;
    font-weight: 300;
    color: #898989;
    text-decoration: line-through;
}

.head_cafe_pro h3 {
    color: #fff;
    text-transform: none;
    font-weight: 500;
    font-size: 24px;
}

.top_left_pro .head_cafe_pro {
    position: relative;
    top: -43px;
}

.top_center_pro {
    display: flex;
}

.top_center_pro .head_cafe_img {
    margin-left: -80px;
}

.top_center_pro .head_cafe_pro {
    position: relative;
    top: 50px;
    left: 5px;
}

.top_right_pro .head_cafe_img {
    text-align: center;
}

.style_pro_head h2 {
    margin: 0;
}

.style_pro_head {
    margin-top: -45px;
    margin-bottom: 75px;
}

.bottom_left_pro {
    position: relative;
    top: -65px;
}

.bottom_right_pro {
    position: relative;
    top: -65px;
}

.bottom_right_pro .head_cafe_img {
    text-align: right;
    margin-bottom: 15px;
}

.bottom_center_pro .head_cafe_img {
    text-align: center;
}

.bottom_center_pro .text_align_left {
    text-align: left;
    padding-left: 60px;
    margin: 0 0 -10px 0;
}

.light_gream_color {
    background: #f3f2ed;
}

.menu_list_cafe {
    padding: 15px 0;
}

.cafe_product_menu {
    position: relative;
    background: url('../images/layout_img/cafe_bg_menu.png');
    background-position: top center;
    background-size: cover;
    position: relative;
    z-index: 1;
    margin-top: 0;
    padding-top: 35px;
}

.cafe_product_menu::before {
    position: absolute;
    width: 100%;
    height: 85px;
    display: block;
    background: url('../images/layout_img/grey_layer_top.png');
    content: "";
    margin: 0 auto;
    background-position: top center;
    top: -60px;
}

.cake_menu_list {
    float: left;
    width: 100%;
}

.menu_list_cafe .cake_head_list h4 {
    color: #000000;
    border-bottom: dotted 2px #ccc;
    padding-bottom: 7px;
    margin-bottom: 8px;
}

.menu_list_cafe .cake_head_list h4 span {
    float: right;
}

.cake_menu_list {
    float: left;
    width: 100%;
    margin: 15px 0;
}

.menu_list_cafe .cake_head_list {
    border-bottom: none;
    margin-left: 100px;
}

.cafe_product_menu .tab_bar_section .nav.nav-tabs {
    border-bottom: none;
}

.cafe_product_menu .tab_bar_section ul.nav.nav-tabs li a {
    font-family: inherit;
    font-size: 18px;
    font-weight: 400;
    line-height: 50px;
    margin-top: 15px;
    border-radius: 50px;
}

.cafe_product_menu .tab_bar_section ul.nav.nav-tabs li a.active {
    background: #393848;
    color: #e4b95b;
    border-radius: 50px;
}

.white_bg_cafe {
    position: relative;
    background: url('../images/layout_img/white_bg_cafe.png');
    background-position: top center;
    background-size: cover;
    position: relative;
    z-index: 1;
    margin-top: 0;
    padding-bottom: 120px;
    padding-top: 35px;
}

.white_bg_cafe::before {
    position: absolute;
    width: 100%;
    height: 85px;
    display: block;
    background: url('../images/layout_img/white_bg_cafear.png');
    content: "";
    margin: 0 auto;
    background-position: top center;
    top: -60px;
}

/** team cheif **/

.team_blog_style_cheif .team_blog {
    background: #f8f8f8;
    border-radius: 10px;
    border: solid #f3f2ed 1px;
}

.team_blog_style_cheif .team_blog .team_member_img {
    margin-top: -50px;
}

.team_blog_style_cheif .team_blog div.team_imform {
    background: #f3f2ed;
    margin: 0;
    padding: 25px 0 0 0;
}

.team_blog_style_cheif .team_blog div.team_social {
    background: #f3f2ed;
    margin: 0;
    padding: 0 0 25px 0;
    float: left;
    width: 100%;
    border-radius: 0 0 10px 10px;
}

.team_blog_style_cheif p.team_mem_name {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 400;
}

.owl-item {
    float: left;
}

.team_blog_style_cheif .owl-dots {
    display: none;
}

.team_blog_style_cheif .owl-theme .owl-prev {
    background: url('../images/layout_img/arrow_border.png') !important;
    width: 50px !important;
    height: 50px !important;
    font-size: 0 !important;
}

.team_blog_style_cheif .owl-theme .owl-next {
    background: url('../images/layout_img/arrow_border.png') !important;
    width: 50px !important;
    height: 50px !important;
    font-size: 0 !important;
    background-position: -51px 0 !important;
}

.team_blog_style_cheif .owl-theme .owl-prev:hover,
.team_blog_style_cheif .owl-theme .owl-prev:focus {
    background: url('../images/layout_img/arrow_border.png') !important;
    background-position: 0px -50px !important;
}

.team_blog_style_cheif .owl-theme .owl-next:hover,
.team_blog_style_cheif .owl-theme .owl-next:focus {
    background-position: -51px -50px !important;
}

.owl-carousel-team .owl-stage-outer {
    overflow-x: hidden;
    overflow-y: auto;
}

.team_blog_style_cheif .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    left: 0;
    margin: 0;
}

.team_blog_style_cheif .owl-nav .owl-prev {
    float: left;
    left: -80px;
    position: absolute;
}

.team_blog_style_cheif .owl-nav .owl-next {
    float: left;
    right: -80px;
    position: absolute;
}

.owl-carousel-team {
    position: relative;
}

/** gream bg **/

.scoop_bg_cream {
    position: relative;
    background: url('../images/layout_img/scoop_bg_cream.png');
    background-size: auto auto;
    background-position: top center;
    background-size: cover;
    position: relative;
    z-index: 1;
    margin-top: -62px;
}

.time_ser h3 {
    text-align: center;
    text-transform: none;
    font-weight: 500;
    font-size: 20px;
    margin-top: 15px;
}

.time_ser p {
    margin: 0;
    text-align: center;
}

/*------------------------------------------------------------------
        - home page 15 
-------------------------------------------------------------------*/

.slide_banner15 {
    background-color: #362748;
    min-height: 800px;
    max-height: 100vh;
    background-image: url(../images/layout_img/banner_img15.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;
}

.slide_banner15 .bt_main {
    margin-right: 10px;
    color: #23242a;
    border: solid #ffb125 1px !important;
}

.slide_banner15 .bt_main:hover,
.slide_banner15 .bt_main:focus {
    background: transparent !important;
    color: #ffb125 !important;
}

.slide_banner15#banner_parallax .slide_cont p {
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
}

.slide_banner15#banner_parallax .slide_cont p.large_p {
    font-size: 30px;
    font-weight: 400;
}

.slide_banner15#banner_parallax h2 {
    font-size: 72px;
    line-height: 72px;
    font-weight: 600;
    color: #ffb125;
}

.white_bg {
    background: #fff;
}

.horizontal_cross_layout {
    position: relative;
}

.streat_section {
    position: absolute;
    width: 100%;
    height: 81px;
    top: -80px;
}

.streat_section img {
    width: 100%;
    height: 100%;
}

.heading_style_gym h2 {
    font-size: 30px;
    margin-bottom: 10px;
}

.heading_style_gym p {
    color: #000;
    font-weight: 400;
}

.black_border {
    background-image: url('../images/layout_img/black_bor_bg.png');
    background-repeat: no-repeat;
    background-position: 0 23px;
    padding-left: 105px;
    position: relative;
    margin-left: -30px;
}

.white_border {
    background-image: url('../images/layout_img/white_bor_bg.png');
    background-repeat: no-repeat;
    background-position: 0 23px;
    padding-left: 105px;
    position: relative;
    margin-left: -30px;
}

.home_page15 div.one_line_layout h4 {
    text-transform: none;
}

.home_page15 section.layout_padding_2.horizontal_cross_layout {
    margin-bottom: -70px;
}

.dark_bg_gym {
    background: url('../images/layout_img/multi_layer_bg.png');
    background-size: cover;
    position: relative;
    min-height: 400px;
}

.streat_section_rev {
    position: absolute;
    width: 100%;
    height: 81px;
    top: -1px;
}

.enter_roll_bt a {
    width: 170px;
    height: 170px;
    background: #ffb125;
    float: right;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 18px;
    color: #23242a;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 500;
    border-radius: 50px;
}

.enter_roll_bt a:hover,
.enter_roll_bt a:focus {
    background: #fff;
}

.newsletter_form input {
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
    border: none;
    color: #fff;
    min-height: 45px;
    padding: 0 20px;
    font-weight: 300;
}

.newsletter_form {
    position: relative;
}

.newsletter_form button {
    position: absolute;
    right: 0;
    height: 45px;
    width: 50px;
    border: none;
    background: transparent;
    color: #ffb125;
    font-size: 16px;
}

.streat_section_rev_bottom {
    position: absolute;
    bottom: -1px;
}

/** gym team **/

.team_blog_gym {
    display: flex;
    margin: 15px 0;
}

.circle_team {
    width: 170px;
    height: 170px;
    border: solid #ffc200 1px;
    border-radius: 100%;
    text-align: center;
    line-height: 165px;
    background: #fff;
    transition: ease all 0.5s;
}

.team_img {
    margin-right: 30px;
}

.team_blog_gym_cont h3 {
    font-size: 18px;
    text-transform: none;
    font-weight: 500;
    color: #303841;
}

.team_blog_gym_cont .social_icons {
    margin-top: 20px;
    margin-bottom: 0;
    opacity: 0;
    transition: ease all 0.5s;
}

.team_blog_gym_cont p {
    margin: 0;
}

.team_blog_gym_cont {
    padding: 35px 0;
}

.team_blog_gym:hover .team_blog_gym_cont .social_icons,
.team_blog_gym:focus .team_blog_gym_cont .social_icons {
    opacity: 1;
}

.team_blog_gym:hover .circle_team,
.team_blog_gym:focus .circle_team {
    background: #ffc200;
}

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

.gym_membership_section .table_price_head h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 80px;
    color: #000;
    background: #ffc200;
    text-transform: none;
}

.gym_membership_section .table_price {
    float: left;
    width: 100%;
    background: #f8f8f8;
    padding: 0;
    box-shadow: 0 20px 35px -15px rgba(0, 0, 0, 0.4);
}

.gym_membership_section .active_price.table_price div.table_price_head h5 {
    background: #fff;
}

.gym_membership_section .active_price {
    background: #fff;
}

.gym_membership_section .table_price_per p {
    font-size: 36px;
    color: #000;
    font-weight: 600;
}

.gym_membership_section .table_price_per {
    min-height: 122px;
    padding: 47px 0 0;
    background: #fff;
}

.gym_membership_section .table_price_cont_bottm ul {
    border-top: none;
}

.full_table_price,
.full_table_price:hover,
.full_table_price:focus {
    min-height: 45px;
    background: #555;
    width: 100%;
    line-height: 45px;
    color: #ffc200;
}

.gym_dark_bg {
    background: #303841;
}

/** verticle tab **/

.veticle_tab .tab_bar_section {
    display: flex;
}

.veticle_tab .tab_bar_section .nav.nav-tabs {
    float: left;
    width: 100px;
    display: block;
    justify-content: center;
    border: none;
    margin-right: 30px;
}

.veticle_tab .tab_bar_section .nav.nav-tabs .nav-item {
    float: left;
    width: 100%;
    margin: 0;
}

.veticle_tab .tab_bar_section .nav.nav-tabs .nav-item a {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
    padding: 0;
    position: relative;
}

.veticle_tab .tab_bar_section .nav.nav-tabs .nav-item a.active {
    background: transparent;
}

.contant_section_gym {
    margin: 0;
    color: #596067;
    border: solid #596067 1px;
    padding: 30px;
    position: relative;
    float: right;
    width: 100%;
    min-height: 360px;
}

.active .contant_section_gym::after {}

.qaute {
    margin-bottom: 30px;
    margin-top: 0;
}

.veticle_tab .tab_bar_section .nav.nav-tabs .nav-item a.active::after {
    content: "";
    width: 28px;
    height: 28px;
    background: #303841;
    position: absolute;
    display: block;
    border: solid #596067 1px;
    transform: rotate(45deg);
    border-radius: 0px;
    border-top: none;
    border-right: none;
    top: 38px;
    right: -44px;
    z-index: 1;
}

.contact_form_layout.gym_form button {
    background: #ffb125;
    color: #444;
}

.contact_form_layout.gym_form button:hover,
.contact_form_layout.gym_form button:focus {
    background: #444;
    color: #ffb125;
}

/*------------------------------------------------------------------
        - home page 16 
-------------------------------------------------------------------*/

.slide_banner16 {
    background-color: #ce93d8;
    min-height: 1100px;
    max-height: 100vh;
    background-image: url(../images/layout_img/banner_img16.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.slide_banner16 .slide_cont h2 {
    font-size: 72px;
}

.slide_banner16 .slide_cont h2 span {
    font-weight: 600;
}

#banner_parallax.slide_banner16 .slide_cont p {
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    margin: 40px 0;
}

.slide_banner16 .bt_main_slide {
    background: #7d6599;
    color: #fff;
    font-size: 14px;
    width: 200px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px;
    border-radius: 3px;
}

.slide_banner16 .bt_main_slide:hover,
.slide_banner16 .bt_main_slide:focus {
    background: #ed7161;
    color: #fff;
}

.header.header_style16 {
    box-shadow: 10px 0 50px -25px #000;
    position: relative;
    z-index: 1;
    padding: 18px 0;
}

.header_style16 .only_desk_menu .main_menu {
    width: 100%;
}

.header_style16 .only_desk_menu .main_menu ul {
    width: 33.33%;
    float: left;
}

.header_style16 .only_desk_menu .main_menu ul.clearfix.float-right {
    display: flex;
    justify-content: flex-end;
}

.header_style16 .only_desk_menu .main_menu ul.logo_head {
    display: flex;
    justify-content: center;
}

.only_mobile_tab_menu {
    display: none;
}

.header_style16 .only_desk_menu .main_menu ul.logo_head li {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 180px;
    position: absolute;
    top: -24px;
    width: 180px;
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 10px 25px -24px #000;
}

.header_style16 .only_desk_menu .main_menu ul.logo_head li a {
    position: relative;
    z-index: 1;
}

.heading_style_13 h2 {
    font-size: 48px;
    font-weight: 600;
    color: #343434;
    margin: 0 0 10px 0;
}

.heading_style_13 h2 span {
    color: #d39fdc;
}

.padding_top_0 {
    padding-top: 0;
}

.yoga_service h4 {
    color: #000;
    text-transform: none;
    margin: 25px 0 15px !important;
}

.yoga_service p {
    font-weight: 400;
}

.yoga_service .bt_main {
    background: transparent !important;
    color: #ce93d8;
    border: solid #ce93d8 1px;
    font-weight: 400;
    margin-top: 5px;
}

.yoga_service_blog:hover .bt_main,
.yoga_service_blog:focus .bt_main {
    background: #ce93d8 !important;
    color: #fff;
}

.yoga_service_blog {
    padding: 25px 25px 60px;
    transition: ease all 0.5s;
}

.yoga_service_blog:hover,
.yoga_service_blog:focus {
    box-shadow: 0 9px 16px 0 rgba(0, 0, 0, 0.15);
}

.home_page16 h4 {
    text-transform: none;
    margin: 0 0 10px 0;
}

.home_page16 p {
    font-weight: 400;
}

.bg_layout_yoga {
    background-image: url('../images/layout_img/yogapurple_bg.png');
    background-size: cover;
    background-position: center bottom;
    min-height: 550px;
}

.bg_layout_yoga .heading_style_13 h2 {
    line-height: 55px;
    margin-bottom: 25px;
}

.bg_layout_yoga .bt_main,
.bg_layout_yoga .bt_main:hover,
.bg_layout_yoga .bt_main:focus {
    background: #fff !important;
    color: #ce93d8 !important;
}

.client_slider_main {
    float: left;
    width: 100%;
}

.client_slider_main .owl-stage-outer {
    float: left;
    width: 100%;
}

.client_slider_main .owl-nav {
    display: none;
}

.testimo {
    display: flex;
    margin: 15px 0;
}

.testimo .test_cont {
    position: relative;
    border: solid #ddd 1px;
    padding: 30px;
    margin-left: 45px;
    background: #fff;
}

.testimo .test_cont h4 {
    text-transform: none;
    color: #ce93d8;
}

.testimo .test_cont::after {
    content: "";
    display: block;
    position: relative;
    width: 25px;
    height: 25px;
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: -14px;
    top: 28px;
    border-bottom: none;
    border-left: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.testimo .test_cont .star_rating {
    float: left;
    margin: 0 0 5px 0;
    width: 100%;
    font-size: 14px;
    color: #ddd;
}

.star_rating li.fill_star {
    color: #ffb80f;
}

.client_slider_main .owl-theme .owl-dots .owl-dot span {
    width: 5px;
    height: 5px;
    margin: 5px 7px;
    background: #7d6599;
}

.client_slider_main .owl-theme .owl-dots .owl-dot.active span,
.client_slider_main .owl-theme .owl-dots .owl-dot:hover span,
.client_slider_main .owl-theme .owl-dots .owl-dot:focus span {
    background: #ce93d8;
}

.client_slider_main .owl-theme .owl-dots .owl-dot.active span {
    width: 68px;
    background: #ce93d8;
}

/*------------------------------------------------------------------
        - home page 17 
-------------------------------------------------------------------*/

.header_top.top_imform {
    min-height: 45px;
    border-bottom: solid #118df0 1px;
    background: #f8f8f8;
}

.header_top.top_imform ul.inform_li li {
    float: left;
    width: 33.33%;
    font-size: 13px;
    color: #0e2f56;
    padding-top: 1px;
}

.inform_opening {
    float: left;
    font-size: 13px;
    margin: 2px 15px 0 0;
}

.header.header_style17 {
    padding: 0;
}

.header_top.top_imform li i {
    color: #118df0;
    margin-right: 2px;
}

.slide_banner17 {
    background-color: #118df0;
    min-height: 720px;
    max-height: 100vh;
    background-image: url(../images/layout_img/banner_img17.png);
    background-size: 100% auto;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.slide_banner17#banner_parallax p.large_2 {
    font-size: 25px;
    font-weight: 300;
    text-transform: none;
    line-height: 36px;
}

.slide_banner17#banner_parallax .bt_main {
    background: #0e2f56;
    min-height: 50px;
    line-height: 50px;
    font-weight: 400;
}

.slide_banner17#banner_parallax .bt_main:hover,
.slide_banner17#banner_parallax .bt_main:focus {
    background: #fff;
    color: #0e2f56;
}

.dentist_slide {
    margin-top: 50px;
}

.home_page17 .heading_style_3 h2::after {
    width: 100px;
    background: #118df0;
}

.home_page17 .heading_style_3 h2 {
    font-size: 48px;
    color: #323232;
    margin: 0;
    line-height: 48px;
}

.home_page17 .heading_style_3 p.small_text {
    color: #118df0;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    margin: 0 0 20px 0;
}

.home_page17 p.large_2 {
    font-weight: 400;
    font-size: 18px;
    color: #555;
    text-transform: none;
    line-height: 28px;
}

.home_page17 h4 {
    color: #0e2f56;
    text-transform: none;
    position: relative;
    font-weight: 500;
}

.home_page17 .one_line_layout h4 {
    margin: 0 0 10px 0;
}

.dentist_ser h4::after {
    width: 30px;
    height: 3px;
    background: #118df0;
    display: block;
    content: "";
    margin: 20px auto 0;
}

.dentist_ser p {
    font-size: 14px;
    font-weight: 400;
}

.dentist_ser {
    transition: ease all 0.5s;
}

.dentist_ser:hover div.center,
.dentist_ser:focus div.center {
    transition: ease all 1s;
    transform: rotatey(360deg);
}

.dentist_ser {
    margin: 30px 0;
}

.dentist_ser a {
    color: #118df0;
}

.dentist_ser a:hover,
.dentist_ser a:focus {
    color: #0e2f56;
}

.white_layer_bottom {
    background: url('../images/layout_img/white_layer_bottm.png');
    background-size: cover;
    background-position: center bottom;
}

.dentist_team div.team_member_img {
    min-height: 370px;
    border: solid #e1e1e1 1px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dentist_team .team_imform h4 {
    margin-bottom: 5px;
}

.inform_dentist_botm h3 {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    text-transform: none;
    line-height: 45px;
    margin-bottom: 20px;
}

.inform_dentist_botm p {
    font-size: 18px;
    margin-top: 5px;
    font-weight: 400;
    margin-top: 10px;
}

.home_page17 .header_top.top_imform ul li {
    float: left;
    width: 33.33%;
}

.home_page17 .team_blog {
    border: none;
}

/*------------------------------------------------------------------
        - home page 18 
-------------------------------------------------------------------*/

.light_silver_layer_top {
    background: url('../images/layout_img/light_silver_layer_top.png');
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.slide_banner18 .slide_cont h2 {
    color: #000;
}

.slide_bottom_icon li {
    width: 100px;
    height: 100px;
    float: left;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 5px;
    margin: 0 5px;
    background: #fff;
}

.slide_banner18#banner_parallax p {
    color: #000;
    text-transform: none;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}

.slide_banner18 .slide_cont {
    float: left;
    width: 100%;
    margin-top: 90px;
    padding-left: 5px;
}

.home_page18 .top_imform ul {
    float: right;
}

.home_page18 .top_imform li {
    width: auto;
    margin-left: 30px;
    float: left;
}

.header.header_style18 {
    padding: 0;
}

.header.header_style18 .header_top.top_imform {
    min-height: 45px;
    border-bottom: solid #e1e1e1 1px;
    background: #fff;
}

.header_bottom.menu_border_hover {
    padding-bottom: 0;
}

.menu_border_hover .main_menu .menu>ul>li:hover>a,
.menu_border_hover .main_menu .menu>ul>li:focus>a,
.menu_border_hover .main_menu .menu>ul>li.active>a {
    border-bottom: solid #4f6dcd 5px;
}

.menu_border_hover .main_menu .menu>ul>li>a {
    padding-bottom: 28px;
    padding-left: 28px;
    padding-right: 28px;
}

.menu_border_hover .main_menu .menu>ul>li:last-child>a {
    padding-right: 0;
}

.blue_1 {
    background: #435aa1;
}

.blue_2 {
    background: #4f6dcd;
}

.blue_3 {
    background: #42d5cc;
}

.doc_ser {
    min-height: 370px;
    padding: 65px 35px 45px;
    border-radius: 10px;
    box-shadow: 5px 10px 30px -16px #000;
}

.icon_ser {
    margin-bottom: 20px;
}

.doctor_ser h3 {
    font-size: 24px;
    font-weight: 500;
    text-transform: none;
    margin: 0;
}

.doctor_ser p {
    margin: 15px 0;
}

.doc_ser a {
    color: #9edaff;
    font-weight: 500;
    font-size: 14px;
}

.list_style2 {
    margin: 15px 0px;
}

.list_style2 li {
    line-height: 28px;
    color: #000;
    font-size: 14px;
}

.arrow_btn {
    min-width: 200px;
    height: 50px;
    background: #4f6dcd;
    float: left;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-weight: 500;
    padding: 0 15px font-size: 14px;
    border-radius: 5px;
    position: relative;
}

.arrow_btn i {
    float: right;
    width: 30px;
    height: 50px;
    line-height: 50px;
    background: #435aa1;
    border-radius: 0 5px 5px 0;
    font-size: 15px;
    transition: ease all 0.5s;
}

.arrow_btn:hover,
.arrow_btn:focus {
    background: #435aa1;
    color: #fff;
}

.arrow_btn:hover i,
.arrow_btn:focus i {
    background: #4f6dcd;
}

.home_page18 h4 {
    color: #000;
    text-transform: none;
    position: relative;
    font-weight: 500;
}

.gally_img {
    margin: 15px 0;
    border-radius: 5px;
    overflow: hidden;
}

.gally_img img {
    width: 100%;
}

.font_size30 {
    font-size: 30px !important;
}

.progress_bar_design2 .progress {
    height: 10px;
    margin: 32px 0 30px 0;
    background: #435aa1;
    overflow: inherit;
    border-radius: 50px;
}

.progress_bar_design2 .progress-bar::after {
    display: none;
}

.progress_bar_design2 .progress-bar {
    background: #42d5cc;
    border-radius: 50px;
}

.doctor_team .team_member_img {
    width: 100%;
    min-height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.doctor_team .team_imform {
    text-align: center;
}

.doctor_team .team_imform h4 {
    margin-bottom: 5px;
}

.doctor_team .team_imform p {
    color: #435aa1;
}

.doctor_team .team_imform {
    text-align: center;
    margin-bottom: 15px;
}

.doctor_team .cont p {
    text-align: center;
}

.doctor_team .team_blog {
    border: none;
}

/*------------------------------------------------------------------
        - home page 19 
-------------------------------------------------------------------*/

.header_style_ecomm {
    background: #0163d2;
}

.center_menu {
    display: flex;
    justify-content: center;
    width: 100%;
}

.center_menu .menu {
    width: auto;
}

.header_style_ecomm .menu>ul>li>a {
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px 20px;
}

.top_search_bar .field {
    display: flex;
}

.top_search_bar .field input {
    max-width: 270px;
    margin-top: 0;
    border: none;
    min-height: 45px;
    padding: 0 22px;
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    width: 100%;
    border-radius: 5px 0 0 5px;
}

.top_search_bar button {
    width: 50px;
    padding: 0;
    min-width: 50px;
    margin: 0;
    height: 50px;
    margin-left: 0;
    position: relative;
    background: #257ee2;
    border-radius: 0 5px 5px 0;
    color: #fff;
    font-size: 15px;
}

/** ecommer side **/

.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
}

.sidebar a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidebar a:hover {
    color: #f1f1f1;
}

.sidebar .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    margin-left: 50px;
    line-height: normal;
    padding: 0;
    min-height: auto;
    background: #0163d2;
    color: #fff;
    width: 60px;
    text-align: center;
}

.home_page19 .slide_cont {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.slide_banner19 {
    min-height: 550px;
}

.heading_style_19 h2 {
    color: #000;
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    font-weight: 700;
}

.slide_banner19 .slide_bt a {
    background: #00d9ef;
    text-transform: uppercase;
    margin-top: 35px;
}

.sidebar_main_menu ul li a {
    font-size: 18px;
    padding: 12px 8px 12px 12px;
    border-bottom: solid #dfdfdf 1px;
    width: 80%;
    margin: 0 10%;
    font-weight: 400;
}

.sidebar_main_menu ul li a:hover,
.sidebar_main_menu ul li a:focus {
    color: #0163d2;
}

@media (min-width:991px) {
    .center-desk {
        display: flex;
        width: 100%;
        justify-content: center;
    }

    .sidebar_menu {
        display: none;
    }
}

.menu_product {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.menu_product li {
    float: left;
    font-weight: 500;
    font-size: 15px;
    margin: 0 30px;
}

.menu_product li a i {
    margin-right: 4px;
    color: #898989;
}

.menu_product li a {
    color: #0163d2;
}

.menu_product li a:hover,
.menu_product li a:focus {
    color: #000;
}

.home_page19 h4 {
    font-size: 18px;
    text-transform: none;
    margin-bottom: 10px;
    line-height: 24px;
}

.read_more_bt {
    font-size: 14px;
    color: #0163d2;
    font-weight: 500;
}

.coffee_machine {
    position: absolute;
    top: -50px;
}

.down_arrow {
    position: relative;
}

.down_arrow::after {
    width: 35px;
    height: 35px;
    content: "";
    display: block;
    position: relative;
    background: #0163d2;
    transform: rotate(45deg);
    margin: 0 auto;
    bottom: -98px;
}

/** product section **/

.product_price {
    font-size: 18px;
    font-weight: 600;
    color: #0163d2;
    margin: 0;
}

.product_descr {
    margin: 10px 0;
    padding: 0 10px;
    line-height: 18px;
}

.old_price {
    text-decoration: line-through;
    font-weight: 400;
    font-size: 14px;
    color: #707070;
}

.product_detail {
    float: left;
    width: 100%;
    padding: 20px 5px;
}

.product .star_rating {
    margin: 0;
    width: 100%;
}

.star_rating {
    font-size: 14px;
}

.product {
    padding: 0 0 15px;
    margin: 15px 0;
}

.product_img {
    float: left;
    width: 100%;
    min-height: 250px;
    padding: 25px;
    position: relative;
}

.product_style_1 .col-md-3 {
    border-bottom: solid #e1e1e1 1px;
}

.product_style_1 .product_img {
    border-right: solid #e1e1e1 1px;
}

.update_label {
    position: absolute;
    background: #00d9ef;
    color: #fff;
    float: right;
    width: 70px;
    text-align: center;
    height: 70px;
    border-radius: 100%;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    line-height: 18px;
    right: 25px;
    top: 0;
}

.update_label span {
    font-size: 18px;
}

.blue3_theme .dark_footer {
    background: #222;
}

.margin_top_25 {
    margin-top: 25px;
}

.layout_padding_new_letter {
    padding: 45px 0;
}

.newslatter {
    float: left;
    width: 100%;
    margin: 15px 0;
}

.newslatterform form {
    background: #fff;
    border-radius: 5px;
    float: left;
    position: relative;
    width: 550px;
}

.newslatterform form input {
    border: none;
    height: 50px;
    width: 100%;
    padding: 0 135px 0 25px;
    border-radius: 10px;
}

.newslatter .read_more_bt {
    float: right;
    text-decoration: underline !important;
    padding: 13px 0;
}

.newslatterform form button {
    position: absolute;
    background: #0163d2;
    border: none;
    color: #fff;
    width: 120px;
    height: 50px;
    border-radius: 0 5px 5px 0;
    right: -1px;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    top: 0;
    z-index: 1;
}

/*------------------------------------------------------------------
        - home page 20
-------------------------------------------------------------------*/

.header.header_style_ecomm2 {
    padding: 0;
}

.header.header_style_ecomm2 .header_top {
    border-bottom: solid #f3f3f3 1px;
    min-height: 40px;
    padding: 8px 0 7px;
}

.header_style_ecomm2 .header_top li {
    font-size: 14px;
    float: left;
    color: #707070;
    font-weight: 400;
}

.header.header_style_ecomm2 .header_top {
    border-bottom: solid #f3f3f3 1px;
}

.header.header_style_ecomm2 .header_top .infor_devide {
    margin: 0 20px;
}

.dropdown-toggle {
    cursor: pointer;
}

.dropdown-menu.open.show ul {
    display: block !important;
}

.search_style_2 {
    float: left;
    width: 100%;
    margin: 20px 0;
}

.search_style_2 .top_search_bar {
    position: relative;
    width: 100%;
    border-radius: 5px;
}

.search_style_2 .top_search_bar input {
    max-width: 100%;
    border-radius: 5px 0 0 5px;
    border: solid #e1e1e1 1px;
}

.search_style_2 .top_search_bar .bootstrap-select button,
.search_style_2 .top_search_bar .bootstrap-select button:hover,
.search_style_2 .top_search_bar .bootstrap-select button:focus,
.search_style_2 .top_search_bar .bootstrap-select button:active {
    background: #f8f8f8;
    border: solid #e1e1e1 1px;
    border-radius: 0;
    color: #000;
    font-weight: 400;
    text-transform: none;
    font-size: 14px;
    padding: 0 15px;
    width: 205px;
    margin: 0 0 0px -1px;
    box-shadow: none;
}

.search_style_2 .top_search_bar .bootstrap-select .dropdown-toggle::after {
    right: 10px;
    position: relative;
}

.search_style_2 .top_search_bar button.submit_search {
    background: #0163d2;
    width: 220px;
    font-weight: 500;
    font-size: 14px;
}

.header_middle .logo {
    margin: 28px 0 0;
}

.right_cart_section {
    float: left;
    width: auto;
}

.right_cart_section ul li {
    float: left;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    margin-right: 38px;
}

.right_cart_section ul li i {
    margin-right: 8px;
    margin-top: -3px;
    float: left;
    color: #000;
    font-size: 25px;
}

.right_cart_section ul {
    float: left;
    min-height: 50px;
    margin: 22px 0 0;
}

.right_cart_section ul.cart_update li {
    font-size: 12px;
    color: #707070;
    line-height: normal;
    margin: 0;
}

.right_cart_section ul.cart_update li span {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 21px;
}

.right_cart_section .cart_icons {
    padding: 12px 0;
}

.search_style_2 .top_search_bar .dropdown-menu.open.show {
    border-radius: 0 !important;
    padding: 10px 12px;
    margin: -1px 0 0 0 !important;
    border: solid #e7e7e7 1px;
    border-radius: 0;
    width: 100%;
}

.search_style_2 .top_search_bar .dropdown-menu.open.show li {
    margin-bottom: 5px;
    font-size: 14px;
}

.header_middle {
    border-bottom: solid #f3f3f3 1px;
}

.header_style_ecomm2 .main_menu div.menu ul li a {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
}

.header_style_ecomm2 .main_menu div.menu ul li {
    margin: 0 10px;
}

.home_page20 .product {
    background: #fff;
    box-shadow: 0px 0 15px -5px rgba(0, 0, 0, .1);
    padding: 30px;
    border-radius: 10px;
}

.home_page20 .update_label {
    right: 0;
}

.small_product_section .product_img {
    min-height: auto;
    padding: 0;
}

.small_product_section .product_detail {
    padding-bottom: 0;
}

.home_page20 .large_product_section {
    padding: 75px 45px;
}

/** count down js **/

#clockdiv {
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
}

#clockdiv div.count {
    padding: 0;
    border-radius: 0;
    width: 50%;
    float: left;
    display: flex;
    margin: 7px 0;
}

#clockdiv div>span {
    padding: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #fff;
    font-size: 24px;
    color: #000;
    font-weight: 600;
    text-align: center;
    line-height: 50px;
}

.smalltext {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 50px;
    padding-left: 10px;
}

/** weekly **/

.top_head_weekly p.large {
    font-size: 18px;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 0;
}

.top_head_weekly h4 {
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    text-transform: none;
    line-height: normal;
}

.top_head_weekly h3 {
    text-transform: none;
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.weekly_middle p {
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0 15px;
}

.single_line_product .product_img {
    min-height: auto;
    padding: 20px;
}

.single_line_product .product_detail {
    float: left;
    width: 100%;
    padding: 30px 5px;
}

.single_line_product .update_label.green_bg {
    right: 30px;
    top: 30px;
}

.single_line_product .product_descr {
    padding: 0;
}

.top_sec {
    background: #0163d2;
    color: #fff;
    text-align: center;
    min-height: 40px;
    line-height: 40px;
    box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.3);
    font-size: 16px;
    margin: 0;
}

.blue_layer_image {
    background-image: url('../images/layout_img/parallax_blue.png');
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.blue_layer_image2 {
    background-image: url('../images/layout_img/dark_blue_bg.png');
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.blue_layer_image2 h2,
.blue_layer_image h2 {
    font-size: 55px;
    line-height: 55px;
    letter-spacing: -1px;
    margin-top: 45px;
}

.home_page20 h4 {
    font-size: 18px;
    text-transform: none;
    margin-bottom: 10px;
    line-height: 24px;
}

/*------------------------------------------------------------------
        - home page 21
-------------------------------------------------------------------*/

.right_section {
    float: right;
}

.funky_red {
    background: #ec4045;
}

.white_fonts .read_more_bt {
    font-size: 14px;
    color: #fff;
}

.dar_yellow {
    background: #f7941e;
}

.header.header_style_ecomr3 .header_top.top_imform {
    background: #252525;
    border: none;
}

.header.header_style_ecomr3 {
    padding: 0;
}

.header.header_style_ecomr3 .menu>ul>li>a {
    padding: 15px 24px;
    font-weight: 500;
}

.header_style_ecomr3 .header_top.top_imform ul.social_icons {
    margin: 0;
}

.header_style_ecomr3 .header_top.top_imform ul.social_icons li {
    display: inline;
    font-size: 14px;
    margin-left: 15px;
    width: auto;
}

.header.header_style_ecomr3 .header_top.top_imform ul.inform_li li {
    width: auto;
    margin-right: 30px;
}

.right_icon_ecoomr {
    float: right;
    margin: 11px 0;
}

.right_icon_ecoomr li {
    float: left;
}

.header_style_ecomr3 .menu {
    width: auto;
    margin: -1px 0 0;
    float: left;
}

.right_icon_ecoomr li {
    float: left;
    color: #000;
    font-size: 20px;
    margin-left: 25px;
}

.home_page21 .slide_banner18 .slide_cont h3 {
    font-size: 36px;
    color: #555;
    font-weight: 600;
    text-transform: none;
    margin-top: 10px;
}

.home_page21 .slide_banner18 .slide_cont h2 {
    font-size: 72px;
}

.categary_part {
    float: left;
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 350px;
    text-align: center;
}

.categary_part h3 {
    font-weight: 600;
    text-transform: none;
    margin-top: 30px;
}

.categary_part p {
    margin: 0;
}

.blue_dark {
    background: #012e59;
}

.home_page21 h4 {
    text-transform: none;
}

.heading_main.heading_style_21 h2 {
    font-weight: 300;
    margin: 0;
}

/** product **/

.product_style_2 .product_img {
    background: #f8f8f8;
    min-height: 270px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.product_style_2 .product_img .center {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    align-items: center;
}

.product_name {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin: 0 0 5px 0;
}

.product_style_2 .product_price {
    font-size: 18px;
    font-weight: 400;
    color: #012e59;
    margin: 0;
}

.product_style_2 .product_detail {
    width: 100%;
    margin: 20px 0;
    float: left;
    position: relative;
    padding: 0;
}

.product_style_2 .product_detail .wishlist {
    position: absolute;
    bottom: 0;
    right: 0;
}

.sale_pr {
    position: absolute;
    right: 10px;
    background: #f7941e;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 32px;
    top: 10px;
    z-index: 2;
}

.discount_pr {
    position: absolute;
    right: 10px;
    background: #ec4045;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 32px;
    top: 10px;
    z-index: 2;
}

.overlay_hover {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, .8);
    border-radius: 10px;
    transition: ease all 0.5s;
    opacity: 0;
    visibility: hidden;
    top: 0;
}

.product:hover .overlay_hover,
.product:focus .overlay_hover {
    opacity: 1;
    visibility: visible;
}

.add-bt {
    min-width: 130px;
    text-align: center;
    background: #fff;
    height: 45px;
    line-height: 46px;
    color: #f7941e;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    box-shadow: 0 0 10px -8px #000;
    border-radius: 5px;
    padding: 0 20px;
}

.add-bt:hover,
.add-bt:focus {
    background: #f7941e;
    color: #fff;
}

/*------------------------------------------------------------------
        - home page 22 
-------------------------------------------------------------------*/

.light_red .header.header_style_ecomr3 .header_top.top_imform {
    background: #3e4149;
    border: none;
}

.light_red .header.header_style_ecomr3 {
    padding: 0;
    background: #444f5a;
}

.light_red .header.header_style_ecomr3 .menu>ul>li>a {
    color: #fff;
}

.light_red .header.header_style_ecomr3 .menu>ul>li:hover>a,
.light_red .header.header_style_ecomr3 .menu>ul>li:focus>a {
    color: #ff9999;
}

.light_red .right_icon_ecoomr li {
    color: #fff;
}

.slide_banner22 {
    background-color: #ff9999;
    min-height: 540px;
    background-image: url(../images/layout_img/banner_img22.png);
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slide_banner22 .slide_cont h2 {
    font-size: 65px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 60px;
}

.slide_banner22 .slide_cont {
    margin-top: 90px;
}

#banner_parallax.slide_banner22 p {
    color: #fff;
    font-weight: 500;
    margin-top: 23px;
    position: relative;
    left: 0;
    margin-bottom: 28px;
    font-size: 18px;
    font-weight: 300;
    text-transform: none;
    line-height: 24px;
}

/** day counter **/

.date_counter_2 {
    width: 100%;
    float: left;
}

.date_counter_2 #clockdiv {
    width: 100%;
}

.date_counter_2 #clockdiv div.count {
    padding: 0;
    border-radius: 0;
    width: auto;
    float: left;
    display: block;
    margin: 7px 10px 0 0;
}

.date_counter_2 #clockdiv div>span {
    padding: 0;
    width: 100px;
    height: 100px;
    border-radius: 5px;
    background: #fff;
    font-size: 36px;
    color: #000;
    font-weight: 600;
    text-align: center;
    line-height: 50px;
    border: solid #e1e1e1 1px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.date_counter_2 .smalltext {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 50px;
    padding-left: 0;
}

.counter_price h2 {
    font-size: 65px;
    margin: 0;
    font-weight: 300;
}

.home_page22 h4 {
    text-transform: none;
    margin-bottom: 15px;
}

.product_style_3 .product_img {
    float: left;
    width: 100%;
    min-height: 370px;
    padding: 25px;
    position: relative;
    background: #f3f3f3;
    display: flex;
    align-items: center;
}

.product_style_3 div.overlay_hover {
    top: 0;
    border-radius: 0;
}

.product_style_3 .product_detail {
    background: #fff;
    border: solid #e1e1e1 1px;
    width: 80%;
    margin: -40px 10% 0;
    position: relative;
}

.product_style_3 .product_descr {
    margin: 5px 0 0;
    padding: 0 10px;
    line-height: 18px;
    color: #000;
    font-weight: 400;
}

/*------------------------------------------------------------------
        - home page 23 
-------------------------------------------------------------------*/

.slide_banner23 div.slide_cont h2 {
    margin-bottom: 30px;
}

/** catergary tab bar **/

.catergary_tab_bar {
    margin: -85px 0 0 0;
    padding: 0;
    position: relative;
}

.catergary_tab_bar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
    border: none;
    border-radius: 10px;
    position: relative;
    box-shadow: 0px 3px 21px 0 rgba(0, 0, 0, .18);
}

.catergary_tab_bar ul li.nav-item {
    width: 16.66%;
    float: left;
    border: none;
    min-height: 170px;
    position: relative;
}

.catergary_tab_bar ul li.nav-item a {
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    float: left;
    border-radius: 10px;
    transition: ease all 0.5s;
}

.catergary_tab_bar ul li.nav-item a:after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: #fff;
    position: absolute;
    bottom: -13px;
    border-radius: 5px;
    transform: rotate(45deg);
    background: #ff5733;
    transition: ease all 0.5s;
    opacity: 0;
    visibility: hidden;
}

.catergary_tab_bar ul li.nav-item a.active::after {
    background: #ff5733;
    opacity: 1;
    visibility: visible;
}

.catergary_tab_bar ul li.nav-item a.active {
    background: #ff5733;
}

.catergary_tab_bar ul li.nav-item a span.tab_head {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
    color: #000;
}

.catergary_tab_bar ul li.nav-item a.active span.tab_head {
    color: #fff;
}

.catergary_tab_bar ul li.nav-item a span {
    float: left;
    width: 100%;
    text-align: center;
}

.catergary_tab_bar .product_img {
    box-shadow: 0 15px 25px -28px rgba(0, 0, 0, 1);
}

.pink1 {
    background: #900c3f;
}

.pink2 {
    background: #c70039;
}

.pink3 {
    background: #ec4045;
}

.service_information .pink1,
.service_information .pink2,
.service_information .pink3 {
    border-radius: 10px;
    padding: 35px 15px;
    box-shadow: 0 10px 20px -15px #000;
}

.layout_padding_new_letter h4 {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    margin: 5px 0;
    text-transform: none;
}

.simple_layout .feature_icon img {
    height: 50px;
}

.layout_padding_new_letter .cont_list {
    padding: 3px 0 0;
}

.layout_padding_new_letter .cont_list p {
    margin: 0;
}

.layout_padding_new_letter h4 {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    margin: 5px 0;
}

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

.testi_head {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.testi_head h4 {
    margin: 0;
    text-transform: none;
    font-weight: 500;
}

.testi_head p {
    margin: 0;
}

.testi_slide {
    position: relative;
    padding: 0 0 0 70px;
}

.full.testi_slide img {
    position: absolute;
    left: 0;
}

#testimonial2 {
    width: 70%;
    margin: 20px 15% 80px;
}

.client_slider_main2 .owl-theme .owl-dots .owl-dot span {
    margin: 5px 5px;
}

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

/*------------------------------------------------------------------
        - home page 24
-------------------------------------------------------------------*/

.with_search_bar .menu {
    width: auto;
    margin: -1px 0 0;
    float: left;
}

.with_search_bar .search_bar_right_small {
    float: right;
    padding: 15px 18px;
    color: #fff;
}

.search_bar_right_small a {
    color: #fff;
}

.search_bar_right_small #searchbar {
    top: 45px;
    right: 15px;
}

.slide_banner24 {
    min-height: 850px;
    background: #7ecddf;
}

.home_page24 .header_abs {
    border-bottom: solid rgba(255, 255, 255, .30) 1px;
}

.slide_banner24 .slide_cont {
    margin-top: 150px;
}

.inner_slide {
    float: right;
    margin: 120px 0 0;
}

.slide_banner24 .slide_cont h4 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 10px;
}

.slide_banner24 .slide_cont h2 {
    font-weight: 600;
}

.slide_banner24 .slide_cont p {
    font-size: 18px;
    font-weight: 300 !important;
    line-height: 28px;
}

.slide_banner24 .slide_cont h2 {
    font-weight: 600;
    margin: 30px 0;
}

.home_page24 h4 {
    text-transform: none;
    font-weight: 500;
}

.heading_style_24 p.small_text {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    color: #555555;
    letter-spacing: 10px;
}

.heading_style_24 h2 {
    margin: 25px 0 35px;
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
    line-height: 35px;
}

.skyblue a.bt_main {
    text-transform: uppercase;
}

.heading_style_24 h2::after {
    width: 70px;
    height: 3px;
    background: #7ecddf;
    content: "";
    display: block;
    margin: 25px 0 30px;
}

.post_date span {
    font-weight: 500;
}

/** team **/

.team_seaction_hover {
    margin-top: 20px;
}

.team_img_hover_style {
    width: 100%;
    text-align: center;
    background: #f2fafc;
    min-height: 330px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.team_img_hover_style img {
    height: 200px;
}

.testmonial_style_3 {
    background: #fff;
    margin: 15px 0;
    border-radius: 5px;
    box-shadow: 0 15px 25px -22px #000;
    padding: 30px;
}

.testmonial_style_3 .qaute {
    font-size: 20px;
    color: #7ecddf;
    margin: 0 !important;
}

.testmonial_style_3 p {
    margin: 30px 0;
}

.client_testname_pro {
    display: flex;
}

.client_test_info p {
    margin: 10px 12px 0;
}

.client_test_img img {
    border-radius: 5px;
}

.bottom_fixed {
    position: absolute;
    bottom: 20px;
}

.border_bottom {
    border-bottom: solid 1px #e1e1e1;
}

/*------------------------------------------------------------------
        - home page 25 
-------------------------------------------------------------------*/

.heading_style_25 h2 {
    margin: 0 0 5px 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}

.heading_style_25 p.large {
    font-size: 18px;
}

.space_clip_img {
    background-image: url('../images/layout_img/space_clip_bg.png');
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}

.counter_style_2 {
    float: left;
    width: 80%;
    text-align: center;
    margin: 0 10%;
}

.counter_style_2 .counter-value {
    color: #fff;
    font-weight: 400;
    text-align: center;
    font-size: 36px;
    float: left;
    width: 100%;
}

.button_type_bt {
    text-align: center;
    color: #fff;
    min-height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-weight: 400;
    border-radius: 5px;
    border-bottom: solid 4px;
}

.green_style {
    background: #6fc191;
    border-color: #4d8765;
}

.blue_style {
    background: #74cfe4;
    border-color: #51909f;
}

.yellow_style {
    background: #edbf47;
    border-color: #a58532;
}

.orange_style {
    background: #ec774b;
    border-color: #a55334;
}

.counter_style_2 #counter .counter-value,
.counter_style_2 #counter .button_type_bt {
    width: 76%;
    margin: 0 12%;
}

.mautain_clip {
    background-image: url('../images/layout_img/mautain_clip.png');
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}

.team_blog {
    border-radius: 5px;
    min-height: 170px;
    margin: 15px 0;
}

.team_blog_img {
    float: left;
    width: 170px;
    height: 170px;
    margin-top: 0px;
    margin-left: -1px;
    border-radius: 5px 0 0 5px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 30px;
}

.team_blog_cont h4 {
    margin: 0;
    font-weight: 500;
}

.team_blog_cont {
    padding: 25px 0 0 0;
}

.slide_banner25 {
    min-height: 650px;
    background: #de943c;
    position: relative;
}

.slide_banner25 .inner_slide {
    float: right;
    margin: 0;
}

.slide_banner25 .slide_cont h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    font-size: 72px;
    line-height: 72px;
    z-index: 0;
    margin-bottom: 25px;
}

.bottom_service_temp_inner {
    bottom: 0;
    width: 100%;
    height: 100px;
    text-align: center;
    color: #fff;
    padding: 0 15px;
    margin-top: -95px;
}

.bottom_service_temp_inner h4 {
    margin: 0;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}

.slide_banner25 .slide_cont {
    margin-top: 170px;
}

.green_side {
    background-color: #6fc191;
    background-image: url('../images/layout_img/green_bg_icon.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.blue_side {
    background-color: #74cfe4;
    background-image: url('../images/layout_img/blue_bg_icon.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.acti_side {
    background-color: #edbf47;
    background-image: url('../images/layout_img/yellow_bg_icon.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.teacher_side {
    background-color: #ec774b;
    background-image: url('../images/layout_img/orange_bg_icon.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.blog-ser {
    width: 25%;
    float: left;
}

/** funky header style **/

.header_funky_style .header_top {
    background: url('../images/layout_img/border_bottm_gradiant.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: #485052;
    background-size: 100% 3px;
    min-height: 43px;
    float: left;
    width: 100%;
    padding: 0 10px;
}

.header.header_funky_style {
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.header.header_funky_style .header_bottom {
    background: #fff;
    min-height: 80px;
    float: left;
    width: 100%;
}

.header.header_funky_style .header_bottom {
    background: #fff;
    min-height: 80px;
    float: left;
    width: 100%;
    padding: 12px 25px;
}

.header.header_funky_style .header_bottom .logo {
    margin: 11px 0;
}

.infor_head ul {
    float: left;
    width: 100%;
    margin: 0;
}

.infor_head li {
    font-size: 14px;
    float: left;
    font-weight: 500;
    margin: 8px 15px;
}

.header.header_funky_style .menu>ul>li>a {
    font-size: 18px;
    font-weight: 400;
    color: #898989;
    padding: 13px 20px;
}

.header.header_funky_style .menu>ul>li.active>a,
.header.header_funky_style .menu>ul>li:hover>a,
.header.header_funky_style .menu>ul>li:focus>a {
    color: #000;
}

.shopping_icon {
    float: right;
    margin: 7px 0 0 7px;
}

.shopping_icon a {
    background: #ec774b;
    width: 40px;
    float: left;
    text-align: center;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    border-radius: 5px;
    border-bottom: solid #b85733 3px;
    transition: ease all 0.1s;
}

.shopping_icon a:hover,
.shopping_icon a:focus {
    background: #b85733;
}

/*------------------------------------------------------------------
        - home page 26 
-------------------------------------------------------------------*/

.header.header_style26 {
    padding: 23px 0;
}

.header_style26 .menu {
    width: auto;
    margin: -1px 0 0;
    float: left;
}

.header_style26 .menu>ul>li>a {
    text-decoration: none;
    padding: 15px 25px;
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 300;
}

.login_register_bt {
    background: #17c967;
    color: #fff;
    float: left;
    width: 90px;
    height: 35px;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    border: solid #17c967 1px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
}

.right_side_bt {
    float: right;
    margin: 8px 0;
}

.login_register_bt i {
    visibility: hidden;
    opacity: 0;
    margin-right: 4px;
    position: relative;
    top: -1px;
    width: 0;
    color: #13c9fb;
    overflow: hidden;
}

.login_register_bt:hover,
.login_register_bt:focus {
    border-color: #41bad9;
    color: #fff;
    background: transparent;
}

.login_register_bt:hover i,
.login_register_bt:focus i {
    display: block;
    visibility: visible;
    opacity: 1;
    width: 5px;
    overflow: hidden;
}

.slide_banner26 {
    background-color: #362748;
    min-height: 800px;
    max-height: 100vh;
    background-image: url(../images/layout_img/banner_img26.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: relative;
}

.slide_banner26 .slide_cont h2 {
    color: #000;
    font-size: 72px;
    font-weight: 700;
    line-height: 60px;
    margin: 0;
    letter-spacing: -1px;
    text-transform: uppercase;
}

#banner_parallax.slide_banner26 p.large {
    color: #010101;
    font-size: 18px;
    font-weight: 400;
    margin: 40px 0;
    line-height: 24px;
}

#banner_parallax.slide_banner26 .bt_main {
    background: #17c967;
    min-width: 230px;
    height: 60px;
    line-height: 62px;
    padding: 0;
    padding: 0 20px;
    font-size: 12px;
    font-weight: 400;
}

#banner_parallax.slide_banner26 .bt_main:hover,
#banner_parallax.slide_banner26 .bt_main:focus {
    background: #000;
    color: #fff;
}

.slide_banner26 .slide_cont {
    margin-top: 325px;
}

.blog_serv {
    border: solid #e1e1e1 1px;
    padding: 40px;
    width: 100%;
    transition: ease all 0.2s;
    background: #fff;
}

.blog_serv:hover,
.blog_serv:focus {
    border: solid #17c967 1px;
    background: #17c967;
}

.blog_serv_head h4 {
    text-transform: none;
    font-weight: 500;
    font-size: 16px;
    margin: 25px 0 20px;
    transition: ease all 0.2s;
}

.blog_serv_arrow a {
    color: #17c967;
    transition: ease all 0.2s;
}

.blog_serv:hover h4,
.blog_serv:focus h4,
.blog_serv:hover p,
.blog_serv:focus p,
.blog_serv:hover .blog_serv_arrow a {
    color: #fff;
}

.owl-carousel-mousewheel {
    padding: 0 80px;
    background: #ebebeb;
    position: relative;
}

.owl-carousel-mousewheel .blog_serv_img img {
    width: auto !important;
}

.owl-carousel-mousewheel .owl-prev {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 100%;
    background: #17c967;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 0;
}

.owl-carousel-mousewheel .owl-next {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 100%;
    background-color: #17c967;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 0;
}

.owl-carousel-mousewheel .owl-prev {
    background-image: url('../images/layout_img/left_arrow_scroll.png');
}

.owl-carousel-mousewheel .owl-next {
    background-image: url('../images/layout_img/right_arrow_scroll.png');
}

.heading_style_26 h2 {
    margin: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    position: relative;
    line-height: 36px;
}

.heading_style_26 h2::after {
    width: 70px;
    height: 3px;
    background: #17c967;
    display: block;
    margin: 30px auto 0;
    position: relative;
    content: "";
}

.heading_style_26 p {
    font-size: 18px;
    color: #707070;
    font-weight: 400;
    line-height: 24px;
    margin-top: 25px;
}

.heading_main.heading_style_26 {
    margin-bottom: 20px;
}

.home_page26 h4 {
    text-transform: none;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    line-height: normal;
}

.home_page26 .inform_ser_blogs_3 ul li {
    min-height: 300px;
}

.border_bottom_process {
    margin-bottom: -52px;
    padding-bottom: 52px;
    background-image: url('../images/layout_img/blue_green_line.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 1px;
}

.step_process {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.step_process li {
    float: left;
    width: 25%;
    text-align: center;
}

.process_no {
    width: 65px;
    height: 65px;
    background: #416480;
    border-radius: 100%;
    color: #fff;
    border: solid #e9edef 5px;
    line-height: 55px;
    font-size: 18px;
}

.process_colums h4 {
    margin: 20px 0;
}

.process_colums:hover div.process_no,
.process_colums:focus div.process_no,
.process_colums.active div.process_no {
    background: #17c967;
    transition: ease all 0.5s;
}

.mautain_bg {
    background-image: url('../images/layout_img/mautain_2.png');
    background-position: center center;
    background-attachment: fixed;
}

.tab_bar_section.tab_style_2 .nav.nav-tabs {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    border-bottom: none;
}

.tab_bar_section.tab_style_2 ul.nav.nav-tabs li a {
    font-size: 16px;
    font-weight: 500;
    padding: 0 15px;
    height: 50px;
    border: none !important;
    line-height: 45px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
}

.tab_bar_section.tab_style_2 ul.nav.nav-tabs li a {
    font-size: 16px;
    font-weight: 500;
    padding: 0 11px;
    height: auto;
    border: none !important;
    line-height: 45px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    border-bottom: solid transparent 3px !important;
}

.tab_bar_section ul.nav.nav-tabs li a.active {
    border-color: #17c967 !important;
    background: transparent;
}

.tab_bar_section.tab_style_2 ul.nav li.nav-item {
    margin: 0 13px;
}

.tab_bar_section.tab_style_2 .tab-content {
    margin-top: 40px;
}

.mautain_bg p {
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
}

/** progess bar **/

.progress-circle {
    font-size: 40px;
    margin: 0;
    position: relative;
    padding: 0;
    width: 5em;
    height: 5em;
    background-color: rgba(255, 255, 255, .10);
    border-radius: 50%;
    line-height: 5em;
    margin: 40px auto 10px;
}

.progress-circle::after {
    border: none;
    position: absolute;
    top: 0.54em;
    left: 0.54em;
    text-align: center;
    display: block;
    border-radius: 50%;
    width: 4em;
    height: 4em;
    background-image: url('../images/layout_img/mautain_2.png');
    content: "";
    background-attachment: fixed;
    background-position: center center;
}

.progress-circle span {
    position: absolute;
    width: 100%;
    display: block;
    color: #fff;
    z-index: 2;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
}

.left-half-clipper {
    /* a round circle */
    border-radius: 50%;
    width: 5em;
    height: 5em;
    position: absolute;
    /* needed for clipping */
    clip: rect(0, 5em, 5em, 2.5em);
    /* clips the whole left half*/
}

/* when p>50, don't clip left half*/

.progress-circle.over50 .left-half-clipper {
    clip: rect(auto, auto, auto, auto);
}

.value-bar {
    /*This is an overlayed square, that is made round with the border radius,
   then it is cut to display only the left half, then rotated clockwise
   to escape the outer clipping path.*/
    position: absolute;
    /*needed for clipping*/
    clip: rect(0, 2.5em, 5em, 0);
    width: 5em;
    height: 5em;
    border-radius: 50%;
    border: 0.45em solid #17c967;
    /*background-color: #4D642D;*/
    /* for debug */
    box-sizing: border-box;
}

/* Progress bar filling the whole right half for values above 50% */

.progress-circle.over50 .first50-bar {
    /*Progress bar for the first 50%, filling the whole right half*/
    position: absolute;
    /*needed for clipping*/
    clip: rect(0, 5em, 5em, 2.5em);
    background-color: #17c967;
    border-radius: 50%;
    width: 5em;
    height: 5em;
}

.progress-circle:not(.over50) .first50-bar {
    display: none;
}

/* Progress bar rotation position */

.progress-circle.p0 .value-bar {
    display: none;
}

.progress-circle.p1 .value-bar {
    transform: rotate(4deg);
}

.progress-circle.p2 .value-bar {
    transform: rotate(7deg);
}

.progress-circle.p3 .value-bar {
    transform: rotate(11deg);
}

.progress-circle.p4 .value-bar {
    transform: rotate(14deg);
}

.progress-circle.p5 .value-bar {
    transform: rotate(18deg);
}

.progress-circle.p6 .value-bar {
    transform: rotate(22deg);
}

.progress-circle.p7 .value-bar {
    transform: rotate(25deg);
}

.progress-circle.p8 .value-bar {
    transform: rotate(29deg);
}

.progress-circle.p9 .value-bar {
    transform: rotate(32deg);
}

.progress-circle.p10 .value-bar {
    transform: rotate(36deg);
}

.progress-circle.p11 .value-bar {
    transform: rotate(40deg);
}

.progress-circle.p12 .value-bar {
    transform: rotate(43deg);
}

.progress-circle.p13 .value-bar {
    transform: rotate(47deg);
}

.progress-circle.p14 .value-bar {
    transform: rotate(50deg);
}

.progress-circle.p15 .value-bar {
    transform: rotate(54deg);
}

.progress-circle.p16 .value-bar {
    transform: rotate(58deg);
}

.progress-circle.p17 .value-bar {
    transform: rotate(61deg);
}

.progress-circle.p18 .value-bar {
    transform: rotate(65deg);
}

.progress-circle.p19 .value-bar {
    transform: rotate(68deg);
}

.progress-circle.p20 .value-bar {
    transform: rotate(72deg);
}

.progress-circle.p21 .value-bar {
    transform: rotate(76deg);
}

.progress-circle.p22 .value-bar {
    transform: rotate(79deg);
}

.progress-circle.p23 .value-bar {
    transform: rotate(83deg);
}

.progress-circle.p24 .value-bar {
    transform: rotate(86deg);
}

.progress-circle.p25 .value-bar {
    transform: rotate(90deg);
}

.progress-circle.p26 .value-bar {
    transform: rotate(94deg);
}

.progress-circle.p27 .value-bar {
    transform: rotate(97deg);
}

.progress-circle.p28 .value-bar {
    transform: rotate(101deg);
}

.progress-circle.p29 .value-bar {
    transform: rotate(104deg);
}

.progress-circle.p30 .value-bar {
    transform: rotate(108deg);
}

.progress-circle.p31 .value-bar {
    transform: rotate(112deg);
}

.progress-circle.p32 .value-bar {
    transform: rotate(115deg);
}

.progress-circle.p33 .value-bar {
    transform: rotate(119deg);
}

.progress-circle.p34 .value-bar {
    transform: rotate(122deg);
}

.progress-circle.p35 .value-bar {
    transform: rotate(126deg);
}

.progress-circle.p36 .value-bar {
    transform: rotate(130deg);
}

.progress-circle.p37 .value-bar {
    transform: rotate(133deg);
}

.progress-circle.p38 .value-bar {
    transform: rotate(137deg);
}

.progress-circle.p39 .value-bar {
    transform: rotate(140deg);
}

.progress-circle.p40 .value-bar {
    transform: rotate(144deg);
}

.progress-circle.p41 .value-bar {
    transform: rotate(148deg);
}

.progress-circle.p42 .value-bar {
    transform: rotate(151deg);
}

.progress-circle.p43 .value-bar {
    transform: rotate(155deg);
}

.progress-circle.p44 .value-bar {
    transform: rotate(158deg);
}

.progress-circle.p45 .value-bar {
    transform: rotate(162deg);
}

.progress-circle.p46 .value-bar {
    transform: rotate(166deg);
}

.progress-circle.p47 .value-bar {
    transform: rotate(169deg);
}

.progress-circle.p48 .value-bar {
    transform: rotate(173deg);
}

.progress-circle.p49 .value-bar {
    transform: rotate(176deg);
}

.progress-circle.p50 .value-bar {
    transform: rotate(180deg);
}

.progress-circle.p51 .value-bar {
    transform: rotate(184deg);
}

.progress-circle.p52 .value-bar {
    transform: rotate(187deg);
}

.progress-circle.p53 .value-bar {
    transform: rotate(191deg);
}

.progress-circle.p54 .value-bar {
    transform: rotate(194deg);
}

.progress-circle.p55 .value-bar {
    transform: rotate(198deg);
}

.progress-circle.p56 .value-bar {
    transform: rotate(202deg);
}

.progress-circle.p57 .value-bar {
    transform: rotate(205deg);
}

.progress-circle.p58 .value-bar {
    transform: rotate(209deg);
}

.progress-circle.p59 .value-bar {
    transform: rotate(212deg);
}

.progress-circle.p60 .value-bar {
    transform: rotate(216deg);
}

.progress-circle.p61 .value-bar {
    transform: rotate(220deg);
}

.progress-circle.p62 .value-bar {
    transform: rotate(223deg);
}

.progress-circle.p63 .value-bar {
    transform: rotate(227deg);
}

.progress-circle.p64 .value-bar {
    transform: rotate(230deg);
}

.progress-circle.p65 .value-bar {
    transform: rotate(234deg);
}

.progress-circle.p66 .value-bar {
    transform: rotate(238deg);
}

.progress-circle.p67 .value-bar {
    transform: rotate(241deg);
}

.progress-circle.p68 .value-bar {
    transform: rotate(245deg);
}

.progress-circle.p69 .value-bar {
    transform: rotate(248deg);
}

.progress-circle.p70 .value-bar {
    transform: rotate(252deg);
}

.progress-circle.p71 .value-bar {
    transform: rotate(256deg);
}

.progress-circle.p72 .value-bar {
    transform: rotate(259deg);
}

.progress-circle.p73 .value-bar {
    transform: rotate(263deg);
}

.progress-circle.p74 .value-bar {
    transform: rotate(266deg);
}

.progress-circle.p75 .value-bar {
    transform: rotate(270deg);
}

.progress-circle.p76 .value-bar {
    transform: rotate(274deg);
}

.progress-circle.p77 .value-bar {
    transform: rotate(277deg);
}

.progress-circle.p78 .value-bar {
    transform: rotate(281deg);
}

.progress-circle.p79 .value-bar {
    transform: rotate(284deg);
}

.progress-circle.p80 .value-bar {
    transform: rotate(288deg);
}

.progress-circle.p81 .value-bar {
    transform: rotate(292deg);
}

.progress-circle.p82 .value-bar {
    transform: rotate(295deg);
}

.progress-circle.p83 .value-bar {
    transform: rotate(299deg);
}

.progress-circle.p84 .value-bar {
    transform: rotate(302deg);
}

.progress-circle.p85 .value-bar {
    transform: rotate(306deg);
}

.progress-circle.p86 .value-bar {
    transform: rotate(310deg);
}

.progress-circle.p87 .value-bar {
    transform: rotate(313deg);
}

.progress-circle.p88 .value-bar {
    transform: rotate(317deg);
}

.progress-circle.p89 .value-bar {
    transform: rotate(320deg);
}

.progress-circle.p90 .value-bar {
    transform: rotate(324deg);
}

.progress-circle.p91 .value-bar {
    transform: rotate(328deg);
}

.progress-circle.p92 .value-bar {
    transform: rotate(331deg);
}

.progress-circle.p93 .value-bar {
    transform: rotate(335deg);
}

.progress-circle.p94 .value-bar {
    transform: rotate(338deg);
}

.progress-circle.p95 .value-bar {
    transform: rotate(342deg);
}

.progress-circle.p96 .value-bar {
    transform: rotate(346deg);
}

.progress-circle.p97 .value-bar {
    transform: rotate(349deg);
}

.progress-circle.p98 .value-bar {
    transform: rotate(353deg);
}

.progress-circle.p99 .value-bar {
    transform: rotate(356deg);
}

.progress-circle.p100 .value-bar {
    transform: rotate(360deg);
}

/** price table 3 **/

.table_price_per_2 span {
    font-size: 18px;
    color: #000;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    line-height: normal;
}

.table_price_per_2 p {
    margin: 0;
    font-size: 48px;
    color: #416480;
    line-height: 45px;
    font-weight: 400;
    margin-top: 15px;
}

.table_price_per_2 p.small {
    font-size: 18px;
    color: #707070;
    margin: 0;
}

.table_style_3 .table_price_cont_bottm {
    padding: 25px 45px;
}

.active_price.table_price div.table_price_per_2 p {
    color: #17c967;
}

.active_price.table_price div.table_price_per_2 p.small {
    color: #707070;
}

.table_style_3 .table_price {
    margin-top: 30px;
    box-shadow: none;
    padding: 65px 0;
}

.table_style_3 .active_price.table_price {
    box-shadow: 0 10px 45px -20px rgba(0, 0, 0, 0.3);
}

/*------------------------------------------------------------------
        - inner pages css
-------------------------------------------------------------------*/

.feature_box {
    background: #fff;
}

.slide_cont h2 {
    font-size: 55px;
}

#inner_slide {
    background-color: #ccc;
    min-height: 210px;
    text-align: center;
    background-size: cover;
    background-position: center center;
}

.inner_banner1 h2 {
    margin: 0;
    font-size: 48px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 200px;
}

#inner_slide.inner_banner2 h2 {
    font-size: 60px;
    font-weight: 400;
    margin-top: 75px;
    line-height: 60px;
    margin-bottom: 0;
}

#inner_slide .slider_information ul li {
    display: flex;
    margin: 50px 0;
    float: left;
    width: 50%;
}

#inner_slide .slider_information ul li span.slide_inform {
    padding-top: 14px;
}

#inner_slide.inner_banner3 h2 {
    margin: 75px 0 0 0;
    line-height: 24px;
    font-weight: 500;
}

.inner_banner1 {
    background-image: url('../images/layout_img/inner_bg1.png');
}

.inner_banner2 {
    background-image: url('../images/layout_img/inner_banner2.png');
}

#inner_slide.inner_banner2 {
    background-image: url('../images/layout_img/inner_banner2.png');
    background-size: 100% auto;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: #1e2538;
    min-height: 240px;
}

.inner_banner3 {
    background-image: url('../images/layout_img/inner_banner3.png');
}

.inner_banner4 {
    background-image: url('../images/layout_img/green_theme_inner_bg.png');
    padding-top: 210px;
    min-height: 400px !important;
}

.inner_banner7 {
    background-image: url('../images/layout_img/inner_banner7.png');
    padding-top: 130px;
    min-height: 300px !important;
}

.inner_banner7 h2 {
    margin: 0;
    font-size: 60px;
    font-weight: 400;
    text-align: left;
}

.inner_banner4 h2 {
    font-size: 48px;
    text-transform: uppercase;
}

#inner_slide.inner_banner5 {
    background-image: url('../images/layout_img/inner_banner5.png');
    padding-top: 150px;
    min-height: 250px;
}

#inner_slide.service_style_2 {
    background: url(../images/layout_img/banner_img7.png);
    background-position: top center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.inner_banner6 .slide_cont {
    margin: 0;
}

.inner_banner6 {
    margin: 0;
    min-height: 300px;
}

.inner_banner6 .slide_cont {
    margin: 90px 0 0;
}

.inner_banner5 h2 {
    font-size: 30px;
    font-weight: 500;
}

.footer_top_border {
    border-top: solid #e1e1e1 1px;
}

.breadcrum {
    float: left;
    margin: 15px 0;
}

.breadcrum ul {
    list-style: none;
    float: left;
    width: 100%;
}

.breadcrum ul li {
    display: inline;
    margin-right: 5px;
    font-size: 14px;
}

#inner_slide .breadcrum {
    margin-top: 5px;
}

.margin_top_20 {
    margin-top: 50px;
}

.black_font {
    color: #000 !important;
}

.brown_color_theme .heading_style_7 h2 {
    text-transform: uppercase;
}

.about_page_3.brown_color_theme .heading_style_7 h2 {
    font-size: 30px;
}

/*------------------------------------------------------------------
        - Accrodian
-------------------------------------------------------------------*/

.accordion .card-header::after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
    padding: 17px 17px;
    position: absolute;
    right: 0;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067";
}

.accordion .card-header {
    padding: 0 25px;
    margin: 5px 0;
    background-color: #262726;
    border-bottom: none;
    min-height: 50px;
    border-radius: 0 !important;
    color: #fff;
}

.accordion .card-header a.card-title {
    margin: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    float: left;
    width: 100%;
    padding: 13px 10px 13px 0;
}

#accordion.accordion .card {
    border: none;
    padding: 0;
    margin: 0;
}

.accordion .card-header[aria-expanded="true"] {
    background: #cda46a;
}

.card-body p {
    margin: 0;
}

/** service page **/

.red_blog.target_section {
    background: transparent;
    box-shadow: none;
    padding: 0;
    margin: 0;
}

.target_section .active {
    background: #1e2538;
    border-radius: 10px;
    box-shadow: 0 0 35px -20px #000;
}

.target_section .active_red {
    background: #f3393a;
    border-radius: 10px;
    box-shadow: 0 0 35px -20px #000;
}

.target_section .text_align_left {
    padding: 30px;
}

.red_blog.target_section p {
    margin: 0;
}

.testimonial_ser2 .testimo {
    background: #fff;
    padding: 40px 45px;
    border-radius: 5px;
    display: block;
    margin: 0;
    float: left;
    width: 100%;
}

.testimonial_ser2 .testimo .test_cont {
    position: relative;
    border: none;
    padding: 0;
    margin-left: 0;
    background: #fff;
    margin-top: 25px;
    float: left;
    width: 100%;
}

.testimonial_ser2 .testimo .test_cont:after {
    display: none;
}

.testimonial_ser2 .testimo .testimo_img {
    float: left;
}

.testimonial_ser2 .testimo .testimo_img img {
    width: 70px;
    height: 70px;
}

.testimonial_ser2 .testimo_head {
    float: left;
    margin-left: 20px;
}

.testimonial_ser2 .testimo_head h4 {
    font-size: 14px;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0;
}

.testimonial_ser2 .testimo_head p {
    margin: 0;
    float: left;
    width: 100%;
}

.testimo_head .star_rating {
    float: left;
    margin: 0;
}

.testimonial_ser2 .owl-dots {
    display: none;
}

.testimonial_ser2 .owl-nav.disabled {
    display: block !important;
    top: 90px;
    position: relative;
}

.client_slider_main .testimonial_ser2 .owl-nav .owl-prev,
.client_slider_main .testimonial_ser2 .owl-nav .owl-prev:hover,
.client_slider_main .testimonial_ser2 .owl-nav .owl-prev:focus {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    text-align: center;
    line-height: 70px;
    margin: 0;
    padding: 0;
    left: -35px;
    transition: ease all 0.5s;
    position: absolute;
    background-image: url('../images/layout_img/testimo_slide_ar1.png');
    background-color: #ebebeb;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 0;
}

.client_slider_main .testimonial_ser2 .owl-nav .owl-next,
.client_slider_main .testimonial_ser2 .owl-nav .owl-next:hover,
.client_slider_main .testimonial_ser2 .owl-nav .owl-next:focus {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    text-align: center;
    line-height: 70px;
    margin: 0;
    padding: 0;
    right: -35px;
    position: absolute;
    transition: ease all 0.5s;
    border-radius: 100%;
    background-image: url('../images/layout_img/testimo_slide_ar2.png');
    background-color: #ebebeb;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 0;
}

.service_blog3 h2 {
    line-height: 36px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.service_blog3 .padding_right_left_15 {
    background: #f8f8f8;
    padding: 30px 35px;
    margin: 0 0 30px 0;
}

.margin_top_30 {
    margin-top: 45px;
}

#inner_slide.service_style_2 h2 {
    margin: 0;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}

/** blog page **/

.light_gray_bg {
    background: #464646;
}

.blog_banner {
    background: url('../images/layout_img/blog_inner_banner.png');
    background-size: cover;
    min-height: 250px;
    padding-top: 75px;
}

.portfolio_banner {
    background: url('../images/layout_img/banner_img2.png');
    background-size: cover;
    min-height: 250px;
    padding-top: 75px;
    background-position: bottom center;
    background-attachment: fixed;
}

.blog_banner h2,
.portfolio_banner h2 {
    margin: 58px 0 0;
    font-weight: 300;
}

.breadcrum_side ul li {
    display: inline;
    font-size: 14px;
}

.breadcrum_side ul {
    margin: 75px 0 0;
}

.blog_layout_1 .blog_section {
    background: #fff;
    box-shadow: none;
    margin: 15px 0;
}

.blog_layout_1 .blog_section .blog_feature_cantant {
    padding: 20px 0;
}

.blog_layout_1 .theme_color {
    font-weight: 500;
    font-size: 14px;
}

.blog_style2 .blog_feature_img {
    display: none;
}

hr {
    border-top: solid #e1e1e1 1px;
}

.blog_layout_1.blog_style3 .blog_section {
    margin: 0;
}

.margin_bottom_20 {
    margin-bottom: 20px;
}

.blog_style3 .pagination_section {
    justify-content: flex-start;
}

.blog_section_right {
    margin-top: 41px;
}

/** pagination **/

.pagination_section {
    display: flex;
    justify-content: center;
    margin-top: 5px;
}

ul.pagination .page-item a {
    height: 40px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 40px;
    padding: 0;
    min-width: 40px;
    text-align: center;
    color: #898989;
}

ul.pagination li.page-item:first-child .page-link,
ul.pagination li.page-item:last-child .page-link {
    border-radius: 0;
    padding: 0 20px;
    background: #f8f8f8;
}

ul.pagination li.page-item.active .page-link {
    background: #ffb125;
    color: #fff;
    border-color: #ffb125;
}

/*------------------------------------------------------------------
        - side bar 
-------------------------------------------------------------------*/

.side_bar h4 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 500;
}

.side_bar_blog .blog_feature_img {
    margin-bottom: 20px;
}

.side_bar_blog .input-group {
    background: #fff;
    width: 100%;
    border-radius: 0;
    height: 50px;
    border: solid #e1e1e1 1px;
}

.side_bar_blog .input-group input.form-control {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 15px 20px;
    height: 50px;
    font-size: 14px;
}

.side_bar_blog .input-group span.input-group-addon {
    border: none;
    background: transparent;
    padding: 10px 20px;
}

.side_bar_blog .input-group span.input-group-addon button {
    background: transparent;
    border: none;
    font-size: 15px;
    color: #898989;
}

.side_bar_blog {
    margin-bottom: 50px;
    float: left;
    width: 100%;
}

.side_bar_blog p {
    margin: 0;
}

.side_bar_blog .social_icons {
    margin: 0;
}

.side_bar_blog .social_icons li {
    width: 40px;
    float: left;
    height: 40px;
    background: #ccc;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    margin-right: 6px;
    transition: ease all 0.5s;
    cursor: pointer;
}

.side_bar_blog .social_icons li:hover,
.side_bar_blog .social_icons li:focus {
    background: #ffc200 !important;
}

.side_bar_blog .social_icons li:hover a,
.side_bar_blog .social_icons li:focus a {
    color: #fff !important;
}

.side_bar_blog .social_icons li.fb {
    background: #516eab;
}

.side_bar_blog .social_icons li.twi {
    background: #29c6f7;
}

.side_bar_blog .social_icons li.gp {
    background: #ec4026;
}

.side_bar_blog .social_icons li.pin {
    background: #ca212a;
}

.side_bar_blog .social_icons li a {
    color: #fff;
}

.categary li {
    margin: 8px 0;
    font-size: 14px;
}

.categary li a {
    color: #636363;
}

.categary li a:hover,
.categary li a:focus {
    color: #ffb125;
    padding-left: 5px;
}

.yellow_banner {
    background: #ffb125;
    min-height: 370px;
    padding: 80px 30px;
    text-align: center;
}

.yellow_banner p {
    margin-top: 25px;
    color: #000000;
    font-size: 18px;
    line-height: 30px;
}

.side_bar_blog .one_line_layout .small_heading h4 {
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    margin: 0;
}

.side_bar_blog .cont_list {
    margin: 15px 0 0;
}

.side_bar_blog .one_line_layout {
    float: left;
    width: 100%;
}

.buttons a {
    border: solid #e1e1e1 1px;
    float: left;
    color: #898989;
    text-transform: uppercase;
    font-size: 14px;
    margin: 4px 4px 0 0;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 50px;
    padding: 0 30px;
}

.buttons a:hover,
.buttons a:focus {
    background: #ffb125;
    color: #fff;
    border-color: #ffb125;
}

/** blog detail **/

.blog_detail h3 {
    text-transform: none;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 20px;
    text-align: justify;
}

#default_theme.blog_detail section p {
    color: #898989;
    text-align: justify;
}

.width_50 {
    width: 50%;
}

.half_grey_section {
    background: #252525;
}

.half_grey_section h3 {
    color: #fff;
}

.layout_padding_grey_half {
    padding: 115px;
}

.land_sky_bg {
    background: url('../images/layout_img/land_sky.png');
    background-size: cover;
    background-position: center center;
}

.grey_soldier {
    background: url('../images/layout_img/soldier.png');
    background-size: cover;
    background-position: center center;
}

.border_left_cont {
    border-left: solid #ffb125 2px;
    padding-left: 30px;
    margin: 30px 0;
}

.blog_detail .blog_section {
    background: #fff;
    box-shadow: none;
    margin: 15px 0;
}

.blog_detail .blog_feature_img {
    display: none;
}

.blog_detail .blog_feature_cantant {
    padding: 0;
}

.blog_detail h3.text_align_center {
    text-align: center !important;
}

#default_theme.blog_detail .blog_feature_cantant p {
    text-align: left;
}

/** postfolio pages **/

.portfolio .tab_bar_section ul.nav.nav-tabs {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    border-bottom: none;
}

.portfolio .tab_bar_section ul.nav.nav-tabs li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.portfolio .tab_bar_section ul.nav.nav-tabs li a {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 500;
    padding: 0;
    height: auto;
    border: none !important;
    line-height: normal;
    color: #898989;
    float: left;
    width: 100%;
    transition: ease all 0.5s;
    text-transform: uppercase;
}

.portfolio .tab_bar_section ul.nav.nav-tabs li a::after {
    position: relative;
    width: 0;
    height: 2px;
    background: #ffb125;
    content: "";
    display: block;
    transition: ease all 0.5s;
    margin: 6px 0 0 0;
}

.portfolio .tab_bar_section ul.nav.nav-tabs li a:hover,
.portfolio .tab_bar_section ul.nav.nav-tabs li a:focus,
.portfolio .tab_bar_section ul.nav.nav-tabs li a.active {
    color: #000000;
}

.portfolio .tab_bar_section ul.nav.nav-tabs li a:hover::after,
.portfolio .tab_bar_section ul.nav.nav-tabs li a:focus::after,
.portfolio .tab_bar_section ul.nav.nav-tabs li a.active::after {
    width: 33px;
}

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

.portfolio .portfolio img {
    position: relative;
}

#portfolio_pop .modal-dialog {
    max-width: 830px;
    margin: 1.75rem auto;
    border-radius: 0;
}

.description_popup {
    padding: 50px;
}

.description_popup h3 {
    font-weight: 400;
    text-transform: none;
    line-height: 32px;
    margin: 0 0 20px 0;
}

.description_popup p {
    color: #707070;
    margin: 0 0 20px 0;
}

#portfolio_pop .modal-content {
    background-color: #fff;
    border: none;
    border-radius: 0;
    position: relative;
}

#portfolio_pop .modal-content button.close {
    position: absolute;
    right: 0;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, .2);
    opacity: 1;
    color: #fff;
    text-shadow: none;
}

img[data-toggle="modal"] {
    cursor: pointer;
}

.modal-open,
.modal-open .modal {
    padding: 0 !important;
}

/** portfolio layout 2 **/

.portfolio .portfolio_layout2 .tab_bar_section ul.nav.nav-tabs li {
    float: left;
    width: auto;
    margin: 0 17px 20px;
    text-align: center;
    min-width: 35px;
}

/** portfolio detail **/

#default_theme.blog_detail.portfolio h3,
#default_theme.blog_detail.portfolio p {
    text-align: left;
}

.portblog_img {
    margin-bottom: 25px;
    margin-top: 10px;
}

.share_section {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.share_section ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.share_section ul li {
    display: inline;
    margin: 0 10px 0 0;
    float: left;
    font-size: 14px;
    min-height: 45px;
    line-height: 45px;
}

.share_section ul li a.share_bt {
    min-width: 200px;
    float: left;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    display: flex;
    justify-content: center;
    padding: 0 5px;
}

.share_section ul li a i {
    border-right: solid rgba(255, 255, 255, .1) 1px;
    float: left;
    width: 35px;
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
    margin-bottom: 7px;
    margin-right: 15px;
}

.fb {
    background: #516eab;
}

.tw {
    background: #29c6f7;
}

.pint {
    background: #ca212a;
}

.share_section ul li a.share_bt:hover,
.share_section ul li a.share_bt:focus {
    background: #ffc200;
    color: #333;
}

.portfolio_detail .one_line_layout .feature_icon img {
    width: 170px;

}

.readmore_bt {
    margin-top: 10px;
    float: left;
    font-size: 14px;
    font-weight: 500;
}

.portfolio_detail .side_bar_blog .one_line_layout .small_heading h4 {
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    margin: 0;
}

/** contact page **/

.contact_blog {
    text-align: center;
    border: solid #e1e1e1 1px;
    padding: 40px;
    margin: 10px 0;
}

.contact_blog h5 {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    margin-top: 15px;
    margin-bottom: 5px;
}

.contact_blog p {
    margin: 0;
    color: #555555;
}

#default_theme.blog_detail.contact_page h3,
#default_theme.blog_detail.contact_page p {
    text-align: center;
}

.form_contact_main .field {
    width: 50%;
    float: left;
    padding: 0 5px;
}

.form_contact_main button {
    width: 210px;
    height: 50px;
    background: #ffb125;
    border: none;
    text-transform: uppercase;
    color: #fff;
    margin-top: 10px;
    font-weight: 500;
    cursor: pointer;
}

.feature_cs img {
    width: 100%;
}

.portfolio img {
    width: 100%;
}

/*
11.Project Gallery Section
============================*/
.gallery-sec {
    background: #fafafa none repeat scroll 0 0;
    padding: 70px 0 10px;
}

.gallery-sec .sec-title {
    text-align: center;
    margin: 0 150px 50px 150px;
}

.gallery-sec1 {
    background: #fff none repeat scroll 0 0;
    padding: 20px 0 30px;
}

.gallery-sec1 .sec-title {
    text-align: center;
    margin: 0 150px 50px 150px;
}

.simplefilter {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}

.shorttitle {
    display: none;
}

.simplefilter li {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    text-transform: capitalize;
    background: #87c540;
    margin: 0px 5px;
}

.simplefilter li:hover {
    transition: all 0.5s ease-out 0s;
    background: #fbd41d;
    color: #fff;
}

.simplefilter li.active {
    background: #fbd41d;
    color: #fff;
    position: relative
}

.simplefilter li.active:hover {
    transition: all 0.5s ease-out 0s;
    background: #fbd41d;
    color: #fff;
}

.gallery-item {
    position: relative;
    overflow: hidden
}

.gallery-item:hover .gallery-button h2 a {
    top: 0px;
    transition: all 0.4s ease 0s;
}

.gallery-button h2 a {
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    top: -100px;
    position: relative;
    transition: all 0.4s ease 0s;
}

.gallery-button a i {
    color: #fff;
    font-size: 24px;
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 100%;
    line-height: 60px;
}

.project-gallery .inner {
    width: 25%;
    display: inline-block;
    float: left;
}

.gallery-sec .gallery-item {
    margin-bottom: 30px;
}

.gallery-sec .simplefilter li.active {
    color: #fff;
    background: #fbd41d;
    position: relative;
}

.gallery-sec .simplefilter li.active::before {
    width: 10px;
    height: 10px;
    position: absolute;
    content: "";
    background: #fbd41d;
    transform: rotate(46deg);
    top: 38px;
    margin: 0px auto;
    text-align: center;
    left: 0;
    right: 0;
}

.gallery-item:hover .project-project-gallery-overlay {
    visibility: visible;
    opacity: 1;
    transition: all 0.4s ease 0s;
    top: 0px;
}

.gallery-item:hover .gallery-button a i {
    bottom: 0px;
    transition: all 0.4s ease 0s;
}

.project-project-gallery-overlay {
    position: absolute;
    top: 50px;
    height: 100%;
    width: 100%;
    background-color: rgba(21, 162, 26, 0.8);
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s ease 0s;
}

.project-gallery-overlay-text {
    text-align: center;
}

.project-gallery-overlay-text {
    transform: translateY(-50%);
    top: 50%;
    position: relative;
}

.project-gallery-overlay-text .gallery-button a i {
    color: #fff;
    font-size: 20px;
    width: 50px;
    height: 50px;
    border: 1px solid #fbd41d;
    border-radius: 0 20px 0 20px;
    line-height: 50px;
    bottom: -140px;
    position: relative;
    transition: all 0.4s ease 0s;
    background: #fbd41d;
}

.project-gallery-overlay-text .gallery-button a i:hover {
    background: rgba(21, 162, 26, 0.8);
    color: #fff;
    border-color: rgba(21, 162, 26, 0.8);
    transition: all 0.4s ease 0s;
}

.nav-page {
    text-align: center;
    margin-top: 20px;
}

.nav-page ul li {
    display: inline-block;
}

.nav-page ul li a:hover {
    color: #ffc300;
}

.nav-page li.active a {
    color: #ffc300;
}

/*
12. Project Details Page Section
=================================*/
.details-text img {
    margin-bottom: 20px;
}

.details-text h2 a {
    color: #06396b;
    font-size: 24px;
    text-transform: capitalize;
}

.project-details-info h2 {
    color: #f4f4f4;
    font-size: 24px;
    text-transform: capitalize;
}

.details-text h2,
.related-project h2 {
    font-size: 22px;
    text-transform: capitalize;
}

.project-details-info ul li {
    display: inline-block;
    width: 100%;
    text-transform: capitalize;
    padding: 6px 0;
}

.project-details-info ul li span {
    float: right
}

.project-details-info {
    padding: 50px 40px;
    background: #f4f4f4;
}

.service-details-img img {
    width: 100%;
}

.details-text h2,
.related-project h2 {
    font-size: 22px;
    text-transform: capitalize;
}

.project-details-info ul li {
    display: inline-block;
    width: 100%;
    text-transform: capitalize;
    padding: 10px 0;
    color: #f4f4f4;
    border-bottom: 1px solid #0f4376;
}

.project-details-info ul li span {
    float: right
}

.project-details-info {
    padding: 50px 40px;
    background: #06396b;
}

/*
13.Service Details Section
============================*/
.service-details h2 a,
.service-details-text h2,
.contact-field.service-details h2,
.brochures h2 {
    color: #06396b;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
}

.service-details-text {
    margin-top: 40px;
}

.service-details ul li {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    position: relative;

}

.service-details ul li:before {
    content: "\f101";
    font-family: fontawesome;
    left: 0px;
    top: 0px;
    position: relative;
    color: #fff;
    padding-right: 10px;
}

.appoitment-sec {
    margin-top: 25px;
}

.brochures {
    margin-top: 30px;
}

.brochures li:first-child::before {
    content: "\f1c1";
    font-family: fontawesome;
    left: 0px;
    top: 0px;
    position: relative;
    color: #fff;
    padding-right: 10px;
}

.brochures li:last-child::before {
    content: "\f0f6";
    font-family: fontawesome;
    left: 0px;
    top: 0px;
    position: relative;
    color: #fff;
    padding-right: 10px;
}

.brochures li {
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    position: relative;
    background: #06396b;
    margin-bottom: 5px;
}

.brochures li a {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}

.brochures li:hover {
    background: #fbd41d
}

.brochures li:hover a {
    color: #fff
}

.brochures li:hover::before {
    color: #fff
}

.brochures li:hover i {
    color: #fff
}

.brochures li a span {
    float: right;
    color: #fff;
}

#default_theme.blog_detail.contact_page h3,
#default_theme.blog_detail.contact_page p {
    text-align: left !important;
    margin-bottom: 5px;
}


/*========
BODY TEXT
========*/

/*HEADING*/
.custom-text--heading {
    color: #2d2de31;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 18px;
}

/*BODY TEXT*/
.custom-text--copy {
    color: #707070;
    ;
    font-size: 14px;
    line-height: 33px;
    margin-bottom: 30px;
}

/*LINK OR BUTTON*/
.custom-text--button {
    background: #71c74a;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 4px;
    padding: 10px 20px;
    width: fit-content;
    cursor: pointer;
    text-decoration: none;
    text-transform: UPPERCASE;
}

/*HOVER AND KEYBOARD FOCUS EFFECT*/
.custom-text--button:hover,
.custom-text--button:active,
.custom-text--button:focus {
    background: #71c74a;
    color: #fff;
}

/*====
MEDIA 
=====*/

/*PICTURE OR IMAGE*/
.custom-media--image {

    box-sizing: border-box;
}

/*==============================================
GENERAL LAYOUT

To make changes from this point on, 
we recommend having a basic understanding of CSS
===============================================*/

.custom-container {
    margin: auto;
    max-width: 1140px;
}

.custom-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    justify-content: center;
    align-items: center;
    gap: 80px;
    padding-bottom: 30px;
}

.custom-text {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.custom-media {
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 950px) {
    .custom-content {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0px;
        padding: 0px;
    }

    .custom-text {
        padding: 60px;
        margin: auto;
        width: 90%;
        text-align: center;
        grid-row: 2;
    }

    .custom-text--heading {
        text-align: center;
    }

    .custom-text--button {
        display: flex;
        margin: auto;
    }
}

@media screen and (max-width: 568px) {
    .custom-text {
        padding: 60px 20px;
    }

    .custom-text--heading {
        font-size: 14px;
        color: #707070;
    }

    .custom-text--copy,
    .custom-text--button {
        font-size: 16px;
    }
}

.project-gallery-overlay-text h2 {
    font-size: 16px;
    line-height: 1.4;
    margin: 0 0 10px;
    color: #fff;
}

.full .have {
    color: #044249 !important;
    font-size: 68px !important;
    font-weight: 700 !important;
    line-height: 80px !important;
    text-align: left !important;
}

.video-card {
    max-width: 600px;
    margin: auto;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    overflow: hidden;
}

video {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 12px;
}
  .video-description {
      padding: 1rem;
      background-color: #fff;
      font-size: 1rem;
      color: #333;
      text-align: center;
    }
    .green{
        color: #87c540;
    }