/*
 Theme Name: Treson
 Author: ElectricBlaze, electricblaze.com
 Description: One Page Agency, App, Startup WordPress Theme
 Version: 1.0
 Text Domain: Treson
 License: Themeforest Split License.
 License URI: http://themeforest.net/licenses
 Tags: custom-background, threaded-comments, custom-menu
*/

/*
 *
 * This is default style.css file that WordPress loads.
 * Its not recommended to put anything here, as this file will get overwritten when you update theme.
 * The styles for themes can be found in /assets/css/styles.css
 * If you want to just change few styles, then you can put your styles in wp-admin/theme-options/display-options.
 * If you want to do heavy modifications, please use a child theme. A blank child theme is supplied with your Themeforest download.
 *
 */
.swiper-container.about-slider.skrollable {
    padding-bottom: 200px;
}
.treson_dark_overlay:before {
	content: '' !important;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0, 0.45);
	display: block !important;
}
.contact-form h4.h4.title {
    text-align: center;
}
.about-slider .bottom-lg.pagination-style-1 {
	bottom: 0;
}
.about-slider {
	padding-bottom: 60px;
}
.contact-form .input-field span:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 1px;
    z-index: 5;
    width: 100%;
    background: #a1a1a1;
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
}
.contact-form p {
	text-align: center;
	position: relative;
}
.contact-form p img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.contact-form label {
	color: #fff;
	position: relative;
}
.contact-form p label {
	position: relative;
}
.contact-form p label:before, .contact-form p label:after {
	content: '';
    position: absolute;
    top: 0px;
    width: 65%;
    height: 100%;
    background: #C40040;
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    border-radius: 25px;
}
.contact-form p label:before {
	left: 0;
}
.contact-form p label:after {
	right: 0;
}
@media (min-width: 992px) {
.contact-form p label:hover:before {
    transform: translateX(-110%);
    -webkit-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
}
}
@media (min-width: 992px) {
.contact-form p label:hover:after {
    transform: translateX(110%);
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
}
}
.testi-slider .pagination.hidden {
	display: block !important;
}
.tr_testi-slider .pagination-style-1 .swiper-pagination-switch {
	display: inline-block !important;
}
.testi-slider .bottom-lg.pagination-style-1 {
	bottom: 0;
}
.wpcf7-response-output {
	display: none !important;
}


.video-iframe {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.video-iframe iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
}

 .link-style-1 .submit {
 	position: absolute;
 	left: 0px;
 	top: 0px;
 	width: 100%;
 	height: 100%;
 	padding: 0px;
 	margin: 0px;
 	background: none;
 	cursor: pointer;
 	z-index: 5;
 	text-transform: uppercase;
 }
