﻿@font-face {
    font-family: 'MyWebFont';
    src: url('../Fonts/Raleway-ExtraBold.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../Fonts/raleway-extrabold.eot') format('embedded-opentype'),
        url('../Fonts/raleway-extrabold.svg') format('svg'),
        url('../Fonts/raleway-extrabold.woff') format('woff');
}

@font-face {
    font-family: 'CalibriFont';
    src: url('../Fonts/Calibri.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../Fonts/Calibri.eot') format('embedded-opentype'), 
        url('../Fonts/Calibri.svg') format('svg'), 
        url('../Fonts/Calibri.woff') format('woff'),
        url('../Fonts/Calibri.woff2') format('woff2');
}

.social_media {
    padding-top: 10px;
}

    .social_media a i {
        font-size: 20px !important;
    }

    .social_media a {
        background: #e64415;
        border: 2px solid white;
        border-radius: 4px;
        padding: 10px 10px 5px 10px;
        margin: 0 3px 0 3px;
    }

        .social_media a:hover {
            background: white;
            color: #e64415;
            border: 2px solid #e64415;
        }

.footer_CopyRight {
    text-align: center;
    margin-top: 40px;
}
/*.tecnhology_col {
    background: #e64415;

}*/
.background_f3f3f3 {
    background:#f3f3f3 !important
}
#contact-section-container {
    padding-top:40px
}
.m-mix_auto {
    text-align:center
}
    .m-mix_auto:after {
        margin: 23px auto 23px auto;
    }

.contact_section {
    background-color: #212529;
    background-image: url("../images/Background/Contact_us/map-image.png");
    background-repeat: no-repeat;
    background-position: center;
}

section#contact {
    background-color: #212529;
    background-image: url("../images/Background/Contact_us/map-image.png");
    background-repeat: no-repeat;
    background-position: center
}

    section#contact .section-heading {
        color: #fff
    }

    section#contact .form-group {
        margin-bottom: 25px
    }

        section#contact .form-group input, section#contact .form-group textarea {
            padding: 20px
        }

            section#contact .form-group input.form-control {
                height: auto
            }

            section#contact .form-group textarea.form-control {
                height: 242px
            }

    section#contact .form-control:focus {
        border-color: #fed136;
        box-shadow: none
    }

    section#contact ::-webkit-input-placeholder {
        font-weight: 700;
        color: darkslategray;
        opacity: 0.7;
        font-family: CalibriFont;
        letter-spacing: 2px;
        font-variant: none;
        /*font-family: Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif*/
    }

    section#contact :-moz-placeholder {
        font-weight: 700;
        color: #ced4da;
        font-family: CalibriFont;
        letter-spacing: 2px;
        font-variant: none;
    }

    section#contact ::-moz-placeholder {
        font-weight: 700;
        color: #ced4da;
        font-family: CalibriFont;
        letter-spacing: 2px;
        font-variant: none;
    }

    section#contact :-ms-input-placeholder {
        font-weight: 700;
        color: #ced4da;
        font-family: CalibriFont;
        letter-spacing: 2px;
        font-variant: none;
    }

#contact {
    padding-top: 20px;
    padding-bottom: 80px;
}

/* Creative Button */

.contact_btn {
    position: relative;
    display: inline-block;
    width: 166px;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    cursor: pointer;
    overflow: hidden;
}

    .contact_btn svg {
        position: absolute;
        top: 0;
        left: 0;
    }

        .contact_btn svg rect {
            stroke: #ffffff;
            stroke-width: 6;
            stroke-dasharray: 422, 0;
            stroke-dashoffset: 0;
            transition: all 900ms ease-out; 
        }

    .contact_btn:hover svg rect {
        stroke: #e64415;
        stroke-width: 7;
        stroke-dasharray: 110, 312;
        stroke-dashoffset: 183;
    }

        .contact_btn:hover #sendMessageButton p {
            font-weight: bold;
        }

