@import url("https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900&amp;display=swap");
@import url('https://fonts.googleapis.com/css?family=Hanuman&display=swap');
*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    height: 100%;
    background-color: #fff
}

body {
    line-height: 24px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    visibility: visible;
    font-family: "Rubik", "Hanuman", sans-serif;
    color: #222222;
}

h1 {
    font-size: 48px;
    line-height: 1;
    font-weight: 700;
}

h2 {
    font-size: 36px;
    line-height: 36px;
}

h3 {
    font-size: 30px;
    line-height: 30px;
}

h4 {
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
}

h5 {
    font-size: 14px;
    line-height: 18px;
}

h6 {
    font-size: 12px;
    line-height: 14px;
}

p:last-child {
    margin-bottom: 0;
}
.text-danger {
    color : #dc3545 !important;
}
a,
button {
    color: inherit;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
}

a,
button,
img,
input,
span {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

*:focus {
    outline: none !important;
}

a:focus {
    color: inherit;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

button,
input[type="submit"] {
    cursor: pointer;
}

img {
    max-width: 100%;
    height: auto;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

figure {
    padding: 0;
    margin: 0;
}

.bg-white {
    background: #FFFFFF;
}

.bg-grey {
    background: #F5F5F9;
}

.bg-green {
    background-color: #91bd3a;
}

.bg-red {
    background-color: #13a357;
    height: 74px
}

.bg-orange-light {
    background-color: #fe6845
}

.bg-orange {
    background-color: #ffa259
}

.pb-60 {
    padding-bottom: 60px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-23 {
    margin-top: 23px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-57 {
    margin-top: 57px;
}

.mt-60 {
    margin-top: 60px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-25 {
    margin-bottom: 25px;
}

.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-58 {
    margin-bottom: 58px;
}

.mb-46 {
    margin-bottom: 46px;
}

.mb-47 {
    margin-bottom: 47px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-65 {
    margin-bottom: 65px;
}

.mb-66 {
    margin-bottom: 66px;
}

.mb-68 {
    margin-bottom: 68px;
}

.mb-70 {
    margin-bottom: 70px;
}


/*************************
Padding top
*************************/

.pt-0 {
    padding-top: 0
}

.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
}


/*************************
Padding right pt-120
*************************/

.pr-0 {
    padding-right: 0
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-30 {
    padding-right: 30px
}

.pr-40 {
    padding-right: 40px
}

.pr-50 {
    padding-right: 50px
}

.pr-60 {
    padding-right: 60px
}

.pr-70 {
    padding-right: 70px
}

.pr-80 {
    padding-right: 80px
}

.pr-90 {
    padding-right: 90px
}

.pr-100 {
    padding-right: 100px
}

.pr-110 {
    padding-right: 110px
}

.pr-120 {
    padding-right: 120px
}

.pr-130 {
    padding-right: 130px
}

.pr-140 {
    padding-right: 140px
}


/*************************
Padding bottom
*************************/

.pb-0 {
    padding-bottom: 0
}

.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
}


/*************************
Padding left
*************************/

.pl-0 {
    padding-left: 0
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-30 {
    padding-left: 30px
}

.pl-40 {
    padding-left: 40px
}

.pl-50 {
    padding-left: 50px
}

.pl-60 {
    padding-left: 60px
}

.pl-70 {
    padding-left: 70px
}

.pl-80 {
    padding-left: 80px
}

.pl-90 {
    padding-left: 90px
}

.pl-100 {
    padding-left: 100px
}

.pl-110 {
    padding-left: 110px
}

.pl-120 {
    padding-left: 120px
}

.pl-130 {
    padding-left: 130px
}

.pl-140 {
    padding-left: 140px
}

.pl-150 {
    padding-left: 150px
}


/***************************
    06. Page section padding
    ****************************/

.ptb-0 {
    padding: 0
}

.ptb-10 {
    padding: 10px 0
}

.ptb-20 {
    padding: 20px 0
}

.ptb-30 {
    padding: 30px 0
}

.ptb-40 {
    padding: 40px 0
}

.ptb-50 {
    padding: 50px 0
}

.ptb-60 {
    padding: 60px 0
}

.ptb-70 {
    padding: 70px 0
}

.ptb-80 {
    padding: 80px 0
}

.ptb-90 {
    padding: 90px 0
}

.ptb-100 {
    padding: 100px 0
}

.ptb-110 {
    padding: 110px 0
}

.ptb-120 {
    padding: 120px 0
}

.ptb-130 {
    padding: 130px 0
}

.ptb-140 {
    padding: 140px 0
}

.ptb-150 {
    padding: 150px 0
}


/***************************
    07. Page section margin
    ****************************/

.mtb-0 {
    margin: 0
}

.mtb-10 {
    margin: 10px 0
}

.mtb-15 {
    margin: 15px 0
}

.mtb-20 {
    margin: 20px 0
}

.mtb-30 {
    margin: 30px 0
}

.mtb-40 {
    margin: 40px 0
}

.mtb-50 {
    margin: 50px 0
}

.mtb-60 {
    margin: 60px 0
}

.mtb-70 {
    margin: 70px 0
}

.mtb-80 {
    margin: 80px 0
}

.mtb-90 {
    margin: 90px 0
}

.mtb-100 {
    margin: 100px 0
}

.mtb-110 {
    margin: 110px 0
}

.mtb-120 {
    margin: 120px 0
}

.mtb-130 {
    margin: 130px 0
}

.mtb-140 {
    margin: 140px 0
}

.mtb-150 {
    margin: 150px 0;
}


/*************************
    04. Scrollup
    *************************/

#scrollUp {
    background: rgba(0, 0, 0, 0) url("../img/test.png") no-repeat scroll center center;
    bottom: 20px;
    color: #919191;
    cursor: pointer;
    display: none;
    font-size: 0;
    height: 51px;
    position: fixed;
    right: 20px;
    text-align: center;
    -webkit-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
    width: 51px;
    z-index: 9999;
}

#scrollUp:hover {
    background-image: url("../img/test2.png")
}


/*menu header*/

.header-top {
    color: #b6b6b6;
    padding: 14px 0;
}

.header-icons>a {
    color: #b6b6b6;
    display: inline-block;
    font-size: 13px;
    margin: 0 21px;
}

.header-icons>a:hover {
    color: #fff
}

.header-top .col-md-4>span {
    display: block;
    padding: 4px 0;
}

.header-icons {
    padding: 4px 0;
    text-align: center;
}

.logo-wrapper {
    float: left;
    width: 29%;
}

.logo a {
    display: inline-block;
}

.logo {
    padding: 10px 0;
}


/*.logo img {
      width: 80px !important;
  }*/

.header-main-content {
    float: left;
    padding-left: 44px;
    padding-top: 20px;
    width: 52.5%;
}

.header-info>img {
    display: inline-block;
    padding-right: 8px;
    position: relative;
    top: -12px;
}

.header-info {
    float: left;
    padding-left: 25px;
    text-align: center;
    width: 50%;
}

.header-info-text>h4 {
    color: #fff;
    font-size: 16px;
    line-height: 15px;
}

.header-info-text {
    display: inline-block;
    text-align: left;
}

.header-info-text>span {
    color: #fff;
    font-size: 12px;
}

.header-main {
    position: relative;
}

.header-main.white:before {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -60px;
    position: absolute;
    -webkit-transform: skewX(39deg);
    transform: skewX(39deg);
    width: 35%;
}

.header-main.white:after {
    background: #ffffff none repeat scroll 0 0;
    border-right: 15px solid #58627B;
    content: "";
    height: 100%;
    left: 24.5%;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(39deg);
    transform: skewX(39deg);
    width: 140px;
}

.header-area,
.header-two-area,
.header-three-area,
.header-four-area {
    position: relative;
}

.mainmenu-area {
    background: rgba(237, 237, 237, 0.35) none repeat scroll 0 0;
    position: relative;
}

.main-menu ul li {
    display: inline-block;
    /*margin: 0 23px;*/
    margin: 0 15px;
    padding: 21px 0;
    position: relative;
}

.main-menu ul li a {
    color: #002e5b;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
}

.main-menu .icon::after {
    content: "\f107";
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    margin-left: 8px;
    text-decoration: inherit;
    vertical-align: middle;
}

.main-menu nav>ul>li:hover>a {
    color: #dbaf51
}

.main-menu ul li ul.submenu {
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    left: 0;
    opacity: 0;
    padding: 19px 15px 14px;
    position: absolute;
    text-align: left;
    top: 90%;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 210px;
    z-index: -9;
}

.main-menu ul li:hover>ul.submenu {
    opacity: 1;
    visibility: visible;
    z-index: 99;
    top: 100%
}

.main-menu ul li ul.submenu li {
    display: block;
    margin: 0;
    padding: 0;
}

.main-menu ul li ul.submenu li a {
    border-radius: 2px;
    color: #002e5b;
    display: block;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    padding: 8px 15px;
    text-transform: capitalize;
}

.main-menu ul li ul.submenu li:hover>a {
    background: #f14b52 none repeat scroll 0 0;
    color: #ffffff;
}

.main-menu ul li ul.submenu.megamenu {
    padding: 15px 20px;
    right: auto;
    white-space: nowrap;
    width: auto;
}

.main-menu ul li ul.submenu.megamenu>li {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    width: 185px;
}

.main-menu ul li ul.submenu.megamenu>li>a {
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 4px
}

.main-menu ul li ul.submenu.megamenu li>a:hover {
    background: #002e5b;
    color: #fff
}

.main-menu.text-left span {
    float: right;
}

.header-sticky.sticky {
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    background: rgba(0, 0, 0, 0.68) none repeat scroll 0 0;
    left: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.sticky .main-menu>nav>ul>li {
    padding: 20px 0;
}

.sticky .logo {
    padding: 10px 0;
}

.header-area .sticky,
.header-two-area .sticky,
.header-three-area .sticky,
.header-four-area .sticky {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4);
}

.header-two-area .main-menu nav>ul>li:hover>a {
    color: #fde428
}

.header-two-area .main-menu ul li ul.submenu li:hover>a {
    background: #002e5b none repeat scroll 0 0;
    color: #fde428;
}

.header-three-area .header-info-text>h4,
.header-three-area .header-info-text>span,
.header-four-area .header-info-text>h4,
.header-four-area .header-info-text>span {
    color: #303030;
}

.header-three-area .header-main-content,
.header-four-area .header-main-content {
    padding: 40px 0 0;
    width: 33.3333%;
}

.header-three-area .header-info,
.header-four-area .header-info {
    padding-left: 0;
    text-align: left;
    width: 100%;
}

.header-three-area .logo-wrapper,
.header-four-area .logo-wrapper {
    margin: auto;
    text-align: center;
    width: 33.33%;
}

.header-three-area .quote-btn,
.header-four-area .quote-btn {
    width: 33.33%;
}

.header-three-area .quote-btn button:hover,
.header-four-area .quote-btn button:hover {
    background: #002e5b none repeat scroll 0 0;
    color: #ffffff;
}

.header-four-area .quote-btn button {
    background: #dbaf51 none repeat scroll 0 0;
    color: #ffffff;
}

.header-four-area .quote-btn button:hover {
    background: #002e5b none repeat scroll 0 0;
}

.header-four-area .mainmenu-area {
    background: rgba(237, 237, 237, 0.45) none repeat scroll 0 0;
}

.main-menu ul li ul.submenu.megamenu>li:hover>a {
    background: inherit;
    color: #002e5b
}

.header-two-area .header-top .col-md-4>span {
    color: #ddd;
}

.header-two-area .header-icons>a,
.header-two-area .search-container button {
    color: #ddd;
}

.header-two-area .header-icons>a:hover,
.header-two-area .search-container:hover button {
    color: #FDE428;
}

.header-two-area .search-container>form {
    background: #02726a none repeat scroll 0 0;
}


/*************************************
  12. breadcrumbs
  **************************************/

.breadcrumbs-area {
    padding: 170px 0px;
}

.breadcrumbs-text {
    position: relative;
    z-index: 1;
}

.bg-1,
.bg-2 {
    background-attachment: scroll;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}


/*.bg-1{
  background-image: url(../images/1.jpg);
}*/

.bg-2 {
    background-image: url(../images/2.jpg);
}

.breadcrumbs-bar .breadcrumbs {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    line-height: 12px;
    margin: 0;
    padding: 8px 0;
}

.breadcrumbs-text h2 {
    color: #fff;
    font-size: 38px;
    line-height: 28px;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.slide-1::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: #343a40;
    opacity: .9;
    border-bottom-right-radius: 0px;
}

.intro-section,
.intro-section .container>.row {
    height: 100vh;
    min-height: 900px;
}

.slide-1,
.intro-section {
    position: relative;
}

.intro-section h1 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 1.5rem;
}

.intro-section p {
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.1rem;
}

.form-box {
    padding: 40px;
    /*background: #fff;*/
    background-image: linear-gradient(to right, #13a357, #58627b);
    border-radius: 7px;
}

.text-black {
    color: #000 !important;
}

.btn-primary {
    color: #fff;
    background-color: #13a357;
    border-color: #13a357 !important;
}

.w-100 {
    width: 100%;
    box-shadow: 2px 2px 2px rgba(255, 255, 255, 0.4);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #13a357 !important;
    border-color: #13a357 !important;
}

audio {
    display: inline-block;
    vertical-align: baseline;
    top: 10;
    position: relative;
    bottom: 50px;
    width: 100%;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 142px auto!important;
}

.modal_img {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/ opacity */
}


/* Modal Content (image) */

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}


/* Caption of Modal Image */

#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}


/* Add Animation */

.modal-content,
#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}


/* The Close Button */

.close_image {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close_image:hover,
.close_image:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}


/* 100% Image Width on Smaller Screens */

@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}
