@charset "UTF-8";

/*
Theme Name: Accessorise It
Theme URI: https://webmaniacs.co.nz/
Author: Subhash Soren
Author URI: https://webmaniacs.co.nz/
Description: Accessorise It Limited is a custom theme developed by Web Maniacs for Accessorise It Ltd.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/


@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700;800;900&family=Montserrat:wght@300;400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700&family=Roboto:wght@500;700;900&family=Rubik:wght@400;500;600;700;800;900&display=swap');

/*----------------------
    Universal Styling
----------------------*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none !important;
    /* color: black; */
    font-family: 'Rubik', sans-serif;
}

li {
    list-style: none;
}

header {
    font-family: 'Rubik', sans-serif;
}

h1 {
    font-family: 'Roboto', sans-serif;
    /* font-size: xx-large; */
    font-weight: 800;
}

h2,
h4,
h5,
h6 {
    font-family: 'Heebo', sans-serif;
}

h3 {
    font-family: 'Montserrat', sans-serif;
}

p {
    font-family: 'Poppins', sans-serif;
}
.search-btn {
    background: #f5a431;
    border: 0;
    outline: 0;
    border-radius: 0;
    font-weight: 700;
    color: white;
}
.bg-yellow {
    color: #f5a431;
}

.bg-green {
    color: #6cac18;
}

.bg-perfect-red {
    color: #e81d23;
}

.bg-darkBlue {
    color: #263045;
}

html,
body {
    overflow-x: hidden;
}

.nav-link {
    color: #e81d23 !important;
    font-size: larger;
    padding: 0 13px !important;
    font-weight: 700;
}

.nav-link:hover {
    color: #f5a431 !important;
}

/*----------------------
    header section
----------------------*/
.top-header {
    background: #2c2b29;
    padding: 10px 0;
}
.navbar{
	box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
}
@media screen and (min-width:991px){
	.dropdown:hover .dropdown-menu{
	display: block;
}
	.dropdown-menu{
		width: 200px;
	}
}

	.dropdown-menu{
		background: #1D2327;
	}

@media screen and (max-width:991px){
	.navbar-collapse{
	background: #1D2327;
}
}
.dropdown-menu .dropdown-item{
	
	color: #e81d23 !important;
}
.dropdown-menu .dropdown-item:hover{
	color: #f5a431 !important;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #1DADF6;
	z-index: 99999999;
	height: 120px;
	transition: all .5s ease-in-out;
}
.navbar .nav-link{
	text-transform: capitalize !important;
}
/*----------------------
    Banner section
----------------------*/
.banner-wrapper-content {
    background: url('./assests/images/banner.jpg')no-repeat center/cover;
    height: 70vh;
}
.video-box {
  height: 90vh;
  width: 100%;
  overflow: hidden;
}

.video-box>video {
  min-width: 100%;
  min-height: 100%;
}
@media screen and (max-width: 768px){
	.video-box>video {
    min-width: 100%;
    min-height: 70vh;
    margin-left: -46%;
	}
}
.banner {
  position: relative;
}
.banner .ban-txt {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8%;
  display: flex;
  justify-content: center;
  margin: auto;
  flex-direction: column;
  max-width: 700px;
}
.banner .ban-txt h6 {

  font-weight: 700;
  color: #e81d23 !important;
  text-transform: uppercase;
}

.banner .ban-txt h1 {

  font-weight: 500;
  color: #fff;
  margin-bottom: 50px;
}
/* .slick-prev:before,.slick-next:before{
    background-color: aliceblue;
    font-size: 100px;
} */
.banner-wrapper .slick-dots li button:before {
    font-size: 0;
}

.watch-video {
    margin: 20px 0 0 40px;
}

.watch-video h3 {
    margin-top: 10px;
    margin-left: 10px;
    font-weight: 700;
}

/*----------------------
    Cardicon section
----------------------*/
.cardicon {
    margin-top: -20px;
}

.cardicon .card {
    border: 0;
    border-radius: 0;
}

.cardicon1 {
    background: #ebd9d9;
}

.cardicon2 {
    background: #caed97;
}

.cardicon3 {
    background: #f8dbb3;
}

