
.logo-default img,
.logo-dark img
{

    width: 104px;
    height: 72px;

}

#header .header-inner
{

    height: 112px;

    padding-top: 16px;
    padding-bottom: 16px;

}

@media (min-width: 968px)
{

    .alphablue-page-title-min-height
    {

        min-height: 558px;

    }

}

@media (min-width: 1300px)
{

    .container, 
    .container-lg, 
    .container-md, 
    .container-sm, 
    .container-xl 
    {
        max-width: 1290px;
    }

}

#page-title
{

    background-color: #f5f6f7 !important;

}

#page-title .bg-overlay
{

    opacity: 1;

    background-color: transparent;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 60%);

}

#topbar
{

    background-color: #063856 !important;

}

.social-icons-alphablue
{

    float: left;

}

.social-icons-alphablue > ul
{

    list-style: none;
    margin: 0;
    padding: 0;

}

.social-icons-alphablue > ul > li
{

    display: inline-block;
    margin: 0;
    padding: 0;

}

.social-icons-alphablue > ul > li > a
{

    display: inline-block;

    width: 20px;
    height: 20px;
    margin-top: 6px;
    margin-bottom: 6px;

    background-color: #0078c8;
    border-radius: 50%;

    color: #063856;

    text-align: center;
    font-size: 0.8em;
    line-height: 1.8em;

    margin-right: 12px;

}

.social-icons-alphablue > ul > li > a:hover i
{

    color: white !important;

}

#mainMenu nav > ul > li > a
{

    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    color: #666666;
    font-size: 1.2em;

}

.alphablue-page-title-sub h1
{
    
    font-family: "Montserrat", sans-serif !important;
    font-weight: 800 !important;
    color: #fff !important;
    font-size: 2.8em !important;
    
}

.alphablue-page-title-sub .page-title span
{
    
    color: #fff !important;

    font-family: "Quicksand", sans-serif !important;
    font-size: 1.7em !important;
    font-weight: 400 !important;

    line-height: 1.25em !important;
    
}

.page-contact h3
{
    
    font-family: "Montserrat", sans-serif !important;
    font-weight: 500 !important;
    color: #063856 !important;
    font-size: 2em !important;
    
    text-transform: uppercase !important;
    
}

.page-contact p,
.page-contact label,
.page-contact address
{
    
    font-family: "Quicksand", sans-serif !important;
    font-size: 1.25em !important;
    font-weight: 400 !important;

    line-height: 1.25em !important;
    
}

#mainMenu nav > ul > li > a:hover
{

    color: #0078c8;

}

.search-box
{

}

.search-box span
{

    display: block;

    background-color: #e6e6e6;

    width: 230px;
    height: 36px;

    border-radius: 18px;

    margin-left: 50px;
    margin-right: 50px;

}

.search-box > span
{

    text-align: right;

    margin-top: 20px;

}

.search-box > span > i
{

    display: inline-block;

    position: relative; 
    top: -20px;

}

.search-box > span > input
{

    display: inline-block;

    width: 80%;    
    height: 36px;

    margin-right: 16px;

    position: relative;
    top: -22px;

    background-color: transparent;
    border: 0 !important;

    padding: 0 !important;
    padding-left: 2px !important;

    font-size: 1em;

}

.search-box > span > input:focus
{

    border: 0 !important;
    outline-width: 0;

}

.alphablue-landing > h1
{

    color: #063856 !important;

    font-family: "Montserrat", sans-serif;
    font-size: 3.25em;
    font-weight: 700;
    text-transform: uppercase;

}

.alphablue-landing > span
{

    color: #063856 !important;

    font-family: "Quicksand", sans-serif;
    font-size: 1.7em;
    font-weight: normal;

    line-height: 1.25em;

    margin-bottom: 60px;

    display: block;

}

.btn-alphablue-landing-details,
.btn-alphablue-join-us,
.btn-alphablue-hire-us,
.btn-service-point-more-info,
.btn-info-contact,
.btn-send-message
{

    display: block;

    width: 304px;

    color: white;
    background-color: #0078c8;

    height: 52px;
    border-radius: 26px;

    text-align: center;
    padding-top: 14px;

    font-family: "Montserrat", sans-serif;
    font-size: 1.7em;
    font-weight: 600;

}

.btn-alphablue-hire-us
{
 
    display: inline-block;
    
}

