/*
 Theme Name:   Afternet Child Theme
 Theme URI:    http://www.afternet.gr
 Description:  Afternet Child Theme
 Author:       Afternet
 Author URI:   http://www.afternet.gr
 Template:     finance
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  finance-child
*/


/* General */
.faq-left-box .single-faq-left .text-box h3, .awsm-btn-set.request-call-form .wpcf7-form-control.wpcf7-submit, .vc_tta-panel .vc_tta-panel-title a span, .button, .service-page2 .single-service-item h3, .custom-heading h2, .custom-heading h1 {
	font-family: inherit;
	font-style: normal;
}

.alt-background-row {
	background: #f3f3f4;
}

.indurial-solution, .footer-contacts {
	background-size: cover;
	background-position: center;
}

.indurial-solution h2, .footer-contacts h2 {
	text-shadow: 0 0 30px #0d1b48;
	font-size: 25px;
}

.content-area .text-content h3 {
	font-weight: 700;
	color: #363d58;
}

.entry-content blockquote {
	border: none;
	background: transparent;
}

.entry-content blockquote p {
	background: linear-gradient(0deg, #c00c0c 0%, #d90647 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 700;
	font-style: normal;
	font-size: 24px;
}

blockquote:before {
	content: none;	
}

.page-id-1253 .container.main-container, .page-id-125 .container.main-container, .page-id-674 .container.main-container, .page-id-2467 .container.main-container  {
	padding-top: 0;
}

.page-id-1253 .alt-background-row, .page-id-125 .alt-background-row, .page-id-674 .alt-background-row, .page-id-2467 .alt-background-row {
	padding-top: 60px;
}

.page-id-714 .container.main-container {
	padding-bottom: 0;
}

.content-list {
	list-style: none;
	padding-left: 12px;
}

.content-list li {
	position: relative;
	color: #909090;
	margin-bottom: 10px;
    font-size: 15px;
}

.content-list li:before {
	content: '';
	width: 7px;
	height: 7px;
	background-color: #cd092b;
	position: absolute;
	left: -11px;
	top: 7px;
}

.main-container .entry-content .vc_col-sm-8 .text-content p, .main-container .entry-content .vc_col-sm-8 .text-content ul {
	font-weight: 700;
}

body.tmc_header_3 header > .top_nav.affix-top {
  background: rgba(70,74,110,0.8);
}

body.sticky_menu.tmc_header_3 .page_title {
    padding: 245px 0 180px 0;
	background-position: center;
}

.custom-heading h2, .custom-heading h1, .page h1 {
	color: #3f4563;
}

.page .content_wrapper h1 {
	margin-bottom: 30px;
}

.faq-left-box .single-faq-left .text-box h3, .awsm-btn-set.request-call-form .wpcf7-form-control.wpcf7-submit, .vc_tta-panel .vc_tta-panel-title a span, .button, .service-page2 .single-service-item h3, .custom-heading h2 {

    font-family: inherit;
    font-style: normal;

}

.custom-heading h1, .custom-heading.heading-small h2, .page h1 {
    position: relative;
    margin: 0;
    font-size: 26px;
    font-weight: 800;
    line-height: 26px;
    text-transform: uppercase;
    padding-bottom: 18px;
}

.custom-heading.heading-medium h1 {
	font-size: 20px;
}

/* Gradients */
.solutions .thm-container.solution-top, .about-us-section .thm-button, .gradient-container, .contact-form.left-box .wpcf7-form-control.wpcf7-submit.thm-button, .footer-contacts .thm-button, .thm-button, .img-holder .date-box, body .awsm-btn-set.request-call-form .wpcf7-form-control.wpcf7-submit, input[type="submit"], #artion_file_input_button, .more-link {
	background: linear-gradient(0deg, #c00c0c 0%, #d90647 100%);
}

.gradient-container h2, .gradient-container p {
	color: #fff;
}

.gradient-container .custom-heading h2::before {
	background-color: #79d1ff;
}

/* Menu */
.top_nav .top_nav_wrapper > ul > li > a, .top_nav .main_menu_nav > ul > li > a {
	text-transform: none;
}

body.tmc_header_3 .top_nav .top_nav_wrapper > ul.language_menu_nav {
	float: left;
	margin-left: 120px;
}
body.tmc_header_3 .nav-header-right > ul > li > ul.search-box {
    top: 61%;
    z-index: 10;
}

#menu-language-menu li:first-child:after {
	content: "|";
	position: absolute;
	right: -2px;
	top: 33px;
}

.top_nav .top_nav_wrapper > ul.language_menu_nav > li > a {
	padding: 31px 15px;
}

.top_nav .top_nav_wrapper > ul > li > a, .top_nav .main_menu_nav > ul > li > a {
	padding: 31px 10px;
}

.nav-header-right > ul {
    margin: 24px 0 25px;
}

body.sticky_menu.tmc_header_3 #header .header_top.top_nav.affix {
	background: #343541;
}


/* Top Bar */
.top_bar .welcome-message {
	float: none;
}

