/*
Theme Name: 757dts Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress 757studio Child theme.
Author: forpvm
Author URI: https://757studio.ru/
Template: oceanwp
Version: 1.0
*/
/* Parent stylesheet should be loaded from functions.php not using @import */

/* 
background-color: #ffb606; //orange

background-color: #003EFF; //blue dark main
background-color: rgba(255, 0, 0, 0.83); // red 

background-color: #00be00; // green
#191919 //black good

background-color: #0058fe  //blue dark main посветлее
// red:
	#ff0000	
//blue:
color: #003eff;

footer#colophon {
    background: #020c22;
		color: #909cb4;
}

font-family: "Amatic SC", Sans-serif;

*/

@font-face{font-family:Gost;font-weight:400;font-display:swap;src:local("GOST UI 2"),local("GOSTUI2"),url(https://wptest2020.757corp.ru/wp-content/themes/757std/gost/GOSTUI2-regular.woff2) format("woff2")}@font-face{font-family:Gost;font-weight:500;font-display:swap;src:local("GOST UI 2"),local("GOSTUI2"),url(https://wptest2020.757corp.ru/wp-content/themes/757std/gost/GOSTUI2-medium.woff2) format("woff2")}@font-face{font-family:Gost;font-weight:700;font-display:swap;src:local("GOST UI 2"),local("GOSTUI2"),url(https://wptest2020.757corp.ru/wp-content/themes/757std/gost/GOSTUI2-bold.woff2) format("woff2")}

:focus::-webkit-input-placeholder {color: transparent}
:focus::-moz-placeholder          {color: transparent}
:focus:-moz-placeholder           {color: transparent}
:focus:-ms-input-placeholder      {color: transparent}

*:focus {outline: none !important;}

a:focus {text-decoration: none !important;}

::selection {
    color: #fff;
    background: #003EFF;
    text-shadow: none;
}

b, strong {
    font-weight: 500;
}

/* \assets\css\style.min.css >>> */
.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before, 
.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    height: 1px;
}
@media only screen and (max-width: 959px) {
	.container, body.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 99%;
	}
	body.default-breakpoint .oceanwp-mobile-menu-icon {
    display: block;
    /* position: fixed; */
    /* right: 21px; */
    /* top: 43px; */
	}
}
@media only screen and (max-width: 767px) {
	#top-bar-content, #top-bar-social-alt {
    /* margin-right: 45px; */
	}
}
/* <<< \assets\css\style.min.css */

.elementor-heading-title.elementor-size-large {
    font-size: 51px;
    font-weight: 300;
    color: red;
}

body div.wpforms-container-full .wpforms-form .wpforms-field input,
body div.wpforms-container-full .wpforms-form .wpforms-field textarea
{
	/* border-color: #003EFF !important; */
	border-radius: 0px !important;
	border-width: 1px 1px 1px 1px !important;
	/* color: #003EFF; */
	/* background-color: #000!important; */
    /* color: #ffff; */
		    border-color: #4b4b4b!important;
}
.wpforms-form button[type=submit].wpforms-submit
{ 
	color: 757t;
	font-family: "Roboto Condensed", Sans-serif !important;
	font-size: 19px !important;
	font-weight: 300 !important;
	text-transform: uppercase !important;
	/* font-style: italic; */
	letter-spacing: 1.9px !important;
	fill: #003EFF;
	color: #000 !important;
	background-color: #FFFFFF !important;
	border-radius: 0px;
	padding: 15px 40px 15px 40px !important;
	border: 1px !important;
	width: 100%;
}
.wpforms-form button[type=submit].wpforms-submit:hover
{ 
	color: 757t;
	font-family: "Roboto Condensed", Sans-serif !important;
	font-size: 19px !important;
	font-weight: 300 !important;
	text-transform: uppercase !important;
	/* font-style: italic; */
	letter-spacing: 1.9px !important;
	fill: #003EFF;
	color: #FFFFFF !important;
	background-color: #003EFF !important;
	border-radius: 0px;
	padding: 15px 40px 15px 40px !important;
	/* border: none !important; */
}

.oceanwp-post-list {
    max-width: 99%;
}
.oceanwp-post-list.one .slide-overlay-wrap {
	background: rgb(0 62 255 / 83%);
	    background: rgb(0 62 255 / 45%) !important;
}
.oceanwp-post-list.one .slide-overlay {
    background: rgb(0 62 255 / 83%);
    background: rgb(255 0 0 / 85%);
    padding: 19px;
}

.booble:hover::after { 
	content: attr(data-title); 
	position: absolute;
	left: 20%;
	top: -45px;
	z-index: 1;
	background: rgba(255,255,230,0.9);
	border: 3px solid #ff2b2b;
	background-color: #003eff;
	color: #ffffff;
	padding: 7px;
	text-align: center;
	font-size: 13px;
}

