/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="https://themeforest.net/user/everthemess">Everthemes</a>
* Template: goya
* Version: 1.0.8.26
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');

/********** Fixes **********/
.et-video-lightbox.lightbox-image .et-video-icon {
cursor:pointer;
}
@media only screen and (max-width: 991px) {
.swap-on-tablet {
display: flex !important;
flex-direction: column-reverse;
}
}
@media only screen and (max-width: 767px) {
.swap-on-mobile {
display: flex !important;
flex-direction: column-reverse;
}
}
.wpb_column.et-light-column,
.et-light-column .wpb_text_column,
.wpb-js-composer .wpb_column.et-light-column .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab > a {
color: rgba(255,255,255,1);
}
.click-capture {
background: rgba(0, 0, 0, 0.6);
}
.et-mfp-fade-in.mfp-bg.mfp-ready,
.et-mfp-zoom-in.mfp-bg.mfp-ready {
opacity: 0.6;
}
.post-featured.title-wrap .post-title {
   padding-bottom: 0;
}
.mfp-bg {
background: rgba(0,0,0,1);
opacity: 0.73;
}
/********** Fixes End **********/

/********** Typography **********/
h1, h2,
.h1, .h2{
font-family: "DM Serif Display", serif;
font-weight: 700;
}
h3, h4,
.h3, .h4{
font-family: "DM Serif Display", serif;
font-weight: 700;
}
h5, .h5{
font-family: "Roboto", serif;
font-weight: 500;
}
h1, h2, h3, h4,h5,
.h1, .h2, .h3, .h4, .h5{
color:#072130
}
body {
font-family: "Inter", sans-serif;
font-weight: 400;
font-size:16px!important;
line-height: 1.8;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
h1, .h1 {
font-size: 5vw;
font-size: clamp(2.2rem,5vw,4.5rem);
line-height: 1.2;
}
h2, .h2 {
font-size: 3.5vw;
font-size: clamp(2.2rem,3.5vw,2.8rem);
line-height: 1.3;
}
h3, .h3 {
font-size: 4.5vw;
font-size: clamp(1.5rem,4.5vw,2rem);
line-height: 1.3
}
h4, .h4 {
font-size: 2.5vw;
font-size: clamp(1.2rem, 2.5vw, 1.5rem);
line-height: 1.5;
font-weight:400
}
.lead {
font-size:2vw;
font-size: clamp(1.1rem, 2vw, 1.3rem);
line-height: 1.5;
font-weight:400
}
.grad-txt {
background: -webkit-linear-gradient(90deg, #152154, #1d3485 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display:inline-block;
}
.wpb_column.et-light-column .h1,
.wpb_column.et-light-column .h2,
.wpb_column.et-light-column .h3,
.wpb_column.et-light-column .h4,
.wpb_column.et-light-column .h5,
.wpb_column.et-light-column .h6,
.wpb_column.et-light-column .lead{
color: #fff;
}
.strokeme {
font-family: "Roboto", serif;
font-weight: 900;
color: transparent!important;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: white;
}
@media only screen and (max-width:1199px) {
.strokeme {
-webkit-text-stroke-width: 1px;
letter-spacing:1px;
}
}
@media only screen and (max-width:767px) {
h1, .h1 {
line-height: 1.2;
}
}
/********** Typography End **********/

/********** Responsive Paddings and Sizing **********/
.section-wide{
padding-left: 150px;
padding-right: 150px;
}
.section-x-wide{
padding-left: 80px;
padding-right: 80px;
}
.big-padding{
padding-top:120px;
padding-bottom:120px;
}
.big-padding-bottom{
padding-bottom:120px;
}
.big-padding-top{
padding-top:120px;
}
.med-padding{
padding-top:80px;
padding-bottom:80px;
}
.med-padding-bottom{
padding-bottom:80px;
}
.med-padding-top{
padding-top:80px;
}
.small-padding{
padding-top:60px;
padding-bottom:60px;
}
.small-padding-bottom{
padding-bottom:60px;
}
.small-padding-top{
padding-top:60px;
}
.x-small-padding{
padding-top:40px;
padding-bottom:40px;
}
.x-small-padding-bottom{
padding-bottom:40px;
}
.xx-small-padding{
padding-top:35px;
padding-bottom:35px;
}
.xx-small-padding-top{
padding-top:35px;
}
.xx-small-padding-bottom{
padding-bottom:35px;
}
@media all and (max-width: 1600px) {
.section-wide{
padding-left:60px;
padding-right:60px;
}
.section-x-wide{
padding-left: 60px;
padding-right: 60px;
}
}
@media all and (max-width: 1199px) {
.section-wide{
padding-left:30px;
padding-right:30px;
}
.section-x-wide{
padding-left: 30px;
padding-right: 30px;
}
.big-padding{
	padding-top:80px;
	padding-bottom:80px;
}
.big-padding-bottom{
	padding-bottom:80px;
}
.big-padding-top{
	padding-top:80px;
}
.xx-small-padding{
padding-top:25px;
padding-bottom:25px;
}
.xx-small-padding-top{
padding-top:25px;
}
.xx-small-padding-bottom{
padding-bottom:25px;
}
}
@media only screen and (max-width: 991px) {
.med-padding{
padding-top:60px;
padding-bottom:60px;
}
.med-padding-bottom{
padding-bottom:60px;
}
.med-padding-top{
padding-top:60px;
}
.small-padding{
	padding-top:30px;
	padding-bottom:30px;
}
.small-padding-bottom{
	padding-bottom:30px;
}
.small-padding-top{
	padding-top:30px;
}
}
@media only screen and (max-width: 767px) {
.big-padding{
	padding-top:60px;
	padding-bottom:60px;
}
.big-padding-bottom{
	padding-bottom:60px;
}
.big-padding-top{
	padding-top:60px;
}
.med-padding{
padding-top:30px;
padding-bottom:30px;
}
.med-padding-bottom{
padding-bottom:30px;
}
.med-padding-top{
padding-top:30px;
}
.small-padding{
	padding-top:20px;
	padding-bottom:20px;
}
.small-padding-bottom{
	padding-bottom:20px;
}
.small-padding-top{
	padding-top:20px;
}
.xx-small-padding{
padding-top:20px;
padding-bottom:25px;
}
.xx-small-padding-top{
padding-top:20px;
}
.xx-small-padding-bottom{
padding-bottom:20px;
}
}
@media all and (max-width: 575px) {
.section-wide{
padding-left:0;
padding-right:0;
}
.section-wide.mob-pad{
padding-left:15px;
padding-right:15px;
}
.section-x-wide{
padding-left: 0;
padding-right: 0;
}
.section-x-wide.mob-pad{
padding-left:15px;
padding-right:15px;
}
}
/********** Responsive Paddings and Sizing End **********/

/********** Header **********/
@media (min-width: 1199px) {
.header-full-width:not(.checkout-distraction-free) .top-bar .container,
.header-full-width:not(.checkout-distraction-free) .site-header .container,
.header-full-width .et-header-menu > li.menu-item-mega-parent > .sub-menu {
padding-left: 60px;
padding-right: 60px;
}
}
@media (min-width: 1600px) {
.header-full-width:not(.checkout-distraction-free) .top-bar .container,
.header-full-width:not(.checkout-distraction-free) .site-header .container,
.header-full-width .et-header-menu > li.menu-item-mega-parent > .sub-menu {
padding-right: 80px;
padding-left: 80px;
}
}
.header .et-header-menu > li> a{
text-transform:uppercase;
font-size:13px;
font-family: "Roboto", serif;
font-weight:700;
letter-spacing:1.5px
}
.et-header-text.text-2{
font-size:16px;
text-transform:uppercase;
font-family: "Roboto", serif!important;
font-weight:normal;
letter-spacing:1px
}
.header-center-items .et-header-menu > li.menu-item-mega-parent > .sub-menu {
justify-content: start;
left: 50%;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.menu-item-mega-parent > .sub-menu > li > a, .menu-item.title-item > a {
text-transform: none;
font-size: 16px;
letter-spacing: 0;
margin-bottom: 5px;
font-family: "Inter", sans-serif!important;
font-weight: 200;
}
.et-header-menu > li.menu-item-mega-parent > .sub-menu > li {
margin-bottom: 15px;
}
.header .social-icons li a {
color: #ffffff;
}
.header_on_scroll .social-icons li a {
color: #1D1D1D;
}
.et-header-text.text-1{
font-weight:600;
letter-spacing:1px
}
.page-header-regular .social-icons li a {
color: #1D1D1D;
}
.et-mobile-header-text.text-1 a{
color:#fff;
font-size:34px;
transition: all .3s ease-in-out;
}
.page-header-regular .et-mobile-header-text.text-1 a{
color:#1d1d1d;
}
.et-mobile-header-text.text-1 a .et-icon {
  line-height: 2;
}
.header_on_scroll .et-mobile-header-text.text-1 a{
color:#1d1d1d;
}
.bars svg{
width:36px;
height:36px;
stroke-width: 1.5px;
stroke-linecap:square;
}
.side-panel .et-close {
width: 50px;
height: 50px;
}
.side-panel .et-close:before, .side-panel .et-close:after {
background-color: #ccc;
}
.menu-sliding > li,
.sliding-menu .sliding-menu-panel-root,
.sliding-menu .sliding-menu-top {
letter-spacing:1px;
font-weight: 500;
font-size: 1em;
}
.side-menu .bottom-extras,
.side-menu .bottom-extras .menu-divider {
border-top: 1px dashed #ddd;
border-top-color: rgba(255,255,255,0.35);
padding-top: 10px;
}

.et-header-menu li >.sub-menu > li {
display: block;
width: 300px;
padding: 0 15px;
}

.header-center-items.header-items{
padding-left:15px;
padding-right:15px
}
@media only screen and (max-width: 1279px) {
.header-mobile {
    display: block;
}
.header-main{
display: none!important;
}
#mobile-menu:not(.desktop-active) {
visibility: visible;
opacity: 1;
}
.page-header-regular .social-icons li a {
color: #cccccc;
}
}
@media only screen and (min-width: 1280px) {
#mobile-menu:not(.desktop-active) {
    visibility: hidden;
    opacity: 0;
}
}
@media only screen and (max-width: 575px) {
.header-contents.container{
padding-left:	15px;
padding-right:15px	
}
.et-mobile-header-text.text-1 a{
font-size:30px;
}
}
/********** Header End **********/

/********** Footer **********/
.footer-widgets::before {
content: "";
top: 0;
left: 50%;
background: url(/wp-content/uploads/2025/03/logo.png);
margin-left:-94px;
position: relative;
background-size: 188px 60px;
background-repeat: no-repeat;
z-index:2;
display: inline-block;
width: 188px; 
height: 60px;
}

.footer a{
font-family: 'GothamPro', sans-serif;
color:rgba(255,255,255,0.7)!important;
font-size:16px
}
.footer a:hover{
font-family: 'GothamPro', sans-serif;
color:rgba(255,255,255,1)!important
}
.footer-widgets .widgettitle{
font-size:16px;
font-family: 'GothamPro', sans-serif;
color:rgba(255,255,255,1)!important
}
.footer-widgets .container{
padding-top:50px;
}
.footer-widgets.footer-toggle-widgets {
padding-top:60px;
padding-bottom: 30px;
}
.footer-widgets .container {
padding-top: 60px;
}
.footer-bar .container {
padding-top: 40px;
padding-bottom: 40px;
}
.footer-bar .container a{
transition: all .3s ease-in-out;
}
.footer-bar .container a:hover{
color:#ffffff;
}
#scroll_to_top {
right: 45px;
z-index: 1000;
}
#scroll_to_top.active {
bottom: 25px;
right: 45px;
}
#nav_menu-3{
margin-bottom:15px
}
.et_widget_social_media {
margin-left:-.45em;		
}
.footer p{
font-family: 'GothamPro', sans-serif;;
color:rgba(255,255,255,0.7)!important;
font-size:16px;
}
.footer-bar-content.copyright{
font-family: 'GothamPro', sans-serif;
color:rgba(255,255,255,0.7)!important;
font-size:16px!important;
}
.footer-widgets .col-lg-3{
padding-right: 10px;
padding-left: 10px;
}
.address-footer{
line-height:32px;
}
.footer-widgets .container, .footer-bar .container{
max-width:100%;
padding-left: 150px;
padding-right: 150px;
}
@media all and (max-width: 1600px) {
.footer-widgets .container, .footer-bar .container{
padding-left: 60px;
padding-right:60px;
}
}
@media all and (max-width: 991px) {
.footer-widgets .col-lg-3{
padding-right: 15px;
padding-left: 15px;
}
}
@media all and (min-width: 768px) {
.footer-widgets .widget:last-child {
margin-bottom: 40px;
}
}
@media all and (max-width: 767px) {
.footer-toggle-widgets.footer-widgets .widget {
margin-bottom: 30px;
}
.et_widget_social_media {
text-align: left;
}
}
@media all and (max-width: 575px) {
.footer-widgets .container, .footer-bar .container{
padding-left: 30px;
padding-right:30px;
}
}
/********** Footer End **********/


