


@font-face {
    font-family:'Chalet-ParisNineteenSixty';
    src: url('webfont/Chalet-ParisNineteenSixty_gdi.eot');
    src: url('webfont/Chalet-ParisNineteenSixty_gdi.eot?#iefix') format('embedded-opentype'),
        url('webfont/Chalet-ParisNineteenSixty_gdi.woff') format('woff'),
        url('webfont/Chalet-ParisNineteenSixty_gdi.ttf') format('truetype'),
        url('webfont/Chalet-ParisNineteenSixty_gdi.svg#Chalet-ParisNineteenSixty') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2260;
}
@font-face {
    font-family:'Chalet-LondonNineteenSixty';
    src: url('webfont/Chalet-LondonNineteenSixty_gdi.eot');
    src: url('webfont/Chalet-LondonNineteenSixty_gdi.eot?#iefix') format('embedded-opentype'),
        url('webfont/Chalet-LondonNineteenSixty_gdi.woff') format('woff'),
        url('webfont/Chalet-LondonNineteenSixty_gdi.ttf') format('truetype'),
        url('webfont/Chalet-LondonNineteenSixty_gdi.svg#Chalet-LondonNineteenSixty') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2122;
}
@font-face {
    font-family:'Chalet-NewYorkNineteenSixty';
    src: url('webfont/Chalet-NewYorkNineteenSixty_gdi.eot');
    src: url('webfont/Chalet-NewYorkNineteenSixty_gdi.eot?#iefix') format('embedded-opentype'),
        url('webfont/Chalet-NewYorkNineteenSixty_gdi.woff') format('woff'),
        url('webfont/webfont/Chalet-NewYorkNineteenSixty_gdi.ttf') format('truetype'),
        url('webfont/Chalet-NewYorkNineteenSixty_gdi.svg#Chalet-NewYorkNineteenSixty') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2260;
}

/*go go*/
body{
    text-align: left;
    background-color: white;
}
h2{
    margin-bottom: 15px;
}
.row{
/*    margin-top: -280px;*/
}
.section1, .section3, .section5, .section6{
    background-color: #41C1E4;
    font-family: 'Chalet-ParisNineteenSixty';
    color: black;
    min-height: 150px;
}
.section_confirm{
    background-color: #F9A431;
    font-family: 'Chalet-ParisNineteenSixty';
    color: black;
    min-height: 220px;
    margin-top: -1px;
}
.emisiune{
/*
    background: #99CF35;
    color: white;
    height: 50px;
*/
    background: #99CF35;
    color: white;
    /* height: 50px; */
    border-radius: 7px;
    width: 45%;
    height: 40%;
    position: absolute;
    right: 35px;
    bottom: 35px;
}

