:root {
    --step--2: clamp(4%, calc(0.89rem + 0.10vw), 10%);
    --step--1: clamp(1.09rem, calc(1.05rem + 0.21vw), 1.20rem);
    --step-0: clamp(1.31rem, calc(1.24rem + 0.37vw), 1.50rem);
    --step-1: clamp(300px, calc(1.46rem + 0.59vw), 650px);
    --step-2: clamp(1.89rem, calc(1.71rem + 0.89vw), 2.34rem);
    --step-3: clamp(2.27rem, calc(2.01rem + 1.29vw), 2.93rem);
    --step-4: clamp(2.72rem, calc(2.36rem + 1.83vw), 3.66rem);
    --step-5: clamp(3.27rem, calc(2.75rem + 2.56vw), 4.58rem);
}

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap');
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
}

.w-100 {
    height: 100%;
}


/* line 10 */

h1 {
    color: #00164E;
    font-weight: 800;
    font-size: 6rem;
    text-transform: uppercase;
}

.glance1 h1 {
    color: #00164E;
    font-weight: 800;
    font-size: 6rem;
    text-transform: uppercase;
    margin-left: 0px;
}

.who h1 {
    margin-top: 5%;
    color: whitesmoke;
    font-weight: 800;
    font-size: 6rem;
    text-transform: uppercase;
    text-align: center;
}

h2 {
    color: #00164E;
    font-weight: 700;
    font-size: 5rem;
    margin-bottom: 3%;
    text-align: center;
}

h3 {
    color: #00164E;
    font-weight: 600;
    text-transform: normal;
    font-size: 1.8rem;
    margin-bottom: 1%;
}

h4 {
    color: #00164E;
    font-weight: 600;
    text-transform: normal;
    font-size: 1.6rem;
}

h5 {
    color: #00164E;
    font-weight: 500;
    text-transform: normal;
    font-size: 1.3rem;
}

h6 {
    color: #00164E;
    font-weight: 500;
    font-size: 1.1rem;
    text-transform: normal;
}

p {
    margin-bottom: 1rem;
}

.clear {
    clear: both;
}

a,
.button {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

a:focus,
.button:focus {
    text-decoration: none;
    outline: none;
}

a {
    color: #635c5c;
}

a:hover {
    color: #fff;
}

a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
    text-decoration: none;
}

a,
button {
    color: #fff;
    outline: medium none;
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
    outline: 0;
}

.uppercase {
    text-transform: uppercase;
}

input:focus::-moz-placeholder {
    opacity: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.capitalize {
    text-transform: capitalize;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none;
}


/* line 122 */

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}


/* .Breadcrumbs .testing1 span a {
padding-left: 5%;
}

.Breadcrumbs .testing11 span a {
padding-left: 2%;
} */

.Breadcrumbs span a {
    color: #434444;
    font-weight: 500;
    line-height: 2rem;
    display: inline-block;
    white-space: nowrap
}

.Breadcrumbs span a:hover {
    cursor: pointer;
    text-decoration: underline;
}

.Breadcrumbs span a.Current {
    color: #7BB3FE;
    font-weight: 700;
}

.InfoDiv {
    padding: 2rem 0.5rem;
    border-bottom: 1px solid #FFF;
}

.InfoDiv:last-child {
    border-bottom: none;
}


/* :: 12.2.0 Accordians Area CSS */

.single-accordion.panel {
    border: 0 solid transparent;
    border-radius: 0;
    box-shadow: 0 0 0 transparent;
    margin-bottom: 1rem;
}

.single-accordion:last-of-type {
    margin-bottom: 0;
}

.single-accordion h6 {
    margin-bottom: 0;
}

.single-accordion h6 a {
    display: block;
    color: #00164E;
    margin: 0;
    padding: 0.5rem 2rem 0.5rem 1rem;
    font-size: 2rem;
    font-weight: 600;
    position: relative;
    border-top: 1px solid #00164E;
}

.single-accordion h6 a span {
    font-size: 2rem;
    background: transparent;
    position: absolute;
    right: 0;
    text-align: center;
    top: 10px;
    width: 58px;
    height: 100%;
    color: #05547A;
    line-height: 58px;
}

.single-accordion h6 a span.accor-open {
    opacity: 0;
}

.single-accordion h6 a.collapsed {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    border-radius: 0;
    color: #00164E;
}

.single-accordion h6 a.collapsed span {
    color: #00164E;
}

.single-accordion h6 a.collapsed span.accor-close {
    opacity: 0;
}

.single-accordion h6 a.collapsed span.accor-open {
    opacity: 1;
}

.single-accordion .accordion-content {
    border-top: 0 solid transparent;
    box-shadow: none;
}

.single-accordion .accordion-content p {
    padding: 20px 15px 5px;
    margin-bottom: 0;
}

.about_uni_area {
    background-color: #BFBFBF;
}

.about_uni_area h3 {
    font-size: 4rem;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 35px;
    color: #00164E;
}

.about_uni_area p {
    color: #000;
    margin-bottom: 42px;
}

.simple_btn {
    color: #00164E;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 0;
    position: relative;
    transition: color 0.4s linear;
    position: relative;
    overflow: hidden;
    margin: 0;
}

.simple_btn:hover {
    color: #7BB3FE;
}

.simple_btn i {
    padding-right: 11px;
}

.simple_btn2 {
    color: #7BB3FE;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 0;
    position: relative;
    transition: color 0.4s linear;
    position: relative;
    overflow: hidden;
    margin: 0;
}

.simple_btn2:hover {
    color: #FFF;
}

.simple_btn2 i {
    padding-right: 11px;
}

.icon-box-img-1 {
    background-image: url(../../img/pic1.jpg);
}

.icon-box-img-2 {
    background-image: url(../../img/pic2.jpg);
}

.icon-box-img-3 {
    background-image: url(../../img/pic3.jpg);
}

.single-icon-box {
    height: 300px;
    background-size: cover;
    background-position: center;
    background-color: #cccc;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 15px;
}

.icon-box-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 22, 78, 0.7);
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    color: #fff;
    z-index: -1;
    padding: 20px 30px 30px 30px;
    -webkit-transition: .6s;
    transition: .6s;
    cursor: pointer;
}

.icon-box-content:hover {}

.iconbox-content-heading {
    font-size: 16px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10%;
    margin-top: 10%;
}

.iconbox-content-heading i {
    font-size: 30px;
    margin-right: 15px;
}

.iconbox-content-body p {
    color: #e5e5e5;
    font-size: 14px;
    text-align: justify;
    margin-bottom: 25px;
}

.stats_area .single_stat .single_cap h5 {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 12px;
    display: block;
    color: #2B2B2B;
    line-height: 1.7;
}

.stats_area .single_stat .single_cap p {
    color: #57667e;
    font-size: 16px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.stats_area .single_stat .single_cap a {
    color: #1c165c;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.stats_area .single_stat:hover .single_cap h5 {
    color: #000;
}

.stats_area .single_stat .single_icon {
    font-size: 5rem;
    color: #7BB3FE;
    font-weight: 700;
}

.footer-wrappper {
    background: #00164E;
}

.footer-area {}

.footer-logo img {
    height: 150px;
}

.footer-area .main-menu2 {
    padding: 20px 0;
}

.footer-area .main-menu2 ul li {
    display: block;
    padding: 1rem;
}

.footer-area .main-menu2 ul li a {
    color: #FFF;
    text-transform: uppercase;
    font-size: 1.5rem;
}

.footer-area .main-menu2 ul li a:hover {
    text-decoration: underline;
    color: #707b8e;
}

.footer-bottom-area {
    background: #434444;
}

.footer-bottom-area .footer-border {
    padding: 1rem 0;
}

.footer-bottom-area .footer-copy-right {
    color: #FFF;
    font-weight: 300;
    font-size: 14px;
    line-height: 2;
    margin-bottom: 12px;
}

.footer-bottom-area .footer-copy-right i {
    color: #fff;
}

.footer-bottom-area .footer-copy-right a {
    color: #BFBFBF;
}

.footer-social a {
    color: #fff;
    border-radius: 50%;
    font-size: 2rem;
    line-height: 3rem;
    display: inline-block;
    text-align: center;
    margin-right: 8px;
    padding: 1rem;
}

.footer-social a:hover {
    color: #FFF;
    background: #7BB3FE;
}

.footer-social a:hover i {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.footer-social a i {
    display: inline-block;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
}

.newsletter-btn {
    background: #FFF;
    color: #00164E !important;
    display: inline-block;
    padding: 0.5rem 2rem;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: -2rem
}


/* line 68 */

.newsletter-btn:hover {
    background: #7BB3FE;
    color: #fff !important;
}


/* line 73 */

.newsletter-btn:focus {
    outline: none;
}

.white-bg {
    background: #ffffff;
}

.gray-bg {
    background: #f5f5f5;
}

.ltgray-bg {
    background: #BFBFBF;
}


/* line 61 */

.white-bg {
    background: #ffffff;
}


/* line 64 */

.black-bg {
    background: #16161a;
}


/* line 67 */

.theme-bg {
    background: #071112;
}


/* line 70 */

.brand-bg {
    background: #f1f4fa;
}


/* line 73 */

.testimonial-bg {
    background: #f9fafc;
}


/*--- color------*/


/* line 79 */

.white-color {
    color: #ffffff;
}


/* line 82 */

.black-color {
    color: #16161a;
}


/* line 85 */

.theme-color {
    color: #071112;
}


/* line 51 */

.boxed-btn {
    background: #fff;
    color: #071112 !important;
    display: inline-block;
    padding: 18px 44px;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #071112;
    letter-spacing: 3px;
    text-align: center;
    color: #071112;
    text-transform: uppercase;
    cursor: pointer;
}


/* line 68 */

.boxed-btn:hover {
    background: #071112;
    color: #fff !important;
    border: 1px solid #071112;
}


/* line 73 */

.boxed-btn:focus {
    outline: none;
}


/* line 76 */

.boxed-btn.large-width {
    width: 220px;
}


/*--
- Overlay
------------------------------------------*/


/* line 4 */

[data-overlay] {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


/* line 9 */

[data-overlay]::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
}


/*-- Overlay Opacity --*/


/* line 22 */

[data-opacity="1"]::before {
    opacity: 0.1;
}


/* line 27 */

[data-opacity="2"]::before {
    opacity: 0.2;
}


/* line 32 */

[data-opacity="3"]::before {
    opacity: 0.3;
}


/* line 37 */

[data-opacity="4"]::before {
    opacity: 0.4;
}


/* line 42 */

[data-opacity="5"]::before {
    opacity: 0.5;
}


/* line 47 */

[data-opacity="6"]::before {
    opacity: 0.6;
}


/* line 52 */

[data-opacity="7"]::before {
    opacity: 0.7;
}


/* line 57 */

[data-opacity="8"]::before {
    opacity: 0.8;
}


/* line 62 */

[data-opacity="9"]::before {
    opacity: 0.9;
}


/* 1. Theme default css */


/* line 4 */


/* line 35 */

.bg-img-1 {
    background-image: url(../img/slider/slider-img-1.jpg);
}


/* line 38 */

.bg-img-2 {
    background-image: url(../img/background-img/bg-img-2.jpg);
}


/* line 41 */

.cta-bg-1 {
    background-image: url(../img/background-img/bg-img-3.jpg);
}


/* line 46 */

.img {
    max-width: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* line 50 */

.f-left {
    float: left;
}


/* line 53 */

.f-right {
    float: right;
}


/* line 56 */

.fix {
    overflow: hidden;
}


/* Theme-overlay */


/* line 130 */

.overlay1 {
    position: relative;
    z-index: 1;
}


/* line 133 */

.overlay1::before {
    position: absolute;
    content: "";
    background-color: rgba(0, 1, 2, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    background-repeat: no-repeat;
    border-radius: 10px 10px 0 0;
}


/* line 150 */

.section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}


/* line 154 */

.separator {
    border-top: 1px solid #f2f2f2;
}


/* line 157 */

.mb-90 {
    margin-bottom: 90px;
}

@media (max-width: 767px) {
    /* line 157 */
    .mb-90 {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 157 */
    .mb-90 {
        margin-bottom: 45px;
    }
}


/* owl-carousel button style */


/* line 169 */

.owl-carousel .owl-nav div {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    height: 40px;
    left: 20px;
    line-height: 40px;
    font-size: 22px;
    color: #646464;
    opacity: 1;
    visibility: visible;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease 0s;
    width: 40px;
}


/* line 188 */


/* line 191 */


/*.owl-carousel .owl-nav div.owl-next i {
position: relative;
right: 0;
top: 1px;
}*/


/* line 198 */


/* line 208 */


/*  .owl-carousel:hover .owl-nav div {
opacity: 1;
visibility: visible;
}*/


/* line 211 */

.owl-carousel:hover .owl-nav div:hover {
    color: #fff;
    background: #ff3500;
}


/* line 220 */

.btn {
    background: #329D23;
    text-transform: capitalize;
    padding: 19px 33px 19px 27px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0px;
    line-height: 1;
    -moz-user-select: none;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
}


/* line 246 */

.btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: #25771b;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0px;
}


/* line 264 */

.btn i {
    padding-right: 12px;
}


/* line 268 */

.btn:hover {
    background-position: right;
}


/* line 274 */

.btn3 {
    background: #F067FF;
    text-transform: capitalize;
    padding: 25px 38px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    border-radius: 30px;
    line-height: 1;
    -moz-user-select: none;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
}


/* line 299 */

.btn3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: red;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0px;
}


/* line 317 */

.btn3 i {
    padding-right: 11px;
}


/* line 321 */

.btn:hover::before {
    transform: scaleX(1);
    color: #fff !important;
    z-index: -1;
}


/* line 327 */

.btn3:hover {
    background-position: right;
}


/* line 333 */

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}


/* line 337 */

.about-btn {
    padding: 19px 97px 19px 20px;
}


/* line 342 */

.header-btn {
    padding: 30px 57px;
}


/* line 347 */

.hero-btn {
    border: none;
    padding: 18px 58px 18px 19px;
    text-transform: capitalize;
    border-radius: 6px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    background-size: 200%;
    transition: 0.6s;
    border: 1px solid #fff;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 347 */
    .hero-btn {
        padding: 10px 46px 9px 19px;
        font-size: 14px;
    }
}

@media (max-width: 575px) {
    /* line 347 */
    .hero-btn {
        padding: 10px 46px 9px 19px;
        font-size: 14px;
    }
}


/* line 372 */

.hero-btn i {
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    left: 26px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}


/* line 381 */

.hero-btn:hover i {
    left: 30px;
}


/* line 386 */

.hero-btn:hover {
    background-position: right;
}


/* line 391 */

.white-btn {
    padding: 30px 39px;
    background: #fff;
    color: #072366 !important;
}


/* line 395 */

.white-btn::before {
    background: #071112;
    color: #fff !important;
}


/* line 400 */

.black-btn {
    padding: 14px 35px;
    background: #000;
}


/* line 403 */

.black-btn::before {
    background: #331391;
}


/* line 409 */

.cal-btn i {
    color: #09cc7f !important;
    font-size: 31px;
    font-weight: 300;
    margin-right: 10px;
}


/* line 415 */

.cal-btn>p {
    color: #072366 !important;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    margin: 0 !important;
    position: relative;
    top: -7px;
}


/* line 427 */

.submit-btn2 {
    background: #329D23;
    width: 100%;
    height: 60px;
    padding: 10px 20px;
    border: 0;
    color: #fff;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 16px;
    border-radius: 0px;
}


/* line 439 */

.btn2 {
    padding: 15px 65px 20px 31px;
    text-transform: capitalize;
    border-radius: 0px;
    cursor: pointer;
    color: #FF3514;
    display: inline-block;
    font-size: 16px;
    box-shadow: 0px 7px 21px 0px rgba(0, 0, 0, 0.12);
    border: 1px solid #FF3514;
    background: none;
}


/* line 451 */

.border-btn {
    color: #071112;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 0px;
    text-transform: normal;
    padding: 12px 35px;
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 0;
    position: relative;
    transition: color 0.4s linear;
    position: relative;
    overflow: hidden;
    margin: 0;
    border: 1px solid #DBDBDB;
}


/* line 472 */

.border-btn::before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: #071112;
    z-index: -1;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleY(0);
    border-radius: 0;
}


/* line 490 */

.border-btn i {
    padding-right: 11px;
}


/* line 493 */

.border-btn.border-btn2 {
    color: #fff !important;
    background: #071112;
}


/* line 499 */

.border-btn:hover::before {
    transform: scaleY(1);
    border: 1px solid transparent;
}


/* line 503 */

.border-btn:hover {
    color: #fff !important;
}


/* line 508 */

.section-over1 {
    position: relative;
    z-index: 1;
}


/* line 511 */

.section-over1::before {
    position: absolute;
    content: "";
    background-color: rgba(6, 7, 6, 0.6);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    background-repeat: no-repeat;
}


/* button style */


/* line 528 */

.breadcrumb>.active {
    color: #888;
}


/* scrollUp */


/* line 532 */

#scrollUp,
#back-top {
    background: #7BB3FE;
    height: 50px;
    width: 50px;
    right: 31px;
    bottom: 18px;
    position: fixed;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    line-height: 48px;
    border: 2px solid transparent;
    box-shadow: 0 0 10px 3px rgba(108, 98, 98, 0.2);
}

@media (max-width: 575px) {
    /* line 532 */
    #scrollUp,
    #back-top {
        right: 16px;
    }
}


/* line 549 */

#scrollUp a i,
#back-top a i {
    display: block;
    line-height: 50px;
}


/* line 556 */

#scrollUp:hover {
    background: #00164E;
}


/* line 559 */

.all-btn {
    color: #071112;
    text-decoration: underline;
    font-size: 16px;
}


/* line 563 */

.all-btn:hover {
    color: #071112;
    text-decoration: underline;
    letter-spacing: 1px;
}


/* Sticky*/


/* line 570 */

.sticky-bar {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    z-index: 9999;
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    background: #fff;
}


/* Sticky end */


/*--- Margin & Padding --*/


