body {
    background-color: #fff
      font-size:16px;
}

h1,
h2,
h3,
header nav ul li a {
    letter-spacing: 1px;
    font-weight: 700;
}

a {
    text-decoration: none;
    color:fff;
}

a:link,
a:visited {
    color:fff;
}

a:hover,
a:active {
    color:#04d3c7;
}

#call,
:active,
:focus {
    outline: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body {
    font-family: Raleway, sans-serif;
    font-size: 14px
}

a {
    cursor: pointer;
    color: #31035e
}

ul {
    list-style: none
}

/*h1+p {
    font-size: 22px;
    line-height: 36px
}
*/


.cta h3,
h2,
h3.cta {
    font-size: 24px
}

.cta h3+p {
    font-size: 18px;
    line-height: 26px
}



p {
    margin-top: 17px!important;
     font-size:15px;

}


.color-1 {
    color: #31035e
}

.color-2 {
    color: #15c9b8
}

.color-3 {
    color: #d01aca
}

.c-4 {
    color: #f2f2f2
}

.btn-2,
.white {
    color: #fff
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-outline-primary:hover{
    background-color: #31035e!important;
     border-color: #31035e!important;
     box-shadow: none!important;
     border-radius: 25px!important;
     padding: 3px 20px!important;
     color:#fff!important;
}
.btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary:focus{
    color: #31035e!important;
    background-color: #fff!important;
     border-color: #31035e!important;
     box-shadow: none!important;
     border-radius: 25px!important;
     padding: 3px 20px!important;
}

.btn-success, .btn-success:hover, .btn-success:active, .btn-success:focus{
    background-color: #15c9b8!important;
     border-color: #15c9b8!important;
     box-shadow: none!important;
     border-radius: 25px!important;
     padding: 3px 20px!important;
}
.bg-success, .bg-success:hover, button.bg-success:hover{
    background-color: #15c9b8!important;
    transition: .6s ease;
}
button.bg-success:hover{
  border: 2px solid #fff!important;
background-color: #31035e!important;
}
.text-success{
    color: #15c9b8!important;
}
.btn-light, .btn-light:hover, .btn-light:active, .btn-light:focus{
    background-color: #fff!important;
     border-color: #fff!important;
     box-shadow: none!important;
     border-radius: 25px!important;
     padding: 3px 20px!important;
}

.navbar-toggler-icon {
    background-image: url("../img/icon-menu.svg");
}
.navbar-toggler{
    position: absolute;
    right:5px;
    top:20px;
}

.bg-gradient {
    background: #31035e;
    background: -webkit-linear-gradient(42deg, rgba(49, 3, 94, 1) 36%, rgba(122, 4, 184, 1) 76%);
    background: -o-linear-gradient(42deg, rgba(49, 3, 94, 1) 36%, rgba(122, 4, 184, 1) 76%);
    background: -webkit-linear-gradient(318deg, rgba(49, 3, 94, 1) 36%, rgba(122, 4, 184, 1) 76%);
    background: -o-linear-gradient(318deg, rgba(49, 3, 94, 1) 36%, rgba(122, 4, 184, 1) 76%);
    background: linear-gradient(132deg, rgba(49, 3, 94, 1) 36%, rgba(122, 4, 184, 1) 76%)
}

.bg-gradient-2 {
    background: #31035e;
    background: -webkit-linear-gradient(27deg, rgba(49, 3, 94, 1) 24%, rgba(255, 255, 255, .28644961402529767) 96%);
    background: -o-linear-gradient(27deg, rgba(49, 3, 94, 1) 24%, rgba(255, 255, 255, .28644961402529767) 96%);
    background: -webkit-linear-gradient(333deg, rgba(49, 3, 94, 1) 24%, rgba(255, 255, 255, .28644961402529767) 96%);
    background: -o-linear-gradient(333deg, rgba(49, 3, 94, 1) 24%, rgba(255, 255, 255, .28644961402529767) 96%);
    background: linear-gradient(117deg, rgba(49, 3, 94, 1) 24%, rgba(255, 255, 255, .28644961402529767) 96%)
}

.bg-gradient-3 {
    background: -webkit-linear-gradient(276.237deg, rgba(49, 3, 94, 1) 2.2762119192279995%, rgba(49, 3, 94, 1) 14.456602837282396%, rgba(49, 3, 94, 1) 44.00902670403734%, rgba(49, 3, 94, 1) 69.76755831762779%, rgba(255, 255, 255, 1) 70.56627247618873%, rgba(255, 255, 255, 1) 92.93026891589517%);
    background: -o-linear-gradient(276.237deg, rgba(49, 3, 94, 1) 2.2762119192279995%, rgba(49, 3, 94, 1) 14.456602837282396%, rgba(49, 3, 94, 1) 44.00902670403734%, rgba(49, 3, 94, 1) 69.76755831762779%, rgba(255, 255, 255, 1) 70.56627247618873%, rgba(255, 255, 255, 1) 92.93026891589517%);
    background: linear-gradient(173.76301528652334deg, rgba(49, 3, 94, 1) 2.2762119192279995%, rgba(49, 3, 94, 1) 14.456602837282396%, rgba(49, 3, 94, 1) 44.00902670403734%, rgba(49, 3, 94, 1) 69.76755831762779%, rgba(255, 255, 255, 1) 70.56627247618873%, rgba(255, 255, 255, 1) 92.93026891589517%)
}

.bg-mov {
    background-color: #31035e;
}


/*

#cere-oferta-btn {
    text-align: center;
    cursor: pointer;
    padding: 5px 10px;
    color: #000!important;
    background-color: #fff;
    border: none;
    border-radius: 50px
}

#cere-oferta-btn:active,
#cere-oferta-btn:hover {
    -webkit-box-shadow: 0 5px 44px 0 #7a04b8;
    box-shadow: 0 5px 44px 0 #7a04b8
}
*/
header .nav-item  a.nav-link{
    color: #fff;
    /*text-transform: uppercase!important;*/
    padding: 0 15px!important
}

.h1{
    letter-spacing: 4px;
}
#testimoniale-index .col-sm-4 img {
    margin-top: 15px;
    margin-bottom: 35px;
    max-width: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

i.fa-star,
i.fa-star-half-alt {
    color: #15c9b8!important
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: inherit!important; 
    outline: 0;
     box-shadow: none!important; 
}

.cere-cotatie input,
.cere-cotatie p,
.cere-cotatie textarea,
.formular-index .wd-60 p,
.formular-index input,
.formular-index textarea {
    display: inline-block;
    width: 100%;
    border: 1px solid transparent;
    border-bottom: 1px solid #aaa;
    border-radius: 2px;
    font-size: 14px;
    line-height: 20px
}

.cere-cotatie input:active,
.cere-cotatie input:focus,
.formular-index input:active,
.formular-index input:focus {
    border-bottom: 1.5px solid #15c9b8
}

.cere-cotatie textarea,
.formular-index textarea {
    border: 1px solid #aaa
}

.cere-cotatie p,
.formular-index .wd-60 p {
    margin-top: 10px;
    border: none
}

.formular-index .wd-50 {
    padding: 5px 25px
}

.formular-index img {
    padding: 30px
}

.formular-index .wd-60 {
    padding: 20px
}

.formular-index p {
    border: none
}

.cere-cotatie form,
.formular-index form {
    border: 1px solid #aaa;
    -webkit-box-shadow: 15px 15px 15px 0 #ccc;
    box-shadow: 15px 15px 15px 0 #ccc;
    font-weight: 700;
    margin-top: 25px;
    color: #31035e
}

.formular-index form p span {
    color: #d01aca!important;
    font-size: 18px
}

footer a,
footer b {
    color: #fff!important
}

input[value=Send] {
    padding: 5px;
    background-color: #15c9b8;
    max-width: 30%;
    border-radius: 50px;
    color: #fff;
    margin: 20px auto;
    font-weight: 700;
    letter-spacing: 1px;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    text-align: center
}


.cere-cotatie input[value=Send]:hover,
.formular-index input[value=Send]:hover {
    -webkit-box-shadow: 1px 5px 5px 0 #ccc;
    box-shadow: 1px 5px 5px 0 #ccc
}

input[name=ok] {
    display: inline!important;
    width: auto
}



footer a {
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

footer li {
    margin: 5px 0 5px 15px
}

footer a:hover {
    color: #15c9b8!important;
    margin-left: 3px
}

footer .wd-25 {
    padding: 0 25px
}

footer p {
    margin-top: 10px;
    color: #fff!important;
}

footer .f-despre i {
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px
}

footer .f-cont i {
    margin-right: 5px
}

.wd-20 {
    width: 20%;
    float: left
}

.wd-30 {
    width: 30%;
    float: left
}

#copyright {
    margin-top: 25px
}

#copyright a {
    font-weight: 700;
    font-style: italic
}

#header h2 {
    font-size: 20px
}