/* f1f1f1 */
#top-bar-social.top-bar-right li:last-child a {
    padding-right: 19px;
}
.st_top_panel_tel {
	margin-right:25px
}
.st_top_panel_tg {
	margin-right: 10px;
	vertical-align: top;
}
.st_top_panel_tg img {
	max-height:25px;
	margin: 0 15px 0 15px;
}
.st_top_panel_tg .fab.fa-telegram-plane {
	margin: 2px 15px 0 15px;
	font-size: 20px;
}
.st_top_panel_delim {
	min-width: 24px;display: inline;
}
@media only screen and (max-width: 767px) {
	#top-bar-social.top-bar-right li:last-child a {
			padding-right: 0;
	}
	#top-bar-social.top-bar-right li:first-child a {
			padding-left: 0;
	}
	.st_top_panel_tel {
    margin: 0 auto;
    width: 100%;
    display: block;
	}
	.st_top_panel_tg {
	    margin: 0 15px 0 0;
    display: block;
    position: fixed;
    top: 26px;
    left: 0%;
	}
	.st_top_panel_tg img {
		max-height:25px;
		margin-top: -4px;
	}
	.st_top_panel_tg .fab.fa-telegram-plane {
		margin-top: -4px;
	}
	.st_top_panel_eml {
    margin: 0 auto;
    width: 100%;
    display: block;
	}
	#top-bar-social li {
		line-height: 2.1;
	}

/* sticky header: */
	#top-bar-social {
		display: none;
	}
	.st_top_panel_tg,.st_top_panel_tel,.st_top_panel_eml {
	font-family: Roboto;
    font-size: 15px;
	}	
	.st_top_panel_tg {
    margin: 0 15px 0 auto;
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
	}
	.st_top_panel_tel {
    margin: 0 15px 0 auto;
    width: auto;
    display: inline;
	}
	.st_top_panel_eml {
    margin: 0 15px 0 auto;
    width: auto;
    display: inline;
	}
	.st_top_panel_tg .fab.fa-telegram-plane {
    margin: 7px 3px 0 7px;
    font-size: 20px;
	}
	.st_top_panel_delim {
		display: block;
	}
	#top-bar {
			padding: 9px 0;
	}


}

#site-logo #site-logo-inner a:hover img {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}
#site-logo a.site-logo-text {
	/* color: #ff2b2b !important; */
	/* color: #003eff !important; */
}
.oceanwp-mobile-menu-icon a {
    /* color: #003eff; */
}
.mobile-menu .hamburger-inner, .mobile-menu .hamburger-inner::before, .mobile-menu .hamburger-inner::after {
    background-color: #ff2b2b !important;
}

.dropdown-menu .lang-item * {
    vertical-align: unset;
}

#site-header-inner {
    padding: 0 17px;
}
.st_counter
{
	margin-left: 30%;
display: inline-block;
    opacity: 0.01!important;
		max-height: 15px!important;
}
@media only screen and (max-width: 767px) {
	.st_counter {
		/* display: block; */
		margin: 0;
		float: left;
		max-width:10px;
	}
}
.grecaptcha-badge
{
	/* right: -19% !important; */
	z-index: -1;
	visibility: hidden;
}

.st_contact_column_l .elementor-icon-box-title {
	display: none;
}

.st_contact_column_l .elementor-icon-box-description {
	text-align: center;
	float: left;
}

.st_contact_column_r .elementor-icon-box-title {
	display: none;
}

.st_contact_column_r .elementor-icon-box-description {
	text-align: center;
	float: right;
}

@media only screen and (max-width: 767px) {
	.st_contact_column_l .elementor-icon-box-icon
	,.st_contact_column_r .elementor-icon-box-icon
	{
		display: none;
	}
	.st_contact_column_l .elementor-icon-box-description 
	,.st_contact_column_r .elementor-icon-box-description 
	{
		text-align: center;
		float: none;
	}
}






/* test: */












/* link blue: * /
.entry-content p a:visited:hover, p a:visited:focus
{
    background: #003eff;
}
.entry-content p a:hover,.entry-content p a:focus
{
    background: #003eff;
    color: #f5f5f5;
		transition-property: color, background;
    transition-duration: 200ms, 200ms;
}
.entry-content p a
{
	padding: 3px 5px;
	color: #003eff;
	background-color: rgb(0 62 255 / 17%);
	border-radius: 0px;
	}
/*  */

ul, ol {
    margin: 15px 0 15px 20px;
    list-style-type: square;
}

/* link blue: */

.entry li a {
    border-bottom: 1px solid #003eff;
		color: #003eff;
}

.entry li a:hover {
    border-bottom: 1px solid #FF0000;
		color: #FF0000;
}

/* .entry li a:visited:focus,.entry li a:focus, */
.entry p a:visited:focus,.entry p a:focus
,.entry-content p a:visited:focus,.entry-content p a:focus
{
	background-color: transparent;
	color: #003eff;
}
/* .entry li a:visited:hover,.entry li a:hover, */
.entry p a:visited:hover,.entry p a:hover
,.entry-content p a:visited:hover,.entry-content p a:hover
{
	background-color: #003eff;
	color: #f5f5f5;
	border-color: transparent;
}
/* .entry li a, */
.entry p a
,.entry-content p a
{
	transition-property: color, background;
	/* transition-duration: 200ms, 200ms; */
	padding: 3px 5px;
	background-color: transparent;
	color: #003eff;
	border-radius: 0px;
	border: 1px solid #003eff;
	/* transition: all 0.9s cubic-bezier(0.68, -0.55, 0.27, 1.55); */
}
/* // red:
	#ff0000	
//blue:
color: #003eff;
 */
