<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: 'Open Sans', sans-serif;
	
	overflow-x: hidden;
	background-color: #ffffff;
	color: #58585a;
	font-size: 18px;
}
.container {
	width: 1000px;
}
.dropdown-menu li.down{
	list-style-image: url(https://www.tenderinfo.org/images/down_icon.png); 

}
h1, h2, ul, li, o {
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 48px;
	text-align: center;
	padding-top: 21px;
}
a {
	color: #7102c7;
	text-decoration: underline;
	transition: 0.5s ease-out;
}
a:hover {
	text-decoration: none;
}
.nav&gt;li&gt;a:focus, .nav&gt;li&gt;a:hover {
	background: none;
}
.s14 {
	font-size: 14px;
}
.s24 {
	font-size: 24px;
}
.big_bold {
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 100%;
}
.white {
	color: white;
}
.back_grey {
	background: #f5f5f5;
}
.grey_but {
	background: #bcbcbc;
	display: inline-block;
	color: white;
	padding: 5px 10px;
	border-radius: 5px !important;
	border: none;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 17px;
}
.grey_but2 {
	background: #bcbcbc;
	display: inline-block;
	color: white;
	padding: 3px 5px;
	border-radius: 5px !important;
	border: none;
	font-weight: bold;
	font-size: 17px;
	margin: 1px;
}

.blu_but {
	background: #7102c7;
	display: inline-block;
	color: white;
	padding: 5px 31px;
	border-radius: 5px;
	border: none;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 17px;
	transition: 0.5s ease-out;	
}
.white_but {
	background: white;
	display: inline-block;
	color: #7102c7;
	padding: 5px 21px;
	border-radius: 5px !important;
	border: none;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 17px;		
}
.blu_but:hover {
	background: #bcbcbc !important;	
}
select.grey_but {
	padding: 5px 0;
	height: 32px;
	line-height: 180%;
}
.grey_but:hover,
.white_but:hover {
	background: #7102c7 !important;
	color: white;
}
.grey_but option {
		background: #bcbcbc;
}
li, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.navbar-collapse {
	padding: 0 !important;

}
.header_menu {
	margin-top: 82px;
}
.navbar-nav.header a {
	color: #58585a;
	padding: 0 12px;
}
.navbar-nav.header a:hover {
	color: #e71853;
}
.logo a {
	background: url(https://www.tenderinfo.org/images/logo.png) 0 0 no-repeat;
	display:block;
	margin: 22px 0 26px 0;
	width: 133px;
	height: 79px;
}

.contacts {
	color: #221b09;
	padding: 5px 10px 10px 0;
	line-height: 100%;
	text-align: right;
	margin-top: 5px;
	border-right: 1px solid black;
}
header .container {
	height: 100%;
}
header .login {
	padding-top: 27px;

}
header .login .grey_but {
	font-size: 16px;	
}
header .login .clear {
	height: 11px;
}
.mobile_reg a.dropdown-toggle {
	border: solid 1px #b7b7b7;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background: -moz-linear-gradient(top, #fff, #ededed);
    background-image: -o-linear-gradient(top, #fff, #ededed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	margin: 16px 0;
	text-align: center;
	font-size: 14px;
	color: black;
	text-decoration: none;
	padding: 7px 5px;
	border-radius: 5px;
}
a.vk,
.ya-share2__item_service_vkontakte a.ya-share2__link {
	background: url(https://www.tenderinfo.org/images/ico_vk.png) 0 0 no-repeat;	
}
a.odnoklassniki,
.ya-share2__item_service_odnoklassniki a.ya-share2__link {
	background: url(https://www.tenderinfo.org/images/ico_ok.png) 0 0 no-repeat;	
}
a.mailru,
.ya-share2__item_service_lj a.ya-share2__link {
	background: url(https://www.tenderinfo.org/images/ico_li.png) 0 0 no-repeat;	
}
a.yandex,
.ya-share2__item_service_twitter a.ya-share2__link {
	background: url(https://www.tenderinfo.org/images/ico_tw.png) 0 0 no-repeat;	
}
a.google,
.ya-share2__item_service_gplus a.ya-share2__link {
	background: url(https://www.tenderinfo.org/images/ico_go.png) 0 0 no-repeat;	
}
a.facebook,
.ya-share2__item_service_facebook a.ya-share2__link {
	background: url(https://www.tenderinfo.org/images/ico_fb.png) 0 0 no-repeat;	
}

.navbar {
	margin-bottom: 0;
	}
.top-menu {
	background: url(https://www.tenderinfo.org/images/top_menu_back.png) 0 0 repeat-x;
	border-radius: 0;
}

.top-menu .top_nav&gt;li&gt;a {
	color: white;	
	padding: 22px 21px;
	font-size: 21px;
	text-decoration: none;
	height: 61px;
}
.top-menu .top_nav&gt;li&gt;a:focus,
.top-menu .top_nav&gt;li&gt;a:hover,
.top-menu .bot_nav&gt;li&gt;a:hover
 {
	background: url(https://www.tenderinfo.org/images/top_menu_back_hover.png) 0 0 repeat-x;
}
.top_menu_explain {
	display: inline-block;
	padding: 12px 0 0 0;
	color: #ffffff;
	margin-left: -15px;
} 
.navbar-toggle {
	float: left;
}
.navbar-toggle .icon-bar {
	background-color: white;
}
.topmenu_login {
	background: url(https://www.tenderinfo.org/images/polygonal_background.jpg) top center no-repeat;
	background-size: cover;
}
.top_login {
	padding-bottom: 40px;
}
.top_login.con_search_login {
	padding-bottom: 5px;
}
.breadcrumb a, .breadcrumb  {
	color: #58585a;
}

.breadcrumb a {
	background: url(https://www.tenderinfo.org/images/breadcrumb.png) 100% 100% no-repeat;
	padding-right: 19px;
	margin-right: 10px;
}
.breadcrumb a:last-child {
	background: none;
	padding-right: 0;
	margin-right: 0;	
}
.slogan .left {
	width: 30%
}
.slogan .right {
	width: 65%;
	padding-top: 55px;
	color: white;
	font-size: 42px;
	line-height: 90%;
}
.slogan li {
	list-style-image: url(https://www.tenderinfo.org/images/white_galka3.png);
	list-style-position: inside;
	font-size: 22px;
}
.slogan ul{
	margin: 20px;
}
.slogan .h1 {
	width: 65%;
	padding-top: 85px;
	color: white;
	font-size: 42px;
	line-height: 90%;
	text-align: left;
}
.slogan .right b{
	font-size: 170%;
}
.slogan .h1 b{
	font-size: 170%;
}
.top_login img {
	padding-top: 71px;
	width: 100%;
}
.top_login .login {
	padding-top: 50px;
	color: white;
}
input#login,
input#password {
	width: 100%;
	border-radius: 5px;
	box-shadow: none;
	border: none; 
	color: #58585a;
	margin: 8px 0 11px 0;
	padding: 0 5px;
	height: 34px;
	
}
.con_search {
	padding: 37px 62px 47px 72px;
}
.top_login .con_search {
	padding: 37px 62px 0 72px;
}
.con_search .input-group .form-control {
	border: none;
	/*padding: 22px 16px;*/
	background-color: #bcbcbc;
	color: white;
	font-size: 21px;
	height: 45px;
}
.top_login .con_search .input-group .form-control,
.top_login .con_search .input-group-btn {
	background-color: white;	
	color: #bcbcbc;
}
.con_search input[type="text"]::-webkit-input-placeholder {
	color: white;
}
.con_search input[type="text"]::-moz-placeholder {
	color: white;
}
.con_search .input-group-btn {
	background-color: #bcbcbc;
	padding-right: 22px;
	border-radius: 0 5px 5px 0;
}
.carousel-control.right,
.carousel-control.left {
	background: none !important;
}
.carousel-control,
.carousel-control:focus {
	color: #bcbcbc;
	opacity: 0.5;
	font-size: 22px;
	top: 35px;
	
}
.glyphicon-chevron-right:before {
	content: "\25b6";
}
.glyphicon-chevron-left:before {
	content: "\25c0";	
}
.carousel-control:hover {
	color: #bcbcbc;
	opacity: 1;
}
.date {
	width: 72px;
	height: 72px;
	text-align: center;
	background: url(https://www.tenderinfo.org/images/ico_date.png) 0 0 no-repeat;
	color: white;
	padding-top: 17px;
	font-size: 12px;
	display: block;
}
.org_date {
	width: 72px;
	height: 72px;
	text-align: center;
	background: url(https://www.tenderinfo.org/images/org_icon.png) 0 0 no-repeat;
	color: white;
	padding-top: 17px;
	font-size: 12px;
	display: block;
}
.date_num {
	font-size: 24px;
	font-weight: bold;
	display: block;
}
.carousel-inner .item div &gt; .right {
	width: 210px;
}
.item p &gt; span.right {
	font-weight: bold;
}
.item &gt; div {
	padding-bottom: 55px;
}
.item p:first-child {
	padding-top: 10px;
}
.item {
	line-height: 110%;
	padding-top: 45px;
}
.back_blue_map {
	background: url(https://www.tenderinfo.org/images/blue_map.jpg) top center  no-repeat;	
	background-size: cover;
	padding-bottom: 30px;
}
.country_list h1 {
	padding-bottom: 50px;
}
.country_list span.right {
	clear: both;
	display: block;
	font-size: 18px;
}
.tags_list {
    padding: 0 0 70px 0;
	text-align: center;
}
.tags h1 {
	padding-bottom: 60px;
}
.tags_list &gt; a {
	display: inline-block;
	font-weight: bold;
	padding-top: 125px;
	width: 127px;
	text-align: center;
	background-position: top center;
	background-repeat: no-repeat;
	transition: 0.5s ease-out;
}
.tags_list &gt; a:hover {
	opacity: 0.8;
}
.Tags_Security {
	background-image: url(https://www.tenderinfo.org/images/ico_tags_security.png);		
}
.Tags_Transport {
	background-image: url(https://www.tenderinfo.org/images/ico_tags_transport.png);		
}
.Tags_Energy {
	background-image: url(https://www.tenderinfo.org/images/ico_tags_energy.png);		
}
.Tags_Construction {
	background-image: url(https://www.tenderinfo.org/images/ico_tags_construction.png);		
}
.man_in_black {
	padding: 60px 0 50px 0;
	background: url(https://www.tenderinfo.org/images/gardina.jpg) top center no-repeat;	
	background-size: cover;
}
.industries {
	text-align: right;
}
.publishers &gt; b,
.industries &gt; b {
	display: block;
	width: 65%;
	padding-top: 20px;
}
.industries &gt; b {
	display: inline-block;
}
.man_in_black .s14 {
	display: inline-block;
	margin-top: -4px;
	width: 100%;
}
.s14 b {
	padding: 0 3px;
}
.s14 b:first-child {
	background-color: #ff6000;
}
.s14 b:last-child {
	background-color: #169f00;
}


.registration p{
	font-weight: normal !important;
	text-align: left !important;
	padding-left: 15px !important;
}
.dropdown .dropdown-menu {
	width: 100%;
    right: 0;

}
a.dropdown-toggle {
	color: #e9c668;	
	display: block;
	padding: 15px 15px 0 0;
}
.menu_home .dropdown, .dropup {
    position: inherit;
}
#login-dp {
	padding: 10px;
}
.country_top {
	padding-bottom: 30px;
}
.country_top b {
	color: white;
}
.country_top_left a{
	float: left;

}
.country_top_left a img {
	height: 36px;	
	border: 2px solid #f5f5f5;
}
.country_top_left h1 {
	line-height: 80%;
	text-align: left;
	padding: 0 0 0 77px;
}
.country_top_right div,
.country_top_right a {
	display: block;
	float: right;
}
.country_top_right .blu_but {
	padding: 15px 31px;
}
.country_list {
	padding: 10px 0;
	font-size: 20px;
}
.country_list .form-group {
	width: 138px;
	display: inline-block;
	padding-left: 15px;
	margin: 0;
}
.country_list_pagination {
	text-align: right;
}
.pagination {
	margin: 0;
}
.pagination&gt;li&gt;a {
	line-height: 100%;
	padding: 3px 9px;
	border-radius: 5px;
	border: none;
	background: none;
	text-decoration: underline;
	margin: 0 2px;
}
.pagination&gt;.active&gt;a,
.pagination&gt;li&gt;a:hover {
	background: #7102c7;
	text-decoration: none;
	color: white;
}
.pagination&gt;li&gt;a:hover {
	opacity: 0.5;
}
.pagination&gt;li&gt;a.prev,
.pagination&gt;li&gt;a.next {
	background: #bcbcbc;
	text-decoration: none;
	color: white;
}
.country_list_single .row {
	padding: 20px 0;
}
.country_list_single .date {
	line-height: 160%;
}
.country_list_single_right &gt; .right {
	width: 90%;
}
.register {
	padding: 10px 0 30px 0;
	border-bottom: 1px solid #bcbcbc;
}
.register h1 {
	text-align: left;	
}
.register_form &gt; div {
	padding-top: 44px;
}
.register_form .left{
	width: 40%;
	font-size: 24px;
}
.register_form .left input,
.register_form .left select, .inputtext {
	display: block;
	border-radius: 5px !important;
    border: 1px solid #999;
	/*font-weight: bold;*/
	padding: 8px 11px !important;
	margin-bottom: 10px !important;
	transition: 0.5s ease-out;
	font-size: 18px;
	width: 100%;
}
.register_form .left input:hover,
.register_form .left select:hover {
	background: #bcbcbc;
	color: white;
}
.register_form .right {
	width: 56%;
	font-size: 24px;
}
.register_form .right &gt; div{
	font-size: 18px;
	/*font-weight: bold;*/
	height: 400px;
	overflow-y: scroll;
	color: #474343;
}
.register_form .right input {
	/*width: 30px;
    height: 30px;*/
	margin-right: 10px;
    border-radius: 10px !important;
    display: block;
    float: left;
    
	}
.register_form .blu_but {
	padding: 15px 91px;
	display: inline-block;
	margin-left: 35%;
	margin-top: 45px;
}
.register_form .right .clear {
	height: 10px;
}
.register_form ::-webkit-scrollbar {
    width: 45px;
	height: 45px;
}

.register_form ::-webkit-scrollbar-track {
	background:#f8f8f8;
    border-radius: 10px;
}
 
.register_form ::-webkit-scrollbar-thumb {
    border-radius: 10px;
	background:#e6e6e6; 	
}
footer {
	text-align: center;
	padding: 40px 0;
	line-height: 110%;
}








.ya-share2__list_direction_horizontal &gt; .ya-share2__item &gt; .ya-share2__link &gt; .ya-share2__title {
    display: none;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}


@media (max-width: 1200px) { 
	.container {
		width: 100% !important;
	}
	.w66 {
    width: 52%;
	}

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

}
@media (max-width: 1100px) { 
	.top-menu .top_nav&gt;li&gt;a {
		font-size: 16px;
	}
	.top-menu .navbar-nav&gt;li {
		margin-left: 0;
	}	
	.contacts .s16 {
		font-size: 14px;
	}
		.contacts .s13 {
		font-size: 11px;
	}
}
@media (max-width: 992px) { 
	.navbar-nav.header {
		margin-bottom: 10px;
	}
	.top-menu .top_nav&gt;li&gt;a {
		padding: 22px 15px;
	}
	
	.contacts {
		text-align: center;
		border: none;
	}
	.top-menu .top_nav&gt;li&gt;a {
		font-size: 15px;
	}
	.top-menu .navbar-nav&gt;li {
		margin-left: 0;
	}
	.login div &gt; a {
		margin-left: 0;
	}
	.login {
		padding-left: 6%;
	}
	form.white {
		background: none;
		border: none;
		box-shadow: none;
	}
	form..white:hover {
		background: none;
	}
	form.white input[type="text"] {
	width: 100% !important;
	}
	.w66 {
	width: 76%;
	}
	.dtable img {
		background-size: cover;
	}
	.country_list_txt {
		padding-left: 3%;
	}
	.slogan .right {
	font-size: 30px;
	}
}
@media (max-width: 820px) { 
	.country_list span.right {
		font-size: 16px;
	}
	.slogan .right {
	font-size: 28px;
	}
}
@media (max-width: 768px) { 
	.bot_nav {
		display: block !important;
	}
	.top-menu .top_nav&gt;li&gt;a {
		padding: 5px 15px;
		height: 35px;
	}
	.navbar-nav {
    margin: 7.5px 0px !important;
	}
	.navbar.bot-menu {
		display: none;
	}
	.con_search {
		padding: 17px 0;
	}
	.country_list span.right {
		padding-right: 30%;
	}	
	.big_bold	{
		font-size: 36px;
	}	
	.country_top_right .blu_but {
		float: none;
		margin-top: 15px;
		text-align: center;
	}
	.country_list_single_right &gt; .right {
    width: 60%;
	}
		.slogan .right {
	font-size: 42px;
	}
}
@media (max-width: 600px) {
	.register_form .right,
	.register_form .left{
		width: 100%;
	}

}
@media (max-width: 568px) { 
	header .grey_but {
		margin-bottom: 15px;
	}
	.country_list span.right {
		padding-right: 10%;
	}	
	.tags_list &gt; a {
		margin-bottom: 25px;
	}
	h1 {
		font-size: 36px;
	}
	.man_in_black {
		background-position: top right;
	}
	.man_in_black .col-xs-6,
	.publishers &gt; b, 
	.industries &gt; b {
		width: 100%;
	}
	.industries {
		text-align: left;
		padding-top: 25px;
	}
	.country_list_single_right &gt; .right {
    width: 100%;
	}
	.register_form .blu_but	{
		margin-left: 0;
		width: 100%;
	}
		.slogan .right {
	font-size: 32px;
	}
}
@media (max-width: 468px) { 
	.white_but,
	.con_search .input-group .form-control	{
		font-size: 14px;
	}
	.country_list span.right {
		padding-right: 0;
		font-size: 14px;
	}
	.slogan .right {
	font-size: 27px;
	    padding-top: 75px;
	}	
}
@media (max-width: 368px) { 
	.country_top_right .blu_but {
	font-size: 15px;
	}
		.slogan .right {
	font-size: 20px;
	
	}
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://www.tenderinfo.org/fonts/DXI1ORHCpsQm3Vp6mXoaTa-j2U0lmluP9RWlSytm3ho.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://www.tenderinfo.org/fonts/DXI1ORHCpsQm3Vp6mXoaTZX5f-9o1vgP2EXwfjgl7AY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://www.tenderinfo.org/fonts/DXI1ORHCpsQm3Vp6mXoaTRWV49_lSm1NYrwo-zkhivY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://www.tenderinfo.org/fonts/DXI1ORHCpsQm3Vp6mXoaTaaRobkAwv3vxw3jMhVENGA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://www.tenderinfo.org/fonts/DXI1ORHCpsQm3Vp6mXoaTf8zf_FOSsgRmwsS7Aa9k2w.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://www.tenderinfo.org/fonts/DXI1ORHCpsQm3Vp6mXoaTT0LW-43aMEzIO6XUTLjad8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://www.tenderinfo.org/fonts/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://www.tenderinfo.org/fonts/k3k702ZOKiLJc3WVjuplzK-j2U0lmluP9RWlSytm3ho.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://www.tenderinfo.org/fonts/k3k702ZOKiLJc3WVjuplzJX5f-9o1vgP2EXwfjgl7AY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://www.tenderinfo.org/fonts/k3k702ZOKiLJc3WVjuplzBWV49_lSm1NYrwo-zkhivY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://www.tenderinfo.org/fonts/k3k702ZOKiLJc3WVjuplzKaRobkAwv3vxw3jMhVENGA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://www.tenderinfo.org/fonts/k3k702ZOKiLJc3WVjuplzP8zf_FOSsgRmwsS7Aa9k2w.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://www.tenderinfo.org/fonts/k3k702ZOKiLJc3WVjuplzD0LW-43aMEzIO6XUTLjad8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://www.tenderinfo.org/fonts/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}



.moto-text_system_3 {
    font-weight: 300;
    font-style: normal;
    color: #ffffff;
	font-size: 42px;
    line-height: 1.1;
    letter-spacing: 0px;
}
.moto-color_custom5 {
    color: #fff;
}
.moto-text_system_10 {
    font-weight: bold;
    font-style: normal;
    color: #04234f;
    font-size: 18px;
    /*line-height: 1.8;
    letter-spacing: 4px;*/
}
.moto-color5_5 {
    color: #ffffff;
}
.moto-color3_3 {
    color: #31303a;
}
.moto-color4_2 {
    color: #04234f;
}
.moto-color2_3 {
    color: #04234f;
}
.moto-text_system_11 {
    font-weight: 400;
    font-style: normal;
    color: #858585;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0px;
}
.col-sm-4 {
	background: #362d2d;
	opacity: 0.7;
}
.moto-cell {
	background: #07111a;
    padding: 30px;
}</pre></body></html>