.cardicon4 {
    background: #ffcecf;
}

/*----------------------
    Services Section
----------------------*/
.services {
    background: url('./assests/images/ourservices\ background.jpg')no-repeat center/cover;
}

.services .card {
    border: 0;
    border-radius: 0;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

/*----------------------
window-production-section
----------------------*/
.window-production1 {
    background: url('./assests/images/our windows background.jpg')no-repeat center/cover;
    height: 50vh;
}

/*----------------------
    Working progress
----------------------*/
.working-progress {
    background: #f0f7e7;
}

@media screen and (min-width:991px) {
    .arrow-progress {
        right: -25px;
        top: 100px;
        transform: rotate(15deg);
    }

    .arrow-progress1 {
        left: 20px;
        /* transform: rotate(-15deg); */
        margin-top: 80px;
    }

    .second-progress-content {
        padding-left: 100px;
        /* margin-right: -80px !important; */
    }

    .working-progress-content {
        margin-top: -40px;
    }
    .working-progress-content-right{
        padding-left: 40px;
    }
}

.fill {
    margin-top: -30px;
    width: fit-content;
    text-align: center;
    font-size: 140px;
    -webkit-text-fill-color: white;
    -webkit-text-stroke: 2px rgb(93, 92, 92);
    position: relative;
}

.fill::before {
    position: absolute;
    content: attr(data-text);
    top: 0;
    left: 0px;
    -webkit-text-fill-color: #fbc638;
    width: 0;
    overflow: hidden;
    transition: 0.5s;
}

.fill:hover::before {
    width: 100%;
}

/*----------------------
    About us section
----------------------*/
.about-us{
    background: #fff3db;
}
.about-us-image-content{
    top: 60px;
    width: 300px;
    left: 65px
}
.about-us-image-content h3{
    line-height: 2;
    text-align: center;
}
.about-us-card-content-row{
    padding: 30px 20px;
}
.about-us-innercard{
    border: none;
    border-radius: 0;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
    border-top: 2px solid #6cac18;
}
.card-firstinner-border-content{
    padding-left: 30px;
}
.card-firstinner-border-content:before{
    position: relative;
    content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="35" height="35" viewBox="0 0 16 16"%3E%3Cg fill="none" stroke="%23e81d23" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"%3E%3Cpath d="M14.25 8.75c-.5 2.5-2.385 4.854-5.03 5.38A6.25 6.25 0 0 1 3.373 3.798C5.187 1.8 8.25 1.25 10.75 2.25"%2F%3E%3Cpath d="m5.75 7.75l2.5 2.5l6-6.5"%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    top: 10px;
    left: -10px;
}
@media screen and (max-width:768px) {
    .about-us-image-content{
        top: 60px;
        width: 200px;
        left: 20px;
    }
    .about-us-image-content h3{
        font-size: 18px;
        line-height: 1.5;
        text-align: center;
    }
}
.about-us-image-content h3{
	font-size: 24px;
}
/*----------------------
    who-we-are section
----------------------*/
.who-we-are{
    background: url('./assests/images/who\ we\ are\ banner.jpg')no-repeat;
    height: 90vh;
    margin-top: 20px;  
}
.who-we-are-content{
    background: #e81d23;
}
@media screen and (max-width:768px){
    .who-we-are{
        margin-bottom: 280px;
    }
    .portfolio{
        margin-top: 200px;
    }
    .who-we-are-content{
        margin-bottom: 100px;
    }
}
@media screen and (min-width:991px){
    .who-we-are{
        margin-bottom: 150px;
    }
    .who-we-are-content{
        right: 0;
        margin-top: 80px;
        background: #e81d23;
        width: 60%;
        padding: 50px 30px;
    }
}
/*----------------------
why-choose-us section
----------------------*/
.why-choose-us{
    background: url('./assests/images/why\ choose\ us\ banner.jpg')no-repeat;
    height: 80vh;
    /* margin-top: 200px; */
}
.why-choose-us-inner{
    background: url('./assests/images/why\ choose\ us\ banner.jpg')no-repeat;
    height: 80vh;
    /* margin-top: 200px; */
}
.why-choose-us-content{
    background: #6cac18;  
}
@media screen and (min-width:991px) {
    .why-choose-us-content{
        right: 0;
        margin-top: 80px;
        background: #6cac18;
        width: 60%;
        padding: 50px 30px;
    }
    .why-choose-us{
        background: url('./assests/images/why\ choose\ us\ banner.jpg')no-repeat;
        height: 80vh;
        margin-top: 200px;
    }
    .why-choose-us-content{
        right: 0;
        margin-top: 80px;
        background: #6cac18;
        width: 60%;
        padding: 50px 30px;
    }
    .why-choose-us-inner {
        background: url('./assests/images/why\ choose\ us\ banner.jpg')no-repeat;
        height: 80vh;
        margin-top: 100px !important;
        margin-bottom: 200px !important;
    }
}

/*----------------------
    Portfolio Section
----------------------*/
.gallery .row img {
    width: 100% !important;
    height: 400px;
    object-fit: cover;
}

.gallaryhover {
    position: relative;
    padding: 0;
}

.gallery-img-content {
    display: none;
    position: absolute;
    top: 100px;
    left: 30% !important;
    transition: 1s linear !important;
}

.gallaryhover:hover .gallery-img-content {
    display: block;
}

/*----------------------
    Testimonial section
----------------------*/
.testimonial {
    background: url('./assests/images/testimonial\ banner.png')no-repeat center/cover;
    color: white;
}

.testimonial-wrapper {
    padding: 0 20px;
}

.wrapper-content {
    border: 2px solid #f5a431;
    padding: 40px 20px;
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

.wrapper-bottom-img {
    margin-top: 30px
}

.testimonial .slick-dots li button:before {
    font-size: 70px;
}

.testimonial .slick-dots li.slick-active button:before {
    color: #6cac18;
}

/*----------------------
    Contact us section
----------------------*/
.contact-us {
    background: url('./assests/images/banner1.webp')no-repeat center/cover;
    height: 50vh;
}

.before-icon:before {
    position: relative;
    content: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="25" height="25" viewBox="0 0 24 24"%3E%3Cpath fill="%23f5a431" d="M13 12.175V9q0-.425-.288-.713T12 8q-.425 0-.713.288T11 9v3q0 .5.175.925t.525.775l2.125 2.125q.3.3.713.3t.712-.3q.275-.3.275-.713t-.275-.687L13 12.175ZM12 4q-.425 0-.713.288T11 5q0 .425.288.713T12 6q.425 0 .713-.288T13 5q0-.425-.288-.713T12 4Zm8 8q0-.425-.288-.713T19 11q-.425 0-.713.288T18 12q0 .425.288.713T19 13q.425 0 .713-.288T20 12Zm-8 6q-.425 0-.713.288T11 19q0 .425.288.713T12 20q.425 0 .713-.288T13 19q0-.425-.288-.713T12 18Zm-6-6q0-.425-.288-.713T5 11q-.425 0-.713.288T4 12q0 .425.288.713T5 13q.425 0 .713-.288T6 12Zm6 10q-2.075 0-3.9-.788t-3.175-2.137q-1.35-1.35-2.137-3.175T2 12q0-2.075.788-3.9t2.137-3.175q1.35-1.35 3.175-2.137T12 2q2.075 0 3.9.788t3.175 2.137q1.35 1.35 2.138 3.175T22 12q0 2.075-.788 3.9t-2.137 3.175q-1.35 1.35-3.175 2.138T12 22Z"%2F%3E%3C%2Fsvg%3E');
    top: 5px;
    left: -5px;
}

/* custom-button */
.cta {
    display: flex;
    padding: 11px 33px;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    color: white;
    background: #f5a431;
    transition: 1s;
    box-shadow: 6px 6px 0 #FBC638;
    transform: skewX(-15deg);
    border: none;
}

.cta:focus {
    outline: none;
}

.cta:hover {
    transition: 0.5s;
    box-shadow: 10px 10px 0 #FBC638;
}

.cta .second {
    transition: 0.5s;
    margin-right: 0px;
}

.cta:hover .second {
    transition: 0.5s;
    margin-right: 45px;
}

.span {
    transform: skewX(15deg)
}

.second {
    width: 20px;
    margin-left: 30px;
    position: relative;
    top: 12%;
}

.one {
    transition: 0.4s;
    transform: translateX(-60%);
}

.two {
    transition: 0.5s;
    transform: translateX(-30%);
}

.cta:hover .three {
    animation: color_anim 1s infinite 0.2s;
}

.cta:hover .one {
    transform: translateX(0%);
    animation: color_anim 1s infinite 0.6s;
}

.cta:hover .two {
    transform: translateX(0%);
    animation: color_anim 1s infinite 0.4s;
}

@keyframes color_anim {
    0% {
        fill: white;
    }

    50% {
        fill: #FBC638;
    }

    100% {
        fill: white;
    }
}

/*----------------------
    Contact us form
----------------------*/
.contact-us-form {
    background: #e81d23;
    color: white;
    padding: 40px 20px;
}

.contact-us-form form {
    padding: 0 20px;
}

.contact-us-form input,
.contact-us-form input::placeholder,
.contact-us-form textarea,
.contact-us-form select
{
    background: transparent;
    color: white !important;
    border-radius: 0 !important;
    padding: 10px 5px;
    border-color: #f5a431;
}
 .contact-us-form select:focus{
	background: #e81d23;
}
.contact-us-form select:hover option{
	background: #f5a431;
}
.contact-us-form textarea::placeholder{
	color: #fff;
}

.contact-us-form input:focus,
.contact-us-form textarea:focus {
    background: transparent;
    box-shadow: none;
}

.btn-only-submit, .wpcf7-submit {
    background: #ffcc2f !important;
    width: 100%;
    border: 0;
    padding: 10px 0;
}


/*----------------------
    Footer Styling
----------------------*/
.quick-links ul,
.our-service-footer ul {
    padding: 0;
}

.quick-links ul li,
.our-service-footer ul li {
    line-height: 2;
}

footer {
    background: url('./assests/images/footer.jpg')no-repeat center/cover;
    color: white !important;
    padding: 30px 0;
	padding-bottom: 0;
}
footer .footer-copyrights{
	background: #e81d23 !important
}
footer a {
    color: white;
}
footer .bg-yellow a{
	color: #f5a431;
}
/*------------------------
   Our Products styling
-------------------------*/
.inner-banner{
    background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url('./assests/images/inner-page.jpg')no-repeat center/cover;
    height: 60vh;
}
.single-secvice-img{
    height: 80vh;
    width: 100%;
    /* padding: 10px 0; */
}

.gallery-filter button{
    background: #f5a431;
    border-radius: 0;
    border: 0;
    color: white;
    margin: 0 10px;
    box-shadow: none !important;
}
.activeC{
    background: #6cac18 !important;
    box-shadow: none;
    color: white !important;
}
.inner-services button{
    background: #f5a431;
    border-radius: 0;
    border: 0;
    color: white;
    margin: 0 10px;
    box-shadow: none !important;
    padding: 10px 20px;
}
.inner-services .card img{
	height: 280px;
}
.inner-services button:hover{
    background: #6cac18;
}
.inner-services p{
	color: #808080 !important;
}
.inner-services a{
	color: #808080 !important;
}
footer a:hover{
    color: #6cac18;
}
.single-blog img{
	height: 60vh;
	object-fit: cover;
}


.about-us-bg {
    background-position: right;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.section-common-space {
    padding: 100px 0;
}
.section-header-v2 .section-title {
    text-transform: initial;
    margin-bottom: 30px;
	font-size: 36px;
	    color: #1c1c1c;
}
body, h1, h2, h3, h4, h5, h6, .ft-fm-1 {
    font-family: 'Montserrat', sans-serif;
}
.section-header-v2 .section-subtitle {
    font-size: 22px;
    font-weight: 300;
	    color: #666666;
}

p, .ft-fm-2{
    font-family: 'Roboto', sans-serif;
}

/*==================   ABOUT US  ==================*/
.tabbed-about-us .tab-pane{
    margin-bottom: 80px;
    display: none;
    border: none;
}
.tabbed-about-us .tab-content>.tab-pane{
    border: none;
}
.tabbed-about-us .tab-pane.active{
    display: block;
    -webkit-animation: fadeIn .5s ease-in-out .15s both;
    animation: fadeIn .5s ease-in-out .15s both;
}
.tabbed-about-us .img-wrapper{
    position: relative;
    min-height: 400px;
}
.tabbed-about-us .img-wrapper img{
    -webkit-box-shadow: 0px 40px 70px 0px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 40px 70px 0px rgba(0, 0, 0, 0.22);
}
.tabbed-about-us .img-wrapper .img-one{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.tabbed-about-us .img-wrapper .img-two{
    position: absolute;
    top: 120px;
    left: 138px;
    display: none;
}
.tabbed-about-us .img-wrapper .img-three{
    position: absolute;
    top: 40px;
    left: 345px;
    display: none;
}
.tabbed-about-us .tab-pane.active .img-one{
    display: block;
    -webkit-animation: fadeIn .5s ease-in-out .15s both;
    animation: fadeIn .5s ease-in-out .15s both;
}
.tabbed-about-us .tab-pane.active .img-two{
    display: block;
    -webkit-animation: fadeIn .5s ease-in-out .50s both;
    animation: fadeIn .5s ease-in-out .50s both;
}
.tabbed-about-us .tab-pane.active .img-three{
    display: block;
    -webkit-animation: fadeIn .5s ease-in-out .85s both;
    animation: fadeIn .5s ease-in-out .85s both;
}
.tabbed-about-us .details-wrapper{ padding-left: 30px; }
.tabbed-about-us .details .title{
    text-transform: uppercase;
    color: #1c1c1c;
    margin-bottom: 50px;
}
.tabbed-about-us .details p{ margin-bottom: 30px; }
.tabbed-about-us .details p:last-child{ margin-bottom: 0; }
.pie-title-center {
    display: inline-block;
    position: relative;
    text-align: center;
}
.circle>span{
    display: block;
    position: absolute;
    font-size: 16px;
    font-weight: 700;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -20px;
    line-height: 40px;
    color: #1c1c1c;
}
.circle>span:after {
    content: '%';
    margin-left: 0.1em;
}
.tabbed-about-us .work-progress{ margin-top: 60px; }
.tabbed-about-us .tabs-nav{
    padding: 30px 0 25px;
    border: none;
    text-align: center;
    border-radius: 4px;
}
.tabbed-about-us .tabs-nav li {
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    margin-right: 130px;
    position: relative;
}
.tabbed-about-us .tabs-nav li:last-child{ margin-right: 0; }
.tabbed-about-us .tabs-nav li *{ color: #666666; }
.tabbed-about-us .tabs-nav li span.icon {
    display: block;
    font-size: 30px;
    padding-bottom: 5px;
    -webkit-transition: .3s;
    transition: .3s;
}
.tabbed-about-us .tabs-nav li:after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: .3s;
    transition: .3s;
}
.tabbed-about-us .tabs-nav li.active:after {
    width: 100%;
}

/* ABOUT US VARAITONS **************************/
/*about-us-bg*/
.about-us-bg{
    background-position: right;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.about-us-bg .section-header-v2{
    margin-bottom: 90px;
}

/*tabbed-about-us-v2*/
.tabbed-about-us-v2.tabbed-about-us .tabs-nav{
    background-color: transparent;
    padding: 0;
}
.tabbed-about-us-v2.tabbed-about-us .tabs-nav li{
    display: table;
    margin-right: 30px;
    margin-bottom: 30px;
    background-color: #f5f5f5;
    width: 144px;
    height: 144px;
    float: left;
    border-radius: 2px;
    -webkit-transition: .3s;
    transition: .3s;
}
.tabbed-about-us-v2.tabbed-about-us .tabs-nav li>a{
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 10;
}
.tabbed-about-us-v2.tabbed-about-us .details-wrapper {
    padding-left: 0;
}
.tabbed-about-us-v2.tabbed-about-us .details p {
/*     font-size: 18px; */
/*     font-weight: 300; */
}
.tabbed-about-us-v2.tabbed-about-us .bgcolor-major-gradient-overlay {
    z-index: 1;
    opacity: 0;
}
.tabbed-about-us-v2.tabbed-about-us .tabs-nav li:hover .bgcolor-major-gradient-overlay,
.tabbed-about-us-v2.tabbed-about-us .tabs-nav li.active .bgcolor-major-gradient-overlay{
    opacity: 1;
}
.tabbed-about-us-v2.tabbed-about-us .tabs-nav li:hover * ,
.tabbed-about-us-v2.tabbed-about-us .tabs-nav li.active * {
    color: #fff;
}
.tabbed-about-us-v2.tabbed-about-us .tabs-nav li:hover,
.tabbed-about-us-v2.tabbed-about-us .tabs-nav li.active{
    -webkit-box-shadow: 0px 25px 55px 0px rgba(0, 0, 0, 0.21),0px 16px 28px 0px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 25px 55px 0px rgba(0, 0, 0, 0.21),0px 16px 28px 0px rgba(0, 0, 0, 0.22);
}
.tabbed-about-us-v2.tabbed-about-us .tabs-nav li.active:hover:after,
.tabbed-about-us-v2.tabbed-about-us .tabs-nav li.active:after{
    display: none;
}
.tabbed-about-us-v2.tabbed-about-us .work-progress {
    margin-top: 40px;
}
/*------ End of about us  ------*/


/*==================   PIE CHARTS  ==================*/
.work-progress .each-item{
    float: left;
    margin-right: 60px;
    text-align: center;
}
.work-progress .each-item:last-child{
    margin-right: 0;
}
.work-progress .each-item >div{
    display: inline-block;
    position: relative;
    text-align: center;
}
.work-progress .each-item .title{
    color: #616161;
    text-transform: uppercase;
    margin-top: 10px;
}
/*------ End of pie charts  ------*/
.bgcolor-major-gradient-overlay, .bgcolor-major-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-transition: .3s;
    transition: .3s;
}
.tabbed-about-us-v2.tabbed-about-us .work-progress .circle>span{
	color: #f3474b;
}


.tabbed-about-us .tabs-nav li:hover *, .tabbed-about-us .tabs-nav li.active *{
	color: #f3474b;
}

.bgcolor-major-gradient-overlay{
	    background-image: -moz-linear-gradient( 135deg, rgba(243,71,75,.9) 0%, rgba(255,152,0,.9) 100%);
	background-image: -webkit-linear-gradient( 135deg, rgba(243,71,75,.9) 0%, rgba(255,152,0,.9) 100%);
	
}

.input:after{
	background: #f3474b;
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.tabbed-about-us .details-wrapper{
    padding-left: 0;
  }
  .tabbed-about-us .details .title{
    margin-bottom: 20px;
  }
  .tabbed-about-us .work-progress {
    margin-top: 30px;
  }
  .tabbed-about-us .tabs-nav li{
    margin-right: 100px;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	/*about us*/
  .tabbed-about-us .tabs-nav li{
    margin-right: 40px;
  }
  .tabbed-about-us-v2.tabbed-about-us .tabs-nav li{
    width: 120px;
    height: 120px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	/*tabbed-about-us*/
  .tabbed-about-us .details .title{
    margin-bottom: 20px;
  }
  .tabbed-about-us .details-wrapper{
    padding-left: 0;
  }
  .tabbed-about-us .work-progress{
    margin-top: 30px;
  }
  .work-progress .each-item{
    margin-right: 25px;
    margin-bottom: 15px;
  }
  .tabbed-about-us .tab-pane{
    margin-bottom: 30px;
  }
  .tabbed-about-us:not(.tabbed-about-us-v2) .tabs-nav{
    overflow: hidden;
    padding: 15px 15px 5px;
  }
  .tabbed-about-us-v2 .tabs-nav{
    float: left;
  }
  .tabbed-about-us .tabs-nav li {
    margin-right: 15px;
    margin-bottom: 10px;
  }
  .tabbed-about-us .tabs-nav li:after{
    display: none;
  }
  .tabbed-about-us .tabs-nav li a{
    font-size: 13px;
  }
  .tabbed-about-us .tabs-nav li span.icon{
    display: none;
  }
  .tabbed-about-us-v2.tabbed-about-us .tabs-nav li {
    height: initial;
    padding: 15px 10px;
  }
  .tabbed-about-us-v2.tabbed-about-us .details p{
    font-size: 14px;
    margin-bottom: 15px;
  }
/*.pie*/
  .pie-value{
    font-size: 13px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 510px) {
	/*tabbed-about-us*/
  .tabbed-about-us .img-wrapper {
    min-height: 350px;
  }
  .tabbed-about-us .img-wrapper .img-one{
    width: 150px;
  }
  .tabbed-about-us .img-wrapper .img-two{
    width: 200px;
    top: 80px;
    left: 90px;
  }
  .tabbed-about-us .img-wrapper .img-three{
    width: 150px;
  }
	.about-us-bg{
    background: none !important;
  }
  .tabbed-about-us-v2.tabbed-about-us .tabs-nav li{
    width: 43%;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 360px) {
	.tabbed-about-us .img-wrapper .img-one{
    width: 130px;
  }
  .tabbed-about-us .img-wrapper .img-two{
    width: 160px;
    top: 70px;
    left: 30px;
  }
  .tabbed-about-us .img-wrapper .img-three{
    width: 130px;
    right: 0;
    left: initial;
  }
}



#gallery {
	 padding-top: 40px;
}
 @media screen and (min-width: 991px) {
	 #gallery {
		 padding: 60px 30px 0 30px;
	}
}
 .img-wrapper {
	 position: relative;
	 margin-top: 15px;
}
 .img-wrapper img {
	 width: 100%;
}
 .img-overlay {
	 background: rgba(0, 0, 0, 0.7);
	 width: 100%;
	 height: 100%;
	 position: absolute;
	 top: 0;
	 left: 0;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 opacity: 0;
}
 .img-overlay i {
	 color: #fff;
	 font-size: 3em;
}
 #overlay {
	 background: rgba(0, 0, 0, 0.7);
	 width: 100%;
	 height: 100%;
	 position: fixed;
	 top: 0;
	 left: 0;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 z-index: 999;
	 -webkit-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select: none;
}
 #overlay img {
	 margin: 0;
	 width: 80%;
	 height: auto;
	 object-fit: contain;
	 padding: 5%;
}
 @media screen and (min-width: 768px) {
	 #overlay img {
		 width: 60%;
	}
}
 @media screen and (min-width: 1200px) {
	 #overlay img {
		 width: 50%;
	}
}
 #nextButton {
	 color: #fff;
	 font-size: 2em;
	 transition: opacity 0.8s;
}
 #nextButton:hover {
	 opacity: 0.7;
}
 @media screen and (min-width: 768px) {
	 #nextButton {
		 font-size: 3em;
	}
}
 #prevButton {
	 color: #fff;
	 font-size: 2em;
	 transition: opacity 0.8s;
}
 #prevButton:hover {
	 opacity: 0.7;
}
 @media screen and (min-width: 768px) {
	 #prevButton {
		 font-size: 3em;
	}
}
 #exitButton {
	 color: #fff;
	 font-size: 2em;
	 transition: opacity 0.8s;
	 position: absolute;
	 top: 15px;
	 right: 15px;
}
 #exitButton:hover {
	 opacity: 0.7;
}
 @media screen and (min-width: 768px) {
	 #exitButton {
		 font-size: 3em;
	}
}
 


 .gallery-img-wrapper {
     position: relative;
     overflow: hidden;
     transition: all .5s ease-in-out;
     -webkit-transition: all .5s ease-in-out;
     -moz-transition: all .5s ease-in-out;
     -ms-transition: all .5s ease-in-out;
     -o-transition: all .5s ease-in-out;
 }
