@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
body {
color: #333333;
font-family: 'Raleway', sans-serif;
background: #FDFDFD;
font-weight: 400;
padding-top: 0;
margin: 0;
font-size: 16px;
line-height: 28px;
overflow-x: hidden;
background: #e9f2f4;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6, p{
font-family: 'Raleway', sans-serif !important;
line-height: 1.1em;
margin: 0.4em 0;
}
p{
line-height: 1.4em;
margin-bottom: 30px;
font-size: 16px;
}
h1{
font-size: 60px;
font-weight: 300 !important;
}
h2{
font-size: 48px;
font-weight: 700 !important;
}
h3{
font-size: 40px;
font-weight: 300 !important;
}
h4 {
font-size: 20px;
font-weight: 700 !important;
}
.showcase h4{
letter-spacing: 2px;
font-size: 24px;
}
a{
color: #003e51;
transition: all .2s ease-in-out !important;
}
a:hover,
a:active,
a:focus{
color: #3f97b5;
transition: all .2s ease-in-out !important;
}
.elementor-button {
font-family: 'Raleway', sans-serif !important;
font-weight: bold !important;
}
.elementor-size-md{
min-width: 150px;
padding: 21px 30px !important;
font-size: 18px !important;
}
.elementor-size-lg{
font-size: 28px !important;
min-width: 300px;
padding: 16px 40px !important;
box-shadow: 0px 10px 20px rgba(63, 81, 181, 0.4) !important;
}
.elementor-button:hover,
.elementor-button:active,
.elementor-button:focus{
box-shadow: 0px 5px 5px rgba(63, 81, 181, 0.6) !important;
color: #111111;
}
main,.container  {
width: 100%;
max-width: 1200px;
margin: 0px auto;
}
.container  {
padding-left: 15px;
padding-right: 15px;
} .navbar {
display: none;
}
.force-stretched-header {
position: fixed;
top: 30px;
left: 0;
width: 100%;
margin-left: 0;
z-index: 99;
box-sizing: border-box;
transition: all .3s ease-in-out;
background: rgba(17,17,17,0);
color: #fff;
font-weight: 700;
}
.force-stretched-header .elementor-section-stretched{
padding: 0 20px;
}
.menu-compact .force-stretched-header {
top: 0px;
transition: all .3s ease-in-out;
background: rgba(17,17,17,1);
}
.menu-compact.admin-bar .force-stretched-header {
top: 32px;
}
.admin-bar .force-stretched-header {
top: 60px;
}
.force-stretched-header .elementor-row > .elementor-column:nth-child(2){
width: 350px;
}
.force-stretched-header .elementor-image img{
width: 100% !important;
transition: all .3s ease-in-out;
}
.menu-compact .force-stretched-header .elementor-image img{
width: 380px !important;
transition: all .3s ease-in-out;
}
.force-stretched-header a{
color: #ffffff;
}
.force-stretched-header a:hover,
.force-stretched-header a:active,
.force-stretched-header a:focus{
color: #3f97b5;
}
.header-call{
line-height: 20px;
} .footer-width-fixer .menu{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 0;
text-align: center;
}
.footer-width-fixer .menu li{
width: auto;
display: inline-block;
font-size: 16px;
line-height: 20px;
vertical-align: top;
text-align: center;
}
.footer-width-fixer .menu li a{
color: #ffffff;
padding: 10px 20px;
}
.footer-width-fixer,
.footer-width-fixer p {
font-size: 16px;
margin: 0;
}
.footer-width-fixer a,
.footer-width-fixer p{
opacity: 0.5;
}
.footer-width-fixer a:hover,
.footer-width-fixer a:active,
.footer-width-fixer a:focus{
opacity: 1;
} .showcase-home{
min-height: 800px;
}
.text-right{
text-align: right !important;
}
.showcase h1{
margin-top: -8px;
}
.contact-form-wrapper{
z-index: 9;
}
.contact-form-wrapper > div {
padding: 42px 50px 30px 50px !important;
border-radius: 15px;
box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.5);
}
.contact-form-wrapper h2{
margin: 0;
}
.contact-form-wrapper h5{
font-size: 24px;
font-weight: 400;
margin-top: 0;
}
input, textarea{
border: 1px solid rgba(0, 62, 81, 0.2);
background-color: #f2f7f8;
width: 100%;
padding: 14px;
font-size: 16px;
line-height: 20px;
margin: 10px 0;
font-family: 'Raleway', sans-serif;
transition: all .2s ease-in-out;
}
textarea{
height: 100px;
max-width: 100%;
min-width: 100%;
}
input:focus, textarea:focus{
border-color: rgba(0, 62, 81, 1);
transition: all .2s ease-in-out;
}
input[type="submit"]{
max-width: 300px;
height: 50px;
}
input[type="submit"], .elementor-button{
background-color: rgb(0, 62, 81);
box-shadow: 0px 20px 30px 0px rgba(0, 62, 81, 0.5) !important;
color: #fff !important;
border-radius: 25px;
border: 0;
font-weight: 700;
cursor: pointer;
}
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
.elementor-button:hover,
.elementor-button:active,
.elementor-button:focus{
color: #fff !important;
box-shadow: 0px 5px 5px 0px rgba(0, 62, 81, 0.5) !important;
transition: all .2s ease-in-out;
}
.elementor-slideshow__header{
box-sizing: border-box;
}
.recaptcha-text{
display: block;
line-height: 0;
font-size: 0;
}
.wpcf7-not-valid-tip{
font-size: 12px;
font-weight: 700;
font-style: italic;
display: block;
margin-top: -10px;
}
.wpcf7 form .wpcf7-response-output{
margin: 0;
padding: 10px;
font-weight: 700;
line-height: 16px;
color: #fff;
border-radius: 15px;
font-size: 16px;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output{
border-color: #ffb900;
background: #ffb900;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{
background: #dc3232;
}
.wpcf7 form.sent .wpcf7-response-output{
border-color: #46b450;
background:#46b450;
}
.wpcf7-not-valid{
border-color: #dc3232;
}
.fullwidth-content-wrapper .elementor-widget-wrap{
max-width: 870px;
padding: 0 50px;
margin-left: auto;
margin-right: auto;
}
.card .elementor-widget-wrap{
background: #ffffff;
border-radius: 15px;
overflow: hidden;
max-width: 367px;
margin: 0 auto;
box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
}
.contact-footer .contact-form-wrapper > div{
border-radius: 0 15px 15px 0;
}
.contact-footer .elementor-icon-box-wrapper a{
color: #ffffff;
}
.contact-footer .elementor-icon-box-wrapper a:hover,
.contact-footer .elementor-icon-box-wrapper a:active,
.contact-footer .elementor-icon-box-wrapper a:focus,
.contact-footer .elementor-icon-box-wrapper:hover a{
color: #3f97b5 !important;
}
.grecaptcha-badge{
visibility: hidden;
}@media screen and (max-width: 1199px) {
.force-stretched-header {
top: 18px;
}
.admin-bar .force-stretched-header {
top: 50px;
}
.force-stretched-header .elementor-row > .elementor-column{
width: calc(50% - 100px);
}
.force-stretched-header .elementor-row > .elementor-column:nth-child(2){
width: 200px;
}
}
@media screen and (max-width: 1024px) {
.showcase-home .elementor-row{
max-width: 600px;
margin: 0 auto;
}
.showcase-home .elementor-row > .elementor-column{
margin-top: 30px;
} 
.showcase-home{
min-height: 600px;
}
}
@media screen and (max-width: 782px) {
.menu-compact.admin-bar .force-stretched-header {
top: 46px;
}
}
@media screen and (max-width: 767px) {
.force-stretched-header .elementor-section-stretched {
padding: 0 5px;
}
.force-stretched-header .elementor-row > .elementor-column{
width: calc(50% - 40px);
}
.force-stretched-header .elementor-row > .elementor-column:nth-child(2){
width: 80px;
}
.force-stretched-header {
top: 0px;
transition: all .3s ease-in-out;
background: rgba(17,17,17,1);
}
.menu-compact .force-stretched-header .elementor-image img{
width: auto !important;
}
.admin-bar .force-stretched-header {
top: 46px;
}
.header-call a{
display: block;
}
.max-mega-menu.mega-menu-horizontal{
margin-top: 16px !important;
}
.contact-form-wrapper > div{
padding: 25px !important;
}
h1{
font-size: 40px;
}
h2{
font-size: 36px;
}
h3{
font-size: 32px;
}
h4{
font-size: 24px;
}
h5{
font-size: 20px;
}
p{
font-size: 16px
}
h6{
font-size: 14px
}
.showcase h4{
font-size: 18px;
}
.contact-form-wrapper h5{
font-size: 20px;
}
.showcase-home{
min-height: 500px;
}
}
@media screen and (max-width: 600px) {
.menu-compact.admin-bar .force-stretched-header {
top: 0;
}
}