.container {
	max-width: 1280px
}
html, body {
	font-family: 'Open Sans', sans-serif;
	color: #111;
	height: 100%;
	margin: 0;
	padding: 0
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	color: #2d2d2d;
	line-height: 1.35;
	margin: 0
}
h1, h2, h3, h4 {
	font-weight: 700
}
h5, h6 {
	font-weight: 600
}
p {
	margin-bottom: ;
}
img {
	max-width: 100%;
	height: auto;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}
a {
	color: #222;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}
a:active, a:hover, a:focus {
	outline: 0 none;
	text-decoration: none
}
button {
	cursor: pointer;
	background: none;
	outline: 0 none!important;
	border: none
}
iframe {
	border: 0
}
input, textarea {
	outline: none;
	max-width: 100%
}
ul {
	padding-left: 0;
	margin-bottom: 0
}
li {
	list-style-type: none
}
p {
    font-size: 14px;
    line-height: 1.45;
    font-weight: 400;
}
::-moz-selection {
	background: #2d2d2d;
	color: #fff;
	text-shadow: none
}
::selection {
	background: #2d2d2d;
	color: #fff;
	text-shadow: none
}
.left-holder {
	text-align: left!important
}
.right-holder {
	text-align: right!important
}
.center-holder {
	text-align: center!important;
	margin-top: auto;
    margin-bottom: auto;
}
@media screen and (max-width:767px) {
	.center-holder-xs {
		text-align: center!important
	}
}
.vertical-middle {
	vertical-align: middle
}
.vertical-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
@media (max-width:991px) {
	.vertical-center {
		display: block
	}
}
.modal {
	text-align: center;
	padding: 0!important;
	border-radius: 10px
}
.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
	border-radius: 10px;
	z-index: 1
}
.modal-dialog {
	width: 100%;
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	z-index: 1
}
@media screen and (max-width:767px) {
	.modal:before {
		content: '';
		display: inline-block;
		height: 0%;
		width: 100%;
		vertical-align: middle;
		margin-right: -4px;
		border-radius: 10px;
		z-index: 1
	}
}
.modal-backdrop.show {
	opacity: .8;
	z-index: 2
}

.ml-0 {
	margin-left: 0px!important
}
.ml-15 {
	margin-left: 15px
}
.mt-0 {
	margin-top: 0!important
}
.mt-1 {
	margin-top: 1px
}
.mt-2 {
	margin-top: 2px
}
.mt-3 {
	margin-top: 3px
}
.mt-3 {
	margin-top: 4px
}
.mt-5 {
	margin-top: 5px!important
}
.mt-10 {
	margin-top: 10px
}
.mt-15 {
	margin-top: 15px
}
.mt-20 {
	margin-top: 20px
}
.mt-25 {
	margin-top: 25px
}
.mt-30 {
	margin-top: 30px
}
.mt-35 {
	margin-top: 35px
}
.mt-40 {
	margin-top: 40px
}
.mt-45 {
	margin-top: 45px
}
.mt-50 {
	margin-top: 50px
}
.mt-55 {
	margin-top: 55px
}
.mt-60 {
	margin-top: 60px
}
.mt-65 {
	margin-top: 65px
}
.mt-70 {
	margin-top: 70px
}
.mt-75 {
	margin-top: 75px
}
.mt-80 {
	margin-top: 80px
}
.mt-85 {
	margin-top: 85px
}
.mt-90 {
	margin-top: 90px
}
.mt-95 {
	margin-top: 95px
}
.mt-100 {
	margin-top: 100px
}
.mt-105 {
	margin-top: 105px
}
.mt-110 {
	margin-top: 110px
}
.mt-115 {
	margin-top: 115px
}
.mt-120 {
	margin-top: 120px
}
.mt-125 {
	margin-top: 125px
}
.mt-130 {
	margin-top: 130px
}
.mt-135 {
	margin-top: 135px
}
.mt-140 {
	margin-top: 140px
}
.mt-145 {
	margin-top: 145px
}
.mt-150 {
	margin-top: 150px
}
.mt--15 {
	margin-top: -15px
}
.margin-minus-120 {
	margin-top: -120px
}