/********** Animations **********/
@-webkit-keyframes rotating {
from{
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to{
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes rotating-rev {
from{
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
to{
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.rotating {
-webkit-animation: rotating 10s linear infinite;
}
.rotating-rev {
-webkit-animation: rotating-rev 10s linear infinite;
}
@media only screen and (max-width: 767px) {
.animation.bottom-to-top.animated,
.animation.top-to-bottom.animated,
.animation.left-to-right.animated,
.animation.right-to-left.animated,
.animation.left-to-right-3d.animated,
.animation.right-to-left-3d.animated,
.animation.bottom-to-top-3d.animated,
.animation.top-to-bottom-3d.animated,
.animation.scale.animated,
.animation.animated {
-moz-transition: none;
-o-transition:  none;
transition: none;
-moz-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
opacity: 1;
visibility: visible;
}
}
/********** Animations End **********/

/********** Home Hero **********/
.hero-image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;/*
    background: rgb(0, 0, 0);
    background: linear-gradient(90deg, rgb(165 165 165) 0%, rgb(171 171 171) 40%, rgba(0, 0, 0, 0.1) 100%);*/
    z-index: 1;
}
.hero-text {
position: absolute;
top:50%;
left: 100px;
width: 600px;
z-index: 2;
transform:translateY(-50%);
}
.hero-text .h1{
	color:#ffffd7!important
}

.hero-text .h4{
margin-bottom:35px
}
.hero-text .et_btn_align_left{
display:inline;
margin-right:20px;
}

@media only screen and (max-width: 1199px) {
.hero-text {
bottom:auto;
left: 50px;
width: 500px;
}
}
@media only screen and (max-width: 991px) {
.hero-text {
width:460px;
left:30px;
padding: 0 0;
text-align:left;
}
}
@media only screen and (max-width: 767px) {
.hero-text {
left:0;
top:auto;
bottom:50px;
padding: 0 50px;
width:100%;
text-align:center;
transform:none;
}
}
@media only screen and (max-width: 575px) {
.hero-text {
padding: 0 20px;
}
.hero-text .et_btn_align_left{
display:block;
margin-right:0;
margin-top:10px;
}
}

/********** Home Hero End **********/


/********** Intro Pics/Text **********/

.intro-image-1{
	min-height:600px;
	z-index: -1;
}

.intro-text-1 .wpb_wrapper, .intro-text-2 .wpb_wrapper{
background:#fff;
-webkit-box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, 0.15);
-moz-box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, 0.15);
box-shadow: 1px 1px 45px -20px rgba(0, 0, 0, 0.15); 
}
.intro-text-1 .wpb_wrapper, .intro-text-2 .wpb_wrapper{
padding: 50px;
}
.intro-text-1 .wpb_content_element .wpb_wrapper, .intro-text-2 .wpb_content_element .wpb_wrapper  {
padding: 0;
box-shadow:none;
}

@media only screen and (max-width: 991px) {
.intro-text-1{
margin-right:0!important; 
padding-bottom:50px!important;
}
.intro-text-2{
margin-left:0!important;
padding-bottom:50px!important
}
.intro-text-1 .wpb_wrapper, .intro-text-2 .wpb_wrapper{
box-shadow:none;
}
.intro-image-1{
min-height:400px
}
.intro-text-1 .wpb_wrapper, .intro-text-2 .wpb_wrapper{
padding: 0;
}
}
@media only screen and (max-width: 575px) {
.intro-image-1{
min-height:300px
}
}
/********** Intro Pics/Text End **********/

/********** Buttons **********/
.button{
font-size:13px;
text-transform:uppercase;
font-weight:700;
letter-spacing:1px;
line-height:1.4;
}
.button.link{
font-size:14px;
text-transform:uppercase;
font-weight:700;
letter-spacing:1px;
line-height:1.4;
}
.button.link:hover{
font-size:14px;
text-transform:uppercase;
font-weight:700;
letter-spacing:1px;
line-height:1.4;
}
.et_btn{
min-width:200px;
}
/********** Buttons End **********/


/********** Marquee **********/

.marquee {
  margin: 0 auto;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
	padding:20px 0 25px 0;
}
.marquee__content {
  width: 400% !important;
  display: flex;
  line-height: 30px;
  -webkit-animation: marquee 100s linear infinite forwards;
          animation: marquee 100s linear infinite forwards;
}
.marquee__content .list-inline{
	font-size: 3.5vw;
font-size: clamp(1.8rem,3.5vw,2.8rem);
line-height: 1.2;
	font-weight:200
}
.marquee__content ul{
margin-bottom:0;
}
.marquee__content ul li{
padding:0 0 0 15px;
font-family: "DM Serif Display", serif;
  font-weight: 800;
	text-transform:uppercase;
}
.marquee__content:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.list-inline {
  display: flex;
  justify-content: space-around;
  width: auto;
  /* reset list */
  list-style: none;
  padding: 0;
  margin: 0;
}

@-webkit-keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
/********** Marquee End **********/


/********** Parallax Block **********/
.parallax-cta{
	height:700px;
}
.parallax-cta:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgb(0,0,0);
background: linear-gradient(270deg, rgba(7,33,48,0.75) 0%, rgba(7,33,48,0.5) 55%, rgba(7,33,48,0.2) 100%);
}
.parallax-cta-content{
position: absolute;
top:50%;
left: auto;
right: 80px;
transform: translateY(-50%);
width:700px
}
.parallax-cta-content .h2{
	color:#ffffd7!important
}
@media all and (max-width: 1199px) {
.parallax-cta-content{
width:560px;

}
}
@media all and (max-width: 991px) {
.parallax-cta-content{
width:100%;
left: 0;
right: 0;
text-align:center;
padding:0 30px;
}
}
@media all and (max-width: 767px) {
.parallax-cta-content{
padding-left:20px!important;
padding-right:20px!important;
}
}
@media all and (max-width: 575px) {
.parallax-cta-content{
padding-left:0!important;
padding-right:0!important;
}
}

/********** Parallax Block End **********/

/********** Form Styling **********/
.gform_title{
display:none;
}
input[type="text"], input[type="password"], input[type="number"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="time"], input[type="month"], input[type="week"], input[type="email"], input[type="search"], input[type="tel"], input[type="url"], input.input-text, select, textarea {
    font-family: inherit;
    font-size: 1em;
    line-height: 1.6;
    outline: 0;
    padding: 10px 15px!important;
    height: calc(2.15em + .975rem + 4px)!important;
    color: #282828;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #ddd!important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none  !important;
    box-shadow:none  !important;
}
#gform_submit_button_1{
font-size:13px;
text-transform:uppercase;
font-weight:700;
letter-spacing:1px;
color:#282828;
border: solid 2px #282828;
border-radius:28px!important;
background:transparent;
min-width:200px;
padding:.9rem 1.75rem!important;
margin:0 auto;
}
.gform-theme--framework .gform-field-label>.gfield_required {
	color:#152154;
}
input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="number"]:focus,
	input[type="date"]:focus,
	input[type="datetime"]:focus,
	input[type="datetime-local"]:focus,
	input[type="time"]:focus,
	input[type="month"]:focus,
	input[type="week"]:focus,
	input[type="email"]:focus,
	input[type="search"]:focus,
	input[type="tel"]:focus,
	input[type="url"]:focus,
	input.input-text:focus,
	select:focus,
	textarea:focus {
		outline: 0;
		border-color: #152154!important;
		box-shadow: none;
	}
