@charset "UTF-8";
/*
Theme Name: Theme2019
Author: the WordPress team
Version: 1.6
*/

@font-face {
    font-family: 'Lato-Regular';
    src: url('fonts/Lato-Regular.eot');
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lato-Regular.woff2') format('woff2'),
        url('fonts/Lato-Regular.woff') format('woff'),
        url('fonts/Lato-Regular.ttf') format('truetype'),
        url('fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


* {
    box-sizing: border-box;
    margin:0;
    padding:0;
}
body {
    margin:0;
    padding:0;
}
p:empty{
    display: none;
}
.clear {
    clear: both;
}
.alignleft, .alignright, .aligncenter {
    margin-bottom: 10px;
}
.alignnone {
    margin-bottom: 10px;
}
.alignleft {
    float:left;
    margin-right: 15px;
    margin-top: 0;
}
.alignright {
    float:right;
    margin-right: 15px;
    margin-top: 0;
}
.aligncenter {
    display:block;
    margin: 0 auto 15px auto;
}
iframe, img {
    max-width: 100%;
    border:none;
}
img {
    border:0;
    height: auto;
}
a {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
    font-family:Arial, Helvetica, sans-serif;
    margin: 0 0 20px 0;
    padding: 0;
}
p, li, ul, ol, blockquote {
    font-family:Arial, Helvetica, sans-serif;
    margin: 0 0 10px 0;
    padding: 0;
}
p {
    margin: 0 0 20px 0;
}
ul, ol, li {
    list-style: none;
}
a:visited {
    color: inherit;
}
a:hover {
    text-decoration: none;
}
a, a:hover, input[type="submit"], button {
    outline: 0;
}
button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance:none;
    border-radius:0
}
.container {
    max-width:1300px;
    width:100%;
    margin: 0 auto;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.fw {
    float:left;
    width:100%;
}
.wrapper {
    float:left;
    width:100%;
}
/* Header Top Section */
.header_top {
    float:left;
    width:100%;
    background:#f17014;
    padding:10px 0;
}
.header_top .hdr_top {
    float:left;
    width:100%;
}
.header_top .top_lft {
    float:left;
}
.header_top .top_lft h5 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:normal;
    color:#fff;
    line-height:normal;
    padding-left:25px;
    position:relative;
    margin:0;
}
.header_top .top_lft h5 a {
    color:inherit;
}
.header_top .top_lft h5:before {
    content:"";
    background:url(images/sprites.png) no-repeat left top;
    width:16px;
    height:18px;
    background-position:0px 0px;
    position:absolute;
    left:0;
    top:0;
}
.header_top .top_rt {
    float:right;
}
.header_top .top_rt h5 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:normal;
    color:#fff;
    line-height:normal;
    padding-left:25px;
    position:relative;
    margin:0;
}
.header_top .top_rt h5 a {
    color:inherit;
}
.header_top .top_rt h5:before {
    content:"";
    background:url(images/sprites.png) no-repeat left top;
    width:16px;
    height:18px;
    background-position:-23px 0px;
    position:absolute;
    left:0;
    top:3px;
}
.clear {
    clear: both;
}
/* Header Top Section Ends */
.logo-menu {
    float:left;
    width:100%;
    padding:16px 0;
}
.hdr-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo img {
    width: 100%;
    display: block;
}
.top-rt {
    width: auto;
    padding-top: 0 !important;
    display: flex;
    align-items: center;
}

.hdr-socio.dsk-scl {
    display: block;
    margin: 0px;
}
.hdr-socio {
    width: auto;
    margin-right: 110px;
    font-size: 0px;
    margin-top: 0 !important;
    display: none;
}
.hdr-socio a{
    font-size:0px;
    display:inline-block;
    width:48px;
    height:48px;
    margin-right:7px;
    background-repeat:no-repeat;
}
.hm-top-call {
    width: auto;
    padding-left: 86px;
    position: relative;
}
.hm-top-call a:before{
    position:absolute;
    content:"";
    width:69px;
    height:69px;
    background-repeat:no-repeat;
    left:0;
    top:0;
    bottom:0;
    margin:auto;
    background-image:url(images/blue-hm-sprites.webp);
    background-position:-211px -1px;
}
.hm-top-call p{
    font-family: "Cinzel", serif;
    font-weight:400;
    font-size:19px;
    color:#555657;
    line-height:19px;
    letter-spacing:0.19px;
    margin:0px;
    text-transform:uppercase;
}
.hm-top-call a {
    display: inline-block;
    font-family: 'Noto Sans';
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0.4px;
    font-weight: 700;
    line-height: 1.2;
    color:#314558;
}
.hm-top-call a:hover{
    color:#ff5e1d;
}

.main-menu {
    padding: 0 !important;
}
/* Top Menu Section */
.topmenu ul li.current-menu-item a{
    position: relative;
}

.topmenu ul {
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.topmenu ul li {
    position: relative;
    padding: 0 !important;
    margin: 0px;
    display: inline-block;
}
.topmenu ul li:after{
    position:absolute;
    content:"";
    width:1px;
    height:20px;
    background-color:#778491;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
}
.topmenu ul li:last-child:after{
    display:none;
}
.topmenu ul li ul li:after{
    display: none;
}
.topmenu ul li:first-child a {
    padding-left: 0;
}
.topmenu ul li:last-child a {
    padding-right: 0;
}
.topmenu ul li a {
    display: inline-block;
    font-size: 19px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 500;
    padding: 23px 40px;
    color: #fff;
}
.topmenu ul.primary-menu > li > a {
    line-height:1;
    text-transform: uppercase;
}
.topmenu ul li:first-child {
    padding-left: 0px;
}
.topmenu ul li:last-child {
    padding-right: 0px;
}
.topmenu ul li ul.sub-menu {
    display: none;
    width:250px;
    position: absolute;
    top: 100%;
    left: 0;
    background-color:#00235b;
    padding: 0px 0;
    z-index: 999;
}
.topmenu ul li:hover ul.sub-menu {
    display: block;
}
.topmenu .sub-menu li.current-menu-item a {
    color: #fff;
}
.topmenu .sub-menu li a:after {
    display: none;
}
.topmenu .sub-menu li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0
}
.topmenu .sub-menu li a {
    float: left;
    font-size: 16px;
    width: 100%;
    line-height: normal;
    padding:10px 16px !important;
    color: #fff;
    display: block;
    text-align: left;
}

.topmenu .sub-menu li a:hover {
    background-color:#ff5e1d;
    color: #fff;
}
.topmenu ul ul a:after {
    display: none;
}
.topmenu ul li.wide-menu {
    /* position: static; */
    position: relative;
}
.topmenu ul li.wide-menu ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 550px;
    background-color: #3c3c3c;
    padding: 0px;
    z-index: 999;
    display: none;
}
.topmenu ul li.wide-menu:hover ul {
    display: block;
}
.topmenu ul li.wide-menu ul li {
    width: 50%;
    margin: 0;
    padding: 7px 0;
    float: left;
    border: 0
}
.topmenu ul li.wide-menu ul li a {
    text-transform: capitalize;
    padding: 0;
    width: 100%;
    float: left;
    border: 0;
    background-color: transparent;
    transition-duration: 0.5s;
}
.topmenu ul li.wide-menu ul li a:hover {
    background-color: #ff5e1d;
    color: #fff;
}
.topmenu ul li.wide-menu ul li ul {
    position: inherit;
    top: inherit;
    left: inherit;
    padding: 0 0 0 10px;
    width: 100%;
}
.topmenu ul li.wide-menu ul li ul li {
    width: 100%;
    margin: 0 0px;
    float: left;
    padding: 5px 0;
}
.topmenu ul li.wide-menu ul li ul li:last-child {
    border-bottom: 0;
}
.topmenu ul li.wide-menu ul li ul li a {
    width: 100%;
    font-weight: normal;
}
/* Top Menu Section Ends */


/* Mobile Menu Styles */
.showhide {
    display: none;
    color: #fff;
    width: 110px;
    height: 28px;
    float: left;
    text-align: left;
    cursor: pointer;
    padding: 0px 0 0 33px;
    position: relative;
}
.showhide b.txtl {
    text-align: right;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    font-family: "Nunito Sans", sans-serif;
    font-weight:500;
    text-transform: uppercase;
    margin: 0 0px 0 0px;
    color: #fff;
    padding-top: 2px;
}
.showhide b.txtr {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    text-align: left;
    font-size: 36px;
    line-height: 31px;
    font-weight: normal;
    color: #fff;
    width: 27px;
    height: 32px;
}
.mobinav {
    display: none;
    width: 100%;
    color: #fff;
    box-sizing: border-box;
    z-index: 99999995;
    float: left;
}
.mobinav ul {
    float: left;
    margin: 0px 0 0 0;
    padding: 5px 0px;
    width: 100%;
}
.mobinav ul li {
    float: left;
    margin: 0;
    width: 100%;
    list-style: none;
    padding: 0 20px;
    box-sizing: border-box;
    border: 0;
    margin: 0;
    padding: 0px;
    position: relative;
    font-family: "Nunito Sans", sans-serif;
    font-weight:500;
}
.mobinav a {
    width: 100%;
    float: left;
    padding: 0px;
    display: block;
    line-height: normal;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Nunito Sans", sans-serif;
    font-weight:500;
    border: 0;
    margin: 0;
    text-decoration: none;
    line-height: 1.4;
    margin-bottom: 15px;
}

.mobinav ul li.current-menu-item a {
    color: #fff;
}
.mobinav ul li a:hover {
    color: #ff5e1d;
}
.mobinav ul li ul {
    float: left;
    padding: 0 0 0 18px;
}
.mobinav ul li ul li a {
    text-transform: capitalize;
}
.mobinav ul li a.drop {
    font-size: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 28px;
    background-image: url(images/plus-white.png);
    background-position:right top 4px;
    background-size: 18px;
    background-repeat: no-repeat;
}

.mobinav ul li a.drop.open{
    background-image: url(images/minus-white.png);
    width: 28px;
}

.floatingMenu-list::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color:  rgba(255, 255, 255, 0.5);
}

.floatingMenu-list::-webkit-scrollbar{
    width: 3px;
    background-color: rgba(255, 255, 255, 0.5);
}

.floatingMenu-list::-webkit-scrollbar-thumb{
    background-color: rgba(255, 255, 255, 1);
}



