.cookie {
    max-width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    border: 1px solid #ddd;
}
.contactInfo ul {
    list-style:none;
    padding-left:10px;
}
.container.content p {
    width:100%;
}
.copyright ul {
    list-style:none;
    padding-left:0;
    margin-bottom:0;
}
.copyright ul li {
    margin-right:10px;
    display: inline;
}
.contactInfo ul li a {
    color:#fff;
}
.politiq input {
    width:auto !important;
}

.politiq label {
        margin-bottom: 0;
    margin-left: 10px;
}

.politiq {
    display: flex;
    align-items: center;    
}
.cookie-hidden {
 display:none;
}

.cookie a {
     color: #ce3333;
}
.offer .video {
    padding-left:25px;
}

.video iframe {
    width:100%;
        border-radius:10px;
    height:315px;
    
}

.video-sim {
    margin: auto;
    width: 100%;
    max-width: 952px;
}

.video-sim iframe {
    width:100%;
    border-radius:10px;
    height:315px;
}
.cookie button {
border: none;
    background: #e60f86;
    color: #fff;
    cursor:pointer;
}

.cookie p {
 margin:0;
}
.container.content h1 {
    width:100%;
    margin-bottom:0;
}
.map {
    width:100%;
    
}
.map iframe {
    width:100%;
    height:350px;
}
@media only screen and (max-width:425px) {
    .copyright {
        display:block !important;
    }
    .video iframe {
        height:auto;
    }
    .video-sim iframe {
        height:auto;
    }
    .call-now {
    display: block !important;
    position: fixed;
    text-decoration: none;
    z-index: 2147483647;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    transform: scale(1);
    bottom: 15px;
    right: 20px;
    background: #009900;
    }
    
    .call-now i {
    font-size: 40px;
    color: #fff;
    padding-top: 0px;
    margin-top: 13px;
    display: flex;
    align-items: center;
    transform: rotate(15deg);
    justify-content: center;
    }
}

.call-now {
    display:none;
}






.pink {
	color: #e60f86
}

body {
	font-size: 1rem;
	color: #292b2c
}

a {
	color: #292b2c
}

a:focus,
a:hover {
	text-decoration: none;
	color: #e60f86
}

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 9;
	box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .25)
}

.t-img {
	width: 50px;
}

.navbar {
	width: 100%
}

.navbar-brand {
	width: 200px
}

.navbar-toggleable-md .navbar-collapse {
	display: block!important
}

li.nav-item {
	line-height: 57px;
	display: flex;
	margin: 0 5px
}

.navbar-nav {
	float: right
}

.navbar-toggleable-md .navbar-nav .nav-link.btn {
	line-height: 40px;
	font-size: .9rem;
	background: #e60f86;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .5px;
	height: 40px;
	padding: 0 15px;
	border-radius: 50px;
	margin-top: 16px;
	box-shadow: none
}

li.nav-item:last-child a:first-child {
	font-size: 1.5rem;
	font-weight: 700;
	color: #e60f86;
	line-height: 1;
	padding: 0
}

li.nav-item:last-child a:last-child {
	font-size: .9rem;
	line-height: 1;
	padding: 0;
	margin-top: 3px
}

li.nav-item:last-child {
	display: block;
	margin-left: 30px;
	margin-top: 15px
}

li.nav-item:last-child a {
	display: table;
	width: 100%
}

li.nav-item a {
	font-size: .9rem
}

.banner {
	background: url(../img/bg1.jpg);
	background-size: cover;
	margin-top: 90px;
	color: #fff
}

.fi {
	font-size: 1rem;
	line-height: inherit;
}

.banner a h1 {
	color: #fff;
}

.banner h1 {
	line-height: 1.2
}

.banner p:nth-child(2) {
	color: #292b2c;
	background: #fff;
	display: inline-block;
	padding: 10px
}

.banner i {
	color: #e60f86;
	position: relative;
	top: 3px
}

.d-table {
	height: 75vh
}

.d-table-cell {
	height: 100%;
	vertical-align: middle
}

.btn {
	line-height: 43px;
	font-size: .9rem;
	background: #e60f86;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .5px;
	height: 45px;
	padding: 0 25px;
	border-radius: 50px;
	margin-top: 15px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .5);
	transition: .3s;
	cursor: pointer
}

.btn-w {
	background: rgba(255, 255, 255, .05);
	border: 2px solid #fff;
	color: #fff
}

