+/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://mysubscriptionbusiness.com
 Template:     generatepress
 Version:      0.1
*/

@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap');




ol, ul {
    margin: 0 0 1.5em 1.9em;
} 
h1{
    font-family: "Bricolage Grotesque", sans-serif;
}

h2, h3 {font-family: 'Nunito', sans-serif;}

#page li {
    line-height: 30px;
    list-style: none;
    position: relative;
    margin-bottom: 14px;
}
a.gb-button {
    background-color: #78be20 !important;
    border-radius: 5px;
    padding: 10px 30px;
    
}
.nav-float-right #site-navigation {
    margin: 0 auto;
}
.site-footer aside#media_image-2 {
    max-width: 325px;
}
a.header-button {
    background-color: #78be20;
    color: #fff;
    padding: 12px 28px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    transition: .6s;
}
.banner-sub-heading {
    font-family: 'IBM Plex Serif', serif;
}
.services-block {
    overflow: hidden;
    box-shadow: 0 5px 32px -13px #dedede;
    border-radius: 10px;
    margin-bottom: 40px;
    background-color: #fff;
}
span.author {
    margin-left: 65px;
}
.download-template {
    box-shadow: 0 10px 32px -5px #8894ab52;
    padding: 30px;
    border-radius: 3px;
    margin-bottom: 90px;
}
.download-template h2 {
    background-image: url(/wp-content/uploads/2021/05/download-icon.png);
    background-repeat: no-repeat;
    padding-left: 50px;
}
.download-template h2 {
    font-size: 25px !important;
    font-weight: 600 !important;
    margin-bottom: 40px;
}
.gp-icon svg {
    height: 1.5em;
    width: 1.5em;
}
span.pp-policy {
    font-size: 14px;
    color: #555;
}
.email_download_link span.name, .email_download_link span.email {
    display: none;
}
.email_download_link br {
    display: none;
}
.download-template p {
    display: none;
}
.download-template .email_download_link p {
    display: block;
}
span.author-name:before {
    content: url(/wp-content/uploads/2021/05/user.svg);
    position: absolute;
    margin-left: -30px;
    margin-top: 1px;
}
span.posted-on {
    margin-left: 30px;
}
span.posted-on:before {
    content: url(/wp-content/uploads/2021/05/clock.svg);
    position: absolute;
    margin-top: 2px;
    margin-left: -30px;
}
.block-one {
    margin-top: 4em;
}
.block-two {
    margin-top: -4em;
}
.services-block h4 {
    font-size: 20px;
    padding: 18px 25px;
}
.services-block a {
    font-size: 16px;
    padding: 12px 25px;
    color: #8b8c8b;
}

