.d_block{
    display: block;
}
.t_align_c{
    text-align: center;
}
.tt_uppercase {
    text-transform: uppercase;
}
.fw_light{
    font-weight: 300;
}
.fw_normal{
    font-weight: 400;
}
.fw_medium{
    font-weight: 500;
}
.fe_semibold{
    font-weight: 600;
}
.fw_bold{
    font-weight: 700;
}
.blog_side_container {
    width: 70px;
    margin-left: -100px;
}
.f_left {
    float: left;
}
.f_right{
    float: right;
}
.color_333{
    color: #333;
}
.color_555{
    color: #555;
}
.color_999{
    color: #999;
}
.blog_standard{
    padding-left: 100px;
    margin-bottom: 40px;
}
.blog_date > span{
    font-size: 30px;
    display: block;
    width: 100%;
    color: #ededed;
    letter-spacing: 3px;
}
.blog_date{
    padding: 15px 0;
    width: 70px;
    line-height: 1
}
.blog_date span{
    line-height: 1
}
.blog_date > span.month-bg{
    font-size: 13px;
}
.blog_standard figure.fi_bottom {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}
.blog_standard h3{
    font-size: 24px;
    padding-bottom: 4px;
}
.blog_standard .blog_side_container{
    padding-bottom: 12px;
}
.pe-ft{
    font-size: 16px;
    margin-right: 10px;
    float: left;
    display: inline-block;
    padding-top: 4px;
}
.post-meta{
    padding-left: 0;
}
.post-meta li{
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}
.post-meta li, .post-meta li a{
    font-size: 12px;
}
.post-author a{
    text-transform: capitalize;
}
.rd_more{
    text-transform: uppercase;
    font-size: 11px;
    position: relative;
}
blockquote {
    margin: 0;
    border: 0;
    padding: 50px 0 0 0;
    font-size: 24px;
    line-height: 42px;
    position: relative;
}
blockquote::before {
    font-size: 120px;
    content: '\201C';
    font-weight: 600;
    position: absolute;
    top: 42px;
    left: -4px;
}
.widget-title{
    font-size: 24px;
    font-weight: 300;
    color: #333;
    margin-top: 0;
    line-height: 21px;
    padding-bottom: 15px;
}

input.text,
input.input-text,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"]{
	border: none;
    border-radius: 6px;
    background-color: #eee;
    height: 40px;
    padding-left: 15px;
}
textarea{
    border: none;
    border-radius: 6px;
    background-color: #eee;
    padding-left: 15px;
}
.button,
button[type="submit"],
input[type="submit"]{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400!important;
    padding-left: 31px;
    padding-right: 31px;
    color: #333;
    height: 40px;
    line-height: 33px!important;
    border-radius: 6px;
    box-shadow: none!important;
    outline: none!important;
    padding-top: 3px!important;
    box-sizing: border-box;
    padding-bottom: 3px!important;
}
.button:hover,
button[type="submit"]:hover,
input[type="submit"]:hover{
    color: #fff;
}
input[type="radio"], input[type="checkbox"]{
	display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}
