@charset "utf-8";@font-face{
    font-family: 'TMSans-Bold';
    src: url(/templates/kiwibrighttheme/fonts/TMSans-Bold.eot#iefix) format('embedded-opentype'), url(/templates/kiwibrighttheme/fonts/TMSans-Bold.otf) format('opentype'), url(/templates/kiwibrighttheme/fonts/TMSans-Bold.woff) format('woff'), url(/templates/kiwibrighttheme/fonts/TMSans-Bold.ttf) format('truetype'), url(/templates/kiwibrighttheme/fonts/TMSans-Bold.svg#TMSans-Bold) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'TMSans-SemiBold';
    src: url(/templates/kiwibrighttheme/fonts/TMSans-SemiBold.eot#iefix) format('embedded-opentype'), url(/templates/kiwibrighttheme/fonts/TMSans-SemiBold.otf) format('opentype'), url(/templates/kiwibrighttheme/fonts/TMSans-SemiBold.woff) format('woff'), url(/templates/kiwibrighttheme/fonts/TMSans-SemiBold.ttf) format('truetype'), url(/templates/kiwibrighttheme/fonts/TMSans-SemiBold.svg#TMSans-SemiBold) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'TMSans-Regular';
    src: url(/templates/kiwibrighttheme/fonts/TMSans-Regular.eot#iefix) format('embedded-opentype'), url(/templates/kiwibrighttheme/fonts/TMSans-Regular.otf) format('opentype'), url(/templates/kiwibrighttheme/fonts/TMSans-Regular.woff) format('woff'), url(/templates/kiwibrighttheme/fonts/TMSans-Regular.ttf) format('truetype'), url(/templates/kiwibrighttheme/fonts/TMSans-Regular.svg#TMSans-Regular) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'ArialMT';
    src: url(/templates/kiwibrighttheme/fonts/ArialMT.eot) format('embedded-opentype'), url(/templates/kiwibrighttheme/fonts/ArialMT.otf) format('opentype'), url(/templates/kiwibrighttheme/fonts/ArialMT.woff) format('woff'), url(/templates/kiwibrighttheme/fonts/ArialMT.ttf) format('truetype'), url(/templates/kiwibrighttheme/fonts/ArialMT.svg#ArialMT) format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    overflow-x: hidden;
}

.contact a {
    text-decoration: none;
    color: #ffffff;
}

.contact button {
    background-image: linear-gradient(to right, #039cfa, #4cbd71);
    border: none;
    /* font-size: 24px; */
    line-height: 24px;
    color: #ffffff;
    padding: 15px 30px;
    border-radius: 9px;
}

.contact {
    float: right;
    padding: 30px 0px;
}

.logo_wrap {
    padding: 20px 0px;
}

.banner {
    position: relative;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 900px;
}

.banner h1 {
    /* font-size: 48px; */
    line-height: 1.2;
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
    word-break: break-word;
    margin-top: 7px;
}

.banner p {
    /* font-size: 16px; */
    line-height: 24px;
    color: #ffffff;
    font-family: 'TMSans-Regular';
    padding-right: 90px;
    margin-top: 40px;
}

.banner_text {
    height: 894px;
    max-width: 645px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
}

.banner ul li {
    list-style: none;
    padding: 6px 0px;
}

.form_wrap p {
    /* font-size: 16px; */
    line-height: 18px;
    color: #000000;
    padding: 0;
    margin-top: 0;
}

input[type="text"] {
    width: 100%;
    padding: 10px 10px;
    border: 2px solid #8cc63e;
    /* font-size: 16px; */
    color: black;
}

textarea {
    padding: 10px 10px;
    width: 100%;
    resize: none;
    border: 2px solid #8cc63e;
    /* font-size: 16px; */
    color: black;
}

.banner ul {
    padding: 0;
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
}

.form_wrap button {
    /* font-size: 21px; */
    color: #ffffff;
    width: 100%;
    border: none;
    background-color: #8cc63e;
    margin-top: 17px;
    padding: 10px 0px;
}

.form_wrap {
    width: 460px;
    position: absolute;
    left: -66px;
    background-color: white;
    border: 2px solid #8cc63e;
    text-align: center;
    padding: 10px 35px 20px;
    position: absolute;
    top: 100px;
}

.selectdiv i {
    position: absolute;
    top: 5px;
    right: 14px;
    /* font-size: 30px; */
    color: #dddddd;
    z-index: 0;
}

.selectdiv {
    position: relative;
}

select {
    width: 100%;
    padding: 10px 10px;
    border: 2px solid #8cc63e;
    -webkit-appearance: none;
    background-image: url(/templates/kiwibrighttheme/images/select.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

.about-us h3 {
    /* font-size: 36px; */
    line-height: 24px;
    color: #009bff;
    font-family: 'TMSans-SemiBold';
}

.about-us p {
    /* font-size: 18px; */
    line-height: 24px;
    color: #0a0a0a;
    font-family: 'TMSans-Regular';
    padding-top: 20px;
}

.form_wrap h2 {
    /* font-size: 36px; */
    letter-spacing: 2px;
    color: #000000;
}

section.about-us button {
    /* font-size: 24px; */
    line-height: 24px;
    color: #000000;
    font-family: 'TMSans-SemiBold';
    border: 1px solid red;
    background-color: transparent;
    padding: 15px 40px;
    border-radius: 8px;
    margin-top: 50px;
    border-image: linear-gradient(0deg, #049cf7, #3ab492, #85d606, #4dbd6e) 1 stretch;
}

.about-us {
    text-align: center;
    padding: 75px 0px;
    position: relative;
    margin: 0 auto;
    max-width: 800px;
}

.about-us img {
    position: absolute;
    top: 10px;
    margin-left: 100px;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
}

.contact-us h3 {
    /* font-size: 36px; */
    line-height: 24px;
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
    padding: 39px 0px;
    text-transform: uppercase;
}

.contact-us {
    background-color: #002863;
}

.services h4 {
    /* font-size: 36px; */
    line-height: 24px;
    color: #009bff;
    font-family: 'TMSans-SemiBold';
}

.services p {
    /* font-size: 18px; */
    line-height: 24px;
    color: #0a0a0a;
    font-family: 'TMSans-Regular';
}

.services {
    padding: 72px 0px;
    text-align: center;
    position: relative;
}

.service_box h3 {
    /* font-size: 30px; */
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
    position: relative;
    text-transform: uppercase;
    line-height: 43px;
    letter-spacing: 2px;
}

.service_box {
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
}

.servicebg {
    position: absolute;
    top: 0;
    left: 52%;
}

.icons {
    background-color: #bfe6ff;
}

.gallery_one {
    padding-left: 15px;
    padding-right: 15px;
}

.icon_circle {
    height: 90px;
    width: 90px;
    background-color: #89d800;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon_circle2 {
    height: 90px;
    width: 90px;
    background-color: #002863;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon_group {
    display: flex;
    align-items: center;
    padding: 27px 0px;
}

.icon_group p {
    /* font-size: 21px; */
    line-height: 21px;
    color: #000000;
    font-family: 'TMSans-SemiBold';
    padding-left: 15px;
}

.gallery {
    padding: 70px 0px 30px;
    text-align: center;
}

.gallery h4 {
    /* font-size: 36px; */
    line-height: 24px;
    color: #009bff;
    font-family: 'TMSans-SemiBold';
}

.gallery p {
    /* font-size: 18px; */
    line-height: 24px;
    color: #0a0a0a;
    font-family: 'TMSans-Regular';
}

.text_update {
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    height: 45px;
    width: 100px;
    font-family: 'TMSans-SemiBold';
    /* font-size: 16px; */
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
}

.gall {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: top center;
    width: 441px;
    height: 410px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.sample1 {
    padding-left: 0;
}

.sample2 {
    padding-right: 0;
}

.text_wrap {
    position: absolute;
    height: 50px;
    width: 158px;
    background-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    /* font-size: 30px; */
    line-height: 27px;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 700;
    margin-top: -25px;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
}

.gallery_wrap {
    display: flex !important;
    justify-content: center;
    align-items: flex-end;
    -webkit-justify-content: center;
    -webkit-align-items: flex-end;
    padding-top: 30px;
}

.no-padding {
    padding: 0;
}

.testimonial {
    background-image: url(/templates/kiwibrighttheme/images/testbg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 420px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.testimonial h4 {
    /* font-size: 36px; */
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
    position: relative;
    margin-top: 0px;
    margin-bottom: 25px;
}

.testimonial p {
    width: 975px;
    /* font-size: 20px; */
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
    position: relative;
    margin-top: 50px;
}

.testimonial p:first-child {
    /* font-size: 18px; */
    color: #ffffff;
    font-family: 'TMSans-Regular';
    margin-top: unset;
}

.testimonial:before {
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
}

.carousel-control.right {
    background: none;
}

.carousel-control.left {
    background: none;
}

.carousel-indicators {
    top: 112%;
}

.carousel-indicators li {
    background-color: #d7d7d7;
    border: 1px solid #d7d7d7;
}

.footer_section {
    background-image: url(/templates/kiwibrighttheme/images/footer.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: top center;
    height: 300px;
}

.footer_section h5 {
    font-size: 30px;
    letter-spacing: 0px;
    line-height: 42px;
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
    text-transform: uppercase;
    margin: 0;
    padding-top: 40px;
}

.footer_section h5 {
    /* font-size: 30px; */
    letter-spacing: 0px;
    line-height: 42px;
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
    text-transform: uppercase;
    margin: 0;
    padding-top: 40px;
}

.footer_section a {
    text-decoration: none;
    /* font-size: 21px; */
    letter-spacing: 0px;
    color: #ffffff;
    text-transform: uppercase;
}

.footer_section button {
    border: 1px solid red;
    background-color: transparent;
    /* font-size: 30px; */
    letter-spacing: 0px;
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
    padding: 5px 18px;
    border-radius: 5px;
    margin-top: 25px;
    float: right;
    border-image: linear-gradient(0deg, #049cf7, #3ab492, #85d606, #4dbd6e) 1 stretch;
}

.contact_footer {
    text-align: center;
    padding-top: 40px;
}

.footer_section p {
    /* font-size: 16px; */
    letter-spacing: 0px;
    line-height: 24px;
    color: #000000;
    font-family: 'TMSans-Regular';
    padding-top: 85px;
}

.contact button:hover {
    background-image: linear-gradient(to right, #002863, #039cfa);
}

.gallery_one ul {
    padding: 0;
    margin: 0;
}

.gallery_one ul li {
    list-style: none;
    float: left;
    width: 33.33%;
}

li.service_box {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: top center;
    width: 100%;
    height: 300px;
    margin-top: 20px;
}

li.service_box:before {
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(137, 215, 0, 0.5);
    opacity: 1;
}

.service_box:hover:before {
    opacity: 0;
}

li.service_box:nth-child(even):before {
    background-color: rgba(29, 149, 218, 0.5);
}

.services {
    padding: 50px 0px;
}

.banner:before {
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    /*background-image: url(../images/bover.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.hide_img {
    display: none;
}

.mob_footer {
    display: none;
}

.animated-box {
    position: relative;
    width: 217px;
    padding: 15px;
    margin-top: 40px;
}

.animated-box:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    background: linear-gradient(120deg, #00F260, #0575E6, #00F260);
    background: -webkit-linear-gradient(120deg, #00F260, #0575E6, #00F260);
    background-size: 300% 300%;
    clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), 3px calc(100% - 3px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);
}

.animated-box.in a {
    text-decoration: none;
    /* font-size: 24px; */
    line-height: 24px;
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
    margin-left: 20px;
}

.animated-box2 {
    position: relative;
    width: 217px;
    padding: 15px;
    margin-top: 50px;
}

.animated-box2:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    background: linear-gradient(120deg, #00F260, #0575E6, #00F260);
    background-size: 300% 300%;
    clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), 3px calc(100% - 3px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);
}

.animated-box2.in a {
    text-decoration: none;
    /* font-size: 24px; */
    line-height: 24px;
    color: black;
    font-family: 'TMSans-SemiBold';
}

.btn_contact {
    float: right;
    margin-top: 0px;
}

.animated-box3 {
    position: relative;
    width: 480px;
    padding: 5px;
    margin-top: 20px;
    float: right;
}

.animated-box3:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    background: linear-gradient(120deg, #00F260, #0575E6, #00F260);
    background-size: 300% 300%;
    -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), 3px calc(100% - 3px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), 3px calc(100% - 3px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);
}

.animated-box3.in a {
    text-decoration: none;
    /* font-size: 30px; */
    letter-spacing: 0px;
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
}

.animated-box:hover {
    background-image: linear-gradient(to right, #039cfa, #4cbd71);
    border-radius: 5px;
}

.animated-box2:hover {
    background-image: linear-gradient(to right, #039cfa, #4cbd71);
    border-radius: 5px;
}

.animated-box3:hover {
    background-image: linear-gradient(to right, #039cfa, #4cbd71);
    border-radius: 5px;
}

.form_wrap button:hover {
    background-color: #002863;
}

::placeholder {
    /* font-size: 16px; */
    color: #000000;
}

::-webkit-input-placeholder {
    color: #000000;
    opacity: 1;
}

::-moz-placeholder {
    color: #000000;
    opacity: 1;
}

.selectdiv {
    /* font-size: 16px; */
    color: #000000;
}

.banner_text2 {
    height: 675px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
}

.footer_section a:hover {
    color: #9cd126;
}

.gall:hover:before {
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
}

a.color_btn {
    position: absolute;
    margin-top: 30px;
    background-image: url(/templates/kiwibrighttheme/images/cb1.png);
    height: 60px;
    width: 254px;
    background-repeat: no-repeat;
    z-index: 1;
    /* font-size: 24px; */
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
    text-align: center;
    text-decoration: none;
    padding: 15px 0;
}

a.color_btn2 {
    position: relative;
    margin-top: 20px;
    background-image: url(/templates/kiwibrighttheme/images/cb1.png);
    height: 60px;
    width: 254px;
    background-repeat: no-repeat;
    z-index: 1;
    /* font-size: 24px; */
    color: black;
    font-family: 'TMSans-SemiBold';
    text-align: center;
    text-decoration: none;
    padding: 15px 0;
    display: inline-block;
}

h5.color_btn3 {
    position: relative;
    margin-top: 0px;
    background-image: url(/templates/kiwibrighttheme/images/cb1.png);
    height: 60px;
    width: 458px;
    background-repeat: no-repeat;
    z-index: 1;
    float: right;
    /* font-size: 30px; */
    letter-spacing: 0px;
    line-height: 24px;
    color: #ffffff;
    font-family: 'TMSans-SemiBold';
    text-align: center;
    text-decoration: none;
    padding: 19px 0;
    background-size: 100% 100%;
}

.footer_section h6 {
    text-decoration: none;
    font-size: 21px;
    letter-spacing: 0px;
    color: #ffffff;
    text-transform: uppercase;
    margin-left: 25px;
}

.color_btn3 a {
    font-size: 30px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #ffffff;
    cursor: pointer;
}

a.color_btn4 {
    position: relative;
    margin-top: 33px;
    background-image: url(/templates/kiwibrighttheme/images/cb1.png);
    height: 60px;
    width: 245px;
    background-repeat: no-repeat;
    z-index: 1;
    font-size: 24px;
    color: white;
    font-family: 'TMSans-SemiBold';
    text-align: center;
    text-decoration: none;
    padding: 15px 0;
    background-size: 100% 100%;
    display: block;
    float: right;
}

.color_btn4:hover {
    background-color: #9cd126a8;
    border-radius: 11px;
    background-image: none;
}

.color_btn:hover {
    background-color: #9cd126a8;
    border-radius: 11px;
    background-image: none;
}

.color_btn2:hover {
    background-color: #9cd126a8;
    border-radius: 11px;
    background-image: none;
}

.error {
    text-align: left;
    float: left;
    /* font-size: 13px; */
    color: red;
    position: relative;
}

.thnak_text {
    height: 524px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.thnak_text h2 {
    font-size: 48px;
    line-height: 24px;
    font-family: 'TMSans-SemiBold';
}

.thnak_text p {
    font-size: 16px;
    line-height: 24px;
    font-family: 'TMSans-Regular';
    margin-top: 20px;
    padding: 0px 50px;
    text-align: center;
}

.SumoSelect>.CaptionCont {
    position: relative;
    border: 2px solid #8cc63e;
    /* min-height: 30px; */
    background-color: #fff;
    border-radius: 2px;
    margin: 0;
    padding: 11px 0;
    text-align: left;
    padding-left: 13px;
    text-transform: uppercase;
    font-family: inherit;
}

.SumoSelect {
    width: 100%;
}

.SumoSelect>.CaptionCont>span.placeholder {
    color: #000;
    font-style: normal;
}

.SumoSelect.open>.optWrapper {
    text-align: left;
}

.text_data p {
    color: white;
    font-size: 18px;
    font-family: 'TMSans-Regular';
    position: relative;
    margin-top: -12px;
    letter-spacing: 2px;
}

button.slick-prev.pull-left.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    left: 30%;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    height: 60px;
    width: 40px;
    border-radius: 5px;
    outline: 0;
}

.gallery_slider_img {
    position: relative;
}

i.fa.fa-angle-left {
    /* font-size: 50px; */
    color: white;
}

button.slick-next.pull-right.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    right: 30%;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    height: 60px;
    width: 40px;
    border-radius: 5px;
    outline: 0;
}

i.fa.fa-angle-right {
    /* font-size: 50px; */
    color: white;
}


/*a{
    width: 100%;
    height: 300px;
}*/

img {
    width: auto;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}

.gallery-title {
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}

.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}

.filter-button {
    /* font-size: 14px; */
    border: 1px solid #42B32F;
    border-radius: 5px;
    text-align: center;
    color: #42B32F;
    /*margin-bottom: 13px;*/
    background: transparent;
    border: none;
    margin-right: 20px;
}

.filter-button:hover {
    color: #ffffff;
    border: none;
}

.filter-button.active {
    background-color: #42B32F;
    color: #2dc6a0;
    background-color: transparent;
}

.port-image {
    width: 100%;
}

.gallery_product {
    margin-bottom: 13px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.block {
    opacity: 0;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.all-project {
    float: right;
}

.all-project a {
    padding: 7px 30px;
    background-color: #2dc6a0;
    color: #fff;
}

.no-padding {
    padding: 0;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

.hover-clm {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(76, 198, 167, 0.5);
    display: block;
    z-index: 9;
    position: absolute;
    align-items: center;
    justify-content: center;
    display: flex;
    transition: 0.5s linear;
    opacity: 0;
}

.gallery_product:hover .hover-clm {
    opacity: 1;
}

.hover-clm h4 {
    /* font-size: 18px; */
    color: #fff;
}

.filter-gallery {
    background-color: #282828;
}

.gall-wrapper {
    width: 100%;
    height: 100%;
    z-index: 9;
    position: relative;
}

.gallery {
    position: relative;
    width: 100%;
}


/*gallery*/


/* Center website */

.main {
    max-width: 1000px;
    margin: auto;
}

h1 {
    /* font-size: 50px; */
    word-break: break-all;
}

.row {
    margin: 10px -16px;
}


/* Add padding BETWEEN each column */

.row,
.row>.column {
    padding: 8px;
}


/* Create three equal columns that floats next to each other */

.column {
    float: left;
    width: 33.33%;
    display: none;
    /* Hide all elements by default */
}


/* Clear floats after rows */

.row:after {
    content: "";
    display: table;
    clear: both;
}


/* Content */

.content {
    background-color: white;
    padding: 0px;
}


/* The "show" class is added to the filtered elements */

.show {
    display: block;
}


/* Style the buttons */

.btn {
    border: none;
    outline: none;
    padding: 12px 16px;
    background-color: white;
    cursor: pointer;
    border: 2px solid #8cc63e;
}

.btn.active {
    background-color: transparent;
    box-shadow: none;
    color: #000;
}

#myBtnContainer {
    text-align: center;
}

button.btn {
    /* font-size: 16px; */
    font-weight: 700;
    color: #000;
}

button.btn.active {
    color: #009bff;
}

select#nbed {
    height: 0px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border-radius: 4px;
    outline: none;
    padding: 12px 16px;
    background-color: white;
    cursor: pointer;
    border: 1px solid #8cc63e;
    /* font-size: 16px; */
    font-weight: 700;
    color: #000;
}

ul.nav.nav-tabs {
    padding-bottom: 40px;
}

.nav-tabs>li>a.active {
    border: 1px solid #8cc63e;
    color: blue;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: blue;
    cursor: default;
    border: 1px solid #8cc63e;
}

.nav.nav-tabs {
    display: flex;
    justify-content: center;
}

.slider_last {
    padding-bottom: 70px;
}

.dim {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.dim img {
    height: 450px;
}

.overlay_banner {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 26px;
    width: 685px;
    height: 441px;
}
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  overflow-scrolling: touch;
}

.glightbox-container.inactive {
  display: none;
}

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.glightbox-container .gslider {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
}

.glightbox-container .gslide {
  height: 100%;
  width: 100%;
  position: absolute;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}

.glightbox-container .gslide-inner-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.glightbox-container .ginner-container {
  width: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  max-height: 100vh;
}

.glightbox-container .ginner-container.desc-bottom,
        .glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.glightbox-container .ginner-container.desc-left,
        .glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}

.gslide iframe,
    .gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
}

.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gslide-image img {
  max-height: 100vh;
  display: block;
  max-width: 100%;
  margin: 0;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
        /* width: initial; */
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.desc-top .gslide-image img,
        .desc-bottom .gslide-image img {
  width: 100%;
}

.gslide-video {
  width: 100%;
  max-width: 100%;
  position: relative;
  width: 100vh;
  max-width: 100vh;
}

.gslide-video .gvideo-wrapper {
  position: relative;
  padding-top: 0;
  height: 100vh;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

/* @media (--medium-small-viewport) {
            height: 0;
            padding-top: 56.25%;
        } */

.gslide-video iframe,
    .gslide-video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 100%;
  height: 100%;
  border: 0;
}

.gslide-video:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, .34);
  display: none;
}

.gslide-video.playing:before {
  display: none;
}

.gslide-video .jw-media,
    .gslide-video .jw-video {
  position: relative !important;
}

.gslide-video .jwplayer {
  max-width: 100vw;
  width: 100vh;
  height: auto !important;
}

.gslide-video .jwplayer,
    .gslide-video .box-emboss {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
}

.gslide-video .jwplayer .btnd:active,
        .gslide-video .jwplayer .btnd:focus,
        .gslide-video .jwplayer .btnd.active,
        .gslide-video .box-emboss .btnd:active,
        .gslide-video .box-emboss .btnd:focus,
        .gslide-video .box-emboss .btnd.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.gslide-video object {
  position: absolute;
  top: 0;
  left: 0;
}

.gslide-inline {
  background: #fff;
  padding: 20px;
  text-align: left;
  max-height: 62vh;
  overflow: auto;
}

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 62vh;
}

.gslide-media {
  display: block;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;

    /* @media (--medium-small-viewport) {
        display: block;
        display: inline-flex;
        justify-content: center;
    } */
}

.desc-top .gslide-media,
    .desc-bottom .gslide-media {
  margin: 0 auto;
}

.gslide-description {
  float: left;
}

.gslide-description.description-left,
    .gslide-description.description-right {
  max-width: 100%;
}

.gslide-description p {
  margin-bottom: 12px;
}

.gslide-description p::last-child {
  margin-bottom: 0;
}

/*
 * Description for mobiles
 * something like facebook does the description
 * for the photos
*/

.glightbox-mobile .glightbox-container .gslide-description {
  background: transparent;
  position: absolute;
  bottom: 15px;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .75) 100%);
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: .4;
}

.gdesc-open .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: .4;
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1;
}

.greset {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.glightbox-desc {
  display: none;
}

.glightbox-open {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
  height: auto;
}

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader .8s infinite linear;
  animation: lightboxLoader .8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
}

.gprev,
.gnext,
.gclose {
  background-repeat: no-repeat;
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  display: block;
  background-position: 0 0;
}

.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: .1;
}

.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gnext,
    .glightbox-closing .gprev,
    .glightbox-closing .gclose {
  opacity: 0 !important;
}

/*Skin */

.glightbox-clean .gslide-description {
  background: #fff;
}

.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video {
  background: #000;
}

.glightbox-clean .gprev,
    .glightbox-clean .gnext,
    .glightbox-clean .gclose {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAAA2CAYAAADTeCfRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5NThDMEMwNzg3NjgxMUU1QUM2MUYwRDYwNTNEN0UxMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5NThDMEMwODg3NjgxMUU1QUM2MUYwRDYwNTNEN0UxMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk1OEMwQzA1ODc2ODExRTVBQzYxRjBENjA1M0Q3RTExIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk1OEMwQzA2ODc2ODExRTVBQzYxRjBENjA1M0Q3RTExIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+htE8KwAAA9BJREFUeNrsm1tIFGEYhndDI4OSLgqkMrKjBXYwCjt40QkpL4pMyoqMgigIgm6iiy66KSwpj2vrucKgpINRRhYRooQkWYEWUkaWERokhVQXbu/QOyDhpjPzz3H/Dx7W1f2+753/3X9mnPnHHwqFfDKcEWPkEEgzZEgzpBkybDbjHLhvIP8GKLNhPILgksEaFaDKKWacAMdAn4Ean8F+kGOxGXFgDyjSmZ8L9oFpurKVU1uBnAr9jZMCah1hrQLBGkciyL7FGvNymXdZb2+RG3GGYo4LrHmINS9abEiZRkMu8PNXjPQVJV4Vc9SEgclm7WqLDSkd5RdBiBGizCihmMMmDkwWe1yz2JBy9g2E+ft5o7smkWZUUMwBCwYmg71u2nQMCZhphFEzaihmt4UDk86e9TYZUsj3OaKNMGJGHcVkWjwoChvZ+7HFfQvZt42vpaJ76Em6SzHbbDBCZR01NFvct519u8yorzXhEcWk2WiESiq1tFrUT901veZrnp1mNFHEWgcYoZJMTe0m98ljn3K+z+f7oB1mtLD5agcZoZJEbZ3Ab0J9deCrwpzSB6004xWbLnegESqJ1NgNok04aFeF+XtA5MF8pA90stkiBxuhkkCtvSBGQL2iEYz415Bys8yIAu/ZZKELjFCJp+Z+EGugTgHrVGq8ClEm2oxZ4CUYAHNcZIRKHOjj6ed8A8eISo15xUaPIcP9spFFk11ohMp0bkOHxrxa5lXo7Ksack9Pvn+YpTqLwS0QDZbxRo+bYgJoBZPAZtCiIVe5QzceZBroXwP8YKfWRH+YdVOx4AOYCOJBt0uMUAz4BGLAVNDjhXvg/bwF2UdTElywLVOoN5o/97hsRv/3HvgAv10fwVuQ6ODtUO45f6HmyaDXi6tDfoMZNKMdJDlwG2ZyN/qVs/mbl5fqDILZoAO8AMkO0j8XvONJhjKLf0TKuqkF4Dl4BlY6QLty1vcGdHE39SvSFrEtBc2gCWywUfcKfjE6eHIxGKkrCleBRvAApNmgOQU8BW2crRG/vDMV1JN0C/WmcmYqZizxeSyMLO/cBG6DOyDDAq3rwRPOyhSfB8PoWtst4DrJMlGnYnwDeMjZ4c0QdGGumhfIsk246LeVtetcfOFyVEQJ8nQv+AkqwThQIqjuDnAV1ILtPo9HlMBaB/kfewCMBfkG6ylL85VnJZSroLt8kRAmTLezOpfUD+W0WQvFnIzfpEePlaeO5oE1OvOVp56+R8KuaWiYZYYMG05tZUgzpBkypBnSDBnSDGmGDGmGDGmGNEOGNEOaIUOa4YH4I8AAM9m8BFEzyDIAAAAASUVORK5CYII=');
}

.glightbox-clean .gprev {
  background-color: rgba(0, 0, 0, .08);
  background-position: 4px 5px;
  position: absolute;
  top: -100%;
  left: 30px;
  width: 38px;
  height: 56px;
}

.glightbox-clean .gnext {
  background-color: rgba(0, 0, 0, .08);
  background-position: -27px 5px;
  position: absolute;
  top: -100%;
  right: 30px;
  width: 38px;
  height: 56px;
}

.glightbox-clean .gclose {
  background-color: rgba(0, 0, 0, .08);
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
  opacity: .7;
  background-position: -59px 2px;
}

.glightbox-clean .gclose:hover {
  opacity: 1;
}

/*CSS Animations*/

.gfadeIn {
  -webkit-animation: gfadeIn .5s ease;
  animation: gfadeIn .5s ease;
}

.gfadeOut {
  -webkit-animation: gfadeOut .5s ease;
  animation: gfadeOut .5s ease;
}

.gslideOutLeft {
  -webkit-animation: gslideOutLeft .3s ease;
  animation: gslideOutLeft .3s ease;
}

.gslideInLeft {
  -webkit-animation: gslideInLeft .3s ease;
  animation: gslideInLeft .3s ease;
}

.gslideOutRight {
  -webkit-animation: gslideOutRight .3s ease;
  animation: gslideOutRight .3s ease;
}

.gslideInRight {
  -webkit-animation: gslideInRight .3s ease;
  animation: gslideInRight .3s ease;
}

.gzoomIn {
  -webkit-animation: gzoomIn .5s ease;
  animation: gzoomIn .5s ease;
}

.gzoomOut {
  -webkit-animation: gzoomOut .5s ease;
  animation: gzoomOut .5s ease;
}

@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d( 0, 0, 0);
    transform: translate3d( 0, 0, 0);
    opacity: 1;
  }
}

@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d( 0, 0, 0);
    transform: translate3d( 0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}

@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}

@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}

@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  to {
    opacity: 1;
  }
}

@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  to {
    opacity: 0;
  }
}

