/*!
Theme Name: TestPsihologic
Theme URI: http://underscores.me/
Author: Lucian and Partners
Author URI: https://lucianandpartners.com
Description: Custom theme created by Lucian & Partners
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: testpsihologic
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

TestPsihologic is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	/*font-size: 1rem;*/
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 1em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 300px;
	padding: 7px 5px;
	font-size: 16px;
	line-height: normal;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: -56px;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

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

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	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. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.container {
    width: 1170px;
    margin: 0 auto;
    max-width: 100%;
}

.header-top {
    background: #CC0036;
    font-size: 16px;
}

.header-top > a {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.description-site {
    display: inline-block;
    color: white;
    vertical-align: middle;
    background: #008cea;
    padding: 3px 10px;
    border-radius: 15px;
}

.description-site p {
    margin-bottom: 0;
    margin-top: 0;
}

.header-contact {
    display: inline-block;
    vertical-align: middle;
}

.hc-1 {
    display: inline-block;
}

.hc-2 {
    display: inline-block;
}

.header-contact {
    display: inline-block;
    vertical-align: middle;
    margin-right: 80px;
}

.hc-1 {
    display: inline-block;
}

.hc-2 {
    display: inline-block;
}

.hc-2 {
    color: white;
    font-weight: 600;
}

.buton-prog {
    display: inline-block;
}

.buton-prog a {
    background: #008CEA;
    color: white;
    text-decoration: none;
    padding: 15px 50px;
    vertical-align: middle;
    border-radius: 30px;
    font-weight: 600;
}

.logo-page {
    display: inline-block;
    vertical-align: middle;
}

.menu-menu-1-container {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}

.menu-menu-1-container ul li {
    width: calc(100% / 6);
    margin: 0 auto;
    text-align: center;
}

.main-navigation li a {
    color: black;
    padding: 20px 0px;
    line-height: 20px;
    font-size: 16.3px;
}

.hc-mains {
    width: calc(100% - 685px);
    display: inline-block;
    text-align: right;
}

nav#site-navigation {
    background: white;
}

.header-bot {
    background: linear-gradient(to right, #e9e9e9 0%, #ffffff 100%);
}

.ct1-p-bg {
    /* position: absolute; */
    /* top: 75px; */
    margin: 100px 0px;
    float: left;
    width: 100%;
}

.ct1-inside {
    position: relative;
}

.ct1-p-bg p {
    color: white;
}

p.ct1pbg1 {
    font-weight: 900;
    font-size: 41px;
    margin: 0;
    line-height: normal;
    text-transform: uppercase;
}

p.ct1pbg2 {
    font-weight: 700;
    font-size: 25px;
    margin: 0;
}

p.bh-1 {
    margin-bottom: 0px;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 0;
    padding-bottom: 0px;
    padding-top: 8px;
}

.ct2-1 {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-top: 50px;
}

.ct2-2 {
    display: inline-block;
    width: 29%;
    vertical-align: top;
    margin-top: 40px;
}

.bold-txt {
	font-weight: bold;
}

.bold-txt a {
	color: black;
}

ul.fp-list {
    margin: 0;
    list-style-type: none;
    padding: 0;
}

.content3 {
    background: #F2F2F2;
    padding: 37px 0px;
}

.c3-boxes {
    width: calc(100% / 3 - 53px);
    display: inline-block;
    text-align: center;
    margin-right: 64px;
    margin-left: 10px;
    vertical-align: top;
}

.c3-boxes .c3b-txt {
    text-align: justify;
}

.c3b-img {
    display: block;
    width: 100%;
}

.c3b-img img {
    width: 100%;
}

.c3-boxes:last-child {
    margin-right: 0px;
}

.c3-boxes:first-child {
    margin-left: 0px;
}

.ct4-inside p:nth-child(2) {
    font-weight: bold;
}

.ct4-inside p:nth-child(3) {
    color: #CC0036;
    font-weight: bold;
}

.ct4-inside p:nth-child(5) {
    color: #0000ff;
    font-weight: 600;
}

.ct4-inside p:nth-child(4) {
    color: #0000ff;
    font-weight: 600;
}

.ct4-inside p:nth-child(6) {
    font-weight: bold;
}

.ct4-inside p:nth-child(8) {
    font-weight: bold;
}

.ct5-inside {
    width: calc(100% / 2 - 3px);
    display: inline-block;
    vertical-align: middle;
}

.ct5-inside2 {
    width: calc(100% / 2 - 3px);
    display: inline-block;
    vertical-align: top;
}

.content5 {
    background: #F2F2F2;
}

.ct51-1 {
    width: calc(100% / 2 - 3px);
    display: inline-block;
    vertical-align: middle;
}

.ct51-2 {
    width: calc(100% / 2 - 3px);
    display: inline-block;
    vertical-align: middle;
}

.ct52-1 {
    display: inline-block;
    width: calc(100% / 2 - 3px);
    vertical-align: top;
}

.ct52-2 {
    display: inline-block;
    width: calc(100% / 2 - 43px);
    vertical-align: top;
    margin-left: 40px;
}

.ct52-2 h5 {
    margin: 0;
}

.ct51-1 h5 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 900;
    margin-bottom: -6px;
}

