 /*
  
*   [Table of contents]
* ==========================================
    Theme Default Css
    01. Common Css
    02. Preloader
    03. Above Header
    04. Middle Header
    05. Search 
    06. Slider
    07. why Choose 
    08. Service Section
    09. Funfact Section
    10. skill Section
    11. Portfolio Section
    12. CTA Section
    13. Testimonial Section
    14. Team Section
    15. Pricing Section
    16. Blog Section
    17. Wp Page Wrapper
	18. Coming-soon
========================================== */
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;600;700&display=swap');
*{font-family: 'fira sans';}

::selection{
    color: var(--white);
    background-color: var(--primary-color);
}



.widget-social-widget ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.widget-social-widget ul li{
    display: inline-block;
}
.widget-content .widget-social-widget ul li {
    margin: 0 0 10px;
}
.widget-social-widget ul li a{
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 40px;
}
.header-1 .header-above-info .widget-social-widget ul li a{
    background-color: var(--primary-color);
    color: #000;
    margin-left: 5px;
    margin-bottom: 5px;
    position: relative;
    transition: 0.65s;
}
.header-1 .header-above-info .widget-social-widget ul li a:hover:before,
.header-1 .header-above-info .widget-social-widget ul li a:focus-within:before{
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 40px;
    animation: sonarEffect 2s infinite;
}
.header-1 .header-above-info .widget-social-widget ul li a:hover,
.header-1 .header-above-info .widget-social-widget ul li a:focus-within{
    background-color: var(--white);
    color: #000;
}
.header-above-info{
	position:relative;
	z-index: 0;
}
.header{
	position:relative;
	z-index: 999;
}


.header-1 .header-above-info .widget-social-widget ul{
    padding-left: 15px;
    float: right;
}

#header-section.header-1 .middle-header .middle-header-widget aside.widget {
    margin: 0;
    background: none;
}
#header-section.header-1 .middle-header .middle-header-widget aside.widget .contact-info .widget-title{
    padding: 0;
    color: var(--secondary-color);
}

#header-section.header-1 .nav-area .author-content .widget{
    background: none;
}

#header-section.header-1 .nav-area .author-content .widget .gallery-size-thumbnail{
    padding: 0px;
}


/*header2 social*/
.post-single .widget-social-widget ul li a{
    background-color: var(--primary-color)!important;
}
.post-single .widget-social-widget ul li a:hover,
.post-single .widget-social-widget ul li a:focus-within{
    color: var(--white);
}
.post-single .widget-social-widget ul li a:before{
    background-color: #000!important;
}



.header-2 .header-above-info .widget-social-widget ul li a,
.team-two .widget-social-widget ul li a,
.team-single .widget-social-widget ul li a,
.footer-2 .widget-social-widget ul li a,
.sidebar .widget-social-widget ul li a,
.post-single .widget-social-widget ul li a{
    background-color: var(--white);
    color: #000;
    margin-right: 5px;
    position: relative;
    z-index: 1;
    transition: 0.65s;
}
.header-2 .header-above-info .widget-social-widget ul li a:before,
.team-two .widget-social-widget ul li a:before,
.team-single .widget-social-widget ul li a:before,
.footer-2 .widget-social-widget ul li a:before,
.sidebar .widget-social-widget ul li a:before,
.post-single .widget-social-widget ul li a:before{
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--primary-color);
    visibility: hidden;
    border-radius: 40px;
    transition: 0.3s;
    z-index: -1;
}
.header-2 .header-above-info .widget-social-widget ul li a:hover:before,
.header-2 .header-above-info .widget-social-widget ul li a:focus-within:before,
.team-two .widget-social-widget ul li a:hover:before,
.team-two .widget-social-widget ul li a:focus-within:before,
.team-single .widget-social-widget ul li a:hover:before,
.team-single .widget-social-widget ul li a:focus-within:before,
.footer-2 .widget-social-widget ul li a:hover:before,
.footer-2 .widget-social-widget ul li a:focus-within:before,
.sidebar .widget-social-widget ul li a:hover:before,
.sidebr .widget-social-widget ul li a:focus-within:before,
.post-single .widget-social-widget ul li a:hover:before,
.post-single .widget-social-widget ul li a:focus-within:before{
    visibility: visible;
    top: 0;
}
.header-2 .header-above-info .widget-social-widget ul li:last-child a{
    margin-right: 0;
}

.middle-header-3 .widget-contact .contact-icon{
    margin-right: 15px;
}


/*docker style*/
.author-anim .author-content p {
    font-size: 16px;
    line-height: 1.5;
    color: #848490;
    margin: 0;
}
.author-anim .heading-title h6 {
    color: #000;
    font-size: 26px;
}
.author-anim .widget_media_gallery .widget-title{
    font-size: 26px;
    color: #000;
    padding: 0;
}
.author-anim img.attachment-thumbnail.size-thumbnail {
    display: inline-block;
    width: 100px;
    height: 100px;
}
.author-anim figure.gallery-item {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 13px;
}
.author-anim .overlay.overlay-top {
    border-radius: 5px;
}
.header-1 .author-anim .contact-area{
    display: flex;
    justify-content: start;
    margin-bottom: 25px;
}
.header-1 .author-anim .contact-area .contact-icon{
    color: var(--primary-color);
    line-height: 0;
}
.header-1 .author-anim .contact-area .contact-info{
    line-height: 0;
    margin-left: 10px;
}
.header-1 .author-anim .contact-area .contact-info a{
    color: #000;
    font-size: 16px;
}
.header-1 .author-anim .contact-area .contact-info a:hover,
.header-1 .author-anim .contact-area .contact-info a:focus-within{
    color: var(--primary-color);
    text-decoration: underline;
}
.author-anim .widget-social-widget ul li a{
    color: #000;
    font-size: 18px;
    background: var(--primary-color);
    margin-right: 10px;
}
.author-anim .widget-social-widget ul li a:hover,
.author-anim .widget-social-widget ul li a:focus-within{
    color: var(--primary-color);
    background-color: #000;
}
.author-anim button.author-close.close-style {
    outline: none;
    border: none;
    background: none;
    position: absolute;
    right: 4%;
}


/*header cart wrapper*/
.shopping-cart {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1;
    width: 320px;
    padding: 20px;
    color: var(--primary-color);
    background: var(--white);
    border-radius: 0 3px 3px;
    border: 0;
    border-top: 3px solid var(--sp-primary);
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 0 15px 30px -5px rgb(0 0 0 / 7%);
    box-shadow: 0 15px 30px -5px rgb(0 0 0 / 7%);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}
.shopping-cart .cart-header>i{
    font-size: 16px;
}
.shopping-cart .cart-header {
    display: flex;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 15px;
    color: var(--secondary-color);
    line-height: 1;
    justify-content: space-between;
}
.shopping-cart .btn-effect-1{
    background-color: var(--primary-color);
    color: var(--secondary-color);
    text-decoration: none;   
    border: none;
}
.shopping-cart .btn-effect-1:hover,.shopping-cart .btn-effect-1:focus{
    background-color: var(--secondary-color);
    color: var(--primary-color);
}
.shopping-cart .cart-header .cart-total {
  
    color: var(--secondary-color);
    font-size: 16px;
}
div.shopping-cart ul.cart-items {
    padding: 0;
    margin: 0;
    padding-top: 20px;
    list-style: none;
    max-height: 188px;
    overflow-x: hidden;
    overflow-y: auto;
}
div.shopping-cart ul.cart-items li {
    display: inline-block;
    width: 100%;
    margin: 0 10px 10px 0;
    padding: 0;
    font-size: 15px;
    position: relative;
}
div.shopping-cart ul a.remove {
    float: right;
    margin-top: 20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 100%;
    color: var(--sp-white) !important;
    background-color: var(--sp-primary);
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    text-decoration: none;
}
.shopping-cart .cart-items .item-img {
    float: left;
    margin-right: 12px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 4.5;
    border-width: 1px;
    border-style: solid;
    border-color: var(--sp-primary);
}
.shopping-cart .cart-items .item-img img {
    width: 90%;
    border-radius: 50%;
    display: inline-block;
    float: none;
    margin: auto;
}
.shopping-cart .cart-items .item-name {
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding-top: 15px;
    line-height: 1;
    text-align: left;
    color: var(--secondary-color);
    /*transition: 0.65s;*/
}
.shopping-cart .cart-items .item-name:hover,
.shopping-cart .cart-items .item-name:focus-within{
    color: var(--primary-color);
}
.shopping-cart .cart-badge {
    color: var(--secondary-color);
    font-size: 10px;
    margin: 0;
    width: 16px;
    height: 16px;
    line-height: 1.6;
    text-align: center;
    vertical-align: super;
    border-radius: 100px;
    display: inline-block;
    background-color: var(--primary-color);
    margin-left: -10px;
}
.shopping-cart .cart-items .quantity {
    font-size: 12px;
    font-weight: 400;
    color: red;
    float: left;
}
.shopping-cart .cart-items .amount {
    font-size: 12px;
    font-weight: 600;
    margin-right: 0;
    color: #222;
}
.menu-right > ul > ul > li, .menu-right > ul > li {
    display: inline-block;
    position: relative;
    color: #737373;
    list-style: none;
}
.menu-right .header-cart:hover .shopping-cart, .menu-right .header-cart:focus-within .shopping-cart {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 2px, 0);
    transform: translate3d(0, 2px, 0);
}
.menu-right.menu-right-3 .cart-icon-wrap{
    color: var(--white);
}
.menu-right.menu-right-3 .header-cart:hover .cart-icon-wrap,
.menu-right.menu-right-3 .header-cart:focus-within .cart-icon-wrap{
    color: var(--primary-color);
}



/*header3 social*/
.header-3 .widget-social-widget ul li a,
.team-three .widget-social-widget ul li a,
.footer-bottom-3 .widget-social-widget ul li a{
    position: relative;
    background-color: var(--white);
    color: #000;
    margin-right: 5px;
    z-index: 1;
}
.header-3 .widget-social-widget ul li a:before,
.team-three .widget-social-widget ul li a:before,
.footer-bottom-3 .widget-social-widget ul li a:before{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    border-radius: 100%;
    transition: 0.3s;
    background-color: var(--primary-color);
    z-index: -1;
}
.footer-bottom-3 .widget-social-widget ul li a:hover{color: var(--white);}
.footer-bottom-3 .widget-social-widget ul li a:before{background: #000;}

.header-3 .widget-social-widget ul li a:focus::before,
.header-3 .widget-social-widget ul li a:hover::before,
.team-three .widget-social-widget ul li a:focus::before,
.team-three .widget-social-widget ul li a:hover::before,
.footer-bottom-3 .widget-social-widget ul li a:focus::before,
.footer-bottom-3 .widget-social-widget ul li a:hover::before {
  width: 100%;
  height: 100%;
  margin-left: -50%;
}



.ball {
  pointer-events: none;
  position: absolute; 
  width: 10px;
  height: 10px;
  border-radius: 50%; 
  background: gray;
  animation: implode 1s ease-in-out;
  animation-fill-mode: both;
  opacity: .5;
}

@keyframes implode {
  100% {transform: scale(0)}
}



/*preloader*/
/*preloader*/
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: #fffced;
    overflow: hidden;
}
.loader-107 {
  /*width: 106px;
  height: 56px;
  background-image: linear-gradient(#FFF 50px, transparent 0), linear-gradient(#FFF 50px, transparent 0), linear-gradient(#FFF 50px, transparent 0), linear-gradient(#FFF 50px, transparent 0), radial-gradient(circle 14px, #FFF 100%, transparent 0);
  background-size: 48px 15px, 15px 35px, 15px 35px, 25px 15px, 28px 28px;
  background-position: 25px 5px, 58px 20px, 25px 17px, 2px 37px, 76px 0px;
  background-repeat: no-repeat;*/
  position: relative;
  -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  /*transform: rotate(-45deg);*/
}
.loader-107 img.main-truck {
    animation: jiggle infinite;
    animation-duration: 1500ms;
    animation-delay: 1ms;
}


.loader-107:before {
    content: '';
    position: absolute;
    border-bottom: 50px solid #000;
    width: 100%;
    bottom: 6%;
    clip-path: polygon(10% 61%, 90% 60%, 100% 100%, 0 100%);
    z-index: -1;
}
.loader-107:after{
    content: '';
    position: absolute;
    width: 86%;
    border-bottom: 1px dashed var(--white);
    border-width: 2px;
    bottom: 10%;
    z-index: 0;
    right: 29px;
}

.tyres .tyre1{
    position: absolute;
    top: 160px;
    left: 45px;
    animation-name: rotation;
    animation-duration: 2000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    z-index: 2; 

}
.tyres .tyre2{
    position: absolute;
    top: 145px;
    right: 88px;
    animation-name: rotation;
    animation-duration: 2000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear; 
    z-index: 2;
}
.tyres .tyre2 img{
    width: 100px;
}
.smoke-load {
    position: absolute;
    top: 123px;
    right: -55px;
    animation-name: smo;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear; 
}

@keyframes rotation {
    to {
        transform:rotate(0deg);
    }
    from {
        transform:rotate(360deg);
    }
}
@keyframes smo{
    to{
        right: -36%;
    }
    from{
        right: -17%;
        opacity: 0;
    }
}


/* end preloader*/


@keyframes wawaw{
    0%{
        box-shadow: 0 0 0 0px var(--primary-color);
        /*opacity: 0;*/
    }
    100%{
        box-shadow: 0 0 0 10px var(--primary-color);
        visibility: hidden;
        opacity: 0.3;
    }
}




img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    display: block;
}

button[type=submit]:focus, button:focus, input[type="button"]:focus,
input[type="reset"]:focus, input[type="submit"]:focus,
a:focus {
    outline: 1px dotted;
    color: inherit;
    text-decoration: none;
    outline-offset: -3px;
}

a.mobile-menu-close:focus{
    outline-color: #ffffff;
    outline-offset: 0;
}
a{
    color: var(--primary-color);
}
a:hover,a:focus{
    color: var(--primary-color);
    text-decoration: dotted underline;
}

.header-button .main-button>i{
    margin-right: 5px;
}

.main-slider-3 a.vedio-button{
    margin: 0 15px;
}
.main-slider-2 a.vedio-button{
    border-radius: 50px;
    margin: 0 10px;
}
.main-slider-2 a.vedio-button::before,
.main-slider-2 a.vedio-button::after{
    border-radius: 50px;
}

a.vedio-button {
    position: relative;
    color: #141414;
    background-color: var(--primary-color);
    padding: 6px;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline;
    transition: 0.65s;
    margin: 0 15px;
}
a.vedio-button:hover,
a.vedio-button:focus-within{
    background-color: var(--background);
    color: var(--primary-color);
}
a.vedio-button::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    animation: waveo 2s infinite;
    border-radius: 3px;
}
a.vedio-button::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    animation: wavee 2s infinite;
    border-radius: 3px;
}

@keyframes wavee {
    0% {
        box-shadow: 0 0 0px 0px var(--primary-color);
        opacity: 0;
    }

    100% {
        box-shadow: 0 0 0px 5px var(--primary-color);
        opacity: 0.3;
    }
}
@keyframes waveo {
    0% {
        box-shadow: 0 0 0px 0px var(--primary-color);
        opacity: 0;
    }

    100% {
        box-shadow: 0 0 0px 10px var(--primary-color);
        opacity: 0.3;
    }
}




.button-style-3{
    text-align: center;
    width: 160px;
    border-radius: 5px;
    padding: 14px;
    list-style: none;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    margin-right: 16px;
    background-color: var(--primary-color);
    position: relative;
    transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
    cursor: pointer;
    outline: 0 !important;
    animation: pulse 1s infinite alternate;
    transition: background 0.4s, border 0.2s, margin 0.2s;
    display:inline-block;
}


a.button-with-border {
    text-align: center;
    width:140px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px;
    list-style: none;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
    cursor: pointer;
    outline: 0 !important;
    animation: pulse 1s infinite alternate;
    transition: background 0.4s, border 0.2s, margin 0.2s;
    display:inline-block;
}

.slider-2-btn {
    position: relative;
    top: 20px;
    left: 0px;
    right: 0px;
    bottom: 0;
    margin: auto;
    text-decoration: none;
    cursor: pointer;
    border-radius: 40px;
    height: 50px;
    width: 160px;
    padding:4px;
    outline: none;
    overflow: hidden;
    color: var(--secondary-color)
    transition: color 0.3s 0.1s ease-out;
    text-align: center;
    line-height: 250%;
    overflow: hidden;
    display: inline-block;
    z-index: 9;
    background-color: var(--primary-color);
    font-size:18px;
    font-weight:500;
}
.slider-2-btn:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: "";
    border-radius: 50%;
    display: block;
    width: 20em;
    height: 20em;
    line-height: 20em;
    left: -5em;
    text-align: center;
    transition: box-shadow 0.5s ease-out;
    z-index: -1;
    overflow: hidden;
}

.slider-2-btn:hover {
  color: #fff;
}
.slider-2-btn:hover:before {
  box-shadow: inset 0 0 0 10em var(--primary-color);
}  

.button-style-2{
    position: relative;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    margin: auto;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid var(--primary-color);
    border-radius: 8px;
    height:50px;
    width: 160px;
    padding: 4px;
    outline: none;
    overflow: hidden;
    color: var(--secondary-color)
    transition: color 0.3s 0.1s ease-out;
    text-align: center;
    line-height: 250%;
    overflow: hidden;
    display: inline-block;
    z-index:9;
}

.button-style-2:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: "";
    border-radius: 50%;
    display: block;
    width: 20em;
    height: 20em;
    line-height: 20em;
    left: -5em;
    text-align: center;
    transition: box-shadow 0.5s ease-out;
    z-index: -1;
    overflow: hidden;
}

.button-style-2:hover {
  color: #fff;
}

.button-style-2:hover:before {
  box-shadow: inset 0 0 0 10em var(--primary-color);
}  

.main-slider-2 .button-style-2 {
    border-radius: 40px;
    color: #fff;
    position: relative;
    top: 21px;
}


/*===== 02. Main Mobile Header =====*/
.main-mobile-menu{
    background-color: var(--primary-color);
    padding: 15px 0;
}





/*===== 03. Above Header =====*/


 .header-2 .row.navigation-area {
    background-color: #ffff;
}
.header-2 .row.navigation-area {
    background: none;
    vertical-align: middle;
    align-items: center;
}
.header-2 .main-header-area {
    display: flex;
    vertical-align: middle;
    align-items: baseline;
    float: right;
}
.header-2 .widget-left {
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
}
.header-2 aside.widget.widget-contact:not(.header-2 aside.widget.widget-contact:last-child) {
    padding-right: 40px;
}


#header-section.header-3 .contact-info .widget-title{
    padding: 0;
}

.header-2 .contact-icon {
    margin-right: 6px;
}
.header-2 .header-above-info {
    background: none;
    border-bottom: 1px solid #ffffff36;
    padding: 10px 0;
}

.header-2 .nav-area:not(.is-sticky-menu) {
    padding: 20px 0;
    /*height: 100%;*/
}
.header-2 li.header-cart:before{
    display:none
}

.header-2 li.header-cart:after{
    display:none;
}
 
.header-2 .hamburger.hamburger-about:before{
    display:none;
}
.above-left-content p, .above-right-content p {
    font-size: 16px;
    color: #fff;
    margin: 0;
}

.header-2 aside.widget.widget-social-widget ul {
    padding-left: 0px;
    margin-left: 9px;
}

.header-2 .above-right-content.animate.seven i ,.header-2 .contact-icon i{
    color: var(--primary-color);
    font-size: 18px;
}
.header-2 .search-button a:hover,
.header-2 .search-button a:focus-within,
.header-2 .menu-right .header-cart a:hover,
.header-2 .menu-right .header-cart a:focus-within{
    color: var(--primary-color);
}
.header-2 .search-button a,.header-2 .menu-right .header-cart a{
    color: var(--white);

}

.header-2 .above-right-content {
    padding-top: 0;
}
/*.header-2 .widget-right {
    display: flex;
    float: left;
}*/
.header-2 .widget-contact .contact-area:hover a ,
.header-2 .widget-contact .contact-area:focus-within a,
.header-2 .widget-contact .contact-area:hover p ,
.header-2 .widget-contact .contact-area:focus-within p{
    color: var(--primary-color);
}
.header-2 .widget-contact .contact-area:hover .contact-icon,
.header-2 .widget-contact .contact-area:focus-within .contact-icon{
    animation: headShake 2s infinite;
}


/*.widget-right {
    display: flex;
    float: right;
    align-items: center;
}*/
.widget-left {
    display: flex;
    vertical-align: middle;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contact-icon i {
    font-size: 16px;
}
.above-right-content{
    display: flex;
}


.post-section .magnify{
    overflow: hidden;
}
.post-section .magnify-large{
  box-shadow: none;
  
}
/*effect social home-1*/




.widget-social-widget .social-icon:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgb(255 255 255 / 10%);
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}




@keyframes waveor {
    0%{
        box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.6);
    }
    100%{
        box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.6);
        visibility: hidden;
    }
}





.widget-social-widget.social-icon {
    background: rgba(255,255,255,0.1);
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
}



/*.widget-social-widget .social-icon:hover:after,
.widget-social-widget .social-icon:focus:after{
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}*/

@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}
@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
        -moz-transform: scale(1.5);
        opacity: 0;
    }
}
@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);
        -moz-transform: scale(1.5);
        opacity: 0;
    }
}

.animate span {
  /*display: inline-block;*/
}

a.repeat:hover,
a.repeat:hover{
  color: white;
}