.btn-alphablue-landing-details:hover,
.btn-alphablue-join-us:hover,
.btn-alphablue-hire-us:hover,
.btn-service-point-more-info:hover,
.btn-info-contact:hover,
.btn-send-message:hover
{

    color: white !important;
    background-color: #063856;

}

.btn-send-message
{
    
    border: 0 !important;
    font-size: 1.1em !important;
    padding-top: 0 !important;
    
}

.btn-info-contact
{
    
    float: right;
    margin-top: 60px;
    
}

.btn-alphablue-join-us
{

    float: right;

    margin-top: 80px !important;

}

.btn-service-point-more-info
{

    width: 50%;
    height: 30px;

    border-radius: 15px;

    font-size: 1em;
    text-transform: uppercase;

    padding-top: 5px;

    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;

}

.mainMenu-open .header-inner > .container
{

    background-color: white;

    border: 1px solid #ccc;

    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, .1);
    border-radius: 16px;

}

@media (max-width: 1024px)
{

    .mainMenu-open #header .header-inner, .mainMenu-open #header #header-wrap 
    {

        box-shadow: none !important;

    }

}

.mainMenu-open .header-inner > .container #logo a
{

    margin-top: 12px;

}

.mainMenu-open .header-inner > .container .search-box > span
{

    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;

}

.mainMenu-open .header-inner > .container .search-box > span > i
{

    top: 0;

}

.mainMenu-open .header-inner > .container .search-box > span > input
{

    top: -2px;

}

.mainMenu-open #mainMenu > .container 
{

    margin-top: 36px;

}

.mainMenu-open #mainMenu > .container li
{

    text-align: center;

}

#logo > a
{

    float: left;
    margin-left: 12px;

}

.alphablue-center
{

    text-align: center;

}

.alphablue-p-t-0
{

    padding-top: 0 !important;

}

.alphablue-p-t-10
{

    padding-top: 10px !important;

}

.alphablue-p-t-20
{

    padding-top: 20px !important;

}

.alphablue-p-t-30
{

    padding-top: 30px !important;

}

.alphablue-brand-logo
{

    margin-bottom: 12px;

}

.alphablue-services h2
{

    margin-bottom: 0.3em !important;

    color: #063856 !important;

    font-family: "Montserrat", sans-serif;
    font-size: 2.5em !important;
    font-weight: 700 !important;
    text-transform: uppercase;

}

.alphablue-services h2::before
{

    display: none;

}

.alphablue-services .lead
{

    color: #0078c8 !important;

    font-family: "Montserrat", sans-serif;
    font-size: 2.1em !important;
    font-weight: 400 !important;
    text-transform: uppercase;

    line-height: 1.6em;

}

.background-grey
{

    background-color: #f5f6f7 !important;

}

.service-point
{

    background-color: #ededed !important;
    box-shadow: none !important;

    min-height: 500px;

}

@media (min-width: 968px)
{
    
    .service-points .col-lg-4:nth-child(1)
    {

        padding-right: 40px;

    }

    .service-points .col-lg-4:nth-child(2)
    {

        padding-left: 20px;
        padding-right: 20px;

    }

    .service-points .col-lg-4:nth-child(3)
    {

        padding-left: 40px;

    }

    .service-points .col-lg-4:nth-child(1) .btn-service-point-more-info,
    .service-points .col-lg-4:nth-child(2) .btn-service-point-more-info
    {

        margin-top: 60px;

    }

    .service-points .btn-service-point-more-info
    {

        margin-bottom: 30px;

    }

}

.service-image img
{

    width: 152px !important;
    height: 111px !important;

    margin-top: 70px;
    margin-bottom: 15px;

}

.service-description h3
{

    color: #666666 !important;

    font-family: "Quicksand", sans-serif;
    font-size: 1.4em !important;
    font-weight: 300 !important;
    text-transform: uppercase;

    padding-left: 30px;
    padding-right: 30px;

}

.service-description p
{

    color: #666666 !important;

    font-family: "Quicksand", sans-serif;
    font-size: 1em !important;
    font-weight: 400 !important;

    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;

}

.alphablue-our-company h2
{

    font-family: "Montserrat", sans-serif;
    font-size: 3.25em !important;
    font-weight: 400 !important;

    text-transform: uppercase;

    color: #0078c8 !important;

}

