


* {
    margin: 0px;
    padding: 0px;
}


/*=======================================================
      WRAPPER
========================================================*/

#wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
}

/*=======================================================
      HEADINGS
========================================================*/



img {
    -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;
    display: inline-block !important;
}

ul {
    margin-bottom: 0px;
}

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;
    color: #f5f5f5;
    width: 80%;
    margin: 0 auto;
}

.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: normal !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 {
    left: 50%;
    position: absolute;
    top: 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;
}


/*=======================================================
			SUB BANNER
========================================================*/

.sub-banner {
    min-height: 700px;
    background: url(../images/bg/sub-bnr-bg.jpg) center center fixed no-repeat;
    background-size: cover;
    text-align: center;
}

.sub-banner .position-center-center {
    width: 100%;
}

.sub-banner h2 {
    color: #fff;
    margin: 0px;
    font-size: 48px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 150px;
}

.breadcrumb {
    text-align: center;
    background: none;
    text-transform: uppercase;
    margin-top: 30px;
}

.breadcrumb a {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
}

.breadcrumb>.active {
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
}

.breadcrumb>li+li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding: 0 20px;
    font-size: 13px;
    color: #ffffff;
    font-weight: normal;
}

/*=======================================================
			TESTIMONIAL
========================================================*/

.testimonial {}

.testimonial {}

.testimonial .testi {
    width: 65%;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

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

.testimonial .testi p {
    font-size: 18px;
    color: #6f6f6f;
    line-height: 30px;
    font-style: italic;
}

.testimonial .flex-control-thumbs {
    position: relative;
    top: 0px;
    left: 0px;
}

.testimonial .flex-control-thumbs li {
    width: auto;
    height: 155px;
    width: 155px;
    position: relative;
    overflow: hidden;
    float: none;
    margin: 0 10px;
    border-radius: 50%;
}

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

.testimonial .slides {
    margin-top: 200px;
    position: absolute;
    width: 100%;
}

.testimonial .flex-control-thumbs .flex-active {
    border: 6px solid #eeb013;
}

.testimonial .divider .i-div {
    margin: 15px 0;
}

.testimonial .testi h6 {
    font-weight: normal;
    font-size: 14px;
}

.testimonial .white-text {}

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

.testimonial.style-2 .testi {}

.testimonial.style-2 .testi p {
    font-size: 18px;
}

.testimonial.style-2 hr {
    width: 65px;
    height: 2px;
    border: none;
    background: #fff;
    margin: 20px auto;
}

.testimonial.style-2 .testi {
    min-height: auto;
}

.testimonial.style-2 .avatar {
    height: 143px;
    width: 143px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 30px;
}

.testimonial.style-3 {}

.testimonial.style-3 li {
    padding-left: 70px;
}

.testimonial.style-3 .testi-in {
    position: relative;
    border: 1px solid #e5e5e5;
    padding: 40px;
    padding-left: 90px;
}

.testimonial.style-3 .testi-in p {
    font-size: 16px;
    color: #6f6f6f;
    font-weight: 500;
}

.testimonial.style-3 .testi-in h6 {
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 40px;
    margin-bottom: 0px;
}

.testimonial.style-3 .testi-in span {
    font-family: 'Crimson Text', serif;
    font-style: italic;
    font-size: 14px;
}

.testimonial.style-3 .testi-in .avatar {
    height: 114px;
    width: 114px;
    position: absolute;
    left: -60px;
    border-radius: 50%;
    margin-top: 5%;
}

.testimonial.style-4 {}

.testimonial.style-4 .avatar {
    height: 115px;
    width: 115px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 40px;
}

.testimonial.style-4 .testi {
    width: 89%;
}

.testimonial.style-4 .testi h6 {
    color: #000 !important;
    letter-spacing: 1px;
}

.testimonial.style-4 .testi .text-in:before {
    font-family: 'FontAwesome';
    content: "\f0d8";
    position: absolute;
    font-size: 50px;
    left: 0px;
    right: 0px;
    width: 50px;
    margin: 0 auto;
    top: -43px;
    color: #fff;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.2);
}

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

.testimonial.style-4 .testi .text-in p {
    color: #000 !important;
    margin-bottom: 30px;
}

.testimonial.style-5 .testi {
    width: 89%;
}

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

.testimonial.style-6 {}

.testimonial.style-6 li {
    padding-left: 70px;
}

.testimonial.style-6 .testi-in {
    position: relative;
    padding: 40px;
    padding-left: 90px;
    padding-top: 0px;
    padding-bottom: 30px;
}

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

.testimonial.style-6 .testi-in h6 {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-weight: normal;
}

.testimonial.style-6 hr {
    width: 65px;
    height: 2px;
    border: none;
    background: #eeb013;
    margin: 20px 0;
}

.testimonial.style-6 .testi-in span {
    font-family: 'Crimson Text', serif;
    font-style: italic;
    font-size: 14px;
}

.testimonial.style-6 .testi-in .avatar {
    height: 114px;
    width: 114px;
    position: absolute;
    left: -60px;
    border-radius: 50%;
    margin-top: 0px;
}

.testimonial.style-7 {}

.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;
    color: #6f6f6f;
    line-height: 24px;
    font-weight: 500;
    font-style: normal;
}

