.newsletter-alert {
    padding: 10px 25px;
    position: fixed;
    top: 25px;
    left: 50px;
    width: calc(100% - 100px);
    background: rgba(255, 255, 255, 0.75);
}

.newsletter-alert h3 {
    text-align: center;
    font-size: 25px;
    margin: 0;
}

.newsletter-alert.success h3 {
    color: #a5ff93;
}

.newsletter-alert.fail h3 {
    color: #ff6f6f;
}

[protected_domain] {
    position: relative;
}

[protected_domain][protected_domain_revealed=true]:after {
    display: none !important;
}

[protected_domain]:after {
    content: "viac";
    position: absolute;
    right: -5px;
    top: 0;
    height: 100%;
    background: white;
    border: 1px solid #eee;
    padding: 0 6px;
    color: #555;
    border-radius: 10px;
    box-shadow: -3px 0px 4px 1px #fff;
}

#blog-sidebar ul.list li label {
    padding: 12px 15px 12px 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
}

#blog-sidebar ul.list li label input {
    margin-right: 10px;
}

.sidebar-widget .post-thumb img {
    width: 80px;
    height: 80px;
    -o-object-fit: cover;
    object-fit: cover;
}

#sidebar-ebook-form img {
    margin-bottom: 15px;
}

#sidebar-ebook-form input[type=text] {
    line-height: 24px;
    padding: 10px 16px;
    border-bottom: 1px solid #7a7a7a;
    height: 31px;
    color: #111;
    width: 100%;
}

#sidebar-ebook-form label {
    font-weight: normal;
}

#sidebar-ebook-form button {
    line-height: 11px;
}

.pr-btn {
    display: block;
    width: 100%;
    background: #faaf18;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    padding: 10px 15px;
    border-radius: 2px;
    text-align: center;
}

.sc-btn {
    display: block;
    width: 100%;
    background: #111;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    padding: 10px 15px;
    border-radius: 2px;
    text-align: center;
}

#stiahnute-si-nas-ebook-sekcia ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

#stiahnute-si-nas-ebook-sekcia ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

#stiahnute-si-nas-ebook-sekcia :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

#stiahnute-si-nas-ebook-sekcia :-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

#stiahnute-si-nas-ebook-sekcia label {
    font-weight: normal;
}

#stiahnute-si-nas-ebook-sekcia input[type=text],
#stiahnute-si-nas-ebook-sekcia input[type=email] {
    line-height: 24px;
    padding: 10px 16px;
    border-bottom: 1px solid #fff;
    height: 31px;
    background: transparent;
    color: #111;
    width: 100%;
}

.pt-0 {
    padding-top: 0;
}

.single-reference-container>div {
    border: 2px solid #faaf18;
}

.single-reference-container>div .image-box:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.35) 20%, rgba(0, 0, 0, 0.05) 100%);
    z-index: 1;
}

.single-reference-container>div .image-box>a:nth-of-type(2) {
    z-index: 2;
    position: absolute;
    left: 0px;
    top: 15px;
    line-height: 24px;
    padding: 3px 20px;
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    background: #faaf18;
    text-transform: uppercase;
}

.single-reference-container>div .lower-content {
    padding: 30px;
}

.single-reference-container>div .lower-content h3 {
    font-size: 20px;
    text-transform: uppercase;
}

.single-reference-container>div .lower-content ul {
    margin: 10px 0;
}

#referencia-uvod {
    background: #e0e2ee;
}

#referencia-uvod h2 {
    color: #212121;
}

#referencia-uvod p {
    color: #777;
}

#referencia-clanok .default-blog-news {
    display: flex;
    margin-bottom: 0;
}

#referencia-clanok .default-blog-news .image-box {
    height: 100%;
    background-size: cover;
    background-position: center;
}

#referencia-clanok .default-blog-news .image-box img {
    display: none;
}

