@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.animate {
    animation-name: slideInDown;
    animation-duration: 1.5s;
}
.font-righteous {
    font-family: "Righteous", sans-serif;
    font-weight: 400;
    font-style: normal;
}

body{
    background-color: #f6c30e;
}
p {
    font-family: Roboto, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.6;
}

.list-icon li {
    font-size: 25px !important;
    padding-left: 30px !important;
}

ul.list-icon.list-icon-arrow li:before {
    color: #21dafa;
    font-size: 40px;
    line-height: 0.9;
}

.section-quote blockquote {
    text-align: center;
}

.blockquote.style-3 {
    padding-top: 0;
}

.blockquote.style-3:before {
    quotes: "“" "”" "“" "”" !important;
    content: open-quote;
    position: relative;
    top: 20px;
    display: inline;
    color: #21dafa;
    font-size: 85px;
    font-family: "Ubuntu Light";
}

.blockquote.style-7 {
    position: relative;
    background: transparent;
    border: 0;
    padding: 20px 20px 20px 40px;
}

.blockquote.style-7:before {
    position: absolute;
    top: -15px;
    left: 0;
    color: #21dafa;
    font-weight: 900;
    quotes: "“" "”" "“" "”" !important;
    content: open-quote;
    display: inline;
    font-size: 85px;
    font-family: "Ubuntu Light";
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-right-50 {
    margin-right: 50px;
}

.blockquote p {
    font-family: Roboto;
    font-weight: 400;
    font-style: italic;
    font-size: 24px;
    margin: 0;
    line-height: 1.5;
    letter-spacing: 1px;
    display: inline;
}

.blockquote-footer {
    font-family: Roboto;
    font-size: 24px;
    margin-top: 30px !important;
}

.section-quote {
    padding: 50px 0 0;
}

.font-medium {
    font-size: 1.3em;
}

.bg-alcor-gray {
    background: #464749;
}

.bg-alcor-cyan {
    background-color: #21dafa !important;
}

.bg-alcor-azure {
    background-color: #cbfeff !important;
}

.azure {
    color: #cbfeff !important;
}

.azure-border {
    border: 4px solid #cbfeff;
}

.white {
    color: white;
}

.cyan {
    color: #21dafa !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.masonry-item div {
    height: 185px;
    min-width: 250px;
}

.masonry-item.media div {
    height: auto;
    min-width: 250px;
}

.masonry-item.media p {
    color: #7C7C7C;
    letter-spacing: 0;
    margin: 10px 0;
    font-size: 20px;
    text-align: left;
}

.masonry-item div.cop {
    height: 430px;
    min-width: 300px;
}

.masonry-item iframe {
    border-radius: 3px;
}

.masonry-item h4 {
    letter-spacing: 1px;
}

.masonry-item p {
    color: ghostwhite;
    letter-spacing: 1px;
    font-weight: 500;
}

h1.galileo-cover {
    color: #cbfeff;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    font-style: italic;
    font-size: 27px;
}

h1.galileo-cover:before {
    content: "\2014\00A0";
}

.book-quote-author {

}

.book-quote-author:before {
    content: "\2014\00A0";
}

.book-quote:before {
    quotes: "“" "”" "“" "”" !important;
    content: open-quote;
    position: relative;
    top: 45px;
    display: inline;
    color: #21dafa;
    font-size: 105px;
    padding-right: 5px;
    font-family: "Ubuntu Light";
    font-weight: 400;
}

h1.galileo-quote {
    font-size: 30px;
    letter-spacing: 2px;
    font-family: "Montserrat", sans-serif;
    line-height: 1;
    font-weight: 500;
}

h1.galileo-quote:before {
    quotes: "“" "”" "“" "”" !important;
    content: open-quote;
    position: relative;
    top: 15px;
    display: inline;
    color: #21dafa;
    font-size: 75px;
    padding-right: 10px;
    font-family: Montserrat, sans-serif;
    font-weight: 100;
}

.pdf-full-screen {
    display: inline-block;
    float: right;
    padding-left: 10px;
}

.pdf-full-screen i, a span {
    color: #21dafa;
}

.pdf-full-screen i:hover, a span:hover {
    color: #cbfeff;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.font-ubuntu {
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
}

.font-ubuntu-italic {
    font-family: "Ubuntu", sans-serif;
    font-style: italic;
    font-weight: 500;
}

.section-xxs {
    padding: 15px 0 5px 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", sans-serif;
}

.book-link {
    max-height: 75px;
}

a.twitter {
    color: #21dafa;
}

a.twitter:hover {
    color: #cbfeff;
}

.social i {
    color: #cbfeff;
    font-size: 28px;
}

.social i:hover {
    color: #FFc100;
}

.azure-title {
    color: #cbfeff !important;
    font-family: "Montserrat", sans-serif;
}

.white-title {
    color: white !important;
    font-family: "Montserrat", sans-serif;
}

.scrolltotop a {
    background: #0073ff !important;
}

.scrolltotop a i {
    font-weight: bold;
}

.text-shadow {
    text-shadow: 0 0 10px black;;
}

.link-small {
    color: #21dafa;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 14px;
}

.link-small:hover {
    color: #FFc100;
}

.link-default {
    color: #21dafa;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 16px;
    white-space: nowrap;
}

.table-custom td:nth-child(odd) {
    font-size: 24px;
    text-align: right;
    color: #cbf8ff !important;
    vertical-align: top;
    padding: 10px;
}

.table-custom td:nth-child(even) {
    padding: 10px;
    font-size: 24px;
    text-align: left;
    font-weight: normal;
    font-style: italic;
    color: ghostwhite;
}

.link-default:hover {
    color: #cbfeff;
}

.title {
    font-family: Roboto;
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.font-roboto {
    font-family: Roboto;
}

.font-montserrat {
    font-family: "Montserrat", sans-serif;
}

.nav {
    white-space: nowrap;
}

.header.dark {
    background: #464749;
    border-bottom: 1px solid #cbfeff;
}

.sky-background-blog {
    background: url('/images/alcor-sky-background-banner-blog.jpg') !important;
    background-position: center !important;
    background-size: cover !important;
}

.sky-background {
    background: url('/images/alcor-sky-background-banner.jpg') !important;
    background-position: center !important;
    background-size: cover !important;
}

.sky-background-fat {
    background: url('/images/alcor-sky-background-banner-fat.jpg') !important;
    background-position: bottom !important;
    background-size: cover !important;
}

.sky-background-very-fat {
    background: url('/images/alcor-sky-background-banner-very-fat.jpg') !important;
    background-position: bottom !important;
    background-size: cover !important;
}

a.social i {
    color: #1A2140 !important;
    transition: linear 0.3s;
}

a.social i:hover {
    color: #21dafa !important;
    transition: linear 0.3s;
}


.bg-video-home {
    position: absolute;
    top: 75px;
    right: 0;
    width: 63%;
    height: 500px;
    z-index: -1;
}

.bg-video-overlay {
    position: absolute;
    top: 75px;
    left: 37%;
    width: 40%;
    height: 500px;
    background: -webkit-linear-gradient(left, rgba(255, 245, 238, 1) 2%, rgba(255, 245, 238, 0.9) 10%, rgba(255, 245, 238, 0.6) 30%, rgba(255, 245, 238, 0));
}

.bg-video-home video {
    object-fit: cover;
    width: 100%;
    height: 100%;
}


.alcor-img-frame-cyan {
    padding: 13px;
    height: 174px;
    background: url('/images/image-white-bullet.png') no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 100%;
}

.alcor-img-frame {
    padding: 9px;
    background: url('/images/Round-image-background-small.png') no-repeat center;
    background-size: contain;
    display: inline-block;
}

.alcor-img-frame-big {
    padding: 15px;
    background: url('/images/Round-image-background-small.png') no-repeat center;
    background-size: contain;
    display: inline-block;
}

div.testimonial-content {
    text-align: center;
    margin-bottom: 35px;
}

.alcor-img-big {
    max-width: 145px;
    max-height: 145px;
    height: 114px;
    border-radius: 50%;
    margin: 8px auto 0;
}

.alcor-img {
    max-width: 145px;
    max-height: 145px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
}


.bg-image-booking {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/images/booking-cover.jpg');
}

.bg-image-booking:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(255, 245, 238, 0.7) 30%, rgba(255, 245, 238, 0.4) 60%, rgba(255, 245, 238, 0.8));
}