.hdr-src {
    transition: 0.5s;
    cursor: pointer;
    display: none;
    width: 18px;
    height: 18px;
    float: right;
    margin-top: 6px;
}
svg.icon.icon-search {
    display: none;
}
.srcshow {
    display: block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    float: left;
    background:url(images/sprite_icons.png) no-repeat left top;
    background-position:-54px 0;
    text-indent:-9999px;
}
.srcshow img {
    width: 100%;
    display: block;
}
.srcbox {
    z-index: 99999995;
    background-color: #636466;
    position: absolute;
    top: 0px;
    right: 0;
    width: 0;
    overflow: hidden;
    height: 100%;
    margin: auto;
}
.srcbox:before {
    content: "";
    background: url(images/sprite_icons.png) no-repeat left top;
    background-position: -54px 0;
    position: absolute;
    left: 13px;
    top: 0;
    width: 18px;
    height: 18px;
    bottom: 0;
    margin: auto;
}
.srcbox .search-form .screen-reader-text {
    font-size: 0;
}
.srcbox input {
    width: 100%;
    padding: 21px 50px 20px 45px;
    text-transform: uppercase;
    line-height: normal;
    background-color: #ff5e1d;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    font-size: 18px;
    border: 0;
    outline: none;
    border-radius: 0;
}
input[type="search"]::-ms-clear {
    display: none;
    width : 0;
    height: 0;
}
input[type="search"]::-ms-reveal {
    display: none;
    width : 0;
    height: 0;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
.srcbox button {
    position: absolute;
    top: 10px;
    left: 0;
    width: 25px;
    height: 25px;
    border: none;
    background: none;
}
.srcbox .close_search {
    width: 17px;
    height: 17px;
    position: absolute;
    right: 25px;
    top: 0px;
    bottom: 0;
    margin: auto;
    background-image:url(images/sprite_icons.png);
    background-repeat: no-repeat;
    background-position: 0 -22px;
    cursor: pointer;
}
.srcbox input::-webkit-input-placeholder {
    color: #fff;
}
.srcbox input::-moz-placeholder {
    color:#fff;
}
.srcbox input:-ms-input-placeholder {
    color: #fff;
}
.srcbox input:-moz-placeholder {
    color: #fff;
}
.mobile_src_nav {
    display: none;
    width: 100%;
    float: left;
    background-color: #00235b;
    padding: 11px 0 11px 0
}
.mobile_src_nav .container {
    position: relative;
}
.mobile_src_nav .search-form {
    width: 100%;
    float: left;
}
/* Show Hide Menu Section Ends */

.review_row .reviews-rt-stars {
    padding: 0;
    margin: 0 auto 0px;
    width: 98px;
    background-position: left top;
    position: relative;
}
.reviews-rt-stars .rating {
    width: 100%;
    float: left;
    background-repeat: repeat-x;
    background-position: left top;
    height: 16px;
    position: relative;
    z-index: 1;
}
.review_item {
    display:inline-block;
    width:100%;
    margin-bottom:20px;
}
/* Show Hide Menu Section Ends */
.color_layout_schema {
    position: fixed;
    font-size: 0px;
    background-color: #28324d;
    display: block;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 9999999999999;
    transition: .3s;
}
.all_colors_button{
    position: relative;
    background-color: #dad4d3;
    width: 40px;
    padding: 5px 7px;
    border-bottom-right-radius: 10px;
    transition: .3s;
    display: none;
}
.all_colors_button a {
    width: 20px !important;
    height: 20px !important;
    ;
    display: block;
    margin: 5px 0px;
    border-radius: 20px;
}
.all_colors_button a.color_panel_blue {
    background-color: #00235b;
}
.all_colors_button a.color_panel_green {
    background-color: #005246;
}
.all_colors_button a.color_panel_red {
    background-color: #b9694e;
}
.all_colors_button a.color_panel_yellow {
    background-color: #d6b770;
}
.color_layout_icon{
    position: absolute;
    background-color:#dad4d3;
    width: 95px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    left: -50px;
    padding: 5px 10px 5px 55px;
    transition: .3s;
}
.color_layout_icon a{
    width:30px;
    height: 30px;
    display: block;
}
.color_layout_schema:hover .all_colors_button{
    display: block;
}
.color_layout_schema:hover .color_layout_icon{
    left: -5px !important;
}

/*Banner-section*/
.bnr-sec{
    padding:310px 0px 340px;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center bottom;
    text-align:center;
    background-image:url(images/banner-bg.webp);
    background-color: #f2f2f2;
}
.bnr-sec h1 strong,.bnr-sec h2 strong{
    font-family: "Nunito Sans", sans-serif;
    font-weight:400;
    color:#fff;
    font-size:35px;
    line-height:1.3;
    margin:0px 0 10px 0;
    font-weight:normal;
    display: block;
}
.bnr-sec h1, .bnr-sec h2{
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size: 70px;
    line-height: 1.05;
    color:#fff;
    text-transform:uppercase;
    margin:0px 0px 25px;
    letter-spacing:2px;
}
.bnr-btn {
    width:100%;
    text-align:center;
}
.hm-btn a {
    display: inline-block;
    font-family: "Cinzel", serif;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    padding: 24px 35px;
    outline-offset: 3px;
    font-size: 18px;
    line-height: 1;
    margin: 3px;
    transition: 0.3s;
    background-color: #ff5e1d;
    outline: 2px solid #fff;
}
/*Home Section One*/
.hm-section1{
    width:100%;
    float:left;
    background-color:#f2f2f2;
    position: relative;
    padding:100px 0px 0px;
    z-index: 99;
    text-align: center;
}
.hm-section1:after {
    background-color: #fcfcfc;
    width: 100%;
    height: 240px;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: auto;
    z-index: -1;
}
.hm-section1 .container{
    max-width:1580px;
}
.hm-prctes-blk {
    width: 23.8%;
    margin: 0px 0.6%;
    position: relative;
}
.hm-prctes-blk .hm-pract-link a{
    width: 100%;
    height: 100%;
    font-size: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}
.hm-prctes-img{
    position:relative;
}
.hm-prctes-img img{
    width:100%;
    display:block;
    filter: grayscale(100%);
}

.hm-prctes-img a:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    background: rgba(8,8,9,0.42);
    background: -moz-linear-gradient(top, rgba(8,8,9,0.42) 43%, rgba(8,8,9,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(43%, rgba(8,8,9,0.42)), color-stop(100%, rgba(8,8,9,1)));
    background: -webkit-linear-gradient(top, rgba(8,8,9,0.42) 43%, rgba(8,8,9,1) 100%);
    background: -o-linear-gradient(top, rgba(8,8,9,0.42) 43%, rgba(8,8,9,1) 100%);
    background: -ms-linear-gradient(top, rgba(8,8,9,0.42) 43%, rgba(8,8,9,1) 100%);
    background: linear-gradient(to bottom, rgba(8,8,9,0.42) 43%, rgba(8,8,9,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#080809', endColorstr='#080809', GradientType=0 );
}
.hm-prctes-cnt {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    padding:0 30px 35px 30px;
}
.hm-prctes-cnt h4 {
    color: #fff;
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size: 22px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 10px 0;
}
.hm-prctes-blk:hover {
    -webkit-box-shadow: 0px 15px 20px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 15px 20px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 15px 20px 0px rgb(0 0 0 / 20%);
}
.hm-prctes-blk:after {
    width: 150px;
    height: 4px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.hm-prctes-blk:hover:after{
    background: #fff;
}
.hm-prctes-cnt p {
    font-family: 'Noto Sans';
    font-size: 18px;
    line-height: 1.4;
    color: #fff;
    margin:0;
}
.hm-prctes-blks {
    margin-bottom: 52px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hm-prctes-cnt p.prc-cnt-pra {
    display: none;
}
.hm-prctes-blk:hover .hm-prctes-cnt p.prc-cnt-pra {
    display: block;
}
.hm-btn{
    text-align:center;
    margin:0 auto;
    width:100%;
}


/*Home About Section*/
.hm-abtsec {
    position: relative;
    width: 100%;
    background: #fcfcfc;
    text-align: center;
    padding: 100px 0;
}
.hm-abtsec h5, .hm-sec3 h5, .hm-atrnysec h5, .hm-caserslt-sec h5, .hm-logos-sec h5, .hm-testimonial-sec h5 {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    color: #ff5e1d;
}
.hm-abtsec h1, .hm-abtsec h2, .hm-atrnysec h2, .hm-caserslt-sec  h2, .hm-logos-sec h2, .hm-testimonial-sec h2, .ourblg-sec h2{
    font-family: "Cinzel", serif;
    font-weight:700;
    color:#474848;
    font-size:50px;
    line-height:1.08;
    margin:0;
}
.hm-atrnysec h2, .hm-caserslt-sec  h2{
    text-transform: uppercase;
}
.hm-abt-blk{
    width:100%;
    display:inline-block;
    margin:50px 0 0 0;
}
.hm-abtsec p, .hm-atrnysec p{
    font-family: 'Noto Sans';
    font-size: 20px;
    line-height: 1.75;
    color: #555657;
    margin:0 0 30px 0;
    text-align:left;
}
.hm-abtsec p {
    line-height: 1.7;
        margin: 0 0 20px 0;
}
.hm-abtsec p a, .hm-atrnysec p a{
    color: #ff5e1d;
}

.hm-abtsec p a:hover, .hm-atrnysec p a:hover{
    color: #314558;
}

.hm-abt-img {
    position: absolute;
    left: 0;
    padding: 15px 0 0 0;
    width: 48%;
}
.hm-abt-img.abt-mbl-img{display: none;}
.hm-abt-cnt {
    width: 48%;
    float: right;
    padding: 0;
}
.hm-abtsec .hm-btn {
    text-align: left;
    margin-top: 20px;
    display: inline-block;
}


/*Home Section Three*/
.hm-sec3{
    position:relative;
    background-repeat: no-repeat;
    background-position: center top;
    padding:100px 0 90px;
    text-align:center;
    background-size: cover;
}
.hm-sec3 h2 {
    font-family: "Cinzel", serif;
    font-weight:700;
    color: #ffffff;
    font-size: 45px;
    line-height: 1.1;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

.hm-sec3 p {
    font-family: 'Noto Sans';
    font-size: 22px;
    line-height: 1.6;
    color: #ffffff;
    margin: 0 0 40px 0;
}
.hm-sec3 p a {
    font-family: 'Noto Sans';
    font-size: 24px;
    font-weight: 700;
}
.hm-sec3 p a:hover {
    color: #ff5e1d;
}

/*Home Attorney Section */
.hm-atrnysec{
    background:#fcfcfc;
    width:100%;
    padding:100px 0;
}
.hm-atrny-blk{
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
    align-items: start;
}
.hm-atrny-img {
    width: 42.5%;
    position: relative;
}
.hm-atrny-cnt {
    width: 50%;
}
.hm-atrnysec h2{
    margin:0 0 30px 0;
}
.atrny-sign {
    font-family: "Square Peg", cursive;
    font-weight: 400;
    color: #191919;
    font-size: 60px;
    line-height: 1.2;
    margin: 0 0 30px 0;
}
.hm-atrny-cnt .hm-btn {
    text-align: left;
}
.hm-atrny-img img {
    position: relative;
    margin: 0px;
    float: none;
}
.atrny-bdr {
    width: 100%;
    position: relative;
    padding: 0 25px 12px 0;

}
.atrny-bdr::before{
    content: "";
    width: 100%;
    height: 80%;
    background-color: #00235b;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: auto;

}

.hm-caserslt-sec{
    background-position: center top;
    background-repeat:no-repeat;
    padding:75px 0;
    width:100%;
    text-align:center;
}

.rslt-itm {
    width: 100%;
    float: left;
    background: #fff;
    height: 332px;
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    padding: 45px 50px;
    background-image: url(images/border-dots.png);
    background-position:center center;
    background-repeat: no-repeat;
}
.hm-caserslt-sec h2, .hm-testimonial-sec h2{
    color:#fff;
}
.hm-caserslt-sec h5{
    color:#9ab3c4;
}
.hm-rsltblk{
    display:flex;
    flex-wrap:wrap;
    margin: 50px 0 0 0;
}
.hm-caserslt-sec h3{
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size:50px;
    line-height:0.9;
    margin:0 0 30px 0;
    position:relative;
    padding-bottom: 30px;
}
.hm-caserslt-sec h3:after{
    background:#d5d9dd;
    width:75px;
    height:4px;
    position:absolute;
    content:"";
    left:0;
    right:0;
    margin:0 auto;
    bottom:0;
}
.hm-caserslt-sec h6{
    font-family: 'Noto Sans';
    font-size: 22px;
    line-height: 1.27;
    color: rgba(25,27,54,0.7);
    margin: 0 0 10px 0;
    font-weight: normal;
}

.hm-logos-sec{
    padding:190px 0 100px;
    background:url(images/client-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
    margin-top: -194px;
    background-size: cover;
}
.hm-logos-sec h2{
    line-height: 1.4;
    margin:0 0 30px 0;
}

.hm-logos-blk {
    display: flex;
    flex-wrap: wrap;
}
.hm-logos-blk .log-img {
    margin: 5px;
}
.hm-logos-blk .log-img img {
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    opacity: 1;
    filter: grayscale(0);

}
.hm-logos-blk .log-img img:hover {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    filter: grayscale(100%);
    opacity: 0.5;

}
.hm-testimonial-sec{
    padding:90px 0;
    position:relative;
    background-image:url(images/testi-bg.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size:cover;
    text-align: center;
}

.hm-testimonial-sec h2{
    margin:0 0 30px 0;
    text-transform: uppercase;
}
.hm-testi-blk {
    display: flex;
}

.hm-testi-blks.owl-carousel .owl-stage ,.hm-testi-blks.owl-carousel .owl-item{
    display: flex;
}
.testi-itm {
    padding: 70px 50px 100px;
    border: 2px solid #97a1aa;
    margin: 0 18px;
    position: relative;
    width: 100%;
}

.testi-itm .review-btm {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 40px;
}

.testi-itm p {
    color: #fcfcfc;
    font-size: 20px;
    font-family: 'Noto Sans';
    font-weight: normal;
    line-height: 1.75;
    margin: 0 0 25px 0;
}
.testi-itm h6 {
    font-family: "Cinzel", serif;
    font-weight:700;
    color: #fcfcfc;
    font-size: 20px;
    line-height: 1.1;
    margin: 0;
    text-transform: uppercase;
    position: relative;
    padding:40px 0 0 0;
}

.testi-itm:before, .testi-itm:after {
    width: 44px;
    height: 44px;
    position: absolute;
    content: "";
    left: -21px;
    top: 30px;
    background-repeat: no-repeat;
    border-radius: 100%;
}
.testi-itm:after {
    left: auto;
    top: auto;
    right: -21px;
    bottom: 40px;
}
.ourblg-sec {
    padding:100px 0 620px;
    text-align: center;
    background:#fcfcfc;
}
.ourblg-blck {
    text-align: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.ourblg-item {
    padding: 0 0 30px;
    width: 32%;
    position: relative;
}
.ourblg-item h3{
    font-family: "Cinzel", serif;
    font-weight:700;
    color: #474848;
    font-size: 30px;
    line-height: 1.16;
    margin: 0 0 15px 0;
}
.ourblg-item h3 a:hover{
    color: #ff5e1d;
}
.ourblg-item .ourblg-item-image {
    width: 100%;
    margin-bottom: 15px;
    height: 200px;
}
.ourblg-item-image img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.ourblg-item p{
    color: #555657;
    font-size: 16px;
    font-family: 'Noto Sans';
    font-weight: normal;
    line-height: 1.6;
    margin: 0 0 20px 0;
}
.ourblg-item .post_btn{
    position: absolute;
    bottom: 0;
}
.post_btn a{
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    display:inline-block;
    font-size:17px;
    line-height:1.38;
    text-transform:uppercase;
    position:relative;
    padding: 0 30px 0 0;
}
.post_btn a:after{
    width: 23px;
    height: 12px;
    position: absolute;
    content: "";
    right: 0;
    top: -3px;
    bottom: 0;
    margin: auto;
}
.ourblg-sec h2 {
    margin: 0 0 50px 0;
    text-transform: uppercase;
}

/* Footer Section */
.site-footer {
    float:left;
    width:100%;
    background-repeat:no-repeat;
    background-position:center top;
    background-size: cover;
    position: relative;
    text-align:center;
    margin-top: -545px;
}
.ftr-topform {
    position: relative;
    margin-bottom: 60px;
}
.hm-contform{
    max-width: 92.4%;
    display: inline-block;
    margin: 0 auto;
    background: #fff;
    padding: 60px;
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}
.hm-contform h2{
    font-family: "Cinzel", serif;
    font-weight:700;
    color: #474848;
    font-size: 50px;
    line-height: 1.4;
    margin: 0 0 22px 0;
    text-transform: uppercase;
}
.hm-contform h6{
    font-family: 'Lato-Regular';
    font-size: 22px;
    color: rgba(25, 27, 54, 0.7);
    line-height: 1.27;
    margin: 0 0 40px 0;
    font-weight: normal;
}

.hm-contform .gform_wrapper {
    margin: 0;
}
.hm-contform .gform_wrapper form{
    position:relative;
}
.hm-contform .gform_wrapper .gform_fields{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0px;
    text-align: left;
}


.hm-contform .gform_wrapper .gform_fields .gfield.fw {
    margin: 0 0px 20px 0px!important;
}
.hm-contform .gform_wrapper .gform_fields .gfield {
    padding-right: 0 !important;
}
.hm-contform .gform_wrapper .gform_fields .gfield{
    width: 49% !important;
    margin: 0 0px 20px 0px!important;
    padding: 0 0% !important;
    display: inline-block;
    clear: none !important;
    position: relative;
    max-width: 100% !important;
}

.hm-contform .gform_wrapper .top_label label {
    display: none;
}

body .hm-contform .gform_wrapper .top_label div.ginput_container {
    margin-top: 0!important;
}
.hm-contform .gform_wrapper .gform_fields .gfield.nm input {
    background-image: url(images/nm-icon.png);
    background-repeat: no-repeat;
    background-position: left 20px top 20px;
}
.hm-contform .gform_wrapper .gform_fields .gfield.pho input {
    background-image: url(images/pho-icn.png);
    background-repeat: no-repeat;
    background-position: left 20px top 20px;
}
.hm-contform .gform_wrapper .gform_fields .gfield.mail input {
    background-image: url(images/mail-icn.png);
    background-repeat: no-repeat;
    background-position: left 20px top 24px;
}
.hm-contform .gform_wrapper .gform_fields .gfield.msg textarea{
    background-image: url(images/msg-icn.png);
    background-repeat: no-repeat;
    background-position: left 20px top 20px;
    min-block-size: 0 !important;
}
.hm-contform .gform_wrapper .gform_body .gform_fields .gfield input, .hm-contform .gform_wrapper .gform_body .gform_fields .gfield select, .hm-contform .gform_wrapper .gform_body .gform_fields .gfield textarea {
    width: 100% !important;
    font-size: 18px !important;
    line-height: 120% !important;
    color: #9c9da0 !important;
    margin: 0 0 0px 0!important;
    min-height: inherit!important;
    border-radius: 0 !important;
    border: 1px solid #c9cfcf !important;
    background-color: #fcfbfb !important;
    padding:18px 20px 18px 50px !important;
    outline: 0 !important;
    font-family: 'Lato-Regular' !important;
    height: auto;
    box-shadow: 0 0 0 #000 ;
}
.page-template-contact-pg .hm-contform .gform_wrapper .gform_body .gform_fields .gfield input, .page-template-contact-pg .hm-contform .gform_wrapper .gform_body .gform_fields .gfield select, .page-template-contact-pg .hm-contform .gform_wrapper .gform_body .gform_fields .gfield textarea {
    border:1px solid #bbb9b9 !important;
}
.hm-contform .gform_wrapper .gform_fields .gfield.nm ,.hm-contform .gform_wrapper .gform_fields .gfield.msg {
    width: 100% !important;
}
.hm-contform .gform_wrapper .gform_body .gform_fields .gfield textarea{
    height:150px !important;
    resize:none
}
.hm-contform .gform_wrapper .gform_fields .gfield.fw {
    width: 100% !important;
}
.hm-contform .gform_wrapper .gform_fields .gfield.fr{
    float: right;
    margin:0 0 20px !important
}
.hm-contform .gform_wrapper .gform_footer {
    padding: 0!important;
    margin:0 !important;
    text-align: center;
    width: 100%;
    display: inline-block;
    position: relative;
}
.hm-contform .gform_wrapper .gform_footer input[type=submit] {
    color: #fff !important;
    cursor: pointer !important;
    border: 0;
    position: relative;
    line-height: normal !important;
    display: inline-block !important;
    font-family: "Cinzel", serif !important;
    font-weight: 700 !important;
    font-size: 22px !important;
    padding: 26px 20px !important;
    text-align: center !important;
    outline-offset: -6px !important;
    transition: 0.3s !important;
    max-width: 262px;
    width: 100% !important;
    margin: 0 !important;
    border-radius: 0px !important;
    box-shadow: 0 0 0 #000;
}

.hm-contform .gform_wrapper .gform_footer input[type=submit]{
    outline: 3px solid #fff !important;
    background: #ff5e1d !important;
}
.hm-contform .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #003449 !important;
}

.hm-contform .gform_legacy_markup_wrapper .gform_validation_errors>h2.hide_summary {
    display: none;
}

.hm-contform .gform_wrapper .gform_fields .gfield {
    padding-right: 0 !important;
}



.hm-contform .gform_wrapper .validation_message {
    font-family: 'Noto Sans' !important;
    color: #ff0000 !important;
    position: absolute;
    width: max-content !important;
    top: 5px;
    right: 10px;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 13px !important;
    pointer-events: none;
    z-index: 1;
    font-weight: 500;
}
.hm-contform .gform_wrapper .field_description_below .instruction {
    top: 28px;

}
.hm-contform .gform_wrapper .gfield.gfield_error, .hm-contform .gform_wrapper .gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    border: 0px !important;
}
.hm-contform .gform_wrapper div.validation_error {
    color: #ff0000;
    font-family: 'Noto Sans' !important;
    letter-spacing: 0.56px;
    font-size: 15px;
    line-height: 18px;
    padding: 0 !important;
    border: 0;
    position: relative;
    top: 0;
    margin: -10px 0 10px 0;
}
.hm-contform .gform_validation_errors>h2 {
    line-height: normal;
    font-size: 12px;
    font-weight: normal;
}

.hm-contform .gform_wrapper .gform_fields .captch-field {
    width: 50% !important;
    margin-left: 22% !important;
    margin-bottom: 0 !important;
}

.ftmenu {
    width: 100%;
    margin-bottom: 80px;
}
.ftmenu ul {
    display: inline-block;
    margin: 0;
    text-align: center;


}
.ftmenu ul li {
    display: inline-block;
    margin: 0 0 10px;
    text-align: center;
}
.ftmenu ul li a {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    padding: 0 35px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    position: relative;
    display: block;
}
.ftmenu ul li:first-child a{
    padding-left: 0px;
}
.ftmenu ul li:last-child a{
    padding-right: 0px;
}
.ftmenu ul li a:after {
    height: 100%;
    width: 1px;
    background: #76828f;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.ftmenu ul li:first-child a:after {
    display: none;
}

.f_widgets {
    display: flex;
    margin: 0 0 30px 0;
}
.f_widgets>div {
    width: 33.33%;
}
.f_widgets h5 {
    font-family: "Cinzel", serif;
    font-weight:700;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    text-align: left;
}
.ftr-cntlft {
    text-align: left;
}
.f_widgets .ftr-cnt {
    position: relative;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    padding:0 0 20px 40px;
}

.f_widgets .ftr-cnt.ftr-mail,.f_widgets .ftr-cntrit .ftr-cnt.ftr-time{padding-bottom: 0px;}

.f_widgets .ftr-cnt, .f_widgets .ftr-cnt.ftr-fax,.f_widgets .ftr-cnt.ftr-time{
    position:relative;
    display: inline-block;
}
.f_widgets .ftr-cnt a:before, .f_widgets .ftr-cnt.ftr-fax:before,.f_widgets .ftr-cnt.ftr-time:before{
    width:30px;
    height:30px;
    position:absolute;
    content:"";
    left:0px;
    top:-1px;
    background-image: url(images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position:-10px -230px;
}
.f_widgets .ftr-cnt.ftr-mail a:before {
    background-position: -49px -234px;
}
.f_widgets .ftr-cnt.ftr-phn a::before{
    background-position: -85px -231px;
}

.f_widgets .ftr-cnt.ftr-fax:before {
    left: 0;
   
    background-position: -125px -228px;
}

.f_widgets .ftr-cnt.ftr-time:before {
    left: -2px;
    background-image: url(images/blue-hm-sprites.webp);
    background-position: -159px -229px;
}

.f_widgets .ftr-cntrit .ftr-cnt {
    font-size: 20px;
    line-height: 1.6;
}
.f_widgets .ftr-cntrit {
    padding-left: 18%;
}
.ftr-socio{
    text-align:center;
    position: relative;
    line-height: 0;
}
.ftr-socio:before,.ftr-socio:after{
    width: calc(100% - 63%);
    height:1px;
    position:absolute;
    content:"";
    background:#778390;
    left: 4%;
    top: 7px;
    bottom:0;
    margin:auto;
}
.ftr-socio:after{
    left: auto;
    right:4%;
}
.ftr-socio a {
    font-size: 0px;
    display: inline-block;
    width: 48px;
    height: 48px;
    margin: 0 2px;
    background-image: url(images/hm-sprites.webp);
    background-repeat: no-repeat;
    transition: 0.5s;
}
.ftr-socio a.pinterest {
    background-position:-215px -266px;
}
.ftr-socio a.pinterest:hover {
    background-position:-215px -319px;
}
.ftr-socio a.fb {
    background-position:-5px -266px;
}
.ftr-socio a.fb:hover {
    background-position:-5px -319px;
}
.ftr-socio a.twtr {
    background-position:-57px -266px;
}
.ftr-socio a.twtr:hover {
    background-position: -57px -319px;
}
.ftr-socio a.ggl {
    background-position:-109px -266px;
}
.ftr-socio a.ggl:hover {
    background-position:-109px -319px;
}
.ftr-socio a.insta {
    background-position:-162px -266px;
}
.ftr-socio a.insta:hover {
    background-position:-162px -319px;
}
.ftr-socio a.youtube {
    background-position:-268px -266px;
}
.ftr-socio a.youtube:hover {
    background-position:-268px -319px;
}
.ftr-socio a.lnkdin {
    background-position:-321px -266px;
}
.ftr-socio a.lnkdin:hover {
    background-position:-321px -319px;
}
.ftr-socio a.yelp {
    background-position:-374px -266px;
}
.ftr-socio a.yelp:hover {
    background-position:-374px -319px;
}
.ftr-socio a.tumblr {
    background-position:-427px  -266px;
}
.ftr-socio a.tumblr:hover {
    background-position:-427px  -319px;
}
.ftr-socio a.wrdprs {
    background-position:-480px   -266px;
}
.ftr-socio a.wrdprs:hover {
    background-position:-480px   -319px;
}





.site_info {
    float:left;
    width:100%;
    padding:55px 0 40px 0px;
}
.site_info p {
    font-family: 'Noto Sans';
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    line-height: 1.8;
    margin-bottom: 10px;
}
.site_info .copyrights p{
    margin-bottom: 0px;
}
.ft_note {
    padding: 0 30px;
}
.site_info .ft_note p {
    margin-bottom: 35px;
}
.site_info .ft_note p a:hover{
    color: #ff5e1d;
}
.hm-abt-img img.abt-mobi {
    display: none;
}
.hm-caseresults.owl-carousel .owl-prev, .hm-caseresults.owl-carousel .owl-next,
.hm-testi-blks.owl-carousel .owl-prev, .hm-testi-blks.owl-carousel .owl-next{
    width: 60px;
    height: 60px;
    position: absolute;
    left: -90px;
    bottom: 0;
    top: 0;
    background-image: url(images/previous-icon.webp)!important;
    background-repeat: no-repeat!important;
    background-position: 0px 0px !important;
    font-size: 0px !important;
    margin: auto;
}
.hm-caseresults.owl-carousel .owl-next, .hm-testi-blks.owl-carousel .owl-next{
    background: url(images/next-icon.webp) no-repeat !important;
    left: auto;
    right: -90px;
}
.hm-testi-blks.owl-carousel .owl-nav {
    display: block !important;
}
.hm-testi-blks.owl-carousel .owl-prev, .hm-testi-blks.owl-carousel .owl-next {
    bottom: 0;
    top: 0;
}
.hm-caseresults.owl-carousel .owl-next:hover, .hm-caseresults.owl-carousel .owl-prev:hover{
    transform: scale(1.1);
}

/* Inner pages */

.page_bnr {
    padding: 185px 0px 195px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
    position: relative;
}
.page_bnr:after{
    position: absolute;
    content:'';
    left: 0px;
    right: 0px;
    margin: 0px auto 0px;
    bottom: 0px;
    background-position: center;
    height: 294px;
    background-repeat: no-repeat;
    pointer-events: none;
}
.page_default {
    width: 100%;
    background-color: #f2f2f2;
}
.page_content {
    padding: 100px 0px 250px;
}
.page_bnr.contpg{
    background:url(images/cntpg-bnr.png) no-repeat;
    background-size:cover;
    position: relative;
    z-index: 9;
}

.cntpg-adrblck {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -120px;
}
.contact-pg-item {
    float: left;
    width: 400px;
    margin: 0 16px;
    background-color: #fff;
    -webkit-box-shadow: -2px 4px 30px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: -2px 4px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: -2px 4px 30px 0px rgb(0 0 0 / 10%);
    text-align: center;
    padding:70px 60px 39px;
    background-image: url(images/cnt-boxborder.png);
    background-position: center center;
    background-repeat: no-repeat;
}
.page_content.contact-page {
    padding: 0;
}
.contact-pg-item h4{
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size:35px;
    line-height:40px;
    text-transform:uppercase;
    padding:0 0 32px 32px;
    margin-bottom:45px;
    position:relative;
}
.contact-pg-item h4:after{
    position:absolute;
    content:'';
    width:75px;
    height:4px;
    background:#d5d9dd;
    bottom:0;
    margin:0 auto;
    left:0;
    border-radius:10px;
    right:0;
}
.contact-pg-item h4:before{
    position:absolute;
    content:'';
    width:24px;
    height:33px;
    background:url(images/contact-sprities.png) no-repeat;
    left:0;
    top:0;
}
.contact-pg-item.addr h4:before{
    left:30px;
}
.contact-pg-item.phn h4:before{
    width:32px;
    height:32px;
    left: 60px;
}
.contact-pg-item.cnt-soc h4:before{
    width:33px;
    height:33px;
}
.contact-pg-item p{
    color:rgba(25,27,54,0.7);
    font-family: 'Lato-Regular' ;
    font-size:22px;
    line-height:28px;
}
.contact-pg-item p a{
    color:rgba(25,27,54,0.7);
}
.contact-pg-item p a:hover,.contact-pg-item.phn p a:hover{
    color:#ff5e1d
}
.contact-pg-item.phn p{
    color:rgba(71,72,72,0.8);
    font-family: 'Lato-Regular';
    line-height:32px;
}
.contact-pg-item.phn p a{
    color:rgba(71,72,72,0.8);
    margin-bottom: 8px;
    display: inline-block;
}

.contact-pg-item.cnt-soc a {
    background-image: url(images/hm-sprites.webp);
}
.cntpg-scl {
    display: flex;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
}
.topmenu ul.sub-menu li.current-menu-item a:before {
    display: none;
}

.contact-pg-item.cnt-soc a {
    font-size: 0px;
    float:left;
    width: 48px;
    height: 48px;
    margin-right: 3px;
    background-repeat: no-repeat;
}
.contact-pg-item.cnt-soc a.cont-pg-fb{
    background-position:-3px -55px;
}
.contact-pg-item.cnt-soc a:hover.cont-pg-fb{
    background-position:-3px -2px;
}
.contact-pg-item.cnt-soc a.cont-pg-tw{
    background-position:-55px -55px;
}
.contact-pg-item.cnt-soc a:hover.cont-pg-tw{
    background-position:-55px -2px;
}
.contact-pg-item.cnt-soc a.cont-pg-gp{
    background-position:-107px -55px;
}
.contact-pg-item.cnt-soc a:hover.cont-pg-gp{
    background-position:-107px -2px;
}
.contact-pg-item.cnt-soc a.cont-pg-insta{
    background-position:-159px -55px;
}
.contact-pg-item.cnt-soc a:hover.cont-pg-insta{
    background-position:-159px -2px;
}

.contact-pg-form {
    padding: 230px 0 730px;
    text-align: center;
    background: #fcfcfc;
}
.site-footer.contact_pg{
    margin-top: -670px;
}
.hm-contform.cntpg-map{
    padding: 30px;
    -webkit-box-shadow: -2px 4px 30px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    -2px 4px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow:         -2px 4px 30px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1;
}
.cntpg-map img{
    display:block;
}
.contact-pg-list {
    background-color: #f2f2f2;
    position: relative;
    z-index: 2;
}
.contact-pg-form h2{
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size:65px;
    line-height:70px;
    text-transform:uppercase;
    color:#474848;
    margin-bottom: 10px;
}

.contact-pg-form p{
    color:rgba(25,27,54,0.7);
    font-family: 'Lato-Regular';
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 32px;
}
.cntpg-frm .gform_wrapper {
    margin: 0;
}
.cntpg-frm .gform_wrapper form{
    position:relative;
}
.cntpg-frm .gform_wrapper .gform_fields .gfield.fw {
    margin: 0 0px 20px 0px!important;
}
.cntpg-frm .gform_wrapper .gform_fields .gfield {
    padding-right: 0 !important;
}
.cntpg-frm .gform_wrapper .gform_fields .gfield {
    width: 49% !important;
    margin: 0 20px 20px 0px!important;
    padding: 0 0% !important;
    clear: none !important;
    position: relative;
    display:inline-block
}
.cntpg-frm .gform_wrapper .top_label label {
    display: none;
}
body .cntpg-frm .gform_wrapper .top_label div.ginput_container {
    margin-top: 0!important;
}
.cntpg-frm .gform_wrapper .gform_fields .gfield.nm input {
    background-image: url(images/nm-icon.png);
    background-repeat: no-repeat;
    background-position: left 20px top 20px;
}
.cntpg-frm .gform_wrapper .gform_fields .gfield.pho input {
    background-image: url(images/pho-icn.png);
    background-repeat: no-repeat;
    background-position: left 20px top 20px;
}
.cntpg-frm .gform_wrapper .gform_fields .gfield.mail input {
    background-image: url(images/mail-icn.png);
    background-repeat: no-repeat;
    background-position: left 20px top 24px;
}
.cntpg-frm .gform_wrapper .gform_fields .gfield.msg textarea{
    background-image: url(images/msg-icn.png);
    background-repeat: no-repeat;
    background-position: left 20px top 20px;
}
.cntpg-frm .gform_wrapper .gform_body .gform_fields .gfield input, .cntpg-frm .gform_wrapper .gform_body .gform_fields .gfield select, .cntpg-frm .gform_wrapper .gform_body .gform_fields .gfield textarea {
    width: 100% !important;
    font-size: 18px !important;
    line-height: normal!important;
    color: #9c9da0 !important;
    margin: 0 0 0px 0!important;
    min-height: inherit!important;
    outline: none !important;
    border: 1px solid #c9cfcf;
    background-color: #fcfbfb;
    padding:18px 20px 18px 50px !important;
    outline: 0;
    font-family: 'Lato-Regular' !important;
}
.page-template-contact-pg .hm-contform .gform_wrapper .gform_body .gform_fields .gfield input, .page-template-contact-pg .hm-contform .gform_wrapper .gform_body .gform_fields .gfield select, .page-template-contact-pg .hm-contform .gform_wrapper .gform_body .gform_fields .gfield textarea {
    border:1px solid #bbb9b9 !important;
}
.cntpg-frm .gform_wrapper .gform_fields .gfield.msg {
    width: 100% !important;
}
.cntpg-frm .gform_wrapper .gform_body .gform_fields .gfield textarea{
    height:200px;
    resize:none
}
.cntpg-frm .gform_wrapper .gform_fields .gfield.fw {
    width: 100% !important;
}
.cntpg-frm .gform_wrapper .gform_fields .gfield.fr{
    float: right;
    margin:0 0 20px !important
}
.cntpg-frm .gform_wrapper .gform_footer {
    padding: 0!important;
    margin:0 !important;
    text-align: center;
    width: 100%;
    display: inline-block;
    position: relative;
}
.cntpg-frm .gform_wrapper .gform_footer input[type=submit] {
    color: #fff !important;
    cursor: pointer;
    border: 0;
    position: relative;
    line-height: normal !important;
    display: inline-block;
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size: 22px;
    padding: 26px 20px;
    text-align: center;
    outline-offset: -6px;
    transition: 0.3s;
    max-width: 262px;
    width: 100% !important;

    margin: 0 !important;
}
.cntpg-frm .gform_wrapper .gform_footer input[type=submit] {
    outline: 3px solid #fff;
    background: #d6b770;
}
.cntpg-frm .gform_wrapper .gform_fields .gfield {
    padding-right: 0 !important;
}
.cntpg-frm .gform_wrapper .gform_body .gform_fields .gfield input:active,
.cntpg-frm .gform_wrapper .gform_body .gform_fields .gfield input:focus,
.cntpg-frm .gform_wrapper .gform_body .gform_fields .gfield textarea:active,
.cntpg-frm .gform_wrapper .gform_body .gform_fields .gfield textarea:focus{
    color:#426176 !important;
    border-color:#426176;
}



.cntpg-frm {
    max-width: 1080px;
    display: inline-block;
    margin: 0 auto;
}
.cntpg-frm .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #003449;
}
.cntpg-frm .gform_wrapper .field_description_below .gfield_description {
    font-family:'Lato-Regular' !important;
    padding: 0 !important;
    width: 100%;
    text-align: right;
    color: #ff0000 !important;
    height: auto;
    font-size: 13px !important;
    z-index: 1;
}
.cntpg-frm .gform_wrapper .field_description_below .instruction {
    padding: 0 !important;
    text-align: right;
    color: #f00 !important;
    font-size: 12px !important;
    font-family: 'Lato-Regular' !important;
    top: 25px;
}
.cntpg-frm .gform_wrapper .gfield.gfield_error, .cntpg-frm .gform_wrapper .gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    border: 0px !important;
}
.cntpg-frm .gform_wrapper div.validation_error {
    color: #f00;
    font-family: 'Lato-Regular' ;
    letter-spacing: 0.56px;
    font-size: 15px;
    line-height: 18px;
    padding: 0 !important;
    border: 0;
    position: relative;
    top: 0;
    margin: -10px 0 10px 0;
}
.cntpg-frm .gform_validation_errors>h2 {
    line-height: normal;
    font-size: 12px;
    font-weight: normal;
}
.cntpg-frm .gform_wrapper .validation_message {
    color: #f00;
    position: absolute;
    width: auto !important;
    top: 10px;
    right: 10px;
    padding: 0 !important;
    margin: 0 !important;
}
.cntpg-frm .gform_wrapper .gform_fields .captch-field {
    width: 50% !important;
    margin-left: 22% !important;
    margin-bottom: 0 !important;
}
.page_bnr {
    padding:215px 0px 315px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:  center;
    text-align:center;
    background-image: url(images/default-pagebanner-bg.webp);
}
.page_content {
    padding: 100px 0px 250px;
}

.page_title h1,.page_title h2{
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size:70px;
    color:#fff;
    text-transform:uppercase;
    margin:0 0 10px;
    line-height:1.2;
}
.inrpg-breadcrumbs {
    text-align: center;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 22px;
    line-height: 1.3;
    letter-spacing: 0px;
    margin: 0px;
    float: none;
}
.inrpg-breadcrumbs a{
    color:#fff;
}
.inrpg-breadcrumbs a:hover{
    color:#ff5e1d;
}
.inrpg-breadcrumbs .divider {
    margin: 0 15px;
}
/*General page*/

.page_content{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.genpg-rite {    
    width: 63.5%;
    text-align: left;
}
.genpg-lft{
    width: 30.8%;
}
.gen-contact-sec{
    background-repeat: no-repeat;
    background-position: center top;    
    background-size: cover;
    padding: 50px 20px 30px;
    margin-bottom: 20px;
}
.page_content .genpg-lft .gen-contact-sec h5 {
    color: #ff5e1d;
    font-size: 22px;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 500;
    margin-bottom: 15px;
}
.page_content .genpg-lft .gen-contact-sec h3{
    color: #fff;
    font-size: 30px;
    line-height: 120%;
    text-transform: uppercase;
    text-align: center;
    font-family: "Cinzel", serif;
    font-weight:700;
}
.page_content .genpg-lft .gen-contact-sec p{
    color: #fff;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    font-family: 'Noto Sans';
    margin-bottom:15px;
    font-weight: 400;
}
.page_content .genpg-lft .gen-contact-sec p a{
    font-weight: 700;
}
.page_content .genpg-lft .gen-contact-sec p a:hover{
    color: #ff5e1d;
}
.gen-contact-btn.hm-btn a {
    padding: 20px 24px;
}
.hm-prctes-blks.gen-lft-sdb-serv .hm-prctes-blk{
    width: 100%;
    margin: 0px 0px 20px;
}
.page_content .genpg-rite p{
    font-size: 20px;
    line-height: 165%;
    color: #555657;
    font-family: 'Noto Sans';
    margin: 0px 0px 25px;
    font-weight: 400;
}
.page_content .genpg-rite ul li, .page_content .genpg-rite ol li {
    font-size: 20px;
    line-height: 165%;
    color: #555657;
    font-family: 'Noto Sans';
    margin: 0px 0px 10px;
    position: relative;
    font-weight: 400;
    padding-left: 32px;

}
.page_content .genpg-rite p a,.page_content .genpg-rite li a{
    color: #ff5e1d;
}
.page_content .genpg-rite p a:hover,.page_content .genpg-rite li a:hover{
    color: #00235b;
}
.page_content .genpg-rite .hm-btn a,.page_content .genpg-rite .hm-btn a:hover{
    color: #fff;
}
.page_content .genpg-rite ul{
    padding-left: 0px;
    margin-bottom: 30px;
}
.page_content .genpg-rite ul li:before{
    content: '';
    position: absolute;
    left: 7px;
    top: 15px;
    width: 15px;
    height: 2px;
}
.page_content .genpg-rite  ol {
    counter-reset: my-sec-counter
}

.page_content .genpg-rite  ol>li::before {
    position: absolute;
    counter-increment: my-sec-counter;
    content: "" counter(my-sec-counter) ".";
    left: 0;
    top: 0;
    color: #555657
}
.page_content .genpg-rite h1{
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size: 60px;
    line-height: 120%;
    margin-bottom: 30px;
    color: #474848;
    text-transform: uppercase;
}
.page_content .genpg-rite h2{
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size: 54px;
    line-height: 120%;
    margin-bottom: 35px;
    color: #474848;
    text-transform: uppercase;
}
.page_content .genpg-rite h3{
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size: 35px;
    line-height: 110%;
    margin-bottom: 20px;
    color: #474848;
    text-transform: uppercase;
}
.page_content .genpg-rite h4{
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size: 30px;
    line-height: 110%;
    margin-bottom: 20px;
    color: #474848;
    text-transform: uppercase;
}
.page_content .genpg-rite h5{
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size: 25px;
    line-height: 120%;
    margin-bottom: 35px;
    color: #474848;
    text-transform: uppercase;
}
.page_content .genpg-rite h6{
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 20px;
    color: #474848;
    text-transform: uppercase;
}
.gen-pg .page_content{
    padding: 80px 0px 100px;
}
.hm-testimonial-sec.inner-testi{
    background-image: url(images/hm-testimonial-inner-bg.jpg);
    padding: 70px 0px 640px;
}
.hm-testimonial-sec.inner-testi .testi-itm p{
    color: #474848;
}
.hm-testimonial-sec.inner-testi .testi-itm h6{
    color:#426176
}
.hm-testimonial-sec.inner-testi .testi-itm:before, .hm-testimonial-sec.inner-testi .testi-itm:after{
    background-color: #e3e3e3;
}
.hm-testimonial-sec.inner-testi .testi-itm{
    border: 2px solid #9e9f9f;
}
.hm-testimonial-sec.inner-testi h2{
    color: #474848;
}

/*Profile Page*/
.page_content.prof-page {
    background-color: #f2f2f2;
    padding: 100px 0px;
}
.inr-proftem h2{
    text-align:center;
    font-size:50px;
    line-height:70px;
    font-family: "Cinzel", serif;
    font-weight:700;
    color:#474848;
    text-transform:uppercase;
    margin-bottom:32px
}
.inr-proftemblck{
    display:flex;
    flex-wrap:wrap;
}
.inr-profitem:last-child {
    margin: 0;
}
.inr-profitem {
    float: left;
    margin-right: 20px;
    width: 310px;
    text-align:center;
    -webkit-box-shadow: -2px 4px 20px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow:    -2px 4px 20px 0px rgba(0, 0, 0, 0.08);
    box-shadow: -2px 4px 20px 0px rgba(0, 0, 0, 0.08);
    position: relative;
}
.inr-proftemimg img{
    display:block;
}
.inr-proftemcnt {
    background: #fff;
    padding: 30px 50px;
}
.inr-profitem h6{
    color:#191919;
    font-size:22px;
    font-family: "Cinzel", serif;
    font-weight:700;
    margin-bottom:8px;
}
.inr-profitem h6 a{
    color:#191919;
}
.inr-profitem p{
    font-family: 'Noto Sans';
    font-size:18px;
    line-height:22px;
    font-weight:normal;
    color:rgba(68,68,68,0.8);
    margin:0
}
a.innr-profile-link {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    font-size: 0px;
}

/*Single Profile*/

.page_bnr.single-prf{
    z-index: 9;
    position: relative;
}
.sng-proftop {
    background: #f2f2f2;
    margin-top: -197px;
    position: relative;

    padding: 275px 0 70px;
}

.sng-proftop .mbl-prfl-img {
    display: flex;
    align-items: start;
}

.singl-prf-img.mbl-sgl-prf {
    width: 40.8%;
    margin-right:75px;
    margin-top:-303px;
    position: relative;
    z-index: 9;
    padding-bottom:35px;
}
.singl-prf-cnt {
    width: 40.8%;
}
.singl-prf-img.mbl-sgl-prf:before{
    width:495px;
    height:475px;
    position:absolute;
    content:'';
    bottom:0px;
    left: 35px;
    z-index: -1;
}
.singl-prf-img.mbl-sgl-prf img{
    display:block;
}
.singl-prf-cnt h6{
    font-size:30px;
    font-family: "Nunito Sans", sans-serif;
    font-weight:500;
    margin:0 0 5px;
    line-height:32px;
    color:#272a3b;
}
.singl-prf-cnt h2{
    font-size:70px;
    font-family: "Cinzel", serif;
    font-weight:700;
    margin:0 0 52px;
    line-height:70px;
    color:#474848;
}
.single-phn-nbr.mbl-sgl-prf {
    padding-left: 85px;
    position:relative;
}
.single-phn-nbr.mbl-sgl-prf h5{
    font-size:19px;
    font-family: "Cinzel", serif;
    font-weight:normal;
    line-height:normal;
    margin:0 0 5px;
    color:#555657
}
.single-phn-nbr.mbl-sgl-prf a{
    font-size:40px;
    font-family: 'Noto Sans';
    font-weight: 700;
    line-height:40px;
    letter-spacing: 1.5px;
}
.single-phn-nbr.mbl-sgl-prf a:hover{
    color: #ff5e1d;
}

.single-phn-nbr.mbl-sgl-prf a:before {
    position: absolute;
    content: "";
    width: 69px;
    height: 69px;
    background-image: url(images/hm-sprites.webp);
    background-position: -211px -1px;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.page_default.single-prf .page_content {
    padding: 65px 0 100px;
    background: #fff;
}
.page_default.single-prf {
    padding: 0;
    background: #fff;
}
.page_default .genpg-rite .inrpro-faq h4{
    margin-bottom:30px;
}
.faq_cnt.accordion{
    background: #fff;
    padding:45px 55px 35px;
    -webkit-box-shadow: -2px 4px 30px 0px rgba(0, 0, 0,0.1);
    -moz-box-shadow: -2px 4px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: -2px 4px 30px 0px rgba(0, 0, 0,0.1);
    float:left;
    width:100%
}
.faq_cnt.accordion h6 {
    text-transform: uppercase;
}
.inrpro-faq .accordion-section {
    padding: 25px 0;
    position:relative;
}
.inrpro-faq .accordion-section:after{
    position:absolute;
    content:'';
    width:100%;
    height:5px;
    background:url(images/sngpro-dot.png) repeat;
    left:0;
    bottom:0
}
.faq_cnt.accordion ul{
    margin-bottom:0
}
.faq_cnt.accordion h6{
    margin:0
}
.inrpro-faq .accordion-section-content{
    padding:20px 0 0
}
.inrpro-faq .accordion-section:last-child:after {
    display: none;
}
.faq_cnt.accordion .accordion-section-title{
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 20px;
    color: #474848;
    text-transform: uppercase;
    position: relative;
}
.inr-meeting-team h2{
    font-size:30px;
    line-height:40px;
    color:#474848;
    font-family: "Cinzel", serif;
    font-weight:700;
    text-transform:uppercase;
    text-align:center;
}
.inr-meeting-item{
    float: left;
    width: 100%;
    text-align:center;

}
.inr-meeting-cntnt{
    background: #fff;
    padding: 30px 50px;
}
.inr-meeting-cntnt h5 {
    color: #191919;
    font-size: 22px;
    font-family: "Cinzel", serif;
    font-weight:700;
    line-height: normal;
    margin-bottom: 8px;
}
.inr-meeting-cntnt p {
    font-family: 'Noto Sans';
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
    color: rgba(68,68,68,0.8);
    margin: 0;
}
.inr-meeting-slider {
    float: left;
    width: 100%;
    -webkit-box-shadow: -2px 4px 20px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: -2px 4px 20px 0px rgba(0, 0, 0, 0.08);
    box-shadow: -2px 4px 20px rgba(0, 0, 0, 0.08);
}
.page_default.single-prf .page_content .genpg-rite p{
    margin-bottom: 50px;
}

/*blog-pg*/
.page_bnr.blogpg{
    position: relative;
}

.blog-pg-top {
    background: #f2f2f2;
    position: relative;
    z-index: 0;
    padding: 100px 0 70px;
}
.blog-pg-top h2{
    text-align:center;
    color:#474848;
    font-size:45px;
    line-height:70px;
    font-family: "Cinzel", serif;
    font-weight:700;
    text-transform:uppercase;
}
.blog-pg-top .widget {
    float: left;
    width: 32.3%;
    background: #fff;
    border: 1px solid #c9cfcf;
    position: relative;
    margin-right: 1.5%;
}
.blog-pg-top .widget.widget_search {
    margin: 0;
}
.blog-pg-top .widget label.screen-reader-text, .blog-pg-top .widget span.screen-reader-text {
    display: none;
}
.blog-pg-top .widget h4.widget-title {
    display: none;
}

.blog-pg-top .widget input[type=search], .blog-pg-top .widget select {
    width: 100%;
    background-color: #fff;
    border: 0;
    font-family:'Lato-Regular' ;
    font-size: 18px;
    line-height: 120%;
    color: #9c9da0;
    background: inherit;
    -webkit-appearance: none;
    outline: 0;
    padding:22px 22px 21px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.blog-pg-top .widget input[type=search]{
    padding:22px 42px 21px 22px;

}
.blog-pg-top .widget input[type=search]::placeholder{
    color: #9c9da0;
    
}
.blog-pg-top .widget select {
    background-image: url(images/down-arrow.png);
    background-repeat: no-repeat;
    background-position:right 32px center;
    cursor: pointer;
}
.blog-pg-top .widget [type=submit] {
    cursor: pointer;
    position: absolute;
    right:22px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 19px;
    height: 19px;
    background-color: transparent;
    border: none;
    font-size: 0;
    background-image: url(images/search-icon.png);
    background-repeat: no-repeat;
}
.page_default.blog-pg {
    background: #f2f2f2;
    padding: 50px 22px 620px
}
.page_default.blog-pg .container{
    max-width:100%
}
.blog-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0 2%;
}
.post_item {
    float: left;
    width: 32%;
    margin: 0 0 60px 0;
    text-align: left;
    position: relative;
    padding: 0 0 30px;
   
}
.post_item .post_btn{
    position: absolute;
    bottom: 0;
}

.blog-post-img img{
    width:100%;
    display:block;
}
.blog-post-img{
    margin-bottom:25px
}
.post_item:nth-child(3n){
    margin-right:0
}
nav.navigation.pagination{
    float:left;
    width:100%;
    margin-top: 38px;
    text-align:center
}
.post_cnt h2 a,.post_cnt h2{
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size:28px;
    line-height:1.2;
    letter-spacing: 0px;
    color:#474848;
    margin-bottom:10px;
}
.post_cnt h2 a:hover{
    color:#ff5e1d
}
.post_cnt p{
    color:rgba(85,86,87,0.8);
    font-size:16px;
    font-family: 'Noto Sans';
    font-weight:normal;
    line-height:26px;
    margin-bottom:10px;
}
.blog-pg nav.navigation.pagination h2{
    display:none
}
.pagination .nav-links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}
.blog-pg .page-numbers {
    width: 60px;
    height: 60px;
    margin: 0px 0;
    vertical-align: middle;
    font-size: 24px;
    line-height:1;
    background-color:transparent;
    font-family: 'Noto Sans';
    font-weight:normal;
    position: relative;
    background: transparent;
    color: #6e6e6e;
    border:2px solid #e1dddd;
    display: flex;
    justify-content: center;
    align-items: center;

}
.blog-pg nav.navigation.pagination h2, .blog-pg span.nav-next-text, .blog-pg span.nav-prev-text {
    display: none;
}
.blog-pg a.next.page-numbers:after, .blog-pg a.prev.page-numbers:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 70px;
    height: 70px;
    background-image: url(images/blg-arw.png);
    background-repeat: no-repeat;
    background-position:center center;
}
.blog-pg a.next.page-numbers:after{
    transform:rotate(180deg)
}

.blog-pg a.next.page-numbers,.blog-pg a.prev.page-numbers{
    border:0;
    margin: 0 20px;
}
.page_default.blog-pg .page_content {
    padding: 0px;
}

/*Single Blog Post*/
.post_date{
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    font-size:22px;
    text-transform:uppercase;
    margin-bottom:15px;
    line-height:25px;
}

.socio-icons a {
    font-size: 0px;
    display: inline-block;
    width: 48px;
    height: 48px;
    margin-right: 3px;
    background-repeat: no-repeat;
}
.page_content .genpg-rite .sgl-socio-shares h5 {
    float: left;
    margin: 27px 30px 0 0;
}
.sgl-socio-shares .socio-icons {
    float: left;
}
.genpg-lft .sgl-sdb .widget{
    padding:37px 30px;
    background:#fff;
    -webkit-box-shadow: -2px 4px 30px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: -2px 4px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: -2px 4px 30px 0px rgb(0 0 0 / 10%);
    margin-bottom:20px;
    position: relative;
    float:left;
    width:100%
}
.genpg-lft .sgl-sdb .widget.widget_wysiwyg_widgets_widget{
    padding: 0px;
    margin: 0px;
}
.genpg-lft .sgl-sdb .widget .gen-contact-sec{
    margin: 0px;
}  
.genpg-lft .sgl-sdb #wysiwyg_widgets_widget-25{
    padding: 0px;
    margin-bottom: 0px;
}
.genpg-lft .sgl-sdb #wysiwyg_widgets_widget-25 .gen-contact-sec{
    margin-bottom: 0px;
}
.genpg-lft .sgl-sdb .widget label.screen-reader-text, .genpg-lft .sgl-sdb .widget span.screen-reader-text {
    display: none;
}
.genpg-lft .sgl-sdb h4.widget-title{
    font-size:30px;
    font-family: "Cinzel", serif;
    font-weight:700;
    text-transform:uppercase;
    line-height:45px;
    margin-bottom:10px;
    text-align: left;
}


.genpg-lft .sgl-sdb .widget input[type=search], .genpg-lft .sgl-sdb .widget select {
    width: 100%;
    background-color: #fcfbfb;
    border: 1px solid #c9cfcf;
    font-family: 'Lato-Regular';
    font-size: 18px;
    line-height: 120%;
    color: #9c9da0;
    background: inherit;
    -webkit-appearance: none;
    outline: 0;
    padding:21px 22px 20px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

}
.genpg-lft .sgl-sdb .widget input[type=search]{
    padding:21px 42px 20px 22px;

}
.genpg-lft .sgl-sdb .widget input[type=search]::placeholder{
    color: #9c9da0;
}
.genpg-lft .sgl-sdb .widget select {
    background-image: url(images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: right 22px center;
    cursor: pointer;
}
.genpg-lft .sgl-sdb .widget [type=submit] {
    cursor: pointer;
    position: absolute;
    right: 55px;
    top: 61px;
    bottom: 0;
    margin: auto;
    width: 19px;
    height: 19px;
    background-color: transparent;
    border: none;
    font-size: 0;
    background-image: url(images/search-icon.png);
    background-repeat: no-repeat;
}
.sdbr-cont-sec {
    float: left;
    width: 100%;
    margin: 25px 0 0;
    text-align: center;
}
.page_default.single-blgpst .page_content {
    padding: 100px 0px 620px;
}

.page_bnr::before{
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.5;
    z-index: 0;
    pointer-events: none;
}
.page_bnr .page_title{
    position: relative;
}
.review_item .review_row .reviews-rt-stars{
    margin: 0px 0px 20px 0px;
}
 .error404 .page_default h1.page-title{
    display: none;
}
.error404 .site-footer {
    background-color: #f2f2f2;
}


.error404 .page-content .search-form{

}
.error404 .page-content{
    text-align: center;
}


 .search-no-results .no-results .search-form{
    display: none;
 }
.error-search ,  .no-results .search-form{
    position: relative;
    width: 400px;
    margin: auto;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}
.error-search input[type=search] , .no-results .page-content  input[type=search]{
    width: 100%;
    background-color: #fff !important;
    border: 0;
    font-family: 'Lato-Regular';
    font-size: 18px;
    line-height: 1;
    color: #474848;
    background: inherit;
    -webkit-appearance: none;
    outline: 0;
    padding: 22px 42px 21px 22px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.error-search input[type=search]::placeholder ,.no-results .page-content  input[type=search]::placeholder{
    color: #474848;

}

.no-results .page-content p{
    font-size: 20px;
    line-height: 165%;
    color: #555657;
    font-family: 'Noto Sans';
    font-weight: 400;
    margin: 0px 0px 25px;
}
.search-no-results .full-width ,.search-no-results .full-width .blog-list{
    width: 100%;
    text-align: center;
    justify-content: center;
}



.error-search [type=submit] ,.no-results .page-content  input[type=submit]{
    cursor: pointer;
    position: absolute;
    right: 22px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 19px;
    height: 19px;
    background-color: transparent;
    border: none;
    font-size: 0;
    background-image: url(images/search-icon.png);
    background-repeat: no-repeat;
}


.search_results_title {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 10px;
}
.page_title .search_results_title h1,.page_title .search_results_title h2{
    margin: 0px;
}

.search_results_title .page-description {
    font-family: "Cinzel", serif;
    font-weight: 700;
    font-size: 70px;
    color: #fff;
    text-transform: uppercase;
    margin: 0px;
    line-height: normal;
    line-height: 1.2;
    padding-left: 10px;
}

.main-menu-lst {
    display: flex;
    position: relative;
    gap: 0px 2%;
    justify-content: center;
}
.topmenu-srch {
    display: flex;
    justify-content: center;
    align-items: center;
}
.genpg-rite.full-width {
    width: 100%;
    float: none;
    margin:0;
}

/* prct */
.innr-prctes-blk {
    width: 32.33%;
    margin: 0 .5% 1%;
    position: relative;
}
.innr-prctes-blk .innr-prctes-link a{
    width: 100%;
    height: 100%;
    font-size: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

.innr-prctes-blks {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.innr-prctes-img{
    position:relative;
}
.innr-prctes-img img{
    width:100%;
    display:block;
    filter: grayscale(100%);
}

.innr-prctes-img a:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    background: rgba(8,8,9,0.42);
    background: -moz-linear-gradient(top, rgba(8,8,9,0.42) 43%, rgba(8,8,9,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(43%, rgba(8,8,9,0.42)), color-stop(100%, rgba(8,8,9,1)));
    background: -webkit-linear-gradient(top, rgba(8,8,9,0.42) 43%, rgba(8,8,9,1) 100%);
    background: -o-linear-gradient(top, rgba(8,8,9,0.42) 43%, rgba(8,8,9,1) 100%);
    background: -ms-linear-gradient(top, rgba(8,8,9,0.42) 43%, rgba(8,8,9,1) 100%);
    background: linear-gradient(to bottom, rgba(8,8,9,0.42) 43%, rgba(8,8,9,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#080809', endColorstr='#080809', GradientType=0 );
}
.innr-prctes-cnt {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    padding:0 30px 35px 30px;
}
.page_content .genpg-rite .innr-prctes-cnt h4 {
    color: #fff;
    font-family: "Cinzel", serif;
    font-weight:700;
    font-size: 22px;
    line-height: 1.6;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 10px 0;
}
.page_content .genpg-rite .innr-prctes-cnt h4 a{
    color: #fff;
}
.innr-prctes-blk:hover {
    -webkit-box-shadow: 0px 15px 20px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 15px 20px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 15px 20px 0px rgb(0 0 0 / 20%);
}
.innr-prctes-blk:after {
    width: 150px;
    height: 4px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.innr-prctes-blk:hover:after{
    background: #fff;
}
.page_content .genpg-rite .innr-prctes-cnt p {
    font-family: 'Noto Sans';
    font-size: 18px;
    line-height: 1.4;
    color: #fff;
    margin:0;
}

.innr-prctes-cnt p.prc-cnt-pra {
    display: none;
}
.innr-prctes-blk:hover .innr-prctes-cnt p.prc-cnt-pra {
    display: block;
}

.innr-prctes-blk:hover .innr-prctes-img a:after {
    background-image: url(images/blue-shadow-img.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: cover;
}

.page-id-186 .page_content .genpg-rite h2.case{
    color:#474848;
    text-align: center;
}
.page-id-186 .hm-caserslt-sec{
    display:none;
}
.page-id-186 .hm-testimonial-sec.inner-testi{
    margin-top: 0;
}

.page-id-186 .gen-pg .page_content {
    padding: 100px 0;
}

.page-template-reviews-page .site-footer {
    margin-top: -145px;
    background-color: #f2f2f2;
}

/*Pagesense Popup*/
    /* Pop-up styles */
    body .pum-container,
   .pum-theme-default-theme .pum-container {
       padding: 25px 15px 10px;
   }
   .pum-container.pum-responsive.pum-responsive-tiny {
       width: 20% !important;
   }
   body .pum-container.pum-responsive.pum-responsive-tiny {
       background: #bd2d2d !important;
       color: #fff !important;
       font-family: "Nunito Sans", sans-serif !important;
   }
   .pum-theme-7034 .pum-title,
   .pum-theme-default-theme .pum-title {
       color: #fff !important;
       font-family: "Nunito Sans", sans-serif;
       font-size: 20px !important;
       line-height: 1.2 !important;
   }
   .pum-container .gform_wrapper .gfield_label {
       color: #fff !important;
       font-size: 16px !important;
       margin-bottom: 8px;
       box-shadow: none;
       font-weight: normal !important;
       font-family: "Nunito Sans", sans-serif;
   }
   .pum-container .gform_wrapper .gfield_label .gfield_required {
       display: none;
   }
   .pum-container .gf_progressbar_wrapper p,
   .pum-container .gform_wrapper .gfield_checkbox label,
   .pum-container .gform_wrapper .gfield_radio label {
       color: #fff !important;
       font-family: "Nunito Sans", sans-serif !important;
   }
   .pum-theme-7034 .pum-content+.pum-close,
   .pum-theme-default-theme .pum-content+.pum-close {
       line-height: 10px !important;
       font-size: 15px !important;
       padding: 8px !important;
       font-weight: bold !important;
       color: #ffffff !important;
       background: #ff5e1d !important;
       top: -10px !important;
   }
   body .pum-container .gform_wrapper .gform-body .gfield-choice-input {
       width: auto;
       height: auto;
       margin: auto;
       padding: 1px !important;
       top: -1px;
       position: relative;
   }
   div#pum_popup_title_106 {
       display: none;
   }
   .gform-field-label.gform-field-label--type-inline {
       margin-left: 5px !important;
       font-size: 15px !important;
   }
   .gform-theme--framework .gfield--type-choice .gfield_checkbox,
   .gform-theme--framework .gfield--type-choice .gfield_radio {
       gap: 2px !important;
   }
   body .pum-container .gform_wrapper .gform-body input,
   body .pum-container .gform_wrapper .gform-body select,
   body .pum-container .gform_wrapper .gform-body textarea {
       border: 1px solid #fff;
       color: #555657;
       resize: none;
       outline: none !important;
       font-family: "Nunito Sans", sans-serif !important;
       padding: 6px !important;
   }
   body .pum-container .gform_wrapper .gform_page_footer .button {
       margin: 5px !important;
       background: #00235b !important;
       width: 80px !important;
       font-size: 14px !important;
       line-height: 0.85rem !important;
       padding: 0.5rem 0.5rem !important;
       color: #fff !important;
       font-weight: normal !important;
       letter-spacing: 1px !important;
       font-family: "Nunito Sans", sans-serif !important;
       border: none !important;
   }
   body .pum-container .gform_wrapper .gform_page_footer .button:focus {
       outline: none !important;
   }
   body .pum-container .gform_wrapper .gform_fields input::placeholder,
   body .pum-container .gform_wrapper .gform_fields textarea::placeholder {
       color: #555657 !important;
       resize: none;
   }
   body .pum-container .gform_wrapper .gform_page_footer .button:hover {
       background: #fff !important;
       color: #14264a !important;
   }
   body .pum-container .gf_progressbar_wrapper {
       display: none !important;
   }
   body .pum-container .gform_wrapper .gform_page_footer {
       margin: 5px 0 0 0;
       padding: 0;
       gap: 0px;
   }
   body .pum-container .gform_wrapper .top_label .secnd-stp .gfield_label {
       display: none;
   }
   body .pum-container.pum-responsive.pum-responsive-tiny {
       min-height: 260px;
   }
   body .pum-container .gform_wrapper .gform_fields {
       grid-row-gap: 5px;
   }
   body .pum-container .gform_wrapper .gform_fields input {
       font-size: 14px;
   }
   .pum-overlay,
   html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,
   html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
       position: fixed;
       background: #ff5e1d;
       min-height: 370px !important;
   }
   body .pum-container .pum-title {
        font-family: "Nunito Sans", sans-serif;
   }
   .pum-content:focus-visible {
       outline: none;
   }
   body .pum-container .gform_wrapper .gfield_validation_message,
   .gform_wrapper .validation_message {
       background-color: inherit !important;
       font-size: 12px !important;
       font-family: "Nunito Sans", sans-serif;
       color: #ff0000 !important;
       padding: 0px !important;
       margin-top: -26px !important;
       text-align: right !important;
       padding: 5px !important;
       border: 0px !important;
       pointer-events: none;
   }
   body .pum-container .gform_submission_error.hide_summary,
   .gform_validation_errors {
       display: none !important;
   }
   body .pum-container .gform_wrapper .instruction.validation_message {
       display: none;
   }
   body .pum-container .gform_wrapper .gform_fields textarea {
       height: 60px !important;
       min-block-size: 0 !important;
   }
   body .pum-container .pum-content .gform_confirmation_message {
       color: #fff;
       font-family: "Nunito Sans", sans-serif !important;
   }
   body .pum-container input::placeholder {
       color: #fff;
   }
   body .pum-container input:-ms-input-placeholder {
       color: #fff;
   }
   body .pum-container input::-ms-input-placeholder {
       color: #fff;
   }
   body .pum-container textarea::placeholder {
       color: #fff;
   }
   body .pum-container textarea:-ms-input-placeholder {
       color: #fff;
   }
   body .pum-container textarea::-ms-input-placeholder {
       color: #fff;
   }
   .pum-theme-12 .pum-container,
   .pum-theme-default-theme .pum-container {
       background-color: #555657;
   }




.page_content .genpg-rite .rslt-itm h6{
    font-weight: 400;
}



#floatingMenu {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: left;
    display: flex;
    width: 100%;
    height: 100vh;
    z-index: 99999;
}

.floatingMenu-list {
    width:300px;
    background: #00235b;
    overflow-y: auto;
    padding: 10px 22px;
    height: 100vh;
    position: relative;
}
.floatingMenu-list {
    max-width: 450px;
    width: 100%;
    overflow-y: auto;
    padding: 20px;
    height: 100vh;
    position: absolute;
    left: 0;
}
#floatingMenu.openMenu {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
#cloaseFloatingMenu {
    text-align: right;
    font-size: 50px;
    line-height: 1;
    font-weight: 700;
    display: block;
    clear: both;
    color: #fff;
}
a#cloaseFloatingMenu2 {
    flex-grow: 1;
    width: calc(100% - 280px);
    height: 100%;
    font-size: 0px !important;
}


.header-sticky .stickyshowhide .txt {
    width: 40px;
    height: 40px;
    text-align: center;
    float: none;
    padding: 0;
    position: relative;
    font-weight: initial;
}

.header-sticky .sicky-cnt {
    width: 25%;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #c4c9b2;
    padding: 0 8px;
}
.header-sticky .sicky-cnt>a {
    font-size: 17px;
    color: #fff;
    font-family: 'Noto Sans';
    font-weight: 400;
    position: relative;
    padding-top: 45px;
    display: inline-block;
    text-align: center;
    width: 100%;
    cursor: pointer;
}
.header-sticky .sicky-cnt a:before {
    width: 40px;
    height: 40px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    background: transparent;
    border-radius: 100%;
    border: 2px solid #fff;
}
.header-sticky .sicky-cnt .stickyshowhide:before {
    background: url(images/header-sticky-menu.png) no-repeat center;
}
.header-sticky .sicky-cnt.sticky-blog-wrap a:before {
    background: url(images/header-sticky-blog.png) no-repeat center;
}
.header-sticky .sicky-cnt.sticky-book-wrap a:before {
    background: url(images/header-sticky-book.png) no-repeat center;
}
.header-sticky .sicky-cnt.sticky-call-wrap a:before {
    background: url(images/header-sticky-call.png) no-repeat center;
}
.header-sticky {
    display: none;
}
.sicky-cnt.mobile_src_nav {
    background-color: transparent;
}
.header-sticky .container{
    display: flex;
    justify-content: center;
}
div#floatingMenu .container{
    padding: 0;
}

.hm-abt-img img {
    width: 100%;
    display: block;
}


.gen-pg.contact-pg .page_content {
    padding: 45px 0px;
}


.page_content .genpg-rite .contact-map{
    width: 100%;
    display: block;
}

.page_content .genpg-rite .contact-map iframe{
    width: 100%;
    height: 600px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}
.page_content .genpg-rite .in-cmn-image {
    margin: 20px 0;
}
.page_content .genpg-rite .in-cmn-image img {
    display: block;
    width: 100%;
    margin: 0;
}


.f_widgets .ftr-cntmdl {
    height: max-content;
    margin: auto;
}


.page_content .genpg-rite .review-cont , .page_content .genpg-rite .thank-u-cont{
    text-align: center;
}

.page_content .genpg-rite .review-page-icons{
    display: flex;
    justify-content: center;
    gap: 2%;
}

.hm-prctes-blks.gen-lft-sdb-serv{
    margin-bottom: 0px;
}


.blog .site-footer ,.single.single-post .site-footer{
    background-color: #f2f2f2;
}






.hm-contform.fdbk-form{
    width: 100%;
    max-width: 100%;
    padding: 50px;
}
.hm-contform.fdbk-form .gform_wrapper .gform_fields {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px 0px;
}

.hm-contform.fdbk-form .gform_wrapper .gform_fields .gfield{
    width: 49% !important;
    position: relative;
    margin: 0px !important;
}
.hm-contform.fdbk-form .gform_wrapper .gform_fields .gfield.msg.fd{
    width: 100% !important;
}
.hm-contform.fdbk-form .gform_wrapper .gform_fields .gfield legend.gfield_label{
    display: none;
}
.hm-contform.fdbk-form .gform_wrapper .gform_fields .gfield.msg.fd .ginput_container_textarea{
    line-height: 0;
}
.hm-contform.fdbk-form .gform_wrapper .gform_body .gform_fields .gfield input, .hm-contform.fdbk-form .gform_wrapper .gform_body .gform_fields .gfield select, .hm-contform.fdbk-form .gform_wrapper .gform_body .gform_fields .gfield textarea {
    width: 100% !important;
    font-size: 18px !important;
    line-height: normal !important;
    color: #9c9da0 !important;
    margin: 0 0 0px 0 !important;
    min-height: inherit !important;
    outline: none !important;
    border: 1px solid #c9cfcf !important;
    background-color: #fcfbfb !important;
    padding: 18px 20px 18px 50px !important;
    outline: 0 !important;
    font-family: 'Lato-Regular' !important;
    background-repeat: no-repeat;
    background-size: 20px;
    height: auto;
}
.hm-contform.fdbk-form .gform_wrapper .gform_body .gform_fields .gfield input::placeholder,.hm-contform.fdbk-form .gform_wrapper .gform_body .gform_fields .gfield textarea::placeholder{
    color: #9c9da0;
}

.hm-contform.fdbk-form .gform_wrapper .gform_fields .gfield.msg textarea {
    background-image: url(images/msg-icn.png);
    background-position: left 20px top 20px;
    height: 130px !important;
    resize: none;
}
.hm-contform.fdbk-form .gform_wrapper .gform_fields .gfield.mail input {
    background-image: url(images/mail-icn.png);
    background-position: left 20px top 22px;
}
.hm-contform.fdbk-form .gform_wrapper .gform_fields .gfield.pho input {
    background-image: url(images/pho-icn.png);
    background-position: left 20px top 20px;
}

.hm-contform.fdbk-form .gform_wrapper .gform_fields .gfield.chk.fd{
    margin: 0px !important;
}
.hm-contform.fdbk-form .gform_wrapper .gform_fields .gfield.chk.fd input{
    width: auto !important;
    padding: 0px !important;


}
.hm-contform.fdbk-form .gform_wrapper .gform_fields .gfield.chk label.gform-field-label{
    display: block;
}
.hm-contform.fdbk-form .gform_wrapper .gform_fields .gfield.chk .gform-field-label {
    font-family: 'Lato-Regular' !important;
    font-size: 18px !important;
    color: #9c9da0;
    font-weight: 400;
    line-height: 1.1;
    margin-left: 10px !important;
}

.hm-contform .gform_required_legend{
    display: none;
}


.hm-contform.fdbk-form .gform_wrapper .gform-footer{
    margin: 25px 0 0 !important;
    text-align: center;
    justify-content: center;
}
.hm-contform.fdbk-form .gform_wrapper .gform-footer input.gform_button{
    opacity: 1 !important;
}


.page_content .genpg-rite .feedback-sec h2, .feedback-sec .feedback-logo{
    text-align: center;
}

.feedback-sec .feedback-logo{
    margin: 0 auto 25px;
    width: 34%;
}



.rate-page-clk {
    text-align: center;
    padding: 30px 0;
}
.rate-page-logo {
    margin: 0 auto 25px;
    width: 34%;
}
.rate-stars {
  text-align: center;
white-space: nowrap;
margin: 10px 0 0;
}
.rate-stars a{
    font-size: 0px;
    position: relative;
    height: 26px;
    width: 26px;
    margin: 0 12px;
}

.rate-stars span a:before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(images/star-rate.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    filter: grayscale(100%);

}
.rate-stars span:hover > a:before {
  filter: grayscale(0);
}
.rate-stars span, .rate-stars span a {
    display: inline-block;
    line-height: 0;
}








/*faqs*/
.faqs-pg{
    margin-top: 30px;
}
.faqs-pg .accordion-blk {
    overflow: hidden;
    background: transparent;
    margin: 0 0 25px;
    padding: 0;
    box-shadow: 0 0 0 #000;
}
.faqs-pg .pg_faq_cnt .accordion-section {
    width: 100%;
	margin: 0 !important;
}
.faqs-pg .pg_faq_cnt .accordion-section:first-child{
    border-top: 2px solid #ff5e1d ;
}
.faqs-pg .pg_faq_cnt .accordion-section{
    border-bottom: 2px solid #ff5e1d ;
}
.faqs-pg .pg_faq_cnt .accordion-section h5{
	margin-bottom:0px;
}
.faqs-pg .pg_faq_cnt h5 {
    margin: 0;
    text-transform: initial;
}
.faqs-pg .pg_faq_cnt .accordion-section-title {
    width: 100%;
    padding: 20px 40px 20px 0px;
    display: inline-block;
    background: transparent;
    transition: all linear 0.15s;
    color: #474848 ;
    position: relative;
    line-height: normal;
    border: 0px;
    margin: 0px;
}
.faqs-pg .pg_faq_cnt .accordion-section-title.active,
.faqs-pg .pg_faq_cnt .accordion-section-title:hover {
    color: #474848 ;
    background: transparent;
}
.faqs-pg .accordion-section-content {
    padding: 0px 0 10px;
    display: none;
}
.faqs-pg .pg_faq_cnt .accordion-section p {
    margin: 0 0 15px 0;
}
.faqs-pg .pg_faq_cnt .accordion-section-title:after {
    position: absolute;
    content: "+";
    right: 15px;
    font-size: 32px;
    top: 0px;
    bottom: 0;
    color: #ff5e1d ;
    font-weight: 400;
    margin: auto;
    width: max-content;
    height: max-content;
    line-height: normal;
    padding: 0;
    font-family: "Nunito Sans", sans-serif;
}

.faqs-pg .pg_faq_cnt .accordion-section-title.active:after {
    content: "-";
}



.page_content .genpg-rite .post_single .in-cmn-image {
    margin: 20px 0;
    height: 400px;
}
.page_content .genpg-rite .post_single .in-cmn-image img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}



/* Blue CSS Styles */

.topmenu ul li.current-menu-item a:before{border-top: 7px solid #ff5e1d;}
.hdr-socio a{
    background-image:url(images/blue-hm-sprites.webp);
}
.hdr-socio a.fb{
    background-position:-3px -55px;
}
.hdr-socio a:hover.fb{
    background-position:-3px -2px;
}
.hdr-socio a.twtr{
    background-position:-55px -55px;
}
.hdr-socio a:hover.twtr{
    background-position:-55px -2px;
}
.hdr-socio a.ggl{
    background-position:-107px -55px;
}
.hdr-socio a:hover.ggl{
    background-position:-107px -2px;
}
.hdr-socio a.insta{
    background-position:-159px -55px;
}
.hdr-socio a:hover.insta{
    background-position:-159px -2px;
}

.main-menu{
    background-color:#00235b;
}
.topmenu ul li > a:hover, .topmenu ul li.current-menu-item > a {
    color:#ff5e1d;
}
.topmenu ul li ul > li.current-menu-item a{
    background-color: #ff5e1d;
}


.bnr-btn a{
    background-color:#ff5e1d;
}
.bnr-btn a:hover{
    background-color:#314558;
    outline-color: #314558;
}
.hm-prctes-blk:after{
    background: #ff5e1d;
}
.hm-prctes-blk:hover .hm-prctes-img a:after{
    background-image: url(images/blue-shadow-img.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: cover;
}
.hm-btn a{
    background: #ff5e1d;
    outline: 3px solid #fff;
    text-align: center;
}
.hm-btn a:hover{
    background: #314558;
}

.hm-caserslt-sec h3{
    color:#ff5e1d; 
}
.testi-itm:before, .testi-itm:after{
    background-image: url(images/blue-hm-sprites.webp);
    background-position: -6px -109px;
    background-color: #062961;
}
.testi-itm:after {
    background-position: -48px -109px;
}
.post_btn a{
    color:#ff5e1d;
}
.post_btn a:hover{
    color:#314558;
}
.post_btn a:after{
    background-image: url(images/blue-hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -150px -125px;
}
.post_btn a:hover:after{
    background-position: -150px -146px;
}
.reviews-rt-stars .rating {
    background-image: url(images/blue-star.png);
}

.site-footer{
    background-image:url(images/footer-bg.webp);
}
.ftmenu ul li a:hover, .f_widgets .ftr-cnt a:hover, .copyrights a:hover {color:#ff5e1d;}
.ftr-socio a.fb {background-position:-5px -266px;}
.ftr-socio a.fb:hover {background-position:-5px -319px;}
.ftr-socio a.twtr {background-position:-57px -266px;}
.ftr-socio a.twtr:hover {background-position: -57px -319px;}
.ftr-socio a.ggl {background-position:-109px -266px;}
.ftr-socio a.ggl:hover {background-position:-109px -319px;}
.ftr-socio a.insta {background-position:-162px -266px;}
.ftr-socio a.insta:hover {background-position:-162px -319px;}
.ftr-socio a {background-image: url(images/blue-hm-sprites.webp);}

.yellow-about-img, .green-about-img, .red-about-img {display: none;}
.hm-sec3{background-image:url(images/hm-sec3bg.webp);}
.mobile_src_nav {background-color:#00235b;}
.floatingMenu-list{
     background: #00235b;
}
.header-sticky.fixed-header{
    background-color: #00235b;
}
/*inner-pges*/
.contact-pg-item p a:hover,.contact-pg-item.phn p a:hover{color:#ff5e1d}
.contact-pg-item.cnt-soc a{
    background-image:url(images/blue-hm-sprites.webp);
}	
.cntpg-frm .gform_wrapper .gform_footer input[type=submit] {
    outline: 3px solid #fff;
    background: #ff5e1d;
}
.page_bnr:after{
    background-image: url(images/blue-inner-banner-after.png);
}
.gen-contact-sec{
    background-image: url(images/blue-gen-sdb-bg.jpg);
}
.page_content .genpg-rite ul li:before{ background-color: #ff5e1d;}
.inr-profitem:hover h6 a{color: #ff5e1d;}
.singl-prf-img.mbl-sgl-prf:before{background-color: #ff5e1d;}
.blog-pg a.next.page-numbers:after, .blog-pg a.prev.page-numbers:after{
    background-color: #00235b;
}
.blog-pg .page-numbers.current, .blog-pg .page-numbers:hover {
    color: #ff5e1d;
    border:2px solid #ff5e1d;
}
.page_content .genpg-rite .sgl-socio-shares h5{color:#ff5e1d; }
.genpg-lft .sgl-sdb h4.widget-title{color: #ff5e1d;}
.post_date{color: #ff5e1d;}
.socio-icons a{  
    background-image: url(images/blue-hm-sprites.webp);
}
.socio-icons a.sgl-fb{
    background-position:-3px -55px;
}
.socio-icons a:hover.sgl-fb{
    background-position:-3px -2px;
}
.socio-icons a.sgl-tw{
    background-position:-55px -55px;
}
.socio-icons a:hover.sgl-tw{
    background-position:-55px -2px;
}
.socio-icons a.sgl-gp{
    background-position:-107px -55px;
}
.socio-icons a:hover.sgl-gp{
    background-position:-107px -2px;
}
.socio-icons a.sgl-insta{
    background-position:-159px -55px;
}
.socio-icons a:hover.sgl-insta{
    background-position:-159px -2px;
}
.contact-pg-item.addr h4:before { background-position: -22px -142px;}
.contact-pg-item.phn h4:before{background-position: -78px -142px;}
.contact-pg-item.cnt-soc h4:before{background-position: -133px -142px;}
.contact-pg-item h4{color:#00235b;}

.hm-testimonial-sec.inner-testi .hm-testi-blks.owl-carousel .owl-prev, 
.hm-testimonial-sec.inner-testi .hm-testi-blks.owl-carousel .owl-next{
    background-color: #ff5e1d!important;
}
.innr-prctes-blk:after{
   background-color: #ff5e1d; 
}
.topmenu ul li ul.sub-menu {
    background: #00235b;
}
@media screen and (max-width:991px){
    .hm-prctes-blks.owl-carousel .owl-nav, .hm-testi-blk.owl-carousel .owl-nav,
    .ourblg-blck.owl-carousel .owl-nav, .hm-caseresults.owl-carousel .owl-nav {
        background-color: #ff5e1d;
    }
}



.page_default.blog-pg .full-width {
    float: none;
    width: 100%;
}