.alphablue-our-company .lead
{

    color: #063856 !important;

    font-family: "Montserrat", sans-serif;
    font-size: 3.25em !important;
    font-weight: 700 !important;
    line-height: 1.2em;

    display: block;

    margin-bottom: 24px;

}

.alphablue-our-company p
{

    color: #666666 !important;

    font-family: "Quicksand", sans-serif;
    font-size: 1.5em !important;
    font-weight: 300 !important;
    line-height: 1em;

}

.alphablue-our-company-points span
{

    font-family: "Montserrat", sans-serif;
    font-size: 1.7em !important;
    font-weight: 400 !important;
    line-height: 2em;

    text-transform: uppercase;

    color: #233856 !important;

}

.hire-us-header
{
    
    text-align: center;
    
    font-family: "Montserrat", sans-serif;
    font-size: 2.5em !important;
    font-weight: 400 !important;
    line-height: 1em;

    text-transform: uppercase;

    color: #0078c8 !important;
    
    margin-bottom: 20px;
    
}

.hire-us-header h2
{
    
    font-family: "Montserrat", sans-serif;
    font-weight: 700 !important;
    font-size: 1.5em !important;
    line-height: 1em;
    
    margin-top: 20px;
    margin-bottom: 60px;

    color: #233856 !important;
    
}

.hire-us-link
{
    
    position: relative;
    
}

.hire-us-image
{
 
    margin-bottom: 0 !important;
    
    max-height: 436px; 
    overflow-y: hidden;
    
}

.hire-us-image img
{
    
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    
}

.hire-us-overlay
{
    
    background-color: #0078c8;
    opacity: 0.6;
    
    position: absolute;
    height: 20%;
    width: 100%;
    
    position: absolute;
    top: auto;
    bottom: 0;
    
}

.hire-us-overlay-btn
{
    
    text-align: center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    
    opacity: 0;
    
}

.btn-alphablue-hire-us
{
    
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    
}

.hire-us-description
{
    
    font-family: "Quicksand", sans-serif;
    font-size: 1em !important;
    font-weight: 300 !important;
    line-height: 1.5em;
    
    color: #666666 !important;
    
    background-color: transparent !important;
    
}

@media (max-width: 967px)
{
    
    .hire-us-description
    {
        
        font-size: 1.25em !important;
        
    }
    
}

.hire-us-description:hover
{
    
    color: #666666 !important;
    
}

.alphablue-counters
{
    
    background-color: #0078c8;
    
}

.alphablue-counter .counter span
{
    
    font-family: "Montserrat", sans-serif;
    font-weight: 600 !important;
    font-size: 4em !important;
    line-height: 1em;
    color: #fff !important;
    
}

.alphablue-counter p
{
    
    font-family: "Quicksand", sans-serif;
    font-size: 1.25em !important;
    font-weight: 400 !important;
    line-height: 1.5em;
    
    color: #fff !important;
    
    text-transform: uppercase;
    
}

#page-video
{
    
    background-color: white;
    height: 548px;
    padding-top: 150px;
    padding-bottom: 150px;
    
}

.alphablue-video-label
{
       
    font-family: "Montserrat", sans-serif;
    font-weight: 700 !important;
    font-size: 2.5em !important;
    line-height: 1.25em;
    color: #063856 !important;
    
    text-transform: uppercase;
    
}

.btn-play-video
{
    
    margin-top: 20px;
    display: block;
    
}

.btn-play-video-round
{
    
    border-radius: 50%;
    text-align: center;
    
    background-color: #0078c8;
    
    color: white;
    
    width: 60px;
    height: 60px;
    
    display: inline-block;
    padding-top: 20px;
    padding-left: 5px;
    
    font-size: 1.5em;
    
    transform: scale(1);
    transition: all 250ms ease-in-out;
    
}

.btn-play-video-label
{
    
    font-family: "Montserrat", sans-serif;
    font-weight: 500 !important;
    font-size: 1.75em !important;
    line-height: 1em;
    color: #0078c8 !important;
    
    text-transform: uppercase;
    
    margin-left: 20px;
    
}

.btn-play-video-round-big
{
    
    transform: scale(1.25);
    
}

.testimonial-header
{
    
    font-family: "Montserrat", sans-serif;
    font-weight: 400 !important;
    font-size: 2.25em !important;
    line-height: 1em;
    color: #0078c8 !important;
    
    text-transform: uppercase;
    color: #ccc !important;
    
}