.mb-0 {
	margin-bottom: 0!important
}
.mb-1 {
	margin-bottom: 1px
}
.mb-2 {
	margin-bottom: 2px
}
.mb-3 {
	margin-bottom: 3px
}
.mb-3 {
	margin-bottom: 4px
}
.mb-5 {
	margin-bottom: 5px!important
}
.mb-10 {
	margin-bottom: 10px
}
.mb-15 {
	margin-bottom: 15px
}
.mb-20 {
	margin-bottom: 20px
}
.mb-25 {
	margin-bottom: 25px
}
.mb-30 {
	margin-bottom: 30px
}
.mb-35 {
	margin-bottom: 35px
}
.mb-40 {
	margin-bottom: 40px
}
.mb-45 {
	margin-bottom: 45px
}
.mb-50 {
	margin-bottom: 50px
}
.mb-55 {
	margin-bottom: 55px
}
.mb-60 {
	margin-bottom: 60px
}
.mb-65 {
	margin-bottom: 65px
}
.mb-70 {
	margin-bottom: 70px
}
.mb-75 {
	margin-bottom: 75px
}
.mb-80 {
	margin-bottom: 80px
}
.mb-85 {
	margin-bottom: 85px
}
.mb-90 {
	margin-bottom: 90px
}
.mb-95 {
	margin-bottom: 95px
}
.mb-100 {
	margin-bottom: 100px
}
.mb-105 {
	margin-bottom: 105px
}
.mb-110 {
	margin-bottom: 110px
}
.mb-115 {
	margin-bottom: 115px
}
.mb-120 {
	margin-bottom: 120px
}
.mb-125 {
	margin-bottom: 125px
}
.mb-130 {
	margin-bottom: 130px
}
.mb-135 {
	margin-bottom: 135px
}
.mb-140 {
	margin-bottom: 140px
}
.mb-145 {
	margin-bottom: 145px
}
.mb-150 {
	margin-bottom: 150px
}
.mb--15 {
	margin-bottom: -15px
}

.pt-0 {
	padding-top: 0px !important
}
.pt-1 {
	padding-top: 1px !important
}
.pt-2 {
	padding-top: 2px !important
}
.pt-3 {
	padding-top: 3px !important
}
.pt-3 {
	padding-top: 4px !important
}
.pt-5 {
	padding-top: 5px !important
}
.pt-10 {
	padding-top: 10px !important
}
.pt-15 {
	padding-top: 15px !important
}
.pt-20 {
	padding-top: 20px !important
}
.pt-25 {
	padding-top: 25px !important
}
.pt-30 {
	padding-top: 30px !important
}
.pt-35 {
	padding-top: 35px !important
}
.pt-40 {
	padding-top: 40px !important
}
.pt-45 {
	padding-top: 45px !important
}
.pt-50 {
	padding-top: 50px !important
}
.pt-55 {
	padding-top: 55px !important
}
.pt-60 {
	padding-top: 60px !important
}
.pt-65 {
	padding-top: 65px !important
}
.pt-70 {
	padding-top: 70px !important
}
.pt-75 {
	padding-top: 75px !important
}
.pt-80 {
	padding-top: 80px !important
}
.pt-85 {
	padding-top: 85px !important
}
.pt-90 {
	padding-top: 90px !important
}
.pt-95 {
	padding-top: 95px !important
}
.pt-100 {
	padding-top: 100px !important
}
.pt-105 {
	padding-top: 105px !important
}
.pt-110 {
	padding-top: 110px !important
}
.pt-115 {
	padding-top: 115px !important
}
.pt-120 {
	padding-top: 120px !important
}
.pt-125 {
	padding-top: 125px !important
}
.pt-130 {
	padding-top: 130px !important
}
.pt-135 {
	padding-top: 135px !important
}
.pt-140 {
	padding-top: 140px !important
}
.pt-145 {
	padding-top: 145px !important
}
.pt-150 {
	padding-top: 150px !important
}
.pt--15 {
	padding-top: -15px !important
}
.pb-0 {
	padding-bottom: 0px !important
}
.pb-1 {
	padding-bottom: 1px !important
}
.pb-2 {
	padding-bottom: 2px !important
}
.pb-3 {
	padding-bottom: 3px !important
}
.pb-3 {
	padding-bottom: 4px !important
}
.pb-5 {
	padding-bottom: 5px !important
}
.pb-10 {
	padding-bottom: 10px !important
}
.pb-15 {
	padding-bottom: 15px !important
}
.pb-20 {
	padding-bottom: 20px !important
}
.pb-25 {
	padding-bottom: 25px !important
}
.pb-30 {
	padding-bottom: 30px !important
}
.pb-35 {
	padding-bottom: 35px !important
}
.pb-40 {
	padding-bottom: 40px !important
}
.pb-45 {
	padding-bottom: 45px !important
}
.pb-50 {
	padding-bottom: 50px !important
}
.pb-55 {
	padding-bottom: 55px !important
}
.pb-60 {
	padding-bottom: 60px !important
}
.pb-65 {
	padding-bottom: 65px !important
}
.pb-70 {
	padding-bottom: 70px !important
}
.pb-75 {
	padding-bottom: 75px !important
}
.pb-80 {
	padding-bottom: 80px !important
}
.pb-85 {
	padding-bottom: 85px !important
}
.pb-90 {
	padding-bottom: 90px !important
}
.pb-95 {
	padding-bottom: 95px !important
}
.pb-100 {
	padding-bottom: 100px !important
}
.pb-105 {
	padding-bottom: 105px !important
}
.pb-110 {
	padding-bottom: 110px !important
}
.pb-115 {
	padding-bottom: 115px !important
}
.pb-120 {
	padding-bottom: 120px !important
}
.pb-125 {
	padding-bottom: 125px !important
}
.pb-130 {
	padding-bottom: 130px !important
}
.pb-135 {
	padding-bottom: 135px !important
}
.pb-140 {
	padding-bottom: 140px !important
}
.pb-145 {
	padding-bottom: 145px !important
}
.pb-150 {
	padding-bottom: 150px !important
}
.pb--15 {
	padding-bottom: -15px !important
}

