/* use this file just theme versions */
h2 span, h3 span {
    font-weight: 300;
}

h4 span {
    font-weight: 400;
}

h4.widget-title span {
    font-weight: 600;
}

h4 {
    font-size: 24px;
}

.hero .text-left {
    text-align: left;
}

.hero .pad-130-100 {
    padding-top: 130px;
    padding-bottom: 100px;
}

.rectangle {
    border-radius: 0px !important;
}

.rectangle.btn_acele:after {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.features .feature {
    text-align: center;
}

.iconi {
    font-family: 'Stroke-Gap-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.video h4 {
    margin-bottom: 20px;
}

.style-3 .text h1 {
    font-family: "Raleway", Arial, sans-serif;
    font-size: 100px;
    margin-bottom: 100px;
    text-transform: lowercase;
}

.style-1 .btn_white {
    background: #fff;
    color: #077ce6;
}

.style-1 .btn_white:hover {
    color: #fff;
}

.style-1 .btn_white:after {
    background: #111;
}

.style-1 .ui_wrapper {
    padding-top: 130px;
    padding-bottom: 100px;
}

.style-1 .form-rectangle .contact_form .btn_primary:after {
    position: absolute;
    content: '';
    z-index: -1;
    width: 0%;
    background: #111;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.style-1 .form-rectangle .contact_form .btn_primary {
    border-radius: 0px !important;
}

.style-2 .form-rectangle .contact_form .btn_primary {
    border-radius: 0px !important;
}

.style-3 .form-rectangle .contact_form .btn_primary {
    border-radius: 0px !important;
}

.style-1 .form-rectangle .contact_form .btn_primary:after {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.style-1 .form-rectangle .contact_form .btn_primary:after:hover {
    width: 100%;
    background: #111;
}

.style-1 .form-rectangle .contact_form .btn_primary:hover {
    color: #fff;
}

.style-2 .form-rectangle .contact_form .btn_primary:after {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.style-2 .form-rectangle .contact_form .btn_primary:after:hover {
    width: 100%;
    background: #111;
}

.style-2 .form-rectangle .contact_form .btn_primary:hover {
    color: #fff;
}

.style-3 .form-rectangle .contact_form .btn_primary:after {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.style-3 .form-rectangle .contact_form .btn_primary:after:hover {
    width: 100%;
    background: #111;
}

.style-3 .form-rectangle .contact_form .btn_primary:hover {
    color: #fff;
}

.pg-canvas {
    position: absolute;
}

.pg-canvas {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-height: none !important;
}
#widget-area .nt-sidebar-inner {
    padding: 15px;
}
#blog.hero-off {
    padding-top: 150px;
}

.nt-page-content .container .container {
    width: auto;
}
.nt-page-content .container .container .row {
    margin:0;
}
.index-header {
    text-align: left;
}
.index-header.text-right {
    text-align: right;
}
.index-header.text-center {
    text-align: center;
}
.container-for-comments, .widget-area {
    text-align: left;
}
.nt-hero-subtitle {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.nt-hero-subtitle *{
    text-transform: inherit;
    font-weight: inherit;
}
.text-left .nt-hero-subtitle {
    margin-left: 0;
}
.text-right .nt-hero-subtitle {
    margin-right: 0;
}
.hero .text p.description {
    margin-bottom: 0px;
}

.index-header.content-center, .index-header.content-top, .index-header.content-bottom {
    display: flex;
    justify-content: center;
}
.content-center{
    align-items: center;
}
.content-top {
    align-items: flex-start;
}
.content-bottom {
    align-items: flex-end;
}
#mobile_header .primary-menu{
    padding: 20px 0;
    margin: 0;
}
#mobile_header .menu ul li a {
    padding: 12px 30px;
}
#mobile_header .open>.dropdown-menu {
    display: block;
    float: none;
    top: 30px;
}
#mobile_header .sub-menu.dropdown-menu li{
    margin-bottom: 0;
}
#mobile_header .sub-menu.dropdown-menu li a{
    padding: 10px 30px;
}

/* Gutenberg updates */
.wp-block-cover p.wp-block-cover-text {
    color: #fff;
}

.wp-block-button {
    margin-bottom: 15px;
}

.wp-block-gallery.nt-theme-content-list {
    padding: 0px !important;
    margin: 0 0 30px !important;
}

.wp-block-gallery.alignleft.columns-2.is-cropped.nt-theme-content-list {
    margin-right: 15px !important;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    margin: 30px 0 32px 45px;
    padding: 0 1em;
}

.wp-block-archives.wp-block-archives-dropdown .nice-select {
    float: none;
    max-width: 250px;
}

.wp-block-columns.alignwide.has-3-columns blockquote {
    margin: 0 auto !important;
}

.wp-block-archives.wp-block-archives-list,
.wp-block-archives.wp-block-archives-dropdown,
.wp-block-categories.wp-block-categories-list,
.wp-block-latest-comments.has-avatars.has-dates.has-excerpts,
.wp-block-latest-comments,
.wp-block-latest-posts.wp-block-latest-posts__list,
.wp-block-latest-posts.is-grid {
    margin-bottom: 30px !important;
}

.wp-block-media-text {
    margin-bottom: 30px;
}

.nt-theme-content .wp-block-archives.wp-block-archives-dropdown .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
}

.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    margin: 0 5px 5px 0 !important;
}

.wp-block-embed {
    margin-bottom: 2em;
}

ul.wp-block-latest-posts.wp-block-latest-posts__list.has-dates li {
    margin-bottom: 20px;
}

ul.wp-block-categories.wp-block-categories-list li,
ul.wp-block-archives.wp-block-archives-list li {
    margin-bottom: 10px;
}

.wp-block-gallery {
    padding: 0 !important;
    margin: 0 5px 20px 0px;
}

.wp-block-latest-comments {
    padding: 0;
}

.wp-block-image {
    margin-bottom: 2em;
}

.wp-block-cover {
    margin: 0 25px 25px 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    padding-left: 0;
}
.active .features li h6 {
    color: #fff;
}
.scroll-start #mobile_header {
    position: fixed;
    background-color: #000;
    z-index: 9999;
}