.contact-form .link-style-1 {
    margin-left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
}
.contact-form .link-style-1 span {
	background: transparent;
	color: transparent;
}
.contact-form .link-style-1 img.ajax-loader {
	position: absolute;
	right: -25px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.post-date i {
	text-transform: lowercase;
}
.treson-blog-slider .swiper-container {
	padding-bottom: 50px;
}
.treson-blog-slider .bottom-lg.pagination-style-1 {
	bottom: 0;
}
.graph-slider .pagination-style-3 {
	bottom: -40px;
}
.desktop-subscribe .caption-stye-3 .title {
padding-bottom: 0;
}
/*======================*/
/*======APP STYLE=======*/
/*======================*/
.caption-stye-1.type-3:after {
	background: url(images/separator.png);
}
.section-caption.align-left .simple-text.sm.dark{
	margin: 0;
}
.white-color .caption-stye-1.type-3:after {
	background: url(images/separator_white.png);
}
.app_style_blue:before {
	position: absolute;
	left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(3,134,195,0.9);
    backface-visibility: hidden;
    display: block !important;
}
.list-style-1.type-2 li:before {
	background: url(images/list_check.png) no-repeat;
}
.list-style-1.light-col li.white-color {
    color: rgba(255,255,255,0.6);
}
.accordeon ul li .simple-text {
	padding-bottom: 30px;
}
.accordeon ul li .simple-text p {
	color: rgba(255,255,255,0.8);
}
.app-style footer .container {
	padding-left: 200px;
}
/*Image with white  BG*/
.info-item {
	width: 100% !important;
	border: none !important;
}

/*IMAGE WITH THE LINK*/
.logo-block {
	border: none !important;
	width: 100%;
}
.logo-block-items {
	margin-bottom: 0;
}

.contact-item.type-2 {
	width: 100%;
}
 .app_st.link-style-1 .submit {
 	position: absolute;
 	left: 0px;
 	top: 0px;
 	width: 100%;
 	height: 100%;
 	padding: 0px;
 	margin: 0px;
 	background: none;
 	cursor: pointer;
 	z-index: 5;
 }
 .app_st.link-style-1.type-2 {
 	position: relative;
 }


/*============================*/
/*--------DESKTOP STYLE-------*/
/*============================*/
body.desktop-style .header-style-1.type-2 {
background: rgba(14,29,65,0.9);
}
body.desktop-style .header-style-1.type-2.fix {
	background: #fff;
}
.caption-stye-1.type-4:after {
	background: url(images/separator_l.png) no-repeat;
}
.caption-stye-1.type-4.dark:after {
	background: url(images/separator_dark.png) no-repeat;
}
.desktop_dark_overlay:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block !important;
    background: rgba(14,29,65,0.9);
}
.top-form input {
	position: relative;
}
.desk-user-icon:before {
	content: '';
	position: absolute;
	background: url(images/ban.png) no-repeat;
	top: 15px;
	left: 15px;
	width: 16px;
	height: 16px;
}
.desk-mail-icon:before {
	content: '';
	position: absolute;
	background: url(images/ban_2.png) no-repeat;
	top: 18px;
	left: 15px;
	width: 16px;
	height: 16px;
}
.desk-submit-icon:before {
	content: '';
	position: absolute;
	background: url(images/ban_3.png) no-repeat;
	top: 18px;
	left: 15px;
	width: 16px;
	height: 16px;
}
.absolute_desk_slider {
	overflow: visible !important;
}
.service-item.type-2:before, .service-item.type-2:after {
	display: none;
}
.price-val span sup {
	top: -17px;
}

.contact-form.type-3.cf-desktop-style .input-field span:before, .contact-form.type-3.cf-desktop-style .input-field span:after, .contact-form.type-3.cf-desktop-style .input-field textarea:before, .contact-form.type-3.cf-desktop-style .input-field textarea:after {
	display: none;
}
.cf-desktop-style p {
	text-align: left;
}
.contact-form.cf-desktop-style .link-style-1 {
	margin: 0;
	transform: none;
	-webkit-transform: none;
    -ms-transform: none;
}


/*============================*/
/*=========FOOTER #1==========*/
/*============================*/
footer .copyright a {
	color: #fff;
}
footer .widget_text .textwidget p {
	color: #b5b5b5;
	padding-bottom: 20px;
	font-family: 'Raleway', sans-serif;
}
footer .widget_text .textwidget b {
	color: #fff;
}
footer .widget h4.title {
	color: #fff;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
    font-weight: 700;
}
footer .widget.widget_nav_menu li a {
	line-height: 22px;
	color: #fff;
	font-weight: 700;
}

