body{	
	padding:0;
	margin: 0;
	overflow-x: hidden;
	  scroll-behavior: smooth;
}
p{
	padding: 0; margin: 0;
}
img{
	height: 0 auto;
}

a {
	text-decoration: none !important;
}
.t-c{
	text-align: center !important;
}
.t-l{
	text-align: left !important;
}
.t-r{
	text-align: right !important;
}
.no-padding{
	padding: 0;
}
.no-padding-x{
	padding: 4px;
}
.center_contanier{
	width: 1200px; margin:0 auto;
}
.smallcenter_contanier{
	width: 1000px; margin:0 auto;
}
.smallcenter_contanier_md{
	width: 1050px; margin:0 auto;
}
.small_net_center_contanier {
    width: 900px;
    margin: 0 auto;
}
.center_big_contanier{
	width: 1290px; margin:0 auto;
}
.center_smallbig_contanier{
	width: 400px; margin:0 auto;
}
.mar_1{
	margin-top: 5px;
}
.mar_2{
	margin-top: 14px;
}
.mar_3{
	margin-top: 15px;
}
.mar_4{
	margin-top: 20px;
}
.mar_5{
	margin-top: 25px;
}
.mar_6{
	margin-top: 30px;
}
.mar_7{
	margin-top: 35px;
}
.mar_8{
	margin-top: 40px;
}
.mar_9{
	margin-top: 45px;
}
.mar_10{
	margin-top: 50px;
}
.mar_11{
	margin-top: 55px;
}
.mar_12{
	margin-top: 60px;
}
.mar_13{
	margin-top: 65px;
}
.mar_14{
	margin-top: 70px;
}
.mar_15{
	margin-top: 75px;
}
.mar_16{
	margin-top: 80px;
}
.mar_17{
	margin-top: 85px;
}
.mar_18{
	margin-top: 90px;
}
.mar_19{
	margin-top: 95px;
}
.mar_20{
	margin-top: 100px;
}
.blink-soft {
  animation: blinker 1.5s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    padding-bottom: 0px;
    box-shadow: inherit;
    background: #fff;
}
/*==== Back To Top Start ====*/
#return-to-top {
  position: fixed;
  bottom: 70px;
  right:20px;
  width:45px;
  height:45px;
  line-height:45px;
  text-align:
  center;
  border: 2px solid #fff;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display:
  none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  box-shadow: 4px 4px 5px 0px
  rgba(50, 50, 50, 0.2);
  background: linear-gradient(135deg,#17c3b2,#0f8f83);
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  font-size:19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*----------glass_top_panel_menu_mobile_menu-------------*/
.glass_top_panel_menu_mobile_menu {
    width: 100%;
    float: left;
    display: none;	
}
.glass_top_panel_menu_mobile_menu .social_ic_mob {
	font-family: 'Abel', sans-serif;    
	font-size: 24px;
    color: #ffffff;
    font-weight: 400;
    float: right;
    margin-top: 5px;
    margin-left: 0px;
}
.glass_top_panel_menu_mobile_menu .social_ic_mob {
	font-family: 'Abel', sans-serif;    
    font-size: 33px;
    color: #260b02;
    font-weight: 400;
    float: right;
    margin-top: 10px;
    margin-left: 0px;
    padding-right: 21px;
}
.glass_top_panel_menu_mobile_menu span {padding: 5px;}
.glass_top_panel_menu_mobile_menu .lop {
    margin-top: 4px;
    width: 22%;
    float: right;
    margin-right: 10px;
}
.glass_top_panel_menu_mobile_menu .social_ic_mob ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.glass_top_panel_menu_mobile_menu .social_ic_mob ul li {
    float: left;
    padding: 4px 10px;
}
.glass_top_panel_menu_mobile_menu .social_ic_mob ul li a {
	text-decoration: none;
	color: #260b02;
}
.glass_top_panel_menu_mobile_menu .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 50px;
}
.ss_li_me {
    left: 0px;
    top: 10px;
}
.glass_top_panel_menu_mobile_menu .sidenav a {
    padding: 8px 8px 8px 19px;
    text-decoration: none;
    font-size: 19px;
    color: #585858;
    display: block;
    transition: 0.3s;
    font-weight: 400!important;
    font-family: "League Spartan", sans-serif;
    text-transform: capitalize;
    letter-spacing: 0px;
}

.glass_top_panel_menu_mobile_menu .sidenav a:hover {
  color: #ebff08;
}

.glass_top_panel_menu_mobile_menu .sidenav .closebtn {
    position: absolute;
    top: -17px;
    right: 0;
    font-size: 56px;
    margin-left: 30px;
    border-bottom: none;
    right: 0px;
}

.glass_top_panel_menu_mobile_menu .social_ic_mobmenu {
	font-family: 'IBM Plex Sans', sans-serif;    
    font-size: 24px;
    color: #ffffff;
    font-weight: 400;
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-left: 0px;
}
.glass_top_panel_menu_mobile_menu .social_ic_mobmenu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.glass_top_panel_menu_mobile_menu .social_ic_mobmenu ul li {
    float: left;
    padding: 4px 10px;
}
.glass_top_panel_menu_mobile_menu .social_ic_mobmenu ul li a {
	text-decoration: none;
	color: #ffffff;
}

/*-------------socab_design_polk_1-------------------*/
.socab_design_polk_1 {
	width: 100%;
	float: left;
	background: radial-gradient(60% 50% at 80% 10%, rgba(20, 184, 166, 0.10) 0%, rgba(255,255,255,0) 60%),
    radial-gradient(50% 40% at 10% 80%, rgba(37, 99, 235, 0.08) 0%, rgba(255,255,255,0) 60%),
    linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}
/*-----------------topbaner_panel_2-------------------------*/
.topbaner_panel_2 {
	width: 100%;
	float: left;
	padding: 5px 50px;
}
.topbaner_panel_2 .right_panel_design_1 {
	display: flex;
	gap: 23px;
	justify-content: flex-end;
	margin-top: 17px;
}
.topbaner_panel_2 .logo_pic{
	width: 75%;
	float: left;
}

        /* Level 1 - Main Menu */
        .menu {
            display: flex;
            justify-content: center;
            list-style-type: none;
            margin-top: 10px;
            margin-bottom: 0px;
        }

        .menu > li {
            position: relative;
        }

        .menu > li > a {
            display: block;
            padding: 0px 14px;
            color: #333;
            transition: all 0.3s ease;
            font-family:  "League Spartan", sans-serif;
            font-weight: 400;
            font-size: 20px;
            text-transform: capitalize;
            outline: none;
        }

        .menu > li > a:hover {
            background: #070517;
            color: white;
        }
        .menu > li > a:hover,