.title_small1{
    font-family: 'Chalet-NewYorkNineteenSixty';
    font-size: 12px;
/*    font-weight: 700;*/
    margin-left: 15px;
    padding-top: 10px;
}
.title_small2{
    font-family: 'Chalet-ParisNineteenSixty';
    font-size: 18px;
/*    font-weight: 300;*/
    margin-left: 15px;
    padding-bottom: 5px;
}
.section5{
    min-height: 300px;
}
.section2{
    padding-left: 0px;
    padding-right: 0px;
}
.card_1, .card_2, .card_3, .card_4, .card_5, .card_6, .card_7, .card_8{
    min-width: 150px;
    min-height: 150px;
    cursor: pointer;
}
.card_100{
    min-width: 100%;
    min-height: 150px;
/*    cursor: pointer;*/
}
.card_101{min-width: 100%;
min-height: 150px;
cursor: pointer;}
.add_wh{min-width: 150px;
min-height: 150px;
padding-left: 0px;
padding-right: 0px;}
.nospace{
    padding-left: 0px;
    padding-right: 0px;
}
.boxImg_footer{
    width: 100px;
    height: auto;
    margin-top: 50px;
    margin-left: 15px;
}
.front{
    text-align: center;
    color: white;
    background-color: #41C1E4;
}
.back{
    text-align: center;
    color: white;
    background-color: #F9A431;
}
.front:hover, .back:hover{
    opacity: .8;
}
.f100{
    text-align: left;
    color: white;
    background-color: #41C1E4;
}
.b100{text-align: left;
color: white;
background-color: #99CF35;
min-height: 150px;
overflow-y: scroll;}
.f101{
    text-align: left;
    color: white;
    background-color: #41C1E4;
}
.b101{
    text-align: left;
    color: white;
    background-color: #4E4B4C;
}
.strong{
    font-family:'Chalet-LondonNineteenSixty';
}
.front_title{
    font-family: 'Chalet-ParisNineteenSixty';
    font-weight: 300;
    font-size: 26px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    color: white;
    width: 90%;
}
.front_title100, .back_title100{
    font-family: 'Chalet-ParisNineteenSixty';
    font-weight: 300;
    font-size: 26px;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    color: black;
    margin-left: 15px;
    margin-top: 15px;
    margin-right: 15px;
    line-height: 28px;
}
.front_title101, .back_title101{
    font-family: 'Chalet-ParisNineteenSixty';
    font-weight: 300;
    font-size: 26px;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    color: black;
/*    margin-left: 15px;*/
    margin-top: 15px;
}
h1.title_1.str{
    font-size: 52px;
}
.font_title:hover{
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    color: grey;
}
.likeus{
    text-align: center;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 15px;
}
.submitBtn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    margin-top: 0px;
/*    font-size: 15px;*/
}
.coverBtn{
    width: 90%;
    height: 50px;
    color: red;
}
.back_title{
    font-family: 'Chalet-ParisNineteenSixty';
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}
.checkArrow{
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.starr{
    background-image: url('../img/brand_new.png');
    height: 462px;
    width: 600px;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 50px;
}
.container{width: 100%;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: left;}
.title_1{
    font-size: 26px;
    /* padding: 10px; */
    padding-left: 15px;
    padding-right: 15px;
}
.title_2{
    font-size: 16px;
    line-height: 24px;
    margin-top: -10px;
    /* margin-bottom: -10px; */
    /* padding: 10px; */
}
.le_title{
/*    font-family: 'Lato', sans-serif;*/
    font-size: 15px;
    color: #767676;
    margin-top: 10px;
}
.project_det_title{
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #767676;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.footer_text1{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #767676;
    font-weight:400;
}
.footer_text2{
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    color: #767676;
    font-weight: 300;
    margin-bottom: 20px;
}
.le_body{
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    color: #969696;
}
.my-line{
    width: 100%;
    height: 1px;
    background: #929292;
    margin-top: 10px;
    margin-bottom: 10px;
}

.boxImg{
    width: 100%;
    height: auto;
}
.boxImg_emisiune{
    width: 100%;
    height: auto;
    border-radius: 7px;
}
.pass{
    border: 7px white;
    border-style: solid;
    background: white;
}
.passpartout{
    padding: 20px;
}
.boxImg_emisiune2{
    width: 50px;
    height: auto;
    /* float: right; */
    /* margin-right: 10px; */
    /* margin-bottom: 10px; */
    bottom: 10px;
    position: absolute;
    right: 10px;
}
.space_controll{
/*
    padding-left:0px;
    padding-right: 0px;
*/
    padding: 5px;
    margin-top: -15px;
}
.project_box{
    padding: 10px;
}
.project_box.cul1{
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    background: #F4ECE3;
}
.project_box.cul2{
    background: #F4ECE3;
}
.stepNo{
    border-radius: 25px;
    width: 25px;
    height: 25px;
    background: #F9A431;
    position: absolute;
    margin-left: 15px;
    margin-top: 10px;
/*    opacity: .8;*/
}
.godown{
    margin-top: 100px;
}
.stepText{
    font-size: 16px;
    font-family: 'Chalet-ParisNineteenSixty';
    text-align: center;
    margin-top: 2px;
    color: black;
}
.cul1:hover, .cul2:hover, .le_buton1:hover, .le_buton2:hover {
    color: #EEDFD1;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}
.le_buton1:hover, .le_buton2:hover {
    color: white;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}

a.button {
/*
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;

*/
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    text-decoration: none;
    color: initial;
    cursor: pointer;
}
a {
    color: inherit;
    text-decoration: none;
}
a:hover, a:visited, a:link, a:active{
    text-decoration: none;
    cursor: pointer;
}
/*facebook tag a friend plugin*/
.tagZone{
    display: block;
    position: absolute;
    width: 300px;
    height: 300px;
    background: white;
    margin-left: 30px;
    margin-top: 80px;
}


.le_buton1{
    /* width: 120px; */
    /* height: 26px; */
    /* background: #B1A797; */
    text-align: left;
    font-family: 'Chalet-ParisNineteenSixty';
    /* font-family: 'Lato', sans-serif; */
    font-size: 52px;
    line-height: 70px;
    color: #F9A431;
    margin-top: 30px;
    margin-left: 10px;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    position: absolute;
    margin-bottom: 40px;
}
.le_buton2{
    width: auto;
/*    height: 38px;*/
    text-align: left;
    line-height: 30px;
    /* border: 1px solid white; */
    position: relative;
    left: 5px;
    top: 4px;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}
.fa-tag{
    margin-bottom: 60px;
}
.extra_padding{
    padding: 10px;
}
.closee{
    float: right;
    margin-right: 10px;
    color: black;
}


input#friend-search-input{
    font-family: 'Chalet-ParisNineteenSixty';
    font-size: 52px;
    border-width: 0px;
    position: absolute;
    background: none;
    margin-top: 40px;
    margin-left: 2px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1) inset;
    color: black;
}
input{
    color: black;
}
.easy-autocomplete input{
    color: #F9A431;
    border-color: black;
    border-radius: 1px;
}

.easy-autocomplete-container{
    left: 0;
    margin-left: 15px;
    margin-top: 125px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
div.eac-item{
    font-family: 'Chalet-ParisNineteenSixty';
    font-size: 26px;
    background: none;
    color: black;
}
.easy-autocomplete-container ul{
/*    background: none repeat scroll 0 0 #41C1E4;*/
}
.google{
    display: none;
}
.section6{
    background: #99CF35;
}


/*end go go*/









@media (max-width: 800px) {

    .le_buton1, .le_buton2{
        margin-bottom: 30px;
    }
    .container{
        width: 100%;
    }
    .col-xs-3{
        width: 100%;
    }
    .card_1, .card_2, .card_3, .card_4, .card_5, .card_6, .card_7, .card_8{
    min-width: 100%;
    min-height: 150px;
    cursor: pointer;
    }
}



