.gform_button{
box-shadow:none!important;
}
/********** Form Styling End **********/



/********** Quality Safety Homepage **********/
.quality-safety-title{
	padding: 90px 0 0 0;
}
.quality-safety-title .h2{
	color:#ffffd7!important
}
.quality-safety-det{
	padding: 0 15% 20px 15%;
}
.quality-safety-link{
	padding: 0 0 80px 0;
}
@media only screen and (max-width: 1500px) {
.quality-safety-det{
	padding: 0 10% 20px 10%;
}
}
@media only screen and (max-width: 1400px) {
.quality-safety-det{
	padding: 0 30px 20px 30px;
}
}
@media only screen and (max-width:575px) {
.quality-safety-det{
	padding: 0 0 20px 0;
}
.quality-safety-title{
	padding: 60px 0 0 0;
}
.quality-safety-link{
	padding: 0 0 50px 0;
}
}
/********** Quality Safety Homepage End **********/

/********** Blog Stuff **********/


.post-featured.title-wrap .post-title {
padding-bottom: 0;
margin-bottom: 0;
}

.page-title{
font-size: 5vw;
font-size: clamp(2.2rem,5vw,4.5rem)!important;
line-height: 1.2;
}

.blog-style-list .post-categories {
font-size: 1em;
}
.comment-form p input#submit {
display: inline-block;
width: auto;
min-width: 200px;
font-size:13px;
text-transform:uppercase;
font-weight:700!important;
letter-spacing:1px!important;
border-radius:28px;
}
.et-infload-btn {
display: inline-block;
width: auto;
min-width: 200px;
font-size:13px;
text-transform:uppercase;
font-weight:700!important;
letter-spacing:1px!important;
border-radius:28px!important;
}
@media only screen and (min-width: 992px) {
.post.post-grid .post-gallery img,
.post.post-grid .et-blog-slider img {
max-height: 320px;
}
}
/********** Blog Stuff End **********/