@media only screen and (max-width: 600px) {
.top_bar .welcome-message {
    /*
    height: 47px !important;
	width: 179%;
	margin-left: -80%;
	*/
	text-align: center;
  }
}
@media only screen and (max-width: 600px) {
.top-nav {
    float: right;
	margin-left: 50px !important;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 601px) and (max-width: 991px) {
.top_bar .welcome-message {
    float: none;
	margin-left: -66%;
	padding-top: 3%;
  }
   .welcome-message p {
   	text-align: center;
   	margin-left: 220px !important;
   }
}

.top-nav li:last-child {
    padding-right: 0;
}

.top-nav i {
	background: linear-gradient(0deg, #c00c0c 0%, #d90647 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

body.tmc_header_3 .top_bar {
	background: #313349;
	border-bottom: 1px solid #313349;
}

.welcome-message p {
	color: #fff;
}

.tmc_header_3 .top-nav li {
	color: #fff;
}

.tmc_header_3 .top_nav .top_nav_wrapper > ul > li ul li a, .top_nav .main_menu_nav > ul > li ul li a {
	border-bottom: 2px solid #b9baca;
}

.tmc_header_3 .top_nav .top_nav_wrapper > ul > li ul li:hover > a {
    background: #2d2f44 none repeat scroll 0 0;
}

.top_nav .top_nav_wrapper .sub-menu > li.menu-item-has-children > a:hover::before, .top_nav .top_nav_wrapper .sub-menu > li.page_item_has_children > a:hover::before {
    border-left-color: #cd092b;
}

.top_nav .top_nav_wrapper > ul > li ul ul, .top_nav .main_menu_nav > ul > li ul ul {
    left: 74%;
}

.top_nav .top_nav_wrapper > ul > li ul, .top_nav .main_menu_nav > ul > li ul {
	box-shadow: 0 5px 81px 0 rgba(0, 0, 0, 0.51);
}

.tmc_header_3 .top_bar ul li i {
    margin: 0 7px 0 0;
	font-size: 16px;
}
.tmc_header_3 .top-nav a {
    padding: 0;
    color: #fff;
    line-height: 20px;
}

/* Sidebar */
.widget.widget_categories {
	padding-right: 0;
}

.widget.widget_categories select, .widget.widget_archive select {
	width: 100%;
	max-width: 280px;
	background-color: #343541;
	color: #fff;
	font-weight: 700;
	border-radius: 3px;
	padding: 15px 10px;
}

.artion-widget a {
	display: block;
	margin-bottom: 20px;
}

.artion-widget .col-md-8 {
	padding-left: 12px;
}

.artion-widget .col-md-4 {
	padding-right: 12px;
}

.artion-widget .artion-widget-title {
	font-weight: 900;
	font-size: 13px;
	color: #181818;
}

.artion-widget .artion-widget-post-date {
	font-weight: 700;
	color: #cd092b;
	font-size: 13px;	
}

.artion-widget-image {
	background: transparent;
	position: relative;
	display: block;
	padding-bottom: 67%;
}

.artion-widget-image img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.widget_artion_posts_widget h4 {
	font-size: 18px;
	font-weight: 700;
	color: #242424;
	line-height: 26px;
	position: relative;
}

.widget_artion_posts_widget h4:after {
    content: '';
    width: 45px;
    height: 3px;
    display: block;
    margin-top: 13px;
    text-decoration: none;
    background-color: #cd092b;
    margin-bottom: 20px;
}

.sidebar-area select {
	background:
	linear-gradient(45deg, transparent 50%, #fff 50%),
	linear-gradient(135deg, #fff 50%, transparent 50%),
	linear-gradient(to right, #343541, #343541);
	background-position: calc(100% - 21px) calc(1em + 10px), calc(100% - 16px) calc(1em + 10px), 100% 0;
	background-size: 5px 5px, 5px 5px, 50px 50px;
	background-repeat: no-repeat;
	font: 300 1em/100% "Helvetica Neue", Arial, sans-serif;
	line-height: 1.5em;
	padding: 0.5em 3.5em 0.5em 1em;
	border-radius: 0;
	margin: 0;      
	-webkit-appearance:none;
	-moz-appearance:none;
}

/* Footer */
.footer p {
    color: #fff;
}

#footer #text-4 p {
	line-height: 14px;
}

#footer #text-4 .textwidget {
	margin-bottom: 50px;
}

#footer .footer_widgets .widget .widget_title {
	color: #fff!important;
	font-style: normal;
	font-weight: bold!important;
	font-size: 14px!important;
}

#footer .copyright_row .copyright_row_wr .copyright {
	color: #fff;
	text-align: center;
}

.footer_widgets .widget_text .widget_title::after, .footer_widgets .widget_mc4wp_form_widget h4::after, body .widget_nav_menu h4::after {
	background-color: #79d1ff;
	width: 40px;
}

#footer .footer_widgets .widget.widget_nav_menu ul li a {
	color: #fff;
}

#footer .footer_widgets .widget.widget_nav_menu ul li {
	float: none;
}

#footer .footer_widgets .widget.widget_nav_menu ul li a::before {
	content:none;
}

#footer .footer_widgets .widget.widget_nav_menu ul li {
	width: 100%;
}

.map-iframe {
	margin: 10px -15px 30px;
}

#footer .socials ul li a {
	color: #343541;
	background-color: #fff;
	opacity: 1;
}

#gform_2 #label_2_2_1, #gform_6 #label_6_2_1 {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
}

.gform_wrapper #gform_2 .gfield_checkbox li input, .gform_wrapper #gform_2 .gfield_checkbox li input[type="checkbox"], .gform_wrapper #gform_6 .gfield_checkbox li input, .gform_wrapper #gform_6 .gfield_checkbox li input[type="checkbox"] {
	vertical-align: top;
}