.btn:focus,
.btn:hover {
	color: #fff;
	transition: .3s;
	box-shadow: inset 0 5px 45px -7px #000
}

@media (min-width:1200px) {
	.container {
		width: 90%;
		max-width: 1400px
	}
}

.content .h1 {
	margin: 50px 0
}

.content .h3 {
	line-height: 1.4
}

.container.content>.row>h1 {
	margin: 125px 0 50px;
}

.content .h4 {
	line-height: 1.4
}

.services {
	margin: 100px 0 50px;
	width: 100%;
	display: inline-flex;
	text-align: center
}

.services>div {
	width: 26%
}

.services .service-2 {
	margin: 0 11%;
	position: relative
}

.services .service-2 .arrow-left {
	width: 80px;
	height: 100px;
	position: absolute;
	left: -30%;
	top: 30px;
	opacity: .1
}

.services .service-2 .arrow-right {
	width: 80px;
	height: 100px;
	position: absolute;
	right: -30%;
	top: 30px;
	opacity: .1
}

.services .nr {
	position: relative;
	line-height: 1;
	text-align: center;
	font-weight: 700;
	color: #fff;
	width: 50px;
	height: 50px;
	display: inline-block
}

.services .nr:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: -8px;
	background: #e60f86;
	border-radius: 50%;
	z-index: -1
}

.services .content-2 {
	position: relative;
	z-index: 0
}

.services .content-2 .img {
	margin: 0 auto 30px;
	position: relative;
	width: 80px
}

.clients {
	margin-top: 50px
}

.clients .h2 {
	display: inline-block;
	border-left: 15px solid #e60f86;
	margin-bottom: 30px;
	padding-left: 10px
}

.clients .clients-list .client {
	width: calc(100% / 6);
	float: left;
	padding: 0 30px;
	margin: 15px 0
}

.hr {
	width: 60%;
	display: inline-block;
	margin: 7% auto;
	opacity: .1;
	border-bottom: 4px double #292b2c
}

.offer {
	margin-top: 100px;
	margin-bottom: 50px;
	position: relative
}

.offer .btn {
	position: absolute;
	bottom: 15%;
	left: 0;
	right: 0;
	width: 350px;
	margin: 0 auto
}

.offer .h2 {
	display: inline-block;
	border-left: 15px solid #e60f86;
	margin-bottom: 30px;
	padding-left: 10px
}

.offer img {
	margin-top: -50px
}

.offer ul {
	list-style: none;
	padding-left: 25px
}

.offer ul li {
	line-height: 1.2;
	margin-bottom: 10px;
	display: flex
}

.offer ul li i {
	float: left;
	color: #e60f86;
	margin-right: 5px
}

footer {
	background: #292b2c;
	padding: 50px 0;
	margin-top: 50px;
	color: #fff;
	letter-spacing: .5px;
	font-weight: 100
}

footer .h2 {
	color: #fff;
	border-left: 15px solid #e60f86;
	margin-bottom: 50px;
	padding-left: 10px;
	width: 100%
}

footer .img {
	width: 250px;
	margin-bottom: 30px;
	margin-top: -20px
}

footer .img img {
	width: 100%
}

footer p {
	padding-left: 10px;
	margin-bottom: 0;
	line-height: 1.2
}

footer i {
	width: 20px;
	text-align: center;
	color: #e60f86
}

footer .col-lg-6 p {
	margin-bottom: 5px
}

footer .col-lg-6 p:last-child {
	color: #e60f86;
	background: #fff;
	border-radius: 20px;
	display: inline-block;
	padding: 10px 15px 10px 10px;
	font-weight: 700
}

#contact-form {
	width: 100%;
	display: inline-block
}

#contact-form input {
	height: 50px
}

#contact-form .form-group {
	margin-bottom: 10px
}

#contact-form .btn {
	margin-top: 0;
	border-radius: 4px;
	width: 160px
}

input,
input:focus,
input:hover,
textarea,
textarea:focus,
textarea:hover {
	outline: 0!important;
	box-shadow: none;
	border: none!important
}
.terms {
    	width: 100%;
    background: #000;
}
.copyright {
	color: #fff;
   max-width:1400px;
   margin:auto;
	display: flex;
	padding: 10px;
	justify-content:space-between;
	align-items:center;
}

.copyright a {
	font-size: 12px;
	margin: 0 auto;;
	color: #fff;
}

.copyright p {
	font-size: 12px;
	margin-bottom:0;
}