.services-block:hover {background:#78be20}
.services-block:hover h4 {color:#fff}
.services-block:hover a {color:#fff; font-weight:bold}

.services-block figure {
    overflow: hidden;
}
.services-block img {
    transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
}
.services-block:hover img {
    transform: scale3d(1.05,1.05,1.05);
}
.testimonials-sec {
    display: none;
}
.client-name {
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 5px;
}
.highlighted {
    color: #fff;
    padding: 5px;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 15px;
    border-radius: 3px;
    background-image: url(/wp-content/uploads/2021/06/heading-bg.png);
	background-image: url(/wp-content/uploads/2021/06/heading-bg.webp);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.testi-block {
    padding: 20px 20px 1px;
    border-radius: 3px;
}
.slick-slide img {
    padding: 15px;
    max-width: 650px;
    border-radius: 3px;
    opacity: .5;
}
.slick-center img {
    opacity: 1 !important;
}
.wpsisac-slick-carousal .slick-dots li button {
    background: #000 !important;
    border: none; 
}
.wpsisac-slick-carousal .slick-dots li.slick-active button {
    background: #78be20 !important;
}
aside#media_image-2 {
    margin-bottom: 15px;
}
.sidebar .widget, .footer-widgets .widget {
    font-size: 15px;
    line-height: 28px;
}
.inside-site-info {
    padding: 12px 40px;
}
.site-footer a {
    color: #333;
}
.site-footer li {
    line-height: 28px;
}
.widget-title {
    margin-bottom: 15px;
}
.site-footer h2 {
    font-family: inherit;
    font-weight: 700 !important;
}
.footer-widgets {
    background-color: #f9f9f9bf;
}
.copyright-bar {
    border-top: 1.5px solid #e4e4e4;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 8px;
}
.site-info {
    background: #f9f9f9bf;
}
#page li:before {
    content: url(/wp-content/uploads/2021/06/list-icon.png);
    position: absolute;
    left: -29px;
    top: 4px;
}
.footer-top .gb-inside-container {
    background-color: #78be20db;
}
.gb-button-wrapper .gb-button-b50effff, .gb-button-wrapper .gb-button-b50effff:visited {
    border-bottom: 5px solid #5da502;
}

.separate-containers .site-main {
    margin-top: 0;
}
.services-heading {
    font-size: 30px;
}
.work-content-area {
    padding: 12px 0;
}
.work-content-area h2 {
    float: left;
    font-size: 18px;
    padding-right: 40px;
    color: #1e1e1e;
    font-weight: 600;
}
.work-content-area h2:hover {
    color: #78be20;
}
.work-content-area img {
    float: right;
}
.our-work-item:hover img {
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
}
.our-work-item:hover .work-content-area img {
    transform: none;
}
.post-template-default.single h1.entry-title {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 30px;
}
.post-template-default.single  .entry-meta {
    font-size: 18px;
}
.post-template-default.single span.byline {
    color: #fff;
}
.post-template-default.single #right-sidebar {
    margin-top: 42px;
}
.our-work-item img {
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transform: all 1s ease-in-out;
    border: 1px solid #f2f2f2;
}
.our-work-item  figure {
    overflow: hidden;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
    background-color: initial;
    width: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.wp-block-button__link:not(.has-background) {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 65px;
}
input:focus {
    border-bottom: 3px solid #78be20 !important;
}
select:focus {
    border-bottom: 3px solid #78be20 !important;
}
textarea:focus {
    border-bottom: 3px solid #78be20 !important;
}
.form-contact{
    box-shadow: 0 2px 11px rgb(0 0 0 / 10%)
}
.why-block-sec .gb-grid-column {
    padding: 30px 30px 10px;
    box-shadow: 0 10px 32px -5px #8894ab52;
    border-radius: 9px;
    overflow: hidden;
    margin: 1.5%;
    width: 30% !important;
    transition: .5s;
    cursor: pointer;
}
.why-block img {
    width: 50px;
    margin-bottom: 18px;
}
.ac-container label {
    line-height: 1.8;
    font-size: 16px;
    padding: 16px 40px 16px 20px;
    display: block;
    cursor: pointer;
    color: #222;
    background: #f2f2f2;
    font-weight: 600;
    position: relative;
}
.ac-container label:after {
    content: '+';
    position: absolute;
    right: 20px;
    font-size: 20px;
    color: #78be20;
    top: 25%;
}
.ac-container div {
    margin-bottom: 20px;
}
.ac-container label:hover {
    background: #ececec;
}
.ac-container input {
  display: none;
}

/* Contents */
.ac-container article {
  overflow: hidden;
  height: 0;
  transition: 0.6s;
}
.ac-container article p {
    padding: 20px 10px;
    color: #555;
    margin-bottom: 0;
}
.ac-container input:checked ~ article {
    height: auto;
    border-top: 2px solid #78be20;
    transition: 0s;
}
.ac-container input:checked ~ label:after {
    content: '-';
}
.ac-container input:checked ~ label {
    color: #78be20;
}
li#menu-item-493 {
    display: none;
}
.footer-widget-1 {
    width: 45% !important;
}
.inside-footer-widgets>div {
    flex: none;
}
a.btn.footer-btn {
    display: block;
    background-color: #78be20;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    width: 190px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 30px;
    border-radius: 3px;
}
.footer-widgets-container {
    padding: 50px 40px 40px;
}
.widget ul li {
    list-style-type: disclosure-closed !important;
}
ul#menu-services {
    margin-left: 20px;
}
::marker {
    color: #78be20;
}
.footer-widget-2 {
    width: 30%;
}

.about-page-sec .gb-grid-column.gb-grid-column-fea5cb58 {
    padding-left: 0;
}
a.header-button:hover {
    background-color: #000;
    color: #fff !important;
}
.gb-button-wrapper a.gb-button-d0dfb683:hover, .gb-button-wrapper a.gb-button-d0dfb683:active, .gb-button-wrapper a.gb-button-d0dfb683:focus {
    background-color: #333!important;
    border-color: #000;
}
.main-navigation ul ul {
    box-shadow: 0 10px 40px -5px rgb(0 18 46 / 15%);
    border-radius: 4px;
    border: #78be20 1px solid;
}
.why-block-sec .gb-grid-column h4 {
    font-size: 1.125rem;
    font-weight: 800;
    text-align: left;
    margin-bottom: 10px;
}
.why-block p {
    font-size: 16px;
    text-align: left;
}
.why-block-sec .gb-grid-column:hover {
    background: #78be20;
    
}
.why-block-sec .gb-grid-column:hover h4 {
    color: #fff;
}
.why-block-sec .gb-grid-column:hover p {
    color: #fff;
}
.why-block-sec .gb-grid-column:hover {
    box-shadow: 0 2px 11px rgb(0 0 0 / 14%);
}
.services-box-sec {
    position: relative;
    border-radius: 4px;
    padding: 25px 20px 25px;
    float: left;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 30px;
    box-shadow: 0 10px 32px -5px #8894;
    width: 100%;
}
.all-service-icon {
    width: 49px;
    float: left;
}
h4.all-service-title {
    font-size: 18px;
    font-weight: 600;
    color: #78be20;
    margin-bottom: 0 !important;
    line-height: 26px;
    transition: .8s;
}
.services-box-sec:hover h4.all-service-title {
    color: #000;
}

