/*
Theme Name: AML IT Theme
Author: Bayu Wibawa
Author URI: http://www.aml-it.de/
Version: 1.0
*/

body {
    margin-bottom: 30px;
}
@font-face {
    font-family: "Century-Gothic";
    src: url("fonts/GOTHIC.TTF") format("truetype");
}
@font-face {
    font-family: "Century-Gothic Bold";
    src: url("fonts/GOTHICB.TTF") format("truetype");
}
@font-face {
    font-family: "Century-Gothic Italic";
    src: url("fonts/GOTHICI.TTF") format("truetype");
}

h1 {
    font-family: "Century-Gothic", "Helvetica Neue", Arial, sans-serif;
    font-size: 30px;
    color: #cc071e;
    letter-spacing: 5pt;
    margin-top: 10px;
    margin-bottom: 30px;
}
h2 {
    font-family: "Century-Gothic Bold", "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    color: black;
}
p, ul li, ol li {
    font-family: "Century-Gothic", "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    color: black;
    line-height: 190%;
}
a {
    font-family: "Century-Gothic Italic", "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    color: #cc071e;
    text-decoration: none;
}
ul {
    margin-top: 10px;
}
li {
    font-size: 16px;
    margin-bottom: 10px;
}
a:hover {
    text-decoration: none;
}
/*
.modal-dialog {
    width: 100% !important;
    min-height: 80%;
    margin: 0 0 0;
    padding: 0;
}

.modal-content {
    height: auto;
    min-height: 70%;
    border-radius: 0;
    width: 100% !important;
}
*/
.full-screen {
    width: 100%;
    height: 100%;
    margin: 0;
    top: 0;
    left: 0;
}
.modal-body {
    padding: 50px;
}
.modal_border {
    height: 30px;
    background: -webkit-linear-gradient(#f0f0f0, #dcdcdc);
    background: linear-gradient(#f0f0f0, #dcdcdc);
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.modal_border_bottom {
    height: 30px;
    background: -webkit-linear-gradient(#f0f0f0, #dcdcdc);
    background: linear-gradient(#f0f0f0, #dcdcdc);
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-right: 20px;
    padding-left: 20px;
    box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.homecontent {
    margin-top: 140px;
}
/*button style*/
.button_style1_text {
    font-family: "Century-Gothic Bold", "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    color: black;

}
.button_style1_icon img:last-child{display:none}
.button_style1_icon:hover img:first-child{display:none}
.button_style1_icon:hover img:last-child{display:inline-block}
.button_round {
    display: inline-block;
    position: relative;
    height: 100px;
}
.button_round h2 {
    height: 30px;
}
.bullet_horizontal {
    display: none;
    position: absolute;
    bottom: -63px;
    text-align: center;
    width: 100%;
}
.button_round:hover {
    cursor: pointer;
}
.button_round:hover .bullet_horizontal {
    display: block;
}
.button_round:hover h2 a {
    color: #cc071e;
}
.button_round:hover .button_style1_icon img:first-child{display:none;}
.button_round:hover .button_style1_icon img:last-child{display:inline-block;}

.button_round.active .button_style1_icon img:first-child{display:none;}
.button_round.active .button_style1_icon img:last-child{display:inline-block;}

.content_slider {
    min-height: 200px;
}
/*contact form*/
.contact_form {
    padding: 40px 0;
}
    .btn-senden {
        margin-top: 10px;
    }
    .contact_form input, .contact_form select {
        margin-bottom: 10px;
    }

/* contact detail @ footer*/
.contact_item {
    padding-left: 8px;
}
    .contact_item p {
        margin: 0;
    }
    .contact_item .icon_contact {
        float: left; margin-right: 10px; margin-bottom: 28px;
    }

.header_wrapper {}
    .header_1 {
        background: #FFFFFF;
        padding: 10px 0;
        border-bottom: 1px solid #cc071e;
    }
    .header_2 {
        background: -webkit-linear-gradient(#f0f0f0, #dcdcdc);
        background: linear-gradient(#f0f0f0, #dcdcdc);
        height: 30px;
    }
.header_2_bottom {
    background: #cc071e;
    height: 30px;
}

.header_wrapper2 {
    width: 100%;
    /*height: 30px;*/
    z-index: 1010;
}
.nav_1 {
    /*position: absolute;
    width: 100%;
    position: relative;*/
    width: 360px;
    margin: -30px auto 0 ;

}
.nav_content {
    background: url("images/nav-bg.png") center no-repeat;
    width: 360px;
    height: 214px;
    margin: -30px auto 0px;
    position: relative;
}
.nav_content_reverse {
    background: url("images/nav-bg-bottom.png") top center no-repeat;
    width: 360px;
    height: 214px;
    margin: 0px auto 0px;
    position: relative;
}


/*button 1*/
.nav_item1 {
    position: absolute;
    left: 39px;
    top: 39px;
}
.bullet_nav1 {
    position: absolute;
    top: 0px;
    left: 70px;
    display: none;
}
.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.nav_item1:hover .bullet_nav1 {display: inline-block}

.nav_item1 a.active img:first-child{display:none}
.nav_item1 a.active img:last-child{display:inline-block}

/*button 1 reverse*/
.nav_item1_r {
    position: absolute;
    left: 39px;
    bottom: 9px;
}
.bullet_nav1_r {
    position: absolute;
    bottom: 0px;
    left: 70px;
    display: none;
}
.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.nav_item1_r:hover .bullet_nav1_r {display: inline-block}

.nav_item1_r a.active img:first-child{display:none}
.nav_item1_r a.active img:last-child{display:inline-block}

/*button 2*/
.nav_item2 {
    position: absolute;
    left: 80px;
    top: 96px;
}
.bullet_nav2 {
    position: absolute;
    top: -30px;
    left: 50px;
    display: none;
}
.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.nav_item2:hover .bullet_nav2 {display: inline-block}

.nav_item2 a.active img:first-child{display:none}
.nav_item2 a.active img:last-child{display:inline-block}

/*button 2 reverse*/
.nav_item2_r {
    position: absolute;
    left: 80px;
    bottom: 66px;
}
.bullet_nav2_r {
    position: absolute;
    bottom: -30px;
    left: 50px;
    display: none;
}
.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.nav_item2_r:hover .bullet_nav2_r {display: inline-block}

.nav_item2_r a.active img:first-child{display:none}
.nav_item2_r a.active img:last-child{display:inline-block}

/*button 3*/
.nav_item3 {
    position: absolute;
    left: 150px;
    top: 123px;
}
.bullet_nav3 {
    position: absolute;
    top: -42px;
    left: 18px;
    display: none;
}
.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.nav_item3:hover .bullet_nav3 {display: inline-block}

.nav_item3 a.active img:first-child{display:none}
.nav_item3 a.active img:last-child{display:inline-block}

/*button 3 reverse*/
.nav_item3_r {
    position: absolute;
    left: 150px;
    bottom: 93px;
}
.bullet_nav3_r {
    position: absolute;
    bottom: -42px;
    left: 20px;
    display: none;
}
.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.nav_item3_r:hover .bullet_nav3_r {display: inline-block}

.nav_item3_r a.active img:first-child{display:none}
.nav_item3_r a.active img:last-child{display:inline-block}

/*button 4*/
.nav_item4 {
    position: absolute;
    right: 80px;
    top: 96px;
}
.bullet_nav4 {
    position: absolute;
    top: -30px;
    right: 50px;
    display: none;
}
.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.nav_item4:hover .bullet_nav4 {display: inline-block}

.nav_item4 a.active img:first-child{display:none}
.nav_item4 a.active img:last-child{display:inline-block}

/*button 4 reverse*/
.nav_item4_r {
    position: absolute;
    right: 80px;
    bottom: 66px;
}
.bullet_nav4_r {
    position: absolute;
    bottom: -30px;
    right: 50px;
    display: none;
}
.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.nav_item4_r:hover .bullet_nav4_r {display: inline-block}

.nav_item4_r a.active img:first-child{display:none}
.nav_item4_r a.active img:last-child{display:inline-block}

/*button 5*/
.nav_item5 {
    position: absolute;
    right: 39px;
    top: 39px;
}
.bullet_nav5 {
    position: absolute;
    top: 0px;
    right: 70px;
    display: none;
}
.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.nav_item5:hover .bullet_nav5 {display: inline-block}

.nav_item5 a.active img:first-child{display:none}
.nav_item5 a.active img:last-child{display:inline-block}

/*button 5 reverse*/
.nav_item5_r {
    position: absolute;
    right: 39px;
    bottom: 9px;
}
.bullet_nav5_r {
    position: absolute;
    bottom: 0px;
    right: 70px;
    display: none;
}
.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.nav_item5_r:hover .bullet_nav5_r {display: inline-block}

.nav_item5_r a.active img:first-child{display:none}
.nav_item5_r a.active img:last-child{display:inline-block}

.active_nav {
    display: inline-block;
}
.active_menu_item {
    text-align: center;
    color: #FFF;
}
    #menu_title_1 {
        font-size: 22px;
    }
.active_menu_item_bottom {
    bottom: -5px;
    position: absolute;
    width: 100%;

}
#menu_title_1_bottom {
    font-size: 17px;
    font-weight: normal;
}
#button_close_menu {
    position: absolute;
    left: 164px;
    top: 33px;
    cursor: pointer;
}
#button_close_menu_bottom {
    position: absolute;
    left: 165px;
    bottom: 6px;
    cursor: pointer;
}

.opened #nav_1 {
    top: 30px;
}
.top110 {
    top: 110px;
}
.hidden_div {
    display: none;
}
.show {
    display: block;
}
.sticky {
    display: inline-block;
    position: fixed;
    top: 0;
}
.sticky_bottom {
    display: inline-block;
    position: fixed;
    bottom: 0;
}
#small_nav_icon, #small_nav_icon_bottom {
    display: none;
    width: 100%;
    z-index: 1010;
}
#btn_nav_icon {
    cursor: pointer;
}

.bottom_navigation {
    position: fixed;
    display: none;
    bottom: 0px;
    width: 100%;
    z-index: 1000;
}
.content {
    min-height: 550px;
}
.button_widget_wrapper {
    margin-top: 30px;
}
.content_04_1 {
    padding-top: 40px;
    padding-bottom: 50px;
    border-bottom: 1px solid #cc071e;
}
.content_02_1 {
    padding-top: 40px;
    padding-bottom: 50px;
}

.content_03_1 {
    padding-top: 40px;
    padding-bottom: 0px;
    border-bottom: 1px solid #cc071e;
}
.content_02_2, .content_04_2 {
    background: #f0f0f0;
    padding: 50px 0 20px;
}
.content_03_2 {
    background: #f0f0f0;
}
.content_03_2 .collapse_content {
    padding: 5px 0 20px;
}
#carouselUnsereVorteile {
    /*width: 590px;
    height: 252px;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;*/
    margin: 0 auto;

}

