@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css");
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css');

#social-holder {
    position: fixed;
    bottom: 50vh;
    right: 0;
    width: 60px;
    height: 60px;
    background-color: transparent;
    border: none;
    margin: 0 auto;
    cursor: pointer;
}

.service-item .content a {
    color: #fff;
    text-decoration: none;
}

.service-item .content p {
    color: #fff;
    text-align: center;
}

.image img {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 4px solid #fff;
    width: 80px;
    height: 80px;
    border-radius: 200px;
    margin: 0 auto;
}

.slidertextcenter {
    text-align: center;
}

.slidertextcenter img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.jasb {
    padding: 0 18px;
}

.anchorlink {
    list-style: none;
    padding: 0;
}

.linearlink {
    padding: 0 17px;
}

.linearlink li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7rem;
}

.anchorlink li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5rem;
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5rem;
}

.share-icon {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
}
.circle-bg-fb,
.circle-bg-tw,
.circle-bg-g,
.circle-bg-p{
    width: 50px;
    height: 50px;
    display: box;
    color: white;
    border-radius: 50%;
    text-align: center;
    box-sizing: border-box;
    padding: 10px;
    margin: 5px 0 0 5px;
    z-index: -1;
}
.circle-bg-fb {
    position: absolute;
    background-color: #3b5998;
    top: 0;
    left: 0;
    -webkit-transition:all 1s;
    transition:all 1s;
}
.circle-bg-fb-end {
    top: 0;
    left: -100px;
    -webkit-transition:all 1s;
    transition:all 1s;
}
.circle-bg-tw {
    position: absolute;
    background-color: #55ACEE;
    top: 0;
    left: 0;
    -webkit-transition:all 1s;
    transition:all 1s;
}
.circle-bg-tw-end {
    top: 100px;
    left: -100px;
    -webkit-transition:all 1s;
    transition:all 1s;
}
.circle-bg-p {
    position: absolute;  
    background-color: #BD081C;
    top: 0;
    left: 0;
    -webkit-transition:all 1s;
    transition:all 1s;
}

.circle-bg-p-end {
    top: -100px;
    left: -100px;
    -webkit-transition:all 1s;
    transition:all 1s;
}
.circle-bg-g {
    position: absolute;
    background-color: #5f4935;
    top: 0;
    left: 0;
    -webkit-transition:all 1s;
    transition:all 1s;
}

.circle-bg-g-end {
    top: 0;
    left: 0;
    -webkit-transition:all 1s;
    transition:all 1s;
}

.mb4 {
    margin-bottom: 2rem;
}

.service-item {
    margin: 20px;
}

.service-item .content .h5 {
    color: #fff;
    text-align: center;
}

.akscontainer {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

.akscontainerss {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

.textbold {
    font-weight: 600;
}

.servicetextcenter {
    padding-top: 20px;
    padding-right: 20px;
}

.servicetextcenter .h5 {
    font-size: 17px;
    font-weight: 500;
    line-height: normal;
}

.servicetextcenter h2 {
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
}

.servicetextcenter .h2 {
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
}

.akscenterss {
    text-align: center;
}

.blog-content .readmorebtn {
    background: #7b5f43;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px;
}

.text {
    float: right;
}

.footer-cprt {
    color: #fff;
    margin-top: 20px;
}

.footer-cprt a {
    color: #fff;
}

.text .textwhite {
    color: #fff;
}

.akscenterss .h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    color: #fff;
}

.akscenterss p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4rem;
    color: #fff;
}

.aksrow {
    display: flex;
    flex-wrap: wrap;
}

.akscol6 {
    flex: 0 0 auto;
    width: 50%;
}

.akscols6 {
    flex: 0 0 auto;
    width: 50%;
}

.akscenter {
    text-align: center;
    padding: 10px;
}

.akscenter img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.akscenter .h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    color: #5f4935;
    margin-top: 10px;
    margin-bottom: 0;
}

.akscenter p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2rem;
    text-align: center;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 0;
}

.akstext {
    padding: 10px;
}

.akstext h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    color: #5f4935;
    margin-top: 10px;
    margin-bottom: 0;
}

.akstext p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5rem;
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 0;
}

.aksspace {
    padding: 30px 0;
}

.bgbrown {
    background-color: #5f4935;
}

.akscenter .h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.bgwhite img {
    background-color: #fff;
}

.borderradius img {
    border-radius: 10px;
}

.akstextcenter {
    text-align: center;
}

.akstextcenter img {
    width: 30%;
    height: auto;
    margin: 0 auto;
}

.akstextcenter .h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
}

.akstextcenter .h2 {
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}

.akstextscenter {
    padding-top: 0;
}

.akstextscenter img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.akstextscenter .h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    color: #5f4935;
    margin-top: 10px;
    margin-bottom: 0;
}

