@media (min-device-width: 1000px)  {
	.app-container
	{
		width: 1280px;
	}
}
#products{
	width: 100%;
	margin: 0 auto;

}
.row{
	margin: 0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	min-height: 1px;
	padding-left: 9px;
	padding-right: 9px;
	position: relative;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 160px;
}
div.input-group-btn{
	padding-left:25px;
}
.filtrumobile1{
	display: none;
}
.thumbnail:hover{
-webkit-box-shadow: 0 0 10px rgba(0,0,0, .65);
-moz-box-shadow: 0 0 10px rgba(0,0,0, .65);
box-shadow: 0 0 10px rgba(0,0,0, .65);
}

.button-trans{
    background: transparent;
    color: white;
    border: 1px solid white;
    margin:25px 25px 0 0;
}
.button-trans:hover{
    background:#EC1B24;
}


.list-group{

	margin: 0 auto;
}
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #EC1B24;
}
.thumbnail {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;

}
.item{
	min-width: 250px !important;
	max-width: 320px !important;
}
.item.list-group-item
{
    float: none;
    min-width: 250px;
	max-width: 320px;
    background-color: #fff;
    margin-bottom: 10px;
}

.item-max.list-group-item
{
    float: none;
    min-width: 250px;
	max-width: 640px;
    background-color: #fff;
    margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: #428bca;
}

.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.item.list-group-item:nth-of-type(odd)
{
    background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.img-top{
	min-height: 157px;
    /*padding-top: 15px;*/
	
}
.img-top-logo.part{
	/*min-height: 207px;*/
    position: relative;
    width: 100%;
	/*margin-bottom:10px;**/
	margin-top:5px;
}
.img-top-logo{
	min-height: 164px;
    position: relative;
    width: 100%;
	/*margin-bottom:10px;**/
	margin-top:5px;
}
.img-top-logo a > img
{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.img-top a > img, .img-top > img
{
	margin-left: auto;
    margin-right: auto;
	display: block;
	
}
img.list-group-image-max 
{
	max-width: 464px;
	max-height:261px;
    width: 100%;
}
img.list-group-image 
{
	max-width: 304px;
	max-height:171px;
    width: 100%;
}

img.list-group-image-logo 
{
	max-width: 100px;
	max-height:157px;
	 vertical-align: middle;
	display: inline-block;
    width: 100%;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
	color: #a6a6a7;
    padding: 0 7px;
	height:54px;
	line-height: 1.4;
	overflow: hidden;
}
.card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding-top:7px;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
	text-align: left;
}
.btncard-hot {
color: #000000;
background-color: #F8F8F8;/*#db5566;*/
border-bottom:2px solid #EC1B24;
font-weight: bold;
}
.btncard-hot:hover, .btncard-sky.active:focus, .btncard-hot:focus, .open>.dropdown-toggle.btncard-hot {
color: #000000;
background-color: #EC1B24;
border-bottom:2px solid #b25560;
outline: none;}


.btncard-hot:active, .btncard-hot.active {
color: #fff;
background-color: #c04b59;
border-top:2px solid #9a3c47;
margin-top: 2px;
}
.btncard{
    margin: 4px;
    box-shadow: 1px 1px 5px #888888;
	border-radius: 0;
	padding: 15px 21px;
}
.btn{
	border-radius: 0;
}
.btncard:hover{
	box-shadow: 1px 1px 5px #c04b59;
	border:2px solid #EC1B24;
}
.btncard:focus,
.btncard:active:focus,
.btncard.active:focus {
    outline: none;
    outline-offset: 0px;
}
.btncard > a {color:#000000;}
.btncard > a:hover {text-decoration:none; color:#fff;}
.btncard:hover > a {text-decoration:none; color:#fff;}	
p.list-group-item-heading{
	height: 4em;
    line-height: 1.3em;
	overflow: hidden;
	font-weight: 700;
	/*font-size: 2vw;*/
	font-size: 14px;
	text-overflow: ellipsis;
	display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
text-align: center;
}


.masthead {
    height: 100vh;
    min-height: 500px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/adt_bucuresti_homepage2.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 4px solid #ec1c24;
    position: relative;
}
.masthead_tm {
    height: 100vh;
    min-height: 500px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tm_homepage.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 4px solid #ec1c24;
    position: relative;
}
.masthead_cr {
    height: 100vh;
    min-height: 500px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/craiova_homepage.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 4px solid #ec1c24;
    position: relative;
}
.masthead_pl {
    height: 100vh;
    min-height: 500px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/homepage_ploiesti.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 4px solid #ec1c24;
    position: relative;
}
.masthead_ct {
    height: 100vh;
    min-height: 500px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/homepage_constanta2.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 4px solid #ec1c24;
    position: relative;
}
.masthead_pt {
    height: 100vh;
    min-height: 500px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/homepage_pitesti2.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 4px solid #ec1c24;
    position: relative;
}
.overlay-div{
    height:100%;
    width: 100%;
    position:absolute;
    background-color:#000;
    opacity:.3;
}

@media (max-width: 499px) {
	.col-xxs-12 {
		width: 100%;
	}
	.item{
		min-width: 300px !important;
		max-width: 300px !important;
	}
	#products{
		width: 300px;
	}
	.verticalspace {
      margin-top: 25px;
	}
	.input-group{
		width: 100% !important;
	}
	.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
		width: 88%;
	}
	div.input-group-btn{
		padding-left:0px;
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.filtrumobile1{
		display: table-cell;
	}
	.filtrumobile{
		display: none;
	}
}
@media (min-device-width: 500px) and (max-device-width: 767px) {
    .col-xxs-6{
		width: 50%;
	}
	#products{
		width: 600px;
	}
	.input-group{
		width: 100% !important;
	}
	.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
		width: 93%;
	}
	div.input-group-btn{
		padding-left:0px;
	}
	
	.filtrumobile1{
		display: table-cell;
	}
	.filtrumobile{
		display: none;
	}
}
.input-group-addon, .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
}
div.btn-group.bootstrap-select.input-group-btn button.btn.dropdown-toggle{
	width: 224px;
	border-radius: 0px;
}
.form-control {
    /*border-radius: 0px;*/
}
.card-footer > .content-block-footer {
    border:none;
    color: #000078;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    margin-left: -10px;
    padding: 10px 15px;
    position: relative;
}
.card-footer > .content-block-footer::after {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000078;
    border-top: 5px solid transparent;
    content: "";
    display: block;
    left: 0;
    margin-top: -5px;
    position: absolute;
    top: 50%;
}
img.list-group-image-footer{
	max-height: 40px;
	margin-top: -10px;
    max-width: 95px;
	float: right;
}
.content-block-header::after {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #EC1B24;
    border-top: 5px solid transparent;
    content: "";
    display: block;
    left: 0;
    margin-top: -5px;
    position: absolute;
    top: 50%;
}
.content-block-header {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-top: 1px solid #EC1B24;
    color: #EC1B24;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    padding: 20px 15px;
    position: relative;
}
@media (max-width: 991px) {
	.vspace {
	   margin-top:10px;
	}
}
@media (min-width: 992px) {
	.vspace {
	   margin-top:-8px;
	}
	.item-max{
		/*height: 391px;*/
	}
	.img-top-logo.part{
		min-height: 225px;
	}
}

