@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@100;200;300;400;500;600;700;800;900&display=swap');
html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div {
 
    font-family: 'Manrope'!important;
}

@media(max-width:768px){
 .repeating-header {
      position: unset !important;
  }
}

body{
  
}

h1,h2,h3,h4,h5,h6{
    
}
p{
    
}
a{
    
}
body {
    background-color:#Fff!important;
}
@media(max-width:576px){
    .one{
        background:#08294A !important;
    }
    #app\ companyadmin\.webapp-page\.publish > div.is-section.is-box.is-section-auto.one > div.is-overlay > div{
        background-image:none !important;
    }
    .image{
        width:220px !important;
    }
}
.navbar.navbar-static{
    padding:36px 0;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.08);
}
.image{
    margin-top:10px!important;
    max-height: 120px !important;
}
.navbar-nav>li{
    padding:0 17px;
}
.navbar-nav>li>a{
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 127.02%;
    color: #08294A;
    padding: 19px 18px !important;
}
.contact>a{
    background: linear-gradient(118.06deg, #0F4B93 38.59%, rgba(28, 115, 219, 0) 170.46%) !important;
    border:none !important;
    border-radius: 5px;
    padding: 19px 18px !important;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #F5F5F5 !important;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25) !important;
}
.contact>a:hover{
    background: #EFF7F8 !important;
    color:#0D6FE4 !important;
    border:none !important;
    
}
.send-btn{
    background: linear-gradient(118.06deg, #0F4B93 38.59%, rgba(28, 115, 219, 0) 170.46%) !important;
    border:none !important;
    border-radius: 5px;
    padding: 19px 18px !important;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #F5F5F5 !important;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25) !important;
}
.send-btn:hover{
    background: #EFF7F8 !important;
    color:#0D6FE4 !important;
    border:none !important;
}
.is-btn-ghost2 {
	padding: 19px 18px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 16px !important;
	letter-spacing: 0 !important;
}

.form-control {
	border-bottom: 1px solid #08294A !important;
	border-radius: 0 !important;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
}

.rendered-form .form-control:focus {
	outline: 0;
	box-shadow: none !important;
	border-bottom: 1px solid #08294A !important;
	border-radius: 0 !important;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
}
.footer-text, .footer-text>a{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 127.02%;
    color: #333F55;
}

    
.navbar-nav>li>a:hover {

    color: black !important ;
 
    border-bottom: solid 2px #FF1515 !important
 
}
 .navbar-nav>li>a {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 127.02%;
    color: #ffffff;
    padding: 19px 18px !important;
}
.navbar-nav>li>a:hover {
    color: #ffffff !important;
    border-bottom: solid 2px #ffffff !important;
}
a.is-btn.is-btn-ghost2, .is-btn.is-btn-primary, .btn.is-btn-primary {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
    border-style: solid;
    border-width: var(--size-button-primary-border, 2px);
    border-radius: var(--radius-button-primary-border, 0px);
}
.is-btn.is-btn-ghost2:hover, .is-btn.is-btn-primary:hover, .btn.is-btn-primary:hover {
    color: #000000;
    background-color: var(--bg-color-hover-button-primary, #dcdcdc);
    border-color: #000000;
}
.nav > li > a:focus, .nav > li > a:hover, .nav > li > a:focus .caret, .nav > li > a:hover .caret, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: var(--bg-color-hover-navbar-link, #eee);
    color: #ffffff;
}
.image {
    margin-top: 10px !important;
    max-height: 30px !important;
}