html {
  height: 100%; }

body {
    min-height: 100%;
	padding: 0px 0px !important;
}

@font-face {
	font-family: 'Awesom';
	src: local('Awesom'), url('../font/Awesom.html') format('truetype');
}

.header-phone, .header-email {
    font-size: 1.3rem;
    line-height: 1.3rem;
    font-weight: 700;
}

.header-phone:before {
    content: '\f095';
    font-size: 1.4rem;
    font-family: Awesom !important;
    color: rgb(73 80 87);
    padding-right: 10px;
}

.header-email:before {
    content: '\f0e0';
    font-size: 1.4rem;
    font-family: Awesom !important;
    color: rgb(73 80 87);
    padding-right: 10px;
}

.header-work {
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
	padding-right: 10px;
	color: rgb(33 37 41);
}

.header-phone a:hover, .header-email a:hover {
    color: rgb(220 53 69);
}

.header-phone a, .header-email a {
    color: rgb(33 37 41);
}

.navbar-light .header-phone, .navbar-light .header-email {
	background: transparent;
	widrh: 100%;
}

.header-email a, .header-phone a {
	text-decoration: none;
} 

a.dec  {
	text-decoration: none;
} 

a {
    color: rgb(220 53 69);
}

a:hover {
    color: rgb(86 90 117);
}

section {
    padding: 3rem 0;
}

.text-blue {
	color: rgb(219 220 243);
}

.text-gold {
    color: rgb(205 192 155);
}

.main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  position: relative; }

.fch {
	padding-bottom: 3rem !important;
	height: 200px;
}

.scimg {
    width: 110px;
    margin: 0 auto;
    opacity: 0.8
}

.pl-lg-15 {
    padding-left: .5rem !important;
}

.icon-ten1:before {
    content: '\f24e';
    font-family: 'Awesom';
    color: #565a75;
}

.icon-ten2:before {
    content: '\f4c0';
    font-family: 'Awesom';
    color: #565a75;
}

.icon-ten3:before {
    content: '\f5da';
    font-family: 'Awesom';
    color: #565a75;
}

.form-police {
    color: #f8f9fa;
}

.jcarousel li.four {
    width: 600px !important;
}

.text-red {
    color: #b10505;
}

.pl-95 {
    padding-left: 95px;
}

.form-check.form-police {
    color: #565a75;
}

.footer p {
    margin: 0.5rem;
}

.footer {
    align-items: center;
    min-height: 150px;
}

#second, #four, #six, #eight, #contact {
    background: rgb(218 218 218 / 20%);
}

#twelve, #inst-twelve {
    background: #eee;
	border: 2px solid #dc3545;
}

#doc-four, #doc-seven {
    background: #eee;
}

#doc-first::before {
    content: '';
    background: url(../img/konsultatsiya.html);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.3;
    background-position-x: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    transform: scale(-1, 1);
}

#inst-first::before {
    content: '';
    background: url(../img/instruction.html);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.3;
    background-position-x: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

#first::before {
    content: '';
    background: url(../img/fon.jpg);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.5;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    /*transform: scale(-1, 1);*/
	background-position-y: 5%;
	background-position-x: 75%;
}


#first::after {
    content: '';
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%);
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 1;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0px;
    background-position-x: right;
    background-position-y: bottom;
}

.rev, .box {
    z-index: 99;
    position: relative;
}


h5.card-title.text-center {
    min-height: 50px;
}

.btn-primary.first {
    color: rgb(119 96 121);
    background-color: rgb(205 192 155);
    border: 3px solid #cdc09b;
    border-radius: 0px;
    padding: 4px;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: 1px 1px 5px #565a75;
}

.btn-primary.first:hover {
    color: rgb(205 192 155);
    background-color: rgb(119 96 121);
    border: 3px solid rgb(205 192 155);
}

.btn-primary.five, .btn-primary.nine {
    color: #ded4b7;
    background-color: transparent;
    border: 3px solid #cdc09b;
    border-radius: 0px;
    padding: 4px;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: 1px 1px 5px #565a75;
}

.btn-primary.five:hover {
    color: #585b76;
    background-color: #cdc09b;
    border: 3px solid #cdc09b;
}

.btn-primary {
    color: #565a75;
    background-color: transparent;
    border: 3px solid #565a75;
    border-radius: 0px;
    padding: 4px;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: 1px 1px 5px #a3a5b7;
}

.btn-primary:hover {
    color: #565a75;
    background-color: #e8c14f;
    border-color: #e8c14f;
}