.second-nav li a{
	color: #ec1c24;
	font-weight: bold;
	font-size: 13px;
}
/**  de aici***/
/*
 * Cover
 */
.cover-heading{
	
    font-size: 2.6rem;
    font-weight: 700;
    color: #ec1c24;
	line-height: 1.3em;
}
@media  (max-width: 575.98px) {
    .masthead {
        height: 97vh;
        min-height: 400px;
        background-image: url('https://www.hipo.ro/public/resources/images/adt/adt_bucuresti_homepage_mob.jpg');

    }
    .masthead_tm {
        height: 97vh;
        min-height: 400px;
        background-image: url('https://www.hipo.ro/public/resources/images/adt/tm_homepage_mob.jpg');

    }
    .cover-heading{

        font-size: 2.2rem;
        font-weight: 700;
        color: #ec1c24;
        line-height: 1.2em;
    }

    .home-title>h1.py-3{
        font-size: 1.6rem;
    }
    .home-title>h2.py-2{
        font-size: 1.1rem;
    }
    .main-search-container.hero-background-adtv-1 {
        background-color: #2f2e2e;
        background-image: url('https://www.hipo.ro/public/resources/images/adt/adtv2_mob.jpg')
    }
    .main-search-container.hero-background-adtv-2 {
        background-color: #2f2e2e;
        background-image: url('https://www.hipo.ro/public/resources/images/adt/adtv3_mob.jpg')
    }
}

.lead-data {
    font-size: 1.25rem;
	font-style: italic;
    font-weight: 300;
	line-height: 22px;
	color: #ffffff;
}
.lead a{
	color: #ffffff;
	 font-size: 1.1rem;
	text-decoration: underline;
	font-weight: 300;
	line-height: 22px;

}
.lead-button{
	margin-top: 30px;

}

/*** 
====================================================================
	timer
====================================================================
***/