.bg-image-our-story {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/images/workshop-dddeu-2020-with-pedro-2.jpg');
}

.bg-image-our-story:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(255, 245, 238, 0.2) 30%, rgba(255, 245, 238, 0.6) 70%, rgba(255, 245, 238, 1));
}

.bg-image-events {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/images/events-cover-7.jpg');
}

.bg-image-events:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top right, rgba(0, 0, 0, 0.2) 45%, rgba(0, 0, 0, 0.55) 65%, rgba(0, 0, 0, 1));
}

.bg-image-community {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/images/events-cover-7.jpg');
}

.bg-image-community:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(255, 245, 238, 0.2) 45%, rgba(255, 245, 238, 0.55) 65%, rgba(255, 245, 238, 1));
}

.bg-image-blog {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('/images/sky');
}

.bg-image-blog:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0));
}

.bg-image-testimonials {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('/images/mosaic.png');
}

.bg-image-testimonials:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.8) 60%, rgba(0, 0, 0, 0.6));
}

.bg-image-books {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url('/images/book-signing-3.jpg');
}

.bg-image-books:before {
    content: '';
    position: absolute;
    top: 75px;
    height: 70%;
    right: 40%;
    width: 50%;
    background: linear-gradient(to right, rgba(255, 245, 238, 1) 62%, rgba(255, 245, 238, 0.95) 65%, rgba(255, 245, 238, 0.85) 70%, rgba(255, 245, 238, 0) 100%) !important;
}

