@charset "utf-8";

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

*,
*:hover,
*:focus,
*:before,
*:after {
    behavior: url(../img/backgroundsize.min.htc);
    -moz-behavior: url(../img/backgroundsize.min.htc);
    -ms-behavior: url(../img/backgroundsize.min.htc);
    -webkit-behavior: url(../img/backgroundsize.min.htc);
    -o-behavior: url(../img/backgroundsize.min.htc);
}
.domain-maplestonefs-co-uk .main-skill-section.section-236,
.domain-maplestonefs-co-uk  .requestcall-Back-section ,
.domain-maplestonefs-co-uk .logo-section.section-236 , .domain-maplestonefs-co-uk .expert-section.section-236 { padding-bottom: 0; }
.domain-maplestonefs-co-uk  .map-section ,
.domain-maplestonefs-co-uk  .requestcall-Back-section ,
.domain-maplestonefs-co-uk  .expert-section.section-236,
.domain-maplestonefs-co-uk  .special-service-section , 
.domain-maplestonefs-co-uk  .special-service-section .caresoul-panel.ml-236{ padding-top: 0; }
.view-front-page-bxslider .bx-wrapper .slider-panel { -webkit-transform: translateZ(0); transform: translateZ(0); }
img {
    vertical-align: middle;
    max-width: 100%;
}

p {
    margin: 0px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #817D83;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
}

h1,
.h1 {
   /* font-size: 80px;*/
    font-size: 75px;
    line-height: 88px;
    color: #312F34;
}

h2,
.h2 {
    /*font-size: 64px;
    line-height: 72px;*/
    color: #312F34;
    font-size: 40px;
    line-height: 40px;
}

h3,
.h3 {
    /*font-size: 48px;*/
    line-height: 1.2;
     font-size: 35px;
}

h4,
.h4 {
    font-size: 30px;
    line-height: 1.2;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 400;
}

h5,
.h5 {
    font-size: 24px;
    line-height: 1.2;
}

h6,
.h6 {
    font-size: 16px;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
}