.timer-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 110px;
}
.countdown-timer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 300px;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    background: rgba(8, 7, 5, .7);
	
}
.countdown-timer .default-coundown {
    display: table;
    height: 100%;
    width: 100%;
}
.countdown-timer .default-coundown .box {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.countdown-timer li {
    position: relative;
    display: inline-block;
    float: left;
    width: 150px;
    padding: 0 30px;;
    border-right: 1px solid #FFFFFF;
    line-height: 30px;
    text-align: center;
}
.countdown-timer li:last-child{
    border-right: none;
}
.countdown-timer li span.days,
.countdown-timer li span.hours,
.countdown-timer li span.minutes,
.countdown-timer li span.seconds {
    font-family: 'Roboto', sans-serif;
    font-size: 48px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    padding: 0;
}
.countdown-timer li span.hours{
    color: #ffffff;
}
.countdown-timer li span.minutes{
    color: #f08f90;    
}
.countdown-timer li span.seconds{
    color: #cf57fe;        
}
.countdown-timer li span.timeRef {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 300;
    text-transform: capitalize;
}
.countdown-timer li span.timeRef.clr-1{
    color: #ffffff;
}
.countdown-timer li span.timeRef.clr-2{
    color: #f08f90;    
}
.countdown-timer li span.timeRef.clr-3{
    color: #cf57fe;         
}


.menu-area{background: #242424}
.dropdown-menu{
	padding:0;margin:0;
	border:0 solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important}
.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link{
	color:#fff;font-size:16px;/*text-transform:capitalize;*/padding:16px 15px;font: 14px/16px Arial,Helvetica,sans-serif;display: block !important;}

.mainmenu li.active > a, .mainmenu .active a:focus,.mainmenu .active a:hover,.mainmenu li a:hover,.mainmenu li a:focus ,
.navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{color: #ec1c24;outline: 0;}

.navbar-default .navbar-nav>.show>a ,.mainmenu .collapse ul ul > li > a, a.dropdown-item
{
	color: #000000;
}
/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a{color: #ec1c24 ;}
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{color:  #ec1c24 ;}
.mainmenu .collapse ul ul ul > li:hover > a{color:  #ec1c24 ;}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:#ffffff;}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#ffffff}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:#ffffff}

/******************************Drop-down menu work on hover**********************************/
.mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;height:60px;width: 100%;}
@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}

}
@media only screen and (max-width: 767px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
}




/****
 *
hompage box
 
*/
.lazy-img {
	display:table;
	 width:100%; 
	height: 250px;
	border-radius: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: 110%;
	background-position: 50% 50%;
	position: relative;
	cursor: pointer;
	 -webkit-transition:background-size .5s ease;
	 transition:background-size .5s ease;
	 text-align: center;
	 overflow: hidden;
}

.lazy-img:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(1, 2, 3, 0.5);
    opacity: 0;
    z-index: 1;
    top: 0;
    left: 0;
     -webkit-transition: opacity .35s ease;
     transition: opacity .35s ease;
    border-radius: 0px;
    overflow: hidden;
}
.lazy-img-icon:after {
    width: 57px;
    height: 48px;
    background-position: -60px -85px;
    display: inline-block;

	position: relative;
	top: 75%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.lazy-img>h3 {
   text-align: center;
    vertical-align: bottom;
    position: absolute;
    z-index: 2;
    color: #fff;
    font-size: 27px;
    font-weight: 600;
    padding-left: 5px;
    padding-right: 5px;
	 top: 34%;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
.lazy-img>h2 {
    text-align: center;
    vertical-align: bottom;
    position: absolute;
    z-index: 2;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    padding-left: 5px;
    padding-right: 5px;
    top: 34%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.lazy-img > span {
    text-align: center;
    vertical-align: bottom;
    position: absolute;
    z-index: 2;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
   margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top: 56%;
 
}


.lazy-img:hover {
	background-size: 128%
}
.lazy-img:hover::after {
	opacity: .4
}
.home-title{
	text-align: center;
	margin: 35px auto;
}


@media (min-width:576px) {
.lazy-img {
		height: 270px;
	}
	.lazy-img>h3, .lazy-img > span{
		margin-top: 10px;
	}
}



/*
 *
sectiunea de search
 */

.main-search-container {
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/cauta_form.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.main-search-business {
     position: relative;
     padding: 30px 15px;
     text-align: center;
     color: #fff;
     background-image: url('https://www.hipo.ro/public/resources/images/adt/cauta_form.jpg');
     background-position: 50%;
     background-repeat: no-repeat;
     background-size: cover
 }
.main-search-tehnologie {
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/business_search.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.main-search-inginerie {
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/inginerie_search.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.main-search-container.hero-background-1 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tech1.png')
}
.main-search-container.hero-background-2 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tech2.png')
}
.main-search-container.hero-background-3 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tech3.png')
}
.main-search-container.hero-background-4 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tech4.png')
}
.main-search-container.hero-background-5 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tech5.png')
}




.main-search-container_tm {
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tm_cauta_form2.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.main-search-container_tm.hero-background-1 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tm_tech1.png')
}
.main-search-container_tm.hero-background-2 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tm_tech2.png')
}
.main-search-container_tm.hero-background-3 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tm_tech3.png')
}
.main-search-container_tm.hero-background-4 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tm_tech4.png')
}
.main-search-container_tm.hero-background-5 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tm_tech5.png')
}

