a,
a:hover {
    text-decoration: none
}

*,
.row.no-gutters>*,
li,
ul {
    padding: 0
}

*,
a:hover {
    outline: 0
}

body,
button,
input,
p,
select,
textarea {
    font-weight: 400;
    font-family: var(--poppins)
}

*,
.row.no-gutters,
figure,
li,
p,
ul {
    margin: 0
}

h5,
h6 {
    line-height: 30px
}

.sec-title-left span,
.section-title span {
    letter-spacing: .1em;
    line-height: 29px;
    display: block
}

.page-title .bg-layer,
body {
    background-size: cover;
    background-repeat: no-repeat
}

.page-title .bread-crumb li,
.sec-title-left span,
.section-title span {
    text-transform: uppercase;
    text-transform: uppercase
}

.pagination li,
body,
p {
    font-family: var(--poppins)
}

:root {
    --primary-color: #00AA55;
    --white-color: #ffffff;
    --block-color: #000000;
    --title-color: #222222;
    --sub-title-color: #8E8E8E;
    --paragraph-color: #757575;
    --grey-color-one: #F1F1F1;
    --grey-color-two: #F8F8F8;
    --grey-color-three: #374957;
    --poppins: 'Poppins', sans-serif;
    --manjari: 'Manjari', sans-serif
}

* {
    border: none
}

body {
    font-size: 16px;
    line-height: 26px;
    background-position: center top;
    -webkit-font-smoothing: antialiased
}

.boxed_wrapper {
    position: relative;
    overflow-x: hidden;
    margin: 0 auto;
    width: 100%;
    min-width: 300px
}

.container {
    max-width: 1450px;
    width: 100%
}

