/*
Theme Name: Nova Orbis
Description: Creative Agency Portfolio WordPress Theme
Author: Your Name
Version: 1.0.0
Text Domain: nova-orbis
*/

/* Import the original theme styles */
@import url('assets/css/style.css');

h1,h2,h3,h4,h5,h6{
    font-family: "Playfair Display", serif;
}

.ftr-email a {
    color: white;
}

.google_map iframe {
    width: 100%;
}

.google_map {
    margin-top: 30px;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form textarea {
    border-radius: 10px !important;
}

.wrap-menu-img div {
    width: 60% !important;
    height: 70% !important;
}


.ftr-email {
    font-size: 55px;
}

.ser-anim-el div{
    background-repeat: no-repeat;
    width: 67px;
    height: 67px;
}

.footer-menu a {
    font-size: 40px;
    line-height: 48px;
}

.clients-img img {
    margin-top: 48px;
    width: 100%;
}

/*.gl-slider .swiper-slide {*/
/*    background-color: rgba(6, 6, 6, 0.33);*/
/*}*/

.gl-slider .slider-content h2 {
    color: #BD8D51;
}

.gl-slider .slider-content p {
    color: #000;
}

.white-button > button, .white-button > a {
    color: #000;
}

.gl-slider .slider-content h2 {
  font-family: "Playfair Display", serif;
  font-weight: 600;
  font-style: italic;
}

.anime-number{
	  font-family: "Playfair Display", serif;
  font-weight: 600;
  font-style: italic;
	    color: #BD8D51;
}

.gl-slider .white-button {
    margin-top: 30px;
}

.head-page-text h1 {
    font-size: 90px;
}

.mission-about {
    font-size: 60px;
}

.services-list div h2 {
    font-size: 60px;
}

.plx-tagline h3 {
    font-size: 60px;
}

section.change-menu-color.plx-tagline a.button-pos {
    color: white;
}


.icon-nav-1 {
    background-color: #BD8D51;
}

.icon-nav-2 {
    background-color: #BD8D51;
}

.text-menu {
    color: #BD8D51;
}

.fact-item p {
    margin-top: 10px;
}