input[type="search"] {
    border: 1px solid #ebebeb;
    border-radius: 7px;
    width: 250px;
    padding: 10px 40px 10px 20px;
}
.sidebar .search-form{
    position: relative;
}
.search-form button{
    position: absolute;
    height: 45px;
    right: 21px;
    background: none;
    border: none;
    width: 40px;
    padding: 7px 0 0;
    text-align: left;
    top: 0;
	line-height: 50px!important;
}
.search-submit .pe-7s-search{
    font-size: 20px;
}
.widget {
    padding-bottom: 50px;
    width: 100%;
    float: left;
}
.item-news .txt a{
    display: block;
    line-height: 16px;
}
.img-box {
    width: 66px;
    height: 66px;
    float: left;
    margin-right: 20px;
}
.item-news .item-time{
    font-size: 12px;
}
.item-news:last-child {
    margin-bottom: 0;
}
.item-news {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.tagcloud a {
    padding: 20px;
    display: inline-block;
    color: #999;
    line-height: 1;
    font-size: 14px!important;
    border-radius: 5px;
    background: #f5f5f5;
    margin-right: 10px;
    margin-bottom: 10px;
}
.tagcloud a:hover{
    color: #333!important;
}
.simple_slideshow{
    position: relative;
}
.blog_right_top .flex-control-nav,.single .flex-control-nav{
    bottom: 23px;
}
.blog_right_top .flex-control-paging li a{
    background: #666;
    border: none;
    box-shadow: none;
}
.blog_right_top .flex-control-paging li a.flex-active{
    background: #bbb;
}
h2.screen-reader-text {
    display: none;
}
.pagination{
    width: 100%;
    padding-left: 100px;
    margin: 20px 0 0 0;
    text-align: center;
}
.page-numbers {
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    background-color: #f5f5f5;
    border-radius: 6px;
    color: #333;
    font-size: 20px;
    padding-top: 15px;
    margin-right: 5px;
}
.page-numbers:hover, .page-numbers.current{
    color: #fff!important;
    background-color: #333;
}
.img-box img {
    width: 66px;
    height: 66px;
}
/*Blog list*/
.blog_list {
    padding-left: 300px;
    margin-bottom: 40px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 25px;
}
.blog_list .blog_side_container{
    width: 270px;
    margin-left: -300px;
}
.blog_list .post_meta_left {
    position: absolute;
}
/*blog masonry*/
.blog_masonry .blog_side_container{
    margin-left: 0;
    width: auto;
}
.blog_masonry .post_meta_left{
    position: absolute;
}
.site.dark .blog_masonry{
    border: 1px solid #f5f5f5;
}
.blog_masonry{
    border: 1px solid #eee;
    padding-bottom: 40px;
    background: #fff;
}
blockquote{
    border:none !important;
}
.blog_masonry .fi_bottom{
    padding: 0 40px;
}

.blog_isotope_item:after {
    content: '';
    display: block;
    clear: both;
}
.blog_isotope_item{
    margin-bottom: 15px;
    /*margin-top: 15px;*/
}
.blog_date_fix .post_meta_left{
    position: static;
}
.blog_masonry .flex-control-nav{
    bottom: 0;
}
.blog_masonry.audio .post_meta_left, .blog_masonry.video .post_meta_left,.blog_masonry.gallery .post_meta_left{
    display: none;
}

.blog .quote blockquote::before {
    top: 30px;
    left: 50%;
    margin-left: -21px;
}
.blog_masonry.quote .post_meta_left,.blog_masonry.link .post_meta_left{
    position: static;
}
.blog .blog_masonry.link .blog_masonry_2{
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
}
.blog .blog_masonry.link .blog_masonry_2 .post_link_title{
     font-size: 18px;
     color: #333;
}
.blog .blog_masonry.quote blockquote{
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    line-height: 31px;
    padding-top: 40px;
    letter-spacing: 1px;
}
.no-img{
    width: 100%;
    height: 70px;
}
/*Single post*/
.single .postTitle{
    display: inline-block;
}
.single .post-date-single{
    display: inline-block;
    font-size: 12px;
    margin-right: 15px;
}
.single .post-meta li{
    margin-right: 15px;
}
.single .entry-title {
    font-size: 36px;
    margin-top: 40px;
}
.single_des {
    margin-top: 23px;
}
.single_des p{
    color: #555;
}
.single-post .port-single ul .stButton .stLarge {
    font-size: 13px;
    height: 10px;
    opacity: 0;
    width: 10px;
}
.stLarge {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    text-align: right;
}
.ft-single {
    float: left;
    width: 100%;
    padding-bottom: 18px;
    padding-top: 30px;
    border-bottom: 1px solid #eee;
}
.single-post ul.post-social li {
    position: relative;
}
.single-post .stButton{
    margin-right: 0;
}
.post-social li {
    float: left;
    margin: 0 0 0 23px;
}
.single-post ul .stButton .stLarge::before {
    font-size: 20px;
}
.st_facebook_large .stLarge::before {
    content: "";
}
.stLarge::before {
    display: inline-block;
    font: 20px/1 FontAwesome;
    text-rendering: auto;
}
.st_twitter_large .stLarge::before {
    content: "";
}
.st_pinterest_large .stLarge::before {
    content: "\f0d2";
}
.st_instagram_large .stLarge::before {
    content: "\f16d";
}
ul.post-social{
    padding-top: 18px;
}
.post-author-box{
    padding-top: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
	float:left;
	width:100%;
}
.img-author{
    margin-right: 25px;
}
.img-author img,.img-author-cmt img{
    border-radius: 50%;
}
.name-author{
    text-transform: capitalize;
    font-size: 18px;
}
.dsc-author{
    padding-top: 6px;
    padding-left: 125px;
}
.info-author {
    padding-top: 3px;
}
.info-author p{
    margin-bottom: 10px!important;
}
.comment-list li.comment{
    list-style: none;
	float: left;
    width: 100%;
}
.count-cmt {
    width: 100%;
    float: left;
    padding-top: 48px;
    padding-bottom: 30px;
}
.count-cmt span{
    font-size: 24px;
}
div#comments {
    float: left;
    width: 100%;
}
.comment-list {
    padding-left: 0;
    border-bottom: 1px solid #eee;
    width: 100%;
    float: left;
}
.img-author-cmt {
    float: left;
    margin-right: 25px;
}
.date-comment {
    font-size: 12px;
    padding-bottom: 10px;
}
a.comment-reply-link {
    float: right;
    padding-top: 3px;
    text-transform: uppercase;
}
.txt-over{
    font-weight: 600;
    color: #333;
    font-size: 13px;
    letter-spacing: 2px;
}
.children .post-author-box{
    border-bottom: none;
}
.comment-respond .count-cmt{
    padding-top: 30px;
}
.comment-respond span{
    font-size: 24px;
}
.grey_comment{
    background-color: #eee;
}
.comment-respond span {
    font-size: 24px;
    padding-top: 40px;
    padding-bottom: 35px;
    display: block;
    float: left;
    width: 100%;
}
textarea#comment,.form-submit,nav.navigation.post-navigation {
    width: 100%;
    float: left;
}
.inputField input {
    max-width: 425px;
    width: 100%;
    border-radius: 6px;
    height: 50px;
    border: none;
    padding-left: 25px;
    margin-bottom: 20px;
}
textarea#comment{
    border: none;
    border-radius: 6px;
    height: 200px;
    resize: none;
    padding-left: 25px;
    padding-top: 18px;
}
input#submit ,.woocommerce #review_form #respond .form-submit input{
    font-size: 13px;
    font-weight: 600;
    border: none;
    background: #333;
    text-transform: uppercase;
    padding: 12px 45px;
    color: #fff;
    border-radius: 6px;
    margin-top: 40px;
    line-height: inherit;
}
.nav.navigation.post-navigation{
    margin-top: 85px;
    border-top: 1px solid #eee;
    padding-top: 50px;
}
.post-navigation i{
    font-size: 20px;
    color: #202020;
}
.nav-previous,.post-navigation i.pe-7s-angle-left {
    float: left;
}
.nav-next,.post-navigation i.pe-7s-angle-right{
    float: right;
    text-align: right;
}
.screen-reader-text{
    text-transform: uppercase;
}
nav.navigation.post-navigation {
    margin-top: 85px;
    border-top: 1px solid #eee;
    padding-top: 50px;
}
.single .container.padding-bottom-100 {
    padding-bottom: 50px!important;
}
.post-navigation .pe-7s-angle-left{
    margin-right: 5px;
}
.post-navigation .pe-7s-angle-right{
    margin-left: 5px;
}
.nav-previous,.nav-next{
    width: 50%;
}
.logged-in-as a {
    color: #333;
}
.right {
    float: right;
}
.archive span.woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol{
    padding-right: 7px;
}
.archive span.woocommerce-Price-amount.amount{
    letter-spacing: 3px;
}
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    float: none;
    border: none;
}
.woocommerce nav.woocommerce-pagination ul{
    border: none;
    width: 100%;
    float: left;
    background: none;
}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span.current {
    padding-top: 17px;
    font-size: 20px;
    background-color: #f5f5f5;
}
.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li:hover a{
    background-color: #333;
}
.woocommerce .page-numbers:hover{
    background:none;
}
.woocommerce nav.woocommerce-pagination ul li a.prev.page-numbers,.woocommerce nav.woocommerce-pagination ul li a.next.page-numbers {
    font-size: 0;
    position: relative;
}
.woocommerce nav.woocommerce-pagination ul li a.prev.page-numbers:before,.woocommerce nav.woocommerce-pagination ul li a.next.page-numbers:before{
    position: absolute;
    font-family: 'Pe-icon-7-stroke';
    left: 14px;
    top: 14px;
    font-size: 24px;
}
.woocommerce nav.woocommerce-pagination ul li a.prev.page-numbers:before{
    content: "\e686";
}
.woocommerce nav.woocommerce-pagination ul li a.next.page-numbers:before{
    content: "\e684";
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
    background-color: #333;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
    background-color: #ddd;
    margin-bottom: 30px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 16px 30px;
    background-color: #333;
}
.price_label {
    color: #333;
    padding-top: 9px;
}
.price_label span{
    color: #333;
}
.widget_price_filter,.woocommerce-result-count{
    padding-top: 8px;
}
.woocommerce ul.products{
    padding-top: 45px;
}
.woocommerce .woocommerce-ordering select {
    font-size: 14px;
    color: #999;
    width: 235px;
    height: 45px;
    padding-left: 20px;
    z-index: 99;
    border-color: #ddd;
    border-radius: 8px;
    cursor: pointer;
}
select.orderby {
    -webkit-appearance: none;
    -moz-appearance: none;
     appearance: none
}
.tinos_shortby_wrap{
    position: relative;
}
.tinos_shortby_wrap:after {
    position: absolute;
    right: 5px;
    top: 9px;
    content: "\e684";
    font-size: 20px;
    font-family: 'Pe-icon-7-stroke';
    z-index: 1;
    pointer-events: none;
    color: #333;
}
.woocommerce .woocommerce-ordering select:focus {
    outline: none;
}
.woocommerce .woocommerce-ordering select option[selected] {
    color: #999;
}
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span{
    color: #999;
}
.woocommerce .widget_layered_nav ul li:hover a, .woocommerce .widget_layered_nav ul li:hover span,.woocommerce .widget_layered_nav ul li a:hover{
    color: #333!important;
}
.woocommerce .widget_layered_nav ul li{
    border-bottom: 1px solid #f6f6f6;
    padding-top: 8px;
    padding-bottom: 8px;
}
.woocommerce .widget_layered_nav ul li:last-child{
    border: none;
}
.woocommerce .widget_layered_nav ul li a{
    margin-right: 3px;
}
.woocommerce.single div.product .product_title{
    font-weight: 300;
    color: #333;
    text-transform: capitalize;
}
.woocommerce div.product p.price span, .woocommerce div.product span.price {
    color: #333;
    font-size: 20px;
}
.woocommerce div.product form.cart{
    padding-top: 10px;
}
.woocommerce .quantity .qty{
    width: 45px;
    height: 45px;
    padding: 2px 0 0 12px;
    margin: 0;
    border: none;
    background-color: #f4f4f4;
    font-size: 20px;
    color: #000;
    margin-right: 7px;
}
.woocommerce div.product form.cart .button{
	text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    padding: 7px 30px!important;
    color: #333;
    height: 45px;
}
.woocommerce div.product form.cart .button:hover{
    color: #fff;
}
.single .product_meta{
    padding-top: 3px;
}
.single .product_meta .posted_in{
    color: #333;
}
.single .product_meta .posted_in a{
    color: #999;
}
/*single product*/
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 43%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 53%;
}
.woocommerce div.product div.images div.thumbnails {
    padding-top: 10px;
}
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
    width: 31.6%;
    margin-right: 2.6%;
    margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-left: 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border: none;
    border-radius: 0;
    background: none;
    padding: 3px 23px;
    margin: 0 5px 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    font-size: 13px;
    font-weight: 500;
    color: #333!important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs:before{
    display: none!important;
}
.related.products h2{
    font-size: 24px;
    color: #333;
    font-weight: 300;
    margin-top: 40px;
}
.woocommerce div.product .woocommerce-tabs .panel{
    box-shadow: none;
}
.related.products ul.products{
    padding-top: 15px;
}
.related.products .price span{
    font-size: 15px;
    letter-spacing: 3px;
}
.related span.woocommerce-Price-currencySymbol {
    margin-right: 10px;
}
.woocommerce table.shop_attributes th,.comment-reply-title,.comment-form-rating label,.comment-form-comment label,.comment-form span,.comment-form label{
    font-weight: 500;
    color: #333;
}
.woocommerce-Reviews .comment-respond span{
    padding: 0;
    font-size: 16px;
}
.woocommerce p.stars a{
    color: #999;
}
.woocommerce p.stars a:hover{
    color: #999!important;
}
.woocommerce-Reviews .comment-respond span.required {
    display: inline-block;
    float: none;
    width: auto;
    font-size: 13px;
     color: #333;
}
.woocommerce #review_form #respond textarea {
    background-color: #EEEEEE;
    height: 75px;
    resize: vertical;
}
.comment-form p{
    width: 100%;
    float: left;
}
.comment-form input[type="text"] ,.comment-form input[type="email"] {
    width: 100%;
    border-radius: 6px;
    border: none;
    background-color: #EEEEEE;
    height: 50px;
    padding-left: 25px;
}
.woocommerce span.onsale {
    background: #00b2b2;
    border-radius: 50%;
    color: #fff;
    text-transform: uppercase;
    width: 62px;
    height: 62px;
    line-height: 58px;
    font-size: 14px;
    font-weight: 400;
}
.woocommerce div.product span.price del:before{
    position: absolute;
    height: 1px;
    width: 100%;
    content: "";
    background: #888;
    top: 45%;
}
.woocommerce div.product span.price del{
    position: relative;
    text-decoration: none;
}
.woocommerce #review_form #respond .form-submit input{
    margin-top: 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
  border: none;
}
.woocommerce .widget_layered_nav ul li a:focus{
  outline: none;
  text-decoration: none;
}
.woocommerce .star-rating:before{
    display: none;
}
.woocommerce .products .star-rating{
    margin: 0 auto;
    width: 90px;
}
/*cart*/
.woocommerce-cart .cart_item a{
    color: #999;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text{
    width: auto;
    background-color: #eee;
    color: #999;
    border-radius: 6px;
    height: 36px;
}
.woocommerce .cart .button, .woocommerce .cart input.button{
    background: #333;
    color: #fff;
    height: 36px;
    border-radius: 6px;
    font-weight: 400;
}
.woocommerce a.button.alt,.woocommerce input.button.alt{
    font-weight: 400;
    background: #333;
}
 .woocommerce a.button.alt:hover,.woocommerce input.button.alt:hover{
    background: #333;
 }
 .woocommerce table.shop_table th, .cart_totals.calculated_shipping h2,.woocommerce table.shop_table tbody th,.woocommerce-checkout h3,.woocommerce form .form-row label, .woocommerce-page form .form-row label,.woocommerce table.shop_table tfoot th,.woocommerce-checkout h2{
    color: #333;
    font-weight: 500;
 }