.top {
    height: 45px;
    width: 90px;
    background: green;
    clip: rect(0px, 150px, 400px, 0px);
}
.top {
    border-top-left-radius: 90px;
    border-top-right-radius: 90px;
}

.btn_content3_wrapper {

}
.quote_style {
    position: relative;
}
    .quote_content {
        text-align: center;
        padding: 20px 40px;
    }
        .quote_content p {
            color: #cc071e;
        }
    .quote_open {
        left: 0px;
        bottom: 0px;
        position: absolute;
    }
    .quote_close {
        right: 0px;
        top: 0px;
        position: absolute;
    }

.vorteile_content {
    /*background: url("images/unsere_vorteile_bg.png") center top no-repeat;
    text-align: center;*/
    padding-top: 15px;
    padding-bottom: 30px;
    margin-top: 180px;
    position: relative;
}
    .vorteile_content p {
        margin-bottom: 0px;
    }

.content3_item1 {
    /*position: absolute;
    left: 40px;
    bottom: 40px;*/
}
.content3_bullet_nav1 {
    position: absolute;
    bottom: -12px;
    left: 98px;
    display: none;
}

.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.content3_item1:hover .content3_bullet_nav1 {display: inline-block}

.content3_item2 {
    /*position: absolute;
    left: 210px;
    bottom: 245px;*/
}
.content3_bullet_nav2 {
    position: absolute;
    bottom: -12px;
    left: 320px;
    display: none;

}
.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.content3_item2:hover .content3_bullet_nav2 {display: inline-block}