#example4 .user span img {
	float: left;
	margin-right: 15px;
}
#example4 .user a span:nth-child(2) {
	display: none;
}
#example4 .user a span:nth-child(3) {
	color: #fff;
	line-height: 20px;
	float: left;
	margin-right: 6px;
	font-size: 11px;
	font-weight: 200;
	margin-top: 15px;
}
#example4 ul li p {
	font-size: 11px;
    line-height: 22px;
    color: #b5b5b5;
    margin-top: 15px;
}
#example4 ul li {
	position: relative;
}
#example4 ul li p.timePosted {
	position: absolute;
	top: -10px;
	left: 87px;
	line-height: 0;
	font-family: inherit;
}
#example4 ul li p.timePosted a {
	color: #fff;
	font-size: 10px;
	text-transform: lowercase;
}
#example4 ul li p.tweet {
	line-height: 52px;
	margin-top: 0;
}
#example4 ul li p.interact {
	margin-top: 0;
}
#example4 ul li p.interact a {
	margin-right: 5px;
	color: #fff;
}
#example4 ul li {
	margin-bottom: 10px;
}
#example4 ul li:last-child {
	margin-bottom: 0;
}
/*============================*/
/*=========FOOTER #2==========*/
/*============================*/
body.app-style footer {
	background: #fff;
}
body.app-style footer .copyright a {
	color: #111;
}
body.app-style footer .copyright a:hover {
	color: #014c8c;
}
body.app-style footer .copyright {
	font: inherit;
}
body.app-style footer .widget_text .textwidget p {
	color: #a1a1a1;
	padding-bottom: 20px;
	font: inherit;
}
body.app-style footer .widget_text .textwidget b {
	color: #111;
}
body.app-style .f-link a:hover, body.app-style .share a:hover, body.app-style a:hover {
	color: #014c8c;
}
body.app-style footer .widget.widget_nav_menu ul li {
	display: inline-block;
    margin: 0px 20px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
body.app-style footer .widget.widget_nav_menu ul li a {
	color: #111;
}
body.app-style footer .widget.widget_nav_menu ul li a:hover {
	color: #014c8c;
}
body.app-style footer .widget h4.title {
	color: #111;
	text-align: center;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
body.app-style #example4 .user a span:nth-child(3) {
	color: #111;
}
body.app-style #example4 ul li p {
    color: #a1a1a1;;
}
body.app-style #example4 ul li p.timePosted a {
	color: #111;
}
body.app-style #example4 ul li p.interact a {
	color: #111;
}
/*============================*/
/*=========FOOTER #3==========*/
/*============================*/
body.desktop-style footer {
	background: #0e1d41;
}
body.desktop-style footer .copyright a {
	color: #fff;
}
body.desktop-style footer .copyright {
	font: inherit;
}
body.desktop-style footer .widget_text .textwidget p {
	color: rgba(255,255,255,0.6);
	padding-bottom: 20px;
	font: inherit;
	line-height: 22px;
}
body.desktop-style footer .widget_text .textwidget b {
	color: #fff;
}
body.desktop-style footer .f-link a:hover, body.desktop-style footer .share a:hover, body.desktop-style footer a:hover {
	color: #fff;
}
body.desktop-style footer .widget.widget_nav_menu ul li {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
body.desktop-style footer .widget.widget_nav_menu ul li a {
	color: rgba(255,255,255,0.6);
	line-height: 30px;
}
body.desktop-style footer .widget.widget_nav_menu ul li a:hover {
	color: #fff;
}
body.desktop-style footer .copyright {
	padding-top: 50px;
}
body.desktop-style #footer-area .container {
	border-top: 1px solid rgba(255,255,255,0.1);
    /*margin-top: 40px;*/
}
body.desktop-style footer .share a {
	width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,0.6);
    line-height: 35px;
    margin: 0px 0px 0px 8px;
    text-align: center;
}
body.desktop-style footer .share a:hover {
	background: #fff;
	color: #0e1d41;
}
body.desktop-style footer .widget h4.title {
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	color: #fff;
    font-weight: 400;
}
body.desktop-style #example4 .user a span:nth-child(3) {
	color: #fff;
}
body.desktop-style #example4 ul li p {
    color: rgba(255,255,255,0.6);
}
body.desktop-style #example4 ul li p.timePosted a {
	color: #fff;
}
body.desktop-style #example4 ul li p.interact a {
	color: #fff;
}
body.desktop-style #footer-widget-area {
	padding-bottom: 15px;
}
/*MENU 1*/
.multipage-template header.header-style-1.type-1 nav.nav-menu ul li.current-menu-item a {
	color: #C40040;
}
/*MENU 2*/
.multipage-template header.header-style-2 .nav-menu ul li.current-menu-item a {
    background: #fff;
    color: #111;
}
/*MENU 3*/
.multipage-template header.header-style-2 .nav-menu ul li.current-menu-item a {
    background: #fff;
    color: #111;
}
.multipage-template .header-style-1.type-2 .nav-menu ul li.current-menu-item a {
    background: #0e1d41;
    color: #fff;
}

