header {
    z-index:100;
}
body {
    font-family: 'Nunito';
    font-size: 15px;
    color: #707070;
}
/* Text sizes */
h1{
    font-size: 56px;
}
h2{
    font-size: 48px;
}
h3{
    font-size: 38px;
    color: #393843;
}
h4{
    font-size: 32px;
}
h5{
    font-size: 18px;
    color: #393843;
}
h6{
    font-size: 16px;
}
.meniu{
    font-size: 16px;
}
.caption{
    font-size: 13px;
    color: #393843;
}

/* .first{
    padding-left: 9rem;
} */

/* Nav bar */
a{
    color: white;
    text-decoration: none;
}

a:hover{
    color: white;
    text-decoration: none;
}
.nav-link{
    color:white;
    font-size: 16px;
}

.nav-link:hover{
    color:white;
}

/* INDEX */
.hero-index {
    background: url(./export/Home/www.png), url(./export/Home/hero.png); 
    background-repeat: no-repeat, no-repeat;
    background-position: 65% 15%, 100% 100%;
    background-size: 25%, 45%;
}
@media only screen and (max-width: 1140px){
    .hero-index {
        background: url(./export/Home/www.png), url(./export/Home/hero.png); 
        background-repeat: no-repeat, no-repeat;
        background-position: 50% 70%, 100% 100%;
        background-size: 30%, 50%;
    }
}
@media only screen and (max-width: 540px){
    .hero-index {
        background: url(./export/Home/www.png), url(./export/Home/hero.png); 
        background-repeat: no-repeat;
        background-position: 0% 70%, 100% 100%;
        background-size: 50%, 100%;
    }
    .hero-text{
        text-align: center;
        margin-right: 0 !important;
        padding-right: 0 !important;
    }
}
.form-whmcs {
    background-color: rgba(255, 255, 255, 0.459);
    border: 2px solid rgb(255, 255, 255);
    border-radius: 50rem!important;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
}
/* First part images */
.img-container{
    position: relative;
}

.img-container .under{
    position: absolute;
    left: 150px;
    bottom: 0px;
    z-index: 0;
}

.img-container .over{
    position: absolute;
    z-index: 1;
}

/* Price Tabs */

.text-small {
    font-size: 0.9rem !important;
}

.rounded-lg {
    border-radius: 2rem !important;
}

.descopera{
    background-image: linear-gradient(to right,  #4CBCF1 0%, #92278F 100%);
    border: 2px solid white;
}
.price-title{
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); 
}

.collapsible-link-planuri{
    width: 100%;
    position: relative;
    text-align: right;
    font-size: 15px;
}

.collapsible-link-planuri::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    font-family: 'FontAwesome';
    color:#92278f;
    text-decoration: none;
}

.collapsible-link-planuri[aria-expanded='true']::before {
    content: '\f068';
}
.collapsible-link-planuri[aria-expanded='false']::before {
    content: '\f067';
}
.collapsible-link-planuri::after{
    transition: all 0.3s;
}
.btn-link:focus, .btn-link:hover{
    text-decoration: none;
}
/* Tabs */

.lined .nav-link {
    border-bottom: 3px solid transparent;
  }
  
  .lined .nav-link:hover {
    border: none;
    border-bottom: 3px solid transparent;
  }
  
  .lined .nav-link.active {
    background: none;
    border: none;
    border-bottom: 3px solid #92278F;;
    border-color: #92278F;
  }

/* Divider */
.custom-shape-divider-top-1638635058 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1638635058 svg {
    position: relative;
    display: block;
    width: calc(124% + 1.3px);
    height: 170px;
}

.custom-shape-divider-top-1638635058 .shape-fill {
    fill: white;
}
.price{
    z-index:10;
}