.content3_item3 {
    /*position: absolute;
    left: 514px;
    bottom: 340px;*/
}
.content3_bullet_nav3 {
    position: absolute;
    bottom: -12px;
    left: 543px;
    display: none;
}
.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.content3_item3:hover .content3_bullet_nav3 {display: inline-block}

.content3_item4 {
    /*position: absolute;
    right: 207px;
    bottom: 245px;*/
}
.content3_bullet_nav4 {
    position: absolute;
    bottom: -12px;
    left: 765px;
    display: none;
}
.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.content3_item4:hover .content3_bullet_nav4 {display: inline-block}

.content3_item5 {
    /*position: absolute;
    right: 40px;
    bottom: 40px;*/
}
.content3_bullet_nav5 {
    position: absolute;
    bottom: -12px;
    left: 988px;
    display: none;
}
.nav_icon img:last-child{display:none}
.nav_icon:hover img:first-child{display:none}
.nav_icon:hover img:last-child{display:inline-block}
.content3_item5:hover .content3_bullet_nav5 {display: inline-block}

.vorteile_content .content3_item1.active .nav_icon img:last-child {  display:inline-block;  }
.vorteile_content .content3_item1.active .nav_icon img:first-child {  display:none;  }
.vorteile_content .content3_item2.active .nav_icon img:last-child {  display:inline-block;  }
.vorteile_content .content3_item2.active .nav_icon img:first-child {  display:none;  }
.vorteile_content .content3_item3.active .nav_icon img:last-child {  display:inline-block;  }
.vorteile_content .content3_item3.active .nav_icon img:first-child {  display:none;  }
.vorteile_content .content3_item4.active .nav_icon img:last-child {  display:inline-block;  }
.vorteile_content .content3_item4.active .nav_icon img:first-child {  display:none;  }
.vorteile_content .content3_item5.active .nav_icon img:last-child {  display:inline-block;  }
.vorteile_content .content3_item5.active .nav_icon img:first-child {  display:none;  }