.woocommerce-info{
    border-top-color: #eaeaea;
}
.woocommerce-info:before,.woocommerce-info a,.order_item a{
    color: #333;
}
.woocommerce form .form-row input.input-text{
    border: none;
    border-radius: 6px;
    background-color: #eee;
    height: 40px;
    padding-left: 15px;
}
label.checkbox {
    display: inline;
}
.select2-container .select2-choice{
    border: none;
    background-color: #eee;
    height: 40px;
    padding-top: 7px;
}
.woocommerce form .form-row textarea{
    border: none;
    background-color: #eee;
    border-radius: 6px;
    padding-left: 15px;
    padding-top: 5px;

}
.woocommerce form .form-row.woocommerce-invalid label,.woocommerce form .form-row.woocommerce-invalid .required{
    color: red;
}
.woocommerce form .form-row .required{
    color: #333;
}
.woocommerce .order_details li.total span {
    font-weight: 700;
}
/*single quote*/
.single .single_des blockquote {
    background: none;
    border-radius: 0;
    padding: 0;
    margin: 40px 0 30px 50px;
    padding-left: 15px;
    font-style: italic;
    font-size: 18px;
}
.single .entry-title.no-img-sing{
    margin-top: 0;
}
.single .single_des p {
    color: inherit;
}
.single .single_des blockquote::before{
    display: none;
}
.single article blockquote::before {
    font-size: 120px;
    content: '\201C';
    font-weight: 600;
    position: absolute;
    color: #fff;
    left: 57px;
    top: 95px;
}
.single article  blockquote {
    position: relative;
    border: none;
    padding: 105px 60px 40px;
    font-size: 24px;
    line-height: 40px;
    border-radius: 6px;
}
span.sing_quote_by {
    display: block;
    width: 100%;
    text-align: right;
    padding-right: 16px;
    font-size: 14px;
    font-weight: 500;
    padding-top: 10px;
    opacity: 0.7;
}
.content-area .widget_product_categories ul,
.content-area .widget_pages ul,
.content-area .widget_nav_menu ul,
.content-area .widget_meta ul,
.sidebar .widget_categories ul,
.sidebar .widget_archive ul{
    padding-left: 0;
}

