@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
}

.container {
    width: 90%;
    margin: 0 auto;
}

body {
    font-family: 'ITC Franklin Gothic', Helvetica, Arial, sans-serif;
    /*! font-family: 'Roboto', sans-serif; */
    overflow-x: hidden;
    float: left;
    width: 100%;
}

.fas.fa-phone {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

header {
    position: fixed;
    float: left;
    width: 100%;
    z-index: 9999999;
}

.head {
    float: left;
    width: 100%;
    background: #ffffffba;
}

header.fixed .head {
    background: white;
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    border-bottom: 1px solid #d2d2d2;
}

.logo {
    width: 22%;
    float: left;
}

.logo img {
    width: 100%;
    float: left;
}

.head-top {
    float: left;
    width: 100%;
    padding: 15px;
    background: #f0f0f0;
}

.head-top i {
    color: #148614;
}

.left {
    float: left;
    width: 20%;
}

.left ul {
    float: left;
    width: 100%;
}

.left ul li {
    float: left;
    list-style: none;
}

.left ul li a {
    color: blue;
}

.right {
    float: right;
    width: 80%;
}

.right ul {
    float: right;
    width: 100%;
}

.right ul li {
    float: right;
    margin-left: 2%;
    list-style: none;
}

.right ul li a {
    color: black;
    padding: 10px;
}

.right ul li a:hover {
    color: #148614;
}

.navi {
    float: right;
    width: 70%;
    margin-top: 0;
}

.navi ul {
    float: right;
    width: 100%;
}

.navi ul li {
    float: left;
    list-style: none;
    margin-left: 6%;
}

.navi ul li a {
    float: left;
    padding: 10px;
    color: #000;
    letter-spacing: 1px;
}

.navi ul li a:hover {
    background: #148614;
    color: white;
}

.head-bottom {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.banner img {
    float: left;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100vh;
}

.banner {
    position: relative;
    float: left;
    width: 100%;
    /*! margin-top: 118px; */
    height: 100vh;
}

.banner .par {
    position: absolute;
    bottom: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    width: 100%;
    z-index: 1;
}

.banner>img {
    width: 100%;
    float: left;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
}

.banner .par {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

.slider-text h1 {
    width: 100%;
    color: white;
    margin-top: 50px;
    float: left;
    font-size: 75px;
    text-align: center;
}

.slider-text h3 {
    margin-top: 10px;
    font-size: 25px;
    color: white;
    /*! width: 100%; */
    text-align: center;
}

.slider-image {
    position: relative;
}

.slider-content {
    position: relative;
}

.slider-images {
    width: 100%;
    float: left;
    /*! padding: 0 20px; */
}

.slider-images .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.slider-image {
    width: 100%;
    float: left;
}

.non a {
    border: none !important;
}

.non a:hover {
    background: none !important;
}

.slider-image .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.slider-content {
    position: relative;
}

.slider-text {
    position: absolute;
    right: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    float: left;
}

.slider-text h1 {
    width: 100%;
    color: white;
    margin-top: 50px;
    float: left;
    font-size: 75px;
    text-align: center;
}

.slider-text h3 {
    margin-top: 10px;
    font-size: 25px;
    color: white;
    /*! width: 100%; */
    text-align: center;
}

.slider-text {
    float: left;
    width: 100%;
    /*! padding: 50px; */
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
}

.slider-text h3+h3 {
    margin-top: 0;
    float: left;
}

.slider-text h4 {
    font-size: 45px;
    color: #148614;
    text-align: left;
    font-style: italic;
    float: left;
    margin-left: 10%;
    margin-top: 0;
    z-index: 9999;
    /*! width: 100%; */
    position: absolute;
    top: 50%;
}

.slider-text h1 {
    font-size: 14px;
}

.slider-text h3 {
    font-size: 10px;
}

.slider-text h1 {
    width: 100%;
    color: white;
    margin-top: 50px;
    float: left;
    font-size: 75px;
    text-align: center;
}

.slider-text h3 {
    font-size: 50px;
    color: #148614;
    text-align: left;
    font-style: italic;
    margin-top: 5%;
    padding-left: 5%;
    font-weight: bold;
    z-index: 999;
    position: absolute;
    top: 20%;
}

.slider-text h5 {
    font-size: 50px;
    color: #148614;
    text-align: right;
    font-style: italic;
    margin-top: 0%;
    /*! margin-right: 5%; */
    font-weight: bold;
    z-index: 999;
    position: absolute;
    right: 10%;
    top: 20%;
}

.slider-text h5+h5 {
    margin-top: 5%;
}

.sma:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 1s linear;
    -o-transition: 1s linear;
    transition: 1s linear;
}

.sma {
    width: 4% !important;
    height: auto !important;
    position: absolute;
    top: 62% !important;
    right: 17%;
}

.sma img {
    float: left;
    width: 100%;
}

.slick-prev.slick-arrow {
    position: absolute;
    z-index: 9;
    left: 45%;
    border: none;
    background: url(../img/left.png);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    color: transparent;
    top: 115%;
}

.slick-next.slick-arrow {
    position: absolute;
    z-index: 9;
    right: 45%;
    border: none;
    background: url(../img/right.png);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    color: transparent;
    top: 115%;
}

.slider-text a {
    padding: 15px;
    color: #516475;
    float: left;
    margin-left: 8%;
    margin-top: 0;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #516475;
    /*! width: 200px; */
    text-align: center;
    z-index: 999;
    float: left;
    font-size: 20px;
}

.call {
    position: absolute;
    top: 62%;
}

.slider-text a:hover {
    background: #148614;
    color: #fff;
}

.pannel {
    float: left;
    width: 100%;
    padding: 50px 0;
}

.pan1 {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #f7f7f7;
    margin-top: 20px;
}

.slider-text h6 {
    float: left;
    /*! width: 100%; */
    /*! margin-top: 3%; */
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 8%;
    margin-left: 0;
    right: 5%;
    left: 5%;
}

.slider-text h6 a {
    float: left;
    background: #148614;
    color: white;
    font-size: 15px;
    margin-left: 0;
    margin-right: 3%;
    letter-spacing: 1px;
}

.slider-text h6 a:hover {
    border: 1px solid #148614;
    background: white;
    color: #148614;
}

.p1 {
    float: left;
    width: 40%;
    text-align: center;
    background: #ebecee;
    background-image: -webkit-linear-gradient(26deg, #ebecee 75%, #f7f7f7 13%);
}

.p2 {
    float: left;
    width: 60%;
    padding: 15px;
}

.p1 img {
    float: left;
    width: 70%;
}

.p2 h3 {
    float: left;
    width: 100%;
}

.p2 p {
    float: left;
    width: 100%;
    margin-top: 15px;
    color: #555;
    line-height: 25px;
}

.pan {
    float: left;
    width: 50%;
    padding: 0 20px;
}

#red {
    background: #148614;
    color: white !important;
}

#red p {
    color: white;
}

#re {
    float: left;
    width: 40%;
    text-align: center;
    background-image: none;
    background-image: -webkit-linear-gradient(26deg, #68b435 75%, #148614 13%);
}

.pan2 {
    float: left;
    width: 50%;
    padding: 0 20px;
}

.pan2 h2 {
    margin-top: 20px;
    font-size: 35px;
    float: left;
    width: 100%;
    color: #2f2f2f;
}

.pan2 p {
    margin-top: 15px;
    color: gray;
    float: left;
    line-height: 30px;
    width: 100%;
}

.pan2 ul {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.pan2 ul li {
    float: left;
    width: 100%;
    margin-top: 25px;
    color: #595959;
    list-style: none;
    font-size: 20px;
}

.pan2 ul li i {
    color: #de2a1b;
}

.pannel-2 {
    float: left;
    width: 100%;
}

#up {
    margin-top: 5%;
}

#bef {
    margin-top: 10%;
}