/* forth section -> construieste noul site */
.web{
    
    position:relative;
    margin-top:-500px;
    padding-top: 500px; z-index:5;
}
.more{
    background-color: rgba(255, 255, 255, 0.459);
    border: 2px solid rgb(255, 255, 255);
    font-size: 16px;
}
.custom-shape-divider-bottom-1638638115 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}
/* Second divider */
.custom-shape-divider-bottom-1638638115 svg {
    position: relative;
    display: block;
    width: calc(124% + 1.3px);
    height: 200px;
}

.custom-shape-divider-bottom-1638638115 .shape-fill {
    fill: #FFFFFF;
}

/* third divider */
.custom-shape-divider-bottom-1638638971 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1638638971 svg {
    position: relative;
    display: block;
    width: calc(174% + 1.3px);
    height: 170px;
    transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1638638971 .shape-fill {
    fill: #FFFFFF;
}
/* Testimonials */
.carousel-indicators {
    text-align: left;
    float:left;
    left: 0% !important;
    right: inherit;
}

.carousel-indicators li {
    border: none;
    background: #dcdcdc;
    width: 100px;
}

.carousel-indicators li.active {
    background: #92278F;
}

/* Subscribe */
.subscribe2-wrapper .subscribe-form input {
    background: none;
    border: 2px solid #FFFFFF;
    border-radius: 30px;
    color: #FFFFFF;
    display: inline-block;
    cursor: pointer;
}

.subscribe2-wrapper .subscribe-form button {
    background: none;
    border: 2px solid #FFFFFF;
    border-radius: 30px;
    color: #FFFFFF;
    display: inline-block;
}

input.form-control::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFFFFF !important;
}
.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

/* GAZDUIRE */
.hero-gazduire {
    background: url(./export/Gazduire/illustration.png), url(./export/Gazduire/illustration-1.png); 
    background-repeat: no-repeat, no-repeat;
    background-position: 10% 50%, 90% 50%;
    background-size: 25%, 25%;
    height: 500px;
}
@media only screen and (max-width: 960px){
    .hero-gazduire {
        background: url(./export/Gazduire/illustration.png), url(./export/Gazduire/illustration-1.png); 
    background-repeat: no-repeat, no-repeat;
    background-position: 10% 50%, 90% 50%;
    background-size: 40%, 40%;
    height: 500px;
    }
}

/* divider gazduire */
.custom-shape-divider-top-16386350598 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-16386350598 svg {
    position: relative;
    display: block;
    width: calc(124% + 1.3px);
    height: 170px;
}