.animate span:nth-of-type(2) {
  animation-delay: 0.05s;
}
.animate span:nth-of-type(3) {
  animation-delay: 0.1s;
}
.animate span:nth-of-type(4) {
  animation-delay: 0.15s;
}
.animate span:nth-of-type(5) {
  animation-delay: 0.2s;
}
.animate span:nth-of-type(6) {
  animation-delay: 0.25s;
}
.animate span:nth-of-type(7) {
  animation-delay: 0.3s;
}
.animate span:nth-of-type(8) {
  animation-delay: 0.35s;
}
.animate span:nth-of-type(9) {
  animation-delay: 0.4s;
}
.animate span:nth-of-type(10) {
  animation-delay: 0.45s;
}

/* Animation Seven */

.seven span {
  opacity: 0;
  transform: translate(-150px, 0) scale(0.3);
  animation: leftRight 0.5s forwards;
}

@keyframes leftRight {
  30% {
    transform: translate(50px, 0) scale(0.7);
    opacity: 1;
  }

  60% {
    transform: translate(50px, 0) scale(0.9);
    opacity: 1;
  }

  80% {
    transform: translate(0) scale(2);
    opacity: 0;
  }

  100% {
    transform: translate(0) scale(1);
    opacity: 1;
  }
}


/*effect social home-2*/

/*.social-effect-2 {
  display: flex;
  align-items: center;
  justify-content: center;
}*/



 



/*effect social home-3*/
 

.social-effect-3 {
    --width: 100%;
    --time: 0.7s;

    position: relative;
    display: inline-block;

    color: white;
    background: #222;
    overflow: hidden;
}

.social-effect-3 i {
    position: relative;
    z-index: 5;
    transition: color var(--time);
}

.social-effect-3:hover i {
    color: #141414;
}

.social-effect-3 span {
    position: absolute;
    display: block;
    content: "";
    z-index:-12;
    width: 0;
    height: 0;

    border-radius: 100%;
    background: var(--primary-color);

    transform: translate(-50%, -50%);
    transition: width var(--time), padding-top var(--time);
}

.social-effect-3:hover span,
.social-effect-3:focus span{
    width: calc(var(--width) * 2.25);
    padding-top: calc(var(--width) * 2.25);
}


.animated {
    --angle: 5deg;
    animation: shake 0.3s;
}

.ml10 {
  position: relative;
  font-weight: 900;
  font-size: 4em;
}

.ml10 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

.ml10 .letter {
  display: inline-block;
  line-height: 1em;
  transform-origin: 0 0;
}
 

/*===== 04. Middle Header =====*/
.contact-content p {
    line-height: normal;
}
 .middle-header-3 {
    z-index:2;
    display: block;
    position: relative;
    padding: 34px 0;
}
.middle-header-3 .middle-header-widget {
    float: inherit;
}

.middle-header .widget-contact .contact-area:hover .contact-icon,
.middle-header .widget-contact .contact-area:focus-within .contact-icon{
    animation: headShake 2s infinite;
}
#header-section.header-1 .middle-header .middle-header-widget .widget-contact:nth-child(1) {
    margin-right: 30px;
}
#header-section .header-above-info .widget{
    margin: 0;
}
#header-section .header-above-info .widget ul li a{
    /*margin: 0 10px 0 0;*/
}
#header-section .header-above-info .widget ul li:last-child a{
    margin-right: 0;
}



.header-3 .above-right-content h5{
    margin: 0;
}
.header-3 .above-right-content h5 a{
    color: #000;
}
.header-3 .above-right-content h5 a{
    font-size: 18px;
    font-weight: 500;
    transition: 0.65s;
    text-decoration: none;
}   
.header-3 .above-right-content h5 a:not(.header-3 .above-right-content h5:last-child a){
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #00000036;
    font-size: 18px;
    font-weight: 600;
    transition: 0.65s;
}
.header-3 .above-right-content h5 a:hover,
.header-3 .above-right-content h5 a:focus-within{
    text-decoration: underline;
}

.header-3 .contact-area,.header-2 .contact-area,.header-1 .contact-area {
    display: flex;
    align-items: center;
    justify-content: end;
}
.header-1 .contact-area{
    justify-content: center;
}
.middle-header-widget {
    display: flex;
    justify-content: center;
    float: right;
    flex-wrap: wrap;
}
.content-area {
    display: flex;
    margin-right: 33px;
}

.header-3.contact-icon i {
    color: var(--secondary-color)
}
.header-3.contact-icon i {
    color: var(--secondary-color)
}
.header-3 a.above-right-link {
    text-decoration: none;
}

.header-3 span.above-right-link-1, span.above-right-link-2 {
    
}

.header-3 aside.widget.widget-contact i {
   background-color: #141414;
    width: 29px;
    height: 29px;
	line-height: 19px;
    border-radius: 50%;
    padding: 6px;
    font-size: 16px;
    color: var(--primary-color);
}
.header-3 span.above-right-link-3 {
    font-size: 16px;
    font-weight: 600;
}
 
/*.header-3 .contact-icon {
    margin-right: 7px;
    margin-bottom: 12px;
}*/ 
.middle-header-3.header-3 .contact-content p {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 8px;
}

.header-3 .contact-area p {
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 0 10px;
}
span.left-widget-border {
    border-right: 1px solid #00000040;
    padding-right: 14px;
    margin-right: 14px;
}
.middle-header {
    padding: 40px 0 80px;
    z-index: 99;
    background-color: var(--white);
    margin: 0 0 -40px 0;
}
a.contact-info {
    list-style: none;
    text-decoration: none;
    color: #000;
}
a.contact-info:hover,a.contact-info:focus-within{text-decoration: underline;}
.contact-info a p{margin-bottom: 0;}
.contact-info a {
    text-decoration: none;
    color: var(--background);
    display: inline-block;
}
.header-2 a.contact-info {
    color: #ffff;
}
/*.contact-icon img {
    height: 34px;
    margin-top: 11px;
}*/
.contact-icon svg path{
    fill: var(--primary-color);
}
.middle-header .contact-icon a i{
    margin-right: 10px;
    margin-right: 10px;
    width: 40px;
    /* margin: 0; */
    padding: 0;
    height: 40px;
    fill: var(--primary-color);
	font-size:40px
}
.contact-content p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
}
.logo img {
    width: 220px;
}
.header-2 .logo img {
    width: 220px;
    
}
.middle-header h5.widget-title{
    margin-bottom: 0;
}
h5.widget-title {
    font-size: 24px;
    font-weight: bold; 
    /*margin-bottom: 0;   */
}
 
button.btn.btn-primary {
    height: 60px;
    width: 153px;
    text-align: center;
    padding:0;
}
button.btn.btn-primary i {
    font-size: 20px;
    margin: 5px;
}
a.contact-info p {
    font-size: 18px;
}
  
.main-navigation ul li a {
    list-style: none;
    text-decoration: none;
}
.widget-footer h5.widget-title {
    margin-bottom: 25px;
} 
 
 .row.nav-style-3 {
    border-radius: 50px;
}
.row.navigation-area.nav-style-3 {
    background: none;
    border: 0.5px solid var(--primary-color);
    background-color: #000000a6;
}
.header-3 .nav-area.is-sticky-menu .navigation-area{
    border: none;
}

.middle-header-3 .content-area {
    float: right;
    color: #fff;
}

.middle-header-3 .content-area {
    margin-right: 0px;
    align-items: center;
}
.contact-info a {
    text-decoration: none;
    color: #000;
}
.contact-info a:hover,
.contact-info a:focus-within{
    text-decoration: underline;
}
.middle-header-3 .contact-info h5 {
    color: var(--primary-color);
    margin: 0;
}
.middle-header-3 aside.widget.widget-contact i {
    font-size: 24px;
    background-color: var(--primary-color);
    color: #141414;
    padding: 14px;
    height: 50px;
    width: 50px;
    
    position: relative;
}
.middle-header-3 aside.widget.widget-contact i:after{
    content: '';
    position: absolute;
    inset: 0;
    animation: wawaw 1.5s infinite;
    border-radius: 50px;
}


.header-3 .contact-info p {
    font-size: 16px;
    font-weight: 500;
}

/*.header-button-1:before {
    position: absolute;
    content: "";
    background: var(--secondary-color);
    top: 0;
    bottom: -1px;
    left: 140px;
    right: -12px;
    z-index: 1;   
}*/



/*===== 5.search =====*/

.header-search-popup {
    background-color: rgb(0, 0, 0, 1);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height:100%;
    z-index: 999;
    overflow: hidden;
    display: none;
    visibility: hidden;
    opacity: 0;
}

.header-search-active .header-search-popup {
    display: block;
    visibility: visible;
    opacity: 1;
}

.header-search-active .header-search-popup form {
    max-width: 600px;
    height: 60px;
    opacity:1;
    width: 100%;
}

.header-search-popup form {
    width: 100%;
    max-width: 100px;
    margin: auto;
    position: relative;
    top: 50%;
    -moz-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    opacity:0;
}

.header-search-popup form .av-form-control {
    height: 60px;
    padding-right: 60px;
    padding-left: 60px;
    /*border-top: none;
    border-left: none;
    border-right: none;*/
    font-size: 35px;
    border-radius: 0;
    box-shadow: 0 0px 10px rgba(214, 21, 35, 0.15);
    border: 1px solid var(--white);
    background: transparent;
    color: var(--primary-color);
}

.header-search-popup .av-form-control:focus {
    outline: 0;
    box-shadow: none;
}

.header-search-popup .header-search-close {
    width: 60px;
    margin: auto 0;
    /*top: 0;*/
    bottom: 0;
}

.av-search-form i {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto 0;
    font-size: 30px;
    text-align: center;
    max-width: 60px;
    width: 100%;
    height: 100%;
    line-height: 60px;
    color: var(--primary-color);
}

.close-style {
    position: absolute;
    display: block;
    top: 1.75%;
    width: 46px;
    right: 0;
    z-index: 9;
    border-left: 1px solid var(--white);
}

.close-style:before, .close-style:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;    
    width: 30px;
    height: 3px;
    background: var(--primary-color);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: 0.5s;
}

.close-style:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.close-style:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-style:hover:before, .close-style:hover:after,
.close-style:focus:before, .close-style:focus:after {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.header .header-search-toggle, .cart-icon-wrap {
     
    font-size: 22px;
    width: 27px;
    height: 27px;
    text-align: center;
    cursor: pointer;
    line-height: 27px;
}

.admin-bar .theme-mobile-nav:not(.sticky-menu) .close-style {
    top: 8.5%;
}

.admin-bar .theme-mobile-nav:not(.sticky-menu) .mobile-menu {
    padding-top: 6.88rem;
}

.header-1 a#view-search-btn {
    list-style: none;
    text-decoration: none;
    font-size: 24px;
    color: #141414;
    /*padding-right: 25px;*/
    transition: 0.65s;
}

.menu-right .header-cart:hover a:not(.shopping-cart a),
.menu-right .header-cart:focus-within a:not(.shopping-cart a){
    color: var(--white);
}
.menu-right .header-cart{
    /*color: var(--background);*/
    /*transition: 0.65s;*/
}
.header-3 .menu-right ul li{
    border-color: #87773c;
}
.header-3 .menu-right ul li a:hover,
.header-3 .menu-right ul li a:focus-within{
    color: var(--primary-color);
}
.header-2 .header-cart span.count,
.header-3 .header-cart span.count{
    background-color: var(--primary-color);
}

.header-cart span.count{
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 20px;
    background-color: var(--white);
    color: #000;
    font-size: 12px;
    position: absolute;
    top: 12px;
    transition: 0.65s;
    right: 14px;
    font-weight: 500;  
}
.menu-right .header-cart:hover a span.count,
.menu-right .header-cart:focus-within a span.count{
    background-color: #000;
    color: var(--primary-color);
}
.menu-right ul li a{
    /*transition: 0.65s;*/
    color: var(--secondary-color);
}

.header-1 .menu-right ul li:not(.widget-social-widget ul li):not(.shopping-cart ul li),
.header-2 .menu-right ul li:not(.widget-social-widget ul li):not(.shopping-cart ul li) {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border-left: 1px solid #00000029;
    width: 80px;
    text-align: center;
    height: 100%;
    line-height: 2.4;
}


.header-2 .menu-right ul li{
    border: none!important;
}
.header-2 .menu-right ul li.search-button a{
    margin-left: 15px;
}
.header-3 .menu-right ul li:not(.header-3 .menu-right ul li:last-child) {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border-left: 1px solid var(--primary-color)5e;
    width: 80px;
    text-align: center;
    height: 100%;
    line-height: 2.4;
}
.menu-right ul li.about-toggle-list {
    padding: 15px 0;
    background: #000;
    border-radius: 0 5px 5px 0px;
}

.header-search-popup form .av-form-control {
   
    width: -webkit-fill-available;
}
.header-1 a#view-search-btn:hover,
.header-1 a#view-search-btn:focus{
    color: #ffffff;
}
 
.menu-right ul {
    /*display: flex;*/
     list-style: none;
}   
.menu-right-3.menu-right ul{
   margin: 0 -13px 0 0; 
}
.menu-right ul {
    display: flex;
    vertical-align: middle;
    align-items: center;
    flex-flow: nowrap;
    padding: 0;
    margin: 0;
}
 
.menu-right ul .shopping-cart .woocommerce-mini-cart{
	flex-wrap: wrap;
}
.menu-right ul .shopping-cart .av-btn-primary{
	border-radius: 5px;
    background: var(--primary-color);
    color: var(--white);
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-weight: 600;
    text-decoration: none;
}
.menu-right ul .shopping-cart .av-btn-primary i{
	margin-left: 5px;
}
 
.menu-right {
    text-align: center;
    /*padding-top: 20px;*/
    position: relative;
}
/*li.header-cart:before {
    position: absolute;
    content: "";
    border-right: 1px solid #0c0c0c36;
    top: 0px;
    bottom: 0px;
    left: 16px;
    height: 79px;
}
li.header-cart:after {
    position: absolute;
    content: "";
    border-right: 1px solid #0c0c0c36;
    top: 0px;
    bottom: 0px;
    height: 79px;
    margin-left: 19px;
}*/

/*.hamburger.hamburger-about:before {
    margin-left: -31px;
    position: absolute;
    content: "";
    border-right: 1px solid #0c0c0c36;
    top: 0px;
    height: 79px;
}*/
.menu-right {
    float: right;
    /*padding-top: 17px;*/
}
/*li.header-cart {
    padding-right:43px;
}*/
 
.menu-right ul li {
    font-size:28px;
}
li.toggle {
    padding-right: 6px;
}
span.toggle-1 {
    background-color: #141414;
    padding: 22px;
    color: var(--primary-color);
    margin-right: -18px;
}
.navigation-area {
    border-radius: 5px;
    padding: 0;
    margin: 0;
}


.button-header {
    float: right;
}


.header-3 .menu-right ul li a.main-button-3:hover,
.header-3 .menu-right ul li a.main-button-3:focus{
    color: #141414;
}
a.main-button-3 {
    text-decoration: none;
    font-size: 16px;
    /*padding-right: 198px;*/
    color: #000;
    display: inline-block;
}
a.main-button-3 i {
    font-size: 29px;
    vertical-align: middle;
}
a.main-button-3 p {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    /*padding-top: 22px;*/
}
.header-button-2 {
    padding-bottom: 0;
    /* margin-bottom: -10px; */
    background-color: var(--primary-color);
    position: relative;
    right: 0px;
    bottom: 0px; 
    line-height: 70px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    width: 200px;
}

.menu-right-3 a#view-search-btn {
    /*padding-right: 16px;*/
} 
 
 
.nav-style-3 .main-navigation ul li a.active{
    color: var(--primary-color);
}
.nav-style-3 .main-navigation ul li a {
    color: #ffff;
}
.nav-style-3 li.header-cart {
    color: #fff;
}

.nav-style-3 a#view-search-btn:hover,
.nav-style-3 a#view-search-btn:focus{
    color: var(--primary-color);
}
.nav-style-3 a#view-search-btn {
    color: #ffffff;
}


 
 .nav-style-3 .menu-right ul {
    align-items: center;
    display: flex;

}


/* menu-effect-2 */
a.menu-effect-2:hover,
a.menu-effect-2:focus{
  -webkit-mask-image: linear-gradient(
    -75deg,
    rgba(0, 0, 0, 0.6) 30%,
    #000 50%,
    rgba(0, 0, 0, 0.6) 70%
  );
  -webkit-mask-size: 200%;
  animation: shine 2s infinite;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }

  to {
    -webkit-mask-position: -50%;
  }
}









/*===== 06. Slider =====*/

.main-slider-3 .item .cover .slider-content {
    position: relative;
    max-width: 744px;
    margin-top: 199px;
}



.home-slider.item {
    height: 100vh;
    position: relative;
    float: left;
    display: inline-table;
}

.item img {
  width: 100%;
  height: auto;
  display:inline-block;
  
}

.item .cover {
    padding: 75px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0px;
    left: 0;
    background: rgb(0 0 0 / 72%);
    display: flex;
    align-items: center;
}

.item .cover .slider-content {
    position: relative;
    max-width: 650px;
	/* margin-top: 220px; */
}
.slider-content .main-button{
    z-index: 0;
}
a.main-button.sp-1 {
    margin-right: 0px;
}

 .item .cover .slider-content h2 {
    font-weight: 600;
    font-size: 55px;
    color: #fff;
    line-height: 1.2;
    word-break: break-word;
}
.item .cover .slider-content h1 {
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    vertical-align: middle;
    margin: 0 0 10px;
}
.item .cover .slider-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
  display: initial;
}
 .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
 .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
 .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
.owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}

.main-slider-3#main-slider .owl-nav .owl-prev,
.main-slider-3#main-slider .owl-nav .owl-next{
    border-radius: 100px;
}
#main-slider.main-slider-3 .owl-nav [class*=owl-]:after{
    border-radius: 100px;
}

#main-slider .owl-nav .owl-prev,
#main-slider .owl-nav .owl-next{
    top: 50%;
    transform: translate(0,-50%);
    color: var(--white);
}
.main-slider-3#main-slider .owl-nav .owl-prev,
.main-slider-3#main-slider .owl-nav .owl-next{
    top: 54%;
    transform: translate(0,-50%);
}

#main-slider .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  /*top: 43%;*/
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  width: 80px;
  cursor: pointer;
  height: 80px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0; 
}

#main-slider.main-slider-2 .owl-nav .owl-prev,
#main-slider.main-slider-2 .owl-nav .owl-next{
    border-radius: 100px;
    width: 40px;
    height: 40px;
    display: none;
}
#main-slider.main-slider-2 .owl-nav .owl-prev:hover,
#main-slider.main-slider-2 .owl-nav .owl-next:hover,
#main-slider.main-slider-2 .owl-nav .owl-prev:focus-within,
#main-slider.main-slider-2 .owl-nav .owl-next:focus-within{
    color: var(--white);
}
#main-slider.main-slider-2 .owl-nav [class*=owl-]:after{
    background-color: var(--primary-color);
    color: #000;
    border-radius: 100px;
}
#main-slider.main-slider-2 .owl-nav [class*=owl-]:hover:after,
#main-slider.main-slider-2 .owl-nav [class*=owl-]:focus-within:after{
    background: #000;
    opacity: 1;
}
#main-slider .owl-nav .owl-prev,
#main-slider .owl-nav .owl-next{
    visibility: hidden;
    opacity: 0;
}
#main-slider:hover .owl-nav .owl-prev,
#main-slider:hover .owl-nav .owl-next,
#main-slider:focus-within .owl-nav .owl-prev,
#main-slider:focus-within .owl-nav .owl-next{
    visibility: visible;
    opacity: 1;
}

.main-slider-1#main-slider .owl-nav .owl-prev i,
.main-slider-1#main-slider .owl-nav .owl-next i{
    width: 30px;
    height: 30px;
    border-radius: 5px;
    background-color: #000;
    color: var(--primary-color);
    line-height: 30px;
    transition: 0.65s;
}

.main-slider-3#main-slider .owl-nav .owl-prev i,
.main-slider-3#main-slider .owl-nav .owl-next i{
    width: 30px;
    height: 30px;
    border-radius: 5px;
    background-color: var(--white);
    color: #000;
    line-height: 30px;
    border-radius: 30px;
    transition: 0.65s;
}
.main-slider-3#main-slider .owl-nav .owl-prev:hover i,
.main-slider-3#main-slider .owl-nav .owl-next:hover i{
    background-color: var(--primary-color);
    color: #000;
}


.main-slider-1#main-slider .owl-nav .owl-prev:hover i,
.main-slider-1#main-slider .owl-nav .owl-next:hover i,
.main-slider-1#main-slider .owl-nav .owl-prev:focus-within i,
.main-slider-1#main-slider .owl-nav .owl-next:focus-within i{
    background-color: var(--primary-color);
    color: #000;
}




.owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
.owl-nav .owl-prev:focus {
  outline: 0;
}

#main-slider .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  width: 80px;
  cursor: pointer;
  height: 80px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
  
}

.main-slider-3 .owl-dots{
    position: absolute;
    left: 50%;
    bottom: 4%;
    transform: translate(-50%,0);
}
.main-slider-3 .owl-dots .owl-dot{
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: var(--white);
    margin: 5px;
}

.main-slider-3 .owl-dots .owl-dot.active{
    background-color: var(--primary-color);

}


.home-slider .owl-nav [class*=owl-]:after {
    content: "";
    width: 100%;
    height: 100%;    
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.6;
    z-index: -1;
    background-color: #000;
}

.owl-theme .owl-nav [class*=owl-] span {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.3px;
}



#main-slider .owl-carousel button.owl-next,
#main-slider .owl-carousel button.owl-prev {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    /* text-indent: -50000em; */
    background-position: center center;
    background-size: cover;
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    line-height: 0;
    margin: 0;
}
.owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}

.owl-nav .owl-next:focus {
  outline: 0;
}


#info-section button.owl-prev,
#info-section button.owl-next{
    width: 40px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    text-align: center;
    background-color: var(--primary-color);
    color: #141414;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
}
#info-section button.owl-prev{
    left: -4%;
}