.main-search-container_cr {
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/cr_cauta_jobs.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.main-search-container_pl {
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/cauta_job_pl.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.main-search-container_ct {
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/cautajob_constanta.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.main-search-container_pt {
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/cautajob_pitesti.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

/*   adtv*/

.main-search-container.hero-background-adtv-1 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/adtv2.png')
}
.main-search-container.hero-background-adtv-2 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/adtv3.png')
}

.main-search-container.hero-background-adtv-3 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/adtv1.png')
}
.main-search-container.hero-background-adtv-b-1 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/adtvb1.png')
}
.main-search-container.hero-background-adtv-b-2 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/adtvb2.png')
}

.main-search-container.hero-background-adtv-b-3 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/adtvb3.png')
}

.main-search-container.hero-background-adtv-b-business {
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/focus_b.jpg')
}

.main-search-container.hero-background-adt-bti-1{
     background-color: #2f2e2e;
     min-height: 400px;
     background-image: url('https://www.hipo.ro/public/resources/images/adt/bti1.png')
 }
.main-search-container.hero-background-adt-bti-2{
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/bti2.png')
}
.main-search-container.hero-background-adt-bti-3{
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/bti3.png')
}
.main-search-container.hero-background-adt-bti-4{
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/bti4.png')
}
.main-search-container.hero-background-adt-bti-5{
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/bti5.png')
}
.main-search-container.hero-background-adt-bti-6{
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/bti6.png')
}
.main-search-container.hero-background-adtv-business-1 {
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/business1.jpg')
}
.main-search-container.hero-background-adtv-business-2 {
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/business2.jpg')
}
.main-search-container.hero-background-adtv-business-3 {
     background-color: #2f2e2e;
     min-height: 400px;
     background-image: url('https://www.hipo.ro/public/resources/images/adt/business3.png')
 }
.main-search-container.hero-background-adtv-career1 {
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/career1.jpg')
}
.main-search-container.hero-background-adtv-career2 {
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/career2.jpg')
}
.main-search-container.hero-background-adtv-career3{
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/career3.jpg')
}
.main-search-container.hero-background-adtv-b-technology{
    min-height: 400px;
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/focus_t.jpg')
}

.main-search-container.hero-background-adtv-tehnologie-1 {
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tehnologie1.png')
}
.main-search-container.hero-background-adtv-tehnologie-2 {
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tehnologie2.png')
}
.main-search-container.hero-background-adtv-tehnologie-3 {
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tehnologie3.png')
}

.main-search-container.hero-background-adtv-inginerie-1 {
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/inginerie1.png')
}
.main-search-container.hero-background-adtv-inginerie-2 {
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/inginerie2.png')
}
.main-search-container.hero-background-adtv-inginerie-3 {
    background-color: #2f2e2e;
    min-height: 400px;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/inginerie3.png')
}


.main-search-container.hero-background-adtv-b-production{
    min-height: 400px;
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/focus_e.jpg')
}

