.btn-article,
a {
    cursor: pointer
}

a,
a:hover {
    text-decoration: none;
    transition: all .5s ease
}

a,
body,
button,
input,
select,
textarea {
    font-family: Karla, sans-serif
}

*,
li,
ul {
    padding: 0
}

body,
p {
    line-height: 26px
}

a,
body,
p {
    font-size: 15px;
    color: #BB983B
}

h3,
h4,
h4 a,
h5 a {
    line-height: 30px
}

h6,
h6 a {
    line-height: 22px
}

.bnr-mob,
.bnr-mob-hvr {
    height: 100vh;
    width: 100%
}

.centered,
.centred,
a#toggle {
    text-align: center
}

.bnr-mob,
a#toggle,
div#overlay {
    display: none
}

body {
    font-weight: 400;
    background: center top no-repeat #fff;
    background-size: cover;
    -webkit-font-smoothing: antialiased
}

* {
    margin: 0;
    border: none;
    outline: 0 !important;
    text-decoration: none !important
}

a {
    position: relative;
    line-height: 25px;
    -webkit-transition: all .5s ease
}

a:hover {
    outline: 0;
    color: #00c5ff;
    -webkit-transition: all 4.5s ease
}

::-webkit-input-placeholder {
    color: #BB983B
}

:-ms-input-placeholder {
    color: #BB983B
}

::-moz-placeholder {
    color: #BB983B
}

:-moz-placeholder {
    color: #BB983B
}

.strike-through {
    text-decoration: line-through
}

.container {
    max-width: 1230px;
    margin: auto;
    width: 100%
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    font-family: Karla, sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 0;
    position: relative
}

li,
ul {
    list-style: none;
    margin: 0
}

.sec-pad {
    padding: 92px 0 100px
}

p {
    position: relative;
    text-align: justify;
    font-family: Karla, sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #BB983B
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #BB983B;
    transition: all .5s ease;
    -webkit-transition: all .5s ease
}

h1 {
    font-size: 30px;
    line-height: 75px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px
}

h2 {
    font-size: 38px;
    line-height: 45px
}

h3 {
    font-size: 24px
}

h4,
h4 a {
    font-size: 20px
}

h5 {
    font-size: 18px;
    line-height: 28px
}

h6 {
    font-size: 14px
}

h5 a {
    font-size: 18px
}

h6 a {
    font-size: 14px;
    color: #BB983B
}

h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #00c5ff;
    transition: all .5s ease;
    -webkit-transition: all .5s ease
}

#menu,
a#toggle {
    transition: all ease-out .3s
}

.form-control:focus {
    outline: 0 !important;
    box-shadow: none !important;
    border-color: #e8e7e7 !important
}

.banner {
    position: relative;
    overflow: hidden
}

.bnr-mob {
    background-image: url(images/bnr-mob.jpg);
    background-position: center;
    position: relative
}

.bnr-mob-hvr,
.bnr-mob-text,
a#toggle {
    position: absolute
}

.bnr-mob h1 {
    font-family: Roboto, sans-serif;
    font-weight: 100;
    text-transform: none;
    font-size: 35px;
    color: #FFF;
    letter-spacing: normal;
    margin-bottom: 0;
    line-height: 45px;
    margin-left: 30px
}

.bnr-mob a {
    background: #fff;
    margin-left: 30px;
    padding: 8px 15px;
    border-radius: 25px;
    color: #b27729
}

#menu a,
.bnr-mob .fa,
.bnr-mob p,
a#toggle {
    color: #fff
}

.bnr-mob ul {
    margin: 35px 0 0
}

.bnr-mob li {
    float: left
}

.bnr-mob li a {
    border-radius: 0;
    background-color: transparent;
    color: #fff;
    padding: 0
}

.bnr-mob .fa {
    font-size: 20px
}

.bnr-mob p {
    padding: 15px 30px
}

.bnr-mob-text {
    bottom: 22vh
}

.bnr-mob-hvr {
    z-index: 1;
    background-color: rgba(150, 100, 0, .84)
}

.bnr-mob-hvr hr {
    margin-top: 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-width: 2px;
    border-color: #fff91
}

header {
    background: #BB983B
}

a#toggle {
    top: 35px;
    right: 15px;
    width: 40px;
    height: 40px;
    background-color: #b1762a;
    -webkit-transition: all ease-out .3s;
    z-index: 9999;
    line-height: normal
}

#menu ul li,
#menu ul li>a {
    display: inline-block;
    position: relative
}

a#toggle i {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 17px
}

#menu ul li>a,
.btn.btn-info.btn-def {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700
}

main#content {
    padding: 10px
}

#menu {
    text-align: right;
    -webkit-transition: all ease-out .3s
}

#menu ul {
    margin: 0;
    padding: 0
}

#menu ul li>a {
    padding: 50px 12px;
    z-index: 5;
    font-family: Karla, sans-serif
}

