.clearfix:after,
.block-section .blocks-wrap:after,
.hoteliers-block:after,
.hoteliers-block .holder:after,
.report-detail:after,
.report-detail .wrap:after,
.visual .text-box:after,
.block-add:after {
	content: " ";
	display: block;
	clear: both;
}

.clearfix:after,
.block-section .blocks-wrap:after,
.hoteliers-block:after,
.hoteliers-block .holder:after,
.report-detail:after,
.report-detail .wrap:after,
.visual .text-box:after,
.block-add:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

.text-block-area {
	position: relative;
	overflow: hidden;
}

.text-block-area .text-block {
	font-size: 16px;
	line-height: 29px;
	padding: 32px 10% 29px 9%;
	position: relative;
	overflow: hidden;
}

.text-block-area .text-block h2 {
	font-size: 32px;
	line-height: 38px;
	margin: 0 0 21px;
	font-weight: 700;
	color: #005677;
}

.text-block-area .text-block p {
	margin: 0;
}

.superior-area {
	padding: 59px 0 40px;
	position: relative;
	overflow: hidden;
}

.superior-area .bg-stretch:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 86, 119, .85);
	content: "";
	position: absolute;
}

.left-block {
	position: relative;
	float: left;
	width: 305px;
}

.left-block h2 {
	font-size: 41px;
	line-height: 45px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	margin: 0;
}

.left-block .title {
	font: 700 26px/30px "din-2014", "Arial", sans-serif;
	color: #005677;
	text-align: center;
	display: block;
}

.left-block .image-wrap {
	position: relative;
	overflow: hidden;
	margin: 0 0 8px;
}

.left-block img {
	display: block;
	margin: 0 auto;
}

.right-block {
	padding: 0 0 0 120px;
	position: relative;
	overflow: hidden;
}

.superior-holder {
	position: relative;
	overflow: hidden;
}

.superior-holder .left-block {
	padding: 52px 0 0;
}
.superior-holder .right-block li
{
    list-style:disc;
    margin: 0 0 23px 13px; /*added for list alignment */
}

.choice-area .right-block li{
	list-style:disc;
    margin: 0 0 23px;
}

.superior-list,
.choice-list,
.amenity-list {
	font: 600 26px/30px "din-2014", "Arial", sans-serif;
	position: relative;
	overflow: hidden;
	color: #fff;
}

.superior-list li,
.choice-list li,
.amenity-list li {
	position: relative;
	padding: 0 0 0 12px;
	margin: 0 0 23px;

}

/*.superior-list li:before,
.choice-list li:before,
.amenity-list li:before {
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 50%;
	content: "";
	position: absolute;
	left: 0;
	top: 14px;
}*/

.superior-list li a,
.choice-list li a,
.amenity-list li a {
	color: #fff;
}

.superior-list li a:hover,
.choice-list li a:hover,
.amenity-list li a:hover {
	opacity: .8;
}

.blocks-section {
	position: relative;
	overflow: hidden;
	margin-bottom: 26px;
}

.choice-area {
	padding: 57px 0 44px;
	max-width: 1040px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.choice-area .left-block .image-wrap {
	margin: 0 0 22px;
}

.choice-area .left-block h2 {
	color: #005677;
}

.choice-list {
	font-size: 29px;
	line-height: 34px;
	color: #005677;
	padding: 21px 0 0 0px;
	font-weight: 400;
}

.choice-list li:before {
	background: #005677;
}

.choice-list a {
	color: #005677;
}

.choice-list a:hover {
	opacity: .8;
}

.traveler-product {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.traveler-product .holder {
	padding: 25px 0 26px;
	text-align: left;
	position: relative;
	max-width: 1040px;
	margin: 0 auto;
}
Because of line
/*.traveler-product .holder:before {
	background: #e3bf80;
	height: 1px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
} */

.traveler-product .left-block .image-wrap {
	margin: 0 0 20px;
}

.traveler-product .right-block {
	padding: 9px 0 0 114px;
}

.traveler-product .text-frame {
	font: 400 20px/24px "din-2014", "Arial", sans-serif;
	position: relative;
	overflow: hidden;
	color: #005677;
}

.traveler-product .text-frame p {
	margin: 0 0 33px;
}

.traveler-product .product-opener,
.traveler-product .close {
	display: inline-block !important;
	vertical-align: top;
	position: relative;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	padding: 0 69px 0 0;
	text-decoration: none;
	font-size: 18px;
}

.traveler-product .product-opener .arrow,
.traveler-product .close .arrow {
	width: 41px;
	height: 15px;
	background: url(../../../content/dam/fedrooms/arrow.png) no-repeat;
	background-size: cover;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	position: absolute;
	right: 0;
	top: 5px;
}

.traveler-product .product-opener:hover .arrow,
.traveler-product .product-opener:focus .arrow,
.traveler-product .close:hover .arrow,
.traveler-product .close:focus .arrow {
	background: url(../../../content/dam/fedrooms/hover-arrow.png) no-repeat;
	background-size: cover;
}

.traveler-product .close {
	display: none !important;
	margin: 0 0 32px;
}

.traveler-product.active .product-opener {
	display: none;
}

.traveler-product.active .close {
	display: inline-block !important;
	vertical-align: top;
}

.traveler-product.active .close .arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.traveler-product img {
	width: auto;
}

.traveler-slide .list {
	text-align: left;
	position: relative;
}

.traveler-slide .list li {
	margin: 0 0 26px;
}

.traveler-slide .list li:last-child {
	margin-bottom: 0;
}

.traveler-slide .list .title {
	font: 400 20px/23px "din-2014", "Arial", sans-serif;
	display: block;
	margin: 0 0 9px;
}

.traveler-slide .list .text {
	font-size: 14px;
	line-height: 22px;
	display: block;
	margin: 0 0 10px;
}

.logos-list {
	font-size: 0;
	line-height: 0;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.logos-list > * {
	font-size: 13px;
	line-height: 18px;
}

.logos-list .travellogo {
	width: 300px;
	position: relative;
	text-align: center;
 	padding: 0 0 25px;  
	margin: 0px 0px 30px; /* changed for logos */
}

.logos-list .image-holder {
	width: 100%;
	height: 142px;
	position: relative;
	overflow: hidden;
}

.logos-list .image-frame {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.logos-list a {
	display: inline-block;
	vertical-align: top;
}

.logos-list img {
	display: block;
	margin: 0 auto;
}

.logos-list .title {
	font-size: 13px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.amenity-area {
	position: relative;
	padding: 28px 0 69px;
	overflow: hidden;
	margin: 0 0 97px;
}

.amenity-area .bg-stretch:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(212, 144, 0, .85);
	content: "";
	position: absolute;
}

.amenity-holder {
	font: 400 23px/26px "din-2014", "Arial", sans-serif;
	padding: 43px 0 0;
	position: relative;
	overflow: hidden;
	color: #fff;
}

.amenity-holder .left-block {
	padding: 29px 0 0;
}

.amenity-holder .right-block {

}

.amenity-holder p {
	margin: 0 0 27px;
}

.amenity-list {
	font-size: 28px;
	line-height: 34px;
	font-weight: 400;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.amenity-list li {
	padding: 0 5px 0 0px;
	margin: 0 0 14px;
	width: 50%;
    margin: 0 -25px 0px 23px !important;
}

.amenity-list{
	width:100%;

}

.amenity-list li:nth-child(odd) {
    width: 45%;
    margin-right : 3% !important;
    //margin: 0 5% 0 0 !important;

}
.amenity-list li:nth-child(even) {
    width: 42%;
     //margin: 0 0 0 0 !important;

}
.amenity-list .sub-text {
    font-size: 25px;
    line-height: 30px;
    padding: 0 50px 0 25px;
    display: block;
    text-align: justify;
}

.contact-area {
	padding: 80px 0 5px;
	position: relative;
	overflow: hidden;
}

.contact-area h2 {
	font-size: 38px;
	font-weight: 700;
	color: #005677;
	text-align: center;
	margin: 0 0 15px;
}

.contact-heading {
	position: relative;
	overflow: hidden;
	text-align: center;
	margin: 0 0 0px;
}

.contact-list {
	position: relative;
	width: 680px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.contact-list li {
	position: relative;
}

.contact-list .title {
	font-size: 16px;
	line-height: 17px;
	font-weight: 400;
	display: block;
	color: #272724;
}

.contact-list .number {
	font: 600 50px/52px "din-2014", "Arial", sans-serif;
	letter-spacing: -1.4px;
	display: block;
	color: #272724;
}

.contact-list .number a {
	text-decoration: none;
	color: #272724;
}

.contact-list .number a:hover {
	opacity: .8;
}

.contact-form {
	position: relative;
	overflow: hidden;
}

.contact-form h2 {
	margin: 0 0 24px;
}

.contact-form .form-area {
	position: relative;
	overflow: hidden;
}

.contact-form .fields-area {
	position: relative;
	overflow: hidden;
}

.contact-form .fields-area.style01 {
	padding: 74px 0 0;
}

.contact-form .field-wrap {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 21px;
}

.contact-form .field-holder {
	position: relative;
	overflow: hidden;
}

.contact-form .field-holder.select1 {
	width: 65.3%;
}

.contact-form .field-holder.select1 label {
	font-size: 17px;
	line-height: 20px;
	margin: 0 0 4px;
}

.contact-form .field-holder.first-name {
	width: 42.9%;
}

.contact-form .field-holder.last-name {
	width: 55.1%;
}

.contact-form .field-holder.email {
	width: 71.5%;
}

.contact-form .field-holder.phone {
	width: 26.7%;
}

.contact-form .field-holder.city {
	width: 36.4%;
}

.contact-form .field-holder.state {
	width: 40%;
}

.contact-form .field-holder.code {
	width: 20%;
}

.contact-form label {
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	max-width: inherit;
	margin: 0 0 7px;
}

.contact-form .textarea-wrap {
	position: relative;
	overflow: hidden;
}

.contact-form .textarea-wrap label {
	margin: 0 0 5px 5px;
}

.contact-form .form-control {
	font-size: 13px;
	line-height: 16px;
	width: 100%;
	height: 29px;
	box-shadow: none;
	color: #707c7c;
	border-radius: 0;
	border: 1px solid #707c7c;
	padding: 6px 4px;
	outline: none;
}

.contact-form .form-control:-moz-placeholder {
	color: #707c7c;
	opacity: 1;
}

.contact-form .form-control::-moz-placeholder {
	color: #707c7c;
	opacity: 1;
}

.contact-form .form-control:-ms-input-placeholder {
	color: #707c7c;
}

.contact-form .form-control::-webkit-input-placeholder {
	color: #707c7c;
}

.contact-form textarea.form-control {
	height: 180px;
}

.contact-form .captcha-img {
	position: relative;
	overflow: hidden;
	margin: 0 0 33px;
}

.contact-form .captcha-img img {
	display: block;
}

.contact-form .btn {
	width: 430px;
	height: 36px;
	font: 600 23px/26px "din-2014", "Arial", sans-serif;
	display: block;
	padding: 0 5px;
	outline: none;
	margin: 0 auto;
}

.traveler-text-box {
	position: relative;
	padding-top: 20px;
        padding-bottom: 30px;

}

.traveler-text-box .text-area {
	font-size: 16px;
	line-height: 30px;
	position: relative;
	text-align: center;
	overflow: hidden;
	margin: 0 0 26px;
}

.traveler-text-box .text-area h2 {
	font-size: 36px;
	font-weight: 600;
	margin: 0 0 13px;
}

.traveler-text-box .text-area p {
	margin: 0;
}

.traveler-text-box .list {
	text-transform: uppercase;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	width: 784px;
}

.traveler-text-box .list li {
	position: relative;
	width: 200px;
}

.traveler-text-box .image-holder {
	position: relative;
	overflow: hidden;
	width: 175px;
	margin: 0 0 9px;
}

.traveler-text-box .image-holder img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.traveler-text-box .description {
	position: relative;
	overflow: hidden;
}

.traveler-text-box .title {
	font: 700 40px/40px "din-2014", "Arial", sans-serif;
	letter-spacing: -1px;
	color: #005677;
	display: block;
}

.traveler-text-box .text {
	font: 600 15px/19px "din-2014", "Arial", sans-serif;
	letter-spacing: -.5px;
	display: block;
	color: #9c8045;
}

.traveler-text-box .text a {
	text-decoration: none;
	color: #9c8045;
}

.traveler-text-box .text a:hover {
	color: #707c7c;
}

.traveler-text-box .btn {
	width: 316px;
	height: 64px;
	font: 600 26px/30px "din-2014", "Arial", sans-serif;
	padding: 17px 5px 10px;
	position: absolute;
	top: -32px;
	left: 50%;
	margin: 0 0 0 -158px;
	z-index: 5;
}

.detail-section {
	background: #0c4363;
	position: relative;
	overflow: hidden;
}

.detail-block {
	font: 600 0 "din-2014", "Arial", sans-serif;
	padding: 21px 62px 32px;
	position: relative;
	overflow: hidden;
	color: #fff;
        padding-left: 100px;
    padding-right: 100px;
}
Because of hotel page line
/*.detail-block:before {
	background: #577d93;
	content: "";
	position: absolute;
	left: 62px;
	right: 62px;
	top: 0;
	height: 1px;
} */

.detail-block p {
	margin: 0;
}

.detail-block .text-wrap {
	position: relative;
	overflow: hidden;
}

.detail-block .text-wrap a {
	/* font-style: italic; for italic text Follows us*/
}

.detail-block .list {
	position: relative;
	padding: 8px 0 0;
}

.detail-block .list li {
	position: relative;
	padding: 0 0 0 12px;
}

.detail-block .list li:before {
	width: 4px;
	height: 4px;
	background: #fff;
	border-radius: 50%;
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
}

.detail-block .follow-holder {
	padding: 24px 0 0;
	position: relative;
	overflow: hidden;
}

.detail-block .follow-holder .title {
	font-size: 20px;
	line-height: 23px;
	font-weight: 600;
	display: block;
}

.detail-block .follow-holder .title a {
	font-style: normal;
}

.detail-block .follow-list {
	position: relative;
	overflow: hidden;
}

.detail-block .follow-list li {
	position: relative;
	margin: 0 0 -2px;
}

.detail-block .follow-list a {
	text-decoration: none;
	font-style: normal;
	color: #fff;
}

.detail-block .follow-list a:hover {
	opacity: .8;
}

.detail-block .left-block {
	padding: 39px 0 0;
}

.detail-block .left-block h2 {
	font-size: 37px;
	line-height: 45px;
}

.detail-block .right-block {
	padding: 9px 0 0 109px;
}

.detail-block.style01 { /* removed font-size and line-height */
	border-top: none;
	padding-top: 0;
	padding-bottom: 28px;
    padding-left: 100px;
    padding-right: 100px;
}

.detail-block.style01:before {
	display: none;
}

.detail-block.style01 .left-block {
	padding: 0;
}

.detail-block.style02 {
	padding-top: 12px;
        padding-left: 100px;
    padding-right: 100px;
}

.detail-block img {
	width: auto;
}

.block-section {
	position: relative;
	overflow: hidden;
	margin: 0 0 60px;
}

.block-section .blocks-wrap {
	position: relative;
}


.hoteliers-block {
	    padding: 35px 90px 41px 90px;
	position: relative;

}

.hoteliers-block:before {

	height: 1px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.hoteliers-block .holder {
	position: relative;
	text-align: left;
}

.hoteliers-block .text-frame {
	font: 400 15px/24px "din-2014", "Arial", sans-serif;
	position: relative;
	overflow: hidden;
}

.hoteliers-block .text-frame p {
	margin: 0 0 11px;
}

.hoteliers-block .opener,
.hoteliers-block .close {
	display: inline-block;
	vertical-align: top;
	position: relative;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	font-family: "din-2014", "Arial", sans-serif;
	padding: 0 62px 0 0;
	text-decoration: none;
	font-size: 18px;
}

.hoteliers-block .opener .arrow,
.hoteliers-block .close .arrow {
	width: 41px;
	height: 15px;
	background: url(../../../content/dam/fedrooms/arrow.png) no-repeat;
	background-size: cover;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	position: absolute;
	right: 0;
	top: 5px;
}

.hoteliers-block .opener:hover .arrow,
.hoteliers-block .opener:focus .arrow,
.hoteliers-block .close:hover .arrow,
.hoteliers-block .close:focus .arrow {
	background: url(../../../content/dam/fedrooms/hover-arrow.png) no-repeat;
	background-size: cover;
}

.hoteliers-block .close {
	display: none;
}

.hoteliers-block .download {
	font-size: 26px;
	line-height: 30px;
	display: block;
	margin: 0 0 23px;
}

.hoteliers-block .email-wrap {
	position: relative;
	overflow: hidden;
}

.hoteliers-block .email-wrap .text {
	font-size: 15px;
	line-height: 18px;
	display: block;
	margin: 0 0 4px;
}

.hoteliers-block .email-wrap .email {
	font-size: 15px;
	line-height: 18px;
	display: block;
}

.hoteliers-block .right-block {
	padding: 13px 0 0 45px;
}

.hoteliers-block:last-child:before {
	display: none;
}
/*changed for block*/
.hoteliers-block.style01 {
	padding: 35px 59px 41px 47px
}

.hoteliers-block.style01 .left-block {
	padding: 0;
}

.hoteliers-block.style01 .left-block .image-wrap {
	margin: 0 0 12px;
}

.hoteliers-block.style01 .right-block {
	padding: 35px 0 0 85px; /* Changed For national hotel contacts */
}

.hoteliers-block.style01 .text-frame p {
	margin: 0 0 57px;
}

.hoteliers-block.style02 {

}

.hoteliers-block.style02 .right-block {
	padding-top: 8px;
}

.hoteliers-block.style02 .text-frame p {
	margin: 0 0 38px;
}

.hoteliers-block .left-block {
	width: 360px;
	padding: 0 50px 0 0;
}

.hoteliers-block .left-block h2 {
	font-size: 36px;
	line-height: 45px;
	color: #005677;
}

.hoteliers-block.active .opener {
	display: inline-block;
}

.hoteliers-block.active .close {
	display: inline-block;
	vertical-align: top;
}

.hoteliers-block.active .close .arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	top: 8px;
}

.report-detail {
	font-size: 16px;
	line-height: 30px;
	position: relative;
}

.report-detail .wrap {
	position: relative;
	margin: 0 0 54px;
}

.report-detail .heading {
	font: 600 28px/30px "din-2014", "Arial", sans-serif;
	margin: 0 0 10px;
	display: block;
}

.report-detail .title {
	font: 400 23px/26px "din-2014", "Arial", sans-serif;
	margin: 0 0 8px;
	display: block;
}

.report-detail .link-list {
	font: 400 16px/20px "din-2014", "Arial", sans-serif;
	position: relative;
	overflow: hidden;
	margin: 0 -13px;
}

.report-detail .link-list li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 13px;
}

.report-detail p {
	margin: 0 0 9px;
}

.report-detail .btn {
	width: 196px;
	height: 32px;
	font: 600 14px/17px "din-2014", "Arial", sans-serif;
	padding: 7px 5px 3px;
}

.hotels-list-wrap {
	position: relative;
	padding: 15px 0 50px;
	overflow: hidden;
}

.hotels-slider {
	text-align: center;
	position: relative;
	width: 1060px;
	margin: 0 auto;
}

.hotels-slider .slick-slide {
	text-align: left;
	margin: 0 0 6px;
}

.hotels-slider .slick-arrow {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	font-size: 18px;
	font-weight: 700;
}

.hotels-slider .slick-arrow.slick-disabled {
	opacity: 0;
	visibility: hidden;
}

.hotels-slider .slick-prev {
	margin: 3px 0 8px;
}

.hotels-slider .hover-block {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	background: rgba(0, 86, 119, .9);
	position: absolute;
	opacity: 0;
	visibility: hidden;
}

.hotels-slider .hover-block .title {
	font-size: 20px;
	line-height: 24px;
	width: 100%;
	height: 100%;
	font-weight: 700;
	text-transform: capitalize;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.hotels-slider .mail-icon {
	width: 23px;
	height: 16px;
	background: url("../../../content/dam/fedrooms/email.png") no-repeat;
	background-size: 100% auto;
	position: absolute;
	bottom: 10px;
	right: 11px;
	z-index: 10;
}

.hotels-slider .holder {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	border: 1px solid #707c7c;
	width: 254px;
	background: #f6f1e3;
	position: relative;
	overflow: hidden;
}

.hotels-slider .holder a {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	padding: 7px 9px 8px;
	min-height: 67px;
	position: relative;
	text-decoration: none;
	display: block;
}

.hotels-slider .holder a:hover .hover-block,
.hotels-slider .holder a.hover .hover-block {
	opacity: 1;
	visibility: visible;
}

.hotels-slider .holder a:hover .mail-icon,
.hotels-slider .holder a.hover .mail-icon {
	background: url("../../../content/dam/fedrooms/email-hover.png") no-repeat;
	background-size: 100% auto;
}

.hotels-slider .name {
	font-size: 15px;
	line-height: 18px;
	font-weight: 700;
	color: #464749;
	display: block;
	margin: 0 0 9px;
}

.hotels-slider .text {
	font-size: 14px;
	line-height: 17px;
	display: inline-block;
	vertical-align: top;
	text-decoration: underline;
}

.hotels-slider .text + .text {
	margin: 0 0 0 2px;
}

.jcf-select {
	width: 100%;
	height: 29px;
	position: relative;
	border: 1px solid #707c7c;
	background: #fff;
	display: block;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	font-size: 13px;
	line-height: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	margin: 6px 20px 5px 5px;
	color: #707c7c;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 18px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-select .jcf-select-opener:before {
	border-style: solid;
	border-width: 10px 5px 0;
	border-color: #d49000 transparent transparent;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #707c7c;
	border-top: none;
}

.jcf-list-box {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	border: 1px solid #707c7c;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	font-size: 13px;
	line-height: 16px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	width: 100%;
}

.jcf-list .jcf-list-content {
	display: inline-block;
	vertical-align: top;
	overflow: auto;
	width: 100%;
}

.jcf-list .jcf-list-content ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 4px 5px 3px;
	color: #707c7c;
	height: 1%;
}

.jcf-list .jcf-option-hideme {
	display: none;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #d49000;
	color: #fff;
}

.small-list {
	display: block;
	text-align: left;
}

.menu a.btn:after {
	display: none !important;
}

.menu a.btn:hover:after {
	display: none !important;
	width: 0 !important;
}
.menu a:focus {
    color: #ffffff;
    text-decoration: none;
}
body {
	min-width: 320px;
}

#wrapper {
	position: relative;
	overflow: hidden;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none; 
}

a {
	text-decoration: underline;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.btn {
	font-family: "din-2014", "Arial", sans-serif;
	padding: 10px;
	border-radius: 0;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	text-decoration: none;
}

.btn:hover {
	background: #707c7c;
	color: #fff;
	border-color: #707c7c;
}

#header {
	position: relative;
	background: #005677;
}

#header .container {
	padding: 20px 0 24px 44px;
}

#header .logo {
	float: left;
	width: 220px;
}

#header .logo a {
	display: block;
}

#header .logo img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

#nav {
	position: relative;
	overflow: hidden;
	padding: 19px 0 0;
}

