body{
    font-family: 'Quicksand', sans-serif;
}
html {
    scroll-behavior: smooth;
  }
.bg_none{
    background-image: none!important;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99999!important;
}
p{
    font-family: 'Quicksand', sans-serif;
}
h2{
    font-family: 'Oxygen', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    color: #FF2773;
}
textarea:hover, 
input:hover, 
textarea:active, 
input:active, 
textarea:focus, 
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active
{
    outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none !important;
}
.w-100{
    width: auto!important;
}
.banner .w-100{
    width: 100%!important;
}
.color-secondary{
    color: #FFD300!important;
}
/* button */
.primarybtn{
    padding: 13px 24px;
    margin-left: 12px;
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    text-transform: uppercase;
    border: 2px solid #FF2773;
    background: #FF2773;
    border-radius: 5px;
    transition: 0.3s;
}
.primarybtn:hover{
    background: #E30050;
    border: 2px solid #E30050;
    border-radius: 5px;
    color: #ffffff;
}
.secondarybtn{
    margin-right: 12px;
    padding: 13px 24px;
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FF2773;
    background: none;
    border: 2px solid #FF2773;
    border-radius: 5px;
    transition: 0.3s;
}
.secondarybtn:hover{
    background: #EF1A65;
    border: 2px solid #EF1A65;
    border-radius: 5px;
    color: #ffffff;
}
header{
    padding: 0;
    margin: 0;
}
.banner .overlay_home {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /* background: url(../images/overlay.svg) repeat; */
    background: url(../images/overlay2.png) repeat;
    /* background-color:#3D3D3D;
    opacity: 0.7; */
    z-index:1!important;
  }

/* Menu */
.navbar {transition: top 0.3s; padding: 25px 0;}
.navbar-default.scrolled{
    /* background: url(../images/overlay.svg) repeat; */
    background: #3D3D3D;
    opacity: 0.97;
}
  .ml-auto{
      margin-left: auto;
  }
  .navbar-nav .nav-link {
    padding: 0 0 4px 0;
    color: #FAFAFA;
    font-weight: 400;
    font-size: 0.9375rem;
    text-transform: uppercase;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 2.6rem;
    padding-left: 0;
}
.navbar-nav .nav-link:hover{
    background: url(../images/nav_border.svg) no-repeat left bottom;
    color: #EF6D58;
    font-weight: 500;
}
.banner{
    padding: 0;
    margin: 0;
    height: auto;
    position: relative;
    background-color: #BA8D79;
}
.carousel-inner{
    height: 100vh;
}
@media only screen and (min-device-width: 1536px) and (max-device-width: 2048px) {
    .carousel-inner{
        height: 90vh;
    }
}
.carousel_height_auto{
    height: auto!important;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 4.25rem;
    left: 15%;
    z-index: 2;
}
.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 20%;
    left: 0;

    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}
.carousel-caption h5{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 80px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: right;
}
.carousel-caption p{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: right;
}
.navbar {
        transition: all 0.4s;
    }

.material-icons{
    font-size: 70px!important;
}   

/* .carousel-item{
    height: 100vh;
} */
/* footer */
footer{
    padding: 90px 0 103px 0;
    margin: 0;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 40px;
    /* identical to box height */
    color: #FFFFFF;
    background: #222222 url(../images/Female_Illustration.png) right top no-repeat ;
    
}
footer .heading{
    margin-bottom: 50px;
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 81px;
    /* identical to box height */
    color: #FFFFFF;
}
.call_us img{
    margin-bottom: 15px;
    padding-right: 10px;
}
.call_us a{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    /* identical to box height */
    color: #FFFFFF;
    text-decoration: none;
}
.call_us a:hover{
    text-decoration: underline;
}
.email a{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    /* identical to box height */
    color: #FFFFFF;
    text-decoration: none;
}
.email a:hover{
    text-decoration: underline;
}
.email span{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    /* identical to box height */
    text-decoration-line: underline;
    color: #FF2773;
}
.email img{
    margin-bottom: 11px;
    padding-right: 10px;
}
.social-icons-f{
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: right;
}
.social-icons-f a{
    padding: 0;
    margin: 0 0 0 23px;
}
.copyright{
    background: #FF2773;
    padding: 23px 0 34px 0;
    margin: 0;
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    /* identical to box height */
    text-align: right;
    color: #FFFFFF;
}
.copyright a{
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
    text-decoration: none;
}
.copyright a:hover{
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
    text-decoration: underline;
}
.copyright span{
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
    text-align: left;
    display: flex;
}
.phone-call {
    width: 50px;
    height: 50px;
    right: 20px;
    bottom: 20px;
    background: #10b418;
    position: fixed;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border-radius: 50%;
    z-index: 99;
  display: inline-block;
  line-height: 65px;
}