#info-section button.owl-next{
    right: -4%;
}







/*:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
:hover .owl-next {
  right: 10px;
  opacity: 1;
}
*/
/*.owl-carousel{
     display:block;
     float:left;
}*/

.slider-content p {
    color: #fff;    
    font-size: 18px;
    margin-bottom: 20px;
}

ul.checked li {
    display: flex;
}


.table-slider i{
    font-size:24px;
    color:#078fd9;
}
 
 .table-slider li{
    font-size:24px;  
}

.h6, h6{
    font-size: 1rem;
    /*color: #fff;*/
}
 
 
section#main-slider {
    overflow: hidden;      
} 


.slider-content .text-center {
    margin:auto;
}

 span.slider-title {
    padding: 3px 10px;
    margin: 8px;
    font-size: 25px;
    font-weight: 500;
    border-radius: 5px;
}




/* a.button-with-border:hover { */
    /* background-color: var(--primary-color); */
    /* border: none; */
    /* color: black; */
/* } */


/* .button-style-3:hover { */
    /* background: hsl(0deg 0% 0% / 0%); */
    /* margin-top: -1px; */
    /* animation: none; */
    /* position: relative; */
    /* color: white; */
    /* border: 1px solid #fff; */
/* } */

/*.button-style-3:active {
  border-bottom-width: 0;
  margin-top: 5px;
}
@keyframes pulse {
  0% {
    margin-top: 0px;
  }
  100% {
    margin-top: 6px;
  }
}*/





 .header-button {
    float: right;
    /*margin-right: -12px;*/
}
.header-1 .header-button .main-button{
    padding: 15px 10px;
}
.header-1 .header-button .main-button {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: 600;
}

.main-button>span,.main-button i{position: relative;z-index: 2;}
.main-button i{margin-left: 5px;}
.main-button:hover,.main-button:focus-within{color: var(--primary-color);}
.main-button.effect2{
    background-color: #000;
    color: var(--primary-color);
    /* border: none; */
    border-radius: 6px;
}
.slider-content .main-button.effect2{
    background-color: transparent;
}

.main-button.effect2:hover,.main-button.effect2:focus-within{
    color: #000;
}
a.main-button{
    text-decoration: none;
}
.main-button {
    text-align: center;
    border-radius: 6px;
    padding: 10px 15px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    background-color: var(--primary-color);
    position: relative;
    transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
    color: #000;
    overflow: hidden;
    z-index: 1;
    border: 1px solid var(--primary-color);
    display: inline-flex;
    align-items: center;
}
.main-button:before,.main-button.effect2:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 51%;
    height: 100%;
    opacity: 0;
    background: #000;
    transform: rotateY(90deg);
    border-radius: 5px 0px 0px 5px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.main-button:after,.main-button.effect2:after {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    opacity: 0;
    background: #000;
    transform: rotateY(90deg);
    border-radius: 0px 5px 5px 0px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-button:hover:before,
.main-button:hover:after,
.main-button:focus-within:before,
.main-button:focus-within:after,
.filter-group .main-button.effect2.active:before,
.filter-group .main-button.effect2.active:after {
    opacity: 1;
    transform: rotateY(0deg);
}
.filter-group .main-button.effect2.active{
    color: #000;
}
.main-button.effect2:before,
.main-button.effect2:after{
    background-color: var(--primary-color);
}



 

.main-slider-2 .scrolldown {
    position: relative;
    bottom: 0px;
    left: 0;
    display: block;
    text-align: center;
    line-height: 34px;
    background: #2c3e50;
    background: rgba(44, 62, 80, 0.7);
    border-radius: 100%;
    height: 55px;
    width: 50px;
    z-index: 1;
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
    right: 2px;
    font-size: 16px;
    background-color: var(--primary-color);
    border-radius: 50%;
    width: 43px;
    height: 42px;
    /* padding-bottom: 3px; */
    display: inline-block;
}
a.vedio-button.scrolldown i {
    padding: 0;
}
 
 

a.button-with-border i {
    margin-left: 5px;
}
.button-item {
    margin-top: 10px;
}
.main-slider-1{
    overflow: hidden;
    /*margin-top: -40px;*/
    z-index: -9;
}
.main-slider-1 .home-slider .owl-dot{
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: var(--white);
    margin: 10px;
    transition: 0.65s;
}
.main-slider-1 .home-slider .owl-dot.active{
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: var(--primary-color);
}
.main-slider-1 .home-slider .owl-dots{
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translate(-50%, 0px);
}
.main-slider-2 .home-slider .owl-dots{
    position: absolute;
    top: 50%;
    right: 1%;
    transform: translate(0, -50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.main-slider-2 .home-slider .owl-dot>span{
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: var(--primary-color);
    margin: 10px;
    transition: 0.65s;
    display: inline-block;
}
.main-slider-2 .home-slider .owl-dot{
    line-height: 0;
}
.main-slider-2 .home-slider .owl-dot.active{
    border: 1px solid var(--white);
    border-radius: 30px;
}
.main-slider-2 .home-slider .owl-dot.active span{
    background-color: var(--white);
}



 .main-slider-2{
    overflow: hidden;
    margin-top:0px;
    z-index: -9;
}
.nav-area {
    z-index: 3;
    position: relative;
}
.slider-content.text-right {
    margin-left: auto;
}
.slider-content.text-center {
    margin: auto;
}

.home-slider {
  position: relative;
}
 
.home-slider .item {
  width: 100%;
  height: auto;
  overflow: hidden;
} 

.home-slider .item img {
  max-width: 100%;
  height: auto;
  opacity: 1 !important;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  transition: all 1s ease;
}
/* .slider-style-2 .item img {
	height:750px;
	object-fit:cover;
} */
.slider-style-2 .item .cover .slider-content{
	margin-top:120px;
}
/* .main-slider-1.slider-style-1 .item img {
	height: 750px;
	object-fit:cover;
} */



.main-slider-2.slider-style-2 .item .cover .slider-content{
	margin-top: 50px;
}
.main-slider-2.slider-style-1 .item .cover .slider-content{
	/* margin-top:-115px; */
}


.main-slider-3.slider-style-1 .item .cover .slider-content{
	margin-top: 0;
}
.main-slider-1 .owl-dots,.main-slider-3 .owl-dots{
	display:none;
}

 .home-slider .item.active:nth-child(odd) figure > img {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);  
}  


  
.home-slider .item:nth-child(odd) > img {
   -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;  
    animation: zoom-in 50s linear infinite;          
} 

@keyframes zoom-in{
    from{
        transform:scale(1,1);
    }
    to{
        transform:scale(1.1,1.1);
    }
    
}
  
 /* span.slider-title-2:after { */
    /* position: absolute; */
    /* content: ""; */
    /* border: 1px solid; */
    /* top: 4px; */
    /* bottom: 3px; */
    /* margin-left: 6px; */
/* } */
span.slider-title-2 {
    padding-right: 12px;
}
.main-slider-2 span.slider-title-1 {
    margin-right: 24px;
}
.main-slider-2 span.slider-title-2 {
    margin-right: 24px;
}
.main-slider-2 span.slider-title-1 {
    margin-right: 10px;
    color: var(--primary-color);
    border-right: 1px solid #555555;
    padding-right: 11px;
}
.main-slider-2 span.slider-title-2 {
    margin-right: 15px;
    border-right: 1px solid #555555;
    padding-right: 11px;
}
.main-slider-2 .item .cover .slider-content h2 {
    font-size: 55px;
}



.footer-2 .button-style-2{
    border-radius: 26px;   
}



  

/* /////////// IMAGE ZOOM /////////// */
@-webkit-keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
.zoomInImage {
  -webkit-animation-name: zoomInImage;
          animation-name: zoomInImage;
}
@-webkit-keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.zoomOutImage {
  -webkit-animation-name: zoomOutImage;
          animation-name: zoomOutImage;
}


.main-slider-3 .slider-content.text-left {
    margin-top: 185px;
}


.main-slider-3 .slider-content .slider-sub-title{
    position: relative;
}

.main-slider-3 .slider-content .slider-sub-title:before{
    content: '';
    width: 100%;
    height: 5px;
    background-color: var(--primary-color);
    position: absolute;
    bottom: 0;
    clip-path: polygon(0 0, 100% 41%, 100% 65%, 0 100%);
}




/*button style-3*/


/*===== 7.info Section =====*/


.info-icon {
    font-size: 35px;
    color: #fff;
    margin-right: 20px;
    line-height: 0;
}
.info-content h5 a{
    color: var(--primary-color);
    margin-bottom: 0;
	text-decoration:none;
}
.info-content h5 {
	margin-bottom: 0;
}
.info-box:hover .info-content h5 a,
.info-box.active .info-content h5 a,
.info-box:focus-within .info-content h5 a{
	color:var(--secondary-color);
}


.info-box:hover .info-content h5,
.info-box:hover .info-icon i,
.info-box:hover .info-content p,
.info-box:focus .info-content h5,
.info-box:focus .info-icon i,
.info-box:focus .info-content p,
.info-box.active .info-content h5,
.info-box.active .info-icon i,
.info-box.active .info-content p{
    color: #000;
    transition: 0.65s;
}
/*.info-item {
    margin-top: -177px;
    z-index: 29;
    position: relative;
}*/

.info-content p {
    color: #fff;
    margin: 0;
}

.info-icon i {
    text-align: center;
    justify-content: center;
    vertical-align: super;
}

.info-icon a {
    text-decoration: none;
}
 
 
.info-box {
    display: flex;
    background-color: #00000054;
    align-items: center;
    justify-content: center;
    padding-top: 25px;
    padding-bottom: 25px;
    line-height: normal;
    border-radius: 4px;
    position: relative;
    color: #fff;
    cursor:pointer;
    /*margin-top: 20px;*/
}

.info-box:before {
  content: "";
  background: var(--primary-color);
  width: 100%;
  height: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  transition: all ease 1s;
  border-radius:5px;
}

.info-effect:hover:before,
.info-effect:focus-within:before,
.info-effect.active:before {
  height: 100%;
}
.info-icon,.info-content{
  z-index: 11;
}
 
 
@keyframes myframes {
  from {
    height: 0px;
  }
  to {
    height: 200px;
  }
}

/*===== 7.Why Choose Section =====*/
.why-choose-section {
    padding-top: 100px;
    padding-bottom:100px;
    background-color: var(--white);
}
.left-area-skill {
    position: relative;
}
.section-title-choose h2:before {
    position: absolute;
    content: "";
    border: 2px solid var(--primary-color);
    top: 70px;
    /* bottom: 0; */
    left: 0px;
    right: 0;
    width: 50px;
} 
.section-title-choose h2 {
    padding-left: 71px;
    margin-bottom: 25px;
    margin-top: 24px;
    font-size: 36px;
    display: flex;
}
.section-title-choose {
    position: relative;
}


/* .section-title h2:before { */
    /* position: absolute; */
    /* content: ""; */
    /* border: 2px solid var(--primary-color); */
    /* top:68px; */
    /* /* bottom: 0; */ */
    /* left:451px; */
    /* right: 0; */
    /* width: 50px; */
/* } */
span.choose-shape {
    border: 2px solid var(--primary-color);
    padding: 6px;
    border-radius: 6px;
}
div.subtitle-shape {
    border: 2px solid var(--primary-color);
    /*padding: 10px 17px 6px 20px;*/
    border-radius: 6px;
    margin-left: 7px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    bottom: 6px;
    background-color: var(--primary-color);
    color: #000;
}

@keyframes wave {
  to {
    transform: translateY(-100%) rotate(-360deg);
  }
}
.dynamic-txt {
  color: var(--primary);
  height:50px;
  line-height:50px;
  overflow:hidden;
  margin: 0;
  padding: 0 10px;
  text-align: left;
  position: relative;
  border-radius: 5px;
  margin-left: 10px;
  color: #141414;
}
ul.dynamic-txt:before {
    content: '';
    border-radius: 6px;
    position: absolute;
    border-radius: 5px;
    overflow: hidden;
    background-color: var(--primary-color);
    inset: 0;
}


.dynamic-txt > li {
  list-style:none;
  font-weight:500;
  position: relative;
  animation: slide 6s steps(2) infinite;
}
@keyframes slide{
  100% {
    top: -70px;
    line-height: 79px;
  }
}
.dynamic-txt li span {
  margin:5px 0;
}

.dynamic-txt li span::after {
  position:absolute;
  content:'';
  left:0;
  height:100%;
  width:100%;
  line-height:70px;
  background:var(--primary-color);
  border-left: 2px solid var(--background);
  animation: typing 3s steps(10) infinite;
}

@keyframes typing {
  40%,60% {left: calc(100% + 30px);}
  100% {left:0;}
}
/*bebebebe*/

.section-title>div {
    margin-bottom: 15px;
    font-size: 36px;
    position: relative;
    display: inline-flex;
    align-items: center;
    height: 60px;
}
.section-title div> h2{
    font-size: 36px;
    margin: 0;
}
.section-title {
    position: relative;
    margin-bottom:24px;
} 
 .choose-icon i {
    font-size: 48px;
    padding-right: 10px;
}

.choose-item {
    display: flex;
    border: 1px solid var(--primary-color);
    align-items: center;
    background-color: #fff7d947;
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 15px;
    box-sizing:content-box;
    height:100%;
    width:auto;
}
.choose-item:last-child{
    margin-bottom: 0px;
}
 
.choose-icon i {
    font-size: 50px;
    color: var(--primary-color);
    margin: 10px;
    justify-content: center;
    text-align: center;
    align-items: center;
    padding-left: 6px;
}
.choose-content h3 {
    font-size: 25px;
    margin-bottom: 9px;
    color: #141414;
    margin-top: 16px;
    word-break: break-word;
}
.choose-icon {
    background-color: #fff5cf;
    border-radius: 10px;
    width: 70px;
    height: 70px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.choose-content p {
    word-break: break-word;
    margin-bottom: 24px;
}
.main-choose-box {
    /*margin-top: 40px;*/
}

.main-choose-box .choose-item:hover .choose-icon i,
.main-choose-box .choose-item:focus-within .choose-icon i{
    animation: headShake 2s infinite;
}





.section-title h5 {
    font-size: 20px;
}
 
.section-title p {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 0;
}

.right-area-choose {
    position: relative;
    /*padding: 50px 0px 0px 50px;*/
}

.right-area-choose .section-title h2{
    padding-left: 58px;
}

.left-area-choose {
    position: relative;
} 

.choose-image img {
    margin-left: 62px;
    height: 100%;
    filter: brightness(0.5);
    border-radius: 4px;
    width: -webkit-fill-available;
}

.left-choose-content {
    position: absolute;
    top: 0;
    margin-top: 20px;
    margin-left: 79px;
    background-color: black;
    color: #fff;
    display: flex;
    padding: 6px;
    width: 55%;
    padding-left: 24px;
    align-items: center;
    border-left: 5px solid var(--primary-color);
    border-radius: 4px;
	z-index: 2;
}

.left-choose-icon i {
    font-size: 48px;
    color: var(--primary-color);
}
.left-text-choose p {
    font-size: 20px;
    margin-left: 20px;
    margin-top: 15px;
    line-height: normal;
    font-weight: 500;
}
/* .choose-image:before { */
    /* content: ""; */
    /* border: 4px solid var(--primary-color); */
    /* position: absolute; */
    /* top: 42px; */
    /* bottom: -46px; */
    /* left:14px; */
    /* right: 131px; */
    /* z-index: -1; */
/* } */
.choose-image:after {
    content: "";
    border: 4px solid #141414;
    position: absolute;
    top: 54px;
    bottom: 10px;
    left: 23px;
    right: 141px;
    z-index: 0;
    -webkit-animation: moves 10s infinite;
    -moz-animation: moves 10s infinite;
    -ms-animation: moves 10s infinite;
    -o-animation: moves 10s infinite;
    animation: moves 10s infinite;
    
}
.choose-image:before {
    content: "";
    border: 4px solid var(--primary-color);
    position: absolute;
    top: 66px;
    bottom: 20px;
    left: 34px;
    right: 151px;
    z-index: 0;
    -webkit-animation: moves 10s infinite;
    -moz-animation: moves 10s infinite;
    -ms-animation: moves 10s infinite;
    -o-animation: moves 10s infinite;
    animation: moves 10s infinite;
}
@keyframes moves {
    0%{
        transform: translateX(0px);
    }

    50%{
        transform: translateX(20px);
    }
    100%{
        transform: translateX(0px);;
    }
}
.choose-image {
    position: relative;
    padding: 0px 2px;
}
.choose-img-effect{
    position: relative;
    overflow: hidden;
    z-index: 2;
}
.choose-img-effect::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.choose-img-effect:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}


/*===== 8.Service Section =====*/
/*.service-page {
    padding: 100px 80px 100px 80px;
}*/
.service-section {
    background-color: #FFFCF3;
    padding-top: 100px;
    padding-bottom: 75px;
    position: relative;
    overflow: hidden;
}
.section-title h2:before {
        position: absolute;
    content: "";
    top: 50%;
    border: 2px solid var(--primary-color);
    width: 50px;
    margin-left: -60px;
    transform: translate(0, -50%);
} 


.service-slide .owl-nav .owl-prev,
.service-slide .owl-nav .owl-next{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 40px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid var(--primary-color)!important;
    color: #000;
    transition: 0.65s;
    visibility: hidden;
    background-color: var(--primary-color)!important;
}
.service-slide .owl-nav .owl-prev{left: 0px;}
.service-slide .owl-nav .owl-next{right: 0px;}

.service-slide .owl-nav .owl-prev:hover,
.service-slide .owl-nav .owl-prev:focus-within,
.service-slide .owl-nav .owl-next:hover,
.service-slide .owl-nav .owl-next:focus-within{
    background-color: #000!important;
    color: var(--white);
}
.service-slide:hover .owl-nav .owl-prev,
.service-slide:focus-within .owl-nav .owl-prev{
    visibility: visible;
    left: -20px; 
}
.service-slide:hover .owl-nav .owl-next,
.service-slide:focus-within .owl-nav .owl-next{
    visibility: visible;
    right: -20px;
}


.service-content h4 {
    font-size: 23px;
    color: #141414;
}
.service-box {
    text-align: center;
}
.service-box .main-button{
    margin-right: 0;
}
.service-icon {
    font-size: 48px;
    color: var(--primary-color);
    margin-top: 14px;
    margin-bottom: 10px;
}
.service-box {
    text-align: center;
    border: 1px solid #14141429;
    border-radius: 5px;
    padding: 25px;
    cursor: pointer;
    margin-bottom:25px;
    position: relative;
    overflow: hidden;
}

.service-content p {
    font-size: 16px;
    color: #141414;
    line-height: 30px;
}
.service-content a {
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
}

.service-content i {
    margin-left: 6px;
}

.service-box:hover .service-icon,
.service-box:focus-within .service-icon,
.service-box.active .service-icon {
    color: #fff;
}
.service-box:hover .service-content p,
.service-box:focus-within .service-content p,
.service-box.active .service-content p {
    color: #fff;
}
.service-box:hover .service-content h4,
.service-box:focus-within .service-content h4,
.service-box.active .service-content h4 {
    color: var(--primary-color);
}
/*.service-box:hover .service-content a {
    color: var(--primary-color);
}*/
.service-box:hover,
.service-box:focus-within,
.service-box.active {
    background-color: var(--secondary-color);
    transition: 0.5s ease;
   box-shadow: 1px 3px 12px 2px #7e7777;
}
.section-element-service {
    position: absolute;
    right: 0;
    bottom: 0;
}

/* Service button effect*/


.button-container-2 {
    position: relative;
    font-weight: 300;
    transition: 0.5s;
    letter-spacing: 1px;
    border-radius: 8px;
}
.button-container-2 button {
     background: #fefbec;
    -webkit-mask: url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/urban-sprite.png);
    mask: url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/urban-sprite.png);
    -webkit-mask-size: 3000% 100%;
    mask-size: 3000% 100%;
    border: none;
    cursor: pointer;
    -webkit-animation: ani2 0.7s steps(29) forwards;
    animation: ani2 0.7s steps(29) forwards;
    height: 50px;
}
.button-container-2 button:hover {
  -webkit-animation: ani 0.7s steps(29) forwards;
  animation: ani 0.7s steps(29) forwards;
}

.mas {
  position: absolute;
  color: #000;
  text-align: center;
  width: 101%;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  position: absolute;
  font-size: 11px;
  margin-top: 17px;
  overflow: hidden;
  font-weight: bold;
}