.ser {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.ser img {
    width: 7%;
}

.sim:after {
    content: '';
    position: absolute;
    width: 400px;
    height: 5px;
    border: 1px solid #bdbdbd;
    border-left: none;
    border-right: none;
    margin-top: 33px;
}

.sim:before {
    content: '';
    position: absolute;
    width: 400px;
    height: 5px;
    border: 1px solid #bdbdbd;
    margin-left: -400px;
    border-left: none;
    border-right: none;
    margin-top: 33px;
}

.ser h2 {
    font-size: 35px;
    width: 100%;
    color: #2f2f2f;
    display: inline-block;
}

.ser p {
    display: inline-block;
    width: 60%;
    margin-top: 10px;
    color: #424242;
    line-height: 25px;
    margin-bottom: 30px;
}

.such {
    float: left;
    width: 100%;
}

.such-in {
    float: left;
    width: 25%;
    padding: 15px;
    position: relative;
}

.such-in:hover .cont {
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.such-in img {
    float: left;
    width: 100%;
    position: relative;
}

.cont {
    position: absolute;
    padding: 15px;
    float: left;
    background: #148614;
    left: 10%;
    right: 10%;
    bottom: 5%;
    top: 10%;
    display: block;
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.cont p {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
    line-height: 20px;
    color: #e1e1e1;
}

.cont a {
    color: white;
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 12px;
    position: relative;
    background-color: white;
    display: block;
}

.lefts ul li a.active {
    background: white;
    color: black;
}

.cont h3 {
    background: #000000c7;
    color: white;
    padding: 10px 5px;
    background-image: -webkit-linear-gradient(26deg, black 78%, #148614 13%);
    float: left;
    width: 100%;
    text-align: left;
}

.such span {
    background-image: -webkit-linear-gradient(26deg, #2e375f 75%, #fff 13%);
    padding: 10px;
    float: left;
    width: 85%;
}

.such span:hover {
    color: white;
    background-image: -webkit-linear-gradient(26deg, black 75%, #fff 13%);
}

.cont i {
    color: #424242;
    font-size: 24px;
    margin-top: 8px;
    margin-left: -10px;
}

footer {
    float: left;
    width: 100%;
}

.footer {
    float: left;
    width: 100%;
    padding: 10px;
    background: #148614;
}

.footer p {
    float: left;
    color: white;
}

.footer a {
    float: right;
    color: white;
}

.pannel-3 {
    float: left;
    width: 100%;
    background: #148614;
    padding: 50px;
    margin-top: 10%;
}

.pan-l {
    float: left;
    width: 50%;
}

.pan-r {
    float: left;
    width: 50%;
}

.pan-r img {
    float: left;
    width: 100%;
}

.pan-l h3 {
    float: left;
    width: 100%;
    color: #e3e3e3;
    line-height: 38px;
}

.pan-l h2 {
    float: left;
    width: 100%;
    color: white;
    font-size: 42px;
    line-height: 50px;
    margin-top: 10px;
}

.pan-l ul {
    float: left;
    width: 100%;
}

.pan-l ul li {
    margin-top: 23px;
    float: left;
    width: 100%;
    list-style: none;
    color: #e6e6e6;
}

.pan-l ul li i {
    color: #fff;
}

.man {
    float: left;
    width: 32.5%;
    margin-right: 1.5%;
}

.man:nth-child(3) {
    margin-right: 0;
}

.m1 {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.m2 {
    float: left;
    /*! width: 50%; */
    /*! margin-left: 3%; */
    border: 1px solid #b5b5b5;
    margin-top: 10px;
    height: 190px;
}

.m1 img {
    float: left;
    width: 250px;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.wr {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    margin-bottom: 50px;
}

.m2 p {
    float: left;
    width: 100%;
    text-align: justify;
    padding: 10px;
    color: #464646;
    margin-bottom: 0;
}

.wr h5 {
    color: #5b5b5b;
}

.wr h3 {
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 5px;
    color: #484848;
    width: 100%;
    text-align: center;
}

.pannel-4 {
    float: left;
    width: 100%;
    background-image: url(../img/tech.jpg);
    padding: 75px;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#form .wrap {
    margin-bottom: 10px;
}

#msform select:before {
    content: '\f107';
    position: absolute;
    right: 0;
    z-index: 9999999;
    top: 0;
}

#msform input[type=text],
#msform input[type=email],
#msform input[type=tel],
#msform select,
#msform option,
#msform textarea {
    border: 1px solid #c1c1c1 !important;
}

input[type=text],
input[type=tel],
input[type=email],
select,
textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #d2d2d2 !important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 0;
    resize: vertical;
    font-family: open sans;
    color: #000;
    background: none;
    border: none;
    font-size: 14px;
}

em.error {
    font-size: 14px;
    color: red;
    font-style: normal;
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

input[type=submit] {
    background-color: #148614;
    color: #fff;
    padding: 12px 30px;
    border: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 15px;
    font-size: 15px;
}

input[type=submit]:hover {
    background-color: #fff;
    color: #525352;
}

::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1;
    /* Firefox */
}

::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1;
    /* Firefox */
}

::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1;
    /* Firefox */
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1;
    /* Firefox */
}

label {
    color: #cf2b23;
}

.ca {
    width: 250px;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 4px;
}

.result {
    color: #148614;
    font-size: 20px;
    margin-top: 15px;
}

.container2 {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: rgb(236, 236, 236);
    padding: 20px;
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
    float: left;
}

.inside ul {
    float: left;
    width: 100%;
    padding: 30px 30px 0;
}

.inside ul li {
    float: left;
    margin-right: 30px;
    line-height: 30px;
}

.container2 h3 {
    font-size: 35px;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    color: #4f4f4f;
    margin-bottom: 20px;
}

.ud {
    float: left;
    width: 50%;
    margin-top: 5%;
}

.rig {
    position: absolute;
    right: 10%;
}

.pannel-4 h2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #fff;
}

.foot {
    float: left;
    width: 100%;
    background: #e3e3e3;
}

.f1 {
    float: left;
    width: 20%;
}

.f1 iframe {
    float: left;
    width: 100%;
    height: 300px;
}

#map {
    width: 40%;
}

.f1 ul {
    float: left;
    width: 100%;
    padding-left: 30px;
    margin-top: 10px;
}

.f1 ul li {
    list-style: none;
    line-height: 30px;
    margin-top: 10px;
    color: #242424;
}

.f1 ul li a {
    color: #242424;
}

.f1 h3 {
    margin-top: 30px;
    padding-left: 30px;
}

.logos {
    margin-top: 100px;
}

.f1 ul li a:hover {
    color: #148614;
}

.ban {
    float: left;
    width: 100%;
    height: 80vh;
    position: relative;
}

.ban img {
    float: left;
    width: 100%;
    height: 80vh;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
}

.ban h2 {
    position: absolute;
    top: 70%;
    left: 40%;
    color: white;
    font-size: 60px;
}

.us {
    float: left;
    width: 100%;
    padding: 0 50px 50px 50px;
}

.us p {
    float: left;
    width: 100%;
    line-height: 30px;
    color: #424242;
    text-align: justify;
}

#nan {
    margin-top: 30px;
}