.all-service-icon img {
    margin-top: 22px;
    width: 30px;
}
a.footer-top-button {
    background-color: #fefffe !important;
}
a.footer-top-button:hover {
    background-color: #333 !important;
    border-color: #000 !important;
}
a.gb-button:hover {
    background-color: #333 !important;
    border-color: #000;
}
a.btn.footer-btn:hover {
    background-color: #333;
}
#right-sidebar li:before {
    display: none;
}
#comments li:before {
    display: none;
}
.post-template-default h2 {
    font-size: 28px;
    font-weight: 600;
}
.post-template-default #page li:before {
    display: none;
}
.post-template-default #page li {
    list-style: circle;
}
.archive h2, .blog h2 {
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 20px;
}
.archive .post-image, .blog .post-image {
    width: 50%;
    margin-bottom: 0 !important;
	margin-right: 20px !important;
}
.archive .inside-article, .blog .inside-article {
    padding: 20px !important;
    background-color: #fff !important;
    margin-bottom: 20px;
	display: inline-block;
	border: 1px solid #f2f2f2;
    border-radius: 10px;
}
.archive .post-image:before, .blog .post-image:before {
	display: none !important;
}
.archive .entry-summary, .blog .entry-summary {
    margin-top: 1em !important;
}
.archive .inside-article:hover, .blog .inside-article:hover {
    box-shadow: 0 2px 11px rgb(0 0 0 / 10%);
}
.sidebar .widget a {
    color: #333;
}
button.search-submit {
    padding: 10px 15px;
}
.inside-right-sidebar #wpcf7-f412-o1 {
    padding: 20px 20px 0;
    border: 1px solid #f2f2f2;
    border-top: none;
}
.inside-right-sidebar input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
}
.inside-right-sidebar .widget {
    padding: 20px 0px 20px !important;
    margin-bottom: 0;
}
.inside-right-sidebar ul {
    padding: 20px 20px 20px 40px;
    border: 1px solid #f2f2f2;
    border-top: none;
}
.inside-right-sidebar ul li {
    margin-bottom: 10px !important;
    line-height: 23px !important;
}
.inside-right-sidebar h2.widget-title {
    color: #78be20 !important;
    text-align: center;
    background-color: #f2f2f2;
    padding: 12px;
    font-size: 18px;
    margin-bottom: 0;
}
.inside-right-sidebar .search-form {
    display: flex;
    padding: 20px;
    border: 1px solid #f2f2f2;
    border-top: none;
}
.archive .post-image a, .blog .post-image a {
    display: table;
    line-height: 0;
}
.archive a.read-more.button, .blog a.read-more.button {
    font-size: 13px;
    padding: 8px 20px;
    border-radius: 3px;
}
textarea#comment {
    height: 100px;
}
h1.page-title {
    font-size: 30px;
}
.separate-containers .page-header {
    padding: 40px 20px;
}
.author-box {
    padding: 3%;
    padding-bottom: 10px;
    margin-top: 50px;
    font-size: 0.9em;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #78be20;
    border-radius: 3px;
}
.author-box .avatar {
	width: 250px;
	height: auto;
	border-radius: 100%;
	margin-right: 30px;
}
h5.author-title {
	margin-bottom: 0.1em;
	font-family: "Bricolage Grotesque", sans-serif;
    font-weight: 700;
    font-size: 26px !important;
}
.author-description {
	line-height: 1.6em
}
.author-links a {
	margin-top: -1.5em;
	font-size: 2em;
	line-height: 2em;
	float: left;
}
h3#reply-title {
    font-family: "Bricolage Grotesque", sans-serif;
    font-weight: 700;
    font-size: 26px !important;
}
@media (max-width: 768px) {
	.author-box {
		padding: 20px;
		padding-bottom: 25px;
		margin-top: 60px;
		flex-direction: column;
		text-align: center;
	}
    .home-banner {
    background: none !important;
}
.home-banner h1 {
    text-align: center !important;
}
.home-banner h2 {
    text-align: center !important;
}
.home-banner .gb-button-wrapper {
    text-align: center !important;
    display: block;
}
    .form-custom-popup h3 {
    font-size: 22px !important;
}
	.author-box .avatar {
		margin-right: 0;
		width: 100%;
		margin-top: -25px;
	}
	.author-box .avatar img {
		max-width: 100px;
	}
	.author-links a {
		float: none;
		align-self: center;
	}
	.author-description {
		margin-bottom: -0.1em;
	}
}
.wplogout-social-wrapper {
    margin: 36px 0;
    font-size: 0;
}