@-webkit-keyframes ani {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}
@keyframes ani {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}
@-webkit-keyframes ani2 {
  from {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
  to {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
}
@keyframes ani2 {
  from {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
  to {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
}
 
 
  

/*===== 9.Funfact Section =====*/

.funfact-bg-image{
    background: url(../image/funfact-bg.jpg) center center fixed rgba(0,0,0,.7);
 
}
.funfact-section {    
   background-color:#121111b8;
   background-blend-mode: multiply;
    background-size: cover;
    position: relative;
    z-index: 0;
    padding: 100px 0px 75px 0px;
    overflow: hidden;
}
.funfact-section .section-title h2,
.work-process .section-title h2{color: var(--white);}
span.funfact-title {
    color: #fff;
    position: relative;
    display: inline-flex;
}
.funfact-box {
    background-color: #fff;
    text-align: center;
    padding: 30px;
    margin-bottom:25px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
}

.funfact-box:hover .funfact-icon i,
.funfact-box:focus-within.funfact-icon i {
    animation: headShake 3s infinite;
}
.right-area-funfact {
    margin-top: 40px;
    position: relative;
}
 
.funfact-icon {
    font-size: 36px;
    margin-bottom: 20px;
    background-color: var(--primary-color);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    box-shadow: var(--primary-color)2e 1px 0px 10px 15px;
    display: inline-block;
    color: #141414;
}

.funfact-box:hover .funfact-icon ,
.funfact-box:focus-within .funfact-icon,
.funfact-box.active .funfact-icon {
    color: var(--white);
    background-color: #141414;
}


.funfact-content h1 {
    margin-bottom: 0px;
}
.left-area-funfact {
    position: relative;
    /*padding: 50px 50px 0 50px;*/
    text-align: center;
}

.left-image {
    display: inline-block;
}

.ring {
    position: relative;
    display: inline-block;
    /*position: absolute;*/
    /*top: 56%;
    width: auto;
     height: 100%; 
    background: transparent;
    border: 3px solid #3c3c3c;
    border-radius: 50%;
    text-align: center;
    line-height: 150px;
    font-family: sans-serif;
    font-size: 20px;
    color: #fff000;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-shadow: 0 0 10px #fff000;
    box-shadow: 0 0 20px rgb(0 0 0 / 50%);*/
}
.ring:before
{
  content:'';
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  border:3px solid transparent;
  border-top:3px solid var(--primary-color);
  border-right:3px solid var(--primary-color);
  border-radius:50%;
  animation:animateC 20s linear infinite;
}
.funfact-effect-1
{
  display:block;
  position:absolute;
  top:calc(50% - 2px);
  left:50%;
  width:50%;
  height:4px;
  background:transparent;
  transform-origin:left;
  animation:animate 20s linear infinite;
}
.funfact-effect-1:before
{
  content:'';
  position:absolute;
  width:16px;
  height:16px;
  border-radius:50%;
  background:var(--primary-color);
  top:-6px;
  right:-8px;
  box-shadow:0 0 20px var(--primary-color);
}
@keyframes animateC
{
  0%
  {
    transform:rotate(0deg);
  }
  100%
  {
    transform:rotate(360deg);
  }
}
@keyframes animate
{
  0%
  {
    transform:rotate(45deg);
  }
  100%
  {
    transform:rotate(405deg);
  }
}
.section-element-funfact {
    position: absolute;
    bottom: 0px;
    right: 0px;
    
}
/*Hover style*/

  


.circle {
  border-radius: 100%;
  box-shadow: none;
}
.circle:before, .circle:after {
  border-radius: 100%;
}



.funfact-box {
    border: 0;
    box-sizing: border-box;
    color: var(--primary-color);
    font-size: inherit;
    font-weight: 700;
    position: relative;
    vertical-align: middle;
    overflow: hidden;
    z-index: 1;
}


.funfact-content {
    color: #141414;
}
.funfact-box {
    position: relative;
    overflow: hidden;
    transition: 0.65s;
}

.funfact-box .fun-over {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: var(--primary-color);
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.funfact-box:hover .fun-over,
.funfact-box:focus-within .fun-over,
.funfact-box.active .fun-over{
  width: 300%;
  height: 700.5px;
}


/*===== 10.Skill Section =====*/
.skill-image::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.skill-image:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}
@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}


section#skill-section {
    padding-top: 100px;
    padding-bottom: 100px;
    position:relative;
    background-color: #FFFCF3;
    overflow: hidden;
}
.skill-image{
    position: relative;
    overflow: hidden;
    width: fit-content;
    margin-left: auto;
}

#tilt {
  display: block;
  background-color: grey;
  transition: box-shadow 0.1s, transform 0.1s;
  
  /*
    * Adding image to the background
    * No relation to the hover effect.
    */
  background-image: url(http://unsplash.it/300/200);
  background-size: 100%;
  background-repeat: no-repeat;
}

#tilt:hover {
  box-shadow: 0px 0px 30px rgba(0,0,0, 0.6);
  cursor: pointer;
}

.skill-image img {
    position: relative;
    border: 8px solid var(--primary-color);
    width: auto;
    float: right;
    border-right-color: #141414;
    border-bottom-color: #141414;
}

.skills,
.skills .skill,
.skills .skill .skill-title,
.skills .skill .skill-bar {
   width: 100%;
   float: left;
}

 .skills {
    /*margin-bottom: 24px;*/
}

.skills .skill {
   margin-bottom: 30px;
}

.skills .skill .skill-title {
    color: var(--secondary-color);
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
}

.skills .skill .skill-bar {
    width: 0;
    height: 16px;
    background: var(--secondary-color);
    transition: 1s cubic-bezier(1, 0, 0.5, 1);
    -webkit-transition: 1s cubic-bezier(1, 0, 0.5, 1);
    -ms-transition: 1s cubic-bezier(1, 0, 0.5, 1);
    border-radius: 10px;
}

.skills.active .skill .skill-bar {
   width: 100%;
}

.skills .skill .skill-bar span {
    float: left;
    width: 0%;
    background: var(--primary-color);
    height: 16px;
    position: relative;
    transition: 1s cubic-bezier(1, 0, 0.5, 1);
    -webkit-transition: 1s cubic-bezier(1, 0, 0.5, 1);
    -ms-transition: 1s cubic-bezier(1, 0, 0.5, 1);
    border-radius: 10px;
}
.skills .skill .skill-bar span b {
    float: left;
    width: 100%;
    position: relative;
    text-align: right;
    opacity: 0;
    font-size: 18px;
    color: var(--secondary-color);
    font-weight: 600;
    top: -40px;
    /*margin-left: 55px;*/
}
.element-image {
    margin-top: -104px;
    /*z-index: -9;*/
    position: absolute;
    margin-left: -28px;
    animation: movedots 5s infinite;
}
@keyframes movedots{
    0%{
        transform: translateX(0px);
    }
    50%{
        transform: translateX(50px);
    }
    100%{
        transform: translateX(0px);
    }
}


/*.imageBox {
     position: absolute; 
    width: -webkit-fill-available;
}*/
.imageAfter {
  width: 0;
  transition: 2s;
  overflow: hidden;
  position: absolute;
}
.left-area-skill:hover .imageAfter {
  width: 100%;
}



/*===== 11.Portfolio Section =====*/
.portfolio-section .filter-group li button.btn-default{
    background-color: var(--background);
    color: var(--white);
    transition: 0.65s;
}
.portfolio-section .filter-group li button.btn-default:hover,
.portfolio-section .filter-group li button.btn-default:focus-within,
.portfolio-section .filter-group li button.btn-default.active{
    background-color: var(--primary-color);
    color: var(--background);
}



.portfolio-page {
    padding: 100px 70px 100px 70px;
}

.portfolio-section {
    padding: 100px 0 75px;
    background-color: var(--white);
}
.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: none!important;
}

ul.filter-group {
    display: flex;
    padding-left: 0;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    flex-wrap: wrap;
}
ul.filter-group .active .btn {
    background-color: var(--primary-color);
    border-radius: 5px;
    color: #000;
}
ul.filter-group li {
    list-style: none;
    overflow: hidden;
    margin-right:25px;
    margin-bottom: 10px;
}
ul.filter-group li:last-child{margin-right: 0;}
.gallery-title
{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}

 



.port-image
{
    width: 100%;
}
.gallery_product {
    margin-bottom: 25px;
}

.portfolio-tab ul li:hover {
    background: #18ba60;
    color: #fff;
}
.portfolio-tab ul .active {
    background: #18ba60;
    color: #fff;
}
.clearfix:after {
  display: table;
  content: " ";
  clear: both;
}
 
 .single-portfolio {
    position: relative;
}
.section-title h3 {
    font-size: 37px;
    font-weight: 700;
}
img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}
 
section.portfolio {
    padding: 6rem 0;
    background: #fff;
}
.portfolio .sec-title {
    margin-left: 0;
}
.portfolio .sec-title h2 span {
    font-weight: 600;
    color: #111;
}
.portfolio .sec-title h2 {
    color: $firstcolor;
    margin-bottom: .5rem;
}
.portfolio .item {
    padding-bottom: 2.5rem;
}
.portfolio .filters-group {
    margin-bottom: 2.5rem;
    padding-left: 0px;
}
.portfolio .filters-group ul {
    padding-left: 0px;
}
.portfolio .filters-group ul li {
    list-style: none;
    color: #000;
    display: inline-block;
    padding: 10px 15px;
    text-transform: capitalize;
    font-weight: 500;
    cursor: pointer;
    border-radius: 5px;
    transition: all .5s ease;
}
.portfolio .filters-group ul li:hover {
    background: $firstcolor;
    color: #fff;
}
.portfolio .filters-group {
    text-align: center;
    border-radius: 5px;
}
@media screen and (max-width: 543px) {
    .portfolio .filters-group ul {
        padding-left: 0px;
    }
    .portfolio .filters-group ul li:hover {
        background: none;
        color: #000;
    }
}
.portfolio .filters-group .active {
    background: $firstcolor;
    color: #fff;
}

.light-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0 0 0 / 40%);
    transition: 0.65s;
}




/*----- HOVER -----*/
.pricing-section .filter{
    display: none
}

.single-portfolio {
    position: relative;
    cursor: pointer;
}
 
.portfolio-img a {
    display: inline-block;
    position: relative;
}
.portfolio-view {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    text-align: center;
    width: 100%;
}
/* .single-portfolio .img-poppu::before, */
/* .single-portfolio .img-poppu::after { */
    /* background: #fff; */
    /* bottom: 0; */
    /* content: ""; */
    /* height: 20px; */
    /* left: 0; */
    /* margin: auto; */
    /* position: absolute; */
    /* right: 0; */
    /* top: 0; */
    /* transition: all .5s ease 0s; */
    /* width: 1px; */
/* } */
.single-portfolio .img-poppu:hover:before,
.single-portfolio .img-poppu:hover:after {
    background: $firstcolor;
}
.single-portfolio .img-poppu::after {
    height: 1px;
    width: 20px;
}
.single-portfolio .img-poppu span{color: #000;}
.single-portfolio .img-poppu {
    color: hsl(0deg 0% 8%);
    display: inline-block;
    height: 35px;
    opacity: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transform: translateY(20px);
    width: 35px;
    z-index: 99;
    background-color: var(--primary-color);
    border-radius: 50%;
    font-size: 4px;
    font-weight: 600;
}
.single-portfolio .img-poppu:hover,
.single-portfolio .img-poppu:focus-within {
     
    color: #232323;
}

.single-portfolio .portfolio-img:before {
    content: "";
    position: absolute;
    top: -100%;
    left: 0;
    width: 50.01%;
    height: 100%;
    background: var(--secondary-color);
    z-index: 1;
    transition: 0.5s;
}
 
 
.single-portfolio .portfolio-img:after {
  content: "";
    opacity: 0.4;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: var(--secondary-color);
    z-index: 1;
    transition: 0.5s;
}
.single-portfolio .portfolio-img:before {
    bottom: 0;
    left: 0;
    opacity: 0.4;
    right: 0;
    top: 0;
    z-index: 1;
}
 span.tittle-5 {
    color: #18ba60;
}
.single-portfolio .portfolio-img:hover:before,
.single-portfolio .portfolio-img:focus-within:before {
    opacity: 0.8;
}
.single-portfolio .portfolio-img:hover,
.single-portfolio .portfolio-img:focus-within {
    opacity: 1;
}
.single-portfolio .portfolio-img:hover .img-poppu,
.single-portfolio .portfolio-img:focus-within .img-poppu {
    opacity: 1;
    transform: translateY(0px);
}
.portfolio-text {
    opacity: 0;
    transition: all .4s;
}
.portfolio-text a h4 {
    color: var(--primary-color);
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom: 5px;
    font-size: 18px;
    transition: all .5s;
}
 
.portfolio-title h3 {
    line-height: 1.1;
    margin-bottom: 0.5rem;
}
.portfolio-text span {
    color: #fff;
    position: relative;
}
.single-portfolio .portfolio-img:hover .portfolio-text ,
.single-portfolio .portfolio-img:focus-within .portfolio-text {
    opacity: 1;
     
}
.portfolio-title {
    padding: 1.5rem 1rem;
    background: #fff;
    box-shadow: 0px 6px 0px 0px #f1f1f1;
    box-sizing: border-box;
}
.portfolio .sec-title img {
    position:relative;
    width:151px !important;
    height:26px;
}
.portfolio-title h3 {
    line-height: 1.1;
    margin-bottom: 0.5rem;
}
.portfolio-title h3 a {
    font-weight: 400;
    text-transform: capitalize;
    color: #464646;
}
.portfolio .item {
    padding-bottom: 1.6rem;
}
.portfolio .no-gutters {
    padding: 0px !important;
}
.portfolio-text a {
    list-style: none;
    text-decoration: none;
}

.section-title {
    margin-bottom: 40px;
}
.section-title.choose div{
    /*padding-left: 60px;*/
}
span.angle-right i {
    font-size: 24px;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    text-align: center;
    margin-top: 5px;
}




/*.abc{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}*/
.abc .portfolio-img {
    position: relative;
    width: auto;
    height: 400px;
    background: #fff;
    transition: 0.5s;
    overflow: hidden;
}
.abc .portfolio-img  img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
  
.abc:hover .portfolio-img :before,
.abc:focus-within .portfolio-img :before {
  top: 0;
}
.abc:hover .portfolio-img :after ,
.abc:focus-within .portfolio-img :after {
  bottom: 0;
  transition-delay: 0.5s;
}
.abc .portfolio-img:hover:before,
.abc .portfolio-img:focus-within:before {
  top: -100%;
}
.abc .portfolio-img:hover:after,
.abc .portfolio-img:focus-within:after {
  bottom: -100%;
}

 



/*===== 12.CTA Section =====*/


.cta-bg-image{
    background: url(../image/cta-bg.jpg) center center fixed rgba(0 0 0 / 79%);
 
}
 
.cta-section {
    background-color:#060606d1;
    background-blend-mode: multiply;
    background-size: cover;
    padding: 100px 0;
    background-attachment: scroll;
}

.cta-content {
    color: #fff;
    justify-content: space-between;
    padding-left: 60px;
}
.cta-item {
    display: flex;
    position: relative;
    align-items: center;
}
.cta-button {
    display: flex;
    justify-content: end;
    align-items: center;
    flex-wrap: wrap;
}
.cta-button .button-with-border {
    margin-right: 12px;
    border: 1px solid var(--primary-color)!important;
    width: fit-content;
    /*margin-bottom: 15px;*/
}
.cta-content h5 {
    font-size: 24px;
    margin: 0 0 10px;
}
.cta-content p{
    margin-bottom: 0;
}
.cta-image:after {
    position: absolute;
    content: "";
    border: 0.2px solid #e1d3d338;
    top: 0px;
    bottom: 9px;
    margin-left: 25px;
} 
.cta-button .button-style-2 {
    color: #fff;
}
.cta-button .button-style-2:hover {
    color: black;
    font-size: 16px;
    font-weight: 500;
}


/*===== 13.Testimonial Section =====*/


/*Testimonial Sectio element*/
.elemt-tb1 {
    position: absolute;
    left: 10%;
    top: 10%;
    animation: move01 15s infinite;
}
.elemt-tb2 {
    position: absolute;
    right: 10%;
    top: 10%;
    animation: move02 18s infinite;
}
.elemt-tb3 {
    position: absolute;
    top: 60%;
    left: 5%;
    animation: move03 18s infinite;
}
.elemt-tb4 {
    position: absolute;
    top: 90%;
    left: 45%;
    animation: move04 22s infinite;
}
.elemt-tb5 {
    position: absolute;
    left: 33%;
    top: 10%;
    animation: move05 10s infinite;
}
.elemt-tb6 {
    position: absolute;
    right: 0%;
    bottom: 2%;
    animation: move06 10s infinite;
}

@keyframes move01{
    0% {
        transform: rotate(0deg);
        left: 0%;
    }
    50%{
        transform: rotate(360deg);
        left: 20%
    }
    100%{
        transform: rotate(0deg);
        left: 0%
    }
}

@keyframes move02{
    0% {
        transform: rotate(0deg);
        top: 0%;
    }
    50%{
        transform: rotate(360deg);
        top: 20%
    }
    100%{
        transform: rotate(0deg);
        top: 0%
    }
}

@keyframes move03{
    0% {
        left: 0%;
    }
    50%{
        left: 20%
    }
    100%{
        left: 0%
    }
}

@keyframes move04{
    0% {
        transform: rotate(0deg);
        left: 0%;
    }
    50%{
        transform: rotate(360deg);
        left: 80%
    }
    100%{
        transform: rotate(0deg);
        left: 0%
    }
}
@keyframes move05{
    0% {
        transform: translateY(0px);
    }
    50%{
        transform: translateY(50px);
    }
    100%{
        transform: translateY(0px);
    }
}
@keyframes move06{
    0% {
        right: 0;
    }
    50%{
        right: 12%;
    }
    75%{
        right: 0;
        transform: rotate(30deg);
    }
    100%{
        transform: rotate(0deg);
    }
}






.testimonial-section {
    padding-top: 100px;
    padding-bottom: 140px;
    position: relative;
    overflow: hidden;
    background-color: var(--white);
}

.testimonial-box {
    display: flex;
    padding: 30px;
    box-shadow: 0px 1px 8px 0px #0000002b;
    cursor: pointer;
    /*margin-bottom: 20px;*/
}
.category-tab.activated {
    background-color: black;
    transition: 0.5ms ease;
}
.category-tab.activated .testimonial-content p{
    color: var(--primary-color);
}
.category-tab.activated .testimonial-content h4{
    color: #fff;
}
.testimonial-image img {
    border-radius: 5px;
    /*margin-left: 20px;*/
}
.testimonial-content {
    text-align: left;
}

.testimonial-content h4 {
    margin-bottom: 3px;
    color: var(--primary-color);
    font-size: 24px;
}
.testimonial-content p {
    font-size: 16px;
    margin-bottom: 0;
}

.testimonial-item {
    /*padding-top: 50px;*/
    text-align: center;
}

.testimonial-item .owl-thumbs{
    margin-bottom: 40px;
    display: inline-flex;

}

.testimonial-item .owl-thumbs .owl-thumb-item.active .testimonial-content p{
    color: var(--white);
}
.testimonial-item .owl-thumbs .owl-thumb-item{
    border: none;   
    background: var(--white);
    border: none;
    background: var(--white);
    display: inline-block;
    padding: 0;
}
.testimonial-item .owl-thumbs>* {
    margin: 0 5px;
}
.testimonial-item .owl-thumbs .owl-thumb-item.active .testimonial-box{
    background-color: #141414;
}

.testimonial-item .testimonial-image{
    display: inline-block;
    margin-right: 15px;
}

.testimonial-carousel .testimonial-content {
    margin-bottom: 30px;
    text-align: center;
}


.testimonial-carousel .testimonial-content p {
    /*margin-top: 40px;*/
    margin-bottom: 30px;
    font-weight: 300;
    line-height: 2;
}
.testimonial-item-image img {
    border: 2px solid var(--primary-color);
    border-radius: 5px;
    width:100%;
}
.testimonial-content i.fa-angle-double-right {
    margin-left: 5px;
}
.testimonial-item-image{
  position: relative;
  transition: transform 4s ease-in;
  overflow: hidden;
  border: 4px solid #fff;
  cursor: pointer;
}

.testimonial-item-image img{
  transition: transform 1s ease-in;
}
.testimonial-item-image img:hover {
  transform: scale(1.2);
}
.testimonial-item-image:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    transform: translateY(-100%);
    font-size: 25px;
    color: #fff;
    display: block;
    background-color: rgb(246 198 19 / 42%);
    z-index: 1;
    display: flex;
    align-items: center;
    transition: transform 0.4s ease-in;
    border: 4px solid var(--primary-color);
    justify-content: center;
    box-sizing: border-box;
}
.testimonial-item-image:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  transform: translateY(100%);
  font-size: 25px;
  color: #fff;
  display: block;
  background-color: rgba(188, 143, 143, 0.137);
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.4s ease-in;
  border: 4px solid var(--primary-color);
  justify-content: center;
  box-sizing: border-box;
}
.testimonial-item-image:hover::before {
  transform: translateY(0%);
}
.testimonial-item-image:hover::after {
  transform: translateY(0%);
}


.fa-quote-left {
    color: var(--primary-color);
    margin-right: 10px;
    font-size:24px;
}

.fa-quote-right {
    color: var(--primary-color);
    margin-left: 10px;
    font-size:24px;
}

.testimonial-section .testimonial-carousel .owl-nav button.owl-prev,
.testimonial-section .testimonial-carousel .owl-nav button.owl-next{
    width: 40px;
    height: 40px;
    background-color: var(--primary-color);
    line-height: 40px;
    margin: 0 5px;
    border-radius: 5px;
}
.testimonial-carousel .owl-nav{
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0px);
}


.category-tab .element{
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    animation: txty 15s infinite;
}

.category-tab{
    background: none;
    border: none;
    width: 100%;
    position: relative;
    overflow: hidden;
}

@keyframes txty  {
    0%{
        transform: translateY(0px);
    }

    50%{
        transform: translateY(-100px);
    }

    100%{
        transform: translateY(0px);
    }
}




 
 .testimonial-content a.button-style-3 {
    width: fit-content;
}

 /*===== 14.Team Section =====*/

.team-bg-image{
    background: url(../image/team/team-bg.jpg) center center fixed rgba(0,0,0,0.8);
}
.team-single{
    background-color: #fff;
    padding: 100px 0 75px;
}
.team-single .team-member{
    margin-bottom: 63px;
} 

.team-section:not(.team-single) {
    background-color:rgba(0, 0, 0, 0.6);
    background-blend-mode: multiply;
    background-size: cover;
    padding: 100px 0 100px;
    background-attachment: scroll;
    color: #fff;
    position:relative;
    z-index: 1;
}
 
.team-content p {
    color: black;
    margin: 0;
}
.team-content h5 {
    color: black;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 2px;
}
 
.team-image {
  transition: 0.5s;
}
 