.nav-active #nav {
	opacity: 1;
	visibility: visible;
}

.nav-opener {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	line-height: 18px;
	position: relative;
	color: #d49000;
	text-decoration: none;
	outline: none;
	padding: 15px 10px 10px;
	float: right;
	text-align: center;
	width: 75px;
}

.nav-active .nav-opener {
	background: #fff;
}

.nav-opener:hover,
.nav-opener:focus {
	text-decoration: none;
	color: #d49000;
}

.nav-opener .bars {
	width: 56px;
	height: 37px;
	display: block;
	border-top: 9px solid #d49000;
	position: relative;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.nav-active .nav-opener .bars {
	border: none;
}

.nav-opener .bars:before,
.nav-opener .bars:after {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	position: absolute;
	left: 0;
	right: 0;
	top: 6px;
	height: 9px;
	content: "";
	background: #d49000;
}

.nav-active .nav-opener .bars:before,
.nav-active .nav-opener .bars:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 12px;
}

.nav-opener .bars:after {
	top: 20px;
}

.nav-active .nav-opener .bars:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 12px;
}

.nav-opener .text-open {
	display: block;
	text-align: center;
	text-decoration: none;
}

.nav-active .nav-opener .text-open {
	display: none;
}

.nav-opener .text-close {
	display: none;
}

.nav-active .nav-opener .text-close {
	display: block;
}

.menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -15px;
	font: 600 17px/21px "din-2014", "Arial", sans-serif;
}

.menu li {
	padding: 0 17px;
}

.menu li.active > a:after {
	width: 100%;
}

.menu a {
	color: #fff;
	position: relative;
	padding: 0 0 10px;
	text-decoration: none;
    overflow: hidden;
	display: block;
}
@media(min-width:991px){
.menu a:after {
	position: absolute;
	left: 0;
	width: 0;
	bottom: 4px;
	height: 7px;
	content: "";
	background: #d49000;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
        }}
/*for mobile active  color*/
@media(max-width:990px)
    {
.menu  > li.active a{
	width: 100%;
    color:#707C7C;
}
}
/*kwhy we use text-decorations*/
.menu a:hover {
	text-decoration: none;
}

.menu a:hover:after {
	width: 100%;
}

.menu a.btn {
	font-size: 19px;
	padding: 14px 29px;
	font-weight: 400;
}

.menu a.btn:hover:after {
	display: none;
}

.menu a.btn:hover {
	border-radius: 0px;
	background-color: #707C7C;
}


.bg-stretch {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	z-index: -1;
}

.visual {
	position: relative;
	overflow: hidden;
	padding: 82px 0 0;
	color: #fff;
}

.visual.style {
	padding: 148px 0 0;
}

.visual.style .top-text {
	margin: 0 auto 295px;
	max-width: 910px;
	background: rgba(212, 144, 0, .8);
}

.visual.style .title {
	font-size: 22px;
	line-height: 24px;
	color: #f6d38f;
	display: block;
	font-weight: 700;
	margin: 0 0 9px;
}

.visual.style h1 {
	font-size: 50px;
}

.visual.style4 {
	padding: 67px 0 0;
}

.visual.style4 .top-text {
	padding: 19px 10px 15px;
	margin: 0 auto 149px;
	max-width: 880px;
	background: rgba(212, 144, 0, .8);
}

.visual.style4 h1 {
	font-size: 50px;
}

.visual.style01 {
	padding: 152px 0 4px;
}

.visual.style01 .top-text {
	padding: 15px 10px 26px;
	max-width: 912px;
}

.visual.style01 .title {
	font-size: 24px;
	line-height: 28px;
	font-family: "din-2014", "Arial", sans-serif;
	color: #edaa00;
	margin: 0 0 1px;
}

.visual.style01 h1 {
	font-size: 50px;
	letter-spacing: -1.5px;
}

.visual.style02 {
	padding: 62px 0 148px;
}

.visual.style02 .top-text {
	background: rgba(212, 144, 0, .8);
	padding: 19px 10px 15px;
	max-width: 880px;
	margin: 0 auto;
}

.visual.style02 h1 {
	font-size: 50px;
	letter-spacing: -1.5px;
}

.visual.style03 {
	padding: 147px 0 295px;
}

.visual.style03 .top-text {
	background: rgba(212, 144, 0, .8);
	padding: 23px 10px 29px;
	max-width: 910px;
	margin: 0 auto;
}

.visual.style03 .title {
	font-size: 24px;
	line-height: 28px;
	font-family: "din-2014", "Arial", sans-serif;
	color: #f6d38f;
	margin: 0 0 6px;
}

.visual.style03 h1 {
	font-size: 50px;
	letter-spacing: -1.5px;
}

.visual .top-text {
	max-width: 1040px;
	margin: 0 auto 287px;
	text-align: center;
	padding: 22px 10px 30px;
}

.visual h1 {
	margin: 0;
	font-weight: 600;
	letter-spacing: -1.7px;
}

.visual h2 {
	font-size: 32px;
	line-height: 36px;
	margin: 0 0 10px;
	font-weight: 600;
}

.visual .text-box {
    background: red;
	padding: 0 0 56px;
	position: relative;
	text-align: center;
	line-height: 1.5625;
}

.visual .text-box p {
	margin: 0;
}

.visual .container {
	max-width: 890px;
}

.visual .btns-list {
	font: 600 22px/25px "din-2014", "Arial", sans-serif;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	top: -30px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 0 22px;
}

.visual .btns-list li {
	padding: 0 20px;
}

.visual .btns-list a {
	min-width: 228px;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	padding: 12px 10px  14px;
}

.block-fed {
	position: relative;
	overflow: hidden;
	color: #707c7c;
	font-size: 14px;
	line-height: 18px;
	padding: 62px 0 78px;
	text-align: center;
}

.block-fed h2 {
	font-weight: 400;
	margin: 0 0 40px;
	color: #009bde;
	line-height: 1.1;
}

.block-fed .four-cols {
	font-size: 18px;
	line-height: 22px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #005677;
	margin: 0 0 40px;
}

.block-fed .four-cols .article {
	width: 25%;
	text-align: center;
	padding: 0 20px;
}

.block-fed .four-cols p {
	margin: 0 0 10px;
}

.block-fed .four-cols .icon {
	text-align: center;
	height: 52px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 0 16px;
}

.block-fed .four-cols .icon img {
	max-width: 100%;
}

.block-fed .text {
	display: block;
}

.block-choice {
	position: relative;
	overflow: hidden;
	padding: 40px 0 30px;
	text-align: center;
	color: #fff;
}

.block-choice.style {
	background: #005677;
	padding: 41px 0 35px;
}

.block-choice.style h2 {
	margin: 0 0 50px;
	font-weight: 400;
}

.block-choice.style .article {
	font-size: 17px;
	line-height: 24px;
	width: 32.5%;
}

.block-choice.style .article .head {
	min-height: inherit;
	border: none;
	margin: 0 0 6px;
}

.block-choice.style .article h3 {
	font: 400 28px/32px "Arial", "Helvetica", sans-serif;
	margin: 0;
}

.block-choice.style .article .icon {
	height: 105px;
}

.block-choice.style .three-cols {
	margin: 0 0 23px;
}

.block-choice.style .btn-holder {
	margin: 0;
}

