body {
font-size: 14px;
background-position: top center;
background-repeat: no-repeat;
    font-family: 'Cormorant Garamond', serif;
    font-family: 'Source Sans Pro', sans-serif;
}

.boxer * {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

strong {
font-weight: 700 !important; 
}

em {
font-style: italic !important;
}

u {
text-decoration: underline !important;
}

del {

}



.transparent {
color: transparent !important;
}

#boxer-overlay {
z-index: 2000;
}

#boxer {
z-index: 2005;
}

.info-contact .col-1-3 {
min-width: 290px;
}

ul.list, .editor  ol, .editor  ul {
padding-left: 0;
}

ul.list li, .editor ul li, .editor  ol {
margin-bottom: 10px;
position: relative;
padding-left: 48px;
line-height: 160%;
}

.editor  ol {
list-style: decimal;
}

.editor  ul li, .editor  ol li {
margin-bottom: 12px;
}

ul.list li::after, .editor ul li::after {
content: '';
display: block;
width: 6px;
height: 6px;
border-radius: 20px;
background-color:  #003362;
position: absolute;
top: 0;
left: 24px;
top: 0;
margin-top: 16px;
}

.footer .mt {
margin-top: 20px;
display: block;
float: left;
clear: both;
}

a {
outline: none !important;
}

.white {
color: white !important;
}

.navy {
color: #003362 !important;
}

.big-icon {
font-size: 70px;
margin-bottom: 20px;
display: inline-block;
margin-top: 20px;
color: #003362;
}

.shadow {
    text-shadow: 1px 1px 2px rgba(0,0,0,0.7);

}
.bluelight {
color: grey !important;
}

.info-contact .h3 {
font-size: 36px;
}

.info-contact .col-1-3 .text-p, .info-contact .col-1-3 .text-p a {
font-size: 20px;
color: grey;
}

.grey {
color: #1e2e3a;
}

.black {
color: black !important;
}

.bg-light {
background-color: #f5f8f9 !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6, .editor blockquote {
font-family: 'Cormorant Garamond', serif;
color: #003362;
font-weight: 600;
display: block;
width: 100%;
}

.editor blockquote {
display: block;
width: 100%;
background-color: #f5f8f9;
padding: 24px;
border-radius: 5px;
line-height: 120%;
font-size: 26px;
margin-bottom: 20px;
color: black;
}

.h1 {
font-size: 90px;
margin-bottom: 20px;
line-height: 120%;
}

.h2, .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
font-size: 60px;
margin-bottom: 20px;
line-height: 120%;
}

.editor h1 {
font-size: 46px;
}

.editor h2 {
font-size: 36px;
}

.editor h3 {
font-size: 30px;
}

.editor h4 {
font-size: 24px;
}

.editor h5 {
font-size: 20px;
}

.editor h6 {
font-size: 16px;
}

.h2 .hr {
margin-bottom: 0;
}

.h3 {
font-size: 26px;
margin-bottom: 20px;
line-height: 120%;
font-weight: bold;
color: black;
}

.h4 {
font-size: 30px;
margin-bottom: 20px;
line-height: 120%;
color: #003362;
}

.h5 {
font-size: 18px;
margin-bottom: 20px;
line-height: 120%;
}


.h6 {
font-size: 18px;
}

.text-p,.text-p1, .text-p2, .text-p3, .text-p4, .text-p5, .text-p6, .text-p7, .text-p8, .editor p, .editor ul, .editor ol {
font-size: 23px;
line-height: 160%;
margin-bottom: 20px;
color: black;
font-weight: 300;
font-weight: 400;
}

.text-p1 {
margin-bottom: 21px;
}

.text-p2 {
font-size: 19px;
}

.text-p3 {
font-size: 18px;
}

.text-p4 {
font-size: 17px;
}

.text-p5 {
font-size: 16px;
}

.text-p6 {
font-size: 15px;
}

.text-p7 {
font-size: 14px;
}

.text-p8 {
font-size: 13px;
}

.extrastrong {
font-weight: 900 !important;
}

.strong {
font-weight: 700 !important;
}

.stronger {
font-weight: 600 !important;
}

.normal {
font-weight: 400 !important;
}

.tin {
font-weight: 300 !important;
}

.section {
padding-top: 110px;
padding-bottom: 90px;
position: relative;
float: left;
width: 100%;
clear: both;
background-color: white;
}