body.app-style a.logo.vertical-align {
	top: 0;
}
/*============================*/
/*BLOG v-1*/
/*============================*/
/*body.single-post .content {
	margin-top: 125px;
}*/
body.single-post .image img {
	width: 100%;
	height: auto;
}

body.single-post h4.title {
	margin-top: 15px;
}
body.single-post .info-line a {
    margin: 0 30px 0 0;
}
.social-link-left-text {
	color: #c2c2c2;
}
.social-link-left-text a {
	color: #111;
}
.social-link-left-text {
	margin-bottom: 25px;
}
body.single-post .simple-text {
	margin-bottom: 50px;
}
body.single-post .tt-single-tags {
	margin-top: 25px;
}
.prevnext-post {
	padding: 0 15px;
	margin-bottom: 35px;
	font-size: 14px;
}
.prevnext-post a {
	color: #111;
}
.prevnext-post a:hover {
	color: #C40040;
}
#comments h5.nocomments {
	display: none;
}
.comment-title {
	margin-bottom: 15px;
}
.comment-form-comment textarea {
	width: 100%;
	min-height: 150px;
	border: 1px solid #a1a1a1;
	margin-top: 10px;
	padding: 10px;
}
#respond {
	margin-bottom: 70px;
}
#respond input.submit {
	background: #C40040;
	color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 17px 32px;
    margin-top: 15px;
    text-transform: uppercase;
    border-radius: 30px;
    -webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	transition: all 800ms ease;
}
#respond input.submit:hover {
	background: #fff;
	color: #C40040;
}
body.single-post .tt-comment-container .simple-text {
	margin-bottom: 10px;
}
.tt-comment-container .tt-comment-avatar {
	float: left;
	margin-right: 15px;
}
.tt-comment-container {
	margin-bottom: 25px;
}
.logged-in-as a {
	color: #787878;
}
.tt-comment-label span a {
	color: #989898;
}
.tt-comment-label span a:hover {
	color: #C40040;
}

/*SIDEBAR V-1*/
#sidebar .widget h4.title {
	margin-top: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}
#sidebar .widget {
	margin-bottom: 25px;
}
#sidebar .widget a {
	color: #c2c2c2;
	font-weight: 500;
	line-height: 20px;
}
#sidebar .widget a:hover {
	color: #C40040;
}
#sidebar .widget_search label {
	display: none;
}
#sidebar .widget_search .searchform {
	position: relative;
	height: 20px;
}
#sidebar .widget_search input#searchsubmit {
	position: absolute;
	height: 30px;
    background: #C40040;
    color: #fff;
    -webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	transition: all 800ms ease;
	border: 1px solid #C40040;
}
#sidebar .widget_search input#searchsubmit:hover {
	background: #fff;
    color: #C40040;
}
#sidebar .widget_search input#s {
    height: 30px;
    border: 1px solid #C40040;
    padding-left: 10px;
    border-right: none;
}


/*============================*/
/*BLOG v-2*/
/*============================*/
body.single-post.app-style .prevnext-post a:hover {
	color: #014c8c;
}
body.single-post.app-style #respond input.submit {
	background: #0386c3;
}
body.single-post.app-style #respond input.submit:hover {
	background: #fff;
	color: #0386c3;
}
body.single-post.app-style .tt-comment-label span a {
	color: #989898;
}
body.single-post.app-style .tt-comment-label span a:hover {
	color: #0386c3;
}

/*SIDEBAR - 2*/
body.single-post.app-style #sidebar .widget a:hover {
	color: #0386c3;
}
body.single-post.app-style #sidebar .widget_search input#searchsubmit {
    background: #0386c3;
    color: #fff;
	border: 1px solid #0386c3;
}
body.single-post.app-style #sidebar .widget_search input#searchsubmit:hover {
	background: #fff;
    color: #0386c3;
}
body.single-post.app-style #sidebar .widget_search input#s {
    border: 1px solid #0386c3;
    border-right: none;
}


