/* 
Theme Name:		 Law Office of Andrea L. Truppa.
Theme URI:		 http://childtheme-generator.com/
Description:	 oceanwpchild is a child theme of OceanWP, created by ChildTheme-Generator.com
Author:			 Rizeupmedia
Author URI:		 http://childtheme-generator.com/
Template:		 oceanwp
Version:		 1.0.0
Text Domain:	 oceanwpchild
*/

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

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

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

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

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

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

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

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

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

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

:root {
    --blue: #1e90ff;
    --white: #ffffff;
    --header-font: 'Poppins', sans-serif;
    --paragraph-font: 'Poppins', sans-serif;
    --placeholdercolor: #000;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}
body {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-family: var(--paragraph-font);
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
section + section {
    margin-top: 30px;
}
.clear {
    clear: both;
}
.alignleft, .alignright, .aligncenter {
    margin-bottom: 10px;
}
.alignnone {
    margin-bottom: 10px;
}
.alignleft {
    float: left;
    margin-right: 15px;
    margin-top: 0;
}
.alignright {
    float: right;
    margin-left: 15px;
    margin-top: 0;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px auto;
}
iframe, img {
    max-width: 100%;
    border: none;
}
img {
    height: auto;
}
a {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    text-decoration: none;
    transition: 0.5s;
    outline: none;
}

a:focus{border: 0 !important;outline: 0 !important;}

h1, h2, h3, h4, h5, h6 {
    font-family: serif;
    font-family: var(--header-font);
    font-weight: 700;
    margin: 0 0 20px 0;
    padding: 0;
}
p, li, ul, ol, blockquote {
    font-family: sans-serif;
    font-family: var(--paragraph-font);
    font-weight: 400;
    margin: 0 0 10px 0;
    padding: 0;
}
p:empty {
    display: none;
}
li.menu-item {
    list-style: none;
}
a:visited {
    color: inherit;
}
a:hover {
    text-decoration: none;
}
a, a:hover, input[type="submit"], button {
    outline: 0;
}
button, html [type="button"], [type="reset"], [type="submit"], select, input[type="search"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 0
}
input::-webkit-input-placeholder {
    color: var(--placeholdercolor);
}
input::-moz-placeholder {
    color: var(--placeholdercolor);
}
input:-ms-input-placeholder {
    color: var(--placeholdercolor);
}
input:-moz-placeholder {
    color: var(--placeholdercolor);
}
html {
    scroll-behavior: smooth;
}
.clr {
  clear: both;
}
.container {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
}
.d-none, .hide {
    display: none !important;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}
.clear-left {
    clear: left;
}
.clear-right {
    clear: right;
}

header#site-header {
    background: transparent;
    padding: 38px 0 0;
    position: absolute;
    border: 0;
}

header#site-header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1640px;
}

.logo img {
  transition-duration: 0.8s;
}

.topmenu {
  width: auto;
}

.topmenu ul {
  position: relative;
  margin: 0;
  font-size: 0;
}

.topmenu ul li {
    display: inline;
    position: relative;
    margin: 0 5px;
}

.topmenu ul li a {
    position: relative;
    font-size: 24px;
    font-family: 'League Spartan';
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
    color: #fff;
    padding: 11px 20px 9px;
    display: inline-block;
}
.topmenu ul.primary-menu > li.current-menu-item > a, .topmenu ul.primary-menu > li > a:hover {
    background-color: #9f1e66;
    border-radius: 50px;
}

.topmenu ul li a:hover {
    background-color: #9f1e66;
    border-radius: 50px;
}

.topmenu ul li:first-child {
  margin-left: 0px;
}

.topmenu ul li:last-child {
  margin-right: 0px;
}

.topmenu ul li:last-child a {
  border: 0;
}

.topmenu ul li ul.sub-menu {
  display: none;
  width: 200px;
  position: absolute;
  top: 100%;
  left: 0;
  right: auto;
  padding: 20px 0 0;
  z-index: 999;
}

.topmenu ul li:hover ul.sub-menu {
  display: block;
}

.topmenu ul li:hover ul.sub-menu ul {
  display: none;
}

.topmenu ul li:hover ul.sub-menu li {
  position: relative;
}

.topmenu ul li:hover ul.sub-menu li:hover > ul {
  display: block;
  top: 0;
  left: 100%;
}

.topmenu .sub-menu li.current-menu-item a {
  color: #fff;
}

.topmenu .sub-menu li a:after {
  display: none;
}

.topmenu .sub-menu li {
  width: 100%;
  float: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0;
  padding: 0;
  background-color: #2f4163;
}

.topmenu .sub-menu li a {
  float: left;
  font-size: 18px;
  width: 100%;
  line-height: normal;
  padding: 9px 12px 8px;
  color: #fff;
  display: block;
  text-transform: capitalize;
}

.topmenu .sub-menu li a:hover {
  background-color: #9f1e66;
  color: #fff;
  border-radius: 0px;
}









/* Mobile Menu Starts */

.showhide {
  display: none;
  color: #fff;
  width: 110px;
  height: 28px;
  float: left;
  text-align: left;
  cursor: pointer;
  padding: 0px 0 0 33px;
  position: relative;
  outline: 0;
  border: 0;
  background-color: transparent;
}

.showhide b.txtl {
  text-align: right;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0px 0 0px;
  color: #343235;
  padding-top: 2px;
  font-weight: bold;
  letter-spacing: 0.5px;
}

.showhide b.txtr {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  text-align: left;
  font-size: 37px;
  line-height: 27px;
  color: #343235;
}

.mobinav {
    display: none;
    width: 100%;
    color: #fff;
    box-sizing: border-box;
    z-index: 99999995;
    float: left;
    background: #253f5a;
    position: absolute;
    top: 38px;
    left: 0;
}

.mobinav ul {
  float: left;
  margin: 0px 0 0 0;
  padding: 5px 0px;
  width: 100%;
}

