.h1-lg,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: capitalize
}

body,
p {
    opacity: .9
}

.headerTiko nav ul,
ul {
    list-style: none
}

.weatherActual,
.weatherTitle {
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000
}

.list-left,
.list-left2 {
    list-style-type: none;
    padding: 0
}

ul.col5 {
    PADDING-RIGHT: 0;
    PADDING-LEFT: 0;
    FLOAT: left;
    PADDING-BOTTOM: 0;
    MARGIN: 15px 0;
    WIDTH: 100%;
    PADDING-TOP: 0;
    LIST-STYLE-TYPE: none
}

ul.col5 li {
    PADDING-RIGHT: 2px;
    DISPLAY: inline;
    PADDING-LEFT: 2px;
    FLOAT: left;
    PADDING-BOTTOM: 2px;
    WIDTH: 20%;
    PADDING-TOP: 2px
}

@media (max-width:992px) {
    ul.col5 {
        PADDING-RIGHT: 0;
        PADDING-LEFT: 0;
        FLOAT: left;
        PADDING-BOTTOM: 0;
        MARGIN: 15px 0;
        WIDTH: 100%;
        PADDING-TOP: 0;
        LIST-STYLE-TYPE: none
    }
    ul.col5 li {
        PADDING-RIGHT: 2px;
        DISPLAY: inline;
        PADDING-LEFT: 2px;
        FLOAT: left;
        PADDING-BOTTOM: 2px;
        WIDTH: 50%;
        PADDING-TOP: 2px
    }
}

.azul {
    color: #5da5b1
}

.rosa,
a.azul:hover {
    color: #f284b3
}

.banner-content h1,
.banner-content h4,
.banner-content p,
.subtitleh2 {
    color: #FFF
}

.smbold {
    font-weight: 700
}

.categories {
    font-size: 20px!important;
    text-align: center!important;
    font-weight: lighter!important
}

#back-to-top,
.contact-info,
.date,
.section-heading,
.service-list i {
    text-align: center
}

.img-category {
    height: 185px
}

.pl25 {
    padding-left: 20px
}

.banner-content h1 {
    font-size: 50px!important
}

html {
    overflow-y: scroll;
    -webkit-backface-visibility: hidden;
    backface-visibility: initial
}

#section-service,
.blog-box,
.blog-box .blog-img,
.header,
.no-padding,
.portfolio,
.portfolio .item-img {
    overflow: hidden
}

body,
html {
    height: 100%;
    min-height: 100%
}

body {
    color: #666;
    background-color: #fff;
    font-weight: 400;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    line-height: 30px
}

:focus {
    outline: 0
}

a {
    color: #444;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
    color: #e74c3c
}

.btn-p-gray,
.btn-p-gray:hover,
.footer-content h4 {
    text-decoration: underline
}

a.highlight:hover {
    color: #aeaeae
}

section {
    background-position: center center;
    background-size: cover
}

ul {
    padding: 0
}

#back-to-top {
    position: fixed;
    color: #222;
    z-index: 100;
    bottom: 28px;
    right: 32px;
    cursor: pointer;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    display: block;
    opacity: 0;
    background: #9757ea;
    padding-top: 4px;
    transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear
}

.btn,
.owl-dot {
    display: inline-block
}

#back-to-top:hover {
    color: #fff;
    background-color: #1F2023
}

#back-to-top .icon {
    font-size: 10px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #111;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    line-height: 1.2
}

h2 {
    line-height: 1.2
}

h3 {
    font-size: 22px;
    line-height: 33px
}

h4 {
    font-size: 18px;
    line-height: 28px
}

h5 {
    font-size: 14px;
    line-height: 24px
}

.h1-xl {
    font: 800 125px/.9em;
    letter-spacing: -4px
}

.h1-lg {
    letter-spacing: 3px;
    font-weight: 800;
    font-size: 100px;
    line-height: 1
}

.btn,
.h1-md,
.h1-sm {
    text-transform: uppercase
}

.h1-md {
    letter-spacing: .5px
}

.h1-sm {
    letter-spacing: normal
}

.black .h2-md,
.h2-lg {
    letter-spacing: -1px
}

.h2-lg {
    font: 600 65px/1.2em
}

