/*
Theme Name: NewStarship
Theme URI: https://pixiefy.com/
Author: Pixiefy Team
Author URI: https://pixiefy.com/
Description: WordPress Theme for newstarship
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0
Text Domain: newstarship
Tags: featured-images, post-formats

All css files are placed in /css/ folder
*/


body{
	font-family: 'Rubik',Arial, Helvetica, sans-serif;
	font-size:14px;
    font-weight:300;
    background-color: #fff;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
h1,h2,h3,h4,h5,h6,
.big-white,
.ultra-big-white,
.de_tab.tab_steps .de_nav li span,
.teaser-text,
.text-slider,
#mainmenu,
.btn,
a.btn,
.btn-line,
a.btn-line,
#filters{
	font-family: 'Montserrat',Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6,
.de_tab.tab_steps .de_nav li span
{
	letter-spacing:0;
	text-transform:none;
}

.blog-list h3, .blog-read h3{
	font-size:22px;
}

.ultra-big-white{
	font-size:52px;
	letter-spacing:5px;
}

.text-slider{
	font-size:60px;
	letter-spacing:5px;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}


body.admin-bar #wrapper > header {
    top: 32px;
}
.newstarship__widget-title {
    font-family: 'Montserrat',Arial, Helvetica, sans-serif;
    text-transform: capitalize;
}
.newstarship___single-widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.newstarship___single-widget ul li {
    padding: 0 0 5px 0;
    margin: 0;
    background: none;
    border-bottom: solid 1px #222;
}
.newstarship___single-widget ul li a {
    color: #ccc;
}
.newstarship___single-widget address span {
    display: block;
    border-bottom: solid 1px #222 !important;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: 300;
}
.newstarship___single-widget address br {
    display: none;
}
.footer-top-container {
    padding-bottom: 60px;
}
.footer-copyright {
    margin-bottom: 0;
}
.newstarship-breadcrumbs {

}
#subheader span {
    letter-spacing: inherit;
    display: inline-block;
    font-size: inherit;
    margin-top: 0;
    color: #fff;
}
.pagination li span {
    color: #888;
    border: solid 1px #404040;
    background: none;
    margin: 3px;
    padding: 15px 20px 15px 20px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.post-image img {
    max-width: 100%;
    width: auto;
    height: auto;
}

#commentform #submit {
    border: solid 1px #ddd;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 3px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    letter-spacing: 2px;
    text-decoration: none;
    background-color:#FAB702;
}
#commentform input:not([type="submit"]),
#commentform textarea {
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
}
.newstarship--single-post-comment {
    margin-top: 100px;
}
.widget_tag_cloud .tagcloud a {
    font-size: 12px;
    text-decoration: none;
    margin-bottom: 5px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    color: #606060;
    border: solid 1px #ddd;
    padding: 5px 8px 5px 8px;
}
.widget_tag_cloud .tagcloud a:hover {
    color: #111;
    border-color: #111;
}
.post-meta {
    margin-top: 40px;
}
#subheader h1 {
    text-align: center;
    display: block;
    float: none;
}
.newstarship-portfolio-content img {
    width: auto;
    max-width: 100%;
    height: auto;
}
.portoflio-single-info i {
    margin-right: 5px;
}


#content .alignwide {
    margin-left  : -80px;
    margin-right : -80px;
}
#content .alignfull {
    margin-left  : calc( -100vw / 2 + 100% / 2 );
    margin-right : calc( -100vw / 2 + 100% / 2 );
    max-width    : 100vw;
}
.alignfull img {
    width: 100vw;
}


