/* Custom Styles */
  
#block-1555988525205{
    position: absolute;
    bottom: 0;
    right: 45px;
}



.box h2 {
    font: 400 60px/1.25em 'Montserrat',sans-serif;
    font-size: 63px;
    letter-spacing: -2px;
    margin: 125px 0 25px;
    font-weight: 400;
}

.box p {
    font-size: 23px;
    background-color: #0c5394;
    width: 33%;
    text-align: center;
    margin: 6px auto;
    font-family: 'Cabin',sans-serif;
        line-height: 28px;
}

@media only screen and (max-width: 767px) {
  .header .header-ham {margin: -11px 0px!important;}
  .header .logo img {
    transform: translate(-8%, -42%)!important;
}

.footer__copyright { margin-left: 0px !important; }

.box h2 { font-size: 45px !important;margin: 200px 0 25px!important;}

.box p {
    font-size: 19px;
    background-color: #0c5394;
    width: 100%;
    text-align: center;
    margin: 6px auto;
}


button.owl-next {
    height: 27px!important;
    width: 28px!important;
    line-height: 45px;
    border-radius: 2px;
    transform: rotate(45deg);
    border: 1px solid #eeeeee!important;
    background-color: #424242!important;
    opacity: 1;
    box-shadow: 0 0 6px -3px black;
    position: absolute;
    right: 0px!important;
    top: 37%!important;
}

button.owl-next:before {
    content: "\f105"!important;
    font-family: FontAwesome;
    font-style: normal;
    font-size: 15px!important;
    transform: rotate(-45deg);
    display: inline-block;
    margin: -3px;
}




button.owl-prev {
    height: 27px!important;
    width: 27px!important;
    line-height: 45px;
    border-radius: 2px;
    transform: rotate(45deg);
    border: 1px solid #eeeeee!important;
    background-color: #424242!important;
    opacity: 1;
    box-shadow: 0 0 6px -3px black;
    position: absolute;
    left: -0px!important;
    top: 36%!important;
}

button.owl-prev:before {
    content: "\f104"!important;
    font-family: FontAwesome;
    font-style: normal;
    font-size: 15px!important;
    transform: rotate(-45deg);
    display: inline-block;
}





}











h1.swiss-heading {
    font-weight: 400;
    color: #3a9ed2;
    font-size: 32px;
}

p.sec1t {
    margin: 0px;
    font-size: 15px;
    color: #c8c8c8;
}

h2.heading-2 {
    letter-spacing: 0px;
    color: #3a9ed2;
    font-weight: 400;
    font-size: 22px;
    margin: 0px;
}
p.team-text {
    margin: 0;
}

.image-overlay {
    
    width: 100%;
    top: 0;
    bottom: 0px;
    z-index: 999;
    
    line-height: 20px;
}

.item {
    height: 28rem;
   
    padding: 1rem;
}

.popupimage img {
    width: 100%;
    max-width: 257px;
    margin: 0px;
}

.slider-background {
    padding: 20px 15px;
}


.section--1563272290454 {
    
    padding: 0px;
    
    margin: 0px;
}

.section--1563272290454 {
    background: #000000c2 !important;
    position: fixed;
    top: 0;
    left: 0;
    margin: auto;
    width: 100%;
    z-index: 9999999;
    bottom: 0;
    display: none;
    
}

.slider-main {
    width: 90%;
    margin: auto;
}

.hover {
    position: relative;
}

.effect {
    position: absolute;
    
    width: 100%;
     height: 79%;;
    padding: 10px 10x;
   
    overflow: hidden;
    top: 4px;
    opacity: 0;
    z-index: 9999999;
    background: #000000a6;
    transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
}

.effect:hover{opacity: 1;}

.block--1563267333177 {
    
    margin-top: 10px;
}

.underimagetext {
    background: #000;
    padding: 20px 18px 16px;
     height: 110px; 
}

.underimagetext h4 {
    text-transform: uppercase;
    color: #3a9ed2;
    font-weight: 700;
    margin: 0;
    font-size: 17px;
    font-family: 'Montserrat',sans-serif;
}