.h2-md {
    font: 600 45px/1.2em
}

.h3-lg,
.h3-md {
    letter-spacing: -.5px
}

.h2-sm {
    font: 600 25px/1.2em
}

.h3-lg {
    font: 600 28px/1.1em
}

.h3-md {
    font: 600 22px/1.1em
}

.h3-sm {
    font: 600 16px/1.1em;
    letter-spacing: 0
}

.h4-lg {
    font: 400 38px/1.1em
}

.h4-md {
    font: 400 32px/1.1em;
    letter-spacing: -.5px
}

.h4-sm {
    font: 400 26px/1.1em
}

.h5-lg {
    font: 300 20px/1.55em
}

.h5-md {
    font: 200 18px/1.65em
}

.h5-sm {
    font: 400 15px/1.65em
}

.black .h5-md,
p {
    font-weight: 400
}

p {
    line-height: 24px;
    font-size: 14px
}

.white p {
    font-weight: 300
}

.heading {
    width: 60%;
    margin-bottom: 70px
}

.heading p {
    color: #888
}

.heading h2 {
    margin: 10px 0 20px
}

.seperator {
    width: 50px;
    height: 3px;
    margin: 20px auto 25px;
    background: #9857ea
}

.f-xbold {
    font-weight: 800
}

.f-bold {
    font-weight: 700
}

.f-mbold {
    font-weight: 600
}

.f-smbold {
    font-weight: 500
}

.f-mnormal {
    font-weight: 300
}

.f-xsnormal {
    font-weight: 200
}

.f-light {
    font-weight: 100
}

@media (max-width:1200px) {
    .h5-lg {
        font-size: 17px
    }
    .h1-lg,
    .h1-xl {
        font-size: 85px
    }
    .h1-xl {
        letter-spacing: -2px
    }
    .h1-md {
        font-size: 70px
    }
    .h2-lg {
        font-size: 50px;
        letter-spacing: normal
    }
}

@media (max-width:992px) {
    .lead.h5-md {
        font-size: 16px
    }
    .h2-lg {
        font-size: 30px;
        letter-spacing: normal
    }
    .h1-xl {
        font-size: 50px;
        letter-spacing: -1px
    }
    .h1-lg,
    .h1-md,
    .h1-sm {
        font-size: 40px
    }
    .h2-md {
        font-size: 35px
    }
}

.white .h2bold,
.white h1,
.white h1 small,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p {
    color: #fff
}

.black,
.black .h2bold,
.black h1,
.black h2,
.black h3,
.black h4,
.black h5,
.black h6,
.black p {
    color: #0f1113
}

.gray .h2bold,
.gray h1,
.gray h2,
.gray h3,
.gray h4,
.gray h5,
.gray h6,
.gray p {
    color: #aeaeae
}

.bg-feature h3,
.bg-feature h5 {
    color: #fff
}

.bg-feature p {
    color: #f5f5f5
}

.bg-dark {
    background-color: #0f1113
}

.bg-feature {
    background-color: #9757ea
}

.btn {
    font: 600 10.5px/1;
    padding: 14px 27px;
    border: 1px solid transparent;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 0
}

.btn:active,
.btn:active:focus,
.btn:focus {
    outline: 0;
    box-shadow: none
}

.btn-hero,
.btn-white:hover {
    color: #fff;
    background: #9757ea;
    letter-spacing: 1px
}

.btn-hero:focus {
    color: #fff
}

.btn-black,
.btn-hero:hover {
    background-color: rgba(0, 0, 0, 1);
    color: #fff;
    font-weight: 500;
    letter-spacing: 1.5px
}

.btn-black:hover {
    color: #fff;
    background-color: rgba(190, 208, 148, .8)
}

.btn-black:focus {
    color: #fff
}

.btn-white {
    background-color: rgba(255, 255, 255, .95);
    color: rgba(0, 0, 0, .85);
    border-color: rgba(255, 255, 255, .12)
}

.btn-white:focus {
    color: #000
}

.btn-white:active {
    color: #fff
}

.btn-trans-black {
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, .15);
    color: rgba(0, 0, 0, .85);
    letter-spacing: 1px
}