a.btn {
	text-decoration: none !important;
}

.btn-check:focus+.btn-primary, .btn-primary:focus {
    color: rgb(255 255 255);
    background-color: rgb(86 90 117);
    border-color: rgb(86 90 117);
    box-shadow: none;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #050c22;
    border-color: #47525d;
}

.form-check-input:checked {
    background-color: #dc3545 !important;
    border-color: rgb(44 46 62) !important;
}

.form-check-input.is-valid~.form-check-label, .was-validated .form-check-input:valid~.form-check-label {
    color: #54595f;
}

.form-check-input.is-valid, .was-validated .form-check-input:valid {
    border-color: rgb(44 46 62) !important;
}

.form-check-input.is-valid:focus, .was-validated .form-check-input:valid:focus {
    box-shadow: none;
}

.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.form-check-input:focus {
    border-color: rgb(44 46 62);
    outline: 0;
    box-shadow: none;
}

.btn-check:focus+.btn, .btn:focus {
    box-shadow: none;
}

.bg-dark {
    background-color: #565a75 !important;
}

.logo-block {
    width: 50%;
    max-width: 200px;
}

.navbar-brand img {
    width: 100%;
}

.navbar {
    padding: .5rem 1rem;
}

.navbar-expand-md .navbar-collapse {
    flex-direction: column;
}

.btn {
    width: 100%;
}

.form-success {
  padding: 38px 36px;
	text-align: center;
}

.form-success__title {
  margin-bottom: 18px;
  padding-bottom: 8px;
  border-bottom: 1px solid black;
  font-size: 22px;
	text-transform: none;
}

.modal-success {
	width: 540px;
}


.header-feedback .btnc {
  margin-bottom: 10px;
}

.feedback-result-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0 ;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: rgba(0, 0, 0, 0.1);
}

.feedback-result-wrapper.open {
  opacity: 1 !important;
  visibility: visible;
  z-index: 1030;
}

.feedback-result {
  max-width: 100%;
  display: block ;
  margin: 0 auto;
  position: relative;
  top: 50%;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #fafafa;
}

.modal-consult__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  outline: none;
  background: #dc3545;
}
.modal-consult__close:focus {
  outline: none;
}
.modal-consult__close .svgico {
  width: 18px;
  color: #FFF;
}

.feedback-result-wrapper.open .feedback-result {
  margin-top: -200px;
  opacity: 1;
}

/*.hbor:after {
    content: '';
    color: #dc3545;
    text-align: center;
    display: flex;
    align-items: center;
    margin: 16px auto 10px auto;
    box-sizing: border-box;
    background: #dc3545 left 50% top 0px / auto auto no-repeat;
    position: absolute;
    width: 30%;
    height: 13px;
}

.hbor {
    border-bottom: 2px solid #dc3545;
}*/

.hbor:after {
    content: '';
    color: #dc3545;
    text-align: center;
    display: flex;
    align-items: center;
    margin: 12px auto 10px auto;
    box-sizing: border-box;
    width: 150px;
    background: #dc3545 left 60% top 0px / auto auto no-repeat;
    height: 5px;
}

.list-group-item.third {
    position: relative;
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    background-color: transparent;
    border-bottom: 1px solid rgb(241 241 245 / 0.15);
    color: rgb(37 39 51);
	font-size: 1.0rem;
}

ul.third {
    list-style: none;
}
ul > li.list-group-item.third {
    padding-left: 0px;
    position: relative;
    margin: 10px;
}

ul > li.list-group-item.third:before {
    content: '';
    position: absolute;
    top: 4px;
    left: -30px;
    font-size: 1.4rem;
    font-family: Awesom !important;
    color: rgb(220 53 69);
    background: url(../img/check1.html);
    width: 30px;
    height: 30px;
    background-size: cover;
}

ul.usl {
    list-style: none;
}
ul > li.list-group-item.usl {
    padding-left: 0px;
    position: relative;
    margin: 10px;
}
ul > li.list-group-item.usl:before {
    font-weight: bolder;
    content: '—';
    position: absolute;
    top: 4px;
    left: -30px;
    font-size: 1.4rem;
    font-family: Awesom !important;
    color: #dc3545;
}

.list-group-item {
    background-color: transparent;
	font-size: 1.1rem;
}

.pl-70 {
    padding-left: 70px;
}

.card-body.ten {
    background: rgb(241 241 245);
	box-shadow: 10px 28px 57px 10px rgba(25, 28, 29, .32);
}

