/*------------------------------------------------------------------
    Main Style Stylesheet
    Project:        ZAP | The Multi-Purpose HTML5 Template
    Version:        4.0
    Author:         M_Adnan
    Last change:    26/12/2017
    Primary use:    Creative, Coporate, Business, Portfolio, Personal
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
body
 + WRAP
 + HEADER
 + NAVIGATION
 + BANNER
 + SERVICES
 + OUR FEATURED FOUNDERS
 + BLOG UPDATES
 + APPOINMENT
 + NEWS FROM BLOG
 + PARTNERS / CLIENTS
 + FOOTER
 + SOCIAL ICONS
 + MEGA MENU
 + 3 MENU LEVEL
-------------------------------------------------------------------*/
/*=======================================================
      IMPORT FILE
========================================================*/
@import url("../fonts/montserrat-fonts.css");
@import url("animate.css");
/*=======================================================
      THEME STYLING START
========================================================*/
*{
    margin: 0;
    padding: 0;
}
body{
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: normal;

    position: relative;

    background: #fff;
}
/*=======================================================
      WRAPPER
========================================================*/
#wrap{
    position: relative;

    overflow: hidden;

    width: 100%;
}
/*=======================================================
      HEADINGS
========================================================*/
h1,
h2,
h3,
h4,
h5,
h6{
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-weight: bold;

    color: #141414;
}
h1{
    font-size: 42px;
}
h2{
    font-size: 36px;
    font-weight: bold;
}
h3{
    font-size: 30px;
}
h4{
    font-size: 24px;
}
h5{
    font-size: 18px;
}
h6{
    font-size: 14px;
    font-weight: bold;
}
p{
    font-family: inherit;
    font-weight: 500;
    line-height: 30px;

    color: #6f6f6f;

    text-rendering: optimizeLegibility;
}
a{
    font-family: "Montserrat", sans-serif;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    text-decoration: none !important;
}
img{
    display: inline-block !important;

    -webkit-transition: 0.4s ease-in-out;
       -moz-transition: 0.4s ease-in-out;
        -ms-transition: 0.4s ease-in-out;
         -o-transition: 0.4s ease-in-out;
            transition: 0.4s ease-in-out;
}
ul{
    margin-bottom: 0;
}
li{
    list-style: none;
}
a{
    text-decoration: none;

    color: #141414;
}
.font-montserrat{
    font-family: "Montserrat", sans-serif;
}
.font-crimson{
    font-family: "Crimson Text", serif;
}
.font-montserrat{
    font-family: "Montserrat", sans-serif;
}
.font-hair-line{
    font-family: "montserrathairline";
}
.font-light{
    font-family: "montserratlight";
}
.font-regular{
    font-family: "montserratregular";
}
.font-extra-bold{
    font-family: "montserratbold";
}
p.intro-small{
    font-style: italic;

    width: 80%;
    margin: 0 auto;

    color: #f5f5f5;
}
.text-transform-none{
    text-transform: none !important;
}
.text-white{
    color: #fff !important;
}
.text-bold{
    font-weight: bold !important;
}
.text-normal{
    font-weight: normal !important;
}
.font-12px{
    font-size: 12px !important;
}
.font-14px{
    font-size: 14px !important;
}
.font-16px{
    font-size: 16px !important;
}
.font-18px{
    font-size: 18px !important;
}
.font-20px{
    font-size: 20px !important;
}
.font-bold{
    font-weight: bold !important;
}
.font-normal{
    font-weight: 600 !important;
}
.white-text{
    color: #fff !important;
}
.font-italic{
    font-style: italic;
}
.font-bold{
    font-weight: bold !important;
}
a:hover,
a:focus{
    color: #f6b138;
}
.text-color-primary{
    color: #f6b138;
}
.border-bottom-1{
    border-bottom: 1px solid #ededed;
}
.position-center-center{
    position: absolute;
    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.dark-pattern{
    background: url(../images/portfolio/2/bg-parallax-1.png) repeat;
}
.white-bg{
    background: #fff;
}
.relative{
    position: relative;
}
.line-height-24{
    line-height: 24px !important;
}
.dark-text p{
    color: #141414;
}
#cd-menu-trigger.dark span{
    background: #171717;
}
#cd-menu-trigger.dark.is-clicked .cd-menu-icon::before{
    background: #171717;
}
#cd-menu-trigger.dark.is-clicked .cd-menu-icon::after{
    background: #171717;
}
.is-sticky .sticky.dark-header{
    background: #202020;
}
/*=======================================================
      SECTION
========================================================*/
section{
    position: relative;

    overflow: hidden;

    width: 100%;

    background: #fff;
}
/*=======================================================
      HEADINGS
========================================================*/
.heading-block{
    display: inline-block;

    width: 100%;
    margin-bottom: 50px;
}
.heading-block h3{
    font-size: 18px;
    font-weight: bold;

    margin-top: 0;
    margin-bottom: 15px;

    letter-spacing: 3px;
    text-transform: uppercase;
}
.heading-block h2{
    font-size: 24px;
    font-weight: bold;

    text-transform: uppercase;
}
.heading-block span{
    font-family: "Crimson Text", serif;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;

    display: inline-block;

    width: 100%;
    margin-top: 5px;

    color: #6f6f6f;
}
.heading-block h1{
    font-size: 60px;

    text-transform: none;
}
.heading-block hr.color{
    width: 53px;
    height: 2px;
    margin: 20px auto;
    margin-bottom: 10px;

    border: none;
    background: #eeb013;
}
.heading-block.light span{
    color: #fff;
}
.heading-block.light h2{
    color: #fff;
}
.heading-block.light h3{
    color: #fff;
}
.heading-block.style-2 h2{
    font-size: 48px;
    font-weight: normal;
}
.heading-block.style-3 h2{
    font-size: 48px;

    margin-top: 5px;
    margin-bottom: 20px;

    letter-spacing: 0.5px;

    color: #141414;
}
.heading-block.style-3 h3{
    font-size: 40px;

    letter-spacing: -2px;
    text-transform: none;

    color: #141414;
}
.heading-block.style-3 p{
    font-size: 13px;
    line-height: 30px;

    width: 75%;
    margin: 0 auto;
}
.heading-block.style-6 p{
    font-size: 18px;
    line-height: 30px;

    width: 80%;
    margin: 0 auto;
}
.heading-block.style-3 hr{
    width: 50px;
    height: 4px;
}
.heading-block.style-4{
    display: block;

    width: 68%;
    margin: 0 auto;
}
.heading-block.style-6 span{
    display: block;

    width: 68%;
    margin: 0 auto;
}
.heading-block.style-4 h2{
    font-family: "Crimson Text", serif;
    font-size: 60px;
    font-weight: bold;
    font-style: italic;

    margin-top: 0;

    letter-spacing: -2px;
    text-transform: none;

    color: #fff;
    /* color: #141414; */
}
.heading-block.style-4 h4{
    font-family: "Crimson Text", serif;
    font-size: 48px;
    font-weight: bold;
    font-style: italic;

    margin-top: 0;

    letter-spacing: 0;
    text-transform: none;

    color: #141414;
    color: #141414;
}
.heading-block.style-4 h3{
    font-family: "Crimson Text", serif;
    font-size: 36px;
    font-weight: bold;
    font-style: italic;

    margin-top: 0;

    letter-spacing: -2px;
    text-transform: none;

    color: #141414;
}
.heading-block.style-4 span{
    font-size: 20px;
}

.heading-block.style-5 h4{
    letter-spacing: 3px;
}
.heading-block.style-5 p{
    font-family: "Crimson Text", serif;
    font-size: 18px;
    font-weight: 400;

    width: 65%;
    margin: 0 auto;
}
.heading-block.style-6 span{
    font-size: 16px;
}
.heading-block.style-6 h4{
    font-size: 24px;
    font-weight: normal;

    letter-spacing: 1px;
}
.heading-block h2.border{
    display: inline-block;

    margin-top: 0;
    padding: 15px 60px;

    letter-spacing: 1px;

    border: 2px solid #ececec;
}
.heading-border h2{
    font-size: 40px;

    display: inline-block;

    border: 4px solid #fff;
}
.heading-border h3{
    font-size: 30px;

    display: inline-block;

    border: 2px solid rgba(255,255,255,0.5);
}
/*=======================================================
      SERVICES
========================================================*/
.services li{
    background: #f0f0f0;
}
.services li:nth-child(2){
    background: #e7e7e7;
}
.services li .ser-inn{
    padding: 70px 65px;
}
.services li .ser-inn .gray-border{
    border-color: #c4c4c4;
}
.services li .ser-inn p{
    font-size: 14px;
}
.offer-services ul{
    text-align: center;
}
.offer-services ul li{
    display: inline-block;
    float: none;
}
.simple-ser h6{
    margin-top: 30px;

    letter-spacing: 1px;
}
.simple-ser p{
    font-size: 13px;
    line-height: 24px;

    letter-spacing: 0;
}

.services.full-pattrn li{
    padding: 50px;
}
.services.full-pattrn li .ser-inn{
    padding: 0;
}
.services.full-pattrn p{
    font-size: 13px;
    line-height: 24px;

    letter-spacing: 0;
}
.services li:nth-child(1){
    background: #f0f0f0;
}
.services li:nth-child(2){
    background: #fafafa;
}
.services li:nth-child(3){
    background: #f0f0f0;
}
.services li:nth-child(4){
    background: #fafafa;
}
.services li:nth-child(5){
    background: #f0f0f0;
}
.services li:nth-child(6){
    background: #fafafa;
}
.services li:nth-child(7){
    background: #fafafa;
}
.services li:nth-child(8){
    background: #f0f0f0;
}
.services li:nth-child(9){
    background: #fafafa;
}
.services.full-pattrn li .ser-inn .btn:hover{
    border: 2px solid #141414;
    background: #fff;
}
.have-sikills{
    padding-right: 35%;
}
.service-intro p{
    font-size: 16px;
}
hr.balck{
    line-height: 1px;

    height: 1px;

    border-top: none;
    background: #141414 !important;
}
hr.black{
    line-height: 1px;

    height: 1px;

    border-top: none;
    background: #141414 !important;
}
.float-none{
    float: none !important;
}

.services-coporate li{
    text-align: center;
}

.services-coporate li h6{
    margin: 20px 0;
}
.services-coporate li p{
    line-height: 24px;
}
.services-coporate li i{
    font-size: 24px;
    line-height: 55px;

    width: 57px;
    height: 57px;
    margin-top: 30px;

    border: 1px solid #ececec;
    border-radius: 50%;
}
.services-coporate li hr{
    width: 30px;
    height: 2px;
    margin: 10px auto;
    margin-bottom: 20px;
}
/*=======================================================
      DIVIDERS
========================================================*/
.divider{
    position: relative;

    overflow: hidden;

    width: 100%;
    margin: 1.07143rem 0;

    text-align: left;

    color: #e5e5e5;
}
.divider:after,
.divider.divider-center:before,
.divider.divider-center.divider-short:before{
    position: absolute;
    top: 49%;
    left: 30px;

    width: 100%;
    height: 0;

    content: "";

    border-top: 1px solid rgba(20, 20, 20, 0.2);
}
.divider.divider-very-short:after,
.divider.divider-very-short:before{
    width: 5rem !important;
}
.divider.divider-right{
    text-align: right;
}
.divider.divider-right:after{
    right: 30px;
    left: auto;
}
.divider.divider-short:after{
    width: 30%;
}
.divider.divider-center{
    text-align: center;
}
.divider.divider-center:before{
    right: 0;
    left: -50% !important;

    margin-left: -20px;
}
.divider.divider-center:after{
    right: 0;
    left: 50% !important;

    margin-left: 20px;
}
.divider.divider-center.divider-short:before{
    right: 50%;
    left: auto !important;

    width: 8%;
    margin-right: 30px;
}
.divider.divider-center.divider-short:after{
    right: auto !important;
    left: 50% !important;

    width: 8%;
    margin-left: 30px;
}
.divider .i-div{
    font-size: 18px;
    line-height: 1;

    position: relative;

    display: inline-block !important;

    width: 18px;
    height: 18px;

    text-align: center;
}
/*=======================================================
      BUTTON
========================================================*/
.btn{
    font-size: 12px;
    font-weight: 600 !important;

    position: relative;

    display: inline-block;
    overflow: hidden;

    padding: 10px 50px;

    letter-spacing: 1px;
    text-transform: uppercase;

    color: #141414;
    border-radius: 0;
    background: #eeb013;
}
.btn.btn-small{
    padding: 10px 30px;
}
.btn.btn-med{
    padding: 15px 60px;
}
.btn.btn-large{
    font-size: 14px;

    padding: 20px 60px;
}
.btn.btn-x-large{
    font-size: 14px;

    padding: 20px 60px;
}
.btn.btn-color{
    color: #fff;
    background: #eeb013;
}
.btn.btn-color:hover{
    color: #fff;
    background: #141414;
}
.btn.gray-border{
    border: 2px solid #ececec;
    background: none;
}
.btn:hover .gray-border{
    background: #ececec;
}
.sombra_hover_div_x:hover .btn.post_btn_x{
    font-weight: bold;

    color: black;
    background: #ececec;
}

.post_btn_x{
    width: 100%;

    transition: all 0.3s;

    color: #eeb013;
    border: 2px solid #ececec;
    background-color: white;

    display: flex;
    justify-content: center;
}
.btn.dark-border{
    border: 1px solid #141414;
    background: none;
}
.btn.dark-border:hover{
    color: #fff;
    background: #141414;
}
.btn.gary{
    color: #fff;
    background: #909090;
}
.btn.gary:hover{
    background: #6d6d6d;
}
.btn.dark{
    color: #fff;
    border: 2px solid #141414;
    background: #141414;
}
.btn.dark:hover{
    color: #141414;
    border: 2px solid #141414;
    background: none;
}
.btn.radius{
    border-radius: 4px;
}
.btn-icon{
    font-size: 18px;
    line-height: 58px;

    position: relative;

    display: inline-block;
    overflow: hidden;

    height: 60px;
    padding: 0;
    padding-left: 25px;
}
.btn-icon i{
    line-height: 58px;

    float: right;

    height: 60px;
    margin-left: 25px;
    padding: 0 15px;

    background: rgba(0,0,0,0.1);
}
.btn-icon.dark i{
    background: none;
}
.btn.blue{
    background: #6b97c5;
}
.btn.orange{
    background: #e86211;
}
.btn.light-green{
    background: #42d4c8;
}
.btn.blue-2{
    background: #2ba4c7;
}
.btn.green{
    background: #8da263;
}
.btn.light-purple{
    background: #ad8bbf;
}
.btn.purple{
    background: #cb457b;
}
.btn.pink-dark{
    background: #e14260;
}
.btn.btn-white{
    margin: 0 15px;
    padding: 15px 40px;

    color: #333 !important;
    border: 2px solid #fff;
    background: #fff;
}
.btn.btn-white:hover{
    color: #fff !important;
    background: none;
}
.btn.btn-white.btn-1{
    color: #fff !important;
    border: 2px solid #fff;
    background: none;
}
.btn.btn-white.btn-1:hover{
    color: #333 !important;
    background: #fff;
}
.right{
    float: right;
}
/*=======================================================
      TOP BAR
========================================================*/
.top-bar{
    height: 43px;

    background: #ececec;
}
.top-bar p{
    font-size: 11px;
    font-weight: 600;
    line-height: 43px;

    margin: 0;

    letter-spacing: 1px;
}
.top-bar ul li{
    display: inline-block;
}
.top-bar .social-top a{
    font-size: 11px;
    line-height: 43px;

    margin: 0 5px;

    color: #909090;
}
/*=======================================================
      HEADER
========================================================*/
header{
    position: absolute;
    z-index: 999;

    display: inline-block;

    width: 100%;
    margin-top: 30px;
}
header .logo{
    position: absolute;
    z-index: 9999;

    float: left;

    margin-top: -50px;

    text-align: left;
}
header nav{
    position: relative;
    z-index: 999;

    display: inline-block;
    float: right;

    width: 100%;
    min-height: 50px;

    text-align: right;
}
header nav li a{
    font-size: 11px;
    font-weight: 600;
    line-height: 20px;

    position: relative;

    float: left;

    margin: 0;
    margin-top: 1px;
    padding: 16px 0;
    padding-bottom: 24px;

    text-decoration: none;
    letter-spacing: 2px;
    text-transform: uppercase;

    color: #fff;
    border-color: transparent;
    border-color: transparent;
    border-bottom: 2px solid #fff;
}
header.dark-text nav .ownmenu li a{
    color: #141414;
}
header nav .ownmenu li{
    padding: 0 12px;
}
header nav li a:hover{
    color: #fff;
}
header nav li.active a{
    color: #fff;
    border-color: transparent;
    border-bottom: 2px solid #eeb013;
}
header nav li.active a:after{
    width: 100%;
}
header nav li a:hover:after{
    width: 100%;
}
header nav li a:after{
    position: absolute;
    bottom: -2px;
    left: 0;

    display: block;

    width: 0;
    height: 4px;

    content: "";
    -webkit-transition: all 0.2s;
       -moz-transition: all 0.2s;
         -o-transition: all 0.2s;
            transition: all 0.2s;

    background-color: #efb21a;
}
header .ownmenu li.active .dropdown a:after{
    opacity: 0;
}
header .ownmenu li.active .dropdown a:hover:after{
    opacity: 1;
}
header nav li .dropdown a:after{
    bottom: -1px;

    height: 1px;
}

header nav li .megamenu a:after{
    bottom: -1px;

    height: 1px;
}
header .ownmenu ul.dropdown{
    padding: 20px 35px;
    padding-bottom: 0;

    background: #141414;
}
header .ownmenu ul.dropdown li a{
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;

    display: inline-block;

    width: 100%;
    padding: 7px 0;
    padding-right: 0;

    text-align: left;
    letter-spacing: 0;
    text-transform: uppercase;

    color: #6f6f6f !important;
    border: none !important;
    background: none;
}
header .ownmenu ul.dropdown li a:hover{
    color: #e4a913 !important;
    background: none;
}
header .ownmenu li > .megamenu li a:hover{
    color: #e4a913 !important;
}
header .ownmenu li > .megamenu li a{
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;

    display: inline-block;

    width: 100%;
    padding: 0;
    padding-right: 0;

    text-align: left;
    letter-spacing: 0;
    text-transform: uppercase;

    color: #6f6f6f !important;
    border: none !important;
    background: none;
}

header .ownmenu .megamenu hr{
    display: inline-block;

    width: 23px;
    height: 3px;
    margin: 15px 0;

    border: none;
    background: #eeb013;
}
header ul.dropdown li{
    padding: 0;
}
header ul.dropdown li:hover{
    background: none;
}
header .ownmenu .megamenu h6{
    font-size: 12px;
    font-weight: 600;

    margin-top: 0;

    text-transform: uppercase;

    color: #fff;
}
header .ownmenu .megamenu img{
    width: auto;
    margin-top: -1px;
}
header .ownmenu > li > .megamenu.full-width{
    padding: 50px;
    padding-bottom: 40px;

    background: #141414;
}
header .ownmenu > li > .megamenu.full-width li{
    text-align: left;
}
header nav .ownmenu .indicator{
    display: none;

    margin-left: 5px;
}
header .language{
    float: left;
}
header .language a{
    font-size: 10px;

    display: inline-block;

    margin-right: 10px;

    color: #fff;
}
.home-6-style header .language a{
    color: #fff;
}
header .language a:hover{
    color: #af5875;
}
header .language a.active{
    color: #af5875;
}
header .bootstrap-select.btn-group .btn .filter-option{
    font-size: 10px;
}