#gform_2 .gform_footer.top_label, #gform_6 .gform_footer.top_label {
	float: left;
	margin-top: 0px;
	position: relative;
}

#gform_2 #gform_submit_button_2, #gform_6 #gform_submit_button_6 {
	position: absolute;
	bottom: 93.5px;
	right:0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
    padding: 12px 20px;
}

#gform_2 #gform_submit_button_2:hover, #gform_6 #gform_submit_button_6:hover {
	opacity: 1;
	color: #ccc;
}

#gform_2 .gform_body, #gform_6 .gform_body {
	float: left;
}

#gform_2 #input_2_1, #gform_6 #input_6_1 {
	font-size: 16px;
	line-height: 1.2;
	height: 41px;
}

.gform_wrapper.gform_validation_error #gform_2 .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half), .gform_wrapper.gform_validation_error #gform_6 .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	padding: 0;
}

#gform_2 #validation_message_2_1, #gform_6 #validation_message_6_1 {
	position: absolute;
	bottom: 220px;
}

/* Home */
.home .container.main-container {
	padding-bottom: 0;
}

.solutions.vc_row {
    margin: -40px -22px 0 -23px;
}

.solutions h2 {
    font-size: 26px;
	font-weight: 500;
}

.solutions .thm-button {
    font-size: 14px!important;
	border: 2px solid #fff!important;
	border-radius: 5px!important;
	padding: 0 17px !important;
}

.solutions .thm-container.solution-top {
	margin: 0;
	padding: 0px 70px 1px 70px;
    width: 100%;
    max-width: unset;
}

.custom-quote {
	position: relative;
	color : #fff;
}

.custom-quote h4 {
	font-weight: 700;
	font-size: 29px;
}

.custom-quote h4 img {
	margin-bottom: 20px;
}

.custom-quote .wpb_wrapper h6 {
	text-align: right;
	font-size: 12px;
}

.custom-quote img.alignright {
	margin-left: 7px;
}

.about-cta .col-md-3:last-of-type {
	display: none;
}

.alt-heading {
	color: #fff;
	text-align: center;	
}

.alt-heading h3 {
	font-size: 40px;
}

.home .wpb_video_widget .wpb_video_wrapper {
	padding-top: 0;
	padding-left: 20px;
	padding-right: 15px;
}

.home .wpb_video_widget .wpb_video_wrapper > div {
	position: relative;
	max-width: 100%;
}

.home .video-subtitle {
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 50px;
}

.home .video-subtitle p {
	font-size: 13.5px;
}

.home .video-custom-heading {
	margin-bottom: 10px!important;
}

.clients-row {
	margin-bottom: 0;
}

.clients-row img {
	padding: 0 30px;
}

.awsm-btn-set.request-call-form .wpcf7-form-control.wpcf7-submit {
	color: #fff;
}

.home .about-us-section {
	padding-top: 75px;
	padding-bottom: 80px;
}

.home .wpcf7-form .right {
	float: right;
}

.home .awsm-btn-set.request-call-form .wpcf7-form-control.wpcf7-submit {
	float: right;
	position: relative;
	margin-right: 19px;
}
.home .request-call-form select {
    color: #999;
}


/* Timeline */
.artion-timeline {
	position: relative;
}

.artion-timeline .vc_column-inner > .wpb_wrapper {
	position: relative;
	max-width: 840px;
	margin: 0 auto;
}

.artion-timeline .wpb_content_element {
	position: relative;
	clear: both;
}

.artion-timeline .wpb_content_element:after {
	content: '';
	clear: both;
	display: block;
}

.artion-timeline .wpb_content_element:nth-child(2n)::before {
    right: 47.8%;
}

.artion-timeline .wpb_content_element:nth-child(2n+1)::before {
    left: 46.8%;
}

.artion-timeline h6 {
	font-size: 28px!important;
	color: #cd092b;
	margin-bottom: 0;
	font-weight: 600!important;
}

.artion-timeline p {
	font-weight: 700!important;
	color: #383838;
	font-size: 16px!important;
}

.about-cta {
	padding-top: 85px;
	padding-bottom: 70px;
}

/* About Us Page */
.entry-content .wpb_text_column.about-txt p, .entry-content .wpb_text_column.values-list li {
	color: #000;
}

.entry-content .wpb_text_column.values-list ul {
	padding-left: 20px;
}

.entry-content .wpb_text_column.values-list li {
	font-size: 20px;
	margin-bottom: 3px;
}

.values-list .content-list li::before {
	top: 8px;
	width: 12px;
	height: 12px;
	left: -20px;
}

.wpb_column .wpb_wrapper .wpb_content_element.about-img {
	margin-bottom: 40px;
}

.about-img img, .about-img .vc_figure, .about-img .vc_single_image-wrapper {
	width: 100%;
}


/* Contact Page */
.contact-section .form-grp label {
	color: #707070!important;
	font-weight: 700!important;
}

.media-body {
	font-weight: 700;
}

.contact_media .media-left {
	display: block;
	float: left;
}

.contact_media .media-body {
	display: inline;
	font-weight: 600;
}

.contact-section .col-md-12 {
    padding: 0;
}
.contact-section .wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

/* Anthropoi Page */
.anthropoi-main-text .wpb_wrapper {
	max-width: 500px;
	font-weight: 600;
}

.anthropoi-image-container .wpb_single_image {
	margin-bottom: 10px;
}

.anthropoi-image-container {
	margin-bottom: 60px;
}