.content-area .widget_product_categories ul  li ,
.content-area .widget_pages ul li ,
.content-area .widget_nav_menu ul li ,
.content-area .widget_meta ul  li ,
.sidebar .widget_categories > ul > li ,
.sidebar .widget_archive > ul > li {
    list-style: none;
    position: relative;
    padding: 9px 0;
    border-bottom: 1px solid #eee;
}

.content-area .widget_product_categories ul li::before,
.content-area .widget_pages ul li::before,
.content-area .widget_nav_menu ul li::before,
.content-area .widget_meta ul li::before,
.sidebar .widget_categories ul li::before,
.sidebar .widget_archive ul li::before {
    position: absolute;
    left: 5px;
    top: 8px;
    content: "\f0da";
    font-family: 'FontAwesome';
    font-size: 12px;
}

.content-area .widget_product_categories ul li a,
.content-area .widget_pages ul li a,
.content-area .widget_nav_menu ul li a,
.content-area .widget_meta ul li a,
.sidebar .widget_categories ul li a,
.sidebar .widget_archive ul li a{
    color: #888;
    padding-left: 25px;
}
.widget_product_categories ul.children > li,
.widget_pages ul.children > li,
.widget_nav_menu ul.children > li,
.widget_meta ul.children > li,
.sidebar .widget_categories ul.children > li,
.sidebar .widget_archive ul.children > li{
    list-style: none;
    position: relative;
    padding: 9px 0;
    border-top: 1px solid #eee;
}
.content-area .widget_product_categories ul.children ,
.content-area .widget_pages ul.children ,
.content-area .widget_nav_menu ul.children  ,
.content-area .widget_meta ul.children,
.sidebar .widget_categories ul.children,
.sidebar .widget_archive ul.children{
    margin-top: 9px;
}
.content-area .widget_product_categories ul.children li::before ,
.content-area .widget_pages ul.children li::before ,
.content-area .widget_nav_menu ul.children li::before  ,
.content-area .widget_meta ul.children li::before,
.sidebar .widget_categories ul.children li::before,
.sidebar .widget_archive ul.children li::before{
    left: 40px;
}
.content-area .widget_product_categories ul.children li a,
.content-area .widget_pages ul.children li a,
.content-area .widget_nav_menu ul.children li a,
.content-area .widget_meta ul.children li a,
.sidebar .widget_categories ul.children li a,
.sidebar .widget_archive ul.children li a{
    padding-left: 60px;
	display: inline-block;
}
.content-area .widget_product_categories ul.children > ul > li:first-child ,
.content-area .widget_pages ul.children > ul > li:first-child ,
.content-area .widget_nav_menu ul.children > ul > li:first-child ,
.content-area .widget_meta ul.children > ul > li:first-child ,
.sidebar .widget_categories > ul > li:first-child ,
.sidebar .widget_archive > ul > li:first-child {
    padding-top: 0;
}
.content-area .widget_product_categories ul.children > li:last-child ,
.content-area .widget_pages ul.children > li:last-child ,
.content-area .widget_nav_menu ul.children > li:last-child ,
.content-area .widget_meta ul.children > li:last-child ,
.sidebar .widget_categories ul.children > li:last-child ,
.sidebar .widget_archive ul.children > li:last-child{
	padding-bottom:0;
}
.content-area .widget_product_categories ul.children > ul > li:first-child:before,
.content-area .widget_pages ul.children > ul > li:first-child:before ,
.content-area .widget_nav_menu ul.children > ul > li:first-child:before ,
.content-area .widget_meta ul.children > ul > li:first-child:before ,
.sidebar .widget_categories > ul > li:first-child:before,
.sidebar .widget_archive > ul > li:first-child:before{
    top: 0;
}

