body {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4;
	color: #313131;	
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	overflow-y: auto;
	background: #fff;
}

header {
	background: #011332;
}

.sticky-top {
	z-index: 99;
}

#wpadminbar {
	z-index: 98 !important;
}

.bg-violet {
	background: #ba64de !important;
}

.dash-modal .feedback-section form .btn-success {
	font-size: 12px;
}

.dash-modal .feedback-section form .btn-success.fmiddle {
	font-size: 14px;
}

.dash-modal .feedback-section form .btn-success.fbig {
	font-size: 22px;
}

.iti--separate-dial-code {
	width: 100%;
}

.form_in_progress {
	opacity: 0.5;
	pointer-events: none;
}

.switcher-list>li:first-child {
	margin-bottom: 7px;
}

img.w-100{
	height: auto !important;
}

* {
	scroll-margin-top: 90px;
}

header .navbar-nav .nav-link {
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 1px solid transparent;
}

header .navbar-nav .nav-link.active, header .navbar-nav .nav-link:hover, header .navbar-nav .nav-link:active, header .navbar-nav .nav-link:focus {
	border-bottom: 1px solid #fff;
}

footer{
	background: #011332;
}

strong{
	font-weight: 700;
}

.navbar-toggler {
	outline: none !important;
	box-shadow: none !important;
	border: none !important;
}

.feedback-social-buttons > a{ 
	max-width: 48%;
}

.feedback-social-buttons > a > img {
	width: 100%;
	height: auto;
}

.owl-carousel .owl-item img {
	height: auto;
}

.home-slide {
	background: #091f44 url('../img/home-slide.jpg') no-repeat left top;
	background-size: contain;
	position: relative;
	z-index: 9;
}

.home-slide.blog-title{
	background: #091f44 url('../img/blog-ttile-bg.jpg') no-repeat right center;
	background-size: cover;	
}

.home-slide.is-single {
	background: #091f44 url('../img/single-blog-bg.jpg') no-repeat right center;
	background-size: cover;		
}

.home-slide .container {
	position: relative;
	z-index: 9;
}

.max-w-100 {
	max-width: 100% !important;
}

.home-slide-rubin {
	width: 140px;
	max-width: 12%;
	height: auto;
	position: absolute;
	left: 5%;
	top: 100%;
	transform: translateY(-54%);
	z-index: 0;
}

.header-langs {
	border-right: 1px solid #003289;
}