@media screen and (min-width:991px){
	.gallery-img-wrapper img{
	height: 150px !important
}
}


 .gallery-img-wrapper .plus-sign {
     display: none;
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
     -ms-transform: translate(-50%, -50%);
     -o-transform: translate(-50%, -50%);
     transition: all .5s ease-in-out;
     -webkit-transition: all .5s ease-in-out;
     -moz-transition: all .5s ease-in-out;
     -ms-transition: all .5s ease-in-out;
     -o-transition: all .5s ease-in-out;
}

.gallery-img-wrapper:hover .plus-sign {
     display: block;
 }

 .gallery-img-wrapper:before {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     background: #b8aa83;
     top: 50%;
     left: 50%;
     opacity: 0.8;
     overflow: hidden;
     transition: all .5s ease-in-out;
     -webkit-transition: all .5s ease-in-out;
     -moz-transition: all .5s ease-in-out;
     -ms-transition: all .5s ease-in-out;
     -o-transition: all .5s ease-in-out;
 }
 .gallery-img-wrapper:hover:before {
    width: 100%;
     height: 100%;
     top: 0;
     left: 0;
 }

.seo .seo-btn button{
  --color: #e81d23;
  font-family: inherit;
  display: inline-block;
  width: 6em;
/*   height: 2.6em; */
	height: 2.3em;
/*   line-height: 2.5em; */
	line-height: 2.2em;
  overflow: hidden;
/*   margin: 20px; */
	margin: 3px;
  font-size: 17px;
  z-index: 1;
  color: var(--color);
  border: 2px solid var(--color);
  border-radius: 6px;
  position: relative;
}