.block-choice.style .btn-holder:after {
	display: none;
}

.block-choice.style .btn {
	font-size: 22px;
	line-height: 26px;
	padding: 15px 30px;
	border: none;
}

.block-choice h2 {
	margin: 0 0 57px;
	font-weight: 600;
}

.block-choice .three-cols {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 0 50px;
}

.block-choice .article {
	font-size: 16px;
	line-height: 30px;
    /* width changed for component */
	width: 100%;
}

.block-choice .article .head {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #d49000;
	min-height: 193px;
	margin: 0 0 8px;
}

.block-choice .article .head p {
	margin: 0;
}

.block-choice .article .icon {
	display: block;
	text-align: center;
	height: 66px;
}

.block-choice .article h3 {
	font-size: 30px;
	line-height: 34px;
	font-weight: 700;
	margin: 0 0 37px;
}

.block-choice .article p {
	margin: 0 0 15px;
}

.block-choice .list {
	position: relative;
	overflow: hidden;
}

.block-choice .list li {
	margin: 0;
}

.block-choice .btn-holder {
	position: relative;
	z-index: 2;
	margin: 0 0 43px;
}

.block-choice .btn-holder:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	background: rgba(255, 255, 255, .8);
	content: "";
	height: 1px;
	margin: -1px 0 0;
	z-index: -1;
}

.block-choice .btn {
	border: 1px solid rgba(255, 255, 255, .8);
	font-weight: 600;
	padding: 7px 40px;
}

.block-choice h4 {
	font-size: 26px;
	line-height: 34px;
	max-width: 700px;
	margin: 0 auto;
	font-weight: 600;
}

.block-add {
	font-size: 26px;
	line-height: 30px;
	position: relative;
    /* top padding changed t0 104px */
	padding: 0px 0 60px;
	color: #005677;
	text-align: center;
}

.block-add .btn-primary {
	width: 360px;
	font-size: 26px;
	font-weight: 600;
	position: absolute;
	left: 50%;
	top: -33px;
	z-index: 5;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	padding: 15px;
}

.block-add p {
	margin: 0 0 7px;
}

.block-add .link {
	display: inline-block;
	vertical-align: top;
	text-decoration: underline;
	margin: 0 0 38px;
}

.banner {
	max-width: 728px;
	margin: 0 auto;
}

.banner img {
    width:728px;
    height: 90px;
}
@media (max-width: 767px){
.menu a:focus {
    color: #707C7C;
    text-decoration: none;
}
.banner img{
     width: 320px;
    height: 50px;
}
}
.block-articles {
	font-size: 20px;
	line-height: 27px;
	position: relative;
	overflow: hidden;
	
	padding: 0 0 15px;
    padding-top: 15px;
}

.block-articles .container {
	width: 100%;
	max-width: 1200px;
	padding: 0;
}

.block-articles .three-cols {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 0 48px;
}

.block-articles .article {
	width: 32%;
	background: #005677;
	color: #fff;
	padding: 35px 0 96px;
	position: relative;
    padding-top: 15px;
}

.block-articles .article.yellow {
	background: #d49000;
}

.block-articles .article.silver {
	background: #707c7c;
}

.block-articles .article .image-holder {
	position: relative;
	overflow: hidden;
}

.block-articles .article img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.block-articles .article .text-holder {
	padding: 17px 22px;
	overflow: hidden;
}

.block-articles h2 {
	font-size: 37px;
	line-height: 42px;
	margin: 0 0 27px;
}

.block-articles .link {
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	position: absolute;
	bottom: 40px;
	left: 50%;
	-webkit-transform: translate(-54%, 0);
	-ms-transform: translate(-54%, 0);
	transform: translate(-54%, 0);
	text-decoration: underline;
	color: #fff;
}

.block-articles .link:hover {
	opacity: .8;
}

.block-check {
	position: relative;
	overflow: hidden;
	background: #dedede;
	padding: 45px 0;
}

.block-check .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.block-check .col-left {
	line-height: 22px;
	width: 30%;
	padding: 5px 0 0 1.8%;
}

.block-check .col-left .btn {
	font-size: 22px;
	font-weight: 600;
	min-width: 290px;
	margin: 0 0 38px;
}

.block-check .col-left .title {
	font-size: 22px;
	line-height: 26px;
	display: block;
	color: #005677;
	font-weight: 600;
	letter-spacing: -.6px;
	margin: 0 0 7px;
}

.block-check .col-left .link {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
}

.block-check .col-left p {
	margin: 0 0 0px;
}

.block-check time {
	font-size: 12px;
	line-height: 14px;
	display: block;
	color: #272724;
	margin: 0 0 3px;
}

.block-check .col-right {
	font-size: 15px;
	line-height: 25px;
	width: 66.5%;
}

.block-check .col-right .title {
	font-size: 22px;
	line-height: 26px;
	font-weight: 400;
	color: #272724;
	display: block;
	margin: 0 0 8px;
}

.block-check h2 {
	font-size: 37px;
	line-height: 44px;
	margin: 0 0 -4px;
	color: #005677;
	font-weight: 600;
}

.block-check .text {
	font-size: 18px;
	display: block;
	margin: 0 0 9px;
	font-weight: 700;
}

.block-check .slick-slider {
	position: relative;
	padding: 0 18px;
}

.block-check .slide {
	padding: 5px 26px 90px;
	position: relative;
}

.block-check .slide.slick-active:before {
	opacity: 1;
	visibility: visible;
}

.block-check .slide.slick-active.slick-current:before {
	opacity: 0;
	visibility: hidden;
}

.block-check .slide:before {
	position: absolute;
	left: -2px;
	top: 0;
	bottom: 0;
	width: 2px;
	content: "";
	background: #efca94;
	opacity: 0;
	visibility: hidden;
}

.block-check .slide .more {
	font-size: 15px;
	line-height: 18px;
	position: absolute;
	left: 25px;
	bottom: 20px;
	font-weight: 700;
	text-decoration: none;
	outline: none;
}

.block-check .slick-arrow {
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 18px;
	background: #d49000;
	border: none;
	outline: none;
}

.block-check .slick-arrow:hover {
	background: #707c7c;
}

.block-check .slick-arrow:after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	border-style: solid;
	border-width: 6px 10px 6px 0;
	border-color: transparent #fff transparent transparent;
	margin: -6px 0 0 -5px;
}

.block-check .slick-arrow.slick-next {
	left: auto;
	right: 0;
}

.block-check .slick-arrow.slick-next:after {
	border-width: 6px 0 6px 10px;
	border-color: transparent transparent transparent #fff;
}

.block-check .slick-arrow.slick-disabled {
	background: #f2c789;
}

.block-download {
	position: relative;
	overflow: hidden;
	padding: 16px 0 50px;
}

.block-download.style {
	font-size: 16px;
	line-height: 30px;
	padding: 16px 0 13px;
}

.block-download.style strong {
	font-style: italic;
}

.block-download.style h2 {
	margin: 0 0 10px;
}

.block-download h2 {
	font-size: 43px;
	margin: 0 0 14px;
	color: #272724;
	font-weight: 400;
}

.block-download h3 {
	font-size: 36px;
	margin: 0 0 15px;
	font-weight: 400;
}

.block-download p {
	margin: 0 0 30px;
}

.block-download .title {
	display: block;
	text-align: center;
	color: #1d1d1b;
	font-size: 15px;
	margin: 0 0 6px;
}

.block-download .link {
	display: block;
	text-align: center;
	font-size: 15px;
}

.block-question {
	position: relative;
	overflow: hidden;
	padding: 20px 0 93px;
	font: 19px/22px "din-2014", "Arial", sans-serif;
	color: #005677;
}

.block-question h3 {
	font-size: 28px;
	font-weight: 600;
	margin: 0 0 8px;
	line-height: 1.1;
}

.block-question .list {
	position: relative;
	overflow: hidden;
}

.block-question .list li {
	margin: 0 0 6px;
}

.news-list {
	position: relative;
	overflow: hidden;
	padding: 28px 0 94px;
}

.news-list .wrap {
	position: relative;
	overflow: hidden;
	margin: 0 0 100px;
}

.news-list .pagination {
	padding: 0 0 0 154px;
}

.news-list .box {
	position: relative;
	overflow: hidden;
	padding: 0 8px 0 37px;
}

.post {
	font-size: 16px;
	line-height: 30px;
	position: relative;
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px solid #cdd0cb;
}

.post .image-holder {
	width: 168px;
	float: left;
}

.post .image-holder a {
	display: block;
}

.post .image-holder img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.post .text-holder {
	padding: 10px 0 0 20px;
	overflow: hidden;
	max-width: 460px;
}

.post time {
	font-size: 12px;
	line-height: 15px;
	color: #707c7c;
	display: block;
}

.post h2 {
	font-size: 36px;
	line-height: 39px;
	margin: 0;
}

.post h2 a {
	text-decoration: none;
}

.post .more {
	display: inline-block;
	vertical-align: top;
}

.post p {
	margin: 0 0 3px;
}

.news-post {
	font-size: 16px;
	line-height: 30px;
	position: relative;
	overflow: hidden;
	padding: 18px 0 95px;
}

.news-post .btn-back {
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	margin: 0 0 14px;
}

.news-post .news-article {
	position: relative;
	overflow: hidden;
	margin: 0 0 80px;
}

.news-post .wrap {
	position: relative;
	overflow: hidden;
	padding: 0 7px 0 60px;
}

.news-post .image-area {
	position: relative;
	overflow: hidden;
	margin: 0 0 18px;
}

.news-post .image-area .image-holder {
	position: relative;
	overflow: hidden;
	margin: 0 0 10px;
}

.news-post .image-area img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.news-post .image-area .description {
	font-size: 12px;
	line-height: 15px;
	display: block;
}

.news-post time {
	font-size: 12px;
	line-height: 15px;
	color: #707c7c;
	display: block;
}

.news-post h1 {
	font-size: 50px;
	line-height: 54px;
	margin: 0 0 18px;
}

.news-post p {
	margin: 0 0 27px;
}

.news-post .foot {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 13px 0 0;
	border-top: 1px solid #cdd0cb;
	width: 84.3%;
}

.news-post .btn-next,
.news-post .btn-prev {
	font: 700 15px/18px "din-2014", "Arial", sans-serif;
	color: #707c7c;
	text-decoration: none;
}

.news-post .btn-next:hover .arrow,
.news-post .btn-prev:hover .arrow {
	background: #707c7c;
}

.news-post .btn-next .text,
.news-post .btn-prev .text {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px 0 0;
}

.news-post .btn-next .arrow,
.news-post .btn-prev .arrow {
	width: 28px;
	height: 28px;
	display: inline-block;
	vertical-align: middle;
	background: #d49000;
	position: relative;
}

.news-post .btn-next .arrow:after,
.news-post .btn-prev .arrow:after {
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	border-style: solid;
	border-width: 8px 0 8px 10px;
	border-color: transparent transparent transparent #fff;
	margin: -8px 0 0 -5px;
}

.news-post .btn-prev .text {
	padding: 0 0 0 10px;
}

.news-post .btn-prev .arrow:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.block-benefits {
	font: 19px/30px "din-2014", "Arial", sans-serif;
	position: relative;
	overflow: hidden;
	background: #d49000;
	color: #fff;
	padding: 41px 0 60px;
}

.block-benefits .container {
	width: 100%;
	max-width: 1200px;
	padding: 0 150px 0 160px;
}

.block-benefits .info-box {
	position: relative;
	overflow: hidden;
}

.block-benefits .image-box {
	width: 150px;
	float: left;
	text-align: center;
}

.block-benefits .icon {
	width: 91px;
	display: block;
	margin: 0 auto 9px;
	text-align: center;
}

.block-benefits .icon img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.block-benefits h2 {
	font-size: 43px;
	line-height: 47px;
	margin: 0 0 10px;
}

.block-benefits .detail-box {
	overflow: hidden;
	padding: 6px 0 0 190px;
}

.block-benefits .list {
	position: relative;
	overflow: hidden;
}

.block-benefits .list li {
	position: relative;
	padding: 0 0 0 15px;
}

.block-benefits .list li:before {
	width: 4px;
	height: 4px;
	position: absolute;
	left: 5px;
	top: 13px;
	content: "";
	background: #fff;
	border-radius: 100%;
}

.block-process {
	font: 600 16px/23px "din-2014", "Arial", sans-serif;
	position: relative;
	overflow: hidden;
	padding: 46px 0 0;
}

.block-process h2 {
	font-size: 43px;
	line-height: 47px;
	margin: 0 0 19px;
	color: #272724;
}

.block-process .num {
	font-size: 50px;
	line-height: 54px;
	display: block;
	font-weight: 400;
	margin: 0 0 22px;
}

.block-process .wrap {
	position: relative;
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	color: #fff;
}

.block-process .wrap .col {
	width: 25%;
	padding: 25px 20px 57px;
	position: relative;
}

.block-process .wrap .col .bg {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	/* background: #005576; */
	mix-blend-mode: multiply;
}

.block-process .wrap .col > * {
	position: relative;
	z-index: 5;
}

// changed for processbanner
.block-started {
	position: relative;
	overflow: hidden;
	padding: 48px 0 36px;
	font-size: 17px;
}

.block-started h3 {
	color: #005677;
	margin: 0 0 8px;
	font-weight: 600;
}

.block-started .list {
	position: relative;
	overflow: hidden;
	margin: 0 0 10px;
}

.block-started .list li {
	margin: 0 0 9px;
}

.block-started .btn {
	font-size: 43px;
	line-height: 47px;
	padding: 20px 40px;
}

<!-- NEXT START -->

.pagination {
	display: block;
	margin: 0;
}

.pagination > li {
	vertical-align: top;
	padding: 0 4px;
	font: 700 21px/24px "din-2014", "Arial", sans-serif;
}

/* for pagination paddding betn no and next 
.pagination > li.next {
	padding: 0 0 0 38px;
} */

.pagination > li.next a {
	background: none;
	color: #707c7c;
	padding: 0;
}

.pagination > li.next a:hover .arrow {
	background: #707c7c;
}

.pagination > li.next .text {
	font-size: 16px;
	line-height: 19px;
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
	padding: 0 7px 0 0;
}

.pagination > li.next .arrow {
	width: 30px;
	height: 32px;
	display: inline-block;
	vertical-align: middle;
	background: #d49000;
	position: relative;
    margin-top: -4px;
}

.pagination > li.next .arrow:before {
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	content: "";
	border-style: solid;
	border-width: 8px 0 8px 10px;
	border-color: transparent transparent transparent #fff;
	margin: -8px 0 0 -5px;
}

.pagination > li.next .arrowPrev{

	transform: rotate(180deg);
}


.pagination > li > a,
.pagination > li > span {
	border: none;
	border-radius: 0 !important;
	padding: 1px 8px !important;
	line-height: inherit;
}

#footer {
	position: relative;
	overflow: hidden;
	background: #005677;
	padding: 15px 0 25px;
}

#footer .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#footer .container:after,
#footer .container:before {
	display: none;
}

#footer .logo {
	width: 220px;
}

#footer .logo a {
	display: block;
}

#footer .logo img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

#footer .social-networks {
	padding: 8px 0 0;
}

.social-networks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.social-networks li {
	padding: 0 0 0 15px;
}

