@import url('https://fonts.googleapis.com/css?family=Rajdhani:400,700&display=swap&subset=latin-ext');
.fa,
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}


/*!----------------- General------------------------ */

body {
    font-family: 'Rajdhani', sans-serif;
    letter-spacing: 0;
}

h4 {
    font-weight: bold;
    font-size: 2.5rem;
}

p {
    font-size: 24px;
    line-height: 1.3em;
}

a {
    color: #64a19d;
}

ul li {
    font-size: 24px;
    line-height: 1.3em;
}

ul.liper {
    list-style: none;
    padding: 0;
}

.liper>li:before {
    content: "\f105";
    /* FontAwesome Unicode */
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

a:focus,
a:hover {
    text-decoration: none;
    color: #3c6360;
}

.bg-black {
    background-color: #161616 !important;
}

.bg-primary {
    background-color: #64a19d !important;
}

.text-primary {
    color: #64a19d !important;
}

.btn {
    padding: 12px 45px;
    min-height: 40px;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    border: 0;
    font-weight: 600;
    border-radius: 0;
    background: #86b93c;
    outline: none !important;
    color: #fff !important;
}

.btn:hover {
    background: #2fa141;
}


/*!----------------- Header------------------------ */

#mainNav {
    background-color: #000000d1;
    padding: 15px 0;
}

#mainNav .navbar-brand img {
    width: 300px;
    display: block;
    margin: 1rem auto;
}

#mainNav .navbar-toggler {
    font-size: 80%;
    padding: 0.75rem;
    color: #64a19d;
    border: 1px solid #64a19d;
}

#mainNav .navbar-toggler:focus {
    outline: none;
}

#mainNav .navbar-brand {
    color: #161616;
    font-weight: 700;
    padding: 0;
}

#mainNav .navbar-nav .nav-item:hover {
    color: fade(white, 80%);
    outline: none;
    background-color: transparent;
}

#mainNav .navbar-nav .nav-item:active,
#mainNav .navbar-nav .nav-item:focus {
    outline: none;
    background-color: transparent;
}

.info-cont {
    text-align: right;
    color: #fff;
    font-weight: 600;
}

a.navbar-brand.js-scroll-trigger {
    width: 100%;
}
#mainNav p {
    margin: 0;
}

p.header {
    font-size: 1.2rem/*12px*/;
    text-align: center;
    }



/*!----------------- Responsive Full screen Header------------------------ */

@media (min-width: 992px) {
    p.header {
        font-size: 1.2rem/*12px*/;
        text-align: right;
    }
    #mainNav {
        padding: 24px 0;
        border-bottom: none;
        background-color: #00000082;
        transition: background-color 0.3s ease-in-out;
    }
    #mainNav .navbar-brand {
        padding: 0;
    }
    #mainNav .navbar-brand img {
        width: 450px;
        max-width: none;
    }
    #mainNav .nav-link {
        transition: none;
        padding: 2rem 1.5rem;
        color: rgba(255, 255, 255, 0.5);
    }
    #mainNav .nav-link:hover {
        color: rgba(255, 255, 255, 0.75);
    }
    #mainNav .nav-link:active {
        color: white;
    }
    #mainNav.navbar-shrink {
        background-color: #000;
    }
    #mainNav.navbar-shrink .navbar-brand {
        color: #161616;
    }
    #mainNav.navbar-shrink .nav-link {
        color: #161616;
        padding: 1.5rem 1.5rem 1.25rem;
        border-bottom: 0.25rem solid transparent;
    }
    #mainNav.navbar-shrink .nav-link:hover {
        color: #64a19d;
    }
    #mainNav.navbar-shrink .nav-link:active {
        color: #467370;
    }
    #mainNav.navbar-shrink .nav-link.active {
        color: #64a19d;
        outline: none;
        border-bottom: 0.25rem solid #64a19d;
    }
}


/*!-----------------SLIDES------------------------ */