#referencia-clanok .default-blog-news .image-box>a:first-of-type {
    height: 100%;
}

#referencia-clanok .default-blog-news .lower-content {
    padding: 60px 30px;
}

#referencia-video {
    background: #364381;
    padding: 60px 0;
}

#referencia-video h2 {
    color: #fff;
}

#referencia-cta {
    padding: 120px 0px 270px;
    position: relative;
    background-color: #111111;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    color: #ffffff;
    text-align: center;
    z-index: 1;
    overflow: hidden;
}

#referencia-cta:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(250, 175, 24, 0.9);
}

#referencia-cta .rotated-layer-two {
    content: "";
    position: absolute;
    left: -10%;
    width: 120%;
    bottom: -70px;
    height: 200px;
    background: #ffffff;
    transform: rotate(-4deg);
    z-index: 2;
}

#referencia-dalsie-referencie {
    padding: 0 0 60px;
}

#referencia-dalsie-referencie .default-portfolio-item {
    padding: 0 15px !important;
}

#projekt-uvod .rotated-layer-one {
    background: #fff;
}

#projekt-uvod .text-column {
    background-color: #384381;
}

#projekt-uvod .text-column .text table tbody td {
    padding: 0 6px;
}

#projekt-uvod .text-column .text h3 {
    margin-top: 30px;
    color: #fff;
}

#projekt-uvod .text-column .text h3 span {
    font-size: 44px;
    vertical-align: text-top;
}

#projekt-taby {
    padding: 90px 0 60px;
}

#projekt-taby ul.nav.nav-tabs {
    margin-bottom: 60px;
    border: none;
}

#projekt-taby ul.nav.nav-tabs li {
    margin-bottom: 0;
    float: none !important;
    display: block;
}

#projekt-taby ul.nav.nav-tabs li.active a {
    color: #fff;
    background: #faaf18;
}

#projekt-taby ul.nav.nav-tabs li:hover a {
    border-top-color: transparent;
}

#projekt-taby ul.nav.nav-tabs li a {
    padding: 10px 30px;
    line-height: 24px;
    font-size: 13px;
    font-weight: 500;
    border-radius: 1px;
    color: #222222;
    border-bottom: 1px solid #faaf18;
}

#projekt-taby ul.nav.nav-tabs li:first-of-type a {
    border-top: 1px solid #faaf18;
}

#projekt-taby ul.nav.nav-tabs #podorys .img-wrapper {
    width: 33.33%;
    padding: 0 15px;
}

#projekt-taby img {
    margin-bottom: 20px;
}

#projekt-taby .lacobox-item {
    display: inline-block;
}

#projekt-taby .gallery-row {
    margin: 0 -3px;
}

#projekt-taby .gallery-row>div {
    padding: 0 3px;
}

#kontakt-navigacie {
    background: #384381;
}

#kontakt-navigacie a {
    position: relative;
    transform: none;
    color: #fff;
    display: block;
    font-size: 18px;
}

#kontakt-navigacie a img {
    max-width: 110px;
}

#domov-uvod {
    padding: 15px 0;
    margin-top: 148px;
}

#domov-uvod .owl-nav>div {
    color: #faaf18 !important;
    border: 2px solid #faaf18;
    background: transparent;
    border-radius: 0;
    font-size: 24px;
    padding: 10px 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#domov-uvod .owl-nav>div.owl-prev {
    left: 15px;
}

#domov-uvod .owl-nav>div.owl-next {
    right: 15px;
}

#domov-uvod .row {
    margin: 0 -10px;
    display: flex;
}

#domov-uvod .row [class*=col-] {
    padding: 0 10px;
}

#domov-uvod .row [class*=col-] img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

#domov-uvod .row .col-md-5 img {
    height: calc(50% - 10px);
}

#domov-uvod .slide:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

#domov-uvod .slide img {
    height: 550px;
    /* width: 1920px; */
    -o-object-fit: cover;
    object-fit: cover;

}