header.header-dark nav li a{
    color: #272727;
}
header.header-dark .top-links li a{
    color: #898989;
}
header.header-dark .top-links li{
    color: #898989;
}
header .language a{
    color: #fff;
}
header .search-nav{
    font-family: "Montserrat", sans-serif;

    float: right !important;
}
header .search-nav ul.dropdown{
    padding: 20px;
}
header .search-nav ul.dropdown{
    width: 100% !important;
    padding: 30px !important;
}
header .search-nav input{
    font-size: 18px;

    width: 100%;
    height: 50px;
    padding-left: 20px;

    text-transform: uppercase;

    color: #fff;
    border: none;
    border: 1px solid;
    border-color: transparent;
    border-radius: 0;
    background: rgba(255,255,255,0.1);
    box-shadow: none;
}
.search-nav :-moz-placeholder{
    /* Firefox 18- */
    color: #e4e4e4;
}
.search-nav ::-moz-placeholder{
    /* Firefox 19+ */
    color: #e4e4e4;
}
.search-nav :-ms-input-placeholder{
    color: #e4e4e4;
}
.search-nav ::-webkit-input-placeholder{
    color: #e4e4e4;
}
header input:focus,
textarea:focus,
keygen:focus,
select:focus{
    border: 1px solid #eeb013 !important;
    outline: none !important;
}
header .search-nav .btn{
    margin-top: 0;

    color: #272727;
    border-right: 1px solid #272727;
}
header .search-nav .bootstrap-select.btn-group .dropdown-menu li a{
    font-size: 10px !important;

    padding: 2px 10px;
}
header .search-nav button{
    right: 0;

    float: right;

    height: 50px;
    margin-top: -50px;
    padding: 0 40px;

    color: #fff;
    border: none;
    background: #eeb013;
}
header .search-nav .ownmenu ul.dropdown li a:hover{
    color: #fff !important;
    background: #af5875 !important;
}
header .search-nav .bootstrap-select .dropdown-menu > li > a:hover{
    color: #fff !important;
    background: #af5875 !important;
}
header .search-nav .bootstrap-select .dropdown-menu > li.selected a{
    color: #fff !important;
}
header .ownmenu > li.search-nav i{
    font-size: 12px;
    line-height: 32px;

    width: 32px;
    height: 32px;
    margin: 0;
    padding-top: 5px;
    padding-left: 2px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: #141414;
}
header nav .ownmenu li.search-nav .row{
    margin: 0;
}
header nav .ownmenu li.search-nav{
    margin: 0 5px;
    padding: 0;
}
header nav .ownmenu li.search-nav a{
    margin-top: 5px;
    padding: 5px 0 !important;

    border: none !important;
}
header nav .ownmenu li.search-nav ul.dropdown{
    border: 2px solid rgba(255,255,255,0.2);
}
header nav .ownmenu .cart-img{
    display: inline-block;

    width: 80px;
    margin-right: 20px;
}
header nav .ownmenu .cart-img img{
    width: 100%;
}
header nav .ownmenu .cart-img a{
    padding: 0;
}
header .ownmenu > li.shop-cart{
    margin-left: 15px;
    padding: 0;
}
header .ownmenu > li.shop-cart a{
    margin-top: 5px;
    padding: 5px 0 !important;

    border: none !important;
}
header .ownmenu > li.shop-cart i{
    font-size: 12px;
    line-height: 32px;

    width: 32px;
    height: 32px;
    margin: 0;
    padding-top: 5px;
    padding-left: 2px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: #141414;
}
header .shop-cart{
    position: relative;
}
header .shop-cart .numb{
    font-size: 10px;
    line-height: 15px;

    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;

    width: 18px;
    height: 18px;
    margin: 0;
    margin: 0 auto;
    padding: 0;
    padding-top: 1px;
    padding-left: 3px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: #eeb013;
}
header .shop-cart{
    font-family: "Montserrat", sans-serif;

    float: right !important;

    text-align: left;
}
header .shop-cart span{
    font-size: 12px;

    display: inline-block;

    width: 100%;
    margin: 5px 0;

    color: #858585;
}
header .shop-cart span.price{
    color: #af5875;
}
header .shop-cart li{
    display: inline-block;

    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px !important;

    border-bottom: 1px solid rgba(255,255,255,0.1);
}
header .shop-cart h6{
    font-size: 11px;
    font-weight: normal;

    margin-top: 10px;
    margin-bottom: 10px;

    letter-spacing: 1px;

    color: #fff;
}
header .shop-cart ul.dropdown{
    width: 360px !important;
    padding: 20px !important;
}
header .shop-cart h5{
    font-size: 16px;
    font-weight: normal;

    margin: 0;
    margin-top: 10px;

    letter-spacing: 2px;

    color: #fff;
}
header .shop-cart h5 span{
    font-size: 36px;

    width: auto;
    margin-left: 20px;
}
header .ownmenu .shop-cart ul.dropdown li.no-border{
    border: none !important;
}
header .ownmenu .shop-cart ul.dropdown li a.btn{
    font-size: 14px;
    font-weight: normal;

    width: auto !important;
    width: 100% !important;
    margin: 0;
    padding: 15px 10px !important;

    text-align: center;
    letter-spacing: 1px;

    color: #fff !important;
    background: #eeb013 !important;
}
header .ownmenu .shop-cart ul.dropdown li a.btn-1{
    float: right;

    margin-top: 20px;

    background: #909090 !important;
}
header .ownmenu .shop-cart ul.dropdown li a.btn:hover{
    opacity: 0.8;
}
header .ownmenu .look-book .nav-img{
    width: 170px;
    margin-right: 20px;
}
header .ownmenu .look-book .nav-img a{
    padding: 0;
}
header .ownmenu .look-book .media-heading{
    font-size: 10px;

    margin-top: 15px;
    padding: 0;

    border: none;
}
header .ownmenu .look-book .media{
    padding-bottom: 20px;
}
header .ownmenu .look-book p{
    font-size: 10px;
    line-height: 18px;

    color: #b8b8b8;
}
header .ownmenu .look-book .media-body a{
    color: #af5875;
}
.sticky-wrapper{
    height: auto !important;
}
.sticky-wrapper .sticky{
    width: 100%;
}
.is-sticky .sticky .logo{
    margin-top: 0;
}
.is-sticky .sticky{
    padding-top: 10px;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;

    background: rgba(0,0,0,0.8);
}
.ownmenu ul.dropdown{
    top: 63px;
}
.ownmenu > li > .megamenu{
    top: 63px;
}
.single-pages .ownmenu{
    width: auto;
}
header.dark-text .is-sticky .sticky{
    background: rgba(255,255,255,0.9);
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
}
header.coporate-header{
    position: relative;

    margin-top: 0;
    padding: 50px 0;
}
header.coporate-header .logo{
    margin: 0;
}
header.coporate-header nav li a{
    padding: 15px 0;

    color: #141414;
    border-color: transparent;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
header.coporate-header nav li.active a{
    color: #eeb013;
    border-top: 1px solid #eeb013;
    border-bottom: 1px solid #eeb013;
}
header.coporate-header nav li a:hover{
    color: #eeb013;
    border-color: transparent;
    border-top: 1px solid #eeb013;
    border-bottom: 1px solid #eeb013;
}
header.coporate-header nav li.active a:before{
    width: 100%;
}
header.coporate-header nav li a:hover:before{
    width: 100%;
}
header.coporate-header nav li a:before{
    position: absolute;
    top: -1px;
    left: 0;

    display: block;

    width: 0;
    height: 2px;

    content: "";
    -webkit-transition: all 0.2s;
       -moz-transition: all 0.2s;
         -o-transition: all 0.2s;
            transition: all 0.2s;

    background-color: #efb21a;
}
header.coporate-header nav li.active a:after{
    width: 100%;
}
header.coporate-header nav li a:hover:after{
    width: 100%;
}
header.coporate-header nav li a:after{
    position: absolute;
    bottom: -1px;
    left: 0;

    display: block;

    width: 0;
    height: 2px;

    content: "";
    -webkit-transition: all 0.2s;
       -moz-transition: all 0.2s;
         -o-transition: all 0.2s;
            transition: all 0.2s;

    background-color: #efb21a;
}
header.coporate-header nav li ul li a:before{
    display: none;
}
header.coporate-header nav li ul li a:after{
    height: 1px;
}
header.coporate-header nav li ul li a:before{
    height: 1px;
}
header.coporate-header .ownmenu ul.dropdown{
    top: 53px;
}
header.coporate-header .ownmenu > li > .megamenu{
    top: 53px;
}
header.coporate-header .is-sticky .sticky{
    padding-top: 10px;
    padding-bottom: 10px;

    background: rgba(255,255,255,0.9);
}
header.coporate-header .is-sticky .sticky .ownmenu ul.dropdown{
    top: 63px;
}
header.coporate-header .is-sticky .sticky .ownmenu > li > .megamenu{
    top: 63px;
}
#cd-menu-trigger{
    position: fixed;
    z-index: 9999999;
    top: 50px;
    left: 380px;

    width: 60px;
    height: 60px;
    padding: 20px;

    background: rgba(255,255,255,0.5);
}
/*=======================================================
      LEFT MENU
========================================================*/

.left-header li a{
    font-size: 11px;
    font-weight: normal;
    line-height: 48px;

    padding-left: 30px;

    letter-spacing: 1px;
    text-transform: uppercase;

    color: #a7a7a7;
}
.left-header li a:hover{
    color: #fff;
    background: #eeb013;
}
.left-header li a.submenu-open{
    color: #fff;
    background: #eeb013;
}
.left-header .sub-menu{
    padding: 10px 0;

    background: #343434;
}
.left-header .sub-menu li a{
    line-height: 36px;

    color: #a7a7a7;
}
.left-header .sub-menu li a:hover{
    color: #fff;
}
/*=======================================================
      VERTICAL MENU
========================================================*/
.vertical-menu{
    padding-left: 340px;
}
.vertical-menu .header{
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;

    width: 340px;
    height: 100%;
    margin: 0;
    padding: 0 0;
    padding-top: 100px;

    background-color: #171717;
}
.vertical-menu .ownmenu ul.dropdown{
    top: inherit;
}
.vertical-menu .header nav{
    float: left;

    margin-top: 80px;

    text-align: left;
}
.vertical-menu .ownmenu li:hover a:after{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: "";
    -webkit-transition: all 0.2s;
       -moz-transition: all 0.2s;
         -o-transition: all 0.2s;
            transition: all 0.2s;

    background-color: #efb21a;
}
.vertical-menu .ownmenu ul.dropdown li a:after{
    width: 0;
}
.vertical-menu .ownmenu ul.dropdown li:hover a:after{
    display: none;
}
.vertical-menu .ownmenu ul.dropdown li a:hover:after{
    display: block;

    width: 100%;
}
.vertical-menu header nav li a:after{
    z-index: -1;

    height: 100%;
}
.vertical-menu .header nav .ownmenu{
    width: 100%;
}
.vertical-menu .header nav li a{
    border: none !important;
}
.vertical-menu .header .logo{
    position: relative;

    width: 100%;

    text-align: center;
}
.vertical-menu .header .ownmenu li{
    width: 100%;
    padding: 0;
}
.vertical-menu .header .ownmenu li a{
    font-size: 12px;

    width: 100%;
    margin: 0;
    padding: 15px 0;
    padding-left: 30px;

    color: #6f6f6f;
}
.vertical-menu .header .ownmenu li a:hover{
    color: #fff;
}
.vertical-menu .header .ownmenu li.active a{
    color: #fff;
}
.vertical-menu header .ownmenu ul.dropdown li a{
    padding-left: 0;
}
.vertical-menu .header nav li a:after{
    top: 0;
    bottom: auto;
}
.vertical-menu header .ownmenu ul.dropdown li a:after{
    top: auto;
    bottom: 0;

    height: 1px;
}
.vertical-menu .header nav .ownmenu .indicator{
    font-size: 10px;

    right: 20px;

    display: block;
}
.vertical-menu .ownmenu ul.dropdown li ul.dropdown{
    margin-left: 0;
}
.vertical-menu .header .ownmenu ul.dropdown{
    left: 100%;
}
.vertical-menu .header .ownmenu ul.dropdown li a{
    padding: 10px 0;
}
.vertical-menu .header .social-icons{
    position: absolute;
    bottom: 20px;

    width: 100%;

    text-align: center;
}
/*=======================================================
      HOME SLIDER
========================================================*/
.home-slider{
    position: relative;

    overflow: hidden;

    height: 100%;
}
/*=======================================================
      WELCOME ZAP
========================================================*/
.welcome .icon-box h6{
    font-weight: 600;

    text-transform: uppercase;
}

.intro-style-2 p{
    font-size: 16px;
    line-height: 24px;
}
.intro.style-6 hr{
    height: 1px;

    border: none;
    background: #000;
}
.intro.style-6 h6{
    font-size: 10px;

    margin-top: 30px;

    letter-spacing: 1px;

    color: #141414;
}
.font-16px{
    font-size: 16px;
}
/*=======================================================
      WHY CHOOSE US
========================================================*/

.why-choose .h6{
    font-size: 16px;
    font-weight: bold;

    margin-top: 0;

    text-transform: uppercase;
}
.why-choose .ib-info p{
    font-size: 13px;

    letter-spacing: 0;
}
.why-choose h4{
    font-weight: bold;

    text-transform: uppercase;
}
.why-choose .ultra-ser span{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 10px;
    font-weight: 900;
    font-style: italic;

    text-transform: uppercase;
}
.why-choose .ultra-ser .name{
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-weight: 700;
    font-style: normal;

    text-transform: uppercase;
}
.why-choose .ultra-ser hr{
    width: 72px;
    height: 1px;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 15px;

    border: none;
    background: #141414;
}
/*=======================================================
      PORTFOLIO
========================================================*/
.portfolio-overlay{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    transition: all 400ms ease-out;
    text-align: center;

    opacity: 0;
    background-color: rgba(0, 0, 0, 0.8);
}
.portfolio-overlay:before{
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: 8px;
    height: 20px;

    content: "";

    background-color: #f6b138;
}
.portfolio-overlay h3,
.portfolio-overlay span{
    color: #fff;
}
.portfolio-overlay h3 > a,
.portfolio-overlay span > a{
    font-weight: 500;

    transition: all 400ms ease-out;

    color: inherit;
}
.portfolio-overlay h3 > a:hover,
.portfolio-overlay h3 > a:active,
.portfolio-overlay h3 > a.active,
.portfolio-overlay h3 > a:focus,
.portfolio-overlay span > a:hover,
.portfolio-overlay span > a:active,
.portfolio-overlay span > a.active,
.portfolio-overlay span > a:focus{
    color: #f6b138;
}
.portfolio-overlay .position-center-center{
    width: 100%;
    padding: 0 30px;
}
.portfolio-overlay span a{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: italic;

    display: block;

    margin-bottom: 20px;
}
.portfolio-overlay h3{
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;

    letter-spacing: 2px;
    text-transform: uppercase;
}
.portfolio-item:hover .portfolio-overlay,
.portfolio-item:active .portfolio-overlay,
.portfolio-item.active .portfolio-overlay,
.portfolio-item:focus .portfolio-overlay{
    opacity: 1;
}
.portfolio-item:hover img{
    transform: scale(1.1);
}
.portfolio-item .portfolio-image{
    position: relative;

    overflow: hidden;
}
.portfolio .item-space .portfolio-item{
    padding: 15px;
}
.portfolio .item-space .portfolio-item img{
    width: 100%;
}
.portfolio-overlay.style-2 .detail-info{
    position: absolute;
    bottom: 0;

    width: 100%;
    padding: 0 30px;

    text-align: left;

    background: #141414;
}
.portfolio-overlay.style-2 .detail-info span a{
    font-size: 18px;

    color: #8a8a8a;
}
.portfolio-overlay.style-4{
    border: 35px solid;
    border-color: transparent;
    background: none;
}

.portfolio-overlay.style-4 .detail-info{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background: #fff;
}
.portfolio-overlay.style-4 .detail-info h3{
    font-size: 12px;
    font-weight: bold;

    letter-spacing: 0;

    color: #141414;
}
.portfolio-overlay.style-4 .detail-info hr.balck{
    display: inline-block;

    width: 100px;
    margin: 0 auto;
}
.portfolio-overlay.style-4 .detail-info span{
    font-size: 18px;

    display: inline-block;

    width: 100%;
    margin-top: 15px;

    text-align: center;

    color: #6f6f6f;
}
.portfolio-overlay.style-4:before{
    display: none;

    background: none;
}
.portfolio-overlay.style-4 .go{
    font-size: 10px;
    line-height: 26px;

    width: 30px;
    height: 30px;

    color: #fff;
    background: #efb521;
}
.portfolio-overlay.style-4 .go:hover{
    color: #efb521;
    background: none;
}
.portfolio-overlay a.go{
    font-size: 20px;
    line-height: 26px;

    display: inline-block;

    width: 30px;
    height: 30px;

    text-align: center;

    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
}
.portfolio-overlay a.go:hover{
    color: #eeb013;
    border: 2px solid #eeb013;
}
.portfolio-overlay.style-2 a.go{
    font-size: 20px;
    line-height: 26px;

    position: absolute;
    right: 20px;
    bottom: 30px;

    width: 30px;
    height: 30px;

    text-align: center;

    color: #eeb013;
    border: 2px solid #eeb013;
    border-radius: 50%;
}
.portfolio-overlay.style-3 .huge-plus{
    font-size: 200px;

    color: rgba(255,255,255,0.3);
    background: none;
}
.portfolio-overlay.style-3 .huge-plus:hover{
    color: #fff;
}
.portfolio-image img{
    width: 100%;
}
.portfolio-overlay.style-3:before{
    display: none;
}
.width-70{
    float: left;

    width: 70% !important;
}
.width-60{
    float: left;

    width: 60% !important;
}
.width-30{
    float: left;

    width: 30% !important;
}
.width-40{
    float: left;

    width: 40% !important;
}
.width-20{
    float: left;

    width: 20% !important;
}
.width-10{
    float: left;

    width: 10% !important;
}
.width-100{
    width: 100% !important;
}
.nav-active .owl-nav div{
    font-size: 18px;
    line-height: 50px;

    width: 53px;
    height: 53px;

    text-align: center;

    color: #fff;
    border: 1px solid rgba(255,255,255,0.2);
}
.nav-active .owl-nav .owl-prev{
    position: absolute;
    top: 50%;
    left: -100px;

    display: block !important;

    margin-top: -25px;
}
.nav-active .owl-nav .owl-next{
    position: absolute;
    top: 50%;
    right: -100px;

    display: block !important;

    margin-top: -25px;
}
.portfolio .promo.dark{
    border: 1px solid #5e5e5e;
    background: none;
}
.portfolio .promo.dark h4{
    color: #fff;
}
.portfolio .promo.dark .btn{
    color: #333;
    border-color: #fff;
    background: #fff;
}
.portfolio .promo.dark .btn:hover{
    color: #fff;
    background: none;
}
.project-info li{
    text-transform: uppercase;
}
.project-info{
    margin-top: 30px;
}
.project-info li h6{
    font-size: 12px;
    font-weight: normal;
    line-height: 36px;

    margin: 0;

    color: #141414;
}
.project-info li span{
    font-size: 10px;
}