.social-networks a {
	display: block;
	width: 46px;
}

.social-networks a:hover {
	opacity: .8;
}

.social-networks a img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.accessibility {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.accessibility:focus {
	position: static;
	width: auto;
	height: auto;
}

/* Slick slider styles */

.slick-slider {
	position: relative;
	display: block;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

@media (min-width: 768px) {
	.hoteliers-block.style01 .text-frame {
		line-height: 22px;
	}

	.hoteliers-block.style02 .text-frame {
		line-height: 23px;
	}

	.hotels-slider .slick-list {
		height: auto !important;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
	}

	.hotels-slider .slick-track {
		height: auto !important;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
		text-align: left;
		margin: 0 -3px;
	}

	.hotels-slider .slick-slide {
		display: inline-block !important;
		vertical-align: top;
		border: none !important;
		float: none !important;
		width: auto !important;
		padding: 0 3px;
	}

	.hotels-slider .slick-arrow {
		display: none !important;
	}

	.block-check .col-left .btn {
		display: none;
	}
}

@media (min-width: 992px) {
	.nav-opener {
		display: none;
	}
}

@media (min-width: 1200px) {
	.text-block-area .text-block h2 {
		padding: 0 40px;
	}

	.superior-holder {
		padding: 0 40px 0 40px;
	}

	.blocks-section {
		padding: 0;
		width: 1200px;
	}

	.choice-area {
		padding: 57px 70px 44px 12px;
	}

	.traveler-product .holder {
		padding: 25px 10px 26px 8px;
	}

	.amenity-holder {
		padding: 0;
	}

	.amenity-holder p {
		padding: 0 40px 0 0;
	}

	.amenity-list {
		/*margin: 0 -111px 0 0;*/
		padding: 0 0 0 3px;
	}

	.contact-form {
		padding: 0 117px 0 113px;
	}

	.contact-form .fields-area {
		padding: 0 4px 0 0;
	}

	.contact-form .fields-area.style01 {
		padding: 74px 0 0 6px;
	}

	.contact-form .field-wrap.style01 {
		margin: 0 0 19px;
	}

	.contact-form .captcha-img {
		margin: -3px 0 33px -6px;
	}

	.traveler-text-box .text-area {
		padding: 0 55px;
	}

	.traveler-text-box .btn {
		margin: 0 0 0 -171px;
	}

	.block-section .blocks-wrap {
		padding: 0 70px 0 70px;
	}

	.hoteliers-block.style01 .left-block {
		left: 15px;
	}

	.report-detail .wrap:first-child {
		margin: 0 0 61px;
	}

	#header .container {
		width: 1200px;
	}

	#footer .container {
		width: 1120px;
		padding-right: 22px;
	}
}

@media (max-width: 1199px) {
	.logos-list .travellogo {

    	width : 25%;
	}

	.amenity-holder .right-block {
		padding: 0;
	}

	.detail-block {
		padding: 21px 0 32px;
	}

	.detail-block:before {
		left: 0;
		right: 0;
	}

	.hoteliers-block .right-block {
		padding: 13px 0 0 25px;
	}

	.hotels-slider {
		width: 940px;
	}

	.hotels-slider .slick-track {
		text-align: center;
	}

	#header .container {
		padding: 20px 0;
	}

	.menu {
		font-size: 15px;
		line-height: 18px;
		margin: 0 -10px;
	}

	.menu li {
		padding: 0 10px;
	}

	.menu a.btn {
		font-size: 17px;
		padding: 10px 15px;
	}

	.block-choice .article .head {
		min-height: 180px;
	}

	.block-choice .article h3 {
		font-size: 26px;
		line-height: 30px;
		margin: 0 0 30px;
	}

	.block-check .col-right .title {
		font-size: 20px;
	}

	.block-check .slide {
		padding: 5px 26px 60px;
	}

	.block-benefits .container {
		padding: 0 80px;
	}

	.block-benefits .detail-box {
		padding: 6px 0 0 140px;
	}
}

@media (max-width: 991px) {
	.text-block-area .text-block {
		padding: 32px 0 29px;
	}

	.left-block {
		width: 265px;
	}

	.left-block h2 {
		font-size: 33px;
		line-height: 37px;
	}

	.right-block {
		padding: 0;
	}
    .superior-holder .right-block li,.choice-area .right-block li{
	list-style:disc;
    margin: 0 17px 23px;
    }
	.superior-list,
	.choice-list,
	.amenity-list {
		font-size: 24px;
	}

	.choice-list {
		font-size: 24px;
		line-height: 28px;
		padding: 21px 0 0;
	}

	.traveler-product .right-block {
		padding: 9px 0 0;
	}

	.amenity-list {
		font-size: 24px;
		line-height: 28px;
	}

	.amenity-list .sub-text {
		font-size: 21px;
		line-height: 25px;
		padding: 0 5px 0 15px;
	}

	.contact-form .field-holder.state {
		width: 39%;
	}

	.contact-form .field-holder.code {
		width: 22%;
	}

	.traveler-text-box .list {
		width: 720px;
	}

	.detail-block .right-block {
		padding: 9px 0 0 50px;
	}

	.hoteliers-block .left-block {
		width: 265px;
		padding: 0;
	}

	.hotels-slider {
		width: 720px;
	}

	h1 {
		font-size: 40px;
	}

	#header .container {
		padding: 0 15px;
	}

	#header .logo {
		width: 169px;
		padding: 7px 0 10px;
	}

	#nav {
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		background: #fff;
		z-index: 99;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all .4s ease;
		transition: all .4s ease;
		padding: 15px 0 0;
        border-bottom: 2px solid #d49000;
	}

	.menu {
		font-size: 24px;
		line-height: 28px;
		margin: 0;
		display: block;
		text-align: center;
		overflow: hidden;
	}

	.menu li {
		padding: 0;
		margin: 0 0 20px;
		letter-spacing: 2px;
	}

	.menu li:last-child {
		margin: 0 0 16px;
	}

	.menu a {
		color: #d49000;
	}

	.menu a.btn {
		font-size: 21px;
		min-width: 236px;
		color: #fff;
		padding: 4px 15px 7px;
	}

	.visual.style .top-text {
		margin: 0 auto 170px;
	}

	.visual.style h1 {
		font-size: 40px;
	}

	.visual.style4 h1 {
		font-size: 40px;
	}

	.visual.style01 h1 {
		font-size: 46px;
	}

	.visual.style02 h1 {
		font-size: 46px;
	}

	.visual.style03 h1 {
		font-size: 46px;
	}

	.visual .top-text {
		margin: 0 auto 170px;
	}

	.visual h1 {
		letter-spacing: -2px;
    	font-size: 19px;
	}

	.visual h2 {
		font-size: 28px;
		line-height: 32px;
	}

	.block-fed .four-cols {
		margin: 0;
	}

	.block-fed .four-cols .article {
		width: 50%;
		margin: 0 0 30px;
	}

	.block-choice.style .article {
		width: 48%;
		margin: 0 0 40px;
	}

	.block-choice .article {
		width: 48%;
		margin: 0 0 50px;
	}

	.block-articles .article {
		width: 48.6%;
		margin: 0 0 20px;
	}

	.block-check .col-left {
		width: 100%;
		padding: 0;
		margin: 0 0 30px;
	}

	.block-check .col-right {
		width: 100%;
	}

	.block-download h2 {
		font-size: 36px;
	}

	.block-download h3 {
		font-size: 30px;
	}

	.news-list .box {
		padding: 0 5px;
	}

	.news-post .wrap {
		padding: 0 5px;
	}

	.block-benefits {
		font-size: 17px;
	}

	.block-benefits .container {
		padding: 0 20px;
	}

	.block-benefits .detail-box {
		padding: 0 0 0 60px;
	}

	.block-process h2 {
		font-size: 30px;
		line-height: 36px;
	}

	.block-process .wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.block-process .wrap .col {
		width: 50%;
		padding: 25px 20px;
	}
}