.masthead {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 35rem;
    padding: 15rem 0;
    background: linear-gradient(to bottom, rgba(22, 22, 22, 0.3) 0%, rgba(22, 22, 22, 0.7) 75%, #161616 100%);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
}

.swiper-slide {
    font-size: 18px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 60px;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    letter-spacing: 0.0625em;
}

#slide1 {
    background-image: linear-gradient(to bottom, rgba(22, 22, 22, 0.37) 0%, rgba(22, 22, 22, 0.24) 75%, #161616 100%), url(../img/bg-masthead.jpg);
}

#slide2 {
    background-image: linear-gradient(to bottom, rgba(22, 22, 22, 0.37) 0%, rgba(22, 22, 22, 0.24) 75%, #161616 100%), url(../img/bg-masthead2.jpg);
}

#slide3 {
    background-image: linear-gradient(to bottom, rgba(22, 22, 22, 0.37) 0%, rgba(22, 22, 22, 0.51) 75%, #161616 100%), url(../img/bg-masthead3.jpg);
}

.swiper-slide .title {
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 2.7rem;
    margin-bottom: 1rem;
}

.swiper-slide .title small {
    display: block;
}

.swiper-slide .text {
    font-size: 14px;
    max-width: 48rem;
    line-height: 1.4;
}

.swiper-bottom {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    bottom: 10px;
    left: 0;
    width: 100%;
    color: white;
    font-size: 1.8rem;
}



/*!-----------------Responsive full screen Slides------------------------ */

@media (min-width: 768px) {
    .swiper-slide .title {
        font-size: 6rem;
        line-height: 4.7rem;
        font-weight: 800;
    }
    .swiper-slide .subtitle {
        font-size: 4rem;
        font-weight: 600;
    }
    .swiper-slide .text {
        font-size: 18px;
        max-width: 65rem;
        line-height: 1.4;
        margin-bottom: 2rem;
    }
    a.navbar-brand.js-scroll-trigger {
        width: 20rem;
    }
    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-family: swiper-icons;
        font-size: 1.5rem !important;
    }
    .swiper-bottom {
        position: absolute;
        text-align: center;
        transition: .3s opacity;
        transform: translate3d(0, 0, 0);
        z-index: 10;
        bottom: 10px;
        left: 0;
        width: 100%;
        color: white;
        font-size: 1.8rem;
    }
}


/*!-----------------Text Seccion------------------------ */

.text-section {
    padding: 10rem 0 15rem;
    background: linear-gradient(to bottom, #24582c, #4f7b02 60%);
    position: relative;
}

.text-section:after {
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: -1px;
    left: 0;
    background: url('../img/cesped.png') bottom center no-repeat;
    background-size: 100% auto;
}

.text-section p {
    font-size: 27px;
    margin-bottom: 2rem;
    font-weight: 700;
}


/*!-----------------Callto Seccion------------------------ */

.callto-section {
    padding: 0rem 0;
}

.callto-section p {
    max-width: 450px;
    display: block;
}

.callto-section .callto-text p {
    margin: 0 auto;
}

.callto-section .featured-text {
    padding: 2rem;
}

.callto-section .callto-text {
    padding: 3rem;
    font-size: 90%;
}

#image1 {
    background-image: url(../img/call1.jpg);
    height: auto;
    min-height: 60vh;
    min-width: auto;
    background-size: cover;
}

#image2 {
    background-image: url(../img/call2.jpg);
    height: auto;
    min-height: 60vh;
    min-width: auto;
    background-size: cover;
}

#image3 {
    background-image: url(../img/call3.jpg);
    height: auto;
    min-height: 60vh;
    min-width: auto;
    background-size: cover;
}



/*!-----------------Responsive full screen Callto------------------------ */

@media (min-width: 992px) {
    .callto-section .featured-text {
        padding: 0 0 0 2rem;
        border-left: 0.5rem solid #64a19d;
    }
    .callto-section .callto-text {
        padding: 5rem;
    }
    .callto-section .callto-text hr {
        border-color: #86b92e;
        border-width: .25rem;
        width: 30%;
        max-width: 90px;
    }
    .callto-section .callto-text p {
        margin: 0 auto 0 0;
    }
    .callto-section .callto-text.text-lg-right p {
        margin: 0 0 0 auto;
    }
    #mainNav {
        background-color: #00000082;
        padding: 15px 0;
    }
}


/*!-----------------Form------------------------ */

.form {
    background: rgba(22, 22, 22, .7);
    padding: 3rem;
}

.form-section {
    padding: 10vh 0 !important;
    background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/backform.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
}