.fluid-container {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row-15 {
    margin-left: -7.5px;
    margin-right: -7.5px
}

.row-20 {
    margin-left: -10px;
    margin-right: -10px
}

.row>* {
    padding: 0 15px
}

.row-15>* {
    padding: 0 7.5px
}

.row-20>* {
    padding: 0 10px
}

a {
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

button,
input,
select,
textarea {
    font-size: 16px;
    background: 0 0
}

::-webkit-input-placeholder {
    color: inherit
}

::-moz-input-placeholder {
    color: inherit
}

::-ms-input-placeholder {
    color: inherit
}

li,
ul {
    list-style: none
}

button:focus,
input:focus,
textarea:focus {
    outline: 0;
    box-shadow: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    margin: 0;
    font-weight: 700;
    font-family: var(--poppinsM)
}

h1 {
    font-size: 54px;
    line-height: 64px
}

h2 {
    font-size: 48px;
    line-height: 58px
}

h3 {
    font-size: 36px;
    line-height: 56px
}

h4 {
    font-size: 25px;
    line-height: 35px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 18px
}

.centred {
    text-align: center
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    transition: .7s ease-in-out .1s
}

.ml_30 {
    margin-left: 30px
}

.mr_30 {
    margin-right: 30px
}

.mr_50 {
    margin-right: 50px
}

.mb_10,
.section-title.style-two h1 {
    margin-bottom: 10px
}

.mb_15 {
    margin-bottom: 15px
}

.mb_20 {
    margin-bottom: 20px
}

.mb_30 {
    margin-bottom: 30px
}

.mb_40 {
    margin-bottom: 40px
}

.mt_45 {
    margin-top: 45px
}

.mb_50 {
    margin-bottom: 50px
}

.mb_60 {
    margin-bottom: 60px
}

.sec-padding-200 {
    padding: 200px 0
}

.sec-padding-150 {
    padding: 150px 0
}

.sec-padding-120 {
    padding: 120px 0
}

.section-title span {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 25px;
    color: var(--sub-title-color)
}

.section-title h1 {
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--title-color)
}

.section-title p {
    margin-bottom: 20px;
    color: var(--paragraph-color)
}

.section-title.style-two h6 {
    margin-bottom: 25px;
    color: var(--block-color)
}

.sec-title-left span {
    margin-bottom: 25px;
    color: var(--sub-title-color);
    font-weight: 500;
    font-size: 18px;
    color: var(--title-color)
}

.pagination li a,
.sec-title-right p,
.social-links li a {
    color: var(--paragraph-color)
}

.sec-title-right p {
    line-height: 29px;
    margin-right: 10px
}

.form-group {
    position: relative;
    display: block;
    margin-bottom: 30px
}

.form-group input,
.form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 70px;
    font-size: 16px;
    border-radius: 5px;
    padding: 10px 30px;
    text-transform: capitalize;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.form-group textarea {
    height: 170px;
    resize: none
}

.form-group input:focus,
.form-group textarea:focus,
.nav-style-one .owl-nav .owl-next:hover,
.nav-style-one .owl-nav .owl-prev:hover {
    border-color: var(--primary-color)
}

.social-links li {
    margin: 0 5px;
    display: inline-block
}

.social-links li a {
    font-size: 18px;
    line-height: 28px;
    padding: 5px;
    display: inline-block
}

.button-style-four:hover,
.button-style-three:hover,
.page-title .content-box span,
.pagination li:first-child:hover,
.pagination li:last-child:hover,
.social-links li a:hover {
    color: var(--primary-color)
}

.button-style-four,
.button-style-one,
.button-style-three,
.button-style-two {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    padding: 15px 30px;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
    color: var(--grey-color-one)
}

.button-style-one:hover,
.button-style-two:hover {
    color: var(--grey-color-one)
}

.button-style-four:after,
.button-style-one:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: -1;
    background-color: var(--primary-color);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.button-style-one:before,
.button-style-three:after,
.button-style-two:after {
    background-color: var(--title-color);
    top: 0;
    height: 100%;
    z-index: -1;
    content: ''
}

.button-style-four:hover:after,
.button-style-one:hover:after,
.button-style-three:hover:after,
.button-style-two:hover:after {
    width: 0
}

.button-style-one:before {
    position: absolute;
    left: 0;
    width: 0;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.button-style-four:hover:before,
.button-style-one:hover:before,
.button-style-three:hover:before,
.button-style-two:hover:before {
    width: 100%
}

.nav-style-one .owl-nav .owl-next,
.nav-style-one .owl-nav .owl-prev {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 15px;
    font-weight: 600;
    background-color: transparent;
    z-index: 1;
    cursor: pointer;
    position: absolute;
    text-align: center;
    color: var(--white-color)
}

.button-style-four i,
.button-style-one i,
.button-style-three i,
.button-style-two i {
    margin-left: 10px
}

.button-style-three:after,
.button-style-two:after {
    position: absolute;
    right: 0;
    width: 100%;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.button-style-two:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: '';
    z-index: -1;
    background-color: var(--primary-color);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.button-style-four:before,
.button-style-three:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    content: '';
    z-index: -1;
    background-color: var(--white-color);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.owl-dots-none .owl-dots,
.owl-nav-none .owl-nav {
    display: none !important
}

.nav-style-one .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    right: 0;
    transform: translateY(-35px)
}

.nav-style-one .owl-nav .owl-prev {
    display: inline-block;
    left: 70px;
    border-radius: 3px;
    border: 1px solid var(--white-color);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.nav-style-one .owl-nav .owl-prev:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 3px;
    z-index: -1;
    transform: scaleY(0);
    transition: .5s;
    background-color: var(--primary-color)
}

.nav-style-one .owl-nav .owl-next:hover:before,
.nav-style-one .owl-nav .owl-prev:hover:before {
    transform: scale(1)
}

.nav-style-one .owl-nav .owl-next {
    display: inline-block;
    right: 70px;
    border-radius: 3px;
    border: 1px solid var(--white-color);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.nav-style-one .owl-nav .owl-next:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: -1;
    transform: scaleY(0);
    transition: .5s;
    border-radius: 3px;
    background-color: var(--primary-color)
}

.owl-dots-one .owl-dots {
    position: absolute;
    left: calc(0% + 360px);
    bottom: 30px
}

.page-title .bg-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    z-index: -2;
    background-position: center;
    background-attachment: fixed
}

.page-title {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1
}

.page-title:before {
    position: absolute;
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: .8
}

.page-title .content-box .title {
    color: #fff;
    padding: 200px 0 150px
}

.page-title .bread-crumb {
    padding: 15px 60px;
    margin: 0 auto;
    display: inline-block;
    background: var(--primary-color);
    border-radius: 10px 10px 0 0
}

.page-title .bread-crumb li {
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 15px;
    color: var(--white-color)
}

.page-title .bread-crumb li a,
.page-title .bread-crumb li a:hover,
.page-title .bread-crumb li.current,
.page-title .content-box p {
    color: var(--white-color)
}

.page-title .bread-crumb li:before {
    position: absolute;
    content: "\2f";
    font-family: 'Font Awesome 5 Pro';
    top: 5px;
    right: -15px;
    font-size: 20px
}

.page-title .bread-crumb li:last-child {
    margin-right: 0
}

.page-title .bread-crumb li:last-child:before {
    display: none
}

.pagination {
    position: relative;
    display: flex;
    margin-top: 55px
}

.pagination li {
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    align-items: center;
    margin: 0 7px;
    cursor: pointer;
    transition: .5s;
    display: inline-block;
    color: var(--title-color)
}

.pagination li i {
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 45px
}

.pagination li:first-child {
    padding-left: 30px
}

.pagination li:first-child i {
    left: 0;
    text-align: right;
    transform: rotate(180deg)
}

.pagination li:last-child {
    padding-right: 30px
}

.pagination li:last-child i {
    right: 0;
    text-align: right
}

.pagination li a {
    display: inline-block;
    font-size: 16px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid var(--primary-color);
    transition: .5s
}

.pagination li a.current,
.pagination li a:hover {
    color: var(--white-color);
    background-color: var(--primary-color)
}