.c-mybigproject {
    font-size: 1em;
}
@media (max-width: 768px) {
    .c-mybigproject {
        font-size: 0.8em;
    }
}

body {
font-family: 'Manrope', sans-serif;
}

#mobile-header {
box-shadow: 0 1px 2px rgba(0,0,0,0);
}


/*top menu shadow*/
div.topmenu ul ul {
box-shadow: 7px 5px 20px 0px #00000047;
}
/*end of top menu shadow*/



/*menu underline*/
div.topmenu  a:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  background: #d8b66d;
  transition: width 0.5s ease 0s, left 0.5s ease 0s;
  width: 0;
}
div.topmenu  a:hover:after { 
  width: 90%; 
  left: 5%; 
}

/*end of menu underline*/

/*footer*/

@media (max-width: 800px) {
.c-p-social {
text-align: center;
}
.c-logo-img {
margin: 0 auto;
}
}
/*end of footer*/


#contenttop h2 {
text-align: left;
}


/*buttons*/
.c-button-1{
min-width: 145px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 15px 15px;
    color: #fff;
    margin: auto;
    background-color: transparent;
    transition: 0.3s;
border: 1px solid #fff;
}

.c-button-1:hover {
color: #1a1a1a;
background-color: #fff;
border: 1px solid #fff;
}

.c-button-2{
min-width: 145px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 15px 15px;
    color: #B58743;
    margin: auto;
    background-color: transparent;
    transition: 0.3s;
border: 1px solid #B58743;
    margin-right: 10px;
}

.c-button-2:hover {
color: #fff;
background-color: #B58743;
border: 1px solid #B58743;
}
/*end of buttons*/

/*pages styles*/

#contenttop h1 {
padding-left: 10vh;
}

.c-space {
padding: 10vh;
margin: 0 auto;
}


.c-main-title {
font-size: 2.2em;
font-weight: 600;
}


.c-main-title-gold {
font-size: 2.2em;
font-weight: 600;
color: #B58743;
margin-bottom: 5px;
line-height: 1.2em;
}


.c-text {
letter-spacing: 0.5px;
}

.c-team-title {
font-size: 2em;
font-weight: 600;
margin-bottom: 5px;
line-height: 1.1em;
color: #B58743;
padding-top: 20px;
}



@media (max-width: 800px) {
#contenttop h1 {
padding-left: 4vh;
margin-bottom: 0px;
}

.c-space {
padding: 4vh;
margin: 0 auto;
}

.c-main-title {
font-size: 1.6em;
font-weight: 600;
}

}

/*end of pages styles*/

/*products detail*/


div.items div.contentboxy span.dynfieldlabel, div.items div.contentboxy span.label {
    display: none;
}

div.items div.contentboxy div.textbox div.value {
margin-top: 30px;
}

.c-button-in-row {
padding-top: 30px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

@media (max-width: 600px) {
.c-button-in-row {
padding-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
}

/*end of products detail*/

/*ITEMS SHODOW ON HOVER */

div.horizontalitems div.infoboxy:hover {
box-shadow: #00000052 0px 2px 17px 0px;
    transition: 0.6s;
}

div.horizontalitemsnews div.infoboxy:hover {
box-shadow: #00000052 0px 2px 17px 0px;
    transition: 0.6s;
}
/*END OF ITEMS SHODOW ON HOVER */


/* CONTACT FORM */
.contactform p.notrequired select, .contactform p.notrequired textarea, .contactform p.notrequired input, .contactform p.required select, .contactform p.required textarea, .contactform p.required input {
    padding: 4px;
    font-size: 18px;
    border-bottom: 1px solid #B58743;
    border-left: transparent;
    border-right: transparent;
    border-top: transparent;
    width: 100%;
background-color: transparent;
}

div.contactform form p {
    position: relative;
    max-width: 100%;
    width: 100%;
}



.contactform button {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    padding: 15px 10px;
    width: 120px;
    color: #B58743;
    margin-top: 10px;
    background-color: #fff;
border: 1px solid #B58743;
    transition: 0.3s;
}
.contactform button:hover {
color: white;
background-color: #B58743;
    border: 1px solid #B58743;
}

@media (max-width: 768px) {
.contactform .submit {
text-align: center;
}
}

.contactform textarea {
    height: 120px;
}

/* ---------------------------- */


/*METRICS*/
.c-metrics-1 {
    color: #B58743;
text-align: center;
font-size: 4em;
margin-bottom: 5px;
font-weight: 800;
padding-left: 20px;
padding-right: 20px;
}

.c-metrics-2 {
text-align: center;
font-size: 2em;
font-weight: 600;
margin-bottom: 5px;
line-height: 1em;
}

@media (max-width: 768px) {
.c-metrics-2 {
font-size: 1.4em;
}
}

.c-metrics-2b {
text-align: center;
font-size: 2em;
font-weight: 600;
margin-bottom: 5px;
line-height: 1em;
}

@media (max-width: 768px) {
.c-metrics-2b {
font-size: 1.2em;
text-align: left;
}
}

.c-metrics-3 {
text-align: center;
}

.c-metrics-3b {
text-align: center;
}

@media (max-width: 768px) {
.c-metrics-3b {
text-align: left;
}

}

.c-metrics-home {
    display: flex;
    align-items: flex-end;
}
/*END OF METRICS*/.c-newsletter {
padding-top: 100px;
padding-bottom: 100px;
width: 60%;
margin: auto;
}

.c-newsletter form {
    margin: auto;
}

.c-newsletter form label {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.4em;
    font-weight: 800;
font-family: 'Manrope', sans-serif;
}

.c-newsletter form input {
    padding: 10px;
    border: 2px solid #d3d3d3;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}


.c-newsletter form input:focus-visible {
outline: none;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

.c-newsletter form input::placeholder {
color: #d1d1d5;
font-size: 14px;
}

.c-newsletter form .submit {
margin-top: 20px;
text-align: center;
}

.c-newsletter form .submit button {
    font-size: 14px;
    font-weight: 400;
    padding: 20px 25px;
    color: white;
    background-color: #595959;
    transition: 0.3s;
    letter-spacing: 1px;
    border-radius: 3px;
    border-color: transparent;
    min-width: 170px;
}

.c-newsletter form .submit button:hover {
color: white;
background-color: #e0751b;
}

@media only screen and (max-width: 768px) {
.c-newsletter {
width: 90%;
}
}div.items div.detail div.itemcontent {
    background-image: none;
    max-width: 90vw;
    margin: 0 auto;
}


div.items div.detail div.itemcontent h2{
color: #B58743 !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 10px !important;
    font-weight: 700 !important;
font-size: 1.4em !important;
min-height: auto !important;
}