/*============================*/
/*BLOG v-3*/
/*============================*/
body.single-post.desktop-style .prevnext-post a:hover {
	color: #0e1d41;
}
body.single-post.desktop-style a:hover {
	color: #0e1d41;
}
body.single-post.desktop-style #respond input.submit {
	background: #C40040;
}
body.single-post.desktop-style #respond input.submit:hover {
	background: #0e1d41;
	color: #fff;
}
body.single-post.desktop-style .tt-comment-label span a {
	color: #989898;
}
body.single-post.desktop-style .tt-comment-label span a:hover {
	color: #0e1d41;
}
body.single-post.desktop-style #respond input.submit {
	border-radius: 3px;
}
/*SIDEBAR - 3*/
body.single-post.desktop-style #sidebar .widget a:hover {
	color: #0e1d41;
}
body.single-post.desktop-style #sidebar .widget_search input#searchsubmit {
    background: #C40040;
    color: #fff;
	border: 1px solid #C40040;
}
body.single-post.desktop-style #sidebar .widget_search input#searchsubmit:hover {
	background: #0e1d41;
    color: #fff;
    border: 1px solid #0e1d41;
}
body.single-post.desktop-style #sidebar .widget_search input#s {
    border: 1px solid #C40040;
    border-right: none;
}
body.desktop-style .post-item {
	margin-bottom: 33px;
}


/*SLIDER PAGINATION*/
.tr_team_slider .pagination-style-2 {
	bottom: 0;
}
.tr_team_slider {
	padding-bottom: 40px;
}
.desktop_slider {
	padding: 0;
}
.section-slider.lg.desktop_slider .swiper-container {
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.desktop_slider .pagination-style-2 {
	bottom: 0;
}
.application-slider .pagination-style-2, .new-app-slider .pagination-style-2{
	bottom: 0;
}
.application-slider, .new-app-slider {
	margin-bottom: 100px;
    padding-bottom: 50px;
}
.new-app-slider {
	margin-bottom: 60px;
    padding-bottom: 50px;
}
section.section.onepage {
	padding: 0;
}
body.blog .content {
	padding: 85px 0;
}
body.blog .tr_post {
	margin-bottom: 35px;
}
.tr_post .image img {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.tr_post .info-line a {
	margin: 0 40px 0 0;
}
.tr_post .simple-text p {
	margin-bottom: 15px;
}
.tr_post .social-link-left-text {
	margin-bottom: 10px;
}
.tr_a_post {
	color: #111;
	text-transform: uppercase;
}
.tr_a_post:hover {
	color: #848484;
}
.tr_app_comment_sl.comment-slider {
	padding-bottom: 60px;
}

body.category .content {
	padding: 85px 0;
}
body.category .tr_post {
	margin-bottom: 35px;
}
.tr_empty-space {
	margin-top: 80px;
}
.tr_error_page {
	text-align: center;
}
.tt-notfound {
	padding: 180px 0;
	position: relative;
}
.tr_error_page {
	margin-bottom: 50px;
}
.tt-notfound:before {
	position: absolute;
	content: '';
	background: rgba(255,255,255,0.75);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.tt-notfound-text {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 24px;
}
a.c-btn-27 {
	color: #111;
}
a.c-btn-27:hover {
	color: #848484;
}



/* =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 {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.sticky {}
.gallery-caption {}
.bypostauthor {}

body.single-post footer .simple-text {
	margin-bottom: 0px;
}
.tr_app_slider .pagination-style-2.sm-padd {
	bottom: 60px;
}

.tr_app_banner .wpb_wrapper {
	padding-left: 200px;
}
@media screen and (max-width: 992px) {
	.tr_app_banner .wpb_wrapper {
	padding-left: 0px;
}
}
body.app-style footer .footer-widget-1 a {
	text-align: center;
	margin-bottom: 30px;
}
body.app-style footer .widget_nav_menu ul {
	text-align: center;
	margin-bottom: 10px;
}
body.app-style footer .widget_nav_menu ul li a {
	font-weight: 500;
}
form .contact-form span.wpcf7-not-valid-tip {
	position: absolute;
	margin-top: 8px;
}
form .contact-form span.wpcf7-not-valid-tip:before, form .contact-form span.wpcf7-not-valid-tip:after {
	display: none;
}
.graph-slider .pagination-style-3 {
	bottom: -50px;
}
.tabs-button {
	width: 340px;
}
body.desktop-style .post-item .h5 a {
	line-height: 24px;
}


/*BLOG V_1*/
.tr_corporate_blog p:empty, .tr_mobile_app_blog p:empty, .tr_desktop_blog p:empty {
	display: none;
}
.tr_corporate_blog p {
	text-align: left;
}
.tr_corporate_blog, .tr_mobile_app_blog, .tr_desktop_blog {
	margin-bottom: 75px;
}

body.blog .content {
	padding: 125px 0 50px 0;
}
.tr_blog_button {
	margin-top: 15px;
}

body.single-post .tr_corporate_blog, body.single-post .tr_mobile_app_blog, body.single-post .tr_desktop_blog {
	margin-bottom: 25px;
}

body.single-post #respond form p.comment-form-url {
	display: none;
}
body.single-post #respond form p.comment-form-author input, body.single-post #respond form p.comment-form-email input {
	border: 1px solid #a1a1a1;
	padding: 10px;
	width: 100%;
	margin-bottom: 5px;
}
body.single-post .tr_corporate_blog .tt-single-tags {
	text-align: left;
	margin-bottom: 50px;
}
body.single-post .tr_corporate_blog .simple-text {
	margin-bottom: 25px;
}
.close-popup-portfolio {
	position: absolute;
    right: 0px;
    top: 0px;
    width: 36px;
    height: 36px;
    background: #fff;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    line-height: 36px;
    color: #111;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
    z-index: 55;
}

body.tag .content, body.search #content-wrapper {
    margin-top: 125px;
}
body.search #content-wrapper .ml-title {
	font-size: 32px;
    margin-bottom: 30px;
    padding: 0 15px;
}