.wplogout-social-wrapper span {
    font-weight: bold;
    padding-right: 10px;
    font-size: 16px;
}

.wplogout-social-sharing {
    font-size: 17px;
    padding: 7px 20px;
}

@media only screen and (max-width: 600px) {
    .wplogout-social-sharing {
        font-size: 17px;
        padding: 7px 12px;
        display: inline-block;
    }
}

.wplogout-social-sharing svg {
    position: relative;
    top: 0.15em;
    display: inline-block;
}

.wplogout-social-sharing:first-of-type {
    border-radius: 100px 0 0 100px;
}

.wplogout-social-sharing:last-of-type {
    border-radius: 0 100px 100px 0;
}

.wplogout-social-facebook {
    fill: #fff;
    background-color: rgba(59, 89, 152, 1);

}

.wplogout-social-facebook:hover {
    background-color: rgba(59, 89, 152, .8);
}

.wplogout-social-twitter {
    fill: #fff;
    background-color: rgba(29, 161, 242, 1);
}

.wplogout-social-twitter:hover {
    background-color: rgba(29, 161, 242, .8);
}

.wplogout-social-pinterest {
    fill: #fff;
    background-color: rgba(189, 8, 28, 1);
}

.wplogout-social-pinterest:hover {
    background-color: rgba(189, 8, 28, .8);
}

.wplogout-social-linkedin {
    fill: #fff;
    background-color: rgba(0, 119, 181, 1);
}

.wplogout-social-linkedin:hover {
    background-color: rgba(0, 119, 181, .8);
}

.wplogout-social-whatsapp {
    fill: #fff;
    background-color: rgba(37, 211, 102, 1);
}

.wplogout-social-whatsapp:hover {
    background-color: rgba(37, 211, 102, .8);
}

.wplogout-social-reddit {
    fill: #fff;
    background-color: rgba(255, 87, 0, 1);
}

.wplogout-social-reddit:hover {
    background-color: rgba(255, 87, 0, .8);
}
.home .site-header {
    background-color: #ffffff00;
    position: absolute;
    width: 100%;
}
#video-popup-container {
  display:none;
  position: fixed;
  z-index: 996;
  width: 60%;
  left: 50%;
  margin-left: -30%;
  top: 20%;
  background-color: #fff;
}
#video-popup-close {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 998;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    background-color: #f7f6f6;
    line-height: 25px;
    color: #fff;
}
#video-popup-iframe-container {
    position: absolute;
    z-index: 997;
    width: 100%;
    padding-bottom: 56.25%;
    border: 6px solid #fff;
    border-radius: 3px;
    background-color: #000;
}
#video-popup-iframe {
  z-index: 999;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
}
#video-popup-overlay {
    display: none;
    position: fixed;
    z-index: 995;
    top: 0;
    background-color: #000;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}
#video-popup-close:hover {
  color: #DE0023;
}
.vpop img {
    cursor: pointer;
}
#video-popup-containerc, #video-popup-containerb {
  display:none;
  position: fixed;
  z-index: 996;
  width: 60%;
  left: 50%;
  margin-left: -30%;
  top: 20%;
  background-color: #fff;
}
#video-popup-closec, #video-popup-closeb {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 998;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    background-color: #f7f6f6;
    line-height: 25px;
    color: #fff;
}
#video-popup-iframe-containerc, #video-popup-iframe-containerb {
    position: absolute;
    z-index: 997;
    width: 100%;
    padding-bottom: 56.25%;
    border: 6px solid #fff;
    border-radius: 3px;
    background-color: #000;
}
#video-popup-iframec, #video-popup-iframeb {
  z-index: 999;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
}
#video-popup-overlayc, #video-popup-overlayb {
    display: none;
    position: fixed;
    z-index: 995;
    top: 0;
    background-color: #000;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}