.akstextscenter p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5rem;
    margin-top: 10px;
    margin-bottom: 0;
}

.akscol3 {
    flex: 0 0 auto;
    width: 25%;
}

.py54 {
    padding-top: 1rem;
    padding-bottom: 3rem;
}

.mb54 {
    margin-bottom: 1.5rem;
}

.btnexplore {
    background-color: #5f4935;
    border: 1px solid #5f4935;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 10px 40px;
    margin-top: 20px;
}

.btnexplores {
    width: 100%;
    height: auto;
    background-color: #5f4935;
    border: 1px solid #5f4935;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    padding: 10px 40px;
    margin-top: 20px;
}

.btnexplores:hover {
    background-color: transparent;
    border: 2px solid #5f4935;
    color: #5f4935;
}

.bglight {
    background-color: #f3f3f3;
}

.py55 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.aksnewscenter {
    text-align: center;
    padding: 20px 0;
}

.aksnewscenter .h2 {
    font-size: 27px;
    font-weight: 500;
    line-height: normal;
    color: #5f4935;
}

.akscol4 {
    flex: 0 0 auto;
    width: 33.33%;
}

.akstextsssscenters {
    height: 25vh;
}

.akscenters {
    padding: 10px;
}

.akscenters img {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    margin: 0 auto;
}

.imgsrc img {
    padding-bottom: 20px;
}

.image-box {
    position: sticky;
    top: 0;
    padding-bottom: 10px;
}

.image-box img {
    border: 1px solid #efefef;
    margin-top: 85px;
}

.image-box h3 {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
}

.blog-content a {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.7rem;
    text-align: left;
    text-decoration: none;
    color: #000;
}

.blog-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    color: #000;
}

.blog-content h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    text-align: left;
    text-decoration: none;
    color: #000;
}

.akscenters .h5 {
    font-size: 15px;
    font-weight: 500;
    line-height: 2rem;
    color: #5f4935;
    margin-top: 20px;
}

.akscenters p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6rem;
}

.akstextsscenter {
    text-align: center;
    padding: 20px;
}

.akstextsscenter .h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.6rem;
    color: #5f4935;
}

.akstextsscenter p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4rem;
}

.pyy4 {
    padding-top: 4.5rem !important;
    padding-bottom: 1.5rem !important;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}
    
.image-box h4 {
    font-size: 14px;
}

@media screen and (max-width: 768px) {
    
    .pyy4 {
        padding-top: 1.5rem !important;
    }

    .image-box img {
        margin-top: 0;
    }
    
    .mobile {
        display: block;
    }
    
    .akscol6 {
        width: 100%;
    }

    .aksspace {
        padding: 0;
    }

    .akscenter .h4 {
        font-size: 10px;
    }

    .akscenter p {
        display: none;
    }

    .akstext h2 {
        font-size: 16px;
    }

    .akstext p {
        line-height: 1.4rem;
    }

    .akscontainer {
        width: -webkit-fill-available;
        padding-left: 0;
        padding-right: 0;
    }

    .akscenter .h2 {
        font-size: 16px;
    }

    .akscol3 {
        width: 50%;
    }

    .akstextcenter .h5 {
        font-size: 12px;
        font-weight: 400;
    }

    .akstextcenter .h2 {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .py54 {
        padding-top: .2rem;
        padding-bottom: 1rem;
    }

    .mb54 {
        margin-bottom: .2rem;
    }

    .akstextscenter {
        padding-top: 0;
        padding-bottom: 20px;
    }

    .py55 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .akstextscenter .h4 {
        font-size: 14px;
        padding: 0 20px;
    }

    .akstextscenter p {
        font-size: 12px;
        padding: 0 20px;
    }

    .akscol4 {
        width: 100%;
    }

    .akscenters .h5 {
        font-size: 14px;
        line-height: 1.4rem;
        margin-top: 10px;
    }
    
    .akstextsssscenters {
        height: 24vh;
    }

    .akscenters p {
        font-size: 12px;
        line-height: 1.2rem;
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .btnexplores {
        font-size: 12px;
    }

    .desktop {
        display: none;
    }
}

.akstextsscenter .h2 {
    text-align: center;
}

@media screen and (max-width: 768px) {
    main {
        height: 23vh;
    }
}

.mob-b{display:none;}

@media (max-width:991px){
    
    .mob-b{display:block;}
    .mob-b img {width: 100%;}
    .desk-b{display:none;}
}


    .banner-form {
        position: absolute;
        width: 330px;
        top: 200px;
        right: 100px;
        background: rgba(255, 255, 255, 0.63);
        padding: 6px;
        border: 5px solid #fff;
        font-size: 16px;
    }
    
#content-desktop {
        display: block;
    }
    #content-mobile {
        display: none;
    }
    @media screen and (max-width: 768px) {
        #content-desktop {
            display: none;
        }
        #content-mobile {
            display: block;
        }
    }