#menu ul li>a>i {
    margin-left: 15px;
    transition: all ease-out .3s;
    -webkit-transition: all ease-out .3s
}

#menu ul li ul {
    display: none;
    position: absolute;
    top: 100%;
    width: 265px;
    text-align: left;
    background: #fff;
    z-index: 9999
}

.banner-text,
.btn-article {
    z-index: 999;
    position: relative
}

#menu ul li ul li {
    display: block;
    padding-left: 25px;
    padding-right: 25px
}

#menu ul li ul li a {
    display: block;
    color: #BB983B !important;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
    padding: 15px 0;
    border-top: 1px solid #DDD
}

#menu ul li:hover>a {
    background-color: transparent;
    color: #e3a52d;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

#menu ul li:hover>a>i {
    transform: rotateZ(90deg)
}

#menu ul li:hover ul {
    display: block
}

.btn-article,
.pubdate,
.sharing {
    display: inline-block
}

#menu ul li.dropdown:hover {
    background: #FFF
}

li.menu-head h5 {
    font-size: 12px;
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #b1b1b1;
    letter-spacing: 1px
}

.top-sec {
    margin-right: 25px;
    margin-left: 25px;
    padding-left: 0;
    padding-right: 0
}

.logo {
    padding: 10px
}

.logo img {
    width: 290px
}

.btn.btn-info.btn-def {
    box-shadow: none;
    border: none;
    border-radius: 20px;
    padding: 9px 14px;
    text-align: center;
    float: none;
    display: inline-block;
    margin: 20px;
    background: #0f8ec7
}

.caption-nivo h1,
h1.headline {
    font-family: Roboto, sans-serif;
    text-transform: none;
    letter-spacing: normal
}

.banner-img img {
    width: 750px;
    height: auto;
    max-width: none
}

.banner-img {
    max-width: 40%;
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0
}

.rgt-img {
    padding: 0;
    height: 396px
}

.rgt-img img {
    width: 100%;
    height: 100%
}

.banner-text {
    max-width: 500px;
    width: 100%;
    float: right;
    text-align: left;
    color: #FFF;
    margin-top: 5%
}

h1.headline {
    font-weight: 100;
    font-size: 70px;
    color: #FFF;
    margin-bottom: 31px
}

.pubdate {
    font-style: italic;
    font-size: 16px
}

.sharing {
    line-height: normal;
    height: 19px;
    vertical-align: middle
}

.sharing a i {
    color: #FFF;
    line-height: normal;
    vertical-align: top;
    padding-right: 10px;
    font-size: 18px
}

.btn-article {
    border-radius: 5em;
    border: 2px solid;
    height: 3.33333em;
    line-height: 3.1;
    padding: 0 1.5em;
    width: auto;
    border-color: rgba(255, 255, 255, .35);
    font-weight: 700;
    font-size: 16px;
    transition: all .4s;
    -webkit-transition: all .4s
}

.caption-nivo p,
.meta-right p {
    padding-bottom: 25px;
    padding-top: 25px
}

/* .btn-article:hover {
    background: #FFF;
    color: #BBB
} */

.banner-text-container {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
    display: block;
    clear: left;
    height: 100%;
    position: relative
}

.meta-right p {
    color: #FFF;
    border-top: 2px solid #37a9dc;
    margin-top: 25px;
    font-size: 16px;
    font-weight: 400
}

.more-scroll {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 99;
    text-align: center
}

.more-scroll a {
    color: #FFF;
    display: inline-block
}

.more-scroll a i {
    display: block;
    font-size: 27px;
    line-height: normal
}

img {
    max-width: 100%
}

.content-area-intro h3 a:hover {
    color: black
}

footer,
section {
    clear: both;
    float: left;
    width: 100%
}

.nivo-controlNav {
    display: none
}

.nivo-caption {
    display: none !important
}

.slider-wrapper.theme-default {
    position: relative
}

.slider-wrapper.theme-default:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 9
}

.caption-nivo h4 {
    font-weight: 100;
    font-size: 30px;
    color: #FFF;
    margin-bottom: 0;
    line-height: 20px
}

.caption-nivo p {
    color: #FFF;
  /* border-top: 2px solid #e3a52d; */
    margin-top: 25px;
    font-size: 16px;
    font-weight: 400
}

.caption-nivo a {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    border: 2px solid #e3a52d;
    border-radius: 50px;
    padding: 10px 20px;
    float: left
}
.caption-nivo button {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    background-color: #e3a52d;
    text-transform: capitalize;
    border: 2px solid #e3a52d;
    border-radius: 50px;
    padding: 10px 20px;
    float: left
}