.seo .seo-btn button::before {
  position: absolute;
  content: "";
  background: var(--color);
  width: 150px;
  height: 200px;
  z-index: -1;
  border-radius: 50%;
}

.seo .seo-btn button:hover {
  color: white;
}

.seo .seo-btn  button:before {
  top: 100%;
  left: 100%;
  -webkit-transition: .3s all;
  transition: .3s all;
}

.seo .seo-btn button:hover::before {
  top: -30px;
  left: -30px;
}



.header-btn button {
    font-weight: bold;
    color: white;
    background-color: #2c2b29;
    padding: 1em 2em;
    border: none;
    border-radius: .3rem;
    position: relative;
    cursor: pointer;
    overflow: hidden;
	text-transform: capitalize;
  }
  
 .header-btn button span:not(:nth-child(6)) {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 30px;
    width: 70px;
    background-color: #e81d23;
    border-radius: 50%;
    -webkit-transition: .6s ease;
    transition: .6s ease;
  }

  .header-btn button span:nth-child(6) {
    position: relative;
  }
  
 .header-btn  button span:nth-child(1) {
    -webkit-transform: translate(-3.3em, -4em);
        -ms-transform: translate(-3.3em, -4em);
            transform: translate(-3.3em, -4em);
  }
  
 .header-btn  button span:nth-child(2) {
    -webkit-transform: translate(-6em, 1.3em);
        -ms-transform: translate(-6em, 1.3em);
            transform: translate(-6em, 1.3em);
  }
  
  .header-btn button span:nth-child(3) {
    -webkit-transform: translate(-.2em, 1.8em);
        -ms-transform: translate(-.2em, 1.8em);
            transform: translate(-.2em, 1.8em);
  }
  
 .header-btn  button span:nth-child(4) {
    -webkit-transform: translate(3.5em, 1.4em);
        -ms-transform: translate(3.5em, 1.4em);
            transform: translate(3.5em, 1.4em);
  }
  
 .header-btn  button span:nth-child(5) {
    -webkit-transform: translate(3.5em, -3.8em);
        -ms-transform: translate(3.5em, -3.8em);
            transform: translate(3.5em, -3.8em);
  }
  
 .header-btn button:hover span:not(:nth-child(6)) {
    -webkit-transform: translate(-50%, -50%) scale(4);
        -ms-transform: translate(-50%, -50%) scale(4);
            transform: translate(-50%, -50%) scale(4);
    -webkit-transition: 1.5s ease;
    transition: 1.5s ease;
  }
  
.wp-gr.wpac .wp-google-name a{
	color: #ffffff !important;
}

.blog .card img{
	height: 232.16px !important;
	object-fit: cover;
}
.ti-widget.ti-goog .ti-footer .ti-name {
    color: #fff !important;
  
}
.ti-widget.ti-goog .ti-rating-text span, .ti-widget.ti-goog .ti-footer, .ti-widget.ti-goog .ti-footer strong:not(.ti-rating-large), .ti-widget.ti-goog .ti-footer span, .ti-widget.ti-goog .ti-footer strong a {
    font-size: 15px;
    color: #fff !important;
}