.widget_recent_entries ul li span.post-date {
	position: relative;
	font-size: 14px;
	color: #373a3c;
	width: auto;
	height: auto;
	top: 0;
	right: 0;
}

@media screen and (max-width: 769px) {
	.team-text .folow a {
		margin-bottom: 10px;
	}
	#sidebar .widget_search input#searchsubmit {
		top: 0;
		right: 0;
		padding-left: 0;
	}
	#sidebar .widget_search input#s {
		padding-left: 0;
	}
	body.single-post .content, body.single-post .content {
		margin-top: 75px;
	}
	body.tag .content, body.search #content-wrapper {
    margin-top: 60px;
	}
	body.tag a.link-style-1 {
	margin-top: 15px;
	}
	footer .footer-widget-1, footer .footer-widget-2, footer .footer-widget-3, footer .footer-widget-4 {
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 520px) {
	#sidebar .widget_search input#searchsubmit {
		right: 140px;
	}
}

.filters .link-style-1:before, .filters .link-style-1:after {
    backface-visibility: hidden;
}
.list-style-2 li i {
	margin-left: 14px;
}
.tr_team_slider .team-desc .folow a:hover {
	color: #fff;
}
.contact-form.type-2 .app_st.link-style-1.type-2 {
	margin: 0;
	transform: none;
	-webkit-transform: none;
    -ms-transform: none;
}
body.app-style .content {
	padding-left: 200px;
}