#nan h3 {
    float: left;
    width: 100%;
    margin-top: 40px;
    color: #148614;
}

.ay {
    float: left;
    width: 40%;
    margin-left: 10%;
    margin-top: 5%;
}

.faf {
    background: #148614;
    color: white;
    padding: 40px;
    float: left;
    width: 100%;
}

.ay h3 {
    float: left;
    width: 100%;
    font-size: 30px;
}

.ay ul {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.ay ul li {
    list-style: none;
    float: left;
    width: 100%;
    line-height: 30px;
    padding-left: 25px;
    margin-top: 16px;
}

.ay ul li a {
    color: white;
}

.ay ul li i {
    position: absolute;
    margin-left: -25px;
    margin-top: 2px;
    font-size: 18px;
}

.than {
    float: left;
    width: 100%;
    padding: 100px;
    margin-top: 5%;
    text-align: center;
    font-size: 34px;
    background: green;
    color: white;
}

.boxes {
    float: left;
    width: 100%;
    /*! margin-top: 5%; */
}

.box {
    float: left;
    width: 100%;
    margin-right: 0;
    border: 1px solid #bbb;
}

.box:nth-child(3) {
    margin-right: 0;
}

.box+.box {
    margin-top: 5%;
}

.box img {
    float: left;
    width: 50%;
    height: 350px;
    -o-object-fit: cover;
    object-fit: cover;
}

.inside {
    float: left;
    width: 50%;
    padding: 0;
    text-align: center;
    background: #f2f2f2;
    height: 350px;
}

.inside:hover {
    background: #148614;
    color: white;
}

.inside h3 {
    float: left;
    width: 100%;
}

.nas {
    color: black;
    padding: 10px;
    border-top: 1px solid #d5d5d5;
    margin-top: 30px;
}

.inside span {
    background-image: -webkit-linear-gradient(26deg, #148614 90%, #f2f2f2 25%);
    padding: 10px;
    float: left;
    width: 100%;
    letter-spacing: 1px;
    color: white;
    font-size: 16px;
    text-align: left;
}

.inside p {
    float: left;
    width: 100%;
    color: black;
    /*! border-bottom: 1px solid #313131; */
    padding: 10px;
    line-height: 33px;
}

.boxs {
    float: left;
    width: 100%;
    /*! display: -webkit-box; */
    /*! display: -webkit-flex; */
    /*! display: -ms-flexbox; */
    margin-bottom: 30px;
    /*! display: flex; */
    /*! -webkit-flex-wrap: wrap; */
    /*! -ms-flex-wrap: wrap; */
    /*! flex-wrap: wrap; */
}

.lefts {
    float: left;
    width: 20%;
    background: #148614;
    padding: 15px;
    margin-top: 5%;
    -webkit-box-shadow: 0 0 10px 6px gray;
    box-shadow: 0 0 10px 6px gray;
}

.lefts.fixed {
    position: fixed;
    top: 100px;
    background: #148614;
    padding: 15px;
    -webkit-box-shadow: 0 0 10px 6px gray;
    box-shadow: 0 0 10px 6px gray;
}

.lefts h3 {
    color: white;
    border-bottom: 1px solid #d9d9d9;
    padding: 10px;
}

.rights {
    float: right;
    width: 75%;
    margin-top: 5%;
    margin-left: 5%;
}

.lefts ul {
    float: left;
    width: 100%;
}

.lefts ul li {
    list-style: none;
    line-height: 25px;
}

.lefts ul li a {
    color: white;
    float: left;
    width: 100%;
    padding: 10px;
}

.lefts ul li a:hover {
    background: white;
    color: black;
}

.serv {
    float: left;
    width: 100%;
}

.multi {
    height: 100vh;
    /*Image only BG fallback*/
    background-image: url(../img/book.jpg);
    padding-top: 3%;
    float: left;
    width: 100%;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

/*form styles*/

#msform {
    width: 600px;
    margin: 30px auto;
    text-align: center;
    position: relative;
    float: right;
    margin-right: 5%;
}

#msform fieldset {
    background: white;
    border: 0 none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    margin: 0 10%;
    /*stacking fieldsets above each other*/
    position: relative;
}

/*Hide all except first fieldset*/

#msform fieldset:not(:first-of-type) {
    display: none;
}