#domov-uvod .slide .slide-content {
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 0;
    width: 66.66%;
    padding: 30px;
    transform: translateY(-50%);
}

#domov-uvod .slide .slide-content h2 {
    font-size: 48px;
    color: #222222;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 5px;
}

#domov-uvod .slide .slide-content h3 {
    font-size: 36px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 5px;
}

#domov-uvod .slide .slide-content p {
    font-size: 22px;
    color: #222222;
    line-height: 1.2;
    margin-bottom: 30px;
}

#domov-uvod .owl-controls {
    margin: 0;
}

#domov-ponuka-sluzieb,
#domov-ponuka-projektov {
    padding-top: 90px;
}

#domov-ponuka-sluzieb .single-reference-container,
#domov-ponuka-projektov .single-reference-container {
    padding: 0 10px !important;
}

#domov-ponuka-sluzieb .single-reference-container h3,
#domov-ponuka-projektov .single-reference-container h3 {
    color: #231f20;
}

#domov-ponuka-sluzieb .single-reference-container .text,
#domov-ponuka-projektov .single-reference-container .text {
    margin: 10px 0 0;
}

#domov-ponuka-sluzieb .single-reference-container .image-box>span,
#domov-ponuka-projektov .single-reference-container .image-box>span {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

#domov-ponuka-sluzieb .owl-dots,
#domov-ponuka-projektov .owl-dots {
    margin: 20px 50px 40px;
    border-bottom: 2px solid #faaf18;
}

#domov-ponuka-sluzieb .owl-dots .owl-dot.active span,
#domov-ponuka-sluzieb .owl-dots .owl-dot:hover span,
#domov-ponuka-projektov .owl-dots .owl-dot.active span,
#domov-ponuka-projektov .owl-dots .owl-dot:hover span {
    background-color: #faaf18 !important;
}

#domov-ponuka-sluzieb .owl-nav>div,
#domov-ponuka-projektov .owl-nav>div {
    background: #faaf18;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    padding: 4px 15px;
    border-radius: 2px;
}

#domov-ponuka-sluzieb .owl-nav .owl-prev,
#domov-ponuka-projektov .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    bottom: -19px;
}

#domov-ponuka-sluzieb .owl-nav .owl-next,
#domov-ponuka-projektov .owl-nav .owl-next {
    position: absolute;
    right: 0;
    bottom: -19px;
}

#domov-najnovsie-clanky .row {
    margin: 0 -10px;
}

#domov-najnovsie-clanky .row>div {
    padding: 0 10px;
}

.gallery-section.style-two .row.filter-list {
    margin: 0 -10px;
}

.gallery-section.style-two .row.filter-list>.default-portfolio-item {
    padding: 0 10px !important;
    margin-bottom: 20px;
}

#referencia-dalsie-referencie .row {
    margin: 0 -10px;
}

#referencia-dalsie-referencie .row>.default-portfolio-item {
    padding: 0 10px !important;
    margin-bottom: 20px;
}

#referencia-dalsie-referencie h3 {
    color: #231f20;
}

#projekty-uvod {
    padding-top: 60px;
}

#projekty-uvod h3 {
    color: #231f20;
}

#referencie-uvod {
    padding-top: 60px;
}

#referencie-uvod h3 {
    color: #231f20;
}

#referencia-galeria {
    padding-top: 60px;
}

#pripadova-studia-galeria .container-fluid {
    padding: 0 20px;
}

#kontakt-uvod .row {
    display: flex;
}

#kontakt-uvod .row>div .inner-box {
    height: 100%;
    padding: 40px 25px 40px;
}

#kontakt-uvod .row>div .inner-box h3 {
    margin-bottom: 10px;
}

#kontakt-uvod .row>div .inner-box a {
    color: #384381;
}

#domov-cta {
    background-color: #384381;
    overflow: hidden;
}

