h1{
letter-spacing: 0.1em;
text-align:center;
margin-top:30px;
margin-bottom: 1rem;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0.1rem;
}
.no-padding {
 padding:0!important
}
.go_top {
 line-height:40px;
 cursor:pointer;
 width:40px;
 background:#9c0059;
 color:#fff;
right:50px;
bottom:50px;

 position:fixed;
 -webkit-box-shadow:0 4px 4px rgba(0,0,0,.1);
 box-shadow:0 4px 4px rgba(0,0,0,.1);
 -webkit-border-radius:50%;
 border-radius:50%;
 z-index:111;
 text-align:center
}
.go_top span {
 display:inline-block
}
.footer-big {
 padding:50px 0 30px 0

}
.footer-big .footer-widget {
 margin-bottom:40px

}
.footer--light {
 background:#212529
}
.footer-big .footer-menu ul li a,.footer-big p,.footer-big ul li {
 color:#898b96
}
.footer-menu {
 padding-left:48px
}
.footer-menu ul li a {
 font-size:15px;
 line-height:32px;
 -webkit-transition:.3s;
 -o-transition:.3s;
 transition:.3s
}
.footer-menu ul li a:hover {
 color:#5867dd
}
.footer-menu--1 {
 width:100%
}
.footer-widget-title {
 line-height:42px;
 margin-bottom:10px;
 font-size:18px;
 color: beige;
}
.mini-footer {
 background:#192027;
 text-align:center;
 padding:15px 0
}
.mini-footer p {
 margin:0;
 line-height:26px;
 font-size:15px;
 color:#999
}
.mini-footer p a {
 color:#5867dd
}
.mini-footer p a:hover {
 color:#34bfa3
}
.widget-about img {
 display:block;
 margin-bottom:30px
}
.widget-about p {
 font-weight:400
}
.widget-about .contact-details {
 margin:30px 0 0 0
}
.widget-about .contact-details li {
 margin-bottom:10px
}
.widget-about .contact-details li:last-child {
 margin-bottom:0
}
.widget-about .contact-details li span {
 padding-right:12px
}
.widget-about .contact-details li a {
 color:#5867dd
}





html{
scroll-behavior:smooth;
scroll-behavior:touch;	}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;1,100&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100&display=swap');
body{
margin: 0px;
}
.mont{
font-family: 'Montserrat', sans-serif;
font-weight: bold;
color: #28363d;
}

p{
font-family: 'Montserrat', sans-serif;
}

.bgimg {
//background-image: url('Ducadu_Summer_LP_V41.png');
    background-position: right;
background-image: url('hero-summer.jpg');
background-repeat: no-repeat;
margin: auto;
width: 100%;
padding: 10px;
background-size: cover;
min-height: 900px;
width: 100%;
//height:100vh;
max-width:100%%;
//max-height:100%;
font-family: 'Montserrat', sans-serif;
font-weight: bold;
color: #28363d;
}


.bgimgmobi {
background-image: url('Ducadu_Summer_LP_V4.png');
//background-image: url('hero-ducadu-campanie-de-vara-hosting_banner-fade-pattern.png');
background-repeat: no-repeat;
margin: auto;
width: 100%;
padding: 10px;
background-size: cover;
min-height: 900px;
width: 100%;
//height:100vh;
max-width:100%%;
//max-height:100%;
font-family: 'Montserrat', sans-serif;
font-weight: bold;
color: #28363d;
}


#logo {
margin-top: 50px;
width:min(50vw,256px);
//margin-left: 7%;
margin-bottom:50px;
max-width: 20%;
height: auto !important;
  height: auto;
}


hr {
  border:none;
  border-top:5px solid #9c0059;/* or bottom */
  margin-left:0px; /* 15% or whatever fixed or % value that suits your needs*/
  width: 40px;
  opacity: 1;
}

.descopera{
//margin-left:10%;
font-size:14px;
letter-spacing: 0.1em;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #28363d;
line-height:30px;
}


.descopera1{
font-size:16px;
letter-spacing: 0.1em;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #28363d;
text-align:center;
margin-top:15px;
margin-bottom:100px;
}