.btn-trans-black:hover {
    color: rgba(255, 255, 255, 1);
    background-color: #000;
    font-weight: 500
}

.btn-trans-white {
    background-color: transparent;
    font-weight: 500;
    border: 1px solid rgba(255, 255, 255, .15);
    color: rgba(255, 255, 255, .95);
    letter-spacing: 1.5px
}

.footer-content h4,
.footer-content p {
    letter-spacing: 2px;
    text-transform: uppercase
}

.btn-trans-white:hover {
    background-color: rgba(255, 255, 255, .95);
    color: rgba(0, 0, 0, .85);
    border-color: rgba(255, 255, 255, .12)
}

.btn-trans-white:active,
.btn-trans-white:focus {
    color: #fff;
    background-color: transparent;
    border-color: rgba(255, 255, 255, .12)
}

.btn-p-gray {
    color: #fff
}

.btn-p-gray:hover {
    color: #3F7130
}

.btn-rounded {
    border-radius: 4px;
    padding: 17px 32px
}

.btn-circled {
    border-radius: 25px
}

.btn-fullwidth {
    width: 100%
}

.btn i {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn:hover i {
    padding-left: 10px
}

.section-padding {
    padding-top: 120px;
    padding-bottom: 120px
}

.p0 {
    padding: 0
}

.p5 {
    padding: 5px
}

.p10 {
    padding: 10px
}

.p15 {
    padding: 15px
}

.p20 {
    padding: 20px
}

.p30 {
    padding: 30px
}

.p40 {
    padding: 40px
}

.p50 {
    padding: 50px
}

.p60 {
    padding: 60px
}

.p70 {
    padding: 70px
}

.p80 {
    padding: 80px
}

.p90 {
    padding: 90px
}

.p100 {
    padding: 100px
}

.p110 {
    padding: 110px
}

.p120 {
    padding: 120px
}

.p130 {
    padding: 130px
}

.p140 {
    padding: 140px
}

.p150 {
    padding: 150px
}

.pt0 {
    padding: 0
}

.pt5 {
    padding-top: 5px
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt30 {
    padding-top: 30px
}

.pt40 {
    padding-top: 40px
}

.pt50 {
    padding-top: 50px
}

.pt60 {
    padding-top: 60px
}

.pt70 {
    padding-top: 70px
}

.pt80 {
    padding-top: 80px
}

.pt90 {
    padding-top: 90px
}

.pt100 {
    padding-top: 100px
}

.pt110 {
    padding-top: 110px
}

.pt120 {
    padding-top: 120px
}

.pt130 {
    padding-top: 130px
}

.pt140 {
    padding-top: 140px
}

.pt150 {
    padding-top: 150px
}

.pb0 {
    padding-bottom: 0
}

.pb5 {
    padding-bottom: 5px
}

.pb10 {
    padding-bottom: 10px
}

.pb15 {
    padding-bottom: 15px
}

.pb20 {
    padding-bottom: 20px
}

.pb30 {
    padding-bottom: 30px
}

.pb40 {
    padding-bottom: 40px
}

.pb50 {
    padding-bottom: 50px
}

.pb60 {
    padding-bottom: 60px
}

.pb70 {
    padding-bottom: 70px
}

.pb80 {
    padding-bottom: 80px
}

.pb90 {
    padding-bottom: 90px
}

.pb100 {
    padding-bottom: 100px
}

.pb110 {
    padding-bottom: 110px
}

.pb120 {
    padding-bottom: 120px
}

.pb130 {
    padding-bottom: 130px
}

.pb140 {
    padding-bottom: 140px
}

.pb150 {
    padding-bottom: 150px
}

.m-auto {
    margin-left: auto;
    margin-right: auto;
    float: none
}

.m0 {
    margin: 0
}

.m5 {
    margin: 5px
}

.m10 {
    margin: 10px
}

.m15 {
    margin: 15px
}

.m20 {
    margin: 20px
}

.m30 {
    margin: 30px
}

.m40 {
    margin: 40px
}

.m50 {
    margin: 50px
}

.m60 {
    margin: 60px
}

.m70 {
    margin: 70px
}

.m80 {
    margin: 80px
}

.m90 {
    margin: 90px
}

.m100 {
    margin: 100px
}

.m110 {
    margin: 110px
}

.m120 {
    margin: 120px
}

.m130 {
    margin: 130px
}

.m140 {
    margin: 140px
}

.m150 {
    margin: 150px
}

.mt0 {
    margin-top: 0
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.mt50 {
    margin-top: 50px
}

.mt60 {
    margin-top: 60px
}

.mt70 {
    margin-top: 70px
}

.mt80 {
    margin-top: 80px
}

.mt90 {
    margin-top: 90px
}

.mt100 {
    margin-top: 100px
}

.mt110 {
    margin-top: 110px
}

.mt120 {
    margin-top: 120px
}

.mt130 {
    margin-top: 130px
}

.mt140 {
    margin-top: 140px
}

.mt150 {
    margin-top: 150px
}

.mb0 {
    margin-bottom: 0
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mb50 {
    margin-bottom: 50px
}

.mb60 {
    margin-bottom: 60px
}

.mb70 {
    margin-bottom: 70px
}

.mb80 {
    margin-bottom: 80px
}

.mb90 {
    margin-bottom: 90px
}

.mb100 {
    margin-bottom: 100px
}

.mb110 {
    margin-bottom: 110px
}

.mb120 {
    margin-bottom: 120px
}

.mb130 {
    margin-bottom: 130px
}

.mb140 {
    margin-bottom: 140px
}

.mb150 {
    margin-bottom: 150px
}

.ml0 {
    margin-left: 0
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.ml30 {
    margin-left: 30px
}

.ml40 {
    margin-left: 40px
}

.ml50 {
    margin-left: 50px
}

.ml60 {
    margin-left: 60px
}

.ml70 {
    margin-left: 70px
}

.ml80 {
    margin-left: 80px
}

.ml90 {
    margin-left: 90px
}

.ml100 {
    margin-left: 100px
}

.ml110 {
    margin-left: 110px
}

.ml120 {
    margin-left: 120px
}

.ml130 {
    margin-left: 130px
}

.ml140 {
    margin-left: 140px
}

.ml150 {
    margin-left: 150px
}

.mr0 {
    margin-right: 0
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

.mr30 {
    margin-right: 30px
}

.mr40 {
    margin-right: 40px
}

.mr50 {
    margin-right: 50px
}

.mr60 {
    margin-right: 60px
}

.mr70 {
    margin-right: 70px
}

.mr80 {
    margin-right: 80px
}

.mr90 {
    margin-right: 90px
}

.mr100 {
    margin-right: 100px
}

.mr110 {
    margin-right: 110px
}

.mr120 {
    margin-right: 120px
}

.mr130 {
    margin-right: 130px
}

.mr140 {
    margin-right: 140px
}

.mr150 {
    margin-right: 150px
}

.f-normal {
    font-weight: 400
}

.white {
    color: #fff
}

.black {
    color: #000
}

.gray {
    color: #aeaeae
}

.dark {
    color: rgba(0, 0, 0, .85)
}

.bg-black {
    background-color: #000
}

.bg-dark {
    background-color: rgba(0, 0, 0, .96)
}

.bg-primary {
    background-color: #0db8ca
}

.bg-gray {
    background-color: #f2f4ec
}

.bg-white {
    background-color: #fff
}

.owl-carousel .owl-item {
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab
}

.owl-carousel .owl-item:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

.owl-dot {
    padding: 3px
}

.owl-theme .owl-controls .owl-dot span {
    width: 5px;
    height: 5px;
    margin: 3px;
    display: block;
    background: rgba(255, 255, 255, .5);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    box-shadow: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}

.owl-theme .owl-controls .owl-dot.active span {
    background: rgba(255, 255, 255, .8)
}

.owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.site-navigation {
    padding: 20px 0
}

#main-nav {
    -webkit-transition: .3s ease 0s;
    -o-transition: .3s ease 0s;
    transition: .3s ease 0s;
    border: 1px solid #eee;
    padding: 20px 15px
}

#main-nav.navbar-scroll {
    background: #fff;
    padding: 25px 0;
    border: 1px
}

.banner-content {
    padding: 230px 0 200px
}

.banner-img {
    margin-top: 120px
}

#section-banner {
    position: relative;
    background: #ecf0f1
}
@media (max-width:800px) {
	
	#section-banner {
		position: relative;
		background: #ecf0f1;
		padding-top:80px !important;
	}
}

.banner-content p {
    margin-top: 20px;
    margin-bottom: 35px
}

.banner-content h4 {
    margin-top: 5px;
    text-transform: uppercase
}

section {
    padding: 80px 0 60px
}

.skill-list {
    margin-top: 25px
}

.skill-list li img {
    width: 80px;
    height: 80px
}

.about-content {
    margin-top: 50px;
    padding-left: 30px
}

.about-content h2 {
    margin-bottom: 25px
}

.about-content p {
    margin: 10px 0 30px
}

.about-img img {
    border: 10px
}

.feature-icon {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 30px
}

.feature-box {
    padding: 40px;
    background: #fff;
    border-bottom: 1px solid#eee;
    border-radius: 5px;
    -webkit-transition: .3s ease 0s;
    -o-transition: .3s ease 0s;
    transition: .3s ease 0s;
    margin-bottom: 5px
}

.feature-content h4 {
    margin-bottom: 10px
}

#section-service {
    position: relative;
    padding: 0
}

.service-bg {
    position: absolute;
    content: "";
    width: 45%;
    height: 800px;
    max-height: 800px;
    background: url(../img/bg/banner-14.jpg) 10% 20%
}

.service-list li {
    padding: 5px 0
}

.service-list i {
    font-size: 20px;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    background: #e74c3c;
    display: inline-block;
    padding-top: 5px;
    color: #fff;
    border-radius: 100%
}

.feature-content2,
.service-content {
    padding-top: 120px;
    padding-bottom: 100px
}

.service-content p {
    margin: 25px 0;
    line-height: 30px
}

.section-heading {
    margin-bottom: 60px
}

.section-heading h2 {
    margin-bottom: 15px
}

.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0 7px;
    border-radius: 50%;
    background: #ccc
}