@media (max-width: 767px) {
	.text-block-area {
		padding: 0 10px;
	}

	.text-block-area .text-block {
		font-size: 14px;
		line-height: 22px;
		padding: 15px 0 12px;
	}

	.text-block-area .text-block h2 {
		font-size: 22px;
		line-height: 26px;
		margin: 0 0 1px;
	}

	.superior-area {
		padding: 28px 0 12px;
	}

	.superior-area .container {
		padding: 0 10px;
	}

	.left-block {
		float: none;
		width: 100%;
		overflow: hidden;
		margin: 0 0 20px;
	}

	.left-block h2 {
		font-size: 28px;
		line-height: 32px;
	}

	.left-block .title {
		font-size: 24px;
		line-height: 27px;
	}

	.left-block .image-wrap {
		margin: 0 auto 8px;
	}

	.left-block img {

		vertical-align: top;
	}

	.superior-holder .left-block {
		padding: 0;
	}

	.superior-holder .image-wrap {
		width: 76px;
	}

	.superior-list,
	.choice-list,
	.amenity-list {
		font-size: 20px;
		line-height: 21px;
	}

	.superior-list li,
	.choice-list li,
	.amenity-list li {
		padding: 0 0 0 10px;
		margin: 0 0 20px;
	}

	.superior-list li:before,
	.choice-list li:before,
	.amenity-list li:before {
		width: 4px;
		height: 4px;
		top: 9px;
	}

	.blocks-section {
		padding: 0 10px;
		margin-bottom: 6px;
	}

	.choice-area {
		padding: 20px 0 0;
	}

	.choice-area .left-block .image-wrap {
		width: 100px;
		margin: 0 auto 8px;
	}

	.choice-area .left-block h2 {
		font-size: 36px;
		line-height: 38px;
	}

	.choice-area .left-block {
		margin: 0 0 3px;
	}

	.choice-list {
		font-size: 20px;
		line-height: 21px;
		padding: 0;
		margin: 0 0 -4px;
	}

	.traveler-product .holder {
		padding: 16px 0 16px;
	}

	.traveler-product .left-block {
		margin: 0;
	}

	.traveler-product .left-block .image-wrap {
		margin: 0 0 12px;
	}

	.traveler-product .right-block {
		padding: 12px 0 0;
	}

	.traveler-product .text-frame {
		font-size: 17px;
		line-height: 26px;
		text-align: center;
	}

	.traveler-product .text-frame p {
		margin: 0 0 19px;
	}

	.traveler-product .text-frame p br {
		display: none;
	}

	.traveler-product .close {
		margin: 0 0 22px;
	}

	.logos-list .travellogo {
		width: 50%;
		padding: 0 0 36px;
		margin: 0;
	}

	.logos-list .image-holder {
		height: 125px;
	}

	.logos-list img {
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8);
	}

	.logos-list .title {
		bottom: auto;
	}

	.amenity-area {
		padding: 19px 0 54px;
		margin: 0 0 68px;
	}

	.amenity-area .container {
		padding: 0 10px;
	}

	.amenity-holder {
		font-size: 17px;
		line-height: 21px;
		padding: 0;
	}

	.amenity-holder .left-block {
		padding: 0;
	}

	.amenity-holder .left-block .image-wrap {
		width: 80px;
		margin: 0 auto 8px;
	}

	.amenity-holder p {
		margin: 0 0 15px;
	}

	.amenity-list {
		font-size: 20px;
		line-height: 24px;
	}

	.amenity-list li {
		width: 100% !important;
		padding: 0 0 0 12px;
		margin: 0 0 15px;
	}

	.amenity-list li:nth-child(5) {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}

	.amenity-list li:nth-child(6) {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.amenity-list .sub-text {
		font-size: 20px;
		line-height: 24px;
		padding: 0 5px 0 35px;
	}

	.contact-area {
		padding: 17px 0 68px;
	}

	.contact-area h2 {
		font-size: 30px;
	}

	.contact-heading {
		margin: 0 0 22px;
	}

	.contact-list {
		width: 100%;
		display: block;
	}

	.contact-list li {
		margin: 0 0 25px;
	}

	.contact-list .title {
		margin: 0 0 5px;
	}

	.contact-list .number {
		font-size: 29px;
		line-height: 31px;
		letter-spacing: -.9px;
	}

	.contact-list .number a {
		text-decoration: underline;
		color: #d49000;
	}

	.contact-list .number a:hover {
		opacity: 1;
		color: #707c7c;
	}

	.contact-form {
		margin: 0 -2px 0 0;
		padding: 0 0 0 6px;
	}

	.contact-form h2 {
		margin: 0 0 10px;
	}

	.contact-form .fields-area.style01 {
		padding: 7px 0 16px;
	}

	.contact-form .field-wrap {
		margin: 0 0 9px;
	}

	.contact-form .field-wrap.style01 {
		margin: 0 0 18px;
	}

	.contact-form .field-holder.select1 {
		width: 83.1%;
	}

	.contact-form .field-holder.first-name {
		width: 44.1%;
	}

	.contact-form .field-holder.last-name {
		width: 50.1%;
	}

	.contact-form .field-holder.email {
		width: 60%;
	}

	.contact-form .field-holder.phone {
		width: 34%;
	}

	.contact-form .field-holder.city {
		width: 46%;
	}

	.contact-form .field-holder.state {
		width: 51%;
	}

	.contact-form .field-holder.code {
		margin: 10px 0 0;
		width: 26%;
	}

	.contact-form .textarea-wrap label {
		margin: 0 0 5px;
	}

	.contact-form textarea.form-control {
		height: 123px;
	}

	.contact-form .captcha-img {
		margin: 0 0 15px;
	}

	.contact-form .btn {
		width: 155px;
		margin: 0;
	}

	

	.traveler-text-box .text-area {
		font-size: 14px;
		line-height: 22px;
		margin: 0 0 13px;
	}

	.traveler-text-box .text-area h2 {
		font-size: 26px;
		line-height: 32px;
		margin: 0 0 4px;
	}

	.traveler-text-box .list {
		padding: 0 13px 0 10px;
		display: block;
		width: 100%;
	}

	.traveler-text-box .list li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		width: 100%;
		margin: 0 0 32px -10px; /* changed for alignment */
	}

	.traveler-text-box .list li:nth-child(even) .image-holder {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.traveler-text-box .list li:nth-child(even) .description {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.traveler-text-box .list li:last-child {
		margin-bottom: 0;
	}

	.traveler-text-box .image-holder {
		width: 122px;
		margin: 0;
	}

	.traveler-text-box .description {
		margin: 0 0 -4px;
	}

	.traveler-text-box .title {
		font-size: 34px;
		line-height: 34px;
	}

	.traveler-text-box .btn {
		font-size: 13px;
		line-height: 16px;
		width: 136px;
		height: 34px;
		padding: 9px 5px 5px;
		top: -17px;
		margin: 0 0 0 -68px;
	}

	.detail-section {
		padding: 23px 0 5px;
	}

	.detail-block {
		font: 400 0 "din-2014", "Arial", sans-serif;
		padding: 12px 0 18px;
		text-align: center;
	}

	.detail-block:before {
		left: 26px;
		right: 26px;
	}

	.detail-block .text-wrap {
		padding: 0 17px;
	}

	.detail-block .text-wrap p {
		padding: 0 17px;
	}

	.detail-block .list {
		padding: 11px 0 0;
		text-align: left;
	}

	.detail-block .list li {
		margin: 0 0 1px;
	}

	.detail-block .follow-holder {
		padding: 17px 0 0;
	}

	.detail-block .follow-holder .title {
		font-size: 17px;
		line-height: 20px;
		margin: 0 0 1px;
	}

	.detail-block .follow-list li {
		margin: 0 0 1px;
	}

	.detail-block .left-block {
		margin: 0 0 18px;
		padding: 0;
	}

	.detail-block .left-block h2 {
		font-size: 36px;
		line-height: 34px;
		padding: 0 20px;
	}

	.detail-block .right-block {
		padding: 0;
	}

	.detail-block.style01 {
		/*font size and line-height removed */
		padding-bottom: 20px;
    	padding-left: 10px;
    	padding-right: 10px;
	}

	.detail-block.style01 .left-block {
		margin: 0 0 13px;
	}

	.detail-block.style01 .text-wrap {
		padding: 0;
	}

	.detail-block.style01 .text-wrap p {
		padding: 0;
	}

	.detail-block.style02 {
		padding-top: 23px;
    	    padding-left: 10px;
    padding-right: 10px;
	}

	.detail-block.style02 .text-wrap {
		padding: 0;
		margin: -4px -7px 0;
	}

	.detail-block.style02 .text-wrap p {
		/* padding: 0;  Changed for Rfp process right content*/
	}

	.block-section {
		margin: 0 0 10px;
	}

	.block-section .container {
		padding: 0 10px;
	}

	.hoteliers-block {
		padding: 27px 0 15px;
	}

	.hoteliers-block:before {
		left: 30px;
		right: 30px;
	}

	.hoteliers-block .text-frame {
		font-size: 14px;
		line-height: 23px;
		text-align: center;
	}

	.hoteliers-block .text-frame p {
		margin: 0 0 12px;
	}

	.hoteliers-block .download {
		font-size: 24px;
		line-height: 28px;
		margin: 0 0 16px;
	}

	.hoteliers-block .right-block {
		padding: 0;
	}

	.hoteliers-block.style01 {
		padding: 30px 0 20px;
	}

	.hoteliers-block.style01 .left-block {
		margin: 0 0 9px;
	}

	.hoteliers-block.style01 .left-block .image-wrap {
		margin: 0 0 3px;
	}

	.hoteliers-block.style01 .right-block {
		padding: 0;
	}

	.hoteliers-block.style01 .text-frame p {
		margin: 0 0 19px;
	}

	.hoteliers-block.style02 {
		padding: 37px 0 60px;
	}

	.hoteliers-block.style02 .left-block {
		margin: 0 0 7px;
	}

	.hoteliers-block.style02 .right-block {
		padding-top: 0;
	}

	.hoteliers-block.style02 .text-frame p {
		margin: 0 0 28px;
	}

	.hoteliers-block .left-block {
		width: 100%;
		margin: 0 0 11px;
	}

	.hoteliers-block .left-block .image-wrap {
		margin: 0 auto 4px;
	}

	.hoteliers-block .left-block h2 {
		font-size: 36px;
		line-height: 42px;
		margin: 0 -10px;
	}

	.report-detail {
		font-size: 14px;
		line-height: 24px;
		text-align: center;
	}

	.report-detail .wrap {
		margin: 0 0 5px;
	}

	.report-detail .heading {
		font-size: 23px;
		line-height: 28px;
		margin: 0 0 7px;
	}

	.report-detail .link-list {
		font-size: 14px;
		line-height: 18px;
		margin: 0;
	}

	.report-detail .link-list li {
		display: block;
		padding: 0;
		margin: 0 0 15px;
	}

	.hotels-list-wrap {
		padding: 0 0 25px;
	}

	.hotels-slider {
		width: 260px;
	}

	.hotels-slider .slick-list {
		padding: 0 0 32px;
		margin: 0 0 8px;
	}

	.hotels-slider .slick-list:before {
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .14) 20%, rgba(255, 255, 255, .8) 59%, rgba(255, 255, 255, .8) 100%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .14) 20%, rgba(255, 255, 255, .8) 59%, rgba(255, 255, 255, .8) 100%);
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 46px;
		z-index: 9;
	}

	.hotels-slider .slick-arrow {
		display: inline-block !important;
	}

	.hotels-slider .holder {
		width: 254px;
	}

	h1 {
		font-size: 19px;
	}

	h2 {
		font-size: 30px;
	}

	.visual {
		padding: 20px 0 0;
	}

	.visual.style {
		padding: 21px 0 0;
	}

	.visual.style .top-text {
		padding: 8px;
		margin: 0 auto 107px;
	}

	.visual.style .title {
		font-size: 13px;
		line-height: 17px;
		margin: 0;
	}

	.visual.style h1 {
		font-size: 19px;
	}

	.visual.style4 {
		padding: 20px 0 0;
	}

	.visual.style4 .top-text {
		padding: 16px;
		margin: 0 auto 114px;
	}

	.visual.style4 h1 {
		font-size: 19px;
	}

	.visual.style01 {
		padding: 21px 0 107px;
	}

	.visual.style01 .top-text {
		padding: 5px 5px 7px;
		margin: 0;
	}

	.visual.style01 .title {
		font-size: 15px;
		line-height: 18px;
	}

	.visual.style01 h1 {
		font-size: 19px;
		letter-spacing: -.5px;
	}

	.visual.style02 {
		padding: 20px 0 115px;
	}

	.visual.style02 .top-text {
		padding: 14px 10px 16px;
	}

	.visual.style02 h1 {
		font-size: 19px;
		letter-spacing: -.5px;
	}

	.visual.style03 {
		padding: 22px 0 107px;
	}

	.visual.style03 .top-text {
		padding: 5px 10px 7px;
	}

	.visual.style03 .title {
		font-size: 15px;
		line-height: 18px;
		margin: 0 0 1px;
	}

	.visual.style03 h1 {
		font-size: 19px;
		letter-spacing: -.5px;
	}

	.visual .top-text {
		padding: 10px;
	}

	.visual h1 {
		letter-spacing: -.6px;
	}

	.visual h2 {
		font-size: 20px;
		line-height: 24px;
		text-align: center;
		margin: 0 0 8px;
	}

	.visual .text-box {
		font-size: 14px;
		line-height: 22px;
		text-align: left;
		background: #d49000;
		padding: 0 9px 16px;
	}

	.visual .btns-list {
		top: -15px;
		margin: 0;
	}

	.visual .btns-list li {
		padding: 0 12px;
	}

	.visual .btns-list a {
		font-size: 13px;
		min-width: 136px;
		padding: 6px 10px;
	}

	.block-fed {
		font-size: 11px;
		line-height: 18px;
		padding: 12px 0 34px;
	}

	.block-fed h2 {
		font-size: 28px;
		line-height: 32px;
		margin: 0 0 20px;
	}

	.block-fed .four-cols {
		font-size: 13px;
		line-height: 21px;
	}

	.block-fed .four-cols .article {
		padding: 0 5px;
	}

	.block-fed .four-cols .icon {
		margin: 0 0 10px;
	}

	.block-fed .text {
		margin: -16px 0 0;
	}

	.block-choice {
		padding: 20px 0 17px;
	}

	.block-choice.style {
		padding: 6px 0 42px;
	}

	.block-choice.style h2 {
		font-size: 26px;
		margin: 0 0 22px;
	}

	.block-choice.style .article {
		width: 100%;
		margin: 0 0 20px;
	}

	.block-choice.style .article .head {
		margin: 0;
	}

	.block-choice.style .article h3 {
		font-size: 22px;
		line-height: 21px;
	}

	.block-choice.style .article p {
		display: block;
	}

	.block-choice.style .article .icon {
		height: auto;
		margin: 0 0 12px;
	}

	.block-choice.style .three-cols {
		max-width: inherit;
		margin: 0 0 15px;
	}

	.block-choice h2 {
		margin: 0 0 30px;
		line-height: 35px;
	}

	.block-choice .three-cols {
		max-width: 270px;
		margin: 0 auto;
	}

	.block-choice .article {
		width: 100%;
		margin: 0 0 55px;
	}

	.block-choice .article .head {
		font-size: 16px;
		min-height: inherit;
		margin: 0;
		border: none;
	}

	.block-choice .article .head p {
		display: block;
	}

	.block-choice .article h3 {
		font-size: 28px;
		line-height: 32px;
		margin: 0 0 8px;
	}

	.block-choice .article p {
		display: none;
	}

	.block-choice .list {
		display: none;
	}

	.block-choice .btn-holder {
		margin: -18px 0 29px;
	}

	.block-choice .btn {
		font-size: 14px;
		padding: 7px 17px;
		letter-spacing: 0;
	}

	.block-choice h4 {
		font-size: 17px;
		line-height: 21px;
		margin: 0 auto 42px;
	}

	.block-add {
		font-size: 20px;
		line-height: 24px;
		padding: 66px 0 45px;
	}

	.block-add .btn-primary {
		font-size: 22px;
		width: 290px;
		font-size: 22px;
		top: -20px;
		padding: 11px;
	}

	.block-add p {
		margin: 0 0 13px;
	}

	.block-add .link {
		margin: 0 0 24px;
	}

	.banner {
		max-width: 320px;
	}

	.block-articles {
		font-size: 16px;
		line-height: 29px;
		padding: 0 0 32px;
	}

	.block-articles .three-cols {
		margin: 0 0 10px;
	}

	.block-articles .article {
		width: 100%;
		padding: 34px 0;
	}

	.block-articles h2 {
		font-size: 28px;
		line-height: 32px;
		margin: 0;
	}

	.block-articles .link {
		font-size: 22px;
		line-height: 26px;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		bottom: 20px;
	}

	.block-check {
		padding: 20px 15px 39px;
		text-align: center;
	}

	.block-check .col-left .title {
		margin: 0 0 26px;
	}

	.block-check .col-left p {
		/* display: block;
        text-align: -webkit-left; not necessary */
        margin-top: 6px; 

	}

	.block-check .col-right {
		display: none;
	}

	.block-check h2 {
		font-size: 36px;
		line-height: 44px;
	}

	.block-check h2 br {
		display: none;
	}

	.block-check .text {
		font-weight: 400;
	}

	.block-download {
		font-size: 14px;
		line-height: 1.5;
		padding: 21px 0 36px;
	}

	.block-download.style {
		font-size: 14px;
		line-height: 1.5;
		padding: 16px 0;
	}

	.block-download.style h2 {
		margin: 0 0 7px;
	}

	.block-download h2 {
		font-size: 26px;
		margin: 0 0 8px;
	}

	.block-download h3 {
		font-size: 26px;
		line-height: 32px;
		margin: 0 0 21px;
	}

	.block-download p {
		margin: 0 0 21px;
	}

	.block-download .title {
		margin: 0 0 2px;
	}

	.block-question {
		padding: 31px 0 62px;
	}

	.block-question h3 {
		margin: 0 0 5px;
	}

	.block-question .list li {
		margin: 0 0 8px;
	}

	.news-list {
		padding: 0 0 69px;
	}

	.news-list .wrap {
		margin: 0 0 35px;
	}

	.news-list .pagination {
		padding: 0;
	}

	.post {
		font-size: 14px;
		line-height: 20px;
		padding: 15px 1px;
		margin: 0 0 5px;
	}

	.post .image-holder {
		display: none;
	}

	.post .text-holder {
		padding: 0;
	}

	.post time {
		margin: 0 0 -3px;
	}

	.post h2 {
		font-size: 28px;
		line-height: 32px;
		margin: 0 0 5px;
	}

	.post .more {
		font-size: 16px;
	}

	.post p {
		margin: 0 0 8px;
	}

	.news-post {
		font-size: 14px;
		line-height: 21px;
		padding: 18px 0 67px;
	}

	.news-post .btn-back {
		/* margin: 0 0 4px -9px; For news page button back*/
	}

	.news-post .news-article {
		overflow: visible;
		margin: 0 0 43px;
	}

	.news-post .wrap {
		overflow: visible;
	}

	.news-post .image-area {
		margin: 0 -20px 22px;
	}

	.news-post .image-area .image-holder {
		margin: 0 0 6px;
	}

	.news-post .image-area .description {
		line-height: 17px;
		padding: 0 20px;
	}

	.news-post time {
		margin: 0 0 -4px;
	}

	.news-post h1 {
		font-size: 34px;
		line-height: 42px;
		margin: 0 0 8px;
	}

	.news-post p {
		margin: 0 0 20px;
	}

	.news-post .foot {
		width: 100%;
		padding: 11px 0 0;
	}

	.block-benefits {
		font-size: 19px;
		padding: 29px 0 40px;
	}

	.block-benefits .image-box {
		float: none;
		margin: 0 auto 19px;
	}

	.block-benefits h2 {
		font: 400 22px/26px "Arial", "Helvetica", sans-serif;
	}

	.block-benefits .detail-box {
		padding: 0;
	}

	.block-benefits .list li {
		padding: 0 0 0 13px;
	}

	.block-process {
		padding: 30px 0 0;
	}

	.block-process h2 {
		font-size: 26px;
		line-height: 30px;
		margin: 0 0 21px;
	}

	.block-process .num {
		margin: 0 0 6px;
	}

	.block-process .wrap .col {
		width: 100%;
		padding: 22px 20px;
	}

	.block-started {
		font-size: 14px;
		line-height: 1.5;
		padding: 23px 0 8px;
	}

	.block-started h3 {
		font-size: 22px;
		line-height: 31px;
		margin: 0 0 -2px;
	}

	.block-started .list {
		margin: 0 0 30px;
	}

	.block-started .list li {
		margin: 0;
		display: inline;
	}

	.block-started .btn {
		font-size: 30px;
		line-height: 34px;
		padding: 12px 30px;
	}

	.pagination > li {
		padding: 0 3px;
	}

	/* for mobile next 
    .pagination > li.next {
		padding: 0 0 0 37px;
	}*/

	.pagination > li.active a {
		padding: 1px 2px;
	}

	.pagination > li > a,
	.pagination > li > span {
		padding: 1px 10px;
	}

	#footer {
		padding: 11px 15px 16px 15px;
	}

	#footer .container {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	#footer .logo {
		width: 161px;
	}
}

@media (max-width: 374px) {
	.hoteliers-block .left-block h2 {
		margin: 0;
	}

	.pagination > li {
		padding: 0 1px;
	}

	.pagination > li.next {
		padding: 0;
	}

	.pagination > li.next .text {
		padding: 0;
	}
	#footer .logo {
		width: 120px;
	}

	.social-networks li {
		padding: 0 0 0 10px;
	}
}

@media (max-width: 359px) {
	.logos-list img {
		-webkit-transform: scale(.7);
		-ms-transform: scale(.7);
		transform: scale(.7);
	}



	.traveler-text-box .list {
		padding: 0 10px;
	}

	.traveler-text-box .description {
		margin: 0;
	}

	.detail-block .text-wrap {
		padding: 0;
	}

	.detail-block .text-wrap p {
		padding: 0;
	}

	.detail-block .left-block h2 {
		padding: 0;
	}

	.detail-block.style02 .text-wrap {
		margin: 0;
	}
}

@media (max-width: 767px){
.block-add {
   font-size: 20px;
   line-height: 24px;
   padding: 20px 0 45px;
}
}

.compatibitybody{

    text-align:center;
}