ul,
ol {
    margin: 0;
    padding: 0;
    line-height: normal;
    list-style: none;
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
    line-height: normal;
    list-style: none;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:focus {
    outline: none;
    text-decoration: none;
}

select {
    outline: none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.rslide-thumbs li.rslides_here a,
.rslide-thumbs li a:hover,
.rslide-thumbs li.current-act a,
.rslide-thumbs li .currentInx {
    color: #FFDA93;
    text-decoration: underline;
}

/*=======================Wrapper Section Css========================*/

.wrapper-section {
    position: relative;
    overflow-x: hidden;
}

.white-panel {
    position: fixed;
    width: 38.4%;
    background: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.outer-width {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    position: relative;
}

.outer-width:before,
.outer-width:after {
    content: "";
    clear: both;
    display: table;
}

.inner-width, .inner-width-menu {
    margin-right: auto;
    margin-left: auto;
    width: 1678px;
    padding: 0px 0px;
}

.inner-width:before,
.inner-width:after, .inner-width-menu:before,
.inner-width-menu:after {
    content: "";
    display: table;
    clear: both;
}

/*=============================Slider Css======================*/

.slider-section {
    position: relative;
    overflow: hidden;
}

.slider-content {
    position: absolute;
    top: 36%;
    width: 80%;
    left: 6%;
    z-index: 99;
}

.slider-section .bx-pager {
    position: absolute;
    top: 69.9%;
    z-index: 9;
    left: 266px;
    width: 100%;
    text-align: left;
}

.slider-content-panel h6 {
    color: #F4CE8F;
    letter-spacing: 4.5px;
    font-weight: 600;
}

.slider-content-panel {
    padding-left: 81px;
}

.slider-content-panel h1 {
    padding: 16px 33px 20px 73px;
    font-weight: 400;
    position: relative;
}

.slider-content-panel h1::before {
    content: "";
    background: #CCCCCC;
    width: 154px;
    height: 1.6px;
    position: absolute;
    top: 93px;
    left: -154px;
}

.slider-content-panel p {
    width: 100%;
}

.slider-section .bx-wrapper {
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border: 0px solid #fff;
    background: #fff;
    margin: 0;
}

.slider-person-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
}

.slider-person-img {
    position: absolute;
    top: 114px;
    right: 11.9%;
    z-index: 9;
}

.slider-section .bx-wrapper .bx-pager.bx-default-pager a {
    background: #CCCCCC;
    text-indent: -9999px;
    display: block;
    width: 3px;
    height: 3px;
    margin: 0 7.5px;
    outline: 0;
    border-radius: 0;
}

.slider-section .bx-pager-link.active {
    background: #817D83 !important;
}

.header-social-link {
    position: absolute;
    top: 72.1%;
    right: 5.4%;
    z-index: 9;
}

.headSocial {
    margin-left: 50px;
    float: left;
    list-style: none;
}

.headSocial li {
    float: left;
    margin: 0 16px;
}

.headSocial li a {
    display: block;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

.headSocial li a:hover {
    opacity: .5;
}

.slider-section .bx-wrapper .bx-next {
    background: url(../img/arrowleft.png);
    width: 16px;
    height: 28px;
    background-repeat: no-repeat;
    margin-right: 32px;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
    z-index: 9;
}

.slider-section .bx-wrapper .bx-prev {
    background: url(../img/arrowright.png);
    background-repeat: repeat;
    width: 16px;
    height: 28px;
    background-repeat: no-repeat;
    margin-left: 29px;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
    z-index: 9;
}

.slider-section .bx-wrapper .bx-prev:hover {
    background: url(../img/colorarrowright.png);
}

.slider-section .bx-wrapper .bx-next:hover {
    background: url(../img/colorarrowleft.png);
}

.bx-wrapper .bx-controls-direction a.bx-prev { background-position: left center; }
.bx-wrapper .bx-controls-direction a.bx-next { background-position: right center; }

.slider-section .bx-wrapper .bx-controls-direction a {
    top: 537px;
}

.downarrow-section {
    position: absolute;
    top: 72%;
    left: 38%;
    cursor: pointer;
    z-index: 999;
}

.sliderImg img {
    width: 100%;
}

/*=========================Special Services Css=========================*/

/* .special-service-panel {
    margin-left: 236px;
} */

.special-service-section {
    padding: 48px 0px 0px;
}

.testimonial-name {
    position: relative;
}

.service-parent-outerdiv {
    width: 100%;
    /* padding: 20px 39px 20px 17px; */
}

.service-parent-div {
    border-radius: 16px;
    width: 100%;
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    background: #fff;
    overflow: hidden;
}

.specialservice-left-section {
    float: left;
    width: 56.8%;
    background: #fff;
    padding: 52px 27px 52px 55px;
    border-radius: 16px;
}

.specialservice-right-section {
    float: right;
    width: 42.7%;
    border-radius: 0px 16px 16px 0px;
}
.bx-wrapper .specialservice-right-section img { float: right; }

.bx-wrapper .mobile-service {
    display: none;
}

.service-parent-div:after,
.service-parent-div:before {
    content: "";
    clear: both;
    display: table;
}

.caresoul-panel {
    padding: 52px 0px 0px;
    margin: 0 -17px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.common-slider-panel h3 {
    font-weight: normal;
    position: relative;
    padding-left: 31px;
    padding-bottom: 9px;
}
.penslider1-block .common-slider-panel h3{padding-left: 0px;}
.common-slider-panel h3::before {
    content: "";
    background: #CCCCCC;
    width: 32px;
    height: 1.6px;
    margin-right: 18px;
    margin-left: -52px;
    display: inline-block;
}

/* .twocaresoulmain li:nth-child(even) .service-parent-div {
    margin-left: 33px;
} */

.caresoul-panel .bx-viewport {
    height: auto !important;
    width: 105% !Important;
    padding: 40px 0px 50px;
    width: 105% !important;
    margin: 0px -23px;
}

.caresoul-panel li {
    padding: 0px 47px 0px 22px;
}
.pan-service-slider-4.caresoul-panel li {
    padding: 0px 47px 0px 29px;
	margin-right:0px !important;
}
.pan-service-slider-4.caresoul-panel .bx-viewport{margin: 0px -11px;}
.viewmore {
    margin-top: 30px;
}

.common-top-heading-panel p {
    padding-top: 10px;
}

.special-service-panel .common-top-heading-panel p {
    width: 64%;
}

.caresoul-panel .bx-wrapper .bx-controls-direction .bx-next {
    right: -95px;
}

.caresoul-panel .bx-wrapper .bx-controls-direction .bx-next:hover {
    background-image:  url(../img/colorarrowleft.png);
    background-repeat: no-repeat;
}

/* .caresoul-panel .bx-wrapper .bx-controls-direction .bx-next:focus {
    background: url(../img/arrowleft.png);
    background-repeat: no-repeat;
} */

.caresoul-panel .bx-wrapper .bx-controls-direction .bx-prev {
    left: -94px;
}
.pan-slider5 .bx-wrapper .bx-controls-direction .bx-next {
    right: -114px;
}
.pan-slider5 .bx-wrapper .bx-controls-direction .bx-prev {
    left: -78px;
}
.pan-service-slider-4 .bx-wrapper .bx-controls-direction .bx-prev {
    left: -77px;
}
.nomargin-bottom.common-slider-panel h3{margin-bottom: 1px;}
/*.caresoul-panel .bx-wrapper .bx-next:hover,*/
.bx-wrapper .bx-next:focus {
    background-position: 0;
}

.caresoul-panel .bx-wrapper .bx-controls-direction .bx-prev:hover {
    background-image: url(../img/colorarrowright.png);
    background-repeat: no-repeat;
}

/* .caresoul-panel .bx-wrapper .bx-controls-direction .bx-prev:focus {
    background: url(../img/arrowright.png);
    background-repeat: no-repeat;
} */

.caresoul-panel .bx-pager.bx-default-pager {
    display: none;
}

.slider-wrapper {
    width: 100%;
    margin: 0 auto;
}

/*=======================Expert Independence Css==========================*/

.expert-right-text {
    padding: 64px 8px 0px 161px;
}

.expert-right-text h6 {
    color: #817D83;
    font-weight: 600;
}

.expert-right-text p {
    padding: 14px 0px 10px;
}

.expert-indepence-btn a {
    margin: 11px 0px;
}

.expert-indepence-btn .menu-readmore.common-btn {
    margin: 11px 12px;
}

/*==============================About Slider css=====================*/

.section-slider {
    margin-top: 50px;
    margin-bottom: 50px;
}

.plan-content-section {
    padding-left: 11px;
}

.rslides_nav.rslides1_nav.next {
    padding-left: 12px;
}

.content ul.rslide-thumbs {
    list-style-type: none;
    margin: 0 0 16px;
    padding: 0;
}

.rslide-thumbs li {
    display: block;
    padding: 1px 0px;
}

.rslide-thumbs li a {
    position: relative;
    color: #817D83;
    display: inline-block;
    padding: 5px 0 5px;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 3px;
    font-family: 'Poppins', sans-serif;
}

.rslide-thumbs li.rslides_here a,
.rslide-thumbs li a:hover {
    color: #FFDA93;
    text-decoration: underline;
}

.rslide-thumbs li.rslides_here a::after,
/* .rslide-thumbs li a:hover::after { */

    {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #FFDA93;
}

.ritem {
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    background: #fff;
    border-radius: 16px;
}

.about-slider-panel {
    padding: 35px 61px 40px;
    border-radius: 0px 0px 16px 16px;
}

.ritem-img {
    max-height: 288px;
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.ritem-img img {
    float: none !important;
}

.rcontent {
    padding: 30px;
    border: 1px solid #eee;
    margin: 0 0 40px;
}

.rslides_nav,
.rslides_nav img {
    outline: none !important;
}

.about-slider-list {
    float: left;
    width: 32.2%;
    padding-left: 0px;
    padding-top: 69px;
    margin-left: -19px;
}

.about-img-section {
    float: left;
    width: 76.8%;
    padding: 0px 24px;
    margin-left: -68px;
}

.rslides {
    padding: 0px 45px 45px;
}

.plan-inner-section::after,
.plan-inner-section::before {
    content: "";
    display: table;
    clear: both;
}

.col-80 {
    float: left;
    width: 59%;
}

.col-40 {
    float: right;
    width: 41%;
}

.about-slider::after,
.about-slider::before {
    content: "";
    display: table;
    clear: both;
}

.about-slider {
    padding-top: 70px;
}

.about-slider-panel h3 {
    font-size: 32px;
    padding-bottom: 24px;
}

.about-slider-panel h3:before {
    top: 32px;
    left: -17px;
}

.plan-content-section .expert-indepence-btn {
    margin-top: 35px;
}

.plan-content-section p {
    padding-top: 0;
}

.plan-content-section .expert-indepence-btn .viewmore {
    width: 292px;
}

.plan-content-section h2 {
    padding-right: 100px;
}

/*===================Skill Caresoul Css=============================*/

.skill-slider .bx-wrapper .bx-controls-direction .bx-next {
    right: -92px; right: -56px;
}

.main-skill-section.section-236 {
    padding-top: 85px;
}

.skill-slider .bx-wrapper .bx-controls-direction .bx-prev {
    left: -92px; left: -56px;
}

.skill-slider .bx-wrapper .bx-controls-direction .bx-prev:hover {
    background-image: url(../img/colorarrowright.png);
    background-repeat: repeat;
    background-repeat: no-repeat;
}

.skill-slider .bx-wrapper .bx-controls-direction .bx-next:hover {
    background--image: url(../img/colorarrowleft.png);
    background-repeat: repeat;
    background-repeat: no-repeat;
}

.skill-slider-panel {
    border-radius: 16px;
    background: #fff;
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, .1);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, .1);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, .1);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, .1);
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
    position: relative;
    min-height: 370px;
}

.plan-section.section-236 {

    padding-bottom: 9px;

}

.about-slider-list .bx-wrapper .bx-next:hover,
.about-slider-list .bx-wrapper .bx-next:focus {
    /*background-position: 0;*/
}

.skill-slider-panel:hover {
    background: #cfb17f;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.skill-slider-panel:hover p {
    color: #fff;
    padding: 67px 58px;
    background: #CFB17F;
}
.inner-middle-section .skill-slider-panel:hover p { margin-top: -80px; }

.skill-slider .bx-viewport {
    height: auto !important;
    padding: 40px 0px 50px;
    margin-left: 0;
}
.inner-middle-section .skill-slider .bx-viewport { padding: 40px 20px 50px; }

.skill-slider-panel p {
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
    padding: 27px 58px;
    letter-spacing: 3px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 0px 0px 16px 16px;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    cursor: pointer;
}
.inner-middle-section .skill-slider-panel p { position: relative; z-index: 2; }

.skill-slider-panel img {
    border-radius: 16px 16px 0px 0px;
}

.skillcaresoul li {
    padding: 0px 0;
    overflow: hidden;
    border-radius: 16px;
}

/*=============================Price Box Css==========================*/

.promo-price-panel li {
    float: left;
    width: 25%;
    padding: 0px 45.5px;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

.promo-price-panel li:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.promo-price-panel {
    padding-top: 42px;
}

.price-box {
    padding: 38px;
    text-align: center;
}

.rate-amount {
    font-family: 'Playfair Display', serif;
}

.rate-amount sub {
    font-size: 32px;
    bottom: 0;
}

.rate-amount span {
    font-size: 80px;
    line-height: 72px;
    color: #312F34;
}

.rate-amount sup {
    font-size: 16px;
    left: 0px;
    top: -35px;
    text-decoration: underline;
}

.month-content h6 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 3px;
    color: #312F34;
    margin-bottom: 6px;
}

.month-content p {
    color: #CCCCCC;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 3.5px;
    line-height: 20px;
}

.month-content {
    padding: 19px 0px 35px;
}

.amount-content p {
    font-size: 14px;
}

.amount-content a {
    margin-top: 43px;
}

.price-box {
    padding: 38px;
    text-align: center;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    border-radius: 16px;
}

.promo-price-panel ul:after,
.promo-price-panel ul:before {
    content: "";
    clear: both;
    display: table;
}
.promo-price-panel { position: relative; z-index: 9; }
.promo-price-panel ul {
    margin: 0px -45.5px;
}

.promobox-section {
    padding: 13px 0px;
    position: relative;
}

.blackbg {
    background: #312F34;
}

.blackbg p,
.blackbg span,
.blackbg h6 {
    color: #fff;
}

.street-img {
    position: absolute;
    left: 0;
    top: 350px;
    height: auto;
    width: 38.4%;
}

.street-img img {
    width: 100%;
}

/*====================Opportunity Css========================*/

.opportunity-section {
    padding-top: 232px;
}

.opportunity-section ul li {
    display: inline-block;
    margin-top: 23px;
}

.opportunity-section ul li:first-child {
    width: 47%;
    margin-right: 10px;
}

.email-input {
    height: 56px;
    border: none;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -o-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -ms-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    border-radius: 6px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    padding-left: 60px;
}

input:focus,
select:focus,
textarea:focus {
    background: #f7f7f7;
}

/*==============================Testimonial Css===========================*/

.testimonial-section {
    padding: 0px 0px 158px;
}
.requestcall-Back-section {
    padding-bottom:  217px;
}
.testimonial-section .common-top-heading-panel h2 {
    display: inline-block;
    /*width: 40%;*/
    vertical-align: middle;
    padding: 16px 25px 0px 73px;
    margin-bottom: 0px;
    width: 65%;
}

.testimonial-section .common-top-heading-panel h2::before {
    margin-right: 75px;
    margin-left: -545px;
    width: 462px;
    height: 1.6px;
}

.testimonial-section .common-top-heading-panel p {
    display: inline-block;
    /*width: 54%;*/
    vertical-align: middle;
    font-weight: 600;
    width: 45%;
}

.col-t-9 {
    float: left;
    width: 70%;
}

.col-t-3 {
    float: left;
    width: 30%;
}

.testimonial-name p {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 16px;
}

.testimonial-name h6 {
    color: #F4CE8F;
    font-weight: normal;
    padding-top: 15px;
}

.teatimonial-text p {
    padding-left: 37px;
    font-size: 20px;
    font-family: 'Playfair Display';
    font-style: italic;
    line-height: 28px;
    padding-right: 13px;
}

.testimonial-name {
    position: relative;
    padding-top: 33px;
}

.testimonial-name::before {
    content: "";
    background: url(../img/marks1.png);
    width: 214px;
    height: 192px;
    position: absolute;
    left: 86px;
    top: 4px;
}

.teatimonial-text {
    padding-top: 34px;
    min-height: 174px;
}

.testimonial-section .bx-pager {
    position: absolute;
    top: 65.9%;
    z-index: 9;
    left: 289px;
    width: 85%;
    text-align: left;
}

.testimonial-section .bx-wrapper .bx-pager.bx-default-pager a {
    background: #CCCCCC;
    text-indent: -9999px;
    display: block;
    width: 3px;
    height: 3px;
    margin: 0 7.5px;
    outline: 0;
    border-radius: 0;
}

.testimonial-section .bx-controls-direction {
    position: relative;
    top: -39px;
    left: 182px;
    width: 85%;
    margin-top: 5px;
}

.testimonial-section .bx-wrapper .bx-controls-direction .bx-prev {
    background-size: contain;
}

.testimonial-section .bx-wrapper .bx-controls-direction .bx-prev:focus,
.testimonial-section .bx-wrapper .bx-controls-direction .bx-prev:hover {
    background-image: url(../img/colorarrowright.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.testimonial-section .bx-wrapper .bx-controls-direction .bx-next:focus,
.testimonial-section .bx-wrapper .bx-controls-direction .bx-next:hover {
    background-image: url(../img/colorarrowleft.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.testimonial-section .bx-wrapper .bx-controls-direction .bx-next {
    left: 52px;
    background-size: contain;
}

.testimonial-section .bx-wrapper .bx-controls-direction a {
    width: 14px;
    height: 28px;
}

.testimonial-section .bx-pager-link.active {
    background: #817D83 ;
}

/*======================Stock table Css=======================*/

.stocktable-panel {
    background: #fff;
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
}

.stocktable-panel {
    background: #fff;
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    border-radius: 16px;
    padding: 210px 236px;
}

.stock-table table {
    width: 100%;
    font-family: 'Poppins', sans-serif;
}

.stock-table table td {
    text-align: left;
    padding: 27px 24px 27px 74px;
    font-size: 16px;
    color: #817D83;
}

.stock-table table tbody tr {
    border-bottom: 1px solid #EEEEEE;
}

.stock-table table thead tr {
    border-bottom: 1px solid #EEEEEE;
}

.stock-table table thead tr {
    border-top: 1px solid #EEEEEE;
}

.stock-table table thead tr th {
    padding: 27px 24px 27px 74px;
    font-size: 16px;
    color: #CFB17F;
    font-weight: 500;
    text-align: left;
}

.stock-table table .move {
    color: #AC014C;
    position: relative;
}

.stock-table table .percent {
    color: #AC014C;
    position: relative;
}

.stock-table table .move img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
}

.stock-table table .percent img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
}

.stock-table {
    padding-top: 40px;
}

/*========================Logo Css======================*/

.client-logo li {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    text-align: center;
    margin: 20px 0px;
}

.client-logo {
    margin-left: 85px;
    width: 54%;
}

.logo-section .common-top-heading-panel h2 {
    padding: 16px 120px 20px 73px;
}

.stockdata-section {
    padding-bottom: 127px;
}

/*==========================Map Css=====================*/

.map-panel {
    background: #fff;
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    border-radius: 16px;
    position: relative;
}

.map-section {
    padding: 121px 0px;
}

.map-panel:before,
.map-panel:after {
    content: "";
    clear: both;
    display: table;
}

.col-m-40 {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 57%;
}

.col-m-60 {
    float: right;
    width: 63.15%;
}

.map-section p a {
    color: #817D83;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

.map-section p a:hover,
.map-section p a:focus {
    color: #F4CE8F;
    text-decoration: none;
}

/*======================Footer Css=======================*/
.uparrow-section .desktopscroll {
    background: url(../img/slideuparrowsprit.png);
    background-repeat: no-repeat;
    background-position: 2px -4px;
    position: absolute;
    left: -9px;
    width: 27px;
    height: 28px;
    top: -23px;
}

.desktopscroll:hover {
    background-position: 2px -41px;
}

.footer {
    padding: 108px 0px 77px;
}

.col-9 {
    float: left;
    width: 85%;
}

.col-3 {
    float: left;
    width: 15%;
}

.footer-panel:after,
.footer-panel:after {
    content: "";
    clear: both;
    display: table;
}

.footer-ul-left {
    float: left;
    width: 48.6%;
}

.footer-ul-right {
    float: left;
    width: 51.4%;
}

.footer-ul-left li:first-child {
    width: 25%;
    padding-left: 6px;
    border-bottom: none;
}

.footer-ul-left li {
    display: inline-block;
    width: 65%;
    vertical-align: top;
}

.footer-ul-left li {
    display: inline-block;
    width: 65%;
    vertical-align: top;
    padding: 0px 20px 84px;
}

.footer-ul-left li {
    display: inline-block;
    width: 65%;
    vertical-align: top;
    padding: 0px 2px 84px 78px;
    position: relative;
    min-height: 184px;
}

.footer-panel p {
    font-size: 14px;
    color: #999999;
    line-height: 20px;
}

.footer-ul-right li {
    float: left;
    width: 50%;
    position: relative;
    padding: 0px 64px 84px 3px;
    min-height: 184px;
}

.footer-ul-right li:after {
    content: "";
    background: #ccc;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}

.footer-ul-left li::after {
    content: "";
    background: #ccc;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}

.footer-ul-left li:first-child:after {
    display: none;
}

.footer-ul-right li:nth-child(2) {
    padding-left: 17px;
}

.uparrow-section {
    position: absolute;
    bottom: -5px;
    left: 36.8%;
    -webkit-transform: translateX(-36.8%);
    transform: translateX(-36.8%);
}

.footer .headSocial li {
    margin: 0 14px;
}

.footer .headSocial li:last-child {
    margin-right: 0;
}

.footer .headSocial {
    margin-top: 172px;
    margin-left: 90px;
}

.copyright p {
    color: #CCCCCC;
    font-size: 14px;
}

.footer-panel {
    position: relative;
}

.copyright {
    padding-top: 68px;
    padding-left: 158px;
}

/*================Warning Css===========================*/

.wanring-above {
    position: relative;
}

.wanring-below {
    position: relative;
    margin-top: 32px;
}

.common-warning p {
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    color: #CFB17F;
    padding-bottom: 20px;
}

.padding-161 {
    padding-left: 161px;
}

.wanring-above img {
    position: absolute;
    left: -4px;
    top: -18px;
    cursor: pointer;
}

.wanring-below img {
    position: absolute;
    left: -4px;
    top: 0px;
    cursor: pointer;
}

.wanring-below p {
    padding-top: 8px;
}

/*===============================Request Callback Css==============================*/

.leftform {
    width: 47%;
    margin-right: 13px;
    float: left;
}

.rightform {
    width: 52%;
    float: left;
}

.request-textarea {
    height: 145px;
    border: none;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -o-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -ms-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    border-radius: 6px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    padding-left: 60px;
    resize: none;
    padding-top: 16px;
}

.leftform .email-input {
    margin-bottom: 17px;
}

.checkbox-ul li {
    display: inline-block;
    margin-right: 35px;
    vertical-align: middle;
}

.checkbox-ul .contact-container {
    padding-left: 32px;
}

.contact-container {
    display: block;
    position: relative;
    padding-left: 32px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Poppins', sans-serif;
    color: #817D83;
    font-weight: 400;
}

/* Hide the browser's default checkbox */

.contact-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 50%;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: transparent;
    border: 2px solid #F4CE8F;
    border-radius: 4px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* On mouse-over, add a grey background color */

.contact-container:hover input~.checkmark {
    background-color: transparent;
}

/* When the checkbox is checked, add a blue background */

.contact-container input:checked~.checkmark {
    background-color: transparent;
}

.inner-form-parent .contact-right-form .info-form {
    padding-top: 50px;
    padding-bottom: 34px;
}

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */

.contact-container input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */

.contact-container .checkmark::after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 7px;
    border: solid #000;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.requestbackform {
    padding-top: 232px;
}

.common-top-heading-panel .rightform h6 {
    color: #817D83;
    letter-spacing: 0;
    font-weight: 500;
    display: inline-block;
    width: 44%;
    vertical-align: middle;
}

.checkbox-ul.option-ul {
    display: inline-block;
    padding-left: 76px;
    width: 55%;
    margin-bottom: 7px;
}

.informationsection::after {
    content: "";
    clear: both;
    display: table;
}

.informationsection h4 {
    color: #312F34;
    position: relative;
    font-weight: normal;
}

.info-form {
    padding-left: 72px;
}

/*.informationsection {
    padding-top: 35px;
}*/

.informationsection h4::before {
    content: "";
    width: 16px;
    height: 16px;
    background: #F4CE8F;
    position: absolute;
    border-radius: 8px;
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.form-parent {
    padding-top: 20px;
}

.info-form p {
    padding-top: 15px;
    padding-right: 85px;
    line-height: 28px;
}

.informationsection .rightform {
    padding-top: 17px;
}

.checkbox-ul li:last-child {
    margin-right: 0px;
}

.contact-container.bold-heading {
    margin-bottom: 19px;
}

.form-parent .leftform {
    margin-right: 14px;
}

.button-section:after,
.button-section::before {
    content: "";
    clear: both;
    display: block;
}

.button-section {
    margin-top: 31px;
}

/*=====================Home Social Media Css==========================*/

.col-social-3 {
    float: left;
    width: 37%;
}

.col-social-9 {
    float: left;
    width: 63%;
}

.social-parent-div:after,
.social-parent-div::before {
    content: "";
    clear: both;
    display: block;
}

.social-col-4 {
    float: left;
    width: 33%;
    padding-left: 74px;
}

.social-parent-div h4 {
    font-size: 32px;
    color: #312F34;
    font-weight: normal;
    margin-bottom: 7px;
}

.social-parent-div h6 {
    font-size: 13px;
    color: #CCCCCC;
    letter-spacing: 3px;
    font-weight: 500;
}

.social-parent-div p {
    font-size: 14px;
    color: #817D83;
    padding-right: 66px;
    font-weight: 400;
    padding-top: 25px;
}

.social-parent-div {
    margin-top: 58px;
}

.home-socialmedia {
    padding: 121px 0px 129px;
}

.pricewithimg .price-box {
    border-radius: 0px 0px 16px 16px;
    padding: 20px 38px 47px;
}

.pricewithimg img {
    width: 100%;
}

/*==========================Team Section========================*/
.social-col a {
    background: url(../img/horizentalqrrow.png);
    background-repeat: no-repeat;
    position: absolute;
    left: -10px;
    bottom: 0;
    width: 35px;
    height: 38px;
    background-position: -5px 1px;
}

.social-col a:hover {
    background-position: -31px 0px;
}

.banner-parent {
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 16px;
    display: table;
    width: 100%;
}

.banner-parent:after,
.banner-parent:before {
    content: "";
    clear: both;
    display: block;
}

.inner-banner {
    margin-top: 226px;
}

.col-banner-4 {
    width: 36.83%;
    display: table-cell;
    vertical-align: middle;
}

.col-banner-8 {
    width: 63.3%;
    display: table-cell;
    vertical-align: middle;
}

.innerbanner-content h1 {
    padding: 16px 15px 20px 73px;
    font-weight: 400;
    position: relative;
}

.common-top-heading-panel h1::before {
    content: "";
    background: #CCCCCC;
    margin-left: -102px;
    width: 61px;
    margin-right: 41px;
    height: 1px;
    top: 92px;
    display: inline-block;
}

.innerbanner-content p {
    padding-right: 96px;
}

/*=======================Breadcrumb Css============================*/

.breadcrumb-panel p {
    text-align: right;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 3px;
    color: #CCCCCC;
    padding-top: 45px;
    text-transform: uppercase;
}

.faqbreadcrumb p {
    margin-right: -7px;
}

.breadcrumb-panel p a {
    color: #CCCCCC;
    padding-right: 5px;
}

.breadcrumb-panel p a:hover,
.breadcrumb-panel p a:focus {
    color: #f4ce8f;
    text-decoration: none;
}

.breadcrumb-panel p .activemode {
    color: #f4ce8f;
    padding-right: 0px;
}

.inner-banner-img img {
    border-radius: 0px 16px 16px 0px;
}

.inner-col-8 {
    float: left;
    width: 70%;
}

.inner-col-4 {
    float: left;
    width: 30%;
}

.team-right-4 {
    /*width: 56.5%;*/
    width: 60%;
}

.search-panel .select-style select {
    padding-left: 60px;
}

.team-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 16px;
    margin-left: 236px;
    width: 60%;
    overflow: hidden;
}

.team-right-8 {
    text-align: right;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.relared_links ul li a {
    color: #817D83;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 3.8px;
    font-family: 'Poppins', sans-serif;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
    font-weight: 600;
}

.relared_links ul li a:hover,
.relared_links ul li a:focus {
    color: #F4CE8F;
    text-decoration: none;
}

.relared_links ul li {
    position: relative;
    padding: 13px 0px;
}

.relared_links ul li::before {
    content: "";
    background: url(../img/smallarrow.png);
    width: 6px;
    height: 12px;
    position: absolute;
    left: -18px;
    top: 50%;
    z-index: 99;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.relared_links ul {
    padding-left: 18px;
}

.right-panel-heading h3, 
.right-panel .pane-title h3 {
    color: #312F34;
    font-weight: normal;
    padding-left: 33px;
    position: relative;
}

.team-detail h3 a {
    color: #f4ce8f;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}

.team-detail h3 a:hover {
    color: #907342;
    text-decoration: none;
}

.right-panel-heading h3::before {
    content: "";
    width: 32px;
    height: 1px;
    background: #CCCCCC;
    position: absolute;
    left: -15px;
    top: 48px;
}

.right-panel-heading {
    padding-bottom: 20px;
}

.team-detail h4 {
    /*font-size: 32px;*/
    font-size: 30px;
    color: #312F34;
    position: relative;
    padding-left: 35px;
    font-weight: normal;
}

.team-detail {
    padding: 20px 5px 20px 60px;
}

.team-detail h4::before {
    content: "";
    background: #CCCCCC;
    width: 32px;
    height: 1px;
    display: inline-block;
    margin-right: 12px;
    margin-left: -45px;
}

.team-detail h6 {
    font-size: 13px;
    letter-spacing: 4px;
    color: #F4CE8F;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    padding-left: 35px;
    padding-bottom: 23px;
}

.team-detail p {
    /*padding-right: 5px;*/
    padding-right: 20px;
}

.team-detail p:last-child {
    color: #F4CE8F;
}

.team-detail p a {
    color: #F4CE8F;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
}

.team-detail p a:hover {
    color: #907342;
    text-decoration: none;
}

.team-detail h3 {
    font-size: 24px;
    line-height: 1;
    color: #F4CE8F;
    font-family: 'Poppins', sans-serif;
    padding-top: 25px;
    font-weight: normal;
    margin-bottom: 5px;
}

.team-panel {
    padding-top: 217px;
}

.inner-col-8 .common-top-heading-panel p {
    padding-right: 80px;
}

.profile-right a {
    text-align: center;
    width: 138px;
    background: #CFB17F;
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, .05);
    color: #fff;
}

.profile-btn {
    margin-left: 236px;
    width: 70%;
    padding-top: 52px;
    /*padding-bottom: 160px;*/
    padding-bottom: 30px;
}

.profile-btn:after,
.profile-btn:before {
    content: "";
    clear: both;
    display: block;
}

.profile-right {
    float: left;
    width: 50%;
    padding-left: 127px;
}

.profile-left {
    float: left;
    width: 100%;
	min-height: 1px;
}

.profile-left ul li {
    display: inline-block;
    margin: 0 15px 17px 0;
}

.profile-left ul li a {
    background: #F4CE8F;
    width: 61px;
    height: 61px;
    text-align: center;
    line-height: 61px;
    border-radius: 16px;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -o-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -ms-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    display: inline-block;
    -webkit-transition: .5s ease all;
    -moz-transition: .5s ease all;
    -ms-transition: .5s ease all;
    -o-transition: .5s ease all;
    transition: .5s ease all;
}

.profile-left ul {
    padding-left: 76px;
}

.profile-left a:hover,
.profile-left a:focus {
    text-decoration: none;
    outline: none;
}

.profile-left li a:hover,
.profile-left li a:focus {
    background: #cfb17f;
}

.nav-number {
    margin-left: 236px;
    width: 70%;
    text-align: right;
}

.nav-number a {
    display: inline-block;
    background: #fff;
    width: 56px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    border-radius: 16px;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    margin-right: 15px;
    color: #817D83;
    vertical-align: middle;
    position: relative;
}


.nav-number a.active {
    background: #F4CE8F;
    color: #fff;
}

.nav-number a:hover,
.nav-number a:focus {
    background: #F4CE8F;
    color: #fff;
    text-decoration: none;
}

.nav-number a img {
    position: absolute;
    top: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/* .nav-number a img {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
} */
.nav-number a:hover .yellowarrow,
.nav-number a:focus .yellowarrow {
    visibility: hidden;
    opacity: 0;
}

.nav-number a:hover .whitearrow,
.nav-number a:focus .whitearrow {
    visibility: visible;
    opacity: 1;
}

.right-social-parent-div h4 {
    font-size: 32px;
    color: #312F34;
    font-weight: normal;
    margin-bottom: 13px;
}

.right-social-parent-div h6 {
    font-size: 13px;
    color: #CCCCCC;
    letter-spacing: 3px;
    font-weight: 500;
}

.right-social-parent-div p {
    color: #817D83;
    padding-right: 66px;
    font-weight: 400;
    padding-top: 5px;
}

.social-col {
    position: relative;
    padding-bottom: 53px;
    margin-bottom: 63px;
}

.social-col::after {
    content: "";
    background: #ccc;
    width: 32px;
    height: 1px;
    position: absolute;
    bottom: -25px;
    left: 18px;
}

.social-col a {
    display: block;
    padding-top: 13px;
}

.team-right-8 img {
    border-radius: 0px 16px 16px 0px;
}


/*============================Profile Description Css============================*/

.profile-description {
    margin-left: 236px;
    width: 57.6%;
    position: relative;
    width: 80%;
}

.profile-description>img {
    position: absolute;
    left: 0;
    top: 4px;
}

.profile-content {
    padding-left: 160px;
}

.profile-description p {
    padding-bottom: 25px;
}

/*.profile-btn {
    padding-bottom: 47px;
}*/

.profile-description h6 {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 3px;
    color: #F4CE8F;
    margin-left: -84px;
}

.profile-description li {
    font-size: 16px;
    color: #817D83;
    line-height: 24px;
	font-family: 'Poppins', sans-serif;
}

.profile-content ul {
    padding-bottom: 25px;
	padding-left: 70px;
}

.backbtndiv {
    padding-left: 76px;
    padding-top: 49px;
}

.inner-middle-section {
    padding-bottom: 120px;
}

/*===========================Testimonial Css==========================*/

.testimonial-div {
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    background: #fff;
    padding: 74px 40px 74px 80px;
    width: 71%;
    margin-left: 236px;
    position: relative;
    border-radius: 16px;
}

.testimonial-div p {
    font-size: 20px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    line-height: 28px;
    color: #817D83;
}

.testimonial-div::before {
    content: "";
    background: url(../img/marks.png);
    width: 170px;
    height: 153px;
    position: absolute;
    left: 66px;
    top: 0;
}

.inner-testimonial-panel .profile-left p {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 3px;
    color: #817D83;
    padding-left: 79px;
}

.inner-testimonial-panel .profile-right p {
    color: #F4CE8F;
}

.inner-testimonial-panel {
    margin-bottom: 19px;
}

.testimonial-part {
    padding-bottom: 0;
}

.inner-testimonial-panel:last-child .profile-btn {
    padding-bottom: 0;
}

/*****************************Contact Us Css========================*/
.inner-form-parent:after,
.inner-form-parent:before {
    content: "";
    clear: both;
    display: block;
}

.col-5 {
    float: left;
    width: 40%;
}

.col-7 {
    float: left;
    width: 60%;
}

.form-common-top-heading-panel h2 {
    padding: 0px 15px 20px 0px;
    font-weight: 400;
    position: relative;
}

.form-common-top-heading-panel p {
    padding-top: 10px;
}

.form-common-top-heading-panel h2::before {
    content: "";
    background: #CCCCCC;
    left: -157px;
    width: 77px;
    position: absolute;
    height: 1px;
    top: 61px;
}

.form-common-top-heading-panel h6 {
    color: #F4CE8F;
    letter-spacing: 4.5px;
    font-weight: 600;
}

.form-common-top-heading-panel {
    padding-right: 130px;
}

.rightside-form {
    padding-left: 10.6%;
}

.rightside-form .email-input {
    width: 93%;
}

.rightside-form .request-textarea {
    width: 93%;
    margin-bottom: 33px;
}

.info-form h4 {
    color: #312F34;
    position: relative;
    font-weight: normal;
}

.info-form h4::before {
    content: "";
    width: 16px;
    height: 16px;
    background: #F4CE8F;
    position: absolute;
    border-radius: 8px;
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.inner-form-parent .info-form {
    padding-left: 0px;
    padding-top: 50px;
    padding-bottom: 34px;
}

.cl-col-6 {
    float: left;
    width: 50%;
}

.fomr-guid-content {
    padding-left: 0px;
}

.inner-form-parent .bold-heading {
    font-weight: 500;
}

.inner-form-parent .option-ul {
    padding-left: 0;
    width: 100%;
}

.inner-form-parent .checkbox-ul li {
    display: inline-block;
    margin-right: 15px;
}

.inner-form-parent .checkmark {
    top: 13px;
}

/** Css for radio **/
.inner-form-parent .form-radios { position: relative; margin-top:  96px; }
.contact-right-form  .form-radios { margin-top: 0px; }

.right-panel .inner-form-parent .form-radios { margin-top: 25px; }
.inner-form-parent .form-radios > div { position: relative; margin-bottom: 15px;}
.inner-form-parent .form-radios input[type="radio"] { display: none; }
.inner-form-parent .form-radios input[type="radio"] + label { position: relative; padding-left: 32px; cursor: pointer; font-family: 'Poppins', sans-serif; color: #817D83; font-weight: 400; font-size: 16px; }
.inner-form-parent .form-radios input[type="radio"] + label::before { content: ""; display: block; border: 2px solid #7E88B3; position: absolute; left: 0; top: 3px; width: 16px; height: 16px; border-radius: 4px; color: #7E88B3; font-size: 14px; line-height: 14px; text-align: center;}
.inner-form-parent .form-radios input[type="radio"]:checked + label::before { content: "\2713"; }

.cpacha-panel {
    margin-top: 7px;
}

input.common-btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    margin-top: 25px;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}
input.common-btn:after{
    content:"";
    display: inline-block;
    height: 17px;
    width: 18px;
    vertical-align: middle;
    background: url('../img/whitearrow.png') no-repeat;
}

button.common-btn {
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border: none;
    margin-top: 25px;
    -webkit-transition: .5s ease all;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -ms-transition: .5s ease all;
}

/*=======================Tab Css==========================*/
.map-tab-section .tab {
    overflow: hidden;
    padding-left: 44.8%;
    padding-bottom: 19px;
}

.map-tab-section .tab button:hover,
.map-tab-section .tab button:focus {
    background-color: transparent !important;
    color: #F4CE8F !important;
}

/* Style the buttons inside the tab */
.map-tab-section .tab button {
    display: inline-block;
    padding: 15px 25px;
    font-weight: 600;
    text-align: center;
    color: #817D83;
    border: none;
    font-size: 13px;
    letter-spacing: 3px;
    font-family: 'Poppins', sans-serif;
    position: relative;
    background: transparent;
}

.map-tab-section .tab button::after {
    content: "";
    width: 16px;
    height: 16px;
    background: #F4CE8F;
    position: absolute;
    border-radius: 8px;
    left: -4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* Change background color of buttons on hover */
.map-tab-section .tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.map-tab-section .tab button.active {
    background-color: transparent;
    color: #F4CE8F;
}

/* Style the tab content */
.map-tab-section .tabcontent {
    display: none;
    padding: 0px;
    border: none;
    border-top: none;
}

.map-section.contactmap {
    padding-top: 15px;
}

.mapimg {
    margin-bottom: -4px;
}

.map-tab-section {
    padding-top: 94px;
}

/*===============================Contact Us 2=========================*/
.form-common-top-heading-panel::before,
.form-common-top-heading-panel::after {
    clear: both;
    display: block;
    content: "";
}

.contactus-full .inner-form-parent {
    padding-left: 14.5%;
}

.contactus-full .rightform {
    width: 47.3%;
    float: left;
}

.contactus-full .ml-162 {
    padding-left: 5%;
}

.contactus-full .form-common-top-heading-panel .leftform {
    width: 49.2%;
}

.contactus-full .form-common-top-heading-panel .rightform {
    width: 49.8%;
}

.contactus-full .leftform h2 {
    padding-right: 10%;
}

.contactus-full .form-common-top-heading-panel p {
    padding-top: 32px;
}

.contactus-full .form-parent {
    padding-top: 38px;
}

.checkbox-panel-contact {
    padding-left: 5%;
    padding-right: 5%;
}

.checkbox-panel-contact .cpacha-panel {
    margin-top: 43px;
}

.inner-form-parent .checkbox-panel-contact .info-form {
    padding-bottom: 59px;
}

.contactus-full .view-more-panel {
    padding-top: 24px;
}
.service-widget-section .wanring-above img{left: -20px;}

/*MS Newspage css*/
.section-topbanner {
    padding: 158px 0px 228px;
}
.search-panel .select-style {
    overflow: visible;
}
.more-news-panel {
    padding-top: 90px;
}

.slider-news {
    border-radius: 16px;
    background: #fff;
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, .1);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, .1);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, .1);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, .1);
    position: relative;
    padding: 39px 37px 30px;
}

.slider-news .social-col {
    margin-bottom: 0;
}

.slider-news .social-col h4 {
    font-size: 32px;
    color: #312F34;
    font-weight: normal;
    margin-bottom: 13px;
}

.slider-news .social-col h6 {
    font-size: 13px;
    color: #CCCCCC;
    letter-spacing: 3px;
    font-weight: 500;
}

.slider-news .social-col p {
    color: #817D83;
    padding-right: 0px;
    font-weight: 400;
    padding-top: 22px;
    margin-bottom: 26px;
    font-size: 14px;
}

.slider-news .social-col:after {
    display: none;
}

.news-content a {

    background: url(../img/horizentalqrrow.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 71px;
    bottom: 0;
    width: 35px;
    height: 38px;
    background-position: -5px 1px;

}

.topbanner {
    clear: both;
    position: relative;
    min-height: 300px;
    border-top-left-radius: 18px;
    -webkit-border-top-left-radius: 18px;
    -moz-border-top-left-radius: 18px;
    -ms-border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    -webkit-border-bottom-left-radius: 18px;
    -moz-border-bottom-left-radius: 18px;
    -ms-border-bottom-left-radius: 18px;
    border-top-right-radius: 18px;
    -webkit-border-top-right-radius: 18px;
    -moz-border-top-right-radius: 18px;
    -ms-border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
    -webkit-border-bottom-right-radius: 18px;
    -moz-border-bottom-right-radius: 18px;
    -ms-border-bottom-right-radius: 18px;
    box-shadow: 13px 6px 69px -12px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 13px 6px 69px -12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 13px 6px 69px -12px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 13px 6px 69px -12px rgba(0, 0, 0, 0.2);
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
}

.topbanner::after {
    clear: both;
    content: '';
    display: block;
}

.tb-imgblock {
    width: 36.85%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    border-top-left-radius: 18px;
    -webkit-border-top-left-radius: 18px;
    -moz-border-top-left-radius: 18px;
    -ms-border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    -webkit-border-bottom-left-radius: 18px;
    -moz-border-bottom-left-radius: 18px;
    -ms-border-bottom-left-radius: 18px;
}

.tb-content {
    float: left;
    width: 63.25%;
    margin: 0 0 0 36.85%;
    padding: 120px 74px;
    background-color: #fff;
    border-top-right-radius: 18px;
    -webkit-border-top-right-radius: 18px;
    -moz-border-top-right-radius: 18px;
    -ms-border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
    -webkit-border-bottom-right-radius: 18px;
    -moz-border-bottom-right-radius: 18px;
    -ms-border-bottom-right-radius: 18px;
}

.topbanner h6,
.topbanner .heading-subtop {
    color: #F4CE8F;
    letter-spacing: 4.5px;
    font-weight: 600;
}

.topbanner h2,
.topbanner .heading-maintop {
    padding: 16px 0 28px 73px;
    font-weight: 400;
    position: relative;
    font-size: 80px;
    line-height: 88px;
}

.topbanner h1,
.topbanner .heading-maintop {
    padding: 16px 0 28px 0px;
    font-weight: 400;
    position: relative;
    font-size: 80px;
    line-height: 88px;
}

.topbanner h2::before,
.topbanner .heading-maintop::before {
    content: "";
    background: #CCCCCC;
    width: 42px;
    height: 1.6px;
    margin-right: 30px;
    top: 90px;
    margin-left: -72px;
    display: inline-block;
}

.topbanner h1::before,
.topbanner .heading-maintop::before {
    content: "";
    background: #CCCCCC;
    width: 42px;
    height: 1.6px;
    margin-right: 30px;
    top: 90px;
    margin-left: -72px;
    display: inline-block;
}

.penslider1-block {
    width: 100%;
    clear: both;
    padding: 50px 48px 44px 100px;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    background: #fff;
}

.penslider1-block::after {
    content: '';
    clear: both;
    display: block;
}

.col-pen1 {
    float: left;
    width: 30%;
    padding: 0 15px;
}

.col-pen2 {
    float: left;
    width: 31%;
    padding: 0 15px;
    text-align: center;
}

.col-pen3 {
    float: left;
    width: 38%;
    padding: 0 15px;
}

.col-pen1 p {
    font-weight: 700;
}

.penslider1-block .rate-amount span {
    font-size: 121px;
    line-height: 121px;
}

.penslider1-block .rate-amount sub {
    font-size: 45px;
}

.penslider1-block .rate-amount sup {
    font-size: 22px;
    line-height: 22px;
}

.penslider-area {
    margin: 0 0 90px;
}

.penslider-area .bx-wrapper .bx-pager.bx-default-pager a {
    background: #CCCCCC;
    text-indent: -9999px;
    display: block;
    width: 3px;
    height: 3px;
    margin: 0 7.5px;
    outline: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
}

.caresoul-panel.penslider-area .bx-pager.bx-default-pager {
    display: block;
}

.penslider-area .bx-wrapper .bx-pager.bx-default-pager a:hover,
.penslider-area .bx-wrapper .bx-pager.bx-default-pager a.active,
.penslider-area .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #000;
}

.penslider-area .bx-wrapper .bx-pager {
    padding-top: 0;
    bottom: -5px;
}

.penslider4-block .specialservice-left-section {
    padding: 50px 27px 30px 60px;
    position: relative;
}

.penslider4-block .common-btn {
    position: absolute;
    bottom: 14%;
    margin: 0 !important;
    right: -110px;
}

.penslider4-block .month-content {
    padding: 19px 0px 0;
}

.penslider4-block .rate-amount {
    margin: 21px 0 0;
}

.penslider5-block .specialservice-left-section {
    width: 100%;
    padding: 52px 60px 40px 60px;
}

.penslider5-block .rate-area {
    margin: 10px 0 0;
}

.penslider5-block .rate-block {
    display: inline-block;
    vertical-align: middle;
}

.penslider5-block .common-btn {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 15px 15%;
}

.penslider5-block .month-content {
    padding: 19px 0px 0;
}


.penslider2-block {
    width: 100%;
    clear: both;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    background: #fff;
    overflow: hidden;
}

.penslider2-block::after {
    content: '';
    clear: both;
    display: block;
}

.penslider2-block .col-pen01 {
    float: left;
    width: 26.5%;
    padding: 75px 35px 20px 62px;
}

.penslider2-block .col-pen01 .rate-block {
    padding: 0 0 0 30px;
}

.penslider2-block .col-pen02 {
    float: left;
    width: 73.2%;
    padding: 0 15px 0 0;
    position: relative;
    min-height: 300px;
}
.newsform-block .captcha-btn{padding: 0 0px 0px 0px;}
.penslider2-block .col-pen01 p {
    font-weight: 700;
}
.pan-slider5 .bx-viewport{margin: 0px -5px;}
.penslider2-block .rate-amount span {
    font-size: 121px;
    line-height: 121px;
}

.penslider2-block .rate-amount sub {
    font-size: 45px;
}

.penslider2-block .rate-amount sup {
    font-size: 22px;
    line-height: 22px;
}

.penslider2-block .col-pen02 .common-slider-panel {
    clear: both;
}

.penslider2-block .col-pen02 .common-slider-panel::after {
    clear: both;
    content: '';
    display: block;
}

.penslider2-block .common-slider-panel {
    position: relative;
}

.penslider2-block .pen2-imgblock {
    width: 42.6%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.penslider2-block .pen2-content {
    width: 57.5%;
    margin: 0 0 0 42.5%;
    float: right;
    padding: 70px 55px 65px 75px;
    background-color: #fff;
}

.penslider2-block .pen2-content .common-btn {
    margin-top: 40px;
}

.penslider3-block {
    width: 100%;
    clear: both;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    background: #fff;
    overflow: hidden;
}

.penslider3-block .col-penfull {
    position: relative;
    clear: both;
}

.penslider3-block .col-penfull::after {
    clear: both;
    content: '';
    display: block;
}

.penslider3-block .pen3-imgblock {
    width: 52%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-top-right-radius: 16px;
    -webkit-border-top-right-radius: 16px;
    -moz-border-top-right-radius: 16px;
    -ms-border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    -webkit-border-bottom-right-radius: 16px;
    -moz-border-bottom-right-radius: 16px;
    -ms-border-bottom-right-radius: 16px;
}

.penslider3-block .pen3-imgblock img {
    border-top-right-radius: 16px;
    -webkit-border-top-right-radius: 16px;
    -moz-border-top-right-radius: 16px;
    -ms-border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    -webkit-border-bottom-right-radius: 16px;
    -moz-border-bottom-right-radius: 16px;
    -ms-border-bottom-right-radius: 16px;
}

.penslider3-block .pen3-content {
    width: 48%;
    margin: 0 52% 0 0;
    padding: 50px 60px 35px 68px;
    background-color: #fff;
}

.penslider3-block .rate-area {
    margin: 10px 0 0;
}

.penslider3-block .rate-block {
    display: inline-block;
    vertical-align: middle;
}

.penslider3-block .month-content {
    padding: 19px 0px 0;
}

.penslider3-block .common-btn {
    display: inline-block;
    vertical-align: middle;
    margin: 15px 0 15px 15%;
}


.section-form {}

.newsform-block {
    margin: 0 0 30px;
    clear: both;
    position: relative;
    min-height: 100px;
    padding: 52px 60px 60px 60px;
    background: #fff;
    border-top-left-radius: 18px;
    -webkit-border-top-left-radius: 18px;
    -moz-border-top-left-radius: 18px;
    -ms-border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    -webkit-border-bottom-left-radius: 18px;
    -moz-border-bottom-left-radius: 18px;
    -ms-border-bottom-left-radius: 18px;
    border-top-right-radius: 18px;
    -webkit-border-top-right-radius: 18px;
    -moz-border-top-right-radius: 18px;
    -ms-border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
    -webkit-border-bottom-right-radius: 18px;
    -moz-border-bottom-right-radius: 18px;
    -ms-border-bottom-right-radius: 18px;
    box-shadow: 13px 6px 69px -12px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 13px 6px 69px -12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 13px 6px 69px -12px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 13px 6px 69px -12px rgba(0, 0, 0, 0.2);
}

.newsform-block::after {
    content: '';
    display: block;
    clear: both;
}

.nf-col-left {
    float: left;
    width: 36%;
    padding: 0 15px;
}

.nf-col-right {
    float: left;
    width: 64%;
    padding: 0 15px;
}

.nf-col-left h6 {
    color: #CFB17F;
    font-weight: 600;
    margin: -5px 0 40px 10px;
}

.nf-text {
    padding: 0 40px 0 20px;
}

.nf-col-right .form-parent .leftform {
    margin-right: 0;
    width: 100%;
}

.file-input {
    padding: 0 78px 0 0;
    position: relative;
}

.file-input .file-btn {
    position: absolute;
    right: 0;
    top: 0;
}

.file-input .file-btn .input-file {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 20;
    cursor: pointer;
}

.file-input .common-btn {
    width: auto;
    height: 60px;
    min-width: 60px;
    margin: 0 !important;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
    line-height: 60px;
}

.file-input .file-btn:hover .common-btn,
.file-input .file-btn:focus .common-btn {
    text-decoration: none;
    background: #907342;
}

.form-captcha-block {
    clear: both;
    margin: 32px 0 0;
}

.form-captcha-block::after {
    content: '';
    clear: both;
    display: block;
}

.captcha-block,
.captcha-btn {
    padding: 0 15px;
    float: left;
    width: 50%;
}

.captcha-btn {
    text-align: right;
}

.captcha-btn .common-btn {
    margin: 5px 0 0;
}

/*MS Newspage css end*/

/*=====================Education Css======================*/
.educationform .request-textarea {
    height: 168px;
}

.educationform .captcha-btn {
    text-align: left;
}

.educationform .captcha-block,
.captcha-btn {
    padding: 0 15px 0px 0px;
}

.educationform .form-captcha-block {
    margin: 45px 0 0;
}

.educationform .captcha-btn .common-btn {
    margin: 0 0 0;
}

.edu-left {
    width: 51%;
    float: left;
}

.edu-right {
    float: left;
    width: 43.3%;
}

.edu-left .file-input {
    padding: 0 63px 0 0;
}

.edu-left .file-input .file-btn {
    right: 13px;
}

.edu-right .file-input {
    padding: 0 63px 0 0;
}

.edu-right .file-input .file-btn {
    right: 13px;
}

.educationform .captcha-btn {
    padding: 0 15px 0px 9px;
}

.educationform .form-group:after,
.educationform .form-group:before {
    clear: both;
    content: "";
    display: block;
}

.educationform .select-style select {
    width: 97%;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -o-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -ms-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    padding-left: 60px;
}

.educationform .select-style {
    overflow: visible;
}

.dropdown-sin-1.dropdown-single {
    height: 56px;
    border: none;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -o-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -ms-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    border-radius: 6px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    width: 93%;
}

.dropdown-display {
    white-space: nowrap;
    padding: 16px 20px 6px 60px;
    height: 56px;
    border: none;
    color: #BBB9BC;
    font-size: 16px;
    letter-spacing: 3px;
    font-weight: 600;
}

.dropdown-option.dropdown-chose::after {
    display: none;
}

.dropdown-group,
.dropdown-option {
    color: #BBB9BC;
    padding-left: 54px;
    font-size: 13px;
}

.dropdown-multiple:hover .dropdown-clear-all,
.dropdown-single:hover .dropdown-clear-all {
    display: none;
}

.dropdown-display-label::after,
.dropdown-display::after {
    display: none;
}

.homeworkform .select-style select {
    width: 93%;
}

.homeworkform .select-style img {
    right: 87px;
}

.homeworkform .captcha-btn .common-btn {
    margin-right: 44px;
}

.homeworkform .captcha-btn {
    text-align: right;
}

.healthcareform .request-textarea {
    height: 200px;
}

.healthcareform .select-style {
    overflow: visible;
}

.healthcareform .select-style select {
    width: 93%;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -o-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -ms-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    padding-left: 60px;
}

.webform-client-form .select-style img {
    right: 87px;
}

.healthcareform .edu-left .select-style select {
    width: 96.5%;
}

.healthcareform .edu-right .select-style select {
    width: 96.5%;
}

.healthcareform .form-captcha-block {
    margin: 48px 0 0;
}

.healthcareform .captcha-btn .common-btn {
    margin-right: 44px;
}

.rightside-form .dob-panel .email-input {
    display: inline-block;
    width: 61px;
    padding-left: 0;
    margin-right: 16px;
    text-align: center;
}

.rightside-form .dob-panel .email-input:last-child {
    width: 138px;
}

.rightside-form .dob-panel span {
    letter-spacing: 3px;
    font-size: 16px;
    color: #817D83;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    padding-left: 60px;
    margin-right: 58px;
}

.rightside-form .info-form {
    padding-left: 0px;
    padding-top: 21px;
    padding-bottom: 20px;
}

.rightside-form .info-form h4::before {
    top: 53%;
}

.edu-left-8 {
    width: 69%;
    float: left;
}

.edu-right-4 {
    width: 25.7%;
    float: left;
}

.rightside-form .edu-left-8 .email-input {
    width: 96.6%;
}

.twoinput-parent:before,
.twoinput-parent:after {
    content: "";
    clear: both;
    display: block;
}

.career-bottom {
    margin-top: 49px;
}

.col-form-7 {
    float: left;
    width: 53.5%;
}

.rightside-form .col-form-7 .email-input {
    width: 95.5%;
}

.col-form-5 {
    float: left;
    width: 42.5%;
}

.rightside-form .coloum-8-dob span {
    width: 54%;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 4px;
}

.healthcareform .form-captcha-block .captcha-block {
    padding: 0;
}

.rightside-form .dob-panel .width33 {
    width:32.5% !important;
    text-align: left;
    padding-left: 20px;
}

.rightside-form .coloum-8-dob {
    margin-bottom: 20px;
}

/*===================================Service Widget Css==========================*/
.service-widget-section {
    padding-bottom: 0px;
}

.service-widget {
    padding-bottom: 0px;
}

.service-widget .topbanner {
    margin-bottom: 0px;
}

.service-widget-panel h2 {
    padding: 16px 73px 20px 62px;
    font-weight: 400;
    position: relative;
}

.service-widget-panel h2::before {
    content: "";
    background: #CCCCCC;
    width: 154px;
    height: 1.6px;
    margin-right: 61px;
    margin-left: -216px;
    display: inline-block;
}

.service-widget-panel p {
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.service-widget-panel h3 {
    padding: 16px 73px 26px 62px;
    font-weight: 400;
    position: relative;
    color: #312f34;
}

.service-widget-panel h3::before {
    content: "";
    background: #CCCCCC;
    width: 77px;
    height: 1.6px;
    margin-right: 62px;
    margin-left: -141px;
    display: inline-block;
}


.service-widget-panel {
    padding-bottom: 114px;
}

.col-service-left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 60%;
}

.service-image-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 16px;
    margin-left: 83px;
    width: 79%;
    margin-top: 42px;
    margin-bottom: 39px;
    overflow: hidden;
}

.col-service-right {
    width: 41%;
}

.service-image-panel p {
    font-family: 'Playfair Display';
    color: #403D44;
    font-size: 24px;
    line-height: 32px;
    font-style: italic;
    font-weight: normal;
    padding: 20px 20px 20px 56px;
}

.service-image-panel img {
    border-radius: 0px 16px 16px 0px;
    float: right;
}

.service-widget-panel .wanring-above {
    margin-top: 38px;
    padding-left: 123px;
}

.service-widget-panel .wanring-above p {
    padding-top: 0px;
}

.inner-street-img {
    position: absolute;
    left: -24%;
    top: 0;
    height: auto;
    width: 62.5%;
}

.inner-street-img img {
    width: 100%;
}

.service-promobox-section {
    padding: 100px 0px 30px;
}

.service-promobox-section .caresoul-panel {
    padding-top: 34px;
}

.two-widget-section p {
    padding-right: 36%;
}

.tow-slider-widget .street-img {
    top: -329px;
}

/* .tow-slider-widget .caresoul-panel .bx-wrapper .bx-controls-direction .bx-prev {
    left: -49px;
} */

.relared_links .service-data-panel ul li::before {
    display: none;
}

.service-data-panel ul li {
    display: inline-block;
    width: 29%;
    padding: 0px 0px;
    font-size: 16px;
    color: #312F34;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.service-data-panel ul {
    padding: 0px 0px 20px;
    border-bottom: 1px solid #EEEEEE;
}

.service-data-panel ul:first-child {
    padding: 0px 0px 15px 0px;
    border-bottom: none;
}

.service-data-panel ul:last-child {
    border-bottom: none;
}

.service-data-panel ul:first-child li {
    font-size: 16px;
    color: #CFB17F;
    font-weight: 500;
    text-align: left;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;

}

.service-data-panel p {
    font-weight: 600;
    padding-bottom: 17px;
    padding-top: 14px;
}

.service-data-panel .percent {
    color: #AC014C;
    position: relative;
}

.service-data-panel .move img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 17px;
}

.service-data-panel .percent img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5px;
}



.service-data-panel .move {
    color: #AC014C;
    position: relative;
}

.service-data-panel {
    padding-bottom: 40px;
    padding-left: 19px;
}

/*.profit {
    color: #F4CE8F !important;
}*/

/*==========================News Css=========================*/
.search-box {
    position: relative;
}

.serach-input {
    height: 56px;
    border: none;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -o-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -ms-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    border-radius: 6px;
    width: 73.3%;
    font-family: 'Poppins', sans-serif;
    padding-left: 60px;
}

.search-box img {
    position: absolute;
    right: 27px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.search-panel {
    text-align: right;
}

.search-panel .select-style select {
    width: 73.3%;
}

.news-content h4,
.news-content h3 {
    font-size: 32px;
    line-height: 1.5;
    color: #312F34;
    font-weight: normal;
    margin-bottom: 6px;
}

.news-content h6,
.news-content span {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    color: #CCCCCC;
    letter-spacing: 3px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0px;
}

.news-content p {
    font-size: 14px;
    padding: 38px 80px 38px 0px;
    padding: 18px 0px 18px 0px;
}

.clear {
    clear: both;
}

.news-panel:after,
.news-panel:before {
    content: "";
    clear: both;
    display: block;
}

.whitearrow {
    opacity: 0;
    visibility: hidden;
}

.news-panel {
    -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.05);
    background: #fff;
    border-radius: 16px;
    margin-left: 13.9%;
    width: 86.1%;
    margin-bottom: 80px;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}

.news-content a:hover {
    background-position: -31px 0px;
}

.news-panel img {
    float: left;
    width: 385px
}

.news-panel .news-content img {
    float: none;
    width: auto;
}

.news-content {
    float: left;
    width: 73%;
    padding: 34px 40px 34px 80px;
    position: relative;
}

.col-news-12 {
    padding-top: 205px;
}

.nav-number {
    margin: 0px;
    width: 100%;
    text-align: center;
}
.nav-number .item-list .pager li {
    display: inline-block;
    margin: 0px 0px 0px 15px;
    padding: 0px;
}
.nav-number .item-list .pager li:first-child { margin-left: 0; }
.nav-number .item-list .pager li a {
    margin: 0px;
}

/*==========================Faq Section==========================*/
.faq-section {
    padding-bottom: 0px;
}

.faq-section p {
    width: 50%;
}

ul.accordion .inner {
    overflow: hidden;
    display: none;
    margin-bottom: -10px;
}

ul.accordion .inner.show {
    display: block;
}

ul.accordion li {
    margin: 0.5em 0;
    padding-bottom: 30px;
    position: relative;
}

ul.accordion li a.toggle {
    width: 100%;
    display: block;
    color: #817D83;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

ul.accordion li a.toggle:hover {
    text-decoration: none;
}

.faq-panel {
    padding-bottom: 44px;
}

ul.accordion li h3 {
    position: relative;
}

ul.accordion li .faqActive h3 {
    color: #CFB17F;
}

ul.accordion li h3::after {
    content: "";
    background: #CCCCCC;
    width: 64%;
    height: 1.5px;
    position: absolute;
    right: 26px;
    bottom: -17px;
}

ul.accordion li .faqActive h3::after {
    display: none;
}

.faq-widget-section {
    padding-bottom: 0;
}

/*=====================News Detail css=========================*/
.newsdetail-section .topbanner h6,
.newsdetail-section .heading-subtop {
    font-size: 9px;
    padding-left: 28px;
}

.topbanner .newsdetail-section p {
    padding-left: 28px;
}

.newsdetail-section .tb-content {
    padding: 79px 74px;
}

.newsdetail-section {
    padding-bottom: 0px;
}

.detail-left-panel p {
    position: relative;
    font-weight: bold;
    padding-right: 99px;
}

.detail-left-panel {
    float: left;
    width: 27%;
}

.detail-right-panel {
    float: left;
    width: 73%;
    padding: 0px 63px 0px 76px;
}

.detail-right-panel>p {
    padding: 0px 90px 0px 0px;
}

.news-detail-panel:before,
.news-detail-panel:after {
    content: "";
    clear: both;
    display: block;
}

.detail-left-panel p::after {
    content: "";
    background: #ccc;
    width: 77px;
    height: 1.5px;
    position: absolute;
    left: -149px;
    top: 19px;
}

.detail-right-panel p {
    padding-bottom: 26px;
}

.detail-right-panel h5 {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    color: #403D44;
    margin-bottom: 0px;
}

.detail-right-panel img {
    padding: 48px 0px 75px;
}

.detail-right-panel a,
.detail-right-panel a p {
    font-size: 14px;
    letter-spacing: 3px;
    color: #CCCCCC;
    font-weight: 600;
}

.detail-right-panel a {
    display: inline-block;
    position: relative;
    margin-right: 46px;
    padding-left: 43px;
    margin-top: 18px;
    padding-top: 6px;
}

.detail-right-panel a:hover,
.detail-right-panel a:hover p {
    text-decoration: none;
    color: #f4ce8f;
}

.detail-right-panel a:last-child::after {
    background-position: -6px 38px;
}

.detail-right-panel a::after {
    content: "";
    width: 50px;
    height: 32px;
    position: absolute;
    top: 3px;
    left: -3px;
    background: url(../img/spritshareicon.png);
}

.detail-right-panel a:hover::after {
    background-position: -0px 132px;
}

.detail-right-panel a:last-child:hover::after {
    background-position: -6px 266px;
}

.news-detail-panel {
    padding-bottom: 100px;
}

/*==============================News Letter Css===========================*/
.newslettor-top:after,
.newslettor-top:before {
    clear: both;
    display: block;
    content: "";
}

.newslettor-top {
    width: 87%;
}

.newsletetr-content h3 {
    font-weight: 400;
    color: #2d3344;
    text-transform: uppercase;
}

.newsletetr-content h3 span {
    font-size: 16px;
    line-height: 24px;
    color: #312F34;
    font-family: 'Poppins', sans-serif;
}

.newsletter-panel {
    position: relative;
    padding-left: 234px;
    border-top: 1px solid #ccc;
    padding-top: 50px;
    padding-bottom: 50px;
}

.newsletter-panel:last-child {
    border-bottom: 1px solid #ccc;
}

.newsletter-panel>img {
    position: absolute;
    left: 0;
    top: 48px;
}

.newsletetr-content p {
    padding: 21px 0px;
}

.newslettor-top .mb-80 {
    margin-top: 77px;
}

.newslettor-top .nav-number {
    text-align: right;
    margin-left: 9px;
    width: 100%;
}

.returnbtn p a:hover {
    color: #cfb17f;
}

.newslettor-top .newsletter-btn li:last-child a,
.newslettor-top ul li:last-child a {
    display: inline-block;
    background: #FFDA93;
    width: 61px;
    height: 61px;
    text-align: center;
    line-height: 56px;
    border-radius: 16px;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    margin-right: 15px;
    color: #fff;
    letter-spacing: 3.5px;
}

.newslettor-top ul li:last-child a {
    margin-right: 0px !Important;
}

.newslettor-top .newsletter-btn li:last-child a:hover,
.newslettor-top ul li:last-child a:hover {
    text-decoration: none;
    background: #907342;
}

.newslettor-top .newsletter-btn li,
.newslettor-top ul li {
    float: left;
    width: 50%;
}

.newslettor-top .newsletter-btn li:last-child,
.newslettor-top ul li:last-child {
    text-align: right;
}

.newslettor-top .newsletter-btn:after,
.newslettor-top .newsletter-btn:before,
.newslettor-top ul:after,
.newslettor-top ul:before {
    content: "";
    clear: both;
    display: block;
}

.newsletter-btn,
.newslettor-top ul {
    margin-top: 16px;
}

.newslettor-top .filterbtn ul {
    margin-top: 0px;
}

.newslettor-top .select-style {
    overflow: visible;
}

.filterbtn {
    width: 43%;
}

.returnbtn {
    width: 57%;
}

.newslettor-top .filterbtn ul li {

    display: inline-block;
    float: none;
    width: 215px;
    vertical-align: top;

}

.newslettor-top .filterbtn ul li:first-child {
    width: 53%;
    margin-right: 12px;
}

.newslettor-top .filterbtn ul li:last-child a {
    width: 100%;
    background: #CFB17F;
    border-radius: 6px;
    height: 56px;
}

.returnbtn p {
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -o-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    -ms-box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
    height: 56px;
    padding: 0px 60px;
    line-height: 56px;
    border-radius: 6px;
    width: 77.3%;
    letter-spacing: 4px;
    float: right;
    font-weight: 600;
    text-align: center;
}

.filterbtn .select-style select {
    padding-left: 63px;
}

.returnbtn p a {
    color: #817D83;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
    position: relative;
    padding-left: 30px;
}

.returnbtn p a .whitearrow {
    visibility: hidden;
    opacity: 0;
}

.returnbtn p a:hover .yellowarrow {
    visibility: hidden;
    opacity: 0;
}

.returnbtn p a:hover .whitearrow {
    visibility: visible;
    opacity: 1;
}

.returnbtn p a img {
    position: absolute;
    left: 0;
    top: 54%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.returnbtn p a:hover {
    text-decoration: none;
}

.returnbtn p a img {
    margin-top: -3px;
}

.newslettor-top .filterbtn ul li:last-child a:hover {
    text-decoration: none;
    background: #907342
}

/*======================Ticker Css========================*/
.ticker-section {
    background: #FFDA93;
    padding: 32px 0px;
    margin: 30px 0px 180px;
}

.ticker-section ul li h3 {
    font-weight: normal;
    position: relative;
    padding-left: 107px;
}

.ticker-section ul li {
    display: inline-block;
    vertical-align: middle;
    width: 79%;
}

.ticker-panel {
    padding-left: 204px;
}

.ticker-section ul li:first-child {
    width: 20%;
    position: relative;
}

.ticker-section ul li img {

    position: absolute;
    left: 0;
    top: 62%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);

}

.ticker-section ul li p {
    font-size: 24px;
    line-height: 32px;
    color: #312F34;
    font-weight: normal;
    font-family: 'Playfair Display', serif;
    padding: 0px 20px 0px 136px;
}

.ticker-section ul li:first-child::before {
    content: "";
    background: #fff;
    width: 78px;
    height: 1px;
    position: absolute;
    left: -118px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.innerAbt {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.innerAbt .bx-viewport {
    padding: 0px 38px 45px 45px !important;
}

.about-slider-list .bx-controls {
    margin-top: 15px;
}

.about-img-section .ritem-img img {
    width: 100%;
}

.about-slider-list .bx-viewport {
    margin-bottom: 23px !important;
}

.singlesliderwidget .caresoul-panel .bx-viewport {
    margin: 0px -46px;
}
/*==================New Css========================*/
.logo {
    margin-left: -6px;
}
.breadcrumb-panel p a:last-child{padding-right: 0;}
.service-data-panel ul:first-child li:nth-child(2){
	text-align: center;
	width: 25%;
}
.service-data-panel ul:first-child li:nth-child(3){text-align: center;}
.form-common-top-heading-panel {
    margin-top: -12px;
}
.nomargin-top{margin-top: 0px;}
.healthcareform .small-arrow-form .select-style img {
    right:35px;
}
.healthcareform  .mg-top-70{margin-top:72px;}

.webform-container-inline label {
    color: #817D83;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    letter-spacing : 3px;
    padding-left: 30px; 
}
.webform-container-inline .form-group {
    display: inline-block;
    width: calc(33% - 101px);
}
.webform-container-inline .form-group .select-style img {
    right: 15px;
}
.captcha, .captcha + .form-actions { 
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 4px);
    margin-top: 48px;
    margin-bottom: 0px;
}
.captcha + .form-actions { text-align: right; width: calc(50% - 62px);}
.captcha + .form-actions input {
    margin: 0px;
}

.about-slider-list .bx-wrapper .bx-controls-direction a {
    position: absolute;
    display: inline-block;
    margin: 8px 0px;
    top: 200px;
}
.about-slider-list .bx-wrapper .bx-controls-direction a.bx-next { left: 52px; }

.about-slider-list .bx-wrapper .bx-next,
.about-slider-list .bx-wrapper .bx-prev {
    background: transparent;
}
.expert-indepence-btn-mobile { display: none; }

/** Login Screens **/
body.page-user #user-login { display: block; width: 640px; margin: 200px auto; padding: 60px; border: 1px solid rgba(0, 0, 0, 0.6); border-radius: 12px; }
body.page-user #user-login .new-form-input { width: calc(100% - 75px); }

/** 2 Col Listing Styling **/
.global-two-column-layout-wrapper { display: grid; grid-template-columns: 50% 50%; margin: 0 0 30px; grid-gap: 30px; }
.global-two-column-layout-wrapper .list-header { padding: 6px 18px; margin: 0; }
.global-two-column-layout-wrapper ul.list-items { padding: 0; margin: 0; list-style: none; }
.global-two-column-layout-wrapper ul.list-items > li { padding: 6px 18px; margin: 0; background: #FFFFFF; color: inherit; }
.global-two-column-layout-wrapper ul.list-items > li:nth-child(odd) { background: #DEDEDE; }

body.domain-isma-org-uk ul.accordion li a.toggle h3 { font-size: 40px; }
.header .logo-panel ul li { font-size: 12px; }
.team-right-8 .logo_img {
    border-radius: 0px;
    padding-right: 10px;
}

/** Newsletter Signup Form **/
.simplenews_signup_form_wrapper h6 { color: #F4CE8F; letter-spacing: 2px; font-weight: 600; font-size: 20px; margin-bottom: 5px; }
.simplenews_signup_form_wrapper p { margin-bottom: 15px; }
.simplenews_signup_form_wrapper .form-type-textfield { position: relative; margin: 1em 0;}
.simplenews_signup_form_wrapper .form-type-textfield label { display: none; }
.simplenews_signup_form_wrapper .form-type-textfield label.error { font-size: 12px; position: absolute; top: calc(100% + 4px); left: 0; }
.simplenews_signup_form_wrapper input[type="text"] { width: 368px;font-size: 20px; padding: 10px 18px; border: 1px solid #B9B9B9; border-radius: 6px; }
.simplenews_signup_form_wrapper input[type="text"]::placeholder { font-size: 20px; }
.simplenews_signup_form_wrapper input[type="text"].error { border: 1px solid #8c2e0b; }
.simplenews_signup_form_wrapper input[type="submit"] { width: 368px;font-size: 22px; padding: 8px 16px; background: #CFB17F; color: #FFFFFF; border: none; border-radius: 6px; font-weight: 600; font-family: 'Poppins', sans-serif; }
.simplenews_signup_form_wrapper input[type="submit"]:hover, 
.simplenews_signup_form_wrapper input[type="submit"]:focus { background: #907342; color: #FFFFFF; }
.simplenews_signup_form_wrapper .form-inline-fields-wrapper > div { display: inline-block; vertical-align: middle; margin-right: 25px; }
.simplenews_signup_form_wrapper .form-inline-fields-wrapper > input[type="submit"] { display: inline-block; vertical-align: middle; }
.simplenews_signup_form_wrapper .form-type-checkbox { margin: 1em 0; }
.simplenews_signup_form_wrapper .form-type-checkbox input { display: none; }
.simplenews_signup_form_wrapper .form-type-checkbox label { display: inline-block; vertical-align: middle; color: #817D83; }
.simplenews_signup_form_wrapper .form-type-checkbox label:after { content: ""; display: inline-block; vertical-align: middle; width: 16px; height: 16px; border-radius: 2px; border: 1px solid #B9B9B9; margin: 0 0 2px 8px; overflow: hidden; }
.simplenews_signup_form_wrapper .form-type-checkbox input:checked + label:after { background-image: url('../img/checked-box.png'); background-repeat: no-repeat; background-position: center; background-size: cover; width: 17px; height: 17px; border: none; };

/** Robinson CSS **/
@media only screen and (max-width: 1320px) {
    body.domain-robinsonfinancialsolutions-co-uk-upgrade.page-our-team .tb-imgblock { width: 51%; }
    body.domain-robinsonfinancialsolutions-co-uk-upgrade.page-our-team .tb-content { width: 49%; }
}

.site-map-taxonomys { display: none; }

/*changes done on date 16 Nov 2023 for task-4812*/
.faq-section .tb-content{
    padding-top:20px !important;
    padding-bottom:20px !important;
}

.faq-section .topbanner {
    max-height: 670px!important;
}