.mobinav ul li {
    float: left;
    margin: 0;
    width: 100%;
    list-style: none;
    padding: 0 20px;
    box-sizing: border-box;
    border: 0;
    margin: 0 0 10px;
    padding: 0px;
    position: relative;
    font-family: 'Poppins';
}

.mobinav a {
    width: 100%;
    float: left;
    padding: 6px 0;
    display: block;
    line-height: normal;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 1;
    border: 0;
    margin: 0;
    text-decoration: none;
}

.mobinav a:hover {
    color: #d12e89;
}

.mobinav ul li ul {
  float: left;
  padding: 0 0 0 15px;
}

.mobinav ul li ul li a {
  text-transform: capitalize;
}

.mobinav ul li a.drop.close,
.mobinav ul li a.drop.open {
  font-size: 0;
  position: absolute;
  right: 0px;
  top: 0;
  width: 100%;
  height: 29px;
  background-color: transparent !important;
  background-image: url(images/plus_icn.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0px 5px !important;
  cursor: pointer;
}

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

.mobile_src_nav {
  display: none;
  width: 100%;
  float: left;
  position: relative;
  padding: 10px 0;
}

.mobile_src_nav .container {
  position: relative;
}

.mobile_src_nav .search-form {
  width: 100%;
  float: left;
}


/*Header Sticky Menu*/



.header-sticky.fixed-header {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 10px 2%;
    background-color: #263f5b;
    z-index: 9999;
    border-bottom: 2px solid #f0f7ff;
}

.sicky-logo {

    width: 100%;

    max-width: 300px;

    padding: 0 15px;

}



.header-sticky {

    width: 100%;

    float: left;

    background: #c4c9b2;

    padding: 10px;

    display: none;

}

.header-sticky .sticky-cnt {

    width: 25%;

    float: left;

    text-align: center;

    font-size: 15px;

    color: #c4c9b2;

    padding: 0 8px;

}

.header-sticky .mobile_src_nav,

.header-sticky .showhide {

    display: block;

}

.header-sticky .mobile_src_nav {

    background: transparent;

}

.header-sticky .stickyshowhide .txt {

    width: 40px;

    height: 40px;

    text-align: center;

    float: none;

    padding: 0;

    position: relative;

    font-weight: normal;

}

.header-sticky .sticky-cnt>a, .header-sticky .sticky-cnt button {
    font-size: 17px;
    color: #fff;
    font-family: serif;
    position: relative;
    position: relative;
    padding-top: 45px;
    display: inline-block;
    text-align: center;
    width: 100%;
    cursor: pointer;
    border: 0;
    outline: 0;
    background-color: transparent;
    font-family: 'League Spartan';
    font-weight: 400;
}

.header-sticky .sticky-cnt a:before, .header-sticky .sticky-cnt button:before {
    width: 40px;
    height: 40px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    background: transparent;
    border-radius: 100%;
    border: 2px solid #ffffff;
}

.header-sticky .sticky-cnt button:before {
    background: url(images/header-sticky-menu.webp) no-repeat center;
}
.header-sticky .sticky-cnt>a:before {
    background: url(images/header-sticky-call.webp) no-repeat center;
}



.header-sticky .stickyshowhide .txt:before {

    display: block;

    width: 40px;

    height: 40px;

    line-height: 40px;

    text-align: center;

    margin: auto;

    font-size: 18px;

    border: 1px #fff solid;

    color: #f2f2f2;

    border-radius: 50%;

    -webkit-transition: all 0.2s ease-in-out;

    -moz-transition: all 0.2s ease-in-out;

    -ms-transition: all 0.2s ease-in-out;

    -o-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;

}

.sticky-mobinav ul li a.drop {

    font-size: 0;

    position: absolute;

    right: 0;

    top: 0;

    width: 100%;

    height: 45px;

}

.sticky-mobinav ul li a.drop.open {

    width: 28px;

}

.sticky-mobinav ul li a.drop:after {

    content: "";

    background: url(images/sprite_icons.png) no-repeat left top;

    background-position: 0px 0px;

    width: 13px;

    height: 13px;

    position: absolute;

    right: 0;

    top: 14px;

}

.sticky-mobinav ul li a.drop.open:after {

    background-position: -28px 0px;

}

.header-sticky .sicky-cnt .stickyshowhide:before {

    background: url(images/header-sticky-menu.png) no-repeat center;

}

.header-sticky .sicky-cnt.sticky-faq-wrap a:before {

    background: url(images/header-sticky-faqs.png) no-repeat center;

}

.header-sticky .sicky-cnt.sticky-call-wrap a:before {

    background: url(images/header-sticky-call.png) no-repeat center;

}

.header-sticky .sicky-cnt.sticky-blog-wrap a:before {

    background: url(images/header-sticky-blog.png) no-repeat center;

}

#floatingMenu {

    position: fixed;

    top: 0;

    left: 0;

    -webkit-transform: translateX(-100%);

    -moz-transform: translateX(-100%);

    -ms-transform: translateX(-100%);

    -o-transform: translateX(-100%);

    transform: translateX(-100%);

    -webkit-transition: all 0.3s ease-in-out 0s;

    -moz-transition: all 0.3s ease-in-out 0s;

    -ms-transition: all 0.3s ease-in-out 0s;

    -o-transition: all 0.3s ease-in-out 0s;

    transition: all 0.3s ease-in-out 0s;

    text-align: left;

    display: flex;

    width: 100%;

    height: 100vh;

    z-index: 99999;

}

.floatingMenu-list {
    width: 400px;
    background: #253f5a;
    overflow-y: auto;
    padding: 10px 10px;
    height: 100vh;
    position: relative;
}

#floatingMenu.openMenu {

    display: flex;

    -webkit-transform: translateX(0);

    -moz-transform: translateX(0);

    -ms-transform: translateX(0);

    -o-transform: translateX(0);

    transform: translateX(0);

}

#cloaseFloatingMenu {
    text-align: right;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    display: block;
    background: transparent;
    clear: both;
    outline: 0;
    border: 0;
    color: #ffffff;
    float: right;
}