.blog_masonry .slick-dots,.format-gallery .slick-dots{
    position: absolute;
    width: 100%;
}
.blog_masonry .slick-dots{
    bottom: 20px;
}
.format-gallery .slick-dots{
    bottom: 40px;
}
.format-gallery img{
    width: 100%;
}
.nav-previous{
    position: relative;
}
.nav-previous:after {
    position: absolute;
    right: -11px;
    top: 2px;
    width: 22px;
    height: 22px;
    background: url(../images/ing_window.png) no-repeat center right;
    content: "";
}
.slick-slider{
    overflow: hidden;
}
.sidebar .sidebar-blog-newletter{
    display: block;
}
.sidebar .commingsoon-newletter input[type="submit"],.sidebar-blog-newletter,.sidebar .fashion-newletter input[type="submit"]{
    display: none;
}
.sidebar .widget_mc4wp_form_widget{
    background-color: #f8f8f8;
    padding: 40px 30px 25px;
}
.sidebar .mc4wp-form{
    text-align: left;
    margin-top: 0;
}
.sidebar .widget_mc4wp_form_widget h2{
    padding-bottom: 10px;
}
.sidebar  .mc4wp-form input[type="email"]{
    width: 100%;
    min-width: 100%;
    background: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
}
.sidebar .mc4wp-form input[type="submit"]{
    margin-left: 0;
    padding: 11px 31px;
    color: #fff;
    background-color: #333;
}
ul.children {
  padding-left: 100px;
}
input:focus,textarea:focus {
  -webkit-box-shadow: 0 0 5px 0 rgba(234, 189, 108, 1);
  -moz-box-shadow: 0 0 5px 0 rgba(234, 189, 108, 1);
  -ms-box-shadow: 0 0 5px 0 rgba(234, 189, 108, 1);
  -o-box-shadow: 0 0 5px 0 rgba(234, 189, 108, 1);
  box-shadow: 0 0 5px 0 rgba(234, 189, 108, 1);
  outline: none;
}
.tp-caption span{
	font-size: 100%;
	font-size: inherit;
}
.vc_inbox{
	position:relative;
	text-align:center;
}
.tinos_inbox_wrap{
	display:block;
	margin: 0 auto;
	text-align:initial;
	width:100%;
	box-sizing:border-box;
}
.inbox_white .tinos_inbox_wrap{
	background:#fff;
}
.tinos-search .dropdown-menu{
	padding: 0;
    margin: 0;
    background: none;
	border:none;
	box-shadow:none;
	top:55px;
	right:0;
	left:auto;
	display:block;
	visibility: hidden;
	opacity:0;
	-webkit-transition: all 1.0s;
    -moz-transition: all 1.0s;
    -ms-transition: all 1.0s;
    -o-transition: all 1.0s;
    transition: all 1.0s;
	transform: translate3d(0,50px,0);
    -moz-transform: translate3d(0,50px,0);
    -webkit-transform: translate3d(0,50px,0);
    -ms-transform: translate3d(0,50px,0);
    -o-transform: translate3d(0,50px,0);
}
.tinos-search  .search-form input[type="search"]{
	padding-right: 40px;
    padding-left: 5px;
	font-weight:normal;
}
.tinos-search  .search-form button{
	right:0;
	text-align: center;
}
.tinos-cart  .open > .dropdown-menu,
.tinos-search  .open > .dropdown-menu{
	visibility: inherit;
	opacity:1;
	transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
}
.d_inline_block{
	display:inline-block;
}
.half-bg:before{
	content:'';
	position:absolute;
	width: 50%;
	height: 100%;
	background:#eee;
	top:0;
	left:0;
	z-index:-1;
}
.margin-bottom-0{
	margin-bottom:0!important;
}
.item-product.layout_detail .btn-cart .btn-cart-in a.added_to_cart{
    margin-top: 20px;
}
span.post_link_title {
    color: #333;
}
.custom-pagination{
    margin-bottom: 50px;
}
.tinos-advanced-image:hover .icon-box .icon i{
    color: #fff;
}
.tinos-progress.bg-black  .item-progress .progress-content .progress{
    background-color: #000;
}
.stretch404 img{
    height: 100%;
}
.share-buttons .fa{
	font-size: 20px;
	 color: #888;
}
.tinos-video-circle  iframe{
    border-radius: 50%;
}
.info-contact .tinos-icon-advanced .sub-title{
    text-transform: capitalize;
}
.item-portfolio .txt-content a:first-letter {
    text-transform: uppercase;
}
.header .tinos-cart i,.header .tinos-search i{
    font-size: 20px;
}
.tinos-product .tinos-product{
    overflow: hidden;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
    letter-spacing: 2px;
}
.sidebar_port .f_right {
    float: left;
}
.sidebar_port ul.post-social li{
    display: inline-block;
    margin: 0 6px 0 0;
}
.sidebar_port ul.post-social li a{
    background: #eeeeee;
    border-radius: 3px;
    width: 44px;
    height: 44px;
    display: block;
    line-height: 47px;
    text-align: center;
}
.sidebar_port ul.post-social li.share-buttons .fa {
    font-size: 16px;
    color: #666;
}
.sidebar_port ul.post-social li.share-buttons a:hover .fa{
    color: #333;
}
.single-portfolio .breadcrumb .breadcrumbs-content{
    padding: 82px 0;
}
.slide-gallery_image_portfolio .beans-stepslider .beans-slideset button.slick-arrow.slick-prev{
    left: 155px;
}
.slide-gallery_image_portfolio .beans-stepslider .beans-slideset button.slick-arrow.slick-next{
    right: 157px;
}
.port-single.layout-4  .single-content {
    padding-top: 10px;
    padding-bottom: 30px;
}
.more-link{
    color: inherit;
}
.tinos-blog .read-more,.blog .read-more{
    float: left;
}
.tinos-blog .read-more:after,.blog .read-more:after{
    bottom: 6px;
}
#comments .input#submit{
    letter-spacing: 3px;
}
.single_des ul li{
    padding-bottom: 20px;
}
.blog_masonry .title-bl a{
    font-size: 18px;
}
.single .single_des blockquote {
    border-left: 2px solid!important;
}
.slick-dots{
    padding-left: 0;
}
.padding-left-60 {
    padding-left: 60px;
}
.tinos-blog .blog-layout1  .blog-default .blog-box-content{
    border: none;
}
.pp_hoverContainer{
    display: none!important;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{
    color: #333;
}
.woocommerce-message {
    border-top-color: #eaeaea;
}
.woocommerce-message:before {
    color: #333;
}
.select2-container .select2-choice{
    border-radius: 6px;
}
.tinos-testimonial{
    position: relative;
}
.tinos-testimonial:before {
    position: absolute;
    content: "";
    top: -120px;
    left: -142px;
    background: url(../images/quote.png) no-repeat left top;
    width: 156px;
    height: 127px;
    font-size: 100px;
}
.tinos-testimonial:after {
    position: absolute;
    content: "";
    bottom: -100px;
    right: -162px;
    background: url(../images/quote_right.png) no-repeat left top;
    width: 156px;
    height: 127px;
    font-size: 100px;
}
div.wpcf7-validation-errors {
    margin-top: 0;
}
.item-portfolio{
    position: relative;
    overflow: hidden;
}
.blog-layout2-slide .no-padding{
    position: relative;
    display: inline-block;
}
.tinos-video-circl{
    padding-top: 20px;
}
.box-img{
    position: relative;
    display: inline-block;
}
.blog-layout3{
    text-align: center;
}
.d_block.fw_medium.read-more{
    display: inline-block;
}
.d_block.fw_medium.read-more:after{
    bottom: 5px;
}
input[type="password"]{
    background-color: #eee;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    margin-right: 10px;
}
input[type="submit"] {
    background: #363636;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
}
a:focus{
    outline: none;
    color: #333;
    text-decoration: none;
}
.single .post-author-box{
    width: 100%;
}
#comments .comment-form input[type="text"],#comments .comment-form input[type="email"]{
    width: 48%;
    max-width: 100%;
}
/*short code tinos-icon-advanced*/
.tinos-icon-advanced .list-2-index1 .index span{
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
}
.tinos-icon-advanced .list-2-index1 h3 {
    text-transform: capitalize;
    margin: 8px 0 10px;
}
.tinos-icon-advanced .list-2-index1 p{
    line-height: 26px;
    margin-bottom: 5px;
}
.title-color{
    font-weight: 300;
}
.section-perfect .img{
    margin-left: -90px;
    margin-top: 15px;
}
/*style tab*/
.vc_tta-tabs .vc_tta-panels{
    border: none!important;
    background: none!important;
}
.vc_tta.vc_general .vc_tta-tab{
    margin: 0!important;
    width: 33.333%;
    text-align: center;;
}
.vc_tta-tab>a {
    background: none!important;
    color: #bbb!important;
    font-size: 13px!important;
    border-left: none!important;
    border-right: none!important;
    font-weight: 500;
    padding: 13px 25px 9px!important;
    border-color: #eee!important;
    border-top-left-radius: 9px!important;
    border-top-right-radius: 9px!important;
}
.vc_tta-tab>a span{
    font-weight: 500;
    letter-spacing: 2px;
}
.vc_tta-tab.vc_active>a,.vc_tta-panel.vc_active .vc_tta-panel-title>a{
    background: #f7f7f7!important;
    color: #202020!important;
}
.vc_tta-panel-body{
    padding: 25px 0 0 0!important;
}
.vc_tta-panel-body h3{
    font-size: 18px;
    color: #333;
    text-decoration: underline;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
}
.vc_tta-panel-body div.content-tab div{
    margin-bottom: 15px;
}
.content-tab a.btn{
    background: #333;
    color: #fff;
    margin-top: 35px;
}
.content-tab a.btn:hover,.btn_black a:hover{
    color: #333!important;
}
.btn_black a{
    text-transform: uppercase;
    font-weight: 500;
    padding: 14px 37px !important;
    line-height: 1.5em !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    border: 1px solid transparent !important;
    -webkit-transition: all 0.5s !important;
    -moz-transition: all 0.5s !important;
    -ms-transition: all 0.5s !important;
    -o-transition: all 0.5s !important;
    transition: all 0.5s !important;
    letter-spacing: 2px;
}
.padding-right-15{
    padding-right: 15px;
}
.padding-left-15{
    padding-left: 15px;
}
.single-item-portfolio{
    cursor: pointer;
}
.portfolio_space .single-item-portfolio .info-item{
    width: auto;
    left: 50px;
    right: 50px;
    top: 50px;
    bottom: 50px;
}
.single-item-portfolio .info-item > div > a:first-letter {
    text-transform: uppercase;
}
.padding-left-350{
    padding-left: 350px;
}
.padding-right-350{
    padding-right: 350px;
}
.padding-left-200{
    padding-left: 200px;
}
.padding-right-200{
    padding-right: 200px;
}
.tinos-headingtitle p{
    line-height: 26px;
}
.tinos-headingtitle.title-3 .title-color{
    color: #333;
    display: block;
}
.port_showcase .filter-portfolio nav ul li a{
    color: #fff;
}
.port_showcase .filter-portfolio nav.custom-pagination{
    display: none;
}
.margin-left-0{
    margin-left: 0!important;
}
.margin-right-0{
    margin-right: 0!important;
}
.box-prof.tinos-icon-advanced .list-2-index1 .index span > span{
    display: none;
}
.box-prof.tinos-icon-advanced .list-2-index1 .index span{
    font-size: 50px;
}
.box-prof.box-white.tinos-icon-advanced h3,.box-prof.box-white .read-more a{
    color: #fff;
}
.box-prof.box-white .read-more a:after{
    background: #fff;
}
.box-prof.tinos-icon-advanced h3 {
    font-size: 28px;
}
.box-prof{
    position: relative;
    padding-left: 80px;
    padding-right: 70px;
}
a.read-more:after{
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
    height: 1px;
    content: '';
    background: #333;
}
.box-prof:before{
    position: absolute;
    left: 0;
    top: 20px;
    width: 70px;
    height: 1px;
    content: '';
}
.box-prof.box-white:before{
     background: #555;
}
.box-prof:before{
    background: #ccc;
}
.margin-bottom-140{
    margin-bottom: 140px;
}
.port_showcase .filter-portfolio nav ul{
    margin-bottom: 55px;
}
.tinos_header_sidebar{
    position: relative;
}
.header-v8 .tinos_socials{
    padding-top: 250px;
}
.tinos_header_sidebar .site-content{
    width: calc(100% - 350px);
    margin-left: 350px;
}
.tinos_header_sidebar .site-header {
    position: absolute;
    width: 350px;
}
.header-v8 .logo {
    text-align: left;
    padding: 18px 20px 73px 110px;
}
.tinos_header_sidebar .main-navigation .primary-menu > li{
    display: block;
}
.tinos_header_sidebar .main-navigation .primary-menu > li > a{
    padding: 13px 20px 13px 110px;
}
.tinos_menu_special{
    padding: 32px 20px 0 110px;
}
.header-v8 .tinos_socials{
  padding-left: 50px;
  padding-right: 20px;
}
.header-v8 .tinos_socials li.social {
  list-style: none;
  display: inline-block;
}
.header-v8 .fa{
  font-size: 20px;
  padding: 0 18px;
}
footer .footer.footer-v2{
    background-color: #000;
}
footer .footer.footer-v2 .footer-top{
    padding: 100px 0 170px;
}
.footer-v2 .footer-logo .site-title{
    padding-bottom: 15px;
}
footer .footer.footer-v2 .f-contact-info i{
    font-size: 18px;
    margin-right: 32px;
}
.footer-v2 .widget.widget_text{
    padding-bottom: 30px;
}
.footer-v2 .footercoppyright {
    color: #545454;
    font-size: 13px;
}
/*===================================
 3.13 Fullpage
 ===================================*/