/*-- Margin Top --*/

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-65 {
    margin-top: 65px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-75 {
    margin-top: 75px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-85 {
    margin-top: 85px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-95 {
    margin-top: 95px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-105 {
    margin-top: 105px;
}

.mt-110 {
    margin-top: 110px;
}

.mt-115 {
    margin-top: 115px;
}

.mt-120 {
    margin-top: 120px;
}

.mt-125 {
    margin-top: 125px;
}

.mt-130 {
    margin-top: 130px;
}

.mt-135 {
    margin-top: 135px;
}

.mt-140 {
    margin-top: 140px;
}

.mt-145 {
    margin-top: 145px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-155 {
    margin-top: 155px;
}

.mt-160 {
    margin-top: 160px;
}

.mt-165 {
    margin-top: 165px;
}

.mt-170 {
    margin-top: 170px;
}

.mt-175 {
    margin-top: 175px;
}

.mt-180 {
    margin-top: 180px;
}

.mt-185 {
    margin-top: 185px;
}

.mt-190 {
    margin-top: 190px;
}

.mt-195 {
    margin-top: 195px;
}

.mt-200 {
    margin-top: 200px;
}


/*-- Margin Bottom --*/

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-65 {
    margin-bottom: 65px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-75 {
    margin-bottom: 75px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-85 {
    margin-bottom: 85px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-95 {
    margin-bottom: 95px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-105 {
    margin-bottom: 105px;
}

.mb-110 {
    margin-bottom: 110px;
}

.mb-115 {
    margin-bottom: 115px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-125 {
    margin-bottom: 125px;
}

.mb-130 {
    margin-bottom: 130px;
}

.mb-135 {
    margin-bottom: 135px;
}

.mb-140 {
    margin-bottom: 140px;
}

.mb-145 {
    margin-bottom: 145px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-155 {
    margin-bottom: 155px;
}

.mb-160 {
    margin-bottom: 160px;
}

.mb-165 {
    margin-bottom: 165px;
}

.mb-170 {
    margin-bottom: 170px;
}

.mb-175 {
    margin-bottom: 175px;
}

.mb-180 {
    margin-bottom: 180px;
}

.mb-185 {
    margin-bottom: 185px;
}

.mb-190 {
    margin-bottom: 190px;
}

.mb-195 {
    margin-bottom: 195px;
}

.mb-200 {
    margin-bottom: 200px;
}

.ml-5 {
    margin-left: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-25 {
    margin-left: 25px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-35 {
    margin-left: 35px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-45 {
    margin-left: 45px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-55 {
    margin-left: 55px;
}

.ml-60 {
    margin-left: 60px;
}

.ml-65 {
    margin-left: 65px;
}

.ml-70 {
    margin-left: 70px;
}

.ml-75 {
    margin-left: 75px;
}

.ml-80 {
    margin-left: 80px;
}

.ml-85 {
    margin-left: 85px;
}

.ml-90 {
    margin-left: 90px;
}

.ml-95 {
    margin-left: 95px;
}

.ml-100 {
    margin-left: 100px;
}

.ml-105 {
    margin-left: 105px;
}

.ml-110 {
    margin-left: 110px;
}

.ml-115 {
    margin-left: 115px;
}

.ml-120 {
    margin-left: 120px;
}

.ml-125 {
    margin-left: 125px;
}

.ml-130 {
    margin-left: 130px;
}

.ml-135 {
    margin-left: 135px;
}

.ml-140 {
    margin-left: 140px;
}

.ml-145 {
    margin-left: 145px;
}

.ml-150 {
    margin-left: 150px;
}

.ml-155 {
    margin-left: 155px;
}

.ml-160 {
    margin-left: 160px;
}

.ml-165 {
    margin-left: 165px;
}

.ml-170 {
    margin-left: 170px;
}

.ml-175 {
    margin-left: 175px;
}

.ml-180 {
    margin-left: 180px;
}

.ml-185 {
    margin-left: 185px;
}

.ml-190 {
    margin-left: 190px;
}

.ml-195 {
    margin-left: 195px;
}

.ml-200 {
    margin-left: 200px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-25 {
    margin-right: 25px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-35 {
    margin-right: 35px;
}

.mr-40 {
    margin-right: 40px;
}

.mr-45 {
    margin-right: 45px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-55 {
    margin-right: 55px;
}

.mr-60 {
    margin-right: 60px;
}

.mr-65 {
    margin-right: 65px;
}

.mr-70 {
    margin-right: 70px;
}

.mr-75 {
    margin-right: 75px;
}

.mr-80 {
    margin-right: 80px;
}

.mr-85 {
    margin-right: 85px;
}

.mr-90 {
    margin-right: 90px;
}

.mr-95 {
    margin-right: 95px;
}

.mr-100 {
    margin-right: 100px;
}

.mr-105 {
    margin-right: 105px;
}

.mr-110 {
    margin-right: 110px;
}

.mr-115 {
    margin-right: 115px;
}

.mr-120 {
    margin-right: 120px;
}

.mr-125 {
    margin-right: 125px;
}

.mr-130 {
    margin-right: 130px;
}

.mr-135 {
    margin-right: 135px;
}

.mr-140 {
    margin-right: 140px;
}

.mr-145 {
    margin-right: 145px;
}

.mr-150 {
    margin-right: 150px;
}

.mr-155 {
    margin-right: 155px;
}

.mr-160 {
    margin-right: 160px;
}

.mr-165 {
    margin-right: 165px;
}

.mr-170 {
    margin-right: 170px;
}

.mr-175 {
    margin-right: 175px;
}

.mr-180 {
    margin-right: 180px;
}

.mr-185 {
    margin-right: 185px;
}

.mr-190 {
    margin-right: 190px;
}

.mr-195 {
    margin-right: 195px;
}

.mr-200 {
    margin-right: 200px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-55 {
    padding-top: 55px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-65 {
    padding-top: 65px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-85 {
    padding-top: 85px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-95 {
    padding-top: 95px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-105 {
    padding-top: 105px;
}

.pt-110 {
    padding-top: 110px;
}

.pt-115 {
    padding-top: 115px;
}

.pt-120 {
    padding-top: 120px;
}

.pt-125 {
    padding-top: 125px;
}

.pt-130 {
    padding-top: 130px;
}

.pt-135 {
    padding-top: 135px;
}

.pt-140 {
    padding-top: 140px;
}

.pt-145 {
    padding-top: 145px;
}

.pt-150 {
    padding-top: 150px;
}

.pt-155 {
    padding-top: 155px;
}

.pt-160 {
    padding-top: 160px;
}

.pt-165 {
    padding-top: 165px;
}

.pt-170 {
    padding-top: 170px;
}

.pt-175 {
    padding-top: 175px;
}

.pt-180 {
    padding-top: 180px;
}

.pt-185 {
    padding-top: 185px;
}

.pt-190 {
    padding-top: 190px;
}

.pt-195 {
    padding-top: 195px;
}

.pt-200 {
    padding-top: 200px;
}

.pt-260 {
    padding-top: 260px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-65 {
    padding-bottom: 65px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-75 {
    padding-bottom: 75px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-85 {
    padding-bottom: 85px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-95 {
    padding-bottom: 95px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-105 {
    padding-bottom: 105px;
}

.pb-110 {
    padding-bottom: 110px;
}

.pb-115 {
    padding-bottom: 115px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pb-125 {
    padding-bottom: 125px;
}

.pb-130 {
    padding-bottom: 130px;
}

.pb-135 {
    padding-bottom: 135px;
}

.pb-140 {
    padding-bottom: 140px;
}

.pb-145 {
    padding-bottom: 145px;
}

.pb-150 {
    padding-bottom: 150px;
}

.pb-155 {
    padding-bottom: 155px;
}

.pb-160 {
    padding-bottom: 160px;
}

.pb-165 {
    padding-bottom: 165px;
}

.pb-170 {
    padding-bottom: 170px;
}

.pb-175 {
    padding-bottom: 175px;
}

.pb-180 {
    padding-bottom: 180px;
}

.pb-185 {
    padding-bottom: 185px;
}

.pb-190 {
    padding-bottom: 190px;
}

.pb-195 {
    padding-bottom: 195px;
}

.pb-200 {
    padding-bottom: 200px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-25 {
    padding-left: 25px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-35 {
    padding-left: 35px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-45 {
    padding-left: 45px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-55 {
    padding-left: 55px;
}

.pl-60 {
    padding-left: 60px;
}

.pl-65 {
    padding-left: 65px;
}

.pl-70 {
    padding-left: 70px;
}

.pl-75 {
    padding-left: 75px;
}

.pl-80 {
    padding-left: 80px;
}

.pl-85 {
    padding-left: 85px;
}

.pl-90 {
    padding-left: 90px;
}

.pl-95 {
    padding-left: 95px;
}

.pl-100 {
    padding-left: 100px;
}

.pl-105 {
    padding-left: 105px;
}

.pl-110 {
    padding-left: 110px;
}

.pl-115 {
    padding-left: 115px;
}

.pl-120 {
    padding-left: 120px;
}

.pl-125 {
    padding-left: 125px;
}

.pl-130 {
    padding-left: 130px;
}

.pl-135 {
    padding-left: 135px;
}

.pl-140 {
    padding-left: 140px;
}

.pl-145 {
    padding-left: 145px;
}

.pl-150 {
    padding-left: 150px;
}

.pl-155 {
    padding-left: 155px;
}

.pl-160 {
    padding-left: 160px;
}

.pl-165 {
    padding-left: 165px;
}

.pl-170 {
    padding-left: 170px;
}

.pl-175 {
    padding-left: 175px;
}

.pl-180 {
    padding-left: 180px;
}

.pl-185 {
    padding-left: 185px;
}

.pl-190 {
    padding-left: 190px;
}

.pl-195 {
    padding-left: 195px;
}

.pl-200 {
    padding-left: 200px;
}

.pr-5 {
    padding-right: 5px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-15 {
    padding-right: 15px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-25 {
    padding-right: 25px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-35 {
    padding-right: 35px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-45 {
    padding-right: 45px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-55 {
    padding-right: 55px;
}

.pr-60 {
    padding-right: 60px;
}

.pr-65 {
    padding-right: 65px;
}

.pr-70 {
    padding-right: 70px;
}

.pr-75 {
    padding-right: 75px;
}

.pr-80 {
    padding-right: 80px;
}

.pr-85 {
    padding-right: 85px;
}

.pr-90 {
    padding-right: 90px;
}

.pr-95 {
    padding-right: 95px;
}

.pr-100 {
    padding-right: 100px;
}

.pr-105 {
    padding-right: 105px;
}

.pr-110 {
    padding-right: 110px;
}

.pr-115 {
    padding-right: 115px;
}

.pr-120 {
    padding-right: 120px;
}

.pr-125 {
    padding-right: 125px;
}

.pr-130 {
    padding-right: 130px;
}

.pr-135 {
    padding-right: 135px;
}

.pr-140 {
    padding-right: 140px;
}

.pr-145 {
    padding-right: 145px;
}

.pr-150 {
    padding-right: 150px;
}

.pr-155 {
    padding-right: 155px;
}

.pr-160 {
    padding-right: 160px;
}

.pr-165 {
    padding-right: 165px;
}

.pr-170 {
    padding-right: 170px;
}

.pr-175 {
    padding-right: 175px;
}

.pr-180 {
    padding-right: 180px;
}

.pr-185 {
    padding-right: 185px;
}

.pr-190 {
    padding-right: 190px;
}

.pr-195 {
    padding-right: 195px;
}

.pr-200 {
    padding-right: 200px;
}


/*-- Some Animated CSS -- */


/* bounce-animate */


/* line 637 */

.bounce-animate {
    animation-name: float-bob;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    /* animation-timing-function: linear; */
    -moz-animation-name: float-bob;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@-webkit-keyframes float-bob {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}


/* heartbeat */


/* line 667 */

.heartbeat {
    animation: heartbeat 1s infinite alternate;
}

@-webkit-keyframes heartbeat {
    to {
        -webkit-transform: scale(1.03);
        transform: scale(1.03);
    }
}


/* rotateme */


/* line 679 */

.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes zoom {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s;
    }
}

@keyframes zoom {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: .6s;
        -o-transition: .6s;
        transition: .6s;
    }
}


/* line 813 */

.slick-initialized .slick-slide {
    outline: 0;
}


/*-- Section Padding -- */


/* line 819 */

.section-padding2 {
    padding-top: 12rem;
    padding-bottom: 12rem;
}


/* line 844 */

.pb-bottom {
    padding-bottom: 6rem;
}


/* line 857 */

.pb-top {
    padding-top: 6rem;
}


/* line 869 */

.w-padding2 {
    padding: 51px 33px;
    box-shadow: 0 20px 40px rgba(29, 37, 71, 0.04);
}

@media (max-width: 575px) {
    /* line 869 */
    .w-padding2 {
        padding: 31px 13px;
    }
}


/* line 877 */

.testimonial-padding {
    padding-top: 150px;
    padding-bottom: 170px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* line 877 */
    .testimonial-padding {
        padding-top: 150px;
        padding-bottom: 170px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 877 */
    .testimonial-padding {
        padding-top: 70px;
        padding-bottom: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 877 */
    .testimonial-padding {
        padding-top: 60px;
        padding-bottom: 40px;
    }
}

@media (max-width: 575px) {
    /* line 877 */
    .testimonial-padding {
        padding-top: 60px;
        padding-bottom: 40px;
    }
}


/* line 897 */

.w-padding {
    padding-top: 100px;
    padding-bottom: 95px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 897 */
    .w-padding {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media (max-width: 575px) {
    /* line 897 */
    .w-padding {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}


/* line 909 */

.section-padding10 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.section-padding20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.section-padding30 {
    padding-top: 8rem;
    padding-bottom: 7.8rem;
}

.section-padding40 {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.finance {
    padding-top: 10%;
}


/* line 945 */

.pb-padding {
    padding-bottom: 140px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 945 */
    .pb-padding {
        padding-bottom: 140px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 945 */
    .pb-padding {
        padding-bottom: 60px;
    }
}

@media (max-width: 575px) {
    /* line 945 */
    .pb-padding {
        padding-bottom: 60px;
    }
}


/* line 957 */

.pt-padding {
    padding-top: 140px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 957 */
    .pt-padding {
        padding-top: 140px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 957 */
    .pt-padding {
        padding-top: 70px;
    }
}

@media (max-width: 575px) {
    /* line 957 */
    .pt-padding {
        padding-top: 70px;
    }
}


/* line 969 */

.services-padding {
    padding-top: 145px;
    padding-bottom: 170px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* line 969 */
    .services-padding {
        padding-top: 145px;
        padding-bottom: 170px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 969 */
    .services-padding {
        padding-top: 100px;
        padding-bottom: 70px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 969 */
    .services-padding {
        padding-top: 65px;
        padding-bottom: 70px;
    }
}

@media (max-width: 575px) {
    /* line 969 */
    .services-padding {
        padding-top: 65px;
        padding-bottom: 70px;
    }
}


/* line 989 */

.section-paddingt30 {
    padding-top: 195px;
    padding-bottom: 90px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* line 989 */
    .section-paddingt30 {
        padding-top: 150px;
        padding-bottom: 90px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 989 */
    .section-paddingt30 {
        padding-top: 100px;
        padding-bottom: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 989 */
    .section-paddingt30 {
        padding-top: 65px;
        padding-bottom: 10px;
    }
}

@media (max-width: 575px) {
    /* line 989 */
    .section-paddingt30 {
        padding-top: 65px;
        padding-bottom: 10px;
    }
}


/* line 1011 */

.section-padding3 {
    padding-top: 150px;
    padding-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* line 1011 */
    .section-padding3 {
        padding-top: 150px;
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 1011 */
    .section-padding3 {
        padding-top: 60px;
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 1011 */
    .section-padding3 {
        padding-top: 60px;
        padding-bottom: 0;
    }
}

@media (max-width: 575px) {
    /* line 1011 */
    .section-padding3 {
        padding-top: 60px;
        padding-bottom: 0;
    }
}


/* line 1032 */

.footer-padding {
    padding-top: 4rem;
    padding-bottom: 1rem;
}

@media (max-width: 575px) {
    /* line 1055 */
    .section-tittle {
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 1055 */
    .section-tittle {
        margin-bottom: 50px;
    }
}


/* line 1075 */

.section-tittle h3 {
    font-size: 2.5rem;
    display: block;
    line-height: 1.3rem;
    text-align: center;
    color: #000;
}

.section-tittle p {
    color: #434444;
}

@media (max-width: 575px) {
    /* line 1092 */
    .section-tittle p {
        padding: 0 0px;
    }
}

@media (max-width: 575px) {
    /* line 1102 */
    .small-section-tittle {
        margin-bottom: 50px;
        text-align: left !important;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 1102 */
    .small-section-tittle {
        margin-bottom: 50px;
    }
}


/* line 1110 */

.small-section-tittle span {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 22px;
    color: #071112;
    text-transform: capitalize;
    display: inline-block;
    letter-spacing: 0.05em;
}

@media (max-width: 575px) {
    /* line 1110 */
    .small-section-tittle span {
        font-size: 14px;
        padding-left: 0px;
        text-align: left;
    }
}


/* line 1124 */

.small-section-tittle h4 {
    color: #28395a;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 20px;
}


/* line 1133 */

.section-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}


/* line 1139 */

.section-bg2 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


/* line 1144 */

.border-bottom {
    border-bottom: 1px solid #ECEBF0;
}


/*-------------   Color Variable  --------------*/


/* line 31 */

.white-bg {
    background: #ffffff;
}


/* line 34 */

.gray-bg {
    background: #f5f5f5;
}


/*-------------Color include--------------*/


/*-- Background color---*/


/* line 58 */

.gray-bg {
    background: #f7f7fd;
}


/* line 61 */

.white-bg {
    background: #ffffff;
}


/* line 64 */

.black-bg {
    background: #16161a;
}


/* line 67 */

.theme-bg {
    background: #071112;
}


/* line 70 */

.brand-bg {
    background: #f1f4fa;
}


/* line 73 */

.testimonial-bg {
    background: #f9fafc;
}


/*--- color------*/


/* line 79 */

.white-color {
    color: #ffffff;
}


/* line 82 */

.black-color {
    color: #16161a;
}


/* line 85 */

.theme-color {
    color: #071112;
}


/* line 3*/

.header-area .main-header {
    padding: 0px 130px;
    background: #00164E;
    z-index: 99999;
    position: absolute;
    width: 100%;
}


/* line 4*/

.header-area .main-header.main-header2 {
    padding: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    /* line 3*/
    .header-area .main-header {
        padding: 0px 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* line 3*/
    .header-area .main-header {
        padding: 0px 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 3*/
    .header-area .main-header {
        padding: 22px 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 3*/
    .header-area .main-header {
        padding: 22px 20px;
    }
}

@media (max-width: 575px) {
    /* line 3*/
    .header-area .main-header {
        padding: 22px 14px;
    }
}


/* line 28*/

.header-area .main-header .main-menu ul li {
    display: inline-block;
    position: relative;
}


/* line 31*/

.header-area .main-header .main-menu ul li a {
    color: #FFF;
    display: block;
    font-weight: 400;
    padding: 18px 26px;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: underline transparent;
}

.header-area .main-header .main-menu ul li.active a {
    color: #7BB3FE;
    font-weight: 700;
}

.header-area .main-header .main-menu ul li a:hover {
    text-decoration: underline;
}

.header-area .main-header .main-menu ul li ul.submenu {
    position: absolute;
    width: 170px;
    background: #7BB3FE;
    left: 0;
    top: 80%;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
    padding: 17px 0;
    z-index: 2;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* line 64*/

.header-area .main-header .main-menu ul li ul.submenu>li {
    margin-left: 7px;
    display: block;
}


/* line 67*/

.header-area .main-header .main-menu ul li ul.submenu>li>a {
    color: #FFF;
    padding: 6px 10px !important;
    text-transform: none;
    margin: 0;
}


/* line 73*/

.header-area .main-header .main-menu ul li ul.submenu>li>a:hover {
    color: #00164E;
}


/* line 88*/

.header-area .main-menu ul ul.submenu>li>a:hover {
    padding-left: 13px !important;
}


/* line 91*/

.header-area .main-menu ul>li:hover>ul.submenu {
    visibility: visible;
    opacity: 1;
    top: 100%;
}


/* line 100*/

.hamburger {
    float: right;
    margin-left: 20px;
    margin-top: 11px !important;
    padding: 0;
    transition: all 0.3s ease 0s;
}

.hamburger-menu {
    float: right;
    margin-right: 90px;
    opacity: 0;
    transition: all 0.3s ease 0s;
    visibility: hidden;
}

.black-menu .hamburger {
    margin-top: 0px;
}

.hamburger.hamburger--collapse>span {
    display: inline-block;
    line-height: 1;
    position: relative;
    top: -5px;
}

.hamburger-box {
    display: flex;
}

.black-menu .hamburger-inner,
.black-menu .hamburger-inner::after,
.black-menu .hamburger-inner::before {
    background: #fff none repeat scroll 0 0;
}

.hamburger.is-active {
    margin-top: 57px;
}

.hamburger-text.is-active {
    margin-top: 100px;
}

.hamburger-text {
    color: whitesmoke;
    right: -25px;
}

.hamburger.hamburger--collapse.is-active {
    margin-top: 17px !important;
}

.hamburger-text.hamburger--collapse.is-active {
    margin-top: 17px !important;
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    background: #fff none repeat scroll 0 0;
    height: 2px;
    width: 30px;
}

.hamburger-inner::before {
    top: -8px;
    left: 0px !important;
}

.hamburger-inner::after {
    bottom: -10px;
    display: none;
}

.hamburger--collapse.is-active .hamburger-inner::before {
    left: 0 !important;
}

.hamburger--collapse .hamburger-inner::after {
    top: -16px;
}

nav.nav-menu-show {
    margin-right: 50px;
    opacity: 1;
    visibility: visible;
}

.main-menu.black-menu ul li a {
    color: #7BB3FE;
    padding: 35px 0;
}

.header-transparent {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10000;
}

.header-sticky.sticky-bar {
    background: #00164E;
}

.header-sticky .logo img {
    height: 50px;
    /* 2. header */
}

.header-sticky .logoH img {
    height: 100px;
    /* 2. header */
}

.header-sticky.sticky-bar.sticky .main-menu ul li a {
    padding: 20px 20px !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 186*/
    .header-sticky.sticky-bar.sticky {
        padding: 15px 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 186*/
    .header-sticky.sticky-bar.sticky {
        padding: 15px 0px;
    }
}

@media (max-width: 575px) {
    /* line 186*/
    .header-sticky.sticky-bar.sticky {
        padding: 15px 0px;
    }
}


/* line 211*/

.mobile_menu {
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 99;
}


/* line 216*/

.mobile_menu .slicknav_menu {
    background: transparent;
    margin-top: 0px !important;
}


/* line 219*/

.mobile_menu .slicknav_menu .slicknav_btn {
    top: -25px;
}


/* line 222*/

.mobile_menu .slicknav_menu .slicknav_btn .slicknav_icon-bar {
    background-color: #000 !important;
}


/* line 226*/

.mobile_menu .slicknav_menu .slicknav_nav {
    margin-top: 16px !important;
}


/* line 229*/

.mobile_menu .slicknav_menu .slicknav_nav a:hover {
    background: transparent;
    color: #071112;
}


/* line 233*/

.mobile_menu .slicknav_menu .slicknav_nav a {
    font-size: 15px;
    padding: 7px 10px;
}


/* line 238*/

.mobile_menu .slicknav_menu .slicknav_nav .slicknav_item a {
    padding: 0 !important;
}


/* line 1 */

.slider-height {
    height: 100vh;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* line 1 */
    .slider-height {
        height: 600px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 1 */
    .slider-height {
        height: 650px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 1 */
    .slider-height {
        height: 600px;
    }
}

@media (max-width: 575px) {
    /* line 1 */
    r .slider-height {
        height: 600px;
    }
}


/* line 17 */

.slider-height2 {
    height: 350px;
    background-size: cover;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 17 */
    .slider-height2 {
        height: 350px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 17 */
    .slider-height2 {
        height: 260px;
    }
}

@media (max-width: 575px) {
    /* line 17 */
    .slider-height2 {
        height: 260px;
    }
}


/* line 30 */

.slider-bg1 {
    background-image: url(../../slider/home.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.slider-bg6 {
    background-image: url(../../slider/banner2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
}

.slider-bg66 {
    background-image: url(slider/banner3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
}


/* line 35 */

.slider-bg2 {
    background-image: url(../../slider/home.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.slider-bg7 {
    background-image: url(../../slider/What.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.slider-bg8 {
    background-image: url(../../slider/asasqhts.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}

.slider-bg5 {
    background-image: url(../../slider/impact.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}


/* line 40 */

.slider-bg3 {
    background-image: url(../img/hero/h1_hero3.png);
    background-repeat: no-repeat;
    background-size: cover;
}


/* line 49 */

.slider-area {
    position: absolute;
    top: 0px;
}


/* line 53 */

.slider-area.slider-area2 {
    background-image: url(../img/hero/h2_hero.png);
    background-repeat: no-repeat;
    background-size: cover;
}


/* line 58 */

.slider-area.slider-area2 .hero__caption2 h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 58 */
    .slider-area.slider-area2 .hero__caption2 h2 {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    /* line 58 */
    .slider-area.slider-area2 .hero__caption2 h2 {
        font-size: 35px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 74 */
    .slider-area .slide-content {
        margin-top: -142px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 74 */
    .slider-area .slide-content {
        margin-top: -142px;
    }
}

@media (max-width: 575px) {
    /* line 74 */
    .slider-area .slide-content {
        margin-top: -200px;
    }
}


/* line 84 */

.slider-area .slide-content span {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    padding-bottom: 14px;
    margin-bottom: 30px;
    text-align: right;
    display: block;
}


/* line 96 */

.slider-area .slide-content h1 {
    font-size: 5rem;
    text-align: center;
    font-weight: 900;
    margin-bottom: 49px;
    color: #fff;
    line-height: 1.1;
    display: block;
}

.slider-area .slide-content h2 {
    text-transform: none;
    font-size: 6rem;
    font-weight: 700;
    color: #fff;
    line-height: 1.1;
    display: block;
}

.slide-content h2 {
    text-transform: none;
    font-size: 5rem;
    font-weight: 700;
    color: #00164E;
    line-height: 1.1;
    display: block;
}

.slider-area .slide-content h3 {
    font-size: 3rem;
    font-weight: 500;
    color: #7BB3FE;
    line-height: 1.1;
    display: block;
}

.slider-area .slide-content p {
    font-size: 16px;
    color: #fff;
    text-align: center;
}


/* line 120 */

.slider-area .slide-content img {
    float: right;
    padding-right: 15px;
    width: 203;
    height: 54px;
}

@media (max-width: 575px) {
    /* line 120 */
    .slider-area .slide-content img {
        height: 41px;
    }
}


/* line 129 */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 129 */
    .slider-area .slide-content p {
        padding-right: 13px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 129 */
    .slider-area .slide-content p {
        padding-right: 0px;
    }
}

@media (max-width: 575px) {
    /* line 129 */
    .slider-area .slide-content p {
        padding-right: 0px;
        font-size: 15px;
    }
}


/* line 149 */

.slide-content2 {
    position: absolute;
    bottom: 0;
    margin-bottom: 38px;
    z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 149 */
    .slide-content2 {
        margin-bottom: 98px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 149 */
    .slide-content2 {
        margin-bottom: 105px;
    }
}

@media (max-width: 575px) {
    /* line 149 */
    .slide-content2 {
        margin-bottom: 142px;
    }
}


/* line 163 */

.slide-content2 h4 {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 15px;
}


/* line 168 */

.slide-content2 h4 span {
    text-decoration: underline;
}


/* line 171 */

.slide-content2 h4 dd {
    display: inline-block;
    font-size: 37px;
    font-weight: 300;
    margin-right: 10px;
}


/* line 178 */

.slide-content2 p {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
}


/* line 187 */

.hero-overly {
    position: relative;
    z-index: 1;
}


/* line 190 */

.hero-overly::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    background-repeat: no-repeat;
}


/* line 207 */

.header-transparent {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
}


/* line 220 */

.slider-area {
    position: relative;
}


/* line 224 */

.slider-item p {
    padding-bottom: 20px;
}


/* line 227 */

.desgnation h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 6px;
}


/* line 233 */

.slider-nav button {
    background: none;
    left: -30px;
    position: absolute;
    top: 50%;
    color: #333333;
    transform: translateY(-50%);
    border: none;
    font-size: 21px;
}


/* line 244 */

.slider-nav {
    width: 425px;
    text-align: center;
    margin: auto;
    position: absolute;
    bottom: 5%;
    right: 20%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* line 244 */
    .slider-nav {
        bottom: 5%;
        right: 7%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 244 */
    .slider-nav {
        bottom: 5%;
        right: 7%;
    }
}

@media (max-width: 575px) {
    /* line 244 */
    .slider-nav {
        width: 313px;
        bottom: 5%;
        right: 1%;
    }
}


/* line 265 */

.slider-nav button.slick-next {
    left: auto;
    right: -26px;
}


/* line 3*/

.gallery-area .box {
    position: relative;
}


/* line 6*/

.gallery-area .box .gallery-img {
    height: 565px;
    background-size: cover;
    background-repeat: no-repeat;
}


/* line 11*/

.gallery-area .box .big-img {
    height: 900px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 11*/
    .gallery-area .box .big-img {
        height: 435px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 11*/
    .gallery-area .box .big-img {
        height: 435px;
    }
}


/* line 20*/

.gallery-area .box .small-img {
    height: 535px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 20*/
    .gallery-area .box .small-img {
        height: 380px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 20*/
    .gallery-area .box .small-img {
        height: 335px;
    }
}

@media (max-width: 575px) {
    /* line 20*/
    .gallery-area .box .small-img {
        height: 335px;
    }
}


/* line 33*/

.gallery-area .box figcaption {
    position: absolute;
    bottom: 17px;
    z-index: 1;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    left: 15px;
}


/* line 43*/

.gallery-area .box .overlay {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
}


/* line 51*/

.gallery-area .box .overlay .overlay-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}


/* line 58*/

.gallery-area .box .overlay .overlay-content a {
    color: #FFEFAE;
    display: inline-block;
    text-align: center;
    font-size: 37px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    transform: scale(1);
}


/* line 68*/

.gallery-area .box .overlay .overlay-content a:hover {
    transform: scale(1.08);
}


/* line 74*/

.gallery-area .box.snake {
    position: relative;
    overflow: hidden;
}


/* line 81*/

.box {
    position: relative;
}


/* line 83*/

.box img {
    width: 100%;
}


/* line 86*/

.box.snake {
    position: relative;
    overflow: hidden;
}


/* line 91*/

.overlay {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
}


/* line 1*/

.all-starups-area {
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 1*/
    .all-starups-area {
        display: block;
    }
}

@media (max-width: 575px) {
    /* line 1*/
    .all-starups-area {
        display: block;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 1*/
    .all-starups-area {
        display: block;
    }
}


/* line 14*/

.all-starups-area .starups {
    display: flex;
    align-items: center;
    width: 50%;
    padding-left: 19%;
    background-image: url(../img/gallery/section_bg03.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background: #071112;
    height: 700px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    /* line 14*/
    .all-starups-area .starups {
        padding-left: 5%;
        padding-right: 0px;
    }
}

@media (min-width: 1401px) and (max-width: 1600px) {
    /* line 14*/
    .all-starups-area .starups {
        padding-left: 10%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* line 14*/
    .all-starups-area .starups {
        padding-left: 8%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 14*/
    .all-starups-area .starups {
        padding: 0 30px;
    }
}

@media (max-width: 575px) {
    /* line 14*/
    .all-starups-area .starups {
        padding: 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 14*/
    .all-starups-area .starups {
        width: 100%;
    }
}

@media (max-width: 575px) {
    /* line 14*/
    .all-starups-area .starups {
        width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 14*/
    .all-starups-area .starups {
        width: 100%;
        height: 500px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    /* line 55*/
    .all-starups-area .starups .starups-details {
        padding-right: 0px;
    }
}


/* line 61*/

.all-starups-area .starups .starups-details span {
    margin-bottom: 22px;
    display: block;
    color: #fff;
}


/* line 66*/

.all-starups-area .starups .starups-details h3 {
    font-size: 58px;
    display: block;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 35px;
    color: #fff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* line 66*/
    .all-starups-area .starups .starups-details h3 {
        font-size: 41px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 66*/
    .all-starups-area .starups .starups-details h3 {
        font-size: 31px;
    }
}

@media (max-width: 575px) {
    /* line 66*/
    .all-starups-area .starups .starups-details h3 {
        font-size: 27px;
    }
}


/* line 83*/

.all-starups-area .starups .starups-details p {
    color: #ffff;
    margin-bottom: 42px;
}

@media (max-width: 575px) {
    /* line 83*/
    .all-starups-area .starups .starups-details p {
        font-size: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 83*/
    .all-starups-area .starups .starups-details p {
        font-size: 13px;
    }
}


/* line 95*/

.all-starups-area .starups .starups-details .starups-list ul {
    display: flex;
    margin-bottom: 18px;
}


/* line 99*/

.all-starups-area .starups .starups-details .starups-list ul li svg {
    position: relative;
    top: 4px;
}


/* line 103*/

.all-starups-area .starups .starups-details .starups-list ul li p {
    padding-left: 20px;
    color: #9fabbe;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 103*/
    .all-starups-area .starups .starups-details .starups-list ul li p {
        padding-left: 9px;
    }
}

@media (max-width: 575px) {
    /* line 103*/
    .all-starups-area .starups .starups-details .starups-list ul li p {
        padding-left: 9px;
    }
}


/* line 119*/

.all-starups-area .starups-img {
    width: 50%;
    background-image: url(../img/gallery/startup_bg.png);
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
    height: 700px;
}

@media (max-width: 575px) {
    /* line 119*/
    .all-starups-area .starups-img {
        width: 100%;
        height: 500px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 119*/
    .all-starups-area .starups-img {
        width: 100%;
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 119*/
    .all-starups-area .starups-img {
        width: 100%;
        height: 400px;
    }
}

.pricing-card-area .single-card {
    padding: 40px 0px;
    border: 1px solid #DBDBDB;
    overflow: hidden !important;
    position: relative;
}

.pricing-card-area .single-card .card-top img {
    margin-bottom: 30px;
}

.pricing-card-area .single-card .card-top p {
    color: #838a9b;
    font-size: 12px;
    margin-bottom: 4px;
}

.pricing-card-area .single-card .card-top h4 {
    color: #072366;
    font-size: 25px;
    font-weight: 800;
    padding-right: 3px;
    line-height: 1.3;
}

.pricing-card-area .single-card .card-mid {
    margin-bottom: 21px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DBDBDB;
}

.pricing-card-area .single-card .card-mid h4 {
    color: #071112;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    padding-right: 3px;
}

.pricing-card-area .single-card .card-mid h4 span {
    color: #838a9b;
    font-size: 12px;
}

.pricing-card-area .single-card .card-bottom {
    padding: 0 25px;
}

.pricing-card-area .single-card .card-bottom ul li {
    color: #717081;
    font-weight: 300;
    margin-bottom: 23px;
    font-size: 16px;
}

.pricing-card-area .single-card .card-bottom ul li:last-child {
    margin-bottom: 62px;
}

.pricing-card-area .single-card:hover .card-bottom .border-btn {
    transform: scaleY(1);
    border: 1px solid transparent;
    color: #fff !important;
    background: #071112;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* line 88*/
    .work-company .single-logo img {
        width: 100%;
    }
}


/* line 94*/

.border-btn.get-btn {
    width: 100%;
}


/* line 98*/

.stiker {
    position: absolute;
    top: 44px;
    left: -50px;
    background: #3B2D82;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 51px;
    border-radius: 0;
    text-transform: capitalize;
    transform: rotate(-45deg);
    letter-spacing: 2px;
}


/* line 2, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.founder-img {
    margin-left: -15px;
}


/* line 7, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.testimonial-area .testimonial-caption {
    position: relative;
}


/* line 9, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.testimonial-area .testimonial-caption img {
    position: absolute;
    top: -69px;
    left: -80px;
    z-index: -1;
}

@media (max-width: 575px) {
    /* line 9, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */
    .testimonial-area .testimonial-caption img {
        display: none;
    }
}


/* line 18, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.testimonial-area .testimonial-caption p {
    font-size: 19px;
    color: #fff;
    line-height: 1.6;
    margin-bottom: 46px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* line 18, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */
    .testimonial-area .testimonial-caption p {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 18, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */
    .testimonial-area .testimonial-caption p {
        width: 99%;
    }
}

@media (max-width: 575px) {
    /* line 18, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */
    .testimonial-area .testimonial-caption p {
        margin-bottom: 33px;
    }
}


/* line 35, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.testimonial-area .single-testimonial {
    padding: 100px 10px 0 100px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 35, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */
    .testimonial-area .single-testimonial {
        padding: 100px 10px 0 80px;
    }
}

@media (max-width: 575px) {
    /* line 35, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */
    .testimonial-area .single-testimonial {
        padding: 11px 16px 0 18px;
    }
}


/* line 45, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.testimonial-area .rattiong-caption span {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}


/* line 51, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.testimonial-area .rattiong-caption span span {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    padding-left: 15px;
}


/* line 59, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.testimonial-area .founder-text {
    margin-left: 24px;
}


/* line 61, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.testimonial-area .founder-text span {
    color: #fff;
    font-weight: 500;
    line-height: 1.5;
    font-size: 22px;
}


/* line 68, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.testimonial-area .founder-text p {
    color: #fff;
    font-size: 14px;
}

@media (max-width: 575px) {
    /* line 68, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */
    .testimonial-area .founder-text p {
        font-size: 12px;
    }
}


/* Homepage1 Testimonial */


/* line 80, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.h1-testimonial-active button.slick-arrow {
    position: absolute;
    border: 0;
    padding: 10px;
    cursor: pointer;
    background: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    right: 77px;
    margin: 0 10px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.3);
    bottom: 0px;
    z-index: 1;
    transform: rotate(-45deg) !important;
}


/* line 94, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.h1-testimonial-active button.slick-arrow:hover {
    color: #fff;
}


/* line 98, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.h1-testimonial-active button.slick-next {
    right: -10px;
    transform: rotate(45deg) !important;
}


/* line 108, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.h1-testimonial-active.dot-style .slick-dots {
    bottom: 5%;
    right: 41px;
    position: absolute;
}


/* line 122, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.h1-testimonial-active.dot-style .slick-dots li {
    display: inline-block;
}


/* line 125, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.h1-testimonial-active.dot-style .slick-dots button {
    margin-right: 7px;
    cursor: pointer;
    background: none;
    color: #fff;
    border: 0;
    font-size: 16px;
    padding: 0;
}


/* line 135, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.h1-testimonial-active.dot-style .slick-active button {
    color: #fff;
}


/* line 146, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_testimonial.scss */

.slick-initialized .slick-slide {
    outline: 0;
}


/* line 22, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_instagram.scss */

.instagram-area .section-tittle img {
    margin-bottom: 30px;
}


/* line 27, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_instagram.scss */

.instagram-area .single-instagram::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #010a44;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}


/* line 42, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_instagram.scss */

.instagram-area .single-instagram i {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 45%;
    color: #fff;
    font-size: 30px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}


/* line 57, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_instagram.scss */

.instagram-area .single-instagram:hover i {
    top: 48%;
    opacity: 1;
    visibility: visible;
}


/* line 62, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_instagram.scss */

.instagram-area .single-instagram:hover::before {
    visibility: visible;
    opacity: .3;
}


/* line 1*/

.categories-area {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 1*/
    .categories-area {
        padding-top: 100px;
        padding-bottom: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 1*/
    .categories-area {
        padding-top: 65px;
        padding-bottom: 0px;
    }
}

@media (max-width: 575px) {
    /* line 1*/
    .categories-area {
        padding-top: 65px;
        padding-bottom: 0px;
    }
}


/* line 16*/

.categories-area .single-cat {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: 1;
}


/* line 20*/

.categories-area .single-cat .cat-icon img {
    margin-bottom: 26px;
}


/* line 25*/

.categories-area .single-cat .single_cap h5 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 12px;
    display: block;
    text-transform: capitalize;
    color: #2B2B2B;
    line-height: 1.7;
}

.categories-area .single-cat .single_cap p {
    color: #57667e;
    font-size: 16px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.categories-area .single-cat .single_cap a {
    color: #1c165c;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.categories-area .single-cat:hover .single_cap h5 {
    color: #000;
}


/* line 3 */

.home-blog-area {
    background: #f8fcff;
}


/* line 5 */

.home-blog-area .home-blog-single {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}


/* line 8 */

.home-blog-area .home-blog-single .blog-img-cap .blog-img {
    overflow: hidden;
    position: relative;
}


/* line 11 */

.home-blog-area .home-blog-single .blog-img-cap .blog-img img {
    width: 100%;
    -webkit-transform: scale 1;
    -ms-transform: scale 1;
    transform: scale 1;
    transition: all 0.3s ease-out 0s;
}


/* line 17 */

.home-blog-area .home-blog-single .blog-img-cap .blog-img .blog-date {
    background: #09cc7f;
    padding: 15px 34px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 17 */
    .home-blog-area .home-blog-single .blog-img-cap .blog-img .blog-date {
        padding: 8px 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 17 */
    .home-blog-area .home-blog-single .blog-img-cap .blog-img .blog-date {
        padding: 8px 20px;
    }
}

@media (max-width: 575px) {
    /* line 17 */
    .home-blog-area .home-blog-single .blog-img-cap .blog-img .blog-date {
        padding: 8px 20px;
    }
}


/* line 35 */

.home-blog-area .home-blog-single .blog-img-cap .blog-img .blog-date span {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 35 */
    .home-blog-area .home-blog-single .blog-img-cap .blog-img .blog-date span {
        font-size: 22px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 35 */
    .home-blog-area .home-blog-single .blog-img-cap .blog-img .blog-date span {
        font-size: 22px;
    }
}

@media (max-width: 575px) {
    /* line 35 */
    .home-blog-area .home-blog-single .blog-img-cap .blog-img .blog-date span {
        font-size: 22px;
    }
}


/* line 51 */

.home-blog-area .home-blog-single .blog-img-cap .blog-img .blog-date p {
    color: #fff;
    margin: 0;
}


/* line 57 */

.home-blog-area .home-blog-single .blog-img-cap .blog-cap {
    background: #fff;
    padding: 37px 129px 37px 50px;
    border: 1px solid #f7f7f7;
    border-top: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* line 57 */
    .home-blog-area .home-blog-single .blog-img-cap .blog-cap {
        padding: 37px 23px 37px 45px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 57 */
    .home-blog-area .home-blog-single .blog-img-cap .blog-cap {
        padding: 19px 8px 17px 18px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 57 */
    .home-blog-area .home-blog-single .blog-img-cap .blog-cap {
        padding: 19px 8px 17px 18px;
    }
}

@media (max-width: 575px) {
    /* line 57 */
    .home-blog-area .home-blog-single .blog-img-cap .blog-cap {
        padding: 19px 8px 17px 18px;
    }
}


/* line 77 */

.home-blog-area .home-blog-single .blog-img-cap .blog-cap p {
    color: #707b8e;
}


/* line 81 */

.home-blog-area .home-blog-single .blog-img-cap .blog-cap h3 a {
    color: #191d34;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 19px;
    display: block;
    text-transform: capitalize;
}


/* line 89 */

.home-blog-area .home-blog-single .blog-img-cap .blog-cap h3 a:hover {
    color: #071112;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 81 */
    .home-blog-area .home-blog-single .blog-img-cap .blog-cap h3 a {
        font-size: 19px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 81 */
    .home-blog-area .home-blog-single .blog-img-cap .blog-cap h3 a {
        font-size: 19px;
    }
}

@media (max-width: 575px) {
    /* line 81 */
    .home-blog-area .home-blog-single .blog-img-cap .blog-cap h3 a {
        font-size: 19px;
    }
}


/* line 104 */

.home-blog-area .home-blog-single .blog-img-cap .blog-cap .more-btn {
    color: #3a3a3a;
    text-transform: uppercase;
    font-size: 14px;
    color: #3a3a3a;
}


/* line 110 */

.home-blog-area .home-blog-single .blog-img-cap .blog-cap .more-btn:hover {
    color: #014b85;
}


/* line 122 */

.home-blog-single:hover .blog-img-cap .blog-img .blog-date {
    background: #071112;
}


/* line 125 */

.home-blog-single:hover .blog-img-cap .blog-img img {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}


/* line 129 */

.home-blog-single:hover .blog-img-cap .blog-cap {
    border-top: 0;
}


/* Start Blog Area css
============================================================================================ */


/* line 141 */

.latest-blog-area .area-heading {
    margin-bottom: 70px;
}


/* line 146 */

.blog_area a {
    color: "Playfair Display", serif !important;
    text-decoration: none;
    transition: .4s;
}


/* line 150 */

.blog_area a:hover,
.blog_area a :hover {
    background: -webkit-linear-gradient(131deg, #071112 0%, #071112 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    transition: .4s;
}


/* line 160 */

.single-blog {
    overflow: hidden;
    margin-bottom: 30px;
}


/* line 164 */

.single-blog:hover {
    box-shadow: 0px 10px 20px 0px rgba(42, 34, 123, 0.1);
}


/* line 168 */

.single-blog .thumb {
    overflow: hidden;
    position: relative;
}


/* line 172 */

.single-blog .thumb:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* line 185 */

.single-blog h4 {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 34px;
    margin-bottom: 25px;
}


/* line 192 */

.single-blog a {
    font-size: 20px;
    font-weight: 600;
}


/* line 202 */

.single-blog .date {
    color: #666666;
    text-align: left;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
}


/* line 210 */

.single-blog .tag {
    text-align: left;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: 300;
    margin-right: 22px;
    position: relative;
}


/* line 220 */

.single-blog .tag:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 10px;
    background: #acacac;
    right: -12px;
    top: 7px;
}

@media (max-width: 1199px) {
    /* line 210 */
    .single-blog .tag {
        margin-right: 8px;
    }
    /* line 234 */
    .single-blog .tag:after {
        display: none;
    }
}


/* line 240 */

.single-blog .likes {
    margin-right: 16px;
}

@media (max-width: 800px) {
    /* line 160 */
    .single-blog {
        margin-bottom: 30px;
    }
}


/* line 248 */

.single-blog .single-blog-content {
    padding: 30px;
}


/* line 252 */

.single-blog .single-blog-content .meta-bottom p {
    font-size: 13px;
    font-weight: 300;
}


/* line 257 */

.single-blog .single-blog-content .meta-bottom i {
    color: #fdcb9e;
    font-size: 13px;
    margin-right: 7px;
}

@media (max-width: 1199px) {
    /* line 248 */
    .single-blog .single-blog-content {
        padding: 15px;
    }
}


/* line 271 */

.single-blog:hover .thumb:after {
    opacity: .7;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (max-width: 1199px) {
    /* line 279 */
    .single-blog h4 {
        transition: all 300ms linear 0s;
        border-bottom: 1px solid #dfdfdf;
        padding-bottom: 14px;
        margin-bottom: 12px;
    }
    /* line 285 */
    .single-blog h4 a {
        font-size: 18px;
    }
}


/* line 293 */

.full_image.single-blog {
    position: relative;
}


/* line 296 */

.full_image.single-blog .single-blog-content {
    position: absolute;
    left: 35px;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (min-width: 992px) {
    /* line 296 */
    .full_image.single-blog .single-blog-content {
        bottom: 100px;
    }
}


/* line 315 */

.full_image.single-blog h4 {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-bottom: none;
    padding-bottom: 5px;
}


/* line 321 */

.full_image.single-blog a {
    font-size: 20px;
    font-weight: 600;
}


/* line 331 */

.full_image.single-blog .date {
    color: #fff;
}


/* line 336 */

.full_image.single-blog:hover .single-blog-content {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* End Blog Area css
============================================================================================ */


/* Latest Blog Area css
============================================================================================ */


/* line 360 */

.l_blog_item .l_blog_text .date {
    margin-top: 24px;
    margin-bottom: 15px;
}


/* line 364 */

.l_blog_item .l_blog_text .date a {
    font-size: 12px;
}


/* line 370 */

.l_blog_item .l_blog_text h4 {
    font-size: 18px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0px;
    padding-bottom: 20px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* line 383 */

.l_blog_item .l_blog_text p {
    margin-bottom: 0px;
    padding-top: 20px;
}


/* End Latest Blog Area css
============================================================================================ */


/* Causes Area css
============================================================================================ */


/* line 399 */

.causes_slider .owl-dots {
    text-align: center;
    margin-top: 80px;
}


/* line 403 */

.causes_slider .owl-dots .owl-dot {
    height: 14px;
    width: 14px;
    background: #eeeeee;
    display: inline-block;
    margin-right: 7px;
}


/* line 410 */

.causes_slider .owl-dots .owl-dot:last-child {
    margin-right: 0px;
}


/* line 421 */

.causes_item {
    background: #fff;
}


/* line 424 */

.causes_item .causes_img {
    position: relative;
}


/* line 427 */

.causes_item .causes_img .c_parcent {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    height: 3px;
    background: rgba(255, 255, 255, 0.5);
}


/* line 435 */

.causes_item .causes_img .c_parcent span {
    width: 70%;
    height: 3px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}


/* line 443 */

.causes_item .causes_img .c_parcent span:before {
    content: "75%";
    position: absolute;
    right: -10px;
    bottom: 0px;
    color: #fff;
    padding: 0px 5px;
}


/* line 456 */

.causes_item .causes_text {
    padding: 30px 35px 40px 30px;
}


/* line 459 */

.causes_item .causes_text h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    cursor: pointer;
}


/* line 472 */

.causes_item .causes_text p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 0px;
}


/* line 482 */

.causes_item .causes_bottom a {
    width: 50%;
    border: 1px solid;
    text-align: center;
    float: left;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}


/* line 494 */

.causes_item .causes_bottom a+a {
    border-color: #eeeeee;
    background: #fff;
    font-size: 14px;
}


/* End Causes Area css
============================================================================================ */


/*================= latest_blog_area css =============*/


/* line 510 */

.latest_blog_area {
    background: #f9f9ff;
}


/* line 514 */

.single-recent-blog-post {
    margin-bottom: 30px;
}


/* line 517 */

.single-recent-blog-post .thumb {
    overflow: hidden;
}


/* line 520 */

.single-recent-blog-post .thumb img {
    transition: all 0.7s linear;
}


/* line 525 */

.single-recent-blog-post .details {
    padding-top: 30px;
}


/* line 528 */

.single-recent-blog-post .details .sec_h4 {
    line-height: 24px;
    padding: 10px 0px 13px;
    transition: all 0.3s linear;
}


/* line 539 */

.single-recent-blog-post .date {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}


/* line 546 */

.single-recent-blog-post:hover img {
    transform: scale(1.23) rotate(10deg);
}


/* line 553 */

.tags .tag_btn {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    border: 1px solid #eeeeee;
    display: inline-block;
    padding: 1px 18px;
    text-align: center;
}


/* line 567 */

.tags .tag_btn+.tag_btn {
    margin-left: 2px;
}


/*========= blog_categorie_area css ===========*/


/* line 574 */

.blog_categorie_area {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (min-width: 900px) {
    /* line 574 */
    .blog_categorie_area {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media (min-width: 1100px) {
    /* line 574 */
    .blog_categorie_area {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}

.categories_post {
    position: relative;
    text-align: center;
    cursor: pointer;
}

.categories_post img {
    max-width: 100%;
}

.categories_post .categories_details {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    background: rgba(34, 34, 34, 0.75);
    color: #fff;
    transition: all 0.3s linear;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* line 612 */

.categories_post .categories_details h5 {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}


/* line 630 */

.categories_post .categories_details p {
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0px;
}


/* line 637 */

.categories_post .categories_details .border_line {
    margin: 10px 0px;
    background: #fff;
    width: 100%;
    height: 1px;
}


/* line 646 */

.categories_post:hover .categories_details {
    background: rgba(222, 99, 32, 0.85);
}


/*============ blog_left_sidebar css ==============*/


/* line 661 */

.blog_item {
    margin-bottom: 50px;
}


/* line 665 */

.blog_details {
    padding: 30px 0 20px 10px;
    box-shadow: 0px 10px 20px 0px rgba(221, 221, 221, 0.3);
}

@media (min-width: 768px) {
    /* line 665 */
    .blog_details {
        padding: 60px 30px 35px 35px;
    }
}


/* line 673 */

.blog_details p {
    margin-bottom: 30px;
}


/* line 677 */

.blog_details a {
    color: #080808;
}


/* line 680 */

.blog_details a:hover {
    color: #329D23;
}


/* line 685 */

.blog_details h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    /* line 685 */
    .blog_details h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }
}


/* line 699 */

.blog-info-link li {
    float: left;
    font-size: 14px;
}


/* line 703 */

.blog-info-link li a {
    color: #999999;
}


/* line 707 */

.blog-info-link li i,
.blog-info-link li span {
    font-size: 13px;
    margin-right: 5px;
}


/* line 713 */

.blog-info-link li::after {
    content: "|";
    padding-left: 10px;
    padding-right: 10px;
}


/* line 719 */

.blog-info-link li:last-child::after {
    display: none;
}


/* line 724 */

.blog-info-link::after {
    content: "";
    display: block;
    clear: both;
    display: table;
}


/* line 732 */

.blog_item_img {
    position: relative;
}


/* line 735 */

.blog_item_img .blog_item_date {
    position: absolute;
    bottom: -10px;
    left: 10px;
    display: block;
    color: #fff;
    background-color: #071112;
    padding: 8px 15px;
    border-radius: 5px;
}

@media (min-width: 768px) {
    /* line 735 */
    .blog_item_img .blog_item_date {
        bottom: -20px;
        left: 40px;
        padding: 13px 30px;
    }
}


/* line 751 */

.blog_item_img .blog_item_date h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.2;
}

@media (min-width: 768px) {
    /* line 751 */
    .blog_item_img .blog_item_date h3 {
        font-size: 30px;
    }
}


/* line 763 */

.blog_item_img .blog_item_date p {
    font-size: 18px;
    margin-bottom: 0;
    color: #fff;
}

@media (min-width: 768px) {
    /* line 763 */
    .blog_item_img .blog_item_date p {
        font-size: 18px;
    }
}


/* line 783 */

.blog_right_sidebar .widget_title {
    font-size: 20px;
    margin-bottom: 40px;
}


/* line 788 */

.blog_right_sidebar .widget_title::after {
    content: "";
    display: block;
    padding-top: 15px;
    border-bottom: 1px solid #f0e9ff;
}


/* line 796 */

.blog_right_sidebar .single_sidebar_widget {
    background: #fbf9ff;
    padding: 30px;
    margin-bottom: 30px;
}


/* line 800 */

.blog_right_sidebar .single_sidebar_widget .btn_1 {
    margin-top: 0px;
}


/* line 808 */

.blog_right_sidebar .search_widget .form-control {
    height: 50px;
    border-color: #f0e9ff;
    font-size: 13px;
    color: #999999;
    padding-left: 20px;
    border-radius: 0;
    border-right: 0;
}


/* line 817 */

.blog_right_sidebar .search_widget .form-control::placeholder {
    color: #999999;
}


/* line 821 */

.blog_right_sidebar .search_widget .form-control:focus {
    border-color: #f0e9ff;
    outline: 0;
    box-shadow: none;
}


/* line 830 */

.blog_right_sidebar .search_widget .input-group button {
    background: #071112;
    border-left: 0;
    border: 1px solid #f0e9ff;
    padding: 4px 15px;
    border-left: 0;
    cursor: pointer;
}


/* line 838 */

.blog_right_sidebar .search_widget .input-group button i {
    color: #fff;
}


/* line 841 */

.blog_right_sidebar .search_widget .input-group button span {
    font-size: 14px;
    color: #999999;
}


/* line 852 */

.blog_right_sidebar .newsletter_widget .form-control {
    height: 50px;
    border-color: #f0e9ff;
    font-size: 13px;
    color: #999999;
    padding-left: 20px;
    border-radius: 0;
}


/* line 861 */

.blog_right_sidebar .newsletter_widget .form-control::placeholder {
    color: #999999;
}


/* line 865 */

.blog_right_sidebar .newsletter_widget .form-control:focus {
    border-color: #f0e9ff;
    outline: 0;
    box-shadow: none;
}


/* line 874 */

.blog_right_sidebar .newsletter_widget .input-group button {
    background: #fff;
    border-left: 0;
    border: 1px solid #f0e9ff;
    padding: 4px 15px;
    border-left: 0;
}


/* line 881 */

.blog_right_sidebar .newsletter_widget .input-group button i,
.blog_right_sidebar .newsletter_widget .input-group button span {
    font-size: 14px;
    color: #fff;
}


/* line 894 */

.blog_right_sidebar .post_category_widget .cat-list li {
    border-bottom: 1px solid #f0e9ff;
    transition: all 0.3s ease 0s;
    padding-bottom: 12px;
}


/* line 899 */

.blog_right_sidebar .post_category_widget .cat-list li:last-child {
    border-bottom: 0;
}


/* line 903 */

.blog_right_sidebar .post_category_widget .cat-list li a {
    font-size: 14px;
    line-height: 20px;
    color: #888888;
}


/* line 908 */

.blog_right_sidebar .post_category_widget .cat-list li a p {
    margin-bottom: 0px;
}


/* line 913 */

.blog_right_sidebar .post_category_widget .cat-list li+li {
    padding-top: 15px;
}


/* line 930 */

.blog_right_sidebar .popular_post_widget .post_item .media-body {
    justify-content: center;
    align-self: center;
    padding-left: 20px;
}


/* line 935 */

.blog_right_sidebar .popular_post_widget .post_item .media-body h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px;
    transition: all 0.3s linear;
}


/* line 946 */

.blog_right_sidebar .popular_post_widget .post_item .media-body a:hover {
    color: #fff;
}


/* line 952 */

.blog_right_sidebar .popular_post_widget .post_item .media-body p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0px;
}


/* line 959 */

.blog_right_sidebar .popular_post_widget .post_item+.post_item {
    margin-top: 20px;
}


/* line 967 */

.blog_right_sidebar .tag_cloud_widget ul li {
    display: inline-block;
}


/* line 970 */

.blog_right_sidebar .tag_cloud_widget ul li a {
    display: inline-block;
    border: 1px solid #eeeeee;
    background: #fff;
    padding: 4px 20px;
    margin-bottom: 8px;
    margin-right: 3px;
    transition: all 0.3s ease 0s;
    color: #888888;
    font-size: 13px;
}


/* line 981 */

.blog_right_sidebar .tag_cloud_widget ul li a:hover {
    background: #071112;
    color: #fff !important;
    -webkit-text-fill-color: #fff;
    text-decoration: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}


/* line 996 */

.blog_right_sidebar .instagram_feeds .instagram_row {
    display: flex;
    margin-right: -6px;
    margin-left: -6px;
}


/* line 1002 */

.blog_right_sidebar .instagram_feeds .instagram_row li {
    width: 33.33%;
    float: left;
    padding-right: 6px;
    padding-left: 6px;
    margin-bottom: 15px;
}


/* line 1102 */

.blog_right_sidebar .br {
    width: 100%;
    height: 1px;
    background: #eeeeee;
    margin: 30px 0px;
}


/* line 1123 */

.blog-pagination {
    margin-top: 80px;
}


/* line 1127 */

.blog-pagination .page-link {
    font-size: 14px;
    position: relative;
    display: block;
    padding: 0;
    text-align: center;
    margin-left: -1px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    border-radius: 0 !important;
    color: #8a8a8a;
    border: 1px solid #f0e9ff;
    margin-right: 10px;
}


/* line 1144 */

.blog-pagination .page-link i,
.blog-pagination .page-link span {
    font-size: 13px;
}


/* line 1156 */

.blog-pagination .page-item.active .page-link {
    background-color: #fbf9ff;
    border-color: #f0e9ff;
    color: #888888;
}


/* line 1163 */

.blog-pagination .page-item:last-child .page-link {
    margin-right: 0;
}


/*============ Start Blog Single Styles  =============*/


/* line 1188 */

.single-post-area .blog_details {
    box-shadow: none;
    padding: 0;
}


/* line 1193 */

.single-post-area .social-links {
    padding-top: 10px;
}


/* line 1196 */

.single-post-area .social-links li {
    display: inline-block;
    margin-bottom: 10px;
}


/* line 1200 */

.single-post-area .social-links li a {
    color: #cccccc;
    padding: 7px;
    font-size: 14px;
    transition: all 0.2s linear;
}


/* line 1213 */

.single-post-area .blog_details {
    padding-top: 26px;
}


/* line 1216 */

.single-post-area .blog_details p {
    margin-bottom: 20px;
    font-size: 15px;
}


/* line 1226 */

.single-post-area .quote-wrapper {
    background: rgba(130, 139, 178, 0.1);
    padding: 15px;
    line-height: 1.733;
    color: #888888;
    font-style: italic;
    margin-top: 25px;
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    /* line 1226 */
    .single-post-area .quote-wrapper {
        padding: 30px;
    }
}


/* line 1240 */

.single-post-area .quotes {
    background: #fff;
    padding: 15px 15px 15px 20px;
    border-left: 2px solid;
}

@media (min-width: 768px) {
    /* line 1240 */
    .single-post-area .quotes {
        padding: 25px 25px 25px 30px;
    }
}


/* line 1250 */

.single-post-area .arrow {
    position: absolute;
}


/* line 1253 */

.single-post-area .arrow .lnr {
    font-size: 20px;
    font-weight: 600;
}


/* line 1260 */

.single-post-area .thumb .overlay-bg {
    background: rgba(0, 0, 0, 0.8);
}


/* line 1265 */

.single-post-area .navigation-top {
    padding-top: 15px;
    border-top: 1px solid #f0e9ff;
}


/* line 1269 */

.single-post-area .navigation-top p {
    margin-bottom: 0;
}


/* line 1273 */

.single-post-area .navigation-top .like-info {
    font-size: 14px;
}


/* line 1276 */

.single-post-area .navigation-top .like-info i,
.single-post-area .navigation-top .like-info span {
    font-size: 16px;
    margin-right: 5px;
}


/* line 1283 */

.single-post-area .navigation-top .comment-count {
    font-size: 14px;
}


/* line 1286 */

.single-post-area .navigation-top .comment-count i,
.single-post-area .navigation-top .comment-count span {
    font-size: 16px;
    margin-right: 5px;
}


/* line 1295 */

.single-post-area .navigation-top .social-icons li {
    display: inline-block;
    margin-right: 15px;
}


/* line 1299 */

.single-post-area .navigation-top .social-icons li:last-child {
    margin: 0;
}


/* line 1303 */

.single-post-area .navigation-top .social-icons li i,
.single-post-area .navigation-top .social-icons li span {
    font-size: 14px;
    color: #999999;
}


/* line 1321 */

.single-post-area .blog-author {
    padding: 40px 30px;
    background: #fbf9ff;
    margin-top: 50px;
}

@media (max-width: 600px) {
    /* line 1321 */
    .single-post-area .blog-author {
        padding: 20px 8px;
    }
}


/* line 1330 */

.single-post-area .blog-author img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 30px;
}

@media (max-width: 600px) {
    /* line 1330 */
    .single-post-area .blog-author img {
        margin-right: 15px;
        width: 45px;
        height: 45px;
    }
}


/* line 1343 */

.single-post-area .blog-author a {
    display: inline-block;
}


/* line 1347 */

.single-post-area .blog-author a:hover {
    color: #329D23;
}


/* line 1352 */

.single-post-area .blog-author p {
    margin-bottom: 0;
    font-size: 15px;
}


/* line 1357 */

.single-post-area .blog-author h4 {
    font-size: 16px;
}


/* line 1364 */

.single-post-area .navigation-area {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-top: 55px;
}


/* line 1369 */

.single-post-area .navigation-area p {
    margin-bottom: 0px;
}


/* line 1373 */

.single-post-area .navigation-area h4 {
    font-size: 18px;
    line-height: 25px;
}


/* line 1379 */

.single-post-area .navigation-area .nav-left {
    text-align: left;
}


/* line 1382 */

.single-post-area .navigation-area .nav-left .thumb {
    margin-right: 20px;
    background: #000;
}


/* line 1386 */

.single-post-area .navigation-area .nav-left .thumb img {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* line 1391 */

.single-post-area .navigation-area .nav-left .lnr {
    margin-left: 20px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* line 1398 */

.single-post-area .navigation-area .nav-left:hover .lnr {
    opacity: 1;
}


/* line 1403 */

.single-post-area .navigation-area .nav-left:hover .thumb img {
    opacity: .5;
}

@media (max-width: 767px) {
    /* line 1379 */
    .single-post-area .navigation-area .nav-left {
        margin-bottom: 30px;
    }
}


/* line 1414 */

.single-post-area .navigation-area .nav-right {
    text-align: right;
}


/* line 1417 */

.single-post-area .navigation-area .nav-right .thumb {
    margin-left: 20px;
    background: #000;
}


/* line 1421 */

.single-post-area .navigation-area .nav-right .thumb img {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* line 1426 */

.single-post-area .navigation-area .nav-right .lnr {
    margin-right: 20px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


/* line 1433 */

.single-post-area .navigation-area .nav-right:hover .lnr {
    opacity: 1;
}


/* line 1438 */

.single-post-area .navigation-area .nav-right:hover .thumb img {
    opacity: .5;
}

@media (max-width: 991px) {
    /* line 1446 */
    .single-post-area .sidebar-widgets {
        padding-bottom: 0px;
    }
}


/* line 1453 */

.comments-area {
    background: transparent;
    border-top: 1px solid #eee;
    padding: 45px 0;
    margin-top: 50px;
}

@media (max-width: 414px) {
    /* line 1453 */
    .comments-area {
        padding: 50px 8px;
    }
}


/* line 1464 */

.comments-area h4 {
    margin-bottom: 35px;
    font-size: 18px;
}


/* line 1471 */

.comments-area h5 {
    font-size: 16px;
    margin-bottom: 0px;
}


/* line 1480 */

.comments-area .comment-list {
    padding-bottom: 48px;
}


/* line 1483 */

.comments-area .comment-list:last-child {
    padding-bottom: 0px;
}


/* line 1487 */

.comments-area .comment-list.left-padding {
    padding-left: 25px;
}

@media (max-width: 413px) {
    /* line 1493 */
    .comments-area .comment-list .single-comment h5 {
        font-size: 12px;
    }
    /* line 1497 */
    .comments-area .comment-list .single-comment .date {
        font-size: 11px;
    }
    /* line 1501 */
    .comments-area .comment-list .single-comment .comment {
        font-size: 10px;
    }
}


/* line 1508 */

.comments-area .thumb {
    margin-right: 20px;
}


/* line 1511 */

.comments-area .thumb img {
    width: 70px;
    border-radius: 50%;
}


/* line 1517 */

.comments-area .date {
    font-size: 14px;
    color: #999999;
    margin-bottom: 0;
    margin-left: 20px;
}


/* line 1524 */

.comments-area .comment {
    margin-bottom: 10px;
    color: #777777;
    font-size: 15px;
}


/* line 1530 */

.comments-area .btn-reply {
    background-color: transparent;
    color: #888888;
    padding: 5px 18px;
    font-size: 14px;
    display: block;
    font-weight: 400;
}


/* line 1547 */

.comment-form {
    border-top: 1px solid #eee;
    padding-top: 45px;
    margin-top: 50px;
    margin-bottom: 20px;
}


/* line 1555 */

.comment-form .form-group {
    margin-bottom: 30px;
}


/* line 1559 */

.comment-form h4 {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 22px;
}


/* line 1567 */

.comment-form .name {
    padding-left: 0px;
}

@media (max-width: 767px) {
    /* line 1567 */
    .comment-form .name {
        padding-right: 0px;
        margin-bottom: 1rem;
    }
}


/* line 1576 */

.comment-form .email {
    padding-right: 0px;
}

@media (max-width: 991px) {
    /* line 1576 */
    .comment-form .email {
        padding-left: 0px;
    }
}


/* line 1584 */

.comment-form .form-control {
    border: 1px solid #f0e9ff;
    border-radius: 5px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
}


/* line 1592 */

.comment-form .form-control:focus {
    outline: 0;
    box-shadow: none;
}


/* line 1597 */

.comment-form .form-control::placeholder {
    font-weight: 300;
    color: #999999;
}


/* line 1602 */

.comment-form .form-control::placeholder {
    color: #777777;
}


/* line 1607 */

.comment-form textarea {
    padding-top: 18px;
    border-radius: 12px;
    height: 100% !important;
}


/* line 1613 */

.comment-form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 13px;
    color: #777;
}


/* line 1619 */

.comment-form ::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 13px;
    color: #777;
}


/* line 1625 */

.comment-form :-ms-input-placeholder {
    /* IE 10+ */
    font-size: 13px;
    color: #777;
}


/* line 1631 */

.comment-form :-moz-placeholder {
    /* Firefox 18- */
    font-size: 13px;
    color: #777;
}


/*============ End Blog Single Styles  =============*/


/*=================== contact banner start ====================*/


/* line 3, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


/* line 10, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.contact-info {
    margin-bottom: 25px;
}


/* line 13, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.contact-info__icon {
    margin-right: 20px;
}


/* line 16, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.contact-info__icon i,
.contact-info__icon span {
    color: #8f9195;
    font-size: 27px;
}


/* line 24, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.contact-info .media-body h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-size: 16px;
    color: #2a2a2a;
}


/* line 30, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.contact-info .media-body h3 a:hover {
    color: #1f2b7b;
}


/* line 36, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.contact-info .media-body p {
    color: #8a8a8a;
}


/*=================== contact banner end ====================*/


/*=================== contact form start ====================*/


/* line 45, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.contact-title {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
}


/* line 53, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.form-contact label {
    font-size: 14px;
}


/* line 57, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.form-contact .form-group {
    margin-bottom: 30px;
}


/* line 61, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.form-contact .form-control {
    border: 1px solid #e5e6e9;
    border-radius: 0px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
}


/* line 69, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.form-contact .form-control:focus {
    outline: 0;
    box-shadow: none;
}


/* line 74, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.form-contact .form-control::placeholder {
    font-weight: 300;
    color: #999999;
}


/* line 80, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.form-contact textarea {
    border-radius: 0px;
    height: 100% !important;
}


/*=================== contact form end ====================*/


/* Contact Success and error Area css
============================================================================================ */


/* line 97, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.modal-message .modal-dialog {
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) !important;
    margin: 0px;
    max-width: 500px;
    width: 100%;
}


/* line 106, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.modal-message .modal-dialog .modal-content .modal-header {
    text-align: center;
    display: block;
    border-bottom: none;
    padding-top: 50px;
    padding-bottom: 50px;
}


/* line 112, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.modal-message .modal-dialog .modal-content .modal-header .close {
    position: absolute;
    right: -15px;
    top: -15px;
    padding: 0px;
    color: #fff;
    opacity: 1;
    cursor: pointer;
}


/* line 121, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.modal-message .modal-dialog .modal-content .modal-header h2 {
    display: block;
    text-align: center;
    padding-bottom: 10px;
}


/* line 126, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.modal-message .modal-dialog .modal-content .modal-header p {
    display: block;
}


/* line 133, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.contact-section {
    padding: 130px 0 100px;
}

@media (max-width: 991px) {
    /* line 133, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */
    .contact-section {
        padding: 70px 0 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 133, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */
    .contact-section {
        padding: 80px 0 50px;
    }
}


/* line 141, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.contact-section .btn_2 {
    background-color: #191d34;
    padding: 18px 60px;
    border-radius: 50px;
    margin-top: 0;
}


/* line 146, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_contact.scss */

.contact-section .btn_2:hover {
    background-color: #1f2b7b;
}


/* line 1, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

.breadcam_bg {
    background-image: url(../img/banner/bradcam.png);
}


/* line 4, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

.breadcam_bg_1 {
    background-image: url(../img/banner/bradcam2.png);
}


/* line 7, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

.breadcam_bg_2 {
    background-image: url(../img/banner/bradcam3.png);
}


/* line 10, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

.bradcam_area {
    background-size: cover;
    background-position: center center;
    padding: 160px 0;
    background-position: bottom;
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
    /* line 10, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */
    .bradcam_area {
        padding: 150px 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 10, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */
    .bradcam_area {
        padding: 150px 0;
    }
}


/* line 22, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

.bradcam_area h3 {
    font-size: 50px;
    color: #fff;
    font-weight: 900;
    margin-bottom: 0;
    text-transform: capitalize;
}

@media (max-width: 767px) {
    /* line 22, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */
    .bradcam_area h3 {
        font-size: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 22, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */
    .bradcam_area h3 {
        font-size: 40px;
    }
}


/* line 38, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

.popup_box {
    background: #fff;
    display: inline-block;
    z-index: 9;
    width: 681px;
    padding: 60px 40px;
}

@media (max-width: 767px) {
    /* line 38, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */
    .popup_box {
        width: 320px;
        padding: 45px 30px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    /* line 38, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */
    .popup_box {
        width: 420px !important;
        padding: 45px 30px;
    }
}


/* line 57, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

.popup_box h3 {
    text-align: center;
    font-size: 22px;
    color: #1F1F1F;
    margin-bottom: 46px;
}


/* line 63, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

.popup_box .boxed-btn3 {
    width: 100%;
    text-transform: capitalize;
}


/* line 67, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

.popup_box .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    /* border-radius: 5px; */
    border: solid 1px #E2E2E2;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    width: 100% !important;
    /* height: 42px; */
    line-height: 50px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
    border-radius: 0;
    margin-bottom: 30px;
    height: 50px !important;
    font-size: 16px;
    font-weight: 400;
    color: #919191;
}


/* line 101, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

.popup_box .nice-select::after {
    content: "\f0d7";
    display: block;
    height: 5px;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    right: 17px;
    top: 3px;
    transition: all 0.15s ease-in-out;
    width: 5px;
    font-family: fontawesome;
    color: #919191;
    font-size: 15px;
}


/* line 116, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

.popup_box .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    height: 200px;
    overflow-y: scroll;
}


/* line 125, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

.popup_box .nice-select.list {
    height: 200px;
    overflow-y: scroll;
}


/* line 131, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

#test-form {
    display: inline-block;
    margin: auto;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
    /* line 131, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */
    #test-form {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}


/* line 146, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

#test-form .mfp-close-btn-in .mfp-close {
    color: #333;
    display: none !important;
}


/* line 151, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

#test-form button.mfp-close {
    display: none !important;
}

@media (max-width: 767px) {
    /* line 151, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */
    #test-form button.mfp-close {
        display: block !important;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
    }
}


/* line 162, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

#test-form button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
    width: 40px;
    height: 40px;
    background: #4A3600;
    text-align: center;
    line-height: 20px;
    position: absolute;
    right: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    right: -6px;
    color: #fff !important;
}


/* line 189, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #4A3600;
    opacity: 0.6;
}

@media (max-width: 767px) {
    /* line 208, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */
    .gj-picker.gj-picker-md.timepicker {
        width: 310px;
        left: 6px !important;
    }
}

@media (max-width: 767px) {
    /* line 215, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_bradcam.scss */
    .gj-picker.gj-picker-md.datepicker.gj-unselectable {
        width: 320px;
        left: 0 !important;
    }
}


/* line 1, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_extend.scss */

.flex-center-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}


/* line 20, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_extend.scss */

.hero-overly::before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+28,000080+28,000080+28,000055+28,000055+28,004040+28,004040+29,333333+29,333333+29,333366+29,2a2a55+30,2a2a55+30,242449+30,242449+30,202040+31,202040+31,1c1c39+31,1c1c39+31,1c1c55+31,1c1c55+31,1a1a4d+32,1a1a4d+32,172e46+32,172e46+33,152a40+33,152a40+33,14274e+33,14274e+33,27274e+34,242449+34,242449+34,222244+34,222244+35,202040+35,202040+35,202050+35,202050+35,1e1e4b+35,1e1e4b+35,1e2d4b+36,1c2b47+36,1c2b47+36,1b2843+36,1b2843+37,1a2640+37,1a2640+37,1a264d+37,172346+38,232346+38,212143+38,212143+39,21214e+39,20204a+39,20204a+39,202a4a+39,1c2642+40,1c2642+40,1c264c+40,1a2244+42,19214a+42,21214a+43,21294a+43,1f2746+44,1e2543+44,1e2543+44,1e254b+44,1e254b+44,1b2243+46,1b284a+46,1a2748+46,1a2748+47,202646+47,1f2544+48,1f254b+48,1c2244+50,1c284a+50,1c284a+50,1b2545+51,202545+52,1f2449+52,1d2245+53,1d2745+53,1d274a+54,1b2444+55,1b2449+55,1f2346+57,1e2745+57,1e2745+57,1e2749+57,1c2445+59,1c2449+59,1b2347+60,1b2746+60,1f2746+61,1c2347+63,1c2646+64,1e2446+66,1e2449+66,1d2447+67,1d2747+67,1e2447+71,1e2747+71,1c2446+73,1e2648+76,1c2446+77,1e2647+79,1d2547+100&0+0,0+27,0.56+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 62, 62, 0) 27%, rgba(0, 64, 64, 0.01) 28%, rgba(51, 51, 102, 0.02) 29%, rgba(36, 36, 73, 0.03) 30%, rgba(28, 28, 85, 0.04) 31%, rgba(23, 46, 70, 0.05) 32%, rgba(20, 39, 78, 0.06) 33%, rgba(34, 34, 68, 0.07) 34%, rgba(30, 30, 75, 0.08) 35%, rgba(27, 40, 67, 0.09) 36%, rgba(26, 38, 77, 0.1) 37%, rgba(33, 33, 67, 0.11) 38%, rgba(32, 42, 74, 0.12) 39%, rgba(28, 38, 76, 0.13) 40%, rgba(25, 33, 74, 0.14) 42%, rgba(33, 41, 74, 0.15) 43%, rgba(30, 37, 75, 0.16) 44%, rgba(26, 39, 72, 0.17) 46%, rgba(32, 38, 70, 0.18) 47%, rgba(31, 37, 75, 0.19) 48%, rgba(28, 40, 74, 0.2) 50%, rgba(27, 37, 69, 0.21) 51%, rgba(31, 36, 73, 0.22) 52%, rgba(29, 39, 69, 0.23) 53%, rgba(29, 39, 74, 0.24) 54%, rgba(27, 36, 73, 0.25) 55%, rgba(30, 39, 73, 0.26) 57%, rgba(28, 36, 73, 0.27) 59%, rgba(27, 39, 70, 0.28) 60%, rgba(31, 39, 70, 0.29) 61%, rgba(28, 35, 71, 0.3) 63%, rgba(28, 38, 70, 0.31) 64%, rgba(30, 36, 73, 0.32) 66%, rgba(29, 39, 71, 0.33) 67%, rgba(30, 39, 71, 0.36) 71%, rgba(28, 36, 70, 0.37) 73%, rgba(30, 38, 72, 0.39) 76%, rgba(28, 36, 70, 0.4) 77%, rgba(30, 38, 71, 0.41) 79%, rgba(29, 37, 71, 0.56) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 62, 62, 0) 27%, rgba(0, 64, 64, 0.01) 28%, rgba(51, 51, 102, 0.02) 29%, rgba(36, 36, 73, 0.03) 30%, rgba(28, 28, 85, 0.04) 31%, rgba(23, 46, 70, 0.05) 32%, rgba(20, 39, 78, 0.06) 33%, rgba(34, 34, 68, 0.07) 34%, rgba(30, 30, 75, 0.08) 35%, rgba(27, 40, 67, 0.09) 36%, rgba(26, 38, 77, 0.1) 37%, rgba(33, 33, 67, 0.11) 38%, rgba(32, 42, 74, 0.12) 39%, rgba(28, 38, 76, 0.13) 40%, rgba(25, 33, 74, 0.14) 42%, rgba(33, 41, 74, 0.15) 43%, rgba(30, 37, 75, 0.16) 44%, rgba(26, 39, 72, 0.17) 46%, rgba(32, 38, 70, 0.18) 47%, rgba(31, 37, 75, 0.19) 48%, rgba(28, 40, 74, 0.2) 50%, rgba(27, 37, 69, 0.21) 51%, rgba(31, 36, 73, 0.22) 52%, rgba(29, 39, 69, 0.23) 53%, rgba(29, 39, 74, 0.24) 54%, rgba(27, 36, 73, 0.25) 55%, rgba(30, 39, 73, 0.26) 57%, rgba(28, 36, 73, 0.27) 59%, rgba(27, 39, 70, 0.28) 60%, rgba(31, 39, 70, 0.29) 61%, rgba(28, 35, 71, 0.3) 63%, rgba(28, 38, 70, 0.31) 64%, rgba(30, 36, 73, 0.32) 66%, rgba(29, 39, 71, 0.33) 67%, rgba(30, 39, 71, 0.36) 71%, rgba(28, 36, 70, 0.37) 73%, rgba(30, 38, 72, 0.39) 76%, rgba(28, 36, 70, 0.4) 77%, rgba(30, 38, 71, 0.41) 79%, rgba(29, 37, 71, 0.56) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 62, 62, 0) 27%, rgba(0, 64, 64, 0.01) 28%, rgba(51, 51, 102, 0.02) 29%, rgba(36, 36, 73, 0.03) 30%, rgba(28, 28, 85, 0.04) 31%, rgba(23, 46, 70, 0.05) 32%, rgba(20, 39, 78, 0.06) 33%, rgba(34, 34, 68, 0.07) 34%, rgba(30, 30, 75, 0.08) 35%, rgba(27, 40, 67, 0.09) 36%, rgba(26, 38, 77, 0.1) 37%, rgba(33, 33, 67, 0.11) 38%, rgba(32, 42, 74, 0.12) 39%, rgba(28, 38, 76, 0.13) 40%, rgba(25, 33, 74, 0.14) 42%, rgba(33, 41, 74, 0.15) 43%, rgba(30, 37, 75, 0.16) 44%, rgba(26, 39, 72, 0.17) 46%, rgba(32, 38, 70, 0.18) 47%, rgba(31, 37, 75, 0.19) 48%, rgba(28, 40, 74, 0.2) 50%, rgba(27, 37, 69, 0.21) 51%, rgba(31, 36, 73, 0.22) 52%, rgba(29, 39, 69, 0.23) 53%, rgba(29, 39, 74, 0.24) 54%, rgba(27, 36, 73, 0.25) 55%, rgba(30, 39, 73, 0.26) 57%, rgba(28, 36, 73, 0.27) 59%, rgba(27, 39, 70, 0.28) 60%, rgba(31, 39, 70, 0.29) 61%, rgba(28, 35, 71, 0.3) 63%, rgba(28, 38, 70, 0.31) 64%, rgba(30, 36, 73, 0.32) 66%, rgba(29, 39, 71, 0.33) 67%, rgba(30, 39, 71, 0.36) 71%, rgba(28, 36, 70, 0.37) 73%, rgba(30, 38, 72, 0.39) 76%, rgba(28, 36, 70, 0.4) 77%, rgba(30, 38, 71, 0.41) 79%, rgba(29, 37, 71, 0.56) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8f1d2547', GradientType=0);
    /* IE6-9 */
}


/* line 76, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.sample-text-area {
    background: #fff;
    padding: 100px 0 70px 0;
}


/* line 81, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.text-heading {
    margin-bottom: 30px;
    font-size: 24px;
}


/* line 86, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

b,
sup,
sub,
u,
del {
    color: #1f2b7b;
}


/* line 95, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    color: #828bb2;
}


/* line 105, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.button-area {
    background: #fff;
}


/* line 106, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.button-area .border-top-generic {
    padding: 70px 15px;
    border-top: 1px dotted #eee;
}


/* line 114, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.button-group-area .genric-btn {
    margin-right: 10px;
    margin-top: 10px;
}


/* line 117, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.button-group-area .genric-btn:last-child {
    margin-right: 0;
}


/* line 123, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn {
    display: inline-block;
    outline: none;
    line-height: 40px;
    padding: 0 30px;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


/* line 134, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn:focus {
    outline: none;
}


/* line 137, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.e-large {
    padding: 0 40px;
    line-height: 50px;
}


/* line 141, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.large {
    line-height: 45px;
}


/* line 144, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.medium {
    line-height: 30px;
}


/* line 147, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.small {
    line-height: 25px;
}


/* line 150, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.radius {
    border-radius: 3px;
}


/* line 153, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.circle {
    border-radius: 20px;
}


/* line 156, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.arrow {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


/* line 163, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.arrow span {
    margin-left: 10px;
}


/* line 167, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.default {
    color: #415094;
    background: #f9f9ff;
    border: 1px solid transparent;
}


/* line 171, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.default:hover {
    border: 1px solid #f9f9ff;
    background: #fff;
}


/* line 176, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.default-border {
    border: 1px solid #f9f9ff;
    background: #fff;
}


/* line 179, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.default-border:hover {
    color: #415094;
    background: #f9f9ff;
    border: 1px solid transparent;
}


/* line 185, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.primary {
    color: #fff;
    background: #1f2b7b;
    border: 1px solid transparent;
}


/* line 189, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.primary:hover {
    color: #1f2b7b;
    border: 1px solid #1f2b7b;
    background: #fff;
}


/* line 195, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.primary-border {
    color: #1f2b7b;
    border: 1px solid #1f2b7b;
    background: #fff;
}


/* line 199, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.primary-border:hover {
    color: #fff;
    background: #1f2b7b;
    border: 1px solid transparent;
}


/* line 205, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.success {
    color: #fff;
    background: #4cd3e3;
    border: 1px solid transparent;
}


/* line 209, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.success:hover {
    color: #4cd3e3;
    border: 1px solid #4cd3e3;
    background: #fff;
}


/* line 215, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.success-border {
    color: #4cd3e3;
    border: 1px solid #4cd3e3;
    background: #fff;
}


/* line 219, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.success-border:hover {
    color: #fff;
    background: #4cd3e3;
    border: 1px solid transparent;
}


/* line 225, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.info {
    color: #fff;
    background: #38a4ff;
    border: 1px solid transparent;
}


/* line 229, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.info:hover {
    color: #38a4ff;
    border: 1px solid #38a4ff;
    background: #fff;
}


/* line 235, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.info-border {
    color: #38a4ff;
    border: 1px solid #38a4ff;
    background: #fff;
}


/* line 239, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.info-border:hover {
    color: #fff;
    background: #38a4ff;
    border: 1px solid transparent;
}


/* line 245, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.warning {
    color: #fff;
    background: #f4e700;
    border: 1px solid transparent;
}


/* line 249, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.warning:hover {
    color: #f4e700;
    border: 1px solid #f4e700;
    background: #fff;
}


/* line 255, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.warning-border {
    color: #f4e700;
    border: 1px solid #f4e700;
    background: #fff;
}


/* line 259, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.warning-border:hover {
    color: #fff;
    background: #f4e700;
    border: 1px solid transparent;
}


/* line 265, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.danger {
    color: #fff;
    background: #f44a40;
    border: 1px solid transparent;
}


/* line 269, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.danger:hover {
    color: #f44a40;
    border: 1px solid #f44a40;
    background: #fff;
}


/* line 275, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.danger-border {
    color: #f44a40;
    border: 1px solid #f44a40;
    background: #fff;
}


/* line 279, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.danger-border:hover {
    color: #fff;
    background: #f44a40;
    border: 1px solid transparent;
}


/* line 285, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.link {
    color: #415094;
    background: #f9f9ff;
    text-decoration: underline;
    border: 1px solid transparent;
}


/* line 290, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.link:hover {
    color: #415094;
    border: 1px solid #f9f9ff;
    background: #fff;
}


/* line 296, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.link-border {
    color: #415094;
    border: 1px solid #f9f9ff;
    background: #fff;
    text-decoration: underline;
}


/* line 301, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.link-border:hover {
    color: #415094;
    background: #f9f9ff;
    border: 1px solid transparent;
}


/* line 307, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.genric-btn.disable {
    color: #222222, 0.3;
    background: #f9f9ff;
    border: 1px solid transparent;
    cursor: not-allowed;
}


/* line 315, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.generic-blockquote {
    padding: 30px 50px 30px 30px;
    background: #f9f9ff;
    border-left: 2px solid #1f2b7b;
}


/* line 321, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table-wrap {
    overflow-x: scroll;
}


/* line 325, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table {
    background: #f9f9ff;
    padding: 15px 0px 30px 0px;
    min-width: 800px;
}


/* line 329, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .serial {
    width: 11.83%;
    padding-left: 30px;
}


/* line 333, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .country {
    width: 28.07%;
}


/* line 336, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .visit {
    width: 19.74%;
}


/* line 339, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .percentage {
    width: 40.36%;
    padding-right: 50px;
}


/* line 343, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-head {
    display: flex;
}


/* line 345, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-head .serial,
.progress-table .table-head .country,
.progress-table .table-head .visit,
.progress-table .table-head .percentage {
    color: #415094;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 500;
}


/* line 355, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-row {
    padding: 15px 0;
    border-top: 1px solid #edf3fd;
    display: flex;
}


/* line 359, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-row .serial,
.progress-table .table-row .country,
.progress-table .table-row .visit,
.progress-table .table-row .percentage {
    display: flex;
    align-items: center;
}


/* line 367, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-row .country img {
    margin-right: 15px;
}


/* line 372, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-row .percentage .progress {
    width: 80%;
    border-radius: 0px;
    background: transparent;
}


/* line 376, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-row .percentage .progress .progress-bar {
    height: 5px;
    line-height: 5px;
}


/* line 379, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-row .percentage .progress .progress-bar.color-1 {
    background-color: #6382e6;
}


/* line 382, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-row .percentage .progress .progress-bar.color-2 {
    background-color: #e66686;
}


/* line 385, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-row .percentage .progress .progress-bar.color-3 {
    background-color: #f09359;
}


/* line 388, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-row .percentage .progress .progress-bar.color-4 {
    background-color: #73fbaf;
}


/* line 391, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-row .percentage .progress .progress-bar.color-5 {
    background-color: #73fbaf;
}


/* line 394, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-row .percentage .progress .progress-bar.color-6 {
    background-color: #6382e6;
}


/* line 397, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-row .percentage .progress .progress-bar.color-7 {
    background-color: #a367e7;
}


/* line 400, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.progress-table .table-row .percentage .progress .progress-bar.color-8 {
    background-color: #e66686;
}


/* line 409, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.single-gallery-image {
    margin-top: 30px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    height: 200px;
}


/* line 417, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.list-style {
    width: 14px;
    height: 14px;
}


/* line 423, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.unordered-list li {
    position: relative;
    padding-left: 30px;
    line-height: 1.82em !important;
}


/* line 427, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.unordered-list li:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border: 3px solid #1f2b7b;
    background: #fff;
    top: 4px;
    left: 0;
    border-radius: 50%;
}


/* line 441, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.ordered-list {
    margin-left: 30px;
}


/* line 443, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.ordered-list li {
    list-style-type: decimal-leading-zero;
    color: #1f2b7b;
    font-weight: 500;
    line-height: 1.82em !important;
}


/* line 448, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.ordered-list li span {
    font-weight: 300;
    color: #828bb2;
}


/* line 456, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.ordered-list-alpha li {
    margin-left: 30px;
    list-style-type: lower-alpha;
    color: #1f2b7b;
    font-weight: 500;
    line-height: 1.82em !important;
}


/* line 462, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.ordered-list-alpha li span {
    font-weight: 300;
    color: #828bb2;
}


/* line 470, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.ordered-list-roman li {
    margin-left: 30px;
    list-style-type: lower-roman;
    color: #1f2b7b;
    font-weight: 500;
    line-height: 1.82em !important;
}


/* line 476, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.ordered-list-roman li span {
    font-weight: 300;
    color: #828bb2;
}


/* line 483, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.single-input {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
}


/* line 491, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.single-input:focus {
    outline: none;
}


/* line 496, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.input-group-icon {
    position: relative;
}


/* line 498, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.input-group-icon .icon {
    position: absolute;
    left: 20px;
    top: 0;
    line-height: 40px;
    z-index: 3;
}


/* line 503, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.input-group-icon .icon i {
    color: #797979;
}


/* line 508, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.input-group-icon .single-input {
    padding-left: 45px;
}


/* line 513, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.single-textarea {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
    height: 100px;
    resize: none;
}


/* line 523, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.single-textarea:focus {
    outline: none;
}


/* line 528, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.single-input-primary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
}


/* line 536, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.single-input-primary:focus {
    outline: none;
    border: 1px solid #1f2b7b;
}


/* line 542, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.single-input-accent {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
}


/* line 550, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.single-input-accent:focus {
    outline: none;
    border: 1px solid #eb6b55;
}


/* line 556, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.single-input-secondary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
}


/* line 564, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.single-input-secondary:focus {
    outline: none;
    border: 1px solid #f09359;
}


/* line 570, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.default-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}


/* line 577, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.default-switch input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}


/* line 587, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.default-switch input+label {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #1f2b7b;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}


/* line 600, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.default-switch input:checked+label {
    left: 19px;
}


/* line 607, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}


/* line 614, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-switch input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}


/* line 623, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-switch input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}


/* line 631, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-switch input+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 8.5px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}


/* line 645, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-switch input+label:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}


/* line 661, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-switch input:checked+label:after {
    left: 19px;
}


/* line 664, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-switch input:checked+label:before {
    background: #1f2b7b;
}


/* line 672, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}


/* line 679, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-switch input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}


/* line 688, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-switch input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}


/* line 696, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-switch input+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 8.5px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
}


/* line 710, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-switch input+label:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}


/* line 726, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-switch input:checked+label:after {
    left: 19px;
}


/* line 729, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-switch input:checked+label:before {
    background: #4cd3e3;
}


/* line 737, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}


/* line 744, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}


/* line 753, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-checkbox input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #f1f1f1;
}


/* line 766, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-checkbox input:checked+label {
    background: url(../img/elements/primary-check.png) no-repeat center center/cover;
    border: none;
}


/* line 774, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}


/* line 781, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}


/* line 790, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-checkbox input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #f1f1f1;
}


/* line 803, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-checkbox input:checked+label {
    background: url(../img/elements/success-check.png) no-repeat center center/cover;
    border: none;
}


/* line 811, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.disabled-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}


/* line 818, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.disabled-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}


/* line 827, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.disabled-checkbox input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #f1f1f1;
}


/* line 839, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.disabled-checkbox input:disabled {
    cursor: not-allowed;
    z-index: 3;
}


/* line 844, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.disabled-checkbox input:checked+label {
    background: url(../img/elements/disabled-check.png) no-repeat center center/cover;
    border: none;
}


/* line 852, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}


/* line 859, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-radio input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}


/* line 868, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-radio input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1;
}


/* line 881, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.primary-radio input:checked+label {
    background: url(../img/elements/primary-radio.png) no-repeat center center/cover;
    border: none;
}


/* line 889, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}


/* line 896, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-radio input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}


/* line 905, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-radio input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1;
}


/* line 918, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.confirm-radio input:checked+label {
    background: url(../img/elements/success-radio.png) no-repeat center center/cover;
    border: none;
}


/* line 926, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.disabled-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}


/* line 933, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.disabled-radio input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}


/* line 942, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.disabled-radio input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1;
}


/* line 954, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.disabled-radio input:disabled {
    cursor: not-allowed;
    z-index: 3;
}


/* line 959, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.disabled-radio input:checked+label {
    background: url(../img/elements/disabled-radio.png) no-repeat center center/cover;
    border: none;
}


/* line 967, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.default-select {
    height: 40px;
}


/* line 969, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.default-select .nice-select {
    border: none;
    border-radius: 0px;
    height: 40px;
    background: #f9f9ff;
    padding-left: 20px;
    padding-right: 40px;
}


/* line 976, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.default-select .nice-select .list {
    margin-top: 0;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    width: 100%;
    padding: 10px 0 10px 0px;
}


/* line 983, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.default-select .nice-select .list .option {
    font-weight: 300;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 28px;
    min-height: 28px;
    font-size: 12px;
    padding-left: 20px;
}


/* line 990, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.default-select .nice-select .list .option.selected {
    color: #1f2b7b;
    background: transparent;
}


/* line 994, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.default-select .nice-select .list .option:hover {
    color: #1f2b7b;
    background: transparent;
}


/* line 1001, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.default-select .current {
    margin-right: 50px;
    font-weight: 300;
}


/* line 1005, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.default-select .nice-select::after {
    right: 20px;
}


/* line 1010, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.form-select {
    height: 40px;
    width: 100%;
}


/* line 1013, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.form-select .nice-select {
    border: none;
    border-radius: 0px;
    height: 40px;
    background: #f9f9ff;
    padding-left: 45px;
    padding-right: 40px;
    width: 100%;
}


/* line 1021, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.form-select .nice-select .list {
    margin-top: 0;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    width: 100%;
    padding: 10px 0 10px 0px;
}


/* line 1028, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.form-select .nice-select .list .option {
    font-weight: 300;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 28px;
    min-height: 28px;
    font-size: 12px;
    padding-left: 45px;
}


/* line 1035, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.form-select .nice-select .list .option.selected {
    color: #1f2b7b;
    background: transparent;
}


/* line 1039, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.form-select .nice-select .list .option:hover {
    color: #1f2b7b;
    background: transparent;
}


/* line 1046, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.form-select .current {
    margin-right: 50px;
    font-weight: 300;
}


/* line 1050, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.form-select .nice-select::after {
    right: 20px;
}


/* line 1054, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.mt-10 {
    margin-top: 10px;
}


/* line 1057, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.section-top-border {
    padding: 50px 0;
    border-top: 1px dotted #eee;
}


/* line 1061, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.mb-30 {
    margin-bottom: 30px;
}


/* line 1064, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.mt-30 {
    margin-top: 30px;
}


/* line 1067, C:/Users/HP/Desktop/Augst-HTML/297.Photography/Agriculture_Template/assets/scss/_elements.scss */

.switch-wrap {
    margin-bottom: 10px;
}


/*# sourceMappingURL=style.css.map */


/* new pages*/

.capproject {
    padding-top: 10%;
}

.section-cont .capital-project {
    font-size: 3rem;
    color: black;
    text-align: center;
    margin-bottom: 10%;
}

.heading,
.section-cont .heading {
    display: flex;
    justify-content: space-between;
}

.heading .right:hover {
    cursor: pointer;
}

.heading h3:hover,
.section-cont .heading .right:hover {
    cursor: pointer;
    text-decoration: underline;
}

.inno-hub {
    background-color: #00164E;
    padding: 10px;
    margin-top: 1%;
    padding-bottom: 5%;
    margin-bottom: 5%;
}

.duecol .image img {
    padding-left: 5%;
    padding-right: 5%;
    width: 100%;
    object-fit: fill;
    margin-bottom: 3%;
}

.spot-cont h2,
.section-cont h2 {
    text-transform: none;
    font-size: 5rem;
    font-weight: 700;
    line-height: 1.1;
    display: block;
    margin-bottom: 4%;
    padding-left: 10%;
    padding-right: 10%;
}

.section-cont .lefthead {
    text-align: left;
}

.glance .glance-tittle h2 {
    text-transform: none;
    font-size: 5rem;
    font-weight: 700;
    line-height: 1.1;
}

.glance1 p,
.glance2 p,
.glance3 p,
.glance1 h1,
.glance2 h1,
.glance3 h1 {
    text-align: center;
}

.glance1,
.glance3 {
    width: 200px;
    height: 150px;
    background-color: #C0DEF9;
    margin: 5%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}

.glance2 {
    width: 200px;
    height: 300px;
    background-color: #C0DEF9;
    margin: 5%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}

.at-glance {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin: 0%;
}

.glancing {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.section-cont1 {
    text-transform: none;
    font-size: 4rem;
    font-weight: 700;
    color: whitesmoke;
    padding-bottom: 5%;
    padding-left: 20%;
    text-align: left;
}

.section-cont2 {
    padding-left: 20%;
    padding-top: 15%;
    padding-bottom: 15%;
    text-decoration: underline;
}

.section-cont h3 {
    font-size: 2rem;
    font-weight: 400;
    color: #16161a;
    line-height: 0.8;
    padding-left: 10%;
    margin-bottom: 2%;
}

.section-cont .heading h3 {
    font-size: 2rem;
    font-weight: 600;
    color: #16161a;
    line-height: 0.8;
    padding-left: 10%;
    margin-bottom: 7%;
}

.section-cont .heading h3:hover {
    cursor: pointer;
}

.section-cont .line33 {
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 6%;
}

.section-cont p {
    font-size: 18px;
    color: #00164E;
    text-align: LEFT;
    text-justify: inter-word;
    padding-left: 10%;
    padding-right: 10%;
}

.ourstory {
    font-size: 2rem;
    color: #00164E;
    text-align: center;
    text-justify: inter-word;
    align-items: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.newnom {
    color: #777777;
    font-weight: 700;
    text-transform: normal;
    font-size: 2.5rem;
    margin-bottom: 3%;
}

.plast {
    margin-bottom: 0;
}

.section-cont a {
    padding-left: 10%;
    padding-right: 10%;
}

.due .section-cont h1 {
    color: #00164E;
    font-weight: 700;
    font-size: 3rem;
    text-align: center;
    padding: 20px;
}

.section-cont img {
    float: right;
    padding-right: 15px;
    width: 203;
    height: 54px;
}

.duecol {}

.bus {
    background-image: url('../../img/What/Untitled-1.png');
    background-size: cover;
    border-radius: 15px;
    background-position: center center;
    min-height: 300px;
}

.business {
    padding-top: 5%;
    margin-bottom: 5%;
}

.sect {
    overflow: hidden;
    padding-top: 5%;
    background-color: #C0DEF9;
}

.capital {
    padding-top: 4%;
}

.cap {
    background-image: url('../../img/What/Investing.png');
    background-size: cover;
    border-radius: 15px;
    background-position: center center;
}

.investing {
    padding-top: 5%;
}

.invest {
    background-image: url('../../img/What/impact.jpg');
    background-size: cover;
    border-radius: 15px;
    background-position: center center;
}

.Disbursement {
    padding-top: 10%;
}

.dis {
    background-image: url('../../img/What/3888.png');
    background-size: cover;
    border-radius: 15px;
    background-position: center center;
    height: 300px;
}

@media only screen and (max-width: 572px) {
    .cap,
    .bus,
    .dis,
    .invest {
        height: 300px;
        margin-left: 10%;
        margin-right: 10%;
        margin-bottom: 3%;
        margin-top: 3%;
    }
}

.vision {
    background-image: url('../../img/Who/vision3.png');
    background-size: cover;
    border-radius: 15px;
    background-position: center center;
    margin-left: auto;
    margin-right: auto;
}

.vision-sec {
    /* margin-bottom: 5%; */
    margin-left: 0;
    margin-right: auto;
    overflow-x: hidden;
}

.visiontext {
    margin-left: auto;
    margin-right: auto;
}

.visiontext h3,
.visiontext p,
.visiontext .icon {
    text-align: center;
}

.visiontext .icon {
    margin-top: 10%;
}

.line {
    height: 1px;
    color: #000;
}

.simple_btn10 {
    color: #071112;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 0;
    position: relative;
    transition: color 0.4s linear;
    position: relative;
    overflow: hidden;
    margin: 0;
}

.simple_btn1010 {
    color: #007bff;
    cursor: pointer;
    font-weight: 600;
    margin-bottom: 0;
    position: relative;
    transition: color 0.4s linear;
    overflow: hidden;
    align-items: center;
}

.simple_btn11 {
    color: whitesmoke;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    transition: color 0.4s linear;
    position: relative;
    overflow: hidden;
    margin: 0;
}

.simple_btn10:hover {
    color: #00164E;
    text-decoration: underline;
}

.simple_btn10 i {
    padding-right: 11px;
}

.faqs .line33 {
    padding-left: 9.5%;
    padding-right: 4.5%;
}

.faqs {
    padding-top: 10%;
    margin-bottom: 10%;
}

.faqs {
    margin-top: 2%;
}

input[type=text] {
    float: right;
    width: 200px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    padding: 12px 20px 12px 40px;
    transition: width 0.4s ease-in-out;
}

.search form {
    color: #000;
}

input[type=text]:focus {
    width: 100%;
}

.story h2 {
    margin-bottom: 2%;
}

.story p {
    font-size: 2rem;
}

.story {
    padding-top: 10%;
    margin-bottom: 15%;
}


/* testing  */

p {
    color: black;
    font-weight: 300;
}

.content {}

h2 {
    font-size: 20px;
}

div.ext-box {
    width: 100%;
}

div.int-box {
    display: table-cell;
    vertical-align: middle;
}


/* Carousel 4*/

.testimony-29101 {}

.testimony-29101 .image {
    width: 40%;
    background-size: cover;
    background-position: center center;
}

@media (max-width: 991.98px) {
    .testimony-29101 .image {
        height: 300px;
    }
}

.testimony-29101 .text a {
    padding-top: 10%;
    padding-bottom: 10%;
    color: whitesmoke;
}

.testimony-29101 .text p {
    padding-top: 10%;
    padding-bottom: 10%;
    color: whitesmoke;
}

.testimony-29101 .text {
    width: 60%;
    padding: 7rem 4rem;
    background: inherit;
    color: whitesmoke;
}

.testimony-29101 .text blockquote {
    position: relative;
    padding-bottom: 50px;
    font-size: 18px;
}

.testimony-29101 .text blockquote .author {
    font-size: 14px;
    position: absolute;
    bottom: 0;
}

@media (max-width: 991.98px) {
    .testimony-29101 .image,
    .testimony-29101 .text {
        width: 100%;
        display: block !important;
    }
}

.test1 {
    display: block !important;
}

@media (max-width: 991.98px) {
    .slide-one-item .owl-nav {
        display: none;
    }
}

.slide-one-item .owl-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
    z-index: 2;
}

.slide-one-item .owl-dots .owl-dot {
    display: inline-block;
}

.slide-one-item .owl-dots .owl-dot>span {
    -webkit-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
    -o-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
    transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
    display: inline-block;
    width: 15px;
    height: 3px;
    background: rgba(0, 123, 255, 0.4);
    margin: 3px;
}

.slide-one-item .owl-dots .owl-dot.active>span {
    width: 50px;
    background: #007bff;
}


/* testing done  */

.capital .videosection {
    margin-top: 10%;
    align-items: center;
    margin-bottom: 5%;
}

.videosection {
    display: flex;
    align-items: center;
    margin-top: 3%;
    width: 100vw;
    height: 80vh;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}

.videosection video {
    width: 100%;
    height: 100%;
    object-fit: fill;
    position: absolute;
    border-radius: 25px;
}

.vision {}

.line {
    margin-bottom: 2%;
    padding-top: 2%;
}

.line33 {
    margin-bottom: 0px;
    padding-top: 0px;
}

.line2 {
    height: 2px;
    background: #777;
}

.line21 {
    height: 1px;
    background: #777;
}

.line22 {
    height: 2px;
    background: #777;
}

.line3 {
    height: 1px;
    background: grey;
    margin-left: 20px;
}

.lifecycle {
    text-align: center;
    padding-top: 5%;
    margin-bottom: 5%;
}

.lifecycle a {
    padding: 1%;
}

.architecture {
    padding-top: 5%;
    background-size: cover;
    border-radius: 25px;
    background-position: right center;
}

.architecture h2 {
    text-align: center;
    color: #00164E;
}

.architecture .textright p,
.architecture .textright h3 {
    text-align: left;
    color: #00164E;
    margin-left: 5%;
    padding-left: 10%;
}

.architecture .textleft img {
    float: right;
}

.architecture .textright img {
    float: left;
}

.architecture .textleft {
    padding-right: 10%;
}

.architecture .textleft p,
.architecture .textleft h3 {
    text-align: right;
    color: #00164E;
    margin-right: 5%;
    padding-right: 10%;
}

.architecture .text-icon img {
    text-align: right;
    color: #00164E;
    padding-right: 10%;
}

.paditem {
    padding-bottom: 10%;
}

.text-icon {
    display: flex;
}

.glance {
    border-radius: 25px;
    padding-top: 5%;
    margin-bottom: 5%;
    height: 100%;
}

.glance .image img {
    width: 100%;
    height: auto;
    object-fit: fill;
    border-radius: 25px;
    padding: 0% 10%;
}

.governance .card {
    border-radius: 25px;
    background-color: inherit;
    width: 450px;
    height: auto;
    background-color: #cccc;
}

.slide-content1 {}

.governance {
    padding-top: 5%;
}

.governance-text {
    padding-left: 3%;
    padding-right: 3%;
}

.board-text img {
    width: 380px;
}

.board-text h2 {
    margin-top: 5%;
    color: #00164E;
    font-weight: 500;
    font-size: 4rem;
    padding-right: 10%;
    margin-bottom: 10%;
    text-align: left;
    margin-left: 5%;
}

.board-text p {
    margin-left: 5%;
}

.board-text span {
    color: #000;
    font-weight: 700;
}

.board-text {
    margin-bottom: 10%;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
}

#vacancy {
    padding-top: 10%;
}

.vac1 {
    padding-top: 1%;
}

.employment {
    padding-top: 10%;
    padding-bottom: 10%;
    margin-bottom: 5%;
    border-radius: 25px;
    color: whitesmoke;
    background-image: url('../../img/Who/Employment.jpg');
    background-size: cover;
}

.employment p {
    color: whitesmoke;
    padding-right: 5%;
}

.employment a {
    padding-top: 10%;
    color: white;
}

.employment-content {
    background-image: url('../../../originals/pics/Employment.jpg');
    background-size: cover;
}

.structure-content {
    background-image: url('../../img/Impact/IMG_1223.png');
    background-size: cover;
    border-radius: 25px;
    background-position: center bottom;
}

.structure {
    padding-top: 10%;
    border-radius: 25px;
}

.over-lay-left {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 5%;
    border-radius: 25px 0 0 25px;
    padding-bottom: 5%;
    color: whitesmoke;
    padding-left: 5%;
    margin-left: 0px;
}

.over-lay-left a {
    padding-top: 7%;
    padding-bottom: 5%;
    color: whitesmoke;
}

.over-lay-left p {
    padding-top: 7%;
    padding-bottom: 5%;
    color: whitesmoke;
}

.over-lay-left h2 {
    padding-bottom: 5%;
    color: whitesmoke;
}

.over-lay-right h2 {
    padding-bottom: 5%;
    color: whitesmoke;
}

.over-lay-right {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 5%;
    border-radius: 0 25px 25px 0;
    padding-bottom: 5%;
    color: whitesmoke;
    padding-left: 5%;
}

.over-lay-right a {
    padding-top: 7%;
    padding-bottom: 5%;
    color: whitesmoke;
}

.over-lay-right p {
    padding-top: 7%;
    padding-bottom: 5%;
    color: whitesmoke;
}

.agriculture-content {
    background-image: url('../../img/Impact/agric.png');
    background-size: cover;
    border-radius: 25px;
    background-position: center center;
}

.agriculture {
    padding-top: 10%;
}

.ict-content {
    background-image: url('../../img/Impact/a.png');
    background-size: cover;
    border-radius: 25px;
    background-position: center bottom;
}

.ict {
    padding-top: 10%;
    margin-bottom: 10%;
}

.svp-content {
    background-image: url('../../img/Impact/Asset71.png');
    background-size: cover;
    border-radius: 25px;
    background-position: center top;
}

.svp {
    margin-top: 10%;
}

.svp-content2 {
    background-image: url('../../img/Impact/Asset123.png');
    background-size: cover;
    border-radius: 25px;
    background-position: center top;
}

.donors-content {
    background-image: url('../../img/Impact/Asset170.png');
    background-size: cover;
    border-radius: 25px;
    background-position: left top;
}

.paddimpact {
    padding-top: 10%;
}

.opportunity-content {
    background-image: url('../../img/Impact/251.jpg');
    background-size: cover;
    border-radius: 25px;
    background-position: center top;
}


/* .opportunity {
    padding-top: 10%;
} */

.donors {
    margin-top: 10%;
    margin-bottom: 10%;
}

.donors {
    margin-top: 10%;
    margin-bottom: 10%;
}

html {
    scroll-behavior: smooth;
}

.faqq .section-cont {
    padding: 1%;
}

.faqq .section-cont h3 {
    font-size: 4rem;
}

.faqq .section-cont h3:hover {
    text-decoration: underline;
    cursor: pointer;
}

.faqq .links .fa {
    margin-top: 5%;
}

.faqq .links .fa:hover {
    cursor: pointer;
}

.trustee-box-content {
    position: absolute;
    left: 0;
    top: 240px;
    width: 100%;
    height: 100%;
    background: rgba(0, 22, 78, 0.8);
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    color: #fff;
    z-index: -1;
    padding: 20px 30px 30px 30px;
    -webkit-transition: .6s;
    transition: .6s;
    cursor: pointer;
    text-align: left;
}

.trustee-box-content:hover {
    top: 0;
}

.trustee-content-heading {
    font-size: 2rem;
    color: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mt-30 {
    margin-top: 30px;
}

.trustee-content-heading2 {
    font-size: 1.8rem;
    color: #7BB3FE;
    font-style: italic;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.trustee-content-body p {
    color: #FFF;
    font-weight: 600;
    font-size: 1.6rem;
    text-align: left;
    margin-top: 2rem;
}

.icon-box-img-1 {
    background-image: url(../../img/pic1.jpg);
}

.icon-box-img-2 {
    background-image: url(../../img/pic2.jpg);
}

.icon-box-img-3 {
    background-image: url(../../img/pic3.jpg);
}

.trustee-box-img-1 {
    background-image: url(../../img/Who/Asset10.png);
}

.trustee-box-img-2 {
    background-image: url(../../img/Who/Asset11.png);
}

.trustee-box-img-3 {
    background-image: url(../../img/Who/Asset12.png);
}

.trustee-box-img-4 {
    background-image: url(../../img/Who/Asset13.png);
}

.trustee-box-img-5 {
    background-image: url(../../img/Who/Asset15.png);
}

.trustee-box-img-6 {
    background-image: url(../../img/Who/Asset14.png);
}

.trustee-box-img-7 {
    background-image: url(../../img/Who/Asset16.png);
}

.trustee-box-img-8 {
    background-image: url(../../img/Who/Asset17.png);
}

.trustee-box-img-9 {
    background-image: url(../../img/Who/Asset18.png);
}

.trustee-icon-box {
    border-radius: 15px;
    height: 350px;
    background-size: cover;
    background-position: center;
    background-color: #cccc;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 3rem;
}

#finance .simple_btn {
    background-color: #cccc;
    border-radius: 5px;
    padding-left: 4%;
    padding-right: 4%;
}

.value2 {
    text-align: left;
    border-radius: 15px;
    margin-left: 2%;
    margin-right: auto;
    margin-bottom: 10%;
}

.value1 {
    border-radius: 15px;
    margin-left: auto;
    margin-right: 2%;
    margin-bottom: 10%;
}

.value2 h2 {
    text-align: left;
    margin-top: 20%;
    margin-bottom: 20%;
}

.value1 h2 {
    text-align: left;
    margin-top: 20%;
    margin-bottom: 20%;
}

.value1 a {
    margin-bottom: 10%;
}

.reimage {
    margin-top: 10%;
}

.reimage .simple_btn {
    margin-left: 6%;
    margin-bottom: 2%;
}

.reimage h2 {
    margin-left: 2%;
    margin-bottom: 10%;
}

.padded {
    padding-top: 6%;
}

.padded2 {
    margin-top: 3%;
}

.invest-sec {
    margin-top: 10%;
    text-align: center;
}

.invest-sec .section-cont h2 {
    text-transform: none;
    font-size: 5rem;
    font-weight: 700;
    line-height: 1.1;
    display: block;
    margin-bottom: -2%;
}

.invest-sec p {
    text-align: center;
}

.invest-video {
    height: 100%;
    border-radius: 15px;
    margin-bottom: 10%;
    display: flex;
    justify-content: center;
    border-radius: 15px;
    width: 100%;
}

.invest-video video {
    width: 100%;
    object-fit: fill;
}

.invest-video-sec {
    padding-left: 5%;
    padding-right: 5%;
}

.invest-video-text h2 {
    margin-top: 10%;
    color: #00164E;
    font-weight: 700;
    font-size: 2.4rem;
    margin-left: 5%;
    margin-bottom: 3%;
    text-align: left;
}

.invest-video-text p {
    color: #080808;
    font-weight: 500;
    font-size: 2rem;
    margin-left: 5%;
    margin-bottom: 3%;
}

.endowement h3 {
    text-align: center;
    color: whitesmoke;
    margin-top: 5%;
}

.section-endopro {
    margin-bottom: 2%;
}

.ecosytem img {
    background-color: #fff;
}

.endopro {
    background-color: #7BB3FE;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5%;
    border-radius: 15px;
}

.endowement {}

.endowement .section-cont h2 {
    padding-top: 10%;
}

.endopro h4 {
    text-align: center;
    font-weight: 990;
    color: #00164E;
    margin-top: 10%;
    display: block;
    margin-bottom: 10%;
}

.endopro p {
    text-align: center;
    margin-right: 5%;
    margin-left: 5%;
    color: #00164E;
}

.endowement .image img {
    width: 100%;
    height: auto;
    object-fit: fill;
    border-radius: 25px;
}

.team .image img {
    width: 100%;
    height: auto;
    object-fit: fill;
    border-radius: 25px;
}

.invest-icon img {
    margin: 2%;
}

.invest-icon {
    margin-bottom: 10%;
}

.invest-icon-p {
    float: right;
    background-color: #010a44;
    color: #007bff;
    font-weight: 800;
    font-size: 2rem;
    padding: 2%;
    border-radius: 5px;
    margin-right: 2%;
}

.milfunds .image img {
    width: 100%;
    height: auto;
    object-fit: fill;
    border-radius: 25px;
}

.pipeline h3 {
    margin-top: 2%;
}

.pipe-image {
    margin-bottom: 3%;
}

.pipline {
    padding-left: 5%;
    padding-right: 5%;
}

.pipeline .pipe-image img {
    height: 280px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: auto;
    object-fit: fill;
    border-radius: 25px;
}

.pipline2 {
    padding-left: 6%;
    padding-right: 6%;
}

.pipline3 {
    padding-left: 5%;
    padding-right: 5%;
}

.pipline4 {
    padding-left: 5%;
    padding-right: 5%;
}

.pipline2 .pipe-image2 img {
    height: 400px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: auto;
    object-fit: fill;
    border-radius: 25px;
}


/* slider styling home  */

.carousel {
    position: relative;
}

.carousel_inner {
    width: 100%;
    overflow: hidden;
}

.carousel_inner::after {
    content: "";
    display: block;
    clear: both;
}

.carousel_item {
    position: relative;
    float: left;
    display: none;
    width: 100%;
    margin-right: -100%;
}


/* slide effect */

.carousel_item__active,
.carousel_item__pos_prev,
.carousel_item__pos_next {
    display: block;
}

.carousel_item__pos_prev {
    left: -100%;
}

.carousel_item__pos_next {
    left: 100%;
}

.carousel_item__prev {
    transform: translateX(100%);
    transition: transform .5s ease-in-out;
}

.carousel_item__next {
    transform: translateX(-100%);
    transition: transform .5s ease-in-out;
}


/* fade effect */

.carousel__fade .carousel_item__pos_prev,
.carousel__fade .carousel_item__pos_next {
    left: 0;
    opacity: 0;
}

.carousel__fade .carousel_item__prev,
.carousel__fade .carousel_item__next {
    transform: none;
    opacity: 1;
    transition: opacity .5s ease-in-out;
}

.carousel__fade .carousel_item__active.carousel_item__prev,
.carousel__fade .carousel_item__active.carousel_item__next {
    opacity: 0;
}


/* carousel */

.carousel_img {
    display: block;
    width: 100%;
    height: 100vh;
}

.carousel_caption {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 3rem 4rem;
    text-align: center;
    color: #fff;
    z-index: 1;
}

.carousel_title {
    color: white;
    font-weight: 800;
    font-size: 5rem;
    text-transform: uppercase;
}

.carousel_description {
    margin-top: 1.5rem;
    font-size: 2.5rem;
    font-family: inherit;
    font-weight: 400;
}

.carousel_indicator {
    position: absolute;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row;
    gap: .5rem;
    z-index: 1;
    transform: translateY(-5%);
}

.carousel_dot {
    display: block;
    margin: .25rem;
    padding: .30rem;
    border-radius: 50%;
    background-color: whitesmoke;
    border: none;
    cursor: pointer;
    transition: background-color .5s ease-in-out;
}

.carousel_dot__active {
    background-color: whitesmoke;
    cursor: default;
    pointer-events: none;
    padding-left: 3rem;
    border-radius: 0%;
}

.carousel_control {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}

.carousel_button {
    display: block;
    padding-inline: 1rem;
    font-family: "Raleway", sans-serif;
    font-size: 1.375rem;
    background-color: transparent;
    color: rgba(255, 255, 255, .25);
    border: none;
    cursor: pointer;
    transition: color .25s;
    z-index: 1;
}

.carousel_button:hover {
    color: rgba(135, 206, 250, .75);
}

.homeimage .image1 img {
    width: 100%;
    height: auto;
    object-fit: fill;
}

.homeimage {
    height: auto;
    width: 100%;
    overflow-x: hidden;
}

.section-head h2 {
    color: #00164E;
    font-weight: 900;
    font-size: 5rem;
    margin-top: 0px;
    margin-bottom: 3%;
}

.section-head h4 {
    color: #00164E;
    font-weight: 600;
    font-size: 3rem;
}

.doingbusiness h3 {
    color: #00164E;
    font-weight: 700;
    font-size: 2.5rem;
    margin-bottom: 3%;
    text-align: center;
}

.doingbusiness p {
    color: #00164E;
    font-weight: 500;
    font-size: 2rem;
    margin-bottom: 3%;
    text-align: center;
}

.doingbusiness h4 {
    color: #00164E;
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 3%;
    text-align: center;
}

.endowmentstrategy .strategy h2 {
    color: #00164E;
    font-weight: 700;
    font-size: 4rem;
    margin-bottom: 30%;
    text-align: center;
}


/* newslide home  */

.mySlides {
    display: none
}

img {
    vertical-align: middle;
}


/* Slideshow container */

.slideshow-container {
    max-width: 65%;
    position: relative;
    margin: auto;
}


/* Next & previous buttons */

.slideshow-container .prev,
.slideshow-container .next {
    position: absolute;
    top: 102%;
    width: auto;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}


/* Position the "next button" to the right */

.next {
    right: 10%;
}

.prev {
    left: 10%;
}

.controls .arrow {
    position: absolute;
    cursor: pointer;
}

.carousel-control-prev.left {
    bottom: 1rem !important;
    left: 25%;
    cursor: pointer;
    top: 85%;
    transform: translateY(-15%);
}

.carousel-control-next.rightt {
    bottom: 1rem !important;
    right: 25%;
    cursor: pointer;
    top: 85%;
    transform: translateY(-15%);
    border-radius: 1px solid red;
}

.rightt:hover {}


/* On hover, add a black background color with a little bit see-through */

.prev:hover,
.next:hover {
    color: whitesmoke;
    cursor: pointer;
}


/* Caption text */

.text1 {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    top: 30%;
    left: 5%;
    max-width: 50%;
}

.mySlides .text1 h3 {
    text-align: left;
    color: whitesmoke;
    font-weight: 700;
    font-size: 2.4rem;
    margin-bottom: 6%;
}


/* Number text (1/3 etc) */

.numbertext {
    color: black;
    padding: 8px 12px;
    position: absolute;
    top: 101%;
    text-align: center;
    margin: auto;
    width: 100%;
    font-size: 18px;
}


/* The dots/bullets/indicators */


/* Fading animation */

.fade {
    animation-name: fade;
    animation-duration: 86400s;
}

@keyframes fade {
    from {
        opacity: .9
    }
    to {
        opacity: 1
    }
}


/* On smaller screens, decrease text size */

@media only screen and (max-width: 300px) {
    .prev,
    .next,
    .text {
        font-size: 11px
    }
}

.endowmentstrategy {
    margin-top: 10%;
    margin-bottom: 10%;
}

.spotlight .spot-cont h2 {
    text-align: center;
    color: #00164E;
    font-weight: 700;
    font-size: 5rem;
    margin-top: 3%;
    margin-bottom: 3%;
}

.glance h2 {
    text-align: center;
    color: #00164E;
    font-weight: 700;
    font-size: 5rem;
    margin-bottom: 2%;
}

.endowmentstrategy h2 {
    text-align: center;
    color: #00164E;
    font-weight: 700;
    font-size: 2.4rem;
    margin-bottom: 1%;
}

.img {
    margin-bottom: 10%;
}

.img img {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: 400px;
    object-fit: fill;
    border-radius: 5px;
}

.right img {
    width: 150px;
    height: 225px;
    object-fit: fill;
    border-radius: 5px;
}

.right {
    margin-left: 20px;
    margin-bottom: 20px;
}

.carding {
    display: flex;
}

.right-text h3 {
    margin-bottom: 5%;
}


/* uneswa card */

.centered {
    position: absolute;
    top: 93%;
    transform: translateY(-7%);
    left: 50%;
    transform: translateX(-50%);
    transform: translate(-50%, -50%);
    background-color: #00164E;
    color: white;
    padding: .5%;
    font-size: 1.5rem;
    font-weight: bold;
    border-radius: 3px;
}

.card {
    position: relative;
    height: 650px;
    width: 500px;
    margin: auto;
    border-radius: 15px;
    margin-bottom: 10%;
}

.card:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.card1 {
    background: url('../../img/Home/Asset3.png');
    background-size: cover;
    transition: all .5s;
}

.card2 {
    background: url('../../img/Home/Unlocking.jpg');
    background-size: cover;
    transition: all .5s;
}

.card3 {
    background: url('../../img/Home/agrotech.png');
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .5s;
}

.card2:hover,
.card1:hover,
.card3:hover {
    cursor: pointer;
    transform: scale(1.05);
    transition: ease 1.5s;
}

.card3:hover::after {
    transition: ease .5s;
}

.gradient {
    position: absolute;
    background-image: linear-gradient(0deg, #000, transparent);
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: opacity 0.5s;
    border-radius: 15px;
}

.info {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    padding: 2rem;
    margin-top: 3rem;
}

.text11 h2 {
    text-align: left;
    font-style: bold;
    color: whitesmoke;
    font-size: 2rem;
    margin-bottom: 5%;
}

.text11 h4 {
    text-align: left;
    font-style: bold;
    color: whitesmoke;
    font-size: 3.5rem;
    margin-bottom: 10%;
}

.text11 p {
    color: whitesmoke;
    margin-bottom: 5%;
}

.title {
    font-size: 2.2em;
    font-weight: 700;
}

.uncard {
    display: flex;
}

.part1 {
    height: 200px;
    width: 250px;
    background-color: #E0E0E0;
    border-radius: 5px;
    margin-top: 20px;
}

.part2 {
    height: 200px;
    width: 250px;
    background-color: #E0E0E0;
    margin: 10px;
    border-radius: 5px;
    margin-top: 20px;
}

.equation {
    display: flex;
}

.sign {
    margin: 0;
    margin-top: 10px;
    border-radius: 5px;
    font-size: 25px;
}

.sign p {
    color: #7BB3FE;
    margin-top: 100px;
}

.part3 {
    height: 220px;
    width: 500px;
    margin: 10px;
    border-radius: 5px;
    border: 2px solid #7BB3FE;
    display: flex;
}

.part31 {
    height: 200px;
    width: 250px;
    background-color: #7BB3FE;
    border-radius: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 10px;
}

.part h4 {
    margin-top: 5%;
}

.part-text {
    padding-left: 4%;
    padding-right: 4%;
}

.part-text p {
    margin-top: 10%;
}

.part32 {
    height: 200px;
    width: 250px;
}

.part32 .part-text p {
    justify-content: center;
    text-align: center;
    align-items: center;
    vertical-align: middle;
}

.milionfunds h2 {
    text-transform: none;
    font-size: 4rem;
    font-weight: 700;
    line-height: 1.1;
    display: block;
    margin-bottom: 0;
    text-align: left;
}

.milfunds {
    padding-left: 5%;
    padding-right: 5%;
}

.milfundsr {
    padding-left: 5%;
}

.percentage .perright p {
    padding: 8px;
    background: #072366;
    width: 70px;
    border-radius: 4px;
    text-align: center;
    color: whitesmoke;
    font-weight: 700;
    font-size: 20px;
    margin-right: 80px;
    align-items: left;
}

.percentage .perright1 p {
    padding: 8px;
    background: #6FC7F2;
    width: 70px;
    border-radius: 4px;
    text-align: center;
    color: whitesmoke;
    font-weight: 700;
    font-size: 20px;
}

.milfundsr {
    padding-left: 5%;
    padding-right: 5%;
}

.percentage {
    display: flex;
}

.percentage .tex-right {
    text-align: right;
    margin-left: auto;
    margin-right: 0;
}

.percentage .perleft p {
    padding: 8px;
    background: #007bff;
    width: 70px;
    border-radius: 4px;
    text-align: center;
    color: whitesmoke;
    font-weight: 700;
    font-size: 20px;
}

.percentage .perleft {
    margin-left: auto;
    margin-right: 0;
}

.inve-sec h2 {
    text-transform: none;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.1;
    display: block;
    margin-top: 0px;
    margin-bottom: 0;
    text-align: left;
}

.inve-sec h3 {
    text-align: center;
    font-size: 2rem;
}

.invest-capital .image img {
    width: 100%;
    height: auto;
    object-fit: fill;
    border-radius: 25px;
}

.invest-capital h3 {
    text-align: center;
}

.fincancials {}

.fincancials .simple_btn {
    margin: 10%;
    padding-left: 10%;
}


/* slidein animation */

.slideanim {
    visibility: hidden;
    visibility: visible\9;
    /*For old IE browsers IE6-8 */
}

.slideanim.slide {
    visibility: visible;
    animation: slide 1s;
}

.slideanim::after {
    /* useful when its child elements are float:left; */
    content: "";
    display: table;
    clear: both;
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(50%);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


/* responsiveness for pages 

320px — 480px: Mobile devices
481px — 768px: iPads, Tablets
769px — 1024px: Small screens, laptops
1025px — 1200px: Desktops, large screens
1201px and more —  Extra large screens, TV
*/

@media only screen and (max-width: 480px) {
    .who h1 {
        color: white;
        font-weight: 400;
        font-size: 3rem;
        text-transform: uppercase;
        text-align: center;
    }
    .slider-bg6 {
        background-image: url(../../slider/who1.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom right;
    }
    .slider-bg66 {
        background-image: url(slider/banner3.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom right;
    }
}

@media only screen and (max-width: 768px) {
    .who h1 {
        margin-top: 30%;
        color: whitesmoke;
        font-weight: 600;
        font-size: 4rem;
        text-transform: uppercase;
    }
    .slider-bg6 {
        background-image: url(../../slider/who1.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom right;
    }
}

@media only screen and (max-width: 1024px) {
    .who h1 {
        margin-top: 5%;
        color: whitesmoke;
        font-weight: 600;
        font-size: 4rem;
        text-transform: uppercase;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {}

.idr {
    background-image: url('../../img/Impact/banner4.jpg');
    background-size: cover;
    background-position: bottom right;
    border-radius: 15px;
}

.ict2 {
    background-image: url('../../img/Impact/Asset68.png');
    background-size: cover;
    background-position: bottom right;
    border-radius: 15px;
}

.hama2 {
    background-image: url('../../img/Impact/watering.png');
    background-size: cover;
    background-position: bottom right;
    border-radius: 15px;
}

.ifaa {
    background-image: url('../../img/Impact/Asset122.png');
    background-size: cover;
    background-position: bottom right;
    border-radius: 15px;
}

.svp2 {
    background-image: url('../../img/Impact/Asset124.png');
    background-size: cover;
    background-position: top right;
    border-radius: 15px;
}

.idr1 h2 {
    text-align: left;
    padding-bottom: 1%;
    text-transform: none;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.1;
    display: block;
}

.table-sec .midlle-head {
    text-align: center;
    text-transform: none;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.1;
    display: block;
}

.middle-head {
    text-align: center;
    text-transform: none;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.1;
    display: block;
    padding-bottom: 2%;
    text-align: center;
    text-transform: none;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.1;
    display: block;
    padding-bottom: 2%;
}

.idr1 p {
    text-align: justify;
    padding-bottom: 2%;
}

.justify-text {
    text-align: justify;
    margin-top: 5%;
}

.idr1 p span {
    color: #014b85;
}

.idr1 h4 {
    text-align: justify;
    padding-bottom: 2%;
}


/* .idrr {
    margin-bottom: 10%;
} */

.allocation {
    margin-top: 5%;
    text-transform: none;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.1;
    display: block;
    margin-bottom: 10%;
}

.number {
    margin-top: 15%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.number2 {
    margin-left: 10%;
}

.table-sec {
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
}

.theme-blue {
    background-color: #7bb3fe;
    height: 15px;
}

tr:hover {
    background-color: #C0DEF9;
    cursor: pointer;
}

.qualitative h4 {
    padding-top: 4%;
    padding-bottom: 4%;
}

.main-div {
    height: 300px;
    background-color: #C0DEF9;
    border-radius: 15px;
    text-align: center;
}

.hidden-content {
    text-align: center;
}

.hidden-content h4 {
    margin-top: 5%;
}

.main-div .main-image {
    padding-left: auto;
    padding-right: 0;
}

.main-div img {
    margin-top: 10%;
    justify-content: center;
}

.main-div h4 {
    text-align: center;
    max-width: 60%;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
}

.main-div .fa {
    margin-top: 10%;
    font-size: 3rem;
}

.read:hover,
.main-div .fa:hover {
    color: #014b85;
    cursor: pointer;
}

.read {
    font-size: 3rem;
    margin-right: 5%;
}

.dev-partners h2 {
    margin-top: 3%;
}

.divs {
    margin-bottom: 5%;
}

.imagae {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5%;
}

.imagae img {
    margin: 0 2%;
}

.other {
    margin-bottom: 10%;
}

.other .middle-head {
    text-align: center;
    text-transform: none;
    font-size: 3rem;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-bottom: -1%;
}

table th,
table td {
    margin-left: 5%;
}

.col img {
    margin: 0px;
    padding: 0px;
}

.oneone {
    background-image: url('../../img/Impact/banner4.jpg');
    background-size: cover;
    background-position: bottom right;
    height: 400px;
}

.oneone1 {
    background-image: url('../../img/Impact/Asset120.png');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.oneone2 {
    background-image: url('../../img/Impact/Asset121.png');
    background-size: cover;
    background-position: center;
    height: 400px;
}

.oneone:hover,
.oneone1:hover,
.oneone2:hover {
    transform: scale(1.03);
    transition: ease 1.1s;
}

.images {
    padding-bottom: 3%;
}

input[type=text],
select,
textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    background-color: #C0DEF9;
}

input[type=submit] {
    background-color: #00164E;
    color: white;
    padding: .5%;
    font-size: 1.5rem;
    font-weight: bold;
    border-radius: 3px;
}

input[type=submit]:hover {
    cursor: pointer;
}

.container {
    border-radius: 5px;
    padding: 20px;
}

.form-group label {
    margin-left: .5%;
    margin-bottom: -1%;
}

.support .col-md-5 {
    background-color: #C0DEF9;
    border-radius: 15px;
    padding: 5%;
    margin-bottom: 2%;
}

.support p {
    text-align: justify;
}

.support .middle-head {
    margin-bottom: 0px;
}

.ttest {
    background-color: #777;
}

.realimage img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    margin-top: 5%;
    margin-bottom: 5%;
}

.realicons {
    text-align: center;
    margin-bottom: 5%;
}

.realicons img {
    width: 10%;
}

.padding5 {
    padding-top: 4%;
    padding-bottom: 4%;
}

.sdgs {
    text-align: center;
}

.sdgs img {
    padding: 0 .4%;
}

.sdgs1 {
    padding: 5% 0;
    text-align: center;
}

.sdgs1 img {
    padding-left: 3%;
    padding-right: 3%;
}

.spotlight .text p,
.spotlight .right-text p {
    text-align: justify;
}

.topic {
    text-transform: none;
    font-size: 5rem;
    color: #00164E;
    font-weight: 700;
    line-height: 1.1;
    display: block;
    margin-bottom: 10%;
    text-align: left;
}

.mech span {
    font-weight: bold;
}

.mech p {
    margin-bottom: 5%;
}

.callus {
    padding-left: auto;
    padding-right: 0;
    text-align: center;
    margin-bottom: 5%;
}

.contactus {
    margin-bottom: 10%;
}

.callus span {
    color: #007bff;
}

.carousel-item {
    height: 100vh;
}

.carousel-item img {
    object-fit: cover;
}

#overlay {
    position: relative;
}

#overlay::before {
    background-image: linear-gradient(bottom, rgba(0, 0, 80)0%, rgb(0, 0, 128, 0.0)100%);
    background-image: -moz-linear-gradient( bottom, rgb(0, 0, 80) 0%, rgb(0, 0, 128, 0.0) 100%);
    background-image: -ms-linear-gradient( bottom, rgb(0, 0, 80) 0%, rgb(0, 0, 128, 0.0) 100%);
    background-image: -o-linear-gradient( bottom, rgb(0, 0, 80) 0%, rgb(0, 0, 128, 0.0) 100%);
    background-image: -webkit-linear-gradient( bottom, rgb(0, 0, 80) 0%, rgb(0, 0, 128, 0.0) 100%);
    content: "\00a0";
    height: 100%;
    position: absolute;
    width: 100%;
}

.over {
    margin-top: 10%;
    width: 33%;
}

.over span {
    color: whitesmoke;
    font-size: 3rem;
    font-weight: 600;
}

.over p {
    color: whitesmoke;
}

.overlaylay {
    position: absolute;
    margin-top: 10%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.over1 {
    margin-left: 10%;
}

.over2 {
    margin-left: 15%;
}

.loggo {
    background-color: white;
}

.table-sec .middle-head {
    text-align: center;
    text-transform: none;
    font-size: 3rem;
    font-weight: 700;
    display: block;
    margin-bottom: -2%;
}

.end-section .col-sm-5 {
    background-image: url('img/Disbursement.png');
    background-position: top left;
    border-radius: 40px;
    padding-left: 5%;
    padding-right: 5%;
}

.end-section h3 {
    font-size: 2.5rem;
    font-weight: 600;
    color: whitesmoke;
    margin-top: 10%;
}

.end-section p {
    text-align: justify;
    font-size: 1.5rem;
    font-weight: 400;
    color: whitesmoke;
    margin-top: 10%;
}

.end-section .pp {
    margin-bottom: 10%;
}

.initiate {}

.fact img {}

.pipelink {
    text-align: left;
    color: #007bff;
    padding-top: 10%;
}

.pipelink h3 {
    margin-bottom: 10%;
    text-decoration: none;
}

.pipelink h3:hover {
    cursor: pointer;
    text-decoration: underline;
}

.cardesh {
    background-image: url('Asset37.png');
    height: 400px;
}

.nxtprv .w3-display-left {
    left: 40%;
    position: absolute;
    top: 90%;
}

.nxtprv .w3-display-right {
    right: 40%;
    position: absolute;
    top: 90%;
}

.mySlides2 .ima {
    height: 100vh;
    object-fit: cover;
}

.mySlides2 h2 {
    position: absolute;
    top: 20%;
    left: 20%;
    color: whitesmoke;
    font-weight: 600;
    font-size: 4rem;
    margin-bottom: 20%;
    text-align: left;
}

.mySlides2 p {
    position: absolute;
    top: 40%;
    left: 20%;
    color: whitesmoke;
    font-size: 2rem;
}

.mySlides2 .slide-image img {
    position: absolute;
    top: 70%;
    left: 20%;
    color: whitesmoke;
    width: 20%;
    background-color: #071112;
    opacity: .9;
    border-radius: 5px;
    padding: 5px;
}

.mySlides2 .slide-image {}

.nxtprv:hover {
    cursor: pointer;
    color: #007bff;
}

button {
    border: none;
    background-color: blue;
}

.vacca h3 {
    font-size: 4rem;
    margin-bottom: 18%;
}

.vacca .f1 {
    margin-top: 5%;
}

.vacca h3:hover {
    cursor: pointer;
    text-decoration: underline #007bff;
}

.Breadcrumbs .testing1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.Breadcrumbs .testing1 span:hover {}

.testing1 .moremore:hover .more li {
    display: block;
}

.testing1 span.more ul li {
    display: block;
}

.testing1 .moremore .more li {
    min-width: 100%;
    /* Set width of the dropdown */
    background: #f2f2f2;
    display: none;
    padding: 8px 25px;
}

.mycontent-left {
    border-right: 1px dashed #333;
}

.ini-card {
    margin-bottom: 10%;
}

.card {
    height: 100%;
    height: 410px;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.card-1 {
    background-image: url('../../img/Impact/Agriculture/Asset68.png');
    background-size: cover;
    background-position: center;
}

.card-2 {
    background-image: url('../../img/Impact/Agriculture/Asset67.png');
    background-size: cover;
    background-position: center;
}

.card-3 {
    background-image: url('../../img/Impact/Agriculture/Asset66.png');
    background-size: cover;
    background-position: center;
}

.card-4 {
    background-image: url('../../img/Impact/Agriculture/Asset71.png');
    background-size: cover;
    background-position: center;
}

.card-5 {
    background-image: url('../../img/Impact/Agriculture/Asset70.png');
    background-size: cover;
    background-position: center;
}

.card-6 {
    background-image: url('../../img/Impact/Agriculture/Asset69.png');
    background-size: cover;
    background-position: center;
}

.card-7 {
    background-image: url('../../img/Impact/Agriculture/Asset72.png');
    background-size: cover;
    background-position: center;
}

.card-8 {
    background-image: url('../../img/Impact/Infrastructure/Asset84.png');
    background-size: cover;
    background-position: center;
}

.card-9 {
    background-image: url('../../img/Impact/Infrastructure/Asset85.png');
    background-size: cover;
    background-position: center;
}

.card-10 {
    background-image: url('../../img/Impact/Infrastructure/Asset86.png');
    background-size: cover;
    background-position: center;
}

.card-11 {
    background-image: url('../../img/Impact/ICT/Asset87.png');
    background-size: cover;
    background-position: center;
}

.card-12 {
    background-image: url('../../img/Impact/ICT/Asset88.png');
    background-size: cover;
    background-position: center;
}

.card-13 {
    background-image: url('../../img/Impact/ICT/Asset89.png');
    background-size: cover;
    background-position: center;
}

.card-14 {
    background-image: url('../../img/Impact/ICT/Asset90.png');
    background-size: cover;
    background-position: center;
}

.card-15 {
    background-image: url('../../img/Impact/ICT/Asset91.png');
    background-size: cover;
    background-position: center;
}

.card-16 {
    background-image: url('../../img/Impact/ICT/Asset92.png');
    background-size: cover;
    background-position: center;
}

.card-17 {
    background-image: url('../../img/Impact/ICT/Asset93.png');
    background-size: cover;
    background-position: center;
}

.card-18 {
    background-image: url('../../img/Impact/ICT/Asset9.png');
    background-size: cover;
    background-position: center;
}

.card-19 {
    background-image: url('../../img/Impact/Scholarship/Asset141.png');
    background-size: cover;
    background-position: center;
}

.card-20 {
    background-image: url('../../img/Impact/Scholarship/Asset144.png');
    background-size: cover;
    background-position: center;
}

.card-21 {
    background-image: url('../../img/Impact/Scholarship/Asset145.png');
    background-size: cover;
    background-position: center;
}

.card-22 {
    background-image: url('../../img/Impact/Scholarship/Asset148.png');
    background-size: cover;
    background-position: center;
}

.card-23 {
    background-image: url('../../img/Impact/Scholarship/Asset150.png');
    background-size: cover;
    background-position: center;
}

.card-24 {
    background-image: url('../../img/Impact/Scholarship/Asset151.png');
    background-size: cover;
    background-position: center;
}

.card-25 {
    background-image: url('../../img/Impact/Scholarship/Asset153.png');
    background-size: cover;
    background-position: center;
}

.card-26 {
    background-image: url('../../img/Impact/Scholarship/Asset156.png');
    background-size: cover;
    background-position: center;
}

.card-27 {
    background-image: url('../../img/Impact/Scholarship/Asset157.png');
    background-size: cover;
    background-position: center;
}

.card-28 {
    background-image: url('../../img/Impact/Scholarship/Asset159.png');
    background-size: cover;
    background-position: center;
}

.card-29 {
    background-image: url('../../img/Impact/Scholarship/Asset160.png');
    background-size: cover;
    background-position: center;
}

.card-30 {
    background-image: url('../../img/Impact/Scholarship/Asset161.png');
    background-size: cover;
    background-position: center;
}

.partner img {
    margin-bottom: 3%;
    margin-right: 3%;
}

.partner {
    display: flex;
}

.card-image {
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.card-body {
    width: 100%;
    height: 100%;
    top: 80%;
    right: 0;
    position: absolute;
    background: rgba(0, 22, 78, 0.8);
    opacity: 0.9;
    color: whitesmoke;
    display: flex;
    flex-direction: column;
    transition: 1s;
}

.card:hover .card-body {
    top: 40%;
}

.card-body1 {
    width: 100%;
    height: 100%;
    top: 80%;
    right: 0;
    position: absolute;
    background: rgba(0, 22, 78, 0.8);
    opacity: 0.9;
    color: whitesmoke;
    display: flex;
    flex-direction: column;
    transition: 1s;
}

.card:hover .card-body1 {
    top: 20%;
}

.card-tittle {
    color: white;
    font-size: 2.5rem;
    margin-bottom: 10%;
    display: none;
}

.card-sub-tittle {
    margin-bottom: -1px;
    color: white;
    display: none;
}

.card-info {
    color: white;
}

.slider-bg66 {
    background-image: url(img/Home/banner3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
}

.pad {
    display: none;
}

.pad1 {
    margin-top: 10%;
}

#finance p .one {
    width: 10%;
    margin-right: 10%;
}

#finance p .two {
    width: 5%;
}

.audition {
    text-align: center;
}

.headleft {
    text-align: left;
    font-size: 5rem;
}

.headright {
    text-align: right;
    font-size: 5rem;
    font-weight: 900;
}

@media (max-width: 576.98px) {
    .section-head h2 {
        color: #00164E;
        font-weight: 700;
        font-size: 4rem;
        margin-top: 10%;
        margin-bottom: 3%;
    }
    .end-section .col-sm-6 {
        margin-bottom: 5%;
    }
    .mySlides2 h2 {
        position: absolute;
        top: 27%;
        left: 10%;
        color: whitesmoke;
        font-weight: 600;
        font-size: 3.7rem;
        margin-bottom: 20%;
        text-align: left;
    }
    .mySlides2 p {
        position: absolute;
        top: 50%;
        left: 10%;
        color: whitesmoke;
        font-size: 2rem;
    }
    .mySlides2 .slide-image img {
        position: absolute;
        top: 70%;
        left: 10%;
        color: whitesmoke;
        width: 50%;
        background-color: #071112;
        opacity: .9;
        border-radius: 5px;
        padding: 5px;
    }
    .nxtprv .w3-display-left {
        left: 40%;
        position: absolute;
        top: 85%;
    }
    .nxtprv .w3-display-right {
        right: 40%;
        position: absolute;
        top: 85%;
    }
    .Breadcrumbs span a {
        color: #434444;
        font-weight: 500;
        line-height: 2rem;
        display: inline-block;
        white-space: nowrap;
        display: none;
    }
    .spot-cont h2,
    .architecture .section-head h2 {
        text-transform: none;
        font-size: 4rem;
        font-weight: 700;
        line-height: 1.1;
        display: block;
        margin-bottom: 4%;
    }
    /*who phone styles */
    .architecture .textleft img {
        float: left;
    }
    .architecture .textright img {
        float: left;
    }
    .architecture .textleft {
        padding-right: 10%;
    }
    .architecture .textright p,
    .architecture .textright h3 {
        margin-left: 15%;
    }
    .architecture .textleft p,
    .architecture .textleft h3 {
        text-align: left;
        color: #00164E;
        margin-left: 25%;
    }
    .architecture .text-icon img {
        text-align: right;
        color: #00164E;
        padding-right: 10%;
    }
    .architecture .textitem {
        margin-bottom: 10%;
    }
    .text-icon {
        display: flex;
    }
    .governance-text {
        padding-left: 0;
        padding-right: 0;
    }
    .fincancials .simple_btn {
        font-size: 2rem;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        width: 200px;
        padding: 5%;
    }
    #finance p .one {
        width: 50%;
    }
    #finance p .two {
        width: 25%;
    }
    .audition {
        text-align: left;
    }
    .policy {
        text-align: left;
    }
    .policy h4 {
        font-size: 2rem;
        margin-bottom: 5%;
    }
    .policy p {
        margin-left: 10%;
        margin-bottom: 15%;
    }
    .section-cont h2 {
        text-transform: none;
        font-size: 4rem;
        font-weight: 700;
        line-height: 1.1;
        display: block;
        margin-bottom: 4%;
    }
    .section-cont .lefthead {
        text-align: center;
    }
    .faqq .section-cont h3 {
        font-size: 4rem;
        line-height: 4rem;
    }
    .links {
        display: none;
    }
    .section-cont .heading h3 {
        font-size: 2.5rem;
        line-height: 2.5rem;
        margin-bottom: 7%;
    }
    .invest-sec .section-cont h2 {
        text-transform: none;
        font-size: 2.5rem;
        font-weight: 700;
        line-height: 1.1;
        display: block;
        margin-bottom: -5%;
        text-align: center;
    }
    .structure .slide-content h2 {
        font-size: 3rem;
    }
    .agriculture .slide-content h2 {
        font-size: 3rem;
    }
    .ict .slide-content h2 {
        font-size: 3rem;
    }
    .opportunity .slide-content h2 {
        font-size: 3rem;
    }
    .svp .slide-content h2 {
        font-size: 3rem;
    }
    .donors .slide-content h2 {
        font-size: 3rem;
    }
    .headleft {
        text-align: left;
        font-size: 3rem;
    }
    .headright {
        text-align: left;
        font-size: 3rem;
    }
    .over-lay-left {
        border-radius: 25px 25px 25px 25px;
    }
    .over-lay-right {
        border-radius: 25px 25px 25px 25px;
    }
    .slider-area .slide-content h1 {
        margin-top: 70%;
        font-size: 5rem;
        margin-bottom: 49px;
    }
    .section-head h2 {
        margin-top: 50%;
        font-size: 3.5rem;
    }
    .number {
        margin-top: 15%;
        display: block;
        text-align: left;
    }
    .number2 {
        margin-left: 0;
    }
}

@media (max-width: 768.98px) {}

.policy h4 {
    font-weight: 900;
}

.policy {
    text-align: center;
    background-color: #7BB3FE;
    padding: 2%;
    border-radius: 15px;
}

.cards-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
}

.section-cont .lefthead {
    margin-left: 0;
    text-align: left;
    font-weight: 900;
}

.pad22 {
    margin-top: 5%;
}

.key {
    background-image: url('../');
}

.linked a {
    margin-top: 3%;
    margin-left: 40%;
}

nav {
    z-index: 1000;
    display: flex;
    justify-content: space-between;
    padding: 0 1%;
    height: 75px;
    line-height: 30px;
    background: #00164E;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
}

nav .navbar-brand {
    margin-left: 0;
}

nav .nav-list {
    display: flex;
    justify-content: left;
    position: absolute;
    background: transparent;
    width: 100%;
    top: 20px;
    margin-left: 20%;
    transform: translateY(-130%);
    transition: .5s;
    list-style: none;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
}

nav .nav-list .nav-item {
    cursor: pointer;
    height: 100%;
    width: 150px;
    transition: .4s;
    text-align: center;
}

nav .nav-list .nav-link:hover {
    text-decoration: underline;
    color: whitesmoke;
}

nav .nav-list .nav-link {
    color: #f1f1f1;
    font-size: 1.5rem;
    font-weight: 500;
}

nav .navbar-toggler {
    color: #fff;
    display: grid !important;
}

nav .navbar-toggler .bar {
    display: grid;
}

@media (max-width: 935px) {
    nav {
        padding: 0 2rem;
    }
    nav .nav-list .nav-item {}
}

nav .navbar-toggler {
    background-color: #00164E;
    z-index: 5;
    cursor: pointer;
}

nav .navbar-toggler .bar {
    width: 25px;
    height: 2px;
    margin-top: 15px;
    background: #ffffff;
    transition: .4s;
}

input {
    display: none;
}

input:checked~nav .nav-list {
    transform: translateY(0);
}

input:checked~nav .navbar-toggler {
    margin-top: 5px;
}

input:checked~nav .navbar-toggler .bar:nth-child(1) {
    margin-top: 30px;
    transform: rotate(45deg);
}

input:checked~nav .navbar-toggler .bar:nth-child(2) {
    display: none;
}

input:checked~nav .navbar-toggler .bar:nth-child(3) {
    margin-top: -1px;
    transform: rotate(-45deg);
}

.navbar-toggler .bar:nth-child(2) {
    display: none
}

.navbar-toggler .bar:nth-child(3) {
    margin-bottom: 15px;
}

.navbar-toggler .bar:nth-child(1) {
    margin-bottom: -10px;
    margin-top: 30px;
}

.tag {
    display: flex;
    justify-content: spa;
    z-index: 4;
    background-color: #00164E;
    padding-right: 10%;
    margin-right: -6%;
}

.tag span {
    margin-top: 25px;
    margin-left: 10%;
    font-size: 1.5rem;
    color: whitesmoke;
}

.navbar-brand img {
    padding-top: 15px;
    width: 200px;
}

nav .nav-list .active {
    color: #38a4ff;
}

.nav-item .sub-menu {
    display: none;
}

.nav-item ul a {
    text-decoration: none;
    color: whitesmoke;
    margin-left: 10px;
    font-size: 1.rem;
    font-weight: 500;
}

nav .nav-list .nav-item .nav-link:hover ul {}

nav .nav-list .nav-item:hover .sub-menu {
    display: block;
    z-index: 999999999999999 !important;
    margin-top: 10%;
    background-color: #7BB3FE;
    width: 160px;
    padding: 0 0px;
    transition: 1s;
    font-size: 1.5rem;
    text-align: left;
    line-height: 4rem;
}

.sub-menu li:hover {
    text-decoration: underline;
}

@media (max-width: 991px) {
    nav .nav-list {
        display: grid;
        position: absolute;
        background: #38a4ff;
        width: 100%;
        top: 75px;
        margin-top: 5%;
        left: 0;
        transform: translateY(-200%);
        z-index: -1;
        transition: .6s;
        color: black;
        margin-left: 0px;
        text-align: center;
        justify-content: left;
        width: 80%;
        margin-left: 10%;
    }
    nav .nav-list .nav-item {
        padding-left: 35px;
    }
    nav .navbar-toggler {
        display: grid !important;
    }
    nav .nav-list .nav-link {
        color: black;
        font-size: 1.5rem;
        font-weight: 500;
    }
    nav .nav-list .nav-item {
        text-align: left;
    }
    nav .nav-list .nav-item:hover .sub-menu {
        display: block;
        z-index: 999999999999999 !important;
        margin-top: 10%;
        background-color: #7BB3FE;
        width: 991px;
        padding: 0 0px;
        transition: 1s;
        font-size: 1.5rem;
        text-align: left;
        line-height: 4rem;
    }
}

body {
    overflow-x: hidden;
}