/*
########################################
 (c)2017 CREDIT INFO
########################################

 @CSS Document;

 Author: Savin Cristian
 Author-email: savin.cristian95@icloud.com
 Start Date: 20. 10. 2017
 Finish Date: 25. 10. 2017

*/



/*
    Custom marin top & bottom classes
*/
.mt5{margin-top:5px!important}
.mt7{margin-top:7px!important}
.mt10{margin-top:10px!important}
.mt15{margin-top:15px!important}
.mt20{margin-top:20px!important}
.mt22{margin-top:22px!important}
.mt26{margin-top:26px!important}
.mt25{margin-top:25px!important}
.mt30{margin-top:30px!important}
.mt35{margin-top:35px!important}
.mt40{margin-top:40px!important}
.mt45{margin-top:45px!important}
.mt50{margin-top:50px!important}
.mt55{margin-top:55px!important}
.mt60{margin-top:60px!important}
.mt65{margin-top:65px!important}
.mt70{margin-top:70px!important}
.mt75{margin-top:75px!important}
.mt80{margin-top:80px!important}
.mt85{margin-top:85px!important}
.mt90{margin-top:90px!important}

.mb5{margin-bottom:5px!important}
.mb10{margin-bottom:10px!important}
.mb15{margin-bottom:15px!important}
.mb20{margin-bottom:20px!important}
.mb25{margin-bottom:25px!important}
.mb30{margin-bottom:30px!important}
.mb35{margin-bottom:35px!important}
.mb40{margin-bottom:40px!important}
.mb45{margin-bottom:45px!important}
.mb50{margin-bottom:50px!important}
.mb55{margin-bottom:55px!important}
.mb60{margin-bottom:60px!important}
.mb65{margin-bottom:65px!important}
.mb70{margin-bottom:70px!important}
.mb75{margin-bottom:75px!important}
.mb80{margin-bottom:80px!important}
.mb85{margin-bottom:85px!important}
.mb90{margin-bottom:90px!important}


.mr20{
    margin-right: 20px;
}
.ml20{
    margin-left:20px;
}

/* FONTS */


