
@charset "UTF-8";

/*
Theme Name:   Twenty Twentyone Child
Theme URI:    https://1023.org.uk
Description:  Twenty Twentyone Child Theme
Author:       Gazz Sharma
Author URI:   https://ninenetics.com/
Template:     twentytwentyone
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twentytwentyonechild
*/

/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
*{ box-sizing:border-box}
img{ max-width: 100%; height: auto; }
*{ padding: 0; margin: 0; }
*, *::before, *::after{box-sizing: border-box; }
html { line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }
body { 
    /* font-family: 'Open Sans', sans-serif; */
    font-family: 'Noto Sans', sans-serif; color: #2d333f;
    margin: 0px; padding: 0px; }


a { text-decoration: none; color: inherit; }
h1, h2, h3, h4, h5, h6 { }
.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.text-center{text-align:center!important}
.text-left{text-align:left!important}
.text-right{text-align:right!important}
.pull-left{float:left!important}
.pull-right{float:right!important}
.no-gutters{margin-right:0;margin-left:0}
.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}
.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.order-first{-ms-flex-order:-1;order:-1}
.order-last{-ms-flex-order:13;order:13}
.order-0{-ms-flex-order:0;order:0}
.order-1{-ms-flex-order:1;order:1}
.order-2{-ms-flex-order:2;order:2}
.order-3{-ms-flex-order:3;order:3}
.order-4{-ms-flex-order:4;order:4}
.order-5{-ms-flex-order:5;order:5}
.order-6{-ms-flex-order:6;order:6}
.order-7{-ms-flex-order:7;order:7}
.order-8{-ms-flex-order:8;order:8}
.order-9{-ms-flex-order:9;order:9}
.order-10{-ms-flex-order:10;order:10}
.order-11{-ms-flex-order:11;order:11}
.order-12{-ms-flex-order:12;order:12}
.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}
.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}
.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}
.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}
.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}
.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}
.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}
.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}
.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}
.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}
.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}
.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}
.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}
.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}
.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}
.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}
.align-items-center{-ms-flex-align:center!important;align-items:center!important}
.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}
.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}
.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}
.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}
.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}
.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}
.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}
.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}
.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}
.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}
.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}
.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}
.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}
.form-group{width:100%;margin-bottom:20px}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent; width:100%}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:before,.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display:block;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}