.compatibilityheader{
background-color:#005677;
    text-align:left;

margin: 0 auto;
padding: 20px 0 24px 44px;
}

.compatibilitytext{
position: relative;
text-align:center;
color:#ffffff;

}

.compatibilitybackground{
background-color: #ffffff;
width: 90%;
border: 5px solid #ffffff;
padding: 25px;
margin: auto;

}

.compatibilityopacity {
    background-color: rgb(0 , 86 , 119);
    font-weight : bold;
	text-align:center;
	padding: 20px 0 24px 0px;
}

.compatibilitybackground .browsers  p {

  color:#fff;

  background:#D49000;

  width: 25%;

  float: left;

  padding: 3% 0% 4% 0%;

  margin: 0 ;

  border: 2px solid #fff;

  font-weight: bold;

  font-size: 16px;

  height: 23px;

}

.compatibilitybackground .clear {

  clear: both;

}

.inner-superior-holder{
  padding:0 0px 0 40px !important;
}

@media only screen and (max-width: 768px) {
.compatibitybody{
    text-align:center;
}

.compatibilityheader{
background-color:#005677;
    text-align:left;

margin: 0 auto;
padding: 20px 0 24px 44px;
}

.compatibilitytext{
position: relative;
text-align:center;
color:#ffffff;

}

.compatibilitybackground{
background-color: #ffffff;
width: 90%;
border: 5px solid #ffffff;
padding: 25px;
margin: auto;

}

.compatibilityopacity {
    background-color: rgb(0 , 86 , 119);
    font-weight : bold;
	text-align:center;
	padding: 20px 0 24px 0px;
}

.compatibilitybackground .browsers  p {

  color:#fff;

  background:#D49000;

  width: 100%;

  float: left;

  padding: 3% 0% 4% 0%;

  margin: 0 ;

  border: 2px solid #fff;

  font-weight: bold;

  font-size: 16px;

  height: auto;

}

.compatibilitybackground .clear {

  clear: both;

}
}
.inner-superior-holder{
  padding:0 0px 0 40px !important;
}

@media (max-width: 767px){
  .inner-superior-holder{
  padding:0 0px 0 0px !important;
}
    .homePageNews.section > section > div > div.col-left > div > div:nth-child(4) > p:nth-child(1) { display: none;}
.homePageNews.section > section > div > div.col-left > div > div:nth-child(3) > p:nth-child(3) > span > a > span {color: #fff;}
}
@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	max-width: 1200px;
    margin: auto;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	.navbar {
		display: none;
	}
	.btn > .caret,
	.dropup > .btn > .caret {
		border-top-color: #000 !important;
	}
	.label {
		border: 1px solid #000;
	}
	.table {
		border-collapse: collapse !important;
	}
	.table td,
	.table th {
		background-color: #fff !important;
	}
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important;
	}
}