@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  to {
    opacity: 0;
  }
}

@media (min-width: 48em) {
  .glightbox-container .ginner-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description,
.glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-media,
.glightbox-container .ginner-container.desc-top .gslide-media {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .gslide-image img {
            /* width: initial; */
    max-height: 97vh;
  }
  .gslide-video {
        /* display: flex;
        min-height: 100px;
        height: 100%; */
        /* max-height: 95vh !important; */
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 95vh;
  }
  .gslide-description.description-left,
    .gslide-description.description-right {
    max-width: 275px;
  }
  .goverlay {
    background: rgba(0, 0, 0, .92);
  }
  .glightbox-clean .ginner-container {
    -webkit-box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, .65);
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, .65);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}

@media (min-width: 62em) {
  .glightbox-clean .gclose {
    right: 20px;
  }
}

@media screen and (max-height: 480px) {
  .gslide-video .gvideo-wrapper {
    padding-top: 0;
    height: 100vh;
  }
}

@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
@media(max-width:1199px) {
    .banner h1 {
        font-size: 30px;
        line-height: 40px;
        padding-right: 72px;
    }
    .overlay_banner {
        background-color: rgba(0, 0, 0, 0.4);
        padding: 15px;
        width: 533px;
        height: 380px;
    }
    .SumoSelect>.CaptionCont {
        padding: 4px 5px;
        font-size: 12px;
    }
    ul.nav.nav-tabs {
        padding-bottom: 20px;
    }
    .slider_last {
        padding-bottom: 30px;
    }
    .thnak_text {
        height: 393px;
    }
    .gall {
        height: 279px;
        width: 350px;
    }
    a.color_btn2 {
        width: 204px;
        background-size: 100% 100%;
    }
    .thnak_text p {
        padding: 0px 20px;
        margin-top: 0px;
    }
    a.color_btn {
        margin-top: 13px;
        width: 199px;
        background-size: 100% 100%;
    }
    a.color_btn4 {
        margin-top: 32px;
        height: 54px;
        width: 166px;
        left: -10px;
        padding: 12px 0;
    }
    h5.color_btn3 {
        height: 60px;
        width: 362px;
    }
    .btn_contact {
        float: right;
        margin-top: 10px;
    }
    .selectdiv i {
        position: absolute;
        top: 4px;
        right: 10px;
        font-size: 20px;
        color: #dddddd;
        z-index: 0;
    }
    .banner {
        height: 482px;
    }
    .animated-box.in a {
        font-size: 18px;
        margin-left: 16px;
    }
    .animated-box2.in a {
        font-size: 18px;
        margin-left: 16px;
    }
    .banner_text {
        height: 438px;
    }
    .animated-box3 {
        width: 370px;
    }
    .animated-box {
        width: 173px;
        margin-top: 20px;
    }
    .animated-box2 {
        width: 173px;
    }
    .animated-box3.in a {
        font-size: 24px;
    }
    .banner ul li {
        padding: 5px 0px;
    }
    input[type="text"] {
        padding: 5px 5px;
        font-size: 12px;
    }
     ::placeholder {
        font-size: 12px;
    }
    select {
        padding: 5px 5px;
        font-size: 12px;
    }
    textarea {
        padding: 5px 5px;
        font-size: 12px;
    }
    .form_wrap button {
        font-size: 18px;
        padding: 5px 40px;
        margin-top: 6px;
    }
    .form_wrap h2 {
        font-size: 28px;
    }
    .form_wrap p {
        font-size: 14px;
        line-height: 18px;
    }
    .contact button {
        font-size: 18px;
    }
    .form_wrap {
        width: unset;
        left: -36px;
        padding: 0px 23px 10px;
        top: 0px;
    }
    .about-us h3 {
        font-size: 30px;
    }
    .about-us p {
        font-size: 14px;
        padding: 20px 63px;
    }
    section.about-us button {
        font-size: 18px;
    }
    .about-us {
        padding: 40px 0px;
    }
    .contact-us h3 {
        font-size: 30px;
        padding: 30px 0px;
    }
    .contact-us button {
        font-size: 18px;
        margin-top: 30px;
    }
    .services h4 {
        font-size: 30px;
    }
    .service_box h3 {
        font-size: 22px;
        line-height: 27px;
        padding: 0px 20px;
    }
    .icon_group p {
        font-size: 15px;
    }
    .gallery h4 {
        font-size: 30px;
    }
    .text_wrap {
        font-size: 22px;
    }
    .testimonial p:first-child {
        font-size: 14px;
    }
    .testimonial h4 {
        font-size: 30px;
    }
    .testimonial p {
        width: 975px;
        font-size: 18px;
    }
    .gallery {
        padding: 40px 0px;
    }
    .footer_section h5 {
        font-size: 20px;
    }
    .footer_section button {
        font-size: 24px;
    }
    .color_btn3 a {
        font-size: 20px;
    }
    .selectdiv:after {
        top: 4px;
    }
    .hide_img {
        display: none;
    }
    .footer_section a {
        text-decoration: none;
        /* font-size: 16px; */
    }
    .footer_section h6 {
        text-decoration: none;
        font-size: 18px;
        margin-left: 15px;
    }
    .mob_footer {
        display: none;
    }
    .dim img {
        height: 280px;
    }
    .nav-tabs>li>a {
        padding: 12px 15px;
        font-size: 14px;
    }
}