body{ font-size: 14px; font-weight: normal; background: #fff; line-height: 1.4; z-index: 1; position: relative; font-family: 'Poppins', sans-serif; }
/* .body-wrap{ width:100%; max-width: 1100px; margin: auto;  } */
.container{ max-width: 1380px; width: 96%;}
h1, h2, h3, h4, h5, h6{ line-height: 1.1; }

header{background: #f4f4f4; padding: 20px 0;}
header .menu{ display: flex; flex-wrap: wrap; justify-content: center; list-style: none; }
header .menu a{ font-weight: 400; font-size: 16px; line-height: 27px; color: #12141D; display: block; text-align: center; border-radius: 10px; padding: 7px 20px; font-family: 'Inter', sans-serif; }
header .menu .active a{ color: #fff; background: #F7531E; border-radius: 30px; }
.btn{ width: 320px; height: 50px; background: #F7791B; border-radius: 10px; font-weight: 400; font-family: 'Inter', sans-serif; font-size: 18px; line-height: 50px; letter-spacing: 0.03em; color: #FFFFFF; display: inline-block; }
.btn:hover{ background: #E66A0D; }
/*h2{
    font-weight: 700;
    font-size: 25px;
    line-height: 38px;
    letter-spacing: 0.02em;
    color: #F7531E; position: relative;
}
h2::before{ content:""; width: 133px; height:6px; background: url(img/h2-line.png) no-repeat center / contain; display: inline-block; vertical-align: middle; margin: 0 20px; }
h2::after{ content:""; width: 133px; height:6px; background: url(img/h2-line.png) no-repeat center / contain; display: inline-block; vertical-align: middle; margin: 0 20px; transform: scaleX(-1); }*/
.home-sec1{ padding: 100px 0 0; background:#FAFAFA; display: flex; align-items: flex-end; } 
.home-sec1 h1{ font-size: 60px; line-height: 1.1; font-weight: 800; margin: 0 0 30px; color: #12141D; font-family: 'Inter', sans-serif;}
.home-sec1 h1 strong{ font-weight: 700; color: #F7791B;  }
.home-sec1 p{ color: #12141D; font-size: 16px; opacity: 0.8; margin: 0 0 20px; }
.home-sec1 .block{ max-width: 645px;  }
.home-sec1 .search-form{ width: 100%; display: flex; flex-wrap: wrap; }
.home-sec1 .search-form .inn1{ width: 100%; height: 60px; background: #FFFFFF url(img/ser-icon.png) no-repeat center left 28px / 25px auto; padding-left:80px; padding-right: 30px; border-radius: 25px; border: 0px; outline: none; font-size: 16px; color: #222; box-shadow: 0px 4px 80px 0px rgba(0, 0, 0, 0.06); }
.home-sec1 .search-form .sub-btn{ width: 133px; height: 60px; background: #F7791B; border-radius: 0px 25px 25px 0px; border: 0px; outline: none; font-size: 18px; font-weight: 400; font-family: 'Inter', sans-serif; line-height: 1.4; color: #FFFFFF; }
.home-sec1 .banner-no{ margin: 100px 0 30px; width: 100%; }



.home-sec2{ text-align: center; padding: 50px 0; }
/* .home-sec2 .item-wrap{ padding: 30px 15px; border: 2px solid #F7531E; border-radius: 10px;} */
.home-sec2 .items{ display: flex; flex-wrap: wrap; justify-content: center; }
.home-sec2 .item{ width: calc((100%/6) - 12px); display: block; margin:0 6px 20px; }
.home-sec2 .item .image{ padding: 100% 0 0; position: relative; background: #FFFFFF; border: 2px solid #D2CBCB; border-radius: 10px; margin-bottom: 10px; }
.home-sec2 .item .image img{ position: absolute; left: 50%; top: 50%; max-width: 90%; max-height: 90%; transform: translate(-50%, -50%); }
.home-sec2 .item h3{ font-weight: 600; font-size: 16px; line-height: 1.4; text-align: center; letter-spacing: 0.02em; color: #12141D; font-family: 'Inter', sans-serif; }
.home-sec2 .btn{ margin-top: 30px; }
.home-sec2 h2{font-size: 40px; line-height: 1.1; font-weight: 800; margin: 0 0 30px; color: #12141D; font-family: 'Inter', sans-serif;}

.home-sec3{ padding: 50px 0; background: #FDF2ED; }
/* .home-sec3 .item-wrap{ padding:30px 15px; border: 2px solid #F7531E; border-radius: 10px;} */
.home-sec3 .items{ display: flex; flex-wrap: wrap; }
.home-sec3 .item{ width: calc(50% - 16px); display: block; background: #FFFFFF; border-radius: 15px; margin:0 8px 20px; padding: 20px 15px 15px; border: 2px solid #fff; }
.home-sec3 .item:hover{ border-color: #F7791B}
.home-sec3 .item .image{ width: 60px; height: 60px; position: relative; border-radius: 10px; margin: 0 auto 12px; }
.home-sec3 .item .image img{ position: absolute; left: 50%; top: 50%; max-width: 100%; max-height: 100%; transform: translate(-50%, -50%); }
.home-sec3 .item h3{ color: #12141D; font-size: 16px; opacity: 0.6; font-weight: 400; text-align: center; }
.home-sec3 .btn{ margin-top: 30px; text-align: center; }
.home-sec3 h2{font-size: 40px; line-height: 1.1; font-weight: 800; margin: 0 0 30px; color: #12141D; font-family: 'Inter', sans-serif;}
.home-sec3 p{ color: #12141D; font-size: 16px; opacity: 0.8; margin: 0 0 20px; }
.home-sec3 .col-6:nth-child(1){ padding: 0 10%;}



.home-sec4{ text-align: center; padding: 50px 0; }
/* .home-sec4 .item-wrap{ padding:30px 20px; border: 2px solid #F7531E; border-radius: 10px;} */
.home-sec4 .items{ display: flex; flex-wrap: wrap; justify-content: space-between; }
.home-sec4 .item{ width: calc(33% - 15px);  display: flex; flex-wrap: wrap; flex-direction: column; background: #FFFFFF; 
    /* box-shadow: 0px 0px 15px rgba(247, 83, 30, 0.3);  */ border: 2px solid #F0F0F0;
    border-radius: 30px; text-align: left; padding: 20px 15px 15px; }
.home-sec4 .item .top{ width: 100%; } 
.home-sec4 .item .top .image{ min-width: 80px; width: 80px; height: 80px; border-radius: 100px; border: 2px solid #F0F0F0; overflow: hidden; position: relative; margin-right: 15px; margin-bottom: 8px; background: #F0F0F0;
    
}
.revicon{
    font-size: 24px;
    font-weight: 700;
    color: #F7791B;
    font-family: 'Inter', sans-serif;
    text-align: center;
    line-height: 77px;
    letter-spacing: 1px;
}
.home-sec4 .item .top .image img{ width: 100%; height: 100%; left:0; top:0; position: absolute; object-fit: cover; }
.home-sec4 .item h3{ font-size: 21px; line-height: 1.3; font-weight: 600; margin-bottom: 7px; color: #000; font-family: 'Inter', sans-serif; }
/* .home-sec4 .item h3 span{ color: #222; } */
.home-sec4 .item h3 a:hover{ color: #F7791B; }
.home-sec4 .item date{ display: block; color: #878787; font-weight: 400; font-size: 16px; font-family: 'Inter', sans-serif; line-height: 1.3; opacity: 0.8; }
.home-sec4 .item p{ font-size: 17px; line-height: 1.4; color: #222222; margin-bottom: 15px; }
.home-sec4 .item .reviews{ text-align: left; margin-bottom: 8px;}
.home-sec4 .item .reviews img{ height: 17px; margin-right: 2px; }
.home-sec4 .item .read{ 
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.03em;
    color: #F7531E; text-align: center;
}
.home-sec4 .btn{ margin-top: 30px; }
.home-sec4 h2{ font-size: 40px; line-height: 1.1; font-weight: 800; margin: 0 0 30px; color: #12141D; font-family: 'Inter', sans-serif;}
.home-sec4 h2 strong{ font-weight: 700; color: #F7791B; }
.home-sec4 .item .bottom{ margin-top: auto; display: flex; align-items: center; justify-content: space-between; }
.home-sec4 .item .company-logo{ max-width: 45%; }
.home-sec4 .item .company-logo img{ max-height: 60px; }
.home-sec4 .item .company-logo a{color: #878787;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    line-height: 1.3;
    opacity: 0.8;
    text-decoration: underline;
}
.home-sec4 .item .company-logo a:hover{color: #F7791B;opacity: 1;}
.home-sec4 .item date{ max-width: 45%; }

footer {background: #f4f4f4; padding: 20px 0; }
/*footer .container{ max-width: 1100px; }*/
footer .copy{ font-size: 15px; line-height: 27px; letter-spacing: 0.03em; color: #000; }
footer .terms-link{ text-align:right; font-size: 15px; }
footer .terms-link a{ margin-left: 20px; }
footer .footer-menu{ text-align:center; font-size: 15px; }
footer .footer-menu a{ margin: 0 10px; }
footer .media{ display: flex; }
footer .media a{ background: #fff; border-radius: 100%; width: 40px; height: 40px; position: relative; margin-right: 20px; }
footer .media a i{ position: absolute; left: 50%; top: 50%; font-size: 20px; color: #F7531E; transform: translate(-50%,-50%); }
footer hr{ margin: 20px 0; border-bottom: 0; border-top: 1px solid #ddd; }
footer .search-form{ width: 100%; max-width: 500px; margin: auto; display: flex; flex-wrap: wrap; }
footer .search-form .inn1{ width: 100%; height: 55px; background: #FFFFFF url(img/ser-icon.png) no-repeat center left 28px / 20px auto; padding-left:80px; padding-right: 30px; border-radius: 25px; border: 0px; outline: none; font-size: 16px; color: #222; }
footer .search-form .sub-btn{ width: 133px; height: 55px; background: #F7791B; border-radius: 0px 25px 25px 0px; border: 0px; outline: none; font-size: 16px; font-weight: 400; line-height: 1.4; color: #FFFFFF; }
footer .find-company{ padding-top: 50px; padding-bottom: 30px; text-align: center; }
footer .find-company h3{ margin-bottom: 30px; font-weight:800; font-family: 'Inter', sans-serif; font-size:40px; }


.cat-sec1{ text-align: center; padding: 50px 0; }
/*.cat-sec1 .cat-wrap{ padding:30px 20px; border: 2px solid #F7531E; border-radius: 10px;}*/
.cat-sec1 .item{ text-align: left; padding: 15px; background: #FFFFFF; box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06); border-radius: 10px; margin-bottom: 30px; }
/* .cat-sec1 .item:last-child{ margin-bottom: 0px; } */
.cat-sec1 .item .top{ display: flex; width: 100%; margin-bottom: 10px; } 
.cat-sec1 .item .top .image{ min-width: 100px; width: 100px; height: 100px; border-radius: 10px; overflow: hidden; position: relative; margin-right: 20px; 
/*    border: 1px solid #F7531E; */
}
.cat-sec1 .item .top .image img{ left: 50%; top: 50%; position: absolute; transform: translate(-50%, -50%); }
.cat-sec1 .item .buttons{ text-align: right;  }
.cat-sec1 .item .buttons .btn:nth-child(1){ background:#fff; color:#F7791B; }
.cat-sec1 .item .btn{ margin: 20px 0 0 20px; text-align:center; border-radius:25px; box-shadow:none; font-size:18px; font-weight:400; border:1px solid #F7791B; }
.cat-sec1 .item p{ font-size: 18px; line-height: 1.4; color: #222222; }
.cat-sec1 .item h3{ font-weight: 700; font-size: 25px; line-height: 1.2; color: #222; margin: 0 0 5px; }
.cat-sec1 .item h3 a:hover{color: #F7791B;}
.cat-sec1 .item .reviews{margin: 0 0 10px;}
.cat-sec1 .item .reviews img{ height: 16px; }
.cat-sec1 .item .reviews span{font-size: 16px; line-height: 24px; color: #222; margin-left: 0; }
.cat-sec1 .item .links{ list-style: none; margin: 0 0 10px; }
.cat-sec1 .item .links li{ margin: 0 0 5px; }
.cat-sec1 .item .links a{font-weight: 500; font-size: 16px; line-height: 1.4; color: #222; word-break:break-all; }
.cat-sec1 .item .links a i{ color: #F7791B; margin-right: 10px; }
.cat-sec1 .cat-sidebar{ text-align:left; 
     padding: 20px; border-radius: 10px;  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06); 
    position: sticky; top: 5px; }
.cat-sec1 h4{ font-weight: 700; font-size: 20px; line-height: 1.5; color: #222; margin-bottom: 15px; }
.cat-sec1 .categories { list-style: none; }
.cat-sec1 .categories a{font-weight: 400; font-size: 18px; line-height: 1.5; color: #71717A; display: block; 
/*    padding: 10px 15px; border: 1px solid #F7531E; border-radius: 10px; */
    margin-bottom: 15px;
 
}
.cat-sec1 .categories a input{ position: relative;  margin: 0 7px 0 0; top: -1px; }
.cat-sec1 .categories .active a{ background: none; color: #F7531E; }
.cat-sec1 .clear{ 
    font-size: 16px;
    line-height: 1.5;
    background: #F7791B;
    padding: 10px 20px;
    color: #fff;
    border-radius: 30px;
    margin-top: 5px;
    display: inline-block;
}
.cat-sec1 .clear:hover{background: #E66A0D;}
.cat-sec1 .inn1{background: #FFFFFF url(img/ser-icon.png) no-repeat center right 13px / 20px auto; box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06); border-radius: 10px; border: 0px; outline: none; font-size: 16px; color: #222; height: 50px; width: 100%; margin-bottom: 12px; padding: 0 14px;}
.cat-sec1 select{background: #FFFFFF url(img/sel-icon.png) no-repeat center right 13px / 15px auto; box-shadow: 0px 0px 15px rgba(247, 83, 30, 0.3); border-radius: 10px; border: 0px; outline: none; font-size: 16px; color: #222; height: 50px; width: 100%; margin-bottom: 12px; padding: 0 14px; appearance: none;}

.cat-sec1 .top-options{ margin-bottom: 25px; position: relative; }
.cat-sec1 .top-options .filtertab{position: absolute; left: 15px;top: calc(100% - 3px); color: #F7531E;}
.cat-sec1 .top-options .col-8{ padding-right: 7px;}
.cat-sec1 .top-options .col-4{ padding-left: 7px; }
.cat-sec1 h2{ margin-bottom: 30px; }

.company-sec1{ padding: 50px 0 0; text-align: center; }
.company-sec1 h1{font-weight: 500; font-size: 20px; line-height: 30px; color: #F7531E; margin: 10px 0; }
.company-sec1 .reviews{margin: 0 auto 10px;}
.company-sec1 .reviews img{ height: 16px; }
.company-sec1 .reviews span{font-size: 16px; line-height: 24px; color: #222; margin-left: 5px; }
.company-sec1 .contact-no{ background: #222; border-radius: 10px; padding: 12px 25px; border-radius: 10px; display: inline-block; font-weight: 700; font-size: 18px; line-height: 27px; color: #FFFFFF; margin-bottom: 15px; }
.company-sec1 .contact-no i {background: #fff; color: #000; width: 35px; height: 35px; border-radius: 100%; display: inline-block; vertical-align: middle; line-height: 35px; margin-right: 7px; font-size: 24px; margin-top: -1px;} 

.company-sec2{ text-align: center; padding: 50px 0; }
.company-sec2 .item-wrap{ padding:30px; border: 2px solid #F7531E; border-radius: 10px; display: flex; flex-wrap: wrap;}
.company-sec2 h2{ margin-bottom: 30px; }
.company-sec2 .item1{ width: 40%; margin-right: 30px; margin-bottom: 30px; background: #F7531E; border-radius: 10px; padding: 30px; text-align: left; }
.company-sec2 .item1 .txt{ margin-bottom: 30px; font-weight: 500; font-size: 18px; line-height: 27px; letter-spacing: 0.02em; color: #FFFFFF; display: flex; align-items: center; }
.company-sec2 .item1 .txt:last-child{ margin-bottom:0px; }
.company-sec2 .item1 i{ width: 35px; height: 35px; border-radius: 100%; margin-right: 15px; min-width: 35px; text-align: center; background: #fff; color: #F7531E; line-height: 36px; }
.company-sec2 .item2{ width: calc(60% - 30px); border: 2px solid #F7531E; margin-bottom: 30px; border-radius: 10px; position: relative; overflow: hidden; min-height: 250px; }
.company-sec2 .item2 iframe{ width: 100% !important; height: 100% !important; display: block; position: absolute; left:0; top:0; }
.company-sec2 .item3 { background: #F7791B; border-radius: 10px; padding: 30px; width: 100%; text-align:left; font-weight: 600; font-size: 28px; line-height: 1.5; letter-spacing: 0.02em; color: #FFFFFF; }
.company-sec2 .item3 .media{display: flex; align-items: center; justify-content: flex-end;}
.company-sec2 .item3 .media a{ background: #fff; border-radius: 100%; width: 40px; height: 40px; position: relative; display: inline-block; margin-left: 20px; }
.company-sec2 .item3 .media a i{ position: absolute; left: 50%; top: 50%; font-size: 20px; color: #F7531E; transform: translate(-50%,-50%); }

.company-sec3{ text-align: center; padding: 50px 0; }
.company-sec3 .item-wrap{ padding:30px; border: 2px solid #F7531E; border-radius: 10px; display: flex; flex-wrap: wrap;}
.company-sec3 h2{ margin-bottom: 30px; }
.company-sec3 .item{ display: flex; width: 100%; margin-bottom: 60px; position: relative; }
.company-sec3 .item::after{ position: absolute; content:""; width: 100%; height: 1px; background: #F7791B; left: 0; bottom: -30px; }
.company-sec3 .item:last-child::after{ display: none; }
.company-sec3 .col-left{background: #F7791B; border-radius: 10px; padding: 20px; width: 30%; }
.company-sec3 .col-right{background: #F7791B; border-radius: 10px; padding: 20px; width: calc(70% - 30px); margin-left: 30px; }
.company-sec3 h3{font-weight: 500; font-size: 20px; line-height: 1.5; letter-spacing: 0.03em; text-align: center; color: #FFFFFF; margin: 0 0 15px;}
.company-sec3 .user-img{ width: 70px; height: 70px; border-radius: 100%; overflow: hidden; position: relative; margin: 0 auto 10px; }
.company-sec3 .user-img img{ width: 100%; height: 100%; left:0; top:0; position: absolute; object-fit: cover; }
.company-sec3 h4{ font-weight: 700;font-size: 25px;line-height: 38px;letter-spacing: 0.03em;color: #FFFFFF; margin: 0 0 10px; }
.company-sec3 .review-links{ list-style: none; font-weight: 500; font-size: 20px; line-height: 1.5; letter-spacing: 0.03em; color: #FFFFFF; text-align: left; }
.company-sec3 .review-links li{ margin-bottom: 5px;}
.company-sec3 .review-links li:last-child{ margin-bottom: 0px;}
.company-sec3 .review-links li a{ position: relative; padding-left: 40px; }
.company-sec3 .review-links li a img{ position: absolute; left: 0; top: 50%; transform: translatey(-50%); }

.company-sec3 .col-right{ text-align: left; }
.company-sec3 .col-right p{font-size: 18px; line-height: 1.4; letter-spacing: 0.02em; color: #FFFFFF; margin: 0 0 15px; }
.company-sec3 .col-right p .read{ font-weight: 600; }
.company-sec3 .col-right p strong{ font-weight: 600; }
.company-sec3 .review-top{ display: flex; flex-wrap: wrap; }
.company-sec3 .review-top .rt-left{ width: 70%; padding-right: 30px; }
.company-sec3 .review-top .rt-right{ width: 30%; }
.company-sec3 .review-top .rt-right span{ font-size: 18px; line-height: 1.4; letter-spacing: 0.02em; color: #FFFFFF; }
.company-sec3 .review-top .rt-right .row2{ display: flex; flex-wrap: wrap; justify-content: space-between; }
.company-sec3 .review-top .rt-right .reviews img { height: 16px;}
.company-sec3 .review-top .rt-right .reviews span{ font-size: 20px; margin-right: 6px; }

.company-sec3a{ text-align: center; padding: 50px 0; }
.company-sec3a .item-wrap{ padding:30px; border: 2px solid #F7531E; border-radius: 10px; display: flex; flex-wrap: wrap; justify-content: center;}
.company-sec3a h2{ margin-bottom: 30px; }
.company-sec3a .qlink{color: #F7531E; display: block; padding: 10px 15px; border: 1px solid #F7531E; border-radius: 10px;font-size: 16px; line-height: 1.3; margin: 5px; }
.company-sec3a .qlink:hover{ background: #F7531E; color: #fff; }
.company-sec3a .qlink::after{ content: "\f08e"; font: normal normal normal 17px/1 FontAwesome; margin-left: 10px; }

.company-sec4{ text-align: center; padding: 50px 0; }
.company-sec4 .item-wrap{ border: 2px solid #F7531E; border-radius: 10px; display: flex; flex-wrap: wrap; align-items: center;}
.company-sec4 h2{ margin-bottom: 30px; }
.company-sec4 .col-left{background: #F7791B; border-radius: 0px 10px 10px 0px; width:45%; padding: 100px 15px; }
.company-sec4 .col-left h3{ font-weight: 700; font-size: 55px; line-height: 1.25; text-align: center; color: #FFFFFF; }
.company-sec4 .col-right{ width: 55%; display: flex; align-items: flex-start; justify-content: center; flex-direction: column; height: 650px; flex-wrap: wrap; padding: 15px; }
.company-sec4 .col-right .item{ width: 40%; display: block; background: #FFFFFF; box-shadow: 0px 0px 15px rgba(247, 83, 30, 0.3); border-radius: 10px; margin:10px auto; padding: 20px 15px 15px; }
.company-sec4 .col-right .item .image{ width: 100%; height: 110px; position: relative;  border-radius: 10px; margin: 0 auto; }
.company-sec4 .col-right .item .image img{ position: absolute; left: 50%; top: 50%; max-width: 90%; max-height: 90%; transform: translate(-50%, -50%); }
.company-sec4 .col-right .item h3{ font-weight: 600; font-size: 19px; line-height: 25px; text-align: center; letter-spacing: 0.02em; color: #222222; }

.cat_modal{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;background: rgba(0, 0, 0, 0.7);}
.cat_modal .cat_modal_inner{background: #fff;position: absolute;width: 90%;max-width: 600px;left: 50%;top: 50%;transform: translate(-50%, -50%); padding: 15px;box-shadow: 0px 0px 15px rgba(247, 83, 30, 0.3);
    border-radius: 10px;}
.cat-sec1 .cat-sidebar{ z-index:1; }
.cat_modal .categories{ max-height: calc(100vh - 120px); overflow-y: auto; display: flex; flex-wrap: wrap; margin: 0 -5px; list-style: none; }
.cat_modal .categories li{ width: auto; margin:5px;  }
.cat_modal .categories li a{ 
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.3;
    color: #71717A;
    font-weight: 400;
    display: block;
    padding: 6px 12px;
    background: #eee;
    border-radius: 30px;
}
.cat_modal .categories li a:hover{
    background: #F7791B;
    color: #fff;
}
.cat_modal .cat_modal_inner .closeMoreCat{ width: 30px; height: 30px; border-radius: 100%; background: #F7791B; position: absolute; right:0; top: 0; margin: -15px -15px 0 0; font-size:0; }
.cat_modal .cat_modal_inner .closeMoreCat::before{ width: 14px; height: 2px; background: #fff; content:""; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%) rotate(45deg); }
.cat_modal .cat_modal_inner .closeMoreCat::after{ width: 14px; height: 2px; background: #fff; content:""; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%) rotate(-45deg); }

.cat_modal h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
    color: #222;
    margin-bottom: 15px;
}

.mobile-menu{ display: flex; flex-direction: column; width: 30px; display: none; }
.mobile-menu span{ width: 30px; height: 4px; background: #000; border-radius: 5px; }
.mobile-menu span:nth-child(2){ margin: 5px 0; }
.mobile-menu span:nth-child(3){ width: 60%; }

.company-sec3 .rev-desc-inner{ text-align: left; border: 2px solid #F7531E; border-radius: 10px; padding: 30px; margin-bottom: 30px; }
.company-sec3 .wp-block-button__link{ background-color: #F7531E; border:0; letter-spacing: 0.5px; }
.company-sec3 .glsr-review{ background: #F7791B; border-radius: 10px; padding: 20px; color: #fff; }
.company-sec3 .glsr-read-more a{ font-weight: 600; }
.company-sec3 .glsr-review-author { font-weight: 600; font-style: italic; }
.company-sec3 .glsr-reviews-wrap{ margin-top: 30px; }
/* .company-sec3 .glsr-summary-wrap{ display: flex; justify-content: flex-end; } */
.company-sec3 .glsr-summary{max-width: 300px; float: right; margin-left: 30px; }
.company-sec3 .glsr-review .glsr-star { filter: brightness(0) invert(1); margin: 0 1px; }

.glsr-default form.glsr-form input.glsr-input:focus, .glsr-default form.glsr-form select.glsr-select:focus, .glsr-default form.glsr-form textarea.glsr-textarea:focus{
    box-shadow: 0px 0px 15px rgba(247, 83, 30, 0.3) !important; 
}
.glsr-default form.glsr-form input.glsr-input, .glsr-default form.glsr-form select.glsr-select, .glsr-default form.glsr-form textarea.glsr-textarea{
    border: 1px solid #F7531E !important; 
}
.nav-links{ display: flex; flex-wrap: wrap;justify-content: center; }
.nav-links a, .nav-links span{ color: #F7531E; display: block; padding: 10px 15px; border: 1px solid #F7531E; font-size: 18px; border-radius: 10px;font-size: 16px; line-height: 1.3; margin: 5px; min-width: 42px; text-align: center; }
.nav-links span.current{background: #F7531E; color: #fff;}
.nav-links a.prev{ font-size: 0px; }
.nav-links a.prev::before{ content: "\f104"; font: normal normal normal 19px/1 FontAwesome; }
.nav-links a.next{ font-size: 0px; }
.nav-links a.next::before{ content: "\f105"; font: normal normal normal 19px/1 FontAwesome; }
.navigation .nav-links .nav-next a:hover, .navigation .nav-links .nav-previous a:hover{ background: #f7791b; }
.navigation .nav-links .nav-next a:hover .meta-nav, .navigation .nav-links .nav-previous a:hover .meta-nav{ color: #fff; }

/* CSS BY GAZZ */
.wrapper, .cat_wrapper{ width: 100%; display: flex; flex-wrap: wrap;}
.fladdress span br{ display:none; }
.clearHomeFilters{ color: #fff;}
.ui-autocomplete{ max-height: 170px; overflow-y: auto; overflow-x: hidden;}
.ui-autocomplete-loading{ background: white url("https://jqueryui.com/resources/demos/autocomplete/images/ui-anim_basic_16x16.gif") right center no-repeat !important; }

.loadmore_bar{ position: relative; }
.loadmore_bar::after{ content: "\f1ce"; font: normal normal normal 17px/1 FontAwesome; position:absolute; right: 20px; top: 50%; opacity:0; margin-top:-8px; animation: fa-spin 2s infinite linear; }
.loadmore_bar.spinner::after{ opacity:1 }

.cat_loadmore_bar{ position: relative; }
.cat_loadmore_bar::after{ content: "\f1ce"; font: normal normal normal 17px/1 FontAwesome; position:absolute; right: 20px; top: 50%; opacity:0; margin-top:-8px; animation: fa-spin 2s infinite linear; }
.cat_loadmore_bar.spinner::after{ opacity:1 }

.onCat_loadmore_bar{ position: relative; }
.onCat_loadmore_bar::after{ content: "\f1ce"; font: normal normal normal 17px/1 FontAwesome; position:absolute; right: 20px; top: 50%; opacity:0; margin-top:-8px; animation: fa-spin 2s infinite linear; }
.onCat_loadmore_bar.spinner::after{ opacity:1 }

.ui-autocomplete-loading{
    background: url(img/ser-icon.png) no-repeat center right 13px / 20px auto, url("https://jqueryui.com/resources/demos/autocomplete/images/ui-anim_basic_16x16.gif") right 40px center no-repeat !important;
}

.home-sec1 .search-form .inn1.ui-autocomplete-loading{
    background: url(img/ser-icon.png) no-repeat center left 28px / 25px auto, url("https://jqueryui.com/resources/demos/autocomplete/images/ui-anim_basic_16x16.gif") right 13px center no-repeat, #fff !important;
}
footer .search-form .inn1.ui-autocomplete-loading{
    background: url(img/ser-icon.png) no-repeat center left 28px / 20px auto, url("https://jqueryui.com/resources/demos/autocomplete/images/ui-anim_basic_16x16.gif") right 13px center no-repeat, #fff !important;
}
.cat-sec1 .item .glsr-summary-percentages{ display: none; }

.company-sec1 img{ max-height: 150px; }
.company-sec1 .glsr-summary-percentages{ display: none; }
.company-sec1 .glsr-summary{ justify-content: center; max-width: none; }



@media(max-width: 767px){
    .mobile-menu{ display: flex; margin: 10px -15px 10px 0; float: right; }
    header .menu{ display: none; }
    header .menu { position: absolute; top: calc(100% + 10px);  flex-direction: column; width: 100vw; padding: 10px 50px; right: -7px; background: #F7531E; border-radius: 10px; z-index: 1;}
    header .menu a{ width: 100%; margin: 10px 0; background:#fff; color: #F7531E; }

    .home-sec1{padding: 100px 15px; min-height: 0;}
    .home-sec1 h1 { font-size: 23px; text-align: center; }
    .home-sec1 .search-form .sub-btn{ width: 95px; font-size: 20px; }
    .home-sec1 .search-form .inn1{ 
         font-size: 15px; }

    h2{ font-size: 20px; }
    h2::before{ width: 65px; margin: 0 8px; transform: scaleX(1); background-size: auto 4px; background-position: left; }
    h2::after{ width: 65px; margin: 0 8px; background-size: auto 4px; background-position: left; }

    .home-sec2 .item, .home-sec3 .item { width: calc(50% - 16px); }
    .home-sec4 .item{ width: 100%; margin-bottom: 20px; }
    .home-sec4 .item:last-child{ margin-bottom: 0px; }
    footer { padding: 25px 0; }
    footer .media{ flex: 0 0 100%; max-width: 100%; justify-content: center; }
    footer .copy{ flex: 0 0 100%; max-width: 100%; text-align: center; margin-top: 20px; }
    footer .terms-link{ flex: 0 0 100%; max-width: 100%; text-align: center; margin-top: 20px; }
    footer .terms-link a{ margin: 0 10px; }
    .cat-sec1 .cat-wrap{ border: 0px; }
    .cat-sec1 .col-4{ flex: 0 0 100%; max-width: 100%; margin-bottom: 20px; }
    .cat-sec1 .col-8{ flex: 0 0 100%; max-width: 100%; 
        /* border: 1px solid #F7531E;  */
        padding: 0px; 
        max-width: calc(100% - 30px); margin: auto; border-radius: 10px; }
    .cat-sec1 .top-options{ margin-bottom: 0px; }
    .cat-sec1 .categories a{ font-size: 18px; }
    .cat-sec1 .top-options .col-6{ flex: 0 0 100%; max-width: 100%; }

    .cat-sec1 .item .top .image { min-width: 75px; width: 75px; height: 75px; margin-right: 15px;}
    .cat-sec1 .item h3{ font-size: 20px; }
    .btn { width: auto; padding: 0 20px; height: 44px; font-size: 14px; line-height: 44px; }
    .cat-sec1 .item .btn { margin: 20px 4px 0; }
    .cat-sec1 .item .buttons { text-align: center; margin: 0 -15px; display: flex; justify-content: center; flex-wrap: wrap; }
    .cat-sec1 .item .links { list-style: none; width: calc(100% + 90px); margin-left: -90px; margin-top: 30px;}

    .company-sec2{ padding-left: 15px; padding-right: 15px; }
    .company-sec2 .item-wrap { padding: 20px 15px; }
    .company-sec2 .item1 { width: 100%; margin-right: 0; order: 2; }
    .company-sec2 .item2 { width: 100%; order: 1; }
    .company-sec2 .item3 { order: 3; text-align: center;  font-size: 22px; padding: 30px 10px;}
    .company-sec2 .item3 .col-6{ flex: 0 0 100%; max-width: 100%; }
    .company-sec2 .item3 .media{ justify-content: center; margin-top: 20px; }
    .company-sec2 .item3 .media a{ margin: 0 7px; }

    .company-sec3{ padding-left: 15px; padding-right: 15px; }
    .company-sec3 .item-wrap { padding: 20px 15px; }
    .company-sec3 .item{ flex-wrap: wrap; }
    .company-sec3 .col-left{ width: 100%; padding: 20px 10px; background: #F7531E; }
    .company-sec3 .col-right{ width: 100%; padding: 20px 10px; margin: 20px 0 0 0; }

    .company-sec3 .review-links { font-size: 14px; text-align: center; }
    .company-sec3 .review-links li { margin: 5px 2px; display: inline-block; }
    .company-sec3 .review-links li a img{ max-height: 20px; }
    .company-sec3 .review-links li a { position: relative; padding-left: 25px; }

    .company-sec3 h4{ font-size: 20px; line-height: 1.4; }
    .company-sec3 .review-top .rt-left { width: 100%; padding-right: 0; text-align: center; }
    .company-sec3 .review-top .rt-right { width: 200px; margin: 0 auto 20px; }
    .company-sec3 .col-right p{ text-align: center; font-size: 16px; }
    .company-sec3 h3{ font-size: 18px; }

    .company-sec3 .review-top .rt-right span{font-size: 16px;}
    .company-sec3 .review-top .rt-right .reviews span { font-size: 18px; }

    .company-sec3a{ padding-left: 15px; padding-right: 15px; }
    .company-sec4{ padding-left: 15px; padding-right: 15px; }
    .company-sec4 .item-wrap{ justify-content: center; }
    .company-sec4 .col-left { width: 90%; padding: 20px; border-radius: 10px; }
    .company-sec4 .col-left h3{ font-size: 32px; }
    .company-sec4 .col-right{ width: 100%; flex-direction: row; height: auto; }
    .company-sec4 .col-right .item { width: calc(50% - 20px);}
    .company-sec3 .rev-desc-inner{ padding: 20px 15px; }
    .company-sec3 .glsr-summary { max-width: none; float: none; margin-left: 0px;  margin-bottom: 20px;}
}


.company-sec3 .glsr-default .glsr-field[data-field="title"]{ display: none; }
.company-sec3 .glsr-default .glsr-review-title{ display: none; }




/*======New Design (26june23)=====*/

.page-header{ padding: 50px 0; background:#FAFAFA; }
.page-header h1{ font-size:60px; font-weight:700; color:#F7791B; font-family: 'Inter', sans-serif; margin:0; }

.company-sec1a{ padding: 50px 0 0 0; }
.company-sec1a h3{ font-size:24px; font-weight:600; text-align:center; margin:0 0 20px; }
.company-sec1a .company-overview{ padding: 20px;border-radius: 13px;border: 1px solid #E9E9E9;background: #fff;box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06); margin-bottom: 20px; }
.company-sec1a .company-overview .cta{ border: 1px solid #F7791B; border-radius:13px; background:#F5F5F5; display:flex; justify-content: space-between; padding: 16px; margin-top:10px; color: #12141D; font-size: 16px;
}
.company-sec1a .company-overview .cta a{ color: inherit; }
.company-sec1a .company-overview .cta i{ margin-right:8px; }
.company-sec1a .company-overview .row1{ display:flex; margin-bottom:30px; flex-wrap:wrap; align-items: center; padding-left: 80px; position: relative; }
.company-sec1a .company-overview .row1 .c-logo{ width:65px; height:65px; margin-right: 15px; position: absolute; left:0;  }
.company-sec1a .company-overview .row1 .c-logo img{ position: absolute; left:50%; top: 50%; transform: translate(-50%, -50%); width: auto; height: auto; max-width: 100%; max-height: 100%; }
.company-sec1a .company-overview .row1 h2{ font-size:32px; font-family: 'Poppins', sans-serif; color:#000; font-weight:500; }
.company-sec1a .company-overview .row1 .c-name{ margin-right:auto; margin-bottom: 10px; margin-top: 10px; }
.company-sec1a .company-overview .row1 .right-btns{ display:flex; flex-wrap: wrap; align-items: center; }
.company-sec1a .company-overview .row1 .btn2{ border:1px solid #F7791B; border-radius:100%; margin-left: 10px; width:35px; height:35px; position:relative; display: inline-block; 
}
/* .company-sec1a .company-overview .row1 .btn2:hover{ background:#F7791B; }
.company-sec1a .company-overview .row1 .btn2:hover svg{ filter: brightness(0) invert(1); } */
.company-sec1a .company-overview .row1 .btn2 svg{ position:absolute; left:50%; top:50%; transform: translate(-50%, -50%); }

.company-sec1a .company-overview .row1 .btn1{ border:1px solid #F7791B; background: #F7791B; border-radius:30px; margin-left: 10px; width:auto; padding: 0 20px; height:35px; position:relative; display: flex; align-items: center; color: #fff;
}
.company-sec1a .company-overview .row1 .btn1:hover {
    background: #E66A0D; border-color: #E66A0D;
}
.company-sec1a .company-overview .row1 .btn1 svg{ margin-right: 10px; }
.company-sec1a .company-overview .row2{  margin-bottom:30px; }
.company-sec1a .company-overview .row2 span{ background:#F5F5F5; border-radius: 24px; padding:4px 10px; font-size:14px; color:#71717A; display: inline-block; margin: 4px 2px; }
.company-sec1a .company-overview .row2 span strong{ color:#343434; font-weight:600; }
.company-sec1a .company-overview .row2 .more{ border-radius:10px; }

.company-sec1a .office-details{ padding: 20px;border-radius: 13px;border: 1px solid #E9E9E9;background: #fff;box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06); margin-bottom: 20px; }
.company-sec1a .office-details h3{}
.company-sec1a .office-details .cover-image{ width:100%; height:216px; border-radius: 15px; position:relative; overflow:hidden; }
.company-sec1a .office-details .cover-image img{ position:absolute; width:100%; height:100%; object-fit:cover; object-position:center; }
.company-sec1a .office-details .user-pic{ width:90px; height:90px; border:2px solid #fff;background: #fafafa; position:relative; overflow: hidden; margin: 20px auto 10px;
border-radius: 100%; }
.company-sec1a .office-details .user-pic img{ position:absolute; left:0; top:0; width:100%; height:100%; object-fit: cover; object-position: center; }
.company-sec1a .office-details .user-name{ font-family: 'Inter', sans-serif; font-size:22px; color:#12141D; font-weight:600; text-align: center; }
.company-sec1a .office-details .user-name small{ font-size:14px; font-weight:400; display:block; }

.company-sec1a .office-details .item{  }
.company-sec1a .office-details .item .heading{cursor:pointer; border: 1px solid #F7791B; border-radius:13px; background:#F5F5F5; display:flex; justify-content: space-between; padding: 16px; margin-top:10px; color: #12141D; font-size: 16px; }
.company-sec1a .office-details .item .heading svg{ display: inline-block; vertical-align: middle; margin-right:10px; margin-top:-4px; }
.company-sec1a .office-details .item .panel{ padding:20px; }
.company-sec1a .office-details .item .panel .value p{ font-weight: 600; }
.company-sec1a .office-details .item .panel p{  margin-bottom: 15px; }
.company-sec1a .office-details .item .panel .fa-circle{ margin-right: 10px; transform: scale(0.3); }
.company-sec1a .office-details .item .heading .fa-angle-down{ font-size: 20px; }

.company-sec1a .rating-sec{ padding: 20px;border-radius: 13px;border: 1px solid #E9E9E9;background: #fff;box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06); margin-bottom: 20px; }
.company-sec1a .rating-sec h4{font-size: 17px; font-weight: 400; font-family: 'Poppins', sans-serif; margin: 0 0 10px;}
.company-sec1a .rating-sec .item{ border-radius: 13px;background: #F5F5F5;display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;padding: 16px;margin-top: 10px;color: #12141D;font-size: 16px; position: relative;}
.company-sec1a .rating-sec .item .full-link{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.company-sec1a .rating-sec .name{ width:33%; display:flex; align-items: center;  color:#000; }
.company-sec1a .rating-sec .name img{ margin-right:10px; }
.company-sec1a .rating-sec .rate{ width:33%; text-align:center; color:#FCC108;  }
.ratestar{ display: inline-block; position: relative; }
.ratestar::before{ color: #ddd;  content: "\f005\f005\f005\f005\f005"; font: normal normal normal 20px/1 FontAwesome;  }
.ratestar .activestar{ position: absolute; width: 100%; height: 100%; left:0; top: 0; overflow: hidden;}
.ratestar .activestar::before{ color: orange;  content: "\f005\f005\f005\f005\f005"; font: normal normal normal 20px/1 FontAwesome; }
.company-sec1a .rating-sec .rate .fa{ margin:0 2px; }
.company-sec1a .rating-sec .people{ width:33%; text-align:right; color:#6B6B6B; }

.company-sec1a .review-sec{ padding: 20px;border-radius: 13px;border: 1px solid #E9E9E9;background: #fff;box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06); margin-bottom: 20px; }

.company-sec1a .review-sec .heading{ display:flex; flex-wrap: wrap; align-items:center; justify-content:space-between; margin-bottom: 20px; }
.company-sec1a .review-sec .heading h3{ font-family: 'Inter', sans-serif; font-size: 28px; font-weight:700; margin:0; }
.company-sec1a .review-sec .heading .btn1{ border:1px solid #F7791B; background: #F7791B; border-radius:30px; margin-left: 10px; width:auto; padding: 0 20px; height:35px; position:relative; display: flex; align-items: center; color: #fff;}
.company-sec1a .review-sec .heading .btn1:hover {
    background: #E66A0D; border-color: #E66A0D;
}
.company-sec1a .review-sec .tabbing{ display:flex; margin-bottom:20px; }
.company-sec1a .review-sec .tabbing a{ border: 1px solid #D9D9D9; padding:3px 10px; font-size:14px; }
.company-sec1a .review-sec .tabbing a img{ height: 20px; display: inline-block;  margin-right: 5px; vertical-align: middle; margin-top: -1px; }
.company-sec1a .review-sec .tabbing a:first-child{ border-top-left-radius: 20px; border-bottom-left-radius: 20px; }
.company-sec1a .review-sec .tabbing a:last-child{ border-top-right-radius: 20px; border-bottom-right-radius: 20px; }
.company-sec1a .review-sec .tabbing a.active{ border: 1px solid #F7791B; color:#F7791B; background: rgba(247, 121, 27, 0.07); }
.company-sec1a .review-sec .item { padding: 17px 0; border-bottom: 1px solid #D9D9D9; }
.company-sec1a .review-sec .item:last-child{ border-bottom:0px; }
.company-sec1a .review-sec .item .item-top{ display:flex; align-items: center; justify-content: space-between; margin-bottom: 10px; }
.company-sec1a .review-sec .item .item-top .rate{ color: #BDB8B8; font-family: 'Inter', sans-serif; }
.company-sec1a .review-sec .item .item-top .rate .fa{ color:#FCC108; }
.company-sec1a .review-sec .item p{ color: #71717A; font-family: 'Inter', sans-serif; font-weight: 400; font-size:15px; line-height:1.8; }
.company-sec1a .review-sec .item .item-top .name{ display:flex; align-items:center; }
.company-sec1a .review-sec .item .item-top .name .pic{background: #D9D9D9; border-radius: 100%; position: relative; width: 55px; min-width: 55px; height: 55px; margin-right: 15px; overflow: hidden;}
.company-sec1a .review-sec .item .item-top .name .pic img{ position:absolute; width:100%; height:100%; left:0; top:0; object-position: center; object-fit: cover; }
.company-sec1a .review-sec .item .item-top .name .h4title{ opacity: 0.8; color:#12141D; font-size:18px; font-weight:600; font-family: 'Inter', sans-serif; display: block}
.company-sec1a .review-sec .item .item-top .name .h4title a:hover{ color: #F7791B; }
.company-sec1a .review-sec .item .item-top .name small{ color: #D1D1D1; font-size: 12px; font-family: 'Poppins', sans-serif;}
.company-sec1a .review-sec .item .item-top .name small strong{ color:#F7791B; font-weight:400; }

.company-sec1a .review-sec .item .item-top .name .pic.revicon{
    line-height: 53px;
    font-size: 20px;
}


.company-sec1a .faqsec{ padding: 20px;border-radius: 13px;border: 1px solid #E9E9E9;background: #fff;box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06); margin-bottom: 20px; }
.company-sec1a .faqsec h2{opacity: 0.8; color: #12141D; font-size: 20px; font-weight: 600; font-family: 'Inter', sans-serif;}
.company-sec1a .faqsec .panel-heading {
    cursor: pointer;
    padding: 10px 30px 10px 15px;
    margin-top: 10px;
    color: #12141D;
    font-size: 16px;
    background: #f3f3f3;
    border-radius: 10px;
    position: relative;
}
.company-sec1a .faqsec .panel-heading .fa-angle-down{
    position: absolute;
    right: 10px;
    font-size: 18px;
    top: 50%; margin-top: -10px;
}
.company-sec1a .faqsec .panel-heading.open .fa-angle-down{
    transform: scaleY(-1);
}

.company-sec1a .faqsec .item .panel p{  margin-bottom: 15px; }
.company-sec1a .faqsec .item .panel .fa-circle{ margin-right: 10px; transform: scale(0.3); }

.company-sec1a .faqsec .panel-content{ padding: 20px; }
.company-sec1a .faqsec .panel-content .row{ margin: 0px; }
.company-sec1a .block-right{padding: 20px;border-radius: 13px;border: 1px solid #E9E9E9;background: #fff;box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06); margin-bottom: 20px;}
.company-sec1a .block-right h3{ font-size: 21px; font-weight:500; font-family: 'Poppins', sans-serif; color:#000; }

.company-sec1a .block-right .h3title{ font-size: 21px; font-weight:500; font-family: 'Poppins', sans-serif; color:#000; display: block; margin: 0 0 20px; text-align: center; }
.company-sec1a .block-right .map { margin-bottom:20px; }
.company-sec1a .block-right .map iframe{ width:100% !important; height:300px !important; border-radius: 20px; }
.company-sec1a .block-right .btn1{ color:#000; border: 1px solid currentColor; border-radius: 30px; padding: 10px; text-align:center; margin-bottom: 30px; display: flex; align-items:center; justify-content:center; }
.company-sec1a .block-right .btn1:hover{ color:#fff; border-color: #000; background: #000; }
.company-sec1a .block-right .btn2{ background:#F7791B; color:#fff; border-radius: 30px; padding: 10px; text-align:center; margin-bottom: 15px; display: flex; align-items:center; justify-content:center; }
.company-sec1a .block-right .btn2:hover {
    background: #E66A0D; border-color: #E66A0D;
}
.company-sec1a .block-right .btn2 svg{ margin-right: 10px; }
.company-sec1a .block-right .btn3{ background:#63B000; color:#fff; border-radius: 30px; padding: 10px; text-align:center; margin-bottom: 15px; display: flex; align-items:center; justify-content:center; }
.company-sec1a .block-right .btn3:hover {
    background: #569504;
  }
.company-sec1a .block-right .btn3 svg{ margin-right: 10px;
    filter: brightness(0) invert(1);
    width: 24px;
    transform: scale(1.3);
}
.company-sec1a .block-right .btn4{ background:#12141D; color:#fff; border-radius: 30px; padding: 10px; text-align:center; margin-bottom: 15px; display: flex; align-items:center; justify-content:center; }
.company-sec1a .block-right .btn4 svg{ margin-right: 10px; }
.company-sec1a .block-right .hours{ display:flex; justify-content:space-between; color:#71717A; font-weight:400; font-family: 'Poppins', sans-serif; margin-bottom:15px; }
.company-sec1a .block-right .hours .span2{ color:#1DB51D; }
.company-sec1a .block-right .hours .span2.closed{ color:#FF0F0F; }

.company-sec1a .block-right .media{ display:flex; justify-content: center; list-style:none; }
.company-sec1a .block-right .media li{ margin:6px; }

.company-sec1a .block-right .tag{background: #F5F5F5;padding: 4px 10px;border-radius: 30px;margin: 4px 2px; display: inline-block;}
.company-sec1a .block-right .tag:hover{ background: #eee; }
.company-sec1a .block-right.related{  }
.company-sec1a .block-right.related .item{ display:flex; flex-wrap: wrap; padding: 20px 0; border-bottom:1px solid #D9D9D9; position: relative; }
.company-sec1a .block-right.related .item:last-child{ border-bottom:0px; }
.company-sec1a .block-right.related .item .image{ width:70px; height:70px; border-radius: 15px; overflow: hidden; position:relative; background:#D9D9D9; margin-right: 15px; }
.company-sec1a .block-right.related .item .image img{ position: absolute; max-width: 90%; max-height: 90%; left: 50%; top: 50%; transform: translate(-50%, -50%); mix-blend-mode: multiply; }
.company-sec1a .block-right.related .item .details{ width: calc(100% - 85px); }
.company-sec1a .block-right.related .item .details h4{color: #71717A; font-family: 'Poppins', sans-serif; font-size: 21px; font-weight: 600; margin: 0 0 5px;}
.company-sec1a .block-right.related .item .details p{color: #6B6B6B; font-family: 'Poppins', sans-serif; font-size: 14px; font-weight: 400;}

.company-sec1a .block-right.quick_links .tag::after{
    content: "\f08e"; font: normal normal normal 14px/1 FontAwesome; margin-left: 6px;
}

.anchorblank{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 10; }

.company-sec1b{ padding: 0 0 50px 0; }
.company-sec1b h2{ margin-bottom: 20px; }
.company-sec1b .fb_feed {
  padding: 20px;
  border-radius: 13px;
  border: 1px solid #E9E9E9;
  background: #fff;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06);
  margin-bottom: 20px;
}
.company-sec1b .twitter_feed {
  padding: 20px;
  border-radius: 13px;
  border: 1px solid #E9E9E9;
  background: #fff;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06);
  margin-bottom: 20px;
}
/*.fb_iframe_widget iframe{ width:100% !important; }*/
/*.fb_iframe_widget span{ width:100% !important; display:block !important; }*/
.company-sec1a .office-details .company-images{ list-style: none; display: flex; flex-wrap: wrap; margin-bottom: 20px; }
.company-sec1a .office-details .company-images li{ width: calc(25% - 10px); margin-right: 13px; position: relative; }
.company-sec1a .office-details .company-images li:last-child{ margin-right: 0; }
.company-sec1a .office-details .company-images li::before{ content:""; padding: 100% 0 0 0; display: block; }
.company-sec1a .office-details .company-images li img{ position: absolute; width: 100%; height: 100%; left: 0; top:0; object-fit: cover; object-position: center; cursor: pointer; }
.addtoany_shortcode a{ background: url(img/share-icon.svg) no-repeat center / 35px auto !important; margin-left: 10px; }
.addtoany_shortcode a span{ opacity: 0 !important; }

.home-sec1.blog-head{ text-align: center; padding: 50px 0 60px; background: #f6781a; }
.home-sec1.blog-head .block{ margin: auto; }

.home-sec1.blog-head h1{ margin: 0 0 15px; }
.home-sec1.blog-head h1 strong{ color: #fff; }
.home-sec2.articles .item{ width: calc((100%/3) - 30px); display: block; margin: 0 15px 30px; border-radius: 20px; overflow: hidden; text-align: left; background-color: #fff; padding: 25px; box-shadow: 0 8px 60px 0 rgba(103,151,255,.11), 0 12px 90px 0 rgba(103,151,255,.11);  display: flex; flex-direction: column;}
.home-sec2.articles .item .image{ border:0px; margin: -25px -25px 25px; border-radius: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.home-sec2.articles .item h3{ font-size: 18px; text-align: left; margin: 0 0 10px; }
.home-sec2.articles .item h3 a:hover{
    color: #f6781a;
}
.home-sec2.articles .item .meta {
    margin-bottom: 5px;
    color: #f6781a;
    font-weight: 500;
    opacity: 0.7;
}
.home-sec2.articles{ padding: 100px 0; }
.home-sec2.articles .more-link{
    display: block; 
    text-align: center;
    padding: 12px 20px;
    border-radius: 30px;
    background: #eee;
    margin-top: auto;
    font-size: 16px;
}
.home-sec2.articles .more-link:hover{  background: #f6781a; color: #fff; }
.home-sec2.articles .excerpt .more-link{ display: none !important}
.home-sec2.articles .excerpt{ margin-bottom: 20px; }


.related_blog_single{}

.related_blog_single .item{ width: 100%; display: block; margin: 0; border-radius: 20px; overflow: hidden; text-align: left; background-color: #fff; padding: 25px; 
    /* box-shadow: 0 8px 60px 0 rgba(103,151,255,.11), 0 12px 90px 0 rgba(103,151,255,.11);   */
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: flex; flex-direction: column;}
.related_blog_single .item .image{ border:0px; margin: -25px -25px 25px; border-radius: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.related_blog_single .item h3{ font-size: 18px; text-align: left; margin: 0 0 10px; }
.related_blog_single .item h3 a:hover{
    color: #f6781a;
}
.related_blog_single .item .meta {
    margin-bottom: 5px;
    color: #f6781a;
    font-weight: 500;
    opacity: 0.7;
}
.related_blog_single{ padding: 100px 0; }
.related_blog_single .more-link{
    display: block; 
    text-align: center;
    padding: 12px 20px;
    border-radius: 30px;
    background: #eee;
    margin-top: auto;
    font-size: 16px;
}
.related_blog_single .more-link:hover{  background: #f6781a; color: #fff; }
.related_blog_single .excerpt .more-link{ display: none !important}
.related_blog_single .excerpt{ margin-bottom: 20px; }

/* .single-post .post{ max-width: 1000px; width: 100%; padding: 30px; text-align: center; margin: auto;}

.single-post .post p{ font-size: 16px; text-align: left; margin: 0 0 20px; }
.single-post .post ol{ font-size: 16px; text-align: left; padding-left: 14px; margin: 0 0 20px; }
.single-post .post ul{ font-size: 16px; text-align: left; padding-left: 14px; margin: 0 0 20px; }

.single-post .post ul li, .single-post .post ol li{ margin-bottom: 15px; }
.single-post .post ul li:last-child, .single-post .post ol li:last-child{ margin-bottom: 0px; }



.single-post .post table{ border: 0.5px solid #ddd; margin-bottom: 30px; border-spacing: 0px;}
.single-post .post table td{ border: 0.5px solid #ddd; }
.single-post .post table th{ border: 0.5px solid #ddd; }

 */
 .single-post .post ol{  padding-left: 14px; }
.single-post .post ul{  padding-left: 14px; }
.single-post .post ul li, .single-post .post ol li{ margin-bottom: 15px; }
.single-post .post ul li:last-child, .single-post .post ol li:last-child{ margin-bottom: 0px; }
 .single-post .post h2{ font-size: 36px; line-height: 1.1; font-weight: 800; margin: 0 0 30px; color: #12141D; font-family: 'Inter', sans-serif;}
.single-post .post h3{ font-size: 32px; line-height: 1.1; font-weight: 800; margin: 0 0 30px; color: #12141D; font-family: 'Inter', sans-serif;}

.single-post .post h4{ font-size: 24px; line-height: 1.1; font-weight: 700; margin: 0 0 20px; color: #12141D; font-family: 'Inter', sans-serif;}
.single-post .post h5{ font-size: 21px; line-height: 1.1; font-weight: 700; margin: 0 0 20px; color: #12141D; font-family: 'Inter', sans-serif;}
.single-post .post h6{ font-size: 18px; line-height: 1.1; font-weight: 700; margin: 0 0 15px; color: #12141D; font-family: 'Inter', sans-serif;}
 .single-post .post .entry-footer{ display: flex; justify-content: center; }
 .single-post .post .entry-footer .posted-by{ margin-right: 15px;} 
body.single-post{ background: none; }
.single-post .post .entry-header{ background: none; padding: 0px !important; }
.single-post .post h1{
    font-size: 42px;
    line-height: 1.1;
    font-weight: 800;
    margin: 0 0 30px;
    color: #F7791B;  
    text-align: center;
    font-family: 'Inter', sans-serif;
}
.single-post .post .meta{ 
    text-align: center;
    font-size: 16px;
    margin: 0 0 20px; 
}
.single-post .post .post-thumbnail{ border-radius: 20px; overflow: hidden; box-shadow: 0 8px 60px 0 rgba(103,151,255,.11), 0 12px 90px 0 rgba(103,151,255,.11);  margin-bottom: 30px; }
.single-post .comment-reply-title{ 
    font-size: 36px;
    line-height: 1.1;
    font-weight: 700;
    margin: 0 0 20px;
    color: #12141D;  
    font-family: 'Inter', sans-serif;
}
.single-post .comments-area .submit{ background: #F7791B; color: #fff; border: 0px; border-radius: 30px; outline: none; background: #F7791B !important;
    color: #fff !important;   }
.single-post .comments-area .submit:hover{ background: #E66A0D !important; }
.post-navigation .nav-links .post-title{ display: none; }

.entry-content .wp-audio-shortcode, .entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), [class*="inner-container"] > :not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .default-max-width {
    max-width: 900px !important;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.post-navigation .nav-links{ max-width: 900px !important; width: 90%;  margin-left: auto; margin-right: auto; }
.navigation a:hover{ text-decoration: none !important; }
.comment-meta{ background: none; padding: 0px; }

@media(max-width:767px){
    .company-sec1a .col-8{ flex: 0 0 100%; max-width: 100%; }
    .company-sec1a .col-4{ flex: 0 0 100%; max-width: 100%; }
    .company-sec1b .col-8{ flex: 0 0 100%; max-width: 100%; }
    .company-sec1b .col-4{ flex: 0 0 100%; max-width: 100%; }

    .page-header h1{ font-size: 36px; }
    .page-header{ padding:30px 0; }
    .company-sec1a .company-overview .row1 .right-btns{ justify-content: center; }
    .company-sec1a .company-overview .row1 .btn1 { width: 100%; margin: 15px 0; justify-content: center; } 
    .company-sec1a .rating-sec .name{ width:100%; margin-bottom: 15px; }
    .company-sec1a .rating-sec .rate{ width:50%; text-align:left; }
    .company-sec1a .rating-sec .people{ width: 50%; }
    .company-sec1a .office-details .item .panel .col-6{ flex: 0 0 100%; max-width: 100%; }
    .company-sec1a .review-sec .heading h3{ width:100%; text-align:left; margin-bottom: 15px }
    .company-sec1a .review-sec .heading .btn1{ margin:10px 0 0 0; }

    header .col-6{ flex: 0 0 60%; max-width: 60%;  }
    header .col-3{ flex: 0 0 40%; max-width: 40%;  }
    .home-sec1{ padding: 100px 0 0;}
    .home-sec1 .col-5{ flex: 0 0 100%; max-width: 100%; }
    .home-sec1 .col-7{ flex: 0 0 100%; max-width: 100%; }
    .home-sec1 h1 { font-size: 36px; text-align: left;}

    .home-sec2 h2{ font-size: 32px; text-align: left; }
    .home-sec3 .col-6{ flex: 0 0 100%; max-width: 100%; }
    .home-sec3 .row{ flex-direction: column-reverse; }
    .home-sec3 .col-6:nth-child(1) { padding: 0 15px; margin-top: 30px; }
    .home-sec3 h2{ font-size: 32px; text-align: left; }

    .home-sec4 h2{ font-size: 32px; text-align: left; }
    .home-sec3 .item { width: calc(50% - 16px); margin-left: 0; margin-right: 16px; }

    .single-post .post h1{ font-size: 32px; }

    .single-post .post h2{ font-size: 27px; }
    .single-post .post h3{ font-size: 24px; }
    
    .single-post .post h4{ font-size: 21px; }
    .single-post .post h5{ font-size: 18px; }
    .single-post .post h6{ font-size: 16px; }
    .home-sec2.articles .item{ width: 100%; margin: 0 0 30px;}
    .home-sec2.articles {
        padding: 50px 0;
    }
    .company-sec1a .review-sec .item .item-top{ flex-wrap: wrap; }
    .company-sec1a .review-sec .item .item-top .name{ width: 100%; }
    .company-sec1a .review-sec .item .item-top .rate{ margin-left: 70px; }
}










/**** New Pro css*****/
.review-from-wrapper{padding:20px;border-radius:13px;border:1px solid #E9E9E9;background:#fff;box-shadow:0px 0px 24px 0px rgba(0, 0, 0, 0.06);margin-bottom:20px;}
.review-from-wrapper .form-group label{width:100%;display:block;font-size:16px;font-weight:500;margin:0 0 10px;}
.review-from-wrapper .form-group textarea{height:120px;resize:none;}
.review-from-wrapper .form-group .input_field{width:100%;font-size:16px;padding:12px 15px;border:1px solid #ddd;font-family:'Poppins', sans-serif;}
.rating-stars ul{ position: relative; max-width:max-content; padding:0;-moz-user-select:none;-webkit-user-select:none;text-align:left;margin:20px 0;}
.rating-stars ul > li.star{display:inline-block;cursor:pointer;}
.review-from-wrapper h2{border-bottom:1px solid #D9D9D9;padding-bottom:20px;}
.rating-stars ul > li.star > i.fa{font-size:2.5em;color:#ccc;}
.rating-stars ul > li.star.hover > i.fa{color:#FFCC36;}
.rating-stars ul > li.star.selected > i.fa{color:#FF912C;}
.review-from-wrapper input.submit_btn{background:#F7791B;border:0;height:51px;color:#fff;font-family:'Poppins';font-weight:500;font-size:16px;padding:5px 20px;outline:none;cursor:pointer;transition:all 0.3s;}
.review-from-wrapper input.submit_btn:hover{background:#f7791b9c;}


.company-sec1a .office-details .user-name + h2{text-align:center;margin:20px 0 25px;}
.company-sec1a .office-details .item .panel{display:none;}
.company-sec1a .office-details .item .heading.open .fa-angle-down {
    color: #F7791B;
    transform: rotate(180deg);
    transition: all 0.3s;
}
.falsh_msg {
	background: red;
	padding: 3px 10px 5px;
	color: #fff;
	position: absolute;
	font-size: 10px;
	display: none;
}
.falsh_msg::after {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	background: red;
	clip-path: polygon(100% 0, 0 0, 0 100%);
}
#rating_flash {
	top: -28px;
	left: 80%;
	min-width: 164px;
}
#rating_flash::after{
    left: 26px;
    top: 100%;
}
.pos_rel {
	position: relative;
}
#review_flash {
	top: 0px;
	left: 120px;
}
#review_flash::after{
    left: 26px;
    top: 100%;
}

#name_flash{
    top: -1px;
    left: 30%;
	min-width: 145px;
}
#name_flash::after{
    left: 26px;
    top: 100%;
}
#email_flash{
    top: -1px;
    left: 30%;
	min-width: 145px;
}
#email_flash::after{
    left: 26px;
    top: 100%;
}
.success_msg {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: green;
	left: 200px;
	padding: 1px 10px 2px;
	font-weight: 600;
	font-size: 14px;
    display: none;

}
.error_msg{
    position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: red;
	left: 200px;
	padding: 1px 10px 2px;
	font-weight: 600;
	font-size: 14px;
    display: none;

}



/*================ReviewPage================*/
.rev-sec1.company-sec1a{

}
.rev-sec1.company-sec1a .row1{ display:flex; margin-bottom:30px; flex-wrap:wrap; padding-left: 130px; position: relative; min-height:120px; }
.rev-sec1.company-sec1a .row1 .c-logo{ width:110px; height:110px; margin-right: 15px; position: absolute; left:0;  }
.rev-sec1.company-sec1a .row1 .c-logo img{ position: absolute; left:50%; top: 50%; transform: translate(-50%, -50%); width: auto; height: auto; max-width: 100%; max-height: 100%; }
.rev-sec1.company-sec1a .row1 h2{ font-size:38px; font-family: 'Inter', sans-serif; color:#000; font-weight:500; }
.rev-sec1.company-sec1a .row1 .c-name{ margin-right:auto; margin-bottom: 10px; margin-top: 10px; }
.rev-sec1.company-sec1a .row1 .web a{
    border-radius: 20px;
    background: #F5F5F5;
    padding: 5px 15px;
    display: inline-block;
    margin-bottom: 10px;
}
.rev-sec1.company-sec1a .row1 .web a svg{
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
.rev-sec1.company-sec1a .row1 .reviews{
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.rev-sec1.company-sec1a .row1 .reviews i{
    color: #FFCB2B;
}
.rev-sec1.company-sec1a .top-part{
    display: flex; flex-wrap: wrap;
    border-top: 1px solid #DBDBDB;
    padding: 40px 0;
}
.rev-sec1.company-sec1a .part1{
    border-right: 1px solid #DBDBDB;
    width: 33.33%;
}
.rev-sec1.company-sec1a .part2{
    border-right: 1px solid #DBDBDB;
    width: 33.33%;
    padding-left: 80px;
    padding-right: 80px;
}
.rev-sec1.company-sec1a .part3{
    width: 33.33%;
    padding-left: 80px;
}
.rev-sec1.company-sec1a .part3 ul{
    margin: 0px;
    padding: 0;
    list-style: none;
}
.rev-sec1.company-sec1a .part3 li{
    margin-bottom: 10px;
    display: flex;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    align-items: center;
}
.rev-sec1.company-sec1a .part3 li i{
    color: #FFCB2B;
    font-size: 20px;
    display: inline-block;
    margin: 4px 10px 0 0;
}
.rev-sec1.company-sec1a .part3 li .bar_cover{
    position: relative;
    border-radius: 0px 23px 23px 0px;
    background: #eee;
    height: 12px;
    width: 100%;
    margin: 0 10px;
}
.rev-sec1.company-sec1a .part3 li .bar{
    border-radius: 0px 23px 23px 0px;
    background: #63B000;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;

}
.rev-sec1.company-sec1a .top-part{
    text-align: left;
    
}
.rev-sec1.company-sec1a .top-part .span1{
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 25px;
}
.rev-sec1.company-sec1a .top-part .span2{
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    margin: 0 0 10px;
    display: flex;
    align-items: center;
}
.rev-sec1.company-sec1a .top-part h3 .ratestar{
    margin-left: 15px;
}
.rev-sec1.company-sec1a .top-part p{
    color: #71717A;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}
.rev-sec1.company-sec1a .rating-sec{
    padding: 0;
    border: 0;
    box-shadow: none;
}
.rev-sec1.company-sec1a .right-blk{
    border-radius: 13px;
    border: 1px solid #E9E9E9;
    background: #FFF;
    padding: 20px;
    margin: 20px 0 0;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06);
}
.rev-sec1.company-sec1a .right-blk p{
    color: #71717A;
    font-family: 'Inter', sans-serif; 
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px; /* 129.167% */
    letter-spacing: -0.48px;
    margin: 0 0 20px;
}
.rev-sec1.company-sec1a .right-blk .btn{
    border-radius: 25px;
    color: #FFF;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 265% */
}
.rev-sec1.company-sec1a .right-blk .btn.btn1{
    background: #63B000;
}
.rev-sec1.company-sec1a .right-blk .btn.btn2{
    background: #FBBB00;
}
.rev-sec1.company-sec1a .rating-sec .span3{
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.rev-sec1.company-sec1a .rating-sec p{
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.rev-sec2{ padding: 50px 0 0; text-align:center; position:relative; }
.rev-sec2::before{
    background: linear-gradient(90deg, rgba(208, 208, 208, 0.00) 0%, #D0D0D0 42.79%, rgba(208, 208, 208, 0.00) 100%);
    width: 500px;
    max-width: 100%;
    content: "";
    height: 1px;
    position: absolute;
    left: 50%;
    top: 10px;
    transform: translateX(-50%);
}

.rev-sec2 .col-6:nth-child(1)::before{
    background: linear-gradient(0deg, rgba(208, 208, 208, 0.00) 0%, #D0D0D0 42.79%, rgba(208, 208, 208, 0.00) 100%);
    height: 400px;
    max-height: 100%;
    content: "";
    width: 1px;
    position: absolute;
    top: 50%;
    right: -1px;
    transform: translateY(-50%);
}

.rev-sec2 h4{
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.rev-sec2 h2{
    color: #F7791B;
    font-family: 'Inter', sans-serif; 
    font-size: 55px;
    font-style: normal;
    font-weight: 800;
    line-height: 60px; /* 93.75% */
    margin: 0 0 30px;
}
.rev-sec2 h3{
    border-radius: 13px;
    background: #F5F5F5;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.03);
    color:  #12141D;
    font-family: 'Inter', sans-serif; 
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 160% */
    padding: 15px 20px;
    text-align: left;
}
.rev-sec2 ul{
    text-align: left;
    color: #71717A;
    text-align: justify;
    font-family: 'Inter', sans-serif; 
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 177.778% */
    padding-left: 55px;
    list-style: none;
    margin: 0 0 50px;
}
.rev-sec2 ul li{
    margin-top: 30px;
    position: relative;
}
.rev-sec2 ul.bad li::before{
    background: url(img/bad-icon.png) no-repeat center / contain;
    content: "";
    left: -36px;
    top: 5px;
    position: absolute;
    width: 24px;
    height: 24px; 
}
.rev-sec2 ul.good li::before{
    background: url(img/good-icon.png) no-repeat center / contain;
    content: "";
    left: -36px;
    top: 5px;
    position: absolute;
    width: 24px;
    height: 24px; 
}
.rev-sec2 .col-6{
    padding: 0 30px;
}




.rev-sec4{ padding: 50px 0; text-align:center; }
.rev-sec4 h3{color: #000;font-family: 'Poppins', sans-serif;font-size: 32px;font-style: normal;font-weight: 500;line-height: normal;} 
.rev-sec4 .items{ display:flex; flex-wrap:wrap; margin-left:-15px; margin-right:-15px; }
.rev-sec4 .item{ background: #fff; border-radius: 16px; border: 1px solid #E9E9E9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06); width: calc(33.33% - 30px); margin: 80px 15px 15px; padding: 0 20px 20px;}
.rev-sec4 .item .image{ width: 110px; height:110px; margin: -55px auto 20px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15); background:#fff; border-radius:100%; overflow: hidden; position:relative; }
.rev-sec4 .item .image img{ position:absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width:100%; height:100%; object-fit:contain; object-position: center; }
.rev-sec4 .item h4{ color: #12141D; font-family: 'Inter', sans-serif; font-size: 20px; font-style: normal; font-weight: 600; line-height: 1.6; margin: 0 0 20px;}
.rev-sec4 .item p{ color: #71717A; text-align: center; font-family: 'Inter', sans-serif; font-size: 18px; font-style: normal; font-weight: 400; line-height: 1.6;}
.rev-sec4 .item .btn{  margin-top:auto; border-radius: 25px; }

.company-sec1a .review-sec .btn-full{ width: 100%; text-align: center; margin: 20px 0 0 0 }
.company-sec1a .review-sec  h3{
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left; 
}


@media(max-width:767px){
    .rev-sec1.company-sec1a .row1{
        padding-left: 0;
    }
    .rev-sec1.company-sec1a .row1 .c-logo{ position:relative; }
    .rev-sec1.company-sec1a .row1 .c-name{ width:100%;  }
    .rev-sec1.company-sec1a .part1{ width:100%; border-right: 0px; border-bottom: 1px solid #DBDBDB; padding-bottom:20px; }
    .rev-sec1.company-sec1a .part2{ width:100%; border-right: 0px; border-bottom: 1px solid #DBDBDB; padding:20px 0; }
    .rev-sec1.company-sec1a .part3{ width:100%; padding:20px 0; }

    .rev-sec2 .col-6{ flex: 0 0 100%; max-width: 100%; padding:0 15px; }
    .rev-sec4 .item{ width: calc(100% - 30px); }
    .rev-sec2 .col-6:nth-child(1)::before{ display:none; }
    .rev-sec2 ul{ padding-left: 40px; }
}





.write_a_review_modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    z-index: 9;

}
.overlay_popup {
	position: fixed;
	top: 0;
	left: 0;
	cursor: pointer;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.61);
	
}
.write_a_review_modal .sublime_popup_body_wrap {
	background: #fff;
	border-radius: 14px;
	z-index: 1;
	max-width: 544px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	max-height: 90%;
	overflow-y: auto;
}
.write_a_review_modal .review-from-wrapper h2 {
	border-bottom: 0;
	padding-bottom: 15px;
	background: #F7791B;
	text-align: center;
	color: #fff;
	padding-top: 15px;
	font-size: 20px;
	font-weight: 500;
}
.write_a_review_modal  .rating-stars ul {
	margin:15px auto 5px;
}
.write_a_review_modal #reviewForm {
	width: 100%;
	padding: 0 30px;
}
.write_a_review_modal #reviewForm .form-group {
	width: 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.write_a_review_modal  .review-from-wrapper .form-group .input_field {
	padding: 10px 15px;
	border-radius: 16px;
}
.write_a_review_modal .rating-stars ul > li.star > i.fa {
	font-size: 1.8em;;
}
.write_a_review_modal .review-from-wrapper input.submit_btn {
	border-radius: 25px;
	margin-right: 0;
	margin-left: auto;
	display: block;
	height: 40px;
	font-size: 15px;
}
.write_a_review_modal .review-from-wrapper .form-group textarea {
	height: 100px;
}
.write_a_review_modal .rating-stars ul + p {
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 10px;
}
.write_a_review_modal .close {
	position: absolute;
	top: 10px;
	right: 5px;
	background: #fff;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-content: center;
	border-radius: 50%;
	align-items: center;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
}
@media(max-width:767px){
    .write_a_review_modal .sublime_popup_body_wrap {
	max-width: 95%;

}
}

.error_msg {
    left: 0;
    max-width: 260px;
}
.success_msg{
   left: 0;
    max-width: 260px;
}
@media(max-width:767px){
    #rating_flash {
        left: 40%;
      }
.success_msg,.error_msg  {
    position: relative;
    transform: none;
    left: auto;
    font-size: 14px;
    max-width: 100%;
    margin-top: 10px;
    text-align: center;
}
.write_a_review_modal .review-from-wrapper input.submit_btn {
    width: 100%;
}
}

.loader {
    display:none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 0px);
    background: #5b565659;
    z-index: 1;
}

.loader svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.sublime_popup_body_wrap_inner{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}


.company_pagination{
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.company_pagination .pagination{ display: flex; margin: auto; list-style: none; }
.company_pagination .pagination a{ width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; border: 1px solid #ddd; margin: 0 -1px 0 0; }
.company_pagination .pagination li:first-child a{ border-radius: 10px 0 0 10px; }
.company_pagination .pagination li:last-child a{ border-radius: 0 10px 10px 0; }
.company_pagination .pagination .active a { background: #F7791B !important; color: #fff !important; }
.home-sec2{ position: relative; }
.company_pagination .pagination a:hover{ background: #eee; }
.company_pagination .pagination .disabled{ pointer-events: none; }
footer .category-company{ margin-bottom: 30px; display: flex;
    flex-wrap: wrap; }
footer .category-company a{ display: block; margin-bottom: 10px; width: 20%; padding: 0 0 0 30px;
    position: relative; }
footer .category-company a img{ height: 16px; width: auto; margin-right: 10px; vertical-align: middle; position: absolute;
    left: 0;
    top: 2px; }

.cl-temp{display: flex; flex-wrap: wrap;}
.cl-temp a{ display: block; margin-bottom: 20px; width: 25%; text-align: left; padding: 0 0 0 30px;
    position: relative;}
.cl-temp a img{ height: 16px; width: auto; margin-right: 10px; vertical-align: middle;position: absolute;
    left: 0;
    top: 2px; }

@media(max-width:767px){
    footer .category-company a, .cl-temp a{ width: 50%; }
}
@media(max-width:470px){
    footer .category-company a, .cl-temp a{ width: 100%; }
}



.single-post .entry-content a[href^="tel:"] {
    border-radius: 30px;
    background: #F7791B !important;
    color: #fff !important;
    padding: 3px 10px 5px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}
.single-post .entry-content a[href^="tel:"]:hover{
    background: #E66A0D !important;
}
@media(max-width:767px){
    .scrollable-table{ overflow-x: scroll; }
    .scrollable-table table{ width: 800px; }
}