/* .team-member:hover .team-widget { */
    /* position: absolute; */
    /* bottom: 15%; */
    /* opacity: 1; */
    /* -webkit-transform: scale(1.08); */
    /* transform: scale(1.08); */
    /* text-align: center; */
    /* align-items: center; */
    /* padding-left: 48px; */
/* } */
/* .team-member:hover .team-content  { */
    /* position: absolute; */
    /* background-color:red; */
    /* -webkit-transform: scale(1.08); */
        /* transition: 0.5ms ease!important; */
    /* background-color:var(--primary-color); */
/* } */
.team-member {
    position: relative;
    cursor: pointer;
}
 

.team-member {
  width: 100%;
  margin-bottom: 32px;
  display: block;
  /*overflow: hidden;*/
  border-radius: 5px;
}



.team-image {
  /*height: 400px;*/
  width: 100%;
  transition: 0.5s;
  border: 2px solid #fff;
  border-radius: 5px;
}

.team img {
  height: 100%;
}
.team-section .team-image{
    overflow: hidden;
}
.team-section .team-image img{
    transition: 0.65s;
}

 .team-member .team-image a{
    width: 100%;
    display: block;
 }
.team-content {
    z-index: 1;
    position: absolute;
    padding: 16px;
    text-align: center;
    display: block;
    background-color: #fff;
    border-radius: 5px;
    left: 20px;
    right: 20px;
    bottom: -9%;
    transition: 0.65s;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 31px -19px rgb(125 125 125 / 75%);
    -moz-box-shadow: 0px 0px 31px -19px rgb(125 125 125 / 75%);
    box-shadow: 0px 0px 31px -19px rgb(125 125 125 / 75%);
}
#team-section .widget-social-widget ul{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 25px;
    transform: translate(-50%, -50%);
    left: 50%;
    visibility: hidden;
    padding: 0;
    flex-wrap: wrap;
    width: 100%;
    /*height: 25%;*/
    padding: 0 0 15px;
    overflow: hidden;
    right: 0;
    text-align: center;
    margin: 0;
}
.team-one .widget-social-widget ul li a{
    position: relative;
    background-color: var(--primary-color);
    color: #000;
    margin-right: 5px;
    transition: 0.65s;
}
#team-section .widget-social-widget ul li:last-child a{
    margin-right: 0;
}
.team-one .widget-social-widget ul li a:hover:before,
.team-one .widget-social-widget ul li a:focus-within:before{
    animation: sonarEffect 2s linear;
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 40px;
}
.team-one .widget-social-widget ul li a:hover,
.team-one .widget-social-widget ul li a:focus-within{
    background-color: var(--secondary-color);
    color: var(--white);
}

.team-member:hover .widget-social-widget ul li,
.team-member:focus-within .widget-social-widget ul li,
.team-member.active .widget-social-widget ul li{
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}

.team-member .widget-social-widget ul li{
    transform: translateY(100%);
    transition-delay: 0ms;
    visibility: hidden;
    opacity: 0;
    transition: all 1s;
}
.team-member:hover .widget-social-widget ul li:nth-child(1),
.team-member:focus-within .widget-social-widget ul li:nth-child(1),
.team-member.active .widget-social-widget ul li:nth-child(1){
    transform: translateY(0%);
    transition-delay: 0.2s;
}
.team-member:hover .widget-social-widget ul li:nth-child(2),
.team-member:focus-within .widget-social-widget ul li:nth-child(2),
.team-member.active .widget-social-widget ul li:nth-child(2){
    transform: translateY(0%);
    transition-delay: 0.4s;
}
.team-member:hover .widget-social-widget ul li:nth-child(3),
.team-member:focus-within .widget-social-widget ul li:nth-child(3),
.team-member.active .widget-social-widget ul li:nth-child(3){
    transform: translateY(0%);
    transition-delay: 0.6s;
}
.team-member:hover .widget-social-widget ul li:nth-child(4),
.team-member:focus-within .widget-social-widget ul li:nth-child(4),
.team-member.active .widget-social-widget ul li:nth-child(4){
    transform: translateY(0%);
    /*transition: 0.9s;*/
    transition-delay: 0.8s;
}
.team-member:hover .widget-social-widget ul li:nth-child(5),
.team-member:focus-within .widget-social-widget ul li:nth-child(5),
.team-member.active .widget-social-widget ul li:nth-child(5){
    transform: translateY(0%);
    /*transition: 0.7s;*/
    transition-delay: 1s;
}
.team-member:hover .widget-social-widget ul li:nth-child(6),
.team-member:focus-within .widget-social-widget ul li:nth-child(6),
.team-member.active .widget-social-widget ul li:nth-child(6){
    transform: translateY(0%);
    /*transition: 0.5s;*/
    transition-delay: 1.2s;
}
.team-member:hover .widget-social-widget ul li:nth-child(7),
.team-member:focus-within .widget-social-widget ul li:nth-child(7),
.team-member.active .widget-social-widget ul li:nth-child(7){
    transform: translateY(0%);
    /*transition: 0.2s;*/
    transition-delay: 1.4s;
}









/*#team-section .team-member:hover .widget-social-widget ul>li,
#team-section .team-member:focus-within .widget-social-widget ul>li,
#team-section .team-member.active .widget-social-widget ul>li{transform: translateY(0px);}*/




/*#team-section .team-member:hover .widget-social-widget>ul,
#team-section .team-member:focus-within .widget-social-widget>ul,
#team-section .team-member.active .widget-social-widget>ul{
    visibility: visible;
}
#team-section .team-member:hover .team-image>img,
#team-section .team-member:focus-within .team-image>img,
#team-section .team-member.active .team-image>img{
    transform: scale(1.1);
}
*/





.team-member:hover .team-content,
.team-member:focus-within .team-content,
.team-member.active .team-content {
    background-color: var(--primary-color);
}

.team-member:hover .team-image,
.team-member:focus-within .team-image,
.team-member.active .team-image {
    border: 2px solid var(--primary-color);
    border-radius: 5px;
}

.section-element-team {
    position: absolute;
    bottom: 0;
    right: 0;
}
.team-image img {
    width: inherit;
    height: 100%;
    border-radius: 5px;
}







/*===== 15. Pricing Section=====*/
.pricing-section {
    padding-top: 100px;
    padding-bottom: 75px;
    background-color: var(--white);
}
.pricing-item {
    text-align: center;
    box-shadow: 1px 2px 10px 0px #00000059;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding-bottom: 50px;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.65s;
    margin-bottom: 25px;
    position: relative;
}

.pricing-item:hover .pricing-plan>h5,
.pricing-item:focus .pricing-plan>h5{
    color: #000;
}


.pricing-item:hover,.pricing-item:focus-within{
    background-color: #141414;
    color: #fff;
}
.pricing-item:hover .pricing-plan,
.pricing-item:focus-within .pricing-plan {
    background-color: var(--primary-color);
    transition: 0.5ms ease;
}
.pricing-item:hover .pricing-list ul li,
.pricing-item:focus-within .pricing-list ul li {
    border-bottom: 1px solid #e9e5e51f;
}
.pricing-item:hover span.price-dollor,
.pricing-item:focus-within span.price-dollor {
    background-color: var(--primary-color);
    color: #141414;
    transition: 0.5ms ease;
}
.pricing-list ul {
    list-style: none;
    padding-left: 24px;
    padding-right: 24px;
}
span.price-dollor {
    font-size: 16px;
    vertical-align: super;
    background-color: #141414;
    color: var(--primary-color);
    border-radius: 50%;
    padding: 7px;
    margin-right: 3px;
    padding-left: 12px;
    font-weight: 700;
}
.pricing-top h1 {
    font-size: 60px;
    margin-bottom: 0;
}
.pricing-top p {
    font-size: 16px;
    font-weight: 500;
}
.pricing-plan {
    background-color: #141414;
    color: #fff;
    padding: 18px;
    /*padding-top: 13px;*/
}
.pricing-top {
    padding-top: 30px;
}
.pricing-plan h5 {
    font-size: 28px;
    transition: 0.65s;
    margin: 0;
}
.pricing-list ul li {
    border-bottom: 1px solid #04040412;
    padding: 13px;
}
.price-button {
    margin-top: 40px;
    position: relative;
}
.pricing-item.recommended-price .button-style-2 {
    color: #fff;
}
.pricing-item:hover .button-style-2 {
    color: #fff;
}
.price-button .main-button {
    border: 1px solid var(--primary-color);
}
.pricing-list ul li i {
    color: var(--primary-color);
    margin-right: 10px;
    font-size: 16px;
}
.pricing-item.recommended-price {
    text-align: center;
    box-shadow: 1px 2px 10px 0px #00000059;
    justify-content: space-between;
    flex-wrap: nowrap;
    background-color: #141414;
    color: #fff;
    border-radius: 10px;
    position: relative;
}

.pricing-item.recommended-price:after{
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    background-color: var(--primary-color);
    top: -1px;
    right: 0;
    font-family: 'FontAwesome';
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    border-radius: 0 8px;
}
.pricing-item.recommended-price:before{
    content: '\f005';
    position: absolute;
    top: 2%;
    right: 4%;
    font-family: 'FontAwesome';
    z-index: 1;
    color: #141414;
}



.pricing-item.recommended-price .price-dollor {
    background-color: var(--primary-color);
    color: #141414;
}
.pricing-item.recommended-price .main-button {
    background-color: var(--primary-color);
    color: #141414;
}
.pricing-item.recommended-price .pricing-plan {
    background-color: var(--primary-color);
    color: #141414;
        position: relative;
}
.pricing-item.recommended-price .pricing-list ul li {
    border-bottom: 1px solid #ffffff14;
}

 .recommended-price {
  height: auto;
  background: #fff;
  border-radius: 3px;
}

[class^=ribbon-] {
  position: relative;
  margin-bottom: 80px;
}
[class^=ribbon-]:before, [class^=ribbon-]:after {
  content: "";
  position: absolute;
}
  
.ribbon-3 {
    
    margin-left: -16px;
    margin-right: -10px;
    background: #efb23b;
}
.ribbon-3:before {
    height: 10px;
    width: 11px;
    border-top: 13px solid var(--primary-color);
    border-left: 16px solid transparent;
    bottom: -13px;
    position: absolute;
    content: "";
    left: 1px;
}
.ribbon-3:after {
    height: 3px;
     
    border-top: 10px solid var(--primary-color);
    border-right: 16px solid transparent;
    border-right: 11px solid transparent;
    right: 0;
    bottom: -10px;
    position: absolute;
    content: "";
}
.section-element{
    position: absolute;
    bottom: 0;
    right: 0;
}

.price-button a.button-style-3:hover {
    border: 1px solid var(--primary-color);
}

/*effect Price*/
.price-btn{
  background: none;
  letter-spacing: inherit;
  margin: 1em;
  padding: 1em 2em;
  text-transform: inherit;
  transition: color 1s;
}

.price-button-1 {
  color: #9c89f7;
}
.price-button-1:hover {
    -webkit-animation: halftone 1s forwards;
    animation: halftone 1s forwards;
    background: radial-gradient(circle, var(--primary-color) 0.2em, transparent 0.25em) 0 0/1.25em 1.25em, radial-gradient(circle, var(--primary-color) 0.2em, transparent 0.25em) 6.25em 6.25em/1.25em 1.25em;
    color: #e4f789;
}
@-webkit-keyframes halftone {
  100% {
    background-size: 2.375em 2.375em, 0.1em 0.1em;
  }
}

@keyframes halftone {
  100% {
    background-size: 2.375em 2.375em, 0.1em 0.1em;
  }
}

a.main-button.price-btn.price-button-1:hover {
    color: #141414;
}

.pricing-item.recommended-price .price-btn.price-button-1:hover {
    background-color:black;
}


/*===== 16. Blog Section=====*/  
.elemt-blog {
    position: absolute;
    bottom: 0;
    right: 0;
}
.blog-section {
    padding: 100px 0;
    background-color: #FFFCF3;
    position: relative;
    overflow: hidden;
}
.post-right-sidebar,.post-masonry {
    padding: 100px 0;
    background: var(--white);
}
.post-content {
    background-color: #fff;
    justify-content: space-between;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 25px;
}
figure.post-image {
    margin-bottom: 0;
    cursor: pointer;
    position: relative;
}
span.posted-on a,span.author-name a,span.comment-link a {
    text-decoration: none;
}
article.post-item {
   box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
   border-radius: 7px;
   position: relative;
}
.post-meta.up {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #141414;
}
h5.post-title a {
    text-decoration: none;
    font-size: 21px;
    font-weight: 500;
}
a.more-link {
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    /*background-color: var(--secondary-color)!important;*/
    /*padding: 13px;*/
    color: var(--primary-color);
    border-radius: 5px;
    transition: 0.65s;
}
a.more-link:hover,a.more-link:focus-within {
    /*background-color: var(--primary-color)!important;*/
    color: var(--primary-color)!important;
    transition: 0.5ms ease;
    text-decoration: underline;
}
    
.bg-sticky.rounded-circle {
    width: 40px;
    display: inline-block;
    height: 40px;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: 2%;
    left: 2%;
    color: var(--white);
}
    
span.more-link-badge {
    padding: 6px;
    background-color: black;
    color: var(--primary-color);
}
span.more-link-badge i {
    padding: 7px;
    font-size: 12px;
    transform: rotate(45deg);
}
span.more-link-badge {
    padding: 8px;
    background-color: black;
    color: var(--primary-color);
    border-radius: 5px;
    margin-left: 15px;
    transform: rotateY(45deg);
    transform: rotate(45deg);
    display: -webkit-inline-box;
    width: 40px;
    height: 40px;
}
figure.post-image img {
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}
.post_full_width figure.post-image img{
    width: 100%;
}
.post-item:hover .post-title a,
.post-item:focus-within .post-title a,
.post-item.active .post-title a {
    color: var(--primary-color);
}
.post-item:hover .post-content,
.post-item:focus-within .post-content,
.post-item.active .post-content {
    background-color: #141414;
    transition: all .5s ease 0s;
}
.post-item:hover p,
.post-item:focus-within p,
.post-item.active p {
    color: #fff;
}
/*.post-item:hover .more-link,
.post-item:focus-within .more-link,
.post-item.active .more-link {
    color: #fff;
}*/
.post-item:hover .more-link-badge,
.post-item:focus-within .more-link-badge,
.post-item.active .more-link-badge {
    background-color: var(--primary-color);
    color: #000;
    transform: rotate(180deg);
    transition: 0.65s;
}
.post-item:hover .posted-on a,
.post-item:focus-within .posted-on a,
.post-item.active .posted-on a {
    color: #fff;
}
.post-item:hover .author-name,
.post-item:focus-within .author-name,
.post-item.active .author-name {
    color: #fff;
}
h5.post-title a:hover,
h5.post-title a:focus-within {
    color: var(--primary-color);
}
.post-item:hover a:not(.main-button),
.post-item:focus-within a:not(.main-button),
.post-item.active a:not(.main-button) {
    color: #fff;
}
.post-content a {
    text-decoration: none;
}
.post-content {
    cursor: pointer;
}
.post-content p {
    margin-bottom: 40px;
    padding-right: 20px;
}


 
.img-contain {
  margin: 0 auto;
  position: relative;
  perspective: 1000px;
}

.img-contain::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.heart-contain {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
  mix-blend-mode: overlay;
}
.img-contain > img {
  width: 100%;
}
.heart-contain .heart {
  width: 15px;
  height: 15px;
  transition: 500ms all;
  opacity: 0;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-color: #ffffff;
  box-shadow: 0 0 5px 2px #ffffff;
}
.heart:hover {
  opacity: 1;
  transition: unset;
  transform: scale(2);
}


/*===== 17. Sponsor Section=====*/
section#sponsor-section {
    padding-top: 100px;
    padding-bottom:100px;
    background-color: var(--white);
}
section#sponsor-section .spons{
    text-align: center;
}


.sponsor-image {
    /* border: 4px solid; */
    border-radius: 5px;
    margin-top: 20px;
    text-align: center;
    display: inline-block;
}
.sponsor-image:hover,
.sponsor-image:focus-within,
.sponsor-image.active {
    border-color: var(--primary-color);
}

 
.sponsor-image:hover,
.sponsor-image:focus-within {
  animation-name: jiggle;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
 
 
@keyframes jiggle {
  1% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  5% {
    transform: translate(1px, -1px) rotate(-1deg);
  }
  10% {
    transform: translate(2px, -2px) rotate(0deg);
  }
  15% {
    transform: translate(3px, -3px) rotate(1deg);
  }
  20% {
    transform: translate(2px, -2px) rotate(0deg);
  }
  25% {
    transform: translate(1px, -1px) rotate(-1deg);
  }
  30% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  35% {
    transform: translate(-1px, 1px) rotate(1deg);
  }
  40% {
    transform: translate(-2px, 2px) rotate(0deg);
  }
  45% {
    transform: translate(-3px, 3px) rotate(-1deg);
  }
  50% {
    transform: translate(-2px, 2px) rotate(1deg);
  }
  55% {
    transform: translate(-1px, 1px) rotate(1deg);
  }
  60% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
 



/*===== 18. Footer Section=====*/

#footer-section .widget {
    background: none;
}

#footer-section .widget-title{
    padding: 0;
}

.footer-section {}

.footer-bg-image{
    background: url(../image/footer/footer-bg.jpg) center center fixed rgba(0,0,0,79%);
}
.footer-section {
    background-color: #121111e3;
    background-blend-mode: multiply;
    background-size: cover;
    position: relative;
    z-index: 0;
    color: #fff;
    clear: both;
}
.footer-1 .footer-main{
    padding: 40px 0;
}
aside.widget-footer.widget-text {
    margin-bottom: 25px;
}

.footer-content-list p a{
    text-decoration: none;
    transition: 0.65s;
}

.footer-content-list p a:hover,
.footer-content-list p a:focus-within{
    text-decoration: underline;
    color: var(--primary-color);
}

.footer_content_wrap {
	position: relative;
}

.footer_content_wrap:not(:has(.custom-logo-link)) > span{
	position: absolute;
	top: 0;
	right: 12px;
	color:var(--primary-color);
	cursor: pointer;
	z-index: 2;
}

.c1 .footer_content_wrap:first-of-type > span, .footer_content_wrap.active >.collaps, .footer_content_wrap >.collapsd {
	display: none;
}

.c1 .footer_content_wrap:first-of-type:has(a.logo) > .widget-title ~ div {
	display: initial;
}
	
.footer_content_wrap.active >.collapsd {
	display: inline-block;
}

/* */
 
.footer-list {
    display: flex;
}
.footer-list i,.footer-section .widget-contact .contact-icon i{
    margin-right: 11px;
    font-size: 23px;
    background-color: var(--primary-color);
    border-radius: 50%;
    color: #141414;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
}
.footer-section .widget-contact .contact-area{
    display: flex;
	justify-content:start;
}
.above-footer-content h5{
	margin-bottom:0;
}
.above-footer-content h5 a{
    margin-left: 20px;
    margin-top: 18px;
    font-size: 22px;
	color:#141414;
	text-decoration:none;
}
.footer-content-list h5 {
    margin-bottom: 4px;
    font-weight: 400;
    font-size: 16px;
}
.footer-section .widget-contact .contact-info h5{
    margin-bottom: 0;
}
.footer-section .widget-contact .contact-info p{
    margin-bottom: 0;
}
.footer-content-list p, .footer-section .widget-contact .contact-info p a {
    font-size: 18px;
    color: var(--primary-color);
    margin: 0;
}
.footer-section .widget-contact .contact-info p a:hover{
    text-decoration: underline;
}
ul.footer-link {
    text-decoration: none;
    list-style: none;
}
ul.footer-link a {
    list-style: none;
    text-decoration: none;
    color: var(--white);
}
ul.footer-link {
    padding-left: 0;
}
ul.footer-link li {
    font-size: 21px;
    margin-bottom: 25px;
}
ul.footer-link li i {
    font-size: 11px;
    margin-right: 11px;
    background-color: #fff;
    color: #141414;
    padding: 1px;
    border-radius: 2px;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
}
ul.footer-link li {
    font-size: 18px;
    font-weight: 300;
    display: -webkit-inline-box;
}
ul.footer-link li a:hover,ul.footer-link li a:focus-within {
    color: var(--primary-color);
}
ul.footer-link li i:hover {
    background-color: var(--primary-color);
}
.footer-recent-list a {
    text-decoration: none;
}
.footer-recent-list a:hover {
    color: var(--primary-color);
}
.footer-image img {
    border-radius: 50%;
}
.footer-recent-list {
    margin-left: 20px;
}
.footer-recent-list p {
    font-size: 18px;
    margin-bottom: 7px;
    line-height: initial;
}
.footer-recent-list h6 {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0;
}
.footer-content {
    margin-top: 22px;
}
.post-list {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.footer-galery img {
    margin: 8px;
    border-radius: 10px;
}
div#gallery-1 {
    /* display: flex; */
}
figure.gallery-item {
    /*margin: 0px;*/
    border-radius: 5px;
}
a.popup-image img {
    margin: 6px;
}
.f-insta ul li {
    display: contents;
    justify-content: space-between;
    margin-top: 20px;
}
.f-insta ul {
    list-style: none;
    padding-left: 0;
}

.footer-bottom {
    background-color: var(--primary-color);
    padding: 22px 0;
}
.copyright p {
    font-size: 18px;
    color: #141414;
    font-weight: 500;
    margin: 0;
}


.copyright .widget.widget_pages ul{
    list-style: none;
}
.copyright .widget.widget_pages ul li{
    display: inline-block;
}


.copyright a {
    text-decoration: underline;
    color: var(--secondary-color);
}
.right-area-copyright a {
    list-style: none;
    text-decoration: none;
    color: #141414;
    margin-right: 10px;
    font-weight: 500;
    transition: 0.65s;
	padding:0;
}
.right-area-copyright a:hover,
.right-area-copyright a:focus-within{
    text-decoration: dotted underline;
}
.right-area-copyright {
    float: right;
    /*display: inline-flex;*/
    /*margin-top: 22px;*/
}
.right-area-copyright ul {
    /*display: flex;
    position: relative;*/
    margin: 0;
    padding: 0;
}