.ct51-1 p {
    margin: 0;
    font-weight: 500;
}

.ct51-1 p:last-child {
    margin-bottom: 20px;
}

.ct52-2 h5 {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 900;
    line-height: normal;
}

.ct52-2 p {
    margin: 0;
}

.ct51-2 input#search {
    background: #008CEA;
    border-radius: 20px;
    width: calc(100% - 125px);
    vertical-align: middle;
    padding: 7px 0px;
    color: white;
    font-weight: bold;
    padding-left: 40px;
}

.ct51-2 input[type="submit"] {
    background: #CC0036;
    border-radius: 20px;
    line-height: normal;
    padding: 9px 0px;
    width: 110px;
    color: white;
    font-weight: bold;
    font-size: 17px;
    margin-left: 10px;
}

.ct51-2 input#search::placeholder {
    color: white;
    font-weight: bold;
}

.your-name input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: calc(100% / 2 - 14px);
    display: inline-block;
    float: left;
    border: 1px solid #b7b7b7;
}

.your-subject input.wpcf7-form-control.wpcf7-text {
    width: calc(100% / 2 - 9px);
    display: inline-block;
    float: right;
    border: 1px solid #b7b7b7;
    margin-bottom: 10px;
}

.tel-761 input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
    width: calc(100% / 2 - 14px);
    border-radius: 0;
    margin-top: 10px;
    border: 1px solid #b7b7b7;
    float: left;
}

.your-email input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    border: 1px solid #b7b7b7;
    width: calc(100% / 2 - 9px);
    float: right;
}

.your-message textarea.wpcf7-form-control.wpcf7-textarea {
    height: 80px;
    margin-top: 10px;
    border-radius: 7px;
    border-color: #b7b7b7;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #008CEA;
    color: white;
    font-weight: bold;
    border-radius: 20px;
    padding: 10px 30px;
    margin-top: 10px;
    text-transform: uppercase;
}

.ct52-2 p:nth-child(3) {
    margin-bottom: 14px;
}

.site-footer {
    background: #1C1C1C;
    color: #999795;
}

.fi1-1 {
    display: inline-block;
    width: auto;
    margin-right: 0;
}

.fi1-2 {
    display: inline-block;
    width: calc(100% - 529px);
    text-align: center;
}

.fi11-1 {
    display: inline-block;
    width: auto;
    background: white;
    vertical-align: middle;
    border-radius: 3px;
}

.fi11-2 {
	width: auto;
	display: inline-block;
	vertical-align: middle;
}

