body {
    background: url(img/top.jpg) no-repeat top center;
    font-family: 'PT Sans', sans-serif;    
}
.nav-item,.nav-link {min-width:138px;}
@media (min-width:769px){
	.container{width: 1140px;min-width: 1140px;     max-width: 1140px;}body,html{    width: 1400px;
    min-width: 100%;
	}}
body.inner {
    background: url(img/inner_design.jpg) no-repeat top center;
    font-family: 'PT Sans', sans-serif;
}

.popular {
    background: url(img/1.jpg) no-repeat top center;
    color: #fff;
    position: relative
}

.free {
    background: url(img/3.jpg) no-repeat top center;
    color: #fff;
    position: relative
}

footer {
    background: url(img/footer.jpg) no-repeat top center;
    color: #fff;
    position: relative
}

.free:before {
    background: url(img/figura.png) no-repeat top center;
    content: "";
    position: absolute;
    top: -65px;
    right: 21.8%;
    width: 120px;
    transform: rotate(13deg);
    height: 150px;
}

.popular:before {
    background: url(img/figura.png) no-repeat top center;
    content: "";
    position: absolute;
    top: -45px;
    left: 50%;
    width: 120px;
    height: 150px;
}

.navbar-dark .navbar-toggler {
    border: 0
}

.predlojenie {
    background: url(img/2.jpg) no-repeat top center;
    position: relative;
	    background-size: auto 100%;
}

.popular:after {
    content: '';
    background: rgba(255, 255, 255, 0.3);
    width: 100%;
    height: 8px;
    position: absolute;
    top: 0;
    left: 0;
}

.popular .lead {
    line-height: 11px;
}

.popular .media p {
    line-height: 1.35;
}

.popular .media p span {
    color: #73dcff
}

.popular h2 {
    font-family: 'Magistral';
    font-size: 20px;
    font-weight: 900;
    color: #fff
}

.text-small {
    font-size: 13px
}

