@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
   font-family: tartinescriptblack;
   src: url(tartinescriptblack.ttf);
}
:root {
    --size-body: 1rem;
    --size-h1: calc(var(--size-body) * 3);
    --size-h2: calc(var(--size-body) * 2);
    --size-h3: calc(var(--size-body) * 1.4);
    --size-h4: calc(var(--size-body) * 1);
    --size-h5: calc(var(--size-body) * 1.25);
    --size-h6: calc(var(--size-body) * 1.125);
    --mobile-menu-size: var(--size-h4);
}
body {
    background-color: #fff;
}
#main-column .post,
#main-column .page {
    border: 0;
    margin-bottom: 20px;
    padding: 0;
}
#site-footer {
    background: #f5f5f5;
    border-top: 0;
    padding: 0;
}
.service-row {
    position: relative;
}
.home-services-sec .dsktopRow{display:flex;}
.home-services-sec .mblRow{display:none;}
.progress {
    position: absolute;
    right: -37px;
    transform: rotate(90deg);
    width: 256px !important;
    bottom: 225px;
    background-image: linear-gradient(to right, #B58240, #B58240) !important;
}
.inner-slide-section {
    background-repeat: no-repeat;
    background-position: top right -50px;
}
section.error-404 h1 { 
    font-size: 200px;
    color: #DBDBDB;
    padding-top: 35px;
	font-family: 'Raleway', sans-serif;
}
section.error-404 h2 { font-family: 'Raleway', sans-serif;color: #DBDBDB; }

section.error-404 p {  
    color: #DBDBDB;
	font-family: 'Raleway', sans-serif;
}

section.error-404 p a {color: #B58240; }
	

.search.search-results .page-title, .search.search-no-results .page-title { text-align: center !important;color: #DBDBDB;margin-top: 40px !important;font-family: 'Raleway', sans-serif;font-size: 60px;}
.search .search-form {   max-width: 600px;  margin: auto; margin-bottom:30px;}
.search .search-form .fa {color: #B58240; }

.search.search-results .entry-summary p { color: #DBDBDB;font-family: 'Raleway', sans-serif;  }
.search.search-no-results .page-content p {  color: #DBDBDB;font-family: 'Raleway', sans-serif;  margin-top:25px; margin-bottom: 20px !important;text-align: center;}

.search section.no-results { margin-top:70px;margin-bottom:  70px; }

.search .entry-title a { color: #B58240; }

 /* Header */

.f-White{color: #fff!important;}
.f-Poppins{font-family: 'Poppins', sans-serif!important;}
.f-Montserrat{font-family: 'Montserrat', sans-serif!important;}
.main-navigation .navbar-light .navbar-nav .nav-link {
    color: #343434;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding-left: 50px;
}
header .main-navigation img { opacity: 1;}
header.page-header {background-color: #FFFF;}
.menu-main{ display: inline-grid; align-items: center;}
header .main-navigation {padding-top: 0px; padding-bottom: 0px;}
body .home-slide-section { background-position: center; height: 902px; }
.banner-content { justify-content: center; }
.banner-content .content-column{position: absolute; margin: auto; top: 25%;}
.banner-content .slide-title{ display: grid; justify-content: center;}
.home-slide-section .down-arrow { bottom: 50px; left: 45%; }
.home-slide-section .slide-title h2, .home-slide-section .slide-title h5 { color: #fff; }
.home-slide-section .slide-title h2{font-family: 'Poppins', sans-serif; font-size: 134px;}
.home-slide-section .slide-title h5{
    font-size: 48px; 
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: center;
}
.home-about-sec, .home-footer{background: linear-gradient(to right, rgba(185,237,209,100%) 0%, rgba(113,215,252,100%) 100%);}
.home-about-sec .about-img img {mix-blend-mode: multiply; opacity: 12%;}
.home-about-sec .about-content {background: transparent;}
.home-about-sec::before {content: none !important;}
.home-about-sec .about-content .about-sub-title {
    font-size: 34px;
    line-height: 55px;
    color: #056589;
    letter-spacing: -1px;
}
.home-about-sec .about-content p {
    font-size: 22px;
    color: #fff;
    line-height: 40px;
    width: 100%;
    max-width: 100%;
}
.home-about-sec .about-content { margin-top: 0px; margin-left: 50px;}
.home-about-sec .about-row{padding: 200px 0px;}
.home-about-sec .heading-cls h2 {padding-bottom: 0px; color: #fff; text-transform: uppercase; font-size: 90px;}
.heading-cls{width: 100%; max-width: 50%; padding-top: 60px; }
.home-about-sec .heading-cls p{font-size: 40px; color: #fff;}
.home-package-sec{background-color: #5CC9F0;}
.pack-right{display: grid; justify-content: center; align-content: center; padding-left: 100px;}
.pack-right .about-content{background-color: transparent; margin-top: 0px;}
.home-about-sec .container, .home-package-sec .container { max-width: 1505px; }
.pack-content-title{padding: 20px;}
.pack-content-title p{font-size: 34px; color: #056589; letter-spacing: -1px;}
.content-box h2{color: #fff; font-size: 34px; text-transform: uppercase;}
.list-items li{font-size: 24px; color: #fff;}
.content-button{
    background-color: #fff;
    text-align: center;
    border-radius: 15px;
    padding: 20px;
	position: absolute;
	width: calc(100% - 40px);
	bottom: 0;
}
.content-button a{font-size: 28px; color: #343434;}
.content-box{
    position: relative;
    padding-left: 40px;
	padding-right: 10px;
    padding-top: 40px;
    border-top: 5px solid #9EE4FD;
    border-left: 5px solid #9EE4FD;
	height: 100%;
	padding-bottom: 80px;
	position: relative;
}
.content-box:after{
    position: absolute;
    content: '';
    border-right: 5px solid #9EE4FD;
    height: 70%;
    right: 0;
    top: 0;
}
.pack-right .h2{font-size: 90px; text-transform: uppercase;}
.pack-right p{font-size: 40px; letter-spacing: -2px;}
.package-row{padding: 100px 0px;}
.home-services-sec {padding-top: 0px;}
.home-services-sec .container {max-width: 100%;}
.service-left{padding-top: 40px; padding-bottom: 40px; position:relative; background-color: #4FD4E3;}
.service-right{padding-right: 50px; padding-top: 100px; margin-bottom: 50px;}
.service-left:before{position:absolute; content: ''; background-color: #4FD4E3;}
.home-services-sec, .service-right{background-color: #F0FFFC;}
.service-left h5{font-size: 40px;}
.home-services-sec h2 { font-size:90px; text-transform: uppercase; margin-bottom: 20px;}
.home-services-sec::after {content: none;}
.service-lf-content ul{list-style-image: url('https://tender.net/fogtek/wp-content/themes/bootstrap-basic4-child/assets/img/triangle-icon.png');}
.service-lf-content ul .li-active, .service-lf-content ul .active-link {list-style-image: url('https://tender.net/fogtek/wp-content/themes/bootstrap-basic4-child/assets/img/triangle-active.png');}
.service-lf-content ul li a{color: #fff; font-size: 28px;}
.service-right h4{color: #056589; font-size: 34px;}
.service-right p{font-size: 22px;line-height: 25px; color: #2E2E2E; margin-bottom: 40px;}
.service-right p strong{font-size: 26px;}
.services-img img{width: 100%; max-width: 403px; height: 506px;}
.service-button{
    background-color: #3FDEB3;
    text-align: center;
    border-radius: 15px;
    padding: 7px;
    max-width: 76%;
}
.service-button a {
    font-size: 28px;
}
.service-lf-content ul li {padding-bottom: 30px;}
.service-lf-content ul .li-active a, .service-lf-content ul .active-link a {color: #056589!important;}
.list-group-item-action:hover {
    color: #fff!important;
}
.service-lf-content ul .li-active:after, .service-lf-content ul .active-link:after{
    content:'';
    background-image: url('https://tender.net/fogtek/wp-content/themes/bootstrap-basic4-child/assets/img/w-triangle.png'); 
    position: absolute;
    right: 0;
    margin-top: -3px;
    width: 35px;
    height: 50px;
    background-repeat: no-repeat;
}
.right-content{display: none;}
.right-content:first-child{display: block;}
.faq-right{
    background-image: url('https://tender.net/fogtek/wp-content/themes/bootstrap-basic4-child/assets/img/faq.png'); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: grid;
    justify-content: center;
    align-content: center;
    padding-left: 100px;
    padding-top: 0px;
}
.faq-left{background-color: #5CC8F0;}
.faq-left-cnt{background-color: #5CC8F0; padding-top: 150px; padding-bottom: 200px;}

.faq-left-cnt .accordion {
    --circle-x: 1.8rem;
    --circle-y: 0;
    --circle-r: 200%;
    --circle-bg: #fff;
    color: #000;

    background-color: transparent;
    max-width: 100%;
    margin-bottom: 1rem;
    border-radius: min(8px, 0.5rem);

    display: grid;
    grid-template-rows: 0fr 0fr;
    transition-timing-function: var(--slide-ease);
    transition-duration: 200ms, 200ms, var(--slide-duration);
    transition-property: opacity, box-shadow, grid-template-rows;
    transition-delay: 0ms, 0ms, var(--slide-delay);
/*    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);*/
    opacity: 0.9;
    padding-right: 30px;
}
.faq-left-cnt .accordion:target .title a::after{
    content: '\f068';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    top: 25px;
}
.faq-left-cnt .accordion:not(:target):hover {
/*    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);*/
}

.faq-left-cnt .accordion:not(:target):active {
    opacity: 1;
/*    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.3);*/
}

.faq-left-cnt .accordion,
.faq-left-cnt .content {
    overflow: hidden;
}

.faq-left-cnt .accordion:target {
    --d: 90deg;
    grid-template-rows: 0fr 1fr;
    transition: grid-template-rows var(--slide-ease) var(--slide-duration)
        var(--slide-delay);
        background-color: #fff;
}
.faq-left-cnt .accordion:target .title a{color: #5C5C5C;}
.faq-left-cnt .wrapper {
    padding-block: 0 1.05rem;
    padding-inline: 2.25rem;
}

.faq-left-cnt .content {
    font-size: var(--size-accordion-content);
    line-height: 140%;
}

.faq-left-cnt .content p {
    margin-bottom: 1rem;
    font-weight: 500!important;
}

.faq-left-cnt .content a {
    color: currentColor;
    font-weight: 800;
    text-decoration: underline;
}

.faq-left-cnt main :last-child,
.faq-left-cnt .content :last-child {
    margin-bottom: 0;
}

.faq-left-cnt .title a {
    position: relative;
    padding: 1.5rem 2.25rem;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    place-items: center;
}

.faq-left-cnt .title a::after {
/*    --chevron-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath fill='white' d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3E%3C/svg%3E");*/
    content: '\f067';
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    top: 25px;
    width: 0.65rem;
/*    aspect-ratio: 320 / 512;*/
    display: inline-block;
    margin-left: 2.75rem;
    /*mask-image: var(--chevron-icon);
    mask-size: 100% 100%;*/
    /*-webkit-mask-image: var(--chevron-icon);
    -webkit-mask-size: 100% 100%;*/
/*    background-color: currentColor;*/
}

.faq-left-cnt .accordion::before,
.faq-left-cnt .accordion::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    mix-blend-mode: difference;
    transform-style: preserve-3d;
    transition-timing-function: ease;
    transition-property: opacity, clip-path, visibility;
    pointer-events: none;
    clip-path: circle(var(--r) at var(--circle-x) var(--circle-y));
    border-radius: inherit;
    z-index: 4;
}

.faq-left-cnt .accordion::before {
    --r: 0%;
    transition-delay: var(--circle-duration), var(--circle-duration), 0ms;
    transition-duration: 0ms, var(--circle-duration), 0ms;
    opacity: 0;
}

.faq-left-cnt .accordion:target::before {
    --r: var(--circle-r);
    transition-delay: 0ms, 0ms, 0ms;
    transition-duration: 0ms, var(--circle-duration), 0ms;
    opacity: 1;
}

.faq-left-cnt .accordion::after {
    --r: var(--circle-r);
    transition-delay: 0ms, 0ms, var(--circle-duration);
    transition-duration: 0ms, var(--circle-duration), 0ms;
    visibility: hidden;
    opacity: 1;
}

.faq-left-cnt .accordion:target:after {
    --r: 0%;
    transition-delay: 0ms, 0ms, 0ms;
    transition-duration: 0ms, 0ms, 0ms;
    visibility: visible;
    opacity: 0;
}

.faq-left-cnt .title a:focus-visible {
    background-color: hsl(0, 100%, 90%);
    outline: none;
}

.faq-left-cnt .accordion:target .title a:focus-visible {
    background-color: hsl(183, 100%, 93%);
}
.mobile-menu a img {
  width: 100%;
  max-width: 70px;
}
.home-footer .container { max-width: 1705px; padding-top: 100px;}
.home-footer .h2{font-size: 90px;}
.home-footer .h5{font-size: 28px;}
.home-footer::before {content: none;}
.home-footer::after {content: none;}
.home-footer-form input:not([type=button]):not([type=submit]):not([type=file]), select, textarea {max-width: 750px!important;}
.home-footer-form .form-group {margin-bottom: 2rem; display: flex;}
.wpcf7-form .custom-wd .wpcf7-form-control-wrap, .spec-sec {width: 100%;
    max-width: 100%;}
.f-form {background: transparent;}
.home-footer-form button {
    max-width: 750px;
    width: 100%;
    height: 90px;
    border: none;
    background-color: #3FDEB3 !important;
    color: #fff !important;
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    font-weight: 700;
    text-transform: none;
}
.home-footer .form-control,.spec-sec select {
    height: 83px; 
    background-color: #fff;
    border: 1px solid #ced4da;
    font-size: 22px;
    color: #8D8D8D;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.home-footer input::placeholder, .home-footer textarea::placeholder{
    font-size: 22px;
    color: #8D8D8D;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.home-footer-form span.wpcf7-not-valid-tip { color: red!important; }
.home-footer-form .wpcf7-not-valid { border: 1px solid red; }
.footer-copyrights {
    border-top: none;
    padding-top: 0px;
}
.top-footer {
    background: #fff!important;
}
.bottom-footer {
    background: #fff!important;
}
.footer-btcontent{display: flex; justify-content: center; margin-top: 20px;}
.footer-btcontent #block-15{display: grid; justify-content: center; align-items: center;}
.footer-btcontent #block-15 h2{font-family: 'Poppins', sans-serif; font-size:37px; font-weight: 700; color: #838383; text-transform: uppercase;}
.footer-btcontent #block-15 h2 a{font-family: 'Poppins', sans-serif; font-size:37px; font-weight: 700; color: #838383; text-transform: uppercase;}
.bottom-footer {padding-top: 0px!important;}
.top-footer {padding-bottom: 0px!important;}
.copyrights p, .copyrights p a, .website-by p, .website-by p a {
    font-size: 18px!important;
    font-family: 'Poppins', sans-serif!important;
    font-weight: 500;
    color: #5C5C5C;
}
/* @media query */
@media (max-width : 1850px){
   .desk-view{display: none;}
   .mobile-view{display: block;}
   .pack-right {padding-left: 0px;}
}

@media (max-width : 1678px){
    .f-form {
    margin-left: 20px;
    }
}
@media (max-width : 1550px){
   .heading-cls{margin-left: 0px;}
   .home-footer-form input:not([type=button]):not([type=submit]):not([type=file]), select, textarea, .home-footer-form button {
    max-width: 650px!important;
    }
}
@media (max-width : 1440px){
    .home-services-sec h2, .pack-right .h2, .home-footer .h2, .home-about-sec .heading-cls h2 {
    font-size: 70px; 
    }
    .home-about-sec .heading-cls p, .pack-right p, .service-left h5 {
        font-size: 30px;
    }
    .service-button a, .content-button a, .faq-left-cnt .title a, .service-lf-content ul li a, .service-right p strong, .home-footer-form button {
    font-size: 22px;
    }

    .home-about-sec .about-content .about-sub-title, .pack-content-title p, .content-box h2, .service-right h4, .home-footer .h5 {
    font-size: 26px;
	
    }
    .home-about-sec .about-content p, .list-items li, .service-right p {
    font-size: 20px;
	line-height: 25px;
    }
}
@media (max-width : 1350px){
   .home-footer-form input:not([type=button]):not([type=submit]):not([type=file]), select, textarea, .home-footer-form button {
    max-width: 550px!important;
    }
}
@media (max-width : 1168px){
    .home-services-sec h2, .pack-right .h2, .home-footer .h2, .home-about-sec .heading-cls h2  {
    font-size: 50px; 
    }
    .service-button a {
    font-size: 18px;
    }
    .home-slide-section .slide-title h5 {
    font-size: 38px;
    }
    .home-footer-form input:not([type=button]):not([type=submit]):not([type=file]), select, textarea, .home-footer-form button {
    max-width: 480px!important;
    }
    .main-navigation .navbar-light .navbar-nav .nav-link {padding-left: 30px;}
}
@media (max-width : 991px){
    .home-footer-form .form-group {
    margin-bottom: 0px;
    display: block;
    }
    .home-footer-form input:not([type=button]):not([type=submit]):not([type=file]), select, textarea, .home-footer-form button {
    max-width: 100%!important;
    }
    .main-navigation .navbar-light .navbar-nav .nav-link {padding-left: 15px;font-size: 16px;}
	.home-services-sec .dsktopRow{display:none;}
	.home-services-sec .mblRow{display:flex;}
	.home-services-sec .mob-service-right{background-color: #4FD4E3;padding-top: 15px;padding-right: 15px;}
	.home-services-sec .mob-service-right .accordion > .card,
	.home-services-sec .mob-service-right .accordion > .card > .card-header{background:transparent;border:0;}
	.home-services-sec .mob-service-right .accordion > .card > .card-header h2{padding:0;}
	.home-services-sec .mob-service-right .accordion > .card > .card-header h2 button{font-size: 22px;color: #056589;padding-left:35px;position:relative;}
	.home-services-sec .mob-service-right .accordion > .card > .card-header h2 button:hover,
	.home-services-sec .mob-service-right .accordion > .card > .card-header h2 button:focus{text-decoration:none;}
	.home-services-sec .mob-service-right .accordion > .card > .card-header h2 button:before{content:'';position:absolute;left:0;top:12px;width:21px;height:24px;background-image:url('https://tender.net/fogtek/wp-content/themes/bootstrap-basic4-child/assets/img/triangle-active.png');background-repeat:no-repeat;background-size:cover;background-position:center;}
	.home-services-sec .mob-service-right .accordion > .card > .card-header h2 button.collapsed{color: #fff;}
	.home-services-sec .mob-service-right .accordion > .card > .card-header h2 button.collapsed:before{background-image:url('https://tender.net/fogtek/wp-content/themes/bootstrap-basic4-child/assets/img/triangle-icon.png')}
	.home-services-sec .mob-service-right .accordion > .card .card-body{background-color: #F0FFFC;}
	.home-slide-section .slide-title h2{font-size:100px;}
	
}
@media (max-width :767px){
    .home-slide-section .down-arrow {
        bottom: 80px;
        left: 38%;
        position: absolute!important;
    }
    .services-img{ text-align: center; }
    .about-img{
    min-height: 300px;
    }
    .service-button {max-width: 100%;}
    .main-navigation .navbar-light .navbar-nav .nav-link {font-size: 16px;}
	.heading-cls{margin: auto;}
	.home-about-sec .about-content{margin-left:0;}
}
@media (max-width :556px){
    .home-slide-section .slide-title h5 {
    font-size: 34px;
    }
   .home-slide-section .down-arrow img{
    width: 100%;
    max-width: 135px;
   }
   .home-slide-section .down-arrow {
    bottom: 100px;
    }
}
@media (max-width :459px){
    .progress{
        right: -55px;
        width: 160px !important;
        bottom: 87px;
    }
	.home-slide-section .slide-title h2{font-size:75px;}
}
@media (min-width:1200px) and (max-width: 1680px){
    .progress{
        width: 230px !important;
        bottom: 205px;
    }
    .list-group-item{
        font-size: 28px;
    }
}
@media (min-width:1200px) and (max-width: 1470px){
    .progress{
        right: -70px;
    }
    .service-r-content{
        top: 115px;
    }
    .progress{
        width: 210px !important;
        top: 260px;
    }
}
@media (min-width: 992px) and (max-width: 1199px){

    .list-group-item{
        font-size: 22px;
    }
    .service-r-content{
        top: 90px;
    }
    .progress{
        right: -70px;
        top: 220px;
        width: 185px !important;
    }
}
@media (min-width: 768px ) and (max-width: 991px){
    .list-group-item{
        font-size: 16px;
    }
    .service-r-content{
        top: 50px;
    }
    .progress{
        right: -60px;
        width: 160px !important;
        TOP: 155px;
    }
    
}

@media (min-width:460px) and (max-width: 767px){
    .progress {
        right: -85px;
        bottom: 120px;
        width: 215px !important;
    }
}