@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&display=swap");



@font-face {
    font-family: 'system-ui';
    src: url('../fonts/SegoeUIThis.woff2') format('woff2'),
        url('../fonts/SegoeUIThis.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'system-ui';
    src: url('../fonts/SFUIDisplay-Heavy.woff2') format('woff2'),
        url('../fonts/SFUIDisplay-Heavy.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'system-ui';
    src: url('../fonts/SFUIDisplay-Black.woff2') format('woff2'),
        url('../fonts/SFUIDisplay-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'system-ui';
    src: url('../fonts/SFUIDisplay-Bold.woff2') format('woff2'),
        url('../fonts/SFUIDisplay-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}




*, *:before, *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
::-moz-selection{background:#b3d4fc;text-shadow:none;}
::selection{background:#b3d4fc;text-shadow:none;}
body{font-family: 'Open Sans', sans-serif; font-size:16px;font-weight:400;line-height:1.5;color:#5e6884;}
h1, h2, h3, h4, h5, h6{font-family:'system-ui',sans-serif; font-weight:600;text-rendering:optimizeLegibility;margin-top:0px; color:#19284f;}
/*h1, h2, h3, h4, h5, h6{font-family:'fs_elliot', Arial, Helvetica, sans-serif;font-weight:bold;text-rendering:optimizeLegibility;margin-top:0px;}*/
p{font-weight:normal;margin-top:0px;}
b, strong{font-weight:600; }
a{color:#d0171e;text-decoration:none;line-height:inherit;outline: none;}
a:hover{color:#d0171e;text-decoration:none;}
a:focus{color:#d0171e;outline:none;}
p a, p a:visited{line-height:inherit;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:0px 0 10px;padding:0;}
img{vertical-align:middle;max-width:100%;height:auto;-ms-Matterpolation-mode:bicubic;}
fieldset{border:0;margin:0;padding:0;}
textarea{resize:vertical;}
.left{float:left;}
.right{float:right;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
img.alignleft{float:left;margin:0 10px 10px 0;display:inline;}
img.alignright{float:right;margin:0 0px 10px 10px;display:inline;}
img.aligncenter{display:block;margin-left:auto;margin-right:auto;margin-bottom:10px;}
.ir{background-color:transparent;border:0;overflow:hidden;*text-indent:-9999px;}
.ir:before{content:"";display:block;width:0;height:150%;}
.hidden{display:none !important;visibility:hidden;}
.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}
.invisible{visibility:hidden;}
.group:after{content:"";display:table;clear:both;}
.floatbox{overflow:hidden;}
.clear{clear:both;height:1px;line-height:1px;}
.chromeframe{margin:0.2em 0;background:#ccc;color:#000;padding:0.2em 0;}

/*-- Parent Class --*/
#container{min-width:320px;overflow:hidden; position:relative;}
.container{max-width:1160px;width:100%;position:relative;z-index:999;margin: 0 auto;}

#header{position:relative;transition: all 0.5s ease; z-index:999; background:url(../images/background.svg) no-repeat top center; width: 100%; background-size: cover;}
body.home #header{position:relative;transition: all 0.5s ease; z-index:999; background:transparent; }
#header svg { overflow: hidden; vertical-align: middle;}

#main-navigation{position: relative; padding: 0px 0; z-index: 999; width: 70%; float: right;}
#top-bar{ position: relative; transition: top 0.5s ease-in-out; width: 100%; padding:18px 0; z-index:999; background:#fff; border-radius: 10px; margin: 30px 0 0;  }
#content{padding:0px 0 0px;margin:0px 0 0;min-height:350px;position:relative;z-index:99; background:#f3f4f3;}
body.home #content{padding:0px 0 0px;margin:0px 0 0;min-height:350px;position:relative;z-index:99;}
#footer{padding:90px 0 30px 0;background:#fff; position:relative; margin-top:0px; z-index: 9;  border-top:1px solid #e1e1e1;}

.post dl, .post dt, .post dd, .post ul, .post ol, .post li, .post h1, .post h2, .post h3, .post h4,
.post h5, .post h6, .post pre, .post p, .post blockquote, .post th, .post td{margin:0;padding:0;font-size:17px;direction:ltr;}
.post p{font-family:inherit;font-weight:400;font-size:17px;line-height:1.5;margin-bottom:20px;color:#363636;text-align:left; word-wrap: break-word;}
.post p.lead{font-size:18px;line-height:30px;margin-bottom:25px;}
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6{font-weight:normal;font-style:normal; color:#363636; text-rendering:optimizeLegibility;line-height:1.1;margin-bottom:14px;margin-top:0px;}
.post h1 small, .post h2 small, .post h3 small, .post h4 small, .post h5 small, .post h6 small{font-size:60%;color:#1c1e21;line-height:0;}
.post h1{font-size:55px;line-height:1.1;font-family:'system-ui',sans-serif;font-weight: 900;}
.post h2{font-size:35px;line-height:1.1; color:#19284f; font-family:'system-ui',sans-serif;font-weight: 800;}
.post h3{font-size:25px;line-height:1.1;font-weight: 700;}
.post h4{font-size:20px;line-height:1.1;font-weight: 700;}
.post h5{font-size:17px;line-height:1.1;font-weight: 700;}
.post h6{font-size:12px;line-height:18px;}
.post code{font-weight:bold;background:#111111;}
.post ul, .post ol, .post dl{font-size:16px;line-height:1.5;margin-bottom:20px;list-style-position:outside;}
.post ul li ul, .post ul li ol{margin-left:20px;margin-bottom:0;}
.post ul{list-style:none; padding-left: 15px;}

.post ul li{margin:0 0 15px; padding:0 0 0 15px; display:block; color:#363636; background:url(../images/dot-icon.png) no-repeat 0 9px;  line-height: 1.5; font-size: 16px; font-weight:400;}
.post ul li a{color:#023bde;}
.post ul li a:hover{color:#d0171e;}
.post ol{margin-left:15px;}
.post ol li ul, .post ol li ol{margin-left:20px;margin-bottom:0;}
.post ol{padding-left:20px;}
.post ul li ol li{ background:none !important;}
.post ol li {font-size: 16px;line-height: 1.5; margin-bottom: 20px; list-style-position: outside; color: #363636;}
.logo{z-index:9999;padding:0px 0 0 0; margin-right: 90px; text-align:left; width:100%; max-width:130px; min-width: 100px;float: left; position:relative;}
  
/*#top-bar.white-bg .logo{ margin-top: 0px; padding-top: 0px; max-width: 200px;}
#top-bar.white-bg{position:fixed; top:0; left:0; width: 100%; min-height: 45px; display:block; z-index:9999; transition: all 0.5s ease; opacity: 1; background:#19284f; padding: 15px 0;}
*/

#top-bar.white-bg {background: #fff; position: fixed;  top: 0; left: 0; width: 100%; min-height: 40px; display: block; z-index: 9999; transition: all 0.9s ease; animation: smoothScroll 1s forwards; box-shadow: 0 1px 1px rgba(35,31,32,0.2); padding: 15px 0; margin:0;}
#top-bar.white-bg .logo{ max-width: 90px;}
#header .apply-btn,{font-size:18px;line-height:20px;margin:0px auto 0;padding:13px 25px;text-align:center;background:#3e7df1;}
#header .apply-btn:hover{color:#fff; background: #5c44ec; -webkit-box-shadow:5px 5px 5px 0px rgba(50, 50, 50, 0.50);-moz-box-shadow:5px 5px 5px 0px rgba(50, 50, 50, 0.50);box-shadow:5px 5px 5px 0px rgba(50, 50, 50, 0.50);}



.nav__container, header{  width:100%; }
.nav__container {-webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between; -webkit-box-align:stretch; -ms-flex-align:stretch;
 align-items:stretch;}
 #top-bar .fade {opacity: 1 !important;}
.nav__mobile .nav__btn { display:block;margin-top: -15px; }
.nav__mobile { display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between; -webkit-box-align:center; -ms-flex-align:center; align-items:center;padding: 0 16px; }
.nav__menu {display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; overflow:hidden; margin: 0;}
.showing { max-height:37rem; -webkit-transition:all .5s; transition:all .5s;}
.nav__menu li { list-style:none; position:relative; white-space:nowrap; padding:17px 0 0;}
.nav__menu li a {display:block; font-size:17px; color:#001e43; text-decoration:none;}
.nav-toggle { display:block; background-color:transparent; width:40px; cursor:pointer; padding:4px;}
.nav-toggle span { position:relative; display:block; height:4px; border-radius:35px; width:100%; margin-top:0; background-color:#000; -webkit-transition:all .25s; transition:all .25s;}
.nav-toggle span.mrg { margin-top:5px;}
.nav-toggle.open span:first-child { -webkit-transform:rotate(45deg) translate(6.2px,6.2px); transform:rotate(45deg) translate(6.2px,6.2px);}
.nav-toggle.open span:nth-child(2) { width:0; opacity:0;}
.nav-toggle.open span:last-child { -webkit-transform:rotate(-45deg) translate(6.2px,-6.2px); transform:rotate(-45deg) translate(6.2px,-6.2px);}
.nav__menu .dropdown ul { display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; position:static; padding:0; max-height:0; overflow:hidden;
 -webkit-transition:all .4s; transition:all .4s;}
.nav__menu .dropdown ul.show { max-height:20rem; -webkit-transition:all .4s; transition:all .4s;}
.nav__menu .dropdown li a { display:block; font-size:15px; text-transform:capitalize; color:#222; text-decoration:none;}
nav__menu li a:hover { color:#0062a3;}
.nav__menu li.active a { color:#01b13e;}
.nav__menu .dropdown>a:after { content:"\f107"; font-family:Font Awesome\ 5 Free; font-weight:900; font-size:16px; padding-left:5px; color:#7e7e7e;}
.nav__menu .active.dropdown>a:after { content:"\f106";}
.nav__menu .dropdown .dropdown>a:after { content:"\f107"; font-family:Font Awesome\ 5 Free; font-weight:900; font-size:16px; padding-left:5px; color:#7e7e7e;}
.nav__menu .dropdown .active.dropdown>a:after { content:"\f106";}
.menu-toggle { max-height:0; overflow:hidden;}
.menu-toggle,.menu-toggle.active { -webkit-transition:all .4s ease; transition:all .4s ease;}
.menu-toggle.active { max-height:100vh; background:#4339b9;}
.resize-animation-stopper * {-webkit-transition:none!important;transition:none!important; -webkit-animation:none!important; animation:none!important;}
#top-bar ul li.last-btn{ padding:0; margin:0;}
 #top-bar ul li.last-btn a:hover, #top-bar ul li.last-btn.active a { background: #01d048; color: #fff;}
 #top-bar ul li.last-btn a { padding: 8px 30px; border-radius: 35px; margin: 0; position: relative; text-align: center; color: #fff; background: #01b13e; transition: all 0.5s ease; font-weight: 600; border:0; box-shadow: 0px 6px 15px rgba(38, 127, 245, 0.2); line-height: 1.5;}


#blue-box.homebaner .punchline p { margin-bottom: 10px;}
.nav__menu li.last-child{ margin-top:0 !important;}
.nav__menu li.last-child a{ background: #d51921; color: #fff !important; padding:15px 20px 15px 20px; border-radius: 7px;}
.nav__menu li.last-child a:hover{color:#fff !important; background:#d0171e;}

@media screen and (min-width:1002px) {
 .menu-toggle {
  display:-webkit-box!important;
  display:-ms-flexbox!important;
  display:flex!important;
  max-height:100vh;
  overflow:visible
 }
 .nav__container {
  width:100%;
  max-width:1260px;
  margin:auto;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row;
  padding:0 15px;
 }
 .nav__container,
 .nav__mobile {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
 }
 .nav__mobile .nav__btn {
  display:none
 }
 .nav__logo img {
  width:100%;
  max-width:58px
 }
 .nav__menu {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row;
  max-height:100%;
  overflow:visible
 }
 .nav__menu li {margin-top: 10px;
  list-style:none;
  position:relative;
  white-space:nowrap;
  padding:0px 18px;
 }
 .nav__menu li a {padding-top: 5px;
font-size: 16px;
color: #222 !important;
text-decoration: none;
font-weight: 600; letter-spacing: 0.02em;
 }
 .nav__menu li a:hover {
  color:#d0171e !important;
 }
 .nav__menu .dropdown {
  position:relative
 }
 .nav__menu .dropdown ul {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  position:absolute;
  top:100%;
  left:-30px;
  opacity:0;
  visibility:hidden;
  overflow:visible;
  padding:0 17px;
  -webkit-transition:all .4s ease;
  transition:all .4s ease;
 }
 .nav__menu .dropdown:hover>ul {
  top:100%;
  left:0;
  opacity:1;
  visibility:visible;
  overflow:visible;
  padding:0 17px;
 }
 .nav__menu .dropdown ul li {
  padding:8px 15px;
  background-color:#1076c9;
  position:relative
 }
 .nav__menu .dropdown ul li:hover {
  background-color:#3493e0;
 }
 .nav__menu .dropdown ul li a {
  display:block;
  color:#fff;
  text-transform:capitalize;
 }
 .nav__menu .dropdown ul li a:hover {
  display:block;
  color:#c7e0f5
 }
 .nav__menu .dropdown>a:after {
  content:"\f107"
 }
 .nav__menu .dropdown:hover>a:after,
 .nav__menu .dropdown>a:after {
  font-family:Font Awesome\ 5 Free;
  font-weight:900;
  font-size:16px;
  padding-left:5px;
  color:#7c7c7c
 }
 .nav__menu .dropdown:hover>a:after {
  content:"\f106"
 }
 .nav__menu .dropdown .dropdown>a:after {
  content:"\f105"
 }
 .nav__menu .dropdown .dropdown:hover>a:after,
 .nav__menu .dropdown .dropdown>a:after {
  font-family:Font Awesome\ 5 Free;
  font-weight:900;
  font-size:16px;
  padding-left:10px;
  color:#fff
 }
 .nav__menu .dropdown .dropdown:hover>a:after {
  content:"\f104"
 }
 .nav__menu .dropdown .dropdown:hover>ul {
  position:absolute;
  top:0;
  right:calc(100% - 17px);
  left:auto;
  opacity:1;
  visibility:visible
 }
 .nav__menu .dropdown .dropdown ul {
  position:absolute;
  top:0;
  right:calc(100% - 17px);
  left:auto;
  opacity:0;
  visibility:hidden;
  -webkit-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out
 }
}


@media (max-width:1100px){
.box-design { margin: -110px 0 60px 0;}
}

@media (max-width:1000px){
#top-bar { padding: 25px 0 10px;}
.nav__menu{margin: 0;}
.logo { margin-right: 40px; margin-bottom: 15px;max-width: 100px;}
.nav__menu li a{font-size: 16px; padding: 16px 18px; text-align: center; text-transform: uppercase; background:#023bde;}
.nav__menu li a:hover{ background:#03C;}
.nav__menu li{padding: 0;}
}

@media (max-width:800px){
.nav__container { padding:7px 10px !important;}
.nav__menu{ padding-left:0; margin: 0px 0 0;}
#top-bar ul li.last-btn { margin-top: 25px;}
.nav__menu > li > a{ font-weight:400; color:#fff; border-bottom: 1px solid #3967ed;}
}

@media (max-width:767px){
.nav__mobile .nav__btn{margin-top: -10px;}
#top-bar.white-bg .nav__mobile .nav__btn{margin-top: 0px;}
.nav__container { padding: 0 !important;  }
#top-bar.white-bg .logo { max-width: 100px; margin-bottom:0;}
.logo{ max-width:110px;}
#top-bar.white-bg{ padding: 15px 0;}
}

@media (max-width:540px){
.top-menu-small ul li {margin: 0 8px;}
.top-menu-small ul li a {font-size: 11px;}
}

@media (max-width:480px){
.top-menu-small{ display:none}
}

/*-- Home page accordian--*/
.apply-btn{color: #fff; background: #0f9256; border: 2px solid transparent; font-size: 20px; margin-top: 20px; font-weight: 400; display: inline-block; transition: all 0.5s ease; padding: 15px 30px; border-radius: 5px; box-shadow: 0px 2px 9px 0px rgba(0,0,0,0.25); line-height: 20px;} 
.apply-btn:hover{background: #fff; border-color:#d0171e; color:#d0171e; }
.small-text {font-size: 14px !important; margin: 7px 0 0 !important;  display: block; text-align: center !important;}


#accordion h3 { font-size: 18px; font-weight:600; color:#001e43; padding: 20px 10px 20px 0px; margin-bottom:0; line-height: 1.2; cursor: pointer; /*box-shadow: 0px 18px 20px 1px rgba(0,0,0,0.15);border-radius: 3px;*/}
#accordion ul li{ background: url(../images/black-dot.png) no-repeat 0 8px; margin-bottom: 15px; padding-left: 15px; font-size: 16px; line-height: 1.5;}
.ui-icon{width:25px;height:35px;display:inline-block;vertical-align:middle;margin-top:-5px;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;float:right;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.nums{font-weight:700;color:#0c64b3;}.ui-icon,.ui-widget-content .ui-icon{background-position:0 9px;background-image:url(../images/plu-minus.png);background-repeat:no-repeat}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background:url(../images/plu-minus.png);background-position:0 -15px;background-repeat:no-repeat}.section4 #accordion h3{font-size:18px;line-height:23px;margin-bottom:0;font-weight:700;display:block;background:#f9f9f9;color:#171717;text-align:left;padding:20px 16px;cursor:poMatter;border-bottom:1px solid rgba(0,0,0,0.12);position:relative}.section4 #accordion h3:before{background:none}.ui-accordion-content{padding:10px 0;background:transparent;}
#accordion h3:focus-visible{ outline: none;}
#accordion .accordion-wrp{border-bottom: 1px solid #e1e5ef;}
#faqswpr { position: relative; padding: 50px 0 70px;}

.center p{ text-align:center;}
.faqs-home .ui-accordion-content { padding: 0; background: transparent;}
.light-grey{ background:#f7f6ff; position:relative; padding:64px; border-radius:10px; margin-bottom: 50px;}
.blue-tag{ background: #634bf4;display: block; padding: 5px 20px 8px 20px; border-radius: 20px; position: relative; max-width: 170px; color: #fff; font-size: 16px; text-align: center; line-height: 1.5; margin-bottom: 25px;}
.faqs-section { position: relative; padding: 70px 0; z-index: 99; background: #fff;}
.faqs-section .inner-box { max-width: 900px; margin: 0 auto;}
.faqs-section.faqs-section-inner .inner-box { max-width: 960px;}
.faqs-section .inner-box h2{ font-size: 50px; line-height:50px; margin-bottom: 50px; text-align:center;}
.faqs-section .applybox.applybox-bottom {text-align: center; margin: 60px auto 40px; max-width: 320px;}
.faqs-section .applybox.applybox-bottom p{ text-align:center; margin-top: 10px; font-size:15px;}
.faqs-section p{ font-size: 20px; line-height: 1.5;}
.View-all-FAQs { color: #222;display: inline-block; float: right;margin: 20px 0px 0px 20px; font-weight: 600; font-size: 14px;}
.faqs-section.faqs-section-inner #accordion h3{ color: #001e43; background:#dfecfe;border-radius: 100px; margin-bottom: 20px;padding: 25px 20px 25px 40px; font-weight: 500; font-size: 22px; line-height: 22px;}
.faqs-section.faqs-section-inner .ui-accordion-content{ background:transparent;padding: 0 30px 40px;}
.faqs-section.faqs-section-inner .ui-accordion-content p{font-size: 18px; line-height: 26px;color: #001e43;}
/*-- Contact page --*/

/*--custom css--*/
#brxe-wrncys li { background: none; padding: 0; margin: 0;margin-left: -15px; transition: all 0.5s ease;}
#brxe-wrncys li:hover{ margin-left:-10px;}
#brxe-pglrem { font-size: 12px; margin-bottom:0;}
#brxe-pegrah { margin-bottom: 15px;}
#brxe-sibnnh h2, #brxe-cbtjhi h2{ color: #fff; margin-bottom:0;}
.benefits__tabs > .tab-menu .tab-title.brx-open #brxe-mgqhnt #brxe-kqmhhk { color: #000;}
.benefits__tabs > .tab-menu .tab-title.brx-open #brxe-vqcwlf h2 { color: #000;}
#brxe-zlwqik #brxe-gxjokg h2 { color: #fff;}
.benefits__tabs > .tab-menu .tab-title.brx-open #brxe-gxjokg h2 { color: #000 !important;}

.brxe-image { border-radius: 20px; margin-bottom: 20px; display: block;}
.twobox .inner-box{ position: relative;}
.twobox .inner-box h2{ position: relative; font-weight: 800; margin-bottom: 50px}
.twobox .inner-box h2:before{ width: 100px; height:4px; background:#2890ec; position:absolute; left:0; bottom:-20px; content:"";}
.twobox { position: relative; padding: 50px 0;}
.whitebox { background: #fff; padding: 25px; border-radius: 20px; position:relative;}
.threebox-white .whitebox h3 { font-size: 23px; color: #2890ec;}

.center{ text-align:center;}
.applybtn{ background:#d0171e; color:#fff; font-size: 20px; padding: 10px 15px; border-radius:10px; transition: all 0.5s ease; display: inline-block;}
.applybtn:hover{ color:#fff; background:#d61c23;}
.threebox-white { margin-bottom: 30px;}
.brxe-image { margin-bottom: 50px;}
.twobox .applybtn { text-transform: uppercase; font-size: 20px; padding: 13px 30px;}
#testimonial{ position: relative; padding: 100px 0;}

#testimonial .review1{ background:#fff; padding: 30px; border-radius:20px; min-height: 510px; height: 100%;}
#testimonial h2 {text-align: center; margin-bottom: 50px; font-weight: 800;}
#testimonial .review1.review1-first{ background:url(../images/benjamin-hershey.webp) no-repeat top center; background-size:cover; position:relative; overflow: hidden;}
#testimonial .review1.review1-first:before{ background:rgba(0,0,0,0.5); position:absolute; left:0; top:0; width:100%; height:100%; content:""; z-index:1;}
#testimonial .review1.review1-first p { color: #fff; z-index:99; display:block; position:relative;}
.bottom-revies { position: absolute; bottom: 40px; color: #fff; z-index: 999; font-weight: 700; font-size: 16px;}
.bottom-revies.bottom-revies1{color:#363636;}
.custs-img img { width: 100%; border-radius: 100px; height: 130px; width: 130px; display: block;object-fit: cover;}
.custs-img { max-width: 130px; border-radius: 100px; display: block; margin-bottom: 40px;}
.leftbox { width: 90%;}

.box-design { border: 1px solid #e4e4e4; padding: 60px 30px 60px 30px; margin: 30px 0 60px 0; background-color: #fff;border-radius: 10px;}   
.inner-wpr { max-width: 700px; margin: 0 auto; position: relative;}
.box-design .inner-wpr h3 { font-size: 20px;}
.listabout ul li{ background:url(../images/pros-icon.png) no-repeat 0 6px; padding-left: 24px; margin-bottom: 20px;}
.listabout ul li h3 { margin-bottom: 4px !important;}
#brxe-wbrcck { text-align: center;}
#brxe-bslnsj h2 { font-size: 25px; font-weight:700;}
#content .box-design h2 { font-size: 34px;}
#content .box-design h1 { font-size: 50px; margin-bottom: 15px; text-align: left;}

body.home #header svg { display: none;}

@media (max-width:1800px){
.box-design { margin: -110px 0 60px 0;}
}

@media (max-width:1000px){
 .box-design { margin: -40px 0 60px 0;}
  }

@media (max-width:767px){
.benefits__tab-img:not(.tag), .benefits__tab-img img { height: 100%;}
#top-bar { padding: 17px 0 5px;}
#brxe-wjuglx h1 { font-size: 40px;}
.whitebox{ margin-bottom: 20px;}
#testimonial .col-md-4 { margin-bottom: 20px;}
   }

/*--Footer--*/

#footer .footer-nav{padding:30px 0 15px; margin:0px; position:relative; background:#fff;}
.footer-ser-nav ul, .footer-page-nav ul{list-style:none;margin:0 0 15px 0;padding:0px; text-align:right;}
.footer-ser-nav ul li, .footer-page-nav ul li{position: relative; display: inline-block; margin: 0 15px 10px 0; padding: 0 0px 0 0; text-align: left;}
.footer-ser-nav ul li a, .footer-page-nav ul li a{font-family: 'Open Sans', sans-serif; color: #19284f; font-size: 16px; font-weight: 400; text-decoration: none; letter-spacing: -0.02em; inline-size: fit-content;}
.footer-ser-nav ul li a:hover, .footer-page-nav ul li a:hover{color: #d0171e;}

.footer-logo{ max-width: 180px; display:inline-block;}
.footerlogo-wpr{ margin-bottom: 15px;}
.footer-ser-nav { border-bottom: 1px solid #e4e5e9; margin-bottom: 20px; padding-bottom:10px;}
.footer-ser-nav ul{ margin-bottom:0;}
.footer-page-nav {margin-bottom: 70px; position: relative; margin-top: -50px;}
.footer-page-nav ul li a{ font-size:14px; color:#717171;}
.footer-page-nav ul{ margin-bottom:0; text-align:center;}

.copyright{padding: 0; margin-bottom: 20px; position: relative;}
.copyright p{color:#5e6884; font-size: 16px; line-height: 1.5;font-weight:400;margin: 0; }
.copyright p a{color:#000;}
#scroll {position: fixed; right: 20px; bottom: 90px; background:#FF9800; color: #333; text-decoration: none; padding:16px 16px 20px 16px; z-index: 999; font-size: 14px; border-radius: 7px;}
#footer h4 { font-size: 17px;font-family: 'Open Sans', sans-serif; margin-bottom: 15px;}
.disclaimer p {font-size: 13px; margin-bottom: 10px; font-weight: 400;color: #7c8499;font-family: 'Open Sans', sans-serif;}
.discler {padding:0px; position:relative;}
.address{ position:relative;}
.address ul li{ margin-bottom: 15px; font-size: 14px; font-weight: 300;}
.logofoot {max-width: 130px; text-align: center; margin: -45px auto 30px;}
.address { padding-right: 30px;}
.address ul { padding-left: 15px;}

.socials{ position:relative; text-align:right;}
.socials ul li { display: inline-block; max-width: 20px; margin:0 5px;}
.socials ul li a{ display:block; text-align:center;}
.border-top { border-top: 1px solid #ccc; margin-top: 30px; padding-top: 20px; position: relative;}

.headingtext { display: block; margin-bottom: 12px; font-weight: 700;}
.address ul li { margin-bottom: 10px; background:none !important; }
.address ul{ padding-left: 38px;list-style: none;}
.headingtext img { margin-right: 3px;}
.email p { padding-left: 38px; font-size: 16px;}

@media (max-width:767px){
.footer-ser-nav ul, .footer-page-nav ul{ text-align:left;}
.logofoot { margin: 20px auto 30px;}
.footer-page-nav{ margin-top:0;}
#footer { padding: 50px 0 30px 0;}
.footer-page-nav { margin-bottom: 20px;}
.email { margin-bottom: 30px;}
#testimonial { position: relative; padding: 70px 0 30px;}
.leftbox { width: 100%; margin-bottom: 50px;}
}