.header-langs .nav-link {
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	color: #003289;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

.header-langs .nav-link:hover, .header-langs .nav-link:active, .header-langs .nav-link:focus {
	border-bottom: 1px solid #003289;
	color: #003289 !important;
}	

.header-langs .active .nav-link {
	color: #fff;
}

.header-langs .active .nav-link:active, .header-langs .active .nav-link:focus, .header-langs .active .nav-link:hover {
	border-bottom: 1px solid transparent;
	color: #fff !important;
	cursor: default;
}

.header-phones > p > a {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;	
}

.header-phones > p > a:hover, .header-phones > p > a:active, .header-phones > p > a:focus {
	color: #7891b9;
}

.footer-top {
	border-bottom: 1px solid #182844;
}

.footer-top p {
	font-size: 14px;
	color: #fff;
}	

.footer-top a {
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

.footer-top a:hover, .footer-top a:active, .footer-top a:focus {
	border-bottom: 1px solid #fff;
}

.footer-bottom p {
	font-size: 14px;
	color: #7891b9;
}

.footer-bottom a {
	font-size: 14px;
	color: #7891b9;
	text-decoration: none;
}

.footer-bottom a:hover, .footer-bottom a:active, .footer-bottom a:focus {
	color: #7891b9;
}

.footer-bottom-link {
	border-bottom: 1px solid #7891b9;
}

.footer-bottom-link:hover, .footer-bottom-link:active, .footer-bottom-link:focus {
	border-bottom: 1px solid transparent;
}	

.footer-bottom-phone {
	border-bottom: 1px solid transparent;
}

.footer-bottom-phone:hover, .footer-bottom-phone:active, .footer-bottom-phone:focus {
	border-bottom: 1px solid #7891b9;
}	

.section-title {
	font-size: 36px !important;
	font-weight: 700 !important;
	text-transform: uppercase;
	color: #0a253e;
}

.home-dashboards {
	background: #e1e9f9 url('../img/home-dashboards.jpg') no-repeat top -150px right -150px;
	position: relative;
	z-index: 8;
}

.home-dashboards.alternative-bg {
	background: #e1e9f9 url('../img/home-dashboards-alt.jpg') no-repeat center;
	background-size: cover;
}

.home-dashboards .container {
	position: relative;
	z-index: 8;
}

.home-dashboards-rubin {
	position: absolute;
	right: 0;
	top: 60%;
	z-index: 0;
	width: 120px;
	max-width: 7%;
	height: auto;
}

.home-slide h1, .home-cyber h1 {
	font-weight: 700;
	font-size: 60px;
	text-transform: uppercase;
}

.home-slide-desc {
	font-weight: 500;
	font-size: 20px;
	max-width: 600px;
}

.home-slide-list p {
	color: #fff;
	font-size: 18px;
}

.btn-success {
	background: #23b435;
	border: none;
	border-radius: 30px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
	line-height: 20px;
}

.btn-primary {
	background: #2977cb;
	border: none;
	border-radius: 30px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
	line-height: 20px;	
}

.btn-success .small {
	text-transform: lowercase;
	font-size: 14px;
	font-weight: 500;
}

.home-dashboards-desc { 
	font-size: 18px;
	font-weight: 500;
	color: #5b7995;
}

.home-dashboards-card > a {
	display: block;
	border-radius: 12px;
	border: 2px solid #1679a8;
	box-shadow: 0 0 5px #707070;
}

.home-dashboards-card > p > a {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #0a253e;
	text-decoration: none;
}

.home-dashboards-card > p.small {
	color: #707070;
}

.feedback-section {
	background: url('../img/feedback-section-bg.jpg') no-repeat center;
	background-size: cover;
	position: relative;
	z-index: 17;
}

.feedback-section.inpage {
	background: url('../img/page-feedback-bg.jpg') no-repeat center;
	background-size: cover;
	position: relative;
	z-index: 17;
}

.feedback-section.gray-bg {
	background: #e1e9f9;
}

.feedback-section .container {
	position: relative;
	z-index: 3;
}

.feedback-rubin {
	width: 5.5%;
	height: auto;
	top: 0;
	transform: translateY(-50%);
	left: 4%;
	position: absolute;
	z-index: 0;
}

.feedback-section-desc { 
	font-weight: 500;
	font-size: 18px;
	color: #fff;
}

.feedback-section-desc.gray-color {
	color: #5b7995;
}

.feedback_form .form-control {
	padding-top: 0.6rem;
	padding-bottom: 0.6rem;
	border-radius: 30px;
}

.home-cases {
	background: #061e44 url('../img/home-cases-bg.jpg') no-repeat center;
	background-size: cover;	
	position: relative;
	z-index: 18;
}

.home-cases .container {
	position: relative;
	z-index: 3;
}

.cases-rubin {
	position: absolute;
	right: 4%;
	top: 0;
	width: 8.6%;
	height: auto;
	z-index: 0;
	transform: translateY(-50%);
}

.cases-rubin-2 {
	position: absolute;
	right: 2%;
	bottom: 7%;
	width: 4.6%;
	height: auto;
	z-index: 0;
}

.card-cases {
	border-radius: 12px;
	overflow: hidden;
}

.card-cases .card-text ul, .card-cases .card-text ol {
	padding-left: 1rem;
}

.text-area ul, .text-area ol {
	padding-left: 1rem;
}

.card-cases-link {
	font-weight: 700;
	color: #23b435;
	text-transform: uppercase;
	border-bottom: 2px solid #23b435;
	text-decoration: none;
}

.how-it-works-card {
	width: 36%;
}

.how-it-works-card:first-child {
	width: 28%;
}

.how-it-works-card:last-child {
	width: 30.7%;
}

.card-cases-link:hover, .card-cases-link:active, .card-cases-link:focus {
	color: #23b435;
	border-bottom: 2px solid transparent;
}

.card-cases .badge {
	background: #edf0f8;
	color: #0a253e;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

.card-cases h5, .card-cases .card-title { 
	font-weight: 700;
	color: #2977cb;
	font-size: 16px;
	text-decoration: none;
}

.card-cases h4 { 
	font-weight: 700;
	color: #2977cb;
	font-size: 18px;
}

.grid-3-carousel {
	width: calc(100% - 100px);
}

.grid-3-carousel .owl-prev span, .grid-3-carousel .owl-next span {
	display: none;
}

.grid-3-carousel .owl-prev, .grid-3-carousel .owl-next {
	display: block;
	width: 24px;
	height: 24px;
	background: url('../img/grid-3-carousel-arrow-left.png') no-repeat center !important;
	background-size: contain !important;
	position: absolute;
	top: calc(50% - 12px);
}

.grid-3-carousel .owl-prev {
	left: -50px;
}

.grid-3-carousel .owl-next {
	right: -50px;
	transform: rotate(-180deg);
}

.fitches-section {
	background: #e8eefb url('../img/fitches-section-bg.jpg') no-repeat right center;
	position: relative;
	z-index: 7;
	overflow: hidden;
}

.fitches-section .container {
	position: relative;
	z-index: 3;
}

.fitches-section .section-title {
	border-bottom: 2px solid #edeef2;
}

.hand-container {
	position: relative;
	box-shadow: 0 0 12px #aaa;
	border-radius: 8px; 
}

.hand-container:before {
	content: '';
	position: absolute;
	right: calc(100% - 59px);
	bottom: -6rem;
	width: 350px;
	height: 530px;
	background: url('../img/hand-bg.png') no-repeat right bottom;
	background-size: contain;
}

.hand-container:after {
	content: '';
	position: absolute;
	left: calc(100% - 59px);
	bottom: -6rem;
	width: 350px;
	height: 530px;
	background: url('../img/hand-bg.png') no-repeat right bottom;
	background-size: contain;
	transform: scale(-1, 1);
} 

.fitches-section.without-hands .hand-container:before, .fitches-section.without-hands .hand-container:after {
	display: none;
}

.fitches-card h3 {
	font-size: 20px;
	color: #23b435;
	max-width: 200px;
}

.fitches-card-img {
	height: 100px;
	width: auto;
}

.fitches-card ul {
	color: #323740;
	list-style-image: url('../img/check-green.png');
}

.fitches-card .ask-icon {
	margin-top: -3px;
	cursor: pointer;
}

.home-reviews {
	background: #061e44 url('../img/home-reviews-bg.jpg') no-repeat center;
	background-size: cover;		
	position: relative;
	z-index: 19;
}

.home-reviews .container {
	position: relative;
	z-index: 3;
}

.reviews-rubin-1 {
	width: 4.6%;
	height: auto;
	position: absolute;
	z-index: 0;
	right: 4%;
	top: 0;
	transform: translateY(-50%);
}

.reviews-rubin-2 {
	width: 4.6%;
	height: auto;
	position: absolute;
	z-index: 0;
	left: 6%;
	bottom: 17%;
}

.card-cases-position {
	font-weight: 700;
	color: #23b435;
}

.card-cases .card-title > img {
	height: 28px;
	width: auto;
}

.max-700 {
	max-width: 700px;
}

.contacts-on-page img {
	filter: brightness(0%);
}

.contacts-on-page a {
    font-weight: 700;
    color: #0a253e;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

.contacts-on-page a:hover, .contacts-on-page a:active, .contacts-on-page a:focus {
    color: #0a253e;
    border-bottom: 1px solid #0a253e;
}

.home-variants {
	background: #061e44 url('../img/home-variants-bg.jpg') no-repeat center;
	background-size: cover;		
	position: relative;
	z-index: 12;
}

.home-variants .container {
	position: relative;
	z-index: 3;
}

.variants-rubin {
	position: absolute;
	z-index: 0;
	right: 2.6%;
	bottom: 0;
	width: 9%;
	height: auto;
	transform: translateY(50%);
}

.variants-icon {
	height: 50px;
	width: auto;
}

.fitches-card h4 {
	text-transform: uppercase;
	color: #0a253e;
	font-weight: 700;
	font-size: 16px;
	border-bottom: 1px solid #edf0f8;
}

.fitches-card ol {
	counter-reset: myCounter;
}

.fitches-card ol li{
	list-style: none;
	display: flex;
	font-size: 14px;
}

.fitches-card ol li:before {
	counter-increment: myCounter;
	content:counter(myCounter);
	color: #0a253e;
	font-weight: 700;
	border-radius: 100%;
	background: #edf0f8;
	display: inline-block;
	text-align: center;
	margin: 0 10px 0 0;
	line-height: 30px;
	min-width: 30px;
	width: 30px;
	height: 30px;
}

#downloadModal .modal-content, 
#landingForModal .modal-content,
#landingTariffModal .modal-content,
#landingSlideModal .modal-content 
{
	background: #fff url('../img/modal-bg.jpg') no-repeat center;
	background-size: cover;
}

#downloadModal .h3, 
#landingForModal .h3, 
#landingTariffModal .h3, 
#landingSlideModal .h3 
{
	font-size: 22px;
	font-weight: bold;
	color: #0a253e;
	text-transform: uppercase;
}


#downloadModal .input-group, 
#landingForModal .input-group, 
#landingTariffModal .input-group, 
#landingSlideModal .input-group
{
	border-radius: 32px;
	border: 1px solid #bcbcbc;
}

#downloadModal .input-group > *, 
#downloadModal .iti__flag-container, 
#downloadModal .cp-input-phone, 
#downloadModal .iti__selected-flag, 
#landingForModal .input-group > *, 
#landingForModal .iti__flag-container, 
#landingForModal .cp-input-phone, 
#landingForModal .iti__selected-flag, 
#landingTariffModal .input-group > *, 
#landingTariffModal .iti__flag-container, 
#landingTariffModal .cp-input-phone, 
#landingTariffModal .iti__selected-flag, 
#landingSlideModal .input-group > *, 
#landingSlideModal .iti__flag-container, 
#landingSlideModal .cp-input-phone, 
#landingSlideModal .iti__selected-flag 
{
	border-radius: 32px;
}

#downloadModal .form-control,
#landingForModal .form-control,
#landingTariffModal .form-control,
#landingSlideModal .form-control
{
	padding: 15px;
	border: none;
}

#downloadModal .input-group-text,
#landingForModal .input-group-text,
#landingTariffModal .input-group-text,
#landingSlideModal .input-group-text 
{
	background: #fff;
	border: none;
	padding-left: 15px;
	padding-right: 20px;
}

#downloadModal .modal-header, 
#landingForModal .modal-header, 
#landingTariffModal .modal-header, 
#landingSlideModal .modal-header
{
	border-bottom: none;
}

.feedback_form .iti__selected-flag {
	border-radius: 30px;
}

.rounded {
	border-radius: 12px !important;
}

.text-lightblue {
	color: #5b7995 !important;
}

.bg-gray {
	background: #e3eaf9;
}

.clients-logo {
	display: block;
	height: auto;
}

.clients-logo img {
	width: 100%;
	max-height: 120px;
	height: auto;
}

.clients-section {
	background: #e3eaf9 url('../img/clients-section-bg.jpg') no-repeat center;
	background-size: cover;	
	position: relative;
	z-index: 8;
}

.clients-section .container {
	position: relative;
	z-index: 3;
}

.clients-rubin {
	position: absolute;
	z-index: 0;
	left: 0;
	bottom: 4%;
	width: 6%;
	height: auto;
}

.clients-section-after-description {
	color: #0a253e;
	font-weight: bold;
	font-size: 24px;
}

.text-transform-none {
	text-transform: none;
}

.font-weight-400 {
	font-weight: 400;
}

.home-cyber {
	background: #061e44 url('../img/home-cyber-bg.jpg') no-repeat center;
	background-size: cover;		
}

.home-cyber.no-bg-image {
	background: #011332;
	border-bottom: 1px solid #0b2757;
}

.cyber-card {
	background: #fff;
	width: 182px;
	height: 182px;
	border-radius: 100%;
	overflow: hidden;
}

.cyber-card-number {
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	margin-top: 38px;
}

.cyber-card span {
	font-size: 13px;
	display: inline-block;
	line-height: 18px;
	color: #5b7995;
}

.cyber-card-number-1 {
	color: #23b435;
}

.cyber-card-number-2 {
	color: #1679a8;
}

.cyber-card-number-3 {
	color: #103774;
}

.cyber-card-number-4 {
	color: #209e6a;
}

.card-systems h5 {
	font-size: 14px;
	font-weight: 700;
}

.card-systems > h5 {
	text-transform: uppercase;	
}

.bg-primary {
	background: #1679a8 !important;
}

.bg-info {
	background: #209d9e !important;
}

.bg-success {
	background: #23b435 !important;
}

.card-systems, .card-systems .card {
	border: none !important;
}

.card-systems .card, .card-systems .card .list-group-item {
	background: #d4e4f5;
}

.card-systems .card .list-group-item {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-right: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.list-group-text-success .list-group-item {
	color: #23b435;
}

.list-group-text-info .list-group-item {
	color: #209d9e;
}

.list-group-text-primary .list-group-item {
	color: #2977cb;
}

.home-team {
	background: #fff url('../img/home-team-bg.jpg') no-repeat bottom center;
	background-size: cover;		
	position: relative;
	z-index: 8;
}

.home-team .container {
	position: relative;
	z-index: 3;
}

.team-rubin {
	position: absolute;
	right: 2%;
	top: 0;
	transform: translateY(-50%);
	width: 9%;
	height: auto;
	z-index: 0;
}

.security-rubin {
	position: absolute;
	top: 24%;
	left: 0;
	width: 6.4%;
	height: auto;
	z-index: 0;
}

.team-img {
	border-radius: 100%;
	max-width: 90%;
	height: auto;
}

.team-img.mini {
	width: 74px;
	height: auto;
	max-width: 100%;	
}

.team-card h3 {
	font-size: 18px;
	font-weight: 700;
	color: #2977cb;
}

.team-card-text {
	min-height: 80px;
}

.team-card-desc {
	border-top: 1px solid #c7cfde;
}

.team-card-desc ul, .team-card-desc ol {
	padding-left: 1rem;
}	

.team-cards {
	border-right: 1px solid #c7cfde;
}

.how-it-works h3 {
	color: #0a253e;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.chashnik-img {
	border-radius: 12px;
	border: 2px solid #fff;
}

.how-it-works-card h4 {
	color: #0a253e;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;	
}

article > h1, article > h2, article > h3, article > h4, article > h5, article > h6 {
	color: #0a253e;
	font-weight: bold;
	margin-top: 3rem;
	margin-bottom: 1.5rem;
	text-transform: uppercase;
	font-size: 30px;
}

article h1:first-of-type, article h2:first-of-type, article h3:first-of-type, article h4:first-of-type, article h5:first-of-type, article h6:first-of-type {
	margin-top: 0;
}

article ul {
	padding-left: 1.6rem;
	color: #323740;
	list-style-image: url('../img/check-green.png');
}

article ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}

article img {
	max-width: 100%;
	height: auto;
}

article p, article h1, article h2, article h3, article h4, article h5, article h6 {
	margin-bottom: 1.2rem;
}

article p:last-child {
	margin-bottom: 0;
}

article .wp-block-group, article .vce-row-container{
	margin-bottom: 2rem;
}	

article .wp-block-group:last-child, article .vce-row-container:last-child{
	margin-bottom: 0;
}	

.navbar-toggler[aria-expanded="false"] .open-menu {
	display: block;
}

.navbar-toggler[aria-expanded="false"] .close-menu {
	display: none;
}

.navbar-toggler[aria-expanded="true"] .open-menu {
	display: none;
}

.navbar-toggler[aria-expanded="true"] .close-menu {
	display: block;
}