/* Global css */
*{margin:0;padding:0;}
html{overflow-x:hidden;scroll-behavior: smooth;}
body{font-size:16px;font-family: "Open Sans", sans-serif;background:#fff;line-height: 0;color:#0b385f;line-height: 26px;font-weight: 400;}
a{text-decoration:none;outline:none;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;color:#000;}
a:focus, a:hover {-webkit-transition: .5s;-o-transition: .5s;transition: .5s;text-decoration: none;}
img{max-width:100%;}
h1,h2,h3,h4,h5,h6{font-family: "Montserrat", sans-serif;color:#000;margin: 0px;padding:0px;}
h1{font-size: 45px;}h2{font-size: 25px;}h3{font-size: 35px;}h4{font-size: 18px;}h5{font-size: 20px;}h6{font-size: 14px;}
section{width:100%;float:left;padding:40px 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;}
input{-webkit-box-sizing:border-box;box-sizing:border-box;}
input[type=submit],button{outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
ol, ul {margin-top: 0;margin-bottom: 0px;}
p {margin: 0px;padding: 0px;}
li {list-style: none;} 
::-webkit-input-placeholder{color:#000;}
::-moz-placeholder{color:#000;}
:-ms-input-placeholder{color:#000;}
::-ms-input-placeholder{color:#000;}
::placeholder{color:#000;}
:root {
    --primary:#0b385f;
    --white: #ffffff;
    --black: #000000;
    --primary-second:#d81913;
}
.btn {background-color: var(--primary);color: var(--white);font-size: 14px;padding: 12px 25px;text-transform: uppercase;font-weight: 600;border: none;border-radius: 0px;transition: .5s;}
.btn:hover{background-color:var(--primary-second); color: #fff;transition: .5s;} 
.main-container {width: 100%;padding: 0 20px;}
.container-box {width: 100%;max-width: 1170px;margin: 0 auto;}

/* End Global css */

/*menu*/
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile {border: 0;list-style: none;
line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
#cssmenu:after,#cssmenu > ul:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0}
#cssmenu #head-mobile {display: none}
#cssmenu > ul > li {float: left;}
#cssmenu > ul > li > a {
    color:var(--white);
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    padding: 0 15px;
    font-family: "Montserrat", sans-serif;
}
#cssmenu ul {float: right;}

/* #cssmenu ul li a i.fa.fa-angle-down {
    font-size: 20px;
} */

#cssmenu > ul > li:hover > a {color:var(--primary-second);}

#cssmenu ul li.active a {color:var(--primary-second)}






/* #cssmenu > ul > li:hover
,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover {color:#191933 !important;
-webkit-transition: background .3s ease;-ms-transition: background .3s ease;transition: background .3s ease;} */
/* #cssmenu > ul > li.has-sub > a {padding-right: 30px} */
#cssmenu > ul > li:last-child > a {padding-right: 0px;}
/* #cssmenu > ul > li.has-sub > a:after {position: absolute;top: 22px;right: 11px;width: 8px;height: 2px;
display: block;background: #ddd;content: ''} */
/* #cssmenu > ul > li.has-sub > a:before {position: absolute;top: 19px;right: 14px;display: block;width: 2px;
height: 8px;background: #ddd;content: '';-webkit-transition: all .25s ease;-ms-transition: all .25s ease;transition: all .25s ease} */

#cssmenu > ul > li.has-sub:hover > a:before {top: 23px;height: 0}
#cssmenu ul ul {position: absolute;left: -9999px;z-index: 9;}
#cssmenu ul ul li {-webkit-transition: all .25s ease;-ms-transition: all .25s ease;background:#000;transition: all .25s ease}
#cssmenu ul ul li:hover {}
#cssmenu li:hover > ul {left: auto}

#cssmenu ul ul ul {margin-left: 100%;top: 0}
#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 11px 15px;
    width: 180px;
    font-size: 15px;
    text-decoration: none;
    color: #ddd;
    font-weight: 400;
}
#cssmenu ul ul li a:hover {
    color: var(--primary);
}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a {border-bottom: 0}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
    color: #fff;
    background:var(--primary);
}
#cssmenu ul ul li.has-sub > a:after {position: absolute;top: 16px;right: 11px;width: 8px;height: 2px;
display: block;background: #ddd;content: ''}
#cssmenu ul ul li.has-sub > a:before {position: absolute;top: 13px;right: 14px;
display: block;width: 2px;height: 8px;background: #ddd;content: '';-webkit-transition: all .25s ease;
-ms-transition: all .25s ease;transition: all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before {top: 17px;height: 0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover {background:#000;}
#cssmenu ul ul ul li.active a {border-left: 1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a {border-top: 1px solid #333}

@media screen and (max-width:1024px) {
body.custom_header_fixed .button.menu-opened .open {display: block !important;}
nav {width: 100%;}
#cssmenu {width: 100%}
#cssmenu ul {width: 100%;display: none}
#cssmenu ul li {width: 100%;border-bottom: 1px solid #124570;overflow: hidden;}
/* #cssmenu ul li:hover {background: #363636;} */
#cssmenu ul ul li,#cssmenu li:hover > ul > li {height: auto}
#cssmenu ul li a,#cssmenu ul ul li a {width: 100%;border-bottom: 0}
#cssmenu > ul > li {float: none}
#cssmenu ul ul li a {padding: 10px 35px;text-transform: uppercase;}
#cssmenu ul ul li {background:#000 !important;}
#cssmenu ul ul li:hover {background: #000 !important}
#cssmenu ul ul ul li a {padding-left: 35px}
#cssmenu ul ul li a {color: #ddd;background: none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a {color: #fff}
#cssmenu ul ul,#cssmenu ul ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before {display: none}
#cssmenu #head-mobile {display: block;padding: 23px;color: #ddd;font-size: 12px;font-weight: 700}
.button {width: 55px;height: 46px;position: absolute;right: 0;top: 0;cursor: pointer;z-index: 12399994;}
.button:after {position: absolute;top: 22px;right: 20px;display: block;height: 8px;width: 20px;border-top: 2px solid #fff;
border-bottom: 2px solid #fff;content: ''}
.button:before {-webkit-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;position: absolute;top: 16px;
right: 20px;display: block;height: 2px;width: 20px;background: #fff;content: ''}
.button.menu-opened:after {-webkit-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;
top: 23px;border: 0;height: 2px;width: 19px;background: #fff;-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg)}
.button.menu-opened:before {top: 23px;background: #fff;width: 19px;-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg)}
#cssmenu .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid #444;height: 46px;
width: 46px;cursor: pointer}
#cssmenu .submenu-button.submenu-opened {background:#000;}
#cssmenu ul ul .submenu-button {height: 34px;width: 34px}
#cssmenu .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;
display: block;background: #ddd;content: ''}
#cssmenu ul ul .submenu-button:after {top: 15px;right: 13px}
#cssmenu .submenu-button.submenu-opened:after {background: #fff}
#cssmenu .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;
background: #ddd;content: ''}
#cssmenu ul ul .submenu-button:before {top: 12px;right: 16px}
#cssmenu .submenu-button.submenu-opened:before {display: none}
#cssmenu ul ul ul li.active a {border-left: none}
#cssmenu > ul > li.has-sub > ul > li.active > a,
#cssmenu > ul ul > li.has-sub > ul > li.active > a {border-top: none}
#cssmenu > ul > li > a {padding: 10px 0px;color: #fff;}
.mrnuAndLogo .container {padding: 0px;margin: 0px;width: 100%;}
#cssmenu ul li i.fa.fa-angle-down {display: none !important;}

.top-nab-bg {
    padding: 28px 0px;
}
    #cssmenu ul {
        margin-top: 30px;
    }   
}
/*menu end*/



/* Header */
.header-top-bg {
    background: #e7f1fb;
    padding: 13px 0px;
}

.header-top-contact ul {
    display: flex;
    justify-content: flex-end;
    gap: 40px;
}

.header-top-contact ul li a:hover {
    color: var(--primary-second);
}

.header-top-contact ul li img {
    margin: 0 9px 0 0;
}

.top-nab-bg {
    background: var(--primary);
    padding: 40px 0px;
}





.logo {
    position: absolute;
    top: 0px;
    z-index: 1;
}

/* Header End */





/* Banner */
.home-hero {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 60px 80px;
    min-height: 90vh;
    background-size: cover;
}




.home-hero .hero-content h1 {
    font-size: 45px;
    font-weight: 800;
    color:var(--primary);
    line-height: 58px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.home-hero .hero-content p {
    font-size: 20px;
    color: var(--primary);
    line-height: 33px;
    margin-bottom: 30px;
    width: 100%;
    max-width: 660px;
}

.home-hero .hero-content a {
    padding: 14px 42px;
    font-size: 20px;
    border: 2px solid #728ea8;
    background-color: #e7f1fb;
    color: var(--primary);
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s ease;
    line-height: 58px;
    text-transform: uppercase;
    font-weight: 700;
}

.home-hero .hero-content a:hover {
    background:var(--primary-second);
    color: var(--white);
    border: 2px solid var(--primary-second);
}

.home-hero .hero-content button:hover {
  background-color: #1e3a5f;
  color: #fff;
}

/* RIGHT SIDE */
.home-hero .hero-image {
  max-width: 45%;
}

.home-hero .hero-image img {
  width: 100%;
  border-radius: 10px;
}

/* Banner End */


/* Features Three Box  */

.features-three-bg {
    background: linear-gradient(to right, #f7f9fb, #eef2f6);
}


.features-three-box {
  display: flex;
  justify-content: space-between;

  padding: 30px 60px;
  border-radius: 8px;
}

.features-three-box .feature-box {
  flex: 1;
  
  padding: 10px 20px;
  position: relative;
}


.features-three-box .feature-box:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 20%;
  height: 60%;
  width: 1px;
  background-color: #dcdfe4;
}

.features-three-box .feature-box img {
    width: 40px;
    margin-bottom: 31px;
    float: left;
    margin-right: 13px;
}
.features-three-box .feature-box h2 {
    font-size: 18px;
    color: #2c3e50;
    margin-bottom: 0;
    font-weight: 700;
}

.features-three-box .feature-box p {
    color: #727272;
    font-weight: 400;
    margin-top: 5px;
    padding: 0 62px 0px 53px;
}

/* Features Three Box End  */

/* Latest Adviso ries */

.advisories {
    padding: 0px 0px 20px;
}
.advisories .container-box {
    margin: -316px auto 0px;
}
.advisories-bg img {
    height: 400px;
}
.advisories-bg img {
    width: 100%;
}

.advisories-heading h2 {
    font-size: 25px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    z-index: 1;
    background: #082243;
    padding-right: 15px;
}

.advisories-heading {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}
.advisories-heading:after {
    width: 100%;
    position: absolute;
    content: "";
    height: 1px;
    background: #fff;
    left: 0px;
}
.advisories-heading a {
    color: #e7f1fb;
    text-decoration: none;
    font-size: 20px;
    line-height: 23px;
    background: #082243;
    padding-left: 15px;
    position: relative;
    z-index: 1;
}

.advisories-heading a:hover {
    color: var(--primary-second);
}


.advisories .tabs {
    margin: 30px 0 40px;
}

.advisories .tab {
    padding: 15px 50px;
    margin-right: 10px;
    border: 1px solid #cfd8e3;
    background: #516984;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
        transition: .5s;
    font-size: 18px;
}

.advisories .tab:hover {
background:#18416c29;
    transition: .5s;
}


.advisories .tab.active {
        transition: .5s;
  background:#18416c29;
}


.advisories .cards {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.advisories .card {
  background: #fff;
  color: #000;
  border-radius: 10px;
  width: 32%;
  overflow: hidden;
  position: relative;
}

.advisories .card img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 2px 2px 15px -2px #c9c9c9;
}


.advisories .card-body {
    padding: 24px 10px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #000;
    width: 94%;
    margin: -11px auto 0px;
    text-align: center;
	height: 330px;
   
}

.advisories .card h3 {
    margin-bottom: 10px;
    color: var(--primary);
    font-size: 18px;
    line-height: 33px;
    font-weight: 500;
}


.advisories .card p {
    color: var(--primary);
    padding: 0 29px;
}


.advisories .tab-content {
  display: none;
}

.advisories .tab-content.active {
  display: block;
}

/* Latest Adviso ries End */


/* About Sction */


.about {
	padding: 80px 0px 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: -180px -58%;
}

.about .about-container {
    display: flex;
    align-items: flex-end;
    
}


.about .about-image {
    position: relative;
    width: 40%;
    margin-right: 50px;
}

.about .about-image img {
  width: 100%;
  border-radius: 20px;
  display: block;
}


.about-logo {
    position: absolute;
    top: -13px;
    right: -40px;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0,0,0,0.15);
}

.about .badge img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
}


.about .about-content {
  width: 60%;
}

.about .about-content h4 {
    color:var(--primary);
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
}

.about .about-content h2 {
    font-size: 35px;
    margin-bottom: 20px;
    color: #111;
    font-weight: 700;
}

.about .about-content p {
  color: #000;
  margin-bottom: 15px;
}

.about .read-more {
    display: inline-block;
    margin-top: 10px;
    color: #000;
    text-decoration: none;
    border-bottom: 2px solid var(--primary);
    padding-bottom: 3px;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    border-left: 2px solid var(--primary);
    padding-left: 8px;
}

.about .read-more:hover{
    color: var(--primary-second);
}



/* About Section */


/* Follow Patterns */




.follow-patterns-main {
    max-width: 930px;
    margin: auto;
    background: #e7f1fb;
    border-radius: 20px;
    padding: 40px;
    display: flex;
    align-items: center;
    position: relative;
    border: 1px solid #000;
    box-shadow: -1px 6px 8px 3px #e9e9e9;
}

.follow-patterns-form-content h3 {
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: 600;
}

.follow-patterns-form-content p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    padding-right: 190px;
}









.follow-patterns-form {
  display: flex;
}

.follow-patterns-form input {
    padding: 12px;
    width: 78%;
    border: 1px solid #3b6ea5;
    outline: none;
    font-size: 14px;
    margin-right: 10px;
}

.follow-patterns-form button {
  background: #e41e1e;
  color: #fff;
  border: none;
  padding: 12px 20px;
  font-weight: bold;
  cursor: pointer;
  z-index: 1;
  transition: .5s;
}

.page-id-13 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    float: right;
    width: 23%;
    margin: -52px -13px 0 99px;
	background: #e41e1e;
  color: #fff;
  border: none;
  padding: 12px 20px;
  font-weight: bold;
  cursor: pointer;
  z-index: 1;
  transition: .5s;
}
.page-id-17 .wpcf7 form .wpcf7-response-output {
    margin: -2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}

.follow-patterns-form .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: absolute;
    bottom: -51px;
}

.follow-patterns-form .wpcf7 form .wpcf7-response-output {
    margin: 3em -0.5em 0em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}





.follow-patterns-form:hover button {
    background:var(--primary);
    transition: .5s;
    
}


.follow-patterns-form-image img {
    width: 230px;
    position: absolute;
    right: -20px;
    bottom: 0;
}
.follow-patterns {
    padding-top: 130px;
    padding-bottom: 110px;
}
/* Follow Patterns End */



/* Been Scammed */


.been-scammed {
    background-size: cover;
    background-position: 100%;
}

.been-scammed-main {
    display: flex;
    justify-content: space-between;
    gap: 40px;
}

.been-scammed-left {
    width: 60%;
}

.been-scammed-right {
    width: 40%;
    position: relative;
}



.been-scammed .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 30px;
}

/* Card */
.been-scammed .card {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  padding: 20px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(10px);
  text-align: left;
  border: 1px solid rgba(0,0,0,0.05);
  transition: 0.3s;
}

.been-scammed .card:hover {
  transform: translateY(-5px);
}

/* Icon */
.been-scammed .icon {
    font-size: 28px;
    padding: 0;
    
        width: 100px;
}

/* Text */
.been-scammed .card h4 {
    margin-bottom: 5px;
    color: #1b2b3c;
    font-size: 19px;
    font-weight: 600;
}

.been-scammed h3 {
    font-weight: 600;
    color: var(--primary);
    margin-bottom: 30px;
}


.been-scammed-left a {
    padding: 14px 38px;
    font-size: 18px;
    border: 2px solid #e8ebf1;
    background-color: #e7f1fb;
    color: var(--primary);
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s ease;
    line-height: 58px;
    font-weight: 600;
}

.been-scammed-left a:hover {
    background-color: var(--primary-second);
    color:var(--white);
    border: 2px solid var(--primary-second);
}

.been-scammed-left a i.fa.fa-chevron-right {
    font-size: 12px;
    margin-left: 6px;
}

.been-scammed-right-icone {
    position: absolute;
    right: 20px;
    top: 35%;
}

.been-scammed-right-text h5 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    color: var(--primary);
}

.been-scammed-right-text h6 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #565656;
    padding: 11px 0px 6px;
}

.been-scammed-right-text ul li {
    font-size: 16px;
    line-height: 43px;
    float: left;
    width: 50%;
    position: relative;
    color: #565656;
}
.been-scammed-right-text {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.been-scammed-right-text a {
    background: #2b6588;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 10px 10px;
    border-radius: 7px;
    color: #fff;
    margin-top: 10px;
}

.been-scammed-right-text a:hover {
    background-color: var(--primary-second);
    color:var(--white);
    
}

.been-scammed-right-text a  i.fa.fa-chevron-right {
    font-size: 12px;
    margin-left: 6px;
}


.been-scammed-right-text ul li i.fa.fa-chevron-right {
    color:var(--primary);
    font-size: 12px;
}
/* Been Scammed */


/* footer */



.footer {
    background: #d9e3ec;
    padding: 0px 0 50px;
    clear: both;
    background-repeat: no-repeat;
    background-size: cover;
}
.footer-main {
   
    margin: auto;
    display: flex;
    justify-content: space-between;
    
}

/* Columns */


/* Logo */


/* About text */
.info-list {
    list-style: none;
}

.info-list li {
    margin-bottom: 15px;
    padding-left: 44px;
    position: relative;
    color:var(--primary);
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}

/* Check icon */
.info-list li::before {
    content: "";
    background-image: url(https://res.cloudinary.com/dflavzgfr/images/v1776328415/right-icone/right-icone.png);
    position: absolute;
    left: 0;
    color: #1f2d3d;
    font-weight: bold;
    width: 34px;
    height: 25px;
    background-repeat: no-repeat;
    top: 7px;
}

/* Headings */
.footer-col h3 {
    margin-bottom: 24px;
    font-size: 22px;
    color: var(--primary);
    position: relative;
    line-height: 22px;
    display: inline-block;
    font-weight: bold;
    padding-bottom: 10px;
}

.footer-col h3::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #1f2d3d;
    position: absolute;
    left: 0;
    bottom: -8px;
}

/* Links */
.links ul,
.contact ul {
    list-style: none;
}

.footer-links ul li {
    cursor: pointer;
    position: relative;
    color: var(--primary);
    font-weight: 500;
    padding-left: 24px;
    margin-bottom: 10px;
}


.footer-links ul li a {
    color: var(--primary);
}

.footer-links ul li::before {
    content: "";
    background-image: url(https://res.cloudinary.com/dflavzgfr/images/v1776328456/right-arow/right-arow.png);
    position: absolute;
    left: 0;
    color: #1f2d3d;
    font-weight: bold;
    width: 34px;
    height: 25px;
    background-repeat: no-repeat;
    top: 10px;
}

/* Contact */
.contact ul li {
    margin-bottom: 15px;
    color: #1f2d3d;
}

.footer-col.footer-logo {
    width: 30%;
}

.logo-footer img {
    /* width: 100%; */
    max-width: 130px;
    margin-bottom: 20px;
}
.footer-col.footer-links {
    padding-top: 50px;
}
.footer-col.footer-contact {
    padding-top: 50px;
}
.footer-col.footer-contact ul li img {
    margin-right: 8px;
}


.footer-col.footer-contact ul li {
   
    position: relative;
    color: var(--primary);
    font-weight: 500;
    padding-left: 0px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.footer-links ul li a:hover {
    color: #052948;
}

.footer-col.footer-contact ul li a {
    color: var(--primary);
}


.footer-col.footer-contact ul li img {
    margin-right: 8px;
    margin-top: 1px;
}

.footer-col.footer-contact ul li:nth-child(3) img {
    margin-top: -27px;
}

.copy-right {
    background: #0b385f;
    padding: 15px 0px;
}

.copy-right-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.copy-right-right ul {
    display: flex;
    gap: 0px;
}

.copy-right p {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}
.copy-right-right ul li {
    margin: 0 0 0px 20px;
}
/* footer */



/* inner Banner */
.inner-hero .hero-content h1 {
    padding: 26% 0 1% 0px;
    font-weight: 800;
    border-bottom: 2px solid #0b385f;
    display: inline-block;
    margin-bottom: 80px;
    text-transform: uppercase;
    color: var(--primary);
}

.inner-hero {
    background-size: cover;
}

.about-section-2-main {
    display: flex;
    align-items: center;
    gap: 30px;
}

.about-section-2-left img {
    width: 100%;
    border-radius: 30px;
}

.about-section-2-left {
    width: 50%;
}

.about-section-2-right {
    width: 50%;
}

.about-section-2-main {
    display: flex;
    align-items: center;
    gap: 30px;
}

.about-section-2 p {
    color: #fff;
    line-height: 1.6;
    margin-bottom: 15px;
    font-weight: 400;
}
.about-section-2 {
    background: #0b385f;
    margin-top: 0px;
}

.inner-hero-img img {
    width: 100%;
}

.inner-hero-content {
    position: absolute;
    bottom: 0px;
    top: 42%;
}
.inner-hero {
    background-size: cover;
    position: relative;
}

.inner-hero-content h1 {
    background: var(--primary);
    padding: 10px 40px;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
}

.about.inner-about-section {
    padding: 80px 0px 72px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -191px 180px;
}


/* inner Banner  End*/



/* Contact page */

.contact-page {
    padding: 60px 0px;
}

.contactaddresmain {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.contactaddres {
    background: #fff;
    margin-bottom: 0px;
    padding: 22px;
    width: 31%;
    position: relative;
    text-align: center;
    border-radius: 14px;
    border: 2px solid #000;
}
.email {
    background: #000;
    width: 80px;
    height: 80px;
    content: "";
    top: -80px;
    left: 0;
    text-align: center;
    border-radius: 50%;
    color: var(--white);
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    right: 0px;
    margin: 0 auto 19px;
    transition: border-radius 0.5s ease;
}
.contactaddres h6 {
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 23px;
    color:#000;
}

.contactaddres ul li a {
    color: #000;
    word-wrap: break-word;
}


.contactaddres ul li {
    font-weight: 500;
    color: #000;
}

.contact-page-form {
    display: flex;
    justify-content: space-between;
    gap: 0px;
}

.contact-page-form-left {
    width: 50%;
    margin-right: 20px;
}

.contact-page-form-map {
    width: 50%;
}

.contact-form {
    flex: 1;
    border-radius: 22px;
    padding: 15px;
    border: 1px solid var(--primary);
}

.contact-form h2 {
    font-size: 23px;
    color:var(--primary);
    margin-bottom: 25px;
    font-weight: bold;
}

.contact-form form {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.contact-form input, .contact-form textarea {
    width: 100%;
    padding: 10px 16px;
    border-radius: 6px;
    border: none;
    outline: none;
    font-size: 14px;
    border: 1px solid var(--primary);
}

.contact-form textarea {
    height: 120px;
    resize: none;
}

.contact-page-form-map {
    width: 50%;
}

.contact-page-form-map iframe {
    width: 100%;
    height: 100%;
    border-radius: 22px;
}
/* Contact page */







.scamcategory .categories {
display: grid;
grid-template-columns: repeat(2,1fr);
gap: 16px;
background: #ffffff;
padding: 10px;
border-radius: 14px;
box-shadow: 0 0 12px 2px #e5e5e5;
}

.scamcategory #step2 {
background: #ffffff;
padding: 5px 20px;
border-radius: 14px;
box-shadow: 0 0 12px 2px #e5e5e5;
}


.scamcategory .categories button {
padding: 12px;
border: 1px solid #ddd;
border-radius: 8px;
cursor: pointer;
transition: 0.3s;
text-transform: uppercase;
font-weight: 700;
background-color:   #0b385f;
color: #fff;
}

.scamcategory .categories button:hover {
background:#d81913;
color: #fff;
}

.scamcategory button.btn:hover {
background:#d81913;
}


.scamcategory label {
font-weight: 600;
display: block;
margin-top: 12px;
color: #000;
}

.scamcategory input, select, textarea {
width: 100%;
padding: 10px;
margin-top: 5px;
border: 1px solid #ddd;
border-radius: 6px;
}

.scamcategory input[type="radio"] {
width: auto;
}


.form-group ul {
display: flex;
}

.form-group ul li {
margin: 0 15px 0 0px;
}

.form-group ul li span {
    color: #000;
}

.scamcategory .textarea {
min-height: 80px;
}

.scamcategory .btn {
margin-top: 15px;
padding: 12px;
width: 100%;
border: none;
border-radius: 6px;
cursor: pointer;
}

.scamcategory .submit-btn {
background: #0b385f;
color: #fff;
}

.scamcategory .back-btn {
background: #eee;
}

.scamcategory .hidden {
display: none;
}

.scamcategory .been-scammed-right-text a {
background: #2b6588;
width: 100%;
display: inline-block;
text-align: center;
padding: 10px 10px;
border-radius: 7px;
color: #fff;
margin-top: 10px;
}

.scamcategory button.btn {
width: 14%;
margin-bottom: 20px;
}

.scamcategory h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 27px;
}

.scamcategory .container-box {
    max-width: 800px;
    margin: 0 auto;
}

.thankyou-alert {
    background: #e7f1fc;
    border: 1px solid #e6f0fb;
   
}



.report-section h3 {font-weight: 700;margin-bottom: 11px;margin-top: 20px;}
.report-section-2 h3 {font-weight: 700;margin-top: 20px;margin-bottom: 21px;}
.report-section-3 h3 {color: #fff;font-weight: 700;margin-top: 20px;margin-bottom: 9px;}
.report-section-2 li::before {content: "";background-image: url(https://res.cloudinary.com/dflavzgfr/images/v1776328415/right-icone/right-icone.png);
position: absolute;left: 0;color: #1f2d3d;font-weight: bold;width: 34px;height: 25px;background-repeat: no-repeat;top: 0px;}
.report-section-2 ul li {margin-bottom: 19px;padding-left: 35px;position: relative;color:var(--black);}
.report-section-2 ul {margin: 16px 0 0 0px;}
.report-section-2 {padding-top: 0px;}
.report-section {color: #000;}
.report-section-2 {color: #000;background: #f3f3f3;padding: 40px 0px;}
section.report-section-2 p {text-align: justify;}
section.report-section p {text-align: justify;}
.report-section-3 {background: #0b385f;}
.report-section-3 p {color: #fff;}
.report-section-2-main {display: flex;align-items: center;gap: 30px;}
.report-section-2-left {width: 50%;}
.report-section-2-right {width: 50%;}
.report-section-2-right img {border: 4px solid var(--primary);padding: 5px;width: 100%;}
.report-section-3 img {float: left;margin-right: 30px;margin-bottom: 10px;width: 30%;border-radius: 20px;box-shadow: -4px 4px 0 #e81b17;}

.report-section P {
    margin-bottom: 10px;
}
.report-section-3 p {
    margin-bottom: 10px;
}


.report-section-2 p {
    text-align: justify;
    margin-bottom: 10px;
}

.ro-romance-scam-card {padding:80px 0; background:#f8f8f8; font-family:'Open Sans', sans-serif;}
.ro-scam-card {display:flex; gap:25px; background:#fff; border-radius:24px; box-shadow:0 8px 30px rgba(0,0,0,0.08); align-items:stretch; overflow:hidden;margin-bottom:50px;}
.ro-scam-card:last-child{margin-bottom:0;}
.ro-scam-image {width:20px; flex-shrink:0; border-radius:24px; overflow:hidden; background:linear-gradient(to bottom, #ffe8ec, #ffd7df);}
.ro-scam-image img {width:100%; height:100%; object-fit:cover; display:block;}
.ro-scam-content {flex:1; padding:25px;}
.ro-scam-category {color:#e1262f; font-size:18px; font-weight:700; display:inline-block; margin-bottom:12px; text-transform:uppercase;}
.ro-scam-heading {font-size:34px; line-height:1.2; color:#07143b; margin-bottom:20px; font-weight:800;}
.scam-card .ters-box p {margin-bottom:20px;}
.ro-warning-box {display:flex; gap:15px; align-items:flex-start; background:#fff5f5; border-radius:14px; padding:16px 18px; margin-top:10px; margin-bottom:18px;}
.ro-warning-icon {width:36px; height:36px; background:#e1262f; color:#fff; border-radius:50%; display:flex; align-items:center; justify-content:center; font-weight:bold; flex-shrink:0;}
.ro-warning-text {margin:0;}
.ro-report-box {display:flex; gap:15px; align-items:flex-start; background:#fafafa; border:1px solid #eee; border-radius:14px; padding:18px; margin-bottom:20px;}
.ro-shield-icon {font-size:24px;}
.ro-report-text {margin:0;}
.ro-download-btn {display:inline-block; background:#e1262f; color:#fff; text-decoration:none; padding:16px 26px; border-radius:10px; font-size:17px; font-weight:700; transition:0.3s ease;}
.ro-download-btn:hover {background-color:#e7f1fb !important; color:var(--primary);}

.fake-color .ro-scam-category{
	color:#5418b9;
}
.fake-color .ro-warning-box{
	background:#f8f5ff;
}

.fake-color .ro-warning-icon{
	background:#5418b9;
}

.fake-color .ro-download-btn{
background:#5418b9;
}
.fake-color .ro-scam-image{
	background:#e8ddfb;
}






.fake-color-e .ro-scam-image{
	background:#ccefdb;
}
.fake-color-e .ro-scam-category{
	color:#03853b;
}
.fake-color-e .ro-warning-box{
	background:#eaf5ee;
}

.fake-color-e .ro-warning-icon{
	background:#03853b;
}

.fake-color-e .ro-download-btn{
background:#03853b;
}








.fake-color-re .ro-scam-image{
	background:#f3dfd3;
}
.fake-color-re .ro-scam-category{
	color:#ea5703;
}
.fake-color-re .ro-warning-box{
	background:#fff1e9;
}

.fake-color-re .ro-warning-icon{
	background:#ea5703;
}

.fake-color-re .ro-download-btn{
background:#ea5703;
}

@media(max-width:991px){

    .ro-scam-card{
        flex-direction: column;
    }

    .ro-scam-image{
      display:none;
    }

    .ro-scam-heading{
        font-size:32px;
    }
}

@media(max-width:767px){

    .ro-scam-heading{
        font-size:26px;
    }

    .ro-scam-text{
        font-size:16px;
        line-height:1.7;
    }

    .ro-download-btn{
        width:100%;
        text-align:center;
    }
}