.anthropoi-image-container .wpb_text_column p {
	color: #383838;
	font-size: 13px;
	font-weight: 600;
}

/* Left Sidebar */
.single-sidebar-widget .single-service-contact a {
	font-style: normal;
}

.single-sidebar-widget, .sidebar-area .widget_nav_menu {
	position: relative;
	z-index: 2;
}

.single-sidebar-widget .special-links, .sidebar-area .widget_nav_menu .menu {
    margin-bottom: 20px !important;
}
.single-sidebar-widget .special-links li a::after, .sidebar-area .widget_nav_menu .menu li a::after {
	content: none;
}
.single-sidebar-widget .special-links li.current_page_item a, .sidebar-area .widget_nav_menu .menu li.current_page_item a {
    background: #ffffff;
    border-bottom: 1px solid #e9e9e9;
    font-weight: 700;
    color: #403C56;
    text-transform: uppercase;
    display: block;
    line-height: 50px;
    position: relative;
    padding: 0 20px;
    border-left: 4px solid #cd092b;
}
.sidebar-area .widget_nav_menu ul.menu {
    background: #F8F8F8;
    padding: 9px !important;
    border: 1px solid #F1F1F1;
}
.sidebar-area .widget_nav_menu .menu li a {
    background: #ffffff;
    border-bottom: 1px solid #e9e9e9;
    font-weight: 400;
    color: #383838;
    text-transform: uppercase;
    display: block;
    line-height: 50px;
    position: relative;
    padding: 0 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
}

.widget-brochure.wpb_row {
	border: 3px solid #E7E7EE;
	padding: 25px 20px 2px;
	max-width: 330px;
	width: 100%;
	margin-left: 0;
	margin-top: 37px;
	background-color: #fff;
	position: relative;
	z-index: 2;
}

.widget-brochure .vc_column_container:first-child p {
	font-size: 24px;
	line-height: 29px;
	color: #3f4563;
	font-weight: 700;
}

.widget-brochure .vc_col-sm-8 {
	width: 53%;
}

.widget-brochure .vc_col-sm-4 {
	width: 47%;
	text-align: center;
}

.widget-brochure .thm-button {
	padding: 0 17px !important;
	text-transform: none;
	margin-top: 15px;
	line-height: 32px !important;
	color: #fff;
}

.widget-brochure img {
	margin-top: 10px;
}

/* Blog */
.single-blog-post .news-image img {
	width: 100%;
	max-width: 100%;
}

.img-holder .date-box {
	width: 85px;
	height: 95px;
	color: #fff;
	font-weight: 900;
	margin-bottom: 18px !important;
	margin-left: 18px;
	padding: 8px 0;
}

.img-holder .date-box::before {
	content: none;
}

.img-holder .date-box .date-day {
	font-size: 32px;
	margin-bottom: 4px;
	line-height: 1;
}

.img-holder .date-box .date-month {
	font-size: 12px;
	margin-bottom: 9px;
	line-height: 1;
}

.img-holder .date-box .date-year {
	font-size: 18px;
	line-height: 1;
}

.post-page-meta .blog-category {
	font-size: 16px;
	font-weight: 600;
	color: #313349;
	padding-right: 10px;
}

body .post-page-meta .posted-on i {
	color: #313349;
	font-size: 12px;
	margin-right: 0;
}

.post-page-meta .posted-on {
	font-size: 16px;
	color: #313349;
}

.single .custom-heading h1 {
    position: relative;
    padding-bottom: 13px;
    margin: 0;
    font-size: 28px;
    font-weight: 800;
    color: #343541;
    line-height: 34px;
    padding-bottom: 18px;
}

.custom-heading h1::before, .page h1::before {
    content: "";
    width: 55px;
    height: 3px;
    display: inline-block;
    position: absolute;
    bottom: 0;	
	background-color: #cd092b;
}

/* Blog Single */
.single .img-holder .date-box {
	margin: 0 0 20px;
	position: relative;
}

.single .container.main-container {
	padding-top: 50px;
}

.single .entry-content > .row > .col-lg-4 {
	padding-top: 110px;
}

.single-content-container strong {
	color: #302b2b;
}

.single .post-page-meta {
	padding-bottom: 40px;
}

.single-content-container h3 {
	color: #000;
	font-size: 16px;
	font-weight: 600;
}

.single-content-container a {
	color: #2434e1;
	font-weight: 600;
}

.single-post .page_title {
	position: relative;
}

.single-post .page_title:after, .single-services .page_title:after {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	/*background-color: rgba(5, 8, 49, 0.62); */
}

/* Our Services */
.artion-services-element {
	max-width: 1080px;
	margin: 0 auto;
}

.artion-services-element p {
	font-weight: 600;
	line-height: 23px;
}

.artion-services-element .single-service {
    margin-bottom: 40px;
}
	
.service-page2 .single-service-item {
    width: 270px;
	min-height: 215px;
	padding: 28px 20px;
	border: 2px solid #e2e2e2;
}

.service-page2 .single-service-item:hover {
	border: 2px solid #b32516;
}

.service-page2 .single-service-item h3 {
	font-weight: 500;
}

.service-page2 .single-service-item p {
	margin-bottom: 5px!important;
}

.service-page2 .single-service-item {
	margin-left: 0;
	margin-right: 30px;
}

.service-page2 .single-service-item:last-child {
	margin-right: 0;
}