input,
select,
textarea {
    display: block;
    width: 100%;
    height: 40px;
    padding: 7px 15px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    background: #fff;
    border: 0;
    border-radius: 0 !important;
    transition: all .15s ease-in-out;
    margin-bottom: 30px !important;
}

textarea {
    height: 150px;
}

input:focus,
textarea:focus,
select:focus {
    box-shadow: inset 0 -4px 0 0 #98d81b;
    outline: none !important;
}

form button {}

::placeholder {
    color: #000;
}

::-webkit-input-placeholder {
    color: #000;
}


/* WebKit */

::-moz-placeholder {
    color: #000;
}


/* Firefox 19+ */

.row-form {
    padding: 1rem 8rem;
}


/*!-----------------Footer------------------------ */

footer {
    background: #000;
    padding: 30px 0 0 0;
    position: relative;
}

footer:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: var(--gradient-gold);
}

footer p {
    color: #fff;
    ;
    font-size: 18px;
    margin: 0;
    display: block;
}

footer .bottom {
    background: rgba(0, 0, 0, .5);
    padding: 24px 0;
    margin-top: 30px;
}

footer p a {
    color: rgba(255, 255, 255, .5) !important;
    font-weight: bold;
}

footer p.smallPrint {
    font-size: 13px;
    line-height: 1.2em;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    margin-bottom: 7px;
    padding-bottom: 12px;
}

footer .data {
    padding-left: 130px;
    position: relative;
}

footer .data:after {
    content: '';
    display: block;
    width: 115px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../img/logo.png') center left no-repeat;
    background-size: contain;
    border-right: 1px solid rgba(255, 255, 255, .2);
}

ul.social {
    margin: 0 -7px;
    padding: 0;
    list-style: none;
}

ul.social li {
    float: left;
}

ul.social a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: .5;
    transition: all .3s ease-in-out;
}

ul.social a:hover {
    opacity: 1;
}

ul.social a.fb {
    background-image: url('../img/social/ic-social-fb.svg');
}

ul.social a.tw {
    background-image: url('../img/social/ic-social-tw.svg');
}

ul.social a.in {
    background-image: url('../img/social/ic-social-in.svg');
}

ul.social a.sn {
    background-image: url('../img/social/ic-social-sn.svg');
}

ul.social a.yt {
    background-image: url('../img/social/ic-social-yt.svg');
}

a.wp-call {
    text-decoration: none;
    z-index: 5;
}

.wp-call {
    position: fixed;
    bottom: 15px;
    z-index: 1000;
    right: 0;
    border-radius: 9px 0 0 9px;
    background: #fff;
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.55);
    overflow: hidden;
    display: flex;
    align-items: center;
}

.wp-call.post {
    bottom: 30px;
}

.wp-call:hover {
	-moz-transform: scale(1) translateX(1px) translateY(-2px);
	-webkit-transform: scale(1) translateX(1px) translateY(-2px);
	-o-transform: scale(1) translateX(1px) translateY(-2px);
	-ms-transform: scale(1) translateX(1px) translateY(-2px);
	transform: scale(1) translateX(1px) translateY(-2px);
	-webkit-transition: all 0.2s ease-in;
	;
	-moz-transition: all 0.2s ease-in;
	;
	-ms-transition: all 0.2s ease-in;
	;
	-o-transition: all 0.2s ease-in;
	;
	box-shadow: 0 7px 8px -5px #55555596;
	transition: all 0.2s ease-in;
}

.wp-call img {
	float: left;
	width: 52px;
	padding: 4px 8px;
	background: #1ebea5;
}

.wp-call span {
    color: #888;
    font-size: 15px;
    padding: 0px 30px 0 15px;
    text-align: left;
    line-height: 1em;
}

.wp-call span strong {
	font-size: 21px;
	font-weight: bold;
}

@media (max-width:991px) {
	.wp-call span {
        min-width: 90px;
    }
    .wp-call {
        bottom: 120px;
    }
	.wp-call.post {
        bottom: 60px;
    }
}
@media (min-width: 800px){
	.wp-call {
		bottom: 85px;
	}
}



img.icon-social {
    margin-top: 5px;
    width: 35px;
    padding: 5px;
}
img.icon-social:hover {
   opacity: 0.7;
}