.content-area-intro h3 a,
span.sm-text {
    text-transform: uppercase;
    font-weight: 700
}
.frontimage img {
    filter: blur(15px);
  }
  .frontimage {
    position:relative;
    display:inline-block;
    padding-bottom:50px;
    overflow: hidden;
  }
  
  .frontimage::after {
    content:"";
    position:absolute;
    background-image: url('http://lorempixel.com/200/200/city/9');
    top: 0;
    left:0;
    right:0;
    bottom:50px;
    -webkit-mask-image: linear-gradient(to bottom, #fff, transparent);
            mask-image: linear-gradient(to bottom, #fff, transparent);
  }
.caption-nivo {
    position: absolute;
    top: 25%;
    left: 100px;
    z-index: 999;
    border-radius: 25px;
    width: 700px;
    background-color: #BB983B;
    padding: 30px
    
}

.caption-nivo a:hover {
    background-color: #fff;
    transition: all .4s;
    border: 2px solid #fff;
    color: #BB983B
}

.nivo-directionNav {
    position: absolute;
    z-index: 999;
    height: 50px;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

.nivo-directionNav a i {
    font-size: 30px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    margin-top: 8px
}

section.intro {
    padding-top: 80px;
    padding-bottom: 40px;
    background: #f2f2f2
}

.intro-in {
    float: left;
    width: 100%;
    display: block;
    background: #FFF
}

.content-area-intro {
    padding: 30px;
    height: 100%;
    min-height: 395px
}

span.sm-text {
    text-align: left;
    color: #e3a52d;
    font-size: 12px
}

.content-area-intro h3 a {
    font-size: 23px;
    margin-top: 15px;
    margin-bottom: 0;
    display: block
}

.content-area-intro p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 21px;
    color: black
}

.bg-white {
    background: #fff
}

.bg-blue {
    background-color: #BB983B
}

.section-divider {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 30px
}

.pad-left {
    padding-left: 15px
}

.content-area-intro h2 {
    font-weight: 700;
    font-size: 47px;
    letter-spacing: normal;
    font-family: 'Saira Semi Condensed', sans-serif;
    color: black;
    margin-bottom: 50px
}

.contact-content h4 {
    color: black;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: normal
}

span.cnt-link,
span.cnt-link a {
    color: #f9e6ce
}

span.cnt-link {
    font-weight: 700;
    margin-bottom: 10px;
    display: block
}

.content-area-intro.sec-two {
    min-height: 350px !important;
    margin-bottom: 29px
}

.into-btm.sec-last {
    padding-right: 15px
}

.intro-in,
.intro-text {
    position: relative;
    z-index: 1
}

.content-area-intro.txt-only:after,
.intro-in:after,
.intro-text .content-area-intro:after {
    transition: background-color 120ms linear; 
    -webkit-transition: background-color 120ms linear;
     background-color: #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    visibility: inherit;
    width: 100%;
    z-index: -1
}

.content-area-intro {
    position: relative;
    z-index: 1
}

 .content-area-intro.txt-only:hover:after,
.intro-in:hover:after {
    background-color: rgba(0, 0, 0, .15)
} 

.news-module-one,
.news-module-two {
    position: relative;
    transition: background-color 120ms linear;
    -wetransition: background-color 120ms linear
}

.news-module-one:before,
.news-module-two:before {
    height: 0;
    position: absolute;
    width: 0;
    content: ""
}

.news-module-one:before {
    transition: background-color 120ms linear;
    -webkit-transition: background-color 120ms linear;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #f7f7f7;
    border-right: none;
    border-top: 15px solid transparent;
    right: -14px;
    top: 25px
}

/* .news-module-one:hover:before {
    border-left: 15px solid #d3d3d3
} */

.intro-in:hover .news-module-two:before {
    border-bottom: 15px solid #d9d9d9
}

.news-module-two:before {
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #fff;
    top: -15px;
    left: 25px;
    z-index: -1
}

.item-container,
a.btn-read {
    z-index: 3;
    text-align: center
}

/* .news-module-two:hover:before {
    border-bottom: 15px solid #d9d9d9
} */

#service .item .item-img {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    min-height: 650px;
    background-position: center !important;
    position: relative;
    transition: all .4s;
    -webkit-transition: all .4s;
    margin-top: 40px
}

#service .item:hover .item-img {
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.item-container {
    padding-right: 5%;
    padding-left: 5%;
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
    transition: .4s all;
    -webkit-transition: .4s all;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px)
}

.item-container h1 {
    text-transform: none;
    letter-spacing: normal;
    font-weight: 600;
    font-size: 22px;
    color: #FFF;
    position: relative;
    margin-bottom: 30px;
    line-height: normal;
    padding-bottom: 15px;
    margin-top: 20px
}

.item-container h1:after,
a.btn-read {
    margin: 0 auto;
    position: absolute;
    left: 0;
    transition: all .4s;
    right: 0;
    bottom: 0
}

.item-container h1:after {
    content: '';
    width: 74px;
    height: 2px;
    background: #fff;
    -webkit-transition: all .4s
}

.item:hover h1:after {
    background: #FFF
}

.item-container p {
    color: #FFF;
    font-size: 14px;
    line-height: 18px
}