@media(max-width:991px) {
    .banner h1 {
        font-size: 26px;
    }
    h5.color_btn3 {
        height: 60px;
        width: 312px;
    }
    .thnak_text p {
        margin-top: 0;
        padding: 0;
    }
    .thnak_text {
        height: 404px;
    }
    .form_wrap h2 {
        font-size: 20px;
    }
    .footer_section a {
        text-decoration: none;
        /* font-size: 12px; */
    }
    h5.color_btn3 a {
        font-size: 20px;
    }
    .footer_section h6 {
        text-decoration: none;
        font-size: 14px;
        margin-left: 0;
    }
    .form_wrap {
        top: 25px;
    }
    .contact-us h3 {
        font-size: 23px;
    }
    .icon_circle {
        height: 50px;
        width: 50px;
    }
    .icon_circle2 {
        height: 50px;
        width: 50px;
    }
    .icon_circle2 img {
        width: 30px;
    }
    .icon_circle img {
        width: 30px;
    }
    .animated-box3 {
        width: 289px;
    }
    .dim img {
        height: 250px;
    }
}

@media(max-width:768px) {
    .banner h1 {
        font-size: 26px;
    }
    a.color_btn {
        font-size: 20px;
    }
    .SumoSelect>.CaptionCont {
        padding: 4px 6px;
        font-size: 12px;
    }
    .overlay_banner {
        background-color: rgba(0, 0, 0, 0.4);
        padding: 10px;
        width: 364px;
        height: 402px;
    }
    .nav-tabs>li>a {
        padding: 12px 8px;
        font-size: 12px;
    }
    a.color_btn4 {
        margin-top: 22px;
    }
    .gall {
        height: 220px;
        width: 250px;
    }
    .thnak_text {
        height: 404px;
    }
    .thnak_text p {
        padding: 0;
    }
    .animated-box3.in a {
        font-size: 20px;
    }
    .selectdiv i {
        position: absolute;
        top: 3px;
        right: 14px;
        font-size: 20px;
        color: #dddddd;
        z-index: 0;
    }
    .banner p {
        font-size: 14px;
        margin-top: 20px;
    }
    .banner button {
        font-size: 18px;
        margin-top: 20px;
    }
    .form_wrap h2 {
        font-size: 20px;
    }
    .form_wrap p {
        margin-top: unset;
    }
    .form_wrap button {
        margin-top: 6px;
    }
    .form_wrap {
        width: 300px;
        left: -65px;
        padding: 0px 23px 8px;
        top: -6px;
    }
    .btn_contact {
        float: right;
        margin-top: 0px;
    }
    .animated-box3 {
        width: 300px;
    }
    .about-us p {
        font-size: 14px;
        padding: 20px 35px;
        width: unset;
    }
    .about-us {
        padding: 30px 0px;
    }
    .contact-us h3 {
        font-size: 22px;
        padding: 20px 0px;
    }
    .contact-us button {
        font-size: 18px;
        margin-top: 20px;
        padding: 15px 20px;
    }
    .about-us h3 {
        font-size: 26px;
    }
    .services h4 {
        font-size: 26px;
    }
    .services p {
        font-size: 14px;
        padding: 0px 10px;
    }
    .service_box h3 {
        font-size: 18px;
        line-height: 25px;
    }
    .services {
        padding: 30px 0px;
    }
    .icon_circle {
        height: 50px;
        width: 50px;
    }
    .icon_circle img {
        width: 30px;
    }
    .icon_group p {
        font-size: 13px;
        padding-left: 10px;
    }
    .icon_circle2 {
        height: 50px;
        width: 50px;
    }
    .icon_circle2 img {
        width: 30px;
    }
    .gallery h4 {
        font-size: 26px;
    }
    .gallery p {
        font-size: 14px;
    }
    .gallery {
        padding: 30px 0px;
    }
    .text_wrap {
        font-size: 16px;
        height: 40px;
        width: 110px;
    }
    .testimonial p {
        width: unset;
        font-size: 16px;
        padding: 0px 25px;
    }
    .testimonial h4 {
        font-size: 26px;
    }
    .footer_section h5 {
        font-size: 20px;
        line-height: 30px;
    }
    .footer_section button {
        font-size: 17px;
        padding: 5px 21px;
    }
    h5.color_btn3 {
        height: 60px;
        width: 307px;
        padding: 14px 0;
    }
    .footer_section a {
        text-decoration: none;
        /* font-size: 12px; */
    }
    .footer_section h6 {
        text-decoration: none;
        font-size: 15px;
        margin-left: -25px;
    }
    h5.color_btn3 a {
        font-size: 20px;
    }
    .hide_img {
        display: none;
    }
    .mob_footer {
        display: none;
    }
    button.slick-next.pull-right.slick-arrow {
        right: 18%;
        top: 40%;
    }
    button.slick-prev.pull-left.slick-arrow {
        left: 18%;
        top: 40%;
    }
    ul.nav.nav-tabs {
        padding-bottom: 20px;
    }
    .slider_last {
        padding-bottom: 30px;
    }
}