#video-popup-closec:hover, #video-popup-closeb:hover {
  color: #DE0023;
}
.vpopc img, .vpopb img {
    cursor: pointer;
}
@media only screen and (max-width: 768px) {
.footer-widget-1 {
    width: 100% !important;
}
.footer-widget-2 {
    width: 100%;
}
 .why-block-sec .gb-grid-column {
    width: 98% !important;
    margin-bottom: 20px;
}
.services-heading {
    font-size: 30px !important;
}
.site-logo {
    max-width: 65%;
    margin-top: -10px;
}
.header-widget {
    display: none;
}
li#menu-item-493 {
    display: block;
}
.mobile-menu-control-wrapper .menu-toggle, .mobile-menu-control-wrapper .menu-toggle:hover, .mobile-menu-control-wrapper .menu-toggle:focus, .has-inline-mobile-toggle #site-navigation.toggled {
    background-color: rgb(0 0 0 / 0%);
}
.block-one {
    margin-top: 2em;
}
.block-two {
    margin-top: 0;
}
.services-block h4 {
    font-size: 1.2rem;
}
.work-content-area h2 {
    font-size: 16px;
}
.footer-widgets-container {
    padding: 50px 20px 40px;
}
.about-page-sec .gb-grid-column.gb-grid-column-fea5cb58 {
    padding-left: 30px;
}
.why-block-sec {
    margin-left: 0 !important;
}
.slick-slide img {
    opacity: 1;
}
.archive .post-image, .blog .post-image {
    width: 100%;
    margin-bottom: 0 !important;
    margin-right: 0px !important;
}
.archive .inside-article, .blog .inside-article {
    padding: 20px !important;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
}
.inside-right-sidebar .widget {
    padding: 20px !important;
}
.main-navigation .main-nav ul li a {
    border-bottom: 1px solid #f2f2f2;
}
#video-popup-containerc {
    width: 80%;
    left: 40%;
	top: 14%;
}
#video-popup-container {
    width: 80%;
    left: 40%;
	top: 14%;
}
.services-block img {
    width: 100%;
}
nav#site-navigation {
    background-color: #fff !important;
}
}

.scroll_content_top {
     overflow: hidden;
}
.scroll_content {
font-size: 125px;
    font-weight: bold;
    font-family: "Bricolage Grotesque", sans-serif;
    text-transform: uppercase;
    letter-spacing: -5px;
   
}

.animation { position: relative;
    opacity: 0;
    transform: translateY(80px);
    transition: all 1s;
}

.animate 
{
transform: translateY(0);
opacity: 1;
}

@keyframes animatedBackground {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
}

.home-banner	{ 
 animation: animatedBackground 2s ease-out forwards;
}

.marquee {
  overflow: hidden;
  font-size: 145px;
    font-weight: bold;
    color: transparent;
    -webkit-text-stroke-color: #000;
    -webkit-text-stroke-width: 1.5px;
    font-family: "Bricolage Grotesque", sans-serif;
}

.faq-container-bg .gb-inside-container {
    background-image: url(/wp-content/uploads/2021/05/leftsidde-faq.png),url(/wp-content/uploads/2021/05/rightside-faq.png);
    background-repeat: no-repeat;
    background-size: 230px 559px,227px 450px;
    background-position: 40px 400px,calc(100% - 43px) 502px;
}