.with-nav .owl-nav div{
    line-height: 35px;

    width: 35px;
    height: 35px;

    text-align: center;

    background: #fff;
}
.with-nav .owl-nav .owl-next{
    position: absolute;
    top: 50%;
    right: 10px;

    margin-top: -18px;
}
.with-nav .owl-nav .owl-prev{
    position: absolute;
    top: 50%;
    left: 10px;

    margin-top: -18px;
}
/*=======================================================
      POERFOLIO COL
========================================================*/
.col-4 .portfolio-item{
    position: relative;

    float: left;

    width: 25%;
}
.col-3 .portfolio-item{
    position: relative;

    width: 33.3333%;
}
/*=======================================================
			OUR TEAM
========================================================*/
.our-team h4{
    font-weight: bold;
}
.our-team .btn{
    font-weight: normal;

    letter-spacing: 3px;
}
/*=======================================================
			CORE FEATURE
========================================================*/
.core-feature.style-2{
    padding-top: 120px;

    background: #8d8183;
}
.core-feature.style-2:before{
    position: absolute;
    top: -80px;
    left: -5%;

    width: 120%;
    height: 340px;

    content: "";
    -webkit-transform: rotate(5deg); /* Safari */
        -ms-transform: rotate(5deg); /* IE 9 */
            transform: rotate(5deg);

    background: #fff;
}
.core-inn{
    position: relative;
    z-index: 1;

    background: url(../images/promo/promo-bg-2.png) right top no-repeat;
}
.core-inn .icon-box.ib-style-1 .ib-info{
    float: left;

    color: #fff;
}
.core-inn p{
    color: #fff;
}
.core-inn .icon-box .ib-icon i{
    color: #fff;
}
.core-inn .icon-box.ib-style-1{
    margin-bottom: 30px;
}
.core-inn .icon-box .h6{
    font-size: 14px;
    font-weight: 600;

    margin-top: 30px;
    margin-left: 20px;

    letter-spacing: 0.9px;

    color: #fff;
}
/*=======================================================
      Popurlar Product
========================================================*/

.popurlar_product .items-in{
    position: relative;

    overflow: hidden;

    margin-top: 40px;
}
.popurlar_product .over-item{
    position: absolute;
    z-index: 99;
    bottom: -100%;
    left: 0;

    width: 100%;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    text-align: center;
}
.popurlar_product .items-in:hover .over-item{
    bottom: 0;
}
.popurlar_product .items-in:hover .over-item a{
    font-size: 20px;
    line-height: 63px;

    display: inline-block;

    width: 63px;
    height: 63px;

    text-align: center;

    color: #272727;
    background: #fff;
}
.popurlar_product .items-in:hover img{
    -webkit-transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
       -moz-transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
         -o-transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
.popurlar_product .items-in .over-item a.btn{
    font-size: 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;

    width: 100%;
    height: auto;
    padding: 0;
    padding: 10px 20px;

    color: #141414;
    background: #eeb013;
}
.popurlar_product .items-in:hover .over-item .btn:hover{
    color: #fff;
    border-color: #141414;
    background: #141414;
}
.popurlar_product .items-in:hover .over-item a:hover{
    color: #fff;
    background: #af5875;
}
.popurlar_product .items-in:hover .over-item ul{
    display: table;

    margin: 0 auto;
}
.popurlar_product .details-sec{
    position: relative;
    z-index: 99;

    text-align: left;

    background: #fff;
}
.popurlar_product .details-sec a{
    font-size: 12px;
    font-weight: 600;

    display: inline-block;

    width: 100%;
    padding: 15px 0;

    letter-spacing: 1px;

    color: #272727;
}
.popurlar_product .details-sec span{
    font-size: 10px;

    letter-spacing: 1px;

    color: #141414;
}
.popurlar_product .shop-tags{
    font-size: 10px;
    font-weight: bold;

    position: absolute;
    z-index: 9;
    top: 20px;
    left: 20px;

    float: left;

    padding: 10px 8px;

    border: 2px solid #000;
}
.popurlar_product .off-tags{
    font-size: 12px;

    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;

    padding: 5px 10px;

    color: #000;
    background: #eeb013;
}

.text-strike{
    text-decoration: line-through;
}
.popurlar_product .owl-nav{
    position: absolute;
    top: -10px;

    width: 100%;

    text-align: center;
}
.popurlar_product .owl-nav:before{
    position: absolute;
    top: 15px;
    right: 0;
    left: 0;

    width: 20px;
    height: 1px;
    margin: 0 auto;

    content: "";

    background: #ebebeb;
}
.popurlar_product .owl-nav div{
    line-height: 28px;

    display: inline-block;

    width: 32px;
    height: 32px;
    margin: 0 10px;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    text-align: center;

    border: 1px solid #ebebeb;
}
.popurlar_product .owl-nav div:hover{
    color: #fff;
    border-color: #af5875;
    background: #af5875;
}
.popurlar_product li img{
    width: 100%;
}
.full-w{
    display: inline-block;

    width: 100% !important;
}
.rock-land{
    min-height: 795px;
}
.rock-land span{
    display: inline-block;

    width: 100%;
}
.rock-land h2{
    letter-spacing: -1px;
}
.look-up li{
    padding: 0;
}
.look-up li article{
    position: relative;

    display: inline-block;
    float: left;
    overflow: hidden;

    width: 100%;
}
.look-up li article img{
    width: 100%;
}
.look-up li article a{
    float: left;

    width: 100%;
}

.look-up li article:hover{
    background: #000;
}
.look-up li article:hover img{
    -webkit-transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
       -moz-transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
         -o-transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
/*=======================================================
      ITEM INFORMATION
========================================================*/
.item-info li{
    list-style: circle !important;
}
.item-detail-page h5{
    margin: 0;
    margin-bottom: 20px;
}
.item-detail-page p{
    color: #b8b8b8;
}

.item-detail-page .price{
    font-size: 20px;

    display: inline-block;

    width: 100%;
    margin-bottom: 10px;

    letter-spacing: 3px;

    color: #6f6f6f;
}
.item-detail-page .code{
    font-size: 10px;

    display: inline-block;

    width: 100%;
    margin-bottom: 15px;

    color: #b8b8b8;
}
.item-detail-page .some-info{
    margin-bottom: 20px;
    padding-bottom: 20px;

    border-bottom: 1px solid #ebebeb;
}
.item-detail-page .in-stoke{
    font-size: 12px;

    display: inline-block;
}
.item-detail-page .in-stoke i{
    font-size: 14px;

    margin: 0 5px;

    color: #78ae51;
}
.item-detail-page .stars{
    display: inline-block;

    width: auto;
    margin: 0 20px;
}
.item-detail-page .review{
    color: #b8b8b8;
}
.item-detail-page .images-slider img{
    width: 100%;
}
.item-detail-page .slides{
    display: inline-block;

    width: 100%;
}
.item-detail-page .flex-nav-next{
    right: 15px;
}
.item-detail-page .flex-nav-prev{
    left: 15px;
}
.item-detail-page .flex-direction-nav{
    display: none;
}
.item-detail-page .flex-control-thumbs{
    display: inline-block;

    width: 100%;
    margin-top: 0;
}
.item-detail-page .item-select p{
    font-size: 12px;

    margin-top: 10px;

    color: #272727;
}
.item-detail-page .item-select .bootstrap-select .btn{
    font-size: 10px;

    margin-top: 0;

    text-transform: uppercase;

    color: #c2c2c2;
    border: 1px solid #ebebeb;
    background: #fff !important;
}
.item-detail-page .item-select .bootstrap-select .dropdown-menu > li > a{
    font-size: 10px;
    line-height: 22px;
}
.item-detail-page .fun-share{
    display: inline-block;

    width: 100%;
}
.item-detail-page .fun-share .btn{
    line-height: 42px;

    float: left;

    height: 44px;
    margin-right: 10px;
    padding: 0 20px;
}
.item-detail-page .fun-share input{
    display: inline-block;
    float: left;

    width: 60px;
    height: 44px;
    margin-top: 20px;
    margin-right: 10px;

    text-align: center;

    border: 1px solid #ebebeb;
}
.item-detail-page .share-sec{
    font-size: 16px;
    line-height: 42px;

    display: inline-block;
    float: left;

    height: 44px;
    margin-top: 20px;
    margin-right: 10px;
    padding: 0 24px;

    color: #272727;
    border: 1px solid #ebebeb;
}
.item-detail-page .share-sec:hover{
    color: #fff;
    border-color: #af5875;
    background: #af5875;
}
.item-detail-page .share-with{
    display: inline-block;

    width: 100%;
    margin-top: 20px;
}
.item-detail-page .share-with li{
    display: inline-block;

    margin-right: 10px;
}
.item-detail-page .share-with li p{
    font-size: 12px;

    color: #272727;
}
.large-detail .short-by{
    display: inline-block;

    width: 100%;
}
.large-detail .price{
    font-size: 36px;
    font-style: italic;
}
.large-detail .social-icons{
    margin-top: 50px;
}
.large-detail .social-icons li a{
    background: #f9f9f9;
}
.quantiny{
    display: inline-block;
    float: left;

    width: 140px;
}
.quantiny input{
    width: 100%;
    height: 40px;
    padding: 0 10px;

    text-align: center;

    border: 2px solid #ececec;
}
.quantiny button{
    position: relative;
    z-index: 5;

    float: left;

    margin: 0 10px;
    margin-top: -30px;

    border: none;
    background: none;
}
.sku-feature{
    margin-top: 20px;
}
.sku-feature li{
    font-size: 10px;
    line-height: 30px;

    width: 100%;

    color: #6f6f6f;
}
.sku-feature li span{
    color: #141414;
}
.large-detail .short-by .bootstrap-select.btn-group{
    width: 100%;
}
/*=======================================================
      PRODUCT DESCRIPTION
========================================================*/
.item-decribe{
    margin-top: 50px;
}
.item-decribe .tab-content{
    padding: 30px;

    border: 1px solid #ebebeb;
}
.item-decribe .tab-content p{
    font-size: 12px;
}
.item-decribe .avatar{
    position: relative;

    overflow: hidden;

    width: 82px;
    height: 82px;
    margin-right: 15px;

    border-radius: 50%;
}
.item-decribe .avatar img{
    border-radius: 50%;
}
.item-decribe .media-body p{
    font-style: italic;

    width: 80%;
}
.item-decribe .media-body h6{
    font-size: 12px;
    font-weight: normal;
}
.item-decribe .media{
    padding-top: 20px;
    padding-bottom: 20px;

    border-bottom: 1px solid #ebebeb;
}
.item-decribe form{
    margin-top: 50px;
}
.item-decribe form label{
    font-size: 11px;
    font-weight: normal;

    display: inline-block;

    width: 100%;
    margin-bottom: 20px;
}
.item-decribe form input{
    display: inline-block;

    width: 100%;
    height: 40px;
    margin-top: 10px;
    padding: 0 10px;

    border: 1px solid #ebebeb;
}
.item-decribe form textarea{
    display: inline-block;

    width: 100%;
    height: 140px;
    margin-top: 10px;
    padding: 10px;

    border: 1px solid #ebebeb;
}
.item-detail-page .item-decribe .stars span{
    color: #272727;
}
.item-detail-page .item-decribe .stars{
    margin: 0;

    color: #b8b8b8;
}
.chart-page .payment_steps{
    margin: 30px 0;

    text-align: center;
}
.chart-page .payment_steps i{
    font-size: 24px;
    line-height: 71px;

    position: relative;

    width: 73px;
    height: 73px;
    margin-bottom: 20px;

    color: #b8b8b8;
    border: 1px solid #ebebeb;
    border-radius: 50%;
}
.chart-page .payment_steps h6:before{
    position: absolute;
    top: 85px;
    right: 0;
    left: 0;

    width: 2px;
    height: 18px;
    margin: 0 auto;

    content: "";

    background: #ebebeb;
}
.chart-page .payment_steps h6{
    font-size: 12px;
    font-weight: normal;

    margin: 20px 0;

    color: #272727;
}
.chart-page .payment_steps .current i{
    color: #af5875;
}
.chart-page .payment_steps .current h6{
    color: #af5875;
}

.shopping-cart .item-img{
    display: inline-block;

    width: 150px;
}
.shopping-cart img{
    width: 100%;
}
.shopping-cart li{
    position: relative;
}
.shopping-cart li span{
    color: #141414;
}
.shopping-cart li input{
    display: inline-block;

    width: 100%;
}
.shopping-cart li{
    font-size: 12px;

    color: #af5875;
}
.shopping-cart li input{
    display: inline-block;
    float: left;

    width: 60px;
    width: 100%;
    height: 44px;

    text-align: center;

    border: 1px solid #ebebeb;
}
.shopping-cart li a{
    font-size: 16px;

    color: #272727;
}
.shopping-cart .cart-details{
    margin-bottom: 30px;
    padding: 0 30px;
    padding-bottom: 30px;

    border-bottom: 1px solid #ebebeb;
}
.shopping-cart .cart-details li{
    min-height: 175px;
}
.shopping-cart .cart-details h6{
    font-size: 12px;
    font-weight: normal;
}
.shopping-cart .cart-head{
    display: inline-block;

    width: 100%;
    margin-bottom: 30px;
    padding: 20px 0;

    border-bottom: 1px solid #ebebeb;
}
.shopping-cart .cart-head h6{
    font-size: 12px;

    margin: 0;
}
.shopping-cart .btn-sec{
    display: inline-block;

    width: 100%;
}
.shopping-cart .btn-sec .btn{
    font-size: 12px;

    float: left;

    margin-right: 20px;
    padding: 15px 30px;
}
.shopping-cart .btn-sec .btn i{
    font-size: 16px;

    margin-right: 10px;
}
.shopping-cart .btn.right-btn{
    float: right;

    margin-right: 0;
}
.shopping-cart .cart-ship-info{
    margin-top: 50px;

    text-align: left;
}
.shopping-cart .cart-ship-info h6{
    font-weight: normal;

    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 15px;
}
.shopping-cart .cart-ship-info h6:before{
    position: absolute;
    top: 5px;
    left: 15px;

    width: 6px;
    height: 6px;

    content: "";
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
        -ms-transform: rotate(45deg); /* IE 9 */
            transform: rotate(45deg);

    border: 1px solid #000;
}
.shopping-cart .cart-ship-info input{
    font-size: 11px;
    font-weight: normal;

    display: inline-block;
    float: left;

    width: 60px;
    width: 100%;
    height: 44px;
    padding: 0 10px;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    text-align: left;
    letter-spacing: 1px;

    border: 1px solid #ebebeb;
}

.shopping-cart .bootstrap-select .btn{
    font-size: 10px;

    margin-top: 10px;

    letter-spacing: 1px;

    color: #b8b8b8;
    border: 1px solid #ebebeb;
    background: #fff !important;
}
.cart-ship-info .bootstrap-select{
    width: 100%;

    box-shadow: none;
}
.shopping-cart .bootstrap-select .btn{
    padding: 15px 18px;
    padding-bottom: 10px;

    box-shadow: none;
}
.shopping-cart .bootstrap-select.btn-group .dropdown-menu li a{
    font-family: "Crimson Text", serif;
    font-size: 14px;

    padding: 8px 20px;
}
.shopping-cart .cart-ship-info input{
    font-family: "Crimson Text", serif;
    font-size: 16px;
    font-style: italic;

    margin-top: 10px;
}
.shopping-cart .cart-ship-info label{
    font-family: "Crimson Text", serif;
    font-size: 10px;
    font-size: 13px;
    font-weight: normal;
    font-weight: 600;
    font-style: italic;

    display: inline-block;

    width: 100%;
    margin-bottom: 20px;

    color: #141414;
}
.shopping-cart .cart-ship-info .grand-total{
    padding: 30px 20px;

    border: 2px solid #ececec;
}

.shopping-cart .cart-ship-info .grand-total h4{
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;

    margin: 20px 0;

    letter-spacing: 1px;
}
.shopping-cart .cart-ship-info .grand-total h4 span{
    font-size: 36px;

    float: right;

    color: #141414;
}
.shopping-cart .cart-ship-info .grand-total .btn{
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
    padding: 15px 0;

    color: #fff;
    border-color: #eeb013;
    background: #eeb013;
}
.shopping-cart .cart-ship-info .grand-total .btn:hover{
    border-color: #141414;
    background: #141414;
}
.shopping-cart .cart-ship-info .grand-total p{
    font-size: 10px;

    letter-spacing: 1px;
}
.shopping-cart .checkbox input{
    height: auto;
}
.shopping-cart .checkbox label::before{
    margin-left: 0;
}
.shopping-cart .order-place{
    display: inline-block;

    width: 100%;
    padding: 30px;

    border: 2px solid #ececec;
}
.shopping-cart .order-place h5{
    font-weight: bold;

    margin: 0;

    color: #eeb013;
}
.shopping-cart .order-place .pay-meth label{
    font-family: "Montserrat", sans-serif;
    font-style: normal;
}
.shopping-cart .cart-ship-info .checkbox label{
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
}
.shopping-cart .order-place .order-detail p{
    font-size: 12px;
    font-weight: 600;

    margin: 0;
    padding: 10px 0;

    letter-spacing: 1.5px;

    color: #272727;
    border-top: 1px solid #ebebeb;
}
.shopping-cart .order-place .order-detail p span{
    float: right;
}
.shopping-cart .order-place .order-detail{
    margin-top: 40px;
    margin-bottom: 30px;
}
.shopping-cart .order-place .item-order span{
    float: none;

    color: #af5875;
}
.shopping-cart .order-place .item-order{
    min-height: 100px;
    padding-top: 20px;
    padding-bottom: 30px;

    border-top: 1px solid #ebebeb;
}
.shopping-cart .order-place .item-order p{
    font-size: 10px;
    font-weight: 600;

    margin: 0;
    padding: 0;

    text-transform: none;

    color: #6f6f6f;
    border: none;
}
.shopping-cart .order-place .pay-meth p{
    font-size: 12px;

    color: #b8b8b8;
}
.shopping-cart .order-place .pay-meth ul{
    margin-top: 30px;
}
.shopping-cart .order-place .pay-meth ul li{
    display: inline-block;

    width: 100%;
    padding-top: 2px;

    border-top: 1px solid #ebebeb;
}
.shopping-cart .order-place .pay-meth label{
    font-size: 10px;
    font-weight: normal;

    margin-bottom: 0;
}
.shopping-cart .order-place .pay-meth .color{
    color: #af5875;
}
.grand-total p{
    line-height: 24px;
}
.grand-total span{
    font-size: 12px;

    color: #141414;
}
.grand-total .radio label{
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    line-height: 24px;

    margin-top: 0;

    letter-spacing: 1px;

    color: #6f6f6f;
}
.grand-total .radio-info input[type="radio"]:checked + label::before{
    margin-top: 4px;

    border-color: #ededed !important;
}
.grand-total .radio-info input[type="radio"]:checked + label::after{
    margin-top: 4px;

    background: #eeb013;
}
.grand-total .radio label::before{
    margin-top: 4px;
}
.grand-total .radio input[type="radio"]:checked + label::after{
    margin-top: 4px;

    background: #eeb013;
}
.grand-total .radio label span{
    font-family: "Crimson Text", serif;
    font-size: 18px;
    font-style: italic;

    display: inline-block;

    width: 100%;
}
input:focus,
textarea:focus,
keygen:focus,
select:focus{
    border: 1px solid #141414 !important;
    outline: none !important;
}
.order-place .btn{
    width: 100%;
    margin-top: 20px;
    padding: 15px 0;

    color: #fff;
}
.order-place .btn:hover{
    background: #141414;
}
/*=======================================================
      PAGINATION
========================================================*/
.pagination{
    display: inline-block;

    width: 100%;
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 20px;

    text-align: center;

    border: none;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.pagination ul li{
    border: none;
}
.pagination > li{
    display: inline-block;
}
.pagination > li > a,
.pagination > li > span{
    font-size: 12px;
    line-height: 35px;

    width: 37px;
    height: 37px;
    margin: 0 5px;
    padding: 0;

    text-align: center;

    color: #272727;
    border: none;
    border: 1px solid #ececec;
    background: #fff;
}
.pagination > li > a:hover{
    color: #fff;
    border-color: #af5875;
    background: #af5875;
}
/*=======================================================
      ITEMS TYPE
========================================================*/
.items-short-type{
    display: inline-block;

    width: 100%;
}
.items-short-type .grid-list{
    float: left;
}
.items-short-type .grid-list a{
    line-height: 28px;

    display: inline-block;
    float: left;

    width: 30px;
    height: 30px;
    margin-right: 10px;

    text-align: center;

    color: #272727;
}
.items-short-type .grid-list a:hover{
    color: #fff;
    border-color: #eeb013;
    background: #eeb013;
}
.items-short-type .grid-list a.active{
    color: #fff;
    border-color: #af5875;
    background: #af5875;
}
.short-by{
    float: left;

    width: 400px;
}
.short-by .bootstrap-select.btn-group{
    float: left;

    width: 49%;

    background: #fff;
}
.short-by .bootstrap-select .btn{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-weight: normal;

    color: #141414;
    border: none;
    border-bottom: 1px solid #ececec;
    background: #fff !important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option{
    font-size: 12px;
    font-weight: 600;
    font-style: italic;

    color: #141414;
}

.short-by .btn{
    margin-top: 0;
}
.short-by p{
    font-size: 12px;

    display: inline-block;

    margin-left: 10px;

    letter-spacing: 0;

    color: #bdbdbd;
}
.short-by .bootstrap-select .btn{
    line-height: 30px;

    height: 30px;
    padding-top: 0;
    padding-left: 10px;

    letter-spacing: 0;

    color: #272727;
    color: #bdbdbd;
    box-shadow: none;
}
.short-by .bootstrap-select li a{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 22px;

    letter-spacing: 0;
    text-transform: uppercase;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover{
    color: #fff;
    background: #eeb013;
}
.view-num{
    float: right;

    color: #b8b8b8;
}
.view-num li{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 16px;
    font-style: italic;
    line-height: 30px;

    display: inline-block;
    float: left;

    color: #383838;
}
.view-num li a{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 16px;

    letter-spacing: 3px;

    color: #383838;
}
.view-num li a:hover{
    color: #af5875;
}
.view-num .short-by .bootstrap-select.btn-group{
    width: 32.3333%;
}
.bootstrap-select .dropdown-menu{
    font-weight: normal;

    margin: 0;

    border: none;
    border-radius: 0;
}
/*===========================================
    Rating Stars
===========================================*/
.stars{
    font-size: 12px;

    display: inline-block;

    width: 100%;
    margin-top: 20px;

    color: #ebc52d;
}
/*=======================================================
			CONTACT FORM
========================================================*/
.contact .icon-box .ib-icon i{
    font-size: 40px;

    color: #f6b138;
}
.contact .ib-info p{
    font-size: 16px;

    margin-bottom: 0;

    color: #fff;
}
.contact .ib-info a{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 16px;

    margin-bottom: 0;

    color: #fff;
}
.contact #contact_form{
    text-align: center;
}
.contact .error{
    border: 1px solid red;
}
.contact .error:before{
    font-family: "FontAwesome";

    position: absolute;

    content: "\f071";

    color: red;
}
.success-msg{
    display: inline-block;
    display: none;

    width: 100%;
    margin-bottom: 30px;
    padding: 11px 16px;

    text-align: center;

    color: #589051;
    border: 1px solid #abd0a8;
    border-radius: 4px;
    background: #fff;
}
.success-msg i{
    margin-right: 10px;
    padding: 10px;

    border: 1px solid #abd0a8;
    border-radius: 50%;
}
#contact_form li{
    margin-bottom: 10px;

    text-align: left;
}
#contact_form li input{
    font-size: 16px;

    display: inline-block;

    width: 100%;
    height: 50px;
    padding: 0 20px;

    background: none;
}
#contact_form li .form-control{
    height: 40px;

    /* color: #fff; */
    border: none;
    border-bottom: 1px solid #5d5d5e;
    border-radius: 0;
    background: none;
    box-shadow: none;
}
#contact_form li textarea{
    height: 140px !important;
}
#contact_form li .btn{
    text-transform: uppercase;
}
.contact-form .tittle{
    text-align: center;
}
.contact-form .tittle hr{
    width: 28px;
    height: 5px;
    margin: 15px auto;

    border: none;
    background: #448aff;
}
.contact-form .tittle p{
    font-size: 16px;

    text-transform: none;
}
.contact-form label{
    font-family: "Crimson Text", serif;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    line-height: 26px;

    position: relative;
    bottom: -20px;

    display: inline-block;

    width: 100%;
    margin: 0;

    text-transform: uppercase;

    color: #fff;
    color: #f6b138;
}
.contact-form label span{
    color: #fff;
}
.contact-form textarea{
    position: relative;

    display: inline-block;

    width: 100%;
    padding: 10px 20px;
}
#contact_form li .form-control:focus{
    border-bottom: 1px solid #f6b138;
}
.contact-form button{
    float: right;

    margin-top: 30px;
    padding: 15px 40px;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    letter-spacing: 3px;
    text-transform: uppercase;

    /* color: #fff; */
    border: 1px solid #fff;
    border-radius: 0;
    background: none;
}
.contact-form button:hover{
    border-color: #f6b138;
    background: #f6b138;
}
.contact.style-2 .contact-img{
    position: relative;
}
.contact.style-2 .contact-img img{
    width: 100%;
}