.blog-box .blog-img {
    margin-bottom: 25px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.blog-box:hover .blog-img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.blog-box .content {
    display: table-cell;
    vertical-align: top
}

.blog-box .content h4 {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 22px
}

.blog-box .content a {
    color: #e74c3c
}

.date {
    float: left;
    background: #e74c3c;
    padding: 10px;
    font-size: 20px;
    margin-right: 20px;
    width: 60px;
    color: #fff
}

.date span {
    display: block
}

.time {
    font-weight: 700;
    font-size: 30px
}

.contact-form .btn {
    background: #e74c3c;
    margin-top: 20px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.contact-form .btn:hover {
    border-color: #e74c3c;
    background: 0 0;
    color: #000
}

.contact-info ul li span {
    font-weight: 700;
    margin-right: 2px
}

.contact-info ul li {
    margin-bottom: 10px;
    color: #111;
    font-size: 15px
}

.form-control {
    border: 0;
    border-bottom: 1px solid#ddd;
    border-radius: 0
}

.form-control:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

#contact-content {
    padding: 0;
    border-top: 1px solid#eee
}

.contact-info {
    padding: 40px 30px;
    background: #fff;
    border: 1px;
    border-top: 1px solid#eee;
    border-top: 0
}

.contact-info p {
    line-height: 30px;
    color: #333;
    font-size: 18px
}

.contact-info span {
    font-weight: 700;
    color: #111;
    display: block;
    margin-bottom: 10px
}

.footer-content {
    color: #fff
}

.footer-content h4 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 20px
}