.form-custom-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -1000px;
    background-color: #fff;
    padding: 40px 30px 30px;
    overflow-y: scroll;
    overflow-x: hidden;
    box-shadow: 0 20px 80px rgb(87 87 87 / 26%);
    z-index: 1000;
	max-width: 550px;
}
.form-custom-popup h3 {
    font-size: 28px;
    color: #78be20;
    margin-bottom: 30px;
    font-weight: 600;
}
.footer-top-button {
    cursor: pointer;
}
button#close {
    background-color: #0000;
    color: #78be20;
    font-size: 30px;
    position: absolute;
    right: -34px;
    top: 0px;
    font-weight: 400;
}
.custom-home-sec {
    min-height: 437px;
}
.service-custom-link {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.service-custom-link a {
    text-transform: uppercase;
    font-family: font-family: "Bricolage Grotesque", sans-serif;
    color: #000;
    font-weight: 600;
    font-size: 23px !important;
    position: relative;
    z-index: 1;
    transition: .8s;
}
.service-custom-link a:before {
    content: '';
    width: 63px;
    border: 3px solid #78be20;
    position: absolute;
    margin-top: 14px;
    margin-left: -27px;
    z-index: -1;
    transition: .8s;
}
.service-custom-link a:hover {
    color: #78be20;
}
.service-custom-link a:hover:before {
    border-color: #000 !important;
}
.form-custom-popup-bg {
    background-color: #0000008f;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display:none;
    z-index: 111;
}
.form-custom-popup-bg.visible {
    display: block;
}
.blog h2 a {
    color: #78be20;
    font-size: 26px;
	font-weight:bold;
}
.blog .entry-summary p {
    font-size: 16px;
}
.entry-meta {
    font-size: 16px;
    font-weight: 700;
}
.blog .entry-summary {
    margin-top: 10px !important;
    float: right;
    width: calc(50% - 20px);
}
.blog footer.entry-meta {
    margin-top: 0;
}
.separate-containers .inside-left-sidebar, .separate-containers .inside-right-sidebar {
    margin-top: 0;
}
aside#search-2 {
    padding-top: 0 !important;
}
h3.sub-heading {
    font-family: "Bricolage Grotesque", sans-serif;
}
h1.page-title {
    font-size: 42px;
    font-weight: 700;
}
.search-results h2.entry-title a {
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 24px;
    color: #78be20;
    font-weight: 600;
}
.search-results .entry-meta {
    color: #595959;
    font-weight: 700;
    font-size: 16px;
}
.search-results .entry-summary {
    font-size: 16px;
    margin-top: 15px !important;
}
.search-results .inside-article {
    padding: 20px 20px 0 !important;
    margin-bottom: 50px;
    border-radius: 3px;
    transition: .8s;
}
.search-results #page {
    margin-bottom: 50px;
}
.search-results #right-sidebar {
    margin-top: 50px;
}
.search-results .inside-article:hover {
    box-shadow: 0 2px 11px rgb(0 0 0 / 10%);
}
.search-results .post-image {
    margin-bottom: 0 !important;
}
.service-sub-heading {
    line-height: 1.4em;
    font-size: 28px;
}
.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-image: url(/wp-content/uploads/2021/06/underline-graphic.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 70%;
}
@media only screen and (max-width: 1024px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: left bottom;
    background-size: 47%;
}
}
@media only screen and (max-width: 900px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: left bottom;
    background-size: 53%;
}
}
@media only screen and (max-width: 880px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: left bottom;
    background-size: 56%;
}
}
@media only screen and (max-width: 840px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: left bottom;
    background-size: 59%;
}
}
@media only screen and (max-width: 800px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: left bottom;
    background-size: 62%;
}
}
@media only screen and (max-width: 768px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: 48% bottom;
    background-size: 39%;
    width: auto !important;
}
}
@media only screen and (max-width: 734px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-size: 41%;
    width: auto !important;
}
}
@media only screen and (max-width: 700px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-size: 43%;
    width: auto !important;
}
}
@media only screen and (max-width: 680px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-size: 44.5%;
    width: auto !important;
}
}
@media only screen and (max-width: 660px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-size: 46%;
    width: auto !important;
}
}
@media only screen and (max-width: 640px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-size: 47.5%;
    width: auto !important;
}
}
@media only screen and (max-width: 620px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-size: 49%;
    width: auto !important;
}
}
@media only screen and (max-width: 600px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-size: 51.5%;
    width: auto !important;
}
}
@media only screen and (max-width: 580px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-size: 53%;
    width: auto !important;
}
}
@media only screen and (max-width: 560px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-size: 54.5%;
    width: auto !important;
}
}
@media only screen and (max-width: 540px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-size: 56%;
    width: auto !important;
}
}
@media only screen and (max-width: 520px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: 46% bottom;
    background-size: 59%;
    width: auto !important;
}
}
@media only screen and (max-width: 500px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: 46% bottom;
    background-size: 62%;
    width: auto !important;
}
}
@media only screen and (max-width: 480px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: 46% bottom;
    background-size: 65%;
    width: auto !important;
}
}
@media only screen and (max-width: 460px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: 46% bottom;
    background-size: 67%;
    width: auto !important;
}
}
@media only screen and (max-width: 440px) {
	.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: 44% bottom;
    background-size: 71%;
    width: auto !important;
}
}
@media only screen and (max-width: 420px) {
.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: 42% bottom;
    background-size: 77%;
}
}
@media only screen and (max-width: 400px) {
.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: 42% bottom;
    background-size: 79%;
}
}
@media only screen and (max-width: 380px) {
.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: 38% bottom;
    background-size: 84%;
}
}
@media only screen and (max-width: 360px) {
.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: 32% bottom;
    background-size: 88%;
}
}
@media only screen and (max-width: 360px) {
.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: 30% bottom;
    background-size: 90%;
}
}
@media only screen and (max-width: 340px) {
.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: 20% bottom;
    background-size: 94%;
}
}
@media only screen and (max-width: 305px) {
.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: 28% bottom;
    background-size: 90%;
}
}
@media only screen and (max-width: 768px) {
  .scroll_content {
    font-size: 40px;
	  letter-spacing:.-3px
  }
	.service-sub-heading {
    font-size: 19px;
}
  span.author {
    margin-left: 33px;
    display: block;
}
.archive h2, .blog h2 {
    margin-top: 20px;
}
  .marquee {
    font-size: 45px;
    }
    .custom-home-sec {
    min-height: 200px;
}
.service-custom-link a {
    font-size: 20px !important;
}
.service-custom-link a:before {
    border: 2px solid #78be20;
    width: 60px;
}
body {
    font-size: 18px;
}
.service-heading {
    color: #fff;
}
.blog h2 a {
    font-size: 20px;
}
.page-sub-heading {
    font-size: 18px !important;
}
.all-service-icon img {
    margin-top: -3px;
}
.services-box-sec {
    padding: 25px 20px 16px;
    }
	.wpsisac-slick-carousal .wpsisac-image-slide-wrap, .wpsisac-slick-carousal .wpsisac-image-slide {
    height: 280px !important;
}
}
@media only screen and (max-width: 371px) {
.all-service-icon img {
    margin-top: 6px;
}
.services-box-sec {
    padding: 25px 20px 25px;
    }
}
}
@media only screen and (max-width: 339px) {
.home-banner h1.gb-headline.gb-headline-ffd09e5c.gb-headline-text {
    background-position: 0% bottom;
    background-size: 94%;
	font-size: 28px;
}
}
@media only screen and (max-width: 992px) {
a.generate-back-to-top.generate-back-to-top__show {
    display: none;
}
}