.right-area-copyright ul li a:after {
    content: '';
    position: absolute;
    top: 50%;
    /*width: 6px;
    height: 6px;*/
    border-radius: 100%;
    background-color: #141414;
    transform: translateY(-50%);
    z-index: 0;
    /*margin-left: 10px;*/
}
.abover-footer {
    display: flex;
	align-items:center;
}
.above-footer-icon:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #141414;
    bottom: -24%;
    clip-path: polygon(0 0, 0% 100%, 83% 0);
}

.above-footer-icon {
    position: relative;
}
.above-footer-icon i {
    font-size: 34px;
    color: var(--primary-color);
    background-color: #141414;
    padding: 14px;
}
.footer-2,.footer-3 {
    padding: 80px 0px 27px 0px;
}

.footer-2 aside.widget.widget-social-widget {
    margin-bottom: 50px;
}

.footer-2 aside.widget.widget-text {
    border: 1px solid;
    border-radius: 5px;
    padding: 25px;
    cursor:pointer;
    box-sizing: content-box;
}
.footer-2 aside.widget.widget-text{}

.footer-2 .button-style-2 {
    border-radius: 26px;
    color: black;
}

.footer-2 a.popup-image img {
    margin: 6px;
    border-radius: 50%;
}




.footer-logo-effect{
  position: relative; 
  cursor: pointer;
}
.footer-effect-1{
    /*display: grid;*/
    place-items: center;
    background-color: rgba(255,255,255,0.3)!important;
    z-index: 1;
    position: relative;
    backdrop-filter: blur(6px);
    border: 1px solid #939393;
}

    


.footer-3 aside.widget.widget-text {
    border: none;
}  

.copyright a:hover {
    text-decoration: dotted underline;
    color: #000;
}
/*===== 24. Back To Top Start =====*/

.scrollup.one {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    color: var(--primary-color);
    background-color: var(--secondary-color);
    border: none;
    outline: none;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .2);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    z-index: 99;
}

.scrollup.two {
    display: none;
    position: fixed;
    transform: translate(-50%, 0px);
    bottom: 41px;
    left: 50%;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    color: var(--primary-color);
    background-color: #141414;
    border: none;
    outline: none;
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 20%);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    z-index: 99;
    border-radius: 50%;
}
 .scrollup-2 i.icofont-arrow-up {
    color: var(--primary-color);
}

.scrollup i {
    display: inline-block;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.scrollup.one:hover {
    color: #ffffff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.scrollup.one:hover i {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}


 

.wrapper-block {
  /* spread it to body */
  overflow: hidden; /* scrollbars nope!!! */
  position: absolute;
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;

  /* center it the flex way 
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  display:flex; */
}

.wrapper-center {
  vertical-align: middle;
  display: table-cell;
  /* margin:auto;      /* center it the flex way */
}

.position-me {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 4rem;
  line-height: 4rem;
  position: relative;
  display: inline-block;
  color: rgba(60, 60, 60, 0);
}

.position-me a,
.position-me a:link,
.position-me a:visited,
.position-me a:focus,
.position-me a:hover,
.position-me a:active {
  border: none;
  text-decoration: none;
  outline: 0;
  color: rgba(60, 60, 60, 1);
}

.position-me.s-lovely a,
.position-me.s-lovely a:link,
.position-me.s-lovely a:visited,
.position-me.s-lovely a:focus,
.position-me.s-lovely a:hover,
.position-me.s-lovely a:active {
  color: rgba(255, 0, 55, 1);
}

/* needed if some scaling is done */
.animate-me {
  position: absolute;
  left: 0;
  top: 0;
  color: rgba(160, 160, 160, 1);
}

.animate-me.s-animating,
.animate-me:hover {
  animation-duration: 0.3s;
  animation-iteration-count: 2;
  animation-direction: alternate;
  animation-name: animateMe;
}

@keyframes animateMe {
  from {
  }

  to {
    font-size: 70rem;
    opacity: 0.3;
  }
}

/* states */
.s-animating {
}
.s-hidden {
  display: none;
}
.s-lovely {
  color: rgba(255, 0, 55, 0);
}












.button div {
    display: flex;
}
.button{
  display: flex;
}
.button span {
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-style: normal;
}
.button span:nth-child(1) {
  --d: 0.05s;
}
.button span:nth-child(2) {
  --d: 0.1s;
}
.button span:nth-child(3) {
  --d: 0.15s;
}
.button span:nth-child(4) {
  --d: 0.2s;
}
.button span:nth-child(5) {
  --d: 0.25s;
}
.button span:nth-child(6) {
  --d: 0.3s;
}
.button span:nth-child(7) {
  --d: 0.35s;
}
.button span:nth-child(8) {
  --d: 0.4s;
}
.button span:nth-child(9) {
  --d: 0.45s;
}
.button span:nth-child(10) {
  --d: 0.5s;
}
.button span:nth-child(11) {
  --d: 0.55s;
}


.button div span:nth-child(12) {
  --d: 0.25s;
}
.button div span:nth-child(13) {
  --d: 0.3s;
}
.button div span:nth-child(14) {
  --d: 0.35s;
}
.button div span:nth-child(15) {
  --d: 0.4s;
}
.button div span:nth-child(16) {
  --d: 0.45s;
}
.button div span:nth-child(17) {
  --d: 0.5s;
}
.button div span:nth-child(18) {
  --d: 0.55s;
}


.button div span:nth-child(19) {
  --d: 0.25s;
}
.button div span:nth-child(20) {
  --d: 0.3s;
}
.button div span:nth-child(21) {
  --d: 0.35s;
}
.button div span:nth-child(21) {
  --d: 0.4s;
}
.button div span:nth-child(23) {
  --d: 0.45s;
}
.button div span:nth-child(24) {
  --d: 0.5s;
}
.button div span:nth-child(25) {
  --d: 0.8s;
}


.button:hover,.button:focus-within {
  --y: var(--move-hover);
  --shadow: var(--shadow-hover);
  --move: -4px;
  --shadow-active: 0 3px 1px rgba(0, 0, 0, .2);
}

.button:hover span,.button:focus-within span {
  -webkit-animation: move var(--duration) linear var(--d);
   animation: move var(--duration) linear var(--d);
}

.button.smoke {
  --move: 12px;
  --move-y: -8px;
  --blur: 4px;
}

.button.smoke:hover span,.button.smoke:focus-within span {
  --duration: 1s;
  -webkit-animation: smoke var(--duration) linear var(--d);
    animation: smoke var(--duration) linear var(--d);
}

@-webkit-keyframes move {
  40% {
    transform: translateY(var(--move));
    text-shadow: var(--shadow-active);
  }
}

@keyframes move {
  40% {
    transform: translateY(var(--move));
    text-shadow: var(--shadow-active);
  }
}
@-webkit-keyframes smoke {
  45%, 55% {
    filter: blur(var(--blur));
  }
  50%, 50.1% {
    opacity: 0;
  }
  25%, 75% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(var(--move)) translateY(var(--move-y));
  }
  50.1% {
    transform: translateX(calc(var(--move) * -1));
  }
}
@keyframes smoke {
  45%, 55% {
    filter: blur(var(--blur));
  }
  50%, 50.1% {
    opacity: 0;
  }
  25%, 75% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(var(--move)) translateY(var(--move-y));
  }
  50.1% {
    transform: translateX(calc(var(--move) * -1));
  }
}



/*===== 25. Breadcrumb section =====*/
.breadcrumb-area {
    /*padding-left: 7px;*/
    position: relative;
    z-index: 1;
    display: unset;
}
.breadcrumb-bg-image {
    background: url(../image/breadcrumb.jpg) center center / cover rgba(0,0,0,.7);
}
.breadcrumb-section {
    background-color: #121111b8;
    background-blend-mode: multiply;
    background-size: cover;
    position: relative;
    z-index: 0;
    padding: 196px 0px 100px 0px;
    overflow: hidden;
}
ol.breadcrumb-list {
    list-style: none;
    display: flex;
    padding-left: 0;
}
 
ol.breadcrumb-list li a {
    text-decoration: none;
}
.breadcrumb-content {
    /*margin-left: 12px;*/
    margin-top: 70px;
}
.breadcrumb-content {
    background-color: rgba(255 255 255 / 16%);
    padding: 50px 25px;
    backdrop-filter: blur(4px);
    border-top-left-radius: 64px;
    border-bottom-right-radius: 50px;
    height: auto;
    max-width: 400px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
ol.breadcrumb-list {
    color: #fff;
    /*margin-top: -14px;*/
    font-weight: 500;
    margin: 0;
}
ol.breadcrumb-list li a {
    margin-right: 6px;
}
ol.breadcrumb-list li{
    margin-right: 6px;
}
ol.breadcrumb-list li i{
    color: var(--primary-color);
}

.header-1-breadcrumb {
    margin-top: -231px;
    z-index: -99;
}
.header-1 .header-above-info{
    padding: 15px 0;
}

.header .header-above-info .widget_pages ul li{
    padding: 0!important;
    display: inline-block;
    border: none!important;
}
.header.header-1 .header-above-info .widget-right,.header.header-3 .header-above-info .widget-right{
    float: right;
}
.header .header-above-info .widget_pages ul li a{
    color: var(--secondary-color);
    line-height: 1;
    margin-left: 5px;
    font-weight: 600;
    font-size: 16px;
}

.header-3 .header-above-info{
    padding: 15px 0;
}
.header-1 .widget-right {
    display: flex;
    justify-content: end;
    align-items: center;
}
.header-3-breadcrumb {
    margin-top: -194px;
}
.breadcrumb-heading h2 {
    font-size: 32px;
    margin: 0;
}
/*===== 26.Work Process =====*/

.work-process-bg{
    background: url(../image/work-process-bg.jpg) center center fixed rgba(0,0,0,.7);
 
}
.work-process{
    background-color: #121111b8;
    background-blend-mode: multiply;
    background-size: cover;
    position: relative;
    z-index: 0;
    padding: 100px 0 100px;
}

.process-item {
    text-align: center;
    position:relative;
}
/* .process-icon i { */
    /* font-size: 50px; */
    /* background-color: var(--primary-color); */
    /* border-radius: 50%; */
    /* width: 100px; */
    /* height: 100px; */
    /* padding-top: 21px; */
/* } */
.process-content {
    color: #fff;
    line-height: normal;
    margin-top: 25px;
}
.process-item .process-content h5{
    margin-bottom: 0;
}
.process-icon {
    background-color: #f9f8f82e;
    width: 144px;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    height: 144px;
    line-height: 2.5;
}
.process-icon .process-effect{
    position: absolute;
    inset: 10px;
    background-color: var(--primary-color);
    border-radius: 100%;
    font-size: 50px;
    color: #000;
}
.process-icon .process-effect:before{
    content: '';
    position: absolute;
    inset: 0;
    animation: prowave 2s infinite;
    border-radius: 100%;
}

@keyframes prowave{
    0%{
        box-shadow: 0 0 0 0px var(--primary-color);
    }
    100%{
        box-shadow: 0 0 0 25px var(--primary-color);
        opacity: 0;
    }
}

@keyframes prowave2{
    0%{
        box-shadow: 0 0 0 0px var(--primary-color);
    }
    100%{
        box-shadow: 0 0 0 15px var(--primary-color);
        opacity: 0;
    }
}
.why-choose-section.about .about-vedio-btn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.why-choose-section.about .about-vedio-btn a.vedio-button{
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 100px;
    text-align: center;
    line-height: 80px;
    padding: 0;
    font-size: 35px;
    margin: 0;
}
.why-choose-section.about .about-vedio-btn a.vedio-button:after{
    animation: prowave 2s infinite;
}
.why-choose-section.about .about-vedio-btn a.vedio-button:after,
.why-choose-section.about .about-vedio-btn a.vedio-button:before{
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 100px;
}



.process-item:after {
    content: "";
    position: absolute;
    top: 0;
    right: -31%;
    width: 166px;
    height: 71px;
    background: url(../images/arrow.png) no-repeat top center / 100% 100%;
}
 
.working-wrapper .line:last-child .process-item:after {
    display: none;
}
.process-content p {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    word-break: break-all;
}
.about-list {
    display: flex;
    line-height: 2;
}
.about-list ul {
    list-style: none;
    padding-left: 0;
    padding-right: 20px;
}
.about-list ul li i {
    margin-right: 7px;
    font-size: 20px;
    color: var(--primary-color);
}
.about-list ul li {
    font-size: 16px;
    font-weight: 500;
}
.experience{
    border: 1px dashed;
    margin-right: 20px;
    box-sizing: content-box;
    border-radius: 5px;
    display: flex;
    padding: 20px 0px 0px 20px;
    width:200px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}
.experience:last-child{
    margin-right: 0px;
}
.experience-1 {
    margin-right: 18px;
    box-sizing: border-box;
    border-radius: 5px;
    display: flex;
    padding: 21px 0px 0px 20px;
    width: 172px;
    border: 1px dashed #000;
}
.about-footer {
    display: flex;
}
span.years {
    font-size: 20px;
    vertical-align: super;
    margin-right: 10px;
}
.experience h3 {
    font-size: 40px;
    margin: 0;
}
.experience p {
    line-height: normal;
    margin-left: 9px;
    font-size: 18px;
    font-weight: 500;
}
.about-footer {
    display: flex;
    margin-bottom: 10px;
}
.right-about-section {
    padding-left: 100px;
}
.content-item {
    width: 90%;
    word-break: break-word;
}
.about-left-area {
    position: relative;
    cursor: pointer;
}
.about-left-badge {
    position: absolute;
    top: 5%;
    bottom: 0;
    z-index: 4;
    background-color: var(--primary-color);
    padding: 9px;
    height: fit-content;
    width: 191px;
    padding-right: 2px;
    border-radius: 5px;
}
.about-image img {
    width: 100%;
    display: block;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.about-image:before {
    position: absolute;
    content: "";
    background-color: #0000008c;
    top: 39px;
    bottom: 39px;
    left: 38px;
    right: 38px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}


.experience-1 p {
    line-height: normal;
    margin-left: 8px;
    font-weight: 600;
}
.about-shape-1 {
    position: absolute;
    top: -31px;
    left: -26px;
}
.about-shape-2 {
    position: absolute;
    right: -52px;
    bottom: 4px;
}
.about-shape-3 {
    position: absolute;
    right: -52px;
    top: 83px;
}





.button_su {
  overflow: hidden;
  position: relative;
  display: inline-block;
  border-radius: 3px;
  margin-bottom: 30px;
  width: 100%;
}

.su_button_circle {
  background-color: red;
  border-radius: 1000px;
  position: absolute;
  left: 0;
  top: 0;
  width: 0px;
  height: 0px;
  margin-left: 0px;
  margin-top: 0px;
  pointer-events: none;
  /*animation-timing-function: ease-in-out; */
}

.button_su_inner {
    display: inline-block;
    color: #f4f4f4;
    font-size: 16px;
    font-weight: normal;
    width:100%;
    text-align: center;
    border-radius: 3px;
    transition: 400ms;
    text-decoration: none;
    z-index: 100000;
    height: 500px;
} 

.explode-circle {
  animation: explode 0.5s forwards;
}

.desplode-circle {
  animation: desplode 0.5s forwards;
}

@keyframes explode {
  0% {
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: var(--primary-color);
  }
  100% {
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
    background-color: var(--primary-color);
  }
}

@keyframes desplode {
  0% {
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
    background-color: var(--primary-color);
  }
  100% {
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color:var(--primary-color);
  }
}








/*===== 27.Team-page =====*/
.team-page {
    padding: 100px;
}
.team-member.team-inner {
    box-shadow: none;
}
.team-inner .team-content {
    box-shadow: 0px 0px 24px -19px rgb(0 0 0 / 75%);
    padding: 0;
    padding-top:10px;
}

.portfolio-page {
    margin-top: 50px;
    margin-bottom: 50px;
}


 
.scrolldown {
    position: absolute;
    bottom: 22px;
    left: 15%;
    display: block;
    text-align: center;
    line-height: 50px;
    background: #2c3e50;
    background: rgba(44, 62, 80, 0.7);
    border-radius: 100%;
    height: 55px;
    width: 50px;
    z-index: 1;
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
    right: -4px;
    font-size: 50px;
    background-color: var(--primary-color);
    border-radius: 50%;
    width: 100px;
    height: 100px;
    /* padding-top: 21px; */
}
.scrolldown:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.scrolldown .fui-arrow-right {
  color: #fff;
  font-size: 1.5em;
  margin-left: 2px;
}

.scrolldown:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
}

.no-touch .scrolldown.active {
  color: #fff;
}
a.scrolldown i {
    padding-top: 24px;
}
.scrolldown.active:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}

@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }

  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4), 0 0 10px 10px #344453,
      0 0 0 10px rgba(255, 255, 255, 0.8);
  }

  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4), 0 0 10px 10px #344453,
      0 0 0 10px rgba(255, 255, 255, 0.8);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}

@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }

  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4), 0 0 10px 10px #344453,
      0 0 0 10px rgba(255, 255, 255, 0.8);
  }

  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4), 0 0 10px 10px #344453,
      0 0 0 10px rgba(255, 255, 255, 0.8);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }

  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4), 0 0 10px 10px #344453,
      0 0 0 10px rgba(255, 255, 255, 0.8);
  }

  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4), 0 0 10px 10px #344453,
      0 0 0 10px rgba(255, 255, 255, 0.8);
    transform: scale(1.5);
    opacity: 0;
  }
}





/*===== 28.Pricing-page =====*/

.pricing-section .btn-price{
    background-color: var(--background);
    color: var(--white);
    transition: 0.65s;
}
.pricing-section .btn-price:hover,
.pricing-section .btn-price:focus-within,
.pricing-section .btn-price.active{
    background-color: var(--primary-color);
    color: var(--background);
}

.pricing-switcher {
  text-align: center;
}

.pricing-switcher .fieldset {
    display: inline-block;
    position: relative;
    padding: 2px;
    border-radius: 50em;
    background-color: #f3eeeed6;
}

.pricing-switcher input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.pricing-switcher label {
    position: relative;
    z-index: 1;
    display: inline-block;
    float: left;
    width: 90px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    font-size:16px;
    font-weight: 600;
    margin-bottom: 0;
}

.pricing-switcher .switch {
  position: absolute;
  top: 2px;
  left: 2px;
  height: 40px;
  width: 90px;
  background-color: var(--primary-color);
  border-radius: 50em;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}

.pricing-switcher input[type="radio"]:checked + label + .switch,
.pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .switch {
  -webkit-transform: translateX(90px);
  -moz-transform: translateX(90px);
  -ms-transform: translateX(90px);
  -o-transform: translateX(90px);
  transform: translateX(90px);
}

.no-js .pricing-switcher {
  display: none;
}

  
/*===== 29.Post-page =====*/