.main-search-container.hero-background-adtv-articol1{
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/articol1.jpg')
}
.main-search-container.hero-background-adtv-articol2{
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/articol2.jpg')
}
.main-search-container.hero-background-adtv-articol3{
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/articol3.jpg')
}
.main-search-container.hero-background-adtv-articol4{
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/articol4.jpg')
}
.main-search-container.hero-background-adtv-articol5{
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/articol5.jpg')
}
.main-search-container.hero-background-adtv-podcast1{
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/podcast1.jpg')
}
.main-search-container.hero-background-adtv-podcast2{
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/podcast2.jpg')
}
.main-search-container.hero-background-adtv-podcast3{
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/podcast3.jpg')
}
.main-search-container-adtv-1 {
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/cauta_form.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.main-search-container-adtv-2 {
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/cautajob_pitesti.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.main-search-container-adtv-3{
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/cr_cauta_jobs.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.main-search-container-adtv-4 {
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/cauta_job_pl.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.main-search-container-adtv-5 {
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/cautajob_constanta.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.main-search-container-adtv-6{
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/adt/tm_cauta_form2.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (min-width:768px) {
	.main-search-container {
		margin: 0 auto;
		text-align: left;
		padding: 0 0 10px 0;
		border-bottom: none
	}
	.main-search-container.hero-background-1 {
		background-image: url('https://www.hipo.ro/public/resources/images/adt/tech1.jpg')
	}

	.main-search-container input::-ms-clear {
		display: none
	}
}

.formularhomepage{
	margin:0;
	padding: 45px 15px 30px;
	background: rgba(19,20,24,0.7);
	width: 100%;
	}
	
.formularhomepage select {
  /*-webkit-appearance: none;*/
  /*-webkit-border-radius: 0px;*/
}



.video-responsive{
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
	height:0;

}
.video-responsive iframe{
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}



body .carousel-indicators li{
  background-color:red;
}
body .carousel-control-prev-icon,
body .carousel-control-next-icon{
  color:#ec1c24;
}
body .no-padding{
  padding-left: 0;
  padding-right: 0;
}
#owl-carousel2.owl-carousel2 .owl-nav button.owl-prev {
    position: absolute;
    left: -2rem;
    top: 40%;
    transform: translateY(-40%);
    background-color: #EC1C24;
    width: 43px;
    height: 65%;
    opacity: 0.7;
}

#owl-carousel2.owl-carousel2 .owl-nav button.owl-next {

    right: -2rem;
    position: absolute;
    top: 40%;
    transform: translateY(-40%);
    background-color: #EC1C24;
    width: 43px;
    height: 65%;
    opacity: 0.7;
}

#owl-carousel2 .owl-next {
    right: -2rem;
}
#owl-carousel2.owl-carousel2 .item{
    min-width: 100px !important;
}

.logo-wrapper_adt {
    height:50px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    text-align:center;
    /*border:solid 1px #eee;*/
}

.logo-wrapper_adt img {
    max-height:40px;
    max-width:100%;
}

.logo-wrapper_adt a {
    filter:grayscale(1);
    transition:all ease 0.6s;
}

.logo-wrapper_adt a:hover {
    filter:grayscale(0);
}
a.title {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 19px;
    color: #000078;
    font-weight: 700;
    text-decoration: none;
}
.countdown-amount_adt{
    font-size: 14px;
    font-weight: bold;

}
.adt_button_width{
    width: 200px;
}

.boxh{
    position:relative;
}
.img-title{
    position: absolute;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    top: 30%;
    letter-spacing: 3px;
}
.row-no-padding{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.row-no-padding .col-md-6{

    padding-left: 0 !important;
    padding-right: 0 !important;

}
.toptim{
    background: transparent;
    color: #EC1B24;
    transition: 0.3s;
}
.toptim:hover {
    color:#ffffff;
    background: #EC1B24;

}
.topb{
    background: transparent;
    color: #000078;
    transition: 0.3s;
    border: solid 2px #EC1B24;
}
.topb:hover {
    color:#ffffff;
    background: #000078;
    border: solid 2px #000078;
}

.headertopb{
    border-left: solid 1px #ec1c24 ;

}
.headertoptm{
    border-right: solid 1px #ec1c24;

}

@media (max-device-width: 896px){
    .img-title {
        top: 15%;
    }
    .headertopb{
        border-left: none;
        border-top:  solid 1px #ec1c24 ;
    }
    .headertoptm{
        border-right: none;
        border-bottom: solid 1px #ec1c24;
    }
}
.inscriere:hover{
    text-decoration: underline;
}

#adtorase label{
    font-size: 16px;
}
#adtorase input.form-control,#adtorase select.form-control, #adtorase input.form-control[type=email]{

    padding: .375rem .75rem;
    border-radius: 0;
    height: 40px;
}
#adtorase .coolmulti-scrollbox {
    width: 300px;
}
#adtorase .coolmulti-scrollbox p, #adtorase .coolmulti-values2 p {
    font-size: 14px;
    padding: 7px 0;
}
#adtorase .invalid-feedback {
    font-size: 12px;
}

#adtorase input.form-control.is-invalid, #adtorase .was-validated input.form-control:invalid, #adtorase input.form-control.error{
    border-color: #dc3545;
}
#adtorase span.error{
    color: red;
    font-size: 12px;

}