a.btn-read {
    color: #FFF;
    display: inline-block;
    width: 90%;
    padding: 12px 11px;
    font-size: 19px;
    text-transform: uppercase;
    -webkit-transform: translateY(34px);
    -moz-transform: translateY(34px);
    -o-transform: translateY(34px);
    transform: translateY(34px);
    min-height: 50px;
    cursor: default
}

#service .item:hover a.btn-read {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    z-index: 7
}

#service .item:hover .item-container {
    -webkit-transform: translateY(-130px);
    -moz-transform: translateY(-130px);
    -o-transform: translateY(-130px);
    transform: translateY(-130px);
    z-index: 7
}

#service .item:hover .item-img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    /* box-shadow: 0 0 5px rgba(0, 0, 0, .5); */
    z-index: 6
}

.it-g {
    background-color: #e3a52d
}

.it-b {
    background-color: #BB983B
}

footer.footer.intro {
    background: #f2f2f2;
    padding-top: 40px
}

.footer.intro ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer.intro ul li {
    display: inline-block;
    font-size: 25px;
    position: relative
}

.footer.intro ul li:after {
    position: absolute;
    content: "";
    left: -5px;
    margin: 0 auto;
    width: 3px;
    height: 3px;
    background: #d0d0d0;
    border-radius: 50%;
    top: 14px
}

.footer.intro ul li:first-child:after {
    display: none
}

.footer.intro ul li a i {
    font-size: 30px;
    padding: 0 30px;
    color: #333333;
    transition: all .4s;
    -webkit-transition: all .4s
}

.footer.intro ul li a:hover i {
    color: #e3a52d
}

nav.social {
    text-align: center;
    vertical-align: middle
}

.footer-links-inner {
    border-bottom: #ccc 1px solid;
    border-top: #ccc 1px solid;
    padding: 45px 0 55px;
    text-align: center;
    max-width: 1000px;
    margin: 30px auto 0
}

.footer-links-inner li a {
    padding: 0 35px;
    font-size: 17px;
    color: #e3a52d
}

.footer-legal-links {
    text-align: center;
    display: block;
    padding: 25px 0 2.5%;
    border-bottom: 1px solid #DDD;
    max-width: 1000px;
    margin: 0 auto 19px
}

.owl-next,
.owl-prev {
    display: inline-block
}

nav.footer-legal-links ul li a {
    padding: 0 15px;
    font-size: 14px
}

p.terms.text-center {
    font-size: 14px;
    padding-bottom: 8px
}

.owl-buttons,
.owl-next,
.owl-prev {
    font-size: 0;
    position: absolute
}

section.serv {
    padding-top: 0;
    padding-bottom: 0;
    background: #f2f2f2
}

.intro-img.first-sce {
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-size: cover
}

.owl-buttons {
    top: 50%;
    width: 100%
}

.owl-prev {
    left: 0
}

.owl-next {
    right: 0
}

.owl-next:after,
.owl-prev:after {
    position: absolute;
    content: "\f104";
    font-size: 30px;
    font-family: FontAwesome;
    left: 0;
    top: 0;
    background: rgba(177, 118, 42, .79);
    width: 23px;
    height: 56px;
    line-height: 50px;
    color: #FFF;
    padding-left: 6px
}

.owl-next:after {
    content: "\f105";
    right: 0;
    z-index: 999;
    left: auto;
    padding-left: 7px
}

.inner-abt-bx:after,
.pr-box-content:after,
h2.inner-title:after,
section.inner-container h2:after {
    content: ""
}

.inner-banner {
    background-repeat: no-repeat;
    text-align: center;
    min-height: 300px
}

section.inner-container {
    background: #fff;
    padding: 80px 0
}

.container-fluid.inner-banner h1 {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 48px;
    background: rgba(15, 142, 199, .6);
    display: inline-block;
    margin: 90px auto 0;
    padding: 0 21px
}

section.inner-container h2 {
    color: #bdbdbd;
    font-size: 38px;
    font-weight: 400;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 7px
}

.list-about h3,
.text-in-image h3 {
    font-weight: 600;
    text-transform: uppercase
}

section.inner-container h2:after {
    position: absolute;
    z-index: 999;
    left: 0;
    bottom: 0;
    background: #0f8ec7;
    height: 4px;
    width: 92px
}

article.lists {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 14px;
    padding-bottom: 7px
}

article.lists:last-child {
    border-bottom: 0 solid #f5f5f5;
    margin-bottom: 0
}

.inner-abt-bx .news-module-one:before {
    display: none
}

.inner-abt-bx {
    background: #f7f7f7;
    margin-bottom: 40px;
    position: relative;
    z-index: 1
}

.inner-abt-bx:hover:after {
    background-color: rgba(0, 0, 0, .15)
}

.inner-abt-bx:after {
    transition: background-color 120ms linear;
    background-color: transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    visibility: inherit;
    width: 100%;
    z-index: -1
}