.contact.style-2 .contact-right{
    padding-right: 45%;
}
.contact.style-2 #contact_form li{
    display: inline-block;

    width: 100%;
}
.contact.style-2 .contact-form label{
    bottom: 0;
}
.contact.style-2 #contact_form li .form-control{
    font-size: 14px;

    color: #000;
    border: none;
    background: #fff;
}
.contact.style-2 button{
    float: right;

    margin-top: 0;
    padding: 10px 30px;

    color: #141414;
    border: 2px solid #c4c4c4;
}
.contact.style-2 button:hover{
    color: #fff;
    border-color: #141414;
    background: #141414;
}
.contact.style-2 .social-icons{
    position: absolute;
    bottom: 30px;

    width: 100%;

    text-align: center;
}
.contact.style-2 #map{
    height: 320px;
}
.contact.style-2 .contact-img li{
    display: inline-block;
}
.social-icons li{
    display: inline-block;
}
.social-icons-large{
    text-align: center;
}
.social-icons-large li a{
    font-size: 30px;
    line-height: 98px;

    display: inline-block;

    width: 100px;
    height: 100px;

    color: rgba(255,255,255,0.5);
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 50%;
}
.social-icons-large li a:hover{
    color: #fff;
    background: #eeb013;
}
.social-icons li a{
    font-size: 14px;
    line-height: 42px;

    display: inline-block;

    width: 42px;
    height: 42px;

    text-align: center;

    border-radius: 50%;
    background: rgba(255,255,255,0.3);
}
.contact.style-3 li a{
    background: #f9f9f9;
}
.social-icons li a:hover{
    color: #fff;
    background: #eeb013;
}
.contact.style-3 #contact_form li .form-control{
    font-size: 15px;
    line-height: 50px;

    height: 50px;
    margin-bottom: 20px;
    padding: 0 20px;

    color: #141414;
    border: 1px solid #141414;
}
.contact.light-border #contact_form li .form-control{
    border: 1px solid #ececec !important;
}
.contact.light-border #contact_form li .form-control:focus{
    border: 1px solid #eeb013 !important;
}
.contact.style-3 #contact_form li textarea{
    padding: 0;
    padding-left: 10px;
}
.contact.style-3 #contact_form li textarea{
    padding-left: 20px;
}
.contact-parallax ::-webkit-input-placeholder{
    color: #fff;
}
.contact-parallax .contact.style-3 #contact_form li .form-control{
    color: #fff;
    border: 1px solid rgba(255,255,255,0.5) !important;
}
.contact-parallax .contact.style-3 #contact_form li .form-control:focus{
    color: #fff;
    border: 1px solid #eeb013 !important;
}
.contact-parallax :-moz-placeholder{
    /* Firefox 18- */
    color: #fff;
}
.contact-parallax ::-moz-placeholder{
    /* Firefox 19+ */
    color: #fff;
}
.contact-parallax :-ms-input-placeholder{
    color: #fff;
}
.contact.light-border #contact_form li textarea{
    height: 200px !important;
}
.contact.style-3 .contact-form button{
    font-size: 12px;

    margin-top: 0;
    padding: 10px 30px;

    color: #141414;
    border: 2px solid #e4e4e4;
}
.contact.style-3 .contact-form button:hover{
    border: 2px solid #eeb013;
}
.bg-parallax.style-4 h2{
    font-size: 48px;
    font-weight: bold;

    margin: 20px 0;
}
.bg-parallax.style-4 span.hand-craft{
    font-size: 24px;
    font-style: italic;

    display: inline-block;

    width: 100%;

    color: #6f6f6f;
}
.bg-parallax.style-4 a{
    font-size: 30px;

    display: inline-block;

    margin-top: 30px;

    color: #fff;
}
/*=======================================================
			PARTHNER
========================================================*/
.section-parthner ul{
    text-align: center;
}
.section-parthner ul li{
    display: inline-block;

    width: 24.5%;
    padding: 10px;

    text-align: center;
}
.parthners{
    border-bottom: 1px solid #ececec;
}
.parthners .col-5 li{
    display: inline-block;
    float: left;

    width: 20%;
}
/*=======================================================
			SUB BANNER
========================================================*/
.sub-banner{
    min-height: 700px;

    text-align: center;

    background: url(../images/bg/sub-bnr-bg.jpg) center center fixed no-repeat;
    background-size: cover;
}
.sub-banner .position-center-center{
    width: 100%;
}
.sub-banner h2{
    font-size: 48px;

    margin: 0;
    margin-top: 150px;

    letter-spacing: 2px;
    text-transform: uppercase;

    color: #fff;
}
.breadcrumb{
    margin-top: 30px;

    text-align: center;
    text-transform: uppercase;

    background: none;
}
.breadcrumb a{
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 600;

    color: #fff;
}
.breadcrumb > .active{
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 600;

    color: #fff;
}
.breadcrumb > li + li:before{
    font-family: "FontAwesome";
    font-size: 13px;
    font-weight: 600;

    padding: 0 20px;

    content: "\f105";

    color: #fff;
}
/*=======================================================
			TESTIMONIAL
========================================================*/


.testimonial .testi{
    position: relative;

    width: 65%;
    margin: 0 auto;

    text-align: center;
}
.testimonial.style-1 .testi{
    min-height: 370px;

    text-align: center;
}
.testimonial .testi p{
    font-size: 18px;
    font-style: italic;
    line-height: 30px;

    color: #6f6f6f;
}
.testimonial .flex-control-thumbs{
    position: relative;
    top: 0;
    left: 0;
}
.testimonial .flex-control-thumbs li{
    position: relative;

    float: none;
    overflow: hidden;

    width: auto;
    width: 155px;
    height: 155px;
    margin: 0 10px;

    border-radius: 50%;
}
.testimonial .flex-control-thumbs li img{
    border: 6px solid;
    border-color: rgba(255,255,255,0.5);
    border-radius: 50%;
}
.testimonial .slides{
    position: absolute;

    width: 100%;
    margin-top: 200px;
}
.testimonial .flex-control-thumbs .flex-active{
    border: 6px solid #eeb013;
}
.testimonial .divider .i-div{
    margin: 15px 0;
}
.testimonial .testi h6{
    font-size: 14px;
    font-weight: 600;
}

.testimonial p{
    font-family: "Crimson Text", serif;
    font-size: 16px;
    font-style: italic;
}

.testimonial.style-2 .testi p{
    font-size: 18px;
}
.testimonial.style-2 hr{
    width: 65px;
    height: 2px;
    margin: 20px auto;

    border: none;
    background: #fff;
}
.testimonial.style-2 .testi{
    min-height: auto;
}
.testimonial.style-2 .avatar{
    position: relative;

    overflow: hidden;

    width: 143px;
    height: 143px;
    margin: 0 auto;
    margin-bottom: 30px;

    border-radius: 50%;
}

.testimonial.style-3 li{
    padding-left: 70px;
}
.testimonial.style-3 .testi-in{
    position: relative;

    padding: 40px;
    padding-left: 90px;

    border: 1px solid #e5e5e5;
}
.testimonial.style-3 .testi-in p{
    font-size: 16px;
    font-weight: 500;

    color: #6f6f6f;
}
.testimonial.style-3 .testi-in h6{
    font-size: 12px;

    margin-top: 40px;
    margin-bottom: 0;

    text-transform: uppercase;
}
.testimonial.style-3 .testi-in span{
    font-family: "Crimson Text", serif;
    font-size: 14px;
    font-style: italic;
}
.testimonial.style-3 .testi-in .avatar{
    position: absolute;
    left: -60px;

    width: 114px;
    height: 114px;
    margin-top: 5%;

    border-radius: 50%;
}