.footer-content li a {
    color: #777;
    font-size: 18px;
    margin: 15px
}

.footer-content p {
    color: #777
}

.full-width {
    width: 100%!important
}

.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.portfolio .filtering span {

    padding: 9px 25px;
    margin: 0 5px;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px dotted #555;
    cursor: pointer
}

.portfolio .filtering .active {
    background: #1c1c1c;
    color: #fff
}

.portfolio .filtering {
    margin-bottom: 25px
}

.portfolio .items {
    margin-top: 35px
}

.portfolio .item-img {
    position: relative;
    border: 1px
}

.portfolio .item-img img {
    width: 100%
}

.portfolio .item-img:hover .item-img-overlay {
    opacity: 1
}

.portfolio .item-img a:hover p,
.portfolio .item-img:hover h6 {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.portfolio .item-img h6 {
    font-weight: 600;
    position: relative;
    margin-bottom: 5px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all .5s;
    transition: all .5s
}

.portfolio .item-img a p {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .5s;
    transition: all .5s
}

.portfolio .item-img a .item-img-overlay {
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background: #fff;
    color: #35424C;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: 2
}

.header {
    min-height: 105vh;
    background: url(../img/bg/banner-14.jpg)
}

.bg-img {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

.header .caption .o-hidden {
    display: inline-block;
    z-index: 1
}

.header .caption h1 {
    font-size: 55px;
    font-weight: 800;
    margin-bottom: 20px
}

.header .caption p {
    margin-bottom: 40px
}

.transparent-nav#main-nav {
    border: 0
}

.transparent-nav .navbar-nav a {
    color: #fff;
    letter-spacing: 1px
}

.transparent-nav#main-nav.navbar-scroll {
    border-bottom: 1px solid rgba(12, 12, 12, .04)
}