.contact_wrapper {
    background: -webkit-linear-gradient(#f0f0f0, #dcdcdc);
    background: linear-gradient(#f0f0f0, #dcdcdc);
    padding: 30px 0;
    box-shadow: inset 0 0 20px #AAAAAA;
}
.footer_wrapper {
    height: 30px;
    background: -webkit-linear-gradient(#f0f0f0, #dcdcdc);
    background: linear-gradient(#f0f0f0, #dcdcdc);
    position: fixed;
    width: 100%;
    bottom: 0;
    box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.red-color {
    color: #cc071e;
}

.btn-senden {
    cursor: pointer;
    background: url("images/send_button_icon_hover.png");
}
.btn-senden:hover {
    background: url("images/send_button_icon_hover.png");
}
#navigation_bottom {
    bottom: 0px;
    position: fixed;
}
.parallax_1 {
    /* The image used */
    background-image: url("images/parallax-bg1.jpg");

    /* Set a specific height */
    min-height: 500px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax_2 {
    /* The image used */
    background-image: url("images/parallax-bg2.jpg");

    /* Set a specific height */
    max-height: 350px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax_3 {
    /* The image used */
    background-image: url("images/parallax-bg3.jpg");

    /* Set a specific height */
    max-height: 350px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax_4 {
    /* The image used */
    background-image: url("images/parallax-bg4.jpg");

    /* Set a specific height */
    max-height: 350px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax_5 {
    /* The image used */
    background-image: url("images/parallax-bg5.jpg");

    /* Set a specific height */
    min-height: 350px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax_height {
    height: 350px;
    display: block;
}

/*.content3_item1:hover .content3_bullet_nav1 {display: none}
.content3_item2:hover .content3_bullet_nav2 {display: none}
.content3_item3:hover .content3_bullet_nav3 {display: none}
.content3_item4:hover .content3_bullet_nav4 {display: none}
.content3_item5:hover .content3_bullet_nav5 {display: none}*/

#carouselUnsereVorteile {
    width: 100%;
    min-height: 300px;
    height: auto;
    background: none;
    margin-top: 20px;
    padding:20px 0 20px;
    border-radius: 0px;
}
#carouselUnsereVorteile h2, .content_04_2 h2, .content_03_2 h2, .content_02_2 h2 {
    font-size: 18px;
    margin: 15px 0 20px;
}
.vorteile_content {
    background: none;
    margin-top: 20px;
}
.btn_content3_wrapper {
    z-index: 1010;
    display: block;
    margin-bottom: 10px;
}
.formation_532 .formation_item {
    float: left;
    width: 16%;
    margin: 2%;
}
.content_04_3 {
    padding: 30px 0;
}
.partners {
    /*min-height: 300px;*/
}
.partner_logo {
    height: 48px;
}
.user_logo {
    height: 180px;
}
.user_info p {
    line-height: 145%;
    font-size: 16px;
}
.contact_form input:hover, .contact_form input:focus, .contact_form select:hover, .contact_form textarea:hover, .contact_form select:focus, .contact_form textarea:focus {
    border-color: red;
    box-shadow: 0 0 0 0.2rem rgba(123, 0, 0, 0.25);
}
.contact_form .btn-senden:hover {
    border-color: none;
    box-shadow: none;
}
.header_3_bottom {
    background: -webkit-linear-gradient(#f0f0f0, #dcdcdc);
    background: linear-gradient(#f0f0f0, #dcdcdc);
}
/* Large desktop */
@media (max-width: 1280px) {
    .contact_item p {
        font-size: 12px;
    }
    .contact_item p strong {
        font-size: 14px;
    }
    .contact_right .icon_contact {
        margin-bottom: 20px;
    }
}

@media (max-width: 1025px)  {
    .content3_bullet_nav1 {
        left: 80px;
    }
    .content3_bullet_nav2 {
        left: 265px;
    }
    .content3_bullet_nav3 {
        left: 450px;
    }
    .content3_bullet_nav4 {
        left: 635px;
    }
    .content3_bullet_nav5 {
        left: 820px;
    }
}

@media (max-width: 785px) {
    .footer_logo {
        display: none;
    }
    p {
        font-size: 14px;
    }
    h1 {
        font-size: 18px;
    }
    a {
        font-size: 14px;
    }
    .button_style1_text {
        font-size: 14px;
    }
    #carouselUnsereVorteile h2 {
        font-size: 18px;
        margin: 15px 0 20px;
    }
    #carouselUberUns .text-right {
        text-align: center !important;
    }
    .partner_info, .user_info {
        text-align: center !important;
        margin-bottom: 20px;
    }
    .content3_item1:hover .content3_bullet_nav1 {display: none}
    .content3_item2:hover .content3_bullet_nav2 {display: none}
    .content3_item3:hover .content3_bullet_nav3 {display: none}
    .content3_item4:hover .content3_bullet_nav4 {display: none}
    .content3_item5:hover .content3_bullet_nav5 {display: none}
    .formation_532 .formation_item3 {
        width: 29.33%;
    }
    .formation_532 .formation_item2 {
        width: 46%;
    }
}
@media (max-width: 460px) {
    .footer_wrapper {
        display: none;
    }
    body {
        margin-bottom: 0px;
    }
    .modal-body {
        padding:30px;
    }
    .modal-body p, ul li, ol li {
        font-size: 14px;
    }
}
@media (max-width: 320px) {
    .nav_content_reverse {
        width: 100%;
    }
}

.safari_only {
    display: none;
}

@media screen and (max-width: 767px) {
    _::-webkit-full-page-media, _:future, :root .safari_only {
        display: block;
        /*height: 400px;
        overflow: hidden;
        width: 100%;*/
    }
}