.tecnhology_col div img {
    height: 150px;
    width: 169px;
}
.tecnhology_col div {
    padding: 10px 20px 10px 20px;
}
.tecnhology_col h3{
    line-height:5.0
}
.title_section {
    font-size: 50px;
    font-weight: bold;
    color: #0c0c0c;
}
.color_white {
    color: white
}
.button_disable {
    pointer-events: none;
    opacity: 0.4;
}
.section_WhoWeAre_img {
    border: 15px solid #0c0c0c;
    border-radius: 4px;
}
.background_0c0c0c {
    background: #0c0c0c;
}
.color_f3f3f3 {
    color: #f3f3f3;
}
.rotate_2 {
    transform: rotate(2deg);
}
.rotate_n2 {
    transform: rotate(-2deg);
}
.rotateY_15 {
    transform: rotateY(15deg);
}
.translateY_n10 {
    transform: translateY(-10px);
}


.top_-15:before, .top_-15, .top_-15:after {
    top: -15%;
}
.top_-20:before, .top_-20, .top_-20:after {
    top: -20%;
}

.carousel-indicators li {
    width: 60px !important;
    height: 10px !important;
    margin-right: 4px !important;
    border: 2px solid white !important;
    border-radius: 2px !important;
}
#initial_carousel {
    filter: drop-shadow(-2px 16px 28px rgba(0,0,0,0.9));
}
.logo_nav {
    position: absolute !important;
    top: 4%;
    left: 4%;
    z-index: 99;
    transform: rotateY(15deg);
}
.initial_section {
    position: absolute;
    top: 47px;
    left:5%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin:0 auto;
    text-align: center
}
    .initial_section h1 {
        margin-top: 61px;
        font-size: 60px;
        color:white
    }
        /*.initial_section h2:after {
            content: "";
            display: block;
            background-color: #e64415;
            height: 3px;
            margin: 20px auto;
            width: 70px;
        }*/
    .initial_section img {
        transform: rotateY(15deg) !important;
    }
.font_500 {
    font-weight:500 !important
}
.opacity_09 {
    opacity: 0.9;
}
#initial_carousel .active > img {
    transition-property: all !important;
    transition-duration: .5s !important;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1) !important;
}
.i_facebook{
    padding: 10px 12px 5px 12px !important
}
.highlight_effect:hover {
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
}
@media (min-width: 100px) and (max-width: 999px) {
    .logo_div_tel {
        padding-top: 30px;
    }

    .footer_CopyRight {
        margin-top: 10px
    }
}
@media (min-width: 100px) and (max-width: 350px){
    .initial_section h2 {
        font-size: 14px !important;
    }
}
@media (min-width: 100px) and (max-width: 765px) {
    .google_maps_modal_left {
        padding-left: 15px !important
    }

    .google_maps_modal {
        text-align: center !important
    }
}