@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap');
.button{
  cursor:pointer !important;
  top:30%;
  position:relative;
  //margin-left:10%;
  width:200px;
  height:50px;
  border-radius:60px;
  border-style:solid;
text-align:center;
  line-height:46px;
  color:#9c0059;
font-size:15px;
  font-weight:bold;
  overflow:hidden;
  letter-spacing:.52px;
border-width: 3px;
}
#w{
  position:absolute;
text-align:center;
  color:#e6e9ec;
  font-weight:900;
font-size: 15px;
  left:38.5%;
  transform:scale(1.5) translateY(100%);

}



#containe {height: 100%; width:100%; font-size: 0;}
#pc {width: 25%;float: right;margin-right:10%;margin-top:-10%;}






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

.p-menu1{
   height: 100%;
}




/* Hamburger */
.hamburger1 {
  height: 45px;
//  margin: 150px;
  display: -ms-grid;
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  justify-items: right;
  z-index: 120;
  margin-top: -6.5%;
}

.hamburger1 div {
  background-color: rgb(61, 61, 61);
  position: relative;
  width: 40px;
  height: 5px;
  margin-top: 7px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#toggle1 {
  display: none;
}

#toggle1:checked + .hamburger1 .top {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: 22.5px;
}

#toggle1:checked + .hamburger1 .meat {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -5px;
}

#toggle1:checked + .hamburger1 .bottom {
  -webkit-transform: scale(0);
          transform: scale(0);
}

#toggle1:checked ~ .menu1 {
  height: 340px;
}


/* Menu */
.menu1 {
  width: 100%;
 // background-color: #02173F;
  margin: 0;
  display: -ms-grid;
  display: grid;
  grid-template-rows: 1fr repeat(4, 0.5fr);
  grid-row-gap: 25px;
  padding: 0;
  list-style: none;
  clear: both;
  width: auto;
  text-align: center;
  height: 0px;
  overflow: hidden;
  transition: height .4s ease;
  z-index: 120;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.menu1 a:first-child {
  margin-top: 40px;
}

.menu1 a:last-child {
  margin-bottom: 40px;
}

.link1 {
  width: 100%;
  margin: 0;
  padding: 10px 0;
  font: 700 20px 'Oswald', sans-serif;
}

.link1:hover {
  background-color: #fff;
  color: rgb(61, 61, 61);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.images {
    display: inline;
    margin: 8%;
    padding: 0px;
    vertical-align:middle;
    width:40px;

}
#cont {
    display: block;
    padding: 0px;
    position: relative;
    height: auto;
    max-width: auto;
    overflow-y: hidden;
    overflow-x:auto;
    word-wrap:normal;
    white-space:nowrap;
    text-align: center;
}


.caption {
    display: block;
font-size:15px;
}


@media only screen and (max-width: 600px) {


.col-xs-12, .col-xs-12 {
              text-align: center;
       }


#summer .h1, h1 {
font-size:40px;
//margin-bottom:140px;
}

#logo{
width:50%;
}

//.hamburger1{
//margin:10px;
//}

h1{
font-size:25px;
}

h2 {
font-size:10px;
}

h3{
font-size:17px;
}

#pcc{
display:none;
}

}


.question-instructions {
  margin: 0px 0px 0px;
  width: 100%;
}

.question-line {
  margin: 0px auto;
  white-space: nowrap;
  text-align: center;
}

.question-block {
  margin: 10px 0 30px;

  vertical-align: middle;
  white-space: nowrap;

}

.block1 {
  /* float: left;*/
}

.block2 {
  /*display:inline-block;*/
}

.block3 {
  /*float: right;*/
}




#hrprod{
border-top: 2px solid #e6efff;
width: 80%;

}

.border {
  width: 284px;
  padding: 10px 10px 20px 10px;
  border: 1px solid #BFBFBF;
  box-shadow: 10px 10px 30px #aaaaaa;
}


#ttt{
background: rgba(183,63,180,0.1 );
background: linear-gradient(90deg, rgba(183,63,180,0.5) 0%, rgba(76,188,241,0.5) 100%);
border-radius:10px;
margin-top:10%;
text-align:center;
font-size:14px;
width:80%;

}


.nnn{
border-style: solid;
background:rgba(255,255,255, 0.5);
border-width: 1px;
border-radius: 20px;
width: 30%;
display: inline-block;
margin-top:10%;
color:black;
}

