@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

:root {
    --theme-color: #114d80;
    --theme-color-2: #16bcde;
    --smoke-color: #f0f8f9;
    --white-color: #fff;
    --heading-font-style: 'Fjalla One', sans-serif;
}

body,
html {
    overflow-x: hidden;
}
/*body {
    background-color: #fff;
    font-family: Heebo, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #51668a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/
body {
    font-family: "Poppins",sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0.1px;
    color: #888888;      background-color: #fff;
    font-family: Heebo, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #51668a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
::selection {
    background-color: #ff5e14;
    color: #fff;
}
a {
    color: #ff5e14;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
a:hover {
    color: #16bcde;
    text-decoration: none;
}
section {
    position: relative;
  
}
img {
    max-width: 100%;
}
*,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
    margin: 0;
    padding: 0;
}
*,
:active,
:focus {
    outline: 0;
}
ol,
ul {
    list-style: none;
}
button {
    border: none;
}
.btn.focus,
.btn:focus,
.form-control,
.form-control:focus,
button,
button:focus {
    outline: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
textarea {
    resize: none;
}
select {
    background-color: transparent;
}
.col-padding-0 > .row {
    margin: 0;
}
.col-padding-0,
.col-padding-0 > .row > [class*="col-"] {
    padding: 0;
}
.inner-padding {
    padding: 110px 70px;
}
.vertical-align-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.width-auto {
    width: auto !important;
}
.fz-16 {
    font-size: 16px;
}
.font-secondary {
    font-family: Heebo, sans-serif;
}
.lh-1 {
    line-height: 1 !important;
}
.vh-100 {
    height: 100vh !important;
}
.list-inline > li {
    display: inline-block;
}
.align-v {
    display: flex;
    align-items: center;
}
.align-v-h {
    display: flex;
    justify-content: center;
    align-items: center;
}
.border-top {
    border-top: 1px solid #e7ebef !important;
}
.border-bottom {
    border-bottom: 1px solid #e7ebef !important;
}
@media (min-width: 992px) {
    .col-lg-5th {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-5 {
    margin-top: 5px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.mt-60 {
    margin-top: 60px !important;
}
.mt-70 {
    margin-top: 70px !important;
}
.mt-80 {
    margin-top: 80px !important;
}
.mt-90 {
    margin-top: 90px !important;
}
.mt-100 {
    margin-top: 100px !important;
}
.mt-120 {
    margin-top: 120px !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-5 {
    margin-bottom: 5px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-25 {
    margin-bottom: 25px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-45 {
    margin-bottom: 45px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-60 {
    margin-bottom: 60px !important;
}
.mb-70 {
    margin-bottom: 70px !important;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.mb-90 {
    margin-bottom: 90px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.mt--100 {
    margin-top: -100px;
}
.mr-0 {
    margin-right: 0 !important;
}
.mr-20 {
    margin-right: 20px !important;
}
.mr-30 {
    margin-right: 30px !important;
}
.mr-40 {
    margin-right: 40px !important;
}
.mr-50 {
    margin-right: 50px !important;
}
.ml-0 {
    margin-left: 0 !important;
}
.ml-20 {
    margin-left: 20px !important;
}
.ml-30 {
    margin-left: 30px !important;
}
.ml-40 {
    margin-left: 40px !important;
}
.ml-50 {
    margin-left: 50px !important;
}
.pb-10 {
    padding-top: 10px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pt-60 {
    padding-top: 60px !important;
}
.pt-70 {
    padding-top: 70px !important;
}
.pt-80 {
    padding-top: 80px !important;
}
.pt-90 {
    padding-top: 90px !important;
}
.pt-100 {
    padding-top: 100px !important;
}
.pt-110 {
    padding-top: 110px !important;
}
.pt-120 {
    padding-top: 120px !important;
}
.pt-130 {
    padding-top: 130px !important;
}
.pt-140 {
    padding-top: 140px !important;
}
.pt-150 {
    padding-top: 150px !important;
}
.pt-170 {
    padding-top: 170px !important;
}
.pb-0 {
    padding-bottom: 0px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pb-40 {
    padding-bottom: 40px !important;
}
.pb-50 {
    padding-bottom: 50px !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}
.pb-70 {
    padding-bottom: 70px !important;
}
.pb-80 {
    padding-bottom: 80px !important;
}
.pb-90 {
    padding-bottom: 90px !important;
}
.pb-100 {
    padding-bottom: 100px !important;
}
.pb-110 {
    padding-bottom: 110px !important;
}
.pb-120 {
    padding-bottom: 120px !important;
}
.pb-130 {
    padding-bottom: 130px !important;
}
.pb-140 {
    padding-bottom: 140px !important;
}
.pb-150 {
    padding-bottom: 150px !important;
}
.pb-170 {
    padding-bottom: 170px !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.pr-15 {
    padding-right: 15px !important;
}
.pr-20 {
    padding-right: 20px !important;
}
.pr-30 {
    padding-right: 30px !important;
}
.pr-50 {
    padding-right: 50px !important;
}
.pr-60 {
    padding-right: 60px !important;
}
.pr-70 {
    padding-right: 70px !important;
}
.pr-100 {
    padding-right: 100px !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.pl-15 {
    padding-left: 15px !important;
}
.pl-20 {
    padding-left: 20px !important;
}
.pl-30 {
    padding-left: 30px !important;
}
.pl-50 {
    padding-left: 50px !important;
}
.pl-60 {
    padding-left: 60px !important;
}
.pl-70 {
    padding-left: 70px !important;
}
.pl-100 {
    padding-left: 100px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .inner-padding {
        padding: 120px 50px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    section {
        padding: 75px 0;
    }
    .inner-padding {
        padding: 100px 50px !important;
    }
    .mt-30 {
        margin-top: 30.7692307692px !important;
    }
    .mt-40 {
        margin-top: 28.5714285714px !important;
    }
    .mt-50 {
        margin-top: 35.7142857143px !important;
    }
    .mt-60 {
        margin-top: 42.8571428571px !important;
    }
    .mt-70 {
        margin-top: 50px !important;
    }
    .mt-80 {
        margin-top: 57.1428571429px !important;
    }
    .mt-90 {
        margin-top: 64.2857142857px !important;
    }
    .mt-100 {
        margin-top: 71.4285714286px !important;
    }
    .mb-30 {
        margin-bottom: 23.0769230769px !important;
    }
    .mb-40 {
        margin-bottom: 28.5714285714px !important;
    }
    .mb-50 {
        margin-bottom: 35.7142857143px !important;
    }
    .mb-60 {
        margin-bottom: 42.8571428571px !important;
    }
    .mb-70 {
        margin-bottom: 50px !important;
    }
    .mb-80 {
        margin-bottom: 57.1428571429px !important;
    }
    .mb-90 {
        margin-bottom: 64.2857142857px !important;
    }
    .mb-100 {
        margin-bottom: 71.4285714286px !important;
    }
    .mt-120 {
        margin-top: 85.7142857143px !important;
    }
    .mr-30 {
        margin-right: 23.0769230769px !important;
    }
    .mr-40 {
        margin-right: 28.5714285714px !important;
    }
    .mr-50 {
        margin-right: 35.7142857143px !important;
    }
    .ml-30 {
        margin-left: 27.2727272727px !important;
    }
    .ml-40 {
        margin-left: 33.3333333333px !important;
    }
    .ml-50 {
        margin-left: 35.7142857143px !important;
    }
    .pt-30 {
        padding-top: 23.0769230769px !important;
    }
    .pt-40 {
        padding-top: 28.5714285714px !important;
    }
    .pt-50 {
        padding-top: 35.7142857143px !important;
    }
    .pt-60 {
        padding-top: 42.8571428571px !important;
    }
    .pt-70 {
        padding-top: 50px !important;
    }
    .pt-80 {
        padding-top: 57.1428571429px !important;
    }
    .pt-90 {
        padding-top: 64.2857142857px !important;
    }
    .pt-100 {
        padding-top: 100.428571px !important;
    }
    .pt-110 {
        padding-top: 78.5714285714px !important;
    }
    .pt-120 {
        padding-top: 85.7142857143px !important;
    }
    .pt-130 {
        padding-top: 93.3333333333px !important;
    }
    .pt-140 {
        padding-top: 87.5px !important;
    }
    .pt-150 {
        padding-top: 88.2352941176px !important;
    }
    .pt-160 {
        padding-top: 88.8888888889px !important;
    }
    .pt-170 {
        padding-top: 89.4736842105px !important;
    }
    .pb-30 {
        padding-bottom: 23.0769230769px !important;
    }
    .pb-40 {
        padding-bottom: 28.5714285714px !important;
    }
    .pb-50 {
        padding-bottom: 35.7142857143px !important;
    }
    .pb-60 {
        padding-bottom: 42.8571428571px !important;
    }
    .pb-70 {
        padding-bottom: 50px !important;
    }
    .pb-80 {
        padding-bottom: 57.1428571429px !important;
    }
    .pb-90 {
        padding-bottom: 64.2857142857px !important;
    }
    .pb-100 {
        padding-bottom: 71.4285714286px !important;
    }
    .pb-110 {
        padding-bottom: 78.5714285714px !important;
    }
    .pb-120 {
        padding-bottom: 85.7142857143px !important;
    }
    .pb-130 {
        padding-bottom: 86.6666666667px !important;
    }
    .pb-140 {
        padding-bottom: 87.5px !important;
    }
    .pb-150 {
        padding-bottom: 88.2352941176px !important;
    }
    .pb-160 {
        padding-bottom: 88.8888888889px !important;
    }
    .pb-170 {
        padding-bottom: 89.4736842105px !important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    section {
        padding: 50px 0;
    }
    .inner-padding {
        padding: 50px 30px !important;
    }
    .text-center-xs-sm {
        text-align: center !important;
    }
    .mt-30 {
        margin-top: 23.0769230769px !important;
    }
    .mt-40 {
        margin-top: 28.5714285714px !important;
    }
    .mt-50 {
        margin-top: 33.3333333333px !important;
    }
    .mt-60 {
        margin-top: 33.3333333333px !important;
    }
    .mt-70 {
        margin-top: 35px !important;
    }
    .mt-80 {
        margin-top: 40px !important;
    }
    .mt-90 {
        margin-top: 45px !important;
    }
    .mt-100 {
        margin-top: 50px !important;
    }
    .mt-120 {
        margin-top: 60px !important;
    }
    .mb-30 {
        margin-bottom: 23.0769230769px !important;
    }
    .mb-40 {
        margin-bottom: 28.5714285714px !important;
    }
    .mb-50 {
        margin-bottom: 33.3333333333px !important;
    }
    .mb-60 {
        margin-bottom: 33.3333333333px !important;
    }
    .mb-70 {
        margin-bottom: 35px !important;
    }
    .mb-80 {
        margin-bottom: 40px !important;
    }
    .mb-90 {
        margin-bottom: 45px !important;
    }
    .mb-100 {
        margin-bottom: 50px !important;
    }
    .mr-30 {
        margin-right: 25px !important;
    }
    .mr-40 {
        margin-right: 30.7692307692px !important;
    }
    .mr-50 {
        margin-right: 33.3333333333px !important;
    }
    .ml-30 {
        margin-left: 25px !important;
    }
    .ml-40 {
        margin-left: 30.7692307692px !important;
    }
    .ml-50 {
        margin-left: 33.3333333333px !important;
    }
    .pt-30 {
        padding-top: 23.0769230769px !important;
    }
    .pt-40 {
        padding-top: 28.5714285714px !important;
    }
    .pt-50 {
        padding-top: 33.3333333333px !important;
    }
    .pt-60 {
        padding-top: 33.3333333333px !important;
    }
    .pt-70 {
        padding-top: 35px !important;
    }
    .pt-80 {
        padding-top: 40px !important;
    }
    .pt-90 {
        padding-top: 45px !important;
    }
    .pt-100 {
        padding-top: 50px !important;
    }
    .pt-110 {
        padding-top: 55px !important;
    }
    .pt-120 {
        padding-top: 60px !important;
    }
    .pt-130 {
        padding-top: 66.6666666667px !important;
    }
    .pt-140 {
        padding-top: 63.6363636364px !important;
    }
    .pt-150 {
        padding-top: 65.2173913043px !important;
    }
    .pt-160 {
        padding-top: 66.6666666667px !important;
    }
    .pt-170 {
        padding-top: 68px !important;
    }
    .pb-30 {
        padding-bottom: 23.0769230769px !important;
    }
    .pb-40 {
        padding-bottom: 28.5714285714px !important;
    }
    .pb-50 {
        padding-bottom: 33.3333333333px !important;
    }
    .pb-60 {
        padding-bottom: 33.3333333333px !important;
    }
    .pb-70 {
        padding-bottom: 35px !important;
    }
    .pb-80 {
        padding-bottom: 40px !important;
    }
    .pb-90 {
        padding-bottom: 45px !important;
    }
    .pb-100 {
        padding-bottom: 50px !important;
    }
    .pb-110 {
        padding-bottom: 55px !important;
    }
    .pb-120 {
        padding-bottom: 60px !important;
    }
    .pb-130 {
        padding-bottom: 61.9047619048px !important;
    }
    .pb-140 {
        padding-bottom: 63.6363636364px !important;
    }
    .pb-150 {
        padding-bottom: 65.2173913043px !important;
    }
    .pb-160 {
        padding-bottom: 66.6666666667px !important;
    }
    .pb-170 {
        padding-bottom: 68px !important;
    }
}
.color-white {
    color: #fff !important;
}
.color-gray {
    color: #f9f9f9 !important;
}
.color-dark {
    color: #222 !important;
}
.color-theme {
    color: #ff5e14 !important;
}
.color-heading {
    color: #0b2653 !important;
}
.color-body {
    color: #51668a !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-gray {
    background-color: #f9f9f9 !important;
}
.bg-dark {
    background-color: #222 !important;
}
.bg-heading {
    background-color: #0b2653 !important;
}
.bg-theme {
    background-color: #ff5e14 !important;
}
.bg-img {
    position: relative;
    z-index: 1;
}
.bg-parallax {
    background-attachment: fixed;
}
.bg-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
 background-color: #373768;
}
.bg-overlay-2:before {
    background-color: rgba(27, 26, 26, 0.05);
}
.bg-overlay-3:before {
    background-color:rgb(2 34 61 / 66%);
}
.bg-overlay-4:before {
    background-color: rgba(27, 26, 26, 0.75);
}
.bg-overlay-theme:before {
    background-color: rgba(255, 94, 20, 0.97);
}
.bg-overlay-theme-2:before {
    background-color: rgba(255, 94, 20, 0.85);
}
.bg-overlay-gradient:before {
    background-color: transparent;
    background: -webkit-linear-gradient(-90deg, rgba(27, 26, 26, 0) 0, rgba(27, 26, 26, 0) 0, #1b1a1a 85%);
    background: -moz-linear-gradient(-90deg, rgba(27, 26, 26, 0) 0, rgba(27, 26, 26, 0) 0, #1b1a1a 85%);
    background: -ms-linear-gradient(-90deg, rgba(27, 26, 26, 0) 0, rgba(27, 26, 26, 0) 0, #1b1a1a 85%);
}
.bg-overlay-gradient-2:before {
    background-color: rgba(11, 38, 83, 0.55);
    background-color: #0b2653;
    opacity: 0.55;
    background-image: -moz-linear-gradient(-90deg, rgba(27, 26, 26, 0) 0, rgba(4, 17, 39, 0) 0, #041127 65%);
    background-image: -webkit-linear-gradient(-90deg, rgba(27, 26, 26, 0) 0, rgba(4, 17, 39, 0) 0, #041127 65%);
    background-image: -ms-linear-gradient(-90deg, rgba(27, 26, 26, 0) 0, rgba(4, 17, 39, 0) 0, #041127 65%);
}
.bg-overlay-gradient-theme:before {
    background-image: -webkit-linear-gradient(-90deg, rgba(27, 26, 26, 0) 0, rgba(255, 94, 20, 0) 0, #ff5e14 65%);
    background-image: -moz-linear-gradient(-90deg, rgba(27, 26, 26, 0) 0, rgba(255, 94, 20, 0) 0, #ff5e14 65%);
    background-image: -ms-linear-gradient(-90deg, rgba(27, 26, 26, 0) 0, rgba(255, 94, 20, 0) 0, #ff5e14 65%);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0b2653;
  font-family: 'Fjalla One', sans-serif;
    text-transform: capitalize;
    font-weight: normal;
    line-height: 1.1;
    margin-bottom: 23px;
}
.title{font-size:35px;}
/*p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 15px;
}*/p { margin-bottom: 15px; text-align:justify;}
h1 {
    font-size: 52px;
}
h2 {
    font-size: 42px;
}
h3 {
    font-size: 38px;
}
h4 {
    font-size: 32px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 18px;
}
.heading__subtitle {
    font-size: 15px;
    line-height: 1;
    font-weight: 700;
    color: #ff5e14;
    display: block;
    margin-bottom: 13px;
}
.heading__title {
    font-size: 40px;
    line-height: 54px;
    margin-bottom: 14px;
}
.heading__desc {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
}
.divider__line + .heading__desc {
    margin-top: 22px;
}
.heading-2 .heading__title {
    font-size: 42px;
    line-height: 55px;
}
.heading-3 .heading__subtitle {
    margin-bottom: 17px;
}
.heading-3 .heading__title {
    font-size: 45px;
    line-height: 57px;
}
.heading-3 .heading__desc {
    font-size: 17px;
    line-height: 27px;
}
.heading-white .heading__subtitle {
    color: #f9f9f9;
}
.heading-white .heading__desc,
.heading-white .heading__title {
    color: #fff;
}
.text__block-desc {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 35px;
}
.text__block-2 {
    position: relative;
}
.text__block-2 .text__block-title {
    position: absolute;
    top: 0;
    left: 0;
}
.text__block-2 .text__block-desc {
    padding-left: 220px;
}
.text__link {
    font-size: 14px;
    font-weight: 700;
}
.text__link a {
    color: #222;
    border-bottom: 2px solid #222;
    transition: all 0.3s ease;
    padding-bottom: 2px;
}
.text__link:hover a {
    color: #ff5e14;
    border-bottom: 2px solid #ff5e14;
}
.text-content-section h5 {
    font-size: 26px;
}
.text-content-section h6 {
    font-size: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .heading__title {
        font-size: 30px;
        line-height: 40px;
    }
    .heading-2 .heading__title {
        font-size: 35px;
        line-height: 44px;
    }
    .heading-3 .heading__title {
        font-size: 37px;
        line-height: 47px;
    }
    .heading-3 .heading__desc {
        font-size: 16px;
        line-height: 26px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .heading__title {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .heading__title .heading__subtitle {
        font-size: 12px;
    }
    .heading-2 .heading__title {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .heading-2 .heading__desc {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
    }
    .heading-3 .heading__subtitle {
        margin-bottom: 13px;
    }
    .heading-3 .heading__title {
        font-size: 30px;
        line-height: 38px;
    }
    .heading-3 .heading__desc {
        font-size: 16px;
        line-height: 26px;
    }
    .text__block-desc {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .text__block-2 .text__block-title {
        position: static;
    }
    .text__block-2 .text__block-desc {
        padding-left: 0;
    }
}
@media only screen and (max-width: 450px) {
    .heading-2 .heading__title {
        font-size: 25px;
        line-height: 35px;
    }
    .heading-2 .heading__desc {
        font-size: 15px;
        font-weight: 400;
        line-height: 24px;
    }
}
.pagetitle__subheading {
    font-family: Heebo, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #f9f9f9;
    display: block;
    margin-bottom: 20px;
}
.pagetitle__heading {
    font-size: 41px;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 0;font-weight: normal;
    text-transform: uppercase;
}
.pagetitle__desc {
    font-size: 16px;
    line-height: 26px;
    color: #d8d6d6;
    margin-top: 3px;
    margin-bottom: 0; text-align:center;
}
.page-title {
    padding-top: 150px;
    padding-bottom: 30px;
}
.page-title .breadcrumb {
    margin-top: 30px;
    margin-bottom: 0;
}
.page-title .breadcrumb-item.active {
    color: #f9f9f9;
}
.page-title .breadcrumb-item a,
.page-title .breadcrumb-item + .breadcrumb-item::before {
    color: #fff;-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.page-title .breadcrumb-item a:hover {
    color: #ff5e14;
}
.page-title-layout1 .pagetitle__heading {
    font-size: 75px;
}
.page-title-layout1 .breadcrumb {
    margin-top: 100px;
}
.page-title-layout2 {
    padding-bottom: 135px;
}
.page-title-layout2 .btn {
    margin-top: 31px;
}
.page-title-layout3 {
    padding-top: 185px;
}
.page-title-layout3 .breadcrumb {
    margin-top: 125px;
}
.page-title-layout4 {
    padding-top: 300px;
    padding-bottom: 58px;
}
.page-title-layout4 .breadcrumb {
    margin-top: 15px;
}
.page-title-layout5 {
    padding-top: 138px;
    padding-bottom: 218px;
}
.page-title-layout5 .pagetitle__subheading {
    margin-bottom: 16px;
}
.page-title-layout6 {
    padding-top: 197px;
}
.page-title-layout6 .breadcrumb {
    margin-top: 150px;
}
.page-title-layout7 {
    padding-top: 110px;
    padding-bottom: 110px;
}
.page-title-layout7 .pagetitle__heading {
    font-size: 42px;
}
.page-title-layout7 .btn {
    margin-top: 32px;
}
.page-title-layout8 {
    padding-top: 178px;
    padding-bottom: 183px;
}
.page-title-layout8 .breadcrumb {
    margin-top: 15px;
}
.page-title-layout9 {
    padding-top: 170px;
}
.page-title-layout9 .pagetitle__desc {
    margin-top: 18px;
}
.page-title-layout9 .breadcrumb {
    margin-top: 130px;
}
.page-title-layout10 {
    padding-top: 177px;
}
.page-title-layout10 .pagetitle__heading {
    font-size: 75px;
}
.page-title-layout10 .breadcrumb {
    margin-top: 134px;
}
.page-title-layout11 {
    padding-top: 136px;
    padding-bottom: 144px;
}
.page-title-layout11 .pagetitle__heading {
    font-size: 52px;
}
.page-title-layout11 .breadcrumb {
    margin-top: 25px;
}
.page-title-layout12 {
    padding-top: 136px;
}
.page-title-layout12 .pagetitle__heading {
    font-size: 52px;
}
.page-title-layout12 .pagetitle__desc {
    margin-top: 18px;
    padding-right: 50px;
    padding-left: 50px;
}
.page-title-layout12 .breadcrumb {
    margin-top: 95px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-title {
        padding-top: 120px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .page-title {
        padding-top: 80px;
        padding-bottom: 30px;
    }
    .pagetitle__desc {
        font-size: 15px;
        font-weight: 400;
        line-height: 23px;
    }
    .pagetitle__heading {
        font-size: 32px !important;
    }
    .page-title .breadcrumb {
        margin-top: 15px;
    }
    .page-title .breadcrumb .breadcrumb-item {
        font-size: 13px;
    }
    .pagetitle__subheading {
        font-size: 12px;
    }
    .page-title-layout5 {
        padding-bottom: 130px;
    }
    .page-title-layout12 .pagetitle__desc {
        padding-right: 0;
        padding-left: 0;
    }
}
@media only screen and (min-width: 320px) and (max-width: 575px) {
    .pagetitle__heading {
        font-size: 28px !important;
    }
}
.btn {
    text-transform: capitalize;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    width: 120px;
    height: 45px;
    line-height: 58px;
    border-radius: 3px;
    text-align: center;
    padding: 0;
    letter-spacing: 0.2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn.active,
.btn:active,
.btn:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}
.btn__block {
    width: 100%;
}
.btn__primary {
    background-color: #ff5e14;
    color: #fff;
    border: 2px solid #ff5e14;
}
.btn__primary:active,
.btn__primary:focus,
.btn__primary:hover {
    background-color: #0b2653;
    color: #fff;
    border-color: #0b2653;
}
.btn__primary.btn__hover2:active,
.btn__primary.btn__hover2:focus,
.btn__primary.btn__hover2:hover {
    background-color: #fff;
    color: #ff5e14;
    border-color: #fff;
}
.btn__primary.btn__hover3:active,
.btn__primary.btn__hover3:focus,
.btn__primary.btn__hover3:hover {
    background-color: transparent;
    color: #ff5e14;
}
.btn__secondary {
    background-color: #16bcde;
    color: #fff;
    border-color: #16bcde;
}
.btn__secondary:active,
.btn__secondary:focus,
.btn__secondary:hover {
    background-color: #ff5e14;
    color: #fff;
    border-color: #ff5e14;
}
.btn__secondary.btn__hover2:active,
.btn__secondary.btn__hover2:focus,
.btn__secondary.btn__hover2:hover {
    background-color: #fff;
    color: #0b2653;
    border-color: #fff;
}
.btn__default {
    background-color: transparent;
    border: 2px solid #eaeaea;
}
.btn__default:active,
.btn__default:focus,
.btn__default:hover {
    background-color: #ff5e14;
    color: #fff;
    border-color: #ff5e14;
}
.btn__white {
    background-color: #fff;
    color: #0b2653;
    border: 2px solid #fff;
}
.btn__white:active,
.btn__white:focus,
.btn__white:hover {
    background-color: #ff5e14;
    color: #fff;
    border-color: #ff5e14;
}
.btn__white.btn__hover2:active,
.btn__white.btn__hover2:focus,
.btn__white.btn__hover2:hover {
    background-color: #0b2653;
    color: #fff;
    border-color: #0b2653;
}
.btn__rounded {
    border-radius: 50px;
}
.btn__link {
    background-color: transparent;
    border-color: transparent;
    width: auto;
    height: auto;
    line-height: 1;
    border: none;
}
.btn__link.btn__primary {
    color: #ff5e14;
}
.btn__link.btn__primary:active,
.btn__link.btn__primary:focus,
.btn__link.btn__primary:hover {
    color: #0b2653;
    background-color: transparent;
    border-color: transparent;
}
.btn__link.btn__primary.btn__hover2:active,
.btn__link.btn__primary.btn__hover2:focus,
.btn__link.btn__primary.btn__hover2:hover {
    color: #fff;
}
.btn__link.btn__secondary {
    color: #0b2653;
}
.btn__link.btn__secondary:active,
.btn__link.btn__secondary:focus,
.btn__link.btn__secondary:hover {
    color: #16bcde;
    background-color: transparent;
    border-color: transparent;
}
.btn__link.btn__white {
    color: #fff;
}
.btn__link.btn__white:active,
.btn__link.btn__white:focus,
.btn__link.btn__white:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.btn__bordered {
    background-color: transparent;
}
.btn__bordered.btn__primary {
    color: #ff5e14;
    border-color: #ff5e14;
}
.btn__bordered.btn__primary:active,
.btn__bordered.btn__primary:focus,
.btn__bordered.btn__primary:hover {
    color: #fff;
    background-color: #ff5e14;
    border-color: #ff5e14;
}
.btn__bordered.btn__secondary {
    color: #0b2653;
    border-color: #0b2653;
}
.btn__bordered.btn__secondary:active,
.btn__bordered.btn__secondary:focus,
.btn__bordered.btn__secondary:hover {
    color: #fff;
    background-color: #0b2653;
    border-color: #0b2653;
}
.btn__bordered.btn__white {
    color: #fff;
    border-color: #fff;
}
.btn__bordered.btn__white:active,
.btn__bordered.btn__white:focus,
.btn__bordered.btn__white:hover {
    color: #ff5e14;
    background-color: #fff;
    border-color: #fff;
}
.btn__white.btn__secondary {
    color: #0b2653;
    border-color: #fff;
    background-color: #fff;
}
.btn__white.btn__secondary:active,
.btn__white.btn__secondary:focus,
.btn__white.btn__secondary:hover {
    color: #fff;
    background-color: #ff5e14;
    border-color: #ff5e14;
}
.btn__video.popup-video {
    padding-left: 40px;
    color: #fff;
}
.btn__video.popup-video .video__player {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.btn__lg {
    width: 230px;
}
.btn__underlined {
    padding-bottom: 5px;
}
.btn__underlined:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ff5e14;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn__white.btn__underlined:after {
    background-color: #fff;
}
.btn__white.btn__underlined:hover {
    color: #0b2653;
}
.btn__white.btn__underlined:hover:after {
    background-color: #0b2653;
}
.btn i ~ span {
    margin-left: 6px;
}
label {
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
    color: #0b2653;
}
.form-group {
   position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    margin-bottom: 25px;
}

.form-control {
   height: 43px;
    line-height: 43px;
    border: none;
    border: 1px solid #f1f1f1;
    background-color: transparent;
    padding: 0 0 0 20px;
    font-size: 14px;position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.form-control:focus {
    background-color: transparent;
    border-color: #bcbfbf;
}
textarea.form-control {
    height: 110px;
    padding-top: 10px;
    line-height: 25px;
}
.form-control::-webkit-input-placeholder {
    color: #51668a;
}
.form-control:-moz-placeholder {
    color: #51668a;
}
.form-control::-moz-placeholder {
    color: #51668a;
}
.form-control:-ms-input-placeholder {
    color: #51668a;
}
.form__title {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
}
.form-group-select:after {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.form-group-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    color: #51668a;
    cursor: pointer;
}
.label-radio {
    display: block;
    position: relative;
    padding-left: 26px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    color: #51668a;
}
.label-radio input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.radio-indicator {
    position: absolute;
    top: -1px;
    left: 0;
    height: 17px;
    width: 17px;
    background: 0 0;
    border: 2px solid #eaeaea;
    border-radius: 50%;
}
.label-radio input:checked ~ .radio-indicator {
    background: 0 0;
}
.label-radio input:checked:focus ~ .radio-indicator,
.label-radio:hover input:not([disabled]):checked ~ .radio-indicator {
    background: 0 0;
}
.radio-indicator:after {
    content: "";
    position: absolute;
    display: none;
    left: 3px;
    top: 3px;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #ff5e14;
}
.label-radio input:checked ~ .radio-indicator:after {
    display: block;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .form-group {
        margin-bottom: 20px;
    }
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs .nav__link {
    display: block;
    position: relative;
    padding: 0 0 6px;
    margin: 0 30px 20px 0;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #0b2653;
}
.nav-tabs .nav__link:last-of-type {
    margin-right: 0;
}
.nav-tabs .nav__link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #ff5e14;
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s linear;
    -ms-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
    transition: all 0.7s linear;
}
.nav-tabs .nav__link.active,
.nav-tabs .nav__link:hover {
    color: #ff5e14;
}
.nav-tabs .nav__link.active:after,
.nav-tabs .nav__link:hover:after {
    width: 100%;
}
.nav-tabs-white .nav__link {
    color: #fff;
}
.nav-tabs-white .nav__link.active,
.nav-tabs-white .nav__link:hover {
    color: #fff;
}
.nav-tabs-white .nav__link:after {
    background-color: #fff;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .nav-tabs .nav__link {
        margin: 0 15px 10px 0;
    }
}
.social__icons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.social__icons li {
    margin-right: 20px;
}
.social__icons li a {
    display: block;
    line-height: 1;
    color: #0b2653;
}
.social__icons li a:hover {
    color: #ff5e14;
}
.social__icons li:last-of-type {
    margin-right: 0;
}
.arrow-rounded {
    width: 22px;
    height: 22px;
   line-height: 24px !important;
    background-color: #114d7f;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    display: inline-block;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.arrow-rounded-white {
    background-color: #fff;
    color: #ff5e14;
}
.breadcrumb {
    background-color: transparent;
    padding: 0;
}
.breadcrumb-item {
    position: relative;
    line-height: 1;
}
.breadcrumb-item + .breadcrumb-item::before {
    font-family: FontAwesome;
    content: "\f105";
}
.pagination li {
    margin-right: 10px;
}
.pagination li:last-child {
    margin-right: 0;
}
.pagination li a {
    font-size: 15px;
    font-weight: 700;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 48px;
    background-color: transparent;
    color: #0b2653;
    text-align: center;
    border: 2px solid #e7ebef;
    border-radius: 2px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.pagination li a i {
    font-weight: 700;
}
.pagination li a.current,
.pagination li a:hover {
    background-color: #0b2653;
    border-color: #0b2653;
    color: #fff;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .pagination li {
        margin-right: 5px;
    }
    .pagination li:last-child {
        margin-right: 0;
    }
    .pagination li a {
        width: 35px;
        height: 35px;
        line-height: 33px;
    }
}
.list-items li {
    position: relative;
    padding-left: 35px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 9px;
}
.list-items li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 14px;
    height: 2px;
    background-color: #ff5e14;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.list-items-white li {
    color: #fff;
}
.list-items-white li:before {
    color: #fff;
}
@-webkit-keyframes pulsing {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    40% {
        opacity: 0.6;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.6);
        -moz-transform: scale(1.6);
        -ms-transform: scale(1.6);
        -o-transform: scale(1.6);
        transform: scale(1.6);
    }
}
@-moz-keyframes pulsing {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    40% {
        opacity: 0.6;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.6);
        -moz-transform: scale(1.6);
        -ms-transform: scale(1.6);
        -o-transform: scale(1.6);
        transform: scale(1.6);
    }
}
@-ms-keyframes pulsing {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    40% {
        opacity: 0.6;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.6);
        -moz-transform: scale(1.6);
        -ms-transform: scale(1.6);
        -o-transform: scale(1.6);
        transform: scale(1.6);
    }
}
@-o-keyframes pulsing {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    40% {
        opacity: 0.6;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.6);
        -moz-transform: scale(1.6);
        -ms-transform: scale(1.6);
        -o-transform: scale(1.6);
        transform: scale(1.6);
    }
}
@keyframes pulsing {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    40% {
        opacity: 0.6;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.6);
        -moz-transform: scale(1.6);
        -ms-transform: scale(1.6);
        -o-transform: scale(1.6);
        transform: scale(1.6);
    }
}
@-webkit-keyframes slideTopDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}
@-moz-keyframes slideTopDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}
@-ms-keyframes slideTopDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}
@-o-keyframes slideTopDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}
@keyframes slideTopDown {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}
.header {
    position: absolute;
    z-index: 1010;
    width: 100%;
}
.header__promo-text {
    padding: 7px 0 5px;
    font-size: 12px;
    color: #fff;margin: 0 64px;
}
.navbar {
   height: 80px;
    max-height: 80px;
       background-color: #114d80;
    border-bottom: 1px solid #114d80;
    padding: 0 64px;
}
.navbar > .container,
.navbar > .container-fluid {
    position: relative;
    height: 100px;
}
.navbar .navbar-brand {
      height: 93px;
    line-height: 70px;
    background-color: #f7f7f7;
    width: 295px;
    padding: 14px;
}
.navbar .logo-dark {
    display: none;
}
.navbar .navbar-toggler {
    padding: 0;
    border: none;
    border-radius: 0;
    width: 23px;
    position: relative;
}
.navbar .navbar-toggler .menu-lines {
    display: inline-block;
}
.navbar .navbar-toggler .menu-lines:after,
.navbar .navbar-toggler .menu-lines:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 23px;
    height: 2px;
    display: inline-block;
    background-color: #333;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    color: white;
}
.navbar .navbar-toggler .menu-lines:after {
    top: 10px;
}
.navbar .navbar-toggler .menu-lines span {
    position: absolute;
    top: 0;
    left: 0;
    width: 23px;
    height: 2px;
    background-color: #333;
}
.navbar .navbar-toggler.actived .menu-lines > span {
    opacity: 0;
}
.navbar .navbar-toggler.actived .menu-lines:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.navbar .navbar-toggler.actived .menu-lines:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.navbar .nav__item {
    position: relative;
}
.navbar .nav__item:last-child {
    margin-right: 0;
}
.navbar .nav__item .nav__item-link {
    font-size: 13px;
    font-weight: 700;
    text-transform: capitalize;
    display: block;
    position: relative;
    color: #fff;
    line-height: 100px;
    letter-spacing: 0;
    padding: 0 14px;
}
.navbar .nav__item .nav__item-link:hover,.navbar .nav__item .nav__item-link .active {
    color: #16bcde;
}
.navbar .nav__item .nav__item-link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    height: 4px;
    background-color: #2675bb;
    -webkit-transform: scale3d(0, 1, 1);
    -moz-transform: scale3d(0, 1, 1);
    -ms-transform: scale3d(0, 1, 1);
    -o-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: transform 2s cubic-bezier(0.2, 1, 0.3, 1);
    -moz-transition: transform 2s cubic-bezier(0.2, 1, 0.3, 1);
    -ms-transition: transform 2s cubic-bezier(0.2, 1, 0.3, 1);
    -o-transition: transform 2s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 2s cubic-bezier(0.2, 1, 0.3, 1);
}
.navbar .nav__item .nav__item-link.active:before,
.navbar .nav__item .nav__item-link:hover:before {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
}
.navbar .dropdown-toggle:after {
    content: "\f107";
    font-family: "fontAwesome";
    border: none;
    vertical-align: middle;
    margin-left: 0;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.navbar .dropdown-menu {
    border-radius: 0;
    border: none;
    margin: 0;
    background-color: #fff;
}
.navbar .dropdown-menu .nav__item {
    padding: 0 40px;
}
.navbar .dropdown-menu .nav__item .nav__item-link {
    color: #0e0e0e !important;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 36px !important;
    white-space: nowrap;
    position: relative;
    font-size: 14px;
    padding: 0;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.navbar .dropdown-menu .nav__item .nav__item-link:after {
    font-family: icomoon;
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    opacity: 0;
    transition-delay: 0.5s;
    color: #487fa9;
    font-size: 10px;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.navbar .dropdown-menu .nav__item .nav__item-link:hover {
    color: #ff5e14;
}
.navbar .dropdown-menu .nav__item .nav__item-link:hover:after {
    opacity: 1;
    left: -15px;
}
.navbar .dropdown-menu .dropdown-toggle:after {
    right: 0;
}
.header__search-form {
    position: relative;
    padding-right: 30px;
}
.header__search-form .search__input {
    padding-left: 20px;
    border: none;
    border-left: 1px solid #eaeaea;
    font-size: 13px;
    height: 99px;
    color: #51668a;
}
.header__search-form button {
    position: absolute;
    top: 0;
    right: 15px;
    line-height: 100px;
    color: #0e2b5c;
}
.fixed-navbar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 1040;
    border-bottom: 0 !important;
    height: 90px;
   line-height: 64px;
max-height: 80px;
    background-color: #f7f7f7 !important;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.07);
    -webkit-animation: translateHeader 0.8s;
    -moz-animation: translateHeader 0.8s;
    -ms-animation: translateHeader 0.8s;
    -o-animation: translateHeader 0.8s;
    animation: translateHeader 0.8s;
}
.fixed-navbar .navbar-brand,
.fixed-navbar > .container,
.fixed-navbar > .container-fluid {
    position: relative;
    height: 64px;line-height: 55px;
}
.fixed-navbar .nav__item .nav__item-link {
    color: #487fa9;
    line-height: 90px;
}
.fixed-navbar .navbar-nav {
    margin-top: 0;
}
.fixed-navbar .module__btn,
.fixed-navbar .module__btn i,
.fixed-navbar .module__btn-phone a {
    color: #333;
}
.fixed-navbar .header__search-form .search__input {
    height: 89px;
}
.fixed-navbar .navbar-modules .modules__btns-list li .dropdown-toggle {
    line-height: 90px;
}
.header-layout2 .header__promo-text {
    padding: 26px 0 12px;
    color: #fff;
    border-bottom: 0;
}
.header-layout2 .header-inner-wrapper {
    padding: 0 40px;
}
.header-layout2 .header-inner-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.header-layout2 .navbar {
    height: 130px;
    max-height: 130px;
    min-width: 190px;
}
.header-layout2 .navbar .logo-dark {
    display: inline-block;
}
.header-layout2 .navbar .logo-light {
    display: none;
}
.header-layout2 .navbar .navbar-brand {
    height: 130px;
    line-height: 130px;
    background-color: #fff;
}
.header-layout2 .navbar .nav__item {
    margin-right: 25px;
}
.header-layout2 .navbar .nav__item:last-child {
    margin-right: 0;
}
.header-layout2 .navbar .nav__item .nav__item-link {
    color: #fff;
    line-height: 70px;
    padding-left: 0;
}
.header-layout2 .navbar-modules .modules__btns-list li .dropdown-toggle {
    line-height: 70px;
    color: #fff;
}
.header-layout2 .header__search-form {
    max-height: 60px;
}
.header-layout2 .header__search-form .search__input {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.15);
    color: #fff;
    height: 60px;
}
.header-layout2 .header__search-form .search__input::-webkit-input-placeholder {
    color: #fff;
}
.header-layout2 .header__search-form .search__input:-moz-placeholder {
    color: #fff;
}
.header-layout2 .header__search-form .search__input::-moz-placeholder {
    color: #fff;
}
.header-layout2 .header__search-form .search__input:-ms-input-placeholder {
    color: #fff;
}
.header-layout2 .header__search-form button {
    line-height: 60px;
    color: #fff;
}
.header-layout2 .fixed-navbar {
    height: 90px;
    line-height: 90px;
    max-height: 90px;
}
.header-layout2 .fixed-navbar .navbar-brand {
    height: 90px;
    line-height: 90px;
}
.header-layout2 .fixed-navbar .header-inner-top {
    display: none !important;
}
.navbar-modules .modules__btns-list li {
    margin-left: 20px;
}
.navbar-modules .modules__btns-list li:first-child {
    margin-left: 30px;
}
.navbar-modules .modules__btns-list li .dropdown-toggle {
    line-height: 100px;
    font-size: 15px;
    font-weight: 700;
    color: #51668a;
    padding-right: 15px;
}
.navbar-modules .modules__btns-list li .dropdown-toggle:after {
    display: block !important;
}
.navbar-modules .modules__btns-list li .dropdown-toggle img {
    margin-right: 8px;
}
.navbar-modules .modules__btns-list li .dropdown-item {
    font-size: 15px;
    font-weight: 600;
    color: #51668a;
    line-height: 35px;
}
.navbar-modules .modules__btns-list li .dropdown-item img {
    margin-right: 7px;
}
.navbar-modules .modules__btns-list li .dropdown-item:hover {
    background-color: transparent;
}
.navbar-modules .modules__btns-list .dropdown__lang .dropdown-menu {
    min-width: 170px;
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, 0.08) !important;
}
.module__btn {
    position: relative;
    color: #333;
}
.module__btn:hover {
    color: #ff5e14;
}
.module__btn-request {
    width: 162px;
    height: 40px;
    line-height: 38px;
    letter-spacing: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.module__btn-request span {
    margin-right: 7px;
}
@media only screen and (min-width: 1400px) {
   
}
@media only screen and (min-width: 992px) and (max-width: 1320px) {
    .navbar .nav__item .nav__item-link {
        font-size: 12px;
        padding: 0 10px;
    }
    .navbar .navbar-brand {
        padding: 0 10px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .navbar .nav__item .nav__item-link {
        font-size: 13px;
    }
    .module__btn-request {
        width: 130px;
        font-size: 12px;
    }
    .navbar .logo-light {
        max-width: 140px;
    }
    .navbar-modules .modules__btns-list li:first-child {
        margin-left: 20px;
    }
    .header-layout2 .navbar .nav__item {
        margin-right: 15px;
    }
}
@media only screen and (max-width: 991px) {
    .navbar .navbar-toggler {
        position: absolute;
        right: 15px;
        height: 13px;
    }
    .navbar .collapse:not(.show) {
        display: block;
    }
    .navbar .navbar-nav {
        margin: 0 !important;
    }
    .navbar .nav__item {
        margin-right: 0 !important;
    }
    .navbar .nav__item .nav__item-link {
        color: #0b2653 !important;
        line-height: 35px !important;
        padding-left: 15px !important;
    }
    .navbar .nav__item .nav__item-link:hover {
        color: #ff5e14;
    }
    .navbar .nav__item .nav__item-link:before {
        display: none;
    }
    .navbar .dropdown-menu .nav__item .nav__item-link {
        padding-left: 0 !important;
    }
    .navbar .navbar-brand {
        margin: 0 0 0 15px;
        padding: 0;
        height: 79px !important;
        line-height: 79px !important;
        background-color: transparent;
    }
    .navbar .navbar-collapse {
        background-color: #fff;
        box-shadow: 0 3px 4px rgba(0, 0, 0, 0.07);
        z-index: 50;
        padding: 15px 0;
        position: absolute;
        left: 0;
        width: 100%;
        top: 100%;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: 0.3s ease;
        -moz-transition: 0.3s ease;
        -ms-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        transition: 0.3s ease;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
    }
    .navbar .navbar-collapse .navbar-modules {
        padding: 0 15px;
    }
    .navbar .menu-opened.navbar-collapse {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .navbar i[data-toggle="dropdown"] {
        position: absolute;
        top: 7px;
        right: 15px;
        width: 50%;
        text-align: right;
        z-index: 2;
    }
    .navbar .dropdown-toggle:after {
        display: none;
    }
    .navbar .nav__item.opened > i[data-toggle="dropdown"]:before,
    .navbar .nav__item.show > i[data-toggle="dropdown"]:before {
        content: "";
    }
    .navbar .dropdown-menu {
        background-color: #fff;
    }
    .navbar .dropdown-menu .nav__item {
        padding: 0 15px 0 30px;
    }
    .navbar .dropdown-menu .nav__item .nav__item-link {
        padding-left: 0;
        border-bottom: none;
    }
    .navbar .dropdown-menu .dropdown-menu-col .nav__item {
        padding: 0;
    }
    .navbar .dropdown-menu-col h6 {
        font-size: 13px;
        margin: 10px 0 5px;
    }
    .navbar .nav__item.dropdown-submenu > .dropdown-menu.show {
        padding-left: 10px;
    }
    .navbar .dropdown-submenu .dropdown-menu .nav__item {
        padding: 0 0 0 15px;
    }
    .navbar .navbar-nav .dropdown-menu.show {
        padding: 0;
    }
    .navbar .mega-dropdown-menu .container {
        max-width: none;
    }
    .navbar .mega-dropdown-menu > .nav__item {
        padding: 0 10px;
    }
    .navbar .mega-dropdown-menu .nav__item {
        padding: 0;
    }
    .navbar-modules {
        position: absolute;
        top: 0;
        right: 60px;
    }
    .dropdown__lang,
    .navbar-modules .modules__btns-list li .dropdown-toggle {
        line-height: 80px;
    }
    .fixed-navbar {
        position: static;
        animation: none;
    }
    .header .navbar {
        padding:0px 10px;
        background-color: #fff;
    }
    .header .logo-dark {
        display: inline-block;
    }
    .header .logo-light {
        display: none;
    }
    .header .module__btn {
        color: #333;
        margin: 0 60px 0 0;
    }
    .header .navbar .navbar-toggler .menu-lines span,
    .header .navbar .navbar-toggler .menu-lines:after,
    .header .navbar .navbar-toggler .menu-lines:before {
        background-color: white;
    }
    .header .navbar-expand-lg > .container,
    .header .navbar-expand-lg > .container-fluid {
        width: 100%;
        max-width: none;
    }
    .header .navbar,
    .header .navbar > .container,
    .header .navbar > .container-fluid {
        height: 80px;
    }
    .header-layout2 .navbar-modules .modules__btns-list li .dropdown-toggle {
        color: #51668a;
    }
    .header-layout2 .header-inner-top {
        display: none !important;
    }
}
@media only screen and (min-width: 992px) {
    .navbar .dropdown-menu {
        width: auto;
        min-width: 235px;
        box-shadow: 0 5px 83px 0 rgba(40, 40, 40, 0.08);
        padding: 25px 0 23px;
    }
    .navbar .dropdown-menu .nav__item .nav__item-link:before {
        display: none;
    }
    .navbar .dropdown-menu.wide-dropdown-menu {
        min-width: 512px;
        padding: 0;
        overflow: hidden;
    }
    .navbar .dropdown-menu.wide-dropdown-menu > .nav__item {
        padding: 0;
    }
    .navbar .dropdown-menu.wide-dropdown-menu > .nav__item:before {
        display: none;
    }
    .navbar .dropdown-menu.wide-dropdown-menu h6 {
        font-size: 17px;
        margin: 0 0 13px 40px;
    }
    .navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col {
        margin: 40px 0 27px;
        padding: 0;
    }
    .navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col:first-child:before {
        content: "";
        position: absolute;
        top: 0;
        right: -2px;
        width: 2px;
        height: 100%;
        background-color: #e7ebef;
    }
    .navbar .nav__item.dropdown-submenu > .mega-menu,
    .navbar .nav__item.with-dropdown > .dropdown-menu,
    .navbar .nav__item.with-dropdown > .dropdown-menu > .nav__item.dropdown-submenu > .dropdown-menu,
    .navbar .nav__item.with-dropdown > .mega-menu {
        display: block;
        position: absolute;
        left: 0;
        right: auto;
        z-index: 1050;
        opacity: 0;
        visibility: hidden;
        border-radius: 0 0 3px 3px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }
    .navbar .nav__item.dropdown-submenu > .dropdown-menu > .nav__item.with-dropdown > .dropdown-menu,
    .navbar .nav__item.with-dropdown > .dropdown-menu > .nav__item.dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
    }
    .navbar .nav__item.dropdown-submenu:hover > .mega-menu,
    .navbar .nav__item.with-dropdown:hover > .dropdown-menu,
    .navbar .nav__item.with-dropdown:hover > .mega-menu,
    .navbar .nav__item.with-dropdown > .dropdown-menu > .nav__item.dropdown-submenu:hover > .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .navbar .nav__item.with-dropdown.mega-dropdown {
        position: static;
    }
    .navbar .nav__item.with-dropdown .mega-dropdown-menu {
        width: 100%;
    }
    .navbar .dropdown-menu.mega-dropdown-menu .nav__item {
        padding: 0;
    }
    .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link {
        overflow: hidden;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }
    .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:after {
        font-family: FontAwesome;
        content: "";
        position: absolute;
        top: auto;
        left: -7px;
        font-size: 7px;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        opacity: 0;
        color: #ff5e14;
    }
    .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:hover {
        padding-left: 15px;
    }
    .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:hover:after {
        opacity: 1;
        left: 4px;
    }
    .nav__item i[data-toggle="dropdown"] {
        display: none;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .dropdown-menu.mega-dropdown-menu > .nav__item {
        padding: 0 15px;
    }
    .dropdown-menu.mega-dropdown-menu .nav__item:last-child > .nav__item-link {
        border-bottom: 1px solid #f2f2f2;
    }
    .dropdown-menu.mega-dropdown-menu [class^="col-"]:last-child .nav__item:last-child > .nav__item-link {
        border-bottom: none;
    }
}
@media only screen and (min-width: 320px) and (max-width: 575px) {
    .header__promo-text {
        /* display: none; */
    }
}
@media only screen and (max-width: 450px) {
    .navbar-brand img {
        max-width: 230px;
    }
    .navbar-modules .modules__btns-list li {
        margin-left: 10px;
    }
}
@media only screen and (max-width: 768px) {
    .navbar-brand img {
        max-width: 230px;
    }
    .navbar-modules .modules__btns-list li {
        margin-left: 10px;
    }
}
@media only screen and (max-width: 360px) {
    .navbar-brand img {
        max-width: 230px;
    }
}
@-webkit-keyframes translateHeader {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@-moz-keyframes translateHeader {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@-ms-keyframes translateHeader {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@-o-keyframes translateHeader {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes translateHeader {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}
.accordion-item {
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, 0.08);
    border: 1px solid #ededed;
    background-color: #fff;
    border-radius: 3px;
    padding: 25px 30px;
    margin-bottom: 27px;
}
.accordion-item .accordion__item-title {
    color: #0b2653;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    display: block;
    position: relative;
    padding-right: 25px;
}
.accordion-item .accordion__item-title:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    font-family: fontawesome;
    background-color: transparent;
    color: #0b2653;
    font-size: 10px;
    font-weight: 400;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.accordion-item.opened {
    border-color: #0b2653;
}
.accordion-item.opened .accordion__item-title {
    color: #ff5e14;
}
.accordion-item.opened .accordion__item-title:after {
    background-color: #0b2653;
    color: #fff;
    content: "";
}
.accordion-item .accordion__item-body {
    padding-top: 25px;
}
.accordion-item .accordion__item-body p {
    margin-bottom: 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .accordion-item {
        padding: 15px 20px;
    }
}
.banner-1 .heading__desc {
    color: #f9f9f9;
    font-size: 17px;
    line-height: 27px;
    font-weight: 600;
}
.banner-1 .fancybox-item {
    margin-bottom: 40px;
}
.banner-1 .cta__banner {
    position: absolute;
    bottom: 0;
    left: 0;
}
.banner-2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: -1;
    background-color: #fff;
}
.banner-2 .testimonials {
    margin-bottom: 40px;
}
.banner-3 .inner-padding {
    padding: 110px 50px;
}
.banner-3 .heading__title {
    margin-bottom: 21px;
}
.banner-3 .heading__desc {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 30px;
}
.banner-3 .banner__features-box {
    background-color: #fff;
    padding: 60px 40px;
    width: 100%;
    max-width: 370px;
}
.banner-3 .banner__features-box .banner__features-box-icon {
    line-height: 1;
    margin-bottom: 25px;
}
.banner-3 .banner__features-box .banner__features-box-icon i {
    font-size: 60px;
    line-height: 1;
    color: #ff5e14;
}
.banner-3 .banner__features-box .banner__features-box-title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 18px;
}
.banner-4:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: -1;
    background-color: #fff;
}
@media only screen and (min-width: 1500px) {
    .banner .inner-padding {
        padding-right: 110px;
        padding-left: 110px;
    }
    .banner-1 .heading__title {
        font-size: 42px;
    }
    .banner-3 .inner-padding {
        padding-right: 120px;
        padding-left: 120px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-2:after,
    .banner-4:after {
        display: none;
    }
    .banner-2 .contact__form-panel,
    .banner-4 .contact__form-panel {
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .banner-1 .banner__cta {
        padding: 20px;
    }
    .banner-2:after,
    .banner-4:after {
        display: none;
    }
    .banner-2 .contact__form-panel,
    .banner-4 .contact__form-panel {
        margin-bottom: 30px;
    }
    .banner-3 .heading__desc {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 15px;
    }
}
.divider__line {
    position: relative;
    height: 2px;
}
.divider__line:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: #e7ebef;
}
.divider__line.divider__center:after {
    left: 50%;
    transform: translateX(-50%);
}
.divider__line.divider__sm,
.divider__line.divider__sm:after {
    width: 30px;
}
.divider__theme:after {
    background-color: #ff5e14;
}
.divider__white:after {
    background-color: #fff;
}
.footer {
    background-color: #0b2653;
}
.footer-top {
    padding-top: 110px;
    padding-bottom: 102px;
}
.footer__widget-title {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 1;
    margin-bottom: 35px;
}
.footer__widget-about img {
    margin-bottom: 24px;
}
.footer__widget-about p {
    margin-bottom: 28px;
}
.footer__widget-content p {
    color: #f9f9f9;
}
.footer__widget-content .social__icons a {
    color: #ff5e14;
    font-size: 18px;
}
.footer__widget-content .social__icons a:hover {
    color: #fff;
}
.footer__widget-newsletter .footer__widget-content {
    background-color: #061b49;
    border-radius: 1px;
    padding: 40px;
}
.footer__widget-newsletter .footer__widget-content p {
    margin-bottom: 20px;
}
.footer__widget-newsletter .widget__newsletter-form {
    position: relative;
}
.footer__widget-newsletter .widget__newsletter-form .form-control {
    font-size: 13px;
    background-color: transparent;
    height: 50px;
    line-height: 50px;
    border: 1px solid #0b2653;
    color: #fff;
}
.footer__widget-newsletter .widget__newsletter-form .form-control:focus {
    background-color: transparent;
    border-color: #fff;
}
.footer__widget-newsletter .widget__newsletter-form .btn {
    width: auto;
    position: absolute;
    top: 0;
    right: 10px;
    height: 50px;
    line-height: 50px;
}
.footer__widget-newsletter .widget__newsletter-form .btn:hover i {
    background-color: #fff;
    color: #ff5e14;
}
.footer__widget-nav ul li a {
    display: block;
    position: relative;
    color: #f9f9f9;
    font-size: 14px;
    line-height: 33px;
}
.footer__widget-nav ul li a:hover {
    color: #ff5e14;
}
.footer__sitemap-links {
    margin-top: 25px;
    margin-bottom: 20px;
}
.footer__sitemap-links li a {
    display: block;
    position: relative;
    margin-right: 10px;
    padding-right: 10px;
    font-size: 13px;
    color: #51668a;
}
.footer__sitemap-links li a:hover {
    color: #fff;
}
.footer__sitemap-links li a:after {
    content: "-";
    position: absolute;
    right: 0;
    color: #51668a;
}
.footer__sitemap-links li:last-child a {
    margin-right: 0;
    padding-right: 0;
}
.footer__sitemap-links li:last-child a:after {
    display: none;
}
.phone-link {
    font-family: Rajdhani, sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #51668a;
    margin-bottom: 16px;
    display: block;
}
.phone-link i {
    font-size: 14px;
    margin-right: 12px;
    color: #ff5e14;
}
.phone-link:hover {
    color: #fff;
}
.phone-link:hover:after {
    background-color: #fff;
}
.footer-bottom {
    background-color: #081e45;
}
.footer__contact {
    background-color: #fff;
    border-radius: 3px;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-top: -60px;
}
.footer__contact .footer__contact-item {
    padding: 35px 30px;
    border-right: 1px solid #eaeaea;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex: 1;
}
.footer__contact .footer__contact-item .footer__contact-item-icon {
    color: #ff5e14;
    font-size: 16px;
    margin-right: 10px;
}
.footer__contact .footer__contact-item .footer__contact-item-text span {
    font-size: 13px;
    display: block;
    margin-bottom: 4px;
}
.footer__contact .footer__contact-item .footer__contact-item-text a,
.footer__contact .footer__contact-item .footer__contact-item-text strong {
    font-size: 14px;
    color: #51668a;
}
.footer__contact .footer__contact-item .footer__contact-item-text a:hover {
    color: #ff5e14;
}
.footer__copyright {
    padding-top: 32px;
    padding-bottom: 28px;
}
.footer__copyright a {
    color: #fff;
}
.footer__copyright a:hover {
    color: #ff5e14;
}
#scrollTopBtn {
    position: fixed;
    right: 10px;
    bottom: 30px;
    width: 45px;
    height: 45px;
    opacity: 0;
    z-index: 1000;
    font-size: 18px;
    border-radius: 4px;
    color: #fff;
    background-color: #0b2653;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#scrollTopBtn:hover {
    background-color: #ff5e14;
}
#scrollTopBtn.actived {
    right: 30px;
    opacity: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .footer__contact {
        margin-top: -40px;
    }
    .footer__contact .footer__contact-item {
        padding: 20px;
    }
}
@media only screen and (max-width: 991px) {
    .footer__sitemap-links {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .footer__contact {
        margin-top: -40px;
    }
    .footer__contact .footer__contact-item {
        padding: 20px;
        flex-basis: 50%;
        border-bottom: 1px solid #eaeaea;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-top {
        padding-top: 70px;
        padding-bottom: 50px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .footer-top {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .footer__widget {
        margin-bottom: 30px;
    }
    .footer-top .footer__widget-title {
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 575px) {
    .footer-bottom {
        padding: 25px 0;
    }
    .footer__sitemap-links {
        margin-bottom: 10px;
    }
    .footer__sitemap-links li a {
        font-size: 13px;
        line-height: 20px;
        margin-right: 10px;
        padding-right: 10px;
    }
    .footer__widget-newsletter .footer__widget-content {
        padding: 30px;
    }
    .footer__contact {
        margin-top: -40px;
    }
    .footer__contact .footer__contact-item {
        flex-basis: 100%;
    }
    #scrollTopBtn {
        bottom: 20px;
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
    #scrollTopBtn.actived {
        right: 20px;
    }
}
@media only screen and (max-width: 400px) {
    .footer__sitemap-links li a,
    .footer__widget-nav li a {
        font-size: 13px;
        line-height: 30px;
    }
    .footer__widget-newsletter .footer__widget-content {
        padding: 20px;
    }
    .footer__contact .footer__contact-item {
        padding: 15px;
    }
    .footer__copyright {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
[data-dots="false"] .owl-dots,
[data-nav="false"] .owl-nav {
    display: none;
}
.owl-carousel .owl-item img {
    width: 100%;
}
.carousel-dots .owl-dots {
    margin-top: 10px;
    text-align: center;
}
.carousel-dots .owl-dots .owl-dot {
    margin: 0 5px;
}
.carousel-dots .owl-dots .owl-dot span {
    position: relative;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #0b2653;
    border: 3px solid #cdd3dc;
    margin: 0;
    display: inline-block;
}
.carousel-dots .owl-dots .owl-dot.active span {
    background-color: transparent;
    border-color: #ff5e14;
}
.carousel-dots-white .owl-dots .owl-dot span {
    background-color: #fff;
    border-color: #fff;
}
.carousel-dots-white .owl-dots .owl-dot.active span {
    border-color: #fff;
}
.carousel-dots-white .owl-dots .owl-dot.active span:before {
    background-color: #fff;
}
.carousel-arrows .owl-nav .owl-next,
.carousel-arrows .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    width: 50px;
    color: rgba(14, 43, 22, 0.5);
    font-size: 0;
    font-weight: 400;
    text-align: center;
    background-color: transparent;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.carousel-arrows .owl-nav .owl-next:hover,
.carousel-arrows .owl-nav .owl-prev:hover {
    color: #ff5e14;
    background-color: transparent;
}
.carousel-arrows .owl-nav .owl-prev {
    left: 0;
}

.carousel-arrows .owl-nav .owl-next {
    right: 0;
}

.carousel-arrows .owl-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    line-height: 1;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .carousel-arrows .owl-nav .owl-next:before,
    .carousel-arrows .owl-nav .owl-prev:before {
        font-size: 40px;
    }
}

.carousel-arrows .owl-nav .owl-prev::before {
    font-family: 'FontAwesome';
    content: "\f104";
    font-size: 45px;
}
.carousel-arrows .owl-nav .owl-next:before {
    font-family: 'FontAwesome';
    content: "\f105";
    font-size: 45px;
}
.slider {
    padding: 0;
}
.slider::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.65);
}
.slider .slide-item {
    height: 625px;
}
@media (max-width: 768px) {
    .slider .slide-item {
        height: 325px;
    }
}
.slider .slide__subtitle {
    display: block;
    font-family: Heebo, sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    color: #ff5e14;
    margin-bottom: 18px;
    margin-top: 79px;
}
.slider .slide__title {
    font-size: 50px;
    color: #fff;
    margin-bottom: 13px;
    font-weight: normal;
    margin: 0;
    padding: 0; margin-bottom:20px;
}
.slide__content{    padding-top: 14%;}
.slider .slide__title2 {
    font-size: 25px;
    color: #f5f5f5;
    margin-bottom: 13px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.slider .slide__desc {
    font-size: 17px;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
    padding-right: 50px;
    margin-bottom: 33px;
}
.slider .carousel-arrows .owl-nav .owl-prev {
    left: 10px;
}
.slider .carousel-arrows .owl-nav .owl-next {
    right: 10px;
}
.slider .carousel-arrows .owl-nav .owl-next,
.slider .carousel-arrows .owl-nav .owl-prev {
    color: #fff;
    border: none;
    line-height: 46px;
    width: auto;
    opacity: 0;
    transition: opacity 0.5s ease, transform 0.4s ease;
    transform: scale(0.8);
}
.slider:hover .carousel-arrows .owl-nav .owl-next,
.slider:hover .carousel-arrows .owl-nav .owl-prev {
    opacity: 1;
    transform: scale(1);
}
.slider .carousel-arrows .owl-dots {
    bottom: 30px;
    text-align: center;
}
.slider .carousel-dots .owl-dots .owl-dot span {
    background-color: #fff;
    border-color: #9ea9af;
}
.slider .carousel-dots .owl-dots .owl-dot.active span {
    background-color: transparent;
    border-color: #ff5e14;
}
.slider-2 .slide__title {
    font-size: 45px;
    color: #0b2653;
    margin-bottom: 22px;
}
.slider-2 .slide__desc {
    color: #51668a;
}
.slider-2 .slide__box {
    background-color: #fff;
    padding: 60px 0 60px 60px;
    border-radius: 4px;
    margin-top: -50px;
}
.slider-2 .slide__box-content {
    flex: 0 0 62.5%;
    max-width: 62.5%;
    padding-right: 20px;
}
.slider-2 .slide__box-panel {
    background-color: #f9fafb;
    border-left: 2px solid #51668a;
    padding: 40px 25px;
    border-radius: 2px 0 0 2px;
    overflow: hidden;
    flex: 0 0 37.5%;
    max-width: 37.5%;
    text-align: center;
}
.slider-2 .slide__box-panel .slide__box-panel-icon {
    color: #0b2653;
    font-size: 60px;
    line-height: 1;
    margin-bottom: 9px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .slider .slide__title {
        font-size: 65px;
        line-height: 75px;
    }
    .slider .carousel-arrows .owl-nav .owl-next {
        right: 10px;
    }
    .slider .carousel-arrows .owl-nav .owl-prev {
        left: 10px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider .slide__title {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 10px;
    }
    .slider .carousel-arrows .owl-nav .owl-next {
        right: 0;
    }
    .slider .carousel-arrows .owl-nav .owl-prev {
        left: 0;
    }
    .slider-2 .slide__box {
        padding: 30px 0 30px 30px;
    }
    .slider-2 .slide__title {
        font-size: 40px;
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .slider .carousel-arrows .owl-nav .owl-next,
    .slider .carousel-arrows .owl-nav .owl-prev {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .slider .carousel-arrows .owl-nav .owl-next:before,
    .slider .carousel-arrows .owl-nav .owl-prev:before {
        font-size: 15px;
    }
    .slider-2 .slide__box {
        flex-direction: column-reverse;
        padding: 20px 0 20px 20px;
    }
    .slider-2 .slide__title {
        font-size: 28px !important;
        margin-bottom: 10px;
    }
    .slider-2 .slide__box-content {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .slider-2 .slide__box-panel {
        flex: 0 0 60%;
        max-width: 60%;
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider .slide__title {
        font-size: 40px;
        margin-bottom: 10px;
    }
    .slider .carousel-arrows .owl-nav .owl-prev {
        left: -10px;
    }
    .slider .carousel-arrows .owl-nav .owl-next {
        right: -10px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 575px) {
    .slider .slide__subtitle {
        margin-bottom: 15px;
    }
    .slider .slide__title {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .slider .slide__desc {
        font-size: 15px;
        font-weight: 400;
        padding: 0;
        margin-bottom: 20px;
    }
    .slider .btn {
        margin-bottom: 20px;
    }
    .slider .carousel-arrows .owl-nav .owl-next,
    .slider .carousel-arrows .owl-nav .owl-prev {
        display: none;
    }
}
.video__btn {
    position: relative;
}
.background-banner {
    min-height: 400px;
}
.video-banner {
    padding: 225px 0;
    border-radius: 5px;
}
.video-banner-layout2 {
    padding: 300px 0;
}
.popup-video {
    text-align: center;
    display: inline-block;
    position: relative;
}
.popup-video .video__player {
    font-size: 18px;
    width: 75px;
    height: 75px;
    line-height: 75px;
    border-radius: 50%;
    background-color: #ff5e14;
    color: #fff;
    position: relative;
    display: inline-block;
}
.popup-video .video__player-animation {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-animation: pulsing 3s linear 0s infinite;
    -moz-animation: pulsing 3s linear 0s infinite;
    -ms-animation: pulsing 3s linear 0s infinite;
    -o-animation: pulsing 3s linear 0s infinite;
    animation: pulsing 3s linear 0s infinite;
}
.popup-video .video__player-animation-2 {
    animation-delay: 1s;
}
.popup-video .video__player-animation-3 {
    animation-delay: 1.8s;
}
.popup-video .video__player-title {
    text-transform: uppercase;
    color: #0b2653;
    font-size: 13px;
    font-weight: 700;
    padding-top: 20px;
    margin-bottom: 0;
    line-height: 1;
}
.popup-video:hover .video__player-animation {
    opacity: 0;
    animation-play-state: paused;
}
.video__btn-white .video__player {
    background-color: #fff;
    color: #ff5e14;
}
.video__btn-white .video__player-animation {
    border-color: #fff;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .video-banner {
        padding: 125px 0;
    }
    .video-banner-layout2 {
        padding: 150px 0;
    }
    .popup-video .video__player {
        font-size: 18px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 575px) {
    .video-banner {
        padding: 100px 0;
    }
    .video-banner-layout2 {
        padding: 120px 0;
    }
}
.feature-item {
    position: relative;
    margin-bottom: 30px;
}
.feature-item .feature__img {
    margin-bottom: 24px;
}
.feature-item .feature__img img {
    border-radius: 3px;
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
}
.feature-item .feature__subtitle {
    font-family: Heebo, sans-serif;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 6px;
}
.feature-item .feature__title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.feature-item .feature__desc {
    margin-bottom: 0;
}
.feature-item .feature__link {
    display: block;
    margin-top: 5px;
}
.feature-item:hover .feature__img img {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
}
.feature-item:hover .feature__title {
    color: #ff5e14;
}
.feature-list-item {
    padding: 27px 15px 22px 25px;
    border: 1px solid #e7ebef;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, 0.08);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.feature-list-item:hover {
    border-color: #fff;
    box-shadow: 0 1px 73px 0 rgba(40, 40, 40, 0.15);
}
.feature-list-item .feature__content {
    position: relative;
    padding-left: 32px;
}
.feature-list-item .feature__content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    font-family: Fontawesome;
    content: "";
    color: #ff5e14;
    font-size: 18px;
}
.feature-list-item .feature__title {
    font-family: Heebo, sans-serif;
    font-size: 18px;
    margin-bottom: 18px;
}
.feature-list-item .feature__desc {
    font-size: 14px;
    line-height: 24px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature-item .feature__img {
        margin-bottom: 20px;
    }
    .feature-item .feature__title {
        font-size: 16px;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .feature-item .feature__img {
        margin-bottom: 15px;
    }
    .feature-item .feature__title {
        margin-bottom: 10px;
    }
    .awards .feature-item {
        text-align: center;
    }
}
.fancybox-item {
    position: relative;
    margin-bottom: 40px;
}
.fancybox-item .fancybox__icon {
    font-size: 55px;
    line-height: 1;
    color: #ff5e14;
    margin-bottom: 18px;
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
}
.fancybox-item .fancybox__title {
    font-family: Heebo, sans-serif;
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 17px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fancybox-item .fancybox__desc {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
.fancybox-item:hover .fancybox__icon {
    -webkit-animation: slideTopDown 1s infinite alternate;
    -moz-animation: slideTopDown 1s infinite alternate;
    -ms-animation: slideTopDown 1s infinite alternate;
    -o-animation: slideTopDown 1s infinite alternate;
    animation: slideTopDown 1s infinite alternate;
}
.fancybox-item:hover .fancybox__title {
    color: #ff5e14;
}
.fancybox-white .fancybox-item .fancybox__desc,
.fancybox-white .fancybox-item .fancybox__icon,
.fancybox-white .fancybox-item .fancybox__title,
.fancybox-white .fancybox-item:hover .fancybox__title {
    color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .fancybox-item .fancybox__title {
        margin-bottom: 12px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .fancybox-item {
        margin-bottom: 30px;
    }
    .fancybox-item .fancybox__icon {
        font-size: 40px;
        margin-bottom: 5px;
    }
    .fancybox-item .fancybox__title {
        font-size: 15px;
        margin-bottom: 5px !important;
    }
}
.portfolio-item {
    position: relative;
    margin-bottom: 50px;
}
.portfolio-item .portfolio__img {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}
.portfolio-item .portfolio__img:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    display: block;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #1b1a1a 100%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), #1b1a1a 100%);
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), #1b1a1a 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #1b1a1a 100%);
    background-image: linear-gradient(top, rgba(0, 0, 0, 0), #1b1a1a 100%);
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.portfolio-item .portfolio__img img {
    width: 100%;
    max-width: 100%;
    -webkit-transition: all 0.6s linear;
    -moz-transition: all 0.6s linear;
    -ms-transition: all 0.6s linear;
    -o-transition: all 0.6s linear;
    transition: all 0.6s linear;
}
.portfolio-item:hover .portfolio__img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.portfolio-item .portfolio__content {
    padding-top: 30px;
    border-radius: 0 5px 0 0;
    background-color: #fff;
    margin-top: -30px;
    position: relative;
    z-index: 2;
    margin-right: 28px;
}
.portfolio-item .portfolio__cat {
    line-height: 1;
    margin-bottom: 11px;
}
.portfolio-item .portfolio__cat a {
    position: relative;
    font-size: 13px;
    color: #ff5e14;
    padding-right: 7px;
}
.portfolio-item .portfolio__cat a:hover {
    color: #0b2653;
}
.portfolio-item .portfolio__cat a::after {
    content: ",";
    position: absolute;
    top: 2px;
    right: 2px;
}
.portfolio-item .portfolio__cat a:last-child:after {
    display: none;
}
.portfolio-item .portfolio__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 18px;
}
.portfolio-item .portfolio__title a {
    color: #0b2653;
}
.portfolio-item .portfolio__title a:hover {
    color: #ff5e14;
}
.portfolio-item .portfolio__desc {
    margin-bottom: 0;
}
.portfolio-item .btn__link {
    line-height: 1;
    margin-top: 23px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.portfolio-item:hover .btn__link {
    color: #ff5e14;
}
.portfolio-item .view__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    opacity: 0;
    z-index: 2;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.7px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background-color: #ff5e14;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale(0.7) translate(-50%, -50%);
    -moz-transform: scale(0.7) translate(-50%, -50%);
    -ms-transform: scale(0.7) translate(-50%, -50%);
    -o-transform: scale(0.7) translate(-50%, -50%);
    transform: scale(0.7) translate(-50%, -50%);
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.portfolio-item .view__icon:hover {
    background-color: #0b2653;
}
.portfolio-item:hover .view__icon {
    opacity: 1;
    -webkit-transform: scale(1) translate(-50%, -50%);
    -moz-transform: scale(1) translate(-50%, -50%);
    -ms-transform: scale(1) translate(-50%, -50%);
    -o-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
}
.portfolio-item .zoom__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 20px;
    height: 20px;
    opacity: 0;
    z-index: 2;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.portfolio-item .zoom__icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 20px;
    background-color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.portfolio-item .zoom__icon:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 1px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
}
.portfolio-item:hover .zoom__icon {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.portfolio-filter {
    display: flex;
    flex-wrap: wrap;
}
.portfolio-filter li {
    margin-bottom: 20px;
    margin-right: 30px;
}
.portfolio-filter li:last-child {
    margin-right: 0;
}
.portfolio-filter li a {
    position: relative;
    color: #0b2653;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-transform: capitalize;
    display: block;
    padding-bottom: 4px;
}
.portfolio-filter li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #ff5e14;
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s linear;
    -ms-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
    transition: all 0.7s linear;
}
.portfolio-filter li a.active,
.portfolio-filter li a:hover {
    color: #ff5e14;
}
.portfolio-filter li a.active:after,
.portfolio-filter li a:hover:after {
    width: 100%;
}
.portfolio-classic .portfolio-item .portfolio__title {
    margin-bottom: 14px;
}
.portfolio-classic .portfolio-item .portfolio__content {
    padding-top: 30px;
    margin-top: 0;
    margin-right: 0;
}
.portfolio-carousel .portfolio-item {
    margin-bottom: 0;
}
.portfolio-carousel .carousel-arrows .owl-nav .owl-next,
.portfolio-carousel .carousel-arrows .owl-nav .owl-prev {
    top: 40%;
}
.portfolio-carousel .carousel-arrows .owl-nav .owl-prev {
    left: -60px;
}
.portfolio-carousel .carousel-arrows .owl-nav .owl-next {
    right: -60px;
}
.portfolio-carousel .cta__banner {
    position: absolute;
    bottom: 0;
    right: 15px;
    border-radius: 3px;
}
.mix {
    display: none;
}
.portfolio-hidden > .portfolio-item {
    display: none;
}
@media only screen and (max-width: 992px) {
    .portfolio-carousel .cta__banner {
        position: static;
        margin-top: 10px;
    }
}
@media only screen and (min-width: 1400px) {
    .portfolio-carousel .cta__banner {
        right: -90px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .portfolio-carousel .owl-nav .owl-next,
    .portfolio-carousel .owl-nav .owl-prev {
        left: -30px;
    }
    .portfolio-carousel .owl-nav .owl-next:before,
    .portfolio-carousel .owl-nav .owl-prev:before {
        font-size: 40px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .portfolio-filter li {
        margin-right: 23px;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .portfolio-filter li {
        margin-right: 20px;
    }
    .portfolio-grid .container {
        max-width: none;
    }
    .portfolio-carousel .carousel-arrows .owl-nav .owl-prev {
        left: -40px;
    }
    .portfolio-carousel .carousel-arrows .owl-nav .owl-next {
        right: -40px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .portfolio-item .portfolio__content {
        padding-top: 15px !important;
    }
    .portfolio-item .portfolio__title {
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 575px) {
    .portfolio-filter li {
        margin-right: 15px;
        margin-bottom: 15px;
    }
    .portfolio-filter li a {
        font-size: 13px;
    }
    .portfolio-item .portfolio__title {
        font-size: 18px;
        line-height: 25px;
    }
}
.member {
    position: relative;
    margin-bottom: 60px;
}
.member .member__img {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}
.member .member__img img {
    width: 100%;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.member:hover .member__img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.member .member__info {
    padding-top: 27px;
}
.member .member__info .member__name {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
}
.member .member__info .member__desc {
    margin-bottom: 0;
}
.member .member__hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(255, 94, 20, 0.85);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.member .member__content-inner {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.member .social__icons li a {
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.member .social__icons li a:hover {
    color: #0b2653;
}
.member .social__icons li:nth-of-type(2) a {
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -ms-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
}
.member .social__icons li:nth-of-type(3) a {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}
.member .social__icons li:nth-of-type(4) a {
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -ms-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s;
}
.member:hover .member__hover {
    opacity: 1;
}
.member:hover .member__content-inner {
    bottom: 50px;
    opacity: 1;
}
.member:hover .social__icons li a {
    opacity: 1;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .member {
        max-width: 400px;
        margin: 0 auto 30px;
    }
    .member .member__info {
        padding-top: 15px;
    }
    .member .member__info .member__name {
        font-size: 17px;
        margin-bottom: 0;
    }
}
.testimonials {
    position: relative;
}
.testimonials .testimonials__heading {
    font-family: Heebo, sans-serif;
    font-size: 15px;
}
.testimonials .carousel-arrows .owl-nav .owl-next,
.testimonials .carousel-arrows .owl-nav .owl-prev {
    top: auto;
    bottom: 0;
    transform: translateY(0);
    width: 30px;
    height: 30px;
    line-height: 28px;
    border-radius: 2px;
    border: 2px solid #fff;
    color: #fff;
}
.testimonials .carousel-arrows .owl-nav .owl-next:hover,
.testimonials .carousel-arrows .owl-nav .owl-prev:hover {
    background-color: #0b2653;
    border-color: #0b2653;
}
.testimonials .carousel-arrows .owl-nav .owl-next:before {
    content: "";
    font-size: 12px;
}
.testimonials .carousel-arrows .owl-nav .owl-prev {
    left: auto;
    right: 40px;
}
.testimonials .carousel-arrows .owl-nav .owl-prev:before {
    content: "";
    font-size: 12px;
}
.testimonial-item {
    position: relative;
}
.testimonial-item .testimonial__desc {
    font-family: Rajdhani, sans-serif;
    color: #0b2653;
    font-size: 32px;
    line-height: 47px;
    font-weight: 500;
    margin-bottom: 50px;
}
.testimonial__meta {
    padding-left: 40px;
    border-left: 2px solid #fff;
}
.testimonial__meta .testimonial__thumb {
    position: relative;
    width: 60px;
    margin-bottom: 27px;
}
.testimonial__meta .testimonial__thumb:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: -40px;
    width: 30px;
    height: 22px;
    display: block;
    background-image: url(../images/testimonials/quote-icon.png);
}
.testimonial__meta .testimonial__thumb img {
    border-radius: 2px;
}
.testimonial__meta .testimonial__meta-title {
    font-family: Rajdhani, sans-serif;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
}
.testimonial__meta .testimonial__meta-desc {
    font-family: Heebo, sans-serif;
    line-height: 1;
    font-weight: 400;
    font-size: 13px;
    color: #616161;
    margin-bottom: 0;
}
.testimonials-white .testimonial-item .testimonial__desc,
.testimonials-white .testimonial__meta .testimonial__meta-title {
    color: #fff;
}
.testimonials-white .testimonial__meta .testimonial__meta-desc {
    color: #f9f9f9;
}
.testimonials-layout2 .testimonials-panel-wrap {
    padding: 80px 50px;
}
.testimonials-layout2 .testimonial-item {
    padding-left: 190px;
}
.testimonials-layout2 .testimonial-item .testimonial__meta {
    position: absolute;
    top: 0;
    left: 0;
}
.testimonials-layout2 .carousel-arrows .owl-nav .owl-prev {
    left: 190px;
    right: auto;
}
.testimonials-layout2 .carousel-arrows .owl-nav .owl-next {
    left: 230px;
    right: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-item .testimonial__desc {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .testimonial-item .testimonial__desc {
        font-size: 20px !important;
        line-height: 25px !important;
        font-weight: 400;
        margin-bottom: 20px;
    }
    .testimonials-layout2 .testimonials-panel-wrap {
        padding: 30px 20px;
    }
    .testimonials-layout2 .testimonial-item {
        padding-left: 0;
        padding-bottom: 30px;
    }
    .testimonials-layout2 .testimonial-item .testimonial__meta {
        position: static;
        border-left: none;
        padding-left: 0;
        margin-bottom: 30px;
    }
    .testimonials-layout2 .testimonial-item .testimonial__meta .testimonial__thumb {
        margin-bottom: 15px;
    }
    .testimonials-layout2 .carousel-arrows .owl-nav .owl-prev {
        left: 0;
    }
    .testimonials-layout2 .carousel-arrows .owl-nav .owl-next {
        left: 40px;
    }
}
.clients {
    padding-top: 53px;
    padding-bottom: 53px;
    margin-top: 57px;
}
.clients .client {
    position: relative;
    text-align: center;
    margin-top: 20px;
}
.clients .client img {
    display: inline-block;
    width: auto !important;
    max-width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .clients {
        padding: 40px 0;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .clients {
        padding: 30px 0;
    }
}
.blog-item {
    position: relative;
    margin-bottom: 30px;
}
.blog-item .blog__img {
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
}
.blog-item .blog__img img {
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
.blog-item:hover .blog__img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.blog-item .blog__meta {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 13px;
}
.blog-item .blog__meta-cat {
    margin-right: 8px;
    line-height: 1;
}
.blog-item .blog__meta-cat a {
    position: relative;
    color: #ff5e14;
    padding-right: 7px;
}
.blog-item .blog__meta-cat a:hover {
    color: #0b2653;
}
.blog-item .blog__meta-cat a:after {
    content: ",";
    position: absolute;
    top: 0;
    right: 2px;
    color: #ff5e14;
}
.blog-item .blog__meta-cat a:last-child {
    padding: 0;
}
.blog-item .blog__meta-cat a:last-child:after {
    display: none;
}
.blog-item .blog__meta-date {
    display: block;
    font-size: 13px;
    line-height: 1;
}
.blog-item .blog__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 5px;
}
.blog-item .blog__title a {
    color: #0b2653;
}
.blog-item .blog__title a:hover {
    color: #ff5e14;
}
.blog-item .blog__desc {
    margin-bottom: 0;
}
.blog-item .btn__link {
    margin-top: 23px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.blog-item:hover .btn__link {
    color: #ff5e14;
}
.hidden-blog-item {
    display: none;
}
.blog-single .blog-item .blog__meta-cat,
.blog-single .blog-item .blog__meta-date {
    margin-bottom: 0;
}
.blog-single .blog-item .blog__content {
    padding-left: 0;
}
.blog__meta-author {
    font-size: 13px;
}
.blog__meta-author a {
    color: #0e2b5c;
}
.blog-single .blog__meta > * {
    margin-right: 20px;
}
.blog-single .blog__meta > :last-child {
    margin-right: 0;
}
.blog-single .blog__desc {
    margin-bottom: 21px;
}
.blog-single .blog__desc p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 24px;
}
.blog-standard .blog-item .blog__desc {
    margin-bottom: 22px;
}
.blog-widget {
    padding-top: 40px;
    margin-bottom: 60px;
}
.blog__widget-title {
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 26px;
}
.blog-comments {
    padding-bottom: 37px;
    border-bottom: 2px solid #eaeaea;
}
.blog-share .blog__share-title {
    color: #0f2b5b;
    font-size: 16px;
    line-height: 1;
    margin-right: 22px;
    margin-bottom: 0;
}
.blog-share .social__icons a {
    color: #0f2b5b;
}
.blog-share .social__icons a:hover {
    color: #ff5e14;
}
.blog-nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #eaeaea;
    padding-top: 30px;
}
.blog-nav .blog__next,
.blog-nav .blog__prev {
    position: relative;
    min-height: 70px;
}
.blog-nav .blog__next:hover h6,
.blog-nav .blog__prev:hover h6 {
    color: #ff5e14;
}
.blog-nav .blog__next {
    text-align: right;
}
.blog-nav .blog__next .blog__nav-img {
    right: 0;
    left: auto;
}
.blog-nav .blog__nav-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    border-radius: 2px;
}
.blog-nav .blog__nav-img img {
    width: 100%;
    height: 100%;
}
.blog-nav .blog__nav-content span {
    font-family: Heebo, sans-serif;
    font-size: 13px;
    color: #616161;
    display: block;
    margin-bottom: 1px;
}
.blog-nav .blog__nav-content h6 {
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.blog-nav .blog__next .blog__nav-content {
    padding-right: 90px;
}
.blog-nav .blog__prev .blog__nav-content {
    padding-left: 90px;
}
.blog-author {
    padding: 40px;
    display: flex;
    border: 2px solid #e7ebef;
}
.blog-author .blog__author-avatar {
    width: 70px;
    height: 70px;
    min-width: 70px;
    border-radius: 3px;
    margin-right: 30px;
    margin-bottom: 20px;
}
.blog-author .blog__author-name {
    font-size: 19px;
    line-height: 1;
    margin-bottom: 15px;
}
.blog-author .blog__author-bio {
    line-height: 23px;
    margin-bottom: 13px;
}
.blog-author .social__icons li {
    margin-right: 30px;
}
.blog-author .social__icons a {
    font-size: 15px;
    color: #0b2653;
}
.blog-author .social__icons a:hover {
    color: #ff5e14;
}
.comments-list .comment__item {
    position: relative;
    padding-bottom: 20px;
    border-bottom: 2px solid #eaeaea;
    margin-bottom: 30px;
}
.comments-list .comment__item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.comments-list .comment__item .comment__avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 3px;
}
.comments-list .comment__item .comment__content {
    padding-left: 90px;
}
.comments-list .comment__item .comment__content .comment__author {
    font-size: 17px;
    line-height: 1;
    margin-bottom: 11px;
}
.comments-list .comment__item .comment__content .comment__date {
    font-family: Heebo, sans-serif;
    color: #616161;
    font-size: 12px;
    line-height: 1;
    display: block;
    margin-bottom: 10px;
}
.comments-list .comment__item .comment__content .comment__desc {
    margin-bottom: 6px;
}
.comments-list .comment__item .comment__content .comment__reply {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #ff5e14;
    display: inline-block;
}
.comments-list .comment__item .comment__content .comment__reply:hover {
    color: #0b2653;
}
.comments-list .comment__item .nested__comment {
    border-top: 2px solid #eaeaea;
    padding: 30px 0 0 0;
    margin: 30px 0 0 90px;
}
.blog-comments-form .form-group {
    margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-single .blog-item .blog__title {
        padding: 0 40px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .blog-item {
        margin-bottom: 30px;
    }
    .blog-item .blog__title {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .blog-item .blog__content {
        padding-left: 0;
    }
    .blog-single .blog-item .blog__title {
        font-size: 20px;
        line-height: 30px;
        padding: 0;
    }
    .blog-grid-layout2 .blog-item .blog__content,
    .blog-grid-layout2 .blog-item-wide .blog__content {
        padding: 0 20px 20px 20px;
    }
    .blog__tags ul {
        justify-content: flex-start !important;
    }
    .comments-list .comment__item .comment__avatar {
        width: 40px;
        height: 40px;
    }
    .comments-list .comment__item .comment__content {
        padding-left: 60px;
    }
    .blog-nav {
        display: block;
    }
    .blog-nav .blog__prev {
        margin-bottom: 20px;
    }
    .blog-nav .blog__nav-content h6 {
        font-size: 13px;
    }
    .blog-nav .blog__nav-img {
        width: 60px;
        height: 60px;
    }
    .blog-nav .blog__prev .blog__nav-content {
        padding-left: 70px;
    }
    .blog-nav .blog__next .blog__nav-content {
        padding-right: 70px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 575px) {
    .blog-author {
        display: block;
        padding: 20px;
    }
}
.contact__form-panel {
   
}
.contact__form-panel .contact__form-panel-header {
    margin-bottom: 20px;
}
.contact__form-panel .contact__form-panel-header h4 {
    font-size: 30px;
    margin-bottom: 17px;
}
.contact__form-panel .contact__form-panel-header p {
    font-size: 15px;
    line-height: 25px;
}
.contact-panel .contact__panel-title {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 21px;
}
.contact-panel .contact__panel-list li {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 4px;
}
.contact-panel .contact__panel-list li i {
    width: 20px;
    color: #ff5e14;
}
.contact-panel .contact__panel-list-2 li {
    line-height: 29px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contact-panel-2 {
    padding-bottom: 0 !important;
}
.contact-panel-2 .contact__panel-header {
    background-color: #ff5e14;
    color: #fff;
    padding: 27px 30px;
    border-bottom: 0;
    margin-bottom: 0 !important;
}
.contact-panel-2 .contact__panel-header .contact__panel-title {
    color: #fff;
}
.contact-panel-2 .contact__panel-header i {
    font-size: 40px;
    margin-right: 5px;
}
.contact-panel-2 .accordion-item {
    padding: 0;
}
.contact-panel-2 .accordion-item .accordion__item-header {
    padding: 22px 30px;
}
.contact-panel-2 .accordion-item .accordion__item-title {
    font-family: Heebo, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
}
.contact-panel-2 .accordion-item .accordion__item-body {
    padding: 27px 30px;
    border-top: 1px solid #eaeaea;
}
.contact-panel-2 ul {
    margin-bottom: 0;
}
.contact-chip {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.contact-chip .contact__chip-img {
    min-width: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding: 2px;
    border: 2px solid #ff5e14;
    margin-right: 17px;
}
.contact-chip .contact__chip-img img {
    border-radius: 50%;
}
.contact-chip h6 {
    font-size: 20px;
    margin-bottom: 5px;
}
.contact-chip span {
    font-size: 13px;
}
.contact-info {
    margin-top: -60px;
    border-bottom: 2px solid #e7ebef;
}
.contact__info-box {
    padding: 10px 20px;
    border: 2px solid #e7ebef;
    border-radius: 3px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
}
.contact__info-box .contact__info-box-icon {
    color: #ff5e14;
    font-size: 16px;
    margin-right: 10px;
}
.contact__info-box .contact__info-box-text span {
    font-size: 13px;
    display: block;
    margin-bottom: 4px;
}
.contact__info-box .contact__info-box-text a,
.contact__info-box .contact__info-box-text strong {
    font-size: 14px;
    color: #51668a;
}
.contact__info-box .contact__info-box-text a:hover {
    color: #ff5e14;
}
.contact .contact__form-panel {
    margin-top: 0px;
}
@media only screen and (max-width: 992px) {
    .contact__form-panel {
        padding: 40px;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact .contact-panel {
        margin-right: 0;
    }
    .contact-info {
        margin-top: 0;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .contact__form-panel {
        padding: 20px;
    }
    .contact .contact-panel {
        margin-right: 0;
    }
    .contact-panel .contact__panel-header {
        padding: 20px 10px;
        margin-bottom: 20px;
    }
    .contact-panel {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .contact-info {
        margin-top: 0;
    }
}
.page-title-layout5 + .pricing {
    margin-top: -90px;
    z-index: 2;
}
.pricing-item {
    position: relative;
    background-color: #fff;
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, 0.08);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 30px;
}
.pricing-item .pricing__header {
    padding: 37px 60px 32px;
    border-bottom: 2px solid #eaeaea;
}
.pricing-item .pricing__title {
    color: #ff5e14;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 60px;
}
.pricing-item .pricing__subtitle {
    font-size: 13px;
    display: block;
}
.pricing-item .pricing__price {
    font-family: Rajdhani, sans-serif;
    font-size: 50px;
    color: #0b2653;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 16px;
}
.pricing-item .pricing__time {
    font-size: 14px;
}
.pricing-item .pricing__desc {
    margin-bottom: 0;
}
.pricing-item .pricing__content {
    padding: 48px 60px 60px;
}
.pricing-item .pricing__list {
    margin-bottom: 36px;
}
.pricing-item .pricing__list li {
    position: relative;
    padding-left: 27px;
    font-size: 14px;
    line-height: 34px;
    text-transform: capitalize;
}
.pricing-item .pricing__list li:after {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    color: #0b2653;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pricing .container {
        max-width: none;
        padding: 0 15px;
    }
    .pricing-item .pricing__content,
    .pricing-item .pricing__header {
        padding: 20px;
    }
    .pricing-item .pricing__list {
        margin-bottom: 20px;
    }
    .pricing-item .pricing__title {
        margin-bottom: 30px;
    }
    .pricing-item .pricing__price {
        font-size: 50px;
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .pricing .container {
        padding: 0 15px;
    }
    .pricing-item .pricing__title {
        margin-bottom: 30px;
    }
    .pricing-item .pricing__list {
        margin-bottom: 20px;
    }
    .pricing-item .pricing__content,
    .pricing-item .pricing__header {
        padding: 20px;
    }
}
.counter-item .counter {
    font-size: 65px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px;
}
.counter-item .counter__icon {
    line-height: 1;
    margin-bottom: 29px;
}
.counter-item .counter__icon i {
    font-size: 60px;
}
.counter-item .counter__subtitle {
    font-family: Rajdhani, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}
.counter-item .counter__desc {
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 0;
}
.counters-white .counter,
.counters-white .counter__desc,
.counters-white .counter__icon,
.counters-white .counter__subtitle {
    color: #fff;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .counter-item {
        margin-bottom: 30px;
    }
    .counter-item .counter {
        font-size: 40px;
    }
    .counter-item .counter__desc {
        font-size: 14px;
        font-weight: 400;
        line-height: 23px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 575px) {
    .counter-item .counter__icon {
        margin-bottom: 15px;
    }
    .counter-item .counter__icon i {
        font-size: 45px;
    }
    .counter-item .counter {
        font-size: 35px;
    }
}
@media only screen and (max-width: 450px) {
    .counter-item .counter {
        font-size: 25px;
    }
    .counter-item .counter__icon {
        margin-bottom: 15px;
    }
    .counter-item .counter__icon i {
        font-size: 30px;
    }
    .counter-item .counter__subtitle {
        font-size: 12px;
    }
    .counter-item .counter__desc {
        font-size: 14px;
        font-weight: 400;
        line-height: 23px;
    }
}
.sidebar {
    position: relative;
    margin-right: 20px;
    z-index: 2;
}
.widget {
    margin-bottom: 60px;
}
.widget:last-child {
    margin-bottom: 0;
}
.widget .widget__title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 26px;
}
.widget-search .widget__form-search {
    position: relative;
}
.widget-search .widget__form-search .form-control {
    background-color: #f4f4f4;
    color: #0b2653;
    border-radius: 3px;
}
.widget-search .widget__form-search button.btn {
    position: absolute;
    top: 0;
    right: 15px;
    width: auto;
    color: #0b2653;
}
.widget-search .widget__form-search button.btn:hover {
    color: #ff5e14;
}
.widget-categories ul {
    background-color: #fff;
    box-shadow: 0 1px 73px 0 rgba(40, 40, 40, 0.15);
}
.widget-categories ul li a {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 18px 20px;
    color: #0b2653;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    border-bottom: 2px solid #f4f4f4;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.widget-categories ul li a.active,
.widget-categories ul li a:hover {
    background-color: #ff5e14;
    color: #fff;
}
.widget-categories ul li:last-child a {
    border-bottom: none;
}
.widget-tags ul {
    display: flex;
    flex-wrap: wrap;
}
.widget-tags ul li a {
    display: block;
    font-size: 12px;
    border: 1px solid #e7ebef;
    color: #51668a;
    line-height: 1;
    text-transform: capitalize;
    padding: 7px 9px;
    margin: 0 10px 10px 0;
    border-radius: 2px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.widget-tags ul li a:hover {
    background-color: #0b2653;
    border-color: #0b2653;
    color: #fff;
}
.widget-posts .widget-post-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e7ebef;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.widget-posts .widget-post-item:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.widget-posts .widget-post-item .widget__post-img {
    flex-basis: 80px;
    min-width: 80px;
}
.widget-posts .widget-post-item .widget__post-img img {
    border-radius: 3px;
}
.widget-posts .widget-post-item .widget__post-content {
    padding-left: 17px;
}
.widget-posts .widget-post-item .widget__post-title {
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 7px;
}
.widget-posts .widget-post-item .widget__post-title a {
    color: #0b2653;
}
.widget-posts .widget-post-item:hover .widget__post-title a {
    color: #ff5e14;
}
.widget-posts .widget-post-item .widget__post-date {
    line-height: 1;
    font-size: 13px;
    display: block;
}
.widget-download .btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 35px;
    height: 95px;
    text-align: left;
}
.widget-download .btn:after {
    content: "";
    position: absolute;
    top: -2px;
    right: 35px;
    height: 3px;
    width: 22px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.widget-download .btn span {
    line-height: 24px;
}
.widget-download .btn img {
    width: 22px;
    height: 24px;
}
.widget-download .btn:hover:after {
    background-color: #fff;
}
.widget-download .btn__secondary:after {
    background-color: #ff5e14;
}
.widget-download .btn__primary:after {
    background-color: #0b2653;
}
.widget-help {
    padding: 60px 40px 40px;
    overflow: hidden;
}
.widget-help .widget__content {
    position: relative;
}
.widget-help .widget__content i {
    font-size: 60px;
    color: #fff;
    margin-bottom: 33px;
    display: block;
}
.widget-help .widget__content h5 {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 27px;
}
.widget-help .widget__content p {
    color: #f9f9f9;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 31px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .sidebar {
        margin-right: 0;
    }
    .widget {
        padding: 20px;
        margin-bottom: 30px;
    }
    .widget-categories ul {
        padding: 15px 20px;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .widget {
        padding: 25px;
    }
    .widget .widget__title {
        margin-bottom: 25px;
    }
    .widget-categories ul {
        padding: 20px 30px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 575px) {
    .widget {
        padding: 15px;
    }
    .widget .widget__title {
        margin-bottom: 20px;
    }
    .widget-help .widget__content p {
        margin-bottom: 30px;
    }
    .widget-categories ul li a {
        font-size: 14px;
        padding: 10px;
    }
    .widget-download .btn {
        height: 60px;
    }
}
.service-item {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, 0.08);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.service-item .service__img {
    position: relative;
}
.service-item .service__img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.4;
    -webkit-background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);
    -moz-background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);
    -ms-background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);
    -o-background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);
    background-image: linear-gradient(top, rgba(27, 26, 26, 0.35), #1b1a1a 100%);
}
.service-item .service__img img {
    width: 100%;
    max-width: 100%;
}
.service-item .service__content {
    background-color: #fff;
    padding: 36px 20px 40px 40px;
}
.service-item .service__icon {
    margin-bottom: 15px;
}
.service-item .service__icon img {
    width: 65px;
    height: 65px;    background: #16bcde;    padding: 10px;
}
.service-item .service__title {
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 16px;
}
.service-item .service__desc {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
.service-item .btn__link {
    margin-top: 10px;
}
.service-item:hover {
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, 0.14);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}
.service-item:hover .service__icon {
    -webkit-animation: slideTopDown 1s infinite alternate;
    -moz-animation: slideTopDown 1s infinite alternate;
    -ms-animation: slideTopDown 1s infinite alternate;
    -o-animation: slideTopDown 1s infinite alternate;
    animation: slideTopDown 1s infinite alternate;
}
.services-layout2 .service__title {
    border-bottom: 2px solid #e7ebef;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.services-layout2 .service__title a{ color:#0b2653;}

.services-carousel .owl-stage-outer {
    margin: -15px;
    padding: 15px;
}
.services-carousel .service-item {
    box-shadow: 0 0 12px 0 rgba(40, 40, 40, 0.08);height: 484px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-item .service__icon {
        margin-bottom: 15px;
    }
    .service-item .service__icon i {
        font-size: 50px;
    }
    .service-item .service__title {
        font-size: 18px;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .service-item .service__content {
        padding: 20px;
    }
    .service-item .service__title {
        font-size: 17px;
        margin-bottom: 5px;
    }
    .service-item .service__icon {
        margin-bottom: 10px;
    }
    .service-item .service__icon i {
        font-size: 45px;
    }
}
.about .counter-item {
    margin-bottom: 40px;
}
.about__text p:first-of-type {
    color: #0e2b5c;
    font-size: 17px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 26px;
}
.about__text p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 23px;
}
.about-layout1 .about__img {
    position: relative;
    padding-left: 30px;
    margin-left: 20px;
}
.about-layout1 .about__img:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -30px;
    width: 40px;
    height: 128px;
    z-index: -1;
    border-top-right-radius: 3px;
    background-color: #ff5e14;
}
.about-layout1 .cta__banner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 300px;
    padding: 38px 40px;
    border-radius: 3px 3px 0 3px;
}
.about-layout1 .cta__banner .cta__title {
    font-family: Heebo, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 0;
}
.about-layout1 .cta__banner .cta__icon {
    margin-right: 20px;
}
.about-layout2 .about__img {
    position: relative;
    padding-right: 30px;
    padding-bottom: 30px;
    margin-right: 20px;
}
.about-layout2 .about__img:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 150px;
    height: 150px;
    z-index: -1;
    background-color: #ff5e14;
}
.about-layout2 .about__img:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 150px;
    width: 30px;
    height: 60px;
    z-index: 2;
    background-color: #ff5e14;
    border-radius: 2px 2px 0 0;
}
.about-layout2 .cta__banner {
    position: absolute;
    bottom: 150px;
    right: 0;
    width: 100%;
    max-width: 330px;
    padding: 40px;
}
.about-layout2 .cta__banner .cta__title {
    font-family: Heebo, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 13px;
}
.about-layout2 .cta__banner .cta__icon {
    margin-bottom: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .about .about__img {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}
.career-items-container {
    background-color: #fff;
    border: 1px solid #e7ebef;
    border-radius: 3px;
    overflow: hidden;
}
.career-item {
    padding: 40px 38px 30px;
    box-shadow: 0 5px 83px rgba(40, 40, 40, 0.08);
    border-bottom: 1px solid #e7ebef;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.career-item:last-child {
    border-bottom: 0;
}
.career-item .career__meta {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.career-item .career__type {
    font-size: 13px;
    text-transform: capitalize;
    background-color: #ff5e14;
    color: #fff;
    padding: 3px 10px;
    margin-right: 20px;
}
.career-item .career__location {
    font-size: 13px;
    color: #9b9b9b;
}
.career-item .career__title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
}
.career-item .career__desc {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .career-item .btn-wrap {
        text-align: left !important;
        margin-top: 10px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .career-item {
        padding: 15px;
    }
    .career-item .career__meta {
        margin-bottom: 10px;
    }
    .career-item .career__title {
        margin-bottom: 10px;
    }
    .career-item .btn-wrap {
        text-align: left !important;
        margin-top: 10px;
    }
}
.cta__banner {
    background-color: #ff5e14;
    max-width: 400px;
    padding: 50px;
    border-top-right-radius: 3px;
}
.cta__banner .cta__title {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}
.cta__banner .cta__desc {
    color: #f9f9f9;
    margin-bottom: 25px;
}
.cta__banner .btn:hover {
    color: #0b2653;
}
.cta__banner .cta__icon {
    line-height: 1;
}
.cta__banner .cta__icon i {
    font-size: 50px;
    line-height: 1;
    color: #fff;
}
.mad-content.no-pd, .mad-section.no-pd {
    padding-top: 0;
    padding-bottom: 0;
}
.mad-colorizer--scheme-color-2 {
    color: #c5d3d9;
}
[class*="mad-colorizer--scheme-"] {
    position: relative;
}
.mad-section {
    position: relative;
    padding-top: 6rem;
    padding-bottom: 6rem;
}.mad-colorizer--scheme-color-2 > .mad-colorizer-bg-color {
    background: #26658c;
}
.mad-colorizer-bg-color, .mad-colorizer-bg-image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
} .mad-sub-wrap {
            display: flex;
            align-items: center;
            column-gap: 2rem;
            padding-left: 15rem;
            white-space: nowrap;
            padding-top: 2.5rem;
            padding-bottom: 2.5rem;
            overflow: hidden;
            position: relative;
        }

        .mad-sub-wrap:after {
            content: '';
            position: absolute;
            left: 8px;
            bottom: 0;
            margin-bottom: -44px;
            -webkit-mask: url(../images/subscribe.svg) no-repeat;
            mask: url(..images/subscribe.svg) no-repeat;
            background-color: #4abfd9;
            position: absolute;
            width: 11.75rem;
            height: 11.25rem;
            transform: rotate(-16deg);
            z-index: 1;
        }

        .mad-sub-wrap .mad-page-title {
            letter-spacing: 0;
        }

        .mad-sub-wrap .mad-page-title:not(:last-child) {
            margin-bottom: 0;
        }

        .mad-sub-wrap .mad-col {
            width: 100%;
        }

        .mad-newsletter-form {
            width: 100%;
        }

        .mad-cta-inner {
            display: flex;
            justify-content: space-between;
            align-items: center;
            column-gap: 1rem;
            row-gap: 2rem;
        }

        .mad-cta-inner .mad-page-title:not(:last-child) {
            margin-bottom: 0;
        }.mad-colorizer--scheme-color-2 .mad-page-title {
    color: #fff;
}
.mad-sub-wrap .mad-page-title {
    letter-spacing: 0;font-weight:normal;
} /* ----------------------------------------
        Footer
    ---------------------------------------- */

        .mad-footer {
            color: #515759;
            background: #fff;
            padding:40px 0;
            font-weight: normal;
            font-size: 0.875rem;
            line-height: 1.5rem;border-top: 1px solid #E5E5E5;
    background-image: url(../images/bg-footer.png);
    background-position: center right;
    background-repeat: no-repeat; padding-bottom:0;
        }

        .mad-footer address {
            font-style: normal;
        }

        .mad-footer address:not(:last-child) {
            margin-bottom: 0.8rem;
        }

        .mad-footer .mad-icon-btn {
            color: #2e3133;
            font-size: 1.875rem;
        }

        .mad-footer .mad-widget {
            font-size: 0.875rem;
            line-height: 1.5rem;color: #404040;
    font-size: 15px;
        }

        .mad-footer-main:not(:last-child) {
            margin-bottom: 2.5rem;
        }
        
        .mad-footer-bottom {
            justify-content: space-between;
            align-items: center;
            row-gap: 1rem;
            color: #747c80;
            border-top: #e9e9e9 solid 2px;
    padding-top: 17px;
        }
  .mad-footer-bottom p{text-align:center;}
        .mad-footer-bottom:not(:only-child) {
            margin-top: 2.5rem;
        }

        .mad-footer-bottom p:not(:last-child) {
            margin-bottom: 0;
        }

        /* Footer 2 */

        .mad-footer.footer-2 {
            background: #1f5373;
            color: #c5d3d9;
            font-size: 0.875rem;
            line-height: 1.5rem;
        }

        .mad-footer.footer-2 .mad-widget-title {
            color: #fff;
        }

        .mad-footer.footer-2 a {
            color: #4abfd9;
        }

        .mad-footer .btn-set {
            flex-wrap: nowrap;
        }

        .mad-footer .btn-set > .mad-col {
            min-width: 5.5rem
        }

        .mad-footer .btn-set > .mad-col a {
            display: block;
        }

        .mad-footer .btn-set > .mad-col a:not(:last-child) {
            margin-bottom: 0.5rem;
        }

        .mad-footer.footer-2 .mad-footer-bottom {
            color: #c5d3d9;
        }

        /* Footer 3 */

        .mad-footer.footer-3 {
            padding-bottom: 0;
            padding-top: 6rem;
        }

        .mad-footer.footer-3 a.logo:not(:last-child) {
            display: block;
            margin-bottom: 1.5rem;
        }

        .mad-footer.footer-3 .mad-footer-bottom {
            position: relative;
            padding: 2rem 0;
            margin-top: 4.625rem;
        }

        .mad-footer.footer-3 .mad-footer-bottom:before {
            content: '';
            position: absolute;
            top: 0;
            left: -200px;
            right: -200px;
            height: 1px;
            background: #dce3e6;
        }

        /* Footer 4 */

        .mad-footer.footer-4 {
            background: #f6f8f8;
            border-top: 4px solid #1f5373;
        }

        .mad-footer.footer-4 .copyrights {
            color: #747c80;
        }

        .mad-sides {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

        .copyrights a:hover {
            color: #2e3133;
        } /* ----------------------------------------
        Grid
    ---------------------------------------- */
    
        [class*="item-col-"]:not(.no-gutters) {
            margin: -3rem -1rem 0;
        }

        [class*="item-col-"]:not(.no-gutters) > * {
            padding: 3rem 1rem 0;
        }

        .mad-grid--isotope[class*="item-col-"]:not(.no-gutters) {
            margin-top: -2rem
        }

        .mad-grid--isotope[class*="item-col-"]:not(.no-gutters) > * {
            padding-top: 2rem;
        }

        .item-col-1 > *{
            width: 100%; 
        }

        .item-col-2 > *{
            width: 50%;
        }

        .item-col-3 > *{
            width: 33.3333%;
        }

        .item-col-4 > *{
            width: 25%;
        }

        .item-col-5 > *{
            width: 20%;
        }

        .item-col-6 > *{
            width: 16.6666%;
        }

        .row:not(.col-no-space) {
            margin-bottom: -3rem;
        }

        .row:not(.col-no-space) > [class*="col"] {
            padding-bottom: 3rem;
        }

        .row:not(.col-no-space) {
            margin-bottom: -3rem;
        }

        .row:not(.col-no-space) > [class*="col"] {
            padding-bottom: 3rem;
        }

        .row.vr-size-1:not(.col-no-space) {
            margin-bottom: -2rem;
        }

        .row.vr-size-1:not(.col-no-space) > [class*="col"] {
            padding-bottom: 2rem;
        }

        .row.vr-size-2:not(.col-no-space) {
            margin-bottom: -5rem;
        }

        .row.vr-size-2:not(.col-no-space) > [class*="col"] {
            padding-bottom: 5rem;
        }

        .row.hr-size-1:not(.col-no-space) {
            margin-left: -0.5rem;
            margin-right: -0.5rem;
        }

        .row.hr-size-1:not(.col-no-space) > [class*="col"] {
            padding-left: 0.5rem;
            padding-right: 0.5rem;
        }

        .row.hr-size-2:not(.col-no-space) {
            margin-left: -2.25rem;
            margin-right: -2.25rem;
        }

        .row.hr-size-2:not(.col-no-space) > [class*="col"] {
            padding-left: 2.25rem;
            padding-right: 2.25rem;
        }

        .row.hr-size-3:not(.col-no-space) {
            margin-left: -2rem;
            margin-right: -2rem;
        }

        .row.hr-size-3:not(.col-no-space) > [class*="col"] {
            padding-left: 2rem;
            padding-right: 2rem;
        }

        .row.vr-size-3:not(.col-no-space) {
            margin-bottom: -6rem;
        }

        .row.vr-size-3:not(.col-no-space) > [class*="col"] {
            padding-bottom: 6rem;
        }
.mad-link-color, .mad-link {
    color: #404040;
}
.mad-link, a, button {
    transition: all .5s ease;font-size: 15px;
} /* Our Info */

        .mad-icon-boxes.our-info[class*="item-col-"]:not(.no-gutters) {
            margin-top: -2rem;
        }

        .mad-icon-boxes.our-info[class*="item-col-"]:not(.no-gutters) > * {
            padding-top: 1rem;
        }


        .mad-icon-boxes.our-info .mad-icon-box {
            display: flex;
            align-items: flex-start;
        }

        .mad-icon-box .mad-icon-box-content p {
            font-weight: 500;
        }

        .mad-icon-boxes.our-info .mad-icon-box > .mad-icon-box-icon {
            min-width: 4.375rem;
            padding-top: 0.5rem;
        }

        .mad-icon-boxes.our-info .mad-icon-box > .mad-icon-box-icon:after {
            right: 20px;
        }

        .mad-icon-boxes.our-info .mad-icon-box > .mad-icon-box-icon .svg {
            height: 3rem;
        }

        .mad-icon-boxes.our-info .mad-icon-box .mad-icon-sub-title {
            color: #8b9599;
            display: block;
            font-size: 0.875rem;
            line-height: 1rem;
            margin-bottom: 0.2rem;
            font-weight: 500;
        }

        .mad-icon-boxes.our-info .mad-icon-box .mad-icon-box-title {
            font-size: 1rem;
            line-height: 1.5rem;
            font-weight: normal;
            word-break: break-all;
            letter-spacing: 0; text-transform:none;
        }

        .mad-icon-box .svg .cls-1 {
            stroke: #2e3133;
        }

        .mad-icon-box i,
        .mad-counter-icon,
        .mad-product-category .mad-category-icon {
            display: inline-flex;
            position: relative;
            z-index: 1;
        }

        .mad-icon-box i:after,
        .mad-counter-icon:after,
        .mad-product-category .mad-category-icon:after,
        .mad-pt-icon:after {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 2.5rem;
            height: 2.5rem;
            background: #b7e5f0;
            border-radius: 50%;
            z-index: -1;
        }

        .mad-icon-boxes.size-2.vr-type .mad-icon-box {
            text-align: center;
        }

        .mad-social-icons ul {
            display: flex;
            flex-wrap: wrap;
            margin: -0.5rem -0.75rem 0;
        }

        .mad-social-icons ul li {
                padding: 0.5rem 6px 0;
    margin-top: 18px;
        }

        .mad-social-icons ul li a {
            display: block;
    color: #ffffff;
    font-size: 16px;
    background: #073963;
    width: 34px;
    height: 34px;
    text-align: center;
    padding: 4px;
        }

        .mad-social-icons ul li a i {
            line-height: inherit;
        }

        .mad-social-icons.size-big ul li a {
            font-size: 2rem;
        }

        .mad-social-icons.size-big ul {
            margin: -1rem -1rem 0;
        }

        .mad-social-icons.size-big ul li {
            padding: 1rem 1rem 0;
        }

        .mad-social-icons.size-small ul li a {
            font-size: 1.25rem;
        }

        .mad-social-icons.size-small ul {
            margin: -1rem -0.75rem 0;
        }

        .mad-social-icons.size-small ul li {
            padding: 1rem 0.75rem 0;
        }

        .mad-social-icons.size-small-2 ul li a {
            font-size: 1.125rem;
        }

        .mad-social-icons.size-small-2 ul {
            margin: -1rem -0.75rem 0;
        }

        .mad-social-icons.size-small-2 ul li {
            padding: 1rem 0.75rem 0;
        }

        .mad-social-icons.style-2 ul li a {
            color: #eb0029;
        }

        .mad-social-icons.style-2 ul li a:hover {
            color: #2e3133;
        }

        .mad-social-icons.type-2 ul {
            margin: -0.5rem -0.25rem 0;
        }

        .mad-social-icons.type-2 ul li {
            padding: 0.5rem 0.25rem 0;
        }

        .mad-social-icons.type-2 ul li a {
            width: 2rem;
            height: 2rem;
            line-height: 2rem;
            text-align: center;
            border-radius: 0.5rem;
            display: block;
            background: #4267b2;
            font-size: 0.875rem;
            color: #fff;
        }

        .mad-social-icons.type-2 ul li a.color-2 {
            background: #55acee;
        }

        .mad-social-icons.type-2 ul li a.color-3 {
            background: #35465c;
        }

        .mad-social-icons.type-2 ul li a.color-4 {
            background: #cb2027;
        }
.mad-newsletter-form {
    width: 100%;
}.mad-colorizer--scheme-color-2 form.one-line.mad-newsletter-form input {
    border: none;
}
form.one-line.mad-newsletter-form input {height: 3.5rem;
    width: 100%;
    padding-top: 0.3rem;
    padding-right: 1.375rem;
    padding-bottom: 0.3rem;
    padding-left: 1.375rem;
    border-radius: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #8b9599;
    background: #fff;
    border-radius: 1rem;
    border: 2px solid #dce3e6;
    padding-right: 6rem;
    text-overflow: ellipsis;
}form.one-line {
    position: relative;
}form.one-line .btn {
    position: absolute;
    top: 0;
    right: 0;    height: 56px;
}
form.one-line .button-main:before{background: #16bcde;}
form.one-line  .button-main.button-scheme:hover {
    background: #16bcde;
   
    color: #ffffff;
     border: none
}
form.one-line .button-main:hover:before{transform:none;}
[class*="btn"].btn-style-3 {
    background: #4abfd9;
    color: #fff;
}
.btn-big {
    font-size: 1.25rem;
    line-height: 1.5rem;
    padding: 1rem 2rem 1rem;
    border-radius: 1rem;
}
.mad-vr-list li{margin-bottom:8px;}
.mad-widget-title{font-weight: normal;
    position: relative;
    padding-left: 34px;
    font-size: 21px;
    text-transform: uppercase;
    color: #073963;}
    .mad-vr-list li i{color: #abaaaa;}
.mad-widget-title:after {
        background: #16bcde;
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    -webkit-box-shadow: 0 5px 9px #ccc;
    -moz-box-shadow: 0 5px 9px #ccc;
    -ms-box-shadow: 0 5px 9px #ccc;
    -o-box-shadow: 0 5px 9px #ccc;
    box-shadow: 0 5px 9px #ccc;
    animation-name: wid-title-anim;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: wid-title-anim;
    -webkit-animation-duration: 6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: wid-title-anim;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: wid-title-anim;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: wid-title-anim;
    -o-animation-duration: 6s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
@keyframes wid-title-anim {
    from {
        transform: translateY(-50%) rotate(0deg);
    }
    to { 
        transform: translateY(-50%) rotate(360deg);
    }
}
@-webkit-keyframes wid-title-anim {
    from {
        -webkit-transform: translateY(-50%) rotate(0deg);
    }
    to { 
        -webkit-transform: translateY(-50%) rotate(360deg);
    }
}
@-moz-keyframes wid-title-anim {
    from {
        -moz-transform: translateY(-50%) rotate(0deg);
    }
    to { 
        -moz-transform: translateY(-50%) rotate(360deg);
    }
}
@-o-keyframes wid-title-anim {
    from {
        -o-transform: translateY(-50%) rotate(0deg);
    }
    to { 
        -o-transform: translateY(-50%) rotate(360deg);
    }
}
.faq{    border: 2px solid #dce3e6;
    border-radius: 1rem;
    padding: 30px;}
    .mad-widget {
    font-size: 1rem;
    line-height: 1.5rem;
}.mad-sidebar h5.mad-widget-title {
    font-size: 1.25rem;
    line-height: 1.5rem;
}.mad-icon-boxes {
    display: flex;
    flex-wrap: wrap;
}.btngreen {
    padding: 1rem 1.5rem 1rem;
    display: inline-block;
    color: #fff;
    font-weight: normal;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1rem;
    position: relative;
    white-space: nowrap;
    font-weight: 500;
    letter-spacing: 0px;
    z-index: 1;
    border-radius: 1rem;
    position: relative;
    background: #46a69c;
}.padding_bottom50 {
    padding-bottom: 50px;
}
.padding_top50 {
    padding-top: 50px;
}
.padding_left15 {
    padding-left: 15px;
}
.padding_right15 {
    padding-right: 15px;
}
.ttm-vertical-text {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}.ttm-bgcolor-grey{background-color: #f6f7f5;}.ttm-textcolor-skincolor{color: #12b48b;}.p-10 {
    padding: 10px;
}
.border, .border-top, .border-left, .border-bottom, .border-right {
    border-color: #ebf0f4 !important;
}
.fs-22{line-height:30px;}
.ttm-vertical_sep > [class*='col-']:not(:last-child):before {
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    right: 15px;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.09);
}.margin_bottom30 {
    margin-bottom: 30px;
}
.padding_right20 {
    padding-right: 20px;
}
.featured-icon-box {
    position: relative;
    margin: 15px 0;
}.featured-icon-box.icon-align-before-content .featured-icon, .featured-icon-box.icon-align-before-content .featured-content, .featured-icon-box.icon-align-before-title .featured-title, .featured-icon-box.icon-align-before-title .featured-icon {
    display: table-cell;
    vertical-align: middle;
}.featured-icon-box .ttm-icon {
    margin-bottom: 0;
}
.ttm-icon.ttm-icon_element-onlytxt {
    height: auto;
    width: auto;
    line-height: 1;
}
.ttm-icon.ttm-icon_element-size-sm {
    height: 50px;
    width: 50px;
    line-height: 50px;
}.ttm-icon {
    margin-bottom: 25px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border: 1px solid transparent;
    position: relative;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    box-sizing: content-box;
    position: relative;    color: #12b48b;
}.ttm-icon.ttm-icon_element-onlytxt i {
    position: unset;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.ttm-icon.ttm-icon_element-size-sm i {
    font-size: 30px;
}
.ttm-icon i {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}.featured-icon-box.icon-align-before-content .featured-content, .featured-icon-box.icon-align-before-title .featured-title {
    padding-left: 15px;
}
.featured-icon-box.icon-align-before-content .featured-icon, .featured-icon-box.icon-align-before-content .featured-content, .featured-icon-box.icon-align-before-title .featured-title, .featured-icon-box.icon-align-before-title .featured-icon {
    display: table-cell;
    vertical-align: middle;
}.featured-icon-box.icon-align-before-title .featured-title h3 {
    margin-bottom: 0;
}
.featured-title h3 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize;
}.featured-icon-box.icon-align-before-title .featured-content {
    margin-top: 15px;
}.ttm-horizontal_sep {
    border-top: 1px solid rgba(0, 0, 0, 0.09);
    display: block;
    position: relative;
}
.about-layout-three.about-section {

    padding: 130px 0 115px;
}

.wrd-tabs-wrapper-three-wrapper ul.nav.nav-tabs {
    height: 650px;
    width: 650px;
    background-size: cover;
    background-position: center;
    position: relative;
    border-radius: 50%;
    display: inline-block;border: 5px solid #f3f7ec;
}

.wrd-tabs-wrapper-three-wrapper ul.nav.nav-tabs li {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    background: #ffffff;
    border: 5px solid #f3f7ec;
    line-height: 1;
    text-align: center;
    overflow: hidden;
    display: table;
    position: absolute;
}

.wrd-tabs-wrapper-three-wrapper ul.nav.nav-tabs li a {
    display: table-cell;
    vertical-align: middle;
    border-radius: 50%;
}

.wrd-tabs-wrapper-three-wrapper .wrd-tab-icon-wrapper {
    font-size: 60px;
    color: #77b922;
    margin-bottom: 10px;
}

.wrd-tabs-wrapper-three-wrapper .wrd-tab-menu-text {
    display: block;
    font-family: 'Noto Serif', serif;
    font-weight: 700;
    font-size: 26px;
    color: #123417;
}

.wrd-tabs-wrapper-three-wrapper ul.nav.nav-tabs li:nth-child(1) {
    left: 50%;
    transform: translateX(-50%);
    top: -85px;
}

.wrd-tabs-wrapper-three-wrapper ul.nav.nav-tabs li:nth-child(2) {
    right: -25px;
    top: 50px;
}

.wrd-tabs-wrapper-three-wrapper ul.nav.nav-tabs li:nth-child(3) {
    left: -25px;
    top: 50px;
}

.wrd-tabs-wrapper-three-wrapper ul.nav a.active, .wrd-tabs-wrapper-three-wrapper ul.nav a:hover {
    background-color: #15b4d5;
}

.wrd-tabs-wrapper-three-wrapper ul.nav a.active .wrd-tab-menu-text,
.wrd-tabs-wrapper-three-wrapper ul.nav a:hover .wrd-tab-menu-text {
    color: #ffffff;
}

.wrd-tabs-wrapper-three-wrapper .wrd-tab-content-wrapper .wrd-tab-subtitle {
    text-transform: uppercase;
    font-weight: 700;
    color: #16bcde;
    letter-spacing: .5px;
    display: block;
}

.wrd-tabs-wrapper-three-wrapper .wrd-tab-content-wrapper .wrd-tab-title {
    font-size: 50px;
    line-height: 62px;
    margin: 20px 0 35px;
}

.wrd-tabs-wrapper-three-wrapper .wrd-tab-content-wrapper {
    padding-left: 60px;
    margin-top: -30px;
}
.wrd-tab-content-wrapper .wrd-count-number-unit {
    color:#073963;
    font-family: 'Noto Serif', serif;
    display: flex;
}

.wrd-tab-content-wrapper .wrd-count-number {
    font-size: 75px;
    font-weight: 700;
    line-height: 1;
}

.wrd-tab-content-wrapper .wrd-count-unit {
    font-size: 30px;
    line-height: 1;
}

.wrd-tab-content-wrapper .wrd-count-title {
    font-weight: 700;
    color: #123417;
    display: block;
    margin-top: 25px;
}

.wrd-tab-content-wrapper .wrd-tab-counter-box {
    margin-top: 30px;
}.why-block{
	position: relative;
	margin-bottom: 30px;
}

.why-block .inner-box{
	position: relative;
	display: block;
	text-align: center;
	padding: 45px 25px 20px;
	background: #ffffff;
	border-radius: 7px;
	min-height: 100%;
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
}

.why-block .icon-box{
	position: relative;
	top: 0;
	display: block;
	width: 90px;
	height: 90px;
	margin: 0 auto 30px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.why-block:hover .icon-box{
	top: -5px;
}

.why-block .icon-box span{
	position: relative;
	display: block;
	width: 90px;
	height: 90px;
	background: #ffffff;
	color: #24a77e;
	font-size: 48px;
	line-height: 90px;
	border-radius: 50%;
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.07);
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.why-block:hover .icon-box span{
	color: #ffffff;
	background: #24a77e;
}

.why-block .icon-box:before{
	content: '';
	position: absolute;
	display: block;
	left: -8px;
	top: 0;
	width: 90px;
	height: 90px;
	background: #eaeaea;
	border-radius: 50%;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.why-block:hover .icon-box:before{
	left: 8px;
	background: #228a69;
}

.why-block h5{
	position: relative;
	top: 0;
	color: #132728;
	font-size: 20px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 12px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.why-block:hover h5{
	opacity: 0;
}

.why-block .text{
	position: relative;
	top: 0;
	color: #585f5f;
	margin-bottom: 0px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.why-block:hover .text{
	top: -45px;
}

.why-block .more-link{
	position: relative;
	top: 0;
	display: block;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.why-block:hover .more-link{
	top: -20px;
}

.why-block .more-link a{
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: #777777;
	font-size: 20px;
}

.why-block .more-link a:before{
	content: '';
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background:#24a77e url('http://t.commonsupport.com/pruners/images/icons//tri-pattern-2.png') 65% 65% no-repeat;
	opacity: 0;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.why-block:hover .more-link a:before{
	opacity: 1;
}

.why-block .more-link a span{
	position: relative;
	z-index: 1;
}

.why-block:hover .more-link a{
	color: #ffffff;
}

.why-block .right-curve{
	position: absolute;
	right: 15px;
	bottom: 15px;
	border: 24px solid transparent;
	border-right: 24px solid #f3faf8;
	border-bottom: 24px solid #f3faf8;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.why-block:hover .right-curve{
	opacity: 0;
}

.why-block .right-curve:before{
	content: '';
	position: absolute;
	right: -15px;
	bottom: -15px;
	width: 48px;
	height: 48px;
	background: url('http://t.commonsupport.com/pruners/images/icons/tri-pattern-1.png') right bottom no-repeat;
}
.quot{position: absolute;
    left: -20px;
    top: 0;
    height: 100%;
    width: 60px;
    line-height: 26px;
    font-weight: 400;
    font-size: 36px;
       color: #a0a0a0;
    background: #073963;
    padding: 12px 5px 8px;
    text-align: center;
    border-radius: 4px 0px 0px 4px;box-shadow: 0 4px 12px rgb(0 0 0 / 20%);}
    .feature-s4 {
    background: url('../images/feature-s4-shape2.3f33fd9f.png');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    height: 340px;
    display: flex;
    align-items: center;
    position: relative;    margin-bottom: 25px;
}
 .feature-s4.left{ background-image: url('../images/feature-s2-shape2.3f33fd9f.png');}
.feature-s4 .badge {
    font-family: Mulish,serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 55px;
    color: #fff;
    background: #007cfb;
    width: 68px;
    height: 68px;
    text-align: center;
    border-radius: 50%;
    border: 6px solid #fff;
    right: 92px;
    top: 20px;
    position: absolute;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    transition: all .2s ease-in-out 0s;
}
.feature-s4.third .badge {
   right: 60px;
    top: 23px;
}
.feature-s4 .content {
    width: 280px;
    height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-left: 20px;
    padding: 30px;
    box-shadow: 0 0 20px rgb(0 124 251 / 16%);
    border-radius: 50%;
    transition: all .3s ease-in-out 0s;
}
.feature-s4 .content p {
    line-height: 21px;
    color: #535353;
    margin-bottom: 0; text-align:center;
}
.feature-s4.third .content {
    margin-left: 22%;
}
.feature-s4:hover .content {
    box-shadow: none;
}
.feature-s4:hover .badge {
    transform: scale(.8);
}
.feature-s4.left.third .badge
{
    right: 0;
    left: 60px;
}
/** TEAM **/
.team-block, .team-block .inner-box {
    position: relative;
}
.team-block {
    margin-bottom: 0px;
}.team-block, .team-block .inner-box {
    position: relative;
}.team-block .image-box {
    position: relative;
    height:100%;
    width:100%;
    border-radius: 50%;
    padding: 27px;
    margin: 0 auto 20px; padding-top:0px;
}.team-block .image-box:after, .team-block .image-box:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    border: 8px solid #f2f8f8;
    border-top: 0;
    content: "";
    border-radius: 0 0 200px 200px;
    transition: all .7s ease;
}.team-block .image-box .image {
    position: relative;
    height:100%;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 0;
    z-index: 1;
}.team-block .image-box .image img {
    width: 100%;
    transition: all .4s ease;
}.team-block .image-box:after, .team-block .image-box:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    border: 8px solid #f2f8f8;
    border-top: 0;
    content: "";
    border-radius: 0 0 200px 200px;
    transition: all .7s ease;
}.team-block .image-box:after {
    -webkit-clip-path: polygon(50% 0,50% 0,50% 50%,50% 100%,50% 100%,50% 50%);
    clip-path: polygon(50% 0,50% 0,50% 50%,50% 100%,50% 100%,50% 50%);
}.team-block .inner-box:hover .image-box:after {
    border-color: #073963;
    -webkit-clip-path: polygon(25% -70%,75% -70%,120% 50%,75% 170%,25% 170%,-20% 50%);
    clip-path: polygon(25% -70%,75% -70%,120% 50%,75% 170%,25% 170%,-20% 50%);
}.team-block .info-box {
    position: relative;
    text-align: center;
}.team-block .info-box .name {
    z-index: 2;
    margin-bottom: 10px;font-size: 23px;
}
.team-block .info-box .designation {
    position: relative;
    display: block;
       font-size: 16px;
    font-weight: normal;
    color: #7d8185;
    z-index: 2;
    line-height: 1em;
    transition: all .4s ease;
}
/**Founder Profile **/
.about-us .about-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 81%;
    top: 0;
    left: 0;
    transform: rotate(-5deg);
    background:  #073963;
    z-index: -1;
}.about-us .about-img img {
    width: 100%;
}.about-us .about-img .circle-play-btn {
    position: absolute;
    width: 105px;
    height: 105px;
    bottom: 6%;
    left: -6%;
    border-radius: 50%;
    background: #fff;
    background-repeat: no-repeat;
    background-position: 3px -3px;
    background-size: 100%,100%;
    border: 13px solid #fff;
    box-shadow: 0 4.8px 24.4px -6px rgb(19 16 34 / 10%), 0 4px 13px -2px rgb(19 16 34 / 6%);
    animation: c 6.5s linear infinite;
}.quote-box {
    position: relative;
}.quote-box:before {
    position: absolute;
    content: '';
    right: 0px;
    bottom: 0px;
    z-index: 1;
    opacity: 0.15;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 15px solid red;
}.quote-box .box-inner {
    position: relative;
    padding: 25px 25px;
    border-radius: 3px;
    margin-top: 50px;
       background-color: #f6f6f6;
    border: 1px solid #16bcde;
}.quote-box .box-inner .quote {
    position: absolute;
    left: -2px;
    top: -2px;
    width: 31px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color:#fff;
    border-radius: 2px;
    background-color:  #073963;
}.quote-box .content {
    position: relative;
}.quote-box:before {
    position: absolute;
    content: '';
    right: 0px;
    bottom: 0px;
    z-index: 1;
    opacity: 0.15;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 15px solid #16bcde;
}
.quote-box .text{    font-style: italic;}
.quote-box:after,.support-section .content-column .pattern-layer {
    animation-name: float_left_right_two;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float_left_right_two;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float_left_right_two;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float_left_right_two;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float_left_right_two;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}.quote-box:after {
    position: absolute;
    content: '';
    right: 10px;
    bottom: 0px;
    z-index: 1;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 15px solid #16bcde;
}@-webkit-keyframes float_left_right_two {
  0% {
    -webkit-transform: translateX(-30px);
    opacity: 1;
  }

  50% {
    -webkit-transform: translateX(0px);
    opacity: 0.80;
  }

  100% {
    -webkit-transform: translateX(-30px);
    opacity: 1;
  }
}

@keyframes float_left_right_two {
  0% {
    transform: translateX(-30px);
    opacity: 1;
  }

  50% {
    transform: translateX(0px);
    opacity: 0.80;
  }

  100% {
    transform: translateX(-30px);
    opacity: 1;
  }
}
/*---------------------------------------
    Value Slider
-----------------------------------------*/
.value-slider-container {
    position: relative;
    isolation: isolate;
}

.value-slider-container .value-slider {
    position: relative;
    isolation: isolate;
}

.value-slider-container .value-slider::after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #16bcde;
    z-index: -1;
}

@media (min-width: 992px) {
    .value-slider-container .value-slider::after {
        background-color: transparent;
    }
}

.value-slider-container .value-slider__slide {
    position: relative;
    isolation: isolate;
    padding-inline: 1rem;
}

@media (min-width: 576px) {
    .value-slider-container .value-slider__slide {
        padding-inline: 1.5rem;
    }
}

@media (min-width: 768px) {
    .value-slider-container .value-slider__slide {
        padding-inline: 2rem;
    }
}

@media (min-width: 1200px) {
    .value-slider-container .value-slider__slide {
        padding-inline-start: 0;
        padding-inline-end: 5rem;
    }
}

.value-slider-container .value-slider__img {
    width: 100%;
    height: auto;
}

.value-slider-container .value-slider__circle {
    display: inline-block;
    width: 18px;
    height: 18px;
    background:#16bcde;
    border: 1px solid #5A5F96;
    border-radius: 50%;
}

@media (min-width: 992px) {
    .value-slider-container .value-slider__circle {
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translate(-50%, 50%);
    }
}

.value-slider-container .swiper-slide {
    background: #16bcde;
}

@media (min-width: 992px) {
    .value-slider-container .swiper-slide {
        background: transparent;
        isolation: isolate;
    }

    .value-slider-container .swiper-slide::after {
      content: "";
    position: absolute;
    inset-block: 0;
    inset-inline-start: 25%;
    inset-inline-end: 0;
    background-color: #16bcde;
    z-index: -1;
    height: 114%;
    }
}
 .clr-light{color:#fff;}
.value-slider-container .swiper-pagination {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    margin-bottom: clamp(2rem, 3.25vw, 3.75rem);
    position: relative;
    bottom: auto;
}

@media (min-width: 992px) {
    .value-slider-container .swiper-pagination {
        justify-content: space-between;
    }
}

@media (min-width: 992px) {
    .value-slider-container .swiper-pagination::after {
        content: "";
        position: absolute;
        inset-inline: 0;
        inset-block-end: 0;
        height: 1px;
        background: #5A5F96;
        z-index: -1;
    }
}

.value-slider-container .swiper-pagination .swiper-pagination-bullet {
    display: inline-flex;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    border-radius: unset;
    background: transparent;
    position: relative;
    isolation: isolate;
    color: #073963;
    font-weight: 500;
    opacity: 1;
}

@media (min-width: 992px) {
    .value-slider-container .swiper-pagination .swiper-pagination-bullet {
        padding-bottom: 2rem;
    }
}

.value-slider-container .swiper-pagination .swiper-pagination-bullet-active {
    color: #16bcde;
}

.value-slider-container .swiper-pagination .swiper-pagination-bullet-active .value-slider__circle {
    background:#16bcde;
}

.value-slider-container .swiper-pagination .swiper-pagination-bullet-active + .swiper-pagination-bullet .value-slider__circle {
    background:#fff;
}

.value-slider-container .swiper-pagination .swiper-pagination-bullet-active + .swiper-pagination-bullet + .swiper-pagination-bullet .value-slider__circle {
    background: #fff;
}

.value-slider-container .swiper-pagination .swiper-pagination-bullet-active + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet .value-slider__circle {
    background: #fff;
}

.value-slider-container .swiper-pagination .swiper-pagination-bullet-active + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet .value-slider__circle {
    background:#fff;
}

.value-slider-container .swiper-pagination .swiper-pagination-bullet-active + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet + .swiper-pagination-bullet .value-slider__circle {
    background:#fff;
}

.value-slider-container .value-slider__control {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 2rem;
}

@media (min-width: 992px) {
    .value-slider-container .value-slider__control {
        width: 160px;
        margin-top: 0;
        position: absolute;
        inset-inline-start: calc(35% + 1rem);
        inset-block-end: 2rem;
        color: hsl(var(--light));
        z-index: 1;
    }
}

@media (min-width: 1200px) {
    .value-slider-container .value-slider__control {
        inset-inline-start: calc(35% + 1.5rem);
        inset-block-end: 2.5rem;
    }
}

@media (min-width: 1400px) {
    .value-slider-container .value-slider__control {
        inset-inline-start: calc(35% + 2rem);
        inset-block-end: 3rem;
    }
}

.value-slider-container .value-slider__fraction {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.value-slider-container .value-slider__btn {
    --swiper-navigation-size: 3.125rem;
    color: #16bcde;
}

@media (min-width: 992px) {
    .value-slider-container .value-slider__btn {
        color:#16bcde;
    }
}

.value-slider-container .swiper-button-prev::after {
    content: "\e8e4";
    font-family: "Material Symbols Outlined";
    font-weight: 100;
    transform: scale(-1);
}

.value-slider-container .swiper-button-next::after {
    content: "\e8e4";
    font-family: "Material Symbols Outlined";
    font-weight: 100;
}

.support-section{
	position:relative;
}

.support-section .inner-container{
	position:relative;
	z-index:1;
	border-radius:7px;
	overflow:hidden;
	background-color:#f6f5f8;
}

.support-section .social-column{
	position:relative;
}

.support-section .social-column .inner-column{
	position:relative;
	padding:35px 35px;
}

.support-section .social-column h3{
	font-weight:500;
	display:block;
	font-size:28px;
	text-transform:capitalize;
	color:#073963;
	margin-bottom:20px;
	padding-left:35px; position:relative;
}

.support-section .social-column h3:before{
	position:absolute;
	content:'\f2c1';
	left:0px;
	top:0px;
	line-height:1em;
	color:#073963;
	font-family: 'FontAwesome';
}

.support-section .social-column .social-box{
	position:relative;
	margin-top:20px;
}

.support-section .social-column .social-box li{
	position:relative;
	display:inline-block;
	margin-right:5px;
}

.support-section .social-column .social-box li a{
	position:relative;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	display:inline-block;
	border-radius:50px;
	font-weight:normal;
	color:#073963;
	font-size:16px;
	font-family: 'FontAwesome';
	margin-bottom:5px;
	background-color:#fff;
}

.support-section .social-column .social-box li a:hover{
	color:#fff;
	background-color:#073963;
}

.support-section .content-column{
	position:relative;
}

.support-section .content-column .inner-column{
	position:relative;
	padding:50px 15px 45px 110px;
	background-position:center center;
	background-repeat:no-repeat;
}

.support-section .content-column .pattern-layer{
	position:absolute;
	right:100px;
	bottom:0px;
	width:369px;
	height:94px;
	background-repeat:no-repeat;
}

.support-section .content-column .inner-column .phone{
	position:absolute;
	right:30px;
	top:60px;
	color:#fff;
}

.support-section .content-column .inner-column .phone .icon{
	position:relative;
	top:1px;
	margin-right:10px;
}

.support-section .content-column .inner-column:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:-150px;
	bottom:0px;
	z-index:-1;
	transform: skewX(10deg);
	border-radius:15px 0px 0px 15px;
	background-color:#073963;
}

.support-section .content-column .play-box{
	position:absolute;
	left:-35px;
	top:60px;
}

.support-section .content-column .play-box .play-button span{
	position: relative;
	width:70px;
	height: 70px;
	z-index:10;
	font-weight:400;
	padding-left:4px;
	line-height:70px;
	border-radius:50%;
	text-align: center;
	display: inline-block;
	font-size:35px;
	color: #fff;
	transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
	background-color: #073963;
	font-family: "Flaticon";
}

.support-section .content-column .play-box .play-button .ripple,
.support-section .content-column .play-box .play-button .ripple:before,
.support-section .content-column .play-box .play-button .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width:70px;
	height: 70px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    -o-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.support-section .content-column .play-box .play-button .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.support-section .content-column .play-box .play-button .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

.support-section .content-column h2{
	color:#fff;
	font-size:30px;
}

.support-section .content-column .text{
	font-weight:300;
	color:#fff;
	margin-top:10px;
}@-webkit-keyframes ripple {
    70% {box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);}
    100% {box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);}
}

@keyframes ripple {
    70% {box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);}
    100% {box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);}
}
.section__gap-bottom{padding:40px 0px;}

.news-block {
  position: relative;
  margin-bottom: 50px;
}
.news-block .inner-box {
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.news-block .inner-box:hover .read-more {
  background-color: var(--bg-theme-color1);
  color: #ffffff;
}
.news-block .inner-box:hover .image-box .image a:after {
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}
.news-block .inner-box:hover .image-box .image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.news-block .image-box {
  position: relative;
}
.news-block .image-box .image {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.news-block .image-box .image img {
  display: block;
  width: 100%;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.news-block .image-box .image a:after {
  background: rgba(255, 255, 255, 0.3);
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  right: 51%;
  top: 0;
  opacity: 1;
  pointer-events: none;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}
.news-block .image-box .date {
  position: absolute;
  right: 35px;
  bottom: 55px;
  color: #ffffff;
  z-index: 1;
  height: 76px;
  width: 70px;
  text-align: center;
  background: #16bcde;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 800;
  border-radius: 10px;
  padding: 10px 10px;
  z-index: 9;
}
.news-block .image-box .date .month {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #073963;
  width: 100%;
  font-size: 12px;
  line-height: 30px;
  font-weight: 500;
}
@media only screen and (max-width: 424px) {
  .news-block .image-box .date {
    right: 20px;
    bottom: 20px;
  }
}
.news-block .lower-content {
  position: relative;
  margin-top: -85px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 25px 30px 20px;
  padding-right: 35px;
  z-index: 2;
  border-radius: 7px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.05);
          box-shadow: 0 10px 60px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 424px) {
  .news-block .lower-content {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
}

.news-block .title {
    font-weight: normal;
   font-size: 20px;    color: #073963 !important;
    padding-top: 20px;
}
.news-block .title a{
       font-size: 20px !important;    color: #073963 !important;
}
.news-block .title:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#16bcde), to(transparent));
  background:linear-gradient(to right, #16bcde, transparent);
  content: "";
}
.news-block .title:hover {
  color: var(--theme-color1);
}
.twm-jobs-list-wrap {
   padding:0;list-style:none;
}
.twm-jobs-list-wrap ul li {
    list-style: none;
}.twm-jobs-list-style1 {
    background-color: #fff;
    border: 10px;
    box-shadow:0px 0px 6px rgb(56 152 226 / 30%);
    position: relative;
    padding: 20px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.mb-5 {
    margin-bottom: 3rem!important;
}.twm-jobs-list-style1 .twm-media {
width: 115px;
    height: 115px;
    display: inline-block;
    text-align: center;
    background-color: #16bcde;
    border-radius: 10px;
    box-shadow: 0px 0px 16px rgb(56 152 226 / 30%);
    margin-right: 15px;
    position: absolute;
    bottom: -15px;
    line-height: 70px;
    overflow: hidden;
}.twm-jobs-list-style1 .twm-media img {
   display: inline-block;
    width: 50%;
    filter: brightness(0) invert(1);
    padding-top: 26px;
}.twm-jobs-list-style1 .twm-mid-content {
    padding-left: 140px;
}.twm-jobs-list-style1 p {
    font-size: 14px;
}.twm-jobs-list-style1 .twm-right-content {
    text-align: right;
    width: 140px;
}.twm-jobs-category span {
    color: #fff;
    border-radius: 5px;
    padding: 5px 12px;
    white-space: nowrap;    background: #94c3ff;
}.twm-jobs-list-style1 .twm-right-content .twm-jobs-amount {
    font-weight: 500;
    color: #17171d;
    margin: 20px 0px 10px 0px;
    font-size: 14px;
}.twm-jobs-list-style1 .twm-right-content .twm-jobs-amount span {
    color:#4361c4;
}.twm-home4-banner-section .row .twm-bnr-right-section {
    max-width: 690px;
    width: 100%;
    padding-top: 15%;
    position: relative;
}.twm-home4-banner-section .row .twm-bnr-right-section .twm-bg-line {
    z-index: 1;
    left: -5%;
    top: 14%;
    width: 93.5%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-graphics-h3 {
    position: absolute;
}.twm-home4-banner-section .row .twm-bnr-right-section .twm-user {
    left: 0%;
    top: 13%;
    width: 50.4%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-graphics-user {
    position: relative;
    z-index: 4;
}.twm-home4-banner-section .row .twm-bnr-right-section .twm-bg-plate {
    z-index: 2;
    right: -1%;
    top: 12%;
    width: 79%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-graphics-h3 {
    position: absolute;
}.twm-home4-banner-section .row .twm-bnr-right-section .twm-checked-plate {
    z-index: 3;
    left: 25%;
    top: 20%;
    width: 66.7%;
}

.twm-home4-banner-section .row .twm-bnr-right-section .twm-graphics-h3 {
    position: absolute;
}.twm-home4-banner-section .row .twm-bnr-right-section .twm-blue-block {
    z-index: 3;
    left: 31%;
    top: 56%;
    width: 26.5%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-graphics-h3 {
    position: absolute;
}.twm-home4-banner-section .row .twm-bnr-right-section .twm-color-dotts {
    z-index: 3;
    left: 29%;
    top: 65%;
    width: 23.8%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-graphics-h3 {
    position: absolute;
}.twm-home4-banner-section .row .twm-bnr-right-section .twm-card-large {
    z-index: 3;
    left: 38%;
    top: 0%;
    width: 59.7%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-graphics-h3 {
    position: absolute;
}.twm-home4-banner-section .row .twm-bnr-right-section .twm-card-s1 {
    z-index: 3;
    right: 5%;
    top: 39%;
    width: 29.9%;
}

.twm-home4-banner-section .row .twm-bnr-right-section .twm-graphics-h3 {
    position: absolute;
}.twm-home4-banner-section .row .twm-bnr-right-section .twm-card-s2 {
    z-index: 3;
    right: 15%;
    top: 59%;
    width: 29.9%;
}

.twm-home4-banner-section .row .twm-bnr-right-section .twm-graphics-h3 {
    position: absolute;
}.twm-home4-banner-section .row .twm-bnr-right-section .twm-white-dotts {
    z-index: 3;
    left: 30%;
    top: 3%;
    width: 17%;
}

.twm-home4-banner-section .row .twm-bnr-right-section .twm-graphics-h3 {
    position: absolute;
}.twm-home4-banner-section .row .twm-bnr-right-section .twm-top-shadow {
    z-index: 0;
    left: -17%;
    top: -10%;
    width: 68.6%;
}
.twm-home4-banner-section .row .twm-bnr-right-section .twm-graphics-h3 {
    position: absolute;
}.twm-home4-banner-section .row .twm-bnr-right-section .twm-bottom-shadow {
    z-index: 0;
    right: -5%;
    top: 38%;
    width: 68.6%;
}

.twm-home4-banner-section .row .twm-bnr-right-section .twm-graphics-h3 {
    position: absolute;
}.bounce2 {
    animation: bounce2 1.5s linear infinite alternate-reverse both;
}@keyframes bounce2 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}.bubbles-wrapper {
    position: absolute;
    width: 100%;
    min-height: 200px;
    bottom: 0;
}
.bubbles-wrapper .bubble {
    position: absolute;
}
.bubbles-wrapper .bubble:nth-child(1) {
    -webkit-animation: floating 5.26667s ease-in-out infinite alternate;
    animation: floating 5.26667s ease-in-out infinite alternate;
    bottom: 45%;
    left: 22%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(1) {
        -webkit-animation: bubble-v 15.8s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 15.8s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(1) {
    top: 0;
}
.bubbles-wrapper .bubble:nth-child(2) {
    -webkit-animation: floating 7.23333s ease-in-out infinite alternate;
    animation: floating 7.23333s ease-in-out infinite alternate;
    bottom: 40%;
    left: 32%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(2) {
        -webkit-animation: bubble-v 21.7s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 21.7s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(2) {
    top: 10%;
}
.bubbles-wrapper .bubble:nth-child(3) {
    -webkit-animation: floating 9.6s ease-in-out infinite alternate;
    animation: floating 9.6s ease-in-out infinite alternate;
    bottom: 56%;
    left: 44%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(3) {
        -webkit-animation: bubble-v 28.8s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 28.8s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(3) {
    top: 8%;
}
.bubbles-wrapper .bubble:nth-child(4) {
    -webkit-animation: floating 6.6s ease-in-out infinite alternate;
    animation: floating 6.6s ease-in-out infinite alternate;
    bottom: 51%;
    left: 71%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(4) {
        -webkit-animation: bubble-v 19.8s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 19.8s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(4) {
    top: 6%;
}
.bubbles-wrapper .bubble:nth-child(5) {
    -webkit-animation: floating 6.5s ease-in-out infinite alternate;
    animation: floating 6.5s ease-in-out infinite alternate;
    bottom: 65%;
    left: 50%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(5) {
        -webkit-animation: bubble-v 19.5s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 19.5s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(5) {
    top: 50%;
}
.bubbles-wrapper .bubble:nth-child(6) {
    -webkit-animation: floating 7.56667s ease-in-out infinite alternate;
    animation: floating 7.56667s ease-in-out infinite alternate;
    bottom: 44%;
    left: 5%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(6) {
        -webkit-animation: bubble-v 22.7s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 22.7s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(6) {
    top: 70%;
}
.bubbles-wrapper .bubble:nth-child(7) {
    -webkit-animation: floating 9.16667s ease-in-out infinite alternate;
    animation: floating 9.16667s ease-in-out infinite alternate;
    bottom: 80%;
    left: 70%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(7) {
        -webkit-animation: bubble-v 27.5s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 27.5s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(7) {
    top: 90%;
}
.bubbles-wrapper .bubble:nth-child(8) {
    -webkit-animation: floating 7.66667s ease-in-out infinite alternate;
    animation: floating 7.66667s ease-in-out infinite alternate;
    bottom: 55%;
    left: 38%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(8) {
        -webkit-animation: bubble-v 23s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 23s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(8) {
    top: 81%;
}
.bubbles-wrapper .bubble:nth-child(9) {
    -webkit-animation: floating 6.46667s ease-in-out infinite alternate;
    animation: floating 6.46667s ease-in-out infinite alternate;
    bottom: 50%;
    left: 80%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(9) {
        -webkit-animation: bubble-v 19.4s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 19.4s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(9) {
    top: 51%;
}
.bubbles-wrapper .bubble:nth-child(10) {
    -webkit-animation: floating 6.06667s ease-in-out infinite alternate;
    animation: floating 6.06667s ease-in-out infinite alternate;
    bottom: 55%;
    left: 32%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(10) {
        -webkit-animation: bubble-v 18.2s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 18.2s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(10) {
    top: 45%;
}
.bubbles-wrapper .bubble:nth-child(11) {
    -webkit-animation: floating 5.46667s ease-in-out infinite alternate;
    animation: floating 5.46667s ease-in-out infinite alternate;
    bottom: 60%;
    left: 4%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(11) {
        -webkit-animation: bubble-v 16.4s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 16.4s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(11) {
    top: 95%;
}
.bubbles-wrapper .bubble:nth-child(12) {
    -webkit-animation: floating 5.93333s ease-in-out infinite alternate;
    animation: floating 5.93333s ease-in-out infinite alternate;
    bottom: 60%;
    left: 48%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(12) {
        -webkit-animation: bubble-v 17.8s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 17.8s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(12) {
    top: 92%;
}
.bubbles-wrapper .bubble:nth-child(13) {
    -webkit-animation: floating 6.4s ease-in-out infinite alternate;
    animation: floating 6.4s ease-in-out infinite alternate;
    bottom: 70%;
    left: 50%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(13) {
        -webkit-animation: bubble-v 19.2s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 19.2s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(13) {
    top: 78%;
}
.bubbles-wrapper .bubble:nth-child(14) {
    -webkit-animation: floating 4.06667s ease-in-out infinite alternate;
    animation: floating 4.06667s ease-in-out infinite alternate;
    bottom: 75%;
    left: 7%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(14) {
        -webkit-animation: bubble-v 12.2s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 12.2s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(14) {
    top: 6%;
}
.bubbles-wrapper .bubble:nth-child(15) {
    -webkit-animation: floating 6.6s ease-in-out infinite alternate;
    animation: floating 6.6s ease-in-out infinite alternate;
    bottom: 50%;
    left: 90%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(15) {
        -webkit-animation: bubble-v 19.8s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 19.8s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(15) {
    top: 78%;
}
.bubbles-wrapper .bubble:nth-child(16) {
    -webkit-animation: floating 6.86667s ease-in-out infinite alternate;
    animation: floating 6.86667s ease-in-out infinite alternate;
    bottom: 68%;
    left: 64%;
}
@media (min-width: 992px) {
    .bubbles-wrapper .bubble:nth-child(16) {
        -webkit-animation: bubble-v 20.6s linear infinite, shake-v 2s ease-in-out infinite alternate;
        animation: bubble-v 20.6s linear infinite, shake-v 2s ease-in-out infinite alternate;
    }
}
.bubbles-wrapper .bubble.top-initial:nth-child(16) {
    top: 45%;
}
.bubbles-wrapper .bubble .badge {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
}
.bubbles-wrapper .bubble:hover .badge {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.integration-bubbles .bubbles-wrapper {
    position: relative;
    height: 100%;
}
.integration-bubbles .bubble {
    bottom: 30% !important;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 768px) {
    .integration-bubbles .bubble {
        bottom: 0 !important;
    }
}
@-webkit-keyframes bubble-v {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
}
@keyframes bubble-v {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-640px);
        transform: translateY(-640px);
    }
}
@-webkit-keyframes bubble-v-left {
    0% {
        margin-bottom: 0;
        opacity: 0.1;
    }
    20% {
        opacity: 1;
    }
    100% {
        margin-bottom: 640px;
        opacity: 1;
        left: 0;
    }
}
@keyframes bubble-v-left {
    0% {
        margin-bottom: 0;
        opacity: 0.1;
    }
    20% {
        opacity: 1;
    }
    100% {
        margin-bottom: 640px;
        opacity: 1;
        left: 0;
    }
}
@-webkit-keyframes bubble-v-right {
    0% {
        margin-bottom: 0;
        opacity: 0.1;
    }
    20% {
        opacity: 1;
    }
    100% {
        margin-bottom: 640px;
        opacity: 1;
        left: 100%;
    }
}
@keyframes bubble-v-right {
    0% {
        margin-bottom: 0;
        opacity: 0.1;
    }
    20% {
        opacity: 1;
    }
    100% {
        margin-bottom: 640px;
        opacity: 1;
        left: 100%;
    }
}.rounded-circle img {
    border-radius: 50%;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.icon-sm {
    width: 0.85rem;
    height: 0.85rem;
}
.icon-md {
    width: 2rem;
    height: 2rem;
}
.icon-lg {
    width: 3.25rem;
    height: 3.25rem;
}
.icon-xl {
    width: 4.5rem;
    height: 4.5rem;
}
.icon-xxl {
    width: 6.5rem;
    height: 6.5rem;
}.bubbles-wrapper {
    right: 0;
    width: 50%;
}
.service__content p{font-size: 13px;
    line-height: 24px;}/* services-2 ---------------------------------- */
.service-box {
    position: relative;
    background-color: var(--smoke-color);
    text-align: center;
    padding: 30px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    z-index: 1;
    margin-top: 30px;
}

.service-box .box-title {
    margin-bottom: 25px;
}

.service-box_icon {
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
}

.service-box_text {
    margin: 0 0 -0.5em 0;
}

.service-box .global-icon {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    background: #fff;
    height: 100px;
    width: 100px;
    text-align: center;
    line-height: 90px;
    border-radius: 50%;
    position: relative;
    border: 5px solid #fff;
    z-index: auto;
    display: block;
    margin: -80px auto auto auto;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.service-box .global-icon:after {
    content: '';
    position: absolute;
    left: -10px;
    top: -10px;
    height: 104px;
    width: 104px;
    line-height: 95px;
    border: 5px solid var(--theme-color);
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
}

.service-box .global-icon img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;    width: 50px;
}

.service-box_content {
    position: relative;
    padding: 0 10px 25px 10px;
}

.service-box:hover .global-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.service-img img {
    width: 100%;
}

.service-box h3 {
      font-size: 20px;
    margin: 10px 0px;
}

.service-box .box-title a {
    color: var(--theme-color);
    font-size: 23px !important;
}

.service-box p {
    text-align: center;    color: #000;
}.histry_sld_blk {
    display: block;
    vertical-align: top;
    width: 100%;
    position: relative;
    margin-bottom: 0px;    background: #f5f5f5;
}
#history_slider{padding-left:145px;padding-top: 110px;}
.history_back {
    background: var(--theme-color);
    position: absolute;
    width: 80.5%;
    height: 100%;
    top: 0;
    right: 0;
}

.histry_sld_blk .history_back .slider_numbers {
    width: 271px;
    height: 100px;
    position: unset;
    background: #0c4474;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    z-index: 1;
}
.histry_sld_blk .history_back .slider_numbers .slide_pro {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    font-size: 14px;
}.histry_sld_blk .history_back .slider_numbers .slide_pro span {
    font-size: 30px;
    color: #fff;
    padding: 0 9px;
}.histry_sld_blk .history_back .slider_numbers .slide_pro i {
    font-size: 22px;
    color: #fff;
    line-height: 40px;
}.histry_sld_blk .history_back .slider_numbers .slide_pro .decimal_number {
    display: inline-block;
    vertical-align: top;
}.histry_sld_blk .history_back .slider_numbers .slide_pro .decimal_number p {
    font-size: 14px;
    color: #fff;
    padding: 0;
    margin: 0;
    padding-left: 30px;
    line-height: 43px;
}
.histry_sld_blk .histry_box {
    min-height: 316px;
    background: #fff;
    padding: 0;
    margin: 36px 26px;
    box-shadow: 0px 24px 24px 0px rgb(0 0 0 / 9%);    padding: 34px !important;
}@media (min-width: 1301px) and (max-width: 1600px){
.histry_sld_blk .histry_box {
    margin: 36px 15px;
    min-height: 256px;
}
}.histry_sld_blk .histry_box .history_data {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    border-bottom: 1px solid #f7f7f7;
}.histry_sld_blk .histry_box .year {
    font-size: 18px;
    color: #869099;
    padding: 0 0 17px;
    display: block;
}.histry_sld_blk .histry_box h3 {
    display: inline-block;
    font-size: 36px;
    color: var(--theme-color);
}.histry_sld_blk .histry_box .city {
    color: #262d3f;
    font-size: 15px;
    display: inline-block;
    padding: 10px 0 0 15px; text-align:left;
}.histry_sld_blk .histry_box p{text-align:justify;}
/*---------------------------------     
        Portfolio - Page
---------------------------------- */

.section-our-work {
    background-color: #fff;
    padding-top: 6.5rem;
    padding-bottom: 0rem;
}

.text-weight-thin {
    font-weight: 100;
}

.home-projects_component {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 0rem;
    display: grid;
}

.home-projects_col-list {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
}

.home-projects_col-item {
    color: #000;
    flex-direction: column;
    align-items: stretch;
    display: flex;
}
.text-style-allcaps {
    text-transform: uppercase;
}
.text-weight-bold {
    font-weight: 700;
}
.margin-medium {
    margin: 2rem;
}
.margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}

.home-projects_col-item.is-middle {
    flex-direction: column-reverse;
}

.home-projects_image-wrapper {
    width: 100%;
    height: 16rem;
    overflow: hidden;
}

.home-projects_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0%;
    transition: all .4s;
}

.home-projects_image:hover {
    transform: scale(1.1);
}

.home-projects_text-wrapper {
    margin-top: 30px;
    margin-bottom: 20px;
}

.home-projects_text-wrapper.is-middle {
    margin-top: 20px;
}

.home-projects_number-wrapper {
    align-items: center;
    display: flex;
}
.home-projects_number-wrapper h5{
    margin-bottom: 5px !important;
}
.home-projects_text-wrapper .margin-bottom{
    margin-bottom: 10px !important;
}
.home-projects_number-wrapper a:after{
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: relative;
    background:#0b2653;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
}
.home-projects_number-wrapper a:hover{
    color:#114d80;
}
.home-projects_number-wrapper a:hover:after{
    width: 100%; 
    color:#114d80;
    left: 0; 
}

.home-projects_number-wrapper.is-service-cards {
    margin-bottom: .75px;
}

.home-projects_number-line {
    width: 100%;
    height: 2px;
    background-color: #647b7a;
}