.custom-shape-divider-top-16386350598 .shape-fill {
    fill: url(#MyGradient);
}

/* Plans Compare */
.plans:hover{
    background-color: rgba(255, 255, 255, 0.459);
    border: 2px solid rgb(255, 255, 255);
    font-size: 16px;
}
.descopera:hover{
    background-image: linear-gradient(to right,  #92278f 0%, #e71a18 100%);
    border: 2px solid white;
}

/* Intrebari */
.collapsible-link {
    width: 100%;
    position: relative;
    text-align: left;
}

.collapsible-link::before {
    position: absolute;
    top: 50%;
    right: 0.8rem;
    transform: translateY(-50%);
    display: block;
    font-family: 'FontAwesome';
    font-size: 1.1rem;
    color:#92278f;
    text-decoration: none;
}

.collapsible-link[aria-expanded='true']::before {
    content: '\f106';
}
.collapsible-link[aria-expanded='false']::before {
    content: '\f107';
}
.collapsible-link::after{
    transition: all 0.3s;
}

/*DOMENII*/
/* Hero section domenii-ducadu */
.hero-image {
    background: url(./export/Gazduire/objects.png)  no-repeat center; 
    background-size: cover;
    height: 500px;
    position: relative;
}

/* Caracteristici */
.read-link a{
    color:#707070;
}
.read-link a:hover{
    color:#00a2d4;
}

.domains{
    background-color: rgba(255, 255, 255, 0.459);
    border: 2px solid rgb(255, 255, 255);
}
.domains:hover{
    background-image: linear-gradient(to right,  #92278f 0%, #e71a18 100%);
    border: 2px solid rgb(255, 255, 255);
    color:white !important;
}
.domains>h5:hover{
    color:white !important;
}
button .shadow-lg{
    box-shadow:  white;
}
@media only screen and (max-width: 768px) {
    .caracteristici {
      text-align: center;
    }
    .spatiu-dom{
        padding: 0 !important;
    }
    .btn-domenii-more{
        font-size: 14px !important;
    }
    .btn-domenii-cauta{
        font-size: 12px !important;
    }
    .butoane-domenii{
        margin-left: 0!important;
        margin-right: 0!important;
        padding-left: 0!important;
        padding-right: 0!important;
    }
  }
.domenii-placeholder::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #92278F;
}
/*SERVERE*/
/* Hero section */
.hero-servere {
    background: url(./export/Gazduire/illustration12.png); 
    background-repeat:no-repeat;
    background-position: 85% 50%;
    background-size: contain;
    height: 500px;
    position: relative;
}
@media only screen and (max-width: 960px) {
    .hero-servere{
        text-align: center;
    }
    .shadow-hero-text{
        text-shadow: 0px 0px 5px rgb(0 0 0 / 80%);
    }
}

/*CERTIFICATE SSL*/
/* Hero section */
.hero-certificate {
    background: url(./export/Gazduire/Group\ 1.png); 
    background-repeat:no-repeat;
    background-position: 85% 50%;
    background-size: contain;
    height: 400px;
    position: relative;
}

/*ABOUT*/
/* Hero section */
.hero-about {
    background: url(./export/Gazduire/Group\ 381.png), url(./export/Home/ducadu.png); 
    background-repeat: no-repeat, no-repeat;
    background-position: 90% 0%, 90% 60%;
    background-size: 25%, 30%;
    padding: 500px;
    height: 500px;
}
@media only screen and (max-width: 1140px){
    .hero-about {
        background: url(./export/Gazduire/Group\ 381.png), url(./export/Home/ducadu.png);
        background-repeat: no-repeat, no-repeat;
        background-position: top right, bottom right;
        background-size: 30%, 50%;
        padding: 500px;
        height: 500px;
    }
}
@media only screen and (max-width: 960px){
    .hero-about {
        background: url(./export/Home/ducadu.png); 
        background-repeat: no-repeat;
        background-position: center;
        background-size: 70%;
        padding: 500px;
        height: 500px;
    }
}
/* Divider About */
.custom-shape-divider-bottom-1639048814 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1639048814 svg {
    position: relative;
    display: block;
    width: calc(133% + 1.3px);
    height: 169px;
}

.custom-shape-divider-bottom-1639048814 .shape-fill {
    fill: #FFFFFF;
}
/* Avatar */
.avatar{
    border-radius: 50%;
}
.aplica{
    color:#393843;
    border: 2px solid #393843;
    background-color: transparent;
}

/*CONTACT*/
/* Hero section */
.hero-contact {
    background: url(./export/Gazduire/illustration22.png); 
    background-repeat:no-repeat;
    background-position: 85% 50%;
    background-size: contain;
    height: 400px;
    position: relative;
}

/*Contact form*/
.contact-form input, .contact-form textarea {
    background-color: rgba(255, 255, 255, 0.459);
    border: 2px solid rgb(255, 255, 255);
    border-radius: 30px;
    color: #FFFFFF;
    display: inline-block;
    cursor: pointer;
}

input.form-control::placeholder, textarea.form-control::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFFFFF !important;
}
#map { 
    position: absolute;
    height: 450px;
    width: 100%;
}

@media only screen and (max-width: 676px){
    .newsletter-text {
        text-align: left !important;
    }
    .trimite {
        float: left !important;
    }
    .contact-icon{
        width: 50px;
    }
}

/*FOOTER*/

.footer-text{
    color:white;
}

li{
    list-style: none;
}