@font-face {
	font-family: "Glyphicons Halflings";
	src: url("fonts/bootstrap/glyphicons-halflings-regular.eot");
	src: url("fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
	content: "\002a";
}

.glyphicon-plus:before {
	content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
	content: "\20ac";
}

.glyphicon-minus:before {
	content: "\2212";
}

.glyphicon-cloud:before {
	content: "\2601";
}

.glyphicon-envelope:before {
	content: "\2709";
}

.glyphicon-pencil:before {
	content: "\270f";
}

.glyphicon-glass:before {
	content: "\e001";
}

.glyphicon-music:before {
	content: "\e002";
}

.glyphicon-search:before {
	content: "\e003";
}

.glyphicon-heart:before {
	content: "\e005";
}

.glyphicon-star:before {
	content: "\e006";
}

.glyphicon-star-empty:before {
	content: "\e007";
}

.glyphicon-user:before {
	content: "\e008";
}

.glyphicon-film:before {
	content: "\e009";
}

.glyphicon-th-large:before {
	content: "\e010";
}

.glyphicon-th:before {
	content: "\e011";
}

.glyphicon-th-list:before {
	content: "\e012";
}

.glyphicon-ok:before {
	content: "\e013";
}

.glyphicon-remove:before {
	content: "\e014";
}

.glyphicon-zoom-in:before {
	content: "\e015";
}

.glyphicon-zoom-out:before {
	content: "\e016";
}

.glyphicon-off:before {
	content: "\e017";
}

.glyphicon-signal:before {
	content: "\e018";
}

.glyphicon-cog:before {
	content: "\e019";
}

.glyphicon-trash:before {
	content: "\e020";
}

.glyphicon-home:before {
	content: "\e021";
}

.glyphicon-file:before {
	content: "\e022";
}

.glyphicon-time:before {
	content: "\e023";
}

.glyphicon-road:before {
	content: "\e024";
}

.glyphicon-download-alt:before {
	content: "\e025";
}

.glyphicon-download:before {
	content: "\e026";
}

.glyphicon-upload:before {
	content: "\e027";
}

.glyphicon-inbox:before {
	content: "\e028";
}

.glyphicon-play-circle:before {
	content: "\e029";
}

.glyphicon-repeat:before {
	content: "\e030";
}

.glyphicon-refresh:before {
	content: "\e031";
}

.glyphicon-list-alt:before {
	content: "\e032";
}

.glyphicon-lock:before {
	content: "\e033";
}

.glyphicon-flag:before {
	content: "\e034";
}

.glyphicon-headphones:before {
	content: "\e035";
}

.glyphicon-volume-off:before {
	content: "\e036";
}

.glyphicon-volume-down:before {
	content: "\e037";
}

.glyphicon-volume-up:before {
	content: "\e038";
}

.glyphicon-qrcode:before {
	content: "\e039";
}

.glyphicon-barcode:before {
	content: "\e040";
}

.glyphicon-tag:before {
	content: "\e041";
}

.glyphicon-tags:before {
	content: "\e042";
}

.glyphicon-book:before {
	content: "\e043";
}

.glyphicon-bookmark:before {
	content: "\e044";
}

.glyphicon-print:before {
	content: "\e045";
}

.glyphicon-camera:before {
	content: "\e046";
}

.glyphicon-font:before {
	content: "\e047";
}

.glyphicon-bold:before {
	content: "\e048";
}

.glyphicon-italic:before {
	content: "\e049";
}

.glyphicon-text-height:before {
	content: "\e050";
}

.glyphicon-text-width:before {
	content: "\e051";
}

.glyphicon-align-left:before {
	content: "\e052";
}

.glyphicon-align-center:before {
	content: "\e053";
}

.glyphicon-align-right:before {
	content: "\e054";
}

.glyphicon-align-justify:before {
	content: "\e055";
}

.glyphicon-list:before {
	content: "\e056";
}

.glyphicon-indent-left:before {
	content: "\e057";
}

.glyphicon-indent-right:before {
	content: "\e058";
}

.glyphicon-facetime-video:before {
	content: "\e059";
}

.glyphicon-picture:before {
	content: "\e060";
}

.glyphicon-map-marker:before {
	content: "\e062";
}

.glyphicon-adjust:before {
	content: "\e063";
}

.glyphicon-tint:before {
	content: "\e064";
}

.glyphicon-edit:before {
	content: "\e065";
}

.glyphicon-share:before {
	content: "\e066";
}

.glyphicon-check:before {
	content: "\e067";
}

.glyphicon-move:before {
	content: "\e068";
}

.glyphicon-step-backward:before {
	content: "\e069";
}

.glyphicon-fast-backward:before {
	content: "\e070";
}

.glyphicon-backward:before {
	content: "\e071";
}

.glyphicon-play:before {
	content: "\e072";
}

.glyphicon-pause:before {
	content: "\e073";
}

.glyphicon-stop:before {
	content: "\e074";
}

.glyphicon-forward:before {
	content: "\e075";
}

.glyphicon-fast-forward:before {
	content: "\e076";
}

.glyphicon-step-forward:before {
	content: "\e077";
}

.glyphicon-eject:before {
	content: "\e078";
}

.glyphicon-chevron-left:before {
	content: "\e079";
}

.glyphicon-chevron-right:before {
	content: "\e080";
}

.glyphicon-plus-sign:before {
	content: "\e081";
}

.glyphicon-minus-sign:before {
	content: "\e082";
}

.glyphicon-remove-sign:before {
	content: "\e083";
}

.glyphicon-ok-sign:before {
	content: "\e084";
}

.glyphicon-question-sign:before {
	content: "\e085";
}

.glyphicon-info-sign:before {
	content: "\e086";
}

.glyphicon-screenshot:before {
	content: "\e087";
}

.glyphicon-remove-circle:before {
	content: "\e088";
}

.glyphicon-ok-circle:before {
	content: "\e089";
}

.glyphicon-ban-circle:before {
	content: "\e090";
}

.glyphicon-arrow-left:before {
	content: "\e091";
}

.glyphicon-arrow-right:before {
	content: "\e092";
}

.glyphicon-arrow-up:before {
	content: "\e093";
}

.glyphicon-arrow-down:before {
	content: "\e094";
}

.glyphicon-share-alt:before {
	content: "\e095";
}

.glyphicon-resize-full:before {
	content: "\e096";
}

.glyphicon-resize-small:before {
	content: "\e097";
}

.glyphicon-exclamation-sign:before {
	content: "\e101";
}

.glyphicon-gift:before {
	content: "\e102";
}

.glyphicon-leaf:before {
	content: "\e103";
}

.glyphicon-fire:before {
	content: "\e104";
}

.glyphicon-eye-open:before {
	content: "\e105";
}

.glyphicon-eye-close:before {
	content: "\e106";
}

.glyphicon-warning-sign:before {
	content: "\e107";
}

.glyphicon-plane:before {
	content: "\e108";
}

.glyphicon-calendar:before {
	content: "\e109";
}

.glyphicon-random:before {
	content: "\e110";
}

.glyphicon-comment:before {
	content: "\e111";
}

.glyphicon-magnet:before {
	content: "\e112";
}

.glyphicon-chevron-up:before {
	content: "\e113";
}

.glyphicon-chevron-down:before {
	content: "\e114";
}

.glyphicon-retweet:before {
	content: "\e115";
}

.glyphicon-shopping-cart:before {
	content: "\e116";
}

.glyphicon-folder-close:before {
	content: "\e117";
}

.glyphicon-folder-open:before {
	content: "\e118";
}

.glyphicon-resize-vertical:before {
	content: "\e119";
}

.glyphicon-resize-horizontal:before {
	content: "\e120";
}

.glyphicon-hdd:before {
	content: "\e121";
}

.glyphicon-bullhorn:before {
	content: "\e122";
}

.glyphicon-bell:before {
	content: "\e123";
}

.glyphicon-certificate:before {
	content: "\e124";
}

.glyphicon-thumbs-up:before {
	content: "\e125";
}

.glyphicon-thumbs-down:before {
	content: "\e126";
}

.glyphicon-hand-right:before {
	content: "\e127";
}

.glyphicon-hand-left:before {
	content: "\e128";
}

.glyphicon-hand-up:before {
	content: "\e129";
}

.glyphicon-hand-down:before {
	content: "\e130";
}

.glyphicon-circle-arrow-right:before {
	content: "\e131";
}

.glyphicon-circle-arrow-left:before {
	content: "\e132";
}

.glyphicon-circle-arrow-up:before {
	content: "\e133";
}

.glyphicon-circle-arrow-down:before {
	content: "\e134";
}

.glyphicon-globe:before {
	content: "\e135";
}

.glyphicon-wrench:before {
	content: "\e136";
}

.glyphicon-tasks:before {
	content: "\e137";
}

.glyphicon-filter:before {
	content: "\e138";
}

.glyphicon-briefcase:before {
	content: "\e139";
}

.glyphicon-fullscreen:before {
	content: "\e140";
}

.glyphicon-dashboard:before {
	content: "\e141";
}

.glyphicon-paperclip:before {
	content: "\e142";
}

.glyphicon-heart-empty:before {
	content: "\e143";
}

.glyphicon-link:before {
	content: "\e144";
}

.glyphicon-phone:before {
	content: "\e145";
}

.glyphicon-pushpin:before {
	content: "\e146";
}

.glyphicon-usd:before {
	content: "\e148";
}

.glyphicon-gbp:before {
	content: "\e149";
}

.glyphicon-sort:before {
	content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}

.glyphicon-sort-by-order:before {
	content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}

.glyphicon-sort-by-attributes:before {
	content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}

.glyphicon-unchecked:before {
	content: "\e157";
}

.glyphicon-expand:before {
	content: "\e158";
}

.glyphicon-collapse-down:before {
	content: "\e159";
}

.glyphicon-collapse-up:before {
	content: "\e160";
}

.glyphicon-log-in:before {
	content: "\e161";
}

.glyphicon-flash:before {
	content: "\e162";
}

.glyphicon-log-out:before {
	content: "\e163";
}

.glyphicon-new-window:before {
	content: "\e164";
}

.glyphicon-record:before {
	content: "\e165";
}

.glyphicon-save:before {
	content: "\e166";
}

.glyphicon-open:before {
	content: "\e167";
}

.glyphicon-saved:before {
	content: "\e168";
}

.glyphicon-import:before {
	content: "\e169";
}

.glyphicon-export:before {
	content: "\e170";
}

.glyphicon-send:before {
	content: "\e171";
}

.glyphicon-floppy-disk:before {
	content: "\e172";
}

.glyphicon-floppy-saved:before {
	content: "\e173";
}

.glyphicon-floppy-remove:before {
	content: "\e174";
}

.glyphicon-floppy-save:before {
	content: "\e175";
}

.glyphicon-floppy-open:before {
	content: "\e176";
}

.glyphicon-credit-card:before {
	content: "\e177";
}

.glyphicon-transfer:before {
	content: "\e178";
}

.glyphicon-cutlery:before {
	content: "\e179";
}

.glyphicon-header:before {
	content: "\e180";
}

.glyphicon-compressed:before {
	content: "\e181";
}

.glyphicon-earphone:before {
	content: "\e182";
}

.glyphicon-phone-alt:before {
	content: "\e183";
}

.glyphicon-tower:before {
	content: "\e184";
}

.glyphicon-stats:before {
	content: "\e185";
}

.glyphicon-sd-video:before {
	content: "\e186";
}

.glyphicon-hd-video:before {
	content: "\e187";
}

.glyphicon-subtitles:before {
	content: "\e188";
}

.glyphicon-sound-stereo:before {
	content: "\e189";
}

.glyphicon-sound-dolby:before {
	content: "\e190";
}

.glyphicon-sound-5-1:before {
	content: "\e191";
}

.glyphicon-sound-6-1:before {
	content: "\e192";
}

.glyphicon-sound-7-1:before {
	content: "\e193";
}

.glyphicon-copyright-mark:before {
	content: "\e194";
}

.glyphicon-registration-mark:before {
	content: "\e195";
}

.glyphicon-cloud-download:before {
	content: "\e197";
}

.glyphicon-cloud-upload:before {
	content: "\e198";
}

.glyphicon-tree-conifer:before {
	content: "\e199";
}

.glyphicon-tree-deciduous:before {
	content: "\e200";
}

.glyphicon-cd:before {
	content: "\e201";
}

.glyphicon-save-file:before {
	content: "\e202";
}

.glyphicon-open-file:before {
	content: "\e203";
}

.glyphicon-level-up:before {
	content: "\e204";
}

.glyphicon-copy:before {
	content: "\e205";
}

.glyphicon-paste:before {
	content: "\e206";
}

.glyphicon-alert:before {
	content: "\e209";
}

.glyphicon-equalizer:before {
	content: "\e210";
}

.glyphicon-king:before {
	content: "\e211";
}

.glyphicon-queen:before {
	content: "\e212";
}

.glyphicon-pawn:before {
	content: "\e213";
}

.glyphicon-bishop:before {
	content: "\e214";
}

.glyphicon-knight:before {
	content: "\e215";
}

.glyphicon-baby-formula:before {
	content: "\e216";
}

.glyphicon-tent:before {
	content: "\26fa";
}

.glyphicon-blackboard:before {
	content: "\e218";
}

.glyphicon-bed:before {
	content: "\e219";
}

.glyphicon-apple:before {
	content: "\f8ff";
}

.glyphicon-erase:before {
	content: "\e221";
}

.glyphicon-hourglass:before {
	content: "\231b";
}

.glyphicon-lamp:before {
	content: "\e223";
}

.glyphicon-duplicate:before {
	content: "\e224";
}

.glyphicon-piggy-bank:before {
	content: "\e225";
}

.glyphicon-scissors:before {
	content: "\e226";
}

.glyphicon-bitcoin:before {
	content: "\e227";
}

.glyphicon-btc:before {
	content: "\e227";
}

.glyphicon-xbt:before {
	content: "\e227";
}

.glyphicon-yen:before {
	content: "\00a5";
}

.glyphicon-jpy:before {
	content: "\00a5";
}

.glyphicon-ruble:before {
	content: "\20bd";
}

.glyphicon-rub:before {
	content: "\20bd";
}

.glyphicon-scale:before {
	content: "\e230";
}

.glyphicon-ice-lolly:before {
	content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232";
}

.glyphicon-education:before {
	content: "\e233";
}

.glyphicon-option-horizontal:before {
	content: "\e234";
}

.glyphicon-option-vertical:before {
	content: "\e235";
}

.glyphicon-menu-hamburger:before {
	content: "\e236";
}

.glyphicon-modal-window:before {
	content: "\e237";
}

.glyphicon-oil:before {
	content: "\e238";
}

.glyphicon-grain:before {
	content: "\e239";
}

.glyphicon-sunglasses:before {
	content: "\e240";
}

.glyphicon-text-size:before {
	content: "\e241";
}

.glyphicon-text-color:before {
	content: "\e242";
}

.glyphicon-text-background:before {
	content: "\e243";
}

.glyphicon-object-align-top:before {
	content: "\e244";
}

.glyphicon-object-align-bottom:before {
	content: "\e245";
}

.glyphicon-object-align-horizontal:before {
	content: "\e246";
}

.glyphicon-object-align-left:before {
	content: "\e247";
}

.glyphicon-object-align-vertical:before {
	content: "\e248";
}

.glyphicon-object-align-right:before {
	content: "\e249";
}

.glyphicon-triangle-right:before {
	content: "\e250";
}

.glyphicon-triangle-left:before {
	content: "\e251";
}

.glyphicon-triangle-bottom:before {
	content: "\e252";
}

.glyphicon-triangle-top:before {
	content: "\e253";
}

.glyphicon-console:before {
	content: "\e254";
}

.glyphicon-superscript:before {
	content: "\e255";
}

.glyphicon-subscript:before {
	content: "\e256";
}

.glyphicon-menu-left:before {
	content: "\e257";
}

.glyphicon-menu-right:before {
	content: "\e258";
}

.glyphicon-menu-down:before {
	content: "\e259";
}

.glyphicon-menu-up:before {
	content: "\e260";
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}

body {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	line-height: 1.25;
	color: #464749;
	background-color: #fff;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #d49000;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #707c7c;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.25;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role="button"] {
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "din-2014", "Arial", sans-serif;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
	font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
	font-size: 75%;
}

h1,
.h1 {
	font-size: 55px;
}

h2,
.h2 {
	font-size: 42px;
}

h3,
.h3 {
	font-size: 26px;
}

h4,
.h4 {
	font-size: 21px;
}

h5,
.h5 {
	font-size: 16px;
}

h6,
.h6 {
	font-size: 14px;
}

p {
	margin: 0 0 10px;
}

.lead {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
}
@media (min-width: 768px) {
	.lead {
		font-size: 24px;
	}
}

small,
.small {
	font-size: 87%;
}

mark,
.mark {
	background-color: #fcf8e3;
	padding: .2em;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase,
.initialism {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777;
}

.text-primary {
	color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
	color: #286090;
}

.text-success {
	color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
	color: #66512c;
}

.text-danger {
	color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
	color: #843534;
}

.bg-primary {
	color: #fff;
}

.bg-primary {
	background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dt,
dd {
	line-height: 1.25;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
	content: " ";
	display: table;
}

.dl-horizontal dd:after {
	clear: both;
}

@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777;
}

.initialism {
	font-size: 90%;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 20px;
	border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.25;
	color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
	content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
	content: "\00A0 \2014";
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.25;
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	box-shadow: none;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 15px;
	line-height: 1.25;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}


.container {
	margin-right: auto;
	margin-left: auto;
	/* padding-left: 15px;
	padding-right: 15px; */
}
.container:before,
.container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}
@media (min-width: 768px) {
	.container {
		width: 100%;
	}
}
@media (min-width: 992px) {
	.container {
		width: 100%;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 100%;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container-fluid:before,
.container-fluid:after {
	content: " ";
	display: table;
}
.container-fluid:after {
	clear: both;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row:before,
.row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left;
}

.col-xs-1 {
	width: 8.3333333333%;
}

.col-xs-2 {
	width: 16.6666666667%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-4 {
	width: 33.3333333333%;
}

.col-xs-5 {
	width: 41.6666666667%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-7 {
	width: 58.3333333333%;
}

.col-xs-8 {
	width: 66.6666666667%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-10 {
	width: 83.3333333333%;
}

.col-xs-11 {
	width: 91.6666666667%;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-pull-1 {
	right: 8.3333333333%;
}

.col-xs-pull-2 {
	right: 16.6666666667%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-4 {
	right: 33.3333333333%;
}

.col-xs-pull-5 {
	right: 41.6666666667%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-7 {
	right: 58.3333333333%;
}

.col-xs-pull-8 {
	right: 66.6666666667%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-10 {
	right: 83.3333333333%;
}

.col-xs-pull-11 {
	right: 91.6666666667%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-push-1 {
	left: 8.3333333333%;
}

.col-xs-push-2 {
	left: 16.6666666667%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-4 {
	left: 33.3333333333%;
}

.col-xs-push-5 {
	left: 41.6666666667%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-7 {
	left: 58.3333333333%;
}

.col-xs-push-8 {
	left: 66.6666666667%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-10 {
	left: 83.3333333333%;
}

.col-xs-push-11 {
	left: 91.6666666667%;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

.col-xs-offset-1 {
	margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
	margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-4 {
	margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
	margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-7 {
	margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
	margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-10 {
	margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
	margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}
	.col-sm-1 {
		width: 8.3333333333%;
	}
	.col-sm-2 {
		width: 16.6666666667%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-4 {
		width: 33.3333333333%;
	}
	.col-sm-5 {
		width: 41.6666666667%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-7 {
		width: 58.3333333333%;
	}
	.col-sm-8 {
		width: 66.6666666667%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-10 {
		width: 83.3333333333%;
	}
	.col-sm-11 {
		width: 91.6666666667%;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-pull-1 {
		right: 8.3333333333%;
	}
	.col-sm-pull-2 {
		right: 16.6666666667%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-4 {
		right: 33.3333333333%;
	}
	.col-sm-pull-5 {
		right: 41.6666666667%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-7 {
		right: 58.3333333333%;
	}
	.col-sm-pull-8 {
		right: 66.6666666667%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-10 {
		right: 83.3333333333%;
	}
	.col-sm-pull-11 {
		right: 91.6666666667%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-push-1 {
		left: 8.3333333333%;
	}
	.col-sm-push-2 {
		left: 16.6666666667%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-4 {
		left: 33.3333333333%;
	}
	.col-sm-push-5 {
		left: 41.6666666667%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-7 {
		left: 58.3333333333%;
	}
	.col-sm-push-8 {
		left: 66.6666666667%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-10 {
		left: 83.3333333333%;
	}
	.col-sm-push-11 {
		left: 91.6666666667%;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
	.col-sm-offset-1 {
		margin-left: 8.3333333333%;
	}
	.col-sm-offset-2 {
		margin-left: 16.6666666667%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-4 {
		margin-left: 33.3333333333%;
	}
	.col-sm-offset-5 {
		margin-left: 41.6666666667%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-7 {
		margin-left: 58.3333333333%;
	}
	.col-sm-offset-8 {
		margin-left: 66.6666666667%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-10 {
		margin-left: 83.3333333333%;
	}
	.col-sm-offset-11 {
		margin-left: 91.6666666667%;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}
	.col-md-1 {
		width: 8.3333333333%;
	}
	.col-md-2 {
		width: 16.6666666667%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-4 {
		width: 33.3333333333%;
	}
	.col-md-5 {
		width: 41.6666666667%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-7 {
		width: 58.3333333333%;
	}
	.col-md-8 {
		width: 66.6666666667%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-10 {
		width: 83.3333333333%;
	}
	.col-md-11 {
		width: 91.6666666667%;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-pull-1 {
		right: 8.3333333333%;
	}
	.col-md-pull-2 {
		right: 16.6666666667%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-4 {
		right: 33.3333333333%;
	}
	.col-md-pull-5 {
		right: 41.6666666667%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-7 {
		right: 58.3333333333%;
	}
	.col-md-pull-8 {
		right: 66.6666666667%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-10 {
		right: 83.3333333333%;
	}
	.col-md-pull-11 {
		right: 91.6666666667%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-push-1 {
		left: 8.3333333333%;
	}
	.col-md-push-2 {
		left: 16.6666666667%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-4 {
		left: 33.3333333333%;
	}
	.col-md-push-5 {
		left: 41.6666666667%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-7 {
		left: 58.3333333333%;
	}
	.col-md-push-8 {
		left: 66.6666666667%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-10 {
		left: 83.3333333333%;
	}
	.col-md-push-11 {
		left: 91.6666666667%;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
	.col-md-offset-1 {
		margin-left: 8.3333333333%;
	}
	.col-md-offset-2 {
		margin-left: 16.6666666667%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-4 {
		margin-left: 33.3333333333%;
	}
	.col-md-offset-5 {
		margin-left: 41.6666666667%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-7 {
		margin-left: 58.3333333333%;
	}
	.col-md-offset-8 {
		margin-left: 66.6666666667%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-10 {
		margin-left: 83.3333333333%;
	}
	.col-md-offset-11 {
		margin-left: 91.6666666667%;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left;
	}
	.col-lg-1 {
		width: 8.3333333333%;
	}
	.col-lg-2 {
		width: 16.6666666667%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-4 {
		width: 33.3333333333%;
	}
	.col-lg-5 {
		width: 41.6666666667%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-7 {
		width: 58.3333333333%;
	}
	.col-lg-8 {
		width: 66.6666666667%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-10 {
		width: 83.3333333333%;
	}
	.col-lg-11 {
		width: 91.6666666667%;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-pull-1 {
		right: 8.3333333333%;
	}
	.col-lg-pull-2 {
		right: 16.6666666667%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-4 {
		right: 33.3333333333%;
	}
	.col-lg-pull-5 {
		right: 41.6666666667%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-7 {
		right: 58.3333333333%;
	}
	.col-lg-pull-8 {
		right: 66.6666666667%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-10 {
		right: 83.3333333333%;
	}
	.col-lg-pull-11 {
		right: 91.6666666667%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-push-1 {
		left: 8.3333333333%;
	}
	.col-lg-push-2 {
		left: 16.6666666667%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-4 {
		left: 33.3333333333%;
	}
	.col-lg-push-5 {
		left: 41.6666666667%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-7 {
		left: 58.3333333333%;
	}
	.col-lg-push-8 {
		left: 66.6666666667%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-10 {
		left: 83.3333333333%;
	}
	.col-lg-push-11 {
		left: 91.6666666667%;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
	.col-lg-offset-1 {
		margin-left: 8.3333333333%;
	}
	.col-lg-offset-2 {
		margin-left: 16.6666666667%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-4 {
		margin-left: 33.3333333333%;
	}
	.col-lg-offset-5 {
		margin-left: 41.6666666667%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-7 {
		margin-left: 58.3333333333%;
	}
	.col-lg-offset-8 {
		margin-left: 66.6666666667%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-10 {
		margin-left: 83.3333333333%;
	}
	.col-lg-offset-11 {
		margin-left: 91.6666666667%;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

table {
	background-color: transparent;
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.25;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table > tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
	padding: 5px;
}

.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}

table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
	background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
	background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
	background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}

.table-responsive {
	overflow-x: auto;
	min-height: .01%;
}
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	.table-responsive > .table {
		margin-bottom: 0;
	}
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 24px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type="file"] {
	display: block;
}

input[type="range"] {
	display: block;
	width: 100%;
}

select[multiple],
select[size] {
	height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 16px;
	line-height: 1.25;
	color: #464749;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.25;
	color: #464749;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	color: #999;
}
.form-control::-webkit-input-placeholder {
	color: #999;
}
.form-control::-ms-expand {
	border: 0;
	background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 34px;
	}
	input[type="date"].input-sm,
	.input-group-sm > input[type="date"].form-control,
	.input-group-sm > input[type="date"].input-group-addon,
	.input-group-sm > .input-group-btn > input[type="date"].btn,
	.input-group-sm input[type="date"],
	input[type="time"].input-sm,
	.input-group-sm > input[type="time"].form-control,
	.input-group-sm > input[type="time"].input-group-addon,
	.input-group-sm > .input-group-btn > input[type="time"].btn,
	.input-group-sm
	input[type="time"],
	input[type="datetime-local"].input-sm,
	.input-group-sm > input[type="datetime-local"].form-control,
	.input-group-sm > input[type="datetime-local"].input-group-addon,
	.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
	.input-group-sm
	input[type="datetime-local"],
	input[type="month"].input-sm,
	.input-group-sm > input[type="month"].form-control,
	.input-group-sm > input[type="month"].input-group-addon,
	.input-group-sm > .input-group-btn > input[type="month"].btn,
	.input-group-sm
	input[type="month"] {
		line-height: 33px;
	}
	input[type="date"].input-lg,
	.input-group-lg > input[type="date"].form-control,
	.input-group-lg > input[type="date"].input-group-addon,
	.input-group-lg > .input-group-btn > input[type="date"].btn,
	.input-group-lg input[type="date"],
	input[type="time"].input-lg,
	.input-group-lg > input[type="time"].form-control,
	.input-group-lg > input[type="time"].input-group-addon,
	.input-group-lg > .input-group-btn > input[type="time"].btn,
	.input-group-lg
	input[type="time"],
	input[type="datetime-local"].input-lg,
	.input-group-lg > input[type="datetime-local"].form-control,
	.input-group-lg > input[type="datetime-local"].input-group-addon,
	.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
	.input-group-lg
	input[type="datetime-local"],
	input[type="month"].input-lg,
	.input-group-lg > input[type="month"].form-control,
	.input-group-lg > input[type="month"].input-group-addon,
	.input-group-lg > .input-group-btn > input[type="month"].btn,
	.input-group-lg
	input[type="month"] {
		line-height: 49px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
	margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
	cursor: not-allowed;
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 36px;
}
.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
	padding-left: 0;
	padding-right: 0;
}

.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
	height: 33px;
	line-height: 33px;
}

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
	height: auto;
}

.form-group-sm .form-control {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px;
}

.form-group-sm select.form-control {
	height: 33px;
	line-height: 33px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 33px;
	min-height: 34px;
	padding: 6px 10px;
	font-size: 14px;
	line-height: 1.5;
}

.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
	height: 49px;
	line-height: 49px;
}

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
	height: auto;
}

.form-group-lg .form-control {
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.form-group-lg select.form-control {
	height: 49px;
	line-height: 49px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 49px;
	min-height: 40px;
	padding: 11px 16px;
	font-size: 20px;
	line-height: 1.3333333;
}

.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
	width: 49px;
	height: 49px;
	line-height: 49px;
}

.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
	width: 33px;
	height: 33px;
	line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
	top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #85868a;
}

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .form-control-static {
		display: inline-block;
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto;
	}
	.form-inline .input-group > .form-control {
		width: 100%;
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
	content: " ";
	display: table;
}
.form-horizontal .form-group:after {
	clear: both;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 20px;
	}
}

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 14px;
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.25;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
	color: #fff;
	text-decoration: none;
}
.btn:active,
.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-default {
	color: #fff;
	background-color: #005677;
	border-color: transparent;
}
.btn-default:focus,
.btn-default.focus {
	color: #fff;
	background-color: #003144;
	border-color: transparent;
}
.btn-default:hover {
	color: #fff;
	background-color: #003144;
	border-color: transparent;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
	color: #fff;
	background-color: #003144;
	border-color: transparent;
}
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
	color: #fff;
	background-color: #001720;
	border-color: transparent;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
	background-image: none;
}
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
	background-color: #005677;
	border-color: transparent;
}
.btn-default .badge {
	color: #005677;
	background-color: #fff;
}

.btn-primary {
	color: #fff;
	background-color: #009bde;
	border-color: transparent;
}
.btn-primary:focus,
.btn-primary.focus {
	color: #fff;
	background-color: #0077ab;
	border-color: transparent;
}
.btn-primary:hover {
	color: #fff;
	background-color: #0077ab;
	border-color: transparent;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0077ab;
	border-color: transparent;
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
	color: #fff;
	background-color: #005e87;
	border-color: transparent;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
	background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
	background-color: #009bde;
	border-color: transparent;
}
.btn-primary .badge {
	color: #009bde;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}
.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
	background-image: none;
}
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #d49000;
	border-color: transparent;
}
.btn-info:focus,
.btn-info.focus {
	color: #fff;
	background-color: #a16d00;
	border-color: transparent;
}
.btn-info:hover {
	color: #fff;
	background-color: #a16d00;
	border-color: transparent;
}
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #a16d00;
	border-color: transparent;
}
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
	color: #fff;
	background-color: #7d5500;
	border-color: transparent;
}
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
	background-image: none;
}
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
	background-color: #d49000;
	border-color: transparent;
}
.btn-info .badge {
	color: #d49000;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}
.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
	background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}
.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
	background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	color: #d49000;
	font-weight: normal;
	border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
	color: #707c7c;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none;
}

.btn-lg {
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-sm {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs {
	padding: 1px 5px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.input-group .form-control:focus {
	z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	color: #464749;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
	padding: 10px 16px;
	font-size: 20px;
	border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
.input-group-btn > .btn {
	position: relative;
}
.input-group-btn > .btn + .btn {
	margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
	z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
	z-index: 2;
	margin-left: -1px;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav:before,
.nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: #eee;
}
.nav > li.disabled > a {
	color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background-color: #eee;
	border-color: #d49000;
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img {
	max-width: none;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.25;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #464749;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}

.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	border-radius: 4px;
}
.nav-pills > li + li {
	margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #337ab7;
}

.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
	width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
	float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
@media (min-width: 768px) {
	.nav-justified > li,
	.nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-justified > li > a,
	.nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
	border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}
@media (min-width: 768px) {
	.nav-tabs-justified > li > a,
	.nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs-justified > .active > a,
	.nav-tabs.nav-justified > .active > a,
	.nav-tabs-justified > .active > a:hover,
	.nav-tabs.nav-justified > .active > a:hover,
	.nav-tabs-justified > .active > a:focus,
	.nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
	content: " ";
	display: table;
}
.navbar:after {
	clear: both;
}
@media (min-width: 768px) {
	.navbar {
		border-radius: 4px;
	}
}

.navbar-header:before,
.navbar-header:after {
	content: " ";
	display: table;
}

.navbar-header:after {
	clear: both;
}

@media (min-width: 768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
	content: " ";
	display: table;
}
.navbar-collapse:after {
	clear: both;
}
.navbar-collapse.in {
	overflow-y: auto;
}
@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}
@media (min-width: 768px) {
	.container > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-header,
	.container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}
@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}
@media (min-width: 768px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 20px;
	line-height: 20px;
	height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none;
}
.navbar-brand > img {
	display: block;
}
@media (min-width: 768px) {
	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-toggle:focus {
	outline: 0;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
@media (min-width: 768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
}
@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav > li {
		float: left;
	}
	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin-top: 8px;
	margin-bottom: 8px;
}
@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.navbar-form .form-control-static {
		display: inline-block;
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn,
	.navbar-form .input-group .form-control {
		width: auto;
	}
	.navbar-form .input-group > .form-control {
		width: 100%;
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio label,
	.navbar-form .checkbox label {
		padding-left: 0;
	}
	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}
@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}
@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}
.navbar-btn.btn-sm {
	margin-top: 8.5px;
	margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}
@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (min-width: 768px) {
	.navbar-left {
		float: left !important;
	}
	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}
	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
	color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777;
}
.navbar-default .navbar-nav > li > a {
	color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #555;
	background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555;
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}
}
.navbar-default .navbar-link {
	color: #777;
}
.navbar-default .navbar-link:hover {
	color: #333;
}
.navbar-default .btn-link {
	color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
	color: #333;
}
.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909;
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-text {
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #090909;
	color: #fff;
}
@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #9d9d9d;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #fff;
		background-color: transparent;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-color: #090909;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #444;
		background-color: transparent;
	}
}
.navbar-inverse .navbar-link {
	color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
	color: #fff;
}
.navbar-inverse .btn-link {
	color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
	color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	content: "/ ";
	padding: 0 5px;
	color: #ccc;
}
.breadcrumb > .active {
	color: #777;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li {
	display: table-cell;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	/*float: left;*/
	padding: 6px 12px;
	line-height: 1.25;
	text-decoration: none;
	color: #fff;
	background-color: #d49000;
	border: 1px solid #d49000;
	margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
	z-index: 2;
	//color: #fff;
	background-color: #707c7c;
	border-color: #707c7c;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
	z-index: 3;
	color: #d49000;
	background-color: transparent;
	border-color: transparents;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
.label:empty {
	display: none;
}
.btn .label {
	position: relative;
	top: -1px;
}

a.label:hover,
a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label-default {
	background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
	background-color: #286090;
}

.label-success {
	background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
	background-color: #c9302c;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.visible-xs {
	display: none !important;
}

.visible-sm {
	display: none !important;
}

.visible-md {
	display: none !important;
}

.visible-lg {
	display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}
@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}
@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}
@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

//line ellipse for homepagenews
.block-check .slide .line-ellipse {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	max-height: 150px;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

//herotype2 richtext

.arial22-14 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-size: 22px;
}

.din50-19 {
	font-family: din-2014, sans-serif;
	font-style: normal;
	font-size: 50px;
}

@media ( max-width : 500px) {
	.arial22-14 {
		font-size: 14px;
	}
	.din50-19 {
		font-size: 19px;
	}
}
/* richtext component stylesheet */

.learn-more {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-size: 22px; 
    color: white; 
                text-decoration: underline;
}

        .learn-more a{
			color: white; 
			text-decoration: none;
        }
.img-width {
	width: 100%;
}

.list::before {
	width: 4px;
	height: 4px;
	position: absolute;
	left: 5px;
	top: 13px;
	content: "";
	background: #fff;
	border-radius: 100%;
}

.list {
	position: relative;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 15px !important;
	margin: 0 0 9px;
	font-size: 20px;
}

.din23-17 {
	font-family: din-2014, sans-serif;
	font-style: normal;
	font-size: 23px;
}

.din42-28 {
	font-family: din-2014, sans-serif;
	font-style: normal;
	font-size: 42px;
}

.arial18-13 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
}

.arial14-11 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
}

.din37-36 {
	font-family: din-2014, sans-serif;
	font-style: normal;
	font-size: 37px;
	line-height: 44px;
	margin: 0 0 -4px;
	font-weight: 600;
}

.arial22-22 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-size: 22px; 
}

.hideInMobile {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
}

.arial16-16 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
}

.arial18-18 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
}

.din37-28 {
	font-family: din-2014, sans-serif;
	font-style: normal;
	font-size: 37px;
	line-height: 46px;
}

.din26-17 {
	font-family: din-2014, sans-serif;
	font-style: normal;
	font-size: 26px;
	line-height: 34px;
	max-width: 700px;
	margin: 0 auto;
	font-weight: 600;
}

.arial20-16 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-size: 20px;
}

    p .arial20-16{
	    padding: 40px 10px 30px 0px;
}

.btnshowinMobile {
	display: none;
}

.din42-30 {
	font-family: din-2014, sans-serif;
	font-style: normal;
	font-size: 42px;
	margin: 0 0 57px;
	font-weight: 600;
}

.din32-22 {
	font-family: din-2014, sans-serif;
	font-style: normal;
	font-size: 32px;
}

.arial16-14 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
}

.din43-26 {
	font-family: din-2014, sans-serif;
	font-size: 43px;
	margin: 0 0 14px;
	font-weight: 400;
	line-height: 60px;
}

.din14-14 {
	font-family: din-2014, sans-serif;
	font-size: 14px;
}

.din36-24 {
	font-family: din-2014, sans-serif;
	font-size: 36px;
}

.din15-15 {
	font-size: 15px;
	margin: 0 0 6px;
	font-family: din-2014, sans-serif;
}

.arial28-22 {
	font-size: 28px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.arial17-16 {
	font-size: 17px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.btn {
	font-size: 22px;
	line-height: 26px;
	padding: 15px 30px;
	border: none;
	border-radius: 0px;
}

.btn:hover {
	background-color: #707C7C;
}

.din28-28 {
	font-size: 28px;
	margin: 0 0 6px;
	font-family: din-2014, sans-serif;
}

.din19-19 {
	font-size: 19px;
	margin: 0 0 6px;
	font-family: din-2014, sans-serif;
}

.block-articles {
	padding: 33px 0 30px 0;
}

.smlines {
	font-size: 14px;
	line-height: 1.5;
}

.bigBtn {
	font-size: 43px;
	background-color: #D49000;
	color: white;
	padding: 24px 31px 25px 31px;
}

.bigBtn:hover {
	background-color: #800000;
}

.din50-29 {
	font: 600 50px/52px "din-2014", "Arial", sans-serif;
	letter-spacing: -1.4px;
	display: block;
	color: #272724;
}

.din29-20 {
	font-size: 29px;
	line-height: 34px;
	color: #005677;
	padding: 21px 0 0 21px;
	font-weight: 400;
}

.div 29-20:befor {
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 50%;
	content: "";
	position: absolute;
	left: 0;
	top: 14px;
}

.din26-24 {
	font-size: 25px;
	text-align: center;
	display: block;
}

.din20-17 {
	font-size: 20px;
}

.din17-17 {
	font-size: 17px;
	line-height: 26px;
}

.small-list::before {
	width: 4px;
	height: 4px;
	position: absolute;
	left: 5px;
	top: 13px;
	content: "";
	background: #fff;
	border-radius: 100%;
}

.small-list {
	position: relative;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 15px;
	margin: 0 0 9px;
	font-size: 17px;
}

.list28-20::before {
	width: 4px;
	height: 4px;
	position: absolute;
	left: 5px;
	top: 13px;
	content: "";
	background: #fff;
	border-radius: 100%;
}

.list28-20 {
	position: relative;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 15px !important;
	margin: 0 0 9px;
	font-size: 28px;
}

.din26-20 {
	font-size: 26px;
	line-height: 30px;
}
.din17-16 {
    font-size: 17px;
	line-height: 26px;
}
.din15-14 {
    font-size: 15px;
	line-height: 24px;
}
@media ( max-width : 500px) {
	.din26-20 {
		font-size: 20px;
		line-height: 24px;
	}
	.din42-28 {
		font-size: 28px;
	}
	.arial18-13 {
		font-size: 13px;
	}
	.arial14-11 {
		font-size: 11px;
	}
	.din37-36 {
		font-size: 36px;
	}
	.parNews .rich_text {
		/* display: -webkit-box; */
	}
	.hideInMobile {
		display: none;
	}
	.btnshowinMobile {
		font-size: 22px;
		font-weight: 600;
		min-width: 290px;
		margin: 0px 0 38px;
		font-family: "din-2014", "Arial", sans-serif;
		padding: 10px;
		border-radius: 0;
		/* color: #fff; removed for anchor color*/
		background-color: #009bde;
		display: inline-block;
		text-align: center;
		vertical-align: middle;
		cursor: pointer;
		/* padding: 6px 12px; removed for button*/
		line-height: 1.25;
	}
    .btnshowinMobile a{
      		color: #fff;
    }
	.din37-28 {
		font-size: 28px;
	}
	.arial20-16 {
		font-size: 16px;
	}
	.din42-30 {
		font-size: 30px;
	}
	.din26-17 {
		font-size: 17px;
		line-height: 25px;
		max-width: 95%;
		margin: 0 auto;
		font-weight: 400;
	}
	.din32-22 {
		font-size: 22px;
	}
	.arial16-14 {
		font-size: 14px;
	}
	.din23-17 {
		font-size: 17px;
	}
	.din43-26 {
		font-size: 26px;
		margin: 0 0 8px;
		font-weight: 400;
	}
	.din36-24 {
		font-size: 24px;
	}
	.arial28-22 {
		font-size: 22px;
	}
	.arial17-16 {
		font-size: 16px;
	}
	.col-md-8 {
		padding: 0 31px 10px 23px;
	}
	.bigBtn {
		font-size: 30px;
		line-height: 34px;
		padding: 12px 30px;
	}
	.din50-29 {
		font-size: 29px;
		color: #D49000;
		text-decoration: underline;
	}
	.contact-area {
		padding: 1px 0 12px;
	}
	.din29-20 {
		font-size: 20px;
		line-height: 21px;
		padding: 0;
		margin: 0 0 -4px;
	}
	.din26-24 {
		font-size: 24px;
		font-weight: 400;
	}
	.din20-17 {
		font-size: 17px;
	}
	.block-articles-test .container {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}
	.list28-20 {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
.din17-16{
         font-size: 15px;
         line-height: 21px;
}
.din15-14{
         font-size: 12px;
         line-height: 23px;
}
span.btnshowinMobile a {
    color: white;
}
}
//warning component css