/*inputs*/

#msform input,
#msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px;
    /*! width: 100%; */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 13px;
}

/*buttons*/

#msform .action-button {
    display: inline-block;
    width: 100px;
    background: #27AE60;
    font-weight: bold;
    color: white;
    border: 0 none;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
    font-size: 13px;
    font-weight: normal;
}

#msform .action-button:hover,
#msform .action-button:focus {
    -webkit-box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
    box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
}

#msform select {
    /*! -webkit-appearance: none; */
    /*! -moz-appearance: none; */
    /*! appearance: none; */
    /*! background-image: none; */
    /*! position: relative; */
}

/*headings*/

.fs-title {
    font-size: 15px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
}

.pay {
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 33%;
    line-height: 36px;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

/*progressbar*/

#progressbar {
    margin-bottom: 20px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
}

#progressbar li {
    list-style-type: none;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    width: 33.33%;
    float: left;
    position: relative;
}

#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 20px;
    line-height: 20px;
    display: block;
    font-size: 10px;
    color: #333;
    background: white;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto 15px auto;
    z-index: 2;
}

/*progressbar connectors*/

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: white !important;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1;
    /*put it behind the numbers*/
}

#progressbar li.active::after {
    z-index: 1;
}

#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none;
}

/*marking active/completed steps green*/