button:focus {
    outline: none;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.form-group {
    margin-bottom: 0px;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder{
  background-color: #fff;
    border: 1px solid #eee;
}
.adtv >.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    min-width: 198px;
    max-width: 84%;
}

@media (max-width: 499px) {
    .dropdown.bootstrap-select.form-control.dropup {
        margin-bottom: 10px;
    }
}

/* IE8 uses \0 */
@media all\0 {
    .countdown-timer {
        position: absolute;
        bottom: 0;
        left: 40%;
        right: 0;
        max-width: 300px;
        height: 100%;

        padding: 0;
        background: rgba(8, 7, 5, .7);
    }
}


.card .card-header a:not(.collapsed) .rotate-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.card .card-header  a h5.mb-0 {
    background: #F7F7F0;
    color: #000078;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
}
.accordion.md-accordion .card{
    border-radius: unset;
}
.accordion.md-accordion .card .card-header{
    background: #F7F7F0;
}


/*  topa */
.topa .menu-area{background: #ffffff; color: #000078; border-bottom: 1px solid #F50A7A}
.dropdown-menu{
    padding:0;margin:0;
    border:0 solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important}
.topa  .mainmenu a, .topa  .navbar-default .navbar-nav > li > a, .topa  .mainmenu ul li a ,
.topa  .navbar-expand-lg .navbar-nav .nav-link{
    color:#000078;font-size:16px;/*text-transform:capitalize;*/padding:16px 10px;font-family:'Roboto',sans-serif;display: block !important;}

.mainmenu li.active > a, .mainmenu .active a:focus,.mainmenu .active a:hover,.mainmenu li a:hover,.mainmenu li a:focus ,
.navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{color: #ec1c24;outline: 0;}

.navbar-default .navbar-nav>.show>a ,.mainmenu .collapse ul ul > li > a, a.dropdown-item
{
    color: #000000;
}

.navbar-nav li.nav-item.active  {
   font-weight: bold;
}
/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a{color: #ec1c24 ;}
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{color:  #ec1c24 ;}
.mainmenu .collapse ul ul ul > li:hover > a{color:  #ec1c24 ;}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:#ffffff;}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#ffffff}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:#ffffff}


.main-search-container.hero-background-topav-1 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/topa/topa1.jpg')
}
.main-search-container.hero-background-topav-2 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/topa/topa2.jpg')
}

.main-search-container.hero-background-topav-3 {
    background-color: #2f2e2e;
    background-image: url('https://www.hipo.ro/public/resources/images/topa/topa3.jpg')
}

.main-search-container_topa {
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
    background-image: url('https://www.hipo.ro/public/resources/images/topa/cauta2.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.resetfilter{
    font-weight: bold;line-height: 25px;color: #fff;display: inline-block;border: 2px solid #fffdfd;padding: 3px 10px;margin: 10px 0;
}
.resetfilter:hover{
    background-color: #EC1C24;
    color: #ffffff;
}




.mycard:hover, .mycard.hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 25px 0 rgb(0 0 0 / 30%), 0 0 1px 0 rgb(0 0 0 / 25%);
}

/*Adt nou 2022*/


 .buy-ticket-button{
     position: relative;
     z-index: 10;
 }
#header-new-adt {
    position: relative;
}
.lineadt {
    position: absolute;
    top: 60%;
    z-index: 2;
    width: 100%;
    height: 100px;

}
.lineadt img {
    margin-top:2.5em;
    max-height: 180px;
}
@media (max-width: 1200px){
    .lineadt {
        position: absolute;
        top: 70%;
    }
    .lineadt img {
        max-height: 150px;
        margin-top:1em;
    }

}
@media (max-width: 1000px){
    .lineadt {
        position: absolute;
        top: 57%;
    }
    .lineadt img {
        max-height: 100px;
        margin-top:2.5em;
    }

}
@media (max-width: 678px){
    .lineadt {
        position: absolute;
        top: 87%;
    }
    .lineadt img {
        max-height: 100px;
    }

}

.button-adt-new{
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 35px;
    color: #ffffff;
    line-height: 18px;
    padding: 10px 27px;
    min-height: 30px;
    background-color: #001AFF;
}
.button-adt-new:hover{
    background: rgb(0,26,255);
    background: linear-gradient(90deg, rgba(0,26,255,1) 3%, rgba(169,52,214,1) 38%, rgba(254,163,1,1) 73%, rgba(233,28,36,1) 100%);
}
a.button-adt-new:hover{
    color:#ffffff;
}
.text-adt-new{
    background: rgb(0,26,255);
    background: linear-gradient(90deg, rgba(0,26,255,1) 3%, rgba(169,52,214,1) 38%, rgba(254,163,1,1) 73%, rgba(233,28,36,1) 100%);

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.lazy-img>p {
    text-align: center;
    vertical-align: bottom;
    position: absolute;
    z-index: 2;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 200;
    padding-left: 5px;
    padding-right: 5px;
    top: 10%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.title-adt-new{
    text-align: left;
    margin: 35px auto 10px auto;
    padding-left: 15px;
}



/*cards ADT NEw*/
.new-adt-cards .card {
    /*width: 420px;*/
    height: 510px;
    margin: 1em;
    perspective: 1500px;
    border-radius: 15px;
}

.new-adt-cards2 .card {
    /*width: 420px;*/
    height: 330px;
    margin: 1em;
    perspective: 1500px;
    border-radius: 15px;
}
.new-adt-cards .card .content {
    position: relative;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: transform 0.8s cubic-bezier(0.75, 0, 0.85, 1);
}
.new-adt-cards2 .card .content {
    position: relative;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: transform 0.8s cubic-bezier(0.75, 0, 0.85, 1);
}
.more {
    display: none;
}
.more:checked ~ .content {
    transform: rotateY(180deg);
}

.front,.front2,
.back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    visibility:visible;

    backface-visibility: hidden;
    transform-style: preserve-3d;
    border-radius: 15px;
}


/*@media not all and (min-resolution:.001dpcm)*/
/*{*/
/*    @supports (-webkit-appearance:none) {*/

/*        .safari_only {*/

/*            -webkit-perspective: 0;*/
/*            -webkit-backface-visibility: hidden;*/
/*            -webkit-transform: translate3d(0,0,0);*/
/*            visibility:visible;*/
/*            backface-visibility: hidden;*/

/*        }*/
/*    }*/
/*}*/
.front .inner{
    height: 85%;
    display: grid;
    padding: 1em;

}
.back .inner {
    height: 90%;
    display: grid;
    padding: 1em;

}

.front .button-details {
    transform: translateZ(60px) ;
}
.back .inner {
    transform: translateZ(30px) ;
}
.front {
    background-color: #fff;
    background-size: cover;
    background-position: center center;
}
.front:after {
    /*content: "";*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 6px;
    backface-visibility: hidden;

}
.front .inner ,.front2 .inner{
    /*grid-template-rows: -1fr 1fr 1fr 2fr 1fr;*/
    justify-items: center;
}

.link-cartolina-front{
    left: 0%;
    bottom: 6%;
    position: absolute;
    backface-visibility: hidden;
    padding: 10px;
    background-color: rgba(3, 3, 3, 0.5);
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;

}
.link-cartolina-front:hover{
    background-color:#fff;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);

}
.link-cartolina-front:hover a{
    color: #000078;
}
.link-cartolina-front a{
    color: #fff;
}
.link-cartolina-front a:hover{
    color: #EC1C24;
}
.link-cartolina-front:hover{
    cursor: pointer;
}
.link-adt-front{
    font-family: Arial, Helvetica, sans-serif;
    background-color: rgba(3, 3, 3, 0.5);
    border-radius: 35px;
    line-height: 18px;
    padding: 10px 27px;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    line-height: 20px;
    font-weight: 700;
}
.link-adt-front:hover {
    cursor: pointer;
    background-color:#fff;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    color: #000078;
}

.front2 .inner{
    height: 70%;
    display: grid;
    padding: 1em;

}
.front2 .button-details2 {
    transform: translateZ(60px);
}

.front2 {
    background-color: #fff;
    background-size: cover;
    background-position: center center;
}
.front2:after {
    /*content: "";*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 6px;
    backface-visibility: hidden;

}
.front p, .front2 p  {
    grid-row: 1;
    font: 12px/14px Arial,Helvetica,sans-serif;
    color: #000000;
    font-weight: 500;
    padding: 10px 20px;
    transform:none;
    text-align: justify;
}


.back{
    transform: rotateY(180deg);
    color: #ffffff;
}
.back.card-first{
    background: rgb(233,28,36);
    background: linear-gradient(45deg, rgba(233,28,36,1) 0%, rgba(255,168,0,1) 100%);
}

.back.card-first2 {
    background: rgb(0,0,120);
    background: linear-gradient(45deg, rgba(0,0,120,1) 0%, rgba(0,26,255,1) 50%);
}
.back.card-second2 {
    background: rgb(233,28,36);
    background: linear-gradient(45deg, rgba(233,28,36,1) 0%, rgba(245,10,122,1) 50%);
}

.back.card-second{
    background: rgb(255,168,0);
    background: linear-gradient(95deg, rgba(255,168,0,1) 50%, rgba(255,205,3,1) 100%);
}
.back.card-third{
    background: rgb(0,26,255);
    background: linear-gradient(45deg, rgba(0,26,255,1) 0%, rgba(147,52,214,1) 50%);
}
.back.card-fourth{
    background: rgb(63,185,252);
    background: linear-gradient(45deg, rgba(63,185,252,1) 0%, rgba(0,185,181,1) 100%);
}
.back.card-fifth{
    background: rgb(191,191,191);
    background: linear-gradient(32deg, rgba(191,191,191,1) 0%, rgba(191,191,191,1) 100%);
}
.back.card-sixth{
    background: rgb(0,123,255);
    background: linear-gradient(45deg, rgba(0,123,255,1) 50%, rgba(21,49,255,1) 100%);
}
.back .inner{
    grid-template-rows: 1fr 2fr 1fr 2fr 14fr 1fr 1fr;
    grid-template-columns: repeat(4, auto);
    /*grid-column-gap: 0.8em;*/
    justify-items: center;
}


.form-control-lg-adt {
    /*height: calc(1.5em + 1rem + 2px);*/
    padding: 0.5rem 1rem;
    font-size: 1rem;
    /*line-height: 1.5;*/
    border-radius: 35px;
    border-width: 0;
}


input.form-control-lg-adt:focus,
[type=text].form-control-lg-adt:focus {
    box-shadow: inset 0 -1px 0 #ddd;
    border: 2px solid #001AFF;
}
.back .description p ,.back2 .description p{
    font: 16px/17px Arial,Helvetica,sans-serif;
    color: #ffffff;
}
#domain_business+button, #search-oras+button{
    background: transparent;
    border: none;
    padding: 10px 10px 0 10px;
}


.back .button {
    grid-column: 1/-1;
    justify-self: center;
}

.button-details {
    grid-row: 4;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    padding: 10px 13px;
    color: #ffffff;
    background-color: rgba(3, 3, 3, 0.5);
    border-radius: 50%;
    left: 80%;
    bottom: 6%;
    position: absolute;
    backface-visibility: hidden;
    transition: 0.3s ease-in-out;
    transform:none;

}
.button-details:hover {
    background-color: #fff;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    text-shadow: none;
    color: #355cc9;
}
.button-details.return {
    position: absolute;
    bottom: 6%;
    color: #001AFF;
    background-color: #ffffff;
}
.button-details.return:hover {
    background-color: #ffffff;
    color: #001AFF;
    box-shadow: none;
}

.button-details2 {

    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    padding: 10px 13px;
    color: #ffffff;
    background-color: rgba(3, 3, 3, 0.5);
    border-radius: 50%;
    left: 80%;
    bottom: 8%;
    position: absolute;
    backface-visibility: hidden;
    transition: 0.3s ease-in-out;
    transform:none;

}
.button-details2:hover {
    background-color: #fff;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    text-shadow: none;
    color: #355cc9;
}
.button-details2.return {
    position: absolute;
    bottom: -10%;
    color: #001AFF;
    background-color: #ffffff;
}
.button-details2.return:hover {
    background-color: #ffffff;
    color: #001AFF;
    box-shadow: none;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #859ddf;
}

::-webkit-scrollbar-thumb:hover {
    background: #355cc9;
}
.link-cartolina{
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

.back.card-first2 .link-cartolina:hover{
    font-size: 16px;
    font-weight: bold;
    color: #ec1c24;
}

.description{
    padding: 5px 10px;
}
table.tbl-logos tr{
    position: relative;
}

table.tbl-logos tr td.tehnologie:after{

    content: "";

    top: 0;
    width: 70px;
    height: 70px;
    position: absolute;
    display: block;
    background-image: url('https://hipo.ro/public/resources/imagini/adt/tech11.png');
    background-size: 100% auto;
    background-repeat: no-repeat;

}
table.tbl-logos tr td.business:after{

    content: "";

    top: 0;
    width: 70px;
    height: 70px;
    position: absolute;
    display: block;
    background-image: url('https://hipo.ro/public/resources/imagini/adt/bus11.png');
    background-size: 100% auto;
    background-repeat: no-repeat;

}


.renew-adt-cards .card {

    /*margin: 1em;*/
    perspective: 1500px;
    border-radius: 25px;
}

.renew-adt-cards .card  img{
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.renew-adt-cards .card .card-content{
    padding: 20px;
}
/*.renew-adt-cards .card .img-card{*/
/*    overflow: hidden;*/
/*}*/
/*.renew-adt-cards .card .img-card img:hover {*/
/*    transform: scale(1.1);*/
/*}*/
.renew-adt-cards .card:hover{
    transform: translateY(-4px);
    box-shadow: 0 4px 25px 0 rgb(0 0 0 / 30%), 0 0 1px 0 rgb(0 0 0 / 25%);
}

.renew-adt-cards .card a.link-cartolina{
    font-size: 16px;
    /*font-weight: bold;*/
    color: #000078;
    line-height: 1.5;
}

.adt-home-search{
    background: #001AFF;
    border-radius: 25px;
}
.adt-home-search .form-control-lg-adt {
    /* height: calc(1.5em + 1rem + 2px); */
    padding: 0.5rem 1rem;
    font-size: 1rem;
    /* line-height: 1.5; */
    border-radius: 35px;
    border-width: 0;
}
.formularhomepage  select.form-control-lg-adt {
    -webkit-appearance: none;
    -webkit-border-radius: 35px;
}

.adt-home-search .button-adt-new{
    border: 2px solid #ffffff;
    padding: 9px 27px;
}

.renew-adt-cards  iframe {
    border:1px solid #000078;
    border-radius: 25px !important;
}
.connect-adt{
    clear: both;font-size: 28px;color: #ffffff;

}
.connect-adt:hover, .connect-adt i:hover{
    color: #ec1c24;
}