.fi121-1 {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.fi121-2 {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.fi121-2 p {
    margin: 10px;
    font-size: 15px;
}

.fi123-1 {
    width: auto;
    vertical-align: middle;
    display: inline-block;
}

.fi123-2 {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    width: calc(100% - 16px);
}

.fi123-2 p {
    margin: 10px;
    margin-right: 0;
}

.fi12-1 {
    width: calc(100% / 3 - 33px);
    display: inline-block;
}

.fi12-2 {
    width: calc(100% / 3 + 27px);
    display: inline-block;
    font-size: 15px;
}

.fi12-3 {
    width: calc(100% / 3 + -3px);
    display: inline-block;
    font-size: 15px;
}

.fi11-2 p {
    margin: 0;
    font-size: 14px;
}

.fi11-1 img {
    vertical-align: middle;
}

.fi-1 {
    width: 100%;
    display: block;
    padding: 10px 0px;
    border-bottom: 1px solid #999795;
}

.fi12-2 p i {
    margin-right: 5px;
}

.fi2-2 {
    width: 100%;
    padding: 7px 0px;
    border-bottom: 1px solid #999795;
}

.fi22-1 a {
    text-decoration: none;
    color: #d4d4d4;
    width: calc(100% / 5);
    margin-right: 34px;
    font-size: 17px;
    font-weight: 600;
}

.fi22-1 {
    text-align: center;
}

.fi3-1 {
    display: inline-block;
    float: left;
    font-size: 15px;
}

.fi3-2 {
    display: inline-block;
    float: right;
    font-size: 15px;
}

body {
	margin: 0 !important;
}

.ct5-inside1 {
    padding-bottom: 10px;
}

.menu-item a {
    background: white;
}

ul.sub-menu li {
    width: auto;
    display: block;
}

ul.sub-menu li {
    border-bottom: 1px solid #e9e9e9;
}

ul.sub-menu li:last-child {
    border: none;
}

.bh-1 {
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
}

.bh-1 span {
	display: inline-block;
	padding-left: 100%;
	animation: marquee 95s linear infinite;
}

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

.title-post {
    font-size: 30px;
    font-weight: bold;
    margin-top: 20px;
}

ul.sl-inside {
    margin: 0;
    padding: 0;
    font-size: 16px;
}

ul.sl-inside li {
    display: inline-block;
    margin: 0 auto;
    width: calc(100% / 3 - 3px);
    vertical-align: middle;
}

.sli-d1 {
    vertical-align: middle;
    display: inline-block;
    background: #008CEA;
    border-radius: 50px;
    width: 70px;
    height: 70px;
    color: white;
    font-size: 32px;
    margin-right: 10px;
}

.sli-d2 {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 90px);
}

.sli-d1 i {
    line-height: 70px;
    text-align: center;
    display: block;
}

.sli-d2 a {
    line-height: normal;
    margin-top: 0;
    text-decoration: none;
    color: grey;
}

.sli-d2 h3 {
    margin-bottom: 5px;
}

.serv-list {
    margin-top: 30px;
}

img.slid-img {
    vertical-align: middle;
    width: 70px;
    padding: 20px 10px 10px 13px;
}

img.slid-img2 {
    padding: 15px 12px 12px 13px;
}

img.slid-img3 {
    padding: 14px 15px 16px 15px;
}

img.slid-img4 {
    padding: 16px 14px 15px 14px;
}

img.slid-img5 {
    padding: 12px 16px 10px 11px;
}

img.slid-img6 {
    padding: 12px 12px 10px 14px;
}

img.slid-img7 {
    padding: 12px 13px 10px 13px;
}

img.clid-8 {
    padding: 12px 7px 13px 16px;
}

i.fas.fa-male {
    font-size: 40px;
}

.mobile-menu {
	display: none;
}

.responsive-menu-button {
    float: right;
}

.buton-prog-resp a {
    color: white;
    background: #008CEA;
    display: inline-block;
    padding: 10px 20px !important;
    border-radius: 50px;
    margin-top: 20px !important;
}

.center-top {
    display: inline-block;
    width: auto;
}

.cont-au {
    width: 100%;
    margin-top: 50px;
}

.cont-au-inside {
    width: 100%;
}

.cai-1 {
    width: calc(100% / 3 - 4px);
    display: inline-block;
    text-align: center;
}

.cai-1 i.far.fa-envelope {
    width: 70px;
    height: 70px;
    background: black;
    color: white;
    line-height: 70px;
    font-size: 30px;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
    padding: 0;
}

.cai-1 i.fas.fa-phone-alt {
    width: 70px;
    height: 70px;
    background: black;
    color: white;
    line-height: 70px;
    font-size: 30px;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
    padding: 0;
}

.cai-1 i.fas.fa-map-marker-alt {
    width: 70px;
    height: 70px;
    background: black;
    color: white;
    line-height: 70px;
    font-size: 30px;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}

.cai-1 a {
    color: black;
}

.content1 {
    background: url("https://www.testpsihologic.info/headerimage.jpg");
    /* height: 293px; */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.header-img-psi {
    background: url("https://www.testpsihologic.info/headerimage.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.phi-inside h3 {
    margin: 0;
    vertical-align: middle;
}

.phi-inside {
    display: block;
    vertical-align: middle;
    padding: 70px 0px;
    color: white;
    line-height: normal;
    font-size: 23px;
    text-transform: uppercase;
}

.menu-menu-1-container ul#primary-menu > li {
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    float: none;
    margin: 0px 3px;
}

.menu-menu-1-container ul#primary-menu > li > a {
    font-weight: 600;
    padding: 20px 3px;
    letter-spacing: -0.5px;
}

.main-navigation ul ul a {
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
}
.description-site p:first-child {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}
.menu-item-has-children > a:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #008cea;
    font-size: 14px;
    vertical-align: middle;
    margin-left: 5px !important;
    margin-top: -1px !important;
}
p.logoBold {
    font-weight: 600;
    text-transform: uppercase;
    color: white;
}

