@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*
{
    padding:0;
    margin:0;
    box-sizing:border-box;
}
img  
{
    width:auto;
    max-width: 100%;
}
@font-face { 
    font-family: 'fontawesome-webfont';
    src: url('../fonts/fontawesome-webfont.ttf');
    src: url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.eot'), url('../fonts/fontawesome-webfont.woff2') format('woff2');
}

@font-face {
    font-family: 'proxima_novalight';
    src: url('../fonts/proximanova-light-webfont.eot');
    src: url('../fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-light-webfont.woff2') format('woff2'),  url('../fonts/proximanova-light-webfont.woff') format('woff'),  
        url('../fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novaregular';
    src: url('../fonts/proximanova-regular-webfont.eot');
    src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-regular-webfont.woff2') format('woff2'),  url('../fonts/proximanova-regular-webfont.woff') format('woff'),  url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),  url('../fonts/proximanova-regular-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novasemibold';
    src: url('../fonts/proximanova-semibold-webfont.eot');
    src: url('../fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-semibold-webfont.woff2') format('woff2'),  url('../fonts/proximanova-semibold-webfont.woff') format('woff'),  url('../fonts/proximanova-semibold-webfont.ttf') format('truetype'),  url('../fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novabold';
    src: url('../fonts/proximanova-bold-webfont.eot');
    src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-bold-webfont.woff2') format('woff2'),  url('../fonts/proximanova-bold-webfont.woff') format('woff'),  url('../fonts/proximanova-bold-webfont.ttf') format('truetype'),  url('../fonts/proximanova-bold-webfont.svg#proxima_novabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novathin';
    src: url('../fonts/proximanova-thin-webfont.eot');
    src: url('../fonts/proximanova-thin-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-thin-webfont.woff2') format('woff2'),  url('../fonts/proximanova-thin-webfont.woff') format('woff'),  url('../fonts/proximanova-thin-webfont.ttf') format('truetype'),  url('../fonts/proximanova-thin-webfont.svg#proxima_novathin') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novalight_italic';
    src: url('../fonts/proximanova-lightit-webfont.eot');
    src: url('../fonts/proximanova-lightit-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-lightit-webfont.woff2') format('woff2'),  url('../fonts/proximanova-lightit-webfont.woff') format('woff'),  url('../fonts/proximanova-lightit-webfont.ttf') format('truetype'),  url('../fonts/proximanova-lightit-webfont.svg#proxima_novalight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novaitalic';
    src: url('../fonts/proximanova-regularit-webfont.eot');
    src: url('../fonts/proximanova-regularit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regularit-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-regularit-webfont.woff') format('woff'),
         url('../fonts/proximanova-regularit-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-regularit-webfont.svg#proxima_novaitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novamedium';
    src: url('../fonts/proximanova-medium-webfont.eot');
    src: url('../fonts/proximanova-medium-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-medium-webfont.woff2') format('woff2'),  url('../fonts/proximanova-medium-webfont.woff') format('woff'),  url('../fonts/proximanova-medium-webfont.ttf') format('truetype'),  url('../fonts/proximanova-medium-webfont.svg#proxima_novamedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novamedium_italic';
    src: url('../fonts/proximanova-mediumit-webfont.eot');
    src: url('../fonts/proximanova-mediumit-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-mediumit-webfont.woff2') format('woff2'),  url('../fonts/proximanova-mediumit-webfont.woff') format('woff'),  url('../fonts/proximanova-mediumit-webfont.ttf') format('truetype'),  url('../fonts/proximanova-mediumit-webfont.svg#proxima_novamedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novasemibold_italic';
    src: url('../fonts/proximanova-semiboldit-webfont.eot');
    src: url('../fonts/proximanova-semiboldit-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-semiboldit-webfont.woff2') format('woff2'),  url('../fonts/proximanova-semiboldit-webfont.woff') format('woff'),  url('../fonts/proximanova-semiboldit-webfont.ttf') format('truetype'),  url('../fonts/proximanova-semiboldit-webfont.svg#proxima_novasemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novaextrabold';
    src: url('../fonts/proximanova-extrabold-webfont.eot');
    src: url('../fonts/proximanova-extrabold-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-extrabold-webfont.woff2') format('woff2'),  url('../fonts/proximanova-extrabold-webfont.woff') format('woff'),  url('../fonts/proximanova-extrabold-webfont.ttf') format('truetype'),  url('../fonts/proximanova-extrabold-webfont.svg#proxima_novaextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novablack';
    src: url('../fonts/proximanova-black-webfont.eot');
    src: url('../fonts/proximanova-black-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-black-webfont.woff2') format('woff2'),  url('../fonts/proximanova-black-webfont.woff') format('woff'),  url('../fonts/proximanova-black-webfont.ttf') format('truetype'),  url('../fonts/proximanova-black-webfont.svg#proxima_novablack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novathin_italic';
    src: url('../fonts/proximanova-thinit-webfont.eot');
    src: url('../fonts/proximanova-thinit-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-thinit-webfont.woff2') format('woff2'),  url('../fonts/proximanova-thinit-webfont.woff') format('woff'),  url('../fonts/proximanova-thinit-webfont.ttf') format('truetype'),  url('../fonts/proximanova-thinit-webfont.svg#proxima_novathin_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novabold_italic';
    src: url('../fonts/proximanova-boldit-webfont.eot');
    src: url('../fonts/proximanova-boldit-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-boldit-webfont.woff2') format('woff2'),  url('../fonts/proximanova-boldit-webfont.woff') format('woff'),  url('../fonts/proximanova-boldit-webfont.ttf') format('truetype'),  url('../fonts/proximanova-boldit-webfont.svg#proxima_novabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novaextrabold_italic';
    src: url('../fonts/proximanova-extraboldit-webfont.eot');
    src: url('../fonts/proximanova-extraboldit-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-extraboldit-webfont.woff2') format('woff2'),  url('../fonts/proximanova-extraboldit-webfont.woff') format('woff'),  url('../fonts/proximanova-extraboldit-webfont.ttf') format('truetype'),  url('../fonts/proximanova-extraboldit-webfont.svg#proxima_novaextrabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novablack_italic';
    src: url('../fonts/proximanova-blackit-webfont.eot');
    src: url('../fonts/proximanova-blackit-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/proximanova-blackit-webfont.woff2') format('woff2'),  url('../fonts/proximanova-blackit-webfont.woff') format('woff'),  url('../fonts/proximanova-blackit-webfont.ttf') format('truetype'),  url('../fonts/proximanova-blackit-webfont.svg#proxima_novablack_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}


body
{
    font-family: "Poppins", sans-serif;
    color: #0C1A2B;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
    text-transform: uppercase;
    letter-spacing: 0.02px;
    color: #333;
}
h1 {
    font-size: 42px;
    font-family: "Poppins", sans-serif;
}
h2 {
    font-size: 34px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}
h3 {
    font-size: 28px;
    font-family: "Poppins", sans-serif;
}
h4 {
    font-size: 24px;
    font-family: "Poppins", sans-serif;
}
h5 {
    font-size: 22px;
    font-family: "Poppins", sans-serif;
}
h6 {
    font-size: 20px;
    font-family: "Poppins", sans-serif;
}
p
{
    font-family: "Poppins", sans-serif;
    color: #333333;
    font-size: 16px;
    padding-bottom: 15px;
}


.bottom-to-top  a{
    background: #A3D547;
    display: block;
    padding: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
}
.bottom-to-top  a:hover{
    background:#000;
}
.bottom-to-top a i {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
   
}
.bottom-to-top {
    position: fixed;
    bottom: 40px;
    right: 15px;
    width: 44px;
    height: auto;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: translateY(-150px);
    transform: translateY(-150px);
    z-index: 9999;
}
.bottom-to-top.show {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}


#scrollbutton {
    position: fixed;
    bottom: 90px;
    right: 20px;
    width: auto;
    height: auto;
    z-index: 99;
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    transition: all .2s linear;
}
#scrollbutton.show {
    display: inline-block;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    transition: all .2s linear;
}
#scrollbutton div {
    background: #2fb7c4;
    display: inline-block;
    position: relative;
    color: #fff;
    text-decoration: none;
    line-height: 0;
    padding: 10px 14px;
    overflow: hidden;
    border-radius: 6px;
    font-size: 22px;
    transition: All 1s ease;
    cursor: pointer;
}
#scrollbutton div:hover {
    background: #1a3043;
    color: #fff; 
}
.main_menu-fixed
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999999;
    -webkit-transform-origin: top; 
    transform-origin: top; 
    -webkit-animation: navtrans 0.3s ease-in;
    animation: navtrans 0.3s ease-in; 
    -webkit-transition: all 0.2s linear; 
    transition: all 0.2s linear; 
}
@-webkit-keyframes navtrans
{
    0%{-webkit-transform: translateY(-100%);}
    100%{-webkit-transform: translateY(0%);}
}
@keyframes navtrans
{
    0%{transform: translateY(-100%);}
    100%{transform: translateY(0%);}
}
.banner.banner-fixed,
.about-hero.about-hero-fixed 
{
    margin-top: 80px;
}

.wrapper
{
    max-width: 1285px;
	margin:auto;
	padding: 0px 10px;
} 
.wrapper_small
{
    max-width: 1540px;
    margin:auto;
    padding: 0px 120px;
}
#blog-page .cfag-container,
.cfag-container
{
    max-width: 1285px;
    margin:auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 80px;
    padding-bottom: 80px;
} 


/* style started */
header
{
    width: 100%;
    height: auto;
    background: #fff;
    position: relative;
    z-index: 9;
    border-bottom: 1px solid #E5E7EB;
}
.header
{
   width: 100%;
  height: auto;
  max-height: 80px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.header_left
{
    width: auto;
    position: relative;
    top: 5px;
}
.header_right
{
    text-align: right;
    display: flex;
    justify-content: flex-end;
    padding-top: 11px;
    padding-bottom: 0px;
}
.header_left a, .header_left a img 
{
    display: block;
}
.header_left a img 
{
    max-width: 125px;
    height: auto;
    object-fit: contain;
}

.header_right_b
{
    display: flex;
    flex-wrap: wrap;
    gap: 0px 0px;
    align-items: center;
}
.header_right_b p 
{
    padding: 0px;
    line-height: 1;
    display: flex;
    align-items: center;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
}
.header_right_b p img
{
    width: 20px;
    margin-right: 7px;
}
.header_right_b p a
{ 
    letter-spacing: 0px;
    color: #333333;
    font-size: 18px;
    text-decoration: none;
    margin-left: 0;
    font-family: "Inter", sans-serif;
    font-weight: bold;
}
.header_right_b p:hover a
{
    color: #2FB7C4;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
}
.header_right_b p:hover img
{
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    filter: brightness(0) saturate(100%) invert(96%) sepia(75%) saturate(6637%) hue-rotate(133deg) brightness(78%) contrast(92%);
}

.btn_blue
{
    min-width: 191px;
    height: 50px;
    background: #3950A2;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'Montserrat-Medium';
    text-decoration: none;
    font-size: 18px;
    transition: All 0.2s ease;
    -webkit-transition: All 0.2s ease;
    -ms-transition: All 0.2s ease;
}
.btn_blue:hover
{
    background: #E91F25;
}
.btn_color, a.wp-element-button
{
  height: 55px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 6px;
  padding: 0px 25px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  background-color: #2FB7C4;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
}
.btn_color:hover, a.wp-element-button:hover
{
    color: #0C1A2B;
    background-color: #FEFD02;

    color: #fff;
    background-color: #277c85;
}
.header_right_t {
  margin-left: 25px;
}

.header_submenu
{
    width: 100%;
    height: auto;
    background: #7d1315;
}
.header_menu
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: auto;
    flex: 1;
    padding-top: 27px;
}
.header_menu > ul
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    list-style-type: none;
    gap: 0px 25px;
}
.header_menu > ul > li
{
    position: relative;
    margin: 0px 0px;
    padding-bottom: 10px;
}
.header_menu > ul > li:last-child
{
    /*margin: 0px 15px;*/
}
.header_menu > ul > li > a
{
    text-decoration: none;
    position: relative;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #0C1A2B;
}
.header_menu > ul > li > a:hover
{
    color: #2FB7C4;
}

.header_menu > ul > li > ul.sub-menu
{
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px #00000030;
    width: 320px;
    z-index: 9;
    left: 0;
    padding: 5px 20px;
    list-style-type: none;
    display: none;
    flex-direction: column;
    flex-wrap: wrap;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: 10px;
}
.header_menu > ul > li:hover > ul.sub-menu
{
    display: flex;
}

.header_menu > ul > li > ul.sub-menu > li 
{
    padding: 12px 0px;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
}
.header_menu > ul > li > ul.sub-menu > li:last-child
{
    border-bottom: none;
}
.header_menu > ul > li > ul.sub-menu > li > a 
{
    text-decoration: none;
    letter-spacing: 0px;
    font-size: 16px;
    color: #0C1A2B;
    font-weight: 600;
}
.header_menu > ul > li > ul.sub-menu > li > a:hover,
.header_menu > ul > li > ul.sub-menu > li.current-menu-item > a,
.header_menu > ul > li.current-menu-item > a
{
    color: #2FB7C4;
}
span.menu-arrow { cursor: pointer;
}

span.menu-arrow svg {
    width: 10px;
	height: auto;
}
.header_menu > ul > li:hover > a
{
    color: #2FB7C4;
}
.header_menu > ul > li:hover > span.menu-arrow svg
{
    filter: brightness(0) saturate(100%) invert(83%) sepia(56%) saturate(2730%) hue-rotate(141deg) brightness(85%) contrast(77%);
}

.banner
{
    width: 100%;
    height: 600px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner:before
{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #1F3A4D;
    opacity: 0.41;
}
.banner_main
{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
	width: 100%;
    max-width: 720px;
}
.banner_main h1 
{
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    line-height: 1.35;
    font-weight: 600;
    margin-bottom: 10px;
}
.banner_main p
{
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #fff;
}
.banner_main .btn_color
{
    min-width: 261px;
    margin-top: 22px;
}
.banner .banner_img, .banner .banner_video {height: 100%; width: 100%;}
.banner .banner_img img, .banner .banner_video video {height: 100%; width: 100%; object-fit: cover; object-position: center;}

.call-to-aution
{
    width: 100%;
    height: auto;
    position: relative;
    padding: 50px 0px;
    background-repeat: no-repeat;
    background-size: cover;
	background-position: 50%;
}
.call-to-aution-inner
{
  border-radius: 25px;
  background: rgb(255 255 255 / 84%);
  margin: auto;
  padding: 40px 60px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.call-to-aution-innerl
{
    flex: 1;
}
.call-to-aution-innerr
{
    width: 250px;
    text-align: right;
}
.call-to-aution-inner p 
{
    color: #0C1A2B;
    font-size: 17px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    padding-bottom: 12px;
}
.call-to-aution-inner h2
{
    color: #0C1A2B;
    font-size: 32px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 0px;
    padding-bottom: 15px;
}
.call-to-aution-inner .btn_color
{
    margin-top: 15px;
}
footer
{
    width: 100%;
    height: auto;
    background-color: #F6F7F4;
    padding-top: 50px;
    padding-bottom: 25px;
}
.footer_main
{
    display: flex;
    flex-wrap: wrap;
}
.footer_mainl
{
    width: 25%;
}
.footer_main2
{
    width: 22%;
  padding-left: 40px;
}
.footer_main3
{
    width: 28%;
}
.footer_mainr4
{
    width: 25%;
}
.footerlogo
{
	display: inline-block;
    line-height: 1;
    margin-bottom: 25px;
}
.footerlogo img 
{
    width: 100px;
}
.footer_mainl p
{
    color: #333333;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    line-height: 1.4;
    padding-bottom: 20px;
}
.footer_main_style h2 
{
    color: #333333;
    font-size: 22px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 1;
}
.footer_mainl ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 15px;
}
.footer_mainl ul li a img 
{
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
}
.footer_mainl ul li a:hover img 
{
    filter: brightness(0) saturate(100%) invert(57%) sepia(6%) saturate(5326%) hue-rotate(136deg) brightness(113%) contrast(74%);
}
.footer_main2 h2,
.footer_main3 h2  
{
    margin-bottom: 25px;
}
.footer_main2 ul 
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 8px;
    flex-direction: column;
}
.footer_main2 ul li a 
{
    font-family: "Inter", sans-serif;
    color: #333333;
    font-size: 16px;
    text-decoration: none;
    line-height: 1;
    font-weight: 500;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
}
.footer_main2 ul li a:hover
{
    color: #2FB7C4;
}
.telinfo 
{
  display: flex;
  align-items: flex-start;
  gap: 0px 7px;
  margin-bottom: 10px;
}
.telinfo a,
.telinfo p
{
    font-family: "Inter", sans-serif;
    color: #333333;
    font-size: 16px;
    text-decoration: none;
    line-height: 1;
    font-weight: 500;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.telinfo p
{
    line-height: 1.4;
}
.telinfo span {
  line-height: 1;
  position: relative;
  top: 3px;
  min-width: 30px;
}
.telinfo span img
{
  line-height: 1;
  font-size: 20px;
  width: 20px;
}

.telinfo:nth-child(2) span
{
    top: -1px;
}
.telinfo:nth-child(3) span
{
    top: 4px;
}
.telinfo:nth-child(4) span
{
    top: 3px;
}
.telinfo:nth-child(5) span
{
    top: 2px;
}
.telinfo:nth-child(5)
{
    padding-top: 5px;
}
.footer_mainr4 iframe 
{
    height: 270px;
}
.telinfo a
{
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
}
.telinfo a:hover
{
    color: #2FB7C4;
}
.copyrights
{
    width: 100%;
    text-align: center;
    padding-top: 35px;
}
.copyrights p 
{
    margin: 0;
    padding: 0;
    font-family: "Inter", sans-serif;
    color: #333333;
    font-size: 16px;
    text-decoration: none;
    line-height: 1;
    font-weight: 500;
}
.h_about
{
    width: 100%;
    height: auto;
    padding: 70px 0px;
}
.h_about_inner
{
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 45px;
}
.h_about_innerl,
.h_about_innerr
{
    flex: 1;
}
.h_about_innerr a img
{
    border-radius: 6px;
}
.h_about_innerr a 
{
    display: block;
    position: relative;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
}
.h_about_innerr a:before
{
    content: '';
    position: absolute;
    width: 70px;
    height: 70px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    left: 0;
    right: 0;
    z-index: 1;
    background-image: url('../images/Ellipse-youtube.svg');
    background-repeat: no-repeat;
    margin: auto;
    background-size: contain;
}
.h_about_innerr a:after
{
    content: '';
    position: absolute;
    width: 34px;
    height: 34px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    left: 0;
    right: 0;
    z-index: 1;
    background-image: url('../images/Polygon.svg');
    background-repeat: no-repeat;
    margin: auto;
    background-size: contain;
    background-position: 3px 0px;
}
.h_about_innerl span 
{
    color: #333333;
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    padding-bottom: 10px;
    display: block;
}
.h_about_innerl h2
{
    color: #333;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    letter-spacing: 0.02px;
    font-size: 34px;
    line-height: 1.1;
}
.h_about_innerr a:hover:before,
.h_about_innerr a:hover:after
{
    filter: brightness(0) saturate(100%) invert(57%) sepia(6%) saturate(5326%) hue-rotate(136deg) brightness(113%) contrast(74%);
}
.court
{
    width: 100%;
    height: auto;
    padding: 70px 0px;
    box-shadow: 0px 3px 16px #0000001F;
    background: #F6F7F4;
}
.subtitle,
.maintitle
{
    text-align: center;
}
.subtitle
{
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
}
.maintitle
{
    
}
.h_about_innerl .btn_color
{
    min-width: 170px;
}

.court_main {
  width: 100%;
  display: flex;
  gap: 20px;
  padding-top: 20px;
  flex-wrap: wrap;
}
.court_main1 {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 6px;
  background-color: #fff;
  flex: 1;
  position: relative;
  padding-bottom: 45px;
}
.court_main1 figure a 
{
    display: block;
    line-height: 1;
    height: 135px;
    position: relative;
    overflow: hidden;
}
.court_main1 figure a img 
{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.courttext {
  padding: 30px 15px;
    padding-top: 30px;
  padding-top: 20px;
}
.courttext h3
{
  margin-bottom: 0px;
}
.courttext h3 a
{
    color: #333;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    text-transform: initial;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0px;
}
.courttext h3 a:hover
{
    color: #2FB7C4;
}
.courttext p 
{
    padding-bottom: 13px;
    padding-top: 6px;
}
.courttext .btn_color {
  height: 45px;
  padding: 0px 25px;
  font-size: 14px;
  min-width: 140px;
  position: absolute;
  bottom: 30px;
}
.maintitle {
  margin-bottom: 10px;
}
.court_build
{
    width: 100%;
    height: auto;
    padding: 70px 0px;
    background: #fff;
}
.court_build_insdie {
  width: 100%;
  display: flex;
  gap: 20px;
  padding-top: 20px;
}
.court_build_insdie1 {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 6px 6px 0 0;
    background-color: #fff;
    flex: 1;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
}
/* .court_build_insdie1 figure
{
    min-height: 220px;
    position: relative;
    overflow: hidden;
	height: 100%;
    height: auto;
}
.court_build_insdie1 figure:before
{
    content: '';
    background: #0C0C0F4F;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: calc(100% - 8px);
    border-radius: 6px 6px 0 0;
} */
.home .court_build_insdie1 figure:before
{
    height: calc(100% - 0px);
}
.court_build_insdie1 figure {position: relative; height: 220px; width: 100%;}
.court_build_insdie1 figure iframe 
{
position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;}
.court_build_insdie1 figure a img
{
    display: block;
    width: 100%;
	height: 100%;
    object-fit: cover;
}
.court_build_insdie1 a 
{
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
}
.court_build_insdie1 a:before
{
    content: '';
    position: absolute;
    width: 70px;
    height: 70px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    left: 0;
    right: 0;
    z-index: 1;
    background-image: url('../images/Ellipse-youtube.svg');
    background-repeat: no-repeat;
    margin: auto;
    background-size: contain;
}
.court_build_insdie1 a:after
{
    content: '';
    position: absolute;
    width: 34px;
    height: 34px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    left: 0;
    right: 0;
    z-index: 1;
    background-image: url('../images/Polygon.svg');
    background-repeat: no-repeat;
    margin: auto;
    background-size: contain;
    background-position: 3px 0px;
}
.court_build_insdie1 a span {
    position: absolute;
    bottom: 0px;
    padding: 0px 15px;
    padding-bottom: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-family: "Inter", sans-serif;
    line-height: 1.3;
}
.court_build_insdie1 a:hover:before,
.court_build_insdie1 a:hover:after
{
    filter: brightness(0) saturate(100%) invert(57%) sepia(6%) saturate(5326%) hue-rotate(136deg) brightness(113%) contrast(74%);
}

.court_build_insdie1 h3.title {margin: 0;}
.court_build_insdie1 h3.title
{
	color: #333;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    text-transform: initial;
    font-weight: 600;
    line-height: 1;
display: inline-block;
    padding: 20px;
	width: 100%;
}
.home .court_build_insdie1 h3.title {padding: 20px;}
.court_build_insdie1 h3.title a:before, .court_build_insdie1 h3.title a:after {display: none;}
.our_process {
  width: 100%;
  height: auto;
  padding: 70px 0px;
  box-shadow: 0px 3px 18px #00000017;
  background: #F6F7F4;
}
.our_process_inside {
  width: 100%;
  display: flex;
  gap: 20px;
  padding-top: 20px;
}
.our_process_inside1 {
  border-radius: 6px;
  flex: 1;
}
.our_process_inside1 img
{
    border-radius: 6px;
}
.our_process_inside1 figure a {
  display: block;
  overflow: hidden;
  height: 350px;
}
.our_process_inside1 img {
  border-radius: 6px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.procestext {
  text-align: center;
  margin-top: -30px;
}
.procestext h3 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  text-transform: initial;
  padding-top: 18px;
}

.circ {
  background: #F4E548;
  display: inline-flex;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: #333;
  font-size: 26px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-top: 0px;
}
.our_testimonials
{
    width: 100%;
    height: auto;
    position: relative;
    background-color: #E2FCFF;
    padding: 70px 0px;
}
.our_testimonials_main
{
    text-align: center;
    width: 100%;
}
.our_testimonials_main img 
{
    margin-bottom: 30px;
}
.our_testimonials_main p
{
    font-size: 20px;
    padding-bottom: 17px;
    color: #333333;
    font-weight: 500;
}
.our_testimonials_main span
{
    font-size: 20px;
    padding-bottom: 0;
    color: #333333;
    font-weight: 600;
}
.btn_center {
  text-align: center;
  padding-top: 30px;
}

.about-hero {
  height: 400px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position:relative;
}
body.blog .about-hero {background-position: 50% 35%;}
.about-hero:before
{
	content:'';
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
/* 	background: linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)); */
/* 	background: linear-gradient(rgba(0,0,0,0.65), rgba(0,0,0,0.65)); */
}
body.page-id-148 .about-hero:before, body.blog .about-hero:before, body.page-id-150 .about-hero:before {background: linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2));}
.about-hero > div 
{
	position:relative;
	z-index:1;
    max-width: 1150px;
    margin: auto;
}

.about-hero h1 {
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 50px;
	line-height: 1.35;
	font-weight: 600;
	margin-bottom:15px;
	text-shadow: 0 4px 12px rgba(0, 0, 0, 2);
}

.about-hero p {
	font-size: 20px;
	font-family: "Poppins", sans-serif;
	font-weight: normal;
	color: #fff;
	padding-bottom:0px;
	text-shadow: 0 4px 12px rgba(0, 0, 0, 2);
}

.about-sec-mains {
    display: block;
    align-items: center;
    position: relative;
    overflow: hidden;
    background:#f4f6f9;
}
.about-sec-mains .wp-block-group__inner-container
{
    max-width: 1200px;
    margin: 80px auto;
    padding: 60px;
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 25px 70px rgba(0, 0, 0, 0.08);
    display: block;
    align-items: center;
    position: relative;
}
.wp-block-image .alignright
{
    float: right;
    width: 47%;
    border-radius: 20px;
    transition: 0.5s ease;
    margin-left: 65px;
    margin-bottom: 40px;
}
.wp-block-image .alignright img 
{
    border-radius: 6px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
    transition: 0.5s ease;
}
/* .wp-block-image .alignright img:hover
{
    transform: scale(1.05);
}
 */
.about-sec-mains p 
{
    line-height: 1.65;
    padding-bottom: 25px;
}

ul.wp-block-list,
.contentapply ul
{
    list-style:none;
    padding:0;
    margin: 0;
    padding-left: 15px;
}

ul.wp-block-list li,
.contentapply ul li
{
    position:relative;
    padding-left:38px;
    margin-bottom:15px;
    font-size:16px;
}
ul.wp-block-list li::before,
.contentapply ul li::before
{
    content:"✔";
    position:absolute;
    left:11px;
    top:0;
    font-size:18px;
    font-weight:bold;
    background:linear-gradient(45deg,#16a34a,#22d3ee);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
ul.wp-block-list li p,
.contentapply ul li p
{
    font-size:16px;
    font-family: "Poppins", sans-serif;
    color: #333333;
    line-height: 1.55;
}
ul.wp-block-list li p a,
.contentapply ul li p a
{
    font-size:16px;
    font-family: "Poppins", sans-serif;
    color: #2FB7C4;
    text-decoration: none;
}
ul.wp-block-list li p a:hover,
.contentapply ul li p a:hover
{
    color: #333333;
}


.about-sec-mains h2
{
    line-height: 1.17;
}

.our-team{
    padding:80px 0px;
    background:#fff;
}
.section-header-team h2
{
    line-height: 1.27;
}
.section-header-team {
    text-align: center;
    margin-bottom: 25px;
}

.team-wrapper{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:30px;
    padding-top:20px;
}

.team-card{
    background:#fff;
    border-radius:20px;
    overflow:hidden;
    box-shadow:0 15px 40px rgba(0,0,0,0.08);
    transition:0.4s ease;
    position:relative;
}

.team-card:hover{
    transform:translateY(-12px);
    box-shadow:0 25px 50px rgba(0,0,0,0.15);
}

.team-img{
    overflow:hidden;
    position:relative;
}

.team-img img{
    width:100%;
    display:block;
    transition:0.5s ease;
}

.team-card:hover .team-img img{
    transform:scale(1.1);
}

.team-overlay{
    position:absolute;
    inset:0;
    background:linear-gradient(to top,rgba(0,0,0,0.6),transparent);
    opacity:0;
    transition:0.4s ease;
}

.team-card:hover .team-overlay{
    opacity:1;
}

.team-info{
    padding:25px;
    text-align:center;
}

.team-info h3{
    font-size:20px;
    margin-bottom:5px;
    color:#222;
}

.team-info span{
    font-size:14px;
    color:#888;
}
.wp-block-group.contact-hero {
    display: none;
    background: linear-gradient(135deg, #1d3557, #457b9d);
    color: #fff;
    text-align: center;
    padding: 80px 0px;
}
.contact-hero h2, 
.contact-hero p {
    color: #fff;
}
.contact-hero h2
{
    margin-bottom: 0;
}
.contact-hero p
{
    margin-top: 10px;
    padding-bottom: 0px;
    font-size: 16px;
}
.new-contact-forms > .wp-block-group__inner-container > .wp-block-columns
{
    width: 90%;
    max-width: 1200px;
    margin-top: -60px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
} 
body.page-id-150 .inner-page-spacing,
body.blog,
body.page-id-499
{
    background: #f4f6f9;
}
/* body.page-id-150 .about-hero
{
    display:none !important;
} */

body.page-id-150 section.innerpage-sec {position: relative; z-index: 9;}

.new-contact-forms > .wp-block-group__inner-container > .wp-block-columns > .wp-block-column
{
    background: #fff;
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}
.new-contact-forms form .textfield,
.new-contact-forms form textarea
{
    width:100%;
    padding: 13px 15px;
    margin-bottom:0px;
    border-radius:8px;
    border:1px solid #ddd;
    transition:0.3s;
    font-size:16px;
    font-family: "Poppins", sans-serif;
    color: #333333;
}
.new-contact-forms form textarea
{
    height: 155px;
    resize: none; 
}
.new-contact-forms .textfield:focus,
.new-contact-forms  textarea:focus{
    border-color:#457b9d;
    outline:none;
    box-shadow:0 0 0 3px rgba(69,123,157,0.15);
} 
.formbtn
{
    height: 55px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 6px;
    padding: 0px 25px;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    background-color: #2FB7C4;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    min-width: 170px;
    -moz-transition: All 0.3s ease;
    outline: none !important;
    border: none !important;
    text-transform:uppercase;
} 
.formbtn:hover
{
    color: #0C1A2B;
    background-color: #FEFD02;

    color: #fff;
    background-color: #277c85;
}
.new-contact-forms p a
{
    color: #333333;
    text-decoration: none;
    font-weight: 500;
}
.new-contact-forms p a:hover
{
    color: #2FB7C4;
}
.new-contact-forms > .wp-block-group__inner-container > .wp-block-columns > .wp-block-column > .wp-block-group
{
/*  margin-top: 15px;
    padding: 15px;
    background: #f1f3f6;
    border-radius: 10px; */
}
.new-contact-forms > .wp-block-group__inner-container > .wp-block-columns > .wp-block-column > .wp-block-group p 
{
    padding-bottom:0px;
}
.new-contact-forms > .wp-block-group__inner-container > .wp-block-columns > .wp-block-column > .wp-block-group p strong
{
    display:block;
    padding-bottom:3px;
}
.info-item .wp-block-group__inner-container .wp-block-columns .wp-block-column:first-child img 
{
    filter: brightness(0) saturate(100%) invert(99%) sepia(95%) saturate(15%) hue-rotate(240deg) brightness(104%) contrast(100%);
    padding: 8px;
}
.info-item > .wp-block-group__inner-container > .wp-block-columns
{
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 12px;
    transition: 0.3s;
    background: #f5f9ff;
}
.info-item > .wp-block-group__inner-container > .wp-block-columns:hover
{
    transform:translateY(-3px);
}
.info-item h4 {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
}
.info-item p {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
}
.info-item .wp-block-group__inner-container .wp-block-columns
{
    gap: 15px !important;
}
.info-item .wp-block-group__inner-container .wp-block-columns .wp-block-column:first-child
{
    font-size: 20px;
    background: linear-gradient(135deg, #1d3557, #457b9d);
    color: #fff;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    flex-shrink: 0;
    flex-basis: initial !important;
}
.info-item .wp-block-group__inner-container .wp-block-columns .wp-block-column:last-child
{
    flex-basis: initial !important;
    flex-grow: initial !important;
}
#default-page .cfag-container-fluid{
    padding:80px 0px;
}
#default-page .cfag-container{
    padding:80px 0px;
    width:100%;
}
.page-id-150 #default-page .cfag-container-fluid,
.page-id-148 #default-page .cfag-container-fluid
{
    padding:0px 0px;
}
.testimonials{
    max-width:100%;
    margin:auto;
}

.testimonial-grid{
    display:grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.testimonial-card{
    background:#fff;
    padding:30px;
    border-radius:15px;
    box-shadow:0 10px 30px rgba(0,0,0,0.08);
    transition:0.4s ease;
}

.testimonial-card:hover{
    transform:translateY(-10px);
    box-shadow:0 15px 40px rgba(0,0,0,0.15);
}
.avatar{
    width:70px;
    height:70px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:20px;
    background:linear-gradient(135deg,#667eea,#764ba2);
}

.avatar i{
    font-size:28px;
    color:#fff;
}
.testimonial-card h3{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: initial;
}
.stars img {
    height: 20px;
}
.testimonial-card span{
    font-size:14px;
    color:#777;
}

.stars{
    color:#ffc107;
    margin:10px 0;
}

.testimonial-card p{
    font-size: 16px;
    line-height: 1.7;
    color: #333;
}
.page-id-330
{
    background: #f5f7fa;
}
.blog-container
{
    padding: 0px 0px;
    position: relative;
    z-index: 1;
    width:100%;
}
.blog-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:35px;
}
.blog-card{ background:rgba(255,255,255,0.85);
    backdrop-filter:blur(10px);
    border-radius:20px;
    overflow:hidden;
    box-shadow:0 15px 35px rgba(0,0,0,0.08);
    transition:0.4s ease;
}
.blog-card:hover{
    transform:translateY(-10px);
    box-shadow:0 25px 45px rgba(0,0,0,0.15);
}
.blog-img{
    position:relative;
    overflow:hidden;
}
.blog-img img{
    width:100%;
    height:240px;
    object-fit:cover;
    transition:0.5s ease;
}
.blog-card:hover .blog-img img{
    transform:scale(1.08);
}
.category{
    position:absolute;
    top:15px;
    left:15px;
    background:#111;
    color:#fff;
    padding:6px 14px;
    font-size:12px;
    border-radius:30px;
    letter-spacing:1px;
}
.blog-content{
    padding:25px;
    padding-bottom: 80px;
}
.blog-meta{
    font-size:13px;
    color:#888;
    margin-bottom:10px;
}
.blog-content h3{
    font-size: 22px;
    margin-bottom: 12px;
    color: #333;
    text-transform: initial;
    line-height: 1.3;
}
.blog-content h3 a 
{
    text-decoration:none;
    color: #2FB7C4;
}
.blog-content h3:hover a 
{
    text-decoration:none;
    color: #333;
}
.blog-content p{
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    margin-bottom: 20px;
    padding-bottom: 0px;
}
.blog-card a.btn_color {
    position: absolute;
    bottom: 25px;
}
body.page-id-423
{
    background: #f4f6f9;
}
.faq-title{
    text-align:center;
    margin-bottom:35px;
}
.faq-title h2{
    margin-bottom:10px;
    color:#111;
}
.faq-title p{
    color:#333;
    font-size:16px;
}
.faq-section{
    padding:0px 0px;
    width:100%;
}
.faq-container{
    max-width:900px;
    margin:auto;
}

.faq-item{
    background:#fff;
    border-radius:10px;
    margin-bottom:15px;
    box-shadow:0 5px 15px rgba(0,0,0,0.05);
    overflow:hidden;
    transition:all 0.3s ease;
}

.faq-question{
    padding:20px 25px;
    cursor:pointer;
    font-weight:600;
    font-size:18px;
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.faq-question span{
    font-size:22px;
    transition:0.3s;
}

.faq-answer{
    max-height:0;
    overflow:hidden;
    transition:max-height 0.4s ease;
    padding: 0 25px;
}

.faq-answer p{
    margin:15px 0 20px;
    color:#555;
    line-height:1.7;
    font-size:16px;
    padding-bottom:0px;
}

.faq-item.active .faq-answer{
    max-height:400px;
	padding:25px;
}

.faq-item.active .faq-question span{
    transform:rotate(45deg);
}

.faq-item.active .faq-question{
    background: #ece4e4;
}
.wpcf7-form-control-wrap {
    margin-bottom: 15px;
    display: block;
}
form.wpcf7-form br {
    display: none;
}
.wpcf7-not-valid-tip {
    font-size: 14px !important;
    margin-top: 5px;
}
.wpcf7 form.invalid .wpcf7-response-output
{
    display: none !important;
}
.new-contact-forms form textarea
{
    display: block;
}
#blog-page .cfag-container
{
    padding-bottom: 65px;
}
.cfag-row.blog-detail {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px 45px;
    align-items: flex-start;
    flex-direction: column;
    max-width: 75%;
    margin: auto;
}
.bl-bott-fl {
    display: flex;
    padding: 0px 0 10px;
    flex-flow: row nowrap;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.bl-bott-fl div {
    display: inline-flex;
    align-items: center;
    width: auto;
    gap: 0px 10px;
    margin-right: 10px;
}
.bl-bott-fl span,
.bl-category a 
{
    font-size: 14px;
    color: #333;
    text-decoration: none;
}
.blimg {
    display: block;
    margin-bottom: 20px;
}
.blimg img
{
    display: block;
}
.blog-detail-midd p,
.contentapply p 
{
    line-height: 1.7;
}
ol.wp-block-list,
.contentapply ol
{
    padding: 0;
    margin: 0;
    padding-bottom: 15px;
    margin-left: 44px;
}
ol.wp-block-list li,
.contentapply ol li
{
    position: relative;
    padding-left: 10px;
    margin-bottom: 15px;
    font-size: 16px;
}
ol.wp-block-list li p,
.contentapply ol li p
{
    font-size:16px;
    font-family: "Poppins", sans-serif;
    color: #333333;
    line-height: 1.55;
}
ol.wp-block-list li p a,
.contentapply ol li p a
{
    font-size:16px;
    font-family: "Poppins", sans-serif;
    color: #2FB7C4;
    text-decoration: none;
}
ol.wp-block-list li p a:hover,
.contentapply ol li p a:hover
{
    color: #333333;
}

.blog-detail-midd ul.wp-block-list
{
    padding-bottom: 15px;
}
.blog-col-2-25p {
    padding: 25px 25px;
    width: 100%;
    border-top: 2px dotted #000;
    border-radius: 0;
    padding-top: 55px;
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.blog-col-2-25p .sidebar_side_block:first-child,
.blog-col-2-25p .sidebar_side_block:last-child
{
    display: none;
}
.blog-col-2-25p .wp-block-latest-posts__list li {
    margin-bottom: 13px;
    position: relative;
    padding-left: 0px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0px 30px;
}
.blog-col-2-25p .wp-block-latest-posts__list li .wp-block-latest-posts__featured-image {
    width: 135px;
}
.blog-col-2-25p .wp-block-latest-posts__list li .wp-block-latest-posts__featured-image img {
    border-radius: 50%;
}
.blog-col-2-25p .wp-block-latest-posts__list li a 
{
    color: #2FB7C4;
    font-size: 20px;
    line-height: 1.2;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    flex: 1;
    text-decoration: none;
}
.blog-col-2-25p .wp-block-latest-posts__list li a:hover
{
    color: #333;
}
.story-intro .wp-block-columns
{
    align-items: center !important;
}
.story-intro .wp-block-columns .wp-block-image img
{
    width: 100%;
    border-radius: 15px;
}
.timeline > .wp-block-group__inner-container {
    position: relative;
    max-width: 900px;
    margin: 80px auto;
    padding: 0 20px;
    margin-bottom: 0px;
}
.timeline > .wp-block-group__inner-container::before{
    content:"";
    position:absolute;
    left:50%;
    top:0;
    width:3px;
    height:100%;
    background:#ddd;
    transform:translateX(-50%);
}

.timeline > .wp-block-group__inner-container .wp-block-group{
    position:relative;
    width:50%;
    padding:30px 40px;
}

.timeline > .wp-block-group__inner-container .wp-block-group:nth-child(odd){
    left:0;
    text-align:right;
}

.timeline > .wp-block-group__inner-container .wp-block-group:nth-child(even){
    left:50%;
}

.timeline > .wp-block-group__inner-container .wp-block-group::before{
    content:"";
    position:absolute;
    top:32px;
    width:15px;
    height:15px;
    background: #2FB7C4;
    border-radius:50%;
}

.timeline > .wp-block-group__inner-container .wp-block-group:nth-child(odd)::before{
    right:-8px;
}

.timeline > .wp-block-group__inner-container .wp-block-group:nth-child(even)::before{
    left:-8px;
}

.timeline > .wp-block-group__inner-container .wp-block-group h3{
    margin-bottom: 10px;
    color: #2FB7C4;
    margin-top: -10px;
}
.fancybox__iframe
{
    outline: none !important;
}
.h_about
{
    background-color:#fff;
}
.court_build_insdie1 a p
{
    position: absolute;
    bottom: 0px;
    padding: 0px 15px;
    padding-bottom: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-family: "Inter", sans-serif;
    line-height: 1.55;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0;
    margin-bottom: 10px;
}
.procestext h3 a
{
    font-size: 16px;
    font-weight: 600;
    text-transform: initial;
    text-decoration:none;
    color: #333;
}
.procestext h3 a:hover
{
    color:#2FB7C4;
}
.page-id-152 .court_main,
.page-template-template-our-work .court_main
{
    flex-wrap: wrap;
}
.page-id-152 .court_main .court_main1,
.page-template-template-our-work .court_main .court_main1
{
    width: calc(33.33% - 20px);
    flex: initial;
}
.page-id-152 .court_main .court_main1 figure a,
.page-template-template-our-work .court_main .court_main1 figure a  
{
    height: 215px;
}

section.info-courtcages {
    padding: 80px 0;
    background: #fff;
    width: 100%;
}
section.info-courtcages.info-courtcages-even {background: #F6F7F4;}
section.info-courtcages .wrapper
{
    display: flex;
    gap: 60px;
    align-items: center;
    flex-wrap: wrap;
}
.info-courtcages-content {
    flex: 1;
}
.info-courtcages-image {
    flex: 1;
}
.info-courtcages-image img
{
    width: 100%;
    border-radius: 10px;
}
section.repairs-courtcages {
    padding: 80px 0px;
    background: #F6F7F4;
}
.cc-sec-wrapper, .faq-section {padding: 80px 0;}
section.info-courtcages.info-courtcages-even + section.repairs-courtcages {background: #fff;}
.repairs-header {
    text-align: center;
}
.repairs-header h2
{
    margin-bottom: 10px;
}
.repairs-header p
{
    max-width: 768px;
    margin: auto;
}
.repairs-grid {
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(3, 1fr);
    padding-top: 30px;
}
.repair-item {
    background: #fff;
    padding: 60px 40px;
    border-radius: 20px;
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    transition: 0.4s ease;
    position: relative;
    overflow: hidden;
}
.repair-item ul li:last-child 
{
    margin-bottom: 0px;
}
.pickleball-section{
    padding: 80px 0px;
    display: flex;
    justify-content: center;
    background: #f4f7fb;
}

.pickleball-box{
    max-width:1000px;
    background:#ffffff;
    padding:60px;
    border-radius:20px;
    box-shadow:0 20px 60px rgba(0,0,0,0.08);
    position:relative;
    overflow:hidden;
}
.pickleball-box::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:6px;
    background: linear-gradient(90deg, #2fb7c4, #0072ff, #2fb7c4);
}
.page-id-152 .court_main .court_main1,
.page-template-template-our-work .court_main .court_main1
{
    padding-bottom: 85px;
    position: relative;
}
.page-id-152 .court_main .court_main1 .courttext,
.page-template-template-our-work .court_main .court_main1 .courttext
{
    padding: 0px 15px;
    padding-top: 20px;
}
.page-id-152 .court_main .court_main1 .courttext .btn_color,
.page-template-template-our-work .court_main .court_main1 .courttext .btn_color
{
    position: absolute;
    bottom: 35px;
}
.blimg-rights {
    float: right;
    width: 400px;
    border-radius: 20px;
    transition: 0.5s ease;
    margin-left: 0;
    margin-bottom: 40px;
    text-align: right;
}
.page-template-template-testimonial .court_build_insdie
{
    padding-top: 0px;
}
.page-template-template-testimonial .court_build
{
    padding: 80px 0px;
}
.page-template-template-testimonial .court_build_insdie
{
    flex-wrap: wrap;
}
.page-template-template-testimonial .court_build_insdie .court_build_insdie1
{
    flex: initial;
    width: calc(25% - 15px);
	height: 100%;
}
.bl-category {
    display: none !important;
}
.bl-bott-fl div img {
    height: 26px;
    object-fit: contain;
}
.fancybox__container
{
	z-index: 9999999 !important;
}
.wp-block-group.services_grids-new {
    background: #F6F7F4;
    padding-top: 60px;
    padding-bottom: 80px;
    margin-bottom: 60px;
	position: relative;
}
.wp-block-group.services_grids-new:before
{
	content: '';
    position: absolute;
    width: 100%;
    left: -50%;
    height: 100%;
    top: 0;
    background-color: #F6F7F4;
    z-index: -1;
}
.wp-block-group.services_grids-new:after
{
	content: '';
    position: absolute;
    width: 100%;
    right: -50%;
    height: 100%;
    top: 0;
    background-color: #F6F7F4;
    z-index: -1;
}
.services_grids-new .wp-block-columns {
    padding: 0px 0px;
	padding-top:10px;
}
.services_grids-new .wp-block-columns .wp-block-column {
    background-color: #fff;
    padding: 30px 20px;
	border-radius: 20px;
}
.services_grids-new .wp-block-columns .wp-block-column h6.wp-block-heading {
    min-height: 60px;
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
}
.services_grids-new .wp-block-columns .wp-block-column p {
    padding-bottom: 0px;
}
.single-cpt-court-cages .cc-sec-wrapper
{
	overflow-x:hidden !important;
}
.wp-block-columns.are-vertically-aligned-center.are-vertically-aligned-center2
{
	align-items:center !important;
} 


/* Responsive */
@media(max-width:992px){
    .team-wrapper{
        grid-template-columns:repeat(2,1fr);
    }
}
@media(max-width:900px){
    .timeline > .wp-block-group__inner-container::before::before{
        left:20px;
    }

    .timeline > .wp-block-group__inner-container .wp-block-group{
        width:100%;
        padding-left:60px;
        text-align:left !important;
        left:0 !important;
    }

    .timeline > .wp-block-group__inner-container .wp-block-group::before{
        left:12px !important;
        right:auto !important;
    }
}

@media(max-width:600px){
    .team-wrapper{
        grid-template-columns:1fr;
    }
    .testimonial-grid{
        grid-template-columns:1fr;
    }
}

@media screen and (min-width:1600px)
{
	.services_grids-new .wp-block-columns .wp-block-column h6.wp-block-heading {
    padding-left: 30px;
    padding-right: 30px;
}
    .wrapper {
        max-width: 1440px;
        margin: auto;
        padding: 0px 0px;
    }
    .header {
        width: 100%;
        height: auto;
        max-height: 105px;
}
    .header_left a img {
        max-width: 165px;
    }
    .header_menu {
    padding-top: 42px;
}
.header_right {
    padding-top: 25px;
    padding-bottom: 0px;
}
.header_menu > ul > li > a {
    font-size: 18px;
}
.header_menu > ul {
    gap: 0px 35px;
}
.header_right_b p img {
    width: 26px;
    margin-right: 8px;
}
.header_right_b p a { 
    font-size: 22px;
}
.btn_color
{
    padding: 0px 30px;
    font-size: 18px;
}
.header_menu > ul > li > ul.sub-menu > li > a {
    font-size: 18px;
}
.banner {
    width: 100%;
    height: 700px;
}
.banner_main h1 {
    font-size: 60px;
    line-height: 1.4;
    margin-bottom: 15px;
}
.banner_main p {
    font-size: 28px;
}
.h_about_innerl span {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 15px;
}
.h_about_innerl h2 {
    font-size: 40px;
}
h2
{
    font-size: 40px;
}
h3
{
    font-size: 30px;
}
p
{
    font-size: 17px;
}
.subtitle {
    font-size: 16px;
    padding-bottom: 5px;
}
.courttext h3 a {
    font-size: 30px;
}
.court_build_insdie1 a p
{
    font-size: 18px;
}
.court_build_insdie1 a:before {
    content: '';
    width: 90px;
    height: 90px;
}
.court_build_insdie1 a:after {
    content: '';
    width: 40px;
    height: 40px; 
}
.procestext h3 a {
    font-size: 20px;
}
.our_testimonials_main p {
    font-size: 22px;
}
.our_testimonials_main span {
    font-size: 22px;
}
.call-to-aution {
    padding: 70px 0px;
}
.call-to-aution-inner p {
    font-size: 19px;
    padding-bottom: 15px;
}
.call-to-aution-inner h2 {
    font-size: 40px;
}
.footer_mainl p {
    font-size: 19px;
    line-height: 1.5;
}
.footer_main_style h2 {
    font-size: 25px;
}
.footer_mainl ul {
    gap: 18px;
}
.footer_main2 ul li a {
    font-size: 18px;
}
.telinfo a, .telinfo p {
    font-size: 18px;
}
.copyrights p {
    font-size: 19px;
}
.footer_main2 ul {
    gap: 10px;
}
.telinfo {
    margin-bottom: 12px;
}
span.menu-arrow svg {
    width: 15px;
}
.about-hero {
    height: 500px;
}
.about-hero h1 {
    font-size: 60px;
    line-height: 1.45;
}
.about-hero p {
    font-size: 22px;
}
.h_about,
.court,
.court_build,
.our_process,
.our_testimonials 
{
    padding: 90px 0px;
}
#default-page .cfag-container {
    padding: 90px 0px;
}

.about-sec-mains .wp-block-group__inner-container {
    max-width: 1440px;
    margin: 90px auto;
}
ul.wp-block-list li, .contentapply ul li {
    font-size: 17px;
}
ol.wp-block-list li, .contentapply ol li {
    font-size: 17px;
}
.wp-block-image .alignright {
    width: 43%;
}
.page-template-template-testimonial .court_build {
    padding: 90px 0px;
}
.page-template-template-testimonial .court_build_insdie
{
    flex-wrap: wrap;
}
/* .page-template-template-testimonial .court_build_insdie .court_build_insdie1
{
    flex: initial;
    width: calc(33.33% - 15px);
} */
 .new-contact-forms > .wp-block-group__inner-container > .wp-block-columns {
    max-width: 1440px;
}
.wp-block-group.contact-hero {
    padding: 115px 0px;
}
.new-contact-forms > .wp-block-group__inner-container > .wp-block-columns {
    padding-bottom: 90px;
}
.info-item h4 {
    font-size: 18px;
}
.info-item p {
    font-size: 17px;
}
.new-contact-forms form .textfield, .new-contact-forms form textarea {
    width: 100%;
    padding: 16.5px 15px;
    font-size: 17px;
}
.formbtn 
{
    font-size: 17px;
}
#blog-page .cfag-container, .cfag-container {
    max-width: 1440px;
    margin: auto;
    padding-top: 90px;
    padding-bottom: 80px;
}
#blog-page .cfag-container {
    padding-bottom: 70px;
}
.blog-img img {
    width: 100%;
    height: 270px;
}
.blog-meta {
    font-size: 14px;
}
.blog-content h3 {
    font-size: 30px;
}
.blog-content p {
    font-size: 17px;
}
section.info-courtcages {
    padding: 90px 0;
}
.pickleball-section {
    padding: 90px 0px;
}
section.repairs-courtcages {
    padding: 90px 0px;
}
.pickleball-box {
    max-width: 1200px;
}


}


@media screen and (max-width:1285px)
{
    .new-contact-forms > .wp-block-group__inner-container > .wp-block-columns {
    width: 100%;
    max-width: calc(100% - 60px);
}
    .wrapper {
    max-width: 1285px;
    margin: auto;
    padding: 0px 30px;
}
.court_build_insdie1 figure {
    min-height: initial;
    max-height: initial;
}
.wrapper_small {
    max-width: 1540px;
    margin: auto;
    padding: 0px 30px;
}
.about-sec-mains .wp-block-group__inner-container {
    max-width: calc(100% - 60px);
}
#blog-page .cfag-container, .cfag-container {
    padding-left: 30px !important;
    padding-right: 30px !important;
}


}

@media screen and (min-width:1201px) and (max-width:1249px)
{
    .header_menu > ul {
    gap: 0px 15px;
}
.court_main1 {
    flex: initial;
    width: calc(33.33% - 20px);
}
.court_main1 figure a {
    height: 185px;
}
}

@media screen and (min-width:1100px) and (max-width:1200px)
{
    .blog-grid {
    gap: 25px;
}
    .court_main1 figure a {
    height: 185px;
}
    .court_main1 {
    flex: initial;
    width: calc(33.33% - 20px);
}
    .header_menu > ul {
    gap: 0px 12px;
}
    .header_right_b p a {
    font-size: 16px;
}
.header_right_b p img {
    width: 17px;
    margin-right: 7px;
}
.header_right_t {
    margin-left: 15px;
}
}

@media screen and (min-width:1151px)
{
    .mobile_header_menu
    {
        display: none !important;
    }
}

@media screen and (max-width:1150px)
{
    h2 {
    line-height: 1.1;
}
h3 {
    line-height: 1.1;
}
h4 {
    line-height: 1.1;
}
    .blimg-rights {
    width: 360px;
}
     .blog-grid {
    gap: 25px;
}
    .footer_main2 {
    padding-left: 30px;
}
    .our_process_inside1 figure a {
    height: 280px;
}
    .court_main1 {
    flex: initial;
    width: calc(33.33% - 15px);
}
.court_main1 figure a {
    height: 185px;
}
    .header_right_b p
    {
        width: 25px;
        overflow: hidden;
        height: 25px;
        position: relative;
    }
    .header_right_b p a {
        font-size: 16px;
        position: absolute;
        color: transparent;
        width: 25px;
        height: 25px;
    }
.hamburger-menu 
{
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    max-width: 35px;
    z-index: 999;
}
.hamburger-menu span {
    background: #2fb7c4;
    width: 100%;
    height: 3px;
    display: block;
    margin: 6px 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 6px;
}
.hamburger-menu span:last-child {
    margin: 5px 0 0;
}
.hamburger-menu .line-top.current {
    -webkit-transform: translateY(10px) rotate(135deg);
    -ms-transform: translateY(10px) rotate(135deg);
    transform: translateY(10px) rotate(135deg);
}
.hamburger-menu .line-center.current {
    opacity: 0;
}
.hamburger-menu .line-bottom.current {
    -webkit-transform: translateY(-8px) rotate(-135deg);
    -ms-transform: translateY(-8px) rotate(-135deg);
    transform: translateY(-8px) rotate(-135deg);
}
.header_right {
    align-items: center;
    gap: 0px 5px;
}
.header_right_b p {
    margin-right: 15px;
    width: 22px;
    overflow: hidden;
    height: 22px;
    position: relative;
    margin-left: 15px;
}
.header_right_b p img {
    width: 22px;
    margin-right: 0;
    filter: brightness(0) saturate(100%) invert(59%) sepia(51%) saturate(602%) hue-rotate(137deg) brightness(95%) contrast(84%);
}
.header_right_b p a {
    font-size: 16px;
    position: absolute;
    color: transparent !important;
    width: 25px;
    height: 25px;
}
.header_right_t {
    margin-left: 15px;
    order: 1;
}
.menu-open {
    display: block !important;
    order: 3;
    width: 30px;
    height: 30px;
}
.header_right_b {
    order: 2;
}
.mobile_header_menu {
    position: fixed;
    top: 0;
    right: -400px;
    width: 100%;
    max-width: 400px;
    height: calc(100% - 0px);
    padding: 0px 30px;
    background-color: #2fb7c4;
    z-index: 999;
    transition: right 0.1s linear;
    overflow: auto;
    padding-right: 0;
}
.mobile_header_menu.show
{
    right:0px;
    display: block !important;
    right: 0px !important;
    visibility: visible;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
    transition: right 0.2s linear;
}
header {
    z-index: 9999;
}
.mobile_header_menu ul#main-menu 
{
    padding-top: 105px;
    list-style-type: none;
    height: 95%;
    overflow: auto;
    display: block;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 10px 0px;
    padding-right: 30px;
    width: 100%;
}
	body.customize-support .mobile_header_menu ul#main-menu 
	{
		padding-top:150px;
	}
.mobile_header_menu ul#main-menu > li 
{
    width: 100%;
    position: relative;
    margin-bottom: 12px;
}
.mobile_header_menu ul#main-menu > li > a
{
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}
	span.menu-arrow svg {
    width: 17px;
	height: auto;
}

span.menu-arrow svg {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
.mobile_header_menu ul#main-menu > li > ul 
{
    flex-direction: column;
    flex-wrap: wrap;
    gap: 10px 0px;
    list-style-type: none;
    margin-left: 20px;
    padding-top: 5px;
}
.mobile_header_menu ul#main-menu > li > ul
{
    display: none;
}
.mobile_header_menu ul#main-menu > li.active > ul
{
    display: flex;
}
.mobile_header_menu ul#main-menu > li > ul > li
{
    width: 100%;
    position: relative;
}
.mobile_header_menu ul#main-menu > li > ul > li > a
{
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}
.mobile_header_menu ul#main-menu > li > ul > li.current-menu-item > a,
.mobile_header_menu ul#main-menu > li.current-menu-item > a
{
    color: #ffff01;
}

.header_menu {
    display: none;
}
.header {
    justify-content: space-between;
}
span.menu-arrow {
    position: absolute;
    right: 0px;
    top: 12px;
	display: inline-block;
	padding: 0 12px;
	line-height: 1;
}
body.page 
{
    overflow-x: hidden;
}
body.page.show:before
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
}

}


@media screen and (max-width:1024px)
{
    .repair-item {
    padding: 50px 0px;
}
    .blimg-rights {
    width: 30%;
    margin-left: 5%;
    margin-bottom: 2%;
}
    .blog-img img {
    width: 100%;
    height: 210px;
}
    .our_process_inside {
    flex-wrap: wrap;
}
.our_process_inside1 {
    flex: initial;
    width: calc(33.33% - 15px);
}
.cfag-row.blog-detail {
    width: 100%;
    max-width: 100%;
    margin: auto;
}


}


@media screen and (max-width:1023px)
{
    .footer_main_style {
    padding-right: 20px;
}
    .banner_main {
    padding: 0px 30px;
}    
.new-contact-forms > .wp-block-group__inner-container > .wp-block-columns > .wp-block-column {
    padding: 25px 20px;
}
.info-item .wp-block-group__inner-container .wp-block-columns .wp-block-column:first-child {
    max-width: 45px;
}

}

@media screen and (max-width:992px)
{
    .pickleball-box {
    padding: 40px;
}
.repairs-grid {
    gap: 15px;
}

    .page-template-template-testimonial .court_build_insdie .court_build_insdie1 {
    flex: initial;
    width: calc(50% - 15px);
}
  .banner_main h1 br {
    display: none;
}
.banner_main h1 {
    font-size: 40px;
}
.banner_main p {
    font-size: 22px;
}
.banner_main .btn_color {
    margin-top: 5px;
}
.h_about_inner {
    flex-direction: column;
}
.court_main1 {
    flex: initial;
    width: calc(50% - 10px);
}
.call-to-aution-inner {
    padding: 40px 40px;
}
.footer_mainl {
    width: 50%;
}
.footer_main2 {
    width: 50%;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.footer_main3 {
    width: 50%;
    padding-top: 35px;
}
.footer_mainr4 {
    width: 50%;
}
.footer_mainr4 iframe {
    height: 240px;
}
.court_build_insdie {
    flex-wrap: wrap;
}
.court_build_insdie1 {
    flex: initial;
    width: calc(50% - 10px);
}
.about-hero h1 {
    font-size: 42px;
}
.about-hero p {
    font-size: 18px;
}
.about-hero {
    height: 350px;
}
.about-sec-mains .wp-block-group__inner-container {
    margin: 70px auto;
    padding: 35px;
}

}

@media screen and (max-width:900px)
{
.timeline > .wp-block-group__inner-container::before {
    content: "";
    left: 19.45px;
}
.timeline > .wp-block-group__inner-container {
    padding: 0 0px;
}
.timeline > .wp-block-group__inner-container {
    margin: 50px auto;
    margin-bottom: 0px;
}
}

@media screen and (min-width:768px) and (max-width:991px)
{
	.services_grids-new .wp-block-columns {
    flex-wrap: wrap !important;
}
	.services_grids-new .wp-block-columns .wp-block-column {
    flex: initial; !important;
    width: calc(50% - 1em) !important;
	flex-basis: initial !important;
}
	.services_grids-new .wp-block-columns .wp-block-column h6.wp-block-heading {
    min-height: initial; 
	}
        .blog-grid {
        gap: 15px;
        grid-template-columns: repeat(2, 1fr);
    }
    .page-id-152 .court_main .court_main1, .page-template-template-our-work .court_main .court_main1 {
    width: calc(50% - 10px);
    flex: initial;
}
.info-courtcages-image {
    flex: initial;
    width: 40%;
}


}

@media screen and (max-width:767px)
{
	.wp-block-columns.are-vertically-aligned-center2rev
	{
		flex-direction: column-reverse !important;
	}
	.wp-block-group.services_grids-new {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
	.services_grids-new .wp-block-columns .wp-block-column h6.wp-block-heading {
    min-height: initial; 
	}
    .info-courtcages-content {
    flex: initial;
    width: 100%;
}
.info-courtcages-image {
    flex: initial;
    width: 100%;
}
section.info-courtcages .wrapper {
    gap: 15px;
}
     .page-id-152 .court_main .court_main1, .page-template-template-our-work .court_main .court_main1 {
    width: calc(50% - 10px);
    flex: initial;
}
.wrapper {
    padding: 0px 20px;
}
h1 {
    font-size: 36px;
    line-height: 1.1;
}
h2 {
    font-size: 30px;
    line-height: 1.1;
}
h3 {
    font-size: 26px;
    line-height: 1.1;
}
h4 {
    font-size: 22px;
    line-height: 1.1;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 18px;
}
    .header_left a img {
    max-width: 95px;
}
    .header {
    width: 100%;
    height: auto;
    max-height: 70px;
}
.header_right {
    padding-top: 7px;
    padding-bottom: 0px;
}
    .banner {
    width: 100%;
    height: 400px;
}
    .banner_main p {
        font-size: 20px;
    }
    .banner_main .btn_color {
    min-width: 245px;
}
.banner_main h1 {
        font-size: 36px;
    }
.h_about {
    padding: 35px 0px;
}
.h_about_inner {
    gap: 35px;
}
.court {
    padding: 35px 0px;
}
.court_build {
    padding: 35px 0px;
}
.court_build_insdie {
    flex-wrap: wrap;
    padding-top: 10px;
	gap: 30px;
}
.court_build_insdie1 {
    flex: initial;
    width: calc(50% - 10px);
}
	.home .court_build_insdie1 {
    flex: initial;
    width: calc(100% - 0px);
}
.our_process {
    padding: 35px 0px;
}
.court_main {
    padding-top: 10px;
}
.our_process_inside {
    padding-top: 10px;
}
.our_testimonials {
    padding: 35px 0px;
}
.banner_main {
        padding: 0px 15px;
    }
.mobile_header_menu {
        right: -100%;
        width: 100%;
        max-width: 100%;
    }
        .mobile_header_menu {
        padding: 0px 20px;
        padding-right: 0;
    }
    .mobile_header_menu ul#main-menu {
        padding-right: 20px;
    }
        .header_right_b {
        position: relative;
        top: 3px;
    }
    .h_about_innerl h2 {
    font-size: 30px;
}
.wrapper_small {
        padding: 0px 20px;
    }
body.page.show {
    overflow: hidden;
}
.about-sec-mains .wp-block-group__inner-container {
        max-width: calc(100% - 40px);
    }
.about-sec-mains .wp-block-group__inner-container {
        margin: 35px auto;
        padding: 25px;
    }
    .about-hero > div {
    max-width: 100%;
    padding: 0px 15px;
}
.about-hero h1 {
        font-size: 36px;
        margin-bottom: 10px;
    }
    .about-hero p {
        font-size: 16px;
    }
.wp-block-image .alignright {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 0px;
    margin: 0;
    margin-bottom: 25px;
}
.wp-block-image .alignright img {
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
}
ul.wp-block-list, .contentapply ul {
    padding-left: 0;
}
ol.wp-block-list, .contentapply ol {
    margin-left: 25px;
}
ol.wp-block-list li, .contentapply ol li {
    margin-bottom: 12px;
}
ul.wp-block-list li, .contentapply ul li {
    margin-bottom: 12px;
}
#default-page .cfag-container {
    padding: 35px 0px;
    width: 100%;
}
#blog-page .cfag-container, .cfag-container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
:where(.wp-block-columns.is-layout-flex) {
    gap: 1.3em !important;
}
    .timeline > .wp-block-group__inner-container {
        margin: 20px auto;
        margin-bottom: 0px;
    }
   
.timeline > .wp-block-group__inner-container .wp-block-group {
    padding: 20px 30px;
    padding-bottom: 0;
}
 .timeline > .wp-block-group__inner-container .wp-block-group {
        padding-left: 50px;
    }
.timeline > .wp-block-group__inner-container .wp-block-group::before {
    content: "";
    top: 17px;
}
.page-template-template-testimonial .court_build {
    padding: 35px 0px;
}
    .about-hero h1 {
        line-height: 1.2;
    }
   .new-contact-forms > .wp-block-group__inner-container > .wp-block-columns {
        width: 100%;
        max-width: calc(100% - 40px);
        margin-top: 35px;
        padding-bottom: 35px;
    }
    .info-item .wp-block-group__inner-container .wp-block-columns .wp-block-column:last-child {
    flex-basis: initial !important;
    flex-grow: initial !important;
    flex: 1 !important;
}
.new-contact-forms p a {
    white-space: nowrap;
}
.wp-block-group.contact-hero {
    padding: 70px 0px;
}
.new-contact-forms > .wp-block-group__inner-container > .wp-block-columns > .wp-block-column {
    box-shadow: 0 0px 35px rgba(0, 0, 0, 0.08);
}
#blog-page .cfag-container, .cfag-container {
        padding-top: 35px;
        padding-bottom: 35px;
    }
.blog-grid {
        gap: 15px;
        grid-template-columns: repeat(2, 1fr);
    }
.bl-bott-fl {
    display: flex;
    padding: 0px 0 10px;
    flex-flow: row nowrap;
    margin-bottom: 20px;
    flex-direction: column;
    gap: 0px 0px;
}
.bl-bott-fl div {
	display: inline-flex;
	align-items: center;
	width: auto;
	gap: 0px 10px;
	margin-right: 0;
	margin-bottom: 0;
}
.bl-bott-fl span, .bl-category a {
    font-size: 14px;
}
.blog-col-2-25p {
    padding: 25px 25px;
    width: 100%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
ul#sidebar-blog h2 {
    font-size: 26px;
}
.blog-col-2-25p .wp-block-latest-posts__list li a {
    font-size: 18px;
}
body.single-post .about-hero h1 {
        font-size: 26px;
    }
section.info-courtcages {
    padding: 35px 0;
    padding-bottom: 35px;
}
.blog-detail-midd ul.wp-block-list, .contentapply {
    padding-bottom: 0;
}
.blimg-rights {
        width: 100%;
        margin-left: 0;
        margin-bottom: 25px;
        float: none;
        text-align: left;
    }
.pickleball-section {
    padding: 35px 0px;
}
    .pickleball-box {
        padding: 25px 20px;
        padding-bottom: 5px;
        margin-bottom: 0px;
    }
section.repairs-courtcages, .cc-sec-wrapper, .faq-section {
    padding: 35px 0px;
}
    .repairs-grid {
        gap: 15px;
        grid-template-columns: repeat(1, 1fr);
        padding-top: 15px;
    }
    .repair-item {
        padding: 40px 20px;
    }
    

}

@media screen and (max-width:499px)
{
    .page-id-152 .court_main .court_main1, .page-template-template-our-work .court_main .court_main1 {
    padding-bottom: 25px;
}
    .page-id-152 .court_main .court_main1 .courttext .btn_color, .page-template-template-our-work .court_main .court_main1 .courttext .btn_color {
    position: static;
}
     .page-id-152 .court_main .court_main1, .page-template-template-our-work .court_main .court_main1 {
    width: calc(100% - 0px);
    flex: initial;
}
    .blog-content {
    padding: 25px;
    padding-bottom: 25px;
}
    .blog-card a.btn_color {
    position: static;
}
    .blog-grid {
        gap: 15px;
        grid-template-columns: repeat(1, 1fr);
    }
    .new-contact-forms > .wp-block-group__inner-container > .wp-block-columns {
        width: 100%;
        max-width: calc(100% - 30px);
    }
    .page-template-template-testimonial .court_build_insdie .court_build_insdie1 {
    flex: initial;
    width: calc(100% - 0px);
}
    #blog-page .cfag-container, .cfag-container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
        .about-sec-mains .wp-block-group__inner-container {
        padding: 25px 15px;
    }
        .about-sec-mains .wp-block-group__inner-container {
        max-width: calc(100% - 30px);
    }
    .about-hero {
        height: 270px;
    }
     .mobile_header_menu {
        padding: 0px 15px;
        padding-right: 0;
    }
    .mobile_header_menu ul#main-menu {
        padding-right: 15px;
    }
        .header {
        width: 100%;
        height: auto;
        max-height: 60px;
    }
        .header_left a img {
        max-width: 72px;
    }
    .banner_main h1 {
        font-size: 28px;
    }
    .banner_main p {
        font-size: 18px;
    }
    .header_right {
        padding-top: 14px;
        padding-bottom: 0px;
    }
    .wrapper {
        padding: 0px 15px;
    }
    .header_right_t {
        display: none;
    }
    .btn_color
    {
        height: 50px;
        padding: 0px 25px;
    }
    .banner_main .btn_color {
        min-width: initial;
    }
.court_main1 {
        flex: initial;
        width: calc(100% - 0px);
    }
.courttext .btn_color {
    position: static;
}
.court_main1 {
    padding-bottom: 0;
}
.maintitle {
    margin-bottom: 10px;
    line-height: 1.25;
}
h2
{
    line-height: 1.25;
}
.court_build_insdie1 {
        flex: initial;
        width: calc(100% - 0px);
    }
.our_process_inside1 {
        flex: initial;
        width: calc(100% - 0px);
    }
.our_process_inside1 figure a {
        height: auto;
    }
.procestext {
    margin-top: -40px;
}
.procestext h3 a {
    font-size: 18px;
}
.our_testimonials_main img {
    margin-bottom: 15px;
    height: 30px;
}
.our_testimonials_main p {
    font-size: 16px;
    padding-bottom: 15px;
}
.our_testimonials_main span {
    font-size: 16px;
    padding-bottom: 0;
}
.call-to-aution {
    padding: 35px 0px;
}
.wrapper_small {
        padding: 0px 15px;
    }
    .call-to-aution-inner {
        padding: 35px 25px;
    }
.call-to-aution-inner h2 {
    font-size: 30px;
    line-height: 1.15;
}
.call-to-aution-innerr {
    width: 100%;
    text-align: left;
    padding-top: 25px;
}
footer {
    padding-top: 35px;
    padding-bottom: 30px;
}
.footer_mainl {
        width: 100%;
        padding-right: 0px;
        padding-bottom: 25px;
    }
.footer_main2 {
        width: 100%;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
.footer_main3 {
        width: 100%;
        padding-top: 25px;
	padding-bottom: 25px;
    }
    .footer_mainr4 {
        width: 100%;
    }
    .copyrights {
    padding-top: 25px;
}
.copyrights p {
    line-height: 1.45;
}



}

.wp-block-group.contact-gmap {line-height: 0;}
.btn-grp {display: flex; flex-flow: row wrap; align-items: center; gap: 10px;}
.cc-cols {padding-bottom: 60px;}
.cc-cols:last-child {padding-bottom: 0px !important;}

.legit-foo {padding-left: 38px; margin-top: 25px;}
.legit-foo img {width: 100%; max-width: 80px; height: auto;}

.o-process-wrap .wp-block-image figure {width: 100%; height: auto;}
.o-process-wrap .wp-block-image img {width: 100%; height: auto;}
.o-process-wrap .wp-block-columns.cc-cols 
{
    position: relative;
    padding: 40px;
    background-color: #fff;
    border-radius: 25px;
    margin-top: 70px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
}
.o-process-wrap .wp-block-columns.cc-cols:first-child {margin-top: 30px !important;}
.o-process-wrap .wp-block-columns.cc-cols:last-child {padding: 40px !important;}
.o-process-wrap .wp-block-columns.cc-cols h3
{
    margin: 0;
    position: absolute;
    top: -30px;
    left: 30px;
    font-weight: 500;
    background-color: #F4E548;
    color: #333;
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 26px;
}
.o-process-wrap .wp-block-columns.cc-cols.cc-cols-rev h3
{
    left: auto;
    right: 30px;
}

section.court .courttext h3 {line-height: 1.2;}

.new-contact-forms form p label
{
    margin-bottom: 10px;
    display: inline-block;
}
.new-contact-forms .wpcf7-list-item {margin-left: 0; margin-right: 20px;}



@media (max-width: 781px)
{
	.wp-block-columns.cc-cols:not(.cc-cols-rev) {flex-flow: column-reverse wrap !important;}
	.cc-cols {padding-bottom: 40px;}
}


@media (max-width: 1200px)
{
	.court_build_insdie1 h3.title a {font-size: 20px;}
}

/*---------------------------------*/

.gy-review-wrapper {margin-top: 60px;}
.gy-review-wrapper .our_testimonials_main {
    width: 100%;
    background-color: #E2FCFF;
    padding: 40px;
    border-radius: 16px;
    box-shadow: 0 3px 6px #00000029;
    margin: 0 0 40px;
    text-align: left;
}
.otm-top {display: flex; flex-flow: row nowrap; align-items: center; justify-content: flex-start; margin-bottom: 20px; gap: 20px}
.otm-top img {width: 30px; height: auto; margin: 0;}
.star-rating {
	position: relative;
	display: inline-block;
	font-size: 24px;
	color: #d1d5db;
}
 
.star-rating::before {
	content: "★★★★★";
}
 
.star-rating-fill {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	white-space: nowrap;
	color: #f5b301;
}
 
.star-rating-fill::before {
	content: "★★★★★";
}

.reviews-pagination {width: 100%; text-align: center; margin-top: 20px;}
.reviews-pagination a, .reviews-pagination span
{
    background: #2fb7c4;
    display: inline-block;
    width: auto;
    height: auto;
    border-radius: 4px;
    padding: 10px 15px;
    color: #fff;
    line-height: 1;
    text-decoration: none;
}
.reviews-pagination a:hover, .reviews-pagination span:hover, .reviews-pagination a.current, .reviews-pagination span.current
{
    background: #277c85;
    color: #fff;
}

/*------------Gallery----------------*/

.blog-cat-filter {margin-bottom: 40px;}
.filter-nav-flx
{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.filter-nav-innr.filter-button
{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 6px;
    padding: 8px 20px;
    cursor: pointer !important;
    text-decoration: none;
    color: #2FB7C4;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    border: 1px solid #2FB7C4;
    background-color: transparent;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
}

.filter-nav-innr.filter-button.active
{
    color: #fff;
    border: 1px solid #2FB7C4;
    background-color: #2FB7C4;
}

.gallery-posts ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: grid;
	grid-template-columns: 4fr 4fr 4fr 4fr;
    align-items: stretch;
    gap: 15px;
}

.gallery-posts ul li
{
    padding: 0;
    margin: 0;
}

.gallery-posts ul li::before, .gallery-posts ul li .speaker-info 
{
    display: none;
}
.gallery-posts ul li .gallery-image a.gallery-pop, .gallery-posts ul li .gallery-image a.gallery-pop img, .gallery-posts ul li .gallery-image {display: block; width: 100%; height: 280px; object-fit: cover;}

.mfp-wrap {z-index: 9999 !important;}
body.mfp-zoom-out-cur .main_menu-fixed {z-index: 999 !important;}
.mfp-close, button.mfp-close, button.mfp-arrow {cursor: pointer !important;}

.wp-block-columns.wwd-cols5, .wp-block-columns.wwdce-cols5
{
	display: grid;
    grid-template-columns: 3fr 3fr 3fr;
	justify-content: center;
	gap: 30px;
}
.wp-block-columns.wwd-cols5 .wp-block-column, .wp-block-columns.wwdce-cols5 .wp-block-column
{
	padding: 30px;
    background-color: #fff;
    border-bottom: 6px solid #2fb7c4;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.wp-block-columns.wwd-cols5 .wp-block-column h4, .wp-block-columns.wwdce-cols5 .wp-block-column h4 {text-transform: none; font-weight: 500; font-size: 22px;}
.wp-block-columns.wwd-cols5 .wp-block-column h4 strong, .wp-block-columns.wwdce-cols5 .wp-block-column h4 strong {color: #2fb7c4; font-weight: 500;}

.wp-block-columns.wbbc-cols5
{
	display: grid;
    grid-template-columns: 3fr 3fr 3fr;
	justify-content: center;
	gap: 30px;
}
.wp-block-columns.wbbc-cols5 .wp-block-column
{
	padding: 40px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.wp-block-columns.wbbc-cols5 .wp-block-column h4 {text-transform: none; font-weight: 600; font-size: 20px; margin: 0;}

.wp-block-columns.wwdce-cols5-heading {margin: 0 0 30px;} 
.wp-block-columns.wbbc-cols5-heading {margin: 0 0 40px;}
.wp-block-columns.wwdce-cols5-heading h2, .wp-block-columns.wbbc-cols5-heading h2 {margin: 0;}
.wp-block-columns.wwdce-cols5-heading p {width: 100%; max-width: 920px; margin: 15px auto 0; padding: 0;}

.wp-block-columns.wbbc-cols5 .wp-block-column figure {margin-bottom: 25px;}
.wp-block-columns.wbbc-cols5 .wp-block-column img {height: 70px; width: auto; filter: brightness(0) saturate(100%) invert(71%) sepia(21%) saturate(1388%) hue-rotate(136deg) brightness(85%) contrast(86%);}

.legit-nets-btm img {width: 100%; border-radius: 15px;}
.legit-nets-btm-heading p {width: 100%; max-width: 920px; margin: 0 auto;}

.wp-block-columns.wwdce-cols5.edc-cols4 {grid-template-columns: 4fr 4fr 4fr 4fr;}


/* Gallery Popup */
body.popup-open, body.mfp-zoom-out-cur { overflow: hidden; }
 
#gallery-popup {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.gallery-popup-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.85);
}
 
.gallery-popup-inner {
  position: relative;
  z-index: 1;
  width: 90%;
  max-width: 900px;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}
 
.gallery-popup-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
  border-bottom: 1px solid #eee;
}
.gallery-popup-title { margin: 0; font-size: 18px; }
 
.gallery-popup-close {
  background: none;
  border: none;
  font-size: 28px;
  cursor: pointer;
  line-height: 1;
  color: #333;
}
 
.gallery-popup-track-wrap {
  overflow: hidden;
  width: 100%;
}
 
.gallery-popup-track {
  display: flex;
  transition: transform 0.4s ease;
}
 
.gallery-popup-slide {
  min-width: 100%;
  text-align: center;
}
.gallery-popup-slide img {
  width: 100%;
  max-height: 520px;
  object-fit: contain;
  display: block;
}
.gallery-popup-caption {
  padding: 8px 16px;
  font-size: 14px;
  color: #555;
}
 
.gallery-popup-prev,
.gallery-popup-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0,0,0,0.45);
  color: #fff;
  border: none;
  padding: 12px 16px;
  font-size: 20px;
  cursor: pointer;
  z-index: 2;
  border-radius: 3px;
}
.gallery-popup-prev { left: 10px; }
.gallery-popup-next { right: 10px; }
 
.gallery-popup-dots {
  text-align: center;
  padding: 10px;
}
.gallery-dot {
  display: inline-block;
  width: 10px; height: 10px;
  border-radius: 50%;
  background: #ccc;
  margin: 0 4px;
  cursor: pointer;
  transition: background 0.2s;
}
.gallery-dot.active { background: #333; }

.yt-100 figure
{
	width: 100%;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 15px;
    overflow: hidden;
    line-height: 0;
}
.yt-100 iframe
{
	aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
}

.yt-col-wrap iframe, .faq-answer iframe, .h_about_innerr iframe
{
	width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    border-radius: 15px;
    overflow: hidden;
}
.faq-answer iframe {display: table; max-width: 600px; margin: 0 auto;}
@media (max-width: 1200px)
{
.gallery-posts ul {grid-template-columns: 4fr 4fr 4fr 4fr;}
.gallery-posts ul li .gallery-image a.gallery-pop, .gallery-posts ul li .gallery-image a.gallery-pop img, .gallery-posts ul li .gallery-image {height: 240px;}
}

@media (max-width: 991px)
{
	.wp-block-columns.wwd-cols5, .wp-block-columns.wwdce-cols5 {grid-template-columns: 2fr 2fr; gap: 20px;}
	.wp-block-spacer.wwd-sec-spacing {height: 70px !important;}
	.wp-block-columns.wbbc-cols5, .wp-block-columns.wwdce-cols5.edc-cols4 {grid-template-columns: 2fr 2fr;}
.gallery-posts ul li .gallery-image a.gallery-pop, .gallery-posts ul li .gallery-image a.gallery-pop img, .gallery-posts ul li .gallery-image {height: 220px;}
	.h_about_innerr {width: 100%;}
}

@media (max-width: 781px)
{
	.yt-100 figure {max-width: 100%;}
}

@media (max-width: 767px)
{
.gallery-posts ul {grid-template-columns: 3fr 3fr 3fr;}
	.gallery-posts ul li .gallery-image a.gallery-pop, .gallery-posts ul li .gallery-image a.gallery-pop img, .gallery-posts ul li .gallery-image {height: 200px;}
	
	.o-process-wrap .wp-block-columns.cc-cols, .o-process-wrap .wp-block-columns.cc-cols:last-child {padding: 30px !important;}
}

@media (max-width: 575px)
{
	.wp-block-columns.wwd-cols5, .wp-block-columns.wwdce-cols5 {grid-template-columns: 1fr;}
	.wp-block-columns.wwd-cols5 .wp-block-column, .wp-block-columns.wwdce-cols5 .wp-block-column {padding: 25px;}
	.wp-block-spacer.wwd-sec-spacing {height: 50px !important;}
	
	.wp-block-spacer.heading-spacing {height: 15px !important;}
	.wp-block-spacer.btn-spacing {height: 30px !important;}
	.wp-block-columns.wbbc-cols5, .wp-block-columns.wwdce-cols5.edc-cols4 {grid-template-columns: 1fr;}
	.wp-block-columns.wbbc-cols5 .wp-block-column{padding: 25px}
	
	.gallery-posts ul {gap: 10px;}
	.gallery-posts ul li .gallery-image a.gallery-pop, .gallery-posts ul li .gallery-image a.gallery-pop img, .gallery-posts ul li .gallery-image {height: 180px;}
}

@media (min-width:767px)
{
	.header_right_b a {pointer-events: none; cursor: default;}
	.header_right_b p:hover a {color: #333333;}
	.header_right_b p:hover img {filter: none;}
}

@media (max-width:480px)
{
	.gallery-posts ul {grid-template-columns: 2fr 2fr;}
	.gallery-posts ul li .gallery-image a.gallery-pop, .gallery-posts ul li .gallery-image a.gallery-pop img, .gallery-posts ul li .gallery-image {height: 180px;}
}

@media (max-width:380px)
{
	.gallery-posts ul li .gallery-image a.gallery-pop, .gallery-posts ul li .gallery-image a.gallery-pop img, .gallery-posts ul li .gallery-image {height: 140px;}
}

li.menu-item-934 > a.line-center {cursor: default;}
body.page-id-423 .about-hero {background-position: 50% 25%;}