.phone-call:before {
    position: absolute;
    content: " ";
    z-index: -1;
    top: -15px;
    right: -15px;
    background-color: #10b418;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    opacity: 0.6;
    -webkit-animation: pulse 1s ease-out;
    animation: pulse 1.8s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
    25% {
        -webkit-transform: scale(0.3);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(0.6);
        opacity: .6;
    }
    75% {
        -webkit-transform: scale(0.9);
        opacity: .3;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@keyframes pulse {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    25% {
        transform: scale(0.3);
        opacity: 1;
    }
    50% {
        transform: scale(0.6);
        opacity: .6;
    }
    75% {
        transform: scale(0.9);
        opacity: .3;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}
.phone-call img, svg {
    vertical-align: initial;
}

/* banner styles */
.home-banner {
    background: url(../images/banner.png) 50% 50%/cover;
    max-width: 100%;
    height: 100vh;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.about-banner {
    background: url(../images/about_banner.png) 50% 50%/cover;
    max-width: 100%;
    height: 495px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.heading_banner{
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
    line-height: 25px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.subheading_banner{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 60px;
    text-transform: uppercase;
    text-align: left;
    color: #FFFFFF;
}
.services-banner {
    background: url(../images/our_services_banner.png) 50% 50%/cover;
    max-width: 100%;
    height: 100vh;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.gallery-banner {
    background: url(../images/gallery_banner.png) 50% 50%/cover;
    max-width: 100%;
    height: 100vh;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.contact-banner {
    background: url(../images/contact_banner.png) 50% 50%/cover;
    max-width: 100%;
    height: 100vh;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.card-body_black {
    padding: 24px;
    background: #000000;
    border-radius: 0;
    flex: 1 1 auto;
    padding: 2rem 2rem;
    text-align: left;
}
.card-title_white {
    font-family: 'Noticia Text';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
}
.social-icons-c{
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: left;
}
.social-icons-c a{
    padding: 0;
    margin: 0 23px 0 0;
}
.color_e9{
    background-color: #e9e9e9!important;
}

.about_sec{
    padding: 68px 0;
    margin: 0;
    background: #FFFFFF url(../images/florel.svg) no-repeat right -20px top;
}
.about_sec h3{
    padding: 0;
    margin: 0 0 20px 0;
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    color: #FF2773;
}
.about_sec p{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 60px;
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.about_sec .card{
    margin-bottom: 30px;
}
.card-title {
    text-align: center;
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 61px;
    /* identical to box height */
    color: #FFFFFF;
}
.color_red{
    background-color: #D81132;
}
.color_maroon{
    background-color: #D54755;
}
.color_maroon2{
    background-color: #AB2767;
}
.color_green{
    background-color: #264D45;
}
.button_about{
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.opening_hrs{
    padding: 68px 0;
    background: #000000 url(../images/opening_hrs_bg.png) no-repeat right -20px bottom;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    /* identical to box height */
    color: #FFFFFF;
}
.opening_hrs h5{
    margin-bottom: 69px;
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 81px;
    /* identical to box height */
    text-transform: uppercase;
    color: #FFFFFF;
}
.opening_hrs h5 span{
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    text-transform: none;
    color: #FF2773;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 20px 1rem 24px 1rem;
    text-decoration: none;
    background-color: inherit;
    border-bottom: 1px solid #323232;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    /* identical to box height */
    color: #FFFFFF;

}
.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    border-bottom: 1px solid #323232;
}
.list-group-item:last-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    border-bottom: 0px solid #323232;
}
.color_red_txt{
    color: #D81132;
}

.gallery{
    padding: 68px 0;
    background: #222222 url(../images/florel2.svg) no-repeat right top;
}
.gallery h5{
    margin-bottom: 69px;
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 81px;
    /* identical to box height */
    text-transform: uppercase;
    color: #FFFFFF;
}
.gallery h5 span{
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    text-transform: none;
    color: #FF2773;
}
.gallery .card {
    background-color: inherit;}
    .owl-carousel.owl-drag .owl-item {
        width: auto!important;}
        .about_sec_inner{
            padding: 68px 0;
            margin: 0;
            background: #FFFFFF;
        }
        .about_sec_inner h4{
            font-family: 'Oxygen';
            font-style: normal;
            font-weight: 700;
            font-size: 36px;
            line-height: 45px;  
            margin-bottom: 20px;
            color: #FF2773;
        }
        .about_sec_inner h5{
            font-family: 'Quicksand';
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 30px;
/* identical to box height */
color: #000000;
        }
        .about_sec_inner p{
        font-family: 'Quicksand';
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 30px;
margin-bottom: 20px;
color: #000000;
    }
.margin_lft{
    margin-left: 0;
}
.at_aglance {
    padding: 68px 0;
    background: #000000 url(../images/florel3.svg) no-repeat right top 50px;
}
.at_aglance h5{
    font-family: 'Oxygen';
font-style: normal;
font-weight: 700;
font-size: 48px;
line-height: 35px;
/* or 73% */
color: #FFFFFF;
margin-bottom: 24px;
}
.at_aglance h5 span{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    /* or 175% */
    color: #FFFFFF;
}
.at_aglance h6{
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 40px;
    /* or 83% */
    margin-bottom:10px ;
    color: #FF2773;
}
.at_aglance p{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 40px;
    /* or 200% */
    color: #FFFFFF;
}
.at_aglance .card-body{
    min-height: 148px;
}

element.style {
}
.at_aglance .card {
    border: 0;
    margin-bottom: 30px;
}
.services-banner {
    background: url(../images/services_banner.png) 50% 50%/cover;
    max-width: 100%;
    height: 495px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.at_aglance .card-titles{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #222222;
    margin-bottom: 10px;
}
.at_aglance .card-texts{ 
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}
.at_aglance .card{
    margin-bottom: 30px;
}
.at_aglance ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.at_aglance ul li{
    min-height: 30px;
    padding: 0 0 0 30px;
    margin: 0;
    list-style: none;
    float: left;
    padding-right: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    background: url(../images/circle.png) no-repeat left top;
}
.more{
    width: 50px;
    height: 50px;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 30px;
    bottom: 30px;
    background: url(../images/arrow_link.svg) no-repeat left top;
}
.contact-banner {
    background: url(../images/contact_banner.png) 50% 50%/cover;
    max-width: 100%;
    height: 495px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.contact_inner {
    padding: 68px 0;
    margin: 0;
    background: #FFFFFF;
}
.contact_inner h4{
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    color: #FF2773;
}
.contact_inner h5{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    /* identical to box height */
    color: #000000;
    margin-bottom: 50px;
}
.contact_inner .heading{
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    /* or 125% */
    color: #000000;
}
.contact_inner p{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    /* or 125% */
    color: #000000;
}
.contact_inner p a{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    /* or 125% */
    color: #000000;
    text-decoration: none;
}
.contact_inner p a:hover{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    /* or 125% */
    color: #000000;
    text-decoration: underline;
}
.contact_inner a{
    text-decoration: underline;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 50px;
    /* or 208% */
    text-decoration-line: underline;
    color: #000000;
    padding-left: 10px;
}
.contact_inner a:hover{
    text-decoration-line: none;
}
.our_work-banner {
    background: url(../images/our_work_banner.png) 50% 50%/cover;
    max-width: 100%;
    height: 495px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.our_work {
    padding: 68px 0;
    background: #000000 url(../images/florel3.svg) no-repeat right top 50px;
    text-align: center;
}
.our_work h5{
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 35px;
    /* or 73% */
    color: #FFFFFF;
    margin-bottom: 24px;
}
.our_work h5 span{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    /* or 175% */
    color: #FFFFFF;
}
.our_work h6{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 45px;
    text-align: center;
    color: #FF2773;
    margin-top: 50px;
}
.our_work p{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 20px;
}
/* tab */
#tsum-tabs h1 {
    padding: 50px 0;
    font-weight: 400;
    text-align: center;
  }
  
  #tsum-tabs p {
    margin: 0 0 20px;
    line-height: 1.5;
  }
  
  #tsum-tabs main {
    /* min-width: 320px;
    max-width: 800px; */
    padding: 0 50px 50px 50px;
    margin: 0 auto;
    /* background: #fff; */
  }
  
  #tsum-tabs section {
    display: none;
    padding: 60px 0 0;
    /* border-top: 1px solid #ddd; */
  }
  
  #tsum-tabs input {
    display: none;
  }
  
  #tsum-tabs label {
    display: inline-block;
    margin: 0 10px;
    padding: 16px 32px;
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FF2773;
    background: #000000;
    border: 1px solid #FF2773;
    border-radius: 100px;
  }
  
  #tsum-tabs label:before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 10px;
  }
  
  /* #tsum-tabs label[for*='1']:before { content: '\f1cb'; }
  #tsum-tabs label[for*='2']:before { content: '\f17d'; }
  #tsum-tabs label[for*='3']:before { content: '\f16b'; }
  #tsum-tabs label[for*='4']:before { content: '\f1a9'; } */
  
  #tsum-tabs label:hover {
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    
    /* border: 1px solid #ddd;
    border-top: 2px solid orange;
    border-bottom: 1px solid #fff; */
    background: #FF2773;
border-radius: 100px;
    cursor: pointer;
  }
  
  #tsum-tabs input:checked + label {
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    border: 1px solid #FF2773;
    /* border: 1px solid #ddd;
    border-top: 2px solid orange;
    border-bottom: 1px solid #fff; */
    background: #FF2773;
border-radius: 100px;
  }
  
  #tsum-tabs #tab1:checked ~ #content1,
  #tsum-tabs #tab2:checked ~ #content2,
  #tsum-tabs #tab3:checked ~ #content3,
  #tsum-tabs #tab4:checked ~ #content4 {
    display: block;
  }
  
  @media screen and (max-width: 650px) {
    #tsum-tabs label {
      font-size: 14px;
    }
    #tsum-tabs label:before {
      margin: 0;
      font-size: 18px;
    }
  }
  
  @media screen and (max-width: 400px) {
    #tsum-tabs label {
      padding: 10px 15px;
    }
  }
  #tsum-tabs #tab1:checked ~ #content1,
  #tsum-tabs #tab2:checked ~ #content2,
  #tsum-tabs #tab3:checked ~ #content3,
  #tsum-tabs #tab4:checked ~ #content4,.w-100 {
    width: 100%!important;
    height: auto;
}
.margin-top{
    margin-top: 20px;
}