@media screen and (max-width: 768px) {
	body.app-style .mobile-header a.logo img.logo-scroll {
		margin-top: 20px;
	}
	body.app-style .content {
		padding-left: 0;
	}
	.mockup-layer.hidden-mobile {
		display: block;
	}
	.swiper-container.new-app-slider .pagination-style-2 {
		bottom: 0;
	}
	.app-style footer .container {
		padding-left: 0;
	}
	body.single.app-style #sidebar .widget_search input#searchsubmit {
		right: -4px;
		padding: 0 5px;
	}
	body.single.app-style .col-md-9 #respond {
		margin-bottom: 25px;
	}
	body.app-style body.single.app-style {
		right: -4px;
		padding-left: 5px;
	}
	.slider-duble .comment-people-slider {
		display: none;
	}
}
.link-style-1.type-3 {
	margin-right: 10px;
}
@media (max-width: 430px) {
.container.max-320-mob {
    max-width: 320px;
}
}
body.desktop-style footer .share a:first-of-type {
	margin-left: 0;
}
@media screen and (max-width: 768px) {
	.slider-caption h2.caption-stye-1.type-4 {
		line-height: 70px;
	}
}
.tr_desktop-banner-container {
	padding: 135px 15px 290px 15px;
}
.absolute_desk_slider {
	padding-bottom: 230px;
}
.graph-slider .swiper-slide-active .praph-gallery {
		padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
	.tr_desktop-banner-container {
		padding: 135px 15px 135px 15px;
	}
	.absolute_desk_slider {
		display: none;
	}
	body.desktop-style .header-style-1.type-2 .logo-default {
		display: block;
	}
	body.desktop-style .header-style-1.type-2 .logo-scroll {
		display: none;
	}
	body.desktop-style .header-style-1.type-2.fix .logo-default {
		display: none;
	}
	body.desktop-style .header-style-1.type-2.fix .logo-scroll {
		display: block;
	}
	.link-style-1.type-3 {
		margin-bottom: 15px;
	}
	.graph-slider .pagination-style-3 {
		bottom: 0;
	}
	body.desktop-style footer .share a {
		width: 31px;
		height: 31px;
		line-height: 31px;
	}
	/*body.desktop-style #footer-area .container {
		margin-top: 40px;
	}*/
	body.single-post.desktop-style #sidebar .widget_search input#searchsubmit {
		padding-left: 5px;
	}
	body.archive.desktop-style content {
		margin-top: 75px;
	}
	footer .share {
		display: inline-block;
	}
}

@media screen and (max-width: 520px) {
body.single.desktop-style #sidebar .widget_search input#searchsubmit {
    right: 125px;
}
}

body.single-treson_portfolio {
	margin-top: 125px;
}

@media screen and (max-width: 520px) {
body.app-style footer .widget.widget_nav_menu ul li {
    margin: 0px 8px;
}
}
.link-style-1.type-3 {
	margin-bottom: 10px;
}
body.archive.desktop-style .content {
padding-top: 125px;
}

body.category .content, body.archive .content, body.tag .content, body.single .content {
    padding: 125px 0;
}

@media screen and (max-width: 768px) {
	body.category .content, body.archive .content, body.tag .content, body.single .content {
    padding: 75px 0;
}
}

body.category.app-style .content, body.archive.app-style .content, body.tag.app-style .content, body.single.app-style .content, body.search.app-style #content-wrapper {
	padding-left: 200px;
}

.desktop_dark_overlay form .input-img-submit.desk-submit-icon {
	vertical-align: top;
}
.tr_desktop-banner-container .h2.caption-stye-1.type-4 {
	line-height: 70px;
}
.tr_desktop-banner-container .h2.caption-stye-1.type-4:after {
	bottom: -7px;
}
.corporate-fixed, .desktop-tr-fixed {
	background-attachment: fixed;
}

.graph-slider.swiper-container {
	width: 100%;
}

@media screen and (max-width: 1100px) {
	.tr_desctop-slider-a {
		display: none;
	}
	.tr_desktop-banner-container {
		padding: 135px 15px;
	}
	.absolute_desk_slider {
		display: none;
	}
}