.post-page {
    background-color: #fff;
    /*margin-top: 100px;*/
    padding: 100px 0;
}
.post-content-page {
    padding: 25px;
}
article.post-item-inner {
    box-shadow: 1px 2px 10px 0px #00000059;
    border-radius: 7px;
    position: relative;
    margin-bottom: 24px;
}
span.posted-on-page.post-date-page a {
    text-decoration: none;
    margin-right: 10px;
}
.post-content-page, span.author-name {
    margin-right: 20px;
}
 .post-meta a{
    color: #000;
    font-weight: 500;
    transition: 0.65s;
}
.post-meta a:hover,.post-meta a:focus{
    color: var(--primary-color);
}
.post-content-page, span.posted-on-page.post-date-page {
    /*margin-right: 16px;*/
}
.post-content-page .post-title{
    margin-bottom: 10px;
}
span.post-badge-2>span {
    color: #fff;
    position: relative;
    font-size: 13px;
    font-weight: 500;
}
article.post-item-inner:hover span.post-badge-2>span,
article.post-item-inner:focus-within span.post-badge-2>span{
    color: #000;
}
.post-content-page h5.post-title a {
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    transition: 0.65s;
}
 
 
.post-content-page p {
    margin-bottom: 15px;
}
.post-date-badge {
    position: absolute;
    word-break: break-word;
    display: inline-block;
    right: 13px;
    top: 17px;
     background-color: var(--primary-color)!important;
    border-radius: 50%;
    line-height: normal;
    width: 80px;
    height: 80px;
    text-align: center;
}
span.post-date-badge-1>span {
    margin-bottom: 0;
    margin-top: 6px;
    font-size: 31px;
    font-weight: 600;
    color: #141414;
    display: inline-block;
}
span.post-badge-2 p {
    font-size: 13px;
    color: #fff;
    z-index: 0;
    position: relative;
    margin-top: 5px;
    transition: 0.5s;
    font-weight: 600;
}
span.post-badge-2:before {
    background-color: black;
    position: relative;
    z-index: 0;
    position: absolute;
    content: "";
    top: 42px;
    right: 0;
    bottom: 0;
    left: 0px;
    border-bottom-left-radius: 200px;
    border-bottom-right-radius: 200px;
    transition: 0.65s;
}
article.post-item-inner:hover span.post-badge-2 p,
article.post-item-inner:focus span.post-badge-2 p{
    color: #141414
}
article.post-item-inner:hover span.post-badge-2:before,
article.post-item-inner:focus span.post-badge-2:before{
    background: none;
}
.post-single .about-list {
    display: flex;
    margin-top: 35px;
    line-height: 2;
}
.post-single .about-list ul li,
.post-single .about-list ul li i {
    font-size: 24px;
}
aside.widget.widget_tag_cloud.sinlge-page-tag .tagcloud a:hover,
aside.widget.widget_tag_cloud.sinlge-page-tag .tagcloud a:focus-within{
    background-color: #000;
    color: var(--white);
}
aside.widget.widget_tag_cloud.sinlge-page-tag .tagcloud a {
    color: black;
    border: none;
    font-weight: 600;
    transition: 0.65s;
    background: var(--primary-color);
}
.widget-single-page {
    display: flex;
    justify-content: space-between;
}
aside.widget.widget_tag_cloud.sinlge-page-tag .tagcloud {
    padding-left: 0px;
    padding-top: 0;
}
.social-single-page {
    position: relative;
    right: 8px;
    left: 0px;
    float: right;
}
/*.social-single-page h5 {
    margin-left: 25px;
}*/
.single-post-navigation h6 {
    color: black;
    margin-left: 62px;
}
.single-post-navigation {
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
}
.single-post-navigation {
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
    border-top: 1px solid #00000024;
    border-bottom: 1px solid #00000024;
    padding-top: 50px;
    padding-bottom: 50px;
    position:relative;
}
.blog-post.author-details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 40px;
    margin: 1.5rem auto;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #d0d0d0;
    background-color: #000;
}
.author-details .section-header {
    width: 100%;
    display: block;
    margin-bottom: 1.5rem;
    /*text-align: center;*/
}
.author-details .section-header h2{
    color: var(--white);
    margin-bottom: 0;
}
.author-details .media {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    flex-direction: column;
}
.author-details .media .auth-mata {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-right: 1.5rem;
}
.author-details .media .auth-mata img {
    width: 100px;
    border-radius: 50%;
    margin-bottom: 20px;
}
.author-details .media .media-body {
    flex-basis: 90%;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.author-details .media .media-body h4 {
    margin-bottom: 0.5rem;
    text-transform: capitalize;
}
.author-details .media .media-body p{
    color: var(--white);
    margin-bottom: 25px;
}
.author-details .media .media-body h4 a{
    color: var(--primary-color);
    text-decoration: none;
}
.media-body.author-meta-det .av-btn {
    /*display: table;*/
    margin-top: 5px;
    margin: 6px 0 0 auto;
    text-decoration: none;
    background: var(--primary-color);
    color: var(--secondary-color);
    padding: 10px;
    font-weight: 600;
    transition: 0.65s;
}
.media-body.author-meta-det .av-btn:hover,
.media-body.author-meta-det .av-btn:focus-within{
    background-color: #000;
    color: var(--primary-color);
}


.left-area-single:before
 {
    border-radius: 50%;
    position: absolute;
    content: "\f053";
    font-family: 'FontAwesome';
    font-size: 16px;
    background-color: var(--primary-color);
    padding: 15px;
    top: 33px;
    height: 50px;
    width: 50px;
    padding-left: 19px;
    padding-top: 14px;
}
.right-area-single:after
 {
    border-radius: 50%;
    position: absolute;
    content: "\f054";
    font-family: 'FontAwesome';
    font-size: 16px;
    background-color: var(--primary-color);
    padding: 15px;
    top: 33px;
    height: 50px;
    width: 50px;
    padding-left: 19px;
    padding-top: 14px;
    right:0px;
}
.right-area-single {
    margin-right: 64px;
}
ol.comment-list li {
    list-style: none;
}
a.url {
    font-size: 18px;
    list-style: none;
    text-decoration: none;
    color: var(--primary-color);
}

.comments-area .comment-meta .comment-author img {
    position: absolute;
    z-index: 0;
    left: 0;
    border-radius: 10px;
    width: 90px;
    height:95px;
}
.comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.comments-area li {
    list-style: none;
}
.comments-area .comment-body {
    position: relative;
    padding-left: 120px;
    min-height: 120px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    border-radius: 3px;
    z-index: 0;
    margin-bottom: 30px;
}
/*.comments-area .comment-meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -11px;
}*/
.comments-area .comment-meta .comment-author {
    font-size: 20px;
}
.comments-area .comment-meta .comment-author .fn {
    font-weight: 700;
}
.comment-meta .comment-metadata {
    width: 100%;
    position: relative;
}
.comment-content {
    position: relative;
    z-index: 0;
    padding: 14px 2.35rem 1em 0;
    /*margin-left: -10px;*/
}
.comment-body .reply:hover,
.comment-body .reply:focus-within{
    background: #000;
    color: var(--white);
}
.comment-body .reply {
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    background: var(--primary-color);
    display: inline-block;
    padding: 7px 15px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 7px;
    transition: 0.65s;
}
.comment-metadata .edit-link:before, .comment-body .reply:before {
    font-size: 15px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.comment-metadata .edit-link a, .comment-body .reply a {
    padding-left: 5px;
    font-weight: 600;
    text-decoration: none;
    -webkit-background-clip: text;
}
.comment-list .children {
    position: relative;
    padding: 0;
    margin: 0;
    margin-left: 2.5rem;
    z-index: 0;
}
.comment-list .children .comment-body {
    border-radius: 8px;
}
.comments-area .comment-body {
    position: relative;
    padding-left: 120px;
    min-height: 120px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    border-radius: 3px;
    z-index: 0;
    margin-bottom: 5px;
}
.comment-list .children {
    position: relative;
    padding: 0;
    margin: 0;
    margin-left: 2.5rem;
    z-index: 0;
}
.comment-respond {
    margin-top: 40px;
    padding: 50px;
    background: #fff;
    border-radius: 10px;
}
.comment-reply-title, .comments-title {
    padding-bottom: 16px;
    position: relative;
    z-index: 0;
    padding-top: 30px;
}
small {
    font-size: 80%;
}
time:before {
    position: absolute;
    content: "\f073";
    font-family: 'FontAwesome';
    font-size: 14px;
    margin-left: -22px;
    color: var(--primary-color);
}
time {
    margin-left: 10px;
    position: relative;
    left: 11px;
    font-weight: 500;
    font-size: 16px;
}
.comment-metadata a {
    list-style: none;
    text-decoration: none;
    color: #000;
    display: block;
}
/*.reply:after {
    position: absolute;
    content: "";
    background-color: var(--primary-color);
    top: 15px;
    bottom: 0;
    height: 43px;
    width: 79px;
    right: 0;
    z-index: -9;
    border-radius: 5px;
    cursor: pointer;
}*/
li#comment-13 {
    margin-left: -70px;
}
.comment-respond {
    margin-top: 0px;
    padding: 0px;
    border-radius: 10px;
}
.comment-reply-title, .comments-title {
    padding-bottom: 15px;
    position: relative;
    z-index: 0;
}
.comment-reply-title {
    text-align: left;
    margin-bottom: 0px;
	padding:0;
}




.comment-form-comment {
    max-width: 100%;
    flex-basis: 100%;
}

.comment-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.comment-form > p:nth-child(2n+1):not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit):not(.comment-form-url) {
     margin-right: 30px; 
}

.comment-form > p:not(.comment-notes):not(.comment-form-comment):not(.comment-form-cookies-consent):not(.form-submit) {
    flex: auto;
}
.comment-form > p:not(:last-child) {
    margin-bottom: 30px;
}
.comment-respond input[type="text"], .comment-respond input[type="email"], .comment-respond input[type="url"], .comment-respond input[type="password"], .comment-respond input[type="search"], .comment-respond input[type="number"], .comment-respond input[type="tel"], .comment-respond input[type="range"], .comment-respond input[type="date"], .comment-respond input[type="month"], .comment-respond input[type="week"], .comment-respond input[type="time"], .comment-respond input[type="datetime"], .comment-respond input[type="datetime-local"], .comment-respond input[type="color"], .comment-respond textarea {
    border-radius: 5px;
    height: 50px;
    display: block;
    line-height: 1.3;
    font-size: inherit;
    font-weight: 400;
    padding: 0.469rem 1rem;
    vertical-align: middle;
    width: 100%;
    background-color: #fbfbfb;
    border: 1px solid #e9e9ea;
    outline: none;
    letter-spacing: 0.5px;
    box-shadow: none;
    background-image: linear-gradient(#242424, #242424), linear-gradient(#e9e9ea, #e9e9ea);
    background-size: 0 1px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - -1px);
    -moz-transition: background 0s ease-out;
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    transition: background 0s ease-out;
}


.comment-respond textarea#comment {
    height: 75px;
    overflow: auto;
    resize: vertical;
}

.comments-area p.comment-form-cookies-consent {
    width: 100%;
}

.comment-respond input#author:hover,
.comment-respond input#author:focus,
.comment-respond input#email:hover,
.comment-respond input#email:focus,
.comment-respond textarea#comment:hover,
.comment-respond textarea#comment:focus,
.comments-area .comment-form-url input:hover,
.comments-area .comment-form-url input:focus{
    border-color: var(--primary-color);
}
 
.comment-respond input#comment-submit {
    background-color: var(--primary-color);
    padding: 12px;
    border: 1px solid var(--primary-color);
    border-radius: 5px;
    font-size: 18px;
    font-weight: 500;
    transition: 0.65s;
}
.comment-respond input#comment-submit:hover,
.comment-respond input#comment-submit:focus-within{
    background-color: #000;
    color: var(--white);
}

.post_full_width {
    background-color: #fff;
    /*padding: 100px 149px;*/
}



/* Blocks */
.profile {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  aspect-ratio: 2/1;
  position: relative;
  padding: 1.5rem;
  color: #ffffff;
  backface-visibility: hidden;
  text-decoration: none;
  overflow: hidden;
}
 
 

.profile img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 0;
  object-fit: cover;
  filter: grayscale(1);
  transition: filter 200ms ease, transform 250ms linear;
}
 

.post-item-inner:hover .profile>img,
.post-item-inner:focus .profile>img {
  filter: grayscale(0);
  transform: scale(1.05) rotate(1deg);
}






/*===== .Faq-section =====*/
.faq-page {
    padding: 100px 0px;
    background: var(--white);
}
 

 
 .left-area-faq {
    display: flex;
    justify-content: center;
}
 
.question {
    font-size: 1.2rem;
    font-weight: 600;
    padding: 20px 80px 20px 20px;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    border: 1px solid #e7e7e7;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.question:before {
    content: "\002B";
    font-size: 23px;
    right: 24px;
    transition: 0.2s;
    margin-right: 10px;
    background-color: var(--primary-color);
    height: 37px;
    width: 37px;
    padding: 1px 8px 5px 10px;
    text-align: center;
    border-radius: 5px;
}

.question.active:after {
  transform: rotate(45deg);
}
.answercont {
    max-height: 0;
    overflow: hidden;
    transition: 0.3s;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.answer {
  padding:20px;
  line-height: 1.5rem;
  border: 1px solid #e7e7e7;
}

 
.question.active {
    background-color: var(--primary-color);
}
 
.question:hover:before {
    content: "\002B";
    font-size: 23px;
    color:#fff;
    background-color:var(--secondary-color);
    
}
.right-faq {
    padding: 10px 0;
    position: relative;
}
.question.active:before{
    content: "\002B";
    font-size: 23px;
    color:#fff;
    background-color:var(--secondary-color);
}



/*===== 404-page =====*/
.page-404 {
    padding-top: 80px;
    padding-bottom: 80px;
    position:relative;
}
.text-404 .main-button{
    margin-bottom: 25px;
    display: inline-block;
    height: auto;;
}



.text-404 {
    text-align: center;
    cursor: pointer;
    position: relative;
}
.text-404 form.search-form {
    max-width: 400px;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.text-404 .btn-secondary {
    border:none;
    background-color: var(--primary-color);
    color: var(--secondary-color);
}
.page-404 {
    padding-top: 80px;
    padding-bottom: 80px;
    background: var(--white);

}
.text-404>img {
    margin-bottom: 40px;
}
.text-404 h1 {
    font-size: 62px;
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
}

.text-404 p {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 40px;
}

/*===== 404-page =====*/
.award-section .sponsor-review .award-image img{
    max-width: 100%;
}
.award-section .sponsor-review{
    text-align: center;
}
.contact-page {
    padding-top: 100px;
    padding-bottom: 100px;
    overflow:hidden;
    background: var(--white);
}
.contact-page .contact-info {
    background-color: #141414;
    color: #fff;
    padding: 20px 0px 30px 30px;
    max-width: 330px;
    height:100%;
    margin-right: -24px;
    float: right;
    overflow:hidden;
    z-index: 999;
}

.contact-page .footer-content p {
    width: 90%;
    color:#fff;
}
.contact-page .footer-list i {
    margin-right: 0px;
    font-size: 23px;
    color: var(--primary-color);
    background-color: #141414;
    padding-left:0px;
}
.contact-page .footer-content-list p {
    font-size: 18px;
    color: #fff;
    padding-top: 10px;
}

.contact-page aside.widget.widget-social-widget ul {
    padding-left: 0px;
}
.send-your-enquiry {
    box-shadow: 3px 0px 6px 1px #00000021;
    padding: 40px;
}
.send-your-enquiry .form-control { 
    color: var(--secondary-color)
    background-color: #1a191912;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border:none;
}
.send-your-enquiry form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.contact-page .footer-list {
    display: flex;
    line-height: 2;
}
.contact-page .main-button {
    border: 1px solid #000;
    margin-top: 10px;
}

span.bottom-badge:before {
    position: absolute;
    content: "";
    background-color: var(--primary-color);
    bottom: -89px;
    right: 0;
    left: 191px;
    height: 160px;
    width: 160px;
    border-radius: 100%;
    overflow: hidden;
    z-index: -9;
}

.contact-page aside.widget.widget-text {
    position: relative;
    z-index: 999;
}

.contact-page iframe {
    border: 0;
    width: 100%;
    height:1000px;
}
 
/*.map-container-google-2 {
    margin-top: 100px;
}*/
 
.form-control:focus {
  border: 1px solid var(--primary-color);
  box-shadow: none!important;
}




/*===== Contact-page =====*/

.contact-item-2 {
    text-align: center;
}
.contact_2_icon a {
    color: var(--secondary-color);
}
.contact_2_icon {
    position: relative;
    display: inline-block;
    padding-top: 16px;
    color: var(--secondary-color);
    bottom: -53px;
    background-color: var(--primary-color);
    height: 113px;
    width: 113px;
    border-radius: 100%;
    right: 0;
    z-index: -6;
    overflow: hidden;
    top: 0;
    font-size: 48px;
    margin-bottom: 37px;
    border: 7px solid #fff;
}
.contact-item-2 {
    text-align: center;
    background-color: var(--secondary-color);
    color: #fff;
    padding: 25px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    /*cursor: pointer;*/
    border-radius: 5px;
}
 

.contact_2_icon .scrolldown{
    left:-44px;
}
/*.contact_2_content a.more-link {
    margin: 0;
    color:var(--primary-color);
}*/

.contact_2_social {
    background-color: var(--secondary-color);
    /*padding: 50PX 0PX;*/
    position: relative;
    text-align: center;
}
.contact_2_social aside.sc_social ul li a {
    height: 100px;
    width: 100px;
    line-height: 100px;
    font-size: 45px;
    transition: 0.65s;
    background-color: var(--primary-color);
    color: #000;  
    position: relative; 
    display: inline-block;
}

.contact_2_social aside.sc_social ul li a:before,
.contact_2_social aside.sc_social ul li a:after{
    inset: 0;
    content: '';
    position: absolute;
    border-radius: 100px;
} 
.contact_2_social aside.sc_social ul li a:hover:before,
.contact_2_social aside.sc_social ul li a:focus-within:before{
    animation: prowave 1.5s infinite;
}
.contact_2_social aside.sc_social ul li a:hover:after,
.contact_2_social aside.sc_social ul li a:focus-within:after{
    animation: prowave2 1.5s infinite;
}

.contact_2_social aside.sc_social ul li a:hover,
.contact_2_social aside.sc_social ul li a:focus-within{
    transform: rotate(360deg);
    background-color: #000;
    color: var(--white);
}


ul.social_2_style {
    position: relative;
}
 aside.sc_social ul{
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    flex-wrap: wrap;
 }

 aside.sc_social ul li {
    list-style: none;
    margin-right: 30px;
}
 aside.sc_social ul li:last-child{
    margin-right: 0;
    padding: 50px 0;
 }

.contact-inquery {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    background: var(--white);
}
.inquery-item-2,.inquery-item {
    /*display: flex;*/
    position: relative;
    /*margin-top: 50px;*/
}
.inquery-item .content {
    background-color: #ffffff00;
    position: relative;
    height: 130px;
    box-shadow: 2px 0px 7px 1px #00000026;
    border-radius: 200px 0 0 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 17px 0 170px;
}

.inquery-item p {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0;
}


.inquery-item a.inq-cont {
    position: absolute;
    bottom: 18px;
    left: 0;
    top: -5%;
    display: block;
    text-align: center;
    line-height: 50px;
    background: #2c3e50;
    background: rgba(44, 62, 80, 0.7);
    border-radius: 100%;
    height: 55px;
    width: 50px;
    z-index: 1;
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
    /* right: -4px; */
    font-size: 50px;
    background-color: var(--primary-color);
    border-radius: 50%;
    width: 150px;
    height: 150px;
    line-height: 150px;
    font-size: 75px;
    color: #000;
}
.inquery-item a.inq-cont:before{
    content: '';
    position: absolute;
    inset: 0;
    -webkit-animation: prowave 2s infinite;
    -moz-animation: prowave 2s infinite;
    -ms-animation: prowave 2s infinite;
    -o-animation: prowave 2s infinite;
    animation: prowave 2s infinite;
    border-radius: 100%;
    
}


.inquery-item-2 {
    position: relative;
}
a.inq-cont-2 {
    position: absolute;
    display: block;
    text-align: center;
    line-height: 50px;
    background: #2c3e50;
    background: rgba(44, 62, 80, 0.7);
    border-radius: 100%;
    height: 55px;
    width: 50px;
    z-index: 1;
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
    right: -4px;
    font-size: 75px;
    background-color: var(--primary-color);
    border-radius: 50%;
    width: 150px;
    height: 150px;
    line-height: 150px;
    right: 0;
    top: -5%;
    color: #000;
}
.inq-cont-2:before{
    content: '';
    position: absolute;
    inset: 0;
    animation: prowave 2s infinite;
    border-radius: 100%;

}


.inquery-item-2 .content {
    box-shadow: 2px 0px 7px 1px #00000026;
    position: relative;
    height: 130px;
    border-radius: 0 200px 200px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 170px 0 20px;
}
.inquery-item-2 p {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0;
}
.google-item {
    text-align: center;
    margin-top:100px;
}
/*.google-item:before {
    position: absolute;
    content: "";
    background-color: #1c1b1b;
    bottom: 72px;
    height: 150px;
    width: 150px;
    z-index: -99;
    border-radius: 100%;
    color: #fff;
    margin-left: -75px;
}*/
.google-item .content p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    word-break: break-word;
}
.google-item .icon {
    color: var(--primary-color);
    font-size: 42px;
    display: inline-block;
    background: #000;
    width: 150px;
    height: 150px;
    border-radius: 150px;
    line-height: 150px;
    position: relative;
    cursor: pointer;
}
.google-item .icon:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 3px solid transparent;
    border-top: 3px solid var(--primary-color);
    border-right: 3px solid var(--primary-color);
    border-radius: 50%;
    animation: animateC 20s linear infinite;
}

.round-star {
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    left: 50%;
    width: 50%;
    height: 4px;
    background: transparent;
    transform-origin: left;
    animation: animate 20s linear infinite;
}
.round-star:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: var(--primary-color);
    top: -6px;
    right: -8px;
    box-shadow: 0 0 20px var(--primary-color);
}
.google-item .icon .content {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -110%);
    width: 70%;
    line-height: 24px;
}
.google-item .icon svg {
    padding-bottom: 16px;
    position: relative;
    bottom: 20px;
}
.google-item .icon svg path{
    fill: var(--primary-color);
}
.contact_map {
    position: absolute;
    left: 0;
}
.contact-2-map {
    overflow: hidden;
}
.award-section {
    padding: 100px 0;
    background: var(--white);
}
.award-image{
    display: inline-block;
}


.company-bg-image{
    background: url(../image/contact-bg-img.png) center center fixed rgba(0,0,0,.7);
 
}
.company-address {    
   background-color:#121111f0;
   background-blend-mode: multiply;
    background-size: cover;
    position: relative;
    z-index: 0;
    padding: 100px 0px 100px 0px;
}

.company-info-1 {
    background-color: #0c0c0c47;
    padding: 50px 30px 30px 30px;
    color: #fff;
    z-index: 99;
    position: relative;
}
.company-info-1 .footer-content{
    margin-top: 0;
}
.company-info-1,
.send-your-enquiry,
.timeline{
    display: none
}


.company-info-1 .footer-list {
    display: flex;
    margin-top: 20px;
    align-items: center;
}
.send-your-enquiry,
.timeline{
    position: relative;
}
.company-info-1 a.main-button,
.send-your-enquiry a.main-button,
.timeline a.main-button{
    position: absolute;
    top: -5%;
    left: 50%;
    transform: translate(-50%, 0px);
    width: 55%;
    justify-content: center;
}
.company-address .send-your-enquiry {
    box-shadow: 3px 0px 6px 1px #00000021;
    padding: 50px 30px 30px 30px;
    background-color: #00000057;
}

.send-your-enquiry .form-control {
    display: block;
    line-height: 0.6;
    color: var(--white);
    background-color: rgba(0, 0, 0, 0.5);   
    padding: 15px;
} 
.send-your-enquiry textarea.form-control {
    height: 87px;
}
.send-your-enquiry .wpcf7-form p label{
    color: var(--white);
    font-weight: 400;
}
.send-your-enquiry .wpcf7-form .wpcf7-form-control-wrap input{
    padding: 10px;
    width: 100%;
    background-color: var(--dark);
    border: none;
    color: var(--white);
    outline: none;
}
.send-your-enquiry .wpcf7-form .wpcf7-form-control-wrap textarea{
    padding: 10px;
    width: 100%;
    background-color: var(--dark);
    border: none;
    color: var(--white);
    outline: none;
    height: 120px;
}
.send-your-enquiry .wpcf7-form .wpcf7-form-control{
    color: var(--dark);
    font-weight:600;
}


