

/* ===================================
    Google font
====================================== */

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap');

.main-font{font-family: 'Roboto', sans-serif;}
.alt-font{font-family: 'Bricolage Grotesque', sans-serif;}


/* ===================================
    General
====================================== */

body {font-family: 'Roboto', sans-serif; font-size: 16px;color: #000;font-weight:300;line-height:25px;width: 100%; overflow-x: hidden; background: radial-gradient(#fff, #999999)}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {line-height: 1.2; font-weight: 500; font-family: 'Bricolage Grotesque', sans-serif;}
a, *::before, *::after, img, span, input, button, .navbar, .fixedmenu, .tp-bullet, .owl-dot, .owl-prev, .owl-next {transition: ease-in-out 0.2s;-webkit-transition: ease-in-out 0.2s;-moz-transition: ease-in-out 0.2s;-ms-transition: ease-in-out 0.2s;-o-transition: ease-in-out 0.2s;}
section,.section-padding {position: relative;overflow: hidden;}
.section-top-margin{margin-top: 7.5rem;}
a {color:inherit;text-decoration: none;}
.rev_slider_wrapper{width: 100% !important;}
.btn.focus, .btn:focus{-webkit-box-shadow: none;box-shadow: none;}
p:last-child{margin-bottom: 0 !important;}
.fa, .far, .fas{display: inline;}
a:active, a:hover{color: #e12020;}
blockquote {border-left: 2px solid;padding: 10px 15px 10px 35px;margin: 25px 0;font-size: 18px;line-height: 28px;margin-top: 32px;margin-bottom: 32px;}
blockquote > cite {font-weight: 400;font-size: 14px;display: block;}
.hidden{display: none;}
section{padding: 7.5rem 0;}

/* transition none */
.no-transition *{transition-timing-function:initial; -moz-transition-timing-function:initial; -webkit-transition-timing-function:initial; -o-transition-timing-function:initial; -ms-transition-timing-function:initial; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; -ms-transition-duration: 0s;}


h3 {
    font-size: 32px;
    line-height: 45px;
    font-weight: 400;
}


/* overlay */
.bg-overlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/* opacity */
.opacity-full{opacity: 1;}
.opacity-3{opacity: .3;}
.opacity-4{opacity: .4;}
.opacity-5{opacity: .5;}
.opacity-6{opacity: .6;}
.opacity-7{opacity: .7;}
.opacity-8{opacity: .8;}
.opacity-9{opacity: .9;}

/*font-weight*/
.font-weight-100{font-weight: 100;}
.font-weight-300{font-weight: 300;}
.font-weight-500{font-weight: 500;}
.font-weight-600{font-weight: 600;}

/* button */
.btn {-webkit-appearance: initial; overflow: hidden;position: -webkit-sticky;position: sticky; z-index: 2; display:inline-block; font-size: 17px; border:2px solid transparent; letter-spacing: .5px; line-height: inherit; border-radius: 0; text-transform:none; width: auto;font-family: 'Bricolage Grotesque', sans-serif; font-weight: 500; -webkit-transition: all .5s ease;-o-transition: all .5s ease !important;transition: all .5s ease !important;}
/* button size */
.btn.btn-small {font-size:12px; padding: 4px 1.8em;}
.btn.btn-medium {font-size:15px; padding: 6px 1.5em;}
.btn.btn-large {font-size:16px; padding: 6px 25px; line-height: 1.8em;}
.btn.btn-rounded {border-radius: 20px;}

/* button background */
.btn.btn-white {background:#ffffff; border-color: #ffffff; color: #585858}
.btn.btn-white:hover, .btn.btn-white:focus {background: transparent !important; border-color: #585858; color:  #585858 !important}
.btn.btn-transparent-white {background:transparent; border-color: #ffffff; color:  #ffffff}
.btn.btn-transparent-white:hover, .btn.btn-transparent-white:focus {background: #ffffff !important; color: #585858 !important}
.btn.btn-transparent-black {background:transparent; border-color: #2b2b2b; color: #2b2b2b}
.btn.btn-transparent-black:hover, .btn.btn-transparent-black:focus {background: #2b2b2b !important; color: #ffffff !important}
.btn.btn-transparent-celestie {background:transparent; border-color: #e12020; color: #e12020}
.btn.btn-transparent-celestie:hover, .btn.btn-transparent-celestie:focus {background: #e12020 !important; color: #ffffff !important}
.btn.btn-black {background: #2b2b2b; border-color: #2b2b2b; color: #ffffff}
.btn.btn-black:hover, .btn.btn-black:focus {background: transparent !important; border-color: #2b2b2b; color: #2b2b2b !important}
.btn.btn-celestie {background: #e12020; border-color: #e12020; color: #ffffff}
.btn.btn-celestie:hover, .btn.btn-celestie:focus {background: transparent !important; border-color: #e12020; color: #e12020 !important}
.btn.btn-hvr-white:hover, .btn.btn-hvr-white:focus {background: #ffffff !important; border-color: #ffffff; color: #585858 !important}

/* background color */
.bg-main{background: #e12020;}
.bg-black{background: #000000;}
.bg-dark {background-color: #1d1d21 !important;}
.bg-blue {background-color: #e12020;}
.bg-pink {background-color: #f033b5;}
.bg-celestie {background-color: #9556f5;}

/* text-color */
.main-color{color: #e12020;}

/*Max Width*/
.mx-570{
    max-width: 570px;
    display: inline-block;
}



/* ===================================
        Header
   ====================================== */

/* nav top default */

header a.logo img {
    max-width: 200px;
    vertical-align: sub;
}

.navbar-top-default{
    position: absolute;
    top: 0;
    z-index: 99;
    overflow: hidden;
    height: 110px;
    border-bottom: 2px solid #515151;
    width: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.main-nav {
    display: flex;
    justify-content: space-between;
}

.header-appear .navbar-top-default {
    height: 95px;
    position: fixed;
    z-index: 99;
    background: #ffffff;
    -webkit-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
}

.header-appear .navbar-top-default{
background: #b4b4b4b8;
    backdrop-filter: blur(5px);
}

.navbar-top-default #celestie{
justify-content: flex-end;
    margin-right: 40px;
}

/*Navbar Simple*/

.navbar-simple .navbar-nav .nav-link {
    font-size: 17px;
    color: #2b2b2b;
    font-weight: 400;
    text-align: center;
    padding: 0.4rem 1.5rem;
        position: relative;
    width: 150px;

}

.nav-box-round .navbar-nav .nav-link{
    border-radius: 20px;
}

.header-appear .nav-box-round .navbar-nav .nav-link.active{
    background-color: #e12020;
    color: #ffffff !important;
}

 .navbar-simple .navbar-nav .nav-link:hover{
    color: #e12020;
}

/*nav line*/

.nav-line .navbar-nav .nav-link.active:before {
    position: absolute;
    content: url(/img/line-celestie.svg);
            z-index: -1;
}

.nav-line .navbar-nav .nav-link:before {
    position: absolute;
    content: '';
    left: 5px;
    bottom: 50%; 
    transform: translateY(50%);
      

}

/* ===================================
    Side Menu
====================================== */


.side-menu {
    width: 40%;
    position: fixed;
    right: 0;
    top: 0;
background: radial-gradient(#fff, #999999);
    z-index: 1032;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    overflow: hidden;
}
.side-menu.left {
    left: 0; right: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.side-menu.before-side {
    width: 280px;
}
.side-menu.side-menu-active,
.side-menu.before-side{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.pul-menu .side-menu.side-menu-active {
    visibility: visible; opacity: 1;
}
.side-menu .navbar-brand {
    margin: 0 0 2.5rem 0;
}

/*Side overlay*/
#close_side_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -o-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    display: none;
    z-index: 1031;
    opacity: 0.4;
}

/*side clode btn*/
.side-menu .btn-close {
    height: 33px;
    width: 33px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 30px;
    right: 15px;
    cursor: pointer;
}
.side-menu.before-side .btn-close{
    display: none;
}
.side-menu .btn-close::before, .side-menu .btn-close::after {
    position: absolute;
    left: 16px;
    content: ' ';
    height: 24px;
    width: 2px;
    background: #000;
    top: 5px;
}
.side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/*side open btn*/

.sidemenu_btn {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 36px;
    padding: 6px;
    margin-right: 1rem;
    position: absolute;
    right: 15px;
    display: inline-block;
}
.sidemenu_btn span {
    height: 2px;
    width: 100%;
    background: #2b2b2b;
    display: block;
}

.sidemenu_btn span:nth-child(2) {
    margin: 4px 0;
}

.side-menu .inner-wrapper {
    padding: 3.5rem 5rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pul-menu.pushwrap .side-menu .inner-wrapper{
    padding: 3.5rem 2.5rem;
}
.side-menu .side-nav {
    margin-bottom: 30px;
    display: block;
}
.side-nav .navbar-nav .nav-item{
    display: block;
    margin: 10px 0; padding: 0 !important;
    opacity: 0;
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;

    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}
.side-nav .navbar-nav .nav-item:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}
.side-nav .navbar-nav .nav-item:nth-child(2){
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
.side-nav .navbar-nav .nav-item:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.side-nav .navbar-nav .nav-item:nth-child(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}
.side-nav .navbar-nav .nav-item:nth-child(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}
.side-nav .navbar-nav .nav-item:nth-child(6) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}
.side-nav .navbar-nav .nav-item:nth-child(7) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
}
.side-nav .navbar-nav .nav-item:nth-child(8) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}
.side-nav .navbar-nav .nav-item:nth-child(9) {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
}
.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #000;
    padding: 2px 0 3px 0 !important;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: normal;
    position: relative;
    border-radius: 0;
}

.side-nav .navbar-nav .nav-link:hover::after,
.side-nav .navbar-nav .nav-link:focus::after,
.side-nav .navbar-nav .nav-link.active::after {
    width: 100%;
}
.side-nav .navbar-nav .nav-link.active {
    background: transparent;
}
.side-menu p{
    margin-top: .5rem;
    margin-bottom: 0;
}

.social-icons-simple{
    margin-bottom: 0;
    margin-left: -10px;
}

.social-icons-simple li{
    display: inline-block;
}

.social-icons-simple li a {
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 38px;
    border: 1px solid transparent;
    text-align: center;
    width: 36px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease;
}
.social-icons-simple li a:hover{
    background-color:#FFFFFF;
}

.social-icons-simple li.animated-wrap a:hover{
    background-color: transparent;
    color: #ffffff;
}
@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}


/* ===================================
        Slider
   ====================================== */

.home-banner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 210px 0 0px;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
    overflow: visible;
    background-image: url(/img/pattern-left.svg);
    background-position: left bottom;
}

.home-banner:before {
     position: absolute;
    content: url(/img/pattern.svg);
    right:-20px;
    z-index: -1;
    transform: translateY(50%);
bottom: 25%;
}
.heading-box {
    margin-bottom: 170px;
}
.heading-box .meets {
max-width: 900px;
    font-weight: 400;
    text-align: right;
    float: right;
}
.heading-box h2 {
    font-size: 70px;
    line-height: 80px;
    font-weight: 700;
    margin-bottom: 1rem;
    text-align: left;
}
.heading-box h2 .accent {
position: relative;
}
.heading-box h2 .accent:before {
    position: absolute;
    content: url(/img/line-main.svg);
    left:-10px;
    z-index: -1;
    bottom: 50%; 
    transform: translateY(50%);
}
.heading-box .text-right {
text-align: right;
}

svg.slider-shape{
    overflow: visible;
}

/* ===================================
      Default
  ==================================== */
.title {
    font-size: 2.5em;
    margin-bottom: 55px;
}
.title img {
height: 20px;
    margin-right: 20px;
margin-bottom: 2px;
}
.main-p {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.7;
    font-family: 'Bricolage Grotesque', sans-serif;
    text-align: justify;
}

/* ===================================
      Our Features
  ==================================== */
#features {
    background-image: url(/img/pattern-feature.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center left;
padding-top: 10rem;}
.feature {
    position: relative;
}
.line-feature {
    padding: 20px 0px;; 
}
.feature .col-lg-9 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#features p{
        font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    font-family: 'Bricolage Grotesque', sans-serif;
        text-align: justify;
}
.image-features {
    text-align: center;
}

.heading-area .sub-title{
    margin-bottom: 15px;
    font-weight: 400;
}

.about-list{
    padding: 0;
    padding-top: 10px;
    margin: 0;
    list-style: none;
}


.about-list li{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}

.about-list li .a-icon{
    font-size: 25px;
    margin-right: 15px;
    color:#e12020;
}



/* ===================================
    Services 
====================================== */
.services {
    position: relative;
}

.s-right {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1500px;
}
.s-left {
    position: absolute;
    left: -10px;
    height: 1450px;
}
.flip-box-inner:hover {
        transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transform:scale(1.015)
}

.flip-box-inner .background {
        filter: grayscale(1);
height: 100%;
    object-fit: cover;
    width: 100%;
        border-radius: 23px;
}
.arrow-box {
        position: absolute;
    background: #fff;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    z-index: 1;
        border-radius: 23px 23px 0px 0px;
}
.arrow-box span {
font-size: 25px;
    line-height: 45px;
    font-weight: 400;
    font-family: 'Bricolage Grotesque', sans-serif;
}
   .arrow-box img{
        filter: grayscale(1);
           transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    }
    .arrow-box:hover img {
                filter: grayscale(0);
    }
.flip-box {
  background-color: transparent;
  width: 100%;
    border-radius: 25px;
    perspective: 1000px; 
    margin-bottom: 30px;/* Remove this if you don't want the 3D effect */
}
.flip-box:first-child{
     height: 500px;
}
.flip-box:nth-child(2) {
     height: 320px;
}

.flip-box.right:first-child{
     height: 350px;
}
.flip-box.right:nth-child(2) {
     height: 470px;
}
.flip-box.bottom:first-child{
     height: 470px;
}
/* This container is needed to position the front and back side */
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
        border: 2px solid #000;
        border-radius: 25px;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box.flip .flip-box-inner  {
  transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
        border-radius: 25px;
    text-align: left;
  height: 100%;
    -webkit-perspective: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    visibility:visible;
    backface-visibility: hidden;
}
   .flip-box-back {
       padding: 20px;

}
   .flip-box-back p {
    font-weight: 400;
       text-align: justify;

}

/* Style the front side (fallback if image is missing) */
.flip-box-front {
  background-color: #bbb;
  color: black;
}

/* Style the back side */
.flip-box-back {
  background-image: url(/img/pattern-chess.jpeg);
  color: #000;
  transform: rotateY(180deg);
}



/* ===================================
   Contact Us
====================================== */
.flex-right {
display: flex;
    justify-content: flex-end;
}
.arrow-button {
line-height: 1.2;
    font-weight: 500;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 25px;
    background: transparent;
    border: 0;
    position: relative;
    height: 80px;
    display: flex;
    width: 200px;
}
.arrow-button:after {
    position: absolute;
    content: url(/img/arrow-send.svg);
            z-index: -1;
    bottom: 0px;
            filter: grayscale(1);
                   transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}
.arrow-button:hover:after {
    position: absolute;
    content: url(/img/arrow-send.svg);
            z-index: -1;
    bottom: 0px;
            filter: grayscale(0);
}

#contact {
   background-position: center left;
    background-image: url(/img/pattern-left.svg);
    background-repeat: no-repeat;
    padding-top: 0;
    position: relative;
}
#contact:before {
     position: absolute;
    content: url(/img/pattern-contact.svg);
    right:-0;
    z-index: -1;
top: 0;
}

.contact-form {
    max-width: 650px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.contact-form .form-control {
    border: none;
    border-bottom: 2px solid #000;
    padding: 12px 0;
    background: transparent;
    letter-spacing: .7px;
    font-weight: 300;
    border-radius: 0;
    -webkit-box-shadow: none;
    font-weight: 500;
    height: 65px;
    color: #000000;
    font-size: 20px;
    position: relative;
    -webkit-transition: border .9s ease;
    -o-transition: border .9s ease;
    transition: border .9s ease;
        font-family: 'Bricolage Grotesque', sans-serif;
}

.contact-form textarea {
    min-height: 105px;
    resize: none;
}
.contact-form.placeholder {
color: #fff;
}

.contact-form .form-group {
    margin-bottom: 3rem;
}
input::placeholder, textarea::placeholder  {
	color: #000000b0 !important;
}

#client-nav button:hover > span{
    color: #fff;
}

.form-group > img {
position: absolute;
top: 10px;
  right: 40px;
}



/* ===================================
   Footer
====================================== */
.footer {
    border-top: 1px solid #000;
    padding-top: 40px;
      padding-bottom: 40px;
}
.footer .reg {
           font-family: 'Bricolage Grotesque', sans-serif;
        font-size: 20px;
color: #fff;
    margin-top: 20px;
}

.footer-logo {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap:15px;
}
.footer-logo img{
    width: 70px;
}
.footer-logo span{
            font-family: 'Bricolage Grotesque', sans-serif;
        font-size: 20px;
color: #fff;
}
.footer-social ul{
    margin: 0;
    padding: 0;
}

.footer-social li{
    display: inline-block;
}

.footer-social a {
    display: block;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    font-size: 20px;
    margin: 0 30px 0 0;
            font-family: 'Bricolage Grotesque', sans-serif;
   transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    color: #fff;
    font-weight: 100;
}
.footer-social a:hover {
    color: #e12020
}

.footer-social li:nth-last-child(1) a{
    margin-right: 0;
}

.company-about{
    font-size: 14px;
}



.page-title{
    position:relative;
    text-align:center;
    margin-top: 90px;
    padding:125px 0px 125px;

}

.page-title .auto-container{
    position:relative;
}

.page-title h2{
    position:relative;
    color:#000;
    font-weight:600;
    line-height:1.2em;
    margin-bottom: 10px;
    font-size:3.5rem;
    text-transform:capitalize;
}

.page-breadcrumb{
    position:relative;
}

.page-breadcrumb li{
    position:relative;
    display:inline-block;
    margin-right:10px;
    padding-right:15px;
    color:#000;
    font-size:14px;
    font-weight:400;
    text-transform:capitalize;
}

.page-breadcrumb li:after{
    position:absolute;
    content: "-";
    right:-5px;
    top:1px;
    color:#000;
    font-size:14px;
    font-weight:900;
}

.page-breadcrumb li:last-child::after{
    display: none;
}

.page-breadcrumb li:last-child{
    padding-right:0px;
    margin-right:0px;
}

.page-breadcrumb li a{
    color:#000;
    font-weight:400;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

.page-breadcrumb li a .icon{
    margin-right:4px;
    color:#e12020;
}

.page-breadcrumb li a:hover{
    color:#ffffff;
}



@media screen and (max-width:991px){

    body{
        text-align: center;
    }


}


@media screen and (max-width:767px){
    .heading-box .meets {
max-width: 100%;
    font-weight: 400;
    text-align: justify;
        
        
}
    #contact:before {
 display: none;
}
    .header-appear .navbar-top-default {
  height: 75px;
    }
    .heading-box h2 {
    font-size: 31px;
    line-height: 40px;
    }
    .arrow-button:after {
    position: absolute;
    content: url(/img/arrow-send.svg);
    z-index: -1;
    bottom: 20px;
    right: -40px;
    scale: 0.5;
}
    .arrow-button {
display: table;
        width: 300px;
    }
    .navbar-top-default {
    height: 85px;
    }
    header a.logo img {
    max-width: 175px;
    vertical-align: sub;
}
    .footer-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    gap: 15px;
}
    #contact {
        background-image: none;
    }
.flip-box:first-child {
    height: 735px;
}
    .flip-box.right:first-child {
    height: 385px;
}
    .flip-box.bottom:first-child {
    height: 840px;
}
    
    .flip-box:nth-child(2) {
    height: 450px;
}
    
    .flip-box-back p {
        margin-bottom: 10px;
    }
    .arrow-box span {
    font-size: 16px;
    line-height: 30px;
    }
    .flip-box-inner .background {
    border-radius: 14px;
    }
    .flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    border-radius: 15px;
    }
    .flip-box-inner {
    border-radius: 15px;
    }
    .arrow-box {
    padding: 10px 10px;
    border-radius: 15px 15px 0px 0px;
    }
    .arrow-box img{
        max-width: 50px;
    }
    .image-features img{
        max-width: 150px;
        margin: 15px 0 0;
    }
    #features p {
    font-size: 18px;
    }
    h3 {
    font-size: 22px;
    line-height: 28px;
    }
    .feature {
        text-align: left;
    }
    .home-banner {
    background-image: none;
    }  
    .home-banner .btn {

    display: block;
    }
     .home-banner .mr-2 {
margin-right:  0!important;
    }
    .main-p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    }
    .title {
    font-size: 2em;
    margin-bottom: 25px;
    text-align: left;
}
    #features {
        padding-top: 5rem;
        background: none;
    }
    .heading-box {
    margin-bottom: 250px;
         margin-top: 60px;
}
    .heading-box h2 .accent:before {
    position: absolute;
    content: url(/img/line-main.svg);
    left: -10px;
    z-index: -1;
    bottom: 0%;
          scale: 0.4;
        width: 72px;
        transform: translateY(100%);
}
    .home-banner:before {
 display: none;
    }

    section{
        padding: 2rem 0;
    }
    .home-banner{
        padding: 7rem 0 3rem;
    }
    .sidemenu_btn{
        position: relative;
        right: 0;
        margin: 0;
    }


    .slider-right {
        float: none;
        margin-top: 5rem;
    }


    .footer-social{
        margin-bottom: 1rem;
    }
    .side-menu {
        width: 380px;
    }
}
@media screen and (max-width:1650px){
    .home-banner {
  background-position: -10% center;  
    }
    .home-banner:before {
                 right: -70px;
    }
}
@media screen and (max-width:1450px){
    .home-banner {
  background-position: -20% center;  
    }
    .home-banner:before {
 right: -170px;
    }
}
@media screen and (max-width:1300px){
    .home-banner {
background-image:none;
    }
    .home-banner:before {
        display: none;
    }
}
@media screen and (max-width:1500px){
    #features {
        background-image: none;
    }
}
@media screen and (max-width:1200px){
    #contact {
        background-image: none;
    }
    #contact:before {
  display: none;
}
    .navbar-simple .navbar-nav .nav-link {
  width: 134px;
        padding: 0.4rem 0em;
}