.menu > li > a:active,
.menu > li.active > a {
    background: transparent;
    color: #23c6a9;
}

        .menu > li:first-child > a {
            border-radius: 8px 0 0 8px;
        }

        .menu > li:last-child > a {
            border-radius: 0 8px 8px 0;
        }

        /* Level 2 - Dropdown */
        .dropdown {
            position: absolute;
            top: 100%;
            left: 0;
            background: white;
            min-width: 250px;
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
            opacity: 0;
            visibility: hidden;
            transform: translateY(-10px);
            transition: all 0.3s ease;
            border-radius: 0px;
            z-index: 1000;
            padding: 0;
            list-style-type: none;
        }

        .menu > li:hover > .dropdown {
            opacity: 1;
            visibility: visible;
            transform: translateY(0);
        }

        .dropdown li {
            position: relative;
        }

        .dropdown li a {
            display: block;
            padding: 12px 20px;
            color: #555;
            transition: all 0.3s ease;
            border-bottom: 1px solid #f0f0f0;
            font-family: "League Spartan", sans-serif;
            font-size: 15px;
        }

        .dropdown li:last-child a {
            border-bottom: none;
            border-radius: 0 0 8px 8px;
        }

        .dropdown li a:hover {
            background: transparent;
            color: #667eea;
        }

        /* Arrow indicator for items with submenus */
        .has-submenu > a::after {
            content: '>';
            float: right;
            font-size: 18px;
            font-weight: bold;
        }

        /* Level 3 - Sub-dropdown */
        .sub-dropdown {
            position: absolute;
            top: 0;
            left: 100%;
            background: white;
            min-width: max-content;
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
            opacity: 0;
            visibility: hidden;
            transform: translateX(-10px);
            transition: all 0.3s ease;
            border-radius: 0px;
            padding: 0;
            list-style-type: none;
        }

        .dropdown li:hover > .sub-dropdown {
            opacity: 1;
            visibility: visible;
            transform: translateX(0);
        }

        .sub-dropdown li a {
            padding: 12px 20px;
            border-bottom: 1px solid #f0f0f0;
        }

        .sub-dropdown li:first-child a {
            border-radius: 8px 8px 0 0;
        }

        .sub-dropdown li:last-child a {
            border-radius: 0 0 8px 8px;
            border-bottom: none;
        }

        .sub-dropdown li a:hover {
            background: #f8f9fa;
            color: #764ba2;
        }

        /* Responsive */
        @media (max-width: 768px) {
            .menu {
                flex-direction: column;
            }

            .menu > li > a {
                border-radius: 0 !important;
            }

            .dropdown {
                position: static;
                transform: none;
                box-shadow: none;
                border-radius: 0;
            }

            .sub-dropdown {
                position: static;
                transform: none;
                box-shadow: none;
                margin-left: 20px;
                border-radius: 0;
            }

            .menu > li:hover > .dropdown,
            .dropdown li:hover > .sub-dropdown {
                opacity: 1;
                visibility: visible;
            }
        }


