	@font-face {
			font-family: "RobotoRegular";
			src: url("fonts/RobotoRegular/RobotoRegular.eot");
			src: url("fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
			url("fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
			url("fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "RobotoLight";
			src: url("fonts/RobotoLight/RobotoLight.eot");
			src: url("fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"),
			url("fonts/RobotoLight/RobotoLight.woff") format("woff"),
			url("fonts/RobotoLight/RobotoLight.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "RobotoMedium";
			src: url("fonts/RobotoMedium/RobotoMedium.eot");
			src: url("fonts/RobotoMedium/RobotoMedium.eot?#iefix")format("embedded-opentype"),
			url("fonts/RobotoMedium/RobotoMedium.woff") format("woff"),
			url("fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "RobotoBold";
			src: url("fonts/RobotoBold/RobotoBold.eot");
			src: url("fonts/RobotoBold/RobotoBold.eot?#iefix")format("embedded-opentype"),
			url("fonts/RobotoBold/RobotoBold.woff") format("woff"),
			url("fonts/RobotoBold/RobotoBold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}


body {
    background-color: #B4DFE5 !important;
}


body .ribbon .ribbon-content a {
    color: #ffffff !important;
	font-family: "RobotoRegular" !important;
    font-size: 36px !important;
    text-transform: initial !important;
    font-weight: normal !important;
    margin-top: 5px !important;
    margin-bottom: 13px !important;	
}

body .ribbon-stitches-top {
	display:none;
}

body .ribbon-stitches-bottom {
	display:none;
}

body .ribbon .ribbon-content:before {
	display:none;
}


body .ribbon .ribbon-content::after {
	display:none;
}

body #wrapper {
    background: #ffffff; 
    box-shadow: none;
}

body .ribbon {
    top: 54px; 
}

body .secqurit a {
    font-family: "RobotoRegular" !important;
    font-size: 18px !important;
    font-weight: normal;
    border-bottom: none;
    margin-right: 45px;
}

body .secqurit {
	padding-left: 45px; 
	margin-bottom: 25px;
    margin-top: 3px;	
}

body .secqurit a:hover {
	border-bottom: 1px dashed #303c6c;
}

body #searchform #s {
    height: 60px; 
    width: 77.2%;
}

body #searchform #submit {
    height: 59px;
	width: 223px;
    margin-left: 18px;	
}

body #searchform #submit:hover {
    background: #172356;
}

body .content {
	padding-left: 10px;
}

body .content .entry-title {
    font-family: "RobotoRegular" !important;
    font-size: 36px !important;
    font-weight: normal;
}

body form#searchform {
    padding-left: 10px;
}

body .mp-item {
    border-radius: 10px;
    padding: 14px 22px 10px;
    border: 1px solid #C4C4C4;
    background: transparent;
    font-family: "RobotoRegular";
	font-weight: normal;
    color: #000000;
}

body .mp-item:hover {
    background: #303c6c;
    color: #ffffff;
}

body .mp-item:hover a {
    color: #B4DFE5 !important;
}

body .mp-item p {
	font-size: 24px;
}

body .mp-item a {
    font-size: 18px;
    font-family: "RobotoRegular";
	font-weight: normal;
    color: #303C6C;
}

body .mp-item span {
    font-size: 18px;
    font-family: "RobotoRegular";
    font-weight: normal;
    margin-bottom: 2px;
}

body .mp-item span strong {
    font-weight: normal;
}

body #primary.content-area {
	margin-top: 90px;
	font-family: "RobotoRegular";
    font-weight: normal;
}

body #primary.content-area .page-title {
    font-family: "RobotoRegular";
    font-weight: normal;
    text-transform: uppercase;
}

body .sent-review {
    font-family: "RobotoRegular";
    font-weight: normal;	
}

body .sent-review:hover { 
	background: #172356;
}

body .comments-caption,
body .comment-reply-title {
    font-family: "RobotoRegular"; 
}


@media screen and (max-width: 1300px) { 
	
body .ribbon .ribbon-content a {
	color: #303c6c !important;
}

}
