

.bolivia-main-sec {
	float: left;
	width: 100%;
	position: relative;
	margin: 20px 0
}

.bolivia_bg_img {
	width: 100%
}

.bolivia_lms_text {
	position: absolute;
	left: 26px;
	top: 45px
}

.bolivia-banner-box {
	position: absolute;
	max-width: 374px;
	width: 100%;
	height: auto;
	left: 16px;
	bottom: 15px;
	padding: 18px 20px 10px 10px;
	z-index: 2
}

.bolivia-banner-box .bang_form {
	float: left;
	width: 100%;
	background-color: rgba(13, 18, 97, .8);
	padding: 18px 18px 10px
}

.bolivia-banner-box h3 {
	display: block;
	background-color: rgba(255, 255, 255, 1);
	float: left;
	padding: 12px 88px 12px 17px;
	font-family: "Calibre Bold", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;	
	
}

.bolivia-banner-box h3 img {
	width: 100%;
	max-width: 300px
}

.form-field,
.form-field3,
.form-field4 {
	display: block;
	margin-bottom: 12px;
	width: 300px;
	float: left;
	margin-right: 20px
}

#contact button[type=submit],
#contact input[type=text],
#contact input[type=email],
#contact input[type=tel],
#contact input[type=url],
#contact textarea {
	font: 400 14px/19px Roboto, sans-serif
}

#contact input[type=text],
#contact input[type=email],
#contact input[type=tel],
#contact input[type=url],
#contact textarea {
	width: 100%;
	color: #fff;
	border: 0 solid #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .7);
	background-color: transparent;
	padding: 9px 0 4px
}

#contact input[type=text]:hover,
#contact input[type=email]:hover,
#contact input[type=tel]:hover,
#contact input[type=url]:hover,
#contact textarea:hover {
	-webkit-transition: border-color .3s ease-in-out;
	-moz-transition: border-color .3s ease-in-out;
	transition: border-color .3s ease-in-out
}

#contact .form-field4 input[type=text] {
	width: 130px;
	border: 1px solid #949da7;
	border-radius: 8px;
	color: #fff;
	background: 0 0;
	padding: 6px
}

::-webkit-input-placeholder {
	color: #fff!important
}

:-moz-placeholder {
	color: #fff!important
}

::-moz-placeholder {
	color: #fff
}

:-ms-input-placeholder {
	color: #fff!important
}

#contact textarea {
	height: 100px;
	max-width: 100%;
	resize: none
}

#contact button[type=submit],
#contact input[type=submit] {
	cursor: pointer;
	width: 100%;
	background: rgba(185, 199, 214, .34);
	border-radius: 8px;
	border: 1px solid #949da7;
	color: #f6fcff;
	padding: 6px;
	font-size: 12px;
	font-weight: 600;
	margin: 9px auto;
	display: block
}

#contact button[type=submit]:hover {
	color: rgba(246, 252, 255, .67);
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background-color .3s ease-in-out
}

#contact button[type=submit]:active {
	outline: 0
}

.form-field .custom_select_holder {
	position: relative;
	height: 38px;
	border: 0 solid #000005;
	border-bottom: 1px solid rgba(255, 255, 255, .7);
	background-color: transparent;
	margin-bottom: 0;
	width: 300px
}

.form-field .custom_select_holder section {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
	width: 100%
}

.form-field .custom_select_holder section select.custom_select {
	width: 100%;
	height: 38px;
	opacity: 0;
	cursor: pointer
}

.form-field .custom_select_Text {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 4px;
	z-index: 10;
	width: 100%;
	min-width: 185px;
	font: 400 14px/38px Roboto, sans-serif;
	background: url(../images/bolivia_2018/select-arrow.png) 100% 50% no-repeat;
	color: #cecdc6;
	padding-left: 0
}

.form-field .capcha {
	padding-bottom: 0;
	position: relative;
	display: flex;
	flex-wrap: wrap
}

.form-field .capcha img {
	height: 34px;
	display: block;
	float: left;
	margin-right: 10px
}

.form-field .capcha span {
	padding-left: 0;
	display: block;
	width: 14px;
	position: relative;
	margin-right: 10px
}

.form-field .capcha span a {
	font: 400 14px/34px Roboto, sans-serif;
	color: #000;
	background: url(../images/bolivia_2018/captcha-refresh.png) no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	position: absolute;
	top: 9px
}

.form-field button:before {
	background: url(../images/bolivia_2018/submit-arrow.png) no-repeat;
	position: absolute;
	right: 0;
	width: 26px;
	height: 16px;
	top: 33%;
	z-index: 10
}