.mmm{
transition: color 1s;
background:white;
}
.mmm:hover{

color:white;
background: rgba(183,63,180,0.1 );
background: linear-gradient(90deg, rgba(183,63,180,0.5) 0%, rgba(76,188,241,0.5) 100%);
box-shadow:none;

}

.mmm:hover .nnn{
color:black;
border-width: 1px;
box-shadow:none;
border-color:#e3daf1;
}

.vezi{
color: #9c0059;
}

.vvv:hover{

color:#bfe6ee;
background: rgba(183,63,180,0.1 );
background: linear-gradient(90deg, rgba(183,63,180,0.5) 0%, rgba(76,188,241,0.5) 100%);
box-shadow:none;
}


.vvv:hover .vezi{
color:black;
border-width: 0px;
box-shadow:none;
}

.vvv:hover .button{
border-width:0px;
box-shadow:none;
}

.vvv{
transition: color 0.5s;
}

.txx{
background-image: linear-gradient(90deg, rgba(183,63,180,0.5) 0%, rgba(76,188,241,0.5) 100%);

 background-color: rgba(183,63,180,0.4 );

  /* Create the gradient. */

  /* Set the background size and repeat properties. */
  background-size: 100%;
  background-repeat: repeat;

  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}


.names{
font-family: 'Montserrat', sans-serif;
font-weight: lighter;
color: #755546;
font-size:15px;
margin-top:10px;
letter-spacing: 0.1em;
}
.namess {
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
    color: #9c0059;
    font-size: 11px;
    margin-top: -15px;
    letter-spacing: 0.1em;
}

.rowoverlay{
  position: absolute;
  top: 0;
  left:0;
  z-index:1;
  bottom:0;
  right:0;
  height:100px;
}


strong{
opacity: .7;
}

.table>:not(caption)>*>* {
    /* padding: .5rem .5rem; */
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}



.textp p {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
	font-size:13px;
}

#para p{
margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}

//hr {
//   margin: 1rem 0;
//    color: inherit;
//    border: 0;
//    background-color: blanchedalmond;
// opacity: .35;
//}
//hr:not([size]) {
//   height: 0px;
//}

#imgg img, svg {
    vertical-align: top;
}




.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}

.btn{
padding:unset;
vertical-align: revert;
}

.wave-container {
  position: relative;
  background: #09F;
  color: #FFF;
  text-align: center;
  overflow: hidden;
}
.wave-container > svg {
  display: block;

}
path{
 fill : url(#grad1)
}

.flip{
transform: scaleY(-1);
}

.grad{
background-image: url('gradient.png');
background-repeat:no-repeat;
background-size: 100% 100%;
}

.gradmobi{

background-image: url('gradient.png');
background-repeat:no-repeat;
background-size:contain;

}

.background{
background-image: url(BACKGROUND.png);
    background-repeat: no-repeat;
    background-position: right;
}

.ggg{
background-image: url(grad2.png);
    background-repeat: no-repeat;
    background-position: right;
min-height:100px;
text-align:center;
background-size:cover;
}

#mc_embed_signup {
    background: #ffffff61;
    clear: left;
    font: 14px Helvetica,Arial,sans-serif;
}


.icons{
    width: 15px;
    margin: 10px;
}
.icons2{
    width: 20px;
    margin: 10px;
    margin-bottom:20px;
}

.navbar-nav1 {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
background-color: #f0f8ff7a;
    width: 50%;
    border-radius: 20px;
}

.nav-link {
    color: rgba(0,0,0,.55);
}
.nav-link:focus, .nav-link:hover {
    color: #000000;
}

h4.produse{
font-size:14px;
margin-bottom: 1rem;
line-height: 1.5;
}

h5.produse{
font-size:10px;
margin-top:-10px;
letter-spacing: 0.3em;
}

h1{
font-weight:800;
margin-top:0px;
letter-spacing: 0.4em;
}


h2{
margin-bottom: 1rem;
    letter-spacing: 0.1em;
    font-size: 21px;
    text-align: center;
    margin-top: 30px;
}
h3{
margin-bottom: 1rem;
}

.imgpp{
height: 34px;
margin-bottom: 10px;
}