.img-with-tex {
    position: relative;
    min-height: 863px;
    height: 100%;
    background-size: cover !important;
    background-position: center !important
}

.text-in-image {
    position: absolute;
    width: 88%;
    left: 6%;
    top: 12%;
    color: #FFF
}

.text-in-image h3,
.text-in-image p {
    color: #FFF
}

.text-in-image h3 {
    font-size: 34px;
    margin-bottom: 20px
}

.section-lists {
    margin-top: 80px;
    background: #FFF;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center
}

.list-about h3 {
    font-size: 20px;
    padding: 0 3%
}

h2.inner-title {
    color: #544f4f !important;
    font-size: 27px !important;
    font-weight: 400;
    margin-bottom: 50px !important;
    position: relative;
    padding-bottom: 7px;
    letter-spacing: normal;
    text-transform: uppercase;
    text-align: center
}

h2.inner-title:after {
    position: absolute;
    z-index: 999;
    left: 0;
    bottom: 0;
    background: #cecece !important;
    height: 1px !important;
    width: 100%;
    right: 0;
    margin: 0 auto;
    max-width: 180px
}

span.list-icon {
    display: inline-block;
    margin: 35px auto;
    transition: all .4s;
    -webkit-transition: all .4s
}

.list-about {
    text-align: center;
    border-right: 1px solid #DDD;
    min-height: 450px;
    padding: 0 3%
}

.list-about:last-child {
    border: 0
}

.list-about:hover span.list-icon {
    transform: rotateY(50deg)
}

.img-with-tex img {
    width: 100%;
    height: auto
}

.content-area-intro.inner-content {
    min-height: 411px
}

.bx {
    background: #f7f7f7
}

.bx:hover {
    background: #d3d3d3
}

section.inner-main-title {
    background: #e3a52d;
    line-height: normal
}

section.inner-main-title h1 {
    color: #fff;
    margin-bottom: 0;
    line-height: 35px;
    padding: 15px
}

.pr-box {
    background: #f2f2f2;
    padding: 0;
    margin: 0 15px
}

.pr-box-content {
    min-height: 410px;
    padding: 30px;
    position: relative;
    transition: .4s all;
    -webkit-transition: .4s all
}

.pr-box-content:after {
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #f2f2f2;
    height: 0;
    position: absolute;
    top: -15px;
    left: 25px;
    width: 0;
    z-index: 1;
    transition: .4s all;
    -webkit-transition: .4s all
}

.con-bg,
.dir-bx-2 {
    width: 100%
}

.pr-box-content:hover {
    background: #efefef
}

.pr-box-content:hover:after {
    border-bottom: 15px solid #f9f9f9
}

.con-box {
    background: #f2f2f2;
    padding: 30px
}

.con-single-box {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc
}

.con-bg,
.map {
    background: #f2f2f2;
    padding: 10px 10px 0
}

.con-single-box h3 {
    color: #db9221
}

.con-single-box a:hover {
    color: #BB983B
}

.solutions img {
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
    border: 10px solid #fff
}

.solutions h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    float: left;
    width: 100%;
    color: #e3a52d
}

.dir-bx,
.dir-bx-3 {
    padding: 30px;
    background: #f7f7f7
}

.ab-bx {
    min-height: 0 !important;
    margin-bottom: 30px;
    background: #f7f7f7
}

a.more {
    text-transform: uppercase;
    color: #99989c
}

a.more:hover {
    color: #a98027
}

.dir-bx {
    min-height: 475px
}

.dir-bx-3 {
    min-height: 720px
}

.dir-bx h3,
.dir-bx-3 h3 {
    color: #BB983B
}

.dir-bx h4,
.dir-bx-2 h4,
.dir-bx-3 h4 {
    color: #e3a52d;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase
}

.dir-bx-2 {
    margin-top: 30px;
    padding: 30px 15px;
    background: #f7f7f7;
    float: left
}

.dir-bx h4 {
    padding-top: 75px;
    margin-bottom: 45px
}

.dir-bx-3 h4 {
    padding-top: 70px;
    margin-bottom: 35px
}

.dir-bx-2 h4 {
    padding-top: 25px
}

.man {
    margin-bottom: 25px
}

.dir-bx-2 h5 {
    text-transform: uppercase;
    font-weight: 600
}

.dir-bx ul li {
    background: url(images/li.png) top left no-repeat;
    background-position-y: 6px;
    padding-left: 20px;
    margin-bottom: 10px;
    display: table
}

.pr-box-content ul li {
    background: url(images/li.png) top left no-repeat;
    background-position-y: 6px;
    padding-left: 15px;
    transition: .4s all;
    -webkit-transition: .4s all;
    position: relative;
    padding-bottom: 5px
}

.pr-box-content ul li:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    border-bottom: 1px solid #a98027;
    transition: .4s all;
    -webkit-transition: .4s all
}