.testimonial.style-7 .testi-in h6 {
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    margin-top: 20px;
    font-weight: normal;
    text-align: right;
}

.testimonial.style-7 .testi-in span {
    font-family: 'Crimson Text', serif;
    font-style: italic;
    font-size: 14px;
    text-align: right;
    display: inline-block;
    width: 100%;
}

.testimonial.style-7 .testi-in .avatar {
    height: 70px;
    width: 70px;
    position: absolute;
    left: -60px;
    border-radius: 0px;
    margin-top: 0px;
}

.testimonial.style-7 .text-in {
    border: 1px solid #ececec;
    padding: 30px;
}

.testimonial.style-7 .text-in:before {
    content: "";
    position: absolute;
    height: 11px;
    width: 11px;
    float: left;
    left: 30px;
    top: 30px;
    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 {
    margin-top: 0px;
    position: relative;
}

/*=======================================================
			PROMO
========================================================*/

.promo.dark {
    background: #323232;
    padding: 25px 0;
}

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

.promo h4 {
    font-weight: normal;
    margin: 10px 0;
}

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

.promo a.btn {
    float: right;
}

.promo.bg {}

.bg-parallax {
    background-position: left center;
    background-attachment: fixed !important;
    background-size: cover !important;
}

/*=======================================================
			EVENT BLOCK
========================================================*/

.event-block {}

.event-block .huge-text {
    font-size: 156px;
    letter-spacing: -10px;
    color: #eeb013;
    font-weight: bold;
    line-height: 120px;
}

.event-block .huge-text small {
    font-size: 100px;
    width: 100%;
    display: inline-block;
}

.event-block .dark-border {
    border: 1px solid #eeb013;
    color: #eeb013;
}

.event-block p {
    color: #909090;
    font-size: 22px;
    font-style: italic;
}

.event-block .dark-border:hover {
    background: #eeb013;
}

.lamp {
    position: absolute;
    right: 10%;
    width: 297px;
    height: 332px;
    top: 0px;
    float: right;
}

/*=======================================================
			ICONS 
========================================================*/

.icon-box .ib-icon {
    background-color: transparent;
    display: inline-block;
    font-size: 26px;
    float: left;
    height: 5rem;
    line-height: 4.85714rem;
    width: 5rem;
    margin-right: 2.14286rem;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

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

.icon-box .ib-info {
    padding-left: 5rem;
    text-align: left;
}

.icon-box.ib-left:before,
.icon-box.ib-left:after {
    content: " ";
    display: table;
}

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

.icon-box.ib-left .ib-icon {
    float: left;
    margin-left: 0;
    margin-right: 2.14286rem;
}

.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 {
    content: " ";
    display: table;
}

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

.icon-box.ib-right .ib-icon {
    float: right;
    margin-left: 2.14286rem;
    margin-right: 0;
}

.icon-box.ib-right .ib-info {
    /* padding-left: 0 !important;
    padding-right: 5rem !important; */
    text-align: right;
}

.icon-box.ib-center .ib-icon,
.icon-box.ib-center .ib-info {
    display: block;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
    width: 100%;
}

.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-style: italic;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

.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 {
    height: 69px;
    line-height: 67px;
    width: 69px;
    font-size: 30px;
}

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

.icon-box.ib-large .ib-icon {
    height: 110px;
    line-height: 110px;
    width: 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 {
    content: " ";
    display: table;
}

.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 {
    content: " ";
    display: table;
}

.icon-box.i-right .ib-icon:after {
    clear: both;
}



.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-left: 0;
    margin-right: 0;
    text-align: center;
}



.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 {
    margin-bottom: 40px;
    position: relative;
    height: 80px;
    width: 80px;
    line-height: 80px;
}

.icon-box.ib-style-4 .ib-icon:after {
    background-color: #d9d9d9;
    content: '';
    height: 21px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    top: 100%;
    width: 1px;
}

.icon-box.ib-style-4 .ib-info h4 {
    font-size: 14px;
    margin-top: 20px !important;
}

.icon-box.ib-style-5 {
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    display: block;
    margin-top: 4.28571rem;
    padding: 5.35714rem 1.07143rem 1.78571rem;
    position: relative;
}

.icon-box.ib-style-5 .ib-icon {
    background-color: #fff;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 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%);
}

.icon-box.ib-style-5 .ib-info a {
    color: inherit;
    font-size: 11px;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.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 {
    background-color: #141414 !important;
    border-color: #141414 !important;
    color: #FFFFFF !important;
}

.icon-box.ib-black .ib-icon i {
    color: inherit;
}

.icon-box.ib-white .ib-icon {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    color: #141414 !important;
}

.icon-box.ib-white .ib-icon i {
    color: inherit;
}

.icon-box.ib-gray .ib-icon {
    background-color: #ececec;
    border-color: #ececec;
    color: #909090;
}

.icon-box.ib-gray .ib-icon i {
    color: inherit;
}

.iconlist {
    list-style-type: none;
    margin-left: 2.85714rem;
}

.iconlist li {
    padding-bottom: 1.07143rem;
    padding-top: 1.07143rem;
    position: relative;
}

.iconlist li ul,
.iconlist li ol {
    margin-left: 2.85714rem;
    margin-bottom: 0;
    list-style: none;
}

.iconlist li>i,
.iconlist li:before {
    color: #141414;
    font-size: 75%;
    font-style: normal;
    height: 1.42857rem;
    left: -2.85714rem;
    line-height: 1.42857rem;
    position: absolute;
    text-align: center;
    top: 1.07143rem;
    width: 1.42857rem;
}

.iconlist.il-left {
    margin-left: 2.85714rem !important;
    margin-right: 0 !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 {
    left: -2.85714rem !important;
    right: auto;
}

.iconlist.il-right {
    margin-left: 0 !important;
    margin-right: 2.85714rem !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 {
    left: auto;
    right: -2.85714rem !important;
}

.iconlist.il-heading li {
    color: #141414;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.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 {
    background-color: #f6b138;
    color: #FFFFFF;
}

.iconlist.i-fill-gray li>i,
.iconlist.i-fill-gray li:before {
    background-color: #909090;
    color: #FFFFFF;
}

.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;
    height: 1.78571rem;
    line-height: 1.71429rem;
    margin-top: -0.30612rem;
    width: 1.78571rem;
}

.iconlist.i-large {
    margin-left: 3.57143rem;
}

.iconlist.i-large li>i,
.iconlist.i-large li:before {
    font-size: 1.42857rem;
    height: 2.14286rem;
    line-height: 1.92857rem;
    top: 0.53571rem;
    width: 2.14286rem;
}

.icon-box p {
    font-size: 15px;
    line-height: 24px;
}

.icon-box .h6 {
    font-size: 15px;
    margin: 18px 0px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.ib-style-3 .h6 {
    font-size: 14px;
}

.text-primary {
    color: #f6b138 !important;
}


/*=======================================================
      Popurlar Product
========================================================*/

.popurlar_product {}

.popurlar_product .items-in {
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.popurlar_product .over-item {
    position: absolute;
    bottom: -100%;
    left: 0px;
    width: 100%;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 99;
}

.popurlar_product .items-in:hover .over-item {
    bottom: 0px;
}

.popurlar_product .items-in:hover .over-item a {
    background: #fff;
    height: 63px;
    width: 63px;
    line-height: 63px;
    text-align: center;
    color: #272727;
    font-size: 20px;
    display: inline-block;
}

.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);
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.popurlar_product .items-in .over-item a.btn {
    font-size: 14px;
    padding: 0px;
    height: auto;
    width: 100%;
    padding: 10px 20px;
    line-height: 40px;
    color: #141414;
    font-weight: normal;
    background: #eeb013;
    font-size: 14px;
}

.popurlar_product .items-in:hover .over-item .btn:hover {
    background: #141414;
    color: #fff;
    border-color: #141414;
}

.popurlar_product .items-in:hover .over-item a:hover {
    background: #af5875;
    color: #fff;
}

.popurlar_product .items-in:hover .over-item ul {
    display: table;
    margin: 0 auto;
}

.popurlar_product .details-sec {
    position: relative;
    /* z-index: 99; */
    background: #fff;
    text-align: center;
}

.popurlar_product .details-sec a {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    color: #272727;
    letter-spacing: 1px;
    font-size: 12px;
}

.popurlar_product .details-sec span {
    font-size: 10px;
    letter-spacing: 1px;
    color: #141414;
}

.popurlar_product .shop-tags {
    border: 2px solid #000000;
    font-size: 10px;
    font-weight: bold;
    float: left;
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 10px 8px;
    z-index: 9;
}

.popurlar_product .off-tags {
    background: #eeb013;
    color: #000;
    position: absolute;
    top: 0px;
    font-size: 12px;
    padding: 5px 10px;
    right: 0px;
    z-index: 9;
}

.popurlar_product .details-sec span {}

.text-strike {
    text-decoration: line-through;
}

.popurlar_product .owl-nav {
    position: absolute;
    top: -10px;
    width: 100%;
    text-align: center;
}

.popurlar_product .owl-nav:before {
    height: 1px;
    content: "";
    position: absolute;
    width: 20px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    background: #ebebeb;
    top: 15px;
}

.popurlar_product .owl-nav div {
    height: 32px;
    width: 32px;
    display: inline-block;
    border: 1px solid #ebebeb;
    line-height: 28px;
    text-align: center;
    margin: 0 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.popurlar_product .owl-nav div:hover {
    background: #af5875;
    color: #fff;
    border-color: #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: 0px;
}

.look-up li article {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    display: inline-block;
}

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

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

.look-up li article a:hover {}

.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);
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

/*=======================================================
      ITEM INFORMATION
========================================================*/

.item-info li {
    list-style: circle !important;
}

.item-detail-page h5 {
    margin: 0px;
    margin-bottom: 20px;
}

.item-detail-page p {
    color: #b8b8b8;
}

.item-detail-page {}

.item-detail-page .price {
    display: inline-block;
    width: 100%;
    color: #6f6f6f;
    letter-spacing: 3px;
    font-size: 20px;
    margin-bottom: 10px;
}

.item-detail-page .code {
    display: inline-block;
    width: 100%;
    color: #b8b8b8;
    font-size: 10px;
    margin-bottom: 15px;
}

.item-detail-page .some-info {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

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

.item-detail-page .in-stoke i {
    color: #78ae51;
    margin: 0 5px;
    font-size: 14px;
}

.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: 0px;
}

.item-detail-page .item-select p {
    font-size: 12px;
    color: #272727;
    margin-top: 10px;
}

.item-detail-page .item-select .bootstrap-select .btn {
    margin-top: 0px;
    background: #fff !important;
    border: 1px solid #ebebeb;
    color: #c2c2c2;
    font-size: 10px;
    text-transform: uppercase;
}

.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 {
    height: 44px;
    line-height: 42px;
    float: left;
    margin-right: 10px;
    padding: 0 20px;
}

.item-detail-page .fun-share input {
    border: 1px solid #ebebeb;
    width: 60px;
    height: 44px;
    float: left;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    margin-right: 10px;
}

.item-detail-page .share-sec {
    font-size: 16px;
    color: #272727;
    display: inline-block;
    margin-top: 20px;
    height: 44px;
    float: left;
    line-height: 42px;
    padding: 0px 24px;
    margin-right: 10px;
    border: 1px solid #ebebeb;
}

.item-detail-page .share-sec:hover {
    background: #af5875;
    color: #fff;
    border-color: #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;
    width: 140px;
    float: left;
}

.quantiny input {
    height: 40px;
    padding: 0 10px;
    border: 2px solid #ececec;
    text-align: center;
    width: 100%;
}

.quantiny button {
    background: none;
    border: none;
    margin: 0 10px;
    margin-top: -30px;
    float: left;
    position: relative;
    z-index: 5;
}

.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 {
    margin-right: 15px;
    height: 82px;
    width: 82px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}

.item-decribe .avatar img {
    border-radius: 50%;
}

.item-decribe .media-body p {
    width: 80%;
    font-style: italic;
}

.item-decribe .media-body h6 {
    font-size: 12px;
    font-weight: normal;
}

.item-decribe .media {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    padding-top: 20px;
}

.item-decribe form {
    margin-top: 50px;
}

.item-decribe form label {
    display: inline-block;
    width: 100%;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 20px;
}

.item-decribe form input {
    width: 100%;
    margin-top: 10px;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    border: 1px solid #ebebeb;
}

.item-decribe form textarea {
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    display: inline-block;
    height: 140px;
    border: 1px solid #ebebeb;
}

.item-detail-page .item-decribe .stars span {
    color: #272727;
}

.item-detail-page .item-decribe .stars {
    margin: 0px;
    color: #b8b8b8;
}

.chart-page .payment_steps {
    margin: 30px 0;
    text-align: center;
}

.chart-page .payment_steps i {
    font-size: 24px;
    border: 1px solid #ebebeb;
    height: 73px;
    width: 73px;
    border-radius: 50%;
    line-height: 71px;
    position: relative;
    color: #b8b8b8;
    margin-bottom: 20px;
}

.chart-page .payment_steps h6:before {
    content: "";
    background: #ebebeb;
    height: 18px;
    width: 2px;
    position: absolute;
    top: 85px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.chart-page .payment_steps h6 {
    font-size: 12px;
    margin: 20px 0;
    font-weight: normal;
    color: #272727;
}

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

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

.chart-page .shopping-cart {}

.shopping-cart .item-img {
    width: 150px;
    display: inline-block;
}

.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 {
    border: 1px solid #ebebeb;
    width: 60px;
    height: 44px;
    float: left;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.shopping-cart li a {
    color: #272727;
    font-size: 16px;
}

.shopping-cart .cart-details {
    padding: 0 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
}

.shopping-cart .cart-details li {
    min-height: 175px;
}

.shopping-cart .cart-details h6 {
    font-weight: normal;
    font-size: 12px;
}

.shopping-cart .cart-head {
    border-bottom: 1px solid #ebebeb;
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    margin-bottom: 30px;
}

.shopping-cart .cart-head h6 {
    margin: 0px;
    font-size: 12px;
}

.shopping-cart .btn-sec {
    display: inline-block;
    width: 100%;
}

.shopping-cart .btn-sec .btn {
    padding: 15px 30px;
    float: left;
    font-size: 12px;
    margin-right: 20px;
}

.shopping-cart .btn-sec .btn i {
    margin-right: 10px;
    font-size: 16px;
}

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

.shopping-cart .cart-ship-info {
    text-align: left;
    margin-top: 50px;
}

.shopping-cart .cart-ship-info h6 {
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: normal;
    padding-left: 15px;
}

.shopping-cart .cart-ship-info h6:before {
    content: '';
    height: 6px;
    width: 6px;
    border: 1px solid #000;
    position: absolute;
    top: 5px;
    left: 15px;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

.shopping-cart .cart-ship-info input {
    border: 1px solid #ebebeb;
    width: 60px;
    height: 44px;
    float: left;
    width: 100%;
    font-size: 11px;
    padding: 0 10px;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: normal;
    text-align: left;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.shopping-cart .cart-ship-info button {}

.shopping-cart .bootstrap-select .btn {
    margin-top: 10px;
    background: #fff !important;
    border: 1px solid #ebebeb;
    color: #b8b8b8;
    font-size: 10px;
    letter-spacing: 1px;
}

.cart-ship-info .bootstrap-select {
    width: 100%;
    box-shadow: none;
}

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

.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 {
    margin-top: 10px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    font-size: 16px;
}

.shopping-cart .cart-ship-info label {
    font-size: 10px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    font-style: italic;
    font-size: 13px;
    font-weight: normal;
    color: #141414;
    font-weight: 600;
    font-family: 'Crimson Text', serif;
}

.shopping-cart .cart-ship-info .grand-total {
    border: 2px solid #ececec;
    padding: 30px 20px;
}

.shopping-cart .cart-ship-info .grand-total {}

.shopping-cart .cart-ship-info .grand-total h4 {
    font-size: 12px;
    font-weight: normal;
    margin: 20px 0px;
    line-height: 30px;
    letter-spacing: 1px;
}

.shopping-cart .cart-ship-info .grand-total h4 span {
    color: #141414;
    font-size: 36px;
    float: right;
}

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

.shopping-cart .cart-ship-info .grand-total .btn:hover {
    background: #141414;
    border-color: #141414;
}

.shopping-cart .cart-ship-info .grand-total p {
    letter-spacing: 1px;
    font-size: 10px;
}

.shopping-cart .checkbox input {
    height: auto;
}

.shopping-cart .checkbox label::before {
    margin-left: 0px;
}

.shopping-cart .order-place {
    border: 2px solid #ececec;
    padding: 30px;
    display: inline-block;
    width: 100%;
}

.shopping-cart .order-place h5 {
    font-weight: bold;
    color: #eeb013;
    margin: 0px;
}

.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-style: normal;
    font-weight: normal;
    font-size: 10px;
}

.shopping-cart .order-place .order-detail p {
    font-weight: normal;
    color: #272727;
    letter-spacing: 1.5px;
    border-top: 1px solid #ebebeb;
    padding: 10px 0;
    font-size: 12px;
    margin: 0px;
}

.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 {
    color: #af5875;
    float: none;
}

.shopping-cart .order-place .item-order {
    min-height: 100px;
    padding-bottom: 30px;
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
}

.shopping-cart .order-place .item-order p {
    text-transform: none;
    font-size: 10px;
    border: none;
    margin: 0px;
    padding: 0px;
    color: #6f6f6f;
    font-weight: normal;
}

.shopping-cart .order-place .pay-meth p {
    color: #b8b8b8;
    font-size: 12px;
}

.shopping-cart .order-place .pay-meth ul {
    margin-top: 30px;
}

.shopping-cart .order-place .pay-meth ul li {
    border-top: 1px solid #ebebeb;
    display: inline-block;
    width: 100%;
    padding-top: 2px;
}

.shopping-cart .order-place .pay-meth label {
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 10px;
}

.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-style: normal;
    color: #6f6f6f;
    font-weight: normal;
    line-height: 24px;
    font-size: 10px;
    letter-spacing: 1px;
    margin-top: 0px;
}

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

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

.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;
    display: inline-block;
    width: 100%;
    font-style: italic;
}

input:focus,
textarea:focus,
keygen:focus,
select:focus {
    outline: none !important;
    border: 1px solid #141414 !important;
}

.order-place .btn {
    width: 100%;
    margin-top: 20px;
    color: #fff;
    padding: 15px 0;
}

.order-place .btn:hover {
    background: #141414;
}

/*=======================================================
      PAGINATION
========================================================*/

.pagination {
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: none;
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.pagination ul li {
    border: none;
}

.pagination>li {
    display: inline-block;
}

.pagination>li>a,
.pagination>li>span {
    border: none;
    padding: 0px;
    height: 37px;
    width: 37px;
    background: #fff;
    border: 1px solid #ececec;
    text-align: center;
    line-height: 35px;
    color: #272727;
    margin: 0 5px;
    font-size: 12px;
}

.pagination>li>a:hover {
    background: #af5875;
    color: #fff;
    border-color: #af5875;
}

/*=======================================================
      ITEMS TYPE
========================================================*/

.items-short-type {
    display: inline-block;
    width: 100%;
}

.items-short-type .grid-list {
    float: left;
}

.items-short-type .grid-list a {
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    color: #272727;
    margin-right: 10px;
    float: left;
}

.items-short-type .grid-list a:hover {
    background: #eeb013;
    color: #fff;
    border-color: #eeb013;
}

.items-short-type .grid-list a.active {
    background: #af5875;
    color: #fff;
    border-color: #af5875;
}

.short-by {
    width: 400px;
    float: left;
}

.short-by .bootstrap-select.btn-group {
    width: 49%;
    background: #fff;
    float: left;
}

.short-by .bootstrap-select .btn {
    background: #fff !important;
    border: none;
    border-bottom: 1px solid #ececec;
    font-weight: normal;
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    color: #141414;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #141414;
    font-weight: 600;
    font-style: italic;
    font-size: 12px;
}

.short-by select {}

.short-by .btn {
    margin-top: 0px;
}

.short-by p {
    display: inline-block;
    letter-spacing: 0px;
    font-size: 12px;
    margin-left: 10px;
    color: #bdbdbd;
}

.short-by .bootstrap-select .btn {
    height: 30px;
    padding-top: 0px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #272727;
    padding-left: 10px;
    color: #bdbdbd;
    box-shadow: none;
}

.short-by .bootstrap-select li a {
    line-height: 22px;
    letter-spacing: 0px;
    font-size: 12px;
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    text-transform: uppercase;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background: #eeb013;
    color: #fff;
}

.view-num {
    float: right;
    color: #b8b8b8;
}

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

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

.view-num li a:hover {
    color: #af5875;
}

.view-num .short-by .bootstrap-select.btn-group {
    width: 32.3333%;
}

.bootstrap-select .dropdown-menu {
    border-radius: 0px;
    margin: 0px;
    font-weight: normal;
    border: none;
}

/*===========================================
    Rating Stars 
===========================================*/

.stars {
    display: inline-block;
    width: 100%;
    color: #ebc52d;
    font-size: 12px;
    margin-top: 20px;
}

*=======================================================
      PORTFOLIO
========================================================*/

.portfolio-overlay {
    background-color: rgba(0, 0, 0, 0.8);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2;
    transition: all 400ms ease-out;
    overflow: hidden;
}

.portfolio-overlay:before {
    background-color: #f6b138;
    bottom: 0;
    content: "";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 8px;
}

.portfolio-overlay h3,
.portfolio-overlay span {
    color: #FFFFFF;
}

.portfolio-overlay h3>a,
.portfolio-overlay span>a {
    color: inherit;
    transition: all 400ms ease-out;
}

.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 {
    display: block;
    font-family: "Crimson Text", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: italic;
    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 {
    bottom: 0px;
    position: absolute;
    background: #141414;
    width: 100%;
    text-align: left;
    padding: 0 30px;
}

.portfolio-overlay.style-2 .detail-info span a {
    font-size: 18px;
    color: #8a8a8a;
}

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

.portfolio-overlay.style-4 .position-center-center {}

.portfolio-overlay.style-4 .detail-info {
    background: #fff;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
}

.portfolio-overlay.style-4 .detail-info h3 {
    color: #141414;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0px;
}

.portfolio-overlay.style-4 .detail-info hr.balck {
    width: 100px;
    margin: 0 auto;
    display: inline-block;
}

.portfolio-overlay.style-4 .detail-info span {
    color: #6f6f6f;
    font-size: 18px;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.portfolio-overlay.style-4:before {
    display: none;
    background: none;
}

.portfolio-overlay.style-4 .go {
    height: 30px;
    width: 30px;
    font-size: 10px;
    background: #efb521;
    color: #fff;
    line-height: 26px;
}

.portfolio-overlay.style-4 .go:hover {
    color: #efb521;
    background: none;
}

.portfolio-overlay a.go {
    color: #ffffff;
    height: 30px;
    width: 30px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    border: 2px solid #ffffff;
    border-radius: 50%;
    display: inline-block;
}

.portfolio-overlay a.go:hover {
    border: 2px solid #eeb013;
    color: #eeb013;
}

.portfolio-overlay.style-2 a.go {
    color: #eeb013;
    height: 30px;
    width: 30px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    border: 2px solid #eeb013;
    border-radius: 50%;
    position: absolute;
    right: 20px;
    bottom: 30px;
}

.portfolio-overlay.style-3 .huge-plus {
    font-size: 200px;
    background: none;
    color: rgba(255, 255, 255, 0.3);
}

.portfolio-overlay.style-3 .huge-plus:hover {
    color: #fff;
}

.portfolio-image img {
    width: 100%;
}

.portfolio-overlay.style-3:before {
    display: none;
}

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

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

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

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

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

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

.width-100 {
    width: 100% !important;
}

.nav-active .owl-nav div {
    color: #fff;
    height: 53px;
    width: 53px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.2);
    line-height: 50px;
    font-size: 18px;
}

.nav-active .owl-nav .owl-prev {
    display: block !important;
    position: absolute;
    top: 50%;
    left: -100px;
    margin-top: -25px;
}

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

.portfolio .promo.dark {
    background: none;
    border: 1px solid #5e5e5e;
}

.portfolio .promo.dark h4 {
    color: #fff;
}

.portfolio .promo.dark .btn {
    background: #ffffff;
    color: #333;
    border-color: #fff;
}

.portfolio .promo.dark .btn:hover {
    background: none;
    color: #fff;
}

.project-info li {
    text-transform: uppercase;
}

.project-info {
    margin-top: 30px;
}

.project-info li h6 {
    font-weight: normal;
    font-size: 12px;
    margin: 0px;
    color: #141414;
    line-height: 36px;
}

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

.with-nav .owl-nav {}

.with-nav .owl-nav div {
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    background: #fff;
}

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

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

/*=======================================================
      POERFOLIO COL
========================================================*/

.col-4 .portfolio-item {
    width: 25%;
    position: relative;
    float: left;
}

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

/*=======================================================
			OUR TEAM
========================================================*/

.our-team h4 {
    font-weight: bold;
}

.our-team .btn {
    font-weight: normal;
    letter-spacing: 3px;
}




