.fa.fa-twitter {
    font-family: sans-serif;
}

.fa.fa-twitter::before {
    content: "𝕏";
    font-size: 17px;
    font-weight: bold;
}

.section-footer .fa.fa-twitter {
    font-family: sans-serif;
}

.section-footer .fa.fa-twitter::before {
    content: "𝕏";
    font-size: 18px;
    font-weight: bold;
}

.navbar-brand {
    display: none;
}

.primary-btn {
    background: #fff;
    padding: 10px;
    border-radius: none;
    width: 160px;
    color: #000;
    font-weight: bold;
    margin-top: 15px;
    margin-left: 5px;
}

.secondary-btn {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 10px;
    border-radius: none;
    border-color: rgba(255, 255, 255, 0.3);
    width: 160px;
    color: #fff;
    font-weight: bold;
    margin-top: 15px;
    margin-left: 5px;
}

.secondary-text {
    font-size: 17px;
    /*color: #7A7A7A;*/
    color: #515151;
}

.secondary-text-on-bg {
    font-size: 17px;
    /*color: #7A7A7A;*/
    color: #a5a5a5;
}

.section-title {
    color: #d92300;
    font-weight: bold;
}

.toptop-nav {
    background-color: #1E1E1E;
    color: #fff;
    font-size: 14px;
    padding-top: 20px;
    height: 120px;
}

.toptop-brand {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.top-nav {
    margin-left: 50px;
    margin-right: 50px;
    margin-top: -35px;
    border-radius: 5px;
    height: 70px;
}

#carouselExampleControls {
    margin-top: -35px;
}

.testimonyCarBg {
    height: 500px;
    width: 100%;
}

.testimonyCarContent {
    position: absolute;
    top: 0;

    left: 10px;
    height: 500;
    color: #fff;
    padding-top: 20px;
    ;

}

.testimonyCarContent img {
    height: 100px;
    width: 100px;
}


.carouselBackground {
    opacity: 1;
    filter: alpha(opacity=70);
    filter: brightness(80%);
    height: 600px;
    background-size: cover;
}

.carouselContent {
    position: absolute;
    top: 150px;
    z-index: 100;
    left: 10px;
    height: 600px;
    color: #fff
}

.overlay {
    height: 600px;
    color: #fff;
    background: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    ;
    opacity: 0.7;
}

.overlay-case {
    height: 100%;
    color: #fff;
    background: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    ;
    opacity: 0.7;
    width: 100%;
    height: 900px;
}

.case-content {
    position: absolute;
    top: 0px;
    z-index: 100;
    left: center;
    height: 900px;
    width: 100%;
}

.case-content-intro {
    text-align: center;
    padding: 50px 300px;
}

.overlay-contact {
    height: 100%;
    color: #fff;
    background: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    ;
    opacity: 0.7;
}

.overlay-contact-us {
    height: 100%;
    color: #fff;
    background: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    ;
    opacity: 0.7;
}

.right-contact {
    background-image: url("assets/images/carousel (3).jpg");
    background-size: cover;
    background: #1b1d21;
    background: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    ;

}


.section-case {
    background-image: url("../images/carousel (5) small.jpg");
    background-size: cover;

}

.contact-intro {
    background-image: url("../images/carousel (6) small.jpg");
    background-size: cover;
}

#carouselExampleControls h1 {
    font-weight: bold;
    font-size: 48px;
    color: #fff;
}

.intro-section {
    padding-left: 100px;
    padding-right: 100px;
    background: #f2f2f2;
}

.intro-section .col-sm-4 {
    margin-bottom: 50px;
}

.my-card {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    margin-top: -50px;
    background-color: #fff;
    border-radius: 5px;
    padding: 40px;
    border-bottom: 2px solid #d92300;
    ;
}



.my-card-header i {
    color: #fff;
    ;
}

.icon-holder {
    border-radius: 50%;
    background: #d92300;
    opacity: 0.9;
    height: 80px;
    width: 80px;
    padding-top: 12px;
    padding-left: 5px;
}

.my-card-title {
    margin-top: 10px;
    margin-bottom: 10px;
}

.my-card-title {
    margin-top: 10px;
    margin-bottom: 10px;
}

.my-card-body p {
    font-size: 17px;
    display: flex;
    text-align: center;
    /*color: #7A7A7A;*/
    color: #515151;
}

.about-part {
    padding-bottom: 100px;
    padding-left: 100px;
    padding-right: 100px;
    background: #edeeef;
}

.about-part p {
    font-size: 17px;
}

.my-card-footer {

    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 17px;
}

.my-card-title a {
    font-size: 24px;
    color: #1b1d21;
    display: flex;
    justify-content: center;
    box-shadow: none;
    text-decoration: none;
}

.my-card-footer a {
    color: #d92300;
    font-weight: bold;
}

/* On mouse-over, add a deeper shadow */
.my-card:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    background-color: #d92300;
}