.timeline {
    background-color: #00000052;
    color: var(--primary-color);
    font-size: 16px;
    padding: 50px 30px 30px 30px;
    font-weight:400;
}
.contact-inquiry {
    margin-top: 60px;
}
.timeline ul {
    list-style: none;
    padding: 0;
}
span.day {
    margin-right: 35px;
    font-size: 20px;
}

.timeline ul li {
    margin-bottom: 20px;
}
.timeline ul li:last-child{
    margin-bottom: 0;
    color: var(--white);
} 
/*a.main-button.company-adress-btn {
    position: relative;
    top: -35px;
    bottom: 2px;
    right: 0;
    left: 34%;
    color: black;
}*/
a.main-button.company-adress-btn:hover {
    color: var(--primary-color);
}

/* .contact-info.company-info-1:before { */
    /* position: absolute; */
    /* content: ""; */
    /* bottom: -53px; */
    /* background-color: var(--primary-color); */
    /* height: 120px; */
    /* width: 120px; */
    /* border-radius: 100%; */
    /* z-index: -6; */
    /* overflow: hidden; */
    /* bottom: -48px; */
    /* right: -42px; */
/* } */

.company-info-box {
    display: flex;
    padding: 13px 20px 10px 0px;
    box-shadow: 0px 1px 8px 0px #0000002b;
    cursor: pointer;
    border: 1px solid #f7f5f526;
}
.company-info-box .content {
    margin-left: 22px;
    text-align: justify;
}

.company-info-box .content h4 {
    margin-bottom: 3px;
    color: #fff;
    font-size: 16px;
}
.company-info-box .content p {
    font-size: 16px;
    margin-bottom: 0;
    color: #fff;
}

.company-info-box .testimonial-item {
    padding-top: 50px;
}

.company-info-box .content {
    margin: 0;
    padding: 12px 0px 9px 10px;
}
.company-info-image img {
    border-radius: 100%;
    border: 2px solid var(--primary-color);
    margin-left:10px;
}
.company-info-image {
    padding-top: 6px;
}
.company-info-box.active {
    background-color: var(--primary-color);
    transition: 0.5ms ease;
}
.company-info-box.active h4 {
    color: black;
}
.company-info-box.active p {
    color: black;
    transition: 0.5s linear;
}

.company-info-box.active .company-info-image img {
    border: 2px solid black;
    border-radius: 100%;
    transition: 0.5s linear;
}
 .contact-item-2:hover, .contact-item-2:focus-within, .contact-item-2.active { 
     background-color: var(--primary-color); 
     color: var(--secondary-color); 
     transition: 0.5s linear;
 } 
/* .cnt-badge:before { */
    /* position: absolute; */
    /* content: ""; */
    /* bottom: -74px; */
    /* background-color: var(--primary-color); */
    /* height: 150px; */
    /* width: 150px; */
    /* border-radius: 100%; */
    /* right: -70px; */
/* } */

.contact-page .contact-item-2:hover .cnt-badge,
.contact-page .contact-item-2:focus-within .cnt-badge,
.contact-page .contact-item-2.active .cnt-badge{
    visibility: visible;
    opacity: 1;
}
.contact-page .contact-item-2 .cnt-badge>i {
    position: relative;
    color: var(--primary-color);
    font-size: 26px;
    padding: 13px 10px 0 0px;
    transform: translateY(100%);
    transition: 0.65s;
}
.contact-item-2:hover .cnt-badge>i,
.contact-item-2:focus-within .cnt-badge>i,
.contact-item-2.active .cnt-badge>i{
    transform: translateY(0%);
}
.contact-page .contact-item-2 .cnt-badge {   
    position: absolute;
    bottom: -6%;
    right: -6%;
    left: unset;
    display: block;
    background: #000;
    border-radius: 100px;
    height: 70px;
    width: 70px;
    z-index: 1;
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
    visibility: hidden;
    opacity: 0;
    transition: 0.65s;
}
.contact-page .contact-item-2 .cnt-badge:after{
    animation: cwave 2s infinite;
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 100px;
}
.contact-page .contact-item-2 .cnt-badge:before{
    animation: cwave2 2s infinite;
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 100px;
}
@keyframes cwave{
    0%{
        box-shadow: 0 0 0 0 gray;
    }
    100%{
        box-shadow: 0 0 0 10px gray;
        opacity: 0;
    }
}
@keyframes cwave2{
    0%{
        box-shadow: 0 0 0 0 gray;
    }
    100%{
        box-shadow: 0 0 0 25px gray;
        opacity: 0;
    }
}




.contact-item-2 .section-element img {
    position: absolute;
    content: "";
    opacity: 4;
    margin-top: -65px;
    filter: invert(1);
    left: -29px;
}
/*.contact-item-2:hover a.more-link {
    transition: 0.5s linear;
}*/
.contact-item-2:hover .scrolldown {
    background-color: var(--secondary-color);
    transition: 0.5s linear;
}
.contact-item-2:hover .contact_2_icon,
.contact-item-2:focus-within .contact_2_icon,
.contact-item-2.active .contact_2_icon {
    border: 7px solid var(--secondary-color);
    transition: 0.5s linear;
}
.contact-item-2:hover .section-element {
    filter: invert(1);
    transition: 0.5s linear;
    position: relative;
    z-index:-9;
    left: -21px;
}


.cnt-shape1 {
    position: absolute;
    top: 5.3%;
    left: 10%;
    z-index: -1;
}
.cnt-shape2 {
    position: absolute;
    left: 4%;
    z-index: -1;
    bottom: 36%;
}
.cnt-shape3 {
    position: absolute;
    left: 38%;
    z-index: -1;
    bottom: 10%;
}
.cnt-shape4 {
    position: absolute;
    right: 12%;
    z-index: -1;
    bottom: 32%;
}

.cnt-shape5 {
    position: absolute;
    top: 5.3%;
    left: 10%;
    z-index: -1;
    filter: invert(1);
}
.cnt-shape6 {
    position: absolute;
    left: 38%;
    z-index: -1;
    bottom: 10%;
    filter: invert(1);
}
.cnt-shape7 {
    position: absolute;
    left: 4%;
    z-index: -1;
    bottom: 36%;
    filter: invert(1);
}
.cnt-shape8 {
     position: absolute;
    right: 12%;
    z-index: -1;
    filter: invert(1);
}
.cnt-shape1 img,.cnt-shape5 img {
    -webkit-animation: animationFramesOne 20s linear infinite;
    animation: animationFramesOne 20s linear infinite;
}
.cnt-shape2 img,.cnt-shape6 img {
    -webkit-animation: animationFramesTwo 20s linear infinite;
    animation: animationFramesTwo 20s linear infinite;
}
.cnt-shape3 img,.cnt-shape7 img {
    -webkit-animation: animationFramesOne 20s linear infinite;
    animation: animationFramesOne 20s linear infinite;
}
.cnt-shape4 img,.cnt-shape8 img {
    -webkit-animation: animationFramesTwo 20s linear infinite;
    animation: animationFramesTwo 20s linear infinite;
}

/* Top Animation Effects */

/* Round Rotation Circle Effect */

@-webkit-keyframes slideTop{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}}
@keyframes slideTop{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}}

/* ---//--- */

/* Round Rotation Circle Effect */

@keyframes spin{from{transform:rotate(0deg) scale(1)}to{transform:rotate(360deg)}}
@keyframes spinReverse{from{transform:rotate(0deg) scale(1)}to{transform:rotate(-360deg)}}

/* ---//--- */

/* Boounce Effect */

@keyframes bounce_one{0%{transform:translateY(-0.625rem)}50%{transform:translateY(0.625rem)}to{transform:translateY(-0.625rem)}}
@keyframes bounce_two{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-1.375rem)}50%{transform:scale(1,1) translateY(0)}57%{transform:scale(1,1) translateY(-0.1875rem)}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}
@keyframes bounce_three{from{transform:translateY(0)}to{transform:translateY(-0.9375rem)}}

/* ---//--- */

/* WaveIn Effect for use Call Icon */

@keyframes waveIn{from{opacity:0;transform:scale(.3) translate(-20px,10px)}50%{transform:translate(0,0);opacity:1}}

/* ---//--- */

/* Buzz Effect for use Contact Widget */

@keyframes buzz-out{10%{-webkit-transform:translateX(0.1875rem) rotate(2deg);transform:translateX(0.1875rem) rotate(2deg)}20%{-webkit-transform:translateX(-0.1875rem) rotate(-2deg);transform:translateX(-0.1875rem) rotate(-2deg)}30%{-webkit-transform:translateX(0.1875rem) rotate(2deg);transform:translateX(0.1875rem) rotate(2deg)}40%{-webkit-transform:translateX(-0.1875rem) rotate(-2deg);transform:translateX(-0.1875rem) rotate(-2deg)}50%{-webkit-transform:translateX(0.125rem) rotate(1deg);transform:translateX(0.125rem) rotate(1deg)}60%{-webkit-transform:translateX(-0.125rem) rotate(-1deg);transform:translateX(-0.125rem) rotate(-1deg)}70%{-webkit-transform:translateX(0.125rem) rotate(1deg);transform:translateX(0.125rem) rotate(1deg)}80%{-webkit-transform:translateX(-0.125rem) rotate(-1deg);transform:translateX(-0.125rem) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}

/* ---//--- */

/* Ripple Effect for use Play Button */

@-webkit-keyframes ripple {0%{transform:scale(1)}75%{transform:scale(1.5);opacity:0.3}to{transform:scale(1.75);opacity:0}}
@keyframes ripple {0%{transform:scale(1)}75%{transform:scale(1.5);opacity:0.3}to{transform:scale(1.75);opacity:0}}

/* Shape Effect */

@-webkit-keyframes animationFramesOne{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(73px,-1px) rotate(36deg)}40%{transform:translate(141px,72px) rotate(72deg)}60%{transform:translate(83px,122px) rotate(108deg)}80%{transform:translate(-40px,72px) rotate(144deg)}to{transform:translate(0) rotate(0deg)}}
@keyframes animationFramesOne{
    0%
    {transform:translate(0) rotate(0deg)}
    20%
    {transform:translate(73px,62px) rotate(36deg)}
    40%{transform:translate(74px,72px) rotate(72deg)}
    60%{transform:translate(83px,59px) rotate(108deg)}
    80%{transform:translate(33px,-21px) rotate(144deg)}to{transform:translate(0) rotate(0deg)}}
@-webkit-keyframes animationFramesTwo{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(-73px,1px) rotate(-36deg)}40%{transform:translate(-141px,-72px) rotate(-72deg)}60%{transform:translate(-83px,-122px) rotate(-108deg)}80%{transform:translate(40px,-72px) rotate(-144deg)}to{transform:translate(0) rotate(0deg)}}
@keyframes animationFramesTwo{0%{transform:translate(0) rotate(0deg)}20%{transform:translate(-73px,1px) rotate(-36deg)}40%{transform:translate(-141px,-72px) rotate(-72deg)}60%{transform:translate(-83px,-122px) rotate(-108deg)}80%{transform:translate(40px,-72px) rotate(-144deg)}to{transform:translate(0) rotate(0deg)}}
@-webkit-keyframes rotate3d{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}
@keyframes rotate3d{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}
@keyframes moveleftbounce{0%{transform:translateX(0px)}50%{transform:translateX(20px)}100%{transform:translateX(0px)}}

/*===== // =====*/

a.main-button.company-adress-btn:hover {
    color:var(--primary-color);
}

/* ===Contact-page-social-section-effect===*/
 
.contact_2_social .social-icon{
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    background: #2c3e50;
    background: var(--primary-color);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    z-index: 1;
    color: #000;
    -webkit-transition: -webkit-transform ease-out .1s,background .2s;
    -moz-transition: -moz-transform ease-out .1s,background .2s;
    transition: transform ease-out .1s,background .2s;
    behavior: url(/themes/digitalefactuur/css/PIE.htc)
}

.contact_2_social .social-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.contact_2_social .social-icon .fui-arrow-right {
    color: #fff;
    font-size: 1.5em;
    margin-left: 2px
}

/*.social-icon:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgb(246 198 19 / 51%);
    opacity: 0
}*/

.no-touch .social-icon.active {
    color: #fff
}

.contact_2_social .social-icon.active:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms
}
 

@-webkit-keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255,255,255,.4),0 0 10px 10px #344453,0 0 0 10px rgba(255,255,255,.8)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,.4),0 0 10px 10px #344453,0 0 0 10px rgba(255,255,255,.8);
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255,255,255,.4),0 0 10px 10px #344453,0 0 0 10px rgba(255,255,255,.8)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,.4),0 0 10px 10px #344453,0 0 0 10px rgba(255,255,255,.8);
        -moz-transform: scale(1.5);
        opacity: 0
    }
}

@keyframes sonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255,255,255,.4),0 0 10px 10px #344453,0 0 0 10px rgba(255,255,255,.8)
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255,255,255,.4),0 0 10px 10px #344453,0 0 0 10px rgba(255,255,255,.8);
        transform: scale(1.5);
        opacity: 0
    }
}







.contact-2-map iframe {
    border: 0;
    width: 100%;
    height: 1000px;
}
.contact-2-map{
    display: none;
}

.contact-2-map.active{
    display: block;
    opacity: 1;
}





/******************** 
17 Start WP TEST CSS *************/

.page-wrapper{
    padding: 100px 0;
}


h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    font-weight:400;
    margin: 0 0 20px;
    font-weight: 600;
}

h1, .h1 {
    font-size: 36px;
    line-height: 42px;
}
h2, .h2 {
    font-size: 32px;
    line-height: 38px;
}
h3, .h3 {
    font-size: 28px;
    line-height: 34px;
}
h4, .h4 {
    font-size: 24px;
    line-height: 28px;
}
h5, .h5 {
    font-size: 20px;
    line-height: 24px;
}
h6, .h6 {
    font-size: 16px;
    line-height: 20px;
}

/* Blockquote*/
blockquote { 
    padding: 10px 20px;
    margin: 0 0 20px;
    background: #000;
}
blockquote, blockquote p { 
    font-size: 15px;
    font-style: italic;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 1px;
    border-left: 5px solid var(--primary-color);
    color: #ffffff;
}
blockquote cite, blockquote small { 
    font-size: 15px; 
    display: block; 
    line-height: 20px; 
    padding-top: 15px; 
    color: var(--primary-color);
}
blockquote em, blockquote i, blockquote cite { font-style: normal; }
blockquote strong, blockquote b { font-weight: 600; }


.site a {
    color: #f77c29;
    text-decoration: underline;
    
}
.site a:hover {
    color: #f77c29;
    text-decoration: dotted underline;
    
}
/*Address*/
address { font-style: italic; margin: 0 0 20px; font-weight: 600; letter-spacing: 0.5px; line-height: 27px; }
/*Table*/
table { 
    border: 1px solid #e9e9e9;
    background-color: var(--secondary-color);
    color: var(--white);
    border-spacing: 0; 
    letter-spacing: 0.5px; 
    margin: 0 0 20px; 
    text-align: left; 
    table-layout: fixed; 
    width: 100%; 
}
table th {     
    padding: 10px 10px;
    color: #000; 
    background: var(--primary-color);
}
table th {     
    border-right: solid 1px #636468;
}
table th {     
    border-right: solid 1px #4c4c4c5c;
}
table td { border: 1px solid #2c2c2c; padding: 8px 10px;  }

/*Definition Lists*/
dl { 
    margin-bottom: 25px; 
    margin-top: 0; 
}
dl dt { 
    font-weight: 700; 
    margin-bottom: 10px; 
    color: #222222;
    font-family: 'Open Sans', sans-serif;
}
dl dd { 
    margin-bottom: 20px; 
    margin-left: 15px; 
}


abbr, tla, acronym { text-decoration: underline; cursor: help; }
acronym { border-bottom: 0 none; }
big { font-size: large; font-weight: 600; }
s, strike, del { text-decoration: line-through; }
em, cite, q { 
    font-style: italic; 
    font-weight: 600;
    color: var(--primary-color
    );
}
ins { text-decoration: none; padding: 0 3px; }
code, kbd, tt, var, samp, pre {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    background: #333;
    color: #ffffff;
    padding: 2px 5px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3125;
    max-width: 100%;
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
mark {
    color: #000;
    background: #ff0;
    padding: 2px 5px;
}
.search-form label {
    width: 100%;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}


/******************** End WP TEST CSS *************/




.animation {
  height:60px;
  overflow:hidden;
  margin-left: 1rem;
  text-align: left;
}

.animation > div > div {
  padding: 0.25rem 0.75rem;
  height: 60px;
  margin-bottom: 37px;
  display:inline-block;
  font-weight: 600;
  color: var(--secondary-color);
  border-radius: 5px;
}

.animation div:first-child {
  animation: text-animation 8s infinite;
}

.animation .first div {
  background-color: var(--primary-color);
}
.second div {
  background-color: var(--primary-color);
}
.third div {
  background-color: var(--primary-color);
}

@keyframes text-animation {
  0% {margin-top: 0;}
  10% {margin-top: 0;}
  20% {margin-top: -5.62rem;}
  30% {margin-top: -5.62rem;}
  40% {margin-top: -11.24rem;}
  60% {margin-top: -11.24rem;}
  70% {margin-top: -5.62rem;}
  80% {margin-top: -5.62rem;}
  90% {margin-top: 0;}
  100% {margin-top: 0;}
}


/*patterns*/


/* coming-soon */
.comingsoon-page {
    position: relative;
    width: 100%;
    height: 100%;
    background: #ffffff;
    text-align: center;
    overflow: hidden;
    z-index: 0;
	padding: 100px 0;
}
.comingsoon-wrapper .comingsoon-text {
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
}
.comingsoon-text .logo a {
    display: inline-block;
    margin-bottom: 40px;
}
.comingsoon-text h1 {
    font-weight: 800;
    margin-bottom: 16px;
    font-size: 45px;
}
.stepbox {
    position: relative;
    text-align: center;
    z-index: 0;
}
.stepbox-outer {
    position: relative;
    z-index: 0;
}
.timer .stepbox .stepbox-icon {
    font-size: 30px;
    font-weight: 700;
	color: var(--white);
}

.stepbox .stepbox-icon {
    position: relative;
    display: inline-block;
    font-size: 35px;
    text-align: center;
    line-height: 130px;
    width: 130px;
    border-radius: 50%;
    height: 130px;
    background: var(--primary-color);
    color: #ffffff;
    -webkit-transition: all 0.49s ease 0s;
    transition: all 0.49s ease 0s;
    z-index: 0;
}
.stepbox .stepbox-icon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 65%;
    height: 65%;
    border-radius: inherit;
    margin: auto;
    border: 7px solid var(--secondary-color);
    -webkit-transition: all 0.49s ease 0s;
    transition: all 0.49s ease 0s;
}
.timer .stepbox:hover .stepbox-icon, .timer .stepbox:focus-within .stepbox-icon {
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}
.stepbox:hover .stepbox-icon:after, .stepbox:focus-within .stepbox-icon:after {
    width: 100%;
    height: 100%;
    border-width: 20px;
}
.stepbox .stepbox-content {
    margin-top: 22px;
}
.stepbox .stepbox-content .stepbox-title {
    font-size: 22px;
}

/* form */
.comingsoon-form .widget_search form {
    width: 100%;
    max-width: 450px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.comingsoon-form .widget_search form label {
    width: 100%;
}
.comingsoon-form .widget_search form input {
    background: var(--secondary-color);
    min-height: 60px;
    max-height: 60px;
    padding-right: 60px;
    border-radius: 10px;
    color: #ffffff;
    display: block;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 500;
    padding: 0.813rem 1rem;
    vertical-align: middle;
    width: 100%;
    border: 1px solid #f5f6fa;
    outline: none;
    letter-spacing: 0.5px;
    box-shadow: none;
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.comingsoon-form .widget_search form button {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    padding: 0;
}
button[type=submit], button, input[type="button"], input[type="reset"], input[type="submit"]{
    color: var(--white);
    background: var(--primary-color);
    border-color: var(--primary-color);
	
}
button[type=submit], button, input[type="button"], input[type="reset"], input[type="submit"], .av-btn {
    font-size: 16px;
    font-weight: 500;
    padding: 8px 14px;
    line-height: 2;
    letter-spacing: .3px;
    border-width: 1px;
    border-style: solid;
    border-radius: 8px;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: initial;
    font-family: inherit;
    text-decoration: none;
    position: relative;
    z-index: 0;
}

/* social  */
.comingsoon-widget .widget.widget_social_widget {
    position: relative;
    z-index: 0;
}
.share-toolkit .toolkit-hover, .widget_social_widget li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--secondary-color);
    color: var(--primary-color);
    text-decoration: none;
    box-shadow: 0 0 13px -2px rgb(0 0 0 / 20%);
	transition:0.65s;
}
.comingsoon-widget a.toolkit-hover {
    background: var(--primary-color);
    color: var(--secondary-color);
}
.comingsoon-widget a.toolkit-hover i {
    background: transparent;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
}
.comingsoon-widget .widget_social_widget ul {
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_social_widget li {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow: visible;
    list-style: none;
    margin: 0;
    margin-left: 10px;
    overflow: visible;
    list-style: none;
}
 .comingsoon-widget .widget_social_widget ul li a:hover:before,.comingsoon-widget .widget_social_widget ul li a:focus-within:before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 40px;
    animation: sonarEffect 2s infinite;
}
 .comingsoon-widget .widget_social_widget ul li a:hover,
 .comingsoon-widget .widget_social_widget ul li a:focus-within{
	background:var(--primary-color);
	color:var(--secondary-color);
 }
 .comingsoon-widget {
    margin-top: 30px;
}