.transparent-nav#main-nav.navbar-scroll a {
    color: #222
}

.transparent-nav#main-nav .logo-main {
    display: none
}

.transparent-nav#main-nav.navbar-scroll .logo-main {
    display: inline-block
}

.transparent-nav#main-nav.navbar-scroll .logo-white,
<!--CODIGO TIKOTEC-->
.menu_bar {
    display: none
}

[data-overlay-dark],
[data-overlay-light] {
    position: relative
}

[data-overlay-dark] .container,
[data-overlay-light] .container {
    position: relative;
    z-index: 2
}

[data-overlay-dark]:before,
[data-overlay-light]:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

[data-overlay-dark]:before {
    background: #000
}

[data-overlay-light]:before {
    background: #fff
}

[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] span {
    color: #fff
}

[data-overlay-dark] p {
    color: #bbb
}

[data-overlay-dark="0"]:before,
[data-overlay-light="0"]:before {
    opacity: 0
}

[data-overlay-dark="1"]:before,
[data-overlay-light="1"]:before {
    opacity: .1
}

[data-overlay-dark="2"]:before,
[data-overlay-light="2"]:before {
    opacity: .2
}

[data-overlay-dark="3"]:before,
[data-overlay-light="3"]:before {
    opacity: .3
}

[data-overlay-dark="4"]:before,
[data-overlay-light="4"]:before {
    opacity: .4
}

[data-overlay-dark="5"]:before,
[data-overlay-light="5"]:before {
    opacity: .5
}

[data-overlay-dark="6"]:before,
[data-overlay-light="6"]:before {
    opacity: .6
}

#section-feature2 {
    position: relative
}

.feature-content2 p {
    margin: 25px 0;
    line-height: 30px
}

.no-padding {
    padding: 0
}

#section-service2 {
    padding-bottom: 60px
}