.testimonial.style-4 .avatar{
    position: relative;

    overflow: hidden;

    width: 115px;
    height: 115px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.testimonial.style-4 .testi{
    width: 89%;
}
.testimonial.style-4 .testi h6{
    letter-spacing: 1px;

    color: #000 !important;
}
.testimonial.style-4 .testi .text-in:before{
    font-family: "FontAwesome";
    font-size: 50px;

    position: absolute;
    top: -43px;
    right: 0;
    left: 0;

    width: 50px;
    margin: 0 auto;

    content: "\f0d8";

    color: #fff;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.2);
}
.testimonial.style-4 .testi .text-in{
    position: relative;

    margin-bottom: 10px;
    padding: 30px 30px;

    border: 1px solid #ececec;
}
.testimonial.style-4 .testi .text-in p{
    margin-bottom: 30px;

    color: #000 !important;
}
.testimonial.style-5 .testi{
    width: 89%;
}
.testimonial.style-5 .testi p{
    margin-bottom: 30px;

    color: #000 !important;
}

.testimonial.style-6 li{
    padding-left: 70px;
}
.testimonial.style-6 .testi-in{
    position: relative;

    padding: 40px;
    padding-top: 0;
    padding-bottom: 30px;
    padding-left: 90px;
}
.testimonial.style-6 .testi-in p{
    font-size: 16px;
    font-weight: 500;
    font-style: normal;

    color: #6f6f6f;
}
.testimonial.style-6 .testi-in h6{
    font-size: 16px;
    font-weight: normal;

    margin-top: 0;
    margin-bottom: 0;
    margin-bottom: 10px;

    letter-spacing: 1px;
    text-transform: uppercase;
}
.testimonial.style-6 hr{
    width: 65px;
    height: 2px;
    margin: 20px 0;

    border: none;
    background: #eeb013;
}
.testimonial.style-6 .testi-in span{
    font-family: "Crimson Text", serif;
    font-size: 14px;
    font-style: italic;
}
.testimonial.style-6 .testi-in .avatar{
    position: absolute;
    left: -60px;

    width: 114px;
    height: 114px;
    margin-top: 0;

    border-radius: 50%;
}

.testimonial.style-7 li{
    padding-left: 70px;
}
.testimonial.style-7 .testi-in{
    position: relative;

    padding-left: 40px;
}
.testimonial.style-7 .testi-in p{
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: 24px;

    color: #6f6f6f;
}
.testimonial.style-7 .testi-in h6{
    font-size: 12px;
    font-weight: normal;

    margin-top: 0;
    margin-top: 20px;
    margin-bottom: 0;
    margin-bottom: 5px;

    text-align: right;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.testimonial.style-7 .testi-in span{
    font-family: "Crimson Text", serif;
    font-size: 14px;
    font-style: italic;

    display: inline-block;

    width: 100%;

    text-align: right;
}
.testimonial.style-7 .testi-in .avatar{
    position: absolute;
    left: -60px;

    width: 70px;
    height: 70px;
    margin-top: 0;

    border-radius: 0;
}
.testimonial.style-7 .text-in{
    padding: 30px;

    border: 1px solid #ececec;
}
.testimonial.style-7 .text-in:before{
    position: absolute;
    top: 30px;
    left: 30px;

    float: left;

    width: 11px;
    height: 11px;

    content: "";

    background: url(../images/testimonials/small-bulet.jpg) no-repeat;
}
.testimonial .white-text{
    color: #fff !important;
}
.testimonial .white-text p{
    color: #fff !important;
}
.testimonial .white-text h6{
    color: #fff !important;
}
.bx-controls-direction{
    display: none;
}
.bx-wrapper .bx-pager{
    position: relative;

    margin-top: 0;
}
/*=======================================================
			PROMO
========================================================*/
.promo.dark{
    padding: 25px 0;

    background: #323232;
}
.promo.light{
    padding: 50px 0;

    background: #ececec;
}
.promo h4{
    font-weight: 600;

    margin: 10px 0;
}
.promo h3{
    font-size: 30px;
    font-weight: normal;
    line-height: 50px;

    display: inline-block;

    margin: 0;
}
.promo a.btn{
    float: right;
}

.bg-parallax{
    background-attachment: fixed !important;
    background-position: left center;
    background-size: cover !important;
}
/*=======================================================
			EVENT BLOCK
========================================================*/

.event-block .huge-text{
    font-size: 156px;
    font-weight: bold;
    line-height: 120px;

    letter-spacing: -10px;

    color: #eeb013;
}
.event-block .huge-text small{
    font-size: 100px;

    display: inline-block;

    width: 100%;
}
.event-block .dark-border{
    color: #eeb013;
    border: 1px solid #eeb013;
}
.event-block p{
    font-size: 22px;
    font-style: italic;

    color: #909090;
}
.event-block .dark-border:hover{
    background: #eeb013;
}
.lamp{
    position: absolute;
    top: 0;
    right: 10%;

    float: right;

    width: 297px;
    height: 332px;
}
/*=======================================================
			ICONS
========================================================*/
.icon-box .ib-icon{
    font-size: 26px;
    line-height: 4.85714rem;

    position: relative;

    display: inline-block;
    float: left;

    width: 5rem;
    height: 5rem;
    margin-right: 2.14286rem;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    text-align: center;

    background-color: transparent;
}
.icon-box .ib-icon i{
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;

    color: #141414;
}
.icon-box .ib-info{
    padding-left: 5rem;

    text-align: left;
}
.icon-box.ib-left:before,
.icon-box.ib-left:after{
    display: table;

    content: " ";
}
.icon-box.ib-left:after{
    clear: both;
}
.icon-box.ib-left .ib-icon{
    float: left;

    margin-right: 2.14286rem;
    margin-left: 0;
}
.icon-box.ib-left .ib-info{
    padding-right: 0 !important;
    padding-left: 5rem !important;

    text-align: left;
}
.icon-box.ib-right:before,
.icon-box.ib-right:after{
    display: table;

    content: " ";
}
.icon-box.ib-right:after{
    clear: both;
}
.icon-box.ib-right .ib-icon{
    float: right;

    margin-right: 0;
    margin-left: 2.14286rem;
}
.icon-box.ib-right .ib-info{
    padding-right: 5rem !important;
    padding-left: 0 !important;

    text-align: right;
}
.icon-box.ib-center .ib-icon,
.icon-box.ib-center .ib-info{
    display: block;
    float: none;

    width: 100%;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: 0 !important;
    padding-left: 0 !important;

    text-align: center;
}
.icon-box.ib-center .ib-icon{
    margin-bottom: 2.14286rem;
}
.icon-box.ib-text-alt p{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    line-height: 24px;
}
.contact .ib-info.text-dark p{
    color: #141414;
}
.contact .ib-info.text-dark a{
    color: #141414 !important;
}
.icon-box.ib-circle .ib-icon{
    border-radius: 50%;
}
.icon-box.ib-radius .ib-icon{
    border-radius: 4px;
}
.icon-box.ib-bordered .ib-icon{
    border: 2px solid;
}
.icon-box.ib-bordered.ib-bordered-thin .ib-icon{
    border-width: 1px;
}
.icon-box.ib-bordered.ib-bordered-light .ib-icon{
    border-color: #d9d9d9;
}
.icon-box.ib-bordered.ib-bordered-white .ib-icon{
    border-color: #ededed;
}
.icon-box.ib-bordered.ib-bordered-black .ib-icon{
    border-color: #141414;
}
.icon-box.ib-small .ib-icon{
    font-size: 30px;
    line-height: 67px;

    width: 69px;
    height: 69px;
}
.icon-box.ib-medium .ib-icon{
    line-height: 104px;

    width: 104px;
    height: 104px;
}
.icon-box.ib-large .ib-icon{
    line-height: 110px;

    width: 110px;
    height: 110px;
}
.icon-box.i-small .ib-icon{
    font-size: 1rem;
}
.icon-box.i-medium .ib-icon{
    font-size: 2rem;
}
.icon-box.i-large .ib-icon{
    font-size: 30px;
}
.icon-box.i-xlarge .ib-icon{
    font-size: 4rem;
}
.icon-box.i-left .ib-icon:before,
.icon-box.i-left .ib-icon:after{
    display: table;

    content: " ";
}
.icon-box.i-left .ib-icon:after{
    clear: both;
}
.icon-box.i-left .ib-icon i{
    float: left;
}
.icon-box.i-right .ib-icon:before,
.icon-box.i-right .ib-icon:after{
    display: table;

    content: " ";
}
.icon-box.i-right .ib-icon:after{
    clear: both;
}
.icon-box.i-right .ib-icon i{
    float: right;
}
.icon-box.i-top .ib-icon{
    line-height: 1;
}
.icon-box.ib-style-1{
    display: table;

    width: 100%;
}
.icon-box.ib-style-1 a{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
}
.icon-box.ib-style-1 .ib-icon{
    margin-right: 0;
    margin-left: 0;

    text-align: center;
}
.icon-box.ib-style-1 .ib-info{
    display: table-cell;
    float: none;

    min-width: 75%;
    padding-left: 0;

    vertical-align: middle;
}
.icon-box.ib-style-1 .ib-info h4:only-child{
    margin-bottom: 0;
}
.icon-box.ib-style-2 .ib-info{
    padding-left: 7.14286rem;
}
.icon-box.ib-style-3 .ib-info{
    padding-left: 10rem;
}
.icon-box.ib-style-4 .ib-icon{
    line-height: 80px;

    position: relative;

    width: 80px;
    height: 80px;
    margin-bottom: 40px;
}
.icon-box.ib-style-4 .ib-icon:after{
    position: absolute;
    top: 100%;
    left: 50%;

    width: 1px;
    height: 21px;

    content: "";
    -webkit-transform: translate(50%, 50%);
       -moz-transform: translate(50%, 50%);
        -ms-transform: translate(50%, 50%);
         -o-transform: translate(50%, 50%);
            transform: translate(50%, 50%);

    background-color: #d9d9d9;
}
.icon-box.ib-style-4 .ib-info h4{
    font-size: 14px;

    margin-top: 20px !important;
}
.icon-box.ib-style-5{
    position: relative;

    display: block;

    margin-top: 4.28571rem;
    padding: 5.35714rem 1.07143rem 1.78571rem;

    border: 1px solid #d9d9d9;
    border-radius: 8px;
}
.icon-box.ib-style-5 .ib-icon{
    position: absolute;
    top: 0;
    left: 50%;

    margin: 0;

    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);

    background-color: #fff;
}
.icon-box.ib-style-5 .ib-info a{
    font-size: 11px;
    font-weight: 700;

    display: inline-block;

    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;

    letter-spacing: 0.5px;
    text-transform: uppercase;

    color: inherit;
}
.icon-box.ib-style-5 .ib-info a:hover,
.icon-box.ib-style-5 .ib-info a:active,
.icon-box.ib-style-5 .ib-info a.active,
.icon-box.ib-style-5 .ib-info a:focus{
    color: #f6b138;
}
.icon-box.ib-black .ib-icon{
    color: #fff !important;
    border-color: #141414 !important;
    background-color: #141414 !important;
}
.icon-box.ib-black .ib-icon i{
    color: inherit;
}
.icon-box.ib-white .ib-icon{
    color: #141414 !important;
    border-color: #fff !important;
    background-color: #fff !important;
}
.icon-box.ib-white .ib-icon i{
    color: inherit;
}
.icon-box.ib-gray .ib-icon{
    color: #909090;
    border-color: #ececec;
    background-color: #ececec;
}
.icon-box.ib-gray .ib-icon i{
    color: inherit;
}
.iconlist{
    margin-left: 2.85714rem;

    list-style-type: none;
}
.iconlist li{
    position: relative;

    padding-top: 1.07143rem;
    padding-bottom: 1.07143rem;
}
.iconlist li ul,
.iconlist li ol{
    margin-bottom: 0;
    margin-left: 2.85714rem;

    list-style: none;
}
.iconlist li > i,
.iconlist li:before{
    font-size: 75%;
    font-style: normal;
    line-height: 1.42857rem;

    position: absolute;
    top: 1.07143rem;
    left: -2.85714rem;

    width: 1.42857rem;
    height: 1.42857rem;

    text-align: center;

    color: #141414;
}
.iconlist.il-left{
    margin-right: 0 !important;
    margin-left: 2.85714rem !important;
}
.iconlist.il-left li ul,
.iconlist.il-left li ol{
    margin-left: 2.85714rem;
}
.iconlist.il-left li > i,
.iconlist.il-left li:before{
    right: auto;
    left: -2.85714rem !important;
}
.iconlist.il-right{
    margin-right: 2.85714rem !important;
    margin-left: 0 !important;
}
.iconlist.il-right li ul,
.iconlist.il-right li ol{
    margin-left: 2.85714rem;
}
.iconlist.il-right li > i,
.iconlist.il-right li:before{
    right: -2.85714rem !important;
    left: auto;
}
.iconlist.il-heading li{
    letter-spacing: 1px;
    text-transform: uppercase;

    color: #141414;
}
.iconlist.il-ordered{
    counter-reset: ordered-counter;
}
.iconlist.il-ordered li:before{
    content: counter(ordered-counter, decimal);
    counter-increment: ordered-counter;
}
.iconlist.i-primary li > i,
.iconlist.i-primary li:before{
    color: #f6b138;
}
.iconlist.i-fill-primary li > i,
.iconlist.i-fill-primary li:before{
    color: #fff;
    background-color: #f6b138;
}
.iconlist.i-fill-gray li > i,
.iconlist.i-fill-gray li:before{
    color: #fff;
    background-color: #909090;
}
.iconlist.i-circle li > i,
.iconlist.i-circle li:before{
    border-radius: 50%;
}
.iconlist.i-radius li > i,
.iconlist.i-radius li:before{
    border-radius: 4px;
}
.iconlist.i-bordered li > i,
.iconlist.i-bordered li:before{
    border: 1px solid #d9d9d9;
}
.iconlist.i-small li > i,
.iconlist.i-small li:before{
    font-size: 0.85714rem;

    margin-top: -0.2381rem;
}
.iconlist.i-medium{
    margin-left: 3.21429rem;
}
.iconlist.i-medium li > i,
.iconlist.i-medium li:before{
    font-size: 1rem;
    line-height: 1.71429rem;

    width: 1.78571rem;
    height: 1.78571rem;
    margin-top: -0.30612rem;
}
.iconlist.i-large{
    margin-left: 3.57143rem;
}
.iconlist.i-large li > i,
.iconlist.i-large li:before{
    font-size: 1.42857rem;
    line-height: 1.92857rem;

    top: 0.53571rem;

    width: 2.14286rem;
    height: 2.14286rem;
}
.icon-box p{
    font-size: 12px;
    line-height: 24px;
}
.icon-box .h6{
    font-size: 14px;
    font-weight: bold;

    margin: 18px 0;
    margin-top: 0;

    text-transform: uppercase;
}
.ib-style-3 .h6{
    font-size: 14px;
}
.text-primary{
    color: #f6b138 !important;
}
/*=======================================================
			PRICINF TABLE
========================================================*/
.pricing-table{
    position: relative;
    z-index: 3;

    margin-left: 0;

    border: solid 1px #ededed;
}
.pricing-table .title{
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;

    padding: 25px 0;

    text-align: center;

    color: #303438;
    background-color: transparent;
}
.pricing-table .price{
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 50px;
    font-weight: 500;

    padding: 20px 0;
    padding-bottom: 50px;

    text-align: center;

    color: #141414;
    background-color: transparent;
}
.pricing-table .description{
    font-weight: 500;

    text-align: center;

    color: #6f6f6f;
    border-bottom: none;
    background-color: transparent;
}
.pricing-table .bullet-item{
    font-size: 12px;
    font-weight: 500;
    line-height: 48px;

    text-align: center;

    color: #6f6f6f;
    border-bottom: none;
    background-color: transparent;
}
.pricing-table .price-label{
    font-size: 0.78571rem;
    line-height: 3.21429rem;

    display: block;
    overflow: hidden;

    width: 3.21429rem;
    height: 3.21429rem;
    padding: 0 0.35714rem;

    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    text-overflow: ellipsis;

    color: #fff;
    border-radius: 50%;
    background-color: #f76626;
}
.pricing-table .price-label{
    position: absolute;
    top: 0;
    left: 84%;

    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.pricing-table .mixed{
    position: relative;
}
.pricing-table .mixed .price-label{
    top: auto;
    bottom: 0;

    -webkit-transform: translate(-50%, 50%);
       -moz-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
         -o-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
}
.pricing-table .title{
    letter-spacing: 1px;
    text-transform: uppercase;
}
.pricing-table .price .currency{
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 18px;

    padding-right: 5px;

    vertical-align: top;
}
.pricing-table .price .period{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;

    padding-left: 5px;

    color: #141414;
}
.pricing-table .cta-button .button{
    margin: 0;
}
.pricing-table.style-1{
    position: relative;
}
.pricing-table.style-1 .title{
    border-bottom: solid 1px #ededed;
}
.pricing-table.style-1 .cta-button{
    position: static;
}
.pricing-table.style-1 .cta-button .btn{
    position: absolute;
    bottom: 0;
    left: 50%;

    margin: 0;

    -webkit-transform: translate(-50%, 50%);
       -moz-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
         -o-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
    white-space: nowrap;
}
.pricing-table.style-1 .cta-button .btn:hover{
    background: #fff;
}
.pricing-table.mixed-skew-bottom-left .mixed:before{
    position: absolute;
    z-index: 0;
    bottom: -2px;
    left: 0;

    width: 100%;

    content: "";
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
       -moz-transform: rotate3d(0, 0, 1, 0deg);
        -ms-transform: rotate3d(0, 0, 1, 0deg);
         -o-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transform-origin: 0 100% 0;
       -moz-transform-origin: 0 100% 0;
        -ms-transform-origin: 0 100% 0;
         -o-transform-origin: 0 100% 0;
            transform-origin: 0 100% 0;

    border-bottom: 20px solid #fff;
    border-left: 280px solid transparent;
}
.pricing-table.mixed-skew-bottom-right .mixed:before{
    position: absolute;
    z-index: 0;
    bottom: -2px;
    left: 0;

    width: 100%;

    content: "";
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
       -moz-transform: rotate3d(0, 0, 1, 0deg);
        -ms-transform: rotate3d(0, 0, 1, 0deg);
         -o-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transform-origin: 0 100% 0;
       -moz-transform-origin: 0 100% 0;
        -ms-transform-origin: 0 100% 0;
         -o-transform-origin: 0 100% 0;
            transform-origin: 0 100% 0;

    border-right: 280px solid transparent;
    border-bottom: 20px solid #fff;
}
.pricing-table.hover-up{
    transition: all 300ms ease-out;
}
.pricing-table.hover-up.active,
.pricing-table.hover-up:hover,
.pricing-table.hover-up:active,
.pricing-table.hover-up:focus{
    -webkit-transform: translateY(-22px);
       -moz-transform: translateY(-22px);
        -ms-transform: translateY(-22px);
         -o-transform: translateY(-22px);
            transform: translateY(-22px);
}
.pricing-table.hover-shadow{
    transition: all 300ms ease-out;
}
.pricing-table.hover-shadow.active,
.pricing-table.hover-shadow:hover,
.pricing-table.hover-shadow:active,
.pricing-table.hover-shadow:focus{
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(236, 236, 236, 0.19);
       -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(236, 236, 236, 0.19);
            box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(236, 236, 236, 0.19);

        -ms-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(236, 236, 236, 0.19);
         -o-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(236, 236, 236, 0.19);
}
.pricing.style-2 .icon{
    line-height: 78px;

    position: relative;
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    left: 0;

    overflow: hidden;

    width: 80px;
    height: 80px;
    margin: 0 auto;

    text-align: center;

    border: 1px solid #eee;
    border-radius: 50%;
    background: #fff url(../images/fact/pattern-bg.jpg) repeat;
}
.pricing .style-2{
    margin-top: 50px;
    padding-top: 50px;
}
.pricing .pricing-table.style-2 .title{
    font-size: 12px;

    padding-top: 0;
    padding-bottom: 10px;

    border: none;
}
.pricing .pricing-table.style-2 .price{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: italic;

    padding: 0;

    letter-spacing: -0.6px;

    border-bottom: 1px solid #ececec;
}
.pricing .pricing-table.style-2 .price .currency{
    font-style: normal;

    padding-right: 0;
}
.pricing .pricing-table.style-2 .btn{
    font-size: 14px;

    width: 100%;
    margin-top: 20px;
    padding: 20px 0;

    color: #fff;
    border: none;
    background: #141414;
}
.pricing .pricing-table.style-2 .btn:hover{
    background: #eeb013;
}
.pricing .pricing-table.style-3 .price{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 24px;
    font-style: italic;

    position: relative;

    overflow: hidden;

    padding-top: 0;
    padding-top: 30px;
    padding-bottom: 40px;

    color: #fff;
    background-size: cover;
}
.pricing .pricing-table.style-3 .bg-img{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    width: 100%;
}
.pricing .pricing-table.style-3 .price:before{
    position: absolute;
    bottom: -20px;
    left: -20px;

    width: 120%;
    height: 50px;

    content: "";
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
        -ms-transform: rotate(7deg); /* IE 9 */
            transform: rotate(7deg);

    background: #fff;
}
.pricing .pricing-table.style-3 .period{
    font-size: 18px;

    color: #fff;
}
.pricing .pricing-table.style-3 .currency{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
}
.pricing .pricing-table.style-3 h5{
    font-size: 18px;
    font-style: normal;

    display: inline-block;

    margin-bottom: 30px;
    padding: 10px 20px;

    text-transform: uppercase;

    color: #fff;
    border: 2px solid #fff;
}
.pricing .pricing-table.style-3 .btn{
    font-size: 14px;

    width: 100%;
    margin-top: 20px;
    padding: 20px 0;

    color: #141414;
    border: none;
    background: #ececec;
}
.pricing .pricing-table.style-3 .btn:hover{
    color: #fff;
    background: #141414;
}
/*=======================================================
			FACTS
========================================================*/

.facts.style-2{
    padding: 150px 0;
}
.facts.style-2:before{
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;

    width: 100%;
    height: 55px;

    content: "";

    background: #fff;
}
.facts.style-2:after{
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 150px;

    content: "";

    background: #fff;
}
.facts .app-image{
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    left: 0;

    width: 100%;

    text-align: center;
}
.facts.style-3 .icon{
    line-height: 127px;

    width: 129px;
    height: 129px;
    margin: 0 auto;
    margin-bottom: 20px;

    text-align: center;

    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 50%;
}
.facts.style-3 .icon i{
    font-size: 20px;
    line-height: 80px;

    display: inline-block;

    width: 80px;
    height: 80px;

    text-align: center;

    color: #141414;
    border-radius: 50%;
    background: #fff;
}
.facts.style-3 .number{
    font-size: 48px;
}
.facts.style-3 .c-style-6{
    text-align: center;
}
.facts.style-3 .c-style-6{
    margin-bottom: 0;
}
.facts.style-3 .c-style-6 h5{
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;

    margin: 0;

    text-transform: uppercase;

    color: #fff;
}
.facts.style-4{
    text-align: center;
}
.facts.style-4 .c-style-7 h5{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;

    margin: 0;

    text-transform: none;

    color: #fff;
    color: #6f6f6f;
}
.facts.style-4 .c-style-7 .number{
    font-size: 30px;

    display: inline-block;

    width: 100%;
    margin: 10px 0;

    color: #6f6f6f;
}
/*=======================================================
			COUNTER
========================================================*/
.counter.style-1{
    background: #575757;
}
.counter.pattern{
    background: url(../images/fact/pattern-bg.jpg) repeat;
}
.counter h5{
    margin: 0;
}
.counter .c-text-white{
    color: #fff !important;
}
.counter .c-style-1{
    width: 172px;
    height: 172px;
    margin-right: auto;
    margin-left: auto;

    text-align: center;

    border: 5px solid #000;
    border-radius: 50%;
}
.counter .c-style-1 .number{
    font-size: 24px;
    font-weight: 700;

    display: block;

    margin-bottom: 10px;
}
.counter .c-style-1 h5{
    font-size: 11px;

    letter-spacing: 0;
    text-transform: uppercase;

    color: #fff;
}
.counter .c-style-2{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: italic;

    position: relative;
    z-index: 99;

    width: 172px;
    height: 172px;
    margin-right: auto;
    margin-left: auto;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    text-align: center;

    border: 5px solid #000;
    border-radius: 50%;
    background: #fff;
}
.counter .c-style-2:before{
    position: absolute;
    z-index: 1;
    top: -15px;
    right: 0;
    left: -15px;

    width: 192px;
    height: 192px;
    margin: 0 auto;

    content: "";

    border: 10px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 1px rgba(51,51,51,0.5);
}
.counter .c-style-2 .number,
.counter.c-style-2 h5{
    font-family: inherit;
    font-style: inherit;
}
.counter .c-style-2 .number{
    font-size: 40px;
    font-weight: bold;
}
.counter.c-style-2 .number .timer{
    margin-right: 5px;
}
.counter .c-style-2 h5{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: 600;

    letter-spacing: 0;
    text-transform: capitalize;

    color: #141414;
}
.counter.style-2 p{
    font-size: 18px;

    color: #6f6f6f;
}
.counter .c-style-3{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: italic;

    position: relative;
    z-index: 99;

    width: 172px;
    height: 172px;
    margin-right: auto;
    margin-left: auto;

    text-align: center;

    border: 5px solid #000;
    border-radius: 50%;
    background: #fff;
}
.counter .c-style-3 .number{
    font-family: inherit;
    font-size: 26px;
    font-weight: bold;
    font-style: inherit;
    line-height: 72px;

    display: block;

    width: 72px;
    height: 72px;
    margin-right: auto;
    margin-left: auto;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #f6b138;
}
.counter .c-style-3 .number:nth-child(1){
    /* background: #b1857a; */
}
.counter .c-style-3 .number:nth-child(2){
    background: #7fa08f;
}
.counter .c-style-3 .number:nth-child(3){
    background: #807c76;
}
.counter .c-style-3 .number:nth-child(4){
    background: #bf9e2c;
}
.counter.style-3 h5{
    font-size: 12px;
    font-weight: normal;

    margin-top: 40px;
    margin-bottom: 20px;

    text-transform: uppercase;
}
.counter.style-3 p{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 16px;
    font-style: italic;
    line-height: 24px;

    color: #6f6f6f;
}
.counter .c-style-4{
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;

    position: relative;

    padding-bottom: 30px;

    text-align: center;
}
.counter .c-style-4:before{
    position: absolute;
    bottom: 0;
    left: 50%;

    width: 55px;
    margin-left: -25px;

    content: "";

    border-bottom: 3px solid #909090;
}
.counter .c-style-4 .number{
    font-size: 48px;

    display: block;

    color: #fff;
}
.counter .c-style-4 h5{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;

    margin-top: 10px;

    letter-spacing: 1px;

    color: #fff;
}
.counter .c-style-5{
    position: relative;
    z-index: 999;
}
.counter .c-style-5 .number{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 60px;
    font-style: italic;

    display: inline-block;

    min-width: 50px;
    margin-right: 20px;

    color: #fff;
}
.counter .c-style-5 p{
    font-size: 14px;
    line-height: 24px;

    color: #b2b1b0;
}
.counter .c-style-5 h5{
    font-size: 14px;
    font-weight: normal;

    margin-top: 10px;
    margin-bottom: 10px;

    letter-spacing: 2px;
    text-transform: uppercase;

    color: #fff;
}
.clients img{
    width: auto;
}
.clients .owl-nav{
    display: none;
}
.clients .owl-dots{
    margin-top: 20px;

    text-align: center;
}
.clients .owl-dots div{
    display: inline-block;

    width: 12px;
    height: 12px;
    margin: 0 5px;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    outline: 0;
    background: #d8d8d8;
}
.clients .owl-dots .owl-dot.active{
    background: #eeb013;
}
/*=======================================================
			FOOTER
========================================================*/
#footer{
    font-size: 12px;

    color: #636363;
    background-color: #202020;
}
#footer li{
    line-height: 36px;
}
#footer a{
    font-weight: 500;

    color: #636363;
}
#footer a:hover{
    color: #f6b138;
}
#footer p{
    line-height: 24px;
}
#footer .footer-top{
    padding-top: 50px;
}
#footer .footer-top .columns{
    border-left: 1px solid #2e2e2e;
}
#footer .footer-top .columns:first-child{
    border: none;
}
#footer .footer-bottom{
    margin-top: 20px;
}
#footer .block{
    margin-bottom: 20px;
}
#footer .text-primary{
    color: #f6b138 !important;
}
#footer .block .block-title{
    font-size: 12px;
    font-weight: 600;

    position: relative;

    margin-top: 0;
    margin-bottom: 25px;
    padding-bottom: 10px;

    letter-spacing: 1px;
    text-transform: uppercase;

    color: #fff;
}
#footer .block-content img{
    margin-top: 20px;
}
#footer .block .block-title:not(.no-underline):before{
    position: absolute;
    bottom: 0;

    width: 20px;
    height: 3px;

    content: "";

    background: #f6b138;
}
#footer .copyright{
    text-transform: uppercase;
}
#footer .copyright p{
    font-size: 11px;

    letter-spacing: 1px;
}
.block-instagram-widget a{
    position: relative;

    display: block;
}
.block-instagram-widget{
    margin: 0 5px;
}
.block-instagram-widget li{
    position: relative;

    float: left;
    overflow: hidden;

    width: 33.333%;
    padding: 0 5px;
    padding-bottom: 10px;
}
.block-instagram-widget li img{
    width: 100%;
}
.block-instagram-widget a .overlay{
    font-size: 16px;

    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: all 300ms ease;
       -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
         -o-transition: all 300ms ease;
            transition: all 300ms ease;

    opacity: 0;
    color: #fff;
}
.block-instagram-widget a .overlay i{
    position: absolute;
    top: 50%;
    left: 50%;

    transform: translate(-50%, -50%);
}
.block-instagram-widget a:hover .overlay{
    opacity: 1;
    background-color: #f6b138;
}
.block-twitter-widget{
    font-size: 11px;
    line-height: 18px;
}
.block-twitter-widget .twitter-item{
    font-weight: 600;

    margin-top: 20px;
}
.block-twitter-widget .twitter-item .twitter-context{
    font-weight: 700;

    margin: 10px 0 10px 0;

    color: #3a3a3a;
}
.social-links ul{
    float: right;

    text-align: right;
}
.social-links li a{
    font-size: 12px;
}
.social-links li{
    display: inline-block;

    padding-left: 20px;

    text-align: right;
}
/*=======================================================
			PASSION
========================================================*/