#stiahnute-si-nas-ebook-sekcia {
    background-color: #384381;
}

#stiahnute-si-nas-ebook-sekcia .theme-btn {
    background-color: #faaf18;
    color: #000;
}

.mt-30 {
    margin-top: 30px;
}

#domov-ponuka-sluzieb .theme-btn,
#domov-ponuka-projektov .theme-btn,
#projekty-uvod .theme-btn,
#referencie-uvod .theme-btn,
#referencia-dalsie-referencie .theme-btn {
    background: #364381;
    color: #fff;
}

#domov-ponuka-sluzieb .theme-btn:hover,
#domov-ponuka-projektov .theme-btn:hover,
#projekty-uvod .theme-btn:hover,
#referencie-uvod .theme-btn:hover,
#referencia-dalsie-referencie .theme-btn:hover {
    color: #faaf18;
}

#domov-ponuka-sluzieb .single-service-wrapper,
#domov-ponuka-projektov .single-service-wrapper,
#projekty-uvod .single-service-wrapper,
#referencie-uvod .single-service-wrapper,
#referencia-dalsie-referencie .single-service-wrapper {
    margin-bottom: 30px;
    position: relative;
    display: block;
}

#domov-ponuka-sluzieb .single-service-wrapper:before,
#domov-ponuka-projektov .single-service-wrapper:before,
#projekty-uvod .single-service-wrapper:before,
#referencie-uvod .single-service-wrapper:before,
#referencia-dalsie-referencie .single-service-wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.35) 30%, rgba(0, 0, 0, 0.05) 100%);
    transition: 0.3s;
}

#domov-ponuka-sluzieb .single-service-wrapper img,
#domov-ponuka-projektov .single-service-wrapper img,
#projekty-uvod .single-service-wrapper img,
#referencie-uvod .single-service-wrapper img,
#referencia-dalsie-referencie .single-service-wrapper img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 300px;
}

#domov-ponuka-sluzieb .single-service-wrapper h3,
#domov-ponuka-projektov .single-service-wrapper h3,
#projekty-uvod .single-service-wrapper h3,
#referencie-uvod .single-service-wrapper h3,
#referencia-dalsie-referencie .single-service-wrapper h3 {
    position: absolute;
    text-align: center;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 10px;
    color: #fff;
    transition: 0.3s;
}

#domov-ponuka-sluzieb .single-service-wrapper.hlf img,
#domov-ponuka-projektov .single-service-wrapper.hlf img,
#projekty-uvod .single-service-wrapper.hlf img,
#referencie-uvod .single-service-wrapper.hlf img,
#referencia-dalsie-referencie .single-service-wrapper.hlf img {
    height: 200px;
}

.call-to-action .auto-container {
    text-align: left;
    position: relative;
}

.call-to-action a {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}

.call-to-action h2 {
    font-size: 28px;
    margin-right: 50px;
}

.filters .act:before,
.filters .act:after {
    opacity: 1 !important;
}

#referencia-dalsie-referencie .mix {
    display: block !important;
}

header.main-header.fixed-header .outer-container>.auto-container {
    display: none;
}