h1 {
    font-size: 32px;
    font-family: 'Magistral';
    background: -webkit-linear-gradient(#2746c0, #374a86);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    max-width: 56% !important;
    font-style: normal;
    position: relative;
}

.breadcrumb-item.active {
    color: #333333
}

.breadcrumb {
    background: transparent;
    line-height: 1;
}

select {
    -webkit-appearance: none;
    background-image: url('img/select.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 30px;
    /* for FF */
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    /* for IE */
    -ms-appearance: none;
    appearance: none !important;
}

select::-ms-expand {
    display: none;
}

@media (min-width: 768px) {
    .ml-15 {
        margin-left: -15px !important
    }
}

.breadcrumb a {
    color: #333333
}

.inner .btn-link, .inner .btn-link:hover, .inner .btn-link:focus {
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #00285b;
    text-decoration: none
}
.site-header {
    border-bottom: 3px solid #ff5700;
}
.inner .card-body {
    background: #eff8fc;
    border-bottom: 0;
    padding: .25rem 1.25rem 1.25rem;
}

.inner .card-body p {
    margin-bottom: 0;
}

.inner .card {
    border-bottom: 0
}

.inner .card:last-of-type {
    border-bottom: 3px solid #f35f3a;
}

.inner .card-header {
    border-bottom: 0;
}

.inner .card + .card {
    border-top: 1px dashed rgba(0, 0, 0, .1);
}

.phone {
    font-size: 13px;
}

.inner h1 {
    max-width: 100% !important;
}

.inner h2 {
    font-size: 18px;
    color: #003d80;
    font-weight: 600;
}

.inner h3 {
    white-space: normal;
    font-size: 21.5px;
    color: #006cad;
    font-family: 'PT Sans', sans-serif;
    font-weight: 600;
}

.row2 {
    margin-left: -20px;

}

h1:before {
    content: attr(data-parent);
    position: absolute;
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: -1;
    margin: 1px;
}

h1:after {
    content: "";
    left: 8px;
    border-left: 2px solid #ef6a49;
    position: absolute;
    height: 62px;
    top: 10px;

}

.inner h1:after {
    content: "";
    left: -8px;
    border-left: 2px solid #ef6a49;
    position: absolute;
    height: 62px;
    top: 25px;
}

.inner i.tel2 {
    color: #4c4c4c;
    font-size: 17px;
    margin-left: -6px;
    text-shadow: 1px 1px 0px #fff;
    font-style: normal
}

.inner .tel span {
    font-size: 29px;
}

.inner .tel:before {
    content: attr(data-parent);
    position: absolute;
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: -1;
    width: 136px;
    margin: 1px;
    height: 36px;
}

.form-control {
    box-shadow: inset 3px 3px 0 #e3e3e3;
}

.btn-warning2 {
    -webkit-transform: skew(17deg);
    -moz-transform: skew(17deg);
    -o-transform: skew(17deg);
    background-color: #d43816;
    border-color: #d43816;
    text-shadow: 0 0 1px #000;
    outline: none !important;
    color: #fff !important;
    background-image: url(img/47.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: -webkit-linear-gradient(left, #c62e1c, #fa5402, #c62e1c);
    background-color: -moz-linear-gradient(left, #c62e1c 0%, #fa5402 50%, #c62e1c 100%);
    background-color: -o-linear-gradient(left, #c62e1c 0%, #fa5402 50%, #c62e1c 100%);
    background-color: -ms-linear-gradient(left, #c62e1c 0%, #fa5402 50%, #c62e1c 100%);
    background-color: linear-gradient(left, #c62e1c 0%, #fa5402 50%, #c62e1c 100%);

    box-shadow: 0 3px 0 #680000 !important;
}

.btn-warning2:hover {
    background-image: none
}

.btn.btn-warning2 span {
    display: block;
    -webkit-transform: skew(-17deg);
    -moz-transform: skew(-17deg);
    -o-transform: skew(-17deg);
}

.btn-link, .btn-link:hover, .btn-link:focus {
    color: #80dffe;
    font-size: 18px;
    margin-bottom: 3px;
    padding-top: 0;
}

.btn-outline-secondary {
    -webkit-transform: skew(-17deg);
    -moz-transform: skew(-17deg);
    -o-transform: skew(-17deg);

}

.btn span {
    display: block;
    -webkit-transform: skew(17deg);
    -moz-transform: skew(17deg);
    -o-transform: skew(17deg);
    -o-transform: skew(17deg);
    font-size: 14px;
    font-weight: bold;
    padding: 0 1rem;
    line-height: 1.6rem;
}

.btn-outline-secondary {
    color: #006cad;
    padding: .6rem 1.2rem;
    font-size: 13px;
    border-width: 2px;
    background-color: transparent;
    background-image: none;
    border-color: #006cad;
}

.btn-outline-secondary.btn-lg {
    color: #73dcff;
    padding: .6rem 3.8rem;
    font-size: 15px;
    border-width: 2px;
    background-color: transparent;
    background-image: none;
    border-color: #73dcff;
    font-weight: bold;
    margin-bottom: 1rem;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #006cad;
    border-color: #006cad;
}

h1 span {
    font-size: 22px;
    font-family: 'MagistralC';
    background: -webkit-linear-gradient(180deg, #c63220, #f04c08, #f04c08, #f04c08, #c63220);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    line-height: 3rem;
    font-style: normal;

}
.site-header a:hover{background:#ff57007d}
.tel a {
    font-size: 24px;
    display: block;
    font-family: 'Magistral';
    white-space: nowrap;
/*     background: -webkit-linear-gradient(#2746c0, #374a86);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    font-weight: 900;
    font-style: normal;
	color:#FF5700;
	text-decoration:none;
	}

.media-body p {
    line-height: 1.4;
}

.tel a:before {
    content: attr(data-parent);
    position: absolute;
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: -1;
    width: 500px;
    margin: 1px;
}

.tel {
    line-height: 1;
    font-family: 'MagistralC';
    font-weight: normal;
    font-size: 13px;
    font-style: normal;
    color: #fff
}

.tel2 a {
    line-height: 1;
    font-family: 'Magistral';
    font-weight: 900;
    font-style: normal;
    font-size: 22px;
    color: #fff;
    text-decoration: none !important;
    white-space: nowrap;
}

.site-header {
   /*  background-color: rgbaa(0, 0, 0, .85);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px); */
}

.site-header a {
    color: #fff;
    font-size: 13px;
    transition: ease-in-out color .15s;
	font-weight:bold;
}

.site-header a:hover {
    color: #fff;
    text-decoration: none;
}

.auto p {
    line-height: 1.7;
}

.text-danger2 {
    color: #f35f3a !important
}

.dashed {
    border-top: 1px dashed rgba(0, 0, 0, .1);
    position: relative
}
.dropdown-menu{background:linear-gradient(90deg, rgba(30, 65, 110, 1) 26.7%, rgba(30, 64, 110, 1) 27.2%, rgba(30, 66, 113, 1) 27.2%, rgba(31, 67, 114, 1) 27.7%, rgba(30, 67, 117, 1) 27.9%, rgba(32, 66, 118, 1) 28%, rgba(31, 68, 119, 1) 28.2%, rgba(33, 68, 122, 1) 28.6%, rgba(32, 68, 121, 1) 28.8%, rgba(34, 67, 124, 1) 29.1%, rgba(33, 69, 125, 1) 29.2%, rgba(34, 68, 128, 1) 29.7%, rgba(36, 70, 129, 1) 29.8%, rgba(37, 71, 131, 1) 30.2%, rgba(37, 71, 133, 1) 30.5%, rgba(37, 70, 134, 1) 30.7%, rgba(37, 72, 135, 1) 30.8%, rgba(36, 72, 136, 1) 31%, rgba(38, 71, 137, 1) 31.1%, rgba(37, 73, 137, 1), rgba(39, 72, 140, 1) 31.7%, rgba(38, 74, 141, 1) 31.9%, rgba(40, 74, 142, 1) 32%, rgba(40, 73, 143, 1) 32.2%, rgba(39, 75, 144, 1) 32.3%, rgba(40, 75, 146, 1) 32.6%, rgba(42, 74, 147, 1) 32.7%, rgba(42, 76, 146, 1) 32.9%, rgba(42, 76, 148, 1) 33%, rgba(43, 76, 152, 1) 33.5%, rgba(42, 76, 151, 1) 33.6%, rgba(44, 75, 154, 1) 33.8%, rgba(43, 77, 153, 1) 34.1%, rgba(45, 76, 155, 1), rgba(45, 78, 157, 1) 34.7%, rgba(45, 77, 160, 1) 34.8%, rgba(44, 79, 159, 1) 35%, rgba(46, 79, 161, 1) 35.1%, rgba(45, 78, 161, 1) 35.5%, rgba(47, 80, 164, 1) 35.5%, rgba(47, 80, 163, 1) 35.8%, rgba(46, 79, 166, 1) 35.8%, rgba(47, 81, 169, 1) 36.3%, rgba(49, 80, 168, 1) 36.4%, rgba(49, 82, 170, 1) 36.6%, rgba(48, 82, 171, 1) 36.7%, rgba(50, 81, 172, 1) 36.9%, rgba(49, 83, 174, 1), rgba(51, 82, 176, 1) 37.5%, rgba(50, 84, 177, 1) 37.6%, rgba(53, 83, 182, 1) 38.5%, rgba(53, 85, 183, 1) 38.6%, rgba(52, 85, 185, 1) 38.9%, rgba(54, 84, 184, 1) 39.1%, rgba(53, 86, 187, 1) 39.4%, rgba(55, 85, 188, 1) 39.5%, rgba(55, 87, 189, 1) 39.7%, rgba(56, 86, 192, 1) 40.1%, rgba(55, 88, 191, 1) 40.2%, rgba(57, 87, 193, 1) 40.5%, rgba(56, 89, 196, 1) 40.7%, rgba(58, 89, 199, 1) 41.6%, rgba(58, 89, 199, 1) 41.7%, rgba(60, 91, 202, 1) 41.7%, rgba(59, 91, 202, 1) 42.2%, rgba(61, 90, 205, 1) 42.2%, rgba(61, 92, 204, 1) 42.3%, rgba(61, 92, 207, 1) 42.5%, rgba(62, 91, 211, 1) 43.2%, rgba(61, 93, 210, 1) 43.3%, rgba(63, 93, 213, 1) 43.5%, rgba(64, 94, 215, 1) 44.1%, rgba(63, 93, 217, 1) 44.2%, rgba(65, 95, 218, 1) 44.4%, rgba(64, 95, 220, 1) 44.7%, rgba(66, 94, 221, 1) 44.8%, rgba(65, 96, 223, 1) 45.1%, rgba(67, 95, 222, 1) 45.2%, rgba(66, 97, 225, 1), rgba(68, 96, 227, 1) 45.8%, rgba(68, 98, 228, 1) 46%, rgba(68, 98, 229, 1) 46.1%, rgba(68, 97, 230, 1) 46.3%, rgba(67, 99, 230, 1) 46.6%, rgba(69, 99, 232, 1) 46.7%, rgba(70, 100, 239, 1) 47.7%, rgba(72, 99, 238, 1) 47.9%, rgba(71, 101, 240, 1), rgba(73, 100, 242, 1), rgba(72, 102, 245, 1) 48.8%, rgba(74, 101, 246, 1) 48.9%, rgba(73, 103, 247, 1) 49.1%, rgba(74, 102, 248, 1) 49.5%, rgba(76, 104, 250, 1) 49.8%, rgba(76, 103, 251, 1) 50%, rgba(76, 105, 254, 1) 50.4%, rgba(76, 103, 252, 1) 50.7%, rgba(74, 104, 250, 1) 51.1%, rgba(74, 104, 250, 1) 51.3%, rgba(75, 102, 249, 1) 51.3%, rgba(73, 103, 246, 1), rgba(74, 101, 246, 1) 51.9%, rgba(72, 102, 244, 1) 52%, rgba(73, 100, 243, 1) 52.3%, rgba(71, 101, 242, 1), rgba(72, 100, 239, 1), rgba(70, 99, 239, 1) 52.9%, rgba(71, 100, 237, 1) 53%, rgba(69, 98, 237, 1) 53.3%, rgba(68, 99, 232, 1) 53.8%, rgba(69, 99, 233, 1) 53.9%, rgba(67, 99, 231, 1) 54.2%, rgba(68, 97, 231, 1) 54.4%, rgba(68, 98, 228, 1) 54.5%, rgba(68, 98, 229, 1) 54.7%, rgba(68, 98, 226, 1) 54.8%, rgba(68, 96, 227, 1) 55%, rgba(66, 97, 224, 1) 55.1%, rgba(67, 95, 222, 1) 55.4%, rgba(65, 96, 223, 1) 55.5%, rgba(66, 96, 223, 1) 55.7%, rgba(66, 96, 220, 1) 55.8%, rgba(64, 94, 220, 1) 56%, rgba(63, 95, 217, 1) 56.4%, rgba(64, 93, 215, 1) 56.6%, rgba(62, 94, 215, 1) 56.9%, rgba(63, 92, 214, 1) 57%, rgba(61, 93, 212, 1), rgba(62, 91, 210, 1) 57.6%, rgba(60, 92, 209, 1) 57.7%, rgba(61, 92, 208, 1), rgba(61, 92, 206, 1) 58.3%, rgba(61, 90, 205, 1) 58.5%, rgba(59, 91, 203, 1), rgba(58, 89, 201, 1) 59.1%, rgba(59, 90, 199, 1) 59.2%, rgba(59, 90, 200, 1) 59.4%, rgba(57, 90, 199, 1) 59.5%, rgba(58, 88, 198, 1) 59.7%, rgba(56, 89, 196, 1) 60%, rgba(57, 87, 195, 1), rgba(57, 88, 194, 1) 60.2%, rgba(55, 88, 192, 1) 60.5%, rgba(56, 86, 190, 1) 60.7%, rgba(54, 87, 188, 1), rgba(53, 85, 188, 1) 61.3%, rgba(54, 86, 185, 1) 61.4%, rgba(53, 85, 185, 1) 61.9%, rgba(53, 85, 182, 1) 62%, rgba(53, 84, 182, 1) 62.3%, rgba(53, 84, 179, 1) 62.5%, rgba(53, 84, 180, 1), rgba(51, 84, 177, 1) 62.7%, rgba(52, 84, 178, 1) 62.9%, rgba(51, 83, 176, 1) 63.3%, rgba(49, 83, 173, 1) 63.5%, rgba(50, 81, 171, 1) 63.8%, rgba(48, 82, 171, 1) 63.9%, rgba(49, 82, 170, 1) 64.1%, rgba(49, 82, 168, 1) 64.2%, rgba(49, 80, 169, 1) 64.4%, rgba(47, 81, 168, 1) 64.5%, rgba(48, 79, 166, 1) 64.8%, rgba(46, 80, 165, 1), rgba(47, 80, 163, 1), rgba(45, 78, 162, 1) 65.4%, rgba(46, 79, 160, 1) 65.5%, rgba(45, 79, 160, 1) 65.8%, rgba(45, 77, 159, 1) 66%, rgba(45, 78, 158, 1) 66.1%, rgba(45, 78, 157, 1) 66.3%, rgba(45, 76, 156, 1) 66.4%, rgba(43, 77, 153, 1) 66.7%, rgba(44, 75, 154, 1) 66.9%, rgba(44, 76, 153, 1) 67%, rgba(43, 76, 150, 1) 67.5%, rgba(41, 76, 147, 1) 67.6%, rgba(42, 74, 147, 1) 67.9%, rgba(40, 75, 145, 1) 68%, rgba(41, 75, 146, 1) 68.2%, rgba(41, 75, 145, 1) 68.3%, rgba(39, 73, 144, 1) 68.5%, rgba(40, 74, 141, 1) 68.6%, rgba(40, 74, 142, 1) 68.8%, rgba(38, 74, 141, 1) 68.9%, rgba(39, 72, 140, 1) 69.1%, rgba(37, 73, 137, 1) 69.4%, rgba(38, 71, 138, 1) 69.5%, rgba(38, 72, 135, 1) 69.7%, rgba(36, 72, 136, 1) 69.8%, rgba(37, 72, 133, 1), rgba(37, 71, 133, 1) 70.2%, rgba(37, 71, 131, 1) 70.5%, rgba(35, 69, 130, 1) 70.7%, rgba(36, 70, 129, 1) 70.8%, rgba(35, 69, 127, 1) 71.3%, rgba(35, 69, 124, 1) 71.4%, rgba(33, 67, 124, 1) 71.6%, rgba(34, 68, 122, 1) 71.7%, rgba(34, 68, 123, 1) 71.9%, rgba(31, 68, 119, 1) 72.5%, rgba(32, 66, 118, 1), rgba(32, 67, 117, 1) 72.7%, rgba(31, 67, 114, 1) 73%, rgba(31, 65, 115, 1) 73.2%, rgba(29, 66, 114, 1) 73.3%, rgba(30, 66, 113, 1) 73.5%, rgba(30, 66, 112, 1) 73.6%, rgba(30, 64, 111, 1) 73.8%, rgba(30, 65, 109, 1) 73.9%)}
.dashed:before {
    content: "<";
    color: rgba(0, 0, 0, .5);
    position: absolute;
    top: -7px;
    left: 0px;
    font-size: 9px;
}

.block {
    max-width: 280px;
    min-width: 269px;
    min-height: 555px;
    padding-left: 9px;
    background: url(img/465.png) no-repeat
}

.block img {
    margin-top: -5px;
}

footer .navbar-brand {
    margin-top: -.3rem;
}

.block .title {
    color: #006cad;
    font-family: 'Magistral';
    font-size: 34px;
    font-weight: 900;
    font-style: normal;
    line-height: 0.87;
}

h6 {
    color: #006cad;
}

a.text-blue {
    text-decoration: underline;
    font-weight: 600
}

h3 {
    color: #374a86;
    font-family: 'Magistral';
    font-size: 20px;
    font-weight: 900;
    font-style: normal;
    line-height: 0.87;
}

.block .title span {
    color: #006cad;
    font-size: 16px;
    display: block
}

.block ul li {
    list-style-type: none;
    color: #fff;
    padding-bottom: 15px;
    position: relative;
}

.block ul li:before {
    /*content: "»";*/
    content:"\00BB";
    position: absolute;
    left: -1.5rem;
    font-size: 1.65rem;
    line-height: 1;
}

footer ul li {
    list-style-type: none;
    color: #fff;
    line-height: 1;
    font-size: 14.4px;
    padding-bottom: 13px;
    padding-left: 15px;
    position: relative;
}

footer ul li a {
    text-decoration: underline
}

footer ul li:before {
    /*content: "»";*/
    content: "\00BB";
    position: absolute;
    color: #73dcff;
    left: 0rem;
    font-size: 1rem;
    line-height: 1;
}

svg {
    vertical-align: middle;
}

footer h5 {
    font-size: 15px; font-weight:bold;
}

footer nav a {
    font-size: 13px;font-weight:bold;
}

.form-group {
    margin-bottom: .85rem;
}

.table {
    margin-bottom: 1.65rem;
}

.table-responsive {
    width: 116.5%;
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.table-responsive:after {
    content: '';
    position: absolute;
    left: 57.7%;
    border: 1rem solid transparent;
    border-top: 1.0175rem solid #f35f3a;
}

.table-responsive {
    background: #fff url(img/bg-table.jpg) no-repeat bottom right;
    border-radius: 10px 10px 0 0;
    border-bottom: 3px solid #f35f3a;
}

.table thead th {
    color: #054c7a;
    font-weight: bold;
    border: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 16px;
}

th {
    color: #054c7a;
}

.form-control {
    padding: .375rem .5rem;
    font-size: 17px;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.lead2 {
    font-size: 16px;
    line-height: 23px;
}

.custom-input input {
    display: none;
}

.custom-input input:checked + label span {
    opacity: 1;
    background: url(img/check.svg) no-repeat;

}

.card-header {
    background: #fff
}

.custom-input label {
    white-space: nowrap;
    margin-bottom: 0;
    position: relative;
    padding-left: 27px;
}

.custom-input label:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    border: 1px solid #ccc;
    box-shadow: inset 0px 2px 0.74px 1.26px rgba(0, 0, 0, 0.07);
    border-radius: 3px;
}

.custom-input span {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 2px;
    bottom: 0px;
    opacity: 0;

}

.raquo {
    color: #054c7a;
    font-weight: bold;
    line-height: 21px;
}

.raquo:after {
    /*content: "»";*/
    content: "\00BB";
    font-size: 90px;
    font-weight: normal;
    position: absolute;
    color: #fff;
    margin-top: -21px;
    margin-left: 25px;
}

.table-responsive {
    padding-left: 1.5rem;
}

.table td, .table th {
    border-top-style: dashed;
    text-align: center;
    padding-bottom: 0.7rem;
}

.table thead th:first-of-type {
    text-align: left
}

.table thead th:last-of-type {
    padding-right: 2.2rem;
}

.table tr td:first-of-type {
    /* padding-left: 0; */   
    text-align: left
}
 .table tr td:last-of-type {
    padding-right: 3.5rem;
}

.text-blue {
    color: #054c7a
}

textarea {
    resize: none;
    min-height: 5rem;
}

.menu {
    background-image: linear-gradient(90deg, rgba(30, 65, 110, 1) 26.7%, rgba(30, 64, 110, 1) 27.2%, rgba(30, 66, 113, 1) 27.2%, rgba(31, 67, 114, 1) 27.7%, rgba(30, 67, 117, 1) 27.9%, rgba(32, 66, 118, 1) 28%, rgba(31, 68, 119, 1) 28.2%, rgba(33, 68, 122, 1) 28.6%, rgba(32, 68, 121, 1) 28.8%, rgba(34, 67, 124, 1) 29.1%, rgba(33, 69, 125, 1) 29.2%, rgba(34, 68, 128, 1) 29.7%, rgba(36, 70, 129, 1) 29.8%, rgba(37, 71, 131, 1) 30.2%, rgba(37, 71, 133, 1) 30.5%, rgba(37, 70, 134, 1) 30.7%, rgba(37, 72, 135, 1) 30.8%, rgba(36, 72, 136, 1) 31%, rgba(38, 71, 137, 1) 31.1%, rgba(37, 73, 137, 1), rgba(39, 72, 140, 1) 31.7%, rgba(38, 74, 141, 1) 31.9%, rgba(40, 74, 142, 1) 32%, rgba(40, 73, 143, 1) 32.2%, rgba(39, 75, 144, 1) 32.3%, rgba(40, 75, 146, 1) 32.6%, rgba(42, 74, 147, 1) 32.7%, rgba(42, 76, 146, 1) 32.9%, rgba(42, 76, 148, 1) 33%, rgba(43, 76, 152, 1) 33.5%, rgba(42, 76, 151, 1) 33.6%, rgba(44, 75, 154, 1) 33.8%, rgba(43, 77, 153, 1) 34.1%, rgba(45, 76, 155, 1), rgba(45, 78, 157, 1) 34.7%, rgba(45, 77, 160, 1) 34.8%, rgba(44, 79, 159, 1) 35%, rgba(46, 79, 161, 1) 35.1%, rgba(45, 78, 161, 1) 35.5%, rgba(47, 80, 164, 1) 35.5%, rgba(47, 80, 163, 1) 35.8%, rgba(46, 79, 166, 1) 35.8%, rgba(47, 81, 169, 1) 36.3%, rgba(49, 80, 168, 1) 36.4%, rgba(49, 82, 170, 1) 36.6%, rgba(48, 82, 171, 1) 36.7%, rgba(50, 81, 172, 1) 36.9%, rgba(49, 83, 174, 1), rgba(51, 82, 176, 1) 37.5%, rgba(50, 84, 177, 1) 37.6%, rgba(53, 83, 182, 1) 38.5%, rgba(53, 85, 183, 1) 38.6%, rgba(52, 85, 185, 1) 38.9%, rgba(54, 84, 184, 1) 39.1%, rgba(53, 86, 187, 1) 39.4%, rgba(55, 85, 188, 1) 39.5%, rgba(55, 87, 189, 1) 39.7%, rgba(56, 86, 192, 1) 40.1%, rgba(55, 88, 191, 1) 40.2%, rgba(57, 87, 193, 1) 40.5%, rgba(56, 89, 196, 1) 40.7%, rgba(58, 89, 199, 1) 41.6%, rgba(58, 89, 199, 1) 41.7%, rgba(60, 91, 202, 1) 41.7%, rgba(59, 91, 202, 1) 42.2%, rgba(61, 90, 205, 1) 42.2%, rgba(61, 92, 204, 1) 42.3%, rgba(61, 92, 207, 1) 42.5%, rgba(62, 91, 211, 1) 43.2%, rgba(61, 93, 210, 1) 43.3%, rgba(63, 93, 213, 1) 43.5%, rgba(64, 94, 215, 1) 44.1%, rgba(63, 93, 217, 1) 44.2%, rgba(65, 95, 218, 1) 44.4%, rgba(64, 95, 220, 1) 44.7%, rgba(66, 94, 221, 1) 44.8%, rgba(65, 96, 223, 1) 45.1%, rgba(67, 95, 222, 1) 45.2%, rgba(66, 97, 225, 1), rgba(68, 96, 227, 1) 45.8%, rgba(68, 98, 228, 1) 46%, rgba(68, 98, 229, 1) 46.1%, rgba(68, 97, 230, 1) 46.3%, rgba(67, 99, 230, 1) 46.6%, rgba(69, 99, 232, 1) 46.7%, rgba(70, 100, 239, 1) 47.7%, rgba(72, 99, 238, 1) 47.9%, rgba(71, 101, 240, 1), rgba(73, 100, 242, 1), rgba(72, 102, 245, 1) 48.8%, rgba(74, 101, 246, 1) 48.9%, rgba(73, 103, 247, 1) 49.1%, rgba(74, 102, 248, 1) 49.5%, rgba(76, 104, 250, 1) 49.8%, rgba(76, 103, 251, 1) 50%, rgba(76, 105, 254, 1) 50.4%, rgba(76, 103, 252, 1) 50.7%, rgba(74, 104, 250, 1) 51.1%, rgba(74, 104, 250, 1) 51.3%, rgba(75, 102, 249, 1) 51.3%, rgba(73, 103, 246, 1), rgba(74, 101, 246, 1) 51.9%, rgba(72, 102, 244, 1) 52%, rgba(73, 100, 243, 1) 52.3%, rgba(71, 101, 242, 1), rgba(72, 100, 239, 1), rgba(70, 99, 239, 1) 52.9%, rgba(71, 100, 237, 1) 53%, rgba(69, 98, 237, 1) 53.3%, rgba(68, 99, 232, 1) 53.8%, rgba(69, 99, 233, 1) 53.9%, rgba(67, 99, 231, 1) 54.2%, rgba(68, 97, 231, 1) 54.4%, rgba(68, 98, 228, 1) 54.5%, rgba(68, 98, 229, 1) 54.7%, rgba(68, 98, 226, 1) 54.8%, rgba(68, 96, 227, 1) 55%, rgba(66, 97, 224, 1) 55.1%, rgba(67, 95, 222, 1) 55.4%, rgba(65, 96, 223, 1) 55.5%, rgba(66, 96, 223, 1) 55.7%, rgba(66, 96, 220, 1) 55.8%, rgba(64, 94, 220, 1) 56%, rgba(63, 95, 217, 1) 56.4%, rgba(64, 93, 215, 1) 56.6%, rgba(62, 94, 215, 1) 56.9%, rgba(63, 92, 214, 1) 57%, rgba(61, 93, 212, 1), rgba(62, 91, 210, 1) 57.6%, rgba(60, 92, 209, 1) 57.7%, rgba(61, 92, 208, 1), rgba(61, 92, 206, 1) 58.3%, rgba(61, 90, 205, 1) 58.5%, rgba(59, 91, 203, 1), rgba(58, 89, 201, 1) 59.1%, rgba(59, 90, 199, 1) 59.2%, rgba(59, 90, 200, 1) 59.4%, rgba(57, 90, 199, 1) 59.5%, rgba(58, 88, 198, 1) 59.7%, rgba(56, 89, 196, 1) 60%, rgba(57, 87, 195, 1), rgba(57, 88, 194, 1) 60.2%, rgba(55, 88, 192, 1) 60.5%, rgba(56, 86, 190, 1) 60.7%, rgba(54, 87, 188, 1), rgba(53, 85, 188, 1) 61.3%, rgba(54, 86, 185, 1) 61.4%, rgba(53, 85, 185, 1) 61.9%, rgba(53, 85, 182, 1) 62%, rgba(53, 84, 182, 1) 62.3%, rgba(53, 84, 179, 1) 62.5%, rgba(53, 84, 180, 1), rgba(51, 84, 177, 1) 62.7%, rgba(52, 84, 178, 1) 62.9%, rgba(51, 83, 176, 1) 63.3%, rgba(49, 83, 173, 1) 63.5%, rgba(50, 81, 171, 1) 63.8%, rgba(48, 82, 171, 1) 63.9%, rgba(49, 82, 170, 1) 64.1%, rgba(49, 82, 168, 1) 64.2%, rgba(49, 80, 169, 1) 64.4%, rgba(47, 81, 168, 1) 64.5%, rgba(48, 79, 166, 1) 64.8%, rgba(46, 80, 165, 1), rgba(47, 80, 163, 1), rgba(45, 78, 162, 1) 65.4%, rgba(46, 79, 160, 1) 65.5%, rgba(45, 79, 160, 1) 65.8%, rgba(45, 77, 159, 1) 66%, rgba(45, 78, 158, 1) 66.1%, rgba(45, 78, 157, 1) 66.3%, rgba(45, 76, 156, 1) 66.4%, rgba(43, 77, 153, 1) 66.7%, rgba(44, 75, 154, 1) 66.9%, rgba(44, 76, 153, 1) 67%, rgba(43, 76, 150, 1) 67.5%, rgba(41, 76, 147, 1) 67.6%, rgba(42, 74, 147, 1) 67.9%, rgba(40, 75, 145, 1) 68%, rgba(41, 75, 146, 1) 68.2%, rgba(41, 75, 145, 1) 68.3%, rgba(39, 73, 144, 1) 68.5%, rgba(40, 74, 141, 1) 68.6%, rgba(40, 74, 142, 1) 68.8%, rgba(38, 74, 141, 1) 68.9%, rgba(39, 72, 140, 1) 69.1%, rgba(37, 73, 137, 1) 69.4%, rgba(38, 71, 138, 1) 69.5%, rgba(38, 72, 135, 1) 69.7%, rgba(36, 72, 136, 1) 69.8%, rgba(37, 72, 133, 1), rgba(37, 71, 133, 1) 70.2%, rgba(37, 71, 131, 1) 70.5%, rgba(35, 69, 130, 1) 70.7%, rgba(36, 70, 129, 1) 70.8%, rgba(35, 69, 127, 1) 71.3%, rgba(35, 69, 124, 1) 71.4%, rgba(33, 67, 124, 1) 71.6%, rgba(34, 68, 122, 1) 71.7%, rgba(34, 68, 123, 1) 71.9%, rgba(31, 68, 119, 1) 72.5%, rgba(32, 66, 118, 1), rgba(32, 67, 117, 1) 72.7%, rgba(31, 67, 114, 1) 73%, rgba(31, 65, 115, 1) 73.2%, rgba(29, 66, 114, 1) 73.3%, rgba(30, 66, 113, 1) 73.5%, rgba(30, 66, 112, 1) 73.6%, rgba(30, 64, 111, 1) 73.8%, rgba(30, 65, 109, 1) 73.9%);
    background-image: -webkit-linear-gradient (360deg, #1e416e 26.7%, #2a4c97 33.6%, #3b5bca 42.2%, #3d5acd 42.2%, #2b4d99 66.7%, #254989 69.4%, #1e416e 74.4%);
    background-image: -moz-linear-gradient (360deg, #1e416e 26.7%, #2a4c97 33.6%, #3b5bca 42.2%, #3d5acd 42.2%, #2b4d99 66.7%, #254989 69.4%, #1e416e 74.4%);
    background-image: -o-linear-gradient (360deg, #1e416e 26.7%, #2a4c97 33.6%, #3b5bca 42.2%, #3d5acd 42.2%, #2b4d99 66.7%, #254989 69.4%, #1e416e 74.4%);
    background-image: linear-gradient (90deg, #1e416e 26.7%, #2a4c97 33.6%, #3b5bca 42.2%, #3d5acd 42.2%, #2b4d99 66.7%, #254989 69.4%, #1e416e 74.4%);
/*     max-width: 1365px; */
    margin: 0 auto
}

.navbar-dark .navbar-toggler-icon {
    background-image: url(img/menu.svg);
    width: 3rem;
    height: 3rem
}

.lead {
    font-size: 15px;
    line-height: 28px;
}

.flex-equal > * {
    -ms-flex: 1;
    flex: 1;
}

@media (min-width: 768px) {
    .flex-md-equal > * {
        -ms-flex: 1;
        flex: 1;
    }

}

a {
    color: #054c7a;
}

.calc3 .form-control {
    padding: .275rem 1rem;
    font-size: 15px;
}

.calc3 .form-group {
    margin-bottom: 1rem;
}

big {
    font-size: 25px;
    font-weight: 800;
    line-height: 1;
}

h5 {
    line-height: 1.4;
    font-size: 16.3px;
}

.small {
    font-size: 14.5px;
    font-weight: 400;
    line-height: 20px;
}

.small a {
    color: #fff
}

.auto2 {
    color: #333
}

.calc2 {
    max-width: 375px;
    position: relative;
    z-index: 2;
}

.calc {
    background: url(img/bluecalc.png) no-repeat;
    position: relative;
    color: #fff;
    z-index: 2;
    padding-bottom: 10px;
    background-size: 100% 100%;
}

.calc .title {
    color: #fff;
    font-family: 'Magistral';
    font-size: 29px;
    margin-bottom: 2.3rem;
    font-weight: 900;
    font-style: normal;
    line-height: 1.1;
}

.calc .title span {
    color: #fff;
    font-size: 18px;
    display: block
}

.calc3 .title {
    color: #fff;
    font-family: 'Magistral';
    font-size: 35px;
    position: relative;
    margin-bottom: 2rem;
    font-weight: 900;
    font-style: normal;
    line-height: .92;
}

.calc3 .title:after {
    content: "?";
    position: absolute;
    right: 0;
    top: -5px;
    font-size: 4rem;
}

.calc3 .title:before {
    bottom: -21px;
    left: 50%;
    position: absolute;
    content: "";
    border-bottom: 1px solid #f35f3a;
    width: 44px;
    margin-left: -22px;
}

.calc3 .title span {
    color: #fff;
    font-size: 22px;
    display: block
}

.calc2:before {
    background: url(img/calc.png) no-repeat;
    position: absolute;
    content: "";
    top: -68px;
    z-index: -1;
    left: -49px;
    width: 100%;
    height: 100%
}

.calc2:after {
    position: absolute;
    content: "";
    bottom: 0;
    z-index: 2;
    left: 7px;
    right: 13px;width: 96%;
    border-bottom: 3px solid #f35f3a;
}

.modal-header {
    border-top: 3px solid #f35f3a;
    border-bottom: 0
}

.modal-title {
    color: #054c7a;
    font-weight: 600
}

.close {
    color: #f35f3a !important;
    opacity: 1
}

.modal-dialog {
    max-width: 385px;
}

@media (max-width: 768px) {
    .flex-md-equal2 > * {
        -ms-flex: 2;
        flex: 2;
    }

    .inner h1:after {
        content: "";
        left: 3px;
        border-left: 2px solid #ef6a49;
        position: absolute;
        height: 45px;
        top: 9px;
    }

    .inner h1 span {
        font-size: 17px;
    }

    .inner h1 {
        font-size: 24px;
    }

    .d-xs-none {
        display: none !important
    }

    footer {
        background: url(img/m_footer.jpg) no-repeat top center;
    }

    .dashed-news {
        position: absolute;
        top: 3rem;
    }

    .w-sm-75 {
        width: 75% !important;
    }

    .btn-outline-secondary {
        padding: .375rem .75rem;
    }

    .popular:before {
        top: -34px;
        left: 75%;
    }

    .calc {
        background: url(img/m_bluecalc.png) no-repeat;
    }

    .calc2 {
        max-width: 100%;
    }

    .calc2:before {
        left: auto;
        right: 32px;
        width: 150px;
    }

    body {
        background: url(img/m_top.jpg) no-repeat top center;
    }

    .popular {
        background: url(img/mob_1.jpg) no-repeat top center;
        min-height: 650px;
    }

    .free {
        background: url(img/3.jpg) no-repeat top center;
        color: #fff;
        position: relative
    }

    .tel span:before {
        width: auto
    }

    .container {
        max-width: calc(100% - 30px)
    }

    .table-responsive {
        width: auto;
    }

    .site-header {
        margin-bottom: 216px;   /*  border-top: 10px solid #ff5700; */
    }

    .site-header .navbar-collapse a:not(.navbar-toggler) {
        display: block; font-size:20px; border-bottom:1px solid  #ff5700; padding:  1rem
    }
.dropdown-menu.show{position: relative!important;
    transform: none!important;
    width: 100%;
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    margin-bottom: 1rem;}
    .tel span {
        background: none;
        color: #fff
    }

    .tel {
        color: #fff !important
    }

    h1 {
        max-width: 82% !important
    }

    h1:before {
        content: ""
    }

    h1:after {
        border-left: 0
    }
}

footer .navbar-brand {
    border-bottom: 1px dashed #fff;
    position: relative;
}

footer .navbar-brand:before {
    content: "<";
    position: absolute;
    bottom: -6px;
    color: #fff;
    left: 0;
    z-index: 1999;
    font-size: 9px;
}

.navbar .nav-item:not(:last-child) {
  margin-right: 35px;
}

.dropdown-toggle::after {
   transition: transform 0.15s linear; 
}

.show.dropdown .dropdown-toggle::after {
  transform: translateY(3px);
}

.dropdown-menu {
  margin-top: 0;
}
@media (max-width: 414px) {
    .inner .tel span {
        background: -webkit-linear-gradient(#2746c0, #374a86);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
	.navbar {}
    .inner i.tel2 {
        color: #003d79
    }

    body {
	overflow-x:hidden;
        background: url(img/mob_top.jpg) no-repeat top center;
        background-size: contain;
    }

    body.inner {
        background: url(img/mob_inner.jpg) no-repeat top center;
        background-size: cover;
        padding-top: 77px;
    }

    .dashed-news {
        position: relative;
        top: 0;
    }

    footer {
        background: url(img/mob_footer.jpg) no-repeat top center;
        background-size: cover;
        border-bottom: 8px solid #ffbf00
    }

    .site-header {
      
        padding-top: 0.5rem;
        min-height: 77px;
    }

    .h3-new {
        margin-top: -1rem !important;
    }

    .flex-md-equal2 > * {
        -ms-flex: 1;
        flex: 1;
    }

    .inner #accordion .card:not(:first-of-type):after {
        content: ""
    }

    .inner .card:not(:first-of-type) .card-header {
        border: 0
    }

    .inner .card .card-header a:before {
        content: ""
    }

    .inner .card .card-header a img {
        position: relative;
        right: 0;
        padding-left: 15px;
        margin-bottom: 15px;
        top: 15px;
    }

    .d-xs-block {
        display: block !important
    }

    footer nav a {
        font-size: 18px; font-weight:bold;
    }

    .flex-md-equal > * {
        -ms-flex: 1;
        flex: 1;
    }

    .table {
        margin-bottom: 0;
    }

    .table td, .table th {
        border: 0
    }

    .card-body {
        padding: 0;
        border-bottom: 0;
        border-top: 0;
    }

    .card {
        position: relative;
        border-top: 0;
        border-radius: 0;
        border-bottom: 0
    }

    #accordion .card:first-of-type {
        border-top: 1px solid rgba(0, 0, 0, .125);
    }

    #accordion .card:last-of-type .card-header {
        border-bottom: 1px dashed rgba(0, 0, 0, .125);
    }

    #accordion .card:last-of-type .card-header .collapsed {
        border-bottom: 0 !important;
    }

    .card-header {
        padding: .75rem 0;
        margin: 0 1.25rem;
    }

    .card:not(:first-of-type) .card-header {
        border-top: 1px dashed rgba(0, 0, 0, .125);
    }

    .card-header {
        border-bottom: 0;
    }

    .card-header a {
        position: relative;
        display: block;
    }

    .card-header .btn-link:not(.collapsed) {
        padding-bottom: .75rem;
        display: block;
        border-bottom: 1px dashed rgba(0, 0, 0, .125);
    }

    .site-header {
        margin-bottom: 1rem
    }

    .d-xs-block {
        display: block !important
    }

    .d-xs-none {
        display: none !important
    }

    .text-xs-center {
        text-align: center !important
    }

    .media:not(.new) {
        display: block
    }

    .table {
     /*    table-layout: fixed; */
    }

    .table th {
        text-align: left;
        padding-left: 2rem
    }

    .calc3 .title {
        font-size: 32px;
    }

    .calc3 .title span {
        font-size: 20px;
    }

    .float-xs-none {
        float: none !important
    }

    .calc2:before {
        background: transparent
    }

    .calc2 {
        margin-top: -100%;
    }

    .block {
        margin: 0 auto;
    }

    .block ul {
        margin-right: 15px;
    }

    .calc {
        background: url(img/bluecalc.png) no-repeat;    background-size: auto 104%;
    }

    .card .card-header a:before {
        content: ">";
        color: rgba(0, 0, 0, .5);
        position: absolute;
        bottom: 9px;
        top: 35px;
        right: 0;
        z-index: 1999;
        font-size: 9px;
    }

    h1 {
        text-align: center;
        max-width: 100% !important;
    }

    .w-sm-75 {
        width: 100% !important
    }

    .free:before {
        background: none;
    }

    .raquo {
        background: #fff;
        border-left: 1px solid rgba(0, 0, 0, .125);
        border-bottom: 3px solid #f35f3a;
        border-right: 1px solid rgba(0, 0, 0, .125);
        padding-bottom: 1rem;
        position: relative;
        margin: 0 !important;
        padding-top: 1rem;
    }

    .raquo:before {
        content: '';
        position: absolute;
        left: 45.7%;
        top: 69px;
        border: 1rem solid transparent;
        border-top: 1.0175rem solid #f35f3a;
    }

    .raquo:after {
        font-size: 90px;
        margin-top: 77px;
        margin-left: -34%;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .predlojenie {
        background: url(img/mob_2.jpg) no-repeat top center;
        background-size: cover;
        position: relative;
    }

    .free {
        background: url(img/mob_3.jpg) no-repeat top center;
        background-size: contain;
    }

    .auto2 {
        background: #fff url(img/auto.jpg) no-repeat top center;
        background-size: cover;
    }

    .button {
        margin-top: 4rem !important
    }

    footer nav {
        padding-bottom: 1rem;
        background: rgba(0, 39, 89, 0.5);
    }

    #accordion .card:not(:first-of-type):after {
        content: ">";
        color: rgba(0, 0, 0, .5);
        position: absolute;
        bottom: 9px;
        top: -6px;
        right: 1.3rem;
        z-index: 1999;
        font-size: 9px;
    }

    .card-header a:not(.collapsed):before {
        top: 32px !important;
    }

    .custom-input label {
        font-size: 15px;
    }

    .archive {
        margin-right: 15px
    }

    .popular:before {
        background: none;
        left: auto
    }

    .col-xs-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
        max-width: 100%;
    }

    .px-xs-0 {
        padding-left: 0 !important;
        padding-left: 0 !important
    }

    .ml-xs-0 {
        margin-left: 0 !important;
    }
}
.card-header .collapsed:after{

}
.card-header .collapsed:before{

}