.passion .text-style-2 p{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 22px;
    font-style: italic;

    color: #fff;
}
.passion .owl-nav{
    position: relative;

    margin-top: 50px;
}
.passion .owl-nav div{
    font-size: 18px;
    line-height: 32px;

    display: inline-block;

    width: 34px;
    height: 34px;

    text-align: center;

    color: #fff;
    border: 1px solid #fff;
}
.passion .owl-nav div.owl-next{
    margin-left: 40px;
}
.passion .owl-nav div.owl-next:before{
    position: absolute;
    top: 16px;
    left: 34px;

    width: 40px;
    height: 1px;

    content: "";

    background: #fff;
}
.gallery #carousel-gallery{
    margin: 0 -5px;
    margin-top: 10px;

    text-align: center;
}
.gallery #carousel-gallery .slides > li{
    padding: 0 5px;
}
.gallery #carousel-gallery .slides > li img{
    background: #eeb013;
}
.gallery #carousel-gallery .flex-active-slide img{
    opacity: 0.3;
}
.gallery .flex-direction-nav{
    display: none;
}
/*=======================================================
			OUR TEAM
========================================================*/
.team-title h4{
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;

    margin: 10px 0;

    letter-spacing: 1px;
    text-transform: uppercase;

    color: #fff;
}
.team-title h4 > a{
    color: inherit;
}
.team-title span{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-weight: normal;
    font-style: italic;

    display: block;

    letter-spacing: 0.5px;
    text-transform: uppercase;

    color: #fff;
}
.team{
    position: relative;
    z-index: 1;
}
.team:before,
.team:after{
    display: table;

    content: " ";
}
.team:after{
    clear: both;
}
.team .team-image img{
    width: 100%;
}
.team.style-1 .team-desc{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    padding: 1rem 1.42857rem;

    color: #fff;
    border-top: 2px solid #ededed;
    background-color: transparent;
}
.team.style-2 .team-small li{
    position: relative;

    float: left;
    overflow: hidden;

    width: 16.666666%;
}
.team.style-2 .team-small li .hover{
    font-size: 14px;

    position: absolute;
    z-index: 999;
    bottom: -100%;
    left: 0;

    float: left;

    width: 100%;
    padding: 10px;

    text-align: center;

    color: #fff;
    background: rgba(0,0,0,0.8);
}
.team.style-2 .team-small li:hover .hover{
    bottom: 0;
}
.team.style-2 .team-small li a i{
    float: right;

    color: #f6b138;
}
.team.style-3 ul li{
    text-align: center;
}
.team.style-3 ul li span{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: italic;

    text-align: center;
}
.team.style-3 ul li h6{
    font-weight: 600;

    margin: 0;
    margin-top: 20px;
    margin-bottom: 5px;

    text-transform: uppercase;

    color: #141414;
}
.team.style-3 ul li .team-image{
    position: relative;

    overflow: hidden;
}
.team.style-3 ul .hover-social{
    position: absolute;
    bottom: -100%;
    left: 0;

    width: 100%;
    padding: 14px 0;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;

    background: #fff;
}
.team.style-3 ul .hover-social li{
    font-size: 16px;

    display: inline-block;

    margin: 0 10px;

    background: #fff;
}
.team.style-3 ul li:hover .hover-social{
    bottom: 20px;
}
.team.style-4 .hover-detail{
    position: absolute;
    left: 0;

    width: 100%;

    background: #eeb013;
}
.team.style-4 .hover-detail{
    display: inline-block;

    width: 100%;
    padding: 30px;

    color: #fff;
}
.team.style-4 .hover-detail h6{
    margin: 0;
    margin-bottom: 10px;

    text-transform: uppercase;

    color: #fff;
}
.team.style-4 .hover-detail span{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: italic;

    display: inline-block;

    width: 100%;
    margin-bottom: 10px;

    text-transform: uppercase;
}
.team.style-4 .hover-detail ul{
    display: inline-block;
    float: right;

    width: 100%;

    text-align: right;
}
.team.style-4 .hover-detail ul li{
    display: inline-block;

    margin: 0 5px;
}
.team.style-4 .hover-inn{
    position: absolute;
    bottom: -100%;

    display: inline-block;

    width: 100%;
    margin-top: 20px;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;

    border: 40px solid;
    border-color: transparent;
}
.team.style-4 .hover-detail ul li a{
    font-size: 10px;

    color: #fff;
}
.team.style-4 li:hover .hover-inn{
    bottom: 140px;
}
.team.style-4 .team-image{
    position: relative;

    overflow: hidden;
}
.team.style-4 li:hover .hover-inn:before{
    font-family: "FontAwesome";
    font-size: 50px;

    position: absolute;
    top: -40px;
    left: 45%;

    content: "\f0d8";

    color: #eeb013;
}
.team.style-5{
    background: #323233;
}
.team.style-5 .team-image{
    position: relative;

    overflow: hidden;
}
.team.style-5 .team-image img{
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;

    opacity: 0.3;
}
.team.style-5 .hover-detail span{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: italic;
}
.team.style-5 .hover-detail h6{
    font-size: 14px;

    margin-top: 0;

    text-transform: uppercase;

    color: #fff;
}
.team.style-5 .hover-detail{
    width: 100%;
    padding: 50px 0;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    text-align: center;

    opacity: 0;
    color: #fff;
    background: rgba(0,0,0,0.4);
}
.team.style-5 .hover-detail li{
    display: inline-block;

    margin: 0 10px;
    margin-top: 40px;
}
.team.style-5 .hover-detail li a{
    color: #fff;
}
.team.style-5 .hover-detail li a:hover{
    color: #f6b138;
}
.team.style-5 .position-center-center{
    width: 100%;
}
.team.style-5 .team-image:hover img{
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;

    opacity: 1;
}
.team.style-5 .team-image:hover .hover-detail{
    opacity: 1;
}
.team.style-5 .owl-nav div{
    font-size: 18px;
    line-height: 50px;

    width: 53px;
    height: 53px;

    text-align: center;

    color: #fff;
    border: 1px solid rgba(255,255,255,0.2);
}
.team.style-5 .owl-nav .owl-prev{
    position: absolute;
    top: 50%;
    left: -100px;

    display: block !important;
}
.team.style-5 .owl-nav .owl-next{
    position: absolute;
    top: 50%;
    right: -100px;

    display: block !important;
}

.team.style-6 ul li img{
    position: relative;
}
.team.style-6 .member-detail{
    position: relative;

    overflow: hidden;

    height: 85px;
    padding: 20px 20px;

    text-align: center;
}
.team.style-6 .team-image{
    position: relative;

    overflow: hidden;

    -webkit-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;

    background: #eeb013;
}
.team.style-6 .team-image:hover{
    background: #141414;
}
.team.style-6 .member-detail h6{
    font-size: 14px;

    margin: 0;
    margin-bottom: 10px;

    letter-spacing: 1px;
    text-transform: uppercase;

    color: #fff;
}
.team.style-6 .member-detail span{
    color: #fff;
}