.newstarship-masonry-container .sow-masonry-grid-item {
    overflow: hidden;
}
.newstarship-masonry-container .sow-masonry-grid-item img {
    display: block;
    max-width: inherit;
}
.sow-masonry-grid-item .item {
    height: 100%;
    width: 100%;
}
.newstarship-portfolio-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.newstarship-portfolio-link div{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff;
    opacity: 0;
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
    z-index: 2;
}
.newstarship-portfolio-link:hover div {
    opacity: 0.9;
}
.newstarship__loaded .sow-masonry-grid-item img {
    -webkit-transition: 0.7s ease-out;
    transition: 0.7s ease-out;
}
.sow-masonry-grid-item:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.newstarship-portfolio-link div span {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: bold;
    font-family: 'Rubik',Arial, Helvetica, sans-serif;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.shadow-soft {
    height: 100%;
}
.de_light #content  .widget {
    border-bottom: 0px solid;
}
.style-3 span {
    color: #FAB702;
    font-weight: bold;
}
.contact-list span {
    display: block;
}
.wpcf7-not-valid-tip {
    display: none !important;
}
#contact_form .form-control.wpcf7-not-valid {
    border: 1px solid red !important;
}
.newstarship-simple-content,
.newstarship-simple-content p {
    font-size: 16px;
}
.newstarship-simple-content p strong {
    font-weight: 500;
}
.newstarship-simple-content h2 {
    font-weight: 400;
}
.newstarship___service-widget {
    padding: 20px;
    border: 1px solid #ddd;
    margin-bottom: 40px;
}
.newstarship___service-widget.widget_newstarship_service_list {
    background-color: #252525;
    text-align: center;
}
.newstarship___service-widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #929292;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.newstarship___service-widget li a {
    display: block;
    color: #fff;
    border-bottom: 1px solid #929292;
    padding: 18px 15px;
    font-weight: bold;
    text-transform: uppercase;
    word-wrap: break-word;
}
.newstarship___service-widget h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #FFF;
}
.newstarship___service-widget a.btn-line-black {
    color: #FFF;
    border-color: #FFF;
}
.newstarship___service-widget img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.newstarship-single-about {
    text-align: center;
}
.newstarship-single-about img {
    margin-bottom: 15px;
}
.footer-content-form-area {
    padding: 60px 0 45px;
    border-top: 1px solid #ddd;
}
.newstarship-single-info::before,
.newstarship-single-info::after,
.service-form-column::before,
.service-form-column::after {
    content: "";
    display: table;
    clear: both;
}
.single-info-icon {
    width: 60px;
    float: left;
    font-size: 35px;
    display: inline-block;
}
.single-info-content {
    padding: 0;
    margin-left: 70px;
    word-wrap: break-word;
}
.info-icon-position-top .single-info-icon{
    float: none;
}
.info-icon-position-top .single-info-content {
    margin-left: 0;
    margin-top: 25px;
}
.single-info-content h2 {
    margin-top: 0;
    font-size: 28px;
    margin-bottom: 20px;
}
.info-icon-alignment-center {
    text-align: center;
}
.info-icon-alignment-right {
    text-align: right;
}
.single-service #content {
    background-color: #fbfbfb;
}
.newstarship-service-form {
    width: 100%;
    padding: 40px;
    border: 1px solid #ddd;
    background-color: #FFF;
    text-align: center;
}
.newstarship-service-form h2 {
    margin-top: 0;
    margin-bottom: 20px;
}
.service-form-column {
    width: 100%;
}
.service-form-column span.wpcf7-form-control-wrap {
    width: 48%;
    margin-right: 1%;
}
.service-form-column span.wpcf7-form-control-wrap:last-child {
    margin-right: 0;
    margin-left: 1%;
}
.wpcf7 br {
    display: none;
}
.service-form-column input {
    border: 1px solid #ddd;
    padding: 8px;
}
.hidden-subject,
.hidden-title {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
input.service-submit {
    background-color: #FAB702;
    border: 0;
    font-size: 17px;
    padding: 12px 25px;
    margin-top: 20px;
}
input.service-submit:hover,
input.service-submit:focus,
input.service-submit:active {
    border: 0px solid;
}
.newstarship-service-form form {
    margin-top: 35px;
}
.widget {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0px solid;
}
.newstarship-widget {
    margin-bottom: 45px;
}
.textwidget p:last-child {
    margin-bottom: 0;
}
.single-service-wrap {
    margin-bottom: 35px;
}
.simple-content-wrapper {
    width: 100%;
    margin: auto;
    max-width: 800px;
}
.simple-content-wrapper h3{
    font-weight: bold;
    line-height: 1.4;
}
.single-service-wrap .overlay40 {
    height: 100%;
}
.newstarship-portfolio-content .widget ul {
    list-style: inherit;
    margin: 0 0 10px;
    padding: 0 0 0 25px;
}


.newstarship-header-top {
    background-color: #111;
    padding: 7px 0;
    height: 40px;
    transition: all 0.4s;
    overflow: hidden;
}
.newstarship-top-bar-wrap {}
.newstarship-top-bar-wrap > a {
    display: inline-block;
    color: #fff;
    margin-right: 20px;
}
.newstarship-top-bar-wrap .social-icons{
    display: inline-block;
    margin-left: -5px;
}
header {
    height: inherit;
}
.newstarship-top-bar-wrap > a:hover,
.newstarship-top-bar-wrap > a:focus,
.newstarship-top-bar-wrap > a:active {
    color: #FFF;
}
#mainmenu {
    margin-bottom: 0;
}
header.smaller:not(.header-bottom):not(.side-header) {
    height: inherit;
}
header.smaller:not(.header-bottom):not(.side-header) .newstarship-header-top {
    height: 0;
    padding: 0;
}
.newstarship-top-bar-wrap > a > i {
    margin-right: 3px;
}
.social-icons img {
    display: inline-block;
    max-width: 100%;
    width: 16px;
    margin: 0 8px;
}

.not_found h2 {
    font-size: 60px;
    line-height: 60px;
    text-align: center;
}
.just_error {
    background-image: url("assets/images/cry.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 310px;
    margin: 0 auto;
    width: 214px;
}
.not_found h3 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 8px;
    margin-top: 15px;
    text-align: center;
}
.not_found {
    color: #333;
    margin: 70px 0 90px;
  	text-align: center;
}
section#subheader {
    padding-top: 115px;
  position: relative;
}
section#subheader:before {
    content: "";
    position: absolute;
    background-color: rgba(0,0,0, .3);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.captcha-validations div.g-recaptcha {
    text-align: center;
    display: inline-block;
    margin-top: 15px;
}
.client-logo-area {
    text-align: center;
}
.client-logos {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.client-logo-item {
    flex: 0 0 20%;
    max-width: 225px;
    text-align: center;
    margin-bottom: 20px;
}
.client-logo-item img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.client-logo-item h3 {
    font-size: 20px;
    margin-top: 15px;
}
.client-logo-img {
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    border: 1px solid #ddd;
}