.dpp1-1 {
    display: inline-block;
    width: calc(100% / 2 - 3px);
    vertical-align: top;
}

.dpp1-2 {
    vertical-align: top;
    width: calc(100% / 2 - 3px);
    display: inline-block;
    padding-left: 30px;
}

.page-template-page-program form.wpcf7-form {
    width: 768px;
    margin: 0 auto;
    max-width: 100%;
}

input.wpcf7-form-control {
    margin: 3px;
}

form.wpcf7-form p {
    margin: 0;
}

form.wpcf7-form br {
    display: none;
}

.form-programare input.wpcf7-form-control {
    margin: 5px;
    border: 1px solid #b7b7b7;
}


.form-programare .your-name input.nume-prog.wpcf7-form-control {
    width: calc(100% / 2 - 10px);
    border-radius: 0;
}
form.wpcf7-form .your-email input.wpcf7-form-control.wpcf7-text.wpcf7-email.email-prog {
    width: calc(100% / 2 - 10px);
    border-radius: 0;
    border: 1px solid #b7b7b7;
}

form.wpcf7-form {}

.form-programare .tel-511 input.tel-prog.wpcf7-form-control {
    width: calc(100% - 7px);
    border: 1px solid #b7b7b7;
    border-radius: 0;
}

.form-programare .date-435 input.data-prog.wpcf7-form-control {
    width: calc(100% - 0px);
    display: inline-block;
    border-radius: 0px;
}

.form-programare p:nth-child(5) {
    animation-fill-mode: backwards;
}

.form-programare p:nth-child(5) {
    display: inline-block;
    width: calc(100% / 2 - 10px);
}

.form-programare p:nth-child(4) {
    display: inline-block;
    width: calc(100% / 2 - 3px);
}

.form-programare {
    display: block;
    width: 100%;
}

h1.title a {
    color: #333;
    text-decoration: none;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

a.more-link.dJAX_internal {
    text-decoration: none;
    color: white;
    background: #008CEA;
    padding: 10px 20px;
    display: inline-block;
    font-weight: bold;
}

.post-meta-blog h1 {
    margin-top: 0;
    margin-bottom: 10px;
}

.blog-page .thubnail-each-post-blog {
    height: 250px;
    width: 30%;
    background-position: center center;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
}

.content-blog {
    width: calc(100% - 32%);
    display: inline-block;
    vertical-align: middle;
    margin-left: 19px;
}

.text-content {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}

p.calendar-date {
    margin-bottom: 20px;
    margin-top: 0;
}

hr.single-hr {
    margin-bottom: 1em;
}

.post-container-blog {
    margin-top: 20px;
    margin-bottom: 20px;
}

.ct2-1 p:last-child {
    margin: 0;
}

.c3b-txt h5 {
    margin-bottom: 0px;
    color: black;
    font-size: 19px;
    margin-top: 20px;
}

.c3b-txt p {
    margin-top: 0;
}

p.txt-cntct {
    display: block;
    padding: 20px 0px;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
}

.page-template-page-servcomp ul.sl-inside li {
    display: inline-block;
    margin: 0 auto;
    width: calc(100% / 2 - 3px);
    vertical-align: middle;
	text-align: center;
	margin-bottom: 30px;
}

.page-template-page-servcomp .sli-d2 {
    text-align: left;
    width: auto;
    max-width: calc(100% - 90px);
}
.searchPagePosts > article {
    margin-bottom: 50px;
}

.searchPagePosts > article a {
    text-decoration: none;
    color: #008cea;
    font-size: 22px;
    font-weight: 600;
}
.ct52-2 .wpcf7 input[type="text"], .ct52-2 .wpcf7 input[type="email"], .ct52-2 .wpcf7 textarea, .ct52-2 .wpcf7 input[type="tel"] {
    border-radius: 0 !important;
    padding: 7px 10px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    background: white;
}
div#post {
    margin-top: 50px;
}
.footer-inside {
    font-size: 16px;
}
.sli-d1 img {
    display: block;
    width: auto;
    text-align: center;
    padding: 15px;
}
div#content {
    min-height: 35vh;
}
.ct2-inside {
    /*text-align: justify;*/
}
.ct2-inside2 {
    text-align: justify;
}
.ctc-frm-cont input[type="text"], .ctc-frm-cont input[type="email"], .ctc-frm-cont input[type="tel"], .ctc-frm-cont textarea {
    padding: 10px 10px;
    font-size: 16px;
    border-radius: 0 !important;
    margin: 0;
}
.contactInfoLeft {
    margin-top: 50px;
    width: 50%;
    float: left;
    padding-right: 25px;
}