@media screen and (max-width:767px) {
	.margin-minus-120 {
		margin-top: 0
	}
}
@media screen and (max-width:767px) {
	.mt-0-xs {
		margin-top: 0px!important
	}
}
.mt-15-xs {
	margin-top: 0
}
@media screen and (max-width:767px) {
	.mt-15-xs {
		margin-top: 15px
	}
}
.mt-30-xs {
	margin-top: 0
}
@media screen and (max-width:767px) {
	.mt-30-xs {
		margin-top: 30px
	}
}
@media screen and (max-width:767px) {
	.mt-35-xs {
		margin-top: 35px
	}
}
.mt-60-md {
	margin-top: 60px
}
@media screen and (max-width:991px) {
	.mt-60-md {
		margin-top: 0
	}
}
.mb-0 {
	margin-bottom: 0
}
.mb-10 {
	margin-bottom: 10px
}
.mb-15 {
	margin-bottom: 15px
}
.mb-20 {
	margin-bottom: 20px
}
.mb-25 {
	margin-bottom: 25px
}
.mb-30 {
	margin-bottom: 30px
}
.mb-35 {
	margin-bottom: 35px
}
.mb-40 {
	margin-bottom: 40px
}
.mb-45 {
	margin-bottom: 45px
}
.mb-50 {
	margin-bottom: 50px
}
.mb-55 {
	margin-bottom: 55px
}
.mb-60 {
	margin-bottom: 60px
}
.mb-65 {
	margin-bottom: 65px
}
.mb-70 {
	margin-bottom: 70px
}
.mb-75 {
	margin-bottom: 75px
}
.mb-80 {
	margin-bottom: 80px
}
.mb-85 {
	margin-bottom: 85px
}
.mb-90 {
	margin-bottom: 90px
}
.mb-95 {
	margin-bottom: 95px
}
.mb-100 {
	margin-bottom: 100px
}
.mb-105 {
	margin-bottom: 105px
}
.mb-110 {
	margin-bottom: 110px
}
.mb-115 {
	margin-bottom: 115px
}
.mb-120 {
	margin-bottom: 120px
}
.mb-125 {
	margin-bottom: 125px
}
.mb-130 {
	margin-bottom: 130px
}
.mb-135 {
	margin-bottom: 135px
}
.mb-140 {
	margin-bottom: 140px
}
.mb-145 {
	margin-bottom: 145px
}
.mb-150 {
	margin-bottom: 150px
}
.mb-15-xs {
	margin-bottom: 0
}
@media screen and (max-width:767px) {
	.mb-15-xs {
		margin-bottom: 15px
	}
}
.mr-20-md {
	margin-right: 20px
}
@media screen and (max-width:767px) {
	.mr-30-md {
		margin-right: 0
	}
}
.no-padding {
	padding: 0px!important
}
.pb-0 {
	padding-bottom: 0px!important
}
.pt-0 {
	padding-top: 0px!important
}
.pl-0 {
	padding-left: 0
}
.pl-0-md {
	padding-left: 0
}
@media screen and (max-width:991px) {
	.pl-0-md {
		padding-left: 15px
	}
}
.pr-0 {
	padding-right: 0
}
.p-15 {
	padding: 15px
}
.pl-15-md {
	padding-left: 15px
}
@media screen and (max-width:991px) {
	.pl-15-md {
		padding-left: 0
	}
}
.pl-30-md {
	padding-left: 30px
}
@media screen and (max-width:991px) {
	.pl-30-md {
		padding-left: 0
	}
}
.pl-45-md {
	padding-left: 45px
}
@media screen and (max-width:991px) {
	.pl-45-md {
		padding-left: 0
	}
}
.pl-75-md {
	padding-left: 75px
}
@media screen and (max-width:991px) {
	.pl-75-md {
		padding-left: 0
	}
}
.pr-30-md {
	padding-right: 30px
}
@media screen and (max-width:991px) {
	.pr-30-md {
		padding-right: 0
	}
}
.pr-45-md {
	padding-right: 45px
}
@media screen and (max-width:991px) {
	.pr-45-md {
		padding-right: 0
	}
}
.pr-75-md {
	padding-right: 75px
}
@media screen and (max-width:991px) {
	.pr-75-md {
		padding-right: 0
	}
}
.padding-3-perc {
	padding: 3s%
}
.padding-5-perc {
	padding: 5%
}
.padding-10-perc {
	padding: 10%
}
.inner-5 {
	padding: 5px
}
.inner-10 {
	padding: 10px
}
.inner-15 {
	padding: 15px
}
.inner-30 {
	padding: 30px
}
.inner-40 {
	padding: 40px
}
@media screen and (max-width:767px) {
	.inner-40 {
		padding: 30px
	}
}
.inner-45 {
	padding: 45px
}
@media screen and (max-width:767px) {
	.inner-45 {
		padding: 30px
	}
}
.background-center {
	background-position: center!important
}
.background-left {
	background-position: left!important
}
.background-right {
	background-position: right!important
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
.clearfix {
	display: inline-block
}
* html .clearfix {
	height: 1%
}
.clearfix {
	display: block
}
.overflow-hidden {
	overflow: hidden
}
.display-b {
	display: block
}
.invisible {
	visibility: hidden!important
}
.hidden-xs-up {
	display: none!important
}
@media (max-width:575px) {
	.hidden-xs-down {
		display: none!important
	}
}
@media (min-width:576px) {
	.hidden-sm-up {
		display: none!important
	}
}
@media (max-width:767px) {
	.hidden-sm-down {
		display: none!important
	}
}
@media (min-width:768px) {
	.hidden-md-up {
		display: none!important
	}
}
@media (max-width:991px) {
	.hidden-md-down {
		display: none!important
	}
}
@media (min-width:992px) {
	.hidden-lg-up {
		display: none!important
	}
}
@media (max-width:1199px) {
	.hidden-lg-down {
		display: none!important
	}
}
@media (min-width:1200px) {
	.hidden-xl-up {
		display: none!important
	}
}
.hidden-xl-down {
	display: none!important
}
.z-index-9 {
	z-index: 9
}
.z-index-99 {
	z-index: 99
}
.z-index-999 {
	z-index: 999
}



.gm-style .gm-style-iw-c {
    padding: 20px !important;
}