.table th {
	font-size: .7rem;
	color: #292b2c;
	font-weight: lighter
}

.table th span {
	font-size: 1rem;
	color: #292b2c;
	font-weight: 700
}

.table tbody tr:nth-child(odd) {
	background: #f7f7f7
}

.table tbody td {
	line-height: 51px;
	padding: 0;
	text-align: center;
	border-left: 1px solid #eee
}

.table tbody td span {
	font-size: 11px
}

.table.tabb {
	width: calc(100% - 170px);
	float: left
}

.price {
	width: 150px;
	float: right;
	margin-left: 20px
}

.price tbody tr:nth-child(even) {
	background: #b50b6b
}

.price tbody tr:nth-child(odd) {
	background: #e60f86
}

.price .table {
	box-shadow: 0 10px 40px -20px #000
}

.price th {
	font-size: 1rem;
	line-height: 1.4;
	padding: 0 10px;
	color: #fff;
	border: none;
	letter-spacing: .5px
}

.price td {
	line-height: 71px!important;
	padding: 0 10px;
	text-align: center;
	color: #fff!important;
	letter-spacing: .5px
}

.price span {
	display: block;
	color: #fff!important
}

.table td,
.table th {
	padding: 5px 10px
}

table {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee
}

.tabb tbody tr td:hover {
	background: #e60f86;
	color: #fff;
	cursor: pointer
}

.pr-e {
	line-height: 1.2
}

#contact-form2 {
	width: 100%
}

#contact-form2 .form-control {
	border: 1px solid #464a4c!important
}

.com {
	width: 100%
}

.pr-toa {
	background: #e60f86;
	border-radius: 50px;
	color: #fff;
	display: inline-table;
	padding: 20px 3% 30px
}

.pr-toa .h3 b {
	font-weight: bolder;
	text-decoration: underline
}

.pr-toa .h1 {
	margin: 20px 0
}

.pr-toa .btn {
	background: #fff;
	font-weight: bolder;
	color: #e60f86;
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5)
}

.pr-toa .btn:hover {
	color: #e60f86
}

.pr-toa a,
.pr-toa a:hover {
	color: #fff
}

.simulator {
	margin: 50px 0 20px;
	border: 1px solid;
	padding: 30px 50px
}

.simulator hr {
	margin-top: 0;
	border-top: 1px solid
}

.simulator .off input,
.simulator .off input:focus,
.simulator .off input:hover,
.simulator .off textarea,
.simulator .off textarea:focus,
.simulator .off textarea:hover {
	border: 1px solid!important;
	line-height: 42px;
	padding: 0 10px 0 20px;
	width: 100%;
	border-radius: 40px
}

.simulator .off label {
	width: 100%;
	margin-bottom: 0
}

.simulator .off .btn {
	margin-top: 0;
	margin-bottom: 25px
}

.simulator select#cd,
.simulator select#format-pliant,
.simulator select#judet {
	line-height: 42px;
	height: 42px;
	border-radius: 21px!important;
	border: 1px solid;
	box-shadow: none;
	background: #fff;
	width: 100%;
	padding: 0 10px
}

.simulator .judet {
	width: 100%
}

.simulator input[type=number] {
	border: 1px solid!important;
	line-height: 42px;
	padding: 0 10px 0 20px;
	width: 100%;
	border-radius: 40px
}

.simulator input[type=checkbox] {
	margin-right: 5px;
	position: relative;
	top: -2px
}

.view {
	height: 400px;
	padding: 10px;
	border: 1px solid;
	overflow-x: scroll
}

:focus,
:hover {
	outline: 0!important
}

.pr-toa {
	margin-top: 0
}

.price-header {
	font-size: 60px;
	font-weight: 700;
	line-height: 1
}

.price-header span {
	font-size: 20px
}

.price-header span.bar {
	padding: 0 5px 0 12px
}

.price-header span.bar span {
	width: 2px;
	height: 50px;
	background: #292b2c;
	display: inline-block;
	transform: rotate(15deg);
	position: relative;
	top: 5px
}

.yy {
	color: #e60f86
}

.yy .price-header span.bar span {
	background: #e60f86
}

.price-header span.litt {
	font-size: 13px;
	letter-spacing: .5px;
	font-weight: lighter;
	width: 100%;
	display: block;
	color: #292b2c;
	padding-left: 5px
}

.cost {
	background: #eee;
	padding: 30px;
	margin-top: 50px
}