button#cloaseFloatingMenu2 {

    flex-grow: 1;

    width: calc(100% - 280px);

    height: 100%;

    font-size: 0px !important;
    background: transparent;
    border: 0;

}

.floatingMenuInner li {

    position: relative;

}

.floatingMenuInner a {

    color: #fff;

    letter-spacing: 0.4px;

    font-family: 'Asap', sans-serif;

    font-weight: 500;

    padding: 4px 0;

    font-size: 18px;

    display: block;

    line-height: 1;

    border-bottom: 1px solid #222222;

}

.floatingMenuInner .sub-menu {

    display: none;

}

.floatingMenuInner .menu-item-has-children>a:after {

    content: '';

    width: 10px;

    height: 2px;

    background-color: #fff;

    /* -webkit-transform: rotate(45deg);

       -moz-transform: rotate(45deg);

       -ms-transform: rotate(45deg);

       -o-transform: rotate(45deg);

       transform: rotate(45deg);*/

    position: absolute;

    top: 15px;

    right: 6px;

    -webkit-transition: all 0.3s ease-in-out 0s;

    -moz-transition: all 0.3s ease-in-out 0s;

    -ms-transition: all 0.3s ease-in-out 0s;

    -o-transition: all 0.3s ease-in-out 0s;

    transition: all 0.3s ease-in-out 0s;

}

.floatingMenuInner .menu-item-has-children>a:before {

    content: '';

    width: 2px;

    height: 10px;

    position: absolute;

    top: 11px;

    right: 10px;

    display: block;

    opacity: 1;

    background-color: #fff;

}

.floatingMenuInner li.openSubMenu.menu-item-has-children>a::before {

    /*-webkit-transform: rotate(135deg);

      -moz-transform: rotate(135deg);

      -ms-transform: rotate(135deg);

      -o-transform: rotate(135deg);

      transform: rotate(135deg);*/

    opacity: 0;

}





.header-sticky.fixed-header .container {

    padding: 0;

}


.sicky-cnt.sticky-mobile-logo {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 20px;
}

.sticky-cnt-lst {
    display: flex;
    justify-content: center;
}

.sicky-logo{ max-width:350px;text-align: center;}



.sticky-wrap{display: none;}


header#site-header.f-nav {
    position: fixed;
    padding: 20px 0;
    background-color: #253f5a;
    border-bottom: 1px solid #fff;
}
header#site-header.f-nav .top-rit {
    display: block;
}



/* Top Menu Section Ends */
#site-logo {
    float: none !important;
}
#site-header-inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.topmenu {
    margin-left: auto;
}
.main-menu {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}

.main-menu .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    background-color: #fff;
    margin: 0;
}
.main-menu li {
    position: relative;
    margin: 0;
}
.main-menu>li {
    margin: 0 20px;
}
.main-menu li:hover>.sub-menu {
    display: block;
}
.main-menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
}
.main-menu .sub-menu a {
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #eee;
}
.main-menu .sub-menu a:hover {
    background-color: #f5f5f5;
}
.dekstopMenuBtn {
    padding: 10px 20px;
    border: 2px solid #ccc;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.dekstopMenuBtn span.line {
    width: 15px;
    height: 2px;
    background-color: #000;
    border-radius: 2px;
    display: block;
}
.dekstopMenuBtn span.line.line-2 {
    margin: 2px 0;
}
.main-menu-mobile li {
    position: relative;
}
.main-menu-mobile a {
    display: block;
}
.main-menu-mobile .drop {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 25px;
    background-image: url(images/plus.png);
    background-color: transparent;
    background-size: auto 20px;
    background-position: center right;
    background-repeat: no-repeat;
    border: none;
    outline: none;
}
.main-menu-mobile .drop.open {
    background-image: url(images/minus.png);
    width: 25px;
}

/* Header */