header.main-header.fixed-header .header-top {
    height: 36px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -op-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -op-animation-duration: 500ms;
    animation-duration: 500ms;
    -op-animation-timing-function: linear;
    animation-timing-function: linear;
    -op-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

header.main-header.fixed-header .header-lower {
    top: 36px;
}

header.main-header .header-top {
    background-color: #e0e2ee;
    padding: 0;
}

header.main-header .header-top li a {
    color: #111111;
    font-size: 16px;
}

header.main-header .header-top li a i.fa {
    color: #faaf18;
}

header.main-header .header-top li:not(:last-of-type) a {
    margin-right: 15px;
}

header.main-header .header-lower .header-middle-container {
    padding-bottom: 8px;
}

header.main-header .header-lower .header-middle-container .header-call-container {
    margin-top: 17px;
}

header.main-header .header-lower .header-middle-container .header-call-container a {
    line-height: 17px;
    font-size: 15px;
    background-color: #384381;
    color: #fff;
    padding: 7px 15px;
    width: 100%;
    text-align: center;
    display: inline-block;
}

header.main-header .header-lower .header-middle-container .logo img {
    max-height: 50px;
}

header.main-header .header-lower .header-middle-container .logo>a:nth-of-type(2) {
    margin-left: 30px;
}

header.main-header .header-lower .header-middle-container .header-newsletter-container {
    padding-bottom: 10px;
    display: flex;
}

header.main-header .header-lower .header-middle-container .header-newsletter-container input {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 10px 16px;
    border: 1px solid #7a7a7a;
    height: 31px;
    color: #ffffff;
    font-size: 14px;
    border-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: none;
}

header.main-header .header-lower .header-middle-container .header-newsletter-container input:focus,
header.main-header .header-lower .header-middle-container .header-newsletter-container input:active {
    border-color: #faaf18;
}

header.main-header .header-lower .header-middle-container .header-newsletter-container button {
    display: block;
    background: #384381;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    width: 100px;
    border-radius: 2px;
    text-align: center;
    padding: 3px 15px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

header.main-header .header-lower .main-box {
    padding: 0 !important;
    border-radius: 0;
}

header.main-header .header-lower .main-box .outer-container {
    padding: 0;
}

header.main-header .header-lower .nav-outer {
    clear: both;
    float: none;
    display: block;
}

header.main-header .header-lower nav.main-menu {
    background: #faaf18;
    padding: 6px 0;
    /*&:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 42%);
    display: block;
    width: 100%;
    height: 100%;
  }*/
}

header.main-header .header-lower nav.main-menu:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(0deg, rgb(239, 167, 27) 0%, rgba(0, 0, 0, 0) 42%);
    display: block;
    width: 100%;
    height: 100%;
    z-index: 0;
}

header.main-header .header-lower nav.main-menu .auto-container {
    z-index: 1;
}

header.main-header .header-lower nav.main-menu ul.navigation {
    text-align: center;
}

header.main-header .header-lower nav.main-menu ul.navigation li {
    padding: 0 !important;
}

header.main-header .header-lower nav.main-menu ul.navigation li a {
    padding: 15px;
    text-transform: uppercase;
}

header.main-header .header-lower nav.main-menu ul.navigation li>ul {
    background: #364381;
}

header.main-header .header-lower nav.main-menu ul.navigation>li {
    margin-right: 40px !important;
}

header.main-header .header-lower nav.main-menu ul.navigation>li>a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0;
    color: #384381;
}

header.main-header .header-lower nav.main-menu ul.navigation>li.current>a,
header.main-header .header-lower nav.main-menu ul.navigation>li:hover>a {
    color: #111111;
}

.page-title {
    margin-top: 148px;
    padding: 145px 0 145px;
}

.page-title:before {
    background: rgba(54, 67, 129, 0.75);
    display: none;
}

#header-search .input-group {
    margin-top: 17px;
}

#header-search input {
    height: 31px !important;
    color: #384381 !important;
    padding: 10px 12px !important;
    border: 1px solid #faaf18 !important;
    width: 100%;
}

#header-search button {
    display: block;
    width: 100%;
    background: #faaf18;
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 23px;
    padding: 4px 15px;
    border-radius: 2px;
    text-align: center;
}

.main-header.fixed-header .header-lower {
    border: none;
}

footer.main-footer {
    background: #e0e2ee;
}

footer.main-footer>hr {
    border-color: #384381;
    max-width: 90%;
    margin: 20px 10%;
}

footer.main-footer img {
    margin-bottom: 10px;
}

footer.main-footer h3,
footer.main-footer h4,
footer.main-footer li,
footer.main-footer .copyright-text {
    color: #384381;
}