.bg-image-code-renovation {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('/images/renovation-color.jpg');
}

.bg-image-code-renovation:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient(to left, rgba(255, 245, 238, 0), rgba(255, 245, 238, 0.30) 45%, rgba(255, 245, 238, 0.85) 60%, rgba(255, 245, 238, 0.9) 95%) !important;
}

.bg-image-mission {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url('/images/workshop-ticino-mission.jpg');
}

.bg-image-mission:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to top, rgba(255, 245, 238, 0.2), rgba(255, 245, 238, 0.4) 50%, rgba(255, 245, 238, 1) 90%, rgba(255, 245, 238, 1));
}

.zoom-banner {
    height: 83px;
    background-image: url('/images/zoom-mob-banner.png');
    background-position: center left;
    background-repeat: repeat-x;
    border-top: 2px solid midnightblue;
    border-bottom: 2px solid midnightblue;
}

@media (min-width: 992px) {
    .timeline-wrapper.timeline-left-wider .timeline .timeline-date {
        width: 35%;
        padding: 30px 30px 0 0;
    }
}

@media (min-width: 992px) {
    .timeline-wrapper.timeline-left-wider .timeline .timeline-content {
        width: auto;
        margin: 0 0 0 35%;
        padding: 30px 0 0 30px;
        text-align: left;
    }
}