.service-page2 .single-service-item:hover {
	background: linear-gradient(270deg, #c00c0c 0%, #d90647 100%);
}

.single-service-item-image {
	width: 60px;
	float: left;
	margin-right: 6px;
}

.single-service-item-title {
	padding-top: 11px;
}

.service-page2 .single-service-item h3 {
	line-height: 1.3;
}

.single-service .img-holder {
	display: block;
}

.single-service .img-holder a:first-child {
	position: relative;
	display: block;
	padding-bottom: 67%;
}

.single-service .img-holder img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.service-consulting {
	background-color: #f8f8f8;
	display: flex;
	flex-wrap: wrap;
	clear: both;
}

.service-consulting .single-consulting-item h3 {
	font-size: 21px;
	line-height: 26px;
	margin-bottom: 8px;
}

.single-consulting-item  {
	padding-top: 30px;
	padding-bottom: 30px;
}

.single-consulting-item p {
	margin-bottom: 9px!important;
	font-size: 14px;
}

.consulting-more {
	position: relative;
	color: #d95869;
}

.consulting-more:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #d9838e;
	bottom: 0;
}

/* Counter Element */
.about-cta .single-count-box {
	margin-top: 10px;
}

.about-cta .single-count-box .box .number-box {
	font-family: inherit;
	font-size: 87px;
	line-height: 62px;
	font-weight: normal;
}

.about-cta .single-count-box .box .text-box {
	max-width: 150px;
}

.text-box-2
{
	text-transform:capitalize !important;
}

/* Custom Posts Element */
.artion-posts-element .entry-title a {
	line-height: 1.3;
	display: block;
}

.artion-posts-element .news-element-image {
	position: relative;
	display: block;
	padding-bottom: 67%;
}

.artion-posts-element img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Pelatologio */
.pelatologio-accordion .vc_tta-panel-body img {
	margin: 5px 2px;
	width: 180px;
	height: auto;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
	border: none;
}

.pelatologio-accordion .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f054";
	border: none;
	color: #cd092b;
}

.pelatologio-accordion .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
	content: none;
}

.vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	transform: translateY(-50%) rotate(90deg);
}

.vc_tta-panel .vc_tta-panel-title a span {
	color: #383838!important;
}

/* Career */
.career-why-us.wpb_text_column img {
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;
}

.career-why-us h4 {
	font-size: 16px;
	font-weight: 700;
	color: #cd092b;
}

.career-right > .vc_col-sm-8 .vc_row.vc_inner .vc_column-inner > .wpb_wrapper {
	padding: 0 30px;
}

.career-right > .vc_col-sm-8 .vc_row.vc_inner.career-education .vc_column-inner > .wpb_wrapper {
	padding-right: 14px;
}

.career-education .alignright {
	margin-left: 30px;
}

.inline-social {
	font-weight: 700;
	color: #3f4563;
	margin-right: 30px;
}

.inline-social i {
	background: linear-gradient(0deg, #c00c0c 0%, #d90647 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 16px;
}

.career-right > .vc_col-sm-8 .vc_row.vc_inner .career-img-box .vc_column-inner > .wpb_wrapper {
	padding: 0;
}

.career-img-box .wpb_single_image, .career-img-box .vc_single_image-wrapper, .career-img-box .vc_figure {
	position: relative;
	width: 100%;
	max-width: 100%;
}

.career-img-box .wpb_text_column {
	position: absolute;
	top: 30%;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 0 15px;
	line-height: 1.4;
}

.career-img-box .wpb_text_column p {
	color: #fff;
	font-size: 21px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 10px!important;
}

.career-img-box .thm-button {
	padding: 10px 22px !important;
	font-size: 12px !important;
	line-height: 1 !important;
}

.career-img-flip h2 {
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	line-height: 30px;
}

#career-img-flip-1.career-img-flip .vc-hoverbox-back {
	background-image: url(https://artion.gr/wp-content/uploads/2020/12/Rectangle-16.jpg);

}

#career-img-flip-2.career-img-flip .vc-hoverbox-back {
	background-image: url(https://artion.gr/wp-content/uploads/2020/12/Rectangle-16-aa.jpg);
}

.career-img-flip .vc-hoverbox-back-inner {
	position: relative;	
	height: 100%;
}

.career-img-flip .vc-hoverbox-back-inner:before {
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	position: absolute;
	background: #3f4563;
	opacity: 0.6;
	top: 0;
	bottom: 0;
	z-index: -1;
	
}

.career-img-flip h2 {
	max-width: 180px;
	margin-left: auto;
	margin-right: auto;

}

#career-img-flip-2.career-img-flip .vc-hoverbox-front-inner h2 {
	max-width: 220px;
}

.career-img-flip .vc-hoverbox-back-inner h2 {
	margin: 87px auto 10px;
}


/* Table */
.content-table th {
	background-color: #3f4563;
	color: #fff;
	text-transform: none;
	padding: 5px 14px;
	border-bottom: 7px solid #fff;
	height: 40px;
	border-left: none;
	border-right: none;
}

.content-table th:nth-child(2n) {
	padding: 5px 20px;
}

.content-table td {
	color: #383838;
	font-weight: 700;
	padding: 5px 14px;
	border-bottom: 7px solid #fff;
	height: 40px;
}

.content-table td:nth-child(2n+1) {
	background-color: #dbdbdb;
}

.content-table td:nth-child(2n) {
	background-color: #e9e9e9;
	padding: 5px 20px;
}