.hero-servicii img {
    width: 50%
}

.hero-servicii h1 {
    font-size: 36px;
    margin-top: 20px
}

.servicii-content img {
    padding: 5px 20px 25px
}

.servicii-content .container {
    padding: 35px 15px
}

#buttons button {
    color: #212529;
    background-color: #f8f9fa;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    border-radius: .25rem;
    margin: 3px 5px
}

#buttons button.active,
#buttons button.active:hover,
#buttons button:hover {
    background-color: #31035e;
    color: #fff
}

#buttons button:focus {
    outline-color: #ddd
}

#buttons button.active:hover {
    border: 1px solid
}

#gallery div.img-overlay-holder {


    float: left;
    text-align: center;
    padding: 10px;
    margin-top: 25px
}

.img-overlay {
    position: relative;
    cursor: pointer
}

#gallery .img-overlay img {
    display: block;
    width: 100%;
    height: auto
}

#call,
#div-call {
    display: none
}

.portofoliu-nou .img-overlay img {
    -webkit-box-shadow: 0 0 20px 3px #dedede;
    box-shadow: 0 0 20px 3px #dedede
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    background-color: #000
}

.overlay p {
    position: absolute;
    bottom: 5px!important;
    color: #fff;
    left: 30%
}

.overlay div i {
    padding: 10px;
    color: #fff
}