img { opacity: 1; transition: opacity 0.3s; } 
img[data-src] { opacity: 0; } 

.navbar-toggler {
    border: 0px !important;
}

.navbar-toggler:focus {
	border: 0px !important;
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}

.navbar-sticky.navbar-stuck {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation: navbar-show .25s;
    animation: navbar-show .25s;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.625rem -0.1875rem rgba(0,0,0,0.1);
    z-index: 1030;
	background: rgb(241 241 245);
}

.navbar-floating {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.cs-header {
    z-index: 1030;
}

.navbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #f1f1f5;
}

.pt-6, .py-6 {
    padding-top: 5rem !important;
}

.opacity-25 {
  opacity: .25 !important;
}
.opacity-50 {
  opacity: .5 !important;
}
.opacity-60 {
  opacity: .6 !important;
}
.opacity-65 {
  opacity: .6 !important;
}
.opacity-70 {
  opacity: .70 !important;
}
.opacity-75 {
  opacity: .75 !important;
}
.opacity-80 {
  opacity: .8 !important;
}
.opacity-90 {
  opacity: .9 !important;
}
.opacity-100 {
  opacity: 1 !important;
}

.navbar-light .navbar-toggler {
    color: #5a5b75;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: .75rem;
    font-weight: 600;
    line-height: 1.2;
    color: rgb(33 37 41);
}

button svg {
    fill: rgb(255 255 255);
    width: 30px;
}

h2.form-1 {
    /*text-shadow: 2px 2px #565a75;*/
    width: 50%;
}

#form-1-section, .form-check.form-police {
    z-index: 9;
}

#form-1-section {
    border: 1px solid #dc3545;
}

.modal, .feedback-result {
    padding: 10px;
}

.header-phone, .header-email {
    margin-top: -10px;
    /*background: rgb(40 53 90);*/
    /*width: 250px;*/
    padding-right: 10px;
	font-size: 1.0rem;
}

.container {
    max-width: 1300px;
    margin: 0 auto;
}

.box {
    border: 0px solid #4c68aa;
    max-width: 100%;
    margin: 0 auto;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    /*height: 170px;*/
    min-height: 100px;
    font-size: 18px;
    color: rgb(33 37 41);
    font-weight: 500;
}

.numb {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: rgb(33 37 41);
    font-weight: 700;
}

.blockquote {
	font-size: 1.0rem;
	margin-bottom: 0rem;
}

.main-list {
	line-height: 1.5;
	font-size: 1.1rem;
}

section p {
    font-size: 1.0rem;
}

img.social {
    width: 50px;
}

.sub-title {
    font-size: 1.4em;
    font-weight: bolder;
    color: #113453d4;
    max-width: 570px;
}

.inst.redbtn {
	font-size: 1.5rem;
	max-width: 700px;
}

.redbtn.btn-primary {
    color: #f8f9fa;
    background-color: #dc3545;
    border-color: #dc3545;
    border-radius: 0px;
    padding: 4px;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: 1px 1px 5px #565a75;
	z-index: 99;
	position: relative;
}

.citat {
    background: rgb(220 53 69 / 0.1);
    border-left: 5px solid #dc3545;
}