.underimagetext p {
    font-weight: 400;
    margin: 0;
    color: #a1a1a1;
    font-size: 15px;
    font-family: 'Cabin',sans-serif;
}

.inner img{margin-bottom: 0px;}

.inner i {
    display:none;
    position: absolute;
    top: 39%;
    left: 44%;
    background: #000;
    color: #fff;
    font-size: 80px;
    line-height: 75px;
    text-align: center;
    z-index: 1;
    width: 80px;
    height: 80px;
    margin-left: -21.5px;
    margin-top: -21.5px;
    opacity: 0; 
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.inner:hover i {opacity: 1;}

.hovereffext {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: default;
}

 .empty {
    width: 100%;
    height: 75%;
    position: relative;
    overflow: hidden;
    
    bottom: 93px;
    left: 0;
    opacity: 0;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.hovereffext img {
    display: block;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .4s linear;
    overflow: hidden !important;
}
.hovereffext:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    overflow: hidden !important;
}


 .empty:hover {opacity: 1;overflow: hidden !important; }

.sl-text1 h3 {
    font-size: 21px;
    margin: 0px;
    font-weight: 400;
    text-transform: uppercase;
    color: #3a9ed2;
}

.sl-text1 p {
    color: #a1a1a1;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 5px;
}
.sl-text2 i {
    color: #a1a1a1;
    margin: 0px;
}

.sl-text2 {
    font-size: 22px;
 
    line-height: 10px;
    
}

/* Safari 4.0 - 8.0 */
@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}


.hope1 {
    width: 33%;
}

.next{
    color:#0072EF !important;
}

.block--.linear{
    width: 25% !important;
}

.footer__content {
    padding: 22px 0 78px;
}


@media only screen and (max-width: 767px) {
#block-1555988525205{
    position: initial;
}

.prev {
    position: absolute;
    left: -17px !important;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -38px;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    cursor: pointer;
}

.next {
    cursor: pointer;
    position: absolute; 
    top: 57%;
    width: auto;
    padding: 16px;
    right: -16px !important;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

.slider_container {
    bottom: 5% !important;
    padding: 50px 30px !important;
    top: 65% !important;
}

.text p {
    color: #f2f2f2;
    font: 400 36px/1.25em 'Montserrat',sans-serif !important;
    padding: 8px 12px;
    width: 100%;
    text-align: center;
}

.myslides_dots {
    text-align: center !important;
    position: absolute !important;
    margin: 0 auto !important;
    width: 100% !important;
    left: 0% !important;
    bottom: 4% !important;
    top:90% !important;
}

.dot {
    cursor: pointer;
    margin: 10px 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block !important;
    transition: background-color 0.6s ease;
    width: 12px;
    height: 12px;
    background: none;
    opacity: 1;
    border: 1px solid rgba(255,255,255,.5);
}

.footertext{
    text-align:center;
}


.underimagetext h4 {
    text-transform: uppercase;
    color: #3a9ed2;
    font-weight: 700;
    margin: 0;
    font-size: 10px;
    font-family: 'Montserrat',sans-serif;
}

.underimagetext p {
    font-weight: 400;
    margin: 0;
    color: #a1a1a1;
    font-size: 8px;
    font-family: 'Cabin',sans-serif;
}
.underimagetext {
    background: #000;
    padding: 10px 5px 10px;
    height: 81px;
    text-align: center;
}

.inner i {
    display:none;
    position: absolute;
    top: 39%;
    left: 44%;
    background: #000;
    color: #fff;
    font-size: 40px;
    line-height: 75px;
    text-align: center;
    z-index: 1;
    width: 80px;
    height: 80px;
    margin-left: -35.5px;
    margin-top: -63.5px;
    opacity: 0;
}


.powered-by {
    display: none;
}

.close1 {
    color: white;
    position: absolute;
    top: 6px;
    border-radius: 50%;
    right: -128px !important;
    opacity: 1;
    text-align: center;
    font-size: 29px;
    transform: translate(-163px, 78px);
    width: 30px;
    height: 30px;
    z-index: 1111;
    font-weight: normal;
    line-height: 30px;
    background: #f30909;
    cursor: pointer;
}

}


.powered-by {
    display: none;
}