.img-overlay:hover .overlay {
    opacity: .85
}

.img-overlay .content {
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    opacity: 1
}

.parteneri img {
    padding: 10px 30px;
    width: 80%
}

.parteneri .container {
    padding: 0 15px
}

#call {
    position: fixed;
    bottom: 20px;
    left: 25px;
    z-index: 99997;
    border: none;
    background-color: #15c9b8;
    color: #fff;
    cursor: pointer;
    padding: 15px;
    border-radius: 50px;
    font-size: 18px
}

@-webkit-keyframes stretch {
    0% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        background-color: #15c9b8
    }
}

@keyframes stretch {
    0% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        background-color: #15c9b8
    }
}

.element-call {
    -webkit-animation: stretch 1.5s ease-out 0s alternate infinite none running;
    animation: stretch 1.5s ease-out 0s alternate infinite none running
}

.servicii-web-design .serviciu-box-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.servicii-web-design .serviciu-box:hover .serviciu-box-holder {
  opacity: 1;
}

.servicii-web-design .serviciu-box-holder p {
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}


.services-home .col-sm-4.my-5.px-3{
    transition: .5s ease;
}
.services-home .col-sm-4.my-5.px-3:hover{
    /*background-color: #fff!important;*/
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    /*border:1px solid #f2f2f2;*/
}


        .tabel-preturi .bg-gradient{
            background: #31035e!important;
        }
        .tabel-preturi .wd-33 img{
            padding: 20px;
            height: 180px;
            margin: auto;
        }
        .tabel-preturi .wd-33{
            padding: 5px 15px;
            text-align: center;
            margin-top: 20px;
        }
        .price {
            list-style-type: none;
            border: 1px solid #eee;
            margin: 0;
            padding: 0;
            -webkit-transition: 0.3s;
            transition: 0.3s;
        }
        .price:hover {
            box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
        }
        .price .header {
            color: white;
            font-size: 22px;
        }
        .price li {
            border-bottom: 1px solid #eee;
            text-align: center;
            padding: 10px
        }
        .price .grey {
            background-color: #f3f3f3;
            font-size: 20px;
        }
        
        
        
        
        
header nav ul li a{
    text-transform: none!important;
    line-height: 1.5;
     font-size: 1rem;
}

header nav ul li a.nav-link:link,
header nav ul li a.nav-link:visited {
     transition: 0.3s;
     color:#fff;
}

header nav ul li a.nav-link:hover,
header nav ul li a.nav-link:active,
header nav ul li a.dropdown-item:hover,
header nav ul li a.dropdown-item:active {
     color:#04d3c7;
}

#cere-oferta-btn { 
    background-color: #15c9b8!important;
    border-color: #15c9b8!important;
    box-shadow: none!important;
    border-radius: 25px!important;
    font-size: 1rem;
    line-height: 1.5;
    color:#fff!important;
    
    
}