/* link white: */
.entry blockquote p a:visited:focus,.entry blockquote p a:focus
{
	background-color: transparent;
	color: #f5f5f5;
}
.entry blockquote p a:visited:hover,.entry blockquote p a:hover
{
	background-color: rgb(255 255 255);
	color: #003eff;
	border-color: transparent;
}
.entry blockquote p a
{
	transition-property: color, background;
	transition-duration: 200ms, 200ms;
	padding: 3px 5px;
	background-color: transparent;
	color: #f5f5f5;
	border-radius: 0px;
	border: 1px solid rgb(255 255 255);
}

p.elementor-icon-box-description a
{
	min-width: 179px;
	display: inline-block;
}
/*  */

.elementor-87 .elementor-element.elementor-column.elementor-col-25.elementor-top-column > .elementor-column-wrap.elementor-element-populated {
    padding: 35px 7px;
}

/* #site-logo a.site-logo-text { */
    /* font-family: "Oswald" !important; */
/* } */



blockquote:before {
/*     content: "\201C";
    top: 25px;
 */}

blockquote p {
/* 		margin: 0;
		padding: 0 25px;
 */}
blockquote:before, blockquote:after {
/*     font-size: 35px;
    color: #ffffff;
    position: absolute;
    height: 1px;
    left: 20px;
    right: 20px;
    line-height: .5;
    background: linear-gradient(to right, #ffffff 45%, transparent 45%, transparent), linear-gradient(to right, transparent, transparent 55%, #ffffff 55%);
 */}
*, ::after, ::before {
    box-sizing: border-box;
}
blockquote:after {
/*     content: "\201D";
    bottom: 25px;
 */}
blockquote:before, blockquote:after {
/*     font-size: 35px;
    color: #ffffff;
    position: absolute;
    height: 1px;
    left: 20px;
    right: 20px;
    line-height: .5;
    background: linear-gradient(to right, #ffffff 45%, transparent 45%, transparent), linear-gradient(to right, transparent, transparent 55%, #ffffff 55%);
 */}
blockquote {
/*     margin: 0 0 1rem;
		border: 0; */
}

blockquote {
/*     margin: 7px auto;
    background: #003eff;
        padding: 7px;
    padding-top: 35px;
    padding-bottom: 37px;
    color: #ffffff;
    position: relative;
    text-align: center; */
}

/* .elementor-image { */
    /* box-shadow: 11px 11px 5px 0px #000; */
    /* border: 1px solid #ffffff; */
    /* padding: 7px; */
/* } */
.single .thumbnail img {
    box-shadow: 0px 13px 16px 0px #000;
    /* border: 1px solid #ff0000; */
    /* padding: 7px; */
}
.elementor-widget-image .elementor-image img {
    /* box-shadow: 11px 11px 5px 0px #000; */
    /* border: 1px solid #ffffff; */
    /* padding: 7px; */
}

.page-header {
    padding: 34px 10px;
}
/* sricky header */
#site-header {
    /* position: fixed; */
    /* top: 32px; */
    /* left: 0; */
    /* right: 0; */
    /* z-index: 111; */
		/* border-top: 1px solid; */
}
#top-bar-wrap {
		/* position: fixed; */
    /* top: 0; */
    /* left: 0; */
    /* right: 0; */
    /* z-index: 111; */
		    /* border-top: 1px solid #003eff !important; */
}
#main {
		/* margin-top: 118px; */
}


/* style-2: */
.st_main_col_50.elementor-column {
	min-height: 450px;
}
.st_main_col_25.elementor-column {
	background: black;
}
.st_main_col_25_white.elementor-column {
	background: transparent;
}

.st_main_col_25.elementor-column .elementor-widget-wrap
,.st_main_col_25_white.elementor-column .elementor-widget-wrap
{
	/* min-height: 400px; */
}
.st_main_col_50.elementor-column .elementor-widget-wrap
{
	max-width: 700px;
}
.st_main_col_25.elementor-column .elementor-widget-wrap
,.st_main_col_25_white.elementor-column .elementor-widget-wrap
{
	/* max-width: 350px; */
}

.st_main_col_50.st_col_left.elementor-column .elementor-widget-wrap
/* , .st_main_col_25.st_col_left.elementor-column .elementor-widget-wrap */
/* , .st_main_col_25_white.st_col_left.elementor-column .elementor-widget-wrap */
{
	margin-left: auto;
}

.st_main_col_50.st_col_right.elementor-column .elementor-widget-wrap
/* , .st_main_col_25.st_col_right.elementor-column .elementor-widget-wrap */
/* , .st_main_col_25_white.st_col_right.elementor-column .elementor-widget-wrap */
{
	margin-right: auto;
}

#stid_contents {}
.st_contents {}