.logo-rit {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.top-rit {
    margin-left: 40px;
}
.top-call {
    padding-left: 50px;
    position: relative;
}
.top-call a {
    font-size: 28px;
    font-family: 'Poppins';
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
    color: #fff;
    display: inline-block;
}
.top-call a:before {
    content: "";
    position: absolute;
    background-image: url(images/hm-sprites.webp);
    width: 41px;
    height: 42px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-position: -9px -8px;
    background-repeat: no-repeat;
}
.top-call a:hover {
    color: #9f1e66;
}
.top-call h6 {
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 200;
    letter-spacing: 0.7px;
    line-height: 1;
    color: #fff;
    padding-left: 75px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.top-call h6:before {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 63px;
    height: 1px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

/* Banner Section */


a.cmn-btn {
    font-size: 22px;
    font-family: 'League Spartan';
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    background-color: #9f1e66;
    padding: 26px 69px 20px;
    border-radius: 50px;
}
a.cmn-btn:hover {
    background-color: #122b46;
    color: #fff;
}

.banner-sctn {
    background-image: url(images/bnr-img.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 247px 0 155px;
}
.bnr-contnt {
    text-align: left;
    width: 52.1%;
    margin-left: auto;
}
.bnr-contnt h1 {
    font-size: 80px;
    font-family: 'Cardo';
    font-weight: 400;
    letter-spacing: -2.4px;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 17px;
}
.bnr-contnt h1 small {
    display: block;
    font-size: 21px;
    font-family: 'League Spartan';
    font-weight: 400;
    letter-spacing: 2.7px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    margin: 0 0 14px;
}
.bnr-contnt h1 strong {
    display: inline-block;
    color: #d12e89;
}
.bnr-contnt h1 strong.btl-txt {
    display: block;
    color: #fff;
    font-weight: 400;
    padding: 0 0 0 143px;
    position: relative;
}
.bnr-contnt h1 strong.btl-txt:before {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 142px;
    height: 1px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.bnr-contnt h1 strong.care-txt {
    display: inline-block;
    line-height: 1;
    padding-bottom: 5px;
    padding-right: 115px;
    position: relative;
}
.bnr-contnt h1 strong.care-txt:before {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 235px;
    height: 4px;
    left: 0;
    bottom: 0;
    margin: auto;
}
.bnr-contnt h1 strong.care-txt:after {
    content: "";
    position: absolute;
    background-image: url(images/care-after.webp);
    width: 78px;
    height: 74px;
    right: 40px;
    top: -30px;
    margin: auto;
}
.contnt-blk {
    text-align: left;
    width: 80%;
    margin-left: auto;
}
.bnr-contnt p {
    font-size: 25px;
    font-family: 'League Spartan';
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 22px;
}
.bnr-btn a.cmn-btn:hover {
    background-color: #fff;
    color: #122b46;
}

/* About Section */

.about-sctn {
    background-color: #f0f7ff;
    padding: 161px 0;
}
.about-sect-blk {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 0;
}
.about-sect-blk:before {
    content: "";
    position: absolute;
    background-color: #263f5b;
    width: 80%;
    height: 556px;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}
.about-lft-contnt {
    width: 38.3%;
    padding: 20px 0 0 20px;
    position: relative;
    z-index: 0;
}
.about-lft-contnt:before {
    content: "";
    position: absolute;
    background-color: #9f1e66;
    width: 450px;
    height: 700px;
    left: 0;
    top: 0;
    margin: auto;
    z-index: -1;
}
.about-attrney-img {
    position: relative;
    width: 100%;
}
.atrny-exprns-logo {
    position: absolute;
    bottom: 0;
    right: -60px;
    width: 35.6%;
}
.atrny-exprns-logo img {
    width: 100%;
    display: block;
}
.about-attrney-img img {
    width: 100%;
    display: block;
}
.about-rite-contnt {
    width: 57%;
    padding-top: 25px;
}

.about-rite-contnt h6 {
    font-size: 22px;
    font-family: 'League Spartan';
    font-weight: 700;
    letter-spacing: 13px;
    line-height: 1;
    color: #263f5b;
    text-transform: uppercase;
    margin-bottom: 14px;
    padding-left: 51px;
    position: relative;
}
.about-rite-contnt h6:before {
    content: "";
    position: absolute;
    background-color: #909499;
    width: 142px;
    height: 2px;
    left: -105px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}
.about-rite-contnt h2 {
    font-size: 60px;
    font-family: 'Cardo';
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.8;
    color: #263f5b;
    text-transform: uppercase;
    padding-bottom: 37px;
    position: relative;
    margin-bottom: 36px;
    display: inline-block;
}
.about-rite-contnt h2:before {
    content: "";
    position: absolute;
    background-image: url(images/hdg-bfre-img.webp);
    background-position: center ;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 28px;
    left: 0;
    bottom: 0;
    margin: auto;
}
.about-rite-contnt h2 strong {
    display: block;
    line-height: 1;
    color: #9f1e66;
}

.about-contnt-txt {
    padding: 62px 42px 54px;
    background-color: #263f5b;
}
.about-contnt-txt p {
    font-size: 21px;
    font-family: 'League Spartan';
    font-weight: 400;
    letter-spacing: -0.4px;
    line-height: 1.7;
    color: #fff;
    margin-bottom: 37px;
}
.btn-blk {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
    margin-top: 48px;
}
.info-btn a.cmn-btn {
    padding: 26px 50px 20px 57px;
}
.info-btn a.cmn-btn:hover {
    background-color: #fff;
    color: #122b46;
}
.call {
    padding-left: 55px;
    position: relative;
}
.call h6 {
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 200;
    letter-spacing: 0.7px !important;
    line-height: 1;
    color: #fff;
    padding-left: 75px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.call h6:before {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 63px;
    height: 1px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
}
.call a {
    font-size: 28px;
    font-family: 'Poppins';
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
    color: #fff;
    display: inline-block;
}
.call p {
    margin: 0 !important;
}
.call a:before {
    content: "";
    position: absolute;
    background-image: url(images/hm-sprites.webp);
    width: 41px;
    height: 42px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-position: -68px -8px;
    background-repeat: no-repeat;
}
.call a:hover {
    color: #9f1e66;
}

/* Legal Section */

.hm-legal-sctn {
    background-color: #f0f7ff;
    padding: 100px 0 95px;
}
 
.hm-legal-sctn .container {
  max-width: 1280px;
}
 
.hm-legal-sctn .hm-legal-blk {
  width: 100%;
  text-align: center;
}
 
.hm-legal-sctn .hm-legal-blk h2 {
    font-family: 'Cardo';
    font-size: 75px;
    line-height: 1.56;
    letter-spacing: 0;
    font-weight: 400;
    color: #000000;
    position: relative;
    margin-bottom: 25px;
}
 
.hm-legal-sctn .hm-legal-blk h2 strong {
    font-size: 100px;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 700;
    color: #9f1e66;
    text-transform: uppercase;
    display: inline-block;
    padding-bottom: 30px;
}
 
.hm-legal-sctn .hm-legal-blk h2 strong::before {
    content: '';
    position: absolute;
    background-image: url(images/hm-legal-title-btm.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 770px;
    height: 28px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-position: left center;
}
 
.hm-legal-sctn .hm-legal-blk p {
    font-family: 'League Spartan';
    font-size: 22px;
    line-height: 1.72;
    letter-spacing: 0;
    font-weight: 400;
    color: #263f5b;
    margin-bottom: 30px;
}
 
.hm-legal-blk .cntct-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
 
.cntct-btns .schdl-btn a.cmn-btn {
    background-color: #263f5b;
    padding: 28px 82px 22px;
}
 
.cntct-btns .schdl-btn a.cmn-btn:hover {
    background-color: #cc3592;
    color: #fff;
}
 
.cntct-btns .call {
    padding-left: 65px;
    position: relative;
}
 
.cntct-btns .call h6 {
  font-family: 'League Spartan';
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1.6px;
  font-weight: 400;
  color: #1e3249;
  text-transform: uppercase;
  text-align: left;
  padding-left: 82px;
  position: relative;
  margin: 0 0 8px;
}
 
.cntct-btns .call h6::before {
  content: '';
  position: absolute;
  background-color: #263f5b;
  width: 71px;
  height: 1px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
 
.cntct-btns .call a {
  font-family: 'League Spartan';
  font-size: 35px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 700;
  color: #9f1e66;
  display: inline-block;
}
 
.cntct-btns .call a:hover {
  color: #263f5b;
}
 
.cntct-btns .call a:before {
  content: '';
  position: absolute;
  background-image: url(images/hm-sprites.webp);
  background-repeat: no-repeat;
  background-position: -128px -10px;
  width: 45px;
  height: 45px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* Homepage Testimonials Section Starts */
 
.hm-testimonials {
    position: relative;
    padding: 97px 0 128px;
    background-color: #f0f7ff;
}
 
.hm-testimonials h4 {
    font-family: 'League Spartan';
    font-size: 22px;
    line-height: 1;
    letter-spacing: 13.2px;
    font-weight: 700;
    color: #263f5b;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}
 
.hm-testimonials h2 {
    font-family: 'Cardo';
    font-size: 60px;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 400;
    color: #263f5b;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 72px;
}
 
.hm-testimonials h2 strong {
  color: #9f1e66;
  font-weight: 700;
  line-height: 1;
}
 
.testi-blck.owl-carousel .owl-stage {
  display: flex;
  margin: 40px 0 0;
}
 
.testi-blck.owl-carousel .owl-item.active.center {
  margin: -40px 0 30px;
}
 
.testi-blck.owl-carousel .owl-item {
  display: flex;
}
 
.hm-testimonials .hm-testi-item {
  background-color: #f6faff;
  border: 1px solid #adbac9;
  position: relative;
  padding: 40px 38px 110px 38px;
}
 
 
.hm-testimonials .hm-testi-item::before {
  content: '';
  position: absolute;
  background-image: url(images/hm-sprites.webp);
  background-repeat: no-repeat;
  background-position: -187px -157px;
  width: 64px;
  height: 46px;
  right: 40px;
  bottom: 50px;
  margin: auto;
}
 
.hm-testi-item .star-rat {
  width: 150px;
  height: 28px;
  background-image: url(images/hm-sprites.webp);
  background-position: -10px -78px;
  background-repeat: no-repeat;
  margin: 0 auto 16px 0;
}
 
.hm-testimonials .hm-testi-item p {
  font-family: 'Poppins';
  font-size: 20px;
  line-height: 1.9;
  letter-spacing: 0;
  font-weight: 400;
  color: #000000;
  margin-bottom: 45px;
  position: relative;
}
 
.hm-testimonials .testi-item-title {
  width: max-content;
}

.hm-testimonials .testi-item-title-sec {
    bottom: 42px;
    left: 38px;
}
 
.hm-testimonials .hm-testi-item h5 {
    font-family: 'Poppins';
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 400;
    color: #263f5b;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding: 0;
}
 
.hm-testimonials .hm-testi-item h6 {
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  color: #cc3592;
  text-transform: uppercase;
  margin: 0;
}
 
.hm-testimonials .testi-blck.owl-carousel .owl-nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    max-width: 550px;
}
 
.hm-testimonials .testi-blck.owl-carousel .owl-nav button {
  background-image: url(images/hm-sprites.webp);
  background-position: -10px -125px;
  background-repeat: no-repeat;
  width: 52px;
  height: 28px;
  font-size: 0;
}
 
.hm-testimonials .testi-blck.owl-carousel .owl-nav button.owl-next {
  background-position: -77px -125px;
}
 
 
.hm-testimonials .testi-blck.owl-carousel .owl-nav button:hover {
  background-position: -10px -168px;
  transition-duration: 0.5s;
}
 
.hm-testimonials .testi-blck.owl-carousel .owl-nav button.owl-next:hover {
  background-position: -77px -168px;
  transition-duration: 0.5s;
}
 
.testi-blck.owl-carousel {
  padding: 0 0 40px;
}

.testi-blck.owl-carousel .owl-stage-outer {
    padding: 0 1px;
}

.hm-testi-btn {
  text-align: center;
}
 
.hm-testi-btn a.cmn-btn {
  font-family: 'Poppins';
  font-size: 25px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 24px 60px 20px;
  position: relative;
  z-index: 5;
}

/* Practice Areas */

.practice-ares-sctn {
    padding: 136px 0 93px;
    background-color: #071b31;
    position: relative;
    z-index: 0;
}

.practice-ares-sctn::before {
    position: absolute;
    content: "";
    background-image: url(images/atrny-sec-grdnt.webp);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: -1;
}

.practice-ares-sctn .container {
    max-width: 1400px;
}
.practice-ares-sctn h6 {
    font-family: 'League Spartan';
    font-size: 22px;
    line-height: 1;
    letter-spacing: 13.2px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}
.practice-ares-sctn h2 {
    font-family: 'Cardo';
    font-size: 60px;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 400;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 53px;
}
.practice-ares-sctn h2 strong {
    color: #9f1e66;
    font-weight: 700;
    line-height: 1;
}

.prcts-areas-itm-lst {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    padding: 0 20px;
}
.prcts-areas-itm-blk {
    width: 24.7%;
}
.prcts-areas-itm .itm-img img {
    width: 100%;
    display: block;
    opacity: 70%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.prcts-areas-itm {
    position: relative;
    padding: 40px 0;
}
.itm-img {
    background-color: #263f5b;
    width: 100%;
    height: 100%;
}
.prcts-areas-btm {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 75px;
    left: 22px;
    width: 100%;
    max-width: 285px;
}
.prcts-areas-itm-blk.active-tab .prcts-areas-btm {
    display: none;
}
.prcts-areas-itm h4 {
    font-size: 24px;
    font-family: 'Cardo';
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    display: block;
}
.prcts-areas-itm-rite {
    background-color: #9f1e66;
    padding: 15px 24px 15px 95px;
    outline: 1px solid #be6697;
    outline-offset: -15px;
    display: none;
    position: relative;
    z-index: -1;
}

.prctc-hvr-lnk a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    font-size: 0;
    z-index: 5;
}

.itm-img-car {
    width: 21%;
    margin: 0 auto 20px 0;
}
.itm-img-car img {
    width: 100%;
    display: block;
}
.prcts-areas-itm-rite h4 {
    font-size: 30px;
    font-family: 'Cardo';
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
}
.prcts-areas-itm-rite p {
    font-size: 20px;
    font-family: 'League Spartan';
    font-weight: 400;
    line-height: 1.7;
    letter-spacing: 0;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.prcts-areas-itm-rite .read-more-btn a {
    font-size: 16px;
    font-family: 'League Spartan';
    font-weight: 700;
    line-height: 1;
    letter-spacing: 5.4px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding: 0px;
    display: inline-block;
    border-bottom: 1px solid #fff;
}

.prcts-areas-itm-blk.active-tab {
    -webkit-flex-grow: 3;
    flex-grow: 0.4;
    padding: 0;
    margin: 0 -20px;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    width: 44.8%;
}
.prcts-areas-itm-blk.active-tab .prcts-areas-itm-rite {
    display: flex;
    width: 60%;
    margin-left: -80px;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}
/*.prcts-areas-itm-blk.active-tab .prcts-areas-itm h4 {
    display: none;
}*/

.plus-img img {
    width: 100%;
    display: block;
}
.plus-img {
    width: 18%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
}

.prcts-areas-itm-blk.active-tab .prcts-areas-itm {
    width: 50%;
}
.prcts-areas-itm-blk.active-tab .prcts-areas-itm .itm-img img {
    opacity: 100%;
}
.prcts-areas-btn {
    text-align: center;
}
.prcts-areas-btn a.cmn-btn {
    font-weight: 400;
}


/* Attorney SEction */

.attorney-sctn {
    background-color: #071b31;
    padding: 87px 0 0;
    position: relative;
}

.attorney-sctn::before {
    position: absolute;
    content: "";
    background-image: url(images/atrny-sec-grdnt.webp);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.attorney-sctn .container {
    max-width: 1280px;
}

.attorney-sctn h2 {
    font-family: 'League Spartan';
    font-weight: 700;
    font-size: 161px;
    line-height: 1;
    letter-spacing: 11.8px;
    text-transform: uppercase;
    text-align: center;
    color: #75aaec;
    position: relative;
    -webkit-text-stroke: 1px rgb(204 53 146 / 30%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    mask-image: linear-gradient(180deg, rgba(204, 53, 146, 1) 0%, rgba(204, 53, 146, 0) 100%);
    mask-size: 100% 100%;
    z-index: 0;
}

.atrny-blk {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: -72px;
    z-index: 0;
    position: relative;
}

.atrny-lft {
    width: 47%;
    position: relative;
    padding: 0 0 0 85px;
    z-index: 1;
}

.atrny-lft::before {
    position: absolute;
    content: "";
    left: 85px;
    top: 14px;
    width: 85.3%;
    height: 84%;
    z-index: -1;
    border: 10px solid #1e3753;
}

.atrny-lft-img {
    width: 94.2%;
    margin: -80px auto 0;
}

.atrny-lft-img img {
    width: 100%;
    display: block;
}

.atrny-rgt {
    width: 47.6%;
    padding-left: 14px;
}

.atrny-rgt h3 {
    font-family: 'Cardo';
    font-weight: 700;
    font-size: 60px;
    line-height: 1;
    letter-spacing: -0.9px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 17px;
}

.atrny-rgt h3 strong {
    line-height: 1;
    font-weight: 700;
    color: #cc3592;
}

.atrny-rgt h5 {
    font-family: 'League Spartan';
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #75aaec;
    margin: 0 0 31px;
    padding: 0 0 28px;
    position: relative;
}

.atrny-rgt h5::before {
    position: absolute;
    content: "";
    background-image: url(images/atrny-rgt-Line.webp);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    bottom: 0;
    width: 240px;
    height: 7px;
    opacity: 0.2;
}

.atrny-rgt p {
    font-family: 'League Spartan';
    font-weight: 400;
    font-size: 22px;
    line-height: 1.7;
    letter-spacing: 0;
    color: #f6fafe;
    margin: 0 0 50px;
}

.atrny-btn-cnt {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
}

.atrny-btn a.cmn-btn {
    padding: 23px 25px 20px;
    font-size: 20px;
    background-color: #cc3592;
}

.atrny-btn a.cmn-btn:hover {
    background-color: #122b46;
    color: #fff;
}

.atrny-cnt a.cmn-btn {
    background-color: #122b46;
    padding: 25px 25px 20px;
    font-size: 20px;
    letter-spacing: 0.8px;
}

.atrny-cnt a.cmn-btn:hover {
    background-color: #cc3592;
    color: #fff;
}


/* Homepage Form Section Starts */

.hm-form-sec {
    position: relative;
  background-color: rgb(240, 247, 255);
}
 
.hm-form-sec .container {
  max-width: 1600px;
  margin: 0 auto 0 0;
}
 
.hm-form-sec .hm-form-blk {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
 
.hm-form-sec .hm-form-blk .hm-form-img {
    width: 60%;
}
 
.hm-form-sec .hm-form-blk .hm-form-img img {
  width: 100%;
  display: block;
  height: 100%;
}
 
.hm-form-sec .hm-form-blk .hm-form {
    width: 40%;
    background-color: #14283f;
    padding: 60px 55px 43px 74px;
    border-bottom: 1px solid #5f758e;
    position: relative;
    z-index: 0;
}

.hm-form-sec .hm-form-blk .hm-form::before {
    content: '';
    position: absolute;
    background-image: url(images/form-bg-lyer.webp);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-position: center;
    z-index: -1;
}
 
.hm-form-sec .hm-form h2 {
  font-family: 'Cardo';
  font-size: 60px;
  line-height: 1.16;
  letter-spacing: 0;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 43px;
}
 
.hm-form-sec .hm-form p {
  font-family: 'League Spartan';
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 22px;
}
 
.hm-form-sec .gform_wrapper {
  margin: 0;
}
 
.gform_wrapper.gravity-theme .gform_validation_errors,
.hm-form-sec .gform_wrapper .gform_heading {
  display: none;
}
 
.hm-form-sec .gform_wrapper.gravity-theme .gform_fields {
    gap: 0 5%;
}
 
.hm-form-sec .gform_wrapper ul.gform_fields ul {
  margin: 0;
  padding: 0;
}
 
.hm-form-sec .gform_wrapper ul.gform_fields li {
  margin: 0 0 25px 0;
  padding: 0 !important;
}
 
.hm-form-sec .gform_wrapper ul.gform_fields li.form-top {
  margin: 0 0 0 0;
  text-align: left;
}
 
.gform_wrapper ul.gform_fields li.phn {
  margin-right: 0 !important;
}
 
.hm-form-sec .gform_wrapper .top_label input, .hm-form-sec .gform_wrapper select, .hm-form-sec .gform_wrapper .top_label textarea {
    width: 100% !important;
    outline: 0px;
    position: relative;
    border-radius: 0;
    border: 0;
    font-family: 'League Spartan';
    font-size: 18px !important;
    line-height: 1;
    letter-spacing: 0;
    font-weight: 400;
    color: #ffffff;
    padding: 19px 10px 15px 5px !important;
    transition: all 0.5s;
    border-bottom: 2px solid #ffffff66;
    margin: 0 0 18px !important;
}
 
.hm-form-sec .gform_wrapper .top_label textarea {
    width: 100% !important;
    float: left;
    height: 115px !important;
    resize: none;
    min-height: 100%;
    margin: 0 0 27px !important;
}
 
.hm-form-sec .gform_wrapper .form-links,
.form-top {
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
  text-align: left;
  width: 100%;
}
 
.hm-form-sec .gform_wrapper .form-links a {
  font-weight: 400;
  display: inline-block;
}
 
.hm-form-sec .gform_wrapper .form-links a:hover {
  color: #9f1e66;
}
 
.form-top span,
.hm-form-sec .gform_wrapper .top_label .chkbx label span {
  color: #ed3731;
}
 
.hm-form-sec .gform_wrapper .gfield_radio label,
.hm-form-sec .gform_wrapper .gform-field-label {
  font-family: 'Poppins';
  font-size: 16px !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  font-weight: 400;
  color: #ffffff !important;
  display: inline-block;
}
 
.hm-form-sec .gform_wrapper .top_label input[type="checkbox"] {
  float: left;
  clear: both;
  width: auto !important;
  border: 1px solid #cc3592 !important;
  background-color: transparent;
  margin: 4px 10px 0px 0 !important;
  padding: 0 !important;
  border-radius: 0;
  max-width: inherit !important;
}
 
.hm-form-sec .gform_wrapper .top_label input[type="checkbox"]:checked:before {
  color: #fff;
  background-color: #cc3592;
  content: "\2713";
  margin-bottom: 0;
  border: 0;
  outline: 0;
  width: 100%;
  height: 100%;
}
 
.hm-form-sec .gform_wrapper .gform_footer.top_label {
  padding: 0;
  margin: 35px 0 0;
  width: max-content;
  text-align: center;
}
 
.hm-form-sec .gform_wrapper .top_label input[type="submit"] {
    outline: none !important;
    border-radius: 50px !important;
    cursor: pointer;
    transition-duration: 0.5s;
    font-style: normal !important;
    color: #ffffff !important;
    font-family: 'League Spartan' !important;
    font-size: 20px !important;
    letter-spacing: 0;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    padding: 21px 45px 19px !important;
    background-color: #cc3592;
    border: 0 !important;
    height: auto !important;
    margin: 0 !important;
    line-height: 1 !important;
    display: inline-block;
}
 
.hm-form-sec .gform_wrapper .top_label input[type="submit"]:hover {
  background-color: #ffffff;
  color: #cc3592 !important;
}
 
.hm-form-sec input::placeholder {
  color: #ffffff;
}
 
.hm-form-sec input:-ms-input-placeholder {
  color: #ffffff;
}
 
.hm-form-sec input::-ms-input-placeholder {
  color: #ffffff;
}
 
.hm-form-sec textarea::placeholder {
  color: #ffffff;
}
 
.hm-form-sec textarea:-ms-input-placeholder {
  color: #ffffff;
}
 
.hm-form-sec textarea::-ms-input-placeholder {
  color: #ffffff;
}
 
.hm-form-sec legend.gfield_label.gform-field-label.gfield_label_before_complex {
  display: none
}
 
.hm-form-sec .gform_wrapper div.validation_error {
  text-align: center;
  border: none;
  padding: 0 !important;
}
 
.hm-form-sec .gform_wrapper .validation_message,
.hm-form-sec .gform_wrapper div.validation_error {
  color: red;
  letter-spacing: 0.56px;
  font-size: 15px;
  line-height: 18px;
}
 
.hm-form-sec .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}
 
.hm-form-sec .gform_wrapper .field_description_below .gfield_description {
  padding-top: 0;
}
 
.hm-form-sec .gform_wrapper li.gfield.gfield_error,
.hm-frmsec .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: inherit !important;
  border: none;
  padding: 0 !important;
  margin-top: 0 !important;
}
 
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
 
div#popup-container {
  width: 100% !important;
  position: absolute;
  left: 0;
  top: 25px;
}
 
.popup .popuptext {
    visibility: hidden;
    color: #000;
    position: relative;
    transition: transform 0.15s ease-out 0.15s;
    z-index: 1;
    margin: 0px;
    text-align: center;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: #fff;
    font-size: 13px;
    color: black;
    transition: transform 0.15s ease-out;
    display: inline-block;
    line-height: 2;
    width: 525px !important;
}
 
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
  position: inherit;
}
 
.gform_button.disabled {
  pointer-events: none;
}
 
.hm-form-sec .gform_wrapper .gform_validation_errors {
  display: none;
}
 
.hm-form-sec .gform_wrapper .gfield {
  position: relative;
}
 
.hm-form-sec .gform_wrapper .gfield .validation_message.gfield_validation_message,
.hm-form-sec .gform_wrapper .gfield .instruction.validation_message {
  position: absolute;
  top: 15px;
  background: none;
  padding: 0px;
  line-height: 1;
  color: #ff0000;
  font-size: 12px;
  right: 10px;
  font-weight: 500;
  width: auto;
  border: none;
  pointer-events: none;
  margin: 0;
}
 
.hm-form-sec .gform_wrapper .gfield .instruction.validation_message {
  top: 35px;
}
 
.hm-form-sec .gform_wrapper .field_description_below .gfield_description {
  padding-top: 0;
}
 
.hm-form-sec .gform_wrapper .gfield.chk .validation_message.gfield_validation_message {
    top: auto;
    margin: 0;
    left: auto;
    bottom: -10px;
    right: 110px;
}
 
.hm-form-sec .gform_wrapper.gravity-theme .gfield.chk {
    margin: 0 -18px 0 0;
}
 
.hm-form-sec .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true]{
  border: 0 !important;
  border-bottom: 2px solid #ffffff66 !important;
}

/* Footer Section Starts */

.site-footer {
    background: #253e5a;
    padding: 69px 0 0;
    color: #fff;
}

.ftmenu {
    border-bottom: 1px solid #394d63;
    padding: 0 0 60px;
}
.ftmenu ul {
    padding: 0;
    text-align: center;
    margin: 0px auto;
    font-size: 0;
}

.ftmenu ul li {
    display: inline-block;
    padding: 0 108px;
    border-right: 2px solid #fff;
    margin: 0;
}
.ftmenu ul li:last-child {
    padding-right: 0;
    border: 0;
}
.ftmenu ul li:first-child {
    padding-left: 0;
}

.ftmenu ul li a {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.8px;
    margin: 0;
    display: inline-block;
    text-transform: capitalize;
}
.ftmenu ul li a:hover {
    color: #cc3592;
}
.site-ftr-blk .container {
    max-width: 1280px;
}

.ftr-blocks {
    padding: 46px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.fter-itm {
    position: relative;
    width: 23.5%;
}

.ftr-logo {
    width: 43.1%;
    text-align: center;
    padding: 35px 40px;
    border-left: 1px solid rgb(255, 255, 255, 0.2);
    border-right: 1px solid rgb(255, 255, 255, 0.2);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ftr-itm-logo {
    margin: 0 0 38px;
}

.ftr-itm-logo img {
    width: 100%;
    display: block;
}

.fter-itm h5 {
    font-family: 'League Spartan';
    font-weight: 500;
    font-size: 38px;
    line-height: 1;
    letter-spacing: 0;
    color: #ffffff;
    text-transform: capitalize;
    text-align: center;
    padding: 0 0 65px;
    position: relative;
    margin: 0 0 15px;
}

.fter-itm h5::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 54px;
    height: 54px;
    background-position: -80px -211px;
    background-image: url(images/hm-sprites.webp);
    background-repeat: no-repeat;
}

.fter-itm .call-blk h5::before {
    width: 54px;
    height: 54px;
    background-position: -10px -211px;
}

.itm-blk-drct {
    text-align: center;
    padding-top: 45px;
    position: relative;
}
.itm-blk-drct::before {
    position: absolute;
    content: "";
    background-image: url(images/border.webp);
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: 122px;
    height: 28px;
}
.ftr-logo-img {
    margin: 0 0 24px;
}


.fter-itm p {
    font-family: 'League Spartan';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #ffffff;
    text-transform: capitalize;
}

.adress-btn a {
    font-family: 'League Spartan';
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding-bottom: 1px;
    border-bottom: 1px solid #fff;
}
.adress-btn a:hover {
    color: #9f1e66;
    border-color: #9f1e66;
}

.ftr-btn a.cmn-btn {
    background-color: #9f1e66;
    text-transform: capitalize;
    padding: 25px 59px 24px;
    font-size: 25px;
    font-family: 'Poppins';
    font-weight: 400;
}

.ftr-btn a.cmn-btn:hover {
    background-color: #fff;
    color: #9f1e66;
}
.itm-blk-drct .cal-btn a:hover {
    color: #9f1e66;
}

.itm-blk-drct .cal-btn a {
    font-size: 35px;
    font-family: 'League Spartan';
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    color: #fff;
    display: inline-block;
}


/* Footer Sections Ends */

/* Copyrights */

.copyrights {
    background: transparent;
    padding: 32px 0;
    text-align: center;
    border-top: 1px solid #394d63;
}

.copyrights p, .copyrights a {
    color: #fff;
    font-size: 22px;
    line-height: 1.7;
    margin: 0;
    font-family: 'League Spartan';
    font-weight: 400;
    letter-spacing: 0;
}

.copyrights a {
  display: inline-block;
  padding: 0 5px;
}

.cpy-inr, .cpy-inr p, .ftrlink {
    display: inline;
}
.copyrights a:hover {
    color: #9f1e66;
}
/* Homepage Ends */



.form-map-sec {
    display: none;
    position: absolute;
    left: 0;
    right: auto;
    bottom: 0;
    margin: auto;
    width:65%;
    height: 96%;
}

.form-map-sec iframe{width: 100%;display: block;height: 100%;}

.page-id-53 .form-map-sec{display: block;}

.page-id-53 .hm-form-sec .hm-form-img{display: none;}
.page-id-53 .hm-form-blk{justify-content: end;}
.page-id-47 #wrap {
    position: relative;
    background-color: #f0f7ff;
}