.cost .h1 {
	margin: 0 0 30px
}

.cost .col-lg-4 {
	float: left
}

input[type=number] {
	border: 1px solid!important;
	line-height: 36px;
	padding: 0 10px;
	width: 100%;
	border-radius: .25rem
}

label[for=tip],
label[for=tiraj] {
	width: 100%
}

select#tip {
	line-height: 38px;
	height: 38px;
	border-radius: .25rem!important;
	border: 1px solid;
	box-shadow: none;
	background: #fff;
	width: 100%;
	padding: 0 10px
}

@media all and (max-width:991px) {
	.wrapper,
	body {
		overflow-x: hidden
	}
	.services>div {
		width: 100%
	}
	.services {
		display: block
	}
	.services .service-2 .arrow-left,
	.services .service-2 .arrow-right {
		display: none
	}
	.navbar-brand {
		margin: 0 0 0 15px
	}
	.h1,
	h1 {
		font-size: 1.8rem
	}
	.h2,
	h2 {
		font-size: 1.4rem
	}
	.h3,
	h3 {
		font-size: 1.1rem
	}
	.banner p:nth-child(2) {
		font-size: 1.5rem
	}
	.container.content {
		width: 90%;
		margin: 0 auto
	}
	.content .h1 {
		margin: 15px 0
	}
	.services {
		margin: 0 0 50px
	}
	.services .content-2 .img {
		margin: 0 auto 10px
	}
	.services>div {
		margin: 25px 0 0 0!important
	}
	.offer {
		margin-top: 0;
		margin-bottom: 0
	}
	.offer img {
		margin-top: 0
	}
	.clients .clients-list .client {
		width: 31%;
		float: left;
		padding: 0!important;
		margin: 2% 1%
	}
	footer {
		padding: 50px 5%
	}
	footer .col-lg-6.offset-1 {
		margin: 0;
		padding: 0
	}
	footer .img {
		margin-top: 50px
	}
	.clients {
		margin-top: 20px
	}
	.copyright a,
	.copyright p {
		width: 100%
	}
	.navbar-nav {
		float: none;
		padding-left: 20px;
		margin-top: 20px;
		border-top: 1px solid #eee;
		padding-top: 20px
	}
	.navbar-nav .nav-link {
		padding: 0
	}
	.navbar-nav li.nav-item a.btn {
		padding: 0 20px;
		margin-left: -10px;
		margin-top: 20px
	}
	.navbar-nav .nav-item {
		height: 37px
	}
	li.nav-item:last-child {
		margin-left: 0;
		margin-top: 50px;
		margin-bottom: 10px
	}
	.table th {
		width: 320px!important;
		display: block
	}
	.table tbody td {
		line-height: 51px;
		padding: 0 10px;
		text-align: center;
		float: left;
		display: table;
		width: 50%
	}
	.price {
		margin-left: 0
	}
	.pr-toa {
		margin-top: 50px;
		border-radius: 25px
	}
	.cost .col-lg-4 {
		padding-left: 0
	}
	.cost .col-lg-4:nth-child(3) {
		border-top: 1px solid #444;
		border-bottom: 1px solid #444;
		margin: 20px 0;
		padding: 20px 0
	}
	.cost {
		background: #eee;
		padding: 0 30px 20px;
		margin-top: 0;
		margin-bottom: 30px
	}
	.sim>div {
		padding: 0!important;
		margin: 0 0 20px 0
	}
}

@media all and (min-width:992px) and (max-width:1200px) {
	li.nav-item:last-child {
		display: none
	}
}

@media (min-width:992px) {
	.navbar-expand-lg .navbar-collapse {
		display: block!important
	}
}

button.navbar-toggler {
	position: relative
}

button.navbar-toggler .navbar-toggler-icon {
	background: #e60f86;
	height: 2px;
	position: absolute;
	top: 0;
	left: 0
}

button.navbar-toggler .navbar-toggler-icon:nth-child(2) {
	top: 7px
}

button.navbar-toggler .navbar-toggler-icon:nth-child(3) {
	top: 14px
}

.vss {
	display: none!important
}

@media (min-width:992px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 1rem;
		padding-left: 1rem
	}
}

a.btn.btn-w {
	background: #7a00ff;
}

.simulator .off textarea {
	line-height: 1.3 !important;
	height: 200px;
	padding: 11px 10px 0 20px;
	border-radius: 20px!important;
}

.simulator label {
	margin-bottom: 0;
	line-height: 1;
}