/*The number of the step and the connector before it = green*/

#progressbar li.active:before,
#progressbar li.active:after {
    background: #27AE60 !important;
    color: white;
}

.dup {
    float: left;
    width: 100%;
    margin-top: 30px;
    background: #ececec;
    padding: 15px;
}

.dup p {
    line-height: 27px;
    text-align: left;
}

.dup p+p {
    margin-top: 15px;
}

.dup a {
    color: blue;
}

.lines {
    display: none;
}

.navi {
    display: block;
}

.soc {
    float: left;
    width: 100%;
    margin-top: 15%;
}

.soc i {
    margin-left: 50px;
    font-size: 25px;
}

.fab.fa-facebook-f {
    color: #3b5998;
}

.fab.fa-twitter {
    color: #55ACEE;
}


#Comments {
    height: 125px;
}

.review input[type="text"],
.review input[type="tel"],
.review input[type="email"],
.review select,
.review textarea {
    border-bottom: 1px solid white !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    color: white;
    margin-top: 15px;
    margin-bottom: 15px;
}

.review input:focus,
textarea:focus {
    border-bottom: 1px solid #148614 !important;
}

.review ::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
}

.review ::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
}

.review :-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
}

.review ::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
}

.review ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
}

.review h2 {
    color: white;
    display: inline-block;
    width: 100%;
    /*! text-align: center; */
    font-size: 35px;
}

.review .result {
    display: none;
}

.media {
    float: left;
    width: 100%;
}

.review-test-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.review {
    width: 50%;
    background: #2b2b2b;
    padding: 50px;
}

.testimonial {
    width: 50%;
    background: #148614;
    padding: 45px 45px 100px 45px;
}

.testimonial h2 {
    font-size: 33px;
    color: white;
    text-align: center;
}

.testimonial-inside {
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    width: 100%;
}

.testimonial-inside h3 {
    font-size: 25px;
    color: #eaeaea;
    display: inline-block;
    margin-bottom: 10px;
}

.testimonial-inside h5 {
    font-size: 20px;
    color: #eaeaea;
    margin-bottom: 20px;
}

.testimonial-inside p {
    font-size: 22px;
    color: #cacaca;
}

