.col-1 { 
	width: 100%;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

.col-2 { 
	width: 100%; 
	float:left; 
	padding-left:10px;
	padding-right:10px;
}
.col-3 { 
	width: 100%; 
	float:left; 
	padding-left:10px;
	padding-right:10px;
}
.col-4 { 
	width: 100%; 
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.col-5 { 
	width: 100%; 
	float:left; 
	padding-left:10px;
	padding-right:10px;
}
.col-6 { 
	width: 100%; 
	float:left; 
	padding-left:10px;
	padding-right:10px;
}

.container {
    width: 100%; 
	padding-left:15px;
	padding-right:15px;
    margin-right: auto;
    margin-left: auto;
}

.img-masini-prv{
        display: flex;
        width: 100%;
        align-items: center;
    }


.bb2-box{
        float: left;
        width: 100%;
        background: #f3f3f3;
    }

.logo-top {
    float: left;
    width: 50%;
}

.box-masini-prv-pret{
    float: none;
    font-size: 16px;
    margin-top: -40px;
    text-align: center;
}

.logo-top a{
	    color: #fff;
    font-size: 16px;
    line-height: 50px;
}


.nav-menu-top {
    float: right;
	display:none;
}

.bb2 {
        float: left;
        width: 24%;
        margin-bottom: 15px;
        margin-top: 15px;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center;
        flex-direction: column;
}

.location-reserved-header{
    background: #fff;
    border: none;
    padding: 15px 10px;
    border-radius: 5px;
    width: 49%;
    font-size: 15px;
    font-family: "DM Sans", Helvetica, Arial, sans-serif;
	margin-bottom:5px;
}

.input-reserved-header{
	    background: #fff;
    border: none;
    padding: 15px 10px;
    border-radius: 5px;
    width: 49%;
    font-size: 15px;
    font-family: "DM Sans", Helvetica, Arial, sans-serif;
	margin-bottom:5px;
}

.btn-send-reserved-header {
    background: #003461;
    border: none;
    padding: 16px 25px;
    border-radius: 5px;
    width: 50%;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    float: right;
    text-transform: uppercase;
    color: #fff;
    font-family: "DM Sans", Helvetica, Arial, sans-serif;
}

.header {
    background: url(../mti_style/images/bg2.png) -65%;
    float: left;
    width: 100%;
    height: 550px;
    background-size: cover;
}


.mobile-container{
	display:block;
}

.reserved-header h1{
    color: #fff;
    float: left;
    width: 100%;
    font-size: 40px;
    line-height: 40px;
}

.list-reserved-header {
    float: left;
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
    margin-top: 5px;
}


.reserved-header{
	    float: left;
    width: 100%;
    margin-top: 60px;
}

    .popup {
position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #00213d;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 1000;
    width: 90%;
    border-radius: 5px;
    }

.box-detalii-masina2{
    float: left;
    width: 100%;
    margin-top: 25px;
    background: #f3f3f3;
    padding: 10px;
    min-height: 180px;
    margin-bottom: 20px;
    border: 1px solid #d3d3d3;
}

.succes {
    background: #18be00;
    float: left;
    width: 95.7%;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-top: -59px;
    margin-left: 10px;
}

.social-media-top {
    float: right;
	margin-right:15px;
}

@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
	
	.col-1 { 
		width: 100%;
		float:left;
	}

	.col-2 { 
		width: 50%; 
		float:left; 
	}
	
	.col-3 { 
		width: 33.33%; 
		float:left; 
	}
	
	.col-4 { 
		width: 25%; 
		float:left; 
	}
	
	.col-5 { 
		width: 16.66%; 
		float:left; 
	}
	
	.col-6 { 
		width: 75%; 
		float:left; 
	}
.img-masini-prv{
        display: flex;
        width: 100%;
        align-items: center;
    }


.bb2-box{
        float: left;
        width: 100%;
        background: #f3f3f3;
    }


.nav-menu-top {
    float: right;
	display:none;
}

.box-masini-prv-pret{
    float: right;
    font-size: 16px;
    margin-top: -40px;
    text-align: center;
}

.social-media-top {
    float: right;
	margin-right:15px;
}

.logo-top a{
	    color: #fff;
    font-size: 22px;
    line-height: 50px;
}

.mobile-container{
	display:block;
}

.bb2 {
    float: left;
    width: 50%;
    margin-bottom: 15px;
    margin-top: 15px;
}


.location-reserved-header{
    background: #fff;
    border: none;
    padding: 15px 10px;
    border-radius: 5px;
    width: 49%;
    font-size: 15px;
    font-family: "DM Sans", Helvetica, Arial, sans-serif;
	margin-bottom:5px;
}

.input-reserved-header{
	    background: #fff;
    border: none;
    padding: 15px 10px;
    border-radius: 5px;
    width: 49%;
    font-size: 15px;
    font-family: "DM Sans", Helvetica, Arial, sans-serif;
	margin-bottom:5px;
}

.btn-send-reserved-header {
    background: #003461;
    border: none;
    padding: 16px 25px;
    border-radius: 5px;
    width: 50%;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    float: right;
    text-transform: uppercase;
    color: #fff;
    font-family: "DM Sans", Helvetica, Arial, sans-serif;
}

.header {
    background: url(../mti_style/images/bg2.png) -65%;
    float: left;
    width: 100%;
    height: 550px;
    background-size: cover;
}

.reserved-header h1{
    color: #fff;
    float: left;
    width: 100%;
    font-size: 40px;
    line-height: 40px;
}

.list-reserved-header {
    float: left;
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
    margin-top: 5px;
}


.reserved-header{
	    float: left;
    width: 100%;
    margin-top: 60px;
}

    .popup {
position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #00213d;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 1000;
    width: 90%;
    border-radius: 5px;
    }
	
.box-detalii-masina2{
    float: left;
    width: 100%;
    margin-top: 25px;
    background: #f3f3f3;
    padding: 10px;
    min-height: 180px;
    margin-bottom: 20px;
    border: 1px solid #d3d3d3;
}

.succes {
    background: #18be00;
    float: left;
    width: 95.7%;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-top: -59px;
    margin-left: 10px;
}

.logo-top {
    float: left;
    width: 50%;
}

}

@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
	
	.col-1 { 
		width: 100%;
		float:left;
	}

	.col-2 { 
		width: 50%; 
		float:left; 
	}
	
	.col-3 { 
		width: 33.33%; 
		float:left; 
	}
	
	.col-4 { 
		width: 25%; 
		float:left; 
	}
	
	.col-5 { 
		width: 16.66%; 
		float:left; 
	}
	
	.col-6 { 
		width: 75%; 
		float:left; 
	}
.img-masini-prv{
        display: flex;
        width: 100%;
        align-items: center;
    }


.nav-menu-top {
    float: right;
	display:block;
}

.social-media-top {
    float: right;
	margin-right:0px;
}

.bb2-box{
        float: left;
        width: 100%;
        background: #f3f3f3;
    }

.bb2 {
        float: left;
        width: 24%;
        margin-bottom: 15px;
        margin-top: 15px;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


.box-masini-prv-pret{
    float: right;
    font-size: 16px;
    margin-top: -40px;
    text-align: center;
}

.logo-top a{
	    color: #fff;
    font-size: 22px;
    line-height: 50px;
}

.mobile-container{
	display:none;
}


.location-reserved-header{
    background: #fff;
    border: none;
    padding: 15px 10px;
    border-radius: 5px;
    width: 30%;
    font-size: 15px;
    font-family: "DM Sans", Helvetica, Arial, sans-serif;
	margin-bottom:0px;
}

.input-reserved-header{
	    background: #fff;
    border: none;
    padding: 15px 10px;
    border-radius: 5px;
    width: 14%;
    font-size: 15px;
	margin-bottom:0px;
    font-family: "DM Sans", Helvetica, Arial, sans-serif;
}

.btn-send-reserved-header {
    background: #003461;
    border: none;
    padding: 16px 0px;
    border-radius: 5px;
    width: 12%;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    float: right;
    text-transform: uppercase;
    color: #fff;
    font-family: "DM Sans", Helvetica, Arial, sans-serif;
}

.header {
    background: url(../mti_style/images/bg2.png);
    float: left;
    width: 100%;
    height: 550px;
    background-size: cover;
}

.reserved-header h1 {
    color: #fff;
    float: left;
    width: 100%;
    font-size: 53px;
    line-height: 45px;
}

.list-reserved-header {
    float: left;
    font-size: 19px;
    color: #fff;
    margin-right: 10px;
    margin-top: 15px;
}


.reserved-header{
	    float: left;
    width: 100%;
    margin-top: 100px;
}

    .popup {
position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #00213d;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 1000;
    width: 30%;
    border-radius: 5px;
    }
	
.box-detalii-masina2{
    float: left;
    width: 100%;
    margin-top: 25px;
    background: #f3f3f3;
    padding: 10px;
    min-height: 475px;
    margin-bottom: 20px;
    border: 1px solid #d3d3d3;
}

.succes{
    background: #18be00;
    float: left;
    width: 31.6%;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-top: -59px;
    margin-left: 10px;
}

.logo-top {
    float: left;
    width: 24%;
}

}

@media (min-width: 1200px) {
	.container{
		max-width: 1185px;
	}
	
	.col-1 { 
		width: 100%;
		float:left;
	}

	.col-2 { 
		width: 50%; 
		float:left; 
	}
	
	.col-3 { 
		width: 33.33%; 
		float:left; 
	}
	
	.col-4 { 
		width: 25%; 
		float:left; 
	}
	
	.col-5 { 
		width: 16.66%; 
		float:left; 
	}
	
	.col-6 { 
		width: 75%; 
		float:left; 
	}
	
.img-masini-prv{
        display: flex;
        width: 100%;
        align-items: center;
    }

.bb2 {
        float: left;
        width: 24%;
        margin-bottom: 15px;
        margin-top: 15px;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


.bb2-box{
        float: left;
        width: 100%;
        background: #f3f3f3;
    }

.nav-menu-top {
    float: right;
	display:block;
}

.mobile-container{
	display:none;
}

.social-media-top {
    float: right;
	margin-right:0px;
}

.box-masini-prv-pret{
    float: right;
    font-size: 16px;
    margin-top: -40px;
    text-align: center;
}

.logo-top a{
	    color: #fff;
    font-size: 22px;
    line-height: 50px;
}


.location-reserved-header{
    background: #fff;
    border: none;
    padding: 15px 10px;
    border-radius: 5px;
    width: 30%;
    font-size: 15px;
    font-family: "DM Sans", Helvetica, Arial, sans-serif;
	margin-bottom:0px;
}

.box-detalii-masina2{
    float: left;
    width: 100%;
    margin-top: 25px;
    background: #f3f3f3;
    padding: 10px;
    min-height: 475px;
    margin-bottom: 20px;
    border: 1px solid #d3d3d3;
}

.input-reserved-header{
	    background: #fff;
    border: none;
    padding: 15px 10px;
    border-radius: 5px;
    width: 14%;
    font-size: 15px;
    font-family: "DM Sans", Helvetica, Arial, sans-serif;
	margin-bottom:0px;
}

.btn-send-reserved-header {
    background: #003461;
    border: none;
    padding: 16px 0px;
    border-radius: 5px;
    width: 12%;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    float: right;
    text-transform: uppercase;
    color: #fff;
    font-family: "DM Sans", Helvetica, Arial, sans-serif;
}

.header {
    background: url(../mti_style/images/bg2.png);
    float: left;
    width: 100%;
    height: 550px;
    background-size: cover;
}

.reserved-header h1 {
    color: #fff;
    float: left;
    width: 100%;
    font-size: 53px;
    line-height: 45px;
}

.list-reserved-header {
    float: left;
    font-size: 19px;
    color: #fff;
    margin-right: 10px;
    margin-top: 15px;
}


.reserved-header{
	    float: left;
    width: 100%;
    margin-top: 100px;
}

    .popup {
position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #00213d;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 1000;
    width: 30%;
    border-radius: 5px;
    }
	
.succes{
    background: #18be00;
    float: left;
    width: 31.6%;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-top: -59px;
    margin-left: 10px;
}

.logo-top {
    float: left;
    width: 24%;
}

}