/*===================*/
/*      TEST UNIT    */
/*===================*/
/*STYLE 1*/
.treson-default-styles .blog-item {
	text-align: initial;
}
.single-format-standard .tt-comment-text ul {
	list-style: disc;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.single-format-standard .tt-comment ol.tt-comment-block {
	list-style: none;
}
.single-format-standard .tt-comment-text ul ul {
	list-style: circle;
}
.treson-default-styles ul {
	list-style: inherit;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.treson-default-styles h2, .single-format-standard .tt-comment-text h2  {
	font-size: 28px;
	line-height: 32px;
}
.treson-default-styles h1, .single-format-standard .tt-comment-text h1 {
	font-size: 38px;
	line-height: 42px;
}
.treson-default-styles h3, .single-format-standard .tt-comment-text h3 {
	font-size: 24px;
	line-height: 26px;
}
.treson-default-styles h4, .single-format-standard .tt-comment-text h4 {
	font-size: 20px;
	line-height: 22px;
}
.treson-default-styles h5, .single-format-standard .tt-comment-text h5 {
	font-size: 16px;
	line-height: 18px;
}
.treson-default-styles h6, .single-format-standard .tt-comment-text h6 {
	font-size: 12px;
	line-height: 14px;
}
.treson-default-styles {
	font-size: 14px;
	font-weight: 200;
}
.treson-default-styles blockquote, .single-format-standard .tt-comment-text blockquote {
    padding: 0 0 0 15px;
    margin: 5px 0 20px;
    border-left: 5px solid #eeeeee;
}
.treson-default-styles h2, .treson-default-styles h1, .treson-default-styles h3, .treson-default-styles h4, .treson-default-styles h5, .treson-default-styles h6 {
	margin-bottom: 10px;
	margin-top: 10px;
}
.treson-default-styles cite {
	font-style: italic;
}
.treson-default-styles table, .single-format-standard table {
	border: 1px solid #ddd;
}
.treson-default-styles table thead:first-child tr:first-child th, .treson-default-styles table tbody:first-child tr:first-child th, .treson-default-styles table tbody:first-child tr:first-child td,
.single-format-standard table thead:first-child tr:first-child th, .single-format-standard table tbody:first-child tr:first-child th, .single-format-standard table tbody:first-child tr:first-child td {
    border-top: 0;
}
.treson-default-styles table th, .treson-default-styles table td, .single-format-standard table th, .single-format-standard table td {
    padding: 8px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    vertical-align: top;
    text-align: left;
    line-height: 18px;
}
.treson-default-styles {
	line-height: 16px;
}
.treson-default-styles dl dt, .single-format-standard dl dt  {
	font-weight: bold;
	line-height: 18px;
}
.treson-default-styles dl dd, .single-format-standard dl dd {
	font-weight: 400;
	margin-left: 10px;
	line-height: 18px;
}
.treson-default-styles ul ul, .treson-default-styles ol ul, .single-format-standard ul ul, .single-format-standard ol ul {
    list-style-type: circle;
}
.treson-default-styles ol ol ul, .treson-default-styles ol ul ul, .treson-default-styles ul ol ul, .treson-default-styles ul ul ul,
.single-format-standard .tt-comment-text ol ol ul, .single-format-standard .tt-comment-text ol ul ul, .single-format-standard .tt-comment-text ul ol ul, .single-format-standard .tt-comment-text ul ul ul {
    list-style-type: square;
}
.treson-default-styles ol, .single-format-standard ol {
    list-style-type: decimal;
    padding: 0;
    margin: 0 0 10px 25px;
}
.treson-default-styles strong, .single-format-standard .tt-comment-text strong {
	font-weight: 700;
	display: block;
	padding: 10px 0;
}
.treson-default-styles em, .treson-default-styles q, .treson-default-styles var {
    font-style: italic;
}
.treson-default-styles pre, .single-format-standard .tt-comment-text pre {
	padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.treson-default-styles em strong, .treson-default-styles ul li strong, .single-format-standard .tt-comment-text p strong, .single-format-standard .tt-comment-text ul li strong {
	display: inline-block;
}
.treson-default-styles img {
	max-width: 100%;
}
.treson-default-styles {
	line-height: 22px;
    color: #787878;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}
.single-format-standard li.comment ul.children {
	list-style: none;
}
.treson-default-styles .simple-text iframe {
	max-width: 100%;
}
.single-post .simple-text {
	margin-top: 10px;
}
footer .footer_h {
	display: none;
}
.temp-div {
	display: none;
}
.treson-header-1 {
	height: 100px;
	padding-top: 23px;
}
header.header-style-1.type-2.treson-header-3 {
	height: 112px;
	padding-top:16px;
}
.updated.treson_updated {
	padding: 25px 12px;
}
.updated.treson_updated span {
	text-align:center;
	font-weight: bold;
	color:green;
}
.section-caption.button-margin a.link-style-1.type-2.blue-bg {
	text-align: center;
}
.swiper-container.treson_logo_swiper {
	padding-bottom: 120px;
}
.swiper-container.treson_logo_swiper .pagination.pagination-style-1 {
	bottom: 60px;
}
.swiper-container.tr_testi-slider.testi-slider {
	padding-bottom: 60px;
}