.alphablue-swiper-container 
{
    
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
    
}

.alphablue-swiper-slide 
{
    
    text-align: center;
    font-size: 18px;
    background: #fff;

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    
    padding-left: 90px;
    padding-right: 90px;
        
}

.alphablue-swipe-left
{
    
    width: 31px;
    height: 67px;
    
    background-repeat: no-repeat;
    background-image: url('../../assets/img/btn-scroll-left.png');
    background-size: 100% 100%;
    outline-width: 0;
        
}

.alphablue-swipe-right
{
    
    width: 31px;
    height: 67px;
    
    background-repeat: no-repeat;
    background-image: url('../../assets/img/btn-scroll-right.png');
    background-size: 100% 100%;
    outline-width: 0;
    
}

.alphablue-swipe-left,
.alphablue-swipe-right
{
    
    top: 50%;
    transform: translateY(-25%);
    
}

.alphablue-swipe-left::after,
.alphablue-swipe-right::after
{
    
    display: none;
    
}

.testimonial-image
{
    
    /*width: 20%;*/
    display: inline-block;
        
}

.testimonial-image img
{
    
    width: 100%;
    height: auto;
    
}

.testimonial-content-box
{
    
    width: 80%;
    display: inline-block;
    
    text-align: left;
    padding-left: 20px;
    
}

.testimonial-content
{
    
    text-align: left;
    
    margin-top: 8px;
    
}

.testimonial-text
{
    
    display: block;
    
    color: #666 !important;

    font-family: "Quicksand", sans-serif;
    font-size: 0.8em;
    font-weight: normal;

    line-height: 1.25em;
    
}

.testimonial-author
{
    
    display: block;
    
    color: #4d4d4d !important;

    font-family: "Quicksand", sans-serif;
    font-size: 0.8em;
    font-weight: 600;

    text-transform: uppercase;
    
    line-height: 1.25em;
    margin-top: 8px;
    
}

.alphablue-swiper-slide-active
{
    
    padding-left: 120px;
    padding-right: 0;
    
}

.alphablue-swiper-slide-next
{
    
    padding-left: 0;
    padding-right: 120px;
    
}

@media (max-width: 767px)
{
    
    .alphablue-swiper-slide-active
    {

        padding-left: 60px;
        padding-right: 60px;

    }
    
}

#page-blog-news h2,
#page-blog-news h3,
.page-company h2,
.page-company h3
{
    
    color: #0078c8;
    
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 1.5em;
    
}

#page-blog-news h2,
.page-company h2
{
    
    text-transform: uppercase;
    
}

#page-blog-news h3,
.page-company h3
{
    
    color: #063856;
    font-weight: 700;
    font-size: 2.5em;
    line-height: 1.25em;
    
}

.blog-news-content
{
    
    color: #666 !important;

    font-family: "Quicksand", sans-serif;
    font-size: 1.45em;
    font-weight: normal;
    line-height: 1.75em;
    
}

.alphablue-more-info-contact,
.alphablue-text-right
{
    
    margin-top: 150px;
    
}

.alphablue-text-right .col-xl-7,
.alphablue-text-left .col-xl-7
{
    
    text-align: right;
    
}

.alphablue-blog-news img,
.alphablue-text-left img
{
    
    text-align: right;
    
}

.page-company .container
{
    
    margin-top: 120px;
    
}

.page-company
{
    
    padding-top: 0;
    
}

.alphablue-content h1,
.alphablue-content h2,
.alphablue-content h3,
.alphablue-content h4,
.alphablue-content h5,
.alphablue-content h6
{
    
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #063856;
    
}

.alphablue-content h1 small,
.alphablue-content h2 small,
.alphablue-content h3 small,
.alphablue-content h4 small,
.alphablue-content h5 small,
.alphablue-content h6 small
{
    
    font-weight: 500;
    color: #0078c8;
    
}

.alphablue-content p
{
    
    font-family: "Quicksand", sans-serif;
    font-weight: normal;
    color: #666;
    
}

