/********** Template CSS **********/
:root {
    --primary: #20bf6b; /* rgba(46, 213, 115, 1*/
    --secondary: #2ed573;
    --light: #F3F3F3;
    --dark: #212121;
	--black: #000000;
	/*--bs-font-sans-serif:font-family:"Heebo",sans-serif;*/
}
/*boostrap.min.css - color #20bf6b = rgba(32, 191, 107,) rgba(38, 222, 129, 1)*/
/*style.css replace colors: #20bf6b,#20bf6b*/

.pyy-5{ padding-top: 3rem !important; padding-bottom: 3rem !important;}
.bg-green{background-color:#2ed573 !important}
.form_home{ background:#000 !important; color:#fff !important}
.form_home:hover{ background:#20bf6b !important; color:#fff !important}

.msg_perminima{color:#000; float:left}

/*datepicker*/.datepicker td,.datepicker th {border: none;}

/*timepicker*/ .ui-timepicker-standard { z-index:9999 !important; position:absolute;}
.ui-timepicker-standard .ui-state-hover { background-color: #f1f1f1 !important; border: 1px solid #fff !important;}
/*.datetime { width:80%;}*/

.pret_listing{ font-size:25px; font-weight:bold}

input.responsab { display:inline; float:left; margin-right:10px}
.respButt{ float:left; border-bottom:2px dotted #f1f1f1; padding-bottom:10px}

<!--for galerie foto cars-->
.brand-active .owl-stage {display: flex;}
.brand-active .owl-item {display: flex;	flex: 1 0 auto;	}
.brand-active .brand-img{flex-direction: column;display: flex; /*margin: 0 10px;*/}
.brand-active .owl-item img{ height:100%; margin:0 auto; width:auto; max-width:400px; max-height:200px }
<!--end for galerie foto cars-->

/*TESTIMONIALE*/
.section-title::before {position: absolute;content: "";width: 60px;height: 10px;left: 50%;bottom: 0;margin-left: -30px;background: var(--primary);}
.section-title::after {position: absolute;content: "";width: 180px;height: 2px;left: 50%;bottom: 4px;margin-left: -90px;background: var(--primary);}
.testimonial-carousel .owl-dots {height: 45px;margin-top: 30px;display: flex;align-items: flex-end;justify-content: center;}
.testimonial-carousel .owl-dot {position: relative;display: inline-block;margin: 0 2px;width: 10px;height: 25px;background: #DDDDDD;transition: .5s;}
.testimonial-carousel .owl-dot.active {height: 45px;background: var(--primary);}
.testimonial-carousel .owl-item .testimonial-item {opacity: .1;transition: .5s;}
.testimonial-carousel .owl-item.center .testimonial-item {opacity: 1;}
.testimonial-carousel .owl-nav .owl-prev:hover,.testimonial-carousel .owl-nav .owl-next:hover { background: var(--secondary);}
.testimonial-carousel .owl-nav {position: absolute;width: calc(100% + 46px);height: 46px; top: calc(50% - 23px);left: -23px;display: flex;justify-content: space-between; z-index: 1;}
.testimonial-carousel .owl-nav .owl-prev,.testimonial-carousel .owl-nav .owl-next {position: relative; width: 46px;height: 46px;display: flex;align-items: center;justify-content: center;color: #FFFFFF;background: var(--primary);border-radius: 2px;font-size: 22px; transition: .5s;}
/*.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{ display:none;}*/
.testimonial-item p{ margin-bottom:0;y}
.testim{ height:70px;max-height:70px; overflow:hidden}
.testim p{text-align:justify}
.testimonial-carousel .owl-item img {width:60px;height:60px;}
.testim_title a:hover{color:#fff;}
/*END TESTIMONIALE*/

/*AVANTAJE*/
/*.bg-img {background-color:#212121;}*/
.bg-img h6{ line-height:2.2; margin-bottom:0; font-size:14px; color:#fff !important}
/*END AVANTAJE*/

/*afisare masini*/
.product-box-min ul{ margin-bottom:0}
.product-page .nav-pills .nav-link{ border:solid 1px #eee}
.product-page .nav-pills .nav-link:hover{ color:#fff; background-color:#20bf6b}
.product-page .nav-pills .nav-link.active,.product-page .nav-pills .show>.nav-link{ color:#fff; background-color:#20bf6b}

/*end afisare masini*/

/*whatsapp button*/
.whatsapp{ position:fixed; bottom:125px; right:2px; z-index:1000;}
.whatsapp a:nth-child(1){background-color:green; border:solid 2px #fff}
.whatsapp a:nth-child(2){background-color:#20bf6b;border:solid 2px #fff}
.whatsapp a{height:50px;width:50px; background:#000;padding:10px;display:flex; flex-direction:row;border-radius:50%;justify-content:center;align-items:center; text-decoration:none; color:#fff;  margin:2px;}

.whatsapp a.social{animation: blinker 2s linear infinite;}
@keyframes blinker {50% {opacity: 0.3; }}
.whatsapp a.social:hover {background-color:#000 !important;color:#fff;}

/**/

/*search booking*/
.carousel-caption { top: 0;left: 0;right: 0;bottom: 0; background: rgba(15, 23, 43, .7); z-index: 1;}
.carousel-control-prev,.carousel-control-next {width: 10%;}
.carousel-control-prev-icon,.carousel-control-next-icon { width: 3rem; height: 3rem;}

.booking {position: relative; /* margin-top: -100px !important;*/z-index: 1;}
.bg-search{ background-color:#20bf6b; padding:35px; /*background-color:rgba(33, 33, 33, 0.5)*/}
.bg-search .form-control,.bg-search .form-select{ border:none;}
.bg-search .btn-primary{background-color:#212121 ;border-color:#000; max-height:37px; overflow:hidden}
.bg-search .btn-primary:hover {color: #fff; background-color: #3a3a3a; border-color: #212121;/*box-shadow: 0 0 0 .25rem rgba(0, 0, 0,0.5);*/}
.bg-search .btn-check:checked+.btn-primary,.bg-search .btn-check:active+.btn-primary,.bg-search .btn-primary:focus, .bg-search .btn-primary:active,.bg-search .btn-primary.active{color: #fff;}
.bg-search .input-group-text{ padding:9px;}
.bg-search .terms{ color:#212121; float:right; padding-left:10px; padding-top:10px; transition:.5s}
.bg-search .terms:hover{color:#686767;}
.bg-search label{ float:left; font-size:14px; color:#212121}

@media (max-width: 768px) {
	
	.bg-search .form-control{ font-size:13px; text-indent:10px; padding:0}
	.bg-search .form-select{ font-size:13px;}
	
	/*for calendar visibility on mobile*/
	.wrapper_start{ position:relative; z-index:9999999999999 !important}
	.wrpp_start{ position:absolute; z-index:9999999999999 !important; top:-340px; right:50%}
	
	.wrapper_end{ position:relative; z-index:9999999999999 !important}
	.wrpp_end{ position:absolute; z-index:9999999999999 !important; top:-275px; right:50%}
	
    #header-carousel .carousel-item {position: relative;min-height: 580px; }
    #header-carousel .carousel-item img {position: absolute;width: 100%; height: 100%;object-fit: cover;}
	/*.booking { margin-top: -100px !important;}
    .bg-search{ background-color:rgba(58, 58, 58, 0.8)}*/
}

@media (max-width: 768px) {
/*for calendar visibility on mobile*/
	.wrpp_start{top:-355px; right:49%}	
	.wrpp_end{ top:-290px; right:49%}
	.accordion-item:first-of-type{ margin-top:15px;}
}
@media (max-width: 478px) {
	.titlu_banner{ display:none;}
	small, .small{ font-size:.75em !important}
	
	.whatsapp{ position:fixed; bottom:56px; right:2px; z-index:1000;}
	
	.bg-search .form-control{ font-size:13px; text-indent:0; padding:0}
	.bg-search .form-select{ font-size:13px;}
	
	.wrpp_start{ top:-355px; right:80%}
	.wrpp_end{ top:-290px; right:66%}
	
	.bg-search{ padding:45px 35px;}
	/*.row>*{ margin-top:10px !important}*/
	.input-group>.form-control, .input-group>.form-select{ text-indent:10px;}
	.descriere_home{ padding-bottom:10px !important;}.field--wrapper{ margin-bottom:0 !important;}
	.p-3{ padding:0 !important}.display-3{font-size:calc(1.025rem + 3.3vw)} 
	.mb-5,.mb-4{ margin-bottom:5px !important}
	.py-5, .py-4, .py-3{ padding-bottom:10px !important;padding-top:10px !important}
	
	.msg_perminima{color:#000; float:right}
}

/*end search booking*/

.text-right {
    text-align: right !important
}

/*** Section Title ***/
.section-titlee {position: relative; display: inline-block;}
.section-titlee::before { position: absolute; content: ""; width: 45px; height: 2px; top: 50%; left: -55px; margin-top: -1px; background: var(--primary);}
.section-titlee::after { position: absolute;content: ""; width: 45px; height: 2px; top: 50%;right: -55px;margin-top: -1px;background: var(--primary);}
.section-titlee.text-start::before,section-titlee.text-end::after { display: none;}
/*** end Section Title ***/

a{color:#20bf6b;}
a:hover{color:#000;}

.checkout-input a:hover{color:#fff;}

.bg-green{background-color:#2ed573 !important}

.bg-black{background-color:#000000 !important}
.text-white {color: #ffffff !important;}
.text-start a{color: #ffffff !important; font-size:13px;}
.text-start a span{color: #6e6c6c; font-size:12px; font-weight:600;}
.text-body{ text-align:justify; color:#000 !important}
.text-footer{color: #656565 ;}
.text-footer:hover{color: #fff ;}
/*******************************************

	start floating label form

*******************************************/
.checkout-input{ opacity:1;} /*bifa termeni si conditii label vizibil*/
.field--wrapper {position:relative; margin-bottom:20px;}
.floating { position:absolute; top:-13px; left:0; font-size:12px; color:#ccc; transition: all 0.1s linear;opacity:0; font-weight:500;}
label.on {color:#000;}
label.show {top:-20px;opacity:1; color:#000;}
/*******************************************
	end floating label form
*******************************************/	

/*webevolution styles*/
/*.text-primary{cursor:pointer}*/
.descriere_home{ text-align:justify !important}
.descriere_footer{ padding-top:20px; text-align:justify}

.image_sectiuni{ max-width:100%}

.proiect_detalii{ float:left}
.leader-img img { border: 2px dotted #f1f1f1; border-radius: 5px; transition: all 500ms ease-out; padding: 10px; max-width: 100%;}
.leader-img {margin-top: 0px;text-align: center;}

.nwl{height:20px;display:block; color:#FD5D14; font-size:13px}
.display_error{color:#ff0000;}

/*photo gallery product*/
.photo-gallery { color:#313437;background-color:#fff;}
.photo-gallery .photos { padding-bottom:10px;}
.photo-gallery .item { padding-bottom:15px;}
.photo-gallery .img-fluid{ max-height:250px;}
/*end photo gallery product*/

/**localization**/
.localization-full{ display:block; height:65px; clear:both; border-bottom:2px dotted #f1f1f1; width:100%; margin:0px auto 10px auto;}
.localization{display:block;height:65px;line-height:30px; clear:both; width:100%; margin:0 auto; position:relative;}
.localization p , .localization a{display:inline; font-size:18px; color:#000;padding:0 2px; font-weight:400;}
.localization a:first-child{ color:#000; font-size:18px; padding-left:0px;}
.localization a:last-child{background:none; font-weight:600;}
.localization .rq{ display:none;}
.localization .sep-this{ display:inline-block;  }
/**end localization**/
/**fisiere pdf**/
.download-fields{ display:block; height:auto; position:relative; border-radius:3px; -webkit-border-radius:3px;; -moz-border-radius:3px; margin:0 0px 15px 0px; border:1px solid #eee; }
.download-item{display:block; height:60px;  position:relative; line-height:60px; padding:0; background:#fff;} 
.download-item .name-field-down{font-size:16px;  color:#383838; padding-left:20px; line-height:60px;}
.download-item .button-details{ display:inline-block; height:45px; color:#fff; background:#2ed573 /*url(resources/ico-download-btn.png ) 12px center no-repeat*/ ; font-style:normal; position:relative;float:right; margin:8px 8px 0 0; line-height:45px; padding:0 14px 0 14px; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; transition:all linear 160ms;}
.download-item .button-details:hover,.download-item .button-details-viz:hover{ background-color:#20bf6b;}
.download-item:last-child{ border:none;}
/**end fisiere pdf**/

/*pagination*/
.sep-this{ color:#f1f1f1;}

.paginationss{margin-top:20px;margin-bottom:20px;}
.paginationss ul {margin: 0px; padding: 0px;}
.paginationss ul li { display: inline-block; margin-right: 3px;}
.paginationss ul li:hover a, .paginationss ul li.active a {z-index: 3;color: #fff;background-color: #20bf6b;border-color: #20bf6b;}
.paginationss ul li a {
	padding: 0.75rem 1.5rem; font-size: 1.25rem;
	position: relative;display: block;color: #20bf6b;background-color: #fff; border: 1px solid #dee2e6;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;	
}
.paginationss ul li a i {color: #3f3f3f;font-size: 22px;}
.paginationss ul li a:hover i {color: #fff;}

/*end pagination*/

/*******************************************
	start floating label form
*******************************************/
.checkout-input{ opacity:1;} /*bifa termeni si conditii label vizibil*/
.field--wrapper {position:relative; margin-bottom:20px;}
.floating { position:absolute; top:-13px; left:0; font-size:12px; color:#ccc; transition: all 0.1s linear;opacity:0; font-weight:500;}
label.on {color:#000;}
label.show {top:-20px;opacity:1; color:#000;}
/*******************************************
	end floating label form
*/

.testimonial, .contact-form{ z-index:999; position:relative;}
#map_canvas{ height:800px !important;}

/*end pagination*/

[class^=flaticon-]:before,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class*=" flaticon-"]:after {
    font-size: inherit;
    margin-left: 0;
}

.btn {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    transition: .5s;
}

.btn-primary {
    color: #FFFFFF;
}

.btn-square {
    width: 36px;
    height: 36px;
}

.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 46px;
    height: 46px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.back-to-top { position: fixed; display: none; right: 4px; bottom: 0; border-radius: 0;  z-index: 99;}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Roboto', sans-serif;
    position: relative;
    margin-left: 30px;
    padding: 25px 0;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--light);
    outline: none;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 0;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: var(--primary);
}

@media (min-width: 992px) {
    .navbar-light .navbar-nav .nav-link::before {
        position: absolute;
        content: "";
        width: 0;
        height: 2px;
        top: -4px;
        left: 50%;
        background: var(--primary);
        transition: .5s;
    }

    .navbar-light .navbar-nav .nav-link:hover::before,
    .navbar-light .navbar-nav .nav-link.active::before {
        width: 100%;
        left: 0;
    }

    .navbar-light .navbar-nav .nav-link.nav-contact::before {
        width: 100%;
        height: 1px;
        top: -1px;
        left: 0;
    }
}

@media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link  {
        margin-left: 0;
        padding: 10px 0;
    }
}

.hero-header {
    background: url(../img/hero.jpg) top right no-repeat;
    background-size: cover;
}

.btn-play {
    position: relative;
    display: block;
    box-sizing: content-box;
    width: 16px;
    height: 26px;
    border-radius: 100%;
    border: none;
    outline: none !important;
    padding: 18px 20px 20px 28px;
    background: #FFFFFF;
}

.btn-play:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 100%;
    animation: pulse-border 1500ms ease-out infinite;
}

.btn-play:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 100%;
    transition: all 200ms;
}

.btn-play span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    left: -1px;
    border-left: 16px solid var(--primary);
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(2);
        opacity: 0;
    }
}

/*#videoModal .modal-dialog {
    position: relative;
    max-width: 800px;
    margin: 60px auto 0 auto;
}

#videoModal .modal-body {
    position: relative;
    padding: 0px;
}

#videoModal .close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0px;
    top: -30px;
    z-index: 999;
    font-size: 30px;
    font-weight: normal;
    color: #FFFFFF;
    background: #000000;
    opacity: 1;
}*/

.service-item a i {
    position: relative;
    padding-left: 20px;
    transition: .3s;
}

.service-item a:hover i {
    padding-left: 50px;
}

.service-item a i::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    top: 50%;
    left: 10px;
    margin-top: -1px;
    background: var(--primary);
    transition: .3s;
}

.service-item a:hover i::after {
    width: 50px;
}

.product-item {
    padding: 30px;
}

.product-item .btn-action {
    position: absolute;
    width: 100%;
    bottom: -40px;
    left: 0;
    opacity: 0;
    transition: .5s;
}

.product-item:hover .btn-action {
    bottom: -20px;
    opacity: 1;
}

.product-carousel .owl-nav {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.product-carousel .owl-nav .owl-prev,
.product-carousel .owl-nav .owl-next{
    position: relative;
    margin: 0 5px;
    width: 55px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    font-size: 22px;
    transition: .5s;
}

.product-carousel .owl-nav .owl-prev:hover,
.product-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}

.bg-offer {
    background: url(../img/offer.jpg) top right no-repeat;
    background-size: cover;
}

.price-carousel::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background: var(--primary);
    border-radius: 8px 8px 50% 50%;
    z-index: -1;
}

.price-carousel .owl-nav {
    margin-top: 35px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.price-carousel .owl-nav .owl-prev,
.price-carousel .owl-nav .owl-next{
    position: relative;
    margin: 0 5px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    background: #FFFFFF;
    font-size: 22px;
    border-radius: 45px;
    transition: .5s;
}

.price-carousel .owl-nav .owl-prev:hover,
.price-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}

.team-carousel .owl-nav {
    position: absolute;
    width: 50px;
    height: 160px;
    top: calc(50% - 80px);
    right: 0;
    z-index: 1;
}

.team-carousel .owl-nav .owl-prev,
.team-carousel .owl-nav .owl-next {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    font-size: 22px;
    transition: .5s;
}

.team-carousel .owl-nav .owl-prev:hover,
.team-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}

.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.2);
}

.team-item .team-overlay {
    position: absolute;
    top: 45px;
    right: 45px;
    bottom: 45px;
    left: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(32, 191, 107, .8);
    transition: .5s;
    opacity: 0;
}

.team-item:hover .team-overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}

/*.bg-testimonial {
    background: url(../img/testimonial.jpg) top left no-repeat;
    background-size: cover;
}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: 100%;
    height: 46px;
    top: calc(50% - 23px);
    left: 0;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    font-size: 22px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}*/


@media (min-width: 576px) {
    .blog-item .row {
        /*height: 300px;*/
		height: 250px;
    }
}

.blog-item a i {
    position: relative;
    padding-left: 20px;
    transition: .3s;
}

.blog-item a:hover i {
    padding-left: 50px;
}

.blog-item a i::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    top: 50%;
    left: 10px;
    margin-top: -1px;
    background: var(--primary);
    transition: .3s;
}

.blog-item a:hover i::after {
    width: 50px;
}

/*VIDEO MODAL IFRAME*/
/*.modal {display: none;}
.modal-fade{ display:inherit !important}
.modal .background {position: fixed;top: 0;left: 0;width: 100%;height: 100%; background-color: rgba(0, 0, 0, 0.9);}
.modal .box { position: fixed; top: 100px;left: 0; right: 0; margin: 0 auto;max-width: 600px; background: #fff; border-radius: 5px 5px 0 0; z-index:999}
.modal .box h6 { margin: 0; padding: 10px 20px; color: #fff; font-size: inherit; font-weight: normal; background: #000; border-radius: 5px 5px 0 0;}
.modal .box .close { position: absolute; top: 10px; right: 20px; color: #fff; cursor: pointer;}
.modal .box .close:hover { opacity: 0.5;}
.responsive-video {position: relative;padding-bottom: 52.15%;padding-top: 25px;height: 0;}
.responsive-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}*/
/* END VIDEO MODAL IFRAME*/

@media (min-width: 1210px) {
.navbar-light .navbar-nav .nav-link{ font-size:15px !important}
}
@media (min-width:992px) and (max-width:1210px)
{
	.navbar-light .navbar-nav .nav-link{ font-size:11px !important}
	
}
@media (max-width: 992px) {
.display-4{font-size:28px; max-width:400px}
}
@media (max-width: 478px) {
	.localization p, .localization a{ font-size:14px; padding:0; }
}
@media (max-width: 768px) {
.carousel{ display:none}
.pyy-5{padding-top: 3rem !important; padding-bottom: 0 !important;}
.descriere_home, .text-body{ text-align:left!important;}
}