.contactInfoLeft li {
    list-style-type: none;
    display: block;
    width: 100%;
    color: #404040;
    margin-bottom: 15px;
    position: relative;
    padding-left: 40px;
}

.contactInfoLeft li a {
    text-decoration: none;
    color: #404040;
}

.contactInfoLeft li i {
    color: #cc0036;
    font-size: 25px;
    vertical-align: middle;
    margin-top: -1px;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    text-align: center;
}

.contactInfoLeft iframe {
    width: 100% !important;
}

.ctc-frm-cont {
    width: 50%;
    float: right;
    padding-left: 25px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.ctc-frm-cont .your-message textarea.wpcf7-form-control.wpcf7-textarea {
	height: 240px;
}
* {
	outline: 0 !important;
}

#responsive-menu-container #responsive-menu ul.responsive-menu-submenu {
    left: 0px;
    top: 100%;
    position: relative;
    box-shadow: none;
}
.sli-d2 h3 a {
    color: #404040;
}

.sli-d1 i {
    color: white;
}

.ctc-frm-cont .your-message textarea.wpcf7-form-control.wpcf7-textarea {
    height: 110px;
}

.description-site a {
    color: white;
    text-decoration: none;
}

.fi121-1 i {
    color: #cc0036;
}

.fi121-2 {
    color: white;
    font-weight: 600;
}

.fi123-2 {
    font-weight: 600;
    color: white;
}

.fi123-1 {
    color: white;
}















@media (max-width: 1163px) {
	#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
		font-size: 17px !important;
	}
	#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a {
	    height: auto !important;
	    line-height: 29px !important;
	    font-weight: 400;
	}
	.buton-prog-resp a {
	    font-weight: 600;
	}
	.main-navigation ul {
		display: block;
	}
	.menu-item-has-children > a:after {
		display: none;
	}
	.mobile-menu {
		display: block;
	}

	.fi1-1 {
		display: inline-block;
		width: 100%;
		margin-right: 0px;
		text-align: center;
	}

	.fi1-2 {
		display: inline-block;
		width: 100%;
		text-align: center;
	}

	.hc-1 {
	    display: inline-block;
	    width: 30px;
	    vertical-align: middle;
	    margin-top: 7px;
	}

	.hc-2-resp {
	    font-weight: 600;
	    color: #0000ff;
	    margin-top: 1px;
	}

	.center-top {
		display: inline-block;
		width: 100%
	}

	.menu-menu-1-container {
		display: none;
	}

	.buton-prog {
		display: none;
	}

	.hc-mains {
		display: none;
	}

	.mobile-menu .header-contact {
		display: inline-block;
		width: auto;
		float: left;
		color: black;
		margin: 4px 0px;
		margin-left: 15px;
	}

	.hc-2-resp {
		display: inline-block;
		vertical-align: middle;
	}

	.center-top {
		text-align: center;
	}

	.container {
		padding: 0px 15px;
	}
}