@media(max-width:767px) {
    .contact {
        float: unset;
        display: flex;
        justify-content: center;
    }
    .dim img {
        /*height: auto;*/
    }
    ul.nav.nav-tabs {
        padding-bottom: 8px;
        text-align: center;
    }
    .nav-tabs>li {
        float: none;
        margin-bottom: 12px;
        display: inline-block;
    }
    .nav.nav-tabs {
        display: block;
        justify-content: center;
    }
    .btn_overtest {
        display: flex;
        justify-content: center;
    }
    .btn_overtest {
        padding-bottom: 105px;
    }
    .overlay_banner {
        height: auto;
        margin-bottom: 10px;
        padding: 0px;
        width: 100%;
        background-color: transparent;
    }
    .contact button {
        padding: 15px 27px;
    }
    label#nbed-error {
        display: none;
    }
    .SumoSelect>.CaptionCont {
        padding: 8px 10px;
    }
    .hide_img img {
        height: 180px;
        width: 100%;
    }
    .content {
        background-color: white;
        padding: 10px 0px;
    }
    .contact {
        padding: 10px 0px 30px;
    }
    .thnak_text {
        height: 494px;
    }
    .thnak_text p {
        padding: 0;
    }
    a.color_btn2 {
        position: relative;
        margin-top: 0px;
        display: block;
        margin: 0 auto;
    }
    .testdemo {
        text-align: center;
        display: flex;
        justify-content: center;
        padding-bottom: 30px;
        margin-top: -20px;
    }
    .footer_section h6 {
        margin-left: 0;
    }
    a.color_btn {
        margin-top: 13px;
        width: 199px;
        background-size: 100% 100%;
        margin-bottom: 20px;
    }
    .banner:before {
        content: "";
        top: 0;
        left: 0;
        height: 100%;
        background-image: url(/templates/kiwibrighttheme/images/bover2.png);
    }
    .contact-us h3 {
        line-height: 34px;
    }
    .about-us img {
        display: none;
    }
    .servicebg img {
        display: none;
    }
    .carousel-indicators {
        top: 106%;
    }
    .form_section {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .animated-box {
        margin-top: 5px;
    }
    .hide_img {
        display: block;
    }
    .banner {
        background: none;
        text-align: center;
        height: auto;
        padding-bottom: 30px;
    }
    .banner h1 {
        font-size: 22px;
        line-height: 30px;
        text-align: center;
        padding: 0;
    }
    .banner p {
        font-size: 14px;
        margin-top: 10px;
        text-align: center;
        padding-right: 0;
    }
    .banner_text {
        height: auto;
        align-items: center;
    }
    .form_wrap {
        width: 300px;
        padding: 0px 23px 9px;
        position: unset;
    }
    .about-us {
        padding: 30px 0px;
        margin-top: 0px;
        display: block;
    }
    .animated-box2 {
        margin-top: 120px;
    }
    .btn_contact {
        float: unset;
        margin-top: 0px;
        display: flex;
        justify-content: center;
        padding-bottom: 20px;
    }
    input[type="text"],
    textarea,
    select {
        padding: 10px 10px;
    }
    .selectdiv:after {
        top: 8px;
    }
    .about-us h3 {
        font-size: 24px;
    }
    .about-us p {
        font-size: 14px;
        padding: 10px 13px;
        height: auto;
    }
    .contact-us h3 {
        padding: 10px 0px;
        text-align: center;
    }
    .services h4 {
        font-size: 22px;
    }
    .servicebg {
        top: 7px;
    }
    .gallery_one ul li {
        width: 100%;
    }
    .service_box h3 {
        font-size: 16px;
        margin-top: 0px;
        line-height: 25px;
    }
    .gallery h4 {
        font-size: 22px;
    }
    .gallery {
        padding: 10px 0px;
    }
    .gallery_wrap {
        padding-top: 20px;
    }
    .mob1 {
        padding-left: 0px;
    }
    .mob2 {
        padding-right: 0px;
    }
    .testimonial p {
        padding: 0px 10px;
    }
    .footer_section h5 {
        text-align: center;
    }
    .contact_footer {
        padding-top: 0px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .animated-box3 {
        width: 287px;
        float: unset;
    }
    .footer_section button {
        font-size: 17px;
        padding: 5px 21px;
        float: unset;
    }
    .footer_section {
        height: 235px;
        background-color: #002863;
    }
    .footer_section p {
        display: none;
    }
    .mob_footer {
        display: block;
    }
    .mob_footer p {
        display: block;
        position: relative;
        top: 18px;
        text-align: center;
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 24px;
        color: #000000;
        font-family: 'TMSans-Regular';
        padding-bottom: 10px;
    }
    .logo_wrap {
        padding: 20px 0px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .sample2 {
        padding-right: 15px;
    }
    .sample1 {
        padding-left: 15px;
    }
    i.fa.fa-angle-left {
        font-size: 30px;
        color: white;
    }
    i.fa.fa-angle-right {
        font-size: 30px;
    }
    button.slick-next.pull-right.slick-arrow {
        height: 50px;
        width: 30px;
    }
    button.slick-prev.pull-left.slick-arrow {
        height: 50px;
        width: 30px;
    }
    .SumoSelect>.CaptionCont {
        padding: 5px 10;
    }
    .SumoSelect>.CaptionCont>span.placeholder {
        font-size: 12px;
    }
    .gall {
        width: 100%;
    }
    button.slick-next.pull-right.slick-arrow {
        right: 2%;
    }
    button.slick-prev.pull-left.slick-arrow {
        left: 2%;
    }
    .text_update {
        height: 38px;
        font-size: 14px;
    }
    .row {
        margin: 0;
    }
    button.btn {
        margin-bottom: 10px;
    }
    .column {
        float: none;
        width: 100%;
        padding: 0 !important;
    }
}

@media(max-width:414px) {
    .nav-tabs>li:nth-child(4) {
        padding-top: 10px;
    }
    .nav-tabs>li:nth-child(5) {
        padding-top: 10px;
        padding-left: 7px;
    }
    .nav-tabs>li:nth-child(6) {
        padding-top: 10px;
        padding-left: 6px;
    }
    .nav-tabs>li:nth-child(2) {
        padding-left: 10px;
    }
    .nav-tabs>li:nth-child(3) {
        padding-left: 10px;
    }
    .nav-tabs>li>a {
        padding: 12px 8px;
        font-size: 13px;
    }
}

@media(max-width:375px) {
    .nav-tabs>li>a {
        padding: 12px 8px;
        font-size: 12px;
    }
    .test0 {
        padding: 0;
    }
}

@media (max-width: 360px) {
    .nav-tabs>li>a {
        padding: 12px 8px;
        font-size: 11px;
    }
}

@media(max-width:320px) {
    .banner h1 {
        font-size: 18px;
    }
    .nav-tabs>li>a {
        padding: 12px 8px;
        font-size: 9px;
    }
    .icon_group p {
        font-size: 12px;
    }
    .banner button {
        font-size: 17px;
    }
    .nav-tabs>li:nth-child(6) {
        padding-top: 10px;
        padding-left: 3px;
    }
    .nav-tabs>li:nth-child(5) {
        padding-top: 10px;
        padding-left: 5px;
    }
    .nav-tabs>li:nth-child(3) {
        padding-left: 4px;
    }
    .nav-tabs>li:nth-child(2) {
        padding-left: 4px;
    }
    a.color_btn2 {
        position: relative;
        margin-top: 0px;
    }
    .form_wrap {
        left: 10px;
    }
    .about-us {
        padding: 20px 0px;
    }
    .about-us img {
        top: -14px;
        margin-left: 78px;
    }
    .animated-box2 {
        margin-top: 142px;
    }
    .icon_group p {
        padding-left: 10px;
    }
    .icon_circle img {
        width: 25px;
    }
    .icon_circle {
        height: 40px;
        width: 40px;
    }
    .icon_circle2 {
        height: 40px;
        width: 40px;
    }
    .icon_circle2 img {
        width: 25px;
    }
    .gallery {
        padding: 10px 0px 20px;
    }
    .footer_section h5 {
        padding-top: 20px;
    }
    .footer_section {
        height: auto;
    }
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
body,
p {
    font-size: 18px;
}

.contact-us h3 {
    font-size: 36px;
}

.gallery h4 {
    font-size: 36px;
}

.services h6>a {
    font-size: 20px;
}

.services h4 {
    font-size: 36px;
}

.footer_section h5 {
    /* font-size: 30px; */
}

.footer_section h6 {
    font-size: 21px;
}
h1 {
  word-break: normal !important;
}

.contact {
    display: block
}

.contact .quote-link {
    color: #89d800;
}

.contact .quote-link:hover {
    text-decoration: underline;
}

.form_wrap {
    width: 100%;
}

.footer_bottom {
    margin-top: 105px;
}

.footer_section p {
    padding-top: 0 !important;
}

.content {
    padding: 15px;
    display: block;
}

.call-text {
  padding-top: 0 !important;
}

/* Specials */

.widget {
    margin-bottom: 15px;
    border-bottom: 1px solid #89d800;
}

.widget h5 {
    color: #00295e;
    text-transform: uppercase;
    border-bottom: 3px solid #eee;
    padding-bottom: 12px;
    margin-bottom: 24px;
}

.widget ul li {
    margin-left: -15px;
}

.widget ul.special li {
    list-style-type: none;
}

.widget ul.special li:before {
    content: "\2605";
    color: #89d800;
  	margin-left: -20px;
  	margin-right: 5px;
}

.footer_section .link {
    color: #89d800;
}

.footer_section .link:hover {
    text-decoration: underline;
}

@media (max-width: 765px) {
    .footer_bottom {
        margin-top: 0;
    }
}

@media (max-width: 500px) {
    .footer_section {
      height: 275px;
    }
}


@media (max-width: 380px) {
    .footer_section {
      height: 325px;
    }
}