@media (min-width: 992px) {
    .timeline-wrapper.timeline-left-wider:before {
        left: 35%;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.video-right {
    padding-right: 15% !important;
}

.video-left {
    padding-left: 15% !important;
}

.testimonial-content div {
    background-color: seashell !important;
}

.alcor-list-verbose li {
    font-family: 'Roboto', sans-serif;
    font-size: 27px;
    list-style-image: url('/images/alcor-bullet.png');
    list-style-position: outside;
    margin-bottom: 15px;
    padding-left: 10px;
}

.alternative-text {
    font-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    font-style: italic;
    font-weight: 400;
}

.alcor-list li {
    margin-bottom: 20px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    font-style: italic;
    font-weight: 400;
    list-style-image: url('/images/alcor-bullet-small-b.png');
    list-style-position: outside;
    padding-left: 5px;
}

.timeline-date:before {
    background-color: #21dafa !important;
}

.vanilla-list li {
    margin-bottom: 20px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    font-style: italic;
    font-weight: 400;
    list-style-image: url(/images/coin-icon.png);
    list-style-position: outside;
    padding-left: 5px;
}

.minus-list li {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    list-style: none;
}

.plus-list li {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    list-style: none;
}

div.shadow {
    box-shadow: dimgray 0 0 15px;
}

.bg-books {
    position: absolute;
    top: 75px;
    right: 0;
    width: 60%;
    height: 70%;
    z-index: -1;
}

img.flag {
    height: 22px !important;
    width: auto !important;
    border-radius: 0 !important;
    vertical-align: initial;
    margin-left: 5px;
}

.flag-sm {
    max-height: 17px;
    width: auto;
    vertical-align: middle;
    margin: 0 0 10px 10px;
}

.header .header-menu {
    color: #21dafa;
    font-size: 15px;
    text-transform: uppercase;
}

.header {
    height: 75px !important;
}

.header-placeholder {
    height: 75px !important;
}

.header .header-logo img {
    width: auto;
    height: 60px;
    max-height: 60px;
}

.wide {
    max-width: 100% !important;
}

.contact-us span, .contact-us-lg span {
    color: white !important;
}
 table tr td h5{
     font-size: 16px;
     font-style: italic;
 }
table tr td h4{
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
}
table td{
    padding: 5px 5px 0;
    width: 50%;
}
table tr {
    vertical-align: top;
}

.course-title {
    font-family: 'Ubuntu Medium', sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 16px;
}

.course-sub-title {
    font-family: 'Ubuntu Medium', sans-serif;    
    font-weight: 600;
    font-style: italic;
    letter-spacing: 1px;
    font-size: 26px;
}

.course-sub-title-2 {
    font-family: 'Ubuntu Light', sans-serif;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0;
    font-size: 21px;
}

.course-sub-title-1 {
    font-family: 'Ubuntu Light', sans-serif;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0;
    font-size: 20px;
}

.course-anchor {
    font-family: 'Ubuntu Light', sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 20px;
}

.anchor {
    color: #007bff;
    text-decoration: underline;
    cursor: pointer;
}
.anchor-white {
    color: white;
    text-decoration: underline;
    cursor: pointer;
}

.anchor-white:hover {
    color: orange;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
.anchor:hover {
    color: darkorange;
    text-decoration: underline;
    cursor: pointer;
}

.alcor-btn2-lg {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    background: darkorange !important;
    color: white;
    padding: 15px 30px;
    line-height: 0.4;
    border: none;
    white-space: nowrap;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%) !important;
}

.alcor-btn2 {
    font-family: "Ubuntu";
    font-size: 20px;
    font-weight: 500;
    background: darkorange !important;
    color: white;
    padding: 15px;
    line-height: 0.4;
    border: none;
    white-space: nowrap;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%) !important;
}

.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.nano > .nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.nano > .nano-content:focus {
    outline: thin dotted;
}

.nano > .nano-content::-webkit-scrollbar {
    display: none;
}

.has-scrollbar > .nano-content::-webkit-scrollbar {
    display: block;
}

.nano > .nano-pane {
    background: rgba(0, 0, 0, .25);
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden \9; /* Target only IE7 and IE8 with this hack */
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 99999;
}

.nano > .nano-pane > .nano-slider {
    background: #444;
    background: rgba(0, 0, 0, .5);
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 99999;
}

.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
    visibility: visible \9; /* Target only IE7 and IE8 with this hack */
    opacity: 0.99;
}

.nano .nano-pane {
    background: #35395a;
}

.nano .nano-slider {
    background: #21dafa !important;
}

label[for=form-gdpr] {
    line-height: 1;
    text-transform: none;
    display: inline;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #7C7C7C;
}

form label {
    color: #007bff;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

span.switch-label {
    margin-left: 10px;
    font-size: 22px;
}

div.switch-box {
    display: inline;
    vertical-align: middle;
}

.switch-box input {
    height: 0;
    width: 0;
    visibility: hidden;
}

.switch-box label {
    cursor: pointer;
    text-indent: -9999px;
    width: 55px;
    height: 30px;
    max-height: 30px;
    min-height: 30px;
    background: grey;
    display: inline-block;
    border-radius: 30px;
    position: relative;
}

.switch-box label:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 25px;
    height: 25px;
    background: #fff;
    border-radius: 30px;
    transition: 0.3s;
}

.switch-box input:checked + label {
    background: #21dafa;
}

.switch-box input:checked + label:after {
    left: calc(100% - 3px);
    transform: translateX(-100%);
}

.modal-header, .modal-footer {
    background: #464749;
}

#btnSubmit:hover:disabled, #btnSubmit:disabled {
    background: #5a6268 !important;
    cursor: not-allowed;
}

.privacy .row div {
    margin-bottom: 10px;
    padding: 0 12%;
}

.privacy p {
    text-align: left;
    margin-bottom: 25px;
    font-size: 16px;
}

.thank-you p {
    font-size: 22px;
    letter-spacing: 1px;
}


h1.main-title-homepage {
    padding-left: 0;
}