.form-field button {
	border: none;
	outline: 0;
	background: #FFF;
	width: 125px;
	height: 38px;
	position: relative;
	font-family: "Calibre Bold", sans-serif;
	color: #000;
	text-align: left;
	padding-left: 14px;
	text-transform: uppercase;
	margin-top: 7px;
	font-size: 14px;
}

.entypo-right-open-big:before {
	content: ""
}

.form-field button:hover {
	cursor: pointer
}

.form-field button:hover:after {
	transition: width .8s;
	width: 171px;
	cursor: pointer;
	background: rgba(255, 255, 255, .1)
}

@media only screen and (max-width:1200px) {
	.bolivia_lms_text {
		top: 20%
	}
	.bolivia-banner-box {
		position: relative;
		height: auto;
		left: 0;
		bottom: 0;
		padding: 0;
		max-width: 100%;
		z-index: 2
	}
	.bolivia-banner-box .bang_form {
		background-color: rgba(14, 18, 97, 1)
	}
	.bolivia-banner-box h3 {
		padding: 12px 61px 12px 18px
	}
	.form-field,
	.form-field3,
	.form-field4 {
		margin-bottom: 15px
	}
}

@media only screen and (max-width:650px) {
	.bolivia_bg_img {
		width: 100%
	}
	.form-field,
	.form-field3,
	.form-field4 {
		width: 300px;
		float: none;
		margin: 0 auto 15px
	}
	.bolivia_lms_text {
		width: 40%;
		top: 10%
	}
}

@media only screen and (max-width:480px) {
	.bolivia_lms_text {
		width: 40%;
		min-width: 140px;
		top: 5%
	}
}

.bolivia-main-sec.nwtemp {
	float: left;
	width: 100%;
	position: relative;
	margin: 150px 0 20px 0;
}

.lms-new-box2 {
	left: 46px;
	position: absolute;
	top: 50px;
}

.lms-new-box2 span {
	background-color: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	display: block;
	height: auto;
	overflow: hidden;
	padding: 15px 15px 10px;
	width: 380px;
}

.lms-new-box2 span h2 {
	font-family: "Calibre Bold", sans-serif;
	font-size: 24px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 5px;
	line-height: 30px; font-weight:normal;
}

.lms-new-box2 small {
	background: #09105f none repeat scroll 0 0;
	box-sizing: border-box;
	color: #fff;
	float: left;
	font-family: "Calibre Light",  sans-serif;
	font-size: 17px;
	font-weight: 300;
	height: auto;
	margin-left: 48px;
	padding: 15px;
	width: 243px;
	clear: both;
}

.bolivia-main-sec.nwtemp .bolivia-banner-box {
	bottom: inherit;
	height: auto;
	left: inherit;
	max-width: 374px;
	padding: 18px 20px 10px 10px;
	position: absolute;
	right: 10px;
	top: 30px;
	width: 100%;
	z-index: 2;
}

.desktop {
	display: block;
}

.lms-mob {
	display: none;
}

@media only screen and (max-width:1200px) {
	.desktop {
		display: none;
	}
	.lms-mob {
		display: block;
	}
	.bolivia-main-sec.nwtemp .bolivia-banner-box {
		position: relative;
		height: auto;
		left: 0;
		bottom: 0;
		top: 0px;
		right: 0px;
		padding: 0;
		max-width: 100%;
		z-index: 2
	}
}

@media only screen and (max-width:600px) {
	.lms-new-box2 small {
		background: #09105f none repeat scroll 0 0;
		box-sizing: border-box;
		color: #fff;
		float: left;
		font-family: "Calibre Light",  sans-serif;
		font-size: 12px;
		font-weight: 300;
		height: auto;
		margin-left: 48px;
		padding: 15px;
		width: auto;
		clear: both;
	}
	.lms-new-box2 span {
		background-color: rgba(255, 255, 255, 1);
		box-sizing: border-box;
		display: block;
		height: auto;
		overflow: hidden;
		padding: 15px 15px 10px;
		width: auto;
		float: left;
	}
	.lms-new-box2 span h2 {
		font-family: "Calibre Bold", sans-serif;
		font-size: 16px;
		font-weight: 600;
		color: #000;
		text-transform: uppercase;
		margin-bottom: 5px;
		line-height: 30px;
	}
	.lms-new-box2 small {
		background: #09105f none repeat scroll 0 0;
		box-sizing: border-box;
		color: #fff;
		float: left;
		font-family: "Calibre Light",  sans-serif;
		font-size: 12px;
		font-weight: 300;
		height: auto;
		margin-left: 48px;
		padding: 15px;
		width: auto;
		clear: both;
	}
	.container.container2.nwbolivia {
		padding-left: 0px;
		padding-right: 0px;
	}
	.lms-new-box2 {
		left: 10px;
	}
}