.pr-box-content ul li:hover:after,
h3.sol {
    width: 100%
}

.pr-box-content ul li a:hover {
    color: #BB983B
}

.solutions-box img {
    margin: 0;
    padding: 0;
    border: none
}

.pd-0 {
    padding: 0
}
.fontsize{
    font-family: 40px;
}

.solutions-box {
   
    float: left;
    background: #f7f7f7;
    margin-bottom: 20px;
    transition: .4s all;
    -webkit-transition: .4s all
}

/* .solutions-box:hover {
    background: #d2d2d2
} */

.intro-in:hover .news-module-one:before {
    /* border-left: 15px solid #d2d2d2 */
}

.solutions-text {
    padding: 30px
}

.box,
.box1 {
    padding: 15px;
    min-height: 325px
}

.box {
    background: #f8f8f8;
    margin-bottom: 20px
}

.box1 {
    background: #ececec;
    margin-bottom: 20px
}

.box-1,
.box1-1 {
    padding: 15px;
    min-height: 225px;
    margin-bottom: 20px
}

.box-1 {
    background: #f8f8f8
}

.box1-1 {
    background: #ececec
}

h3.sol {
    padding: 8px 10px;
    background: #f8f8f8;
    float: left;
    font-size: 24px;
    color: #BB983B
}

.meta-right a {
    color: #fff !important
}

.btn-article a:hover {
    color: #fff
}

.dir-img {
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid #fff;
    margin-right: 15px;
    /* box-shadow: 0 0 1px 0 #ccc; */
    background: #fff
}

.space,
.space1,
.space2,
.space3 {
    width: 100%
}

.dir-img img {
    border-radius: 50%;
    float: none;
    border: none
}

.form-box,
.mr-tp,
.space,
.space1,
.space2,
.space3 {
    float: left
}

.space {
    height: 65px
}

.space1 {
    height: 55px
}

.space2 {
    height: 35px
}

.space3 {
    height: 90px
}

.mr-tp {
    margin-top: 30px
}

.solutions .intro-in {
    background: #f7f7f7;
    min-height: 315px
}

.solutions .bg-white {
    background: #f7f7f7
}

.solutions .news-module-one:before {
    border-left: 15px solid #f8f8f8
}

.item:hover .item-container p {
    display: block
}

.item-container p {
    display: none
}

.form-box {
    padding: 30px 15px 15px;
    background: #f2f2f2;
    height: 396px
}

.con-btn button.btn.btn-primary {
    width: 100%;
    padding: 20px 15px;
    border-radius: 0 !important;
    background: #e3a52d;
    box-shadow: none;
    border-color: #e3a52d;
    transition: .4s all;
    -webkit-transition: .4s all;
    font-size: 20px;
    text-transform: uppercase
}

.form-control {
    height: 43px
}

.con-btn button.btn.btn-primary:hover {
    background: #b27b25
}

.form-box .form-control {
    border-radius: 0;
    box-shadow: none
}

.con-single-box i {
    transition: .4s all;
    -webkit-transition: .4s all;
    margin-right: 5px
}

.con-single-box:hover i {
    color: #b1762a;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}

a.p-by {
    display: inline-block;
    margin-left: 10px
}

@media screen and (max-width:1336px) {
    .item-container {
        -webkit-transform: translateY(74px);
        -moz-transform: translateY(74px);
        -o-transform: translateY(74px);
        transform: translateY(74px)
    }
    .row.solutions {
        padding: 15px
    }
    .solutions .bg-white h3,
    .solutions .intro-in h3 {
        padding-left: 0 !important
    }
    .caption-nivo {
        top: 10%;
        padding: 30px
    }
    .caption-nivo h1 {
        font-size: 30px;
        margin-bottom: 0
    }
    .caption-nivo p {
        margin-top: 15px;
        padding-bottom: 15px;
        padding-top: 15px
    }
}

@media screen and (max-width:1199px) {
    .content-area-intro h3 a {
        font-size: 20px
    }
    #menu ul li>a {
        padding: 46px 15px
    }
    .content-area-intro {
        min-height: 368px
    }
    .content-area-intro.sec-two {
        min-height: 327px !important
    }
    .content-area-intro h2 {
        margin-bottom: 24px
    }
}

@media screen and (max-width:1120px) {
    .banner-img {
        left: -130px;
        top: 60px
    }
    .content-area-intro p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 18px;
        color:black
    }
    .content-area-intro {
        min-height: 100%
    }
    .contact-content h4 {
        font-size: 22px;
        letter-spacing: normal;
        line-height: normal
    }
    .content-area-intro.sec-two {
        min-height: 100% !important
    }
}

@media screen and (max-width:1040px) {
    .pr-box-content {
        min-height: 450px
    }
    .dir-bx {
        background: #f7f7f7;
        min-height: 550px
    }
}