.row {
display: flex;
flex-wrap: wrap;
width:100%;
float:left;
clear: both;  
justify-content: center;
}

.col {
display: inline-block;
}

.col-1-1 {
width: 100%;
}

.col-1-2 {
width: 50%;
}

.col-1-3 {
width: 33.333%;
}

.col-2-3 {
width: 66.666%;
}

.col-1-4 {
width: 25%;
}

.col-1-5 {
width: 20%;
}

.col-1-6 {
width: 16.666%;
}

.img-container {
margin-bottom: 24px;
}

.img-container, .img-container .img {
float: left;
width: 100%;
position: relative;
}



.img-container .img-fit {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left: 0;
object-fit: cover;
}

.boxnews {
padding-top: 24px;
margin-bottom: 24px;
}

.col-1-1.boxnews {
padding-top: 0;
padding-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.col-1-1.boxnews .hr {
margin-top: 10px;
margin-bottom: 20px;
max-width: 40px;
}

.col-1-1.boxnews .h4 {
font-size: 36px;
}

.date {
display: block;
float: left;
width: 100%;
clear: both;
margin-bottom: 20px;
font-size: 16px;
color: #6f89a4;
font-weight: 600;
}


.col-1-1.boxnews .img-container {
width: 40%;
}

.col-1-1.boxnews .text {
width: 60%;
padding-left: 48px;
}

.full {
float: left;
width: 100%;
clear: both;
}

.relative {
position: relative;
}

.wrapper-fullhd {
margin-left: auto;
margin-right: auto;
width: 100%;
max-width: 1920px;
}

.wrapper {
margin-left: auto;
margin-right: auto;
width: 100%;
max-width: 1280px;
padding-left: 24px;
padding-right: 24px;
}     


.field {
float: left;
width: 100%;
height: 50px;
margin-bottom: 20px;
position: relative;
}

.field.textarea {
height: 260px;
}

.field input, .field textarea {
border: none;
width: 100%;
height: 100%;
display: block;
position: absolute;
z-index: 1;
background-color: transparent;
border: 1px solid #99c2e6;
padding: 12px;
color: grey;
font-size: 18px;
font-weight: 300;
background-color: rgba(255,255,255, 0.1);
resize: none;
padding-left: 24px;
padding-right: 24px;
text-align: center;
border-width: 2px;
border-color: white;
color: white;
}

.field input:focus, .field textarea:focus {
background-color: rgba(255,255,255, 0.1);
}

 .checkbox .box {
display: block;
width: 14px;
height: 14px;
border: 1px solid #40c78d;
position: absolute;
z-index: 1;
top: 3px;
left: 0;
background-color: #e0f1f9;
}

.button {
display: inline-block;
min-width: 220px;
min-height: 60px;
line-height: 140%;
outline: none;
border: none;
text-decoration: none;
text-transform: capitalize;
color: white;
font-weight: 300;
font-size: 22px;
padding-left: 32px;
padding-right: 32px;
background-color: transparent;
border: 2px solid #6da8db;
text-align: center;
margin-top: 10px;
padding-top: 16px;
padding-bottom: 16px;
color: #6da8db;
font-weight: 600;

border-color: #003362;
background-color: #003362;
color: white;
font-family: 'Cormorant Garamond', serif;
}

.button-black {
border-color: black;
background-color: black;
}

.button-small {
font-size: 18px;
padding-top: 14px;
padding-bottom: 14px;
padding-left: 26px;
padding-right: 26px;
}

.button.border {
background-color: transparent;
color: #003362;
color: black;
border-color: black;
} 

.white-button {
color: white;
border-color: white;
background-color: transparent;
}

.button.fill {
background-color: #99c2e6;
border-color: #99c2e6;
color: white;
}

.button:hover {
background-color: black;
border-color: black;
color: white;
}

.button::after {
content: ' ';
display: block;
float: right;
margin-top: 20px;
margin-left: 22px;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 6px;
border-color: transparent transparent transparent white;
display: none;
}

.button.white-button:hover {
background-color: white;
border-color: white;
color: #003362;
}

.text-center {
text-align: center;
}

.text-left {
text-align: left;
}

.text-right {
text-align: right;
}

.to-right {
float: right;
}

.to-left {
float: left;
}

.line-height-120 {
line-height: 120%;
}

.line-height-140 {
line-height: 140%;
}

.line-height-160 {
line-height: 160%;
}

header.section {
padding: 0;
top: 0;
left: 0;
z-index: 100;
position: relative;
}

header .top {
background-color: #0b3a65;
border-top: 1px solid #08284d;
border-bottom: 1px solid #08284d;
padding-top: 12px;
padding-bottom: 12px;
}

header .top a {
font-weight: 400;
font-size: 16px;
color: #7f96ad;
text-decoration: none;
margin-left: 12px;
display: block;
float: left;
font-weight: 300;
text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
color: white;
}

header .top a.nomargin {
margin-left: 0;
}


header .top a span.icon {
color: white;
}

header .bottom {
background-color: #003362;
}

header .bottom .logo, header .bottom .social {
width: 20%;
}

header .bottom .logo {
font-size: 22px;
font-weight: 300;
color: #354b5e;
line-height: 60px;
height: 100px;
width: 340px;
display: flex;
padding-top: 6px;
padding-bottom: 6px;
}

header .bottom .logo .text {
float: left;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .bottom .logo .text span.first {
    font-family: 'Cormorant Garamond', serif;
    color: white;
    display: block;
    width: 100%;
    font-size: 26px;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    display: block;
    margin: 0;
    display: block;
    float: left;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
    text-transform: uppercase;
    margin-top: -6px;
}

header .bottom .logo .text span.second {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #7f96ad;
    margin: 0;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    letter-spacing: 1.4px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
    padding-left: 1px;
}

header .bottom .logo img {
opacity: 1;
width: 88px;
height: 88px;
}

header .bottom .logo span.ti {
color: #6da8db;
font-size: 40px;
display: inline-block;
z-index: 1;
margin-left: -16px;
margin-right: -12px;
opacity: 0.3;
}

header .bottom .menu {
width: 80%;
width: calc(100% - 340px);
}

header .bottom .menu ul {
float: right;
width: 100%;
display: flex;
justify-content: flex-end;
margin-right: -12px;
}

header .bottom .menu ul li {
display: inline-block;
position: relative;
}

header .bottom .menu ul li::after {
content: '';	
display: block;
width: 2px;
height: 20px;
background-color: white;
position: absolute;
top: 50%;
margin-top: -10px;
opacity: 0.1;

}

header .bottom .menu ul li a {
display: block;
height: 100px;
line-height: 100px;
color: #7f96ad;
font-size: 14px;
font-weight: 600;
text-decoration: none;
position: relative;
padding-left: 36px;
padding-right: 36px;
letter-spacing: 1px;
text-transform: uppercase;
}

header .bottom .menu ul li a::after {
content: ' ';
display: block;
position: absolute;
z-index: 1;
width: 100%;
height: 4px;
background-color: white;
bottom: 0;
left: 0;
opacity: 0;
}

header .bottom .menu ul li:first-child::after {
display: none;
}

header .bottom .menu ul li.active a {
color: white;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
}

header .bottom .menu ul li.active a::after, header .bottom .menu ul li a:hover::after {
opacity: 0;
}

header  .social, header .top .to-left, header .top .to-right {
text-align: right;
}


header  .social span, header .top .to-left span, header .top .to-right span {
display: inline-block;
width: 26px;
text-align: left;
}

header  .social {
line-height: 24px;
float: right;
}

 header .top .to-left {
 margin-right: 24px; 
 }



header .top .to-left span, header .top .to-right span {

}

header .bottom .social a {
color: white;
text-decoration: none;
margin-left: 12px;
}

.section.home {
height: auto;
background-color: white;
position: relative;
padding: 0;
}

.section.home .slider {

height: 100% !important;
}



.section.home .slider .slide, .section.home .bx-wrapper, .section.home .bx-wrapper .bx-viewport {
height: 100% !important;
width: 100% !important;
position: absolute !important;
left: 0;
top: 0;
}

 .section.home .bx-pager {
bottom: 60px;
}

 .section.home .bx-next {
 margin-right: 24px; 
 }
 
  .section.home .bx-prev {
 margin-left: 24px; 
 }

.section.home  .slide {
text-align: left;
}

.section.home .slider  img {
opacity: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section.home.small-height {
height: 360px;
}



.section.home .slider, .absolute {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.section.home .absolute {
z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center
  text-align: center;
}

.section.home .h1, .section.home .h3 {
margin-bottom: 0;
}

.section.home .h3.margin {
margin-bottom: 20px;
}

.section.home .h3 {
position: relative;
z-index: 2;
}

.section.home .text-p {
margin-top: 40px;
margin-bottom: 40px;
font-weight: 500;
}



.hr {
display: inline-block;
width: 100%;
max-width: 120px;
height: 3px;
background-color: black;
margin-top: 20px;
margin-bottom: 20px;
clear: both;
}

.hr.navy {
background-color: #003362;
}

.hr.white {
background-color: white;
}

.section .col img {
max-width: 100%;
}

.section.dark {
background-color: #181a1f;
}

.box {
width: 33.333%;
height: 480px;
background-color: black;
padding: 40px;
position: relative;
text-align: center;
display: flex;
align-items: center;
justify-content: center;

}

.box .button {
width: calc(100% - 80px);
position: absolute;
z-index: 3;
bottom: 20px;
left: 40px;
}

.box span {
display: block;
}

.box {
overflow: hidden;
}

.box  img {
    opacity: 0.1;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.box .full {
position: relative;
z-index: 2;
}

.margin-bottom {
margin-bottom: 30px;
}

.section.dark-lighter {
background-color: #2b2e35;
}

footer.section {
overflow: hidden;
padding-bottom: 0;
opacity: 1;
}

footer .h3 {
color: #404040;
font-size: 24px;
font-weight: 600;
text-shadow: none;
color: white;
font-size: 30px;
text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
}


footer .hr {
margin-top: 0;
margin-bottom: 30px;
background-color: grey;
height: 2px;
opacity: 0.3;
}

footer .row {
width: calc(100% + 48px);
margin-left: -24px;
}

footer .logo2 {
width: 12%;
padding-left: 0;
}


footer .col-2-4 {
width: 30%;
padding-left: 24px;
padding-right: 24px;
}

footer .col-1-4 {
width: 25%;
}

footer .col-1-4.col1 {
width: calc(50% - 210px);
}

footer .col-1-4.col2 {
width: calc(50% - 260px);
}

footer .col-1-4.col3 {
width: 260px;
}

footer .spacer {
height: 10px;
}

footer .col-1-4.col4 {
width: 210px;
}

footer .col-1-4.col4 .right {
float: right;
width: 156px;
}

footer .col-1-4.col4 img {
max-width: 140px;
float: right;
}

footer .col-1-4.col4 .social-media-menu {
margin-bottom: 40px;
width: 160px;
}

footer .links-list {
width: 50%;
float: left;
}

footer .col-1-4, footer .col-1-1 {
padding-left: 24px;
padding-right: 24px;
}

footer a {
text-decoration: none;
text-shadow: none;
font-weight: 400;
font-size: 16px;
color: #7f96ad;
}

footer img {
width: 100%;
}

footer a:hover {
color: white;
text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
}

footer .text-p {
line-height: 180%;
color: #7f96ad;
text-shadow: none;
opacity: 1;
font-size: 16px;
font-weight: 400;
}

footer .text-p span {
display: inline-block;
width: 36px;
color: white;
text-shadow: none !important;
opacity: 1;
}

footer .text-p a span {
width: 22px;
font-size: 10px;
}

footer .text-p span.tranparent {
opacity: 0;
}

footer .bottom {
margin-top: 90px;
padding-bottom: 20px;
opacity: 1;
}

footer .bottom .text-p {
margin-bottom: 0;
width: 100%;
display: block;
float: left;
padding-top: 20px;
font-size: 16px;
text-align: left;
}

footer .bottom .text-p i {
margin-right: 12px;
font-weight: 400;
}

footer .bottom .text-p strong {
text-transform: uppercase;
font-weight: 900;
margin-right: 12px;
}

footer .logo {
float: left;
}

.footer .bottom {
background-color: #0b3a65;
opacity: 1;
border-top: 2px solid #274b6c;
}

.footer .bottom .text-p {
display: block;
width: 100%;

}

.footer .bottom .text-p a {
float: right;
margin-right: 12px;
}

.breadcrumb {
display: block;
float: left;
}

.breadcrumb li {
display: block;
float: left;
color: white;
margin-right: 16px;
font-size: 16px;
}

.breadcrumb a {
color: white;
text-decoration: none;
}

.breadcrumb li span {
font-size: 12px;
color: white;
opacity:  0.7;
}

p.h4 {
line-height: 160%;
}

.map {
height: 600px;
position: relative;
background-color: white;
}

.map iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}

.form {
display: inline-block;
width: 100%;
max-width: 600px;
margin-top: 60px;
}

.section.home.small-height img {
opacity: 1;
}

.box .h4 {
text-transform: uppercase;
}

.section .grid {
float: left;
width: 100%;
display: grid;
grid-template-columns: 52% 48%;
}

.section .grid .left {
padding-right: 20px;
}

.section .grid .right {
padding-left: 20px;
}

.section .grid img {
margin-bottom: 20px;
}

.has-icon {
padding-left: 36px;
position: relative;
}

.has-icon.small-padding {
padding-left: 22px;
}

.has-icon .icon {
position: absolute;
display: block;
top: 5px;
left: 0;
}

.has-icon .icon.text {
top: 0;
}

.img.responsive {
width: 100%;
height: auto;
margin-bottom: 20px;
}

.bg-red {
padding: 30px;
background-color: #fd3c3d;
padding-bottom: 10px;
position: relative;
padding-right: 50%;
margin-bottom: 20px;
}

.img-absolute {
top: 30px;
right: 30px;
position: absolute;

}

.img-to-right {
float: right;
margin-bottom: 20px;
}

.image-inside {
padding-left: 100px;
position: relative;
}

.image-inside img {
position: absolute;
top: 0;
left: 0;
width: 80px;
}

.img-smaller {
width: 70%;
margin-left: 15%;
}

.img-half {
width: 50%;
margin-left: 25%;
}

.row-6-colums, .row-4-colums, .row-3-colums {
float: left;
width: calc(100% + 20px);
display: flex;
flex-wrap: wrap;
margin-left: -10px;
}

.row-6-colums .col {
width: calc(16.666% - 20px);
margin-left: 10px;
margin-right: 10px;
}

.row-4-colums .col {
width: calc(25% - 20px);
margin-left: 10px;
margin-right: 10px;
}

.row-3-colums .col {
width: calc(33.333% - 20px);
margin-left: 10px;
margin-right: 10px;
}

.row-6-colums .col .text-p {
display: block;
width: 100%;
min-height: 80px;
}

img.responsive {
margin-bottom: 20px;
}

.small-margin-bottom {
margin-bottom: 10px;
}

.section.aboutus img {
border: 15px solid #dce3e9;
opacity: 1;
}

.section.aboutus .col-1-3 {
padding-right: 24px;
width: 40%;
}

.section.aboutus .col-2-3 {
padding-left: 24px;
width: 60%;
}

.gallery {
overflow: hidden;
}

.gallery .grid {
grid-template-columns: 25% 25% 25% 25%;
width: calc(100% + 24px);
margin-left: -12px;
margin-bottom: 0;
}

.gallery .grid .grid-item {
width: 100%;
padding-left: 12px;
padding-right: 12px;
}

.boxer {
float: left;
width: 100%;
position: relative;
margin-bottom: 24px;
text-decoration: none;
}

.section .boxer img {
border: 15px solid #f5f8f9;
margin: 0;
}

.boxer .shade {
display: block;
width: calc(100% - 10px);
height: calc(100% - 10px);
top: 5px;
left: 5px;
position: absolute;
z-index: 1;
background: transparent;
background-color: #003362;
opacity: 0;
}

.boxer:hover .shade {
opacity: 0.8;
}

.boxer .icon {
width: 40px;
height: 40px;
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
line-height: 40px;
text-align: center;
margin-left: -20px;
margin-top: -20px;
color: white;
text-decoration: none;
font-size: 30px;
opacity: 0;
}

.boxer:hover .icon {
opacity: 1;
}

.section.paralax {
min-height: 400px;
background-position: top center !important;
background-attachment: fixed !important;
background-size: cover !important;
}

.section.contact {
background-position: top center !important;
background-attachment: fixed !important;
background-size: cover !important;
}

.section .col-1-3 {

}

.section.paralax .h3 {
opacity: 0.9;
}

.section.paralax .shade, .section.contact .shade, .shade {
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
top: 0;
left: 0;
opacity: 0.4;
background-color: #003362;
}

.section.home .shade {
opacity: 0.5;
}

.section.home .h1 {
text-transform: uppercase;
color: white;
font-size: 76px;
font-weight: 900;
margin-bottom: 10px;
margin-top: -10px;
}

.section.home .logo-img {
height: 340px;
margin-top: -20px;
opacity: 1;
}

.section.home .shade {
opacity: 0.2;
}

.section.home .wrapper {
position: relative;
z-index: 4;
}

.section.home.small-height .shade, .section.paralax .shade {

}

.section.paralax .wrapper, .section.contact .wrapper {
position: relative;
z-index: 2;
}

.section.paralax .slider2 {
position: relative;
}

.section.paralax .mt-40 {
margin-top: 40px;
}

.section.paralax .slide .flex, .section.contact .flex {
min-height: 240px;
width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 160px;
  padding-right: 160px;
}

.bx-wrapper {
position: relative;
}

.bx-pager {
width: 100%;
height: 20px;
position: absolute;
bottom: 0;
z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: -10px;
}

.bx-pager a {
display: inline-block;
width: 16px;
height: 16px;
border: 1px solid white;
font-size: 0;
text-indent: -9999px;
margin-left: 3px;
margin-right: 3px;
border-radius: 100px;
opacity: 0.5;
}

.bx-pager a.active {
background-color: white;
opacity: 1;
}

.bx-prev, .bx-next {
display: block;
text-decoration: none;
z-index: 100;
width: 60px;
height: 60px;
border: 1px solid white;
color: white;
font-size: 16px;
line-height: 57px;
margin-top: -60px;
border-radius: 100px;
text-align: center;
}

.bx-prev:hover, .bx-next:hover {
background-color: white;
color: #003362;
}

.bx-prev {
position: absolute;
top: 50%;
left: 0;
}

.bx-next {
position: absolute;
top: 50%;
right: 0;
}

.icon-inside {
position: relative;
padding-left: 60px;
padding-top: 0;
width: 100%;
min-height: 40px;
line-height: 140%;
display: flex;
align-items: center;
}

.offerlist .col-1-2 .col {
width: 100%;
}

.offerlist .col-1-2.left {
padding-right: 24px;
}

.offerlist .col-1-2.right {
padding-left: 24px;
}

.icon-inside .icon {
display: inline-block;
width: 40px;
height: 40px;
background-color: white;
position: absolute;
top: 0;
left: 0;
text-align: center;
line-height: 40px;
border-radius: 100px;
background-color: #327dfe;
color: white !important;
top: 50%;
margin-top: -20px;
opacity: 1;
}

.row.padding {
padding-top: 60px;
padding-bottom: 40px;
width: calc(100% + 48px);
margin-left: -24px;
}



.row.padding .col {

padding-left: 24px;
padding-right: 24px;
}

.contact .padding {
padding-left: 200px;
padding-right: 200px;
}

#podziekowanie {
display: none;
}

label.error {
display: block;
background-color: red;
color: white;
font-size: 12px;
width: 100%;
text-align: center;
margin-top: -20px;
height: 20px;
line-height: 20px;
}

#preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    background-color: white;
    display: none;
}

#preloader span {
    color: #6da8db;
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    animation: zoominoutsinglefeatured 1s infinite;

}

.footer, .footer .section {
background-color: #003362;
}

.social-media-menu a {
display: block;
float: left;
width: 40px;
height: 40px;
line-height: 40px;
border: 1px solid #274b6c;
text-align: center;
margin-left: -1px;
}

.social-media-menu a:hover {
background-color: #0b3a65;
color: white;
}

.pagination {
margin-top: 40px;
}

.pagination ul {
display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination a {
display: block;
padding: 12px;
margin-left: 6px;
margin-right: 6px;
background-color: white;
font-size: 14px;
font-weight: 600;
color: #003362;
text-decoration: none;
text-align: center;
min-width: 40px;
border: 1px solid lightgrey;
}

.pagination a:hover {
background-color: #f5f8f9;
}

.pagination .active a {
background-color: #003362;
border-color: #003362;
color: white;
}

.section.contact .info {
display: block;
width: 100%;
background-color: white;
float: left;
clear: both;
margin-bottom: 20px;
padding: 12px;
font-size: 14px;
text-align: left;
line-height: 120%;
}

@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1,1);
    }
    50% {
        transform: scale(1.2,1.2);
    }
    100% {
        transform: scale(1,1);
    }
}