.testimonial .slick-dots {
    bottom: -55px;
}

.testimonial .slick-dots li button::before {
    color: white;
}

.testimonial .slick-dots li.slick-active button::before {
    opacity: 1;
    color: black;
}

@media (max-width: 767px) {
    .container {
        width: 90%;
    }

    h2 {
        font-size: 16px !important;
    }

    h3 {
        font-size: 15px !important;
    }

    h4 {
        font-size: 14px !important;
    }

    h5 {
        font-size: 13px !important;
    }

    p {
        font-size: 12px !important;
    }

    a {
        font-size: 13px !important;
    }

    header.fixed .logo {
        width: 40%;
        float: left;
    }

    header.fixed #nav-icon1 {
        top: 15px;
    }

    header.fixed .back {
        padding: 4px;
        margin-top: 0px;
    }

    .logo {
        width: 50%;
        margin-top: 8px;
    }

    .lines {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        float: right;
    }

    header {
        background: #ffffffad;
    }

    #nav-icon1 {
        width: 30px;
        height: 20px;
        position: relative;
        /*! margin: 50px auto; */
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        top: 15px;
        right: 0;
        float: right;
        z-index: 999999;
    }

    .nav ul li {
        width: 100%;
        list-style: none;
        margin-left: 0;
        float: left;
        padding-left: 15px;
    }

    #nav-icon1 span {
        display: block;
        position: absolute;
        height: 4px;
        width: 30px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
        background: #148614;
    }

    .nav ul li a {
        text-decoration: none;
        color: #fff;
        letter-spacing: 1px;
        font-size: 15px;
        -webkit-box-pack: right;
        -webkit-justify-content: right;
        -ms-flex-pack: right;
        justify-content: right;
        display: inline-block;
        padding: 10px;
        position: relative;
        width: 100%;
        text-align: right;
        margin-top: 15px;
        font-size: 15px !important;
    }

    .nav ul li ul li a {
        color: #fff;
        font-size: 15px;
        padding: 0;
        padding: 10px;
        margin-top: 0;
    }

    .nav .sub.opened ul {
        display: block;
        width: 100%;
        position: unset;
        background: orange;
        margin-top: 0;
        padding: 5px;
    }

    .nav ul li a i {
        position: absolute;
        margin-left: -20px;
        margin-top: 0;
    }

    #nav-icon1 span:nth-child(1) {
        top: 0px;
    }

    #nav-icon1 span:nth-child(2) {
        top: 8px;
    }

    #nav-icon1 span:nth-child(3) {
        top: 16px;
    }

    #nav-icon1.open span:nth-child(1) {
        top: 8px;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        left: 50px;
        background: white;
    }

    #nav-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }

    #nav-icon1.open span:nth-child(3) {
        top: 8px;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        left: 50px;
        background: white;
    }

    .nav ul li a:hover {
        color: #000;
        text-align: right;
        /*! background: black; */
    }

    .nav ul li ul li ul.sub-menu {
        /* left: 150px;
    top: 0;
    display: none;
    width: 370px;*/
    }

    body.nav-show header {
        right: 200px;
        left: -100px;
    }

    .nav {
        position: fixed;
        top: 0;
        right: -100%;
        bottom: 0;
        width: 100%;
        padding: 15px;
        background-color: #0000;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
        list-style: none;
        overflow: auto;
        z-index: 9999;
        height: 100%;
        margin-top: 0;
    }

    .nav ul {
        padding: 10px;
        float: left;
        margin-top: 0;
    }

    .nav.nav-show {
        right: 0;
        padding-top: 10%;
        width: 65%;
        background: #148614;
    }

    .nav span {
        position: absolute;
        right: 0;
        right: -173px;
        top: 19px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header.fixed .nav {
        width: 60%;
    }

    .mail p {
        max-width: 100%
    }

    .nav1 {
        float: left;
        margin-top: 0;
        padding-left: 20px;
        width: 60%;
    }

    .nav1 ul li {
        float: left;
        list-style: none;
        margin-left: 0;
        width: 100%;
    }

    .nav1 ul li a {
        float: left;
        text-decoration: none;
        color: black;
        font-size: 12px;
        margin-top: 3px;
        padding: 3px;
    }

    header.fixed .nav1 ul li a {
        font-size: 12px;
    }

    .logo img {
        margin-top: 0;
    }

    .head {
        padding: 10px;
        width: 100%;
        float: left;
    }

    header.fixed .head {
        padding: 8px;
        background: rgba(255, 255, 255, 0.9);
    }

    .nav ul li ul li:hover ul.sub-menu {
        display: none;
    }

    .nav ul li:hover ul {
        display: none;
    }

    .banner img {
        height: 60vh;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .nav ul li ul.show {
        display: block;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        background: white;
        width: 100%;
        float: left;
        margin-top: 0;
    }

    .nav ul li ul li ul.sub-menu.show {
        display: block;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        background: #e6e6e6;
        width: 100%;
    }

    .nav ul li .hun {
        width: 100%;
        margin-left: 0px;
        z-index: 9999;
    }

    .nav ul li ul li ul.sub-menu {
        left: 0;
        top: 100%;
    }

    .nav ul li ul li {
        margin: 0;
        text-align: right;
        display: block;
        padding: 0;
        margin-top: 0;
    }

    .nav ul li ul li ul.sub-menu a {
        font-size: 12px;
        text-align: right;
        background: #e6e6e6;
    }

    .nav ul li:hover ul li {
        display: inline-block;
    }

    .nav ul li ul {
        display: none;
    }

    .nav .sub.opened {
        position: relative;
        top: 0;
        width: 100%;
        /*! background: orange; */
        margin-top: 0;
    }

    .nav ul li:hover ul li {
        float: none;
    }

    body.nav-show header {
        right: 200px;
        left: -100px;
    }

    header.fixed .lines {
        margin-top: -7px;
    }

    .banner {
        /*! margin-top: 60px; */
        height: auto;
    }

    .lines {
        display: block;
        margin-top: -4px;
    }

    .navi {
        display: none;
    }

    .slider-text h6 a {
        display: none !important;
    }

    .review {
        padding: 15px;
        width: 100%;
    }

    .testimonial {
        padding: 30px;
        width: 100%;
        min-height: 300px;
    }

    .testimonial-inside {
        margin-top: 20px;
    }

    .sma {
        width: 10% !important;
        height: auto !important;
        position: absolute;
        top: 58% !important;
        right: 17%;
    }

    .slider-text a {
        padding: 5px;
        color: #516475;
        float: left;
        margin-left: 2%;
        margin-top: -3%;
        text-decoration: none;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #516475;
        /*  width: 200px;*/
        text-align: center;
        z-index: 999;
        float: left;
        font-size: 12px !important;
        animation: none;
        font-weight: bold;
    }

    .pannel {
        padding: 0;
    }

    .pan {
        width: 100%;
        padding: 0;
    }

    .p1 img {
        float: left;
        width: 70%;
        margin-top: 20%;
        margin-left: 5%;
    }

    .pan2 {
        float: left;
        width: 100%;
        padding: 0;
    }

    .pan2 p {
        margin-top: 10px;
        color: gray;
        float: left;
        line-height: 26px;
        width: 100%;
    }

    .pan2 ul {
        float: left;
        width: 100%;
        margin-top: 0px;
    }

    .p2 {
        padding: 10px;
    }

    .p2 p {
        float: left;
        width: 100%;
        margin-top: 10px;
        color: #555;
        line-height: 20px;
    }

    .pan2 ul li {
        float: left;
        width: 100%;
        margin-top: 15px;
        color: #595959;
        list-style: none;
        font-size: 15px;
    }

    .ser img {
        width: 20%;
    }

    .ser p {
        display: inline-block;
        width: 100%;
        margin-top: 10px;
        color: #424242;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .such-in img {
        float: left;
        width: 100% !important;
        position: relative;
    }

    .pannel-2 {
        float: left;
        width: 100%;
        margin-top: 30px;
    }

    .such-in {
        padding: 0;
    }

    .such-in:hover .cont {
        display: block;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .such-in img {
        float: left;
        width: 100%;
        position: relative;
    }

    .cont {
        position: absolute;
        padding: 15px;
        float: left;
        background: #148614ad;
        left: 10%;
        right: 10%;
        bottom: 10%;
        top: 10%;
        display: block;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
        visibility: visible;
        -webkit-transition: 0.3s linear;
        -o-transition: 0.3s linear;
        transition: 0.3s linear;
    }

    .cont p {
        width: 100%;
        margin-bottom: 5px;
        margin-top: 5px;
        text-align: left;
        line-height: 20px;
        color: #fff;
    }

    .cont a {
        color: white;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 12px;
        position: relative;
        background-color: white;
        display: block;
    }

    .cont i {
        margin-top: 6px;
    }

    .cont h3 {
        background-image: -webkit-linear-gradient(26deg, black 78%, rgba(20, 134, 20, 0.1) 13%);
    }

    .such .slick-dots {
        bottom: -30px;
    }

    .pannel-3 {
        margin-top: 15%;
    }

    .pannel-3 {
        padding: 20px;
    }

    .pan-l {
        margin-top: 10px;
        width: 100%;
    }

    .pan-r {
        width: 100%;
        margin-top: 10px;
    }

    .pan-l h3 {
        line-height: 0;
    }

    .pan-l ul li {
        margin-top: 0;
        margin-bottom: 15px;
        font-size: 15px;
    }

    .wr {
        display: inline-block;
        margin-top: 5px;
    }

    .man {
        width: 100%;
        margin-right: 0;
        margin-top: 15px;
    }

    .m1 img {
        float: left;
        width: 150px !important;
        height: 150px;
    }

    .m2 {
        height: auto;
    }

    .pannel-4 {
        padding: 20px;
    }

    .ud {
        width: 100%;
    }

    .logos {
        margin-top: 20px;
    }

    .f1 {
        float: left;
        width: 100%;
    }

    .f1:nth-child(2) {
        width: 50%;
    }

    .f1:nth-child(3) {
        width: 50%;
    }

    #map {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .footer p {
        display: inline-block;
        color: white;
        width: 100%;
        text-align: center;
    }

    .footer a {
        display: inline-block;
        color: white;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

    .such .slick-dots li button::before {
        font-size: 8px !important;
        width: 10px;
        height: 10px;
    }

    .ban {
        height: 60vh;
    }

    .ban img {
        height: 60vh;
    }

    .ban h2 {
        top: 50%;
    }

    .us {
        padding: 10px;
    }

    #nan {
        margin-top: 15px;
    }

    #nan h3 {
        margin-top: 15px;
        text-align: center;
    }

    .us p {
        line-height: 25px;
    }

    #nan b {
        width: 100%;
        float: left;
    }

    .lefts {
        display: none;
    }

    .rights {
        float: right;
        width: 100%;
        margin-top: 5%;
        margin-left: 0;
    }

    .box img {
        width: 100%;
        height: 300px;
    }

    .inside {
        width: 100%;
        height: auto;
    }

    .inside span {
        background-image: -webkit-linear-gradient(26deg, #148614 90%, #f2f2f2 25%);
        background-image: -webkit-linear-gradient(26deg, #148614 90%, #f2f2f2 25%);
        font-size: 14px;
    }

    .inside ul {
        float: left;
        width: 100%;
        padding: 15px 30px 0;
    }

    .inside ul li {
        float: left;
        margin-right: 0;
        line-height: 30px;
        width: 100%;
        text-align: left;
    }

    #msform {
        width: 100%;
        margin: 20% auto;
        margin-right: auto;
        text-align: center;
        position: relative;
        float: right;
        margin-right: 0;
    }

    .ay {
        float: left;
        width: 100%;
        margin-left: 0;
        margin-top: 5%;
    }

    .faf {
        background: #148614;
        color: white;
        padding: 15px;
        float: left;
        width: 100%;
    }

    .ay ul {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .ay h3 {
        float: left;
        width: 100%;
        font-size: 20px !important;
    }

    .ay ul li {
        list-style: none;
        float: left;
        width: 100%;
        line-height: 27px;
        padding-left: 25px;
        margin-top: 10px;
        font-size: 14px;
    }

    .slick-dots li button::before {
        font-size: 12px !important;
    }

    input[type="text"],
    input[type="email"],
    [type="tel"],
    select,
    textarea {
        font-size: 13px;
    }

    .sim::before {
        content: '';
        position: absolute;
        width: unset;
        height: 5px;
        border: 1px solid #bdbdbd;
        border-right-color: rgb(189, 189, 189);
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color: rgb(189, 189, 189);
        border-left-style: solid;
        border-left-width: 1px;
        margin-left: 0;
        border-left: none;
        border-right: none;
        margin-top: 33px;
        left: 5%;
        right: 60%;
    }

    .sim::after {
        content: '';
        position: absolute;
        width: unset;
        height: 5px;
        border: 1px solid #bdbdbd;
        border-right-color: rgb(189, 189, 189);
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color: rgb(189, 189, 189);
        border-left-style: solid;
        border-left-width: 1px;
        border-left: none;
        border-right: none;
        margin-top: 33px;
        right: 5%;
        left: 60%;
    }

    .soc {
        float: left;
        width: 100%;
        margin-top: 5%;
        text-align: center;
    }

    .soc i {
        margin: 0 20px;
        font-size: 25px;
    }


    .than {
        float: left;
        width: 100%;
        padding: 50px;
        margin-top: 15%;
        text-align: center;
        font-size: 34px;
        background:
            green;
        color:
            white;
    }
}