footer.main-footer .info-section {
    padding-top: 60px;
}

footer.main-footer .newsletter-widget {
    margin-top: 15px;
}

footer.main-footer .newsletter-widget .input-group {
    margin-bottom: 10px;
}

footer.main-footer .newsletter-widget .input-group input {
    height: 31px !important;
    color: #384381 !important;
    padding: 10px 12px !important;
    border: 1px solid #faaf18 !important;
}

footer.main-footer .newsletter-widget button {
    line-height: 11px;
}

footer.main-footer h3 {
    font-weight: bold;
    font-size: 26px;
    line-height: 1;
    color: #222;
}

footer.main-footer h4 {
    font-size: 52px;
}

footer.main-footer ul li {
    text-align: left;
}

footer.main-footer ul li i.fa {
    width: 20px;
    vertical-align: top;
}

footer.main-footer ul li>div {
    display: inline-block;
}

footer.main-footer .footer-socials {
    margin-top: 10px;
}

footer.main-footer .footer-socials a:first-of-type {
    margin-right: 15px;
}

footer.main-footer .footer-socials a:hover {
    color: #384381;
}

footer.main-footer .footer-links a {
    color: #384381;
}

footer.main-footer .info-last-column h3 {
    margin-bottom: 10px;
    font-size: 24px;
}

footer.main-footer .info-last-column li {
    color: #777777;
}

footer.main-footer .foot-cont {
    margin-top: 15px;
    color: #384381;
    font-size: 20px;
}

footer.main-footer .foot-cont a {
    font-weight: bold;
    color: #384381;
}

footer.main-footer h4.counted {
    line-height: 1;
    padding-bottom: 20px;
}

footer.main-footer .inner-box h3 {
    margin-bottom: 10px;
}

footer.main-footer .sluzby {
    display: flex;
    align-items: center;
    padding: 0px 70px;
    gap: 20px;
}

footer.main-footer .sluzby>p {
    display: none;
}

@media (max-width: 1090px) {
    footer.main-footer .footer-bottom .text-right {
        text-align: center;
    }
}

@media (max-width: 767px) {
    footer.main-footer .sluzby {
        display: block;
    }

    footer.main-footer .sluzby span {
        display: none;
    }

    footer.main-footer .sluzby>p {
        display: block;
    }
}

/* Havana : Architecture HTML Template */
@media only screen and (max-width: 1360px) {

    .services-style-three .left-column,
    .services-style-three .right-column {
        width: 100%;
    }
}