/* Gravity Form */
body .gform_wrapper li.gfield.field_description_below + li.gsection, body .gform_wrapper .gsection {
	border: none;
	margin: 52px 0 25px!important;
}

body .gform_wrapper h2.gsection_title {
	color: #3f4563;
	font-size: 21px;
}

body .gform_wrapper .gform_footer {
	margin-top: 80px;
}

#input_1_10, .career_upload_file input[type='file'] {
	display: none;
}

body .gform_wrapper ul #field_1_28.gfield , body .gform_wrapper ul #field_1_27.gfield, body .gform_wrapper ul #field_1_28.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul #field_1_27.field_description_below div.ginput_container_checkbox {
	margin-top: 0;
}

.gform_wrapper #field_1_28 .gfield_checkbox li, .gform_wrapper #field_1_29 .gfield_checkbox li {
	margin-bottom: 0;
}

body .gform_wrapper .gsection.gravity-section-small {
	margin-bottom: 0!important;
	padding-bottom: 0;
}

body .gform_wrapper .gsection.gravity-section-small h2 {
	font-size: 18px;
}

.gform_wrapper .top_label .gfield_label { 
	color: #3f4563;
}

.gravity-section-small {
}

input.gform_button[type="submit"] {
	font-size: 15px !important;
	width: 155px;
	padding: 13px 26px;
}

body .gform_wrapper li.hidden_label input {
	margin-top: 0;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"], .gform_wrapper ul.gfield_radio li input[type="radio"] {
    width: auto !important;
}

.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type="checkbox"] {
	margin-right: 2px;
}

body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding: 10px;
}

.gform_wrapper .top_label input {
	border:none;
}

#artion_file_input_button {
	padding: 3px 27px;
	cursor: pointer;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	border-radius: 2px;
	margin-bottom: 5px;
}

/* Archive */
.archive .entry-meta.post-page-meta, .blog .entry-meta.post-page-meta {
	margin-bottom: 10px;
}

.post_excerpt p {
	line-height: 1.5;
}

.archive-title {
	color: #3f4563;
	position: relative;
	margin: 0;
	margin-bottom: 40px;
	font-size: 28px;
	font-weight: 800;
	line-height: 26px;
	text-transform: uppercase;
	padding-bottom: 18px;
}

.archive-title::before {
    content: "";
    width: 55px;
    height: 3px;
    display: inline-block;
    position: absolute;
    bottom: 0;
	background-color: #cd092b;
}
.archive-description {
    margin-bottom: 60px;
}

.more-link {
	margin-top: 15px;
}

.more-link:after {
	content: none;
}

.single-blog-post p {
	font-family: inherit;
}

.single-blog-post .post_excerpt p {
	font-weight: 500;
}

.single-blog-post .news-image {
	margin-bottom: 20px;
}

.textwidget .padding-side-service.wpb_column.vc_column_container.vc_col-sm-12 {
	margin-left: 0;
}

.vc_col-sm-8, .vc_col-sm-4 {
	float: left;
}

.vc_row::after {
	content: " ";
	display: table;
    clear: both;
}

/* Template Name: No Header Page */
body.tmc_header_3.services-template-page-no-hero #header {
	position: relative;
}

.services-template-page-no-hero .header_top3 {
	background-color: #313349;
}

.single.services-template-page-no-hero .container.main-container {
	padding-top: 0;
}

.no-hero-title {
	background-color: #3f4563;
	padding-top: 70px;
	padding-bottom: 10px;
	margin-bottom: 50px;
	margin-top:30px;
}

.no-hero-title .heading-title, .single .content-area .no-hero-title .heading-title, .single .no-hero-title .custom-heading h1 {
	color: #fff;
}


.services-template-page-no-hero .content-list li::before {
	top: 6px;
	width: 12px;
	height: 12px;
	left: -20px;
}

.services-template-page-no-hero .content-list li {
	font-size: 17px;
	color: #3f4563;
	margin-bottom: 17px;
}

/* Search Results */
body.search #primary, body.search .container.main-container {
	padding-top: 0;
}


/* Tax guide form */
.tax-guide-form .vc_column-inner > .wpb_wrapper {
	
}

.tax-guide-form .vc_row {
	background-color: #e5e5e5;
	padding: 30px 32px;
}

.tax-guide-form .vc_row > .wpb_column {
	background-color: #eaeaea;
	padding: 37px 40px 0 40px !important;
}

.tax-guide-form h3 {
	font-size: 19px;
	line-height: 27px;
	font-weight: 400;
	color: #3f4563;
	position: relative;
}

.tax-guide-form h3:before {
	content: "";
	width: 45px;
	height: 3px;
	display: inline-block;
	position: absolute;
	bottom: -13px;
	background-color: #cd092b;
}

body .tax-guide-form .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .tax-guide-form .ginput_container_textarea textarea {
	color: #222222;
	background: #cacaca;
	padding: 8px 15px;
	font-size: 15px;
	font-weight: 600;
}

.tax-guide-form input[type="text"]::placeholder {
	color: #222222;
}

.tax-guide-form .field_sublabel_below input[type="checkbox"] {
	display: inline-block;
}

.tax-guide-form .field_sublabel_below .gfield_consent_label {
	display: inline-block;
	max-width: 85%;
	vertical-align: middle;
}

.tax-guide-form .gform_wrapper .field_description_below .gfield_consent_description, .tax-guide-form .gform_wrapper .gfield_consent_description {
	overflow-y: auto;
}