h1.main-title-homepage span {
    font-family: 'Ubuntu Medium';
}

h1.main-title-homepage span.line-1 {
    letter-spacing: 32px;
    font-size: 27px;
}

h1.main-title-homepage span.line-2 {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 3px;
    font-size: 40px;
    font-weight: 600;
    text-shadow: 0 0 30px black;
    line-height: 52px;
}

h1.main-title-homepage span.line-3 {
    font-weight: 400;
    font-size: 24px;
    padding-right: 12px;
    text-shadow: 0 0 30px black;
}

.btn-action {
    padding-left: 30px;
    padding-right: 30px;
}

.quote-large-img {
    max-width: 48%;
    display: inline-block;
    float: left;
    padding-top: 20px;
    padding-left: 15px;
}

div.quote-large {
    max-width: 45%;
    display: inline-block;
}

div.quote-large blockquote p {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
}

.home-line-4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 40px;
    letter-spacing: 5px;
}

.home-line-5 {
    letter-spacing: 15px;
    font-size: 50px;
}

.training-programme-mob {
    letter-spacing: 5px;
    font-size: 45px;
    min-height: 600px;
}

.testimonial-mobile {
    display: none;
}

.training-programme-cop {
    letter-spacing: 10px;
    font-size: 45px;
}

.schema-left {
    font-size: 24px;
    color: #cbf8ff !important;
    vertical-align: top;
}

.schema-right {
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
    color: white;
}

.select2 {
    font-family: "Ubuntu Light", sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
}

.select2-options {
    font-family: "Ubuntu Light", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: midnightblue;
}

.select2-selection__rendered {
    color: #007bff !important;
}

.training-programme-line-1 {
    font-size: 48px;
    letter-spacing: 14px;
    padding-left: 15px;
}

.training-programme-line-2 {
    font-size: 70px;
    letter-spacing: 15px;
    padding-left: 15px;
}

.training-programme-line-3 {
    font-size: 60px;
    letter-spacing: 6px;
}

.code-renovation-line-1 {
    font-size: 60px;
    letter-spacing: 21px;
    padding-left: 20px;
}

.code-renovation-line-2 {
    white-space: nowrap;
    font-size: 64px;
    letter-spacing: 5px;
}

.code-renovation-line-3 {
    font-size: 58px;
    letter-spacing: 12px;
    padding-left: 10px;
}

.about-us-line-1 {
    font-size: 50px;
    letter-spacing: 2px;
    white-space: nowrap;
}

.about-us-line-2 {
    font-size: 75px;
    letter-spacing: 25px;
    padding-left: 20px;
}

.about-us-line-3 {
    font-size: 65px;
    letter-spacing: 7px;
    padding-left: 5px;
}

.presentations-iframe {
    width: 100%;
}

.cop-line-1 {
    font-size: 50px;
    letter-spacing: 10px;
    padding-left: 5px;
}

.cop-line-2 {
    font-size: 54px;
    letter-spacing: 5px;
}

.booking-line-1 {
    font-size: 48px;
    letter-spacing: 4px;
}

.booking-line-2 {
    font-size: 62px;
    letter-spacing: 15px;
    padding-left: 10px;
}


.padding-group-picture {
    padding-top: 50px !important;
    padding-bottom: 500px !important;
}

.nav-item a::after {
    font-size: 18px !important;
}

.header .header-menu .nav .nav-item .nav-dropdown a:not(.button):not(.button-circle) {
    color: #cbfeff;
    font-family: "Montserrat", sans-serif;
}

.header .header-menu .nav .nav-item .nav-dropdown a:not(.button):not(.button-circle):hover {
    color: #FFc100 !important;
    background: initial !important;

    font-family: "Montserrat", sans-serif;
}

.bg-image.bg-image-gradient-black-bottom:before {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.9));
}

.big-title-section {
    font-family: "Montserrat", sans-serif;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 3px;
}

.small-title-section {
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
}

.electric-blue {
    color: #0073ff !important;
}

.bg-alcor-midnight {
    background-color: midnightblue !important;
}

.bg-alcor-electric-blue {
    background-color: #0073ff !important;
}

.midnight-blue {
    color: midnightblue;
}

p {
    color: #0b0b0b;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    padding: 10px;
}

.strong {
    font-weight: 600;
}

.lighter {
    font-size: 16px;
}

h3 {
    letter-spacing: 2px;
}