@media only screen and (max-width: 1140px) {
    .main-header {
        position: relative;
        margin: 0px !important;
    }

    .page-wrapper {
        overflow: hidden;
    }

    .testimonials-style-one {
        padding-bottom: 100px;
    }

    .testimonials-style-one .sec-title {
        margin-bottom: 40px;
    }

    .testimonials-style-one .carousel-outer {
        bottom: 0px;
    }

    .blog-section.extra-padding {
        padding-top: 120px;
    }

    .main-footer .news-widget .post h4 {
        text-transform: capitalize;
    }

    .sec-title h2 {
        font-size: 36px;
    }

    .about-section .image-column .inner-box {
        padding-right: 15px;
    }

    .fluid-section-one .text-column {
        padding-right: 30px;
    }

    .footer-bottom {
        text-align: center;
    }

    .footer-bottom .footer-nav ul {
        float: none !important;
    }

    .footer-bottom .footer-nav li {
        float: none;
        display: inline-block;
        margin: 10px 10px 0px;
    }

    .welcome-section .title-column h3,
    .welcome-section .title-column h2 {
        text-align: left;
        margin-bottom: 20px;
    }

    .welcome-section .title-column h3::after {
        right: auto;
        left: 0px;
    }

    .welcome-section .text-column .text {
        padding-top: 0px;
    }

    .welcome-section .image-column .image {
        margin-top: 20px;
    }

    .welcome-section .image-column .image img {
        display: block;
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    .hidden-bar.right-align.visible-sidebar {
        right: -400px !important;
    }
}

@media only screen and (min-width: 768px) {

    .main-menu .navigation>li>ul,
    .main-menu .navigation>li>ul>li>ul {
        display: block !important;
        visibility: hidden;
        opacity: 0;
    }
}

@media only screen and (max-width: 1023px) {
    .main-header .main-box .logo-box {
        position: relative;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        width: 180px;
        margin: 0px;
        text-align: left;
    }

    .main-header .nav-outer,
    .nav-outer .main-menu {
        display: none;
    }

    .main-header .nav-toggler {
        display: block;
    }

    .sec-title h2,
    .parallax-style-one h2,
    .about-style-three h2 {
        font-size: 30px;
    }

    .parallax-section {
        padding: 140px 0px;
    }

    .sidebar-side .sidebar {
        padding-left: 0px;
    }

    .call-to-action h2 {
        display: block;
        margin: 0px 0px 30px;
    }

    .services-style-one .image-column .image-box {
        margin-top: 0px;
    }

    .featured-style-one .thumbs-container {
        margin-right: 0px;
    }

    .services-style-one.extended .text-column {
        padding-top: 30px;
    }

    .services-style-one .image-column .inner-box {
        margin-right: 0px;
    }

    .main-slider .upper-line::before,
    .main-slider .upper-line::after,
    .main-slider .lower-line::before,
    .main-slider .lower-line::after {
        display: none;
    }

    .main-slider .btn-style-three {
        left: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .main-header .header-top .top-right ul.info-nav {
        float: none;
        left: -10px;
    }

    .header-upper .logo-outer {
        position: relative;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        width: 100%;
        margin: 0px;
    }

    .main-header .header-top .top-right ul li,
    .main-header .header-top .top-left ul li {
        margin: 5px 5px;
    }

    .main-header .header-top .top-left ul li::after {
        display: none;
    }

    .main-header .header-lower:before,
    .main-header .header-lower:after {
        display: none;
    }

    .main-header .header-lower {
        position: relative;
        top: 0px;
        background: #ffffff;
    }

    .main-header.header-style-three .header-lower {
        background: #222222;
        border-top: 1px solid rgba(255, 255, 255, 0.25);
    }

    .main-slider .tp-caption {
        display: none !important;
    }

    .main-header .header-top .top-right {
        display: none;
    }

    .main-header .header-top .top-right ul,
    .main-header .header-top .top-left ul {
        text-align: center;
    }

    .parallax-section {
        padding: 80px 0px;
    }

    .search-popup .search-form fieldset input[type=search] {
        font-size: 15px;
        padding: 10px 15px;
        border-radius: 0px;
    }

    .search-popup .search-form fieldset input[type=submit] {
        position: relative;
        width: 100%;
        border-radius: 0px;
    }

    .fluid-section-one .text-column {
        width: 100%;
        padding: 100px 20px;
    }

    .fluid-section-one .text-column .inner-box {
        max-width: none;
    }

    .fluid-section-one .image-column,
    .rotated-layer-one,
    .fact-counter-section .facts-outer .inner:before,
    .fact-counter-section .facts-outer .inner:after {
        display: none;
    }

    .testimonials-style-one .owl-controls .owl-nav {
        position: relative;
        top: 0px;
    }

    .services-style-three .left-column .image-column {
        display: none;
    }

    .services-style-three .left-column .content-column,
    .services-style-three .right-column .service-box {
        width: 100%;
    }

    .services-style-three .right-column .service-box .content-outer,
    .services-style-three .left-column .owner-info .content-outer,
    .services-style-three .left-column .default-content-box .content-outer {
        max-width: none;
        padding: 60px 20px;
    }

    .services-style-three .vertically-middle {
        height: auto;
    }

    .feature-post.right-aligned .content-column .inner-box {
        padding-top: 0px;
    }

    .feature-post .image-column {
        padding-right: 15px;
        padding-top: 20px;
    }

    .feature-post.left-aligned .image-column .caption-box,
    .feature-post.right-aligned .image-column .caption-box {
        margin-left: 0px;
        margin-right: 0px;
        padding-bottom: 0px;
    }

    .fact-counter-section .image-column {
        position: relative;
        width: 100%;
        height: auto;
        right: 0px;
    }

    .fact-counter-section .facts-outer {
        width: 100%;
    }

    .fact-counter-section .image-column .image-holder {
        display: block;
    }

    .fact-counter-section .facts-outer .inner-box {
        max-width: none;
        text-align: center;
    }

    .about-style-two .text-column {
        padding-right: 15px;
    }

    .contact-style-one .map-outer {
        margin: 0px;
    }

    .contact-style-one .form-outer {
        padding: 50px 20px;
        margin: 0px 0px 30px;
    }

    .about-style-three .text-column {
        padding-left: 15px;
    }

    .featured-style-one .text-column .text {
        padding-right: 15px;
    }

    .page-title {
        padding: 80px 0px;
    }

    .page-title h1 {
        font-size: 30px;
    }

    .posts-navigation .control {
        width: 100%;
    }
}

@media only screen and (max-width: 599px) {
    .sidebar-page-container .comments-area .reply-btn {
        position: relative !important;
        top: 5px !important;
        right: 0px;
    }

    .blog-news-section .post-share-options .pull-right.text-left {
        float: left !important;
        padding-top: 10px !important;
        width: 100%;
    }

    .sidebar-page-container .comments-area .reply-comment {
        margin-left: 0px;
        padding-left: 0px;
    }

    .testimonials-style-two .slide-item .inner-box {
        padding-left: 0px;
    }

    .testimonials-style-two .slide-item .inner-box .author-info {
        position: relative;
    }

    .sidebar-page-container .author-box .inner {
        padding-left: 0px;
    }

    .sidebar-page-container .author-box .image {
        position: relative;
        margin-bottom: 20px;
    }

    .services-three .vertical-column {
        padding: 60px 25px;
    }

    .default-portfolio-item .overlay-inner {
        padding: 20px 25px;
    }

    .gallery-section.fullwidth.style-two .default-portfolio-item {
        padding: 0px 0px !important;
    }

    .sidebar-page-container blockquote {
        padding: 30px;
    }
}

@media only screen and (max-width: 499px) {
    .main-header .main-box .logo-box .logo img {
        max-width: 70%;
    }

    .main-header .main-box {
        padding: 0px 20px;
    }

    .parallax-style-one h2 {
        font-size: 20px;
    }

    .page-title h1 {
        font-size: 26px;
    }

    .testimonials-style-two .owl-controls .owl-nav,
    .feature-post .content-column h3:after {
        display: none;
    }

    .feature-post.left-aligned .content-column .text,
    .feature-post.right-aligned .content-column .text {
        margin: 0px 0px 40px;
    }

    .feature-post.left-aligned .image-column,
    .feature-post.right-aligned .image-column {
        padding: 20px 0px 0px;
    }

    .feature-post .image-column .caption-box {
        padding: 20px;
    }

    .testimonials-style-two .carousel-outer {
        padding-left: 0px;
    }

    .testimonials-style-two .slide-item .inner-box .content {
        padding-bottom: 0px;
    }

    .sidebar-page-container .comments-area .comment {
        padding-left: 0px;
    }

    .sidebar-page-container .comments-area .comment-box .author-thumb {
        position: relative;
        left: 0px;
        top: 0px;
        margin-bottom: 20px;
    }

    .main-header .header-lower .auto-container {
        padding: 0px;
    }

    .main-header.header-style-three .header-lower .auto-container {
        padding: 0px 15px;
    }
}

/*# sourceMappingURL=importer.css.map */