.topbaner_panel_2 .getquate {
	font-family: "League Spartan", sans-serif;
	font-size: 16px;
	font-weight: 500;
	background: linear-gradient(135deg,#17c3b2,#0f8f83);
	border: none;
	color: #ffffff;
	padding: 8px 17px;
	border-radius: 7px;
	text-transform: capitalize;
	transition: 0.6s;
}
.topbaner_panel_2 .getquate  span{padding-right: 7px;}
.topbaner_panel_2 .getquate:hover {
	background: #1f2b5e;
	transition: 0.6s;
}
.topbaner_panel_2 .getquatewq {
	font-family: "League Spartan", sans-serif;
	font-size: 17px;
	font-weight: 500;
	background: transparent;
	border: none;
	color: #0d9488;
	padding: 8px 17px;
	border-radius: 0px;
	text-transform: capitalize;
	transition: 0.6s;
}
.topbaner_panel_2 .getquatewq  span{padding-right: 7px;}
.topbaner_panel_2 .getquatewq:hover {
	background: linear-gradient(135deg,#17c3b2,#0f8f83);
	transition: 0.6s;
	color: #fff;
}
/*-----------------topbaner_panel_2-------------------------*/

   /* HERO */

    .hero{
      padding: 80px 80px;
      padding-top: 110px;
    }

    .hero-grid{
      display:grid;
      grid-template-columns:1fr 1fr;
      gap: 30px;
      align-items:center;
    }

    .hero-tag{
      display:inline-block;
      padding:10px 18px;
      border-radius:999px;
      background:#e7f9f5;
      color:var(--primary);
      font-size:14px;
      font-weight:600;
      margin-bottom:25px;
    }

    .hero h1{
	 font-family: "League Spartan", sans-serif;
	 font-size: 49px;
	 font-weight: 700;
	 margin-bottom:24px;
	 letter-spacing: 0px;
	 }

    .hero h1 span{
      color: #0d9488;
      font-weight: 800;
    }

    .hero p{
      color:var(--text);
      font-size: 21px;
      line-height: 33px;
      margin-bottom:35px;
      max-width: 640px;
      font-family: "League Spartan", sans-serif;
      font-weight: 400;
    }

    .hero-buttons{
      display:flex;
      gap:16px;
      margin-bottom:35px;
      flex-wrap:wrap;
    }

    .btn-primary{
      background: #0d9488;
      color:#fff;
      padding:16px 28px;
      border-radius:999px;
      font-weight: 400;
      transition:0.3s;
      box-shadow:0 10px 25px rgba(13,179,158,0.25);
      font-size: 21px;
      font-family: "League Spartan", sans-serif;
    }
    .btn-primary span{
    	
position: relative;
    	
top: 5px;
    }
    .btn-primary:hover{
      transform:translateY(-3px);
    }

    .btn-secondary{
      border:1px solid #d0d5dd;
      padding:16px 28px;
      border-radius:999px;
      color:#111;
      font-weight: 400;
      background:#fff;
      font-family: "League Spartan", sans-serif;
      font-size: 21px;
    }

    .rating{
      display:flex;
      align-items:center;
      gap:14px;
      margin-top:20px;
      float: left;
    }

    .avatars{
      display:flex;
      margin-top: -40px;
    }

    .avatars img{
      width:42px;
      height:42px;
      border-radius:50%;
      object-fit:cover;
      border:3px solid #fff;
      margin-left:-10px;
    }

    .hero-image{
      position:relative;
    }

    .hero-image img{
      border-radius:32px;
      box-shadow:var(--shadow);
      height:580px;
      object-fit:cover;
      width: 93%;
    }

    .floating-card{
      position:absolute;
      background: rgba(255,255,255,0.9);
      padding:16px;
      border-radius:18px;
      box-shadow:var(--shadow);
      font-size:14px;
      font-weight:600;
    }
    .floating-card .stary{
    	
width: 30px;
    	
height: 30px;
    	
background: #0d9488;
    	
border-radius: 50%;
    	
color: #fff;
    	
text-align: center;
    	
line-height: 30px;
    	
margin-top: 10px;
}

    .floating-card .stary_22 {
	
}
    .floating-card .stary_22 .test {
	
font-family: "League Spartan", sans-serif;
	
font-weight: 400;
	
font-size: 20px;
}
    .floating-card .stary_22 .test1 {
	
font-family: "League Spartan", sans-serif;
	
font-weight: 400;
	
font-size: 19px;
	
margin-top: -5px;
}
    .card-1{
      top:30px;
      left:-30px;
      display: flex;
      gap: 11px;
    }

    .card-2{
      bottom:30px;
      right:-20px;
      width: 240px;
      display: flex;
      gap: 11px;
    }
.floating-card .staryw{
    	
width: 40px;
    	
height: 40px;
    	
background: #0d9488;
    	
border-radius: 50%;
    	
color: #fff;
    	
text-align: center;
    	
line-height: 40px;
    	
margin-top: 2px;
}

    .floating-card .stary_222 {
	
}
    .floating-card .stary_222 .test {
	
font-family: "League Spartan", sans-serif;
	
font-weight: 400;
	
font-size: 20px;
}
    .floating-card .stary_222 .test1 {
	
font-family: "League Spartan", sans-serif;
	
font-weight: 400;
	
font-size: 14px;
	
margin-top: -5px;
}
.containerq {
    width: 100%;
    margin: 0 auto;
}
   .floating-image {
      animation: float 1s ease-in-out infinite;
    }

    @keyframes float {
      0% {
        transform: translateY(0);
      }
      50% {
        transform: translateY(-10px);
      }
      100% {
        transform: translateY(0);
      }
    }


.rattings_pico {
	
width: 42%;
	
margin-right: 10px;
}
.jiol_mk {font-family: "League Spartan", sans-serif;font-weight: 300;font-size: 15px;width: 100%;display: inline-block;}
.jiol_mk ul{
	
padding: 0;
	
margin: 0;
	
list-style-type: none;
}
.jiol_mk ul li{
	
display: inline-block;
	
background: rgba(255,255,255,0.5);
	
padding: 7px 10px;
	
border-radius: 7px;
}
.jiol_mk span{
	
color: #0d9488;
}

/*-------------socab_design_polk_2-------------------*/
.socab_design_polk_2 {
	width: 100%;
	float: left;
	padding: 60px 70px;
}
.socab_design_polk_2 h6 {
    font-family: "Raleway", sans-serif;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 24px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #0d9488;
}
.socab_design_polk_2 h5 {
    font-family: "Raleway", sans-serif;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 24px;
    text-align: center;
    width: 100%;
    color: #000;
}
.socab_design_polk_2 h5 span{
	
display: block;
}
.socab_design_polk_2 .trf_tress {
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 24px;
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 0px 300px;
}

.socab_design_polk_2 .boxs {
	
width: 100%;
	
display: inline-block;
	
padding: 10px 310px;
}
.socab_design_polk_2 .boxs .star_rating_box{width: 100%;background: #fbfcfd;padding: 20px;}
.socab_design_polk_2 .boxs .star_rating_box img{
	
width: 39%;
}
.socab_design_polk_2 .boxs .star_rating_box .rating_text_1{
    font-family: "League Spartan", sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-top: 12px;
}
.socab_design_polk_2 .boxs .star_rating_box .rating_text_2{
    font-family: "League Spartan", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 24px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.socab_design_polk_2 .boxs .star_rating_box .rating_text_2 span{
	
display: block;
	
font-weight: 400;
	
font-size: 15px;
}
.no-paddinga {
	padding: 10px;
}
.socab_design_polk_2 .testimonial_pagedesg {
	
width: 100%;
	
display: inline-block;
	
margin-top: 43px;
}
.socab_design_polk_2 .testimonial_pagedesg .rattings {
	
width: 28%;
	
float: left;
}
.socab_design_polk_2 .testimonial_pagedesg p{
    font-family: "League Spartan", sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 24px;
    text-align: left;
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    line-height: 28px;
}
.socab_design_polk_2 .testimonial_pagedesg .kol_plk {
	
display: flex;
	
gap: 18px;
}

.socab_design_polk_2 .testimonial_pagedesg .imght {
	
}
.socab_design_polk_2 .testimonial_pagedesg .imght img{
	
width: 50px;
	
height: 50px;
	
border-radius: 50%;
	
object-fit: cover;
}
.socab_design_polk_2 .testimonial_pagedesg .opl_text {
	
}
.socab_design_polk_2 .testimonial_pagedesg .opl_text h2{
    font-family: "League Spartan", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    text-align: left;
    width: 100%;
    display: inline-block;
    margin-top: 9px;
}
.socab_design_polk_2 .testimonial_pagedesg .opl_text h3{
    font-family: "League Spartan", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    width: 100%;
    display: inline-block;
    margin-top: 0px;
    color: #7f7f7f;
}
.socab_design_polk_2 .jiol_mkw {background: #eff7ff;font-family: "League Spartan", sans-serif;font-weight: 300;font-size: 20px;width: 100%;display: flex;padding: 35px;margin: 0 auto;justify-content: space-around;border-radius: 20px;margin-top: 70px;}
.socab_design_polk_2 .jiol_mk ul{
	
padding: 0;
	
margin: 0;
	
list-style-type: none;
}
.socab_design_polk_2 .jiol_mkw ul li{
	
display: inline-block;
	
padding: 7px 36px;
	
border-radius: 7px;
	
background: transparent;
}
.socab_design_polk_2 .jiol_mkw span{
	
color: #0d9488;
	
width: 40px;
	
height: 40px;
	
background: #fff;
	
display: inline-block;
	
border-radius: 20px;
	
text-align: center;
	
font-size: 18px;
	
line-height: 46px;
	
margin-right: 11px;
}

/*-------------socab_design_polk_3-------------------*/
.socab_design_polk_3 {
	width: 100%;
	float: left;
	padding: 60px 70px;
	background: #eff7ff;
}
.socab_design_polk_3 h6 {
    font-family: "Raleway", sans-serif;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 24px;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    color: #0d9488;
}
.socab_design_polk_3 h5 {
    font-family: "Raleway", sans-serif;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 24px;
    text-align: left;
    width: 100%;
    color: #000;
}
.socab_design_polk_3 h5 span{
	
display: block;
}
.socab_design_polk_3 .trf_tress {
    font-family: "Raleway", sans-serif;
    font-size: 19px;
    font-weight: 400;
    margin-top: 60px;
    text-align: left;
    width: 100%;
    display: inline-block;
}

.socab_design_polk_3 .services_box_deign_1 {
	
width: 100%;
	
display: inline-block;
	
background: #fff;
	
margin-top: 27px;
	
border-radius: 20px;
	
box-shadow: 8px 9px 15px -4px #d2d2d2;
}
.socab_design_polk_3 .services_box_deign_1 .bot_dsign{
	
position: relative;
	
width: 100%;
}
.socab_design_polk_3 .services_box_deign_1 .bot_dsign img{
	
width: 100%;
	
position: relative;
	
height: 230px;
	
object-fit: cover;
	
object-position: center;
	
border-radius: 20px 20px 0px 0px;
}
.socab_design_polk_3 .services_box_deign_1 .bot_dsign .icone_olk{
	
width: 45px;
	
height: 45px;
	
background: #fff;
	
border-radius: 8px;
	
border: none;
	
color: #0d9488;
	
position: absolute;
	
top: 10px;
	
left: 10px;
	
font-size: 16px;
}
.socab_design_polk_3 .services_box_deign_1 .whiter_box_design{
	
width: 100%;
	
float: left;
	
background: #fff;
	
padding: 22px;
	
border-radius: 20px;
}
.socab_design_polk_3 .services_box_deign_1 .whiter_box_design h2{
    font-family: "Raleway", sans-serif;
    font-size: 21px;
    font-weight: 600;
    margin-top: 10px;
    text-align: left;
    width: 100%;
    display: inline-block;
    color: #000;
}
.socab_design_polk_3 .services_box_deign_1 .whiter_box_design h2 a{
	
color: #000;
}
.socab_design_polk_3 .services_box_deign_1 .whiter_box_design p{
    font-family: "League Spartan", sans-serif;
    font-size: 19px;
    font-weight: 300;
    margin-top: 7px;
    text-align: left;
    width: 100%;
    display: inline-block;
}
.socab_design_polk_3 .services_box_deign_1 .whiter_box_design .learn_more{
	
color: #0d9488;
	
background: transparent;
	
border: none;
	
font-family: "League Spartan", sans-serif;
	
font-size: 17px;
	
padding: 0;
	
margin-top: 19px;
}
.socab_design_polk_3 .services_box_deign_1 .whiter_box_design .learn_more .aer_pic{

width: 11px;
}
/*-------------socab_design_polk_4-------------------*/
.socab_design_polk_4 {
	width: 100%;
	float: left;
	padding: 60px 70px;
}
.socab_design_polk_4 h6 {
    font-family: "Raleway", sans-serif;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 19px;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    color: #0d9488;
}
.socab_design_polk_4 h5 {
    font-family: "Raleway", sans-serif;
    font-size: 34px;
    font-weight: 700;
    text-align: left;
    width: 100%;
    color: #000;
    margin-bottom: 10px;
}
.socab_design_polk_4 h5 span{
	
display: block;
}
.socab_design_polk_4 .trf_tress {
    font-family: "League Spartan", sans-serif;
    font-size: 19px;
    font-weight: 300;
    margin-top: 10px;
    text-align: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.socab_design_polk_4 .oplk_pianfs {
	width: 50%;
	float: left;
	padding: 0px 10px;
}
.socab_design_polk_4 .oplk_pianfs .olk_pold{
	display: flex;
	gap: 11px;
	margin-top: 13px;
}
.socab_design_polk_4 .oplk_pianfs .icon_1{
	

}
.socab_design_polk_4 .oplk_pianfs .icon_1 .ooo_l {width: 40px;height: 40px;border-radius: 10px;background: #eff7ff;color: #0d9488;text-align: center;font-size: 16px;line-height: 40px;}
.socab_design_polk_4 .oplk_pianfs .icone_text{
	
}
.socab_design_polk_4 .oplk_pianfs .icone_text h2{
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin-top: 0px;
    text-align: left;
    width: 100%;
    display: inline-block;
    color: #000;
    margin-bottom: 6px;
}
.socab_design_polk_4 .oplk_pianfs .icone_text p{
    font-family: "League Spartan", sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin-top: 0px;
    text-align: left;
    width: 100%;
    display: inline-block;
}
.socab_design_polk_4  .oll {
	width: 98%;
}
.socab_design_polk_4  .card-2{
      bottom:30px;
      left: 30px;
      width: 240px;
      display: flex;
      gap: 11px;
      background: #fff;
      box-shadow: 8px 9px 15px -4px #d2d2d2;
    }
.socab_design_polk_4 .floating-card .staryw{
    	
width: 40px;
    	
height: 40px;
    	
background: #0d9488;
    	
border-radius: 50%;
    	
color: #fff;
    	
text-align: center;
    	
line-height: 40px;
    	
margin-top: 2px;
}

.socab_design_polk_4  .floating-card .stary_222 {
	
}
.socab_design_polk_4 .floating-card .stary_222 .test {
	
font-family: "League Spartan", sans-serif;
	
font-weight: 400;
	
font-size: 20px;
}
.socab_design_polk_4  .floating-card .stary_222 .test1 {
	
font-family: "League Spartan", sans-serif;
	
font-weight: 400;
	
font-size: 14px;
	
margin-top: -5px;
}
.socab_design_polk_4  .mainpoint_box{
    background: #eff7ff;
    font-family: "League Spartan", sans-serif;
    font-weight: 300;
    font-size: 20px;
    width: 100%;
    padding: 15px 10px;
    margin-top: 41px;
    border-radius: 10px;
}
.socab_design_polk_4  .point_box {
	display: flex;
	justify-content: space-around;
	gap: 10px;
}
.socab_design_polk_4  .point_inn_dsign {
	
}
.socab_design_polk_4  .point_inn_dsign .text1{
    font-family: "League Spartan", sans-serif;
    font-size: 35px;
    font-weight: 700;
    margin-top: 0px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.socab_design_polk_4  .point_inn_dsign .text2{
    font-family: "League Spartan", sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin-top: 0px;
    text-align: center;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
}
    .how-it-works{
      padding: 80px 100px;
      display: inline-block;
    }
    .how-it-works .getquate {
	font-family: "League Spartan", sans-serif;
	font-size: 20px;
	font-weight: 500;
	background: linear-gradient(135deg,#17c3b2,#0f8f83);
	border: none;
	color: #ffffff;
	padding: 11px 27px;
	border-radius: 27px;
	text-transform: capitalize;
	transition: 0.6s;
	margin-top: 40px;
}
.how-it-works .getquate  span{padding-right: 7px;}
.how-it-works .getquate:hover {
	background: #1f2b5e;
	transition: 0.6s;
}
.how-it-works .section-tag{
      text-align:center;
      font-size:15px;
      font-weight:600;
      letter-spacing:4px;
      color:#0d9488;
      text-transform:uppercase;
      margin-bottom:18px;
      font-family: "Raleway", sans-serif;
    }

    .section-title{
      text-align:center;
      font-size: 56px;
      line-height:1.05;
      font-weight:800;
      color:#0b132b;
      max-width:900px;
      margin:0 auto 70px;
      font-family: "Raleway", sans-serif;
    }

    .steps-wrapper{
      position:relative;
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:38px;
    }

    /* connecting line */
    .steps-wrapper::before{
      content:"";
      position:absolute;
      top:110px;
      left:18%;
      width:64%;
      height:4px;
      background:#7ee7de;
      z-index:0;
    }

    .step-card{
      position:relative;
      background:#fff;
      border-radius:32px;
      padding: 36px 30px;
      min-height:320px;
      box-shadow:
        0 15px 40px rgba(15, 23, 42, 0.05);
      border:1px solid #edf0f2;
      z-index:1;
      transition:all .35s ease;
    }

    .step-card:hover{
      transform:translateY(-8px);
    }

    .icon-box{
      width:70px;
      height:70px;
      border-radius:20px;
      background:linear-gradient(135deg,#17c3b2,#0f8f83);
      display:flex;
      align-items:center;
      justify-content:center;
      color:#fff;
      font-size:28px;
      margin-bottom:34px;
      box-shadow:0 10px 25px rgba(15,143,131,0.25);
    }

    .step-number{
      position:absolute;
      top:48px;
      right:38px;
      font-size:54px;
      font-weight:800;
      color:#e4e8ee;
      line-height:1;
    }

    .step-card h3{
      font-size: 21px;
      line-height:1.25;
      font-weight: 600;
      margin-bottom:18px;
      color:#0b132b;
      font-family: "Raleway", sans-serif;
    }

    .step-card p{
      font-size:18px;
      line-height:1.7;
      color:#667085;
      max-width:95%;
      font-family: "League Spartan", sans-serif;
    }

    /* Tablet */
    @media (max-width: 1100px){

      .section-title{
        font-size:54px;
      }

      .steps-wrapper{
        grid-template-columns:1fr;
        gap:30px;
      }

      .steps-wrapper::before{
        display:none;
      }

      .step-card{
        min-height:auto;
      }
    }

    /* Mobile */
    @media (max-width: 768px){

      .how-it-works{
        padding:60px 16px 70px;
      }

      .section-title{
        font-size:40px;
        margin-bottom:45px;
      }

      .step-card{
        padding:32px 26px;
        border-radius:24px;
      }

      .icon-box{
        width:64px;
        height:64px;
        font-size:24px;
        border-radius:18px;
      }

      .step-number{
        font-size:44px;
        top:34px;
        right:24px;
      }

      .step-card h3{
        font-size:24px;
      }

      .step-card p{
        font-size:16px;
      }
    }


    .areas-section{
      padding: 50px 90px;
    }



    .areas-wrapper{
      display:grid;
      grid-template-columns:1fr 1fr;
      gap: 60px;
      align-items:center;
    }

    /* LEFT SIDE */
    .areas-section .section-tag{
      font-size:14px;
      font-weight:700;
      letter-spacing:5px;
      text-transform:uppercase;
      color:#2a9d8f;
      margin-bottom:20px;
    }

    .main-title{
      font-size: 49px;
      line-height:1.05;
      font-weight: 700;
      color:#09122b;
      max-width:760px;
      margin-bottom: 19px;
      letter-spacing:-2px;
      font-family: "Raleway", sans-serif;
    }

    .description{
      font-size:20px;
      line-height:1.7;
      color:#667085;
      max-width:760px;
      margin-bottom:40px;
      font-family: "League Spartan", sans-serif;
    }

    .location-grid{
      display:grid;
      grid-template-columns:repeat(2, 1fr);
      gap:16px;
      max-width:780px;
    }

    .location-card{
      background: #fdffff;
      border:1px solid #edf1f3;
      border-radius: 8px;
      padding: 8px;
      display:flex;
      align-items:center;
      gap:18px;
      transition:0.35s ease;
      cursor:pointer;
    }

    .location-card:hover{
      transform:translateY(-4px);
      box-shadow:0 12px 35px rgba(0,0,0,0.06);
    }

    .areas-section .icon-box{
      width:54px;
      height:54px;
      border-radius:16px;
      background:#eef8f6;
      display:flex;
      align-items:center;
      justify-content:center;
      flex-shrink:0;
      margin-bottom: 0;
      box-shadow: none;
    }

    .areas-section .icon-box i{
      color:#1d8f82;
      font-size:20px;
    }

    .areas-section .location-info h4{
      font-size: 16px;
      font-weight: 600;
      color:#1f2937;
      margin-bottom:4px;
      font-family: "League Spartan", sans-serif;
      margin-top: 0;
    }

    .location-info p{
      font-size: 13px;
      color:#98a2b3;
      font-weight:500;
    }

    /* RIGHT SIDE MAP */
    .map-box{
      position:relative;
      height: 620px;
      background:
      linear-gradient(to right, rgba(15,23,42,0.04) 1px, transparent 1px),
      linear-gradient(to bottom, rgba(15,23,42,0.04) 1px, transparent 1px);
      background-size:48px 48px;
      background-color:#f5f8f8;
      border-radius:40px;
      overflow:hidden;
    }

    .map-circle{
      position:absolute;
      width:520px;
      height: 430px;
      border-radius:50%;
      border:3px dashed #9adfd7;
      top:120px;
      left:50%;
      transform:translateX(-50%);
      background:
      radial-gradient(circle, rgba(45,181,164,0.14) 2px, transparent 2px);
      background-size:19px 19px;
      background-color:rgba(45,181,164,0.05);
    }

    .map-glow{
      position:absolute;
      inset:0;
      background:radial-gradient(circle at center, rgba(80,230,210,0.18), transparent 60%);
      pointer-events:none;
    }

    .map-label{
      position:absolute;
      display:flex;
      align-items:center;
      gap: 15px;
      color:#1f2937;
      font-weight: 500;
      font-size:18px;
      font-family: "League Spartan", sans-serif;
    }

    .map-dot{
      width: 11px;
      height: 11px;
      border-radius:50%;
      background:#0f9d8d;
      position:relative;
      box-shadow:0 0 0 14px rgba(15,157,141,0.12);
    }

    .map-dot::after{
      content:'';
      position:absolute;
      inset:-7px;
      border-radius:50%;
      border:2px solid rgba(15,157,141,0.15);
    }

    .hq-badge{
      position:absolute;
      left:50%;
      top: 305px;
      transform:translateX(-50%);
      background:#fff;
      border-radius:40px;
      padding:14px 24px;
      display:flex;
      align-items:center;
      gap:12px;
      font-weight:700;
      color:#374151;
      box-shadow:0 10px 30px rgba(0,0,0,0.08);
      border:1px solid rgba(0,0,0,0.04);
      z-index:5;
    }

    .hq-dot{
      width:12px;
      height:12px;
      border-radius:50%;
      background:#21c7b7;
      box-shadow:0 0 0 6px rgba(33,199,183,0.18);
    }

    /* LOCATION POSITIONS */
    .wolverton{
      top: 160px;
      left: 260px;
    }

    .newport{
      top:220px;
      right: 150px;
    }

    .stony{
      top: 250px;
      left: 159px;
    }

    .buckingham{
      top: 385px;
      left:165px;
    }

    .bletchley{
      bottom:180px;
      left:360px;
    }

    /* RESPONSIVE */
    @media(max-width:1400px){

      .main-title{
        font-size:58px;
      }

      .map-box{
        height:560px;
      }

      .map-circle{
        width:470px;
        height:390px;
      }
    }

    @media(max-width:1100px){

      .areas-wrapper{
        grid-template-columns:1fr;
      }

      .main-title{
        max-width:100%;
      }

      .description{
        max-width:100%;
      }

      .map-box{
        margin-top:20px;
      }
    }

    @media(max-width:768px){

      .areas-section{
        padding:25px 18px;
      }

      .main-title{
        font-size:42px;
        line-height:1.12;
      }

      .description{
        font-size:17px;
      }

      .location-grid{
        grid-template-columns:1fr;
      }

      .map-box{
        height:500px;
        border-radius:28px;
      }

      .map-circle{
        width:360px;
        height:300px;
        top:100px;
      }

      .map-label{
        font-size:15px;
      }

      .wolverton{
        top:160px;
        left:160px;
      }

      .newport{
        top:205px;
        right:40px;
      }

      .stony{
        top:220px;
        left:120px;
      }

      .buckingham{
        top:310px;
        left:70px;
      }

      .bletchley{
        bottom:130px;
        left:210px;
      }

      .hq-badge{
        top:250px;
        padding:12px 18px;
        font-size:14px;
      }
    }

.socab_design_polk_dsds2{
	
width: 100%;
	
padding: 30px 120px;
	
padding-bottom: 60px;
	
background: #fbfcfd;
}
    .comparison-wrapper {width: 79%;position: relative;border-radius: 26px;overflow: hidden;background: #fff;box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);margin: 0 auto;}
.socab_design_polk_dsds2 h6 {
    font-family: "Raleway", sans-serif;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 24px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #0d9488;
}
.socab_design_polk_dsds2 h5 {
    font-family: "Raleway", sans-serif;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 24px;
    text-align: center;
    width: 100%;
    color: #000;
}
.socab_design_polk_dsds2 h5 span{
	
display: block;
}
.socab_design_polk_dsds2 .trf_tress {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 24px;
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 0px 250px;
}

    .comparison {
      position: relative;
      width: 100%;
      aspect-ratio: 2.04 / 1;
      overflow: hidden;
      cursor: ew-resize;
      user-select: none;
    }

    .comparison img {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      pointer-events: none;
    }

    .after-layer,
    .before-layer {
      position: absolute;
      inset: 0;
      overflow: hidden;
    }

    .after-layer {
      width: 50%;
      z-index: 2;
    }

    .after-layer img {
      object-position: left center;
    }

    .before-layer {
      z-index: 1;
    }

    .divider {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 2px;
      height: 100%;
      background: rgba(255,255,255,0.9);
      z-index: 4;
      box-shadow: 0 0 8px rgba(0,0,0,0.15);
    }

    .handle {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 58px;
      height: 58px;
      border-radius: 50%;
      background: #f8f8f8;
      border: 3px solid #58d5c5;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 5;
      box-shadow: 0 8px 18px rgba(0,0,0,0.15);
    }

    .handle svg {
      width: 26px;
      height: 26px;
      stroke: #3c9f94;
      stroke-width: 2.5;
    }

    .badge {
      top: 18px;
      padding: 10px 18px;
      border-radius: 999px;
      background: rgba(28, 28, 38, 0.8);
      color: #fff;
      font-size: 11px;
      font-weight: 700;
      letter-spacing: 2px;
      z-index: 6;
      backdrop-filter: blur(6px);
      text-transform: uppercase;
      font-family: "Raleway", sans-serif;
    }

    .badge.after {
      left: 18px;
    }

    .badge.before {
      right: 18px;
    }

    .footer-pill {
      position: absolute;
      bottom: 16px;
      left: 50%;
      transform: translateX(-50%);
      background: rgba(255,255,255,0.95);
      color: #5d5d5d;
      padding: 12px 18px;
      border-radius: 999px;
      font-size: 16px;
      font-weight: 600;
      z-index: 6;
      box-shadow: 0 4px 12px rgba(0,0,0,0.08);
      font-family: "Raleway", sans-serif;
    }

    @media (max-width: 768px) {
      .comparison {
        aspect-ratio: 1 / 1.15;
      }

      .badge {
        font-size: 12px;
        padding: 8px 14px;
      }

      .footer-pill {
        font-size: 13px;
        padding: 10px 14px;
      }

      .handle {
        width: 48px;
        height: 48px;
      }
    }

/*-----------------------------*/
.socab_design_polk_dsds_drgsg2{
	
width: 100%;
	
padding: 30px 120px;
	
padding-bottom: 60px;
}

.socab_design_polk_dsds_drgsg2 h6 {
    font-family: "Raleway", sans-serif;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 24px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #0d9488;
}
.socab_design_polk_dsds_drgsg2 h5 {
    font-family: "Raleway", sans-serif;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 24px;
    text-align: center;
    width: 100%;
    color: #000;
}
.socab_design_polk_dsds_drgsg2 h5 span{
	
display: block;
}
.socab_design_polk_dsds_drgsg2 .trf_tress {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 24px;
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 0px 250px;
}
.socab_design_polk_dsds_drgsg2 .trf_tress a{
	color: #0d9488;
}
.socab_design_polk_dsds_drgsg2  .kol_faq {
	
width: 100%;
	
display: inline-block;
	
padding: 10px 220px;
}
#accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 10px 0px;
}
#accordion .panel-heading {
    border-radius: 60px;
    padding: 0;
}
#accordion .panel-title a {
    background: #fbfcfd none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 0px;
    color: #162451;
    display: block;
    font-size: 15px;
    font-weight: 600;
    padding: 23px;
    position: relative;
    transition: all 0.3s ease 0s;
    text-decoration: none;
    font-family: "Raleway", sans-serif;
}
#accordion .panel-title a.collapsed {
    background: #fbfcfd;
    border-bottom: 1px solid #e1e1e1;
    color: #333;
    border-radius: 0px;
}
#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: inherit;
    color: #ffffff;
    content: "\f068";
    font-family: 'FontAwesome';
    font-size: 16px;
    right: 20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: 16px;
    transition: all 0.3s ease 0s;
    transform: rotate(178deg);
    font-weight: 100;
    background: #d8d8d8;
    width: 25px;
    height: 25px;
    line-height: 24px;
}
#accordion .panel-title a.collapsed::after {
    background: transparent;
    border: none;
    box-shadow: none;
    color: #ffffff;
    content: "\2b";
    transform: rotate(88deg);
    width: 25px;
    height: 25px;
    background: #818181;
}
#accordion .panel-body {
    background: #fbfcfd none repeat scroll 0 0;
    border-top: medium none;
    padding: 0px 25px 10px 9px;
    position: relative;
}
#accordion .panel-body p {
    padding-left: 9px;
    font-family: "Raleway", sans-serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    border-top: 1px solid #8c8c8c;
    margin-top: 0px;
    padding-top: 13px;
}

/*-----------------------------*/
.socabnnews_design_polk_dsds_drgsg2{
	
width: 100%;
	
padding: 30px 120px;
	
padding-bottom: 60px;
}
.socabnnews_design_polk_dsds_drgsg2 .lop_mlon{
      border-radius:38px;
      background:
        radial-gradient(circle at 12% 15%, rgba(18,122,128,0.42), transparent 22%),
        radial-gradient(circle at 78% 78%, rgba(42,115,180,0.38), transparent 28%),
        linear-gradient(135deg,#061f34 0%, #083341 35%, #0c514f 100%);
      display:flex;
      text-align:center;
      padding:70px 24px;
      isolation:isolate;
      flex-direction: column;
}
 /* Top badge */
.socabnnews_design_polk_dsds_drgsg2 .lop_mlon .badge{
      display:inline-flex;
      align-items:center;
      gap:10px;
      padding:8px 18px;
      border:1px solid rgba(255,255,255,0.12);
      border-radius:999px;
      background:rgba(255,255,255,0.06);
      backdrop-filter:blur(10px);
      margin-bottom:28px;
      box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.06),
        0 8px 20px rgba(0,0,0,0.12);
    }

.socabnnews_design_polk_dsds_drgsg2 .lop_mlon .badge-dot{
      width:8px;
      height:8px;
      border-radius:50%;
      background:#27f5d1;
      box-shadow:0 0 10px #27f5d1;
    }

.socabnnews_design_polk_dsds_drgsg2 .lop_mlon .badge span{
      font-size:14px;
      font-weight:700;
      color:#d9f7f2;
      letter-spacing:0.02em;
    }
.socabnnews_design_polk_dsds_drgsg2 .lop_mlon h6 {
    font-family: "Raleway", sans-serif;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 24px;
    width: 100%;
    text-align: center;
    text-transform: math-auto;
    color: #d4d4d4;
    padding: 0px 240px;
    line-height: 29px;
}
.socabnnews_design_polk_dsds_drgsg2 .lop_mlon h5 {
    font-family: "Raleway", sans-serif;
    font-size: 62px;
    font-weight: 700;
    margin-bottom: 24px;
    text-align: center;
    width: 100%;
    color: #ffffff;
}
.socabnnews_design_polk_dsds_drgsg2 .lop_mlon h5 span{
	
display: block;
}
.socabnnews_design_polk_dsds_drgsg2 .lop_mlon .trf_tress {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 24px;
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 0px 250px;
}
.socabnnews_design_polk_dsds_drgsg2 .lop_mlon  .buttons{
      margin-top:38px;
      display:flex;
      justify-content:center;
      align-items:center;
      gap:16px;
      flex-wrap:wrap;
    }

.socabnnews_design_polk_dsds_drgsg2 .lop_mlon  .btn{
      height:58px;
      padding:0 28px;
      border-radius:999px;
      display:inline-flex;
      align-items:center;
      justify-content:center;
      gap:12px;
      text-decoration:none;
      font-weight:700;
      font-size:1.08rem;
      transition:all .3s ease;
      position:relative;
      overflow:hidden;
    }

.socabnnews_design_polk_dsds_drgsg2 .lop_mlon  .btn-primary{
      color:#08242f;
      background:linear-gradient(135deg,#23d7c5,#18b4a7);
      box-shadow:
        0 12px 30px rgba(28, 209, 196, 0.30),
        inset 0 1px 0 rgba(255,255,255,0.3);
    }
.socabnnews_design_polk_dsds_drgsg2 .lop_mlon  .btn-primary span{
	
}
.socabnnews_design_polk_dsds_drgsg2 .lop_mlon  .btn-primary:hover{
      transform:translateY(-3px);
      box-shadow:
        0 18px 36px rgba(28, 209, 196, 0.42),
        inset 0 1px 0 rgba(255,255,255,0.3);
    }

.socabnnews_design_polk_dsds_drgsg2 .lop_mlon  .btn-secondary{
      color:#ffffff;
      background:rgba(255,255,255,0.06);
      border:1px solid rgba(255,255,255,0.15);
      backdrop-filter:blur(10px);
      box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.06),
        0 10px 24px rgba(0,0,0,0.16);
    }
.socabnnews_design_polk_dsds_drgsg2 .lop_mlon  .btn-secondary span{
	
}
.socabnnews_design_polk_dsds_drgsg2 .lop_mlon  .btn-secondary:hover{
      transform:translateY(-3px);
      background:rgba(255,255,255,0.10);
    }

.socabnnews_design_polk_dsds_drgsg2 .lop_mlon  .bottom-badge{
      margin-top:38px;
      display:inline-flex;
      align-items:center;
      gap:12px;
      padding:12px 20px;
      border-radius:999px;
      background:rgba(255,255,255,0.05);
      border:1px solid rgba(255,255,255,0.12);
      color:rgba(255,255,255,0.85);
      font-size:15px;
      backdrop-filter:blur(8px);
      box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.04),
        0 8px 20px rgba(0,0,0,0.15);
    }

.socabnnews_design_polk_dsds_drgsg2 .lop_mlon  .bottom-badge .dot{
      width:10px;
      height:10px;
      border-radius:50%;
      background:#27f5d1;
      box-shadow:0 0 12px #27f5d1;
    }

    /* Responsive */
    @media (max-width:768px){


.socabnnews_design_polk_dsds_drgsg2 .lop_mlon   .buttons{
        flex-direction:column;
      }

.socabnnews_design_polk_dsds_drgsg2 .lop_mlon   .btn{
        width:100%;
        max-width:320px;
      }

.socabnnews_design_polk_dsds_drgsg2 .lop_mlon    .subtitle{
        font-size:1rem;
      }

.socabnnews_design_polk_dsds_drgsg2 .lop_mlon   .bottom-badge{
        font-size:14px;
        padding:11px 16px;
      }
    }

    @media (max-width:480px){



.socabnnews_design_polk_dsds_drgsg2 .lop_mlon   .badge span{
        font-size:12px;
      }

.socabnnews_design_polk_dsds_drgsg2 .lop_mlon   .btn{
        height:54px;
        font-size:1rem;
      }
    }

/*-----------------------------*/
.socabnnews_design_polk_dsds_drgsglast_paneldesine{
	width: 100%;
	padding: 60px 40px;
	padding-bottom: 40px;
	background: #020617;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .kol_web_desi {
	
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .kol_web_desi p{
    font-family: "League Spartan", sans-serif;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 18px;
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #dcdcdcb3;
    line-height: 37px;
    margin-top: 10px;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .kol_web_desi .footer_logo{
	
width: 100%;
	
float: left;
	
padding: 10px;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .kol_web_desi .footer_lojh{
	
width: 30%;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .kol_web_desi .oppki{
    padding: 12px 20px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: rgba(255, 255, 255, 0.85);
    font-size: 15px;
    backdrop-filter: blur(8px);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04), 0 8px 20px rgba(0, 0, 0, 0.15);
    font-family: "League Spartan", sans-serif;
    font-size: 16px;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .kol_web_desi .oppki img{
	
width: 48px;
	
position: relative;
	
top: -2px;
	
margin-right: 9px;
}

.socabnnews_design_polk_dsds_drgsglast_paneldesine h2{
    font-family: "League Spartan", sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 14px;
    text-align: left;
    width: 100%;
    display: inline-block;
    color: #dcdcdcb3;
    text-transform: uppercase;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .lopds{
    font-family: "League Spartan", sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 24px;
    text-align: left;
    width: 100%;
    display: inline-block;
    color: #fff;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .lopds ul{
	padding:0;
	margin: 0;
	list-style-type: none;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .lopds ul li{
	float: left;
	padding: 9px 0px;
	width: 100%;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .lopds ul li a{
    color: #fff;	
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .lopdstwo{
    font-family: "League Spartan", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 4px;
    text-align: left;
    width: 100%;
    display: inline-block;
    color: #fff;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .lopdstwo ul{
	padding:0;
	margin: 0;
	list-style-type: none;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .lopdstwo ul li{
	float: left;
	padding: 5px 0px;
	width: 100%;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .lopdstwo ul li a{
    color: #fff;	
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .lopdstwo span{
    color: #23d7c5;
    margin-right: 9px;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .lopdstworeds{
    font-family: "League Spartan", sans-serif;
    font-size: 11px;
    font-weight: 300;
    margin-bottom: 24px;
    text-align: center;
    width: 100%;
    display: inline-block;
    color: #fff;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .lopdstworeds ul{
	padding:0;
	margin: 0;
	list-style-type: none;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .lopdstworeds ul li{
	float: left;
	padding: 5px 0px;
	width: fit-content;
	background:rgba(255,255,255,0.06);
	border:1px solid rgba(255,255,255,0.15);
	backdrop-filter:blur(10px);
	box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.06),
        0 10px 24px rgba(0,0,0,0.16);
	border-radius: 20px;
	padding: 6px 13px;
	margin: 3px;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .lopdstworeds ul li a{
    color: #fff;	
}

.socabnnews_design_polk_dsds_drgsglast_paneldesine .border {
	
width: 100%;
	
display: inline-block;
	
border-bottom: 1px solid #114f5f;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine h6{
    color: #0f172ab3;
    font-family: "League Spartan", sans-serif;
    font-size: 18px;
    text-align: left;
    width: 100%;
    margin-top: 29px;
    font-weight: 400;
    text-transform: math-auto;
    float: left;
    margin-bottom: 0px;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine h6 a{
	color: #a2a2a2b3;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .social_media{
    color: #17222a;
    font-family: "Khand", sans-serif;
    font-size: 20px;
    margin-top: 30px;
    float: left;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .social_media ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .social_media ul li{
	display: inline-block;
	padding: 1px 10px;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .social_media ul li:first-child{
	padding-left: 0px;
}
.socabnnews_design_polk_dsds_drgsglast_paneldesine .social_media ul li a{
	color: #dcdcdcb3;
	background:rgba(255,255,255,0.06);
	border:1px solid rgba(255,255,255,0.15);
	backdrop-filter:blur(10px);
	box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.06),
        0 10px 24px rgba(0,0,0,0.16);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	font-size: 15px;
	display: flow;
	text-align: center;
	line-height: 41px;
}
    .whatsapp-btn{
      position:fixed;
      bottom: 100px;
      right:25px;
      width: 55px;
      height: 55px;
      background:#25D366;
      border-radius:50%;
      display:flex;
      justify-content:center;
      align-items:center;
      color:#fff;
      font-size: 26px;
      text-decoration:none;
      box-shadow:0 5px 15px rgba(0,0,0,0.3);
      z-index:1000;
    }

    /* Wave Effect */
    .whatsapp-btn::before,
    .whatsapp-btn::after{
      content:"";
      position:absolute;
      width:100%;
      height:100%;
      border-radius:50%;
      background:rgba(37, 211, 102, 0.4);
      z-index:-1;
      animation:wave 2s infinite;
    }

    .whatsapp-btn::after{
      animation-delay:1s;
    }

    @keyframes wave{
      0%{
        transform:scale(1);
        opacity:0.8;
      }
      100%{
        transform:scale(2.2);
        opacity:0;
      }
    }

    .whatsapp-btn:hover{
      transform:scale(1.08);
      transition:0.3s;
    }
.whatsappcall-btn {
    position: fixed;
    bottom: 38px;
    right: 25px;
    width: 55px;
    height: 55px;
    background: #31708f;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 26px;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    display: none;
    text-align: center;
    line-height: 60px;
}

    /* Wave Effect */
    .whatsappcall-btn-btn::before,
    .whatsappcall-btn-btn::after{
      content:"";
      position:absolute;
      width:100%;
      height:100%;
      border-radius:50%;
      background:rgba(37, 211, 102, 0.4);
      z-index:-1;
      animation:wave 2s infinite;
    }

    .whatsappcall-btn-btn::after{
      animation-delay:1s;
    }
/*------------responsive-----------------*/

@media only screen and (min-width: 766px) {
	

}


/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 992px) {
		.container{
		width:757px;
}
.center_contanier{
	width: 100%; margin:0 auto;
}
.smallcenter_contanier{
	width: 100%; margin:0 auto;
}
.small_net_center_contanier{
	width: 100%; margin:0 auto;
}
.center_big_contanier{
	width: 100%; margin:0 auto;
}
.center_smallbig_contanier{
	width: 100%; margin:0 auto;
}











}




@media only screen and (min-width: 992px) and (max-width: 1024px)  {
		.container{
		width:990px;
	}
.center_contanier{
	width: 100%; margin:0 auto;
}
.smallcenter_contanier{
	width: 100%; margin:0 auto;
}
.small_net_center_contanier{
	width: 100%; margin:0 auto;
}
.center_big_contanier{
	width: 100%; margin:0 auto;
}
.center_smallbig_contanier{
	width: 100%; margin:0 auto;
}





	
	
}


@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.center_contanier{
	width: 100%; margin:0 auto;
}
.smallcenter_contanier{
	width: 100%; margin:0 auto;
}
.small_net_center_contanier{
	width: 100%; margin:0 auto;
}
.center_big_contanier{
	width: 100%; margin:0 auto;
}
.center_smallbig_contanier{
	width: 100%; margin:0 auto;
}









	
	
	
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
.center_contanier{
	width: 100%; margin:0 auto;
}
.smallcenter_contanier{
	width: 100%; margin:0 auto;
}
.small_net_center_contanier{
	width: 100%; margin:0 auto;
}
.center_big_contanier{
	width: 100%; margin:0 auto;
}
.center_smallbig_contanier{
	width: 100%; margin:0 auto;
}















	
	
	
}

/* Note: Design for a width of 320px */

@media only screen and (min-width: 300px) and (max-width: 767px) {
.center_contanier{
	width: 100%; margin:0 auto;
}
.smallcenter_contanier{
	width: 100%; margin:0 auto;
}
.small_net_center_contanier{
	width: 100%; margin:0 auto;
}
.center_big_contanier{
	width: 100%; margin:0 auto;
}
.center_smallbig_contanier{
	width: 100%; margin:0 auto;
}
.socab_design_polk_2 .trf_tress {
    padding: 0px 0px;
}
.socab_design_polk_2 .boxs {
    padding: 10px 0px;
}
.socab_design_polk_dsds2 .trf_tress {
    padding: 0px 0px;
}
.socab_design_polk_dsds_drgsg2 .trf_tress {
    padding: 0px 0px;
}
.socab_design_polk_dsds_drgsg2 .kol_faq {
    padding: 10px 0px;
}
.socabnnews_design_polk_dsds_drgsg2 .lop_mlon h6 {
    padding: 0px 0px;
}
.socabnnews_design_polk_dsds_drgsg2 {
    padding: 40px 0px;
}
.socab_design_polk_dsds_drgsg2 {
    padding: 40px 0px;
}
.socab_design_polk_dsds2 {
    padding: 40px 0px;
}
.socab_design_polk_4 {
    padding: 40px 0px;
}

.socab_design_polk_3 {
    padding: 40px 0px;	
}
.socab_design_polk_2 {
    padding: 40px 0px;	
}
.topbaner_panel_2 {
    display: none;
}
.hero {
    padding: 40px 20px;	
	
}
.hero-grid {
    display: grid;
    grid-template-columns: auto;
}
.hero-tag {
    margin: 0 auto;
    display: block;
    width: fit-content;
}

.hero h1 {
    font-size: 25px;
    text-align: center;
}
.hero p {
    font-size: 20px;
    text-align: center;
}
.btn-primary {
    padding: 7px 18px;
    font-size: 16px;
}
.btn-secondary {
    padding: 7px 18px;
    font-size: 16px;	
}
.hero-image img {
    height: 440px;
    object-fit: cover;
    width: 100%;
}
.card-1 {
    left: 10px;
}
.card-2 {
    right: 10px;
}
.socab_design_polk_2 h5 {
    font-size: 21px;
    font-size: 17px;
}
.socab_design_polk_2 .jiol_mkw {
    font-size: 20px;
    padding: 3px;
    margin-top: 30px;
}
.socab_design_polk_3 h5 {
    font-size: 19px;
    margin-bottom: 4px;
}
.socab_design_polk_3 .trf_tress {
    font-size: 16px;
    margin-top: 20px;
}
.socab_design_polk_4 h5 {
    font-size: 17px;
}
.socab_design_polk_4 .oplk_pianfs {
    width: 100%;
}
.no-paddingno {
    padding: 0;
}
.socab_design_polk_4 .point_inn_dsign .text1 {
    font-size: 22px;
}
    .section-title {
        font-size: 28px;
    }

    .main-title {
        font-size: 22px;
    }
.socab_design_polk_dsds2 h5 {
    font-size: 19px;
}
.socab_design_polk_dsds_drgsg2 h5 {
    font-size: 28px;
}
.socabnnews_design_polk_dsds_drgsg2 .lop_mlon h5 {
    font-size: 21px;
}

.socabnnews_design_polk_dsds_drgsglast_paneldesine {
    padding: 60px 10px;
}

/*-------------mobile-menu-------------*/
.glass_top_panel_menu_mobile_menu {
    width: 100%;
    float: left;
    display: block;
    padding-top: 4px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d1d1d1;
    padding-left: 5px;
}
.sidenav ul {
    width: 100%;
    float: left;
    padding-left: 0px;
    padding-top: 0px;
}
.fa.fa-caret-down.right {
    float: right;
}
.fa.right.fa-caret-up {
    float: right;
}
.glass_top_panel_menu_mobile_menu .sidenav a:hover {
    color: #ebff08;
}
.mobile_machnic_logo_panel {
    display: none;
}
.glass_top_panel_menu_mobile_menu .logo_picture {
    width: 50%;
    border-right: 1px solid #c4c4c4;
    padding-right: 10px;
}
.glass_top_panel_menu_mobile_menu .sidenav a:hover {
    color: #0d9488;
    font-weight: 600;
}
.glass_top_panel_menu_mobile_menu .sub-menu ul li a {
    font-size: 18px;
    font-weight: 600;
    color: #040404;
}
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa {float: right;margin-top: 0px;padding-right: 3px;}  
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}  
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa ul li{
    display: inline-block;
}    
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa ul li a{
	color: #ffffff;
	display: inline-block;
	border-radius: 4px;
	text-align: center;
	line-height: 27px;
	font-size: 17px;
	border: none;
	margin: 0px 1px;
	padding: 5px 10px;
	margin-top: 3px;
	width: 35px;
	height: 35px;
} 
.glass_top_panel_menu_mobile_menu .right_side_menu_incartpa ul li a {
	background: #3e93dc;
}


.glass_top_panel_menu_mobile_menu .serchd {
    background: #49a485;
    border: none;
    color: #fff;
    padding: 5px 7px;
    font-size: 14px;
    border-radius: 4px;
    margin-left: 10px;
    margin-top: 10px;
}
.glass_top_panel_menu_mobile_menu .main_bun {
    font-family: 'Poppins', sans-serif;
    background-color: #f93f40;
    border: none;
    color: #ffffff !important;
    width: 100%;
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 15px 10px !important;
    cursor: pointer;
    margin-top: 8px;
    border-radius: 5px;
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 2px;
}

.glass_top_panel_menu_mobile_menu .getquate {
	font-family: "League Spartan", sans-serif;
	font-size: 16px;
	font-weight: 500;
	background: linear-gradient(135deg,#17c3b2,#0f8f83);
	border: none;
	color: #ffffff;
	padding: 12px 17px;
	border-radius: 7px;
	text-transform: capitalize;
	transition: 0.6s;
	width: 100%;
}
.glass_top_panel_menu_mobile_menu .getquate  span{padding-right: 7px;}
.glass_top_panel_menu_mobile_menu .getquate:hover {
	background: #1f2b5e;
	transition: 0.6s;
}
.glass_top_panel_menu_mobile_menu .getquatewq {
	font-family: "League Spartan", sans-serif;
	font-size: 17px;
	font-weight: 500;
	background: transparent;
	border: 1px solid #0d9488;
	color: #0d9488;
	padding: 12px 17px;
	border-radius: 0px;
	text-transform: capitalize;
	transition: 0.6s;
	width: 100%;
	border-radius: 10px;
}
.glass_top_panel_menu_mobile_menu .getquatewq  span{padding-right: 7px;}
.glass_top_panel_menu_mobile_menu .getquatewq:hover {
	background: linear-gradient(135deg,#17c3b2,#0f8f83);
	transition: 0.6s;
	color: #fff;
}
.glass_top_panel_menu_mobile_menu .hyyy {
	
}
.glass_top_panel_menu_mobile_menu .social_media{
    color: #17222a;
    font-family: "Khand", sans-serif;
    font-size: 20px;
    display: table;
    margin: 0 auto;
}
.glass_top_panel_menu_mobile_menu .social_media ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.glass_top_panel_menu_mobile_menu .social_media ul li{
	display: inline-block;
	padding: 1px 10px;
}
.glass_top_panel_menu_mobile_menu .social_media ul li:first-child{padding: 10px 0px;}
.glass_top_panel_menu_mobile_menu .social_media ul li a{
	color: #ffffff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	font-size: 15px;
	text-align: center;
	line-height: 41px;
	background: #1455eb;
	padding: 0;
}
.glass_top_panel_menu_mobile_menu .social_media ul li:nth-child(2) a{
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.glass_top_panel_menu_mobile_menu .social_media ul li:nth-child(3) a{
	background:#06e24f; 
}
.glass_top_panel_menu_mobile_menu .social_media ul li:nth-child(4) a{
	background:#ff0000; 
}


        .whatsappcall-btn{
   
      display: block;
    }
    .whatsapp-btn{
      bottom: 100px;
    }








	
}

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {

	.container{
		width:470px;
	}
	
	
	
	
	
}

@media only screen and (min-width: 300px) and (max-width: 479px) {
.center_contanier{
	width: 100%; margin:0 auto;
}
.smallcenter_contanier{
	width: 100%; margin:0 auto;
}
.small_net_center_contanier{
	width: 100%; margin:0 auto;
}
.center_big_contanier{
	width: 100%; margin:0 auto;
}
.center_smallbig_contanier{
	width: 100%; margin:0 auto;
}


}