.lawdoc {
	background: #dc3545;
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0;
    left: 0;
    background-image: url(../img/lawdoc.html);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.lawlawyer {
	background: #dc3545;
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0;
    left: 0;
    background-image: url(../img/lawlawyer.html);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.lawjudge {
	background: #dc3545;
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0;
    left: 0;
    background-image: url(../img/lawjudge.html);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.lawdoc1 {
	background: #dc3545;
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0;
    left: 0;
    background-image: url(../img/lawdoc1.html);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.lawdoc2 {
	background: #dc3545;
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0;
    left: 0;
    background-image: url(../img/lawdoc2.html);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.lawdoc3 {
	background: #dc3545;
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0;
    left: 0;
    background-image: url(../img/lawdoc3.html);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.lawmoney {
	background: #dc3545;
    position: absolute;
    height: 100%;
    width: 100px;
    top: 0;
    left: 0;
    background-image: url(../img/lawmoney.html);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.text-pink {
	color: #dc3545;
}

.num-doc {
    color: #dc3545;
    font-size: 1.5rem;
    position: absolute;
    left: -20px;
    top: 0px;
    font-weight: 700;
}

.num {
    color: #565a75;
    background: none;
    display: inline-block;
    text-align: center;
    margin: 5px 10px;
    line-height: 42px;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    border: 2px solid #565a75;
    font-size: 1.5rem;
    position: absolute;
}

.jsp {
    text-align: justify;
    text-indent: 1.5em;
}

#form3 {
    border: 1px solid #dc3545;
}

#btn-tooltip-sixteen, #btn-doc-tooltip-sixteen {
    max-width: 700px;
    margin: 0 auto;
}

#btn-doc-tooltip-sixteen a {
    color: #f8f9fa;
    font-size: 1.8rem;
}

.main-nav a {
    color: #db3545;
    font-size: 1.1rem;
    padding: 0 5px;
}

.main-nav {
    font-size: 1.3rem;
    padding: 0 5px;
}

.gera {
    position: fixed;
}

@media (min-width: 300px) {
	}

@media (min-width: 576px) {
	.col-sm-25 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
		
	.jcarousel-wrapper {
		width: 95% !important;
	}

	.banner-first {
		visibility: visible;
	}

	.logo-block {
		width: 50%;
		max-width: 300px;
	}
	
	.jcarousel-wrapper {
    width: 95% !important;
	}

}

@media (min-width: 687px) {
	.carousel-cell {
		width: 100%;
	}

	section p {
		font-size: 1.1rem;
	}	

	.main-list {
		line-height: 2.5;
		font-size: 1.3rem;
	}
	
	.blockquote {
		font-size: 1.2rem;
		margin-bottom: 0rem;
	}
	
	.list-group-item.third {
		font-size: 1.1rem;
	}

	#first::before {
		opacity: 1;
	}
	
	.fh-section {
		min-height: 100vh;
	}
}

@media (min-width: 768px) {
	.navbar {
		background: transparent;
	}
	
	.numb {
		font-family: "Montserrat", Arial, Helvetica, sans-serif;
		font-size: 40px;
		color: rgb(33 37 41);
		font-weight: 700;
	}

	.col-md-25 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}	
	
	.header-phone, .header-email {
		margin-top: 0px;
		background: none;
		width: 100%;
		padding-right: 10px;
		font-size: 1.0rem;
		line-height: 1.3rem;
	}

	.gera {
		position: relative;
		width: 80%;
		margin: 0 auto;
	}

	.fch {
		height: 350px;
	}
		
	.jcarousel li.four {
		width: 450px !important;
	}

	.modal, .feedback-result {
		padding: 30px;
	}

	.jcarousel li {
		padding: 0px 5px;
	}

	.pl-lg-15 {
		padding-left: 15rem !important;
	}
}

@media (min-width: 992px){
	.main-list {
		line-height: 2.5;
		font-size: 1.4rem;
	}	
	
	.pb-lg-6, .py-lg-6 {
		padding-bottom: 6rem!important;
	}

	.pt-lg-6, .py-lg-6 {
		padding-top: 6rem!important;
	}
	
	.numb {
		font-family: "Montserrat", Arial, Helvetica, sans-serif;
		font-size: 55px;
		color: rgb(33 37 41);
		font-weight: 700;
	}	
}

@media (min-width:1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1300px !important;
	}
	
	.main-list {
		line-height: 2.5;
		font-size: 1.5rem;
	}
	
	.h1, h1 {
		font-size: 3.0rem;
	}

	.h2, h2 {
		font-size: 2.5rem;
	}
}

.btn-link {
    font-weight: 400;
    color: rgb(220, 53, 69);
    text-decoration: none;
}



.page-mem-wrapper {
  width: 100%;
  height: 100%;
  background-size: cover;
}

.header-feedback .btnc {
    margin-bottom: 10px;
}
.modal-mem-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0 ;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: rgba(0, 0, 0, 0.5);
}
.modal-mem-wrapper.open {
  opacity: 1 !important;
  visibility: visible;
    z-index: 99;
}
.modal-mem {
  max-width: 750px;
  display: block ;
  margin: 0 auto;
  position: relative;
top: 50%;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #fafafa;
}
.modal-mem-wrapper.open .modal-mem {
  margin-top: -200px;
  opacity: 1;
}
.head-mem {
  width: 100%;
  height: 100%;
  margin: 0 0 14px;
  padding: 5px 30px;
  overflow: hidden;
  position: absolute;
}