.my-card:hover .my-card-footer a,
.my-card:hover .my-card-title a,
.my-card:hover .my-card-body p {
    color: #fff;
    ;
}

.my-card:hover .icon-holder {
    background-color: #fff;
}

.my-card:hover .icon-holder i {
    color: #d92300;
}


.section-services {
    padding: 50px;
    background: #edeeef;
}

.service-list .col-sm-6 {
    margin-bottom: 50px;
    padding-left: 50px;
}

.service-card {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;

}

.service-card-header {
    padding-top: 30px;
    color: #fff;
    margin-left: -50px;
}

.square-icon-holder {
    border-radius: 5px;
    background: #d92300;
    height: 75px;
    width: 75px;
    padding-top: 12px;
    padding-left: 5px;
}

.service-card-content {
    margin-left: 50px;
}

.service-card-title a {
    font-size: 20px;
    color: #1b1d21;
    box-shadow: none;
    text-decoration: none;
    font-weight: bold;
}

.service-card-body p {
    font-size: 17px;
}

.service-card:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    background: #f2f2f2;
}


.section-case {
    margin-top: -35px;
}

.case-card {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;

}

.case-card-title a {
    font-size: 20px;
    color: #1b1d21;
    box-shadow: none;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.case-card-body p {
    font-size: 17px;
}

.case-card-footer {

    display: flex;
    justify-content: center;
}

.case-card-footer a {
    color: #d92300;
    font-weight: bold;
}

.section-testimoni {

    color: #000;
    background-color: #1b1d21;

}

.section-footer {
    background-color: #1E1E1E;
    padding-top: 20px;
}

.section-footer h4 {
    margin-bottom: 30px;
    ;
}

.section-footer .body {
    margin-bottom: 80px;
    ;
}

.section-contact {
    margin: 0px;
    padding: 0px;
    padding-left: 100px;
    padding-right: 100px;

}

.service-intro {
    text-align: center;
    padding: 50px 300px;
}

.section-benefits {
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 100px;
}

.benefits-content {
    background: #262832;
    padding: 30px;
    padding-left: 100px;
    color: #fff;
}

.benefits-image-holder {
    padding: 20px;
    padding-left: 20px;
}

.button-holder {
    margin-top: 50px;
    text-align: center;
}

.testimony-intro {
    text-align: center;
    padding: 50px 300px;
    padding-bottom: 0px;
}

#testimonyCarousel {
    margin-left: 50px;
    margin-right: 50px;
    padding: 0px;
}

#testimonyCarousel .carousel-inner {
    margin-left: 150px;
    margin-right: 150px;
    max-width: 960px;
}

.testimonyCarContent {
    width: 100%;
    padding-left: 100px;
    padding-right: 100px;
}

.testimony-image-holder {
    padding-left: 100px;
    padding-right: 100px;
    margin-bottom: 30px;
}

#testimonyCarousel p {
    margin-top: 10px;
    font-size: 24px;
}

.section-partner {
    padding: 60px;
}

.section-partner img {
    height: 50px;
}

.footer-contact-holder {
    display: flex;
    flex-direction: row;
}



/* Mobile Phones and tablets */
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .primary-btn {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 20px;
        ;
        width: 130px;
    }

    .secondary-btn {
        padding-left: 0px;
        padding-right: 0px;
        width: 130px;
    }

    .toptop-nav {
        display: none;
    }

    .top-nav {
        margin: 0px;
        border-radius: 0px;
        height: 100px;
        background-color: #1E1E1E;
        margin-top: 0px;
    }

    .navbar-brand {
        display: block;
        color: #fff;
    }

    #carouselExampleControls {
        margin-top: 0px;
        padding: 0px;
    }

    .carouselBackground {
        height: 520px;
        background-size: cover;
        padding-top: 00px;
    }

    .carouselContent {
        position: absolute;
        top: 135px;
        height: 520px;
        color: #fff;

    }

    #carouselExampleControls h1 {
        margin-left: 20px;
        font-size: 38px;
    }

    .carouselContent a {
        font-size: 13px;

    }

    .intro-section {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
    }

    .intro-section .col-sm-4 {
        margin-bottom: 50px;
    }

    .my-card {
        padding: 20px;
        margin-top: 0px;
        ;

    }

    .about-part {
        padding-bottom: 0px;
    }

    .service-intro {
        text-align: center;
        padding: 50px 50px;
    }

    .section-services .col-sm-3 {
        margin-bottom: 20px;
    }

    .section-services {
        padding: 10px;
    }

    .service-card-header {
        padding-top: 60px;
    }

    .service-card-content {
        margin-left: 15px;
    }

    .service-card-title a {
        text-align: left;

    }

    .service-card-body p {
        text-align: left;
    }

    .benefits-image-holder {
        padding: 0px;

    }

    .about-part {
        padding-left: 0px;
        padding-right: 00px;
    }

    .about-content {
        margin-left: 10px;
        margin-right: 10px;
    }

    .about-part .col-sm-6 {
        margin-bottom: 20px;
        ;
    }

    .about-part .col-sm-6 img {
        margin-top: 20px;
        ;
    }

    .section-benefits {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .benefits-content {
        padding-right: 30px;
        padding-left: 30px;
    }

    .case-content-intro {
        text-align: center;
        padding: 50px 30px;
    }

    .case-list .row .col-sm-4 {
        margin-bottom: 50px;
        ;
    }

    .overlay-case {
        height: 1800px;
    }

    .case-content {
        height: 1800px;
    }

    .button-holder {
        margin-top: 0px;
        text-align: center;
    }

    .testimonyCarBg {
        height: 620px;
    }

    .testimonyCarContent {
        height: 620;
    }

    .testimonyCarContent img {
        height: 80px;
        width: 80px;
    }

    .testimony-intro {
        padding: 50px 20px;
        padding-bottom: 0px;
    }

    #testimonyCarousel {
        margin-left: 0px;
        margin-right: 0px;
    }

    #testimonyCarousel .carousel-inner {
        margin-left: 20px;
        margin-right: 30px;
        max-width: 330px;
    }

    .testimonyCarContent {
        padding-left: 10px;
        padding-right: 10px;
    }

    .testimony-image-holder {
        padding-left: 80px;
        padding-right: 80px;
    }

    #testimonyCarousel p {
        margin-top: 10px;
        font-size: 20px;
    }

    .section-partner {
        display: none;
    }

    .contact-content {
        margin-left: 15px;
        margin-right: 15px;
    }

    .footer-contact-holder {
        justify-content: center;
    }

    .footer-company {
        text-align: center;
    }
}