@media screen and (max-width:991px) {
    .dir-bx-3,
    .man {
        margin-bottom: 15px
    }
    .con-bg {
        display: none
    }
    .solutions-box .pd-0 img {
        width: 100%
    }
    .man {
        border-bottom: 1px solid #e3e3e3;
        padding-bottom: 20px
    }
    section.inner-container {
        padding: 30px 0
    }
    .dir-bx-2 {
        margin-top: 0
    }
    .box-1,
    .box1-1,
    .dir-bx {
        min-height: 0
    }
    .pd-0 {
        padding: 15px
    }
    .content-area-intro.inner-content {
        min-height: 311px
    }
    .box,
    .box1,
    .dir-bx,
    .dir-bx-3 {
        min-height: 0
    }
    .dir-bx {
        margin-bottom: 15PX
    }
    .pr-box-content {
        min-height: 550px
    }
    .auto-height,
    .content-area-intro.sec-two {
        min-height: 100% !important
    }
    .img-with-tex,
    .inner-abt-bx {
        margin-bottom: 30px
    }
    .auto-height {
        height: auto;
        margin-bottom: 25px
    }
    #menu ul li>a {
        padding: 30px 6px;
        font-size: 14px
    }
    .logo {
        margin: 5px 0;
        padding: 0
    }
    #menu ul li>a>i {
        margin-left: 4px
    }
    .intro-text:last-child {
        margin-top: 0
    }
    .news-module-two:before {
        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
        border-bottom: 15px solid #fff;
        content: "";
        height: 0;
        position: absolute;
        top: 35px;
        left: -22px;
        width: 0;
        z-index: -1;
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    .content-area-intro h2 {
        margin-bottom: 37px
    }
    .banner-text {
        max-width: 100%;
        width: 100%;
        float: none;
        margin-top: 12%;
        position: relative;
        z-index: 999;
        height: 100%;
        padding: 0 50px
    }
    .banner-text-container {
        float: left;
        width: 100%;
        margin: 0 auto;
        max-width: 1000px;
        display: block;
        clear: left;
        height: 100%;
        background: rgba(1, 157, 208, .92);
        position: absolute
    }
    .banner-img {
        left: 0;
        top: 60px;
        width: 100%
    }
    .more-scroll {
        z-index: 9999
    }
    .intro-img img {
        width: 100%;
        height: auto
    }
    .banner {
        overflow: inherit
    }
    .caption-nivo {
        top: inherit;
        bottom: -259px;
        width: 100%;
        right: 0;
        text-align: center
    }
    section.intro {
        margin-top: 259px;
        padding-top: 20px
    }
    .caption-nivo a {
        float: none;
        display: inline-block
    }
}

@media screen and (max-width:850px) {
    .pr-box-content {
        min-height: 600px
    }
    .caption-nivo p {
        width: 600px;
        display: inline-block
    }
    .caption-nivo {
        bottom: -285px
    }
    section.intro {
        margin-top: 285px;
        padding-top: 20px
    }
}

@media screen and (max-width:768px) {
    .rgt-img,
    .rgt-img img {
        height: auto
    }
    .rgt-img {
        padding: 0 15px;
        background: #f2f2f2
    }
    a#toggle {
        top: 38px
    }
}