.modal-mem .content-mem {
  padding: 20px 0;
}
.good-job-mem {
  text-align: center;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  color: #093e6c;
}
.good-job-mem .fa-thumbs-o-up {
  font-size: 60px;
}
.good-job-mem h1 {
  font-size: 45px;
}
.form_mem_window{
  max-width: 90%;
  display: flex;
  flex-direction: column;
  margin: auto;
}

.modal-mem .content-mem .text h2{
  margin:0;
  font-size: 35px;
}
.modal-mem .content-mem .text p{
  margin:0;
  font-size: 14px;
}
.modal-wrapper-mem {
  margin: 0 0 20px 0;
}

.modal-mem .content-mem form input[type=submit]{
    margin: auto;
    color: #fbfbfb;
    background: #fe3300;
    background: -moz-linear-gradient(top,#009688 20%, #009688 100%);
    background: -webkit-linear-gradient(top,#009688 20%, #009688 100%);
        background: linear-gradient(to right, #009688 20%, #009688 100%);
    display: inline-block;
    border: none;
    outline: none;
    min-width: 200px;
    font-size: 1.5em;
    line-height: 24px;
    padding: 10px 30px;
    margin: 25px 0px 10px 0px;
    text-transform: uppercase;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: bolder;
    border-radius: 0px;
}

.modal-mem .content-mem .text {
    color: #fff;
    padding: 10px;
    margin: 20px 0;
    background: linear-gradient(to right, #ff6347 20%, #c0a195 100%);
    font-family: roboto;
    letter-spacing: 0.5px;
}

.modal-mem .content-mem form input {
    color: #000;
    font-size: 15px;
    border: none;
}

#erconts-consult {
    margin: 1rem 0rem !important;
}

.form1_input-text {
    background: #fff;
    width: 100%;
    border: 1px solid #e1e1e1 !important;
    border-radius: 2px;
    color: #000 !important;
    padding: 15px 15px 15px 35px;
    height: 48px;
    margin: 5px;
    box-shadow: 0px 1px 3px 1px #e9e9e9;
}

.header-feedback .btnc {
  margin-bottom: 10px;
}
.modal-consult2-wrapper,
.feedback-result-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0 ;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: rgba(0, 0, 0, 0.5);
}
.modal-consult2-wrapper.open,
.feedback-result-wrapper.open {
  opacity: 1 !important;
  visibility: visible;
  z-index: 1030;
}
.modal-consult2,
.feedback-result {
  width: 750px;
  display: block ;
  margin: 0 auto;
  position: relative;
  top: 50%;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #fafafa;
}


.feedback-result-wrapper.open .feedback-result {
  margin-top: -200px;
  opacity: 1;
    background: url(../index.html);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: white;
}

    .form1_input-text {
      background: #fff;
      width: 100%;
      border: 1px solid #e1e1e1 !important;
      border-radius: 2px;
      color: #000 !important;
      padding: 15px 15px 15px 35px;
      height: 48px;
      margin: 5px;
      box-shadow: 0px 1px 3px 1px #e9e9e9;
    }

.form-row {
   align-items: center;
  justify-content: center;
}

.mb-1 {
    align-items: center;
    justify-content: center;
    padding-top: 5%;
}

.form-row-1 {
    align-content: space-between;
    display: flex;
    flex-wrap: wrap;
    flex-direction: revert;
    padding: 0px 10px;
    justify-content: space-between;
}

.form-success {
  padding: 38px 36px;
	text-align: center;
  background: linear-gradient(to top, #fefcea17, #ffffffd4);
}

.form-success__title {
    margin-bottom: 18px;
    padding-bottom: 8px;
    border-bottom: 1px solid #113453d4;
    font-size: 20px;
    text-transform: none;
    color: #113453d4;
    font-weight: bolder;
}

.modal-success {
	width: 540px;
}

.carousel {
  background: #EEE;
}

.carousel-cell {
  width: 70%;
  height: 220px;
  margin-right: 10px;
  opacity: 0.5;
  border-radius: 5px;
  counter-increment: carousel-cell;
}

.carousel-cell.is-selected {
  opacity: 1;
}



.flickity-prev-next-button previous::before {
    content: '\f105';
    display: block;
    width: 39px;
    height: 39px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    font-family: Awesom !important;
    color: rgb(241 241 245);
    font-size: 400%;
}

.jcarousel-next::before {
    background-image: url();
}

.flickity-prev-next-button next::before {
    content: '\f104';
    display: block;
    width: 39px;
    height: 39px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    font-family: Awesom !important;
    color: rgb(241 241 245);
    font-size: 400%;
}

.flickity-prev-next-button {
    border-right: 3px solid #f1f1f5;
    border-top: 3px solid;
    border-left: 0px;
	border-bottom: 0px;
	background: #dc3545;
    border-radius: 0% !important;
	width: 100px !important;
    transform: translateY(-50%);
    color: #FFF;
}

.carousel {
    background: transparent !important;
}

/*button svg {
    fill: rgb(220 53 69);
	width: 30px;
}*/

button svg {
    fill: rgb(255 255 255);
    width: 30px;
}

.flickity-viewport {
    height: 300px !important;
}





.banner-8 {
	position: relative;
    top: -8%;
    text-align: center;
    z-index: 0;
    left: 0px;
}

.banner-8 img {
    width: 100%;
}

@media (min-width: 768px){
.banner-8 {
    position: absolute;
}
}

@media (min-width: 570px){
.banner-8 img {
    width: 500px;
}}

@media (min-width: 992px){
	.banner-8 {
    position: absolute;
    top: -8%;
    text-align: center;
    z-index: 0;
	left: auto;
}
}

h5.card-title.text-center {
    min-height: 50px;
}

.btn-primary.first {
    color: rgb(119 96 121);
    background-color: rgb(205 192 155);
    border: 3px solid #cdc09b;
    border-radius: 0px;
    padding: 4px;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: 1px 1px 5px #565a75;
}

.btn-primary.first:hover {
    color: rgb(205 192 155);
    background-color: rgb(119 96 121);
    border: 3px solid rgb(205 192 155);
}

.btn-primary.five, .btn-primary.nine {
    color: #ded4b7;
    background-color: transparent;
    border: 3px solid #cdc09b;
    border-radius: 0px;
    padding: 4px;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: 1px 1px 5px #565a75;
}

.btn-primary.five:hover {
    color: #585b76;
    background-color: #cdc09b;
    border: 3px solid #cdc09b;
}

.btn-primary {
    color: #565a75;
    background-color: transparent;
    border: 3px solid #565a75;
    border-radius: 0px;
    padding: 4px;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: 1px 1px 5px #a3a5b7;
}

.btn-primary:hover {
    color: #565a75;
    background-color: #e8c14f;
    border-color: #e8c14f;
}

a.btn {
	text-decoration: none !important;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px !important;
    background: #dc3545 !important;
    border-radius: 0% !important;
    opacity: 0.25;
    cursor: pointer;
}

.jcarousel li.thirteen {
    border: none;
}

.jcarousel-pagination a.active {
    background: #dc3545 !important;
}

.jcarousel-pagination a {
    border-radius: 0px !important;
}

.ten.btn-primary {
    color: #f8f9fa;
    background-color: #dc3545;
    border-color: #dc3545;
    border-radius: 0px;
    padding: 4px;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: 1px 1px 5px #565a75;
}


.logo-block {
    width: 50%;
    max-width: 200px;
}

.navbar-brand img {
    width: 100%;
}

.navbar {
    padding: .5rem 1rem;
}

.navbar-expand-md .navbar-collapse {
    flex-direction: column;
}

.btn {
    width: 100%;
}

#btn-tooltip-sixteen {
    max-width: 700px;
    margin: 0 auto;
}

.form-success {
  padding: 38px 36px;
	text-align: center;
}

.form-success__title {
  margin-bottom: 18px;
  padding-bottom: 8px;
  border-bottom: 1px solid black;
  font-size: 22px;
	text-transform: none;
}

.modal-success {
	width: 540px;
}


.header-feedback .btnc {
  margin-bottom: 10px;
}

.feedback-result-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0 ;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: rgba(0, 0, 0, 0.1);
}

.feedback-result-wrapper.open {
  opacity: 1 !important;
  visibility: visible;
  z-index: 1030;
}

.feedback-result {
  max-width: 100%;
  display: block ;
  margin: 0 auto;
  position: relative;
  top: 50%;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #fafafa;
}

.modal-consult__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  outline: none;
  background: #dc3545;
}
.modal-consult__close:focus {
  outline: none;
}
.modal-consult__close .svgico {
  width: 18px;
  color: #FFF;
}