.service-box {
    margin-bottom: 40px;
    padding: 25px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.service-box:hover {
    -webkit-box-shadow: 0 25px 20px -20px rgba(0, 0, 0, .3), 0 0 15px rgba(0, 0, 0, .06);
    box-shadow: 0 25px 20px -20px rgba(0, 0, 0, .3), 0 0 15px rgba(0, 0, 0, .06)
}

.service-box i {
    font-size: 42px;
    color: #111
}

.service-box h4 {
    margin: 10px 0
}

.services,
.weatherActual,
.weatherData {
    margin-top: 10px
}

.service-box .c1 {
    color: #e67e22
}

.service-box .c2 {
    color: #3498db
}

.service-box .c3 {
    color: #9b59b6
}

.service-box .c4 {
    color: #c0392b
}

.service-box .c5 {
    color: #f39c12
}

.service-box .c6 {
    color: #1abc9c
}

.headerTiko nav ul li {
    display: inline-block;
    position: relative
}

.headerTiko nav ul li:hover {
    color: #e74c3c
}

.headerTiko nav ul li a {
    display: block;
    text-decoration: none;
    padding: 10px;
	padding-right: 0px !important;
}

.headerTiko nav ul li a span {
    margin-right: 10px
}

.headerTiko nav ul li:hover .children {
    display: block;
    color: #fff
}

.headerTiko nav ul li .children {
    background: #011826;
    display: none;
    position: absolute;
    width: 200%;
    z-index: 1000
}

.headerTiko nav ul li .caret,
.headerTiko nav ul li .children li a span {
    position: relative;
    top: 3px;
    margin-left: 10px;
    margin-right: 0
}

.headerTiko nav ul li .children li {
    display: block;
    overflow: hidden
}

.headerTiko nav ul li .children li a {
    color: #fff;
    display: block
}

.headerTiko nav ul li .children li a:hover {
    color: #e74c3c;
    display: block
}

.headerTiko nav ul li .children li a span {
    float: right
}

@media screen and (max-width:800px) {
    .headerTiko nav ul li,
    .headerTiko nav ul li a,
    .menu_bar {
        display: block
    }
    body {
        padding-top: 80px
    }
    .menu_bar {
        width: 100%;
        position: fixed;
        top: 0
    }
    .menu_bar span {
        float: right;
        font-size: 40px
    }
    .headerTiko nav ul li:hover .children {
        display: block;
        color: #fff
    }
    .headerTiko nav ul li .children {
        width: 100%;
        position: relative;
        background-color: inherit
    }
    .headerTiko nav ul li .children li a {
        margin-left: 20px
    }
    .headerTiko nav ul li .caret {
        float: right
    }
}

.cover-fit {
    object-fit: cover
}

.img-news {
    height: 256px
}

.img-rental {
    height: 200px
}

.btnYellow {
    background: #FCBE0B;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .05em;
    border: none;
    outline: 0;
    padding: 14px 50px 10px
}

.data,
.data2,
.title2,
.weatherStatus {
    font-weight: 700
}

.weather {
    padding: 40px 30px;
    background: url(https://www.nerjatourism.com/images/weather/weather2.jpg) no-repeat #fff;
    border: 1px;
    border-top: 1px solid#eee;
    border-top: 0;
    width: 100%;
    background-size: cover
}

.weather .content {
    position: relative;
    width: 100%;
    min-height: 250px
}

.iconWeather {
    float: right;
    position: relative;
    width: 30%;
    z-index: 1;
    max-width: 250px
}

.weatherStatus {
    color: #FFF;
    font-size: 22px;
    float: left;
    position: relative;
    z-index: 2
}

.weatherTitle {
    color: #111;
    float: left;
    width: 70%
}

.weatherTitle h4 {
    color: #FFF;
    width: 100%;
    float: left
}

.weatherLluvia {
    position: relative;
    float: left
}

.weatherTemp {
    color: #FFF
}

.weatherActual {
    font-size: 40px;
    width: 100%;
    float: left
}

.data,
.data2,
.title,
.title2 {
    font-size: 18px;
    float: left;
    text-align: left
}

.weatherData {
    padding: 10px;
    text-align: left;
    width: 100%;
    float: left;
    color: #000;
    background-color: #f8f9fa99
}

#section-footer,
#section-footer a {
    color: #2fbbc5!important
}

.section-title {
    padding-top: 160px!important
}

#section-footer {
    padding: 70px 0 50px;
    background: #FFF!important
}

.data {
    color: #f390bc!important
}

.title {
    color: #111!important
}

.data2 {
    color: #f390bc!important
}

.title2 {
    color: #111!important
}

.list-left {
    margin: 0;
    text-align: left
}

.list-left-item {
    width: 100%;
    float: left
}

.list-left-item a {
    font-size: 10px
}

.title-pie {
    text-align: left;
    margin-bottom: 6px
}

.last-foot {
    padding: 0;
    border-top: solid 1px #bfe1f0
}

.list-left2 {
    margin: 0;
    text-align: left
}

.list-left2-item {
    float: left
}

.first-item a {
    font-size: 14px;
    border-left: none!important
}

.list-left2 li a {
    font-size: 14px;
    border-left: 1px solid #666;
    padding-left: 20px;
    margin-left: 0
}

.last-foot {
    margin-bottom: 100px
}

.txtFooter {
    font-size: 12px;
    text-align: left;
    text-transform: none!important
}