/*For other pages*/
.section-header {
    margin-top: -35px;
}

.headerBackground {
    opacity: 1;
    filter: alpha(opacity=70);
    filter: brightness(80%);
    height: 400px;
    background-size: cover;
}

.headerContent {
    position: absolute;
    top: 180px;
    z-index: 100;
    left: 100px;
    height: 300px;
    color: #fff;

}

.overlay-header {
    height: 400px;
    color: #fff;
    background: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    ;
    opacity: 0.7;
}



.section-header p {
    color: #fff;
    font-size: 18px;
}

.section-header a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}

.section-header a:hover {
    color: #fff;
}

.section-header h1 {
    font-weight: bold;
    font-size: 56px;
    color: #fff;
}


.contact-card {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    margin-top: -50px;
    background-color: #fff;
    border-radius: 5px;
    padding: 40px;
    border-bottom: 2px solid #d92300;
    ;
    padding: 50px;
}

.service-page-list .col-sm-4 {
    margin-bottom: 50px;
}

.section-service-dets {
    padding-top: 50px;

    background-color: #edeeef;
}

.section-how-dets {
    padding-top: 50px;
    padding-bottom: 50px;
    ;
    background-color: #fff;
}

.portfolio-menu button {
    color: #000;
    padding: 10px 5px;
    border: none;
    background-color: #fff;
    font-weight: bold;
}

.portfolio-menu .active {
    color: #d92300;
}

.about-story .about-part {
    padding-top: 100px;
    padding-bottom: 50px;
}

.contact-page-sec .about-part {
    padding-top: 100px;
    padding-bottom: 50px;
}

.section-leader .about-part {
    padding-top: 100px;
}

.founder-achievements ol{
    margin-left: 20px;
    margin-right: 20px;
}

.founder-achievements ol li{
    color: #515151;
    font-size: 17px;
    margin-top: 10px;
}
/* Mobile Phones and tablets */
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .headerBackground {
        height: 400px;
    }

    .headerContent {
        position: absolute;
        top: 180px;
        z-index: 100;
        left: 20px;
        height: 300px;

    }

    .overlay-header {
        height: 400px;
    }

    .detail-header .headerBackground {
        height: 450px;
    }

    .detail-header .overlay-header {
        height: 450px;
    }

    .detail-header .headerContent {
        height: 350px;
    }


    .section-header .row {
        height: 500px;
        padding-top: 200px;
    }

    .section-header p {
        font-size: 16px;
    }

    .section-header h1 {

        font-size: 42px;
    }

    .about-story .about-part {
        padding-bottom: 0px;
    }

    .section-principles .benefits-image-holder {
        display: none;
    }

    .section-testimoni {
        margin-bottom: 0px;
    }

    .section-leader .about-part {
        padding-top: 0px;

    }

    .section-contact {
        padding-left: 0px;
        padding-right: 0px;

    }

    .contact-page-sec .about-part {
        padding-bottom: 0px;
    }

    .contact-page-sec .footer-contact-holder {
        justify-content: left;
    }

    .contact-card {
        margin-top: 0px;
        border-radius: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .section-how-dets {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 50px;
    }
    .founder-achievements{
        padding-left: 30px;
        padding-right: 30px;
    }

}