/********** Scroll Down **********/
@-webkit-keyframes rotating {
from{
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to{
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes rotating-rev {
from{
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
to{
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.rotating {
-webkit-animation: rotating 15s linear infinite;
}
.rotating-rev {
-webkit-animation: rotating-rev 15s linear infinite;
}
.rotating-text{
width: 130px;
height:130px;
position:absolute;
z-index: 1;
}
.scrolling-circle{
position:relative;
}
.text-arrow{
width: 130px;
height:130px;
position:absolute;
top:0;
z-index: 1;
}
.scroll-down{
position:absolute;
width:130px;
height:130px;
bottom:60px;
right:60px;
z-index:5;
}

@media only screen and (max-width: 767px) {
.scroll-down{
display:none
}
}

/********** Scroll Down End **********/

/********** service Boxes **********/
.service-boxes .vc_column-inner{
-webkit-box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.015);
-moz-box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.015);
box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.015);
padding:30px!important;
}

.service-boxes .vc_column-inner img{
width:auto;
margin-bottom:15px;
margin-top:15px;
}
.service-boxes .vc_column-inner h3{
margin-bottom:15px
}
.service-boxes.solar .vc_column-inner img{
width:100%;
margin-bottom:15px;
margin-top:0;
}
.service-boxes.solar  .vc_column-inner{
padding:0 0 0 0!important;
}
.service-boxes.solar .wpb_wrapper .solar-text{
padding:0 30px
}
.service-boxes.solar .et_btn_align_left{
margin-left:30px;
padding-bottom:30px;
}
@media only screen and (max-width: 767px) {
.service-boxes .vc_column-inner{
padding:20px!important;
}
.service-boxes.solar .wpb_wrapper .solar-text{
padding:0 20px
}
.service-boxes.solar .et_btn_align_left{
margin-left:20px;
padding-bottom:30px;
}
}
/********** service Boxes End **********/


/********** Saving Section **********/
.outline-box .vc_column-inner {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12); /* soft raised shadow */
  border-radius: 30px; /* combine instead of repeating each corner */
  padding: 50px 30px 30px 30px !important;
  margin-top: 60px;
  margin-bottom: 60px;
  background: #fff; /* ensures shadow looks clean */
}

    /********** Saving Section **********/
            .text-link a {
                color: #ff2301;
                font-family: 'inter', sans-serif;
                font-weight: 600;
                font-size: 14px;
                text-transform: uppercase;
                letter-spacing: 1px;
                border-bottom: solid;
                line-height: 1.3
            }

            .text-link.lg a {
                color: #ff2301;
                font-family: "DM Serif Display", serif;
                font-weight: 400;
                font-size: 22px;
                text-transform: none;
                letter-spacing: 0;
                border-bottom: solid;
                line-height: 1.3
            }

            .text-link.pos-ab {
                position: absolute;
                right: 30px;
                top: 15px;
            }

            .saving-icon {
                position: absolute;
                width: 140px;
                top: 0;
                left: 50%;
                margin-left: -70px;
            }

            /********** Saving Section End **********/
          

.button-wrapper {
  display: flex;
  justify-content: center; 
	margin-top:30px;
}

/********** contact page **********/


.map-box {
    background-color: #ffffff;
    padding: 60px;
    margin: 60px;
}

@media only screen and (max-width: 991px) {
.map-box{
padding: 10px;
    margin: 0px;
}
}

.grey-map{

    -webkit-filter: grayscale(100%);
    filter: grayscale(80%);    
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}

.mr-10{
	margin-right:10px;
}

/********** contact page **********/

.hero-title{
	background-color:#1c1c1c!important;
}
.hero-title h1{
font-family: "DM Serif Display", serif;
	text-transform:uppercase;
}

.post-featured{
	background-color:#1c1c1c!important;
	padding-bottom:60px;
	height:250px;
}

.entry-title{
	color:#ffffff;
	font-family: "DM Serif Display", serif;
	text-transform:uppercase;
	font-size:30px!important;
}
.post.post-detail:not(.portfolio):not(.header-parallax) .title_outer:after {
    content: none !important;
    display: none !important; /* extra safety */
}
.post .post-title h3 {
    font-size: 20px!important;
}





.h-600{
max-height:600px;
}

.logo-hero {
	max-width:350px;
  background-color: #ffffff; 
  padding: 20px;    
  border-radius: 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  justify-content: center;  
  align-items: center;          margin:60px 0;
}
@media (max-width: 991px) {
  .logo-hero {
		max-width:250px;
    margin: 0 auto;
		margin-bottom:80px;
    justify-content: center;
    align-items: center;
  }
}

.hero-image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.7) 0%,
        rgba(0, 0, 0, 0.4) 40%,
        rgba(0, 0, 0, 0.05) 100%
    );
    z-index: 1;
}

@media (max-width: 991px) {
  .hero-image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* solid dark overlay */
    z-index: 1;
  }
}
h3{
	 font-family: "DM Serif Display", serif!important;
  font-weight: 800;
	text-transform:uppercase;
}

h2{
	 font-family: "DM Serif Display", serif!important;
  font-weight: 800;
	text-transform:uppercase;
}

/********** Header Section **********/
.header-height {
  height: 250px; /* desktop default, narrowed */
}

.header-height .header-text {
  font-size: 50px;
  font-family: "DM Serif Display", serif !important;
  color: #ffffff;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}