.feedback-result-wrapper.open .feedback-result {
  margin-top: -200px;
  opacity: 1;
}

.youtube {
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        overflow: hidden;
        transition: all 200ms ease-out;
        cursor: pointer;
		background-size: cover;
}

.youtube .play {
        background: url('../img/youtube-play-btn.html') no-repeat; 
        background-position: 0 -50px;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        position: absolute;
        height: 50px;
        width: 69px;
        transition: none;
        top:0;
        left:0;
        right:0;
        bottom:0;
        margin:auto;
}

.youtube:hover .play {
        background-position: 0 0;
}

.video-container {
	position: relative;
	height: 0;
	height: 100% !important;
    padding-bottom: 0% !important;
}

.jcarousel-control-next::before {
    content: '\f105';
    display: block;
    width: 39px;
    height: 39px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    font-family: Awesom !important;
    color: rgb(86 90 117);
    font-size: 400%;
}

.jcarousel-next::before {
    background-image: url();
}

.jcarousel-control-prev::before {
    content: '\f104';
    display: block;
    width: 39px;
    height: 39px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    font-family: Awesom !important;
    color: rgb(86 90 117);
    font-size: 400%;
}

.hbor:after {
    content: '';
    color: #dc3545;
    text-align: center;
    display: flex;
    align-items: center;
    margin: 12px auto 10px auto;
    box-sizing: border-box;
    width: 150px;
    background: #dc3545 left 60% top 0px / auto auto no-repeat;
    height: 5px;
}