@media screen and (max-width:767px) {
    #menu,
    .news-module-one:before,
    .pr-box-content:after {
        display: none
    }
    div#overlay,
    main#content {
        transition: all ease-out .3s
    }
    #menu ul li,
    #menu ul li a,
    a#toggle {
        display: block
    }
    .box,
    .box-1,
    .box1,
    .box1-1,
    .content-area-intro.inner-content,
    .pr-box-content {
        min-height: 0
    }
    .solutions-text {
        padding: 15px
    }
    section.inner-container {
        padding: 30px 0
    }
    .img-with-tex {
        min-height: 870px
    }
    .list-about {
        border-right: 0 solid #DDD;
        min-height: 100%;
        padding: 0 3% 25px;
        margin-bottom: 50px;
        border-bottom: 1px solid #DDD
    }
    html.open-menu a#toggle {
        z-index: 999999;
        position: absolute;
        top: 0;
        right: -20px;
        background-color: #b1762a
    }
    html.open-menu a#toggle i {
        opacity: 0
    }
    html.open-menu a#toggle:after {
        position: absolute;
        content: "\f00d";
        margin: 0 auto;
        left: 0;
        right: 0;
        color: #fff;
        font-family: FontAwesome;
        line-height: 39px
    }
    #menu,
    div#overlay {
        position: fixed;
        width: 100%;
        right: 0;
        height: 100%;
        top: 0
    }
    #menu ul li ul li a {
        border-top: 0 solid #DDD
    }
    main#content {
        margin-top: 65px
    }
    #menu {
        overflow: hidden;
        overflow-y: auto;
        background-color: rgba(22, 160, 133, .5);
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
        max-width: 300px
    }
    #menu ul {
        text-align: left;
        background-color: transparent
    }
    #menu ul li a {
        padding: 18px 15px;
        border-bottom: 1px solid #eaeaea;
        color: #6d6c6c
    }
    #menu ul li a>i {
        float: right
    }
    #menu ul li ul {
        display: none;
        position: static;
        width: 100%;
        background-color: rgba(214, 214, 214, 0)
    }
    #menu ul li:hover>ul {
        display: none
    }
    #menu ul li.open>ul,
    div#overlay {
        display: block
    }
    #menu ul li:hover>a>i {
        -webkit-transform: rotateZ(0);
        -moz-transform: rotateZ(0);
        -o-transform: rotateZ(0);
        transform: rotateZ(0)
    }
    #menu ul li.open>a {
        background-color: rgba(0, 0, 0, .3)
    }
    #menu ul li.open>a>i {
        -webkit-transform: rotateZ(90deg);
        -moz-transform: rotateZ(90deg);
        -o-transform: rotateZ(90deg);
        transform: rotateZ(90deg)
    }
    div#overlay {
        visibility: hidden;
        background-color: rgba(0, 0, 0, .8);
        z-index: 99999;
        opacity: 0
    }
    html.open-menu {
        overflow: hidden
    }
    html.open-menu div#overlay {
        visibility: visible;
        opacity: 1;
        width: calc(150%)
    }
    html.open-menu a#toggle,
    html.open-menu main#content {
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    html.open-menu nav#menu {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        z-index: 99999;
        background: #FFF;
        display: block
    }
    .banner,
    .caption-nivo a,
    .news-module-two:before,
    .nivo-caption1a {
        display: none
    }
    .intro-img.first-sce {
        position: relative;
        right: 0;
        top: 0;
        height: 100%;
        background-size: 100%;
        min-height: 290px;
        background-position: center;
        width: 100%
    }
    .caption-nivo {
        border-radius: 25px;
        bottom: 0;
        top: 0;
        height: 50px;
        padding: 0;
        margin: auto;
        background: 0 0
    }
    section.intro {
        margin-top: 0
    }
    .caption-nivo h1 {
        font-weight: 500
    }
    .bnr-mob {
        display: block
    }
    a#toggle {
        background-color: transparent
    }
}

@media(max-width:666px) {
    .img-with-tex {
        min-height: 970px
    }
    h1.headline {
        font-size: 52px;
        margin-bottom: 21px;
        line-height: normal
    }
    .banner-text {
        padding: 0 20px
    }
    .footer.intro ul li a i {
        font-size: 22px;
        padding: 0 20px
    }
}

@media(max-width:540px) {
    .img-with-tex {
        min-height: 1100px
    }
}

@media(max-width:480px) {
    .img-with-tex {
        min-height: 1350px
    }
    #service .item:hover a.btn-read {
        right: 0
    }
    a#toggle {
        top: 12px
    }
    .logo img {
        width: 150px
    }
    .footer.intro ul li:after {
        display: none
    }
    .footer-links-inner li a {
        padding: 7px 15px;
        font-size: 13px;
        border: 1px solid #DDD;
        display: inline-block;
        margin: 3px 1px
    }
    .footer-links-inner {
        padding: 31px 0 36px
    }
    nav.footer-legal-links li a {
        border-right: 1px solid #cacaca
    }
    nav.footer-legal-links li:last-child a {
        border-right: 0 solid #cacaca
    }
}

@media(max-width:420px) {
    .dir-bx,
    .dir-bx-3,
    .dir-img,
    .man {
        text-align: center
    }
    .caption-nivo h1 {
        font-size: 18px
    }
    .dir-img {
        margin: 0 auto;
        float: none
    }
    .dir-bx h4 {
        padding-top: 15px
    }
}

@media(max-width:385px) {
    .img-with-tex {
        min-height: 1650px
    }
}

.bor-hd {
    padding: 7px 0;
    float: left;
    width: 100%;
    font-size: 24px;
    color: #BB983B;
    margin-top: 13px
}

.bg-col {
    background: #f8f8f8;
    font-size: 14px;
    color: #BB983B;
    padding: 25px;
}

.form-multiline .form-group {
    margin-bottom: 15px;
    margin-right: 15px;
    font-size: 14px;
}

.form-multiline label,
.form-multiline {
    padding: 6px;
}

.fc {
    width: auto !important;
    min-width: 100%;
}

.fl20 {
    text-align: left;
    width: 18%;
    float: left;
}

.fr80 {
    float: right;
    width: 81%;
    text-align: right;
}

.fl30 {
    text-align: left;
    width: 27%;
    float: left;
}

.fr70 {
    float: right;
    width: 72%;
    text-align: right;
}

.fl40 {
    text-align: left;
    width: 36%;
    float: left;
}

.fr60 {
    float: right;
    width: 63%;
    text-align: right;
}

.p15 {
    padding-bottom: 15px;
}