.fp-slide {
  float: left;
}
.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block;
}
.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.fp-slidesContainer {
  float: left;
  position: relative;
}
.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
  overflow: scroll;
}
.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}
.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1;
}
.fp-slidesNav.bottom {
  bottom: 17px;
}
.fp-slidesNav.top {
  top: 17px;
}
ul.page_landing_nav {
  margin: 0;
  padding: 0;
}
ul.page_landing_nav li {
  display: block;
  height: 10px;
  width: 10px;
  margin-bottom: 25px;
  position: relative;
}
ul.page_landing_nav li a {
  display: inline-block;
  position: relative;
  z-index: 1;
  float: left;
  width: 10px;
  height: 10px;
  cursor: pointer;
  text-decoration: none;
}
ul.page_landing_nav li a.active span, .fp-slidesNav ul li a.active span {
  opacity: 1;
}
ul.page_landing_nav li a span, .fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  border: 0;
  background: #000;
  opacity: 0.7;
  left: 0;
  top: 0;
}
ul.page_landing_nav li:hover a span, .fp-slidesNav ul li:hover a span {
  opacity: 1;
}
ul.page_landing_nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}
ul.page_landing_nav{
  right: 30px;
}
ul.page_landing_nav li .fp-tooltip {
	display:none;
}
.fp-slidesNav ul li {
  display: inline-block;
}
.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
  height: auto !important;
}
.fp-responsive .fp-auto-height-responsive.fp-section, .fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}
.header-v8 .tinos-search .dropdown-menu,.header-v9 .tinos-search .dropdown-menu{
    left: 0;
    right: auto;
}
.landing-17 h1{
    font-size: 100px;
    font-weight: 400;
    color: #fff;
    line-height: 1.1;
    margin: 0 0 30px;
    text-transform: uppercase;
}
.landing-17 h2{
    font-size: 90px;
    font-weight: 400;
    color: #fff;
    line-height: 1.1;
    margin: 0 0 30px;
}
.landing-17 h3{
    color: #fff;
    margin: 0;
}
.landing-17 .txt{
    color: #fff;
    font-size: 18px;
}
.landing-17 a.btn{
    margin-top: 40px;
}
.page_landing_number ul.page_landing_nav{
    counter-reset: section;
    list-style-type: none;
    right: 100px;
}
.page_landing_number ul.page_landing_nav li a::before {
    counter-increment: section;
    content: "0" counters(section,"") " ";
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.page_landing_number ul.page_landing_nav li a.active::before{
    font-weight: 600;
}
.page_landing_number span{
    display: none;
}
.page_landing_number ul.page_landing_nav li,.page_landing_number ul.page_landing_nav li a{
    width: 16px;
    height: 16px;
}
.page_landing_number ul.page_landing_nav li{
    margin-bottom: 30px;
}
/*header v9*/
.header-v9 .logo .site-title{
    color: #fff;
}
.header-v9 {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    padding-left: 157px;
}
.padding-top-420{
    padding-top: 420px!important;
}
.padding-bottom-380{
    padding-bottom: 380px!important;
}
.header-v9 .main-navigation .primary-menu li{
    display: block;
}
.header-v9 .main-navigation a{
    padding: 15px 0;
    color: #fff;
}
.header-v9  .tinos_menu_special{
    padding-left: 0;
}
.header-v9 .main-navigation .primary-menu{
    position: relative;
}
.tinos_follow{
    position: absolute;
    right: 157px;
    top: 50px;
}
.tinos_follow button{
    background: none;
    border: none;
    padding: 0;
}
.tinos_follow .dropdown-menu {
    box-shadow: none;
    background: none;
    border: none;
    right: 0;
    left: auto;
    text-align: right;
    top: 400px;
}
.tinos_follow .dropdown-menu li{
    list-style: none;
    margin-bottom: 25px;
}
.tinos_follow .dropdown-menu:before {
    position: absolute;
    content: "FOLLOW US";
    transform: rotate(90deg);
    width: 100px;
    right: -44px;
    letter-spacing: 1px;
}
.space-rule{
    width: 1px;
    height: 80px;
    background: #1a1a1a;
    text-align: right;
    float: right;
    margin-top: 100px;
    display: block;
    margin-right: 5px;
}
.tinos_follow .tinos_socials{
    margin-top: 210px;
}
.tinos_follow .fa{
    font-size: 19px;
}
.header-v9 .logo{
    margin-bottom: 65px;
}
.page-bg-img h2{
    font-size: 80px;
    font-weight: 600;
}
.header-v9 .tinos_menu_special i,.page-bg-img h2{
    color: #fff;
}
.page-bg-img .txt{
    margin-top: 20px;
    margin-bottom: 35px;
}
.text-section4.text-black h2{
    color: #333;
    font-size: 70px;
    margin: 0;
}
.text-section4.text-black h2 span{
    font-weight: 300;
}
.text-section4.text-black p{
    margin-top: 20px!important;
    font-size: 18px;
}
.padding-top-150{
    padding-top: 150px!important;
}
.padding-bottom-250{
    padding-bottom: 250px!important;
}
.white .tinos-icon-advanced.icon-border span.icon{
    background: #fff;
}
.white .tinos-icon-advanced .default .box-content h4{
    color: #fff;
}
.padding-top-250{
    padding-top: 250px!important;
}
.padding-top-200{
    padding-top: 200px!important;
}
.padding-bottom-190{
    padding-bottom: 190px!important;
}
.tinos-social-shortcode ul li{
    display: inline-block;
}
.slide-testimonial-2 .slick-initialized .slick-slide{
    text-align: left!important;
}
.slide-testimonial-2 .slick-dots{
    position: absolute;
    right: 0;
    bottom: 80px;
}
.slide-testimonial-2 .slick-dots li:last-child{
    margin-right: 0;
}
.landing-3-last .wpcf7 input[type="text"],.landing-3-last .wpcf7 input[type="email"],.landing-3-last .wpcf7 textarea,.tinos-social-shortcode ul li a{
    background: #fff;
}
.landing-3-last .footercoppyright{
    color: #333;
    font-weight: 500;
}
.landing-3-last .tinos-contactinfo ul li{
    color: #333;
    margin-bottom: 25px;
}
.padding-right-100{
    padding-right: 100px!important;
}
.padding-left-90{
    padding-left: 90px!important;
}
.padding-top-400{
    padding-top: 400px!important;
}
.padding-bottom-300{
    padding-bottom: 300px!important;
}