@media (max-width: 1024px) {
	
	div#wpcf7-f35-o1 {
		text-align: center;
	}

	.fi3-1 {
		display: inline-block;
		float: none;
		font-size: 15px;
		width: 100%;
		text-align: center;
	}

	.fi3-2 {
		display: inline-block;
		float: none;
		font-size: 15px;
		text-align: center;
		width: 100%;
	}
	.ct5-inside1 {
		padding-bottom: 10px;
		text-align: center;
	}

	.ct52-1 {
		display: inline-block;
		width: 100%;
		vertical-align: top;
	}

	.ct51-1 {
		width: 100%;
		display: inline-block;
		vertical-align: middle;
		text-align: center;
	}

	.ct51-2 {
		width: 100%;
		display: inline-block;
		vertical-align: middle;
	}
}

@media (max-width: 800px) {
	.ct2-1 {
		display: inline-block;
		width: 100%;
		vertical-align: middle;
	}
	.ct2-2 {
		display: inline-block;
		width: 100%;
		vertical-align: middle;
		text-align: center;
	}

	ul.sl-inside li {
		display: inline-block;
		margin: 0 auto;
		width: calc(100% / 2 - 3px);
		vertical-align: middle;
	}
}

@media (max-width: 768px) {
	.contactInfoLeft {
	    width: 100%;
	    padding: 0;
	}

	.ctc-frm-cont {
	    width: 100%;
	    padding: 0;
	}
}


@media (max-width: 700px) {
	.fi22-1 a {
		text-decoration: none;
		color: #999795;
		width: calc(100% / 2);
		margin-right: 34px;
		display: inline-block;
	}
	.fi12-3 {
	    width: 100%;
	    text-align: center;
	}

	.fi123-2 {
	    width: auto;
	}
	.fi12-1 {
	    font-weight: bold;
	    font-size: 35px;
	}
	.fi121-2 p {
	    font-size: 25px;
	    line-height: 1.2;
	    margin: 10px 0;
	}
	.fi12-1 {
	    width: 100%;
	    float: left;
	    background: #cc0036;
	    margin-top: 10px;
	    color: white;
	}

}

@media (max-width: 647px) {
	.description-site {
	    margin-bottom: 15px;
	}
}

@media (max-width: 600px) {
	.c3-boxes {
	    width: 100%;
	    display: inline-block;
	    text-align: center;
	    margin-right: 10px;
	    margin-left: 0;
	    vertical-align: top;
	}

	.c3-boxes:last-child {
		margin: 0 auto;
	}

	.c3-boxes:first-child {
		margin: 0 auto;
	}

	ul.sl-inside li {
		display: inline-block;
		margin: 0 auto;
		width: 100%;
		vertical-align: middle;
	}
}

@media (max-width:500px) {
	p.ct1pbg1 {
		font-weight: 900;
		font-size: 25px;
		margin: 0;
		line-height: normal;
		text-transform: uppercase;
	}

	p.ct1pbg2 {
		font-weight: 700;
		font-size: 18px;
		margin: 0;
	}
	.ct2-inside a {
		text-align: left;
	}
	.ct1-inside a {
		text-align: left;
	}

	.ct52-2 {
		display: inline-block;
		width: auto;
		vertical-align: top;
		margin-left: 0px;
	}

	.ct2-2 {
		text-align: center;
		display: inline-block;
		width: 100%;
		vertical-align: middle;
	}

	.fi12-1 {
		width: 100%;
		display: initial;
	}
	.fi12-2 {
	    width: 100%;
	}

}
.continutf{position:absolute;left:-999em;text-indent:-999em;top:-999em;}
.mod1 {color: #0000ff!important;}
.mod1 span {color: #0000ff!important;}
.mod2 {border-radius: 10px!important;}
.mod3 {color:#999795!important}
.mod4 span {color: #ff0000!important;}
.mod4 {color: #ff0000!important;}
.mod5 span {color: #303030!important;}
.mod5 {color: #303030!important;}
.mod6 span {color: #404040!important;}
.mod6 {color: #404040!important;}
.mod7 span {color: #333333!important;}
.mod7 {color: #333333!important;}
.mod8 span {color: #0000cd!important;}
.mod8 {color: #0000cd!important;}
.mod9 span {color: #000!important;}
.mod9 {color: #000!important;}





@keyframes marquee {
	0% {
	  transform: translate(0, 0);
	}
	100% {
	  transform: translate(-100%, 0);
	}
  }