.icon {
    max-height: 70px;
    padding-bottom: 10px;;
}

.icon-benefits {
    max-height: 50px;
    padding-bottom: 0;
}

.icon-service {
    max-height: 40px;
}

.icon-community {
    max-height: 27px;
    margin-bottom: 4px !important;
}

.icon-benefit {
    max-height: 120px;
}

h4 {
    font-family: Roboto, sans-serif;
    padding-top: 10px;
}

.button-fill-left-outline:before, a.button-fill-left-outline:before,
.button-fill-left-outline:hover, a.button-fill-left-outline:hover {
    border-color: #0073ff !important;
    background-color: #0073ff !important;
}

a {
    color: #0073ff;
}

a:hover {
    color: darkorange;
}

.bg-image.bg-image-gradient-training:before {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.80), rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 0.4));
}

.bg-book-overlay {
    position: absolute;
    top: 75px;
    height: 500px;
    right: 40%;
    width: 50%;
    background: -webkit-linear-gradient(left, rgba(255, 245, 238, 1) 62%, rgba(255, 245, 238, 0.95) 65%, rgba(255, 245, 238, 0.85) 70%, rgba(255, 245, 238, 0) 100%);
}

.blog-post mark {
    background-color: cyan;
}

.blog-post img {
    border-radius: 0.25em;
}

.blog-post-incipit .button-text-1:hover{
    color: darkorange!important;
}
.blog-post-incipit .button-text-1:before{
    background-color: #0073ff;
}
.blog-post-incipit .button-text-1:after{
    background-color: darkorange;
}
.blog-post-incipit p , .blog-post p{
    padding-left: 0;
    padding-right: 0;
}
.blog-post .blockquote p{
    font-size: 18px;
}
.blog-post .blockquote {
    background-color: #cbfeff;
}

.blog-post .blockquote h6{
    font-size: 18px;
    text-transform: uppercase;
}

.blog-post .blockquote .blockquote-footer{
    margin-top: 10px!important;
}

.small-title-1{
    letter-spacing:1px!important;font-size:30px!important;
}
.big-title-1{
    letter-spacing:2px!important;font-size:45px!important;
}
.big-title-2{
    letter-spacing:2px!important;font-size:40px!important;
}
.padding-awards{
    padding: 20px 20px 30px 60px
}

@media all and (max-width: 1299px) {
    .header.center .header-menu .nav {
        left: 660px;
    }
}


@media (max-width: 992px) {
    .padding-awards{
        padding: 0;
    }
    .padding-books{
        padding-top: 60px!important;
    }
    .padding-book{
        padding: 0!important;
    }
    .wide{
        padding: 0 15px;
    }
    .small-title-1{
        letter-spacing:0!important;font-size:23px!important;
    }
    .big-title-1{
        letter-spacing:1px!important;font-size:35px!important;
    }
    .big-title-2{
        letter-spacing:1px!important;font-size:30px!important;
    }
    .bg-video-overlay {
        left: 0;
        width: 100% !important;
        background: -webkit-linear-gradient(left, rgba(255, 245, 238, 1) 2%, rgba(255, 245, 238, 0.9) 10%, rgba(255, 245, 238, 0.9) 50%, rgba(255, 245, 238, 0.8));
    }

    .bg-book-overlay {
        position: absolute;
        top: 75px;
        height: 500px;
        right: 0%;
        width: 100%;
        background: rgba(255, 245, 238, 1);
    }

    .bg-video-home {
        width: 100%;
        height: 500px;
    }

    i.dd-icon.fa-chevron-down {
        display: block;
        float: right;
        padding: 7px;
        line-height: 0.5;
    }

    i.dd-top-icon.fa-chevron-down {
        display: block;
        float: right;
        padding: 7px;
        line-height: 0.5;
    }

    i.dd-icon.fa-chevron-right {
        display: none;
    }

    .big-title-training {
        font-size: 30px !important;
        line-height: 1.2 !important;
        letter-spacing: 0 !important;
    }

    div span.small-title-training {
        line-height: 1.2 !important;
    }

    .small-title-training {
        font-size: 24px !important;
        letter-spacing: 0 !important;
    }

    .bg-image-code-renovation:before {
        background: linear-gradient(to left, rgba(255, 245, 238, 0.9), rgba(255, 245, 238, 0.90) 45%, rgba(255, 245, 238, 0.90) 60%, rgba(255, 245, 238, 0.9) 95%) !important;
    }

    .df {
        font-size: 16px !important;
    }
}

