@import "preloader.css";

body, a.btn {
    font-family: "Open Sans"!important;
    color: #383838;
}
.overflow-hidden {
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Ubuntu"!important;
    font-weight: bold;
}
a:focus {
    outline: none!important;
}
.pt-7 {
    padding-top: 7rem;
}
.pb-7 {
    padding-bottom: 7rem;
}
.btn-link {
    color: #fff;
    text-decoration: none!important;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: .5rem 1.2rem;
    transition: all .1s linear;
}
.btn-link:hover {
    color: #fff;
    border-radius: 20px;
}
.btn-primary {
    background-color: #62c0cb!important;
    border-color: #62c0cb!important;
    outline-color: rgba(98,192,203, 0.5)!important;
}
.btn-dark {
    background-color: #383838!important;
    border-color: #383838!important;
}
.line {
    border-radius: 7px;
    padding-top: 5px;
    padding-left: 50px;
    display: inline-block;
}
.line-primary {
    background-color: #62c0cb;
}
.line-dark {
    background-color: #383838;
}
form .form-alert {
    border-bottom-color: #f57272!important;
}
form .msg {
    color: #f57272;
    font-weight: bold;
}



/*******
*
Media
*
*******/



@media screen and (max-width: 1200px) {
    .treeSelection .tree img {
        min-height: 307px!important;
    }
    .treeSelection .tree h5 {
        min-height: 96px;
    }
    .treeSelection .treeInfo {
        min-height: 120px;
    }
}
@media screen and (max-width: 991px) {
    header {
        background-color: rgba(56, 56, 56, 0.8);
    }
    header a.nav-item.nav-link {
        border: none!important;
    }
    header .social {
        flex-direction: row;
    }
    header .social a.nav-link {
        margin-right: 20px;
    }
    .About {
        background: white!important;
    }
    .treeSelection .tree {
        max-width: inherit!important;
    }
    .treeSelection .tree img {
        min-height: 400px!important;
    }
    .treeSelection .treeInfo {
        min-height: inherit;
    }
}
@media screen and (max-width: 940px) {
    .jumbotron h1.display-4 {
        font-size: 2.5rem;
    }
}
@media screen and (max-width: 771px) {
    footer .credentials {
        flex-direction: column;
    }
}
@media screen and (max-width: 575px) {
    .treeSelection .tree h5 {
        min-height: 5px!important;
    }
}



/*******
*
Header
*
*******/



header {
    position: fixed;
    width: 100%;
    z-index: 999;
    transition: all 0.3s ease;
    background-color: #82C8CC;
}
a.nav-item.nav-link {
    color: #fff!important;
    font-family: "Ubuntu";
    font-size: 1.15rem;
    border-bottom: 2px solid transparent!important;
    transition: all .3s ease;
}
a.nav-item.nav-link:hover:not(.langChange) {
    border-bottom-color: #fff!important;
}
header a.navbar-brand img {
    transition: all .3s ease;
}
header.fixed a.navbar-brand img {
    width: 140px!important;
    margin-top: -16px!important;
}



/*******
*
Jumbotron
*
*******/



.jumbotron {
    min-height: 90vh;
    background-image: url(../img/background.jpg);
    background-size: cover;
    background-attachment: fixed;
    color: #dde4e6;
    padding: 0;
    margin-bottom: 0;
}
.jumbotron .space {
    width: 100%;
    padding-top: 94px;
}
.jumbotron .bg-color {
    background-color: rgba(13, 70, 83, 0.78);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    width: 100%!important;
    height: 100%!important;
    min-height: 90vh;
}
.jumbotron a {
    color: #dde4e6;
    text-decoration: none!important;
}
.jumbotron i {
    font-size: 2rem;
}



/*******
*
Why Us
*
*******/



.WhyUs {
    background-color: #82C8CC;
    color: #dde4e6;
}
.WhyUs p i {
    font-size: 3.5rem;
    margin-bottom: 20px;
}
.WhyUs p {
    font-size: 1.1rem;
}
.reason {
    padding-top: 20px;
}
.reason p {
    font-size: 1.1rem;
}



/*******
*
TreeSelection
*
*******/



.treeSelection .row div img {
    min-height: 377px;
}
.treeSelection .row div {
    margin-bottom: 30px;
}
.treeSelection ul {
    list-style-type: none;
}
.treeSelection ul li {
    font-size: 1rem!important;
}
.treeSelection .tree {
    max-width: 20%;
}
.treeSelection h5 {
    min-height: 78px;
}
.treeSelection .tree ul {
    padding: 0;
}



/*******
*
Product
*
*******/



.Products .product {
    margin-bottom: 3rem;
}
.Products .productInfo {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.Products .productInfo p {
    font-size: 1.1rem;
}
.Products .productInfo ul {
    list-style-type: none;
    border-left: 2px solid #62c0cb;
}
.Products .productInfo ul li, .treeSelection ul li {
    font-style: italic;
    font-size: 1.2rem;
}
ul li .spec {
    font-weight: bold;
}
.Products .btn-link {
    padding: .7rem 2rem;
}
.Products .btn-link:hover {
    box-shadow: 0 5px 6px #ccc;
    border-radius: 3px;
}
table {
    margin-top: 1.5rem;
    text-align: center;
}
table thead {
    background-color: #62c0cb!important;
    color: #fff;
}
table tbody tr td:last-child {
    font-weight: bold;
}



/*******
*
Contact Form
*
*******/



.contactForm a {
    color: #383838;
    text-decoration: none!important;
}
.contactForm p {
    font-weight: bold;
    font-family: "Raleway";
    letter-spacing: 1.5px;
}
.contactForm i {
    font-size: 2rem;
    color: #383838;
}
.contactForm input, .contactForm textarea {
    margin-bottom: 20px;
    border: none;
    color: #383838;
    font-weight: bold;
    font-family: "Raleway";
    outline: none;
    width: 100%;
    padding: 10px;
    border-bottom: 3px solid transparent;
    border-radius: 5px;
    background: #dde4e6;
    transition: all 0.3s ease;
}
.contactForm input:focus, .contactForm textarea:focus {
    border-bottom-color: #383838!important;
}
.contactForm input:hover, .contactForm textarea:hover {
    border-bottom-color: #62c0cb;
}
.map {
    height: 300px;
}



/*******
*
Footer
*
*******/



footer {
    background: #383838;
    color: #dde4e6;
}
footer a {
    color: #62c0cb!important;
    text-decoration: none!important;
}
footer p {
    margin: 0;
}
footer .credentials {
    display: flex;
    justify-content: space-between;
    align-items: center;
}