@media (max-width: 1199px)
{
    
    .page-company .container
    {

        margin-top: 60px;

    }
    
    .alphablue-more-info-contact,
    .alphablue-text-right,
    .alphablue-text-right .col-xl-7
    {
        
        margin-top: 20px;
        
    }
    
    .alphablue-text-right,
    .alphablue-text-right .col-xl-7,
    .alphablue-text-left
    {
        
        text-align: center;
        
    }
    
    .alphablue-text-right img,
    .alphablue-text-left img
    {
        
        margin-top: 20px;
        width: 100%;
        
    }
    
    .btn-info-contact
    {
        
        float: unset;
        
        margin-left: auto;
        margin-right: auto;
        
    }
    
    #page-testimonials
    {
        
        padding-bottom: 0 !important;
        
    }
    
    .page-company
    {
        
        padding-top: 0px !important;
        
    }
    
}

#footer,
.copyright-content
{
    
    background-color: #0078c8 !important;
    color: white !important;
    
}

#footer a,
#footer p
{
    
    color: white !important;
    
}

#footer a:hover
{
    
    color: #eee !important;
    
}

#footer .widget-title
{
    
    font-family: "Quicksand", sans-serif;
    font-size: 1.25em !important;
    font-weight: normal !important;

    line-height: 1.25em !important;
    
}

.alphablue-footer-about,
.copyright-text
{
    
    font-family: "Quicksand", sans-serif !important;
    font-size: 1em !important;
    font-weight: normal !important;

    line-height: 1.25em !important;
    
    text-align: justify;
    
}

.copyright-text
{
    
    text-align: right !important;
    font-size: 1.4em !important;
    
}

.footer-menu-padding-left-60
{
    
    padding-left: 60px;
    
}

.footer-menu-padding-left-40
{
    
    padding-left: 40px;
    
}

#footer .widget
{
    
    margin-bottom: 0 !important;
    
}

#btn-cookie-notification-accept
{
    
    background-color: #0BA500 !important;
    border-color: #0BA500 !important;
    color: #fff !important;
    
}

@media (max-width: 1000px)
{

    .footer-menu-padding-left-60,
    .footer-menu-padding-left-40
    {

        padding-left: 15px;

    }
    
    #footer .widget
    {

        margin-bottom: 20px !important;

    }
    
}


.footer-content
{
    
    padding-bottom: 0 !important;
    
}

@media (max-width: 1023px)
{
    
    #page-blog-news img
    {
        
        width: 100%;
        
    }
    
}

.brand-logo-slider__one .brand-logo-slider__container 
{
    
    padding: 15px 0;
    
}

.brand-logo-slider__one .brand-logo 
{
    
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
    position: relative;
    
}

.brand-logo-slider__one .brand-logo__image 
{
    
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
    
}

.brand-logo-slider__one .brand-logo__image-hover 
{
    
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    
}

.brand-logo-slider__one .brand-logo:hover .brand-logo__image 
{
    
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
    
}

.brand-logo-slider__one .brand-logo:hover .brand-logo__image-hover 
{
    
    opacity: 1;
    visibility: visible;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    
}

.brand-logo-slider__two .brand-logo-two 
{
    
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
    position: relative;
    
}

.brand-logo-slider__two .brand-logo-two__image 
{
    
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
    
}

.brand-logo-slider__two .brand-logo-two__image-hover 
{
    
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(-50%, 20px);
    -ms-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    
}

.brand-logo-slider__two .brand-logo-two:hover .brand-logo-two__image 
{
    
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    
}

.brand-logo-slider__two .brand-logo-two:hover .brand-logo-two__image-hover 
{
    
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    
}

.brand-logo-slider__two .brand-logo-two--slider 
{
    
    margin-bottom: 0;
    
}

.brand-logo-slider__three .brand-logo 
{
    
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
    position: relative;
    
}

.brand-logo-slider__three .brand-logo__image 
{
    
    opacity: 0.4;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
    
}

.brand-logo-slider__three .brand-logo:hover .brand-logo__image 
{
    
    opacity: 1;
    
}

.brand-logo-slider__three .brand-logo--slider 
{
    
    margin-bottom: 0;
    
}

.brand-logo-slider__four .brand-logo 
{
    
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
    position: relative;
    
}

.brand-logo-slider__four .brand-logo__image 
{
    
    opacity: 1;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
    
}

.brand-logo-slider__four .brand-logo:hover .brand-logo__image 
{
    
    opacity: 0.4;
    
}

.brand-logo-slider__four .brand-logo--slider 
{
    
    margin-bottom: 0;
    
}