@media (min-width: 1200px) {
.h1, h1 {
    font-size: 3.0rem;
}

.h2, h2 {
    font-size: 2.5rem;
}
}

.jcarousel-prev::before {
    background-image: url();
}

@font-face {
	font-family: 'Awesom';
	src: local('Awesom'), url('../font/Awesom.html') format('truetype');
}

.list-group-item.third {
    position: relative;
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    background-color: transparent;
    border-bottom: 1px solid rgb(241 241 245 / 0.15);
    color: rgb(37 39 51);
	font-size: 1.1rem;
}

ul.third {
    list-style: none;
}
ul > li.list-group-item.third {
    padding-left: 0px;
    position: relative;
    margin: 10px;
}
ul > li.list-group-item.third:before {
    content: '\f00c';
    position: absolute;
    top: 4px;
    left: -30px;
    font-size: 1.4rem;
	font-family: Awesom !important;
    color: rgb(86 90 117);
}

ul.usl {
    list-style: none;
}
ul > li.list-group-item.usl {
    padding-left: 0px;
    position: relative;
    margin: 10px;
}
ul > li.list-group-item.usl:before {
    content: '\f00c';
    position: absolute;
    top: 4px;
    left: -30px;
    font-size: 1.4rem;
	font-family: Awesom !important;
    color: rgb(86 90 117);
}

.list-group-item {
    background-color: transparent;
	font-size: 1.1rem;
}

.blockquote.seven {
    background: rgb(241 241 245 / 0.7);
	font-size: 1.0rem;
}

.blockquote.eight > p {
	font-size: 1rem;
}

.list-group-item.seven {
    /*display: revert;*/
    padding-left: 0px;
	padding-bottom: 0px;
    /*background: #f1f1f5;*/
    margin: 10px 0px;
	border: 0px !important;
}

.num {
    color: #f1f1f5;
    display: inline-block;
    text-align: center;
    margin: 5px 0px;
    line-height: 57px;
    width: 70px;
    height: 70px;
    border-radius: 35px;
    border: 2px solid #565a75;
    font-size: 2.5rem;
    position: absolute;
    background: #565a75;
}

.flickity-viewport {
    height: 300px !important;
}

/*.num:after {
    content: '';
    height: 1000px;
    width: 2px;
    color: azure;
    background: #565a75;
    position: absolute;
    top: 46px;
    left: 23px;
}*/