@font-face {
    font-family: 'Futura PT Heavy';
    src: url('../fonts/Futura-PT/FuturaPT-Heavy.eot');
    src: url('../fonts/Futura-PT/FuturaPT-Heavy.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Futura-PT/FuturaPT-Heavy.woff2') format('woff2'),
    url('../fonts/Futura-PT/FuturaPT-Heavy.woff') format('woff'),
    url('../fonts/Futura-PT/FuturaPT-Heavy.ttf') format('truetype'),
    url('../fonts/Futura-PT/FuturaPT-Heavy.svg#FuturaPT-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Pro Cond Bold';
    src: url('../fonts/Din-Pro/DINPro-CondensedBold.eot');
    src: url('../fonts/Din-Pro/DINPro-CondensedBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Din-Pro/DINPro-CondensedBold.woff2') format('woff2'),
    url('../fonts/Din-Pro/DINPro-CondensedBold.woff') format('woff'),
    url('../fonts/Din-Pro/DINPro-CondensedBold.ttf') format('truetype'),
    url('../fonts/Din-Pro/DINPro-CondensedBold.svg#DINPro-CondensedBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'DIN Pro Cond Regular';
    src: url('../fonts/Din-Pro/DINPro-CondensedRegular.eot');
    src: url('../fonts/Din-Pro/DINPro-CondensedRegular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Din-Pro/DINPro-CondensedRegular.woff2') format('woff2'),
    url('../fonts/Din-Pro/DINPro-CondensedRegular.woff') format('woff'),
    url('../fonts/Din-Pro/DINPro-CondensedRegular.ttf') format('truetype'),
    url('../fonts/Din-Pro/DINPro-CondensedRegular.svg#DINPro-CondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello/fontello.eot');
    src: url('../fonts/fontello/fontello.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fontello/fontello.woff2') format('woff2'),
    url('../fonts/fontello/fontello.woff') format('woff'),
    url('../fonts/fontello/fontello.ttf') format('truetype'),
    url('../fonts/fontello/fontello.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


.transition{
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
header{
    background-color: #1b2838;
}
header .top-header{
    padding: 36px 0 31px 0;
}
header .contact{
    display: inline-block;
    padding-top: 6px;
}
header .contact .icon{
    margin-left: 15px;
}
.contact .text{
    text-align: right;
    margin: 0;
}
.contact .small-text{
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 18px;
    font-stretch: condensed;
    color: #bf946f;
}
.contact a{
    font-family: "DIN Pro Cond Bold" , sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-stretch: condensed;
    color: #bf946f;
}
.short-slogan{
    font-family: "Futura PT Heavy" ,  sans-serif;
    font-size: 25px;
    font-weight: 900;
    text-align: center;
    color: #bf946f;
    text-transform: uppercase;
    padding-top: 3px;
}
.bottom-header nav ul{
    margin: 0;
    padding: 0;
}
.bottom-header nav ul li{
    display: inline-block;
    margin: 0;
}
.bottom-header nav ul li a{
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 18px;
    font-stretch: condensed;
    text-align: left;
    color: #bf946f;
    text-transform: uppercase;
    padding: 0 8px;
}
.bottom-header nav ul li a:hover{
    color: #fff;
}
.bottom-header nav ul li + li:before{
    content: "";
    font-family: "fontello" , sans-serif;
    font-size: 18px;
    color: #bf946f;
}
.bottom-header{
    border-top: 1px solid #bf946f;
    padding: 9.5px 0;
}
.dropdown_language a{
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 18px;
    font-stretch: condensed;
    text-align: right;
    color: #bf946f;
    text-transform: uppercase;
}
.dropdown_language a:after{
    content: "";
    font-family: "fontello" ,  sans-serif;
    display: inline-block;
    right: -5px;
    position: relative;    
}
.dropdown_language a:hover{
    color: #fff;
}
.nav-tabs li{
    display: block;
    width: 100%;
    float: none !important;
    margin: 0 0 1px 0;
    border: none;
}
.nav-tabs li a{
    display: block;
    width: 100%;
    background: rgba(191 , 148, 111, .7);
    border-radius: 0;
    font-family: "DIN Pro Cond Bold" , sans-serif;
    font-size: 18px;
    font-stretch: condensed;
    text-align: left;
    color: #fafafa;
    border: none;
    margin: 0;
}
.nav-tabs li.active a{
    border: none;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover{
    border: none;
    background: rgba(191 , 148, 111, 1);
    color: #fff;
}
.nav-tabs>li>a:hover{
    border: none;
    background: rgba(191 , 148, 111, 1);
    color: #fff;
}
.nav-tabs{
    border: none;
}
.row.remove-padding{
    margin-right: 0;
    margin-left: 0;
}
.row.remove-padding > div{
    padding: 0;
}
.us-services .tab-content{
    background: #bf946f;
    padding: 44px 80px;
}
.text{
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 18px;
    font-stretch: condensed;
    text-align: left;
    color: #fafafa;
    margin-top: 20px;
}
.services-info .text{
    color: #1b2838 !important;
    text-align: center;
}
.small-title{
    font-family: "DIN Pro Cond Bold" , sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-stretch: condensed;
    color: #fafafa;
    text-align: center;
    margin-bottom: 20px;
}
.us-services .tab-content img,
.our-services .tab-content img{
    display: block;
    margin: 0 auto;
}
.us-services .name-box{
    text-align: center;
    font-family: "DIN Pro Cond Bold" , sans-serif;
    font-size: 28px;
    font-weight: bold;
    font-stretch: condensed;
    color: #fafafa;
    margin-bottom: 30px;
}
.btn-default{
    border: solid 1px #fafafa;
    background: transparent;
    max-width: 280px;
    width: 100%;
    border-radius: 0;
    padding: 16.5px 0;
    font-family: "DIN Pro Cond Bold" , sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-stretch: condensed;
    text-align: center;
    color: #fafafa;
    display: block;
    margin: 0 auto;
}
.us-services{
    padding: 120px 0;
}
.us-services .left-box{
    padding-top: 70px;
}
.services-info-box{
    background-color: #ffffff;
    box-shadow: 0 25px 38px 0 rgba(191, 148, 111, 0.24);
    padding: 80px 88px;
    text-align: center;
    background: url("../images/weight-balance.png");
    background-repeat: no-repeat;
    background-position: 50% 20px;
}
.services-info{
    padding: 140px 0;
}
.services-info-box .small-title{
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 28px;
    font-weight: bold;
    font-stretch: condensed;
    text-align: center;
    color: #bf946f;
    border-bottom: 2px solid #bf946f;
    display: inline-block;
    padding: 0 15px 5px 15px;
}
.services-info-box .btn-default{
    border-color: #bf946f;
    color: #bf946f;
}
.services-info-box .text{
    margin-bottom: 90px;
    margin-top: 20px;
}
.services-info-box .parent{
    position: absolute;
    bottom: 64px;
    z-index: 1;
    left: 0;
    width: 100%;
}
.other-box{
    display: table;
    width: 100%;
}
.other-box a{
    display: table-cell;
    width: 100%;
    background-color: #495360;
    padding: 40px 25px;
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 28px;
    font-stretch: condensed;
    text-align: center;
    color: #eaeaea;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: relative;
}
.other-box a span{
    display: block;
}
.other-box a .border{
    display: block;
    width: 100px;
    height: 1px;
    margin: 0 auto;
    border-bottom: 1px solid #eaeaea;
}
.other-box a:hover{
    text-decoration: none;
    background: #bf946f;
}
.other{
    background-color: #1b2838;
    padding: 90px 0px;
}
.our-team{
    background: url("../images/team-bg.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
.our-team .small-overlay{
    opacity: 0.7;
    background-color: rgba(27, 40, 56, .7);
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
}
.our-team .text{
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 18px;
    font-stretch: condensed;
    text-align: left;
    color: #ffffff;
}
.our-team .small-title{
    font-family: "DIN Pro Cond Bold" , sans-serif;
    font-size: 28px;
    font-weight: bold;
    font-stretch: condensed;
    text-align: left !important;
    color: #bf946f;
    border-bottom: 1px solid #bf946f;
    display: inline-block;
    padding: 0 20px 10px 0;
}
.our-team{
    padding: 130px 0;
}
footer{
    background-color: #111924;
    padding: 65px 0;
}
footer .text{
    font-family: "DIN Pro Cond Regular" ,  sans-serif;
    font-size: 14px;
    font-stretch: condensed;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
}
footer .small-text{
    font-size: 16px;
    font-family: "DIN Pro Cond Regular" ,  sans-serif;
    font-stretch: condensed;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
}
footer .logo{
    text-align: center;
}
.name-page{
    padding: 78px 0;
    text-transform: uppercase;
}
.title{
    text-align: center;
    font-family: "DIN Pro Cond Bold" , sans-serif;
    font-size: 28px;
    font-weight: bold;
    font-stretch: condensed;
    color: #fafafa;
    display: inline-block;
    border-bottom: 1px solid #fff;
}
.page,
.about-us,
.honorarium{
    background-color: #eeedee;
    padding: 15px 0 51px 0;
}
.page .page-info,
.about-us .about-us-info,
.honorarium .honorarium-info{
    background: #fff;
    padding: 13px;
}
.about-us .about-us-info .text{
    margin: 0;
}
.page .page-info .content,
.about-us .about-us-info .content,
.honorarium .honorarium-info .content{
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    padding: 143px 180px;
}
.page .text,
.about-us-info .text,
.honorarium-info .text{
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 18px;
    font-stretch: condensed;
    text-align: left;
    color: #1b2838;
}
.page-info .text div,
.about-us-info .text div,
.honorarium-info .text div{
    margin: 0 0 10px 0;
}
.about-us-info .motto{
    padding: 25px;
    background: #eeedee;
    font-family: "DIN Pro Cond Regular" ,  sans-serif;
    font-size: 16px;
    font-style: italic;
    text-align: left;
    color: #1b2838;
    overflow: visible !important;
    position: relative;
    z-index: 1;
    margin: 0;
}
.about-us-info .motto img{
    position: absolute;
    top: -20px;
    left: 0px;
}
.page-info .content,
.about-us-info .content,
.honorarium-info .content{
    background-image: url("../images/about-us-info-bg.png") !important;
    background-repeat: no-repeat;
    background-position: center center;
}
.about-us-info .content .btn-default{
    border-color: #bf946f;
    color: #bf946f;
}
.honorarium-info .content{
    background: #fff;
    background-image: none !important;
}
.our-services .right-box .text,
.our-services .right-box .small-title{
    color: #1b2838;
}
.our-services{
    background:  #eeedee;
    padding: 15px 0 150px 0;
    box-shadow: 0 25px 38px 0 rgba(191, 148, 111, 0.24);
}
.our-services .content{
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    padding: 30px;
}
.our-services .our-services-info{
    background: #fff;
    padding: 15px;
}
#canvas-map1{
    width: 100%;
    height: 400px;
}
.contact-us{
    background-color: #eeedee;
    padding: 15px 0 130px 0;
}
.contact-us-box{
    background: #fff;
    padding: 15px;
}
.contact-us-box .content{
    background: #fff;
    padding: 30px;
    border: solid 1px #e6e6e6;
}
.contact-us-box form .form-control{
    height: 60px;
    opacity: 0.75;
    background-color: #ffffff;
    border: solid 1px #7a8797;
    border-radius: 0;
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: condensed;
    text-align: left;
    color: #475669;
    margin: 0 0 15px 0;
}
.contact-us-box form .form-control:-moz-placeholder{
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: condensed;
    text-align: left;
    color: #475669;
}
form .control-label{
    display: block;
}
.contact-us-box form .form-control:-ms-input-placeholder{
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: condensed;
    text-align: left;
    color: #475669;
}
.contact-us-box form .form-control::-webkit-input-placeholder{
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: condensed;
    text-align: left;
    color: #475669;
}
.contact-us-box form .form-control::-moz-placeholder{
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: condensed;
    text-align: left;
    color: #475669;
}
.contact-us-box form textarea{
    height: 105px !important;
}
.contact-us-box form button{
    border: solid 1px #bf946f;
    color: #bf946f;
    display: inline-block;
}
.contact-us-box{
    position: relative;
}
.contact-us-box .mark-form{
    margin-top: -60px;
    position: relative;
    top: 140px;
    left: -34px;
}
.contact-us-box .title{
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 28px;
    font-weight: bold;
    font-stretch: condensed;
    text-align: center;
    color: #bf946f;
    border-bottom: 1px solid #bf946f;
    margin-bottom: 20px;
}
.contact-us-box .pin{
    position: relative;
    right: -20px;
}
.contact-us-box .phone{
    left: -20px;
    position: relative;
}
.contact-us-box .left-content{
    position: relative;
    right: -30px;
}
.contact-us-box .right-content{
    position: relative;
    left: -20px;
}
.contact-us-box .small-text{
    font-family: "DIN Pro Cond Regular" , sans-serif;
    font-size: 18px;
    font-stretch: condensed;
    color: #bf946f;
}
.contact-us-box .big-text,
.contact-us-box .big-text a{
    font-family: "DIN Pro Cond Bold" , sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-stretch: condensed;
    color: #bf946f;
}
.contacts-group{
    margin-bottom: 50px;
}

.toggle-language ul li a:after{
    display: none;
}
.dropdown_language{
    position: relative;
    z-index: 1;
}
.toggle-language{
    position: absolute;
    background: #475669;
    text-align: center;
    width: 100px;
    right: -10px;
    top: calc(0% + 35px);
    padding: 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: none;
}
.dropdown_language{
    text-align: right;
}
.toggle-language ul{
    padding: 0;
    list-style-type: none;
}
@media(max-width: 1700px){
    .us-services{
        padding: 10px 0;
    }
    .top-presentation{
        background-size: cover !important;
    }
}
@media(max-width: 992px){
    .bottom-header nav ul li a{
        font-size: 12px;
    }
    .dropdown_language a{
        font-size: 12px;
    }
    .contact .small-text{
        font-size: 12px;
    }
    .contact a{
        font-size: 14px;
    }
    .contact .icon img{
        max-width: 40px;
    }
    .logo a img{
        max-width: 50%;
    }
    header .top-header{
        padding: 15px 0 16px 0;
    }
    .contacts-group .phone{
        position: static !important;
        float: none !important;
    }
    .contact-us-box .left-content{
        position: static !important;
        float: none !important;
    }
    .contact-us-box .pin{
        position: static !important;
        float: none !important;
    }
    .contact-us-box .right-content{
        position: static !important;
        float: none !important;
    }
    .contacts-group .text-right{
        text-align: center !important;
    }
    .contacts-group .text-left{
        text-align: center !important;
    }
    .contacts-group .row > div{
        margin-bottom: 20px;
    }
    .about-us .about-us-info .content,
    .honorarium .honorarium-info .content{
        padding: 10px;
    }
    .about-us-info .motto img{
        top: -6px;
    }
    .mt70{
        margin-top: 20px !important;
    }
    .name-page{
        padding: 40px 0;
    }
    .right-box{
        margin-top: 20px;
    }
    .other-box{
        margin-bottom: 30px;
    }
    .our-team{
        padding: 20px 0;
    }
    .other-box a{
        font-size: 18px;
    }
    .other{
        padding: 20px 0;
    }
    .services-info{
        padding: 50px 0;
    }
    .services-info-box{
        padding: 30px 10px;
        background-position: 50% 80% !important;
    }
    .us-services .tab-content{
        padding: 10px !important;
    }
}
@media(max-width: 768px){
    .bottom-header nav ul{
        display: none;
        text-align: center;
        position: relative;
        right: -70px;
        padding-top: 50px;
    }
    .bottom-header nav ul li{
        display: block;
    }
    .bottom-header nav ul li + li:before{
        display: none;
    }
    .contact a{
        font-size: 18px !important;
    }
    .bottom-header nav ul li a{
        font-size: 18px !important;
    }
    .open-nav{
        font-size: 20px;
        color: #bf946f;
    }
    .contact-us-box .big-text, .contact-us-box .big-text a{
        font-size: 14px;
    }
    .contact-us-box .content{
        padding: 10px;
    }
    #canvas-map1{
        height: 250px;
    }
}

.create-by {
    text-align: right;
}
.create-by a{
    color: #bf946f;
}