/*
CIRCLE ANIMATION
*/

.circle:hover {
  
  position:relative;
  
  -webkit-transition:height .25s ease, width .25s ease;
  transition:height .25s ease, width .25s ease;
  
  -webkit-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
}

.circle{
  height:60px;
  width:60px;
}

.circle:hover:before,
.circle:hover:after {
  content:'';
  display:block;
  position:absolute;
  top:0; right:0; bottom:0; left:0;
  border-radius:50%;
  border:1px solid #78be20;
}

.arrows button {
    border-radius: 50px;
    padding: 10px;
    width: 50px;
    position: absolute;
    top: 74px;
    box-shadow: 0 2px 11px rgb(0 0 0 / 14%);
    background-color: #fff;
    color: #333;
}

button.arrow.arrow__prev {
    left: 50px;
}

button.arrow.arrow__next {
    right: 50px;
}

.custom-timeline {
    position: relative;
}

.circle:hover:before {
  -webkit-animation: ripple 1s linear infinite;
  animation: ripple 1s linear infinite;
}
.circle:hover:after {
  -webkit-animation: ripple 1s linear 0.5s infinite;
  animation: ripple 1s linear 0.5s infinite;
}

.circle:before,
.circle:after {
  -webkit-animation: none;
  animation: none;
}

@-webkit-keyframes ripple{
  0% {-webkit-transform:scale(1); }
  75% {-webkit-transform:scale(2.75); opacity:1;}
  100% {-webkit-transform:scale(4); opacity:0;}
}

@keyframes ripple{
  0% {transform:scale(1); }
  75% {transform:scale(2.75); opacity:1;}
  100% {transform:scale(4); opacity:0;}
}

/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline {
  white-space: nowrap;
  overflow-x: hidden;
}

.timeline > ol {
  font-size: 0;
  transition: all 1s;
}

.timeline > ol > li {
  position: relative;
  display: inline-block;
  list-style-type: none;
  width: 240px;
  text-align: center;
}

.custom-timeline:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    margin-top: 99px;
    border: 1px dashed #d8d7d7;
}

.timeline > ol > li:last-child {
  width: 250px;
}

.timeline > ol > li:not(:last-child) span.show-info {
    content: '';
    cursor: pointer;
    position: absolute;
    top: 60px;
    left: 47%;
    bottom: 0;
    width: 18px;
    height: 18px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #78be20;
}

.timeline > ol > li:before{
    display:none;
}

.timeline > ol > li:not(:last-child) .just-date p {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 45px;
}

.timeline > ol > li div.info-container {
  padding: 15px;
  font-size: 1rem;
  white-space: normal;
  color: black;
  background: white;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}

.timeline > ol > li div.info-container::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline > ol > li:nth-child(odd) div.info-container::before {
  top: 100%;
  border-width: 8px 8px 0 0;
  border-color: white transparent transparent transparent;
}

.timeline > ol > li:nth-child(even) div.info-container {
  top: calc(100% + 16px);
  border-radius: 0 20px;
}