.team.style-6 .team-image:hover .member-detail{
    position: absolute;

    width: 100%;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.team.style-6 .team-image .social-icons{
    position: absolute;
    z-index: 99;
    bottom: -100%;

    width: 100%;
    height: 85px;
    padding: 22px 0;
    padding-bottom: 0;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    text-align: center;
}
.team.style-6 .team-image .social-icons a{
    color: #fff;
}
.team.style-6 .team-image:hover .social-icons{
    position: relative;
    bottom: 0;
}
/*=======================================================
			BLOG POST
========================================================*/
.posts-list.list-style-1{
    background-color: #eaeaea;
}
.posts-list.list-style-1 .entry{
    display: block;
    overflow: hidden;
    zoom: 1;
}
.posts-list.list-style-1 .entry:before,
.posts-list.list-style-1 .entry:after{
    display: table;

    content: " ";
}
.posts-list.list-style-1 .entry:after{
    clear: both;
}
.posts-list.list-style-1 .entry-image{
    position: relative;

    float: left;

    width: 50%;
}
.posts-list.list-style-1 .entry-image img{
    width: 100%;
}
.posts-list.list-style-1 .entry-image:before{
    position: absolute;
    top: 50%;
    right: 0;
    left: auto;

    display: block;

    width: 0;
    height: 0;
    margin-top: -1.78571rem;

    content: "";

    border: inset 1.78571rem;
    border-color: transparent #eaeaea transparent transparent;
    border-right-style: solid;
}
.posts-list.list-style-1 .entry-image-right .entry-image:before{
    right: auto;
    left: 0;

    display: block;

    width: 0;
    height: 0;

    content: "";

    border: inset 1.78571rem;
    border-color: transparent transparent transparent #eaeaea;
    border-left-style: solid;
}
.posts-list.list-style-1 .entry-image-right .entry-body{
    position: relative;
    right: auto;
    left: -50%;
}
.posts-list.list-style-1 .entry-image-right .entry-image{
    position: relative;
    right: auto;
    left: 50%;
}
.posts-list.list-style-1 .entry-body{
    position: relative;

    float: right;

    width: 50%;
    padding: 2.85714rem 4.28571rem;
}
.posts-list.list-style-1 .entry-title{
    font-weight: 600;

    margin-top: 15px;
    margin-bottom: 0.85714rem;

    letter-spacing: 0.5px;
}
.posts-list.list-style-1 .entry-category{
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: italic;

    color: #141414;
}
.posts-list.list-style-1 .more-link{
    font-size: 12px;
    font-weight: 600;

    transition: all 300ms ease-out;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.intro-3 span{
    color: #141414;
}
.intro-3 h2{
    font-size: 36px;
    font-weight: normal;

    letter-spacing: 1px;

    color: #141414;
}
.intro-3 img{
    position: relative;
    z-index: 3;
}
.intro-3.bottom-white-space:before{
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 80px;

    content: "";

    background: #fff;
}
/*=======================================================
			Process Steps
========================================================*/
.process .thumb{
    position: relative;

    display: inline-block;
    overflow: hidden;

    border-radius: 50%;
}
.process h6{
    font-size: 12px;

    margin-top: 30px;

    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.process li{
    position: relative;

    display: inline-block;
    float: left;

    width: 25%;

    text-align: center;
}
.process span{
    font-family: "Crimson Text", serif;
    font-style: italic;
}
.process-style-1{
    display: inline-block;

    width: 100%;
}
.process-style-1 li:hover .thumb img{
    transform: scale(1.3);
}
.process-style-1 li .thumb img{
    border-radius: 50%;
}
.process li:hover .thumb{
    border-radius: 4px;
}
.process li:hover span{
    border-radius: 4px;
}
.process-style-2{
    display: inline-block;

    width: 100%;
}
.process-style-3{
    display: inline-block;

    width: 100%;
}
.process-style-1 li:before{
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 140px;

    position: absolute;
    right: 0;

    content: "\f054";

    color: #909090;
}
.process-style-1 li:nth-last-child(1):before{
    display: none;
}
.process-style-1 .thumb{
    width: 131px;
    height: 131px;
}
.process-style-1 .thumb span{
    font-family: "Crimson Text", serif;
    font-size: 40px;
    font-style: italic;
    line-height: 140px;

    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;

    color: #fff;
    border-radius: 50%;
    background: rgba(0,0,0,0.5);
}
.process-style-2 .icon{
    font-size: 26px;
    line-height: 90px;

    display: inline-block;

    width: 90px;
    height: 90px;

    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: #eeb013;
}
.process-style-2 li:before{
    position: absolute;
    top: 68%;
    right: 0;

    width: 30%;
    height: 2px;

    content: "";

    background: #e8e8e8;
}
.process-style-2 li:after{
    position: absolute;
    top: 68%;
    left: 0;

    width: 30%;
    height: 2px;

    content: "";

    background: #e8e8e8;
}
.process-style-2 li:nth-child(1):after{
    display: none;
}
.process-style-2 li:nth-last-child(1):before{
    display: none;
}
.process-style-2 h3{
    margin-top: 30px;
    margin-bottom: 10px;
}
.process-style-2 span{
    font-size: 18px;
}
.process-style-3 .media{
    text-align: center;
}
.process-style-3 .media-body{
    text-align: left;
}
.process-style-3 h3{
    font-size: 30px;
    font-weight: bolder;

    margin-bottom: 0;
}
.process-style-3 .icon{
    font-size: 24px;
    line-height: 98px;

    width: 100px;
    height: 100px;
    margin-right: 10px;

    text-align: center;

    color: #f6b138;
    border: 1px solid #ececec;
    border-radius: 4px;
}
.process-style-3 .icon:before{
    position: absolute;
    top: 100%;
    left: 50px;

    width: 1px;
    height: 59px;

    content: "";

    background: #ececec;
}
.process-style-3 li:before{
    position: absolute;
    top: 159%;
    bottom: 0;
    left: 50px;

    width: 100%;
    height: 1px;

    content: "";

    background: #ececec;
}
.process-style-3 li:nth-last-child(1):before{
    display: none;
}
.process-style-3 p{
    font-size: 12px;
}
.dropcap.dark:first-letter{
    font-size: 30px;

    margin-top: 5px;
    margin-right: 15px;
    padding: 12px 20px;

    color: #fff;
    background-color: #141414;
}
.dropcap:first-letter{
    font-size: 30px;
    font-weight: bolder;

    display: inline-block;
    float: left;

    margin-top: 5px;
    margin-right: 15px;
    padding: 12px 20px;

    color: #141414;
}
blockquote{
    font-family: "Crimson Text", serif;
    font-size: 18px;
    font-weight: 500;
    font-style: italic;

    position: relative;

    padding: 50px;

    border: 1px solid #ececec;
}
blockquote.style-2:before{
    font-size: 60px;
    font-style: italic;

    position: absolute;
    top: 30px;
    left: 30px;

    content: "“";
}
blockquote.style-2{
    padding: 60px;
    padding-bottom: 30px;
    padding-left: 70px;

    border-top: 1px solid #141414;
}
blockquote cite{
    font-weight: bold;

    display: inline-block;

    width: 100%;
    margin-top: 20px;

    color: #eeb013;
}
/*=======================================================
      PAGINATION
========================================================*/
.pagination{
    display: inline-block;

    width: 100%;
    margin-top: 50px;
    padding-top: 40px;
    padding-bottom: 30px;

    text-align: center;

    border: none;
    border-top: 1px solid #ececec;
}
.pagination ul li{
    border: none;
}
.pagination > li{
    display: inline-block;
}
.pagination > li > a,
.pagination > li > span{
    font-family: "Crimson Text", serif;
    font-size: 18px;
    font-style: italic;
    line-height: 42px;

    width: 43px;
    height: 43px;
    margin: 0 5px;
    padding: 0;

    text-align: center;

    color: #272727;
    border: none;
    border: 1px solid #ececec;
    background: #fff;
}
.pagination > li > a:hover{
    color: #fff;
    border-color: #eeb013;
    background: #eeb013;
}
/*=======================================================
			According
========================================================*/

.blog .bx-wrapper .bx-pager{
    position: absolute;
    bottom: 20px;
}
.blog .blog-post{
    display: inline-block;

    width: 100%;
}
.blog .blog-post .tittle-post{
    font-size: 18px;
    font-weight: 500;

    display: inline-block;

    width: 100%;
    margin: 10px 0;

    color: #141414;
}
.sombra_hover_div_x:hover .tittle-post{
    color: #eeb013;
}
.blog .blog-post p{
    font-size: 13px;
    line-height: 24px;

    letter-spacing: 0;
}
.blog-post .post-bt{
    font-size: 14px;

    display: inline-block;

    width: 100%;
    margin-bottom: 10px;

    color: #141414;
}
.blog-post .post-info{
    position: relative;

    margin-top: -60px;
    /* margin-top: 10px; */
    /*margin-bottom: 20px;*/
    margin-bottom: 0px;
    /* border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec; */
    padding: 10px 0;
}
.blog-post .post-img{
    position: relative;

    overflow: hidden;
}
.blog-post .post-img img{
    width: 100%;
}
.blog-post .post-info li{
    font-size: 12px;

    display: inline-block;

    margin-right: 20px;

    color: #6f6f6f;
}
.blog-post .post-info li i{
    font-size: 14px;

    margin-right: 10px;
}
.blog-post .post-info li .date{
    font-size: 16px;
    font-style: italic;

    position: absolute;
    top: -11px;
    right: 0;

    float: right;

    width: 58px;
    height: 52px;
    padding: 0 10px;
    padding-top: 5px;

    text-align: center;

    color: #fff;
    background: #eeb013;
}
.blog.style-2 .tittle-post{
    font-size: 20px;
    font-weight: bold;

    margin-top: 20px;
}
.blog.style-2 .date{
    font-size: 16px;
    font-style: italic;

    position: absolute;
    bottom: 40px;
    left: 0;

    float: right;

    width: 58px;
    height: 52px;
    padding: 0 10px;
    padding-top: 5px;

    text-align: center;

    color: #fff;
    background: #eeb013;
}
.enter-round{
    line-height: 83px;

    width: 83px;
    height: 83px;

    text-align: center;

    border: 1px solid #fff;
    border-radius: 50%;
}
.side-bar .search input{
    font-size: 18px;
    font-style: italic;

    width: 100%;
    height: 50px;
    padding: 0 20px;

    color: #7b7b7b;
    border: none;
    border: 1px solid #e3e7f0;
    border-radius: 0;
}
.side-bar .search button{
    font-size: 18px;

    position: relative;

    float: right;

    width: 60px;
    height: 50px;
    margin-top: -50px;

    text-align: center;

    color: #909090;
    border: none;
    background: none;
}
.heading-side-bar{
    position: relative;

    margin-top: 50px;
}
.heading-side-bar h4{
    font-family: "Crimson Text", serif;
    font-style: italic;

    margin: 0;
    padding-bottom: 12px;
    padding-left: 30px;

    border-bottom: 1px solid #141414;
}
.heading-side-bar h4:before{
    position: absolute;
    top: 7px;
    left: 0;

    width: 10px;
    height: 10px;

    content: "";
    -webkit-transform: rotate(40deg); /* Safari */
        -ms-transform: rotate(40deg); /* IE 9 */
            transform: rotate(40deg);

    background: #eeb013;
}


.about-me-small img{
    border-radius: 30px;
}
.side-bar .latest-post li{
    padding: 15px 0;
}
.side-bar .latest-post li a{
    line-height: 20px;

    padding: 0 !important;

    text-transform: uppercase;
}
.side-bar .cate li{
    line-height: 40px;
}
.side-bar .cate li a{
    font-size: 13px;
    font-weight: 500;

    display: inline-block;

    width: 100%;
    padding-left: 30px;

    color: #6f6f6f;
}
.side-bar .cate li a span{
    color: #b8b8b8;
}
.side-bar .cate li a:hover{
    color: #eeb013;
}
.side-bar .tags{
    display: inline-block;

    width: 100%;
}
.side-bar .tags li{
    display: inline-block;
    float: left;

    margin-right: 10px;
    margin-bottom: 10px;
}
.side-bar .tags li a{
    font-size: 13px;
    font-size: 10px;

    display: inline-block;
    float: left;

    padding: 8px 15px;

    color: #272727;
    border: 1px solid #ebebeb;
    background: #fff;
}
.side-bar .tags li a:hover{
    color: #fff;
    border-color: #eeb013;
    background: #eeb013;
}
.side-bar .top-sale li a{
    font-size: 12px;

    display: inline-block;

    letter-spacing: 1px;
}
.side-bar .top-sale li p{
    font-size: 18px;

    margin-top: 15px;

    color: #141414;
}
.side-bar .tags.size a{
    font-size: 12px;

    color: #141414;
    border: 1px solid #ececec;
}
.side-bar .tags.size a:hover{
    color: #141414;
    border: 1px solid #141414;
    background: none;
}
.split-post .blog-post .tittle-post{
    font-size: 26px;
}
.blog-detail .blog-post p{
    line-height: 30px;
}
.comments{
    margin-top: 40px;
}
.comments h5{
    font-size: 20px;
    font-weight: bold;

    margin-bottom: 40px;

    text-align: center;
    text-transform: uppercase;
}
.comments .avatar{
    position: relative;

    overflow: hidden;

    width: 70px;
    margin-right: 30px;

    border-radius: 50%;
}
.comments a i{
    margin-left: 10px;
}
.comments a{
    font-size: 12px;

    display: inline-block;

    width: 100%;
    margin-bottom: 10px;

    color: #141414;
}
.comments .a-com p{
    font-family: "Crimson Text", serif;
    font-size: 18px;
    font-style: italic;
    line-height: 24px;

    color: #272727;
}
.comments .more-comments{
    margin-top: 30px;
    padding: 20px 30px;

    border: 1px solid #ececec;
}
.comments .more-comments a{
    font-weight: 600;

    margin: 0;
}
.comments .a-com{
    display: inline-block;

    width: 100%;
    padding: 30px;

    border: 1px solid #ebebeb;
}
.comments .a-com  span{
    font-weight: 600;
}
.comments .date{
    font-size: 12px;
    font-weight: bold;

    margin-top: 10px;
    margin-left: 20px;

    color: #6f6f6f;
}
.comments .btn{
    float: right;

    width: auto;
    margin: 0;
}

.comments .com-reply{
    margin-left: 110px;
}
.comments .comment-form{
    margin-top: 40px;
}

.comments .comment-form label{
    font-family: "Crimson Text", serif;
    font-weight: normal;
    font-style: italic;

    margin-bottom: 20px;
}
.comments .comment-form input{
    font-size: 18px;
    font-weight: bold;

    display: inline-block;

    width: 100%;
    height: 40px;
    padding: 0 10px;

    letter-spacing: 1px;

    color: #272727;
}
.comments .comment-form .form-control{
    display: inline-block;

    width: 100%;
    height: 40px;
    margin-top: 10px;

    border: none;
    border: 1px solid #ebebeb;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
}
.comments .comment-form{
    margin-bottom: 40px;
}
.comments .comment-form ul{
    border-bottom: none;
}
.comments .comment-form textarea{
    font-family: "Crimson Text", serif;
    font-style: italic;

    display: inline-block;

    width: 100%;
    height: 250px;
    margin-top: 10px;
    padding: 10px 20px;

    border: none;
    border: 1px solid #ebebeb;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
}
.comments .comment-form .btn{
    margin-top: 20px;

    color: #fff;
}
.comments .comment-form label{
    font-size: 12px;

    width: 100%;
}
.comments .comment-form .form-control:focus{
    border: 1px solid #eeb013;
}
.auther-name .social-icons{
    margin-top: 20px;
}
.auther-name .social-icons a{
    font-size: 12px;
    line-height: 37px;

    width: 37px;
    height: 37px;

    background: #f0f0f0;
}
.next-prev a{
    color: #141414;
}
.next-prev{
    margin-top: 50px;
    padding: 10px 0;

    border-top: 1px solid #141414;
    border-bottom: 1px solid #141414;
}
/*=======================================================
      Promo Block
========================================================*/
.promo-block{
    background: #141414;
}
.promo-block .promo-text{
    padding: 40px;
    padding-right: 40%;
    padding-left: 15px;
}
.promo-block .promo-text ul{
    padding-right: 30%;
}
.promo-block .promo-text ul li{
    margin-bottom: 30px;
}
.promo-block .promo-text{
    font-weight: 800;
}
.promo-block .promo-text ul li h6{
    margin-bottom: 10px;

    color: #f6b138;
}
.promo-block .promo-text ul li p{
    font-family: "Crimson Text", serif;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    line-height: 24px;

    color: #6f7657;
}
/*=======================================================
      PRICING RANGE
========================================================*/

.cost-price-content h5{
    margin-bottom: 30px;
}
.noUi-background{
    margin-bottom: 20px;
}
.cost-price-content .btn{
    font-size: 12px;
    font-weight: normal;

    padding: 6px 20px;

    color: #fff;
}
.cost-price-content{
    position: relative;

    display: inline-block;

    width: 100%;
    margin-top: 45px;
}
.cost-price-content span{
    font-size: 12px;

    letter-spacing: 0;
}
.price-min{
    position: absolute;
    top: -40px;
    left: 40%;

    -webkit-transform: translate(-100%, -50%);
       -moz-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
}
.price-max{
    position: absolute;
    top: -40px;
    left: 60%;

    -webkit-transform: translate(-0%, -50%);
       -moz-transform: translate(-0%, -50%);
        -ms-transform: translate(-0%, -50%);
            transform: translate(-0%, -50%);
}
/*=======================================================
			According
========================================================*/
.accordion{
    font-family: "Montserrat", sans-serif;
}
.accordion.gray-bg{
    background: #f3f3f3;
}
.accordion .panel-default > .panel-heading .panel-title a:before{
    font-family: "Ionicons";
    font-size: 12px;

    position: absolute;
    right: 15px;

    float: right;

    padding: 0;

    content: "\f209";

    color: #fff;
    color: #202020;
}
.accordion .panel-default > .panel-heading .panel-title a.collapsed:before{
    font-family: "Ionicons";

    content: "\f218";
}
.accordion .panel-default > .panel-heading{
    overflow: hidden;

    padding: 0;

    border-radius: 0;
    background-color: #fff;
}
.accordion .panel-default > .panel-heading a{
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;

    display: inline-block;

    width: 100%;
    padding: 10px;
    padding-left: 20px;

    text-decoration: none;
    text-transform: uppercase;
}
.accordion .panel{
    position: relative;

    margin-bottom: 15px;

    border-radius: 0;
    box-shadow: none;
}
.accordion .panel-body{
    font-size: 12px;
    line-height: 24px;

    color: #b8b8b8;
}
.accordion .panel-default > .panel-heading + .panel-collapse > .panel-body{
    font-weight: 500;

    border: none;
}
.accordion-style-2 .panel-default > .panel-heading a{
    font-size: 12px;

    text-transform: none;

    color: #f6b138;
}
.accordion-style-2 .panel-default > .panel-heading .panel-title a.collapsed{
    color: #6f6f6f;
}
.accordion-style-2 .panel{
    border: none;
    background: none;
}
.accordion-style-2 .panel-body{
    line-height: 24px;

    margin-top: 0;
    padding: 30px;

    color: #6f6f6f;
    background: #fff;
}
.accordion-style-2 .panel-default > .panel-heading .panel-title a:before{
    font-size: 8px;
    line-height: 24px;

    width: 26px;
    height: 26px;

    text-align: center;

    color: #fff;
    border-color: #f6b138;
    background: #f6b138;
}
.accordion-style-2 .panel-default > .panel-heading .panel-title a.collapsed:before{
    color: #141414;
    border: 1px solid #ececec;
    background: #fff;
}
.accordion-style-2 .panel-default > .panel-heading a{
    line-height: 26px;

    padding: 15px 20px;
}
.gray-bg{
    background: #eee;
}
/*=======================================================
			List Style
========================================================*/

.list-w-icon li .icon{
    font-size: 24px;
    line-height: 67px;

    display: inline-block;

    width: 69px;
    height: 69px;
    margin-right: 20px;

    text-align: center;

    border: 1px solid #909090;
    border-radius: 50%;
}
.list-w-icon li{
    margin-bottom: 30px;

    vertical-align: middle;
}
.list-w-icon li h6{
    display: inline-block;
}
.list-w-bullets li{
    padding: 4.5px 0;
    padding-left: 40px;
}
.list-w-bullets.check li:before{
    font-family: "FontAwesome";
    font-size: 10px;
    line-height: 20px;

    position: absolute;
    left: 0;

    float: left;

    width: 20px;
    height: 20px;
    margin-top: 0;

    content: "\f00c";
    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: #eeb013;
}
.list-w-bullets li:before{
    font-family: "FontAwesome";
    font-size: 12px;
    line-height: 20px;

    position: absolute;
    left: 0;

    float: left;

    width: 20px;
    height: 20px;
    margin-top: 5px;
    padding-left: 2px;

    content: "\f105";
    text-align: center;

    color: #fff;
    border-radius: 50%;
    background: #909090;
}
.list-w-bullets p{
    font-size: 12px;

    margin-bottom: 0;

    text-transform: none;
}
.list-w-bullets.check li{
    font-weight: 600;

    padding: 15px 0;
    padding-left: 40px;
}
.list-w-bullets p{
    font-size: 12px;

    margin-bottom: 0;

    text-transform: none;
}
.list-style p{
    font-size: 12px;

    text-transform: none;
}
.list-heading{
    margin-bottom: 20px;
    padding: 20px 0;

    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
.list-heading h6{
    font-weight: 600;
    line-height: 24px;

    margin: 0;

    letter-spacing: 1px;
}
.list-heading i{
    margin-right: 10px;
}
.list-w-icon-small li i{
    font-size: 16px;

    margin-right: 10px;

    color: #eeb013;
}
.list-w-number{
    font-size: 12px;

    padding-left: 15px;
}
.list-w-number li{
    list-style: decimal !important;
}
.list-style-featured .row{
    margin-right: 0;
    margin-left: 0;
}
.list-style-featured .icon{
    font-size: 20px;
    line-height: 70px;

    width: 70px;
    height: 70px;
    margin-right: 20px;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    text-align: center;

    color: #909090;
    border-radius: 50%;
    background: #ececec;
}
.list-style-featured p{
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;

    margin-bottom: 10px;

    letter-spacing: 1px;
    text-transform: uppercase;

    color: #141414;
}
.list-style-featured span{
    font-family: "Crimson Text", serif;
    font-size: 16px;
    font-style: italic;
    line-height: 22px;
}
.list-style-featured li{
    display: inline-block;

    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}
.list-style-featured .media-right .icon{
    margin-right: 0;
    margin-left: 20px;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.list-style-featured li:hover .icon{
    color: #fff;
    background: #f0b82b;
}
/*=======================================================
			Instagram Section
========================================================*/
.instagram-studio li{
    padding: 0;

    background: #000;
}
.instagram-studio li a img{
    width: 100%;
}
.instagram-studio li a:hover{
    opacity: 0.5;
}
/*=======================================================
			SKILLS
========================================================*/

.progress-bars p{
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 24px;

    margin: 0;
    margin-bottom: 10px;
    margin-bottom: 0;

    text-align: left;
    text-transform: uppercase;

    color: #6f6f6f;
}
.progress-bars{
    display: inline-block;

    width: 100%;
}
.progress{
    position: relative;
    position: relative;

    display: inline-block;
    overflow: hidden;

    width: 100%;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 15px;

    border-radius: 0;
    background: #efefef;
    box-shadow: none;
}
.progress-bar{
    height: 30px;

    border-radius: 0;
    background: #eeb013;
    box-shadow: none;
}
.progress-bars .bar{
    position: relative;
}
.progress-bar-tooltip{
    font-family: "Montserrat";
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;

    position: relative;
    top: 0;
    right: 0;

    float: right;

    padding-right: 10px;

    color: #141414;
}
.progress-bars.style-2 .progress{
    position: relative;
    position: relative;

    display: inline-block;
    overflow: hidden;

    width: 100%;
    height: 10px;
    height: 10px;
    margin-bottom: 15px;

    border-radius: 0;
    background: #9c9c9c;
    box-shadow: none;
}
.progress-bars.style-2 .progress-bar{
    height: 10px;

    border-radius: 0;
    background: #333;
}
.progress-bars.style-2 .progress-bar-tooltip{
    font-size: 11px;
    line-height: 30px;

    position: absolute;
    top: 0;
    right: 0;

    float: right;

    color: #141414;
}
.progress-bars.style-2 .progress-bars p{
    font-size: 11px;

    margin: 0;
    margin-bottom: 0;

    color: #141414;
}
.progress-bars.style-3 .progress-bar-tooltip{
    padding-right: 20px;

    color: #fff;
}
.progress-bars.style-3 .progress{
    margin-top: 0;

    border: 1px solid #141414;
    border-radius: 4px;
    background: #fff;
}
.progress-bars.style-3 .progress-bar{
    background: #141414;
}
.progress-bars.style-3 p{
    font-weight: bold;
    line-height: 28px;

    display: inline-block;
    float: left;

    padding-left: 20px;

    color: #fff;
}
.progress-bars .caret-left{
    padding-left: 15px;
}
.progress-bars .caret-left:before{
    font-family: "FontAwesome";
    font-size: 14px;

    position: absolute;
    left: 0;

    content: "\f0da";

    color: #909090;
}
.progress-bars .caret-down{
    padding-right: 15px;
}
.progress-bars .caret-down:before{
    font-family: "FontAwesome";
    font-size: 14px;

    position: absolute;
    right: 0;

    content: "\f0d7";

    color: #909090;
}
.instagram-studio{
    margin-bottom: -1px;
}
/*==========================================================================
	   Countdown styles
========================================================================== */
.coming-soon{
    padding: 150px 0;

    text-align: center;

    background-size: cover;
}
.coming-soon{
    color: #b8b8b8;
}
.coming-soon .countdown{
    display: inline-block;

    width: 100%;
    margin-top: 100px;
}
.coming-soon .countdown li{
    display: inline-block;
    float: left;

    width: 25%;

    text-align: center;
}
.coming-soon .countdown li span{
    font-family: "Crimson Text", serif;
    font-size: 60px;
    font-style: italic;
    line-height: 60px;

    color: #fff;
}
.coming-soon .countdown li p{
    font-family: "Crimson Text", serif;
    font-size: 24px;
    font-style: italic;

    text-transform: capitalize;

    color: #fff;
}
.coming-soon .time{
    display: inline-block;

    width: 100%;
}

.coming-soon .countdown li article{
    display: inline-block;

    width: 160px;
    height: 160px;
    padding-top: 40px;

    border-radius: 50%;
    background: rgba(255,255,255,0.1);
}
.coming-soon .social-icons{
    margin-top: 80px;
}
.coming-soon .social-icons li{
    float: none;

    margin: 0 5px;
}
.coming-soon .social-icons li a{
    color: #fff;
    border: 1px solid rgba(255,255,255,0.3);
    background: none;
}
.coming-soon .social-icons li a:hover{
    background: #f6b138;
}

.coming-soon.style-2 .countdown li span{
    font-family: "Montserrat", sans-serif;
    font-size: 48px;
    font-weight: bold;
    font-style: italic;
    font-style: normal;
    line-height: 60px;

    padding-bottom: 10px;

    color: #fff;
    border-bottom: 3px solid #fff;
}
.coming-soon.style-2 .countdown li article{
    display: inline-block;

    width: 160px;
    height: auto;
    padding: 20px 0;

    border: 2px solid rgba(255,255,255,0.1);
    border-radius: 0;
    background: none;
}
.coming-soon.style-2 .countdown li p{
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;

    margin-top: 30px;

    text-transform: capitalize;

    color: #fff;
}
.coming-soon.style-2 .subcribe .sub-mail input{
    background: rgba(255,255,255,0.2);
}
.coming-soon.style-3{
    text-align: left;
}
.coming-soon.style-3 h3{
    font-size: 100px;
    line-height: 80px;

    text-align: left;
    letter-spacing: -8px !important;
    text-transform: none;

    color: #141414 !important;
}
.coming-soon.style-3 .countdown li{
    width: auto;
    margin-right: 40px;
}
.coming-soon.style-3 .countdown li span{
    font-family: "Montserrat", sans-serif;
    font-size: 48px;
    font-weight: bold;
    font-style: italic;
    font-style: normal;
    line-height: 60px;

    letter-spacing: -5px;

    color: #141414 !important;
}
.coming-soon.style-3 .countdown li article{
    display: inline-block;

    width: 110px;
    height: 110px;
    padding: 10px 0;

    text-align: center;

    border: 2px solid #c6c4c5;
    border-radius: 0;
    background: none;
}
.coming-soon.style-3 .countdown li p{
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    line-height: 20px;

    margin: 0;

    letter-spacing: -1px;
    text-transform: none;

    color: #141414;
}
/*=======================================================
      Subcribe
========================================================*/
.subcribe{
    width: 60%;
    margin: 0 auto;
}
.subcribe .sub-mail input{
    font-size: 12px;
    line-height: 60px;

    width: 100%;
    height: 60px;
    padding: 0 20px;

    letter-spacing: 3px;

    color: #fff;
    border: 1px solid rgba(255,255,255,0.2);
    background: none;
}
.subcribe .sub-mail button{
    font-family: "Montserrat", sans-serif;
    font-size: 12px;

    position: relative;

    float: right;

    margin-top: -59px;
    padding: 20px 30px;

    letter-spacing: 3px;

    color: #fff;
    color: #fff;
    border: none;
    border-left: 1px solid rgba(255,255,255,0.2);
    background: none;
}
.news-letter{
    background: url(../images/bg/bg-6.jpg) no-repeat;
    background-size: cover;
}
.news-letter .news-letter-form{
    width: 50%;
    margin: 0 auto;
    margin-top: 40px;
}
.news-letter .sub-mail input{
    border: 1px solid rgba(255,255,255,0.6);
}
/*=======================================================
			SHOP PAGES
========================================================*/

.shop-bnr article{
    position: relative;

    overflow: hidden;

    background: #000;
}
.shop-bnr .heading-border h3{
    padding: 10px 30px;

    color: #fff;
    border: 4px solid #fff;
}
.shop-bnr span.large{
    font-size: 72px;
    font-weight: bold;
    line-height: 70px;

    color: #fff;
}
.shop-bnr a.link-full{
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.shop-bnr li article:hover img{
    -webkit-transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
       -moz-transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
         -o-transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
            transition: all 250ms cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}

.shop-bnr article:hover img{
    opacity: 0.5;
}
.shop-bnr-large h1{
    font-size: 60px;
}
.shop-bnr-large span.large{
    font-size: 130px;
    line-height: 170px;

    display: inline-block;

    width: 100%;
    margin-bottom: 30px;
}
/*=======================================================
      PARALLAX HOME
========================================================*/
.parallax-home{
    text-align: center;
}
.parallax-home span{
    font-weight: bold;

    display: inline-block;

    width: 100%;

    letter-spacing: -1px;

    color: #fff;
}
.parallax-home .text-one{
    font-size: 48px;
    font-weight: bold;

    display: inline-block;

    width: 100%;
}
.parallax-home .huge-100{
    font-size: 100px;
    font-weight: bold;
}
.parallax-home .huge-80{
    font-size: 100px;
    font-weight: bold;
}
.parallax-home .huge-60{
    font-size: 60px;
    font-weight: bold;
}
.parallax-home .huge-45{
    font-size: 45px;
    font-weight: bold;
}
.center-auto{
    float: none !important;

    margin: 0 auto !important;
}
/*=======================================================
      TABS STYLE
========================================================*/
.tabs li{
    position: relative;

    display: inline-block;
}
.tabs li a{
    font-size: 10px;
    font-weight: 500;

    float: left;

    padding: 10px 20px;

    text-transform: uppercase;

    color: #141414;
    border: 1px solid #ececec;
}
.tabs li a.active{
    border: 1px solid #eeb013;
}

.tabs.style-2 li a{
    border: none !important;
}


.tabs.style-2 li a:hover:before{
    position: absolute;
    right: 0;
    left: 0;

    width: 8px;
    height: 8px;
    margin: 0 auto;
    margin-top: 20px;

    content: "";
    -webkit-transform: translate(-50%, -50%);
    -webkit-transform: rotate(40deg); /* Safari */
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -ms-transform: rotate(40deg); /* IE 9 */
            transform: translate(-50%, -50%);
            transform: rotate(40deg);

    background: #eeb013;
}
.tabs.style-2 li:hover a{
    color: #eeb013;
}
.tabs.style-2 li.active a{
    color: #eeb013;
}
.tabs.style-2 li a.active:before{
    position: absolute;
    right: 0;
    left: 0;

    width: 8px;
    height: 8px;
    margin: 0 auto;
    margin-top: 20px;

    content: "";
    -webkit-transform: translate(-50%, -50%);
    -webkit-transform: rotate(50deg); /* Safari */
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -ms-transform: rotate(50deg); /* IE 9 */
            transform: translate(-50%, -50%);
            transform: rotate(50deg);

    background: #eeb013;
}
.tabs.style-2 li.active a:before{
    position: absolute;
    right: 0;
    left: 0;

    width: 8px;
    height: 8px;
    margin: 0 auto;
    margin-top: 20px;

    content: "";
    -webkit-transform: translate(-50%, -50%);
    -webkit-transform: rotate(50deg); /* Safari */
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -ms-transform: rotate(50deg); /* IE 9 */
            transform: translate(-50%, -50%);
            transform: rotate(50deg);

    background: #eeb013;
}
.tabs.style-2.big a{
    font-size: 14px;
    font-weight: bold;

    color: #141414;
}
.tabs.style-2.big li.active a:before{
    margin-top: 30px;
}
.tabs.style-2.big li a:hover:before{
    margin-top: 30px;
}

.nav-tabs{
    border: none;
}
.nav-tabs.tabs.style-3{
    padding: 20px;

    border: none;
    border: 1px solid #e5e5e5;
}
.nav-tabs.tabs.style-3 .nav{
    display: inline-block;

    width: 100%;
    margin-bottom: 30px;
}
.nav-tabs.tabs.style-3 .nav li a{
    font-size: 11px;
    font-weight: bold;

    display: inline-block;

    width: 100%;
    padding: 0;
    padding-bottom: 10px;

    text-align: center;
    letter-spacing: 1px;

    border: none;
    border-bottom: 1px solid #fff;
}
.nav-tabs.tabs.style-3 .nav li{
    float: left;

    width: 33.333%;

    text-align: center;
}
.nav-tabs.tabs.style-3 .nav li.active a{
    border-bottom: 2px solid #eeb013;
    background: none;
}
.nav-tabs.tabs.style-3 .nav li:hover a{
    background: none;
}
.nav-tabs.tabs.style-3 .tab-content p{
    font-size: 12px;
    line-height: 24px;

    margin-bottom: 0;
}
.tabs.style-4 .nav-pills li{
    width: 100%;
    margin-bottom: 20px;
}
.tabs.style-4 .nav-pills li a{
    font-size: 12px;

    display: inline-block;

    width: 100%;
    padding: 20px 20px;

    text-align: center;
    letter-spacing: 2px;

    color: #6f6f6f;
    border: none;
    border-radius: 0;
    background: #ececec;
}
.tabs.style-4 .nav-pills li i{
    float: left;

    margin-top: 3px;
}
.tabs.style-4 .nav-pills li.active a{
    color: #fff;
    background: #eeb013;
}
.tabs.style-4 .nav-pills li:hover a{
    color: #fff;
    background: #eeb013;
}
.nav-pills > li + li{
    margin-left: 0;
}
.tabs.style-5{
    border: 1px solid #ececec;
    border-top: none;
}
.tabs.style-5 .nav li{
    float: left;

    width: 50%;
    margin: 0;
    padding: 0;
}
.tabs.style-5 .nav{
    display: inline-block;

    width: 100%;
    margin-bottom: 30px;
}
.tabs.style-5 .tab-pane{
    padding: 20px;
    padding-top: 0;
}
.tabs.style-5.tabs li a{
    font-size: 12px;

    display: inline-block;

    width: 100%;

    text-align: center;

    border: none;
    border: 1px solid #ececec;
    background: none;
    background: #f2f2f2;
}
.tabs.style-5.tabs li.active a{
    border: 1px solid #fff;
    border-top: 1px solid #eeb013;
    background: #fff;
}
.post-type-small{
    display: inline-block;

    width: 100%;
}
.post-type-small .media-left a{
    display: inline-block;

    width: 70px;
    height: 70px;
    margin-right: 10px;
}
.post-type-small a{
    font-size: 16px;

    display: inline-block;

    width: 100%;

    color: #141414;
}
.post-type-small span{
    font-size: 16px;
    font-style: italic;

    color: #6f6f6f;
}
/*=======================================================
			ABOUT ME
========================================================*/
.light-pattern{
    background: url(../images/fact/pattern-bg.jpg) repeat;
}
.dark-pattern{
    background: url(../images/bg/pattern-dark-bg.jpg) repeat;
}
.yellow-pattern{
    background: url(../images/bg/pattern-bg.png) repeat;
    background-color: #f0b82b;
}
.about-me:before{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 50px;

    content: "";

    background: #fff;
}
.about-me{
    position: relative;
}
.about-me .about-me-text p{
    font-size: 18px;
}
.about-me .about-me-text h4{
    line-height: 36px;

    margin-bottom: 30px;
}
.about-me .about-me-text span{
    font-size: 26px;
    font-weight: bold;
    font-style: italic;

    display: inline-block;

    width: 100%;
    margin-bottom: 10px;

    letter-spacing: 0;
}
/*=======================================================
			Alert Boxes
========================================================*/
.alert{
    font-size: 11px;
    font-weight: bold;

    position: relative;

    padding: 25px 30px;

    letter-spacing: 1.5px;
    text-transform: uppercase;

    color: #fff;
    border: none;
    border-radius: 0;
}
.alert .close{
    font-size: 14px;

    position: absolute;
    top: inherit;
    right: 30px;

    opacity: 1;
    color: #fff;
}
.alert .fa-2x{
    font-size: 16px;

    margin-right: 20px;
}
.alert.alert-success{
    background: #2fba87;
}
.alert.alert-info{
    background: #6dcff6;
}
.alert.alert-danger{
    background: #ffc11b;
}
.alert.alert-warning{
    background: #eb5020;
}
.alert.alert-success.style-2{
    color: #2fba87;
    border: 1px solid #2fba87;
    background: #e7f6f0;
}
.alert.alert-success.style-2 i{
    color: #2fba87;
}
.alert.alert-info.style-2{
    color: #6dcff6;
    border: 1px solid #6dcff6;
    background: #effaff;
}
.alert.alert-info.style-2 i{
    color: #6dcff6;
}
.alert.alert-danger.style-2{
    color: #ffc11b;
    border: 1px solid #ffc11b;
    background: #fffbf0;
}
.alert.alert-danger.style-2 i{
    color: #ffc11b;
}
.alert.alert-warning.style-2{
    color: #eb5020;
    border: 1px solid #eb5020;
    background: #fff0ec;
}
.alert.alert-warning.style-2 i{
    color: #eb5020;
}
.alert.alert-large{
    font-size: 14px;

    letter-spacing: 1px;
}
.alert.alert-large .fa-2x{
    font-size: 24px;
    line-height: 50px;

    float: left;

    width: 50px;
    height: 50px;
    margin-top: 10px;

    text-align: center;

    color: #141414;
    border-radius: 50%;
    background: #fff;
}
.alert.alert-large p{
    font-size: 11px;
    line-height: 22px;

    margin-top: 10px;

    text-transform: none;

    color: #fff;
}
.alert.alert-large .close{
    top: 20px;
    right: 20px;
}
.alert.x-large{
    font-size: 14px;
}
.alert.x-large .fa-border{
    font-size: 18px;
    line-height: 38px;

    width: 50px;
    height: 50px;
    margin-right: 20px;
    padding-left: 8px;

    text-align: center;

    border-radius: 50%;
    border-radius: 50%;
}
.alert.alert-success.x-large{
    border: 2px solid #2fba87;
}
.alert.alert-info.x-large{
    border: 2px solid #6dcff6;
}
.alert.alert-danger.x-large{
    border: 2px solid #ffc11b;
}
.alert.alert-warning.x-large{
    border: 2px solid #eb5020;
}
.alert.alert-success.x-large .fa-border{
    border: 2px solid #2fba87;
}
.alert.alert-info.x-large .fa-border{
    border: 2px solid #6dcff6;
}
.alert.alert-danger.x-large .fa-border{
    border: 2px solid #ffc11b;
}
.alert.alert-warning.x-large .fa-border{
    border: 2px solid #eb5020;
}
/*=======================================================
			GO TO TOP
========================================================*/
.cd-top{
    font-size: 26px;
    line-height: 40px;

    position: fixed;
    z-index: 9;
    right: 40px;
    bottom: 40px;

    display: inline-block;
    visibility: hidden;
    overflow: hidden;

    width: 50px;
    height: 50px;

    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: opacity 0.3s 0s, visibility 0s 0.3s;
            transition: all 0.4s ease-in-out;
    text-align: center;
    white-space: nowrap;

    opacity: 0;
    color: #f6b138;
    border: 3px solid #f6b138;
    border-radius: 50%;
    background: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover{
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
       -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
            transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible{
    visibility: visible;

    opacity: 0.5;
}
.cd-top.cd-fade-out{
    opacity: 0.5;
}
.no-touch .cd-top:hover{
    opacity: 1;
    color: #fff;
    background-color: #f6b138;
}
#wrap.boxed-layout{
    max-width: 1250px;
    margin: 0 auto;

    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
#wrap.boxed-layout .is-sticky .sticky{
    left: 0;
}
.bg1-body{
    background: url(../images/sliders/3/slide-2.jpg) fixed no-repeat;
    background-size: cover;
}
#wrap.boxed-layout .contact.style-2 .contact-right{
    padding-right: 20px;
}

.home_div_post_x{
    position: relative;

    padding: 10px;

    cursor: pointer;

    background-color: white;
}

.home_div_post_x:hover{
    z-index: 2;

    transform: scale(1.08);
}

.home_icones_redes_sociais_x{
    font-size: 25px;
}

.home_icones_redes_sociais_x a{
    padding: 0 5px;

    color: white;
}

.home_icones_redes_sociais_x a:hover{
    color: #f6b138;
}

.home_setas_noticias_x{
    font-size: 60px;
		height: 450px;
		cursor: pointer;
}

.home_setas_noticias_x:hover{
	color: #eeb013;
}
.siema{
	overflow: visible;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home_setas_noticias_x {
    display: none;
  }
	.siema{
		display: none !important;
	}
}

@media screen and (min-width: 768px) {
	.siema2{
		display: none !important;
	}
  .esconde_p_x{
    display: none;
  }
}

.centralizar_div_x{
  display: flex;
  justify-content: center;
}

.conteudo_texto_x{
margin:50px 0 100px 0;
}

.titulos_imagens_x{
  float: left;
margin: 0 30px 20px 0;
}
.titulo-noticia{
    line-height: 22px;
    min-height: 72px;
    padding: 13px 0px;

}
.font-size-22{
    font-size: 22px
}
.max-width-100{
    max-width: 100%
}