img.six {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.pl-70 {
    padding-left: 70px;
}

.card-body.ten {
    background: rgb(241 241 245);
	box-shadow: 10px 28px 57px 10px rgba(25, 28, 29, .32);
}

img { opacity: 1; transition: opacity 0.3s; } 
img[data-src] { opacity: 0; } 

.navbar-toggler {
    border: 0px !important;
}

.navbar-toggler:focus {
	border: 0px !important;
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}

.navbar-sticky.navbar-stuck {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation: navbar-show .25s;
    animation: navbar-show .25s;
    background-color: #fff;
    box-shadow: 0 0.125rem 0.625rem -0.1875rem rgba(0,0,0,0.1);
    z-index: 1030;
	background: rgb(241 241 245);
}

.navbar-floating {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.cs-header {
    z-index: 1030;
}

.jcarousel li {
    padding: 0px 0px;

}

.navbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pt-6, .py-6 {
    padding-top: 5rem !important;
}


.opacity-25 {
  opacity: .25 !important;
}
.opacity-50 {
  opacity: .5 !important;
}
.opacity-60 {
  opacity: .6 !important;
}
.opacity-65 {
  opacity: .6 !important;
}
.opacity-70 {
  opacity: .70 !important;
}
.opacity-75 {
  opacity: .75 !important;
}
.opacity-80 {
  opacity: .8 !important;
}
.opacity-90 {
  opacity: .9 !important;
}
.opacity-100 {
  opacity: 1 !important;
}

.navbar-light .navbar-toggler {
    color: #5a5b75;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: .75rem;
    font-weight: 600;
    line-height: 1.2;
    color: rgb(71 82 93);
}

.banner-first {
	visibility: hidden;
}


.bg-gradient {
    background: linear-gradient(135deg, #6f42c1 0%, #4582EC 100%);
}

.hero__scroll {
    position: absolute;
    bottom: 60px;
    width: 200px;
    margin: auto;
    display: block;
    cursor: pointer;
    padding-bottom: 0px;
    left: 0;
    right: 0;
    text-transform: uppercase;
    text-align: center;
}

.hero__scroll .chevron {
    margin-top: 20px;
    display: block;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    color: #FF4081;
}

.chevron.bottom::before {
    top: 0;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.chevron::before {
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    content: '';
    display: inline-block;
    height: 20px;
    position: relative;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: top;
    width: 20px;
}

.carousel {
  background: #EEE;
}




.flickity-prev-next-button previous::before {
    content: '\f105';
    display: block;
    width: 39px;
    height: 39px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    font-family: Awesom !important;
    color: rgb(241 241 245);
    font-size: 400%;
}

.jcarousel-next::before {
    background-image: url();
}

.flickity-prev-next-button next::before {
    content: '\f104';
    display: block;
    width: 39px;
    height: 39px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    font-family: Awesom !important;
    color: rgb(241 241 245);
    font-size: 400%;
}

.flickity-prev-next-button {
    border-right: 3px solid #f1f1f5;
    border-top: 3px solid;
    border-left: 0px;
	border-bottom: 0px;
	background: #dc3545;
    border-radius: 0% !important;
	width: 100px !important;
    transform: translateY(-50%);
    color: #FFF;
}


/*button svg {
    fill: rgb(220 53 69);
	width: 30px;
}*/

button svg {
    fill: rgb(255 255 255);
    width: 30px;
}

.banner-first {
    position: absolute !important;
    top: 8%;
    right: 115px;
    text-align: center;
	z-index: 0;
}

h2.form-1 {
    /*text-shadow: 2px 2px #565a75;*/
    width: 50%;
}

#form-1-section, .form-check.form-police {
    z-index: 9;
}


.jcarousel-wrapper {
    width: 275px !important;
}

.modal, .feedback-result {
    padding: 10px;
}


.header-phone, .header-email {
    margin-top: -10px;
    /*background: rgb(40 53 90);*/
    width: 250px;
    padding-right: 10px;
	font-size: 1.0rem;
}

.gera {
    position: fixed;
}

@media (min-width: 768px) {
	.header-phone, .header-email {
		margin-top: 0px;
		background: none;
		width: 100%;
		padding-right: 10px;
		font-size: 1.3rem;
	}

	.gera {
		position: absolute;
		z-index: 0;
		opacity: 0.8;
		max-width: 500px;
	}

	.fch {
		height: 350px;
	}
		
	.jcarousel li.four {
		width: 450px !important;
	}

	.modal, .feedback-result {
		padding: 30px;
	}

	.jcarousel li {
		padding: 0px 5px;
	}

	.pl-lg-15 {
		padding-left: 15rem !important;
	}
}

@media (min-width:1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1300px !important;
	}

}

@media (min-width: 992px){
	.pb-lg-6, .py-lg-6 {
		padding-bottom: 6rem!important;
	}

	.pt-lg-6, .py-lg-6 {
		padding-top: 6rem!important;
	}
}


img.social {
    width: 50px;
}

.fh-section {
	min-height: 60vh;
}


a.topbtn {
    font-size: 1.0rem;
}
a.btn {
    text-transform: uppercase;
    box-shadow: none;
    font-size: 1.2rem;
    line-height: 1rem;
}
.topbtn {
    background: linear-gradient(to right, #960000 20%, #b81f17 100%);
	max-width: 300px;
}