@media (min-width: 100px) and (max-width: 499px) { /*Telemóvel*/
    .title_section, .nearshore_h2{
        font-size: 40px;
    } 
    .power_bi_width {
        margin-left: -10px !important;
        padding-bottom: 10px;
        padding-left: 0px !important;
        width: 250px !important;
        max-width: 170% !important;
    }
    .div_many_more {
        padding: 0px !important
    }
    .tableau_resize_tel {
        margin-left: -10px;
    }
    .cucumber_resize_tel {
        margin-left: -17px;
    }
    .initial_section img {
        width: 100px;
    }

    .initial_section h2 {
        font-size: 16px;
        margin-top: 19px;
    }
        .initial_section h2:after {
            content: "";
            display: block;
            background-color: #e64415;
            height: 3px;
            margin: 5px auto;
            width: 70px;
        }
    .initial_section {
        top:21px !important
    }

    .initial_carousel_ol {
        bottom: -40px !important;
    }

    /*#initial_carousel .active > img, .initial_carousel_content {
        height: 350px
    }*/
    .tecnhology_col h3 {
        line-height: 8.0;
    }
    .h3_many_more {
        font-size: 13px !important;
    }
    .tel_padding15 {
        padding-left: 15px !important
    }
    .tel_textcenter {
        text-align: center !important
    }
}
@media (min-width: 500px) and (max-width: 699px) {
    .power_bi_width {
        width: 205px !important;
        max-width: 125% !important;
        margin-left: -5px !important;
    }
    .initial_section img {
        width: 150px;
    }

    .initial_section h2 {
        font-size: 20px;
        margin-top: 20px;
    }
        .initial_section h2:after {
            content: "";
            display: block;
            background-color: #e64415;
            height: 3px;
            margin: 10px auto;
            width: 70px;
        }

    .initial_carousel_ol {
        bottom: -60px !important;
    }
    /*#initial_carousel .active > img, .initial_carousel_content {
        height: 400px
    }*/
    .tecnhology_col h3 {
        line-height: 8.0;
    }

    .h3_many_more {
        font-size: 13px !important;
    }
    .tel_padding15 {
        padding-left: 15px !important
    }
    .tel_textcenter {
        text-align: center !important
    }
    .initial_carousel_content {
        height: 500px;
    }
}
@media (min-width: 700px) and (max-width: 849px) {
    .power_bi_width {
        width: 205px !important;
        max-width: 125% !important;
        margin-left: -5px !important;
    }
    .tel_padding15 {
        padding-left: 15px !important;
    }
    .initial_section img {
        width: 150px;
    }

    .initial_section h2 {
        font-size: 40px;
        margin-top:40px;
    }
    .initial_carousel_ol {
        bottom: -60px !important;
    }
    .initial_carousel_content {
        height: 400px;
    }

}
@media (min-width: 850px) and (max-width: 1029px) {
    .power_bi_width {
        width: 205px !important;
        max-width: 125% !important;
        margin-left: -5px !important;
    }
    .tel_padding15 {
        padding-left: 15px !important;
    }
    .initial_section img {
        width: 200px;
    }

    .initial_section h2 {
        font-size: 40px;
        margin-top: 40px;
    }
    .initial_carousel_ol {
        bottom: -60px !important;
    }
    .initial_carousel_content {
        height: 500px;
    }

}
@media (min-width: 1030px) and (max-width: 1199px) {
    .power_bi_width {
        width: 205px !important;
        max-width: 125% !important;
        margin-left: -5px !important;
    }
    .tel_padding15 {
        padding-left: 15px !important;
    }
    .initial_section img {
        width:250px;
    }
    .initial_section h2 {
        font-size: 60px;
    }
    .initial_carousel_ol {
        bottom: -80px !important;
    }
    .initial_carousel_content {
        height: 600px;
    }

}
@media (min-width: 1200px) {
    .power_bi_width {
        width: 205px !important;
        max-width: 125% !important;
        margin-left: -5px !important;
    }
    .initial_carousel_ol {
        bottom: -80px !important;
    }
    .initial_carousel_content {
        height: 700px;
    }
}
.initial_carousel_ol {
    width: 100% !important;
    left: 30% !important;
}
/**/
.section-half-background-image-container .text-column {
    padding: 50px;
    position: relative;
    z-index: 3;
}
@media (min-width: 992px){
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-6 {
        width: 50%;
        float:left
    }
    .section-half-background-image-container .image-column {
        position: absolute;
        display: block;
        top: 0;
        z-index: 0;
        bottom: 0;
        width: 50%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right;
    }
}
.section-half-background-image-container {
    position: relative;
    background-color: #eee;
    padding: 60px 0;
}

/**/

.nearshore_background_img {
    background-image: url('../../../../img/Nearshore/nearshore_thefork.jpg');
}
.nearshore_why_list {
    list-style-type: decimal;
}

    .nearshore_why_list li {
        padding-left:5px;
        color:#e64415;
    }
        .nearshore_why_list li p {
            color: #585858;          
        }
.nearshore_yourteam_list li {
    padding-left: 5px;
    color: #e64415;
}

    .nearshore_yourteam_list li p {
        color: #585858;
    }

.nearshore_section h3{
    margin-top: 27px
}
.f-size-40 {
    font-size: 40px !important
}
.f-size-30 {
    font-size: 30px !important
}
.font_expanded {
    letter-spacing: 1px;
    font-variant: none;
}
.h3_many_more {
    font-size:20px;
}

.icon_user:before {
    content: "\f1ad" !important;
}

.nearshore_why_list li p {
    margin: 0 0 3px !important;
}
.about_us_h3font div p {
    font-size: 17px !important;
}
.javascript_width {
    width: 120px !important
}
.java_width {
    width: 110px !important;
    padding-bottom:20px
}
.cucumber_width{
    width: 189px !important;
    max-width: 146% !important;
}
.technologies_tel_resize {
    padding-left: 15px;
}
.tableau_width {
    width: 205px !important;
    max-width: 125% !important;
}
.aem_icon {
    padding-bottom: 15px !important;
    width: 140px !important;
}
.div_kafka_icon {
    padding-left: 5px;
    width: 169px;
}
.f-size-14 {
    font-size: 14px !important;
}