@media (max-width: 768px) {
    .df {
        font-size: 22px !important;
    }
}

@media (min-width: 992px) {
    .header .header-menu {
        height: 75px;
    }

    .header .header-menu .nav .nav-item .nav-link {
        line-height: 75px;
    }

    .header .header-menu .nav .nav-item .nav-dropdown .nav-dropdown-item .nav-subdropdown .nav-subdropdown-item:hover {
        background: initial !important;
    }

    .header .header-menu .nav .nav-item .nav-dropdown .nav-dropdown-item .nav-subdropdown {
        width: inherit;
    }

    .header .header-menu .nav .nav-item .nav-dropdown {
        top: initial;
    }

    i.dd-icon.fa-chevron-right {
        display: block;
        float: right;
        padding: 7px;
        line-height: 0.5;
    }

    i.dd-icon.fa-chevron-down {
        display: none;
    }

    i.dd-top-icon.fa-chevron-down {
        padding-left: 5px;
    }


}

@media (max-width: 576px) {
    .padding-group-picture {
        padding-bottom: 0 !important;
    }

    .meet-aa {
        padding-bottom: 300px;
    }

    .big-title-training {
        font-size: 22px !important;
        line-height: 1.2 !important;
        letter-spacing: 0 !important;
    }

    .small-title-training {
        font-size: 20px !important;
        letter-spacing: 0 !important;
    }
}


/*---- medi --> */
@media (max-width: 768px) {
    .training-programme-line-1 {
        font-size: 38px;
        letter-spacing: 4px;
    }

    .training-programme-line-2 {
        font-size: 46px;
        letter-spacing: 8px;
    }

    .training-programme-line-3 {
        font-size: 35px;
        letter-spacing: 6px;
        padding-left: 15px;
    }

    .code-renovation-line-1 {
        font-size: 36px;
        letter-spacing: 16px;
        padding-left: 5px;
    }

    .code-renovation-line-2 {
        white-space: nowrap;
        font-size: 43px;
        letter-spacing: 3px;
    }

    .code-renovation-line-3 {
        font-size: 40px;
        letter-spacing: 7px;
        padding-left: 0;
    }

    .about-us-line-1 {
        font-size: 32px;
        letter-spacing: 2px;
    }

    .about-us-line-2 {
        font-size: 50px;
        letter-spacing: 15px;
        padding-left: 5px;
    }

    .about-us-line-3 {
        font-size: 38px;
        letter-spacing: 7px;
        padding-left: 5px;
    }

    .presentations-iframe {
        width: 100%;
        height: 220px;
    }

    .cop-line-1 {
        font-size: 40px;
        letter-spacing: 6px;
        padding-left: 0;
    }

    .cop-line-2 {
        font-size: 37px;
        letter-spacing: 6px;
    }

    .booking-line-1 {
        font-size: 38px;
        letter-spacing: 4px;
    }

    .booking-line-2 {
        font-size: 48px;
        letter-spacing: 15px;
        padding-left: 10px;
    }

    .masonry-item div.cop {
        height: 350px;
        min-width: 300px;
    }

    .schema-left {
        margin-bottom: 0 !important;
    }

    .schema-right {
        margin-bottom: 10px !important;
    }

    .training-programme-cop {
        letter-spacing: 3px;
        font-size: 38px;
    }

    .testimonial-mobile {
        display: inline-block;
    }

    .training-programme-mob {
        letter-spacing: 2px;
        font-size: 36px;
        min-height: 0;
    }

    .home-line-5 {
        letter-spacing: 5px;
        font-size: 40px;
    }

    .link-default {
        white-space: normal;
    }

    span.brochure-text {
        display: none;
    }

    .home-line-4 {
        font-size: 30px;
        letter-spacing: 1px;
    }

   

    .btn-action {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 18px;
        margin-left: -10px;
    }

    .quote-large-img {
        max-width: 99%;
        display: block;
        padding: 0;
    }

    div.quote-large {
        max-width: 99%;
        display: inline-block;
    }

    div.quote-large blockquote {
        padding: 45px 0 !important;
    }

    div.quote-large blockquote p {
        font-size: 20px;
        line-height: 1.1;
    }

}
/*---- medi --> */