.timeline > ol > li:nth-child(even) div.info-container::before {
  top: -8px;
  border-width: 8px 0 0 8px;
  border-color: transparent transparent transparent white;
}

.timeline time:not(.date) {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 8px;
}


/* TIMELINE ARROWS
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline .arrows {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.timeline .arrows .arrow__prev {
  margin-right: 20px;
}

.timeline .disabled {
  opacity: .5;
}

.timeline .arrows img {
  width: 45px;
  height: 45px;
}

.just-date {
    height: auto !important;
}

/* GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* @media screen and (max-width: 599px) {
  .timeline ol,
  .timeline ol li {
    width: auto; 
  }
  
  .timeline ol {
    padding: 0;
    transform: none !important;
  }
  
  .timeline ol li {
    display: block;
    height: auto;
    background: transparent;
  }
  
  .timeline ol li:first-child {
    margin-top: 25px;
  }
  
  .timeline ol li:not(:first-child) {
    margin-left: auto;
  }
  
  .timeline ol li div {
    width: 94%;
    height: auto !important;
    margin: 0 auto 25px;
  }
  
  .timeline ol li div {
    position: static;
  }
  
  .timeline ol li:nth-child(odd) div {
    transform: none;
  }
  
  .timeline ol li:nth-child(odd) div::before,
  .timeline ol li:nth-child(even) div::before {
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    border: none;
    border-left: 1px solid white;
    height: 25px;
  }
  
  .timeline ol li:last-child,
  .timeline ol li:nth-last-child(2) div::before,
  .timeline ol li:not(:last-child)::after,
  .timeline .arrows {
    display: none;
  }
} */

.bg-grad {
background-color: #fffaf3; 
background-image: linear-gradient(#fffaf3, #ffffff);
}

video::-webkit-media-controls-panel {
display: none !important;
}
.page-id-15593 h3 {
    font-size: 20px;
}
.page-id-15593 h2 {
    font-size: 28px;
}
.site-info a:hover {
    color: #78be20;
}
.gp-icon svg {
    top: 6px !important;
}
.animation.footer-top-button {
    background-color: #78be20 !important;
}
.custom-service-bt.footer-top-button {
    background-color: #78be20 !important;
}
.cat-links, .comments-link, .tags-links {
    margin-bottom: 35px;
}
.wplogout-social-wrapper {
    margin: 50px 0 65px;
    font-size: 0;
}
button.search-submit .gp-icon svg {
    top: 3px !important;
}
.sub-heading-blog {
    font-family: "Nunito",sans-serif !important;
}
.page-sub-heading {
    margin-bottom: 0 !important;
}
.our-work-item {
    margin-top: 30px;
}

.main-navigation.toggled .main-nav {
	box-shadow: 0 10px 40px -5px rgb(0 18 46 / 15%);
    border-radius: 4px;
    border: #78be20 1px solid;}


.main-navigation.toggled .main-nav ul ul.toggled-on {
	
	border: none;
    box-shadow: none;
}



.hideslider {display:none;}

.work-shadow {box-shadow: 0 7px 30px -10px rgb(150 170 180 / 50%);
    border-radius: 8px;}


input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
   
    border-radius: 5px;
    background: #fafafa;
}

.home-portfolio {
    height: 450px;
    background: #ccc;
    box-shadow: 0 5px 32px -13px #dedede;
    border-radius: 10px;
    width: 90%;
    margin: 0 auto;
	position:relative;
	margin-bottom:35px;
	transition: all .5s;
	background-image: url(/wp-content/uploads/2021/06/home-portfolio.png);
	background-image: url(/wp-content/uploads/2021/06/home-portfolio.webp);
	background-repeat: no-repeat;
}

.home-portfolio:hover {transform: scale(1.04); box-shadow: 0 10px 40px -13px #6d6d6d;}

.home-portfolio p{
position: absolute;
    bottom: -20px;
    left: 30px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.home-portfolio a {color:#fff}
.home-portfolio a:hover {color:#fff;text-decoration: underline;}

.hp-1{
	background-color:#ae230c;
    background-position: 4px -50px;
}

.hp-2{
	background-color:#bb437a;
    background-position: -475px -50px;	
}

.hp-3{
	background-color:#d2481a;
    background-position: -949px -50px;
}

.hp-4{
	background-color:#169acc;
    background-position: -1423px -50px;
}
form.wpcf7-form.init .col-two {
    width: 66%;
    float: left;
    margin-left: 4%;
}
form.wpcf7-form.init .col-one {
    width: 30%;
    float: left;
}
form.wpcf7-form.init .row {
    width: 100%;
    float: left;
    margin-bottom: 1.5em;
}