.g2 .container h1 {
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
    color: #5f4935;
}

.font-weight-bold {
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    color: #5f4935;
}

.recentsec {
            background: #eeeeeeb8;
            border: 1px solid #eee;
            border-radius: 10px;
            padding: 10px;
        }
        .col-md-4.rec{
            padding-bottom:20px;
        }
        .recentblogsheading{
            padding-top:5%;
            text-align:center;
            
        }
        .recentsec:hover {
          background: #fafafa;
          text-decoration: underline;
          color: #444;
        }

.recentsec {
            background: #eeeeeeb8;
            border: 1px solid #eee;
            border-radius: 10px;
            padding: 10px;
        }
        .col-md-4.rec{
            padding-bottom:20px;
        }
        .recentblogsheading{
            padding-top:5%;
            text-align:center;
            
        }
        .recentsec:hover {
          background: #fafafa;
          text-decoration: underline;
          color: #444;
        }
        
        #more {display: none;}
        button.readmorebtn{
            background: #7b5f43;
    color: #fff;
    padding: 5px 18px;
    text-transform: uppercase;
    border-radius: 5px;
    text-align:center;
        }

.iframe {
    overflow: hidden;
    width: 100%;
    height: 560px;
    border: none;
}

main {
    display: flex;
    position: relative;
    flex-direction: column;
    width: 100%;
    height: 78vh;
}

.gwfit-contact-icon,.gwfit-contact-icon.open .gwfit-icon {
	position: fixed;
	z-index: 999;
	right: 0;
	bottom: 5%;
}

.gwfit-contact-icon .gwfit-icons a, .gwfit-icon {
    display: block;
    background-color: #5f4935;
    border: 2px solid #5f4935;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    width: 55px;
    height: 55px;
    font-size: 30px;
    line-height: 3rem;
    margin-bottom: 10px;
}

.gwfit-contact-icon .gwfit-icons a, .gwfit-icon:hover {
    background-color: #fff;
    border: 2px solid #5f4935;
    color: #5f4935;
}

.navbar-toggler {
    position: absolute;
    display: none;
	z-index: 1;
	top: 24px;
    right: 20px;
    background-color: transparent;
    outline: none;
    border: none;
    font-size: 24px;
}

.gtm {
    display: none;
    visibility: hidden
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.exp img {
    width: 40%;
    height: auto;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 3px 6px rgb(123 95 67 / 82%),0 3px 6px rgb(123 95 67 / 80%);
}

.exp p:nth-child(2) {
	font-size: 18px;
	font-weight: 500;
	line-height: normal;
	color: #fff;
}

p.tii-heading {
	font-size: 22px;
	font-weight: 500;
	line-height: normal;
	color: #fff;
	padding-bottom: 20px;
}

.padding-30 {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
.padding-30 {
    padding-top: 0;
    padding-bottom: 0;
}

main {
    height: 15vh;
}
.sec-col-4 .col-6 {
    flex: 0 0 auto;
    width: 50%;
}
.exp {
    margin-bottom: 20px;
}
.doc-img .col-md-6 div {
    display: none;
}
.doc-img .col-md-6 p {
    font-size: 10px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1px;
}
.headingtitle {
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    padding-top: 20px;
}
.img-ab img {
    margin-top: 20px;
}
.lg ul {
    list-style: none;
    padding: 0;
}
.two-col .col-xl-4 {
    flex: 0 0 auto;
    width: 50%;
}
.col-lg-12 .headingtitle {
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    border-bottom: 1px solid #765f43;
}
.col-lg-12 strong {
    font-size: 18px;
    font-weight: 500;
    line-height: 3rem;
    float: left;
}
.content span {
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    float: left;
    color: #000;
    padding: 0;
    margin: 0;
}
.content p {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    /*float: left;*/
    color: #000;
    padding: 0;
    margin: 0;
}
.text strong {
    font-size: 18px;
    font-weight: 400;
    line-height: 2.5rem;
}
.font-weight-bold {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5rem;
    text-decoration: none;
    margin-top: 20px;
}
.footer-cprt a {
    font-size: 16px;
    font-weight: 400;
    line-height: 4rem;
    text-decoration: none;
}
.navbar-toggler {
	display: block;
}

.navbar-toggler .icon-menu {
    float: right;
    color: #5f4935;
}

p.tii-heading {
	font-size: 18px;
	color: #fff;
}
.servicetextcenter h2 {
    text-align: left;
}
.servicetextcenter .h5 {
    font-size: 12px;
}
.servicetextcenter .h2 {
    text-align: left;
}
}