@font-face {
	font-family: 'open_sansregular';
	src: url('fonts/opensans-regular.eot');
	src: url('fonts/opensans-regular.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-regular.woff') format('woff'), url('fonts/opensans-regular.ttf') format('truetype'), url('fonts/opensans-regular.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansextrabold';
	src: url('fonts/opensans-extrabold.eot');
	src: url('fonts/opensans-extrabold.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-extrabold.woff2') format('woff2'), url('fonts/opensans-extrabold.woff') format('woff'), url('fonts/opensans-extrabold.ttf') format('truetype'), url('fonts/opensans-extrabold.svg#open_sansextrabold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanslight';
	src: url('fonts/opensans-light-webfont.eot');
	src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-light-webfont.woff') format('woff'), url('fonts/opensans-light-webfont.ttf') format('truetype'), url('fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanssemibold';
	src: url('fonts/opensans-semibold.eot');
	src: url('fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-semibold.woff') format('woff'), url('fonts/opensans-semibold.ttf') format('truetype'), url('fonts/opensans-semibold.svg#open_sanssemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansbold';
	src: url('fonts/opensans-bold.eot');
	src: url('fonts/opensans-bold.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-bold.woff2') format('woff2'), url('fonts/opensans-bold.woff') format('woff'), url('fonts/opensans-bold.ttf') format('truetype'), url('fonts/opensans-bold.svg#open_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'open_sansregular';
	background: #F0F0F0;
}
a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #333333;
}
img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border: none;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'open_sansregular';
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 19px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 16px;
	line-height: 25px;
}
input, select, textarea {
	padding-left: 3px;
	font-family: 'open_sansregular', sans-serif;
}
/*-----------------------------------*/
header {
	background: #FFF;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.header-top {
	padding: 11px 0;
}
.right-contact-part {
	text-align: right;
	margin-top: 82px;
}
.right-contact-part b {
	font-size: 13.75px;
	text-align: right;
	width: 100%;
	color: #797A7D;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-family: 'open_sansbold';
	text-transform: uppercase;
	font-weight: normal;
}
.right-contact-part span {
	font-size: 30px;
	text-align: right;
	width: 100%;
	float: right;
	font-weight: 500;
	font-family: 'open_sanslight';
	color: #797A7D;
}
.right-contact-part span a {
	color: #797A7D;
	text-decoration:none;
}
.right-contact-part span a:hover {
	color: #000;
}
.navigation-part {
	height: 56px;
	height: auto;
	background: #323884;
	border-bottom: 3px solid #8d0730;
	float: left;
	width: 100%;
}
/*.navigation-part .container{ margin:0px; padding:0px; float:left; width:100%;}
.navigation-part .container .navbar-default{ margin:0px; padding:0px; float:left; width:100%;}
.navigation-part .container .navbar-collapse{ margin:0px; padding:0px; float:left; width:100%;}
.navigation-part .container .navbar-nav{ margin:0px; padding:0px; float:left; width:100%;}*/
/*.navigation-part .container{ margin:0; float:left; width:100%; margin:0px; padding:0px;}*/
.navbar {
	border: none !important;
	z-index: 999;
	margin-bottom: 0px;
}
.navbar-nav {
	margin: 0 auto;
	float: none;
	width: 79.5%;
}
.navbar-collapse {
	border: none !important;
	box-shadow: none !important;
}
.navbar-default {
	background-color: transparent !important;
	border-color: transparent !important;
}
.active > a, .navbar-default .active > a:hover,  .active > a:focus {
	background-color: #8d0730;
	color: #FFF;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li > a {
	color: #FFF;
	font-weight: normal;
	font-size: 16px;
	font-family: 'open_sansbold';
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #FFF;
	outline: none;
	background-color: #8d0730;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #FFF;
	outline: none;
	background-color: #8d0730;
}
.navbar-nav > li > a {
	padding-bottom: 16px;
	padding-top: 17px;
	padding-left: 19px;
	padding-right: 19px;
}
/*.carousel-inner .item > img{width:100%;}*/
/*.header-top .col-md-6{ float:left; width:auto;}*/
/*.header-top .right-contact-part{ float:right; width:auto;}*/
.slider {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.description {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.our-services {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
/*.contact-today{ margin:0px; padding:0px; float:left; width:100%; background:#15255b;}*/
/*.contact-today .row{ margin:0 auto;}*/
.description {
	background: #FFF;
}
.description-inner {
	margin: 0 auto;
	padding-top: 35px;
	padding-bottom: 35px;
	width: 90%;
}
.description-inner p {
	padding-top: 31px;
	font-size: 18px;
	line-height: 27px;
	color: #282828;
}
.description-inner p b {
	font-family: 'open_sanssemibold';
	font-weight: normal;
	font-size: 27px;
	line-height: 35px;
	color: #282828;
}
.our-services {
	background: #797A7D;
}
.services-inner {
	margin: 0 auto;
	width: 80%;
}
.services-inner h2 {
	font-size: 37.5px;
	color: #FFF;
	line-height: 30px;
	padding-top: 60px;
	font-family: 'open_sansbold';
	font-weight: normal;
	text-align: center;
	margin-bottom: 32px;
}
.services-inner span {
	background: url(../images/circle.png) no-repeat top center;
	float: left;
	width: 100%;
	padding: 50px 0;
	margin-bottom: 43px;
}
.services-inner b {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 23.61px;
	line-height: 21.64px;
	font-family: 'open_sansbold';
	font-weight: normal;
	color: #323884;
}
/*.services-inner .row{ margin:0 0 0 50px;}
.services-inner .col-xs-12{float:left; width:30.5%;}*/
a.services:hover b {
	color: #8d0730;
}
.contact-today {
	display: table-row;
}
.contact-today .left-part {
	padding-right: 0;
	text-align: center;
}
.contact-today .right-part {
	padding-left: 0;
}
.contact-today .right-part-detail {
	background: #15255B;
	float: left;
	width: 100%;
}
.contact-today .right-part span.logo-white {
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 47px;
	margin-bottom: 15px;
}
.contact-today .right-part p {
	float: none;
	width: 72%;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	font-size: 31.25px;
	font-family: 'open_sansbold';
	font-weight: normal;
	line-height: 30px;
	color: #FFF;
}
.contact-today .right-part p span {
	float: left;
	width: 100%;
	text-align: center;
	text-transform: none;
	font-size: 22.5px;
	line-height: 22.5px;
	font-family: 'open_sanslight';
	font-weight: 500;
	margin-top: 8px;
}
.contact-today .right-part span.contact-btn {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 36px;
	margin-bottom: 73px;
}
.contact-today .right-part span.contact-btn a {
padding:;
	font-size: 17.5px;
	line-height: 22.5px;
	color: #15255B;
	font-family: 'open_sansbold';
	font-weight: normal;
	background: #FFF;
	padding: 2px 40px;
	border: none;
	border-radius: 8px;
}
.contact-today .right-part span.contact-btn a:hover {
	color: #000;
	background: #939CBB;
}
/*.contact-today .left-part{ margin:0px; padding:0px; text-align:center; width:573px; float:left;}*/
.contact-today .left-part img {
	width: 100%;
}
footer {
	background: #FFFFFF;
	min-height: 319px;
	height: auto;
	float: left;
	width: 100%;
	border-top: 1px solid #888686;
}
/*footer .col-md-12{ margin:0px; padding:0px; float:left; width:100%;}*/
.footer-left {
	margin-top: 53px;
	float: left;
}
.footer-left-logo img {
	margin-left: 35px;
}
.footer-left-address span p {
	font-size: 16px;
	line-height: 26.25px;
	color: #545456;
	font-family: 'open_sanslight';
	font-weight: 500;
	margin-left: 10px;
	margin-top: 20px;
}
footer p.copy-text {
	float: left;
	width: auto;
	padding-left: 40px;
	font-size: 12px;
	color: #797A7D;
	line-height: 45px;
	font-family: 'open_sanslight';
	font-weight: normal;
	font-style: italic;
	margin-top: 44px;
}
.footer-left-logo {
	float: left;
	width: auto;
}
.footer-left-address {
	float: left;
	width: auto;
}
.footer-right-part span.social-icon {
	float: right;
	margin: 40px 35px 0 0;
	padding: 0px;
	width: 100%;
}
.footer-left-address span.social-icon a {
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	width: 100%;
}
/*.footer-right-part{text-align:right; float:right; width:auto;}*/
.footer-right-part span {
	text-align: right;
	margin-right: 35px;
	float: right;
	margin-top: 45px;
}
/*.dropdown-menu{background:#8d0730 !important; border:none !important; color:#fff !important;}
.dropdown-menu li a {color:#fff !important;}
.dropdown-menu li a:hover {color:#000 !important; background:transparent !important;}*/
/*-------------inner-page----------------*/
.banner-img-part {
	width: 100%;
}
.body-part {
	min-height: 300px;
	height: auto;
	padding: 0px;
	background: #FFF;
	float: left;
	width: 100%;
}
.body-part .page-heading {
	font-weight: bold;
	padding-bottom: 15px;
}
.body-part .page-content {
	margin-top: 5px;
}
.body-part .page-content p {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 10px;
	padding: 0px;
}
.contact-page-content {
	margin-top: 15px;
}
/*.banner-inner-page{ margin:0px; padding:0px; float:left; width:100%;}
.banner-inner-page .col-md-12{ margin:0px; padding:0px;}*/
p a, span a, main-text a {
	color: #8d0730;
	text-decoration: underline;
}
/* .page-content{padding:13px;} */
.page-content .headline {
	font-weight: bold;
	font-size: 21px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
@media (min-width: 1px) and (max-width: 767px) {
.header-top {
	text-align: center;
}
.right-contact-part {
	margin-top: 25px;
	text-align: center;
}
.right-contact-part b {
	text-align: center;
}
.right-contact-part span {
	text-align: center;
}
.footer-left-logo img {
	margin-left: 0px;
}
footer p.copy-text {
	padding-left: 0px;
}
.navbar-nav {
	width: 100%;
}
.navbar-collapse {
	padding: 0px;
}
/*.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#fff;}*/
.contact-page-content .contact-right {
	margin-top: 20px;
}
}
@media (min-width: 1px) and (max-width: 500px) {
.footer-right-part span {
	margin-right: 0px;
}
.footer-right-part span img {
	width: 100%;
}
}
@media (min-width: 1px) and (max-width: 567px) {
.description-inner p b {
	font-size: 16px;
	line-height: 27px;
}
.description-inner p {
	font-size: 16px;
	line-height: 27px;
	padding-top: 15px;
}
.description-inner {
	padding-top: 20px;
	padding-bottom: 35px;
}
.services-inner h2 {
	font-size: 30px;
	padding-top: 35px;
	margin-bottom: 35px;
}
.services-inner span {
	margin-bottom: 35px;
}
}
@media (min-width: 1px) and (max-width: 604px) {
.contact-today .left-part img {
	width: 100% !important;
}
.contact-today .left-part {
	padding-right: 15px;
}
.contact-today .right-part {
	padding-left: 15px;
}
}
@media (min-width: 568px) and (max-width: 767px) {
.description-inner p b {
	font-size: 16px;
	line-height: 27px;
}
.description-inner p {
	padding-top: 17px;
	font-size: 15px;
	line-height: 26.5px;
}
.description-inner {
	padding-top: 15px;
	padding-bottom: 35px;
}
.services-inner h2 {
	font-size: 31px;
	margin-bottom: 35px;
	padding-top: 35px;
}
.services-inner span {
	margin-bottom: 40px;
}
.contact-today .left-part img {
	width: auto;
}
.contact-today .left-part {
	padding-right: 15px;
}
.contact-today .right-part {
	padding-left: 15px;
}
}
@media (min-width: 768px) and (max-width: 1000px) {
.description-inner p b {
	font-size: 17px;
}
.description-inner p {
	font-size: 14.55px;
	padding-top: 12px;
}
.description-inner {
	padding-bottom: 58px;
}
.services-inner span {
	margin-bottom: 70px;
}
.services-inner h2 {
	margin-bottom: 58px;
}
.footer-left-logo img {
	margin-left: 0px;
}
.footer-left p.copy-text {
	padding-left: 0px;
}
.contact-today .left-part img {
	width: auto;
	padding-right: 15px;
}
.contact-today .left-part {
	padding-right: 15px;
}
.contact-today .right-part {
	padding-left: 15px;
}
footer p.copy-text {
	padding-left: 0px;
}
}
@media (min-width: 768px) and (max-width: 1200px) {
.dropdown-menu > li > a {
	color: #FFF;
	border-bottom: 2px solid #8d0730;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li > a {
	font-size: 13px;
	padding: 17px 10px 16px;
}
.navbar-nav {
	width: auto;
}
.contact-today .left-part img {
	width: auto;
}
.contact-today .right-part {
	padding-left: 15px;
}
.contact-today .left-part {
	padding-right: 15px;
}
.contact-today .right-part span.contact-btn {
	margin-bottom: 68px;
}
.nav > li:hover > ul {
	display: block;
}
.dropdown-menu {
	background: #797A7D;
	border: none;
}
.dropdown-menu > li > a {
	color: #FFF;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background: #8d0730;
	color: #FFF;
}
.open > .dropdown-menu {
	display: none;
}
}
@media (min-width: 1200px) and (max-width: 3000px) {
.nav > li:hover > ul {
	display: block;
}
.dropdown-menu {
	background: #797A7D;
	border: none;
}
.dropdown-menu > li > a {
	color: #FFF;
	border-bottom: 1px solid #FFFFFF;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background: #797A7D;
	color: #FFF;
}
.open > .dropdown-menu {
	display: none;
}
}
.home-country-part {
	float: left;
	width: 100%;
}
.country-main {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.home-country-part .country-title {
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
}
.home-country-part li {
	font-size: 16px;
}
.home-country-part li a {
	font-size: 16px;
}
.home-country-part a {
	font-size: 18.75px;
	color: #8d0730;
	text-decoration: underline;
}
.service-page-content li {
	display: list-item;
	list-style: disc;
	margin-left: 20px;
	line-height: 27px;
}
.service-page-content .first-list li:first-child {
	background-position: 0 7px;
}
.page-content section .page-heading {
	padding: 0px;
	font-size: 25px;
	margin-bottom: 10px;
}
.page-content > section {
	float: left;
	margin-bottom: 35px;
	width: 100%;
}
iframe {
	float: left;
	width: 100%;
	height: 500px;
	margin-bottom: 20px;
	margin-top: 20px;
}
nav > li.dropdown {
	position: static;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.services-section-part {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.services-section-part ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
/*------- Contact Form -------*/
.form-control {
	border: 2px solid #ECF0F1;
	color: #34495E;
	font-size: 14px;
	line-height: 1.467;
	padding: 8px 12px;
	-webkit-appearance: none;
	border-radius: 6px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
	transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
	width: 100%;
	display: block;
	background-color: #FFFFFF;
	background-image: none;
}
.form-group {
	position: relative;
	margin-bottom: 20px;
}
.form-group.focus .form-control, .form-control:focus {
	border-color: #323884;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #F4F6F6;
	border-color: #D5DBDB;
	color: #D5DBDB;
	curso: default;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.form-control.form-minimal {
	border-color: transparent;
}
.form-control.form-minimal:hover {
	border-color: #BDC3C7;
}
.form-control.form-minimal:focus {
	border-color: #FC635;
}
.control-label b {
	color: #FF0000;
}
label {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 5px;
	max-width: 100%;
}
/* .col-lg-6 {width: 70%;float: left;min-height: 1px;position: relative;} */
.form-group .submit_btn {
	background-color: #323884;
	border: 1px solid #323884;
	color: #FFFFFF;
	float: right;
	padding: 7px 15px;
}
.form-group .submit_btn:hover {
	background-color: #FFFFFF;
	border: 1px solid #323884;
	color: #8d0730;
}
select.input-lg[multiple], textarea.input-lg {
	height: 150px;
}
.success-msg {
	color: #323884;
	font-weight: bold;
}
.contact-page-left {
	margin: 25px 0 0;
	padding: 0px;
	float: left;
	width: 69%;
	font-size: 22px;
	color: #272D2D;
background-position:;
}
.contact-page-right {
	margin: 25px 0 0;
	padding: 0px;
	float: right;
	width: 29%;
}
.banner-inner-page {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.banner-inner-page .col-md-12 {
	padding: 0px;
}
.maintext {
	font-family: 'open_sansregular';
	font-size: 18px;
	line-height: 30px;
	color: #282828;
}

.maintext li{
	font-family: 'open_sansregular';
	font-size: 18px;
	line-height: 30px;
	color: #282828;
}