.tax-guide-form input[type="submit"] {
	position: relative;
}

body .tax-guide-form .gform_wrapper .gform_footer {
	margin-top: 30px;
	margin-bottom: 0;
}

.tax-guide-form input[type="submit"] {
	background: #0a1779;
	border: 3px solid #0a1779;
	transition: all 0.3s;
	box-shadow: none;
}

.tax-guide-form input[type="submit"]:hover {
	background: #f2f2f2;
	border-color: #f2f2f2;
	color: #0a1779;
	opacity: 1;
}

.category-39 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2021/01/deltia-typoy.jpg) !important;
}

.category-38 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2021/02/dimosieuseis.jpg) !important;
}
.category-36 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2021/02/foroapopseis.jpg) !important;
}
.category-37 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2021/02/foroektimiseis.jpg) !important;
}
.category-40 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2021/02/1-6.jpg) !important;
}
.category-32 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2021/02/elegxoi.jpg) !important;
}
.category-31 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2021/02/arthrografia.jpg) !important;
}
.category-61 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2021/02/1-3.jpg) !important;
}
.category-62 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2021/02/1-2.jpg) !important;
}
.category-63 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2021/02/1-4.jpg) !important;
}
.category-51 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2021/02/1.jpg) !important;
}
.category-54 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2021/02/1-1.jpg) !important;
}
.category-88 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2021/02/1-8.jpg) !important;
}
.category-52 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2021/02/1-5.jpg) !important;
}
.category-64 .page_title {
    background-image: url(https://artion.gr/wp-content/uploads/2026/09/artion_seminars_landing_banner.jpg) !important;
}

.indurial-solution, .footer-contacts {
background-image: url(https://artion.gr/wp-content/uploads/2021/02/footer-contacts.jpg) !important;
}

.gform_wrapper li.hidden_label input {
	color: #242424;
  font-size: 16px !important;
} .gform_wrapper li.hidden_label select {
	color: #999;
  font-size: 16px !important;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 20px;
}

.home .gform_wrapper ul.gform_fields li.gfield:nth-child(3n+3) {
    padding-right: 0px;
}
.gform_wrapper .gform_footer input.button {
	margin-right: 0px;
}

.wpb_wrapper .gform_wrapper .ginput_container_select select {
    padding: 12px 0 11px 3px;
}
.gform_wrapper div.validation_error, .gform_wrapper .validation_message {
    color: #fff;
}
.ginput_container.ginput_container_consent {
    border: 1px solid #e1e1e1;
    border-radius: 0;
    box-shadow: none;
    color: #242424;
    font: 15px/31px "Open Sans",sans-serif;
    height: auto;
    margin-bottom: 20px;
    padding: 13px 20px 10px;
    background-color: #fff;
    background-image: none;
    display: block;
}
.ginput_container.ginput_container_consent label {
    line-height: 16px;
	display: inline-block;
}
.ginput_container.ginput_container_consent input {
    float: left;
    margin: 2px 10px 0 0;
}
body:not(.home) .gform_wrapper .top_label input {
    border: 1px solid #e9e9e9 !important;
}


/* Responsiveness */
@media all and (max-width:1040px) {
	.about-cta .single-count-box .box .text-box {
		margin: 0 auto;
	}	
}

@media all and (max-width:769px) {		
	body #gform_2 #gform_submit_button_2 {
		position: static;
		border-radius: 0;
	}
	
	.about-cta .col-md-3 {
		width: 100%;
	}
	
	.custom-quote h4 {
		font-size: 22px;
	}
	.career-img-box .wpb_text_column {
        top: 15%;
	}
	.wpb_wrapper .vc_custom_1606589645668, .contactuspage .left-box.vc_column_container {
        padding-right: 0px !important;
    }
    .sidebar-area .vc_column_container > .vc_custom_1479122933788.vc_column-inner, .contactuspage .vc_column_container > .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }
    .textwidget .padding-side-service.wpb_column.vc_column_container.vc_col-sm-12 {
        margin: 0;
        padding: 0;
    }
    .single-blog-post {
        padding: 0 !important;
    }
    .contact-section {
        padding: 25px 20px 15px;
    }
    .service-single-page {
        display: flex;
        flex-direction: column-reverse;
    }
    .service-single-page .padding-both:first-child {
        padding-top: 40px;
    }
}

@media all and (min-width:980px) and (max-width:1200px){	
	#gform_2 #gform_submit_button_2 {
		position: static;
		border-radius: 0;
	}
}

@media all and (min-width:750px) {	
	.artion-timeline .wpb_content_element .wpb_wrapper {
		position: relative;
		margin-left: 0;
		padding: 1.6em;
		width: 320px;
		clear: both;
		height: 150px;
	}

	.artion-timeline:before {
		content: "";
		width: 3px;
		height: calc(100% - 148px);
		background: #ccc;
		position: absolute;
		top: 48px;
		border-radius: 40px 40px;
		left: 49.5%;
	}
	
	.artion-timeline .wpb_content_element:before {
		content: '';
		display: flex;
		align-items: center;
		justify-content: center;
		width: 3em;
		height: 3em;
		background-color: #3c5399;
		border-radius: 50%;
		position: absolute;
		top: 30%;
		z-index: 1;
	}
	
	.staff-row {
		position: relative;
		top: -40px;
		background-color: #fff;
		margin-bottom: -100px;
	}
	
	body .gform_wrapper .top_label input.medium, body .gform_wrapper .top_label input.medium.datepicker {
		width: 80%;
	}
	
	.custom-quote .wpb_wrapper h6 {
		font-size: 19px!important;
	}
}

@media all and (min-width:992px) {		
	.about-cta .col-md-3 {
		width: 33.3%;
	}

	.top_bar .row > .col-md-6:nth-child(2) {
		width: 35%;
	}
		
	.artion-timeline .wpb_content_element:nth-child(2n) .wpb_wrapper {
		float: right;
	}

	.artion-timeline .wpb_content_element .wpb_wrapper:after {
		position: absolute;
		content: '';
		width: 97px;
		height: 3px;
		background-color: #ccc;
		right: -95px;
		top: 44%;
	}

	.artion-timeline .wpb_content_element:nth-child(2n) .wpb_wrapper:after {
		left: -95px;
		right: auto;
	}

	.artion-timeline .wpb_content_element .wpb_wrapper:before {
		position: absolute;
		content: '';
		height: 2px;
		width: 1em;
		height: 1em;
		background-color: #ccc;
		border-radius: 50%;
		right: 0;
		top: 41%;
	}

	.artion-timeline .wpb_content_element:nth-child(2n) .wpb_wrapper:before {
		left: 0;
		right: auto;
	}

	.artion-timeline .wpb_content_element:nth-child(2n+1) {
		text-align: right;
	}
	
	.career-img-box:nth-child(1) .vc_column-inner {
		padding-right: 9px !important;
	}
	
	.career-img-box:nth-child(2) .vc_column-inner {
		padding-left: 9px !important;
	}
	
	.wpb_column .wpb_wrapper .wpb_content_element.about-img {
		margin-left: -20px;
		margin-right: 30px;
	}


}

@media all and (max-width:1204px) {
	.content_wrapper .container {
		max-width: calc(100% - 50px);
	}
	body:not(.home) .content_wrapper .container.main-container {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .page-id-1253 .container.main-container, .page-id-125 .container.main-container, .page-id-674 .container.main-container, .page-id-2467 .container.main-container  {
    	padding-top: 0 !important;
    	padding-bottom: 0 !important;
    }

    .header_info {
        background: #313349;
    }
    .mobile_header .top_nav_mobile .main_menu_nav ul::before {
        display: none;
    }
    .mobile_header .top_nav_mobile .main_menu_nav ul li:active > a {
        color: #fff;
    }

	.mobile_header .top_nav_mobile .main_menu_nav li.current_page_item > a, .mobile_header .top_nav_mobile .main_menu_nav li.current-menu-parent > a, .mobile_header .top_nav_mobile .main_menu_nav li.current-menu-ancestor > a {
		color: #cd092b;
	}
	
	.mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow.active i::before, .mobile_header .top_nav_mobile .main_menu_nav > li.menu-item-has-children .arrow.active i::after { 
		background: #cd092b;
	}
	.padding-side-service.wpb_column.vc_column_container.vc_col-sm-12 {
        max-width: 100%;
        margin-right: 15px;
        width: auto;
	}
	.padding-side-service {
        padding-bottom: 40px;
    }
    
    .career-right > .vc_col-sm-8 .vc_row.vc_inner .vc_column-inner > .wpb_wrapper {
        padding: 0;
    }
    .widget-brochure.wpb_row {
        margin-bottom: 60px;
    }
    .service-single-page {
        padding: 0 !important;
    }
    .wpb_wrapper .vc_custom_1614625007614 {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
    
    .anthropoi-image-container {
        margin: 20px 0;
    }
	
	.solutions .thm-container.solution-top {
	    text-align: center;
	}
	.solutions .thm-container.solution-top h2, .solutions .thm-container.solution-top .thm-button {
	    float: none;
	}
	.solutions .thm-container.solution-top .thm-button {
	    padding: 5px 17px !important;
        line-height: 20px !important;
	}
	.top_nav.mobile_header .top_nav_wrapper > ul.language_menu_nav > li > a {
        padding: 17px 8px;
    }
    body.tmc_header_3 .top_nav.mobile_header .top_nav_wrapper {
        display: block;
        position: absolute;
        top: 0;
        right: 50px;
    }
}

@media all and (min-width:1200px) {
	.footer_widgets .col-md-3:nth-child(2) {
		width: 20%;
	}
	
	.footer_widgets .col-md-3:nth-child(3) {
		width: 20%;
	}
	
	.footer_widgets .col-md-3:nth-child(4) {
		width: 35%;
	}
	
	.artion-posts-element {
		max-width: 1170px;
		margin: 0 auto;
	}
	
	.artion-posts-element .col-md-4 {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.anthropoi-main-text .wpb_wrapper {
		padding-left: 8px;
	}
	
	.service-consulting {
		padding: 10px 0 20px 20px;
	}
	
	.single-consulting-item {
		padding: 30px 24px 30px 24px;
	}
	

}

@media all and (max-width:1024px){	
	.mobile_header .top_nav_mobile .main_menu_nav > li:hover > a {
		color: #cd092b;
	}
	body.tmc_header_3 #header {
        position: relative;
	}
	.about-cta .single-count-box {
        padding-left: 0;
	}
	.entry-content blockquote p {
        padding: 0;
        width: 100%;
    }
    body.sticky_menu.tmc_header_3 .page_title {
        padding: 80px 0;
        background-position: center;
    }
}