@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
 @import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,700);
 @import url(https://fonts.googleapis.com/css?family=Oswald:400,700);
 @import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
 #policy {
	/*! * ColorM theme (https://mobirise.com/) * Copyright 2016 Mobirise */
	/** * TYPOGRAPHY */
	/* fonts */
	/* end-fonts */
	/*------- Gallery -------*/
	/* remove spacing */
	/* container */
	/* fix horizontal scrollbar */
	/* lightbox */
	/* modal back color opacity */
	/* fix fade in effect */
	/*add*/
	/*------- Slider -------*/
	/* boxed slider */
	/* article slider */
	/*------- Cards -------*/
	/*------- Price Table -------*/
	/*------- Price Table / Plan -------*/
	/*------- Price Table / Price -------*/
	/*------- Testimonials -------*/
	/*------- Testimonials / Item -------*/
	/*------- Testimonials / Author -------*/
	/*------- Info -------*/
	/*------- Subscribe -------*/
	/*------- Small footer -------*/
	/*------- Footer -------*/
	/*------- Company -------*/
	/*------- Arrow -------*/
	/*------- Iconfont -------*/
	/* iconfont default styling */
	/* for buttons */
	/* menu links */
	/*menu logo */
	/* header5 */
	/* features2, features3 */
	/* features4 */
	/* features16 */
	/* msg-box4 */
	/* header2 */
	/* contacts1 */
	/* contacts3 */
	/* features10 */
	/* features14 */
	/* html.is-builder {
		 // _cards.scss // reset .mbr-cards {
			 .card-img + .card-block {
				 padding-top: 0;
			}
			 .card-text + .card-btn {
				 padding-top: 0;
			}
			 .card-title {
				 & + * {
					 padding-top: 0;
				}
				 & + .card-btn {
					 padding-top: 0;
				}
			}
			 .card-subtitle + .card-btn {
				 padding-top: 0;
			}
		}
		 :not([data-app-remove-it]) {
			 &.card-img + .card-block {
				 padding-top: 2.3125rem;
			}
			 &.card-title {
				 & + .card-subtitle, & ~ .card-text {
					 padding-top: 1rem;
				}
				 & ~ .card-btn {
					 padding-top: 1.4375rem;
				}
			}
			 &.card-subtitle {
				 & + .card-text {
					 padding-top: 0;
				}
				 & ~ .card-btn {
					 padding-top: 0.3125rem;
				}
			}
			 &.card-text + .card-btn {
				 padding-top: 1.375rem;
			}
		}
	}
	*/
	/*------- Article/Content -------*/
	/* .is-builder {
		 .news {
			 .mbr-section-text {
				 white-space: normal;
				 max-height: 50vh;
				 overflow: auto;
			}
		}
	}
	 */
	/*# sourceMappingURL=style.css.map */
}
 #policy .container, #policy .container-fluid {
	 position: relative;
}
 #policy .btn {
	 margin-bottom: 0.5rem;
}
 #policy .btn + .btn {
	 margin-left: 1rem;
}
 @media (max-width: 767px) {
	 #policy .btn {
		 white-space: normal;
	}
	 #policy .btn + .btn {
		 margin-left: 0;
	}
}
 #policy .bg-primary {
	 background-color: #c0a375 !important;
}
 #policy .bg-success {
	 background-color: #90a878 !important;
}
 #policy .bg-info {
	 background-color: #7e9b9f !important;
}
 #policy .bg-warning {
	 background-color: #f3c649 !important;
}
 #policy .bg-danger {
	 background-color: #f28281 !important;
}
 #policy .bg-none {
	 background: none !important;
}
 #policy .btn {
	 font-family: 'Montserrat', sans-serif;
	 text-transform: uppercase;
	 font-weight: 700;
	 letter-spacing: 2px;
	 padding: 1rem 2.1875rem;
	 font-size: 0.875rem;
	 line-height: 1.5;
	 border-radius: 3px;
	 -webkit-transition: all 0.3s ease-in-out;
	 -moz-transition: all 0.3s ease-in-out;
	 transition: all 0.3s ease-in-out;
}
 #policy .btn-sm {
	 padding: 0.625rem 1.874rem;
	 font-size: 0.99rem;
	 line-height: 1.5;
	 border-radius: 3px;
	 font-family: "Lora";
	 font-style: italic;
	 font-weight: 400;
	 letter-spacing: 0px;
}
 #policy .btn-lg {
	 padding: 1.56rem 3.44rem;
	 font-size: 0.875rem;
	 line-height: 1.33333;
	 border-radius: 3px;
}
 #policy .btn-xlg {
	 padding: 1rem 2.1874rem;
	 font-size: 1rem;
	 line-height: 1.33333;
	 border-radius: 3px;
}
 #policy .btn-icon {
	 padding: 0 0;
	 font-size: 1rem;
	 line-height: 1rem;
	 border-radius: 0;
}
 #policy .btn-primary {
	 background-color: #c0a375;
	 border-color: #c0a375;
	 box-shadow: none;
	 color: #fff;
}
 #policy .btn-primary:hover {
	 color: #fff;
	 background-color: #a07e49;
	 border-color: #a07e49;
	 box-shadow: none;
}
 #policy .btn-primary:focus, #policy .btn-primary.focus {
	 color: #fff;
	 background-color: #a07e49;
	 border-color: #a07e49;
}
 #policy .btn-primary:active, #policy .btn-primary.active {
	 color: #fff;
	 background-color: #a07e49;
	 border-color: #a07e49;
	 background-image: none;
	 box-shadow: none;
}
 #policy .btn-primary.disabled, #policy .btn-primary:disabled {
	 color: #fff !important;
	 background-color: #a07e49 !important;
	 border-color: #a07e49 !important;
	 opacity: 0.85;
}
 #policy .btn-secondary {
	 background-color: #bfcecb;
	 border-color: #bfcecb;
	 box-shadow: none;
	 color: #fff;
}
 #policy .btn-secondary:hover {
	 color: #fff;
	 background-color: #94ada8;
	 border-color: #94ada8;
	 box-shadow: none;
}
 #policy .btn-secondary:focus, #policy .btn-secondary.focus {
	 color: #fff;
	 background-color: #94ada8;
	 border-color: #94ada8;
}
 #policy .btn-secondary:active, #policy .btn-secondary.active {
	 color: #fff;
	 background-color: #94ada8;
	 border-color: #94ada8;
	 background-image: none;
	 box-shadow: none;
}
 #policy .btn-secondary.disabled, #policy .btn-secondary:disabled {
	 color: #fff !important;
	 background-color: #94ada8 !important;
	 border-color: #94ada8 !important;
	 opacity: 0.85;
}
 #policy .btn-info {
	 background-color: #7e9b9f;
	 border-color: #7e9b9f;
	 box-shadow: none;
	 color: #fff;
}
 #policy .btn-info:hover {
	 color: #fff;
	 background-color: #597478;
	 border-color: #597478;
	 box-shadow: none;
}
 #policy .btn-info:focus, #policy .btn-info.focus {
	 color: #fff;
	 background-color: #597478;
	 border-color: #597478;
}
 #policy .btn-info:active, #policy .btn-info.active {
	 color: #fff;
	 background-color: #597478;
	 border-color: #597478;
	 background-image: none;
	 box-shadow: none;
}
 #policy .btn-info.disabled, #policy .btn-info:disabled {
	 color: #fff !important;
	 background-color: #597478 !important;
	 border-color: #597478 !important;
	 opacity: 0.85;
}
 #policy .btn-success {
	 background-color: #90a878;
	 border-color: #90a878;
	 box-shadow: none;
	 color: #fff;
}
 #policy .btn-success:hover {
	 color: #fff;
	 background-color: #6a8153;
	 border-color: #6a8153;
	 box-shadow: none;
}
 #policy .btn-success:focus, #policy .btn-success.focus {
	 color: #fff;
	 background-color: #6a8153;
	 border-color: #6a8153;
}
 #policy .btn-success:active, #policy .btn-success.active {
	 color: #fff;
	 background-color: #6a8153;
	 border-color: #6a8153;
	 background-image: none;
	 box-shadow: none;
}
 #policy .btn-success.disabled, #policy .btn-success:disabled {
	 color: #fff !important;
	 background-color: #6a8153 !important;
	 border-color: #6a8153 !important;
	 opacity: 0.85;
}
 #policy .btn-warning {
	 background-color: #f3c649;
	 border-color: #f3c649;
	 box-shadow: none;
	 color: #fff;
}
 #policy .btn-warning:hover {
	 color: #fff;
	 background-color: #e1a90f;
	 border-color: #e1a90f;
	 box-shadow: none;
}
 #policy .btn-warning:focus, #policy .btn-warning.focus {
	 color: #fff;
	 background-color: #e1a90f;
	 border-color: #e1a90f;
}
 #policy .btn-warning:active, #policy .btn-warning.active {
	 color: #fff;
	 background-color: #e1a90f;
	 border-color: #e1a90f;
	 background-image: none;
	 box-shadow: none;
}
 #policy .btn-warning.disabled, #policy .btn-warning:disabled {
	 color: #fff !important;
	 background-color: #e1a90f !important;
	 border-color: #e1a90f !important;
	 opacity: 0.85;
}
 #policy .btn-danger {
	 background-color: #f28281;
	 border-color: #f28281;
	 box-shadow: none;
	 color: #fff;
}
 #policy .btn-danger:hover {
	 color: #fff;
	 background-color: #eb3d3c;
	 border-color: #eb3d3c;
	 box-shadow: none;
}
 #policy .btn-danger:focus, #policy .btn-danger.focus {
	 color: #fff;
	 background-color: #eb3d3c;
	 border-color: #eb3d3c;
}
 #policy .btn-danger:active, #policy .btn-danger.active {
	 color: #fff;
	 background-color: #eb3d3c;
	 border-color: #eb3d3c;
	 background-image: none;
	 box-shadow: none;
}
 #policy .btn-danger.disabled, #policy .btn-danger:disabled {
	 color: #fff !important;
	 background-color: #eb3d3c !important;
	 border-color: #eb3d3c !important;
	 opacity: 0.85;
}
 #policy .btn-white {
	 background-color: #fff;
	 border-color: #fff;
	 box-shadow: none;
	 color: #535353;
}
 #policy .btn-white:hover {
	 color: #fff;
	 background-color: #d4d4d4;
	 border-color: #d4d4d4;
	 box-shadow: none;
}
 #policy .btn-white:focus, #policy .btn-white.focus {
	 color: #fff;
	 background-color: #d4d4d4;
	 border-color: #d4d4d4;
}
 #policy .btn-white:active, #policy .btn-white.active {
	 color: #fff;
	 background-color: #d4d4d4;
	 border-color: #d4d4d4;
	 background-image: none;
	 box-shadow: none;
}
 #policy .btn-white.disabled, #policy .btn-white:disabled {
	 color: #fff !important;
	 background-color: #d4d4d4 !important;
	 border-color: #d4d4d4 !important;
	 opacity: 0.85;
}
 #policy .btn-black {
	 background-color: #535353;
	 border-color: #535353;
	 box-shadow: none;
	 color: #fff;
}
 #policy .btn-black:hover {
	 color: #fff;
	 background-color: #2d2d2d;
	 border-color: #2d2d2d;
	 box-shadow: none;
}
 #policy .btn-black:focus, #policy .btn-black.focus {
	 color: #fff;
	 background-color: #2d2d2d;
	 border-color: #2d2d2d;
}
 #policy .btn-black:active, #policy .btn-black.active {
	 color: #fff;
	 background-color: #2d2d2d;
	 border-color: #2d2d2d;
	 background-image: none;
	 box-shadow: none;
}
 #policy .btn-black.disabled, #policy .btn-black:disabled {
	 color: #fff !important;
	 background-color: #2d2d2d !important;
	 border-color: #2d2d2d !important;
	 opacity: 0.85;
}
 #policy .btn-primary-outline {
	 background: none;
	 border-width: 3px;
	 border-color: #8e7041;
	 color: #8e7041;
}
 #policy .btn-primary-outline:focus, #policy .btn-primary-outline.focus, #policy .btn-primary-outline:active, #policy .btn-primary-outline.active {
	 color: #fff;
	 background-color: #c0a375;
	 border-color: #c0a375;
}
 #policy .btn-primary-outline:hover {
	 color: #fff;
	 background-color: #c0a375;
	 border-color: #c0a375;
}
 #policy .btn-primary-outline.disabled, #policy .btn-primary-outline:disabled {
	 color: #fff !important;
	 background-color: #c0a375 !important;
	 border-color: #c0a375 !important;
	 opacity: 0.85;
}
 #policy .btn-secondary-outline {
	 background: none;
	 border-width: 3px;
	 border-color: #85a29c;
	 color: #85a29c;
}
 #policy .btn-secondary-outline:focus, #policy .btn-secondary-outline.focus, #policy .btn-secondary-outline:active, #policy .btn-secondary-outline.active {
	 color: #fff;
	 background-color: #bfcecb;
	 border-color: #bfcecb;
}
 #policy .btn-secondary-outline:hover {
	 color: #fff;
	 background-color: #bfcecb;
	 border-color: #bfcecb;
}
 #policy .btn-secondary-outline.disabled, #policy .btn-secondary-outline:disabled {
	 color: #fff !important;
	 background-color: #bfcecb !important;
	 border-color: #bfcecb !important;
	 opacity: 0.85;
}
 #policy .btn-info-outline {
	 background: none;
	 border-width: 3px;
	 border-color: #4e6669;
	 color: #4e6669;
}
 #policy .btn-info-outline:focus, #policy .btn-info-outline.focus, #policy .btn-info-outline:active, #policy .btn-info-outline.active {
	 color: #fff;
	 background-color: #7e9b9f;
	 border-color: #7e9b9f;
}
 #policy .btn-info-outline:hover {
	 color: #fff;
	 background-color: #7e9b9f;
	 border-color: #7e9b9f;
}
 #policy .btn-info-outline.disabled, #policy .btn-info-outline:disabled {
	 color: #fff !important;
	 background-color: #7e9b9f !important;
	 border-color: #7e9b9f !important;
	 opacity: 0.85;
}
 #policy .btn-success-outline {
	 background: none;
	 border-width: 3px;
	 border-color: #5d7149;
	 color: #5d7149;
}
 #policy .btn-success-outline:focus, #policy .btn-success-outline.focus, #policy .btn-success-outline:active, #policy .btn-success-outline.active {
	 color: #fff;
	 background-color: #90a878;
	 border-color: #90a878;
}
 #policy .btn-success-outline:hover {
	 color: #fff;
	 background-color: #90a878;
	 border-color: #90a878;
}
 #policy .btn-success-outline.disabled, #policy .btn-success-outline:disabled {
	 color: #fff !important;
	 background-color: #90a878 !important;
	 border-color: #90a878 !important;
	 opacity: 0.85;
}
 #policy .btn-warning-outline {
	 background: none;
	 border-width: 3px;
	 border-color: #c9970d;
	 color: #c9970d;
}
 #policy .btn-warning-outline:focus, #policy .btn-warning-outline.focus, #policy .btn-warning-outline:active, #policy .btn-warning-outline.active {
	 color: #fff;
	 background-color: #f3c649;
	 border-color: #f3c649;
}
 #policy .btn-warning-outline:hover {
	 color: #fff;
	 background-color: #f3c649;
	 border-color: #f3c649;
}
 #policy .btn-warning-outline.disabled, #policy .btn-warning-outline:disabled {
	 color: #fff !important;
	 background-color: #f3c649 !important;
	 border-color: #f3c649 !important;
	 opacity: 0.85;
}
 #policy .btn-danger-outline {
	 background: none;
	 border-width: 3px;
	 border-color: #e82625;
	 color: #e82625;
}
 #policy .btn-danger-outline:focus, #policy .btn-danger-outline.focus, #policy .btn-danger-outline:active, #policy .btn-danger-outline.active {
	 color: #fff;
	 background-color: #f28281;
	 border-color: #f28281;
}
 #policy .btn-danger-outline:hover {
	 color: #fff;
	 background-color: #f28281;
	 border-color: #f28281;
}
 #policy .btn-danger-outline.disabled, #policy .btn-danger-outline:disabled {
	 color: #fff !important;
	 background-color: #f28281 !important;
	 border-color: #f28281 !important;
	 opacity: 0.85;
}
 #policy .btn-white-outline {
	 background: none;
	 border-width: 3px;
	 border-color: #fff;
	 color: #fff;
}
 #policy .btn-white-outline:focus, #policy .btn-white-outline.focus, #policy .btn-white-outline:active, #policy .btn-white-outline.active {
	 color: #535353;
	 background-color: #fff;
	 border-color: #fff;
}
 #policy .btn-white-outline:hover {
	 color: #535353;
	 background-color: #fff;
	 border-color: #fff;
}
 #policy .btn-white-outline.disabled, #policy .btn-white-outline:disabled {
	 color: #535353 !important;
	 background-color: #fff !important;
	 border-color: #fff !important;
	 opacity: 0.85;
}
 #policy .btn-black-outline {
	 background: none;
	 border-width: 3px;
	 border-color: #202020;
	 color: #202020;
}
 #policy .btn-black-outline:focus, #policy .btn-black-outline.focus, #policy .btn-black-outline:active, #policy .btn-black-outline.active {
	 color: #fff;
	 background-color: #535353;
	 border-color: #535353;
}
 #policy .btn-black-outline:hover {
	 color: #fff;
	 background-color: #535353;
	 border-color: #535353;
}
 #policy .btn-black-outline.disabled, #policy .btn-black-outline:disabled {
	 color: #fff !important;
	 background-color: #535353 !important;
	 border-color: #535353 !important;
	 opacity: 0.85;
}
 #policy .btn-text {
	 background: none;
	 border: none;
	 font-family: 'Montserrat', sans-serif;
	 text-transform: uppercase;
	 letter-spacing: 2px;
	 padding: 0;
	 color: #bd9e6e;
}
 #policy .btn-text:after {
	 content: ' >';
	 padding-left: 10px;
}
 #policy .btn-text:focus, #policy .btn-text.focus, #policy .btn-text:active, #policy .btn-text.active {
	 color: #c8af87;
	 background-color: transparent;
	 border-color: transparent;
}
 #policy .btn-text:hover {
	 color: #c8af87;
	 background-color: transparent;
	 border-color: transparent;
}
 #policy .btn-text.disabled, #policy .btn-text:disabled {
	 color: #c8af87 !important;
	 background-color: transparent !important;
	 border-color: transparent !important;
	 opacity: 0.85;
}
 #policy .btn-transparent {
	 background-color: rgba(0, 0, 0, 0.2);
	 border-color: transparent;
	 box-shadow: none;
	 color: #fff;
}
 #policy .btn-transparent:hover {
	 color: #fff;
	 background-color: rgba(0, 0, 0, 0.2);
	 border-color: rgba(0, 0, 0, 0.2);
	 box-shadow: none;
}
 #policy .btn-transparent:focus, #policy .btn-transparent.focus {
	 color: #fff;
	 background-color: rgba(0, 0, 0, 0.2);
	 border-color: rgba(0, 0, 0, 0.2);
}
 #policy .btn-transparent:active, #policy .btn-transparent.active {
	 color: #fff;
	 background-color: rgba(0, 0, 0, 0.2);
	 border-color: rgba(0, 0, 0, 0.2);
	 background-image: none;
	 box-shadow: none;
}
 #policy .btn-transparent.disabled, #policy .btn-transparent:disabled {
	 color: #fff !important;
	 background-color: rgba(0, 0, 0, 0.2) !important;
	 border-color: rgba(0, 0, 0, 0.2) !important;
	 opacity: 0.85;
}
 #policy a.mbr-iconfont:hover {
	 text-decoration: none;
}
 #policy .btn-social {
	 font-size: 20px;
	 border-radius: 50%;
	 padding: 0;
	 width: 44px;
	 height: 44px;
	 line-height: 44px;
	 text-align: center;
	 position: relative;
	 border: 2px solid #c0a375;
	 color: #232323;
}
 #policy .btn-social i {
	 top: 0;
	 line-height: 44px;
	 width: 44px;
}
 #policy .btn-social:hover {
	 color: #fff;
	 background: #c0a375;
}
 #policy .btn-social + .btn {
	 margin-left: 0.1rem;
}
 #policy p.lead, #policy .lead p {
	 font-weight: 300;
	 margin-bottom: 2.3125rem;
}
 #policy .article .lead p, #policy .article .lead ul, #policy .article .lead ol, #policy .article .lead pre, #policy .article .lead blockquote {
	 margin-bottom: 0;
}
 #policy .lead {
	 font-weight: 300;
	 line-height: 1.85em;
}
 #policy .lead a {
	 font-style: italic;
	 font-weight: 400;
}
 #policy .lead a, #policy .lead a:hover {
	 text-decoration: none;
}
 #policy .lead h1 {
	 font-size: 5.5rem;
	 font-weight: 700;
	 letter-spacing: -1px;
	 margin-bottom: 1.875rem;
}
 #policy .lead h2 {
	 font-size: 4.5rem;
	 font-weight: 400;
	 letter-spacing: -1px;
	 margin-bottom: 1.875rem;
}
 #policy .lead h3 {
	 font-size: 3.5rem;
	 font-weight: 400;
	 margin-bottom: 1.875rem;
}
 #policy .lead h4 {
	 font-size: 1.5rem;
	 font-weight: 400;
	 margin-bottom: 1.875rem;
}
 #policy .lead blockquote {
	 padding: 10px 0 10px 20px;
	 position: relative;
}
 #policy .lead ul, #policy .lead ol, #policy .lead pre, #policy .lead blockquote {
	 margin-bottom: 2.3125rem;
}
 #policy .lead pre {
	 background: #f4f4f4;
	 padding: 10px 0 10px 24px;
}
 #policy .display-1 {
	 font-weight: 400;
	 line-height: 1.12em;
	 letter-spacing: -2px;
	 margin-bottom: 0.2843em;
	 margin-top: 3.9rem;
}
 #policy .display-2 {
	 font-weight: 700;
	 line-height: 1.17em;
	 letter-spacing: -1px;
	 text-transform: uppercase;
	 margin-bottom: 1.5625rem;
	 margin-top: 3.5rem;
}
 #policy .display-3 {
	 font-weight: 400;
	 line-height: 1.7em;
	 text-transform: uppercase;
	 letter-spacing: 2px;
	 margin-top: 3.2rem;
	 margin-bottom: 2rem;
}
 #policy .display-4 {
	 font-weight: 400;
	 line-height: 1.17em;
	 margin-top: 2.3rem;
	 margin-bottom: 1.8rem;
}
 #policy .display-5 {
	 font-weight: 400;
	 line-height: 1.1em;
	 margin-top: 2.3rem;
	 margin-bottom: 1.8rem;
}
 #policy .display-6 {
	 font-weight: 400;
	 line-height: 1.1em;
	 margin-top: 2.3rem;
	 margin-bottom: 1.8rem;
}
 #policy .modal-backdrop {
	 background: -webkit-linear-gradient(left, #564740, #3a414a);
	 background: -moz-linear-gradient(left, #564740, #3a414a);
	 background: -o-linear-gradient(left, #564740, #3a414a);
	 background: -ms-linear-gradient(left, #564740, #3a414a);
	 background: linear-gradient(left, #564740, #3a414a);
	 opacity: 0.94;
}
 #policy .form-control {
	 background-color: #f5f5f5;
	 border-radius: 3px;
	 box-shadow: none;
	 color: #565656;
	 font-size: 0.875rem;
	 line-height: 1.43;
	 min-height: 3.5em;
	 padding: 0.5em 1.07em 0.5em;
}
 #policy .form-control, #policy .form-control:focus {
	 border: 1px solid #e8e8e8;
}
 #policy .form-active .form-control:invalid {
	 border-color: #f28281;
}
 #policy .form-control-label {
	 cursor: pointer;
	 font-size: 0.875rem;
	 margin-bottom: 0.357em;
	 padding: 0;
}
 #policy .alert {
	 border-radius: 0;
	 border: 0;
	 font-family: 'Montserrat', sans-serif;
	 font-size: 0.875rem;
	 line-height: 1.5;
	 margin-bottom: 1.875rem;
	 padding: 1.25rem;
	 position: relative;
}
 #policy .alert.alert-form:after {
	 background-color: inherit;
	 bottom: -7px;
	 content: "";
	 display: block;
	 height: 14px;
	 left: 50%;
	 margin-left: -7px;
	 position: absolute;
	 transform: rotate(45deg);
	 width: 14px;
}
 #policy .alert-success {
	 background-color: #90a878;
	 color: #fff;
}
 #policy .alert-info {
	 background-color: #7e9b9f;
	 color: #fff;
}
 #policy .alert-warning {
	 background-color: #f3c649;
	 color: #fff;
}
 #policy .alert-danger {
	 background-color: #f28281;
	 color: #fff;
}
 #policy embed {
	 vertical-align: middle;
}
 #policy .position-relative {
	 position: relative;
}
 #policy .overflow-hidden {
	 overflow: hidden;
}
 #policy .float-left {
	 float: left;
}
 #policy .padding-10 {
	 padding: 10px;
}
 #policy .padding-top-0 {
	 padding-top: 0;
}
 #policy .padding-top-20 {
	 padding-top: 20px;
}
 #policy .padding-top-40 {
	 padding-top: 40px;
}
 #policy .padding-left-0 {
	 padding-left: 0;
}
 #policy .padding-right-0 {
	 padding-right: 0;
}
 #policy .padding-bottom-0 {
	 padding-bottom: 0;
}
 #policy .padding-bottom-20 {
	 padding-bottom: 20px;
}
 #policy .padding-bottom-40 {
	 padding-bottom: 40px;
}
 #policy .padding-bottom-100 {
	 padding-bottom: 100px;
}
 #policy .padding-left-lg-30 {
	 padding-left: auto;
}
 #policy .margin-auto {
	 margin: auto;
}
 #policy .margin-top-0 {
	 margin-top: 0;
}
 #policy .margin-top-20 {
	 margin-top: 20px;
}
 #policy .margin-top-40 {
	 margin-top: 40px;
}
 #policy .margin-bottom-0 {
	 margin-bottom: 0;
}
 #policy .margin-top-xs-20 {
	 margin-top: 20px;
}
 #policy .width-50 {
	 width: 50px;
}
 #policy .max-width-80 {
	 max-width: 80%;
}
 #policy .col-bottom {
	 display: inline-block;
	 vertical-align: bottom;
	 float: none;
}
 #policy .table-cell-lg, #policy .table-cell-xl {
	 display: table-cell;
	 float: left;
}
 #policy .table-cell-top, #policy .mbr-table-cell.table-cell-top {
	 vertical-align: top;
}
 #policy .table-cell-middle {
	 vertical-align: middle;
}
 #policy .table-cell-bottom, #policy .mbr-table-cell.table-cell-bottom {
	 vertical-align: bottom;
}
 @media (min-width: 1200px) {
	 #policy .table-cell-xl {
		 display: table-cell;
		 float: none;
	}
	 #policy .margin-top-xl-0 {
		 margin-top: 0px;
	}
}
 @media (min-width: 992px) {
	 #policy .table-cell-lg {
		 display: table-cell;
		 float: none;
	}
	 #policy .padding-left-lg-30 {
		 padding-left: 30px;
	}
	 #policy .margin-top-lg-0 {
		 margin-top: 0px;
	}
}
 #policy body {
	 font-family: 'Raleway', sans-serif;
	 color: #232323;
}
 #policy h1, #policy h2, #policy h3, #policy h4, #policy h5, #policy h6, #policy .h1, #policy .h2, #policy .h3, #policy .h4, #policy .h5, #policy .h6, #policy .display-1, #policy .display-2, #policy .display-3, #policy .display-4 {
	 word-break: break-word;
	 word-wrap: break-word;
}
 #policy input, #policy textarea {
	 font-family: "Raleway";
}
 #policy input:-webkit-autofill, #policy input:-webkit-autofill:hover, #policy input:-webkit-autofill:focus, #policy input:-webkit-autofill:active {
	 transition-delay: 9999s;
	 transition-property: background-color, color;
}
 #policy .text-primary {
	 color: #c0a375 !important;
}
 #policy .text-success {
	 color: #90a878 !important;
}
 #policy .text-info {
	 color: #7e9b9f !important;
}
 #policy .text-warning {
	 color: #f3c649 !important;
}
 #policy .text-danger {
	 color: #f28281 !important;
}
 #policy .text-white {
	 color: #fff !important;
}
 #policy .text-black {
	 color: #535353 !important;
}
 #policy .mbr-section {
	 position: relative;
	 padding-top: 120px;
	 padding-bottom: 120px;
	 background-position: 50% 50%;
	 background-repeat: no-repeat;
	 background-size: cover;
}
 #policy .mbr-section-full {
	 display: table;
	 height: 100vh;
	 padding-bottom: 0;
	 padding-top: 0;
	 table-layout: fixed;
	 width: 100%;
}
 #policy .mbr-section-full > .mbr-table-cell {
	 width: 100%;
}
 #policy .mbr-section-small {
	 padding-top: 60px;
	 padding-bottom: 60px;
}
 #policy .mbr-section-title {
	 margin-top: 0;
}
 #policy .mbr-section__container--first {
	 padding-top: 120px;
	 padding-bottom: 40px;
}
 #policy .mbr-section__container--middle {
	 padding-top: 0;
	 padding-bottom: 40px;
}
 #policy .mbr-section__container--last {
	 padding-top: 0;
	 padding-bottom: 120px;
}
 #policy .mbr-section-sm-padding {
	 padding-top: 40px;
	 padding-bottom: 40px;
}
 #policy .mbr-section-md-padding {
	 padding-top: 90px;
	 padding-bottom: 90px;
}
 #policy .mbr-section-nopadding {
	 padding-top: 0;
	 padding-bottom: 0;
}
 #policy .mbr-section-subtitle {
	 display: block;
	 font-style: italic;
	 font-weight: 400;
	 margin-bottom: 30px;
}
 #policy .mbr-section-title + .mbr-section-subtitle {
	 margin-top: -21px;
}
 #policy .mbr-section-hero::before {
	 display: none !important;
}
 #policy .mbr-section-hero .mbr-section-title {
	 color: #fff;
	 margin-bottom: 1.6875rem;
}
 #policy .mbr-section-hero .mbr-section-text {
	 color: #fff;
}
 #policy .display-1 {
	 font-size: 6.25rem;
}
 #policy .display-2 {
	 font-size: 5.625rem;
}
 #policy .display-3 {
	 font-size: 1rem;
}
 #policy .display-4 {
	 font-size: 3.25rem;
}
 #policy .display-5 {
	 font-size: 1.875rem;
}
 #policy .display-6 {
	 font-size: 1.5rem;
}
 #policy .lead {
	 font-size: 1rem;
}
 #policy .btn {
	 font-size: 1rem;
}
 @media (max-width: 1199px) {
	 #policy .display-1 {
		 font-size: 5.75rem;
	}
	 #policy .display-2 {
		 font-size: 4.75rem;
	}
	 #policy .display-3 {
		 font-size: 1rem;
	}
	 #policy .display-4 {
		 font-size: 2.25rem;
	}
	 #policy .display-5 {
		 font-size: 1.75rem;
	}
	 #policy .display-6 {
		 font-size: 1.25rem;
	}
	 #policy .lead {
		 font-size: 0.875rem;
	}
	 #policy .btn {
		 font-size: 0.875rem;
	}
}
 @media (max-width: 991px) {
	 #policy .display-1 {
		 font-size: 3.75rem;
	}
	 #policy .display-2 {
		 font-size: 3.125rem;
	}
	 #policy .display-3 {
		 font-size: 1rem;
	}
	 #policy .display-4 {
		 font-size: 2rem;
	}
	 #policy .display-5 {
		 font-size: 1.5rem;
	}
	 #policy .display-6 {
		 font-size: 1.25rem;
	}
	 #policy .lead {
		 font-size: 0.875rem;
	}
	 #policy .btn {
		 font-size: 0.875rem;
	}
}
 @media (max-width: 767px) {
	 #policy .display-1 {
		 font-size: 3rem;
	}
	 #policy .display-2 {
		 font-size: 1.625rem;
	}
	 #policy .display-3 {
		 font-size: 0.875rem;
	}
	 #policy .display-4 {
		 font-size: 1.875rem;
	}
	 #policy .display-5 {
		 font-size: 1.275rem;
	}
	 #policy .display-6 {
		 font-size: 1.25rem;
	}
	 #policy .lead {
		 font-size: 0.99rem;
	}
	 #policy .btn {
		 font-size: 0.99rem;
	}
}
 @media (max-width: 543px) {
	 #policy .display-1 {
		 font-size: 2.6rem;
	}
	 #policy .display-2 {
		 font-size: 1.625rem;
	}
	 #policy .display-3 {
		 font-size: 0.875rem;
	}
	 #policy .display-4 {
		 font-size: 1.8rem;
	}
	 #policy .display-5 {
		 font-size: 1.2rem;
	}
	 #policy .display-6 {
		 font-size: 1.2rem;
	}
	 #policy .lead {
		 font-size: 0.99rem;
	}
	 #policy .btn {
		 font-size: 0.99rem;
	}
}
 @media (max-width: 767px) {
	 #policy .mbr-section {
		 padding-top: 60px;
		 padding-bottom: 60px;
	}
	 #policy .mbr-section-full {
		 padding-bottom: 0;
		 padding-top: 0;
	}
	 #policy .mbr-section__container--first {
		 padding-top: 60px;
		 padding-bottom: 40px;
	}
	 #policy .mbr-section__container--middle {
		 padding-top: 0;
		 padding-bottom: 40px;
	}
	 #policy .mbr-section__container--last {
		 padding-top: 0;
		 padding-bottom: 60px;
	}
	 #policy .mbr-section-sm-padding {
		 padding-top: 40px;
		 padding-bottom: 40px;
	}
	 #policy .mbr-section-md-padding {
		 padding-top: 60px;
		 padding-bottom: 60px;
	}
	 #policy .mbr-section-nopadding {
		 padding-top: 0;
		 padding-bottom: 0;
	}
	 #policy .mbr-section-subtitle {
		 margin-bottom: 0;
	}
	 #policy .mbr-section-hero.mbr-after-navbar .mbr-section {
		 padding-top: 120px;
	}
	 #policy .mbr-section-hero.mbr-section-with-arrow .mbr-section {
		 padding-bottom: 120px;
	}
}
 #policy .mbr-section-full .mbr-overlay {
	 min-height: 100vh;
}
 #policy .mbr-overlay {
	 background-color: #000;
	 bottom: 0;
	 left: 0;
	 opacity: 0.5;
	 position: absolute;
	 right: 0;
	 top: 0;
	 z-index: 1;
}
 #policy .mbr-overlay ~ * {
	 z-index: 2;
}
 #policy .mbr-section-full .mbr-background-video, #policy .mbr-section-full .mbr-background-video-preview {
	 min-height: 100vh;
}
 #policy .mbr-background-video, #policy .mbr-background-video-preview {
	 bottom: 0;
	 left: 0;
	 position: absolute;
	 right: 0;
	 top: 0;
}
 #policy .mbr-background-video-preview {
	 z-index: 0 !important;
}
 #policy .mbr-table {
	 display: table;
	 width: 100%;
}
 #policy .mbr-table-full {
	 height: 100%;
	 position: relative;
	 width: 100%;
}
 #policy .mbr-table-cell {
	 display: table-cell;
	 float: none;
	 padding-bottom: 0;
	 padding-top: 0;
	 position: relative;
	 vertical-align: middle;
}
 #policy .mbr-table-cell-vertical-top {
	 vertical-align: top;
}
 #policy .mbr-table-cell-vertical-middle {
	 vertical-align: middle;
}
 #policy .mbr-table-cell-vertical-bottom {
	 vertical-align: bottom;
}
 #policy .mbr-table-md-up {
	 width: 100%;
}
 #policy .mbr-table-md-up .mbr-table-cell {
	 display: block;
}
 #policy .mbr-table-md-up .mbr-table-cell + .mbr-table-cell {
	 padding-top: 40px;
}
 @media (min-width: 768px) {
	 #policy .mbr-table-md-up {
		 display: table;
	}
	 #policy .mbr-table-md-up .mbr-table-cell {
		 display: table-cell;
	}
	 #policy .mbr-table-md-up .mbr-table-cell + .mbr-table-cell {
		 padding-top: 0;
	}
}
 #policy .mbr-figure {
	 display: block;
	 margin: 0;
	 overflow: hidden;
	 position: relative;
	 width: 100%;
}
 #policy .mbr-figure img, #policy .mbr-figure iframe {
	 display: block;
	 width: 100%;
}
 #policy .mbr-figure .mbr-figure-caption {
	 background: #2e2e2e;
	 color: #fff;
	 font-family: Montserrat;
	 padding: 1.5rem 0;
	 text-align: center;
	 width: 100%;
}
 #policy .mbr-figure .mbr-figure-caption-over {
	 background: -moz-linear-gradient(left, rgba(67, 76, 99, 0.85), rgba(188, 155, 114, 0.85)) !important;
	 background: -ms-linear-gradient(left, rgba(67, 76, 99, 0.85), rgba(188, 155, 114, 0.85)) !important;
	 background: -o-linear-gradient(left, rgba(67, 76, 99, 0.85), rgba(188, 155, 114, 0.85)) !important;
	 background: -webkit-linear-gradient(left, rgba(67, 76, 99, 0.85), rgba(188, 155, 114, 0.85)) !important;
	 background: linear-gradient(left, rgba(67, 76, 99, 0.85), rgba(188, 155, 114, 0.85)) !important;
	 bottom: 0;
	 position: absolute;
}
 #policy .mbr-map {
	 height: 25rem;
	 position: relative;
}
 #policy .mbr-map iframe {
	 height: 100%;
	 width: 100%;
}
 #policy .mbr-map [data-state-details] {
	 color: #6b6763;
	 font-family: Montserrat;
	 height: 1.5em;
	 margin-top: -0.75em;
	 padding-left: 1.25rem;
	 padding-right: 1.25rem;
	 position: absolute;
	 text-align: center;
	 top: 50%;
	 width: 100%;
}
 #policy .mbr-map[data-state] {
	 background: #e9e5dc;
}
 #policy .mbr-map[data-state="loading"] [data-state-details] {
	 display: none;
}
 #policy .mbr-map[data-state="loading"]::after {
	 content: "";
	 -webkit-animation: btnCircleLoading 0.6s infinite linear;
	 animation: btnCircleLoading 0.6s infinite linear;
	 border-radius: 50%;
	 border: 6px rgba(255, 255, 255, 0.35) solid;
	 border-top-color: #fff;
	 height: 40px;
	 left: 50%;
	 margin-left: -20px;
	 margin-top: -20px;
	 position: absolute;
	 top: 50%;
	 width: 40px;
}
 #policy .mbr-gallery .mbr-gallery-item {
	 position: relative;
	 display: inline-block;
	 width: 25%;
}
 @media (max-width: 768px) {
	 #policy .mbr-gallery .mbr-gallery-item {
		 width: 50%;
	}
}
 @media (max-width: 400px) {
	 #policy .mbr-gallery .mbr-gallery-item {
		 width: 100%;
	}
}
 #policy .mbr-gallery .mbr-gallery-item img {
	 width: 100%;
	 opacity: 1;
	 -webkit-transition: 0.2s opacity ease-in-out;
	 transition: 0.2s opacity ease-in-out;
}
 #policy .mbr-gallery .mbr-gallery-item > a:hover img {
	 opacity: 1;
}
 #policy .mbr-gallery .mbr-gallery-item > a {
	 background: #fff;
	 display: block;
	 outline: none;
	 position: relative;
}
 #policy .mbr-gallery .mbr-gallery-item > a::before {
	 content: "";
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 100%;
	 background: -webkit-linear-gradient(left, #554346, #45505b) !important;
	 background: -moz-linear-gradient(left, #554346, #45505b) !important;
	 background: -o-linear-gradient(left, #554346, #45505b) !important;
	 background: -ms-linear-gradient(left, #554346, #45505b) !important;
	 background: linear-gradient(left, #554346, #45505b) !important;
	 opacity: 0;
	 -webkit-transition: 0.2s opacity ease-in-out;
	 transition: 0.2s opacity ease-in-out;
}
 #policy .mbr-gallery .mbr-gallery-item .icon {
	 -webkit-transform: translateX(-50%) translateY(-50%);
	 -webkit-transition: 0.2s opacity ease-in-out;
	 color: #000;
	 font-size: 30px;
	 height: 69px;
	 left: 50%;
	 opacity: 0;
	 position: absolute;
	 top: 50%;
	 transform: translateX(-50%) translateY(-50%);
	 transition: 0.2s opacity ease-in-out;
	 width: 69px;
}
 #policy .mbr-gallery .mbr-gallery-item .icon::before, #policy .mbr-gallery .mbr-gallery-item .icon::after {
	 content: "";
	 display: block;
	 position: absolute;
	 height: 69px;
	 width: 1px;
	 margin-left: 34.5px;
	 background-color: #fff;
}
 #policy .mbr-gallery .mbr-gallery-item .icon::after {
	 width: 69px;
	 height: 1px;
	 margin-left: 0;
	 margin-top: 34.5px;
}
 #policy .mbr-gallery .mbr-gallery-item > a:hover .icon {
	 opacity: 1;
}
 #policy .mbr-gallery .mbr-gallery-item > a:hover::before {
	 opacity: 0.9;
}
 #policy .mbr-gallery-title {
	 display: block;
	 width: 100%;
	 margin: 0;
	 padding: 1rem 0 1rem 1rem;
	 color: #222;
	 text-align: left;
}
 #policy .mbr-gallery .mbr-gallery-item > a:hover .mbr-gallery-title {
	 background: transparent !important;
}
 #policy .mbr-gallery .mbr-gallery-row.no-gutter {
	 margin: 0;
}
 #policy .mbr-gallery .mbr-gallery-row.no-gutter .mbr-gallery-item {
	 padding: 0;
}
 #policy .mbr-gallery .container.mbr-gallery-layout-default {
	 padding: 93px 0;
}
 #policy .mbr-gallery .mbr-gallery-layout-default, #policy .mbr-gallery .mbr-gallery-layout-article {
	 overflow: hidden;
}
 #policy .mbr-gallery .modal {
	 position: fixed;
	 overflow: hidden;
	 padding-right: 0 !important;
}
 #policy .mbr-gallery .modal-content {
	 border-radius: 0;
}
 #policy .mbr-gallery .modal-body {
	 padding: 0;
}
 #policy .mbr-gallery .modal-body img {
	 width: auto;
}
 #policy .mbr-gallery .modal .close {
	 position: fixed;
	 background: transparent;
	 opacity: 1;
	 font-size: 55px;
	 font-weight: 300;
	 width: 70px;
	 height: 70px;
	 border-radius: 50%;
	 color: #fff;
	 top: 2.5rem;
	 right: 2.5rem;
	 line-height: 61px;
	 border: 3px solid transparent;
	 text-align: center;
	 text-shadow: none;
	 z-index: 5;
	 -webkit-transition: all 0.3s ease;
	 -moz-transition: all 0.3s ease;
	 -o-transition: all 0.3s ease;
	 transition: all 0.3s ease;
}
 #policy .mbr-gallery .modal .close:hover {
	 opacity: 1;
	 background: #000;
	 color: #fff;
}
 #policy .mbr-gallery .modal.in .modal-dialog {
	 margin: 0 auto;
}
 #policy .modal-backdrop.in {
	 opacity: 0.8;
	 filter: alpha(opacity=80);
}
 @media (max-width: 768px) {
	 #policy .mbr-gallery .carousel-indicators, #policy .mbr-gallery .carousel-control, #policy .mbr-gallery .modal .close {
		 position: fixed;
	}
}
 #policy .mbr-gallery .modal.fade .modal-dialog {
	 -webkit-transition: margin-top 0.3s ease-out;
	 -moz-transition: margin-top 0.3s ease-out;
	 -o-transition: margin-top 0.3s ease-out;
	 transition: margin-top 0.3s ease-out;
}
 #policy .mbr-gallery .modal.in .modal-dialog, #policy .mbr-gallery .modal.fade .modal-dialog {
	 -webkit-transform: none;
	 -ms-transform: none;
	 -o-transform: none;
	 transform: none;
}
 #policy .mbr-gallery .icon {
	 z-index: 100 !important;
}
 #policy .mbr-gallery .mbr-gallery-item > div:hover .icon-magnifying-glass {
	 opacity: 1;
}
 #policy .mbr-gallery .icon-magnifying-glass {
	 color: white;
	 opacity: 0;
	 position: absolute;
	 top: calc(50% - 24px);
	 left: calc(50% - 27px);
	 font-size: 3rem;
	 transition: 0.2s opacity ease-in-out;
	 z-index: 5;
}
 #policy .mbr-gallery .icon-magnifying-glass:after {
	 content: '';
	 position: absolute;
	 top: -20px;
	 left: -20px;
	 border-radius: 50%;
	 border: 3px solid #fff;
	 width: 90px;
	 height: 90px;
}
 #policy .mbr-gallery .icon-magnifying-glass::before {
	 color: white;
	 position: absolute;
}
 #policy .mbr-gallery .mbr-gallery-item {
	 cursor: pointer;
}
 #policy .mbr-gallery .item-overlay {
	 position: absolute;
	 width: 60px;
	 font-size: 60px;
	 z-index: 10;
	 height: 60px;
	 top: calc(50% - 30px);
	 left: calc(50% - 30px);
	 cursor: pointer;
	 z-index: 5;
}
 #policy .mbr-gallery .mbr-gallery-item > div::before {
	 content: "";
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 100%;
	 opacity: 0;
	 -webkit-transition: 0.2s opacity ease-in-out;
	 transition: 0.2s opacity ease-in-out;
}
 #policy .mbr-gallery .mbr-gallery-item:hover {
	 border-radius: 5px;
}
 #policy .mbr-gallery .mbr-gallery-item:hover > div::before {
	 opacity: 0.5;
}
 #policy .mbr-gallery-row {
	 padding-left: 0px;
	 padding-right: 0px;
}
 #policy .mbr-gallery-item__hided {
	 position: absolute !important;
	 width: 0px !important;
	 height: 0px;
	 left: 0 !important;
	 padding: 0 !important;
}
 #policy .mbr-gallery-item__hided img {
	 display: none;
}
 #policy .mbr-gallery-item__hided span {
	 display: none;
}
 #policy .mbr-gallery-filter {
	 padding-top: 30px;
	 padding-bottom: 30px;
	 text-align: center;
}
 #policy .mbr-gallery-filter.gallery-filter__bg li {
	 color: white;
}
 #policy .mbr-gallery-filter.gallery-filter__bg .active {
	 color: black;
	 background-color: white;
}
 #policy .mbr-gallery-filter ul {
	 padding-left: 0px;
	 display: inline-block;
	 list-style: none;
	 margin-bottom: 0px;
}
 #policy .mbr-gallery-filter li {
	 font-size: 12px;
	 font-family: 'Montserrat';
	 text-transform: uppercase;
	 cursor: pointer;
	 color: #9c9c9c;
	 display: inline-block;
	 padding: 5px 12px;
	 border: 3px solid transparent;
	 border-radius: 15px;
	 margin: 0 5px;
	 transition: all 0.3s ease-out;
	 letter-spacing: 2px;
}
 #policy .mbr-gallery-item > div {
	 position: relative;
}
 #policy .mbr-gallery-item--p1 {
	 padding: 1rem;
}
 #policy .mbr-gallery-item--p1 .mbr-gallery-title {
	 padding-bottom: 0;
}
 #policy .mbr-gallery-item--p2 {
	 padding: 2rem;
}
 #policy .mbr-gallery-item--p2 .mbr-gallery-title {
	 padding-bottom: 0;
}
 #policy .mbr-gallery-item--p3 {
	 padding: 3rem;
}
 #policy .mbr-gallery-item--p3 .mbr-gallery-title {
	 padding-bottom: 0;
}
 #policy .mbr-gallery-item--p4 {
	 padding: 4rem;
}
 #policy .mbr-gallery-item--p4 .mbr-gallery-title {
	 padding-bottom: 0;
}
 #policy .mbr-gallery-item--p5 {
	 padding: 5rem;
}
 #policy .mbr-gallery-item--p5 .mbr-gallery-title {
	 padding-bottom: 0;
}
 #policy .mbr-gallery-item--p6 {
	 padding: 6rem;
}
 #policy .mbr-gallery-item--p6 .mbr-gallery-title {
	 padding-bottom: 0;
}
 #policy .mbr-gallery .mbr-gallery-item--p6, #policy .mbr-gallery .mbr-gallery-item--p5, #policy .mbr-gallery .mbr-gallery-item--p4 {
	 width: 50%;
}
 @media (max-width: 992px) {
	 #policy .mbr-gallery-item--p1 {
		 padding: 1rem;
	}
	 #policy .mbr-gallery-item--p2 {
		 padding: 2rem;
	}
	 #policy .mbr-gallery-item--p3 {
		 padding: 3rem;
	}
	 #policy .mbr-gallery-item--p4 {
		 padding: 3rem;
	}
	 #policy .mbr-gallery-item--p5 {
		 padding: 3rem;
	}
	 #policy .mbr-gallery-item--p6 {
		 padding: 3rem;
	}
}
 @media (max-width: 992px) and (min-width: 400px) {
	 #policy .mbr-gallery .mbr-gallery-item--p6, #policy .mbr-gallery .mbr-gallery-item--p5, #policy .mbr-gallery .mbr-gallery-item--p4, #policy .mbr-gallery .mbr-gallery-item--p3, #policy .mbr-gallery .mbr-gallery-item--p2 {
		 width: 50%;
	}
}
 @media (max-width: 400px) {
	 #policy .mbr-gallery .mbr-gallery-item--p6, #policy .mbr-gallery .mbr-gallery-item--p5, #policy .mbr-gallery .mbr-gallery-item--p4, #policy .mbr-gallery-item--p3 {
		 width: 100%;
	}
}
 #policy .mbr-slider .carousel-inner > .active, #policy .mbr-slider .carousel-inner > .next, #policy .mbr-slider .carousel-inner > .prev {
	 display: table;
}
 #policy .mbr-slider .carousel-control {
	 position: absolute;
	 width: 51px;
	 height: 51px;
	 top: 50%;
	 margin-top: -25px;
	 line-height: 45px;
	 border-radius: 50%;
	 color: inherit;
	 background: rgba(0, 0, 0, 0.2);
	 opacity: 1;
	 text-shadow: none;
	 z-index: 5;
	 color: #fff;
	 -webkit-transition: all 0.2s ease-in-out 0s;
	 -o-transition: all 0.2s ease-in-out 0s;
	 transition: all 0.2s ease-in-out 0s;
}
 #policy .mbr-gallery .mbr-slider .carousel-control {
	 position: fixed;
}
 @media (max-width: 991px) {
	 #policy .mbr-gallery .mbr-slider .carousel-control {
		 bottom: 2.5rem;
		 margin-top: 0;
		 top: auto;
		 z-index: 17;
	}
}
 #policy .mbr-gallery .mbr-slider .carousel-inner > .active {
	 display: block;
}
 #policy .mbr-slider .carousel-control.left {
	 left: 0;
	 margin-left: 2.5rem;
}
 #policy .mbr-slider .carousel-control.right {
	 right: 0;
	 margin-right: 2.5rem;
}
 #policy .mbr-slider .carousel-control .icon-next, #policy .mbr-slider .carousel-control .icon-prev {
	 margin-top: -18px;
	 font-size: 40px;
	 line-height: 27px;
}
 #policy .mbr-slider .carousel-control:hover {
	 background: #1b1b1b;
	 color: #fff;
	 opacity: 1;
}
 #policy .mbr-slider .carousel-indicators {
	 position: absolute;
	 bottom: 0;
	 margin-bottom: 1.5rem !important;
}
 @media (max-width: 543px) {
	 #policy .mbr-slider .carousel-indicators {
		 display: none;
	}
}
 #policy .mbr-gallery .mbr-slider .carousel-indicators {
	 position: fixed;
	 margin-bottom: 2.5rem !important;
}
 @media (max-width: 991px) {
	 #policy .mbr-gallery .mbr-slider .carousel-indicators {
		 margin-bottom: 3.625rem !important;
		 padding-left: 2.5rem;
		 padding-right: 2.5rem;
	}
}
 #policy .mbr-slider .carousel-indicators li, #policy .mbr-slider .carousel-indicators .active {
	 width: 15px;
	 height: 15px;
	 margin: 3px;
	 background: #1b1b1b;
	 border: 0;
	 opacity: 1;
	 box-shadow: 0 0 10px rgba(33, 33, 33, 0.3);
}
 #policy .mbr-slider .carousel-indicators .active {
	 background: #fff;
}
 @media (max-width: 767px) {
	 #policy .mbr-slider .carousel-control {
		 top: auto;
		 bottom: 20px;
	}
	 #policy .mbr-slider > .container .carousel-control {
		 margin-bottom: 0px;
	}
}
 #policy .mbr-slider > .boxed-slider {
	 position: relative;
	 padding: 93px 0;
}
 #policy .mbr-slider > .boxed-slider > div {
	 position: relative;
}
 #policy .mbr-slider > .container img {
	 width: 100%;
}
 #policy .mbr-slider > .container .carousel-control img {
	 width: auto;
}
 #policy .mbr-slider > .container img + .row {
	 position: absolute;
	 top: 50%;
	 left: 0;
	 right: 0;
	 -webkit-transform: translateY(-50%);
	 -moz-transform: translateY(-50%);
	 transform: translateY(-50%);
	 z-index: 2;
}
 #policy .mbr-slider .mbr-section {
	 padding: 0;
	 background-attachment: scroll;
}
 #policy .mbr-slider .mbr-table-cell {
	 padding: 0;
}
 #policy .mbr-slider > .container .carousel-indicators {
	 margin-bottom: 3px;
}
 #policy .mbr-slider > .article-slider .mbr-section, #policy .mbr-slider > .article-slider .mbr-section .mbr-table-cell {
	 padding-top: 0;
	 padding-bottom: 0;
}
 #policy .mbr-slider p {
	 color: #fff;
}
 #policy .mbr-slider .carousel-indicators li {
	 background-color: #e3e3e3;
}
 #policy .card-image {
	 text-align: center !important;
}
 #policy .mbr-cards-row {
	 position: relative;
	 margin-left: 0 !important;
	 margin-right: 0 !important;
}
 #policy .mbr-cards-col {
	 padding-left: 0;
	 padding-right: 0;
	 padding-top: 120px;
	 padding-bottom: 120px;
}
 @media (max-width: 767px) {
	 #policy .mbr-cards-col {
		 padding-top: 60px;
		 padding-bottom: 60px;
	}
}
 #policy .mbr-cards .striped .card {
	 padding-left: 10%;
	 padding-right: 10%;
}
 #policy .mbr-cards .striped .mbr-cards-col:nth-child(2n+1) {
	 background: #2e2e2e;
	 color: #fff;
}
 #policy .mbr-cards .striped .mbr-cards-col:nth-child(2n+1) .card-subtitle {
	 color: #979797;
}
 #policy .mbr-cards .card {
	 text-align: center;
	 border: 0;
	 background: none;
	 padding-left: 0;
	 padding-right: 0;
	 margin-bottom: 0;
}
 @media (max-width: 991px) {
	 #policy .mbr-cards .card {
		 padding-left: 0;
		 padding-right: 0;
	}
}
 @media (min-width: 992px) {
	 #policy .mbr-cards-row {
		 display: table;
		 table-layout: fixed;
		 width: 100%;
	}
	 #policy .mbr-cards-row::after {
		 display: none;
	}
	 #policy .mbr-cards-col {
		 display: table-cell;
		 float: none;
	}
	 #policy .mbr-cards > .container {
		 margin: 0;
		 max-width: none;
		 padding: 0;
		 width: 100%;
	}
}
 #policy .mbr-cards .card-block {
	 background: none;
	 padding: 0;
}
 #policy .mbr-cards .card-img-top {
	 border-radius: 0;
	 width: auto;
	 max-width: 100%;
}
 #policy .mbr-cards .card-img + .card-block {
	 padding-top: 2.3125rem;
}
 #policy .mbr-cards .card-text {
	 margin: 0;
	 font-size: 1rem;
	 line-height: 1.5em;
}
 #policy .mbr-cards .card-text + .card-btn {
	 padding-top: 1.375rem;
}
 #policy .mbr-cards .card-title {
	 margin-bottom: 0;
	 font-size: 1.875rem;
	 font-weight: 400;
	 letter-spacing: -1px;
	 line-height: 1.2825;
}
 #policy .mbr-cards .card-title + * {
	 padding-top: 1rem;
}
 #policy .mbr-cards .card-title + .card-btn {
	 padding-top: 1.4375rem;
}
 #policy .mbr-cards .card-subtitle {
	 margin-bottom: 0;
	 font-weight: 400;
	 font-size: 0.75rem;
	 text-transform: uppercase;
	 color: #5b5b5b;
	 margin-top: -1rem;
	 line-height: 1.7857;
	 padding-bottom: 1rem;
}
 #policy .mbr-cards .card-subtitle + .card-btn {
	 padding-top: 0.3125rem;
}
 #policy .mbr-cards .iconbox {
	 border-style: solid;
	 border-color: #f2f2f2;
	 border-width: 1px;
	 width: 100px;
	 height: 100px;
	 line-height: 100px;
	 border-radius: 500px;
	 display: inline-block;
}
 #policy .mbr-cards .iconbox > .mbr-iconfont {
	 line-height: inherit;
}
 #policy .features1 h5 {
	 margin-top: 0px !important;
}
 #policy .features4 h5 {
	 margin-bottom: 20px;
	 margin-top: 20px;
}
 #policy .features4 .features-img {
	 width: 100%;
}
 #policy .features4 .mbr-cards-col {
	 padding-top: 50px;
	 padding-bottom: 0px;
}
 #policy .features4 .card {
	 background: transparent;
	 border-color: transparent;
}
 #policy .features4 .card-img {
	 position: relative;
}
 #policy .features4 .mbr-figure-background {
	 position: absolute;
	 z-index: 0;
	 width: 110px;
	 height: 110px;
	 border-radius: 50%;
	 background: rgba(0, 0, 0, 0.1);
	 top: -30px;
	 left: 50%;
	 margin-left: -55px;
}
 @media (max-width: 991px) {
	 #policy .features5 .cart-block {
		 padding-top: 60px;
	}
	 #policy .features5 .card .card-number {
		 position: absolute;
		 top: 65px !important;
		 left: -32px !important;
	}
	 #policy .features5 .image-size, #policy .features6 .image-size, #policy .features7 .image-size, #policy .features8 .image-size, #policy .features14 .image-size {
		 width: 100% !important;
		 text-align: center;
	}
	 #policy .features5 .content-size, #policy .features6 .content-size, #policy .features7 .content-size, #policy .features8 .content-size, #policy .features14 .content-size {
		 width: 100% !important;
		 padding-left: 40px;
		 padding-top: 20px;
		 padding-bottom: 20px;
	}
}
 #policy .features7 .card-img:after, #policy .features7 .card-img:before {
	 box-sizing: border-box;
}
 #policy .features7 .mbr-embedded-video {
	 width: 100%;
}
 #policy .features7 .btn {
	 margin-bottom: 1.5rem;
}
 #policy .features7 .mbr-iconfont.mbr-iconfont-btn {
	 font-size: 18px;
	 padding-right: 0;
}
 #policy .features7 .card .card-number {
	 position: absolute;
	 top: 6px;
	 left: -32px;
	 width: 16px;
	 height: 16px;
	 border-radius: 50%;
	 line-height: 16px;
	 font-size: 12px;
	 font-family: 'Montserrat', sans-serif;
	 font-weight: 700;
	 text-align: center;
	 color: #fff;
}
 #policy .features8 .mbr-embedded-video {
	 width: 100%;
}
 #policy .features8 .btn {
	 padding: 0;
	 width: 40px;
	 height: 40px;
	 line-height: 30px;
	 margin-bottom: 1.5rem;
}
 #policy .features8 .mbr-iconfont.mbr-iconfont-btn {
	 font-size: 18px;
	 padding-right: 0;
}
 #policy .features8 .card .card-number {
	 position: absolute;
	 top: 6px;
	 left: -32px;
	 width: 16px;
	 height: 16px;
	 border-radius: 50%;
	 line-height: 16px;
	 font-size: 12px;
	 font-family: 'Montserrat', sans-serif;
	 font-weight: 700;
	 text-align: center;
	 color: #fff;
}
 @media (max-width: 991px) {
	 #policy .features8 .content-size {
		 width: 100% !important;
	}
}
 #policy .features10 {
	 overflow: hidden;
}
 #policy .features10 .mbr-embedded-video {
	 width: 100%;
}
 #policy .features10 .mbr-iconfont.mbr-iconfont-btn {
	 font-size: 18px;
	 padding-right: 0;
	 line-height: 1;
}
 #policy .features10 .container {
	 max-width: 1140px !important;
	 margin: auto !important;
	 padding-left: 30px;
	 padding-right: 30px;
}
 #policy .features10 .content {
	 vertical-align: top;
}
 #policy .features10 .card-block {
	 padding-right: 80px;
	 padding-left: 80px;
}
 #policy .features10 .card-block p {
	 text-align: justify;
	 color: #fff;
}
 #policy .features10 .wraper {
	 position: relative;
	 width: 100%;
}
 #policy .features10 .card-btn:hover .card-btn span {
	 color: #000;
}
 #policy .features10 .card-img {
	 text-align: center;
}
 #policy .features10 .bg-text {
	 position: absolute;
	 top: -2%;
	 right: 45%;
	 -webkit-transform-origin: right top;
	 transform-origin: right top;
	 -webkit-transform: rotate(-90deg);
	 -moz-transform: rotate(-90deg);
	 -ms-transform: rotate(-90deg);
	 -o-transform: rotate(-90deg);
	 transform: rotate(-90deg);
}
 #policy .features10 .bg-text h4 {
	 font-family: "Arvo";
	 font-size: 120px;
	 font-weight: 700;
	 color: rgba(0, 0, 0, 0.2);
	 white-space: nowrap;
}
 #policy .features10 .imgTitle {
	 position: absolute;
	 line-height: 1;
	 font-family: "Arvo";
	 font-size: 100px;
	 left: 10%;
	 bottom: 10%;
	 font-weight: 700;
	 color: #fff;
	 white-space: nowrap;
}
 #policy .features10 .card .card-number {
	 position: absolute;
	 top: 6px;
	 left: -32px;
	 width: 16px;
	 height: 16px;
	 border-radius: 50%;
	 line-height: 16px;
	 font-size: 12px;
	 font-family: 'Montserrat', sans-serif;
	 font-weight: 700;
	 text-align: center;
	 color: #fff;
}
 @media (max-width: 992px) {
	 #policy .features10 .container {
		 max-width: 940px !important;
	}
	 #policy .features10 .card-img {
		 padding-right: 80px;
		 padding-left: 80px;
	}
	 #policy .features10 .card-btn {
		 margin-bottom: 35px;
	}
	 #policy .features10 .imgTitle {
		 left: 0;
	}
	 #policy .features10 .bg-text {
		 right: 52%;
	}
	 #policy .features10 .content-size {
		 width: 100% !important;
	}
}
 @media (max-width: 768px) {
	 #policy .features10 .container {
		 max-width: 720px !important;
	}
}
 @media (max-width: 600px) {
	 #policy .features10 .card-block {
		 padding-left: 0;
		 padding-right: 0;
	}
	 #policy .features10 .imgTitle {
		 font-size: 50px;
	}
	 #policy .features10 .card-img {
		 padding-right: 10px;
		 padding-left: 10px;
	}
}
 @media (max-width: 544px) {
	 #policy .features10 .container {
		 max-width: 576px !important;
	}
}
 @media (min-width: 991px) {
	 #policy .features10 .imgTitle {
		 font-size: 80px;
	}
}
 @media (min-width: 1310px) {
	 #policy .features10 .imgTitle {
		 font-size: 100px;
	}
}
 #policy .features13 {
	 overflow: hidden;
}
 #policy .features13 .card-block {
	 position: relative;
}
 #policy .features13 .table-cell-lg:nth-child(2) {
	 z-index: 1;
}
 #policy .features13 .card-img:after, #policy .features13 .card-img:before {
	 box-sizing: border-box;
}
 #policy .features13 .card-img {
	 max-width: 320px;
	 margin: auto;
	 border-radius: 5px;
	 overflow: hidden;
	 margin-bottom: 20px;
}
 #policy .features13 .card-img img {
	 max-width: initial;
	 height: 100%;
	 float: right;
}
 #policy .features13 .mbr-embedded-video {
	 width: 100%;
}
 #policy .features13 .btn {
	 margin-bottom: 1.5rem;
}
 #policy .features13 .mbr-iconfont.mbr-iconfont-btn {
	 font-size: 18px;
	 padding-right: 0;
}
 #policy .features13 .mbr-section-subtitle {
	 text-transform: uppercase;
}
 #policy .features13 .mbr-section-subtitle, #policy .features13 .mbr-section-text {
	 color: #999;
}
 #policy .features13 .card .card-number {
	 position: absolute;
	 z-index: 0;
	 top: -80px;
	 right: -100px;
	 line-height: 1;
	 font-size: 420px;
	 font-family: 'Montserrat', sans-serif;
	 font-weight: 700;
	 text-align: left;
	 color: rgba(0, 0, 0, 0.051);
}
 #policy .features14 {
	 overflow: hidden;
}
 #policy .features14 .card-block {
	 position: relative;
}
 #policy .features14 .table-cell-lg:nth-child(2) {
	 z-index: 1;
}
 #policy .features14 .card-img:after, #policy .features14 .card-img:before {
	 box-sizing: border-box;
}
 #policy .features14 .card-img {
	 max-width: 320px;
	 margin: auto;
	 border-radius: 5px;
	 overflow: hidden;
	 margin-bottom: 20px;
}
 #policy .features14 .card-img img {
	 max-width: initial;
	 height: 100%;
}
 #policy .features14 .mbr-embedded-video {
	 width: 100%;
}
 #policy .features14 .btn {
	 margin-bottom: 1.5rem;
}
 #policy .features14 .mbr-iconfont.mbr-iconfont-btn {
	 font-size: 18px;
	 padding-right: 0;
}
 #policy .features14 .mbr-section-subtitle {
	 text-transform: uppercase;
}
 #policy .features14 .mbr-section-subtitle, #policy .features14 .mbr-section-text {
	 color: #999;
}
 #policy .features14 .card .card-number {
	 position: absolute;
	 z-index: 0;
	 top: -80px;
	 left: -200px;
	 line-height: 1;
	 font-size: 420px;
	 font-family: 'Montserrat', sans-serif;
	 font-weight: 700;
	 text-align: right;
	 color: rgba(0, 0, 0, 0.051);
}
 #policy .features15 .bg-circle {
	 position: absolute;
	 top: -45%;
	 right: -5%;
	 width: 120vh;
	 height: 120vh;
	 border-radius: 50%;
	 background: rgba(255, 255, 255, 0.1);
	 z-index: 0;
}
 #policy .features15 .card {
	 background: transparent;
	 border-color: transparent;
	 border: none;
}
 #policy .features15 .card-block {
	 padding: 0;
	 position: relative;
}
 #policy .features15 .card-block:before {
	 content: '';
	 position: absolute;
	 top: -4px;
	 left: -50px;
	 width: 40px;
	 height: 40px;
	 box-sizing: border-box;
	 border-radius: 50%;
	 border: 3px transparent solid;
	 font-family: "Montserrat", sans-serif;
	 font-size: 16px;
	 line-height: 34px;
	 text-align: center;
	 color: #fff;
}
 @media (max-width: 991px) {
	 #policy .features15 .card-block:before {
		 display: none;
	}
}
 #policy .features15 .mbr-cards-col {
	 padding-top: 20px;
	 padding-bottom: 0px;
	 padding-right: 50px;
}
 #policy .features15 .mbr-cards-col:nth-child(1) .card-block:before {
	 content: '1';
}
 #policy .features15 .mbr-cards-col:nth-child(2) .card-block:before {
	 content: '2';
}
 #policy .features15 .mbr-cards-col:nth-child(3) .card-block:before {
	 content: '3';
}
 #policy .features15 .mbr-cards-col:nth-child(4) .card-block:before {
	 content: '4';
}
 #policy .features16 .card {
	 background: transparent;
	 border-color: transparent;
}
 #policy .features16 .mbr-cards-row {
	 position: inherit;
}
 #policy .features16 .mbr-cards-col {
	 display: block;
	 float: left;
	 padding-top: 0;
	 padding-bottom: 0;
}
 #policy .features16 .mbr-cards-col:nth-child(1) .mbr-section-subtitle:before {
	 content: '1';
}
 #policy .features16 .mbr-cards-col:nth-child(2) .mbr-section-subtitle:before {
	 content: '2';
}
 #policy .features16 .mbr-cards-col:nth-child(4) .mbr-section-subtitle:before {
	 content: '3';
}
 #policy .features16 .mbr-cards-col:nth-child(5) .mbr-section-subtitle:before {
	 content: '4';
}
 #policy .features16 .mbr-section-subtitle {
	 position: relative;
}
 #policy .features16 .mbr-section-subtitle:before {
	 content: '';
	 position: absolute;
	 top: 6px;
	 left: -32px;
	 width: 16px;
	 height: 16px;
	 border-radius: 50%;
	 line-height: 16px;
	 font-size: 12px;
	 font-family: 'Montserrat', sans-serif;
	 font-weight: 700;
	 text-align: center;
	 color: #222;
}
 #policy .features17 .btn {
	 padding: 13px 11px;
	 font-size: 1rem;
}
 #policy .features17 .btn .mbr-iconfont.mbr-iconfont-btn {
	 padding-right: 0;
}
 #policy .features9 .card-img + .card-block {
	 padding-top: 0;
	 padding-left: 10px;
}
 #policy .features9 .card-block {
	 text-align: left;
	 padding-bottom: 20px;
}
 #policy .features9 .iconbox {
	 width: 50px;
	 height: 50px;
	 line-height: 50px;
}
 @media (max-width: 991px) {
	 #policy .features9 .card-img {
		 float: none;
		 text-align: center;
	}
	 #policy .features9 .card-img + .card-block {
		 padding-left: 0;
	}
}
 #policy .mbr-price-table .row {
	 margin-left: 0;
	 margin-right: 0;
}
 #policy .mbr-price-table .row > div {
	 padding-left: 0.625rem;
	 padding-right: 0.625rem;
}
 @media (max-width: 1199px) {
	 #policy .mbr-price-table .row > div {
		 padding-bottom: 40px;
	}
}
 #policy .mbr-price-table .mbr-section-subtitle {
	 margin-top: 0;
	 color: #6c6c6c;
	 font-size: 100%;
	 margin-bottom: 50px;
	 line-height: 1.85rem;
}
 #policy .mbr-price-table .mbr-section-title {
	 font-size: 3.25rem;
	 color: #212121;
	 font-weight: 400;
	 line-height: 1.12em;
	 letter-spacing: -2px;
	 margin-bottom: 0.2843em;
}
 #policy .mbr-price-table .mbr-plan {
	 padding: 0;
	 border: none;
	 color: #212121;
	 background-color: #f8f8f8;
	 border-radius: 10px;
	 transition: margin 0.3s, padding 0.3s, background 0.5s;
	 background-color: #f8f8f8;
}
 #policy .mbr-price-table .mbr-plan .list-group-item {
	 line-height: 2.5rem;
}
 #policy .mbr-price-table .mbr-plan-btn {
	 margin-top: 0;
	 padding-bottom: 1.375rem;
	 padding-top: 1.375rem;
}
 #policy .mbr-price-table .mbr-plan-list {
	 padding-bottom: 1.56rem;
}
 #policy .mbr-price-table .mbr-plan-label {
	 background: #ffc80a;
	 color: #fff;
	 display: block;
	 font-size: 0.6875rem;
	 font-weight: 400;
	 height: 2.125rem;
	 line-height: 2.125rem;
	 min-width: 3.125rem;
	 padding: 0 0.75rem;
	 position: absolute;
	 right: 0;
	 top: 15px;
	 right: 15px;
	 border-radius: 6px;
	 padding-right: 10px !important;
	 padding-left: 10px !important;
}
 #policy .mbr-price-table .mbr-plan-header {
	 padding-bottom: 0;
	 padding-top: 60px;
	 padding-right: 10px;
	 padding-left: 10px;
}
 #policy .mbr-price-table .mrb-section {
	 padding-bottom: 40px;
}
 #policy .mbr-price-table .mbr-plan-body {
	 margin-top: 0;
	 padding-bottom: 40px;
}
 #policy .mbr-price-table .mbr-price-term {
	 font-size: 25px;
	 color: #bebebe;
}
 #policy .mbr-price-table .mbr-price-term:before {
	 content: '';
}
 #policy .mbr-price-table .card-title h3 {
	 font-family: "Montserrat";
	 letter-spacing: 4px;
}
 #policy .mbr-price-table .mbr-price-figure {
	 font-size: 90px;
	 padding-left: 0;
}
 #policy .mbr-price-table .mbr-price-value {
	 font-size: 50px;
}
 #policy .mbr-price-table .mbr-price-value {
	 top: -2rem;
}
 #policy .mbr-price-table .mbr-plan-body {
	 padding-top: 0;
}
 #policy .price-table2 .priceItem div {
	 padding-right: 2px;
	 padding-left: 2px;
}
 #policy .price-table2 .mbr-section-subtitle {
	 margin-bottom: 60px;
}
 @media (min-width: 1600px) {
	 #policy .mbr-price-table {
		 padding-left: 12%;
		 padding-right: 12%;
	}
}
 @media (max-width: 1199px) {
	 #policy .mbr-price-table .row > div {
		 padding-bottom: 4px;
		 padding-left: 2px !important;
		 padding-right: 2px !important;
	}
	 #policy .priceItem {
		 padding-left: 15px;
		 padding-right: 15px;
	}
	 #policy .priceItem .card {
		 margin-top: 0px !important;
		 padding-top: 0px !important;
		 padding-bottom: 0px !important;
		 margin-left: 0px !important;
		 margin-right: 0px !important;
		 z-index: 1 !important;
	}
	 #policy .priceItem .mbr-plan-label {
		 top: 14px !important;
	}
}
 @media (max-width: 767px) {
	 #policy .mbr-price-table .row > div {
		 padding-left: 5% !important;
		 padding-right: 5% !important;
	}
}
 @media (max-width: 450px) {
	 #policy .mbr-price-table .row > div {
		 padding-left: 2% !important;
		 padding-right: 2% !important;
	}
}
 #policy .mbr-plan {
	 background: none;
	 border-radius: 0;
	 border: 1px solid rgba(255, 255, 255, 0.2);
	 color: #fff;
	 margin-bottom: 0;
	 padding: 0.625rem;
}
 #policy .mbr-plan .list-group-item {
	 background: none;
	 border-bottom: 0;
	 border-top: 1px dotted rgba(255, 255, 255, 0.2);
	 font-size: 0.875rem;
	 line-height: 3.125rem;
	 padding-bottom: 0;
	 padding-top: 0;
}
 #policy .mbr-plan .card-title {
	 margin-bottom: 1.5625rem;
}
 #policy .mbr-plan-title {
	 font-family: "Montserrat";
	 font-size: 0.9375rem;
	 font-weight: 700;
	 line-height: 1.28;
	 margin-bottom: 0;
}
 #policy .mbr-plan-subtitle, #policy .mbr-plan-price-desc {
	 color: #a0a0a0;
	 font-family: "Lora";
	 font-size: 0.875rem;
	 font-style: italic;
	 font-weight: 400;
	 line-height: 1.79;
}
 #policy .mbr-plan-price-desc {
	 display: block;
	 padding-top: 1.25rem;
}
 #policy .mbr-plan-header, #policy .mbr-plan-body {
	 background: rgba(255, 255, 255, 0.1);
}
 #policy .mbr-plan-header {
	 padding-bottom: 3.4375rem;
	 padding-top: 2.1875rem;
	 position: relative;
}
 #policy .mbr-plan-header.bg-primary .mbr-plan-subtitle, #policy .mbr-plan-header.bg-primary .mbr-plan-price-desc {
	 color: #e8ddcd;
}
 #policy .mbr-plan-header.bg-success .mbr-plan-subtitle, #policy .mbr-plan-header.bg-success .mbr-plan-price-desc {
	 color: #d0dac6;
}
 #policy .mbr-plan-header.bg-info .mbr-plan-subtitle, #policy .mbr-plan-header.bg-info .mbr-plan-price-desc {
	 color: #c7d4d5;
}
 #policy .mbr-plan-header.bg-warning .mbr-plan-subtitle, #policy .mbr-plan-header.bg-warning .mbr-plan-price-desc {
	 color: #fbebc1;
}
 #policy .mbr-plan-header.bg-danger .mbr-plan-subtitle, #policy .mbr-plan-header.bg-danger .mbr-plan-price-desc {
	 color: #fef5f5;
}
 #policy .mbr-plan-label {
	 background: #28262b;
	 color: #fff;
	 display: block;
	 font-size: 0.6875rem;
	 font-weight: 400;
	 height: 3.125rem;
	 line-height: 3.125rem;
	 min-width: 3.125rem;
	 padding: 0 0.75rem;
	 position: absolute;
	 right: 0;
	 top: 0;
}
 #policy .mbr-plan-body {
	 margin-top: 2px;
	 padding-bottom: 0;
	 padding-top: 2.5rem;
}
 #policy .mbr-plan-list {
	 padding-bottom: 4.0625rem;
	 padding-top: 1.5625rem;
}
 #policy .mbr-plan-btn {
	 margin-top: -2.5rem;
	 padding-bottom: 1.375rem;
	 padding-top: 1.875rem;
}
 #policy .mbr-price {
	 font-family: "Montserrat";
	 line-height: 1.3;
}
 #policy .mbr-price-value {
	 font-size: 1.875rem;
	 line-height: 1;
	 position: relative;
	 top: -1.25rem;
}
 #policy .mbr-price-figure {
	 font-size: 3.75rem;
	 line-height: inherit;
	 padding-left: 0.625rem;
}
 #policy .mbr-price-term {
	 font-size: 1.875rem;
	 position: relative;
}
 #policy .mbr-price-term:before {
	 content: "/";
	 font-size: 110%;
	 font-weight: 100;
	 position: relative;
}
 #policy .mbr-testimonials .row > div {
	 padding-bottom: 40px;
}
 #policy .mbr-testimonials .row > div:last-child {
	 padding-bottom: 0;
}
 @media (min-width: 992px) {
	 #policy .mbr-testimonials .row > div:nth-child(3n+1) {
		 clear: left;
	}
	 #policy .mbr-testimonials .row > div:nth-last-child(-1n+3) {
		 padding-bottom: 0;
	}
}
 #policy .testimonials1 .carousel-indicators li {
	 margin: 10px;
	 width: 7px;
	 height: 7px;
	 background-color: #9fa3a7;
	 box-shadow: none;
}
 #policy .testimonials1 .carousel-indicators li.active {
	 width: 10px;
	 height: 10px;
	 margin: 10px;
	 box-shadow: none;
	 margin-bottom: 8.5px;
	 transition: width 0.1s, color 1s;
}
 #policy .testimonials1 .mbr-section-title {
	 font-size: 3.25rem;
	 color: #212121;
	 font-weight: 400;
	 line-height: 1.12em;
	 margin-bottom: 0.2843em;
	 text-transform: none;
}
 #policy .testimonials1 .mbr-section-subtitle {
	 margin-top: 0;
	 color: #6c6c6c;
	 font-size: 100%;
	 margin-bottom: 50px;
	 line-height: 1.85rem;
}
 #policy .testimonials1 .mbr-testimonial .card-block {
	 background-color: transparent;
	 flex-direction: row;
	 -webkit-flex-direction: row;
}
 #policy .testimonials1 .mbr-testimonial .card-block p {
	 color: #9fa3a7;
}
 #policy .testimonials1 .mbr-author-img {
	 margin-top: 0;
}
 #policy .testimonials1 .mbr-author-img img {
	 width: 5rem;
	 height: 5rem;
}
 #policy .testimonials1 .mbr-author-name {
	 font-weight: normal;
}
 #policy .testimonials1 .mbr-author-img span {
	 font-size: 10px;
}
 #policy .testimonials1 .mbr-author-desc {
	 font-family: 'Montserrat', sans-serif;
	 letter-spacing: 3px;
	 font-weight: 700;
}
 #policy .testimonials1 .mbr-author:after {
	 content: '';
	 position: absolute;
	 width: 50px;
	 height: 3px;
	 background-color: #eaeaea;
	 bottom: -15px;
	 left: 50%;
	 transform: translateX(-50%);
	 -webkit-transform: translateX(-50%);
}
 #policy .testimonials1 .carousel-control-cm {
	 position: absolute;
	 width: 70px;
	 height: 70px;
	 top: 50%;
	 margin-top: -35px;
	 line-height: 70px;
	 border-radius: 50%;
	 color: inherit;
	 background-image: url();
	 border: 3px solid transparent;
	 opacity: 1;
	 text-shadow: none;
	 z-index: 5;
	 color: #fff;
	 -webkit-transition: all 0.2s ease-in-out 0s;
	 -o-transition: all 0.2s ease-in-out 0s;
	 transition: all 0.2s ease-in-out 0s;
	 background-repeat: no-repeat;
	 background-position: 50%;
	 cursor: pointer;
}
 #policy .testimonials1 .right {
	 right: 0;
}
 #policy .testimonials2 .mbr-testimonial.card {
	 border: 1px solid #dfdfdf;
	 padding-top: 60px;
	 padding-bottom: 60px;
}
 #policy .testimonials2 .container {
	 padding-right: 30px;
	 padding-left: 30px;
}
 #policy .testimonials2 .carousel-indicators li {
	 margin: 10px;
	 width: 7px;
	 height: 7px;
	 background-color: #9fa3a7;
	 box-shadow: none;
}
 #policy .testimonials2 .carousel-indicators li.active {
	 width: 10px;
	 height: 10px;
	 margin: 10px;
	 box-shadow: none;
	 margin-bottom: 8.5px;
	 transition: width 0.1s, color 1s;
}
 #policy .testimonials2 a.left {
	 left: -55px;
}
 #policy .testimonials2 a.right {
	 right: -55px;
}
 @media (max-width: 620px) {
	 #policy .testimonials2 a.left {
		 left: 0px;
		 top: 95%;
	}
	 #policy .testimonials2 a.right {
		 right: 0px;
		 top: 95%;
	}
}
 #policy .testimonials3 .mbr-figure {
	 position: absolute;
	 height: 100%;
	 min-height: 800px;
	 margin-top: -1px;
	 background-size: cover;
	 background-position: 50% 50%;
}
 #policy .testimonials3 .imgWraper {
	 overflow: hidden;
}
 #policy .testimonials3 .card {
	 overflow: hidden;
	 border: none;
	 margin: 0;
}
 #policy .testimonials3 .mbr-section-text {
	 font-size: 20px;
	 line-height: 32px;
	 color: rgba(0, 0, 0, 0.7);
	 font-weight: 300;
	 text-align: left;
	 letter-spacing: 0.02em;
	 font-family: 'Open Sans', sans-serif;
	 color: #808080;
}
 #policy .testimonials3 .content {
	 padding: 63px;
}
 #policy .testimonials3 h5 {
	 font-size: 14px;
	 line-height: 24px;
	 font-family: 'Montserrat';
	 font-weight: 400;
	 letter-spacing: 0.02em;
	 text-transform: uppercase;
	 font-style: normal;
	 color: #333;
	 margin-top: 30px;
	 margin-bottom: 0;
}
 #policy .testimonials3 h6 {
	 display: block;
	 font-size: 13px;
	 line-height: 20px;
	 font-family: "Open Sans", sans-serif;
	 font-weight: 300;
	 letter-spacing: 0.02em;
	 text-transform: none;
	 color: #666;
}
 #policy .testimonials3 a.btn {
	 margin-top: 30px;
}
 @media (max-width: 450px) {
	 #policy .testimonials3 .content {
		 padding: 40px;
	}
	 #policy .testimonials3 p {
		 font-size: 15px !important;
		 text-align: center !important;
	}
}
 @media (max-width: 768px) {
	 #policy .testimonials3 .mediaEl {
		 min-height: 400px;
		 overflow: hidden;
	}
}
 @media (min-width: 1100px) {
	 #policy .testimonials3 .container {
		 max-width: 1024px;
	}
}
 #policy html, #policy body {
	 height: 100%;
}
 #policy .extTestimonials1 .boxed-slider {
	 padding-top: 0;
}
 #policy .extTestimonials1 .mbr-section__container {
	 position: relative;
}
 #policy .extTestimonials1 .mbr-author-img img {
	 width: 5rem;
}
 #policy .extTestimonials1 .carousel-indicators {
	 margin-bottom: -3.5rem !important;
}
 #policy .extTestimonials1 .mbr-testimonial .card-block {
	 padding-left: 5rem;
	 padding-right: 5rem;
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
	 display: -webkit-flex;
	 -webkit-flex-direction: column;
	 -webkit-justify-content: center;
}
 #policy .extTestimonials1 .mbr-testimonial .card-block p {
	 margin-bottom: 0;
}
 #policy .extTestimonials1 .mbr-testimonial-lg .card-block {
	 padding-bottom: 60px;
}
 #policy .extTestimonials1 .carousel-control {
	 margin-top: -79px;
	 background: none;
	 color: #000;
}
 #policy .extTestimonials1 .carousel-control:hover {
	 background: none;
	 color: #000;
	 opacity: 1;
}
 #policy .extTestimonials1 .carousel-control.left {
	 margin-left: 0.5rem;
}
 #policy .extTestimonials1 .carousel-control.left .icon-prev {
	 font-size: 60px;
}
 #policy .extTestimonials1 .carousel-control.right {
	 margin-right: 0.5rem;
}
 #policy .extTestimonials1 .carousel-control.right .icon-next {
	 font-size: 60px;
}
 #policy .extTestimonials1 .carousel-inner > .active {
	 display: block;
}
 @media (max-width: 767px) {
	 #policy .extTestimonials1 .mbr-testimonial .card-block {
		 padding-left: 1.875rem;
		 padding-right: 1.875rem;
	}
}
 #policy .extTestimonials3 .mbr-testimonial .card-block {
	 padding-left: 2.5rem;
	 padding-right: 2.5rem;
}
 #policy .extTestimonials3 .carousel-inner > .carousel-item > .row {
	 margin-left: 0;
	 margin-right: 0;
}
 #policy .extTestimonials3 .cloneditem-1, #policy .extTestimonials3 .cloneditem-2, #policy .extTestimonials3 .cloneditem-3 {
	 display: none;
}
 @media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
	 #policy .extTestimonials3 .carousel-inner.slides2 > .carousel-item.active.right, #policy .extTestimonials3 .carousel-inner.slides2 > .carousel-item.next {
		 transform: translate3d(50%, 0, 0);
		 -webkit-transform: translate3d(50%, 0, 0);
		 left: 0;
	}
	 #policy .extTestimonials3 .carousel-inner.slides2 > .carousel-item.active.left, #policy .extTestimonials3 .carousel-inner.slides2 > .carousel-item.prev {
		 transform: translate3d(-50%, 0, 0);
		 -webkit-transform: translate3d(-50%, 0, 0);
		 left: 0;
	}
	 #policy .extTestimonials3 .carousel-inner.slides2 > .carousel-item.left, #policy .extTestimonials3 .carousel-inner.slides2 > .carousel-item.prev.right, #policy .extTestimonials3 .carousel-inner.slides2 > .carousel-item.active {
		 transform: translate3d(0, 0, 0);
		 -webkit-transform: translate3d(0, 0, 0);
		 left: 0;
	}
}
 @media all and (min-width: 992px) {
	 #policy .extTestimonials3 .carousel-inner.slides2 > .active.left, #policy .extTestimonials3 .carousel-inner.slides2 > .prev {
		 left: -50%;
	}
	 #policy .extTestimonials3 .carousel-inner.slides2 > .active.right, #policy .extTestimonials3 .carousel-inner.slides2 > .next {
		 left: 50%;
	}
	 #policy .extTestimonials3 .carousel-inner.slides2 > .left, #policy .extTestimonials3 .carousel-inner.slides2 > .prev.right, #policy .extTestimonials3 .carousel-inner.slides2 > .active {
		 left: 0;
	}
	 #policy .extTestimonials3 .carousel-inner.slides2 .cloneditem-1, #policy .extTestimonials3 .carousel-inner.slides2 .cloneditem-2, #policy .extTestimonials3 .carousel-inner.slides2 .cloneditem-3 {
		 display: block;
	}
}
 @media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
	 #policy .extTestimonials3 .carousel-inner.slides3 > .carousel-item.active.right, #policy .extTestimonials3 .carousel-inner.slides3 > .carousel-item.next {
		 transform: translate3d(33%, 0, 0);
		 -webkit-transform: translate3d(33.33333%, 0, 0);
		 left: 0;
	}
	 #policy .extTestimonials3 .carousel-inner.slides3 > .carousel-item.active.left, #policy .extTestimonials3 .carousel-inner.slides3 > .carousel-item.prev {
		 transform: translate3d(-33%, 0, 0);
		 -webkit-transform: translate3d(-33.33333%, 0, 0);
		 left: 0;
	}
	 #policy .extTestimonials3 .carousel-inner.slides3 > .carousel-item.left, #policy .extTestimonials3 .carousel-inner.slides3 > .carousel-item.prev.right, #policy .extTestimonials3 .carousel-inner.slides3 > .carousel-item.active {
		 transform: translate3d(0, 0, 0);
		 -webkit-transform: translate3d(0, 0, 0);
		 left: 0;
	}
}
 @media all and (min-width: 992px) {
	 #policy .extTestimonials3 .carousel-inner.slides3 > .active.left, #policy .extTestimonials3 .carousel-inner.slides3 > .prev {
		 left: -33.3333333333%;
	}
	 #policy .extTestimonials3 .carousel-inner.slides3 > .active.right, #policy .extTestimonials3 .carousel-inner.slides3 > .next {
		 left: 33.3333333333%;
	}
	 #policy .extTestimonials3 .carousel-inner.slides3 > .left, #policy .extTestimonials3 .carousel-inner.slides3 > .prev.right, #policy .extTestimonials3 .carousel-inner.slides3 > .active {
		 left: 0;
	}
	 #policy .extTestimonials3 .carousel-inner.slides3 .cloneditem-1, #policy .extTestimonials3 .carousel-inner.slides3 .cloneditem-2, #policy .extTestimonials3 .carousel-inner.slides3 .cloneditem-3 {
		 display: block;
	}
}
 @media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
	 #policy .extTestimonials3 .carousel-inner.slides4 > .carousel-item.active.right, #policy .extTestimonials3 .carousel-inner.slides4 > .carousel-item.next {
		 transform: translate3d(25%, 0, 0);
		 -webkit-transform: translate3d(25%, 0, 0);
		 left: 0;
	}
	 #policy .extTestimonials3 .carousel-inner.slides4 > .carousel-item.active.left, #policy .extTestimonials3 .carousel-inner.slides4 > .carousel-item.prev {
		 transform: translate3d(-25%, 0, 0);
		 -webkit-transform: translate3d(-25%, 0, 0);
		 left: 0;
	}
	 #policy .extTestimonials3 .carousel-inner.slides4 > .carousel-item.left, #policy .extTestimonials3 .carousel-inner.slides4 > .carousel-item.prev.right, #policy .extTestimonials3 .carousel-inner.slides4 > .carousel-item.active {
		 transform: translate3d(0, 0, 0);
		 -webkit-transform: translate3d(0, 0, 0);
		 left: 0;
	}
}
 @media all and (min-width: 992px) {
	 #policy .extTestimonials3 .carousel-inner.slides4 > .active.left, #policy .extTestimonials3 .carousel-inner.slides4 > .prev {
		 left: -25%;
	}
	 #policy .extTestimonials3 .carousel-inner.slides4 > .active.right, #policy .extTestimonials3 .carousel-inner.slides4 > .next {
		 left: 25%;
	}
	 #policy .extTestimonials3 .carousel-inner.slides4 > .left, #policy .extTestimonials3 .carousel-inner.slides4 > .prev.right, #policy .extTestimonials3 .carousel-inner.slides4 > .active {
		 left: 0;
	}
	 #policy .extTestimonials3 .carousel-inner.slides4 .cloneditem-1, #policy .extTestimonials3 .carousel-inner.slides4 .cloneditem-2, #policy .extTestimonials3 .carousel-inner.slides4 .cloneditem-3 {
		 display: block;
	}
}
 #policy .mbr-testimonial {
	 border-radius: 0;
	 border: 0;
	 margin-bottom: 0;
	 text-align: center;
}
 #policy .mbr-testimonial + * {
	 padding-top: 40px;
}
 #policy .mbr-testimonial.card {
	 background-color: transparent;
}
 #policy .mbr-testimonial .card-block {
	 background: #f4f4f4;
	 color: #565656;
	 font-family: "Lora";
	 font-size: 1.125rem;
	 font-style: italic;
	 font-weight: 400;
	 line-height: 2;
	 padding: 1.875rem;
	 position: relative;
}
 #policy .mbr-testimonial .card-block:after {
	 background-color: inherit;
	 bottom: -7px;
	 content: "";
	 display: block;
	 height: 14px;
	 left: 50%;
	 margin-left: -7px;
	 position: absolute;
	 -webkit-transform: rotate(45deg);
	 transform: rotate(45deg);
	 width: 14px;
}
 #policy .mbr-testimonial-lg .card-block {
	 padding-bottom: 90px;
}
 #policy .mbr-testimonial .card-footer {
	 background: none;
	 border: 0;
	 padding: 0;
	 position: relative;
	 z-index: 2;
}
 #policy .mbr-testimonial .card-footer:last-child {
	 border-radius: 0;
}
 #policy .mbr-author-img {
	 margin-top: -2.5rem;
}
 #policy .mbr-author-img img {
	 height: 5rem;
	 width: 5rem;
}
 #policy .mbr-author-name {
	 color: #2d2d2d;
	 font-family: "Montserrat";
	 font-size: 22px;
	 font-weight: 700;
	 letter-spacing: -1px;
	 line-height: 1.3;
	 padding-top: 1.25rem;
}
 #policy .mbr-author-desc {
	 color: #9fa3a7;
	 font-family: "Montserrat";
	 font-size: 10px;
	 font-style: normal;
	 font-weight: 400;
	 line-height: 1.597;
}
 #policy .mbr-info-subtitle, #policy .mbr-info-extra .mbr-info-title {
	 margin-bottom: 0;
}
 #policy .mbr-info-extra .mbr-info-subtitle {
	 margin-bottom: 0.5rem;
}
 #policy .call2 .mbr-section-subtitle, #policy .call2 .mbr-section-title {
	 color: #222;
	 text-transform: none;
}
 #policy .call2 .mbr-section-title {
	 margin: 1.5rem 0;
}
 #policy .call2 .call-inner {
	 background: #fff;
	 border-radius: 5px;
	 box-shadow: -10px 25px 25px 5px rgba(0, 0, 0, 0.5);
	 padding: 50px 0;
}
 #policy .call2 .btn {
	 margin: 0.5rem;
}
 #policy .call3 .mbr-section-title, #policy .call3 .mbr-section-text {
	 color: #222;
}
 #policy .call3 .mbr-section-title a, #policy .call3 .mbr-section-text a {
	 text-decoration: underline;
}
 #policy .call6 .mbr-section-title {
	 color: #222;
}
 #policy .call6 .mbr-section-subtitle, #policy .call6 .mbr-section-text {
	 color: #aaa;
	 margin-top: 0;
}
 #policy .call6 .call-card {
	 padding: 100px 50px;
	 border: 1px solid rgba(0, 0, 0, 0.1);
}
 #policy .call6 .call-card:first-child {
	 border-top-left-radius: 5px;
	 border-bottom-left-radius: 5px;
	 border-right: 0px;
}
 #policy .call6 .call-card:last-child {
	 border-top-right-radius: 5px;
	 border-bottom-right-radius: 5px;
	 border-left: 0px;
}
 #policy .call6 .call-card.active .mbr-section-title, #policy .call6 .call-card.active .mbr-section-text {
	 color: #fff;
}
 #policy .call6 .call-card.active .mbr-section-subtitle {
	 color: #f39c12;
}
 @media (max-width: 1199px) {
	 #policy .call6 .call-card {
		 padding: 50px 20px;
	}
	 #policy .call6 .call-card:first-child {
		 border-top-left-radius: 5px;
		 border-top-right-radius: 5px;
		 border-bottom-left-radius: 0px;
		 border-right: 1px solid rgba(0, 0, 0, 0.1);
		 border-bottom: 0px;
	}
	 #policy .call6 .call-card:last-child {
		 border-bottom-left-radius: 5px;
		 border-bottom-right-radius: 5px;
		 border-top-right-radius: 0px;
		 border-left: 1px solid rgba(0, 0, 0, 0.1);
		 border-top: 0px;
	}
}
 #policy .call7 .mbr-section-title, #policy .call7 .mbr-section-subtitle, #policy .call7 .mbr-section-text {
	 color: #fff;
	 margin-top: 0;
}
 #policy .call7 .call-card {
	 padding: 100px 50px;
	 background: #fff;
}
 #policy .call7 .call-card:first-child {
	 border-top-left-radius: 5px;
	 border-bottom-left-radius: 5px;
}
 #policy .call7 .call-card:last-child {
	 border-top-right-radius: 5px;
	 border-bottom-right-radius: 5px;
}
 #policy .call7 .call-card .mbr-section-title {
	 color: #222;
}
 #policy .call7 .call-card .mbr-section-subtitle, #policy .call7 .call-card .mbr-section-text {
	 color: #aaa;
	 margin-top: 0;
}
 @media (max-width: 1199px) {
	 #policy .call7 .call-card {
		 padding: 50px 20px;
	}
	 #policy .call7 .call-card:first-child {
		 border-top-left-radius: 5px;
		 border-top-right-radius: 5px;
		 border-bottom-left-radius: 0px;
	}
	 #policy .call7 .call-card:last-child {
		 border-bottom-left-radius: 5px;
		 border-bottom-right-radius: 5px;
		 border-top-right-radius: 0px;
	}
}
 #policy .mbr-subscribe {
	 background: #f5f5f5;
	 border-radius: 3px;
	 border: 1px solid #e8e8e8;
	 height: 4rem;
	 padding: 0;
	 position: relative;
}
 #policy .mbr-subscribe .form-control {
	 background: none;
	 border: 0;
	 position: relative;
	 top: 0.4375rem;
}
 #policy .mbr-subscribe .input-group-btn {
	 position: static;
}
 #policy .mbr-subscribe .input-group-btn::after {
	 border-radius: 3px;
	 border: 1px solid transparent;
	 bottom: -1px;
	 content: "";
	 display: block;
	 left: -1px;
	 position: absolute;
	 right: -1px;
	 top: -1px;
}
 #policy .form-active .mbr-subscribe .form-control:invalid ~ .input-group-btn::after {
	 border-color: #f28281;
}
 #policy .mbr-subscribe .btn {
	 border-radius: 3px !important;
	 margin-bottom: 0;
	 margin-right: 0.5625rem;
}
 #policy .mbr-subscribe-dark {
	 background: none;
	 border-color: rgba(255, 255, 255, 0.2);
}
 #policy .mbr-subscribe-dark .form-control {
	 color: #fff;
}
 #policy .mbr-small-footer {
	 color: #acacac;
	 font-size: 0.8125rem;
	 padding: 1.75rem 0;
}
 #policy .mbr-small-footer p {
	 margin-bottom: 0;
}
 #policy .mbr-small-footer a {
	 color: #c0a375;
}
 #policy .mbr-small-footer a:hover {
	 text-decoration: none;
}
 #policy .mbr-footer {
	 color: #fff;
	 padding-left: 1.25rem;
	 padding-right: 1.25rem;
}
 @media (min-width: 1280px) {
	 #policy .mbr-footer {
		 padding-left: 6.25rem;
		 padding-right: 6.25rem;
	}
}
 #policy .mbr-footer > .row, #policy .mbr-footer > .container > .row {
	 margin-left: 0;
	 margin-right: 0;
}
 #policy .mbr-footer > .row > div, #policy .mbr-footer > .container > .row > div {
	 padding-bottom: 40px;
}
 #policy .mbr-footer > .row > div:last-child, #policy .mbr-footer > .container > .row > div:last-child {
	 padding-bottom: 0;
}
 #policy .mbr-footer > .container {
	 padding-left: 0;
	 padding-right: 0;
}
 @media (min-width: 768px) {
	 #policy .mbr-footer > .row > div:nth-child(2n+1) {
		 clear: left;
	}
	 #policy .mbr-footer > .row > div:nth-last-child(-1n+2) {
		 padding-bottom: 0;
	}
	 #policy .mbr-footer > .container > .row > div {
		 clear: none !important;
		 padding-bottom: 0 !important;
	}
}
 @media (min-width: 992px) {
	 #policy .mbr-footer > .row > div {
		 clear: none !important;
		 padding-bottom: 0 !important;
	}
}
 #policy .mbr-footer p a, #policy .mbr-footer ul a {
	 color: #c0a375;
}
 #policy .mbr-footer p a:hover, #policy .mbr-footer ul a:hover {
	 text-decoration: none;
}
 #policy .mbr-footer .btn-black {
	 background-color: #242424;
	 border-color: #242424;
}
 #policy .mbr-footer .btn-black.disabled, #policy .mbr-footer .btn-black[disabled], #policy .mbr-footer .btn-black:hover {
	 background-color: #1a1a1a !important;
	 border-color: #1a1a1a !important;
}
 #policy .mbr-footer .mbr-map {
	 height: 18.75rem;
}
 #policy .mbr-footer form .form-control-label {
	 font-size: 0.875rem;
	 position: relative;
}
 #policy .mbr-footer form .form-control {
	 background: none;
	 border-color: rgba(255, 255, 255, 0.2);
	 color: #fff;
	 font-size: 0.875rem;
	 min-height: 3.2em;
	 padding: 0.5em 1em 0.5em;
}
 #policy .mbr-footer-content h1, #policy .mbr-footer-content h2, #policy .mbr-footer-content h3, #policy .mbr-footer-content h4, #policy .mbr-footer-content p strong, #policy .mbr-footer-content strong, #policy .mbr-footer .mbr-contacts h1, #policy .mbr-footer .mbr-contacts h2, #policy .mbr-footer .mbr-contacts h3, #policy .mbr-footer .mbr-contacts h4, #policy .mbr-footer .mbr-contacts p strong, #policy .mbr-footer .mbr-contacts strong {
	 color: #7c7c7c;
	 font-family: "Montserrat";
	 font-size: 1rem;
	 font-weight: 700;
	 letter-spacing: -1px;
	 line-height: 1.3;
	 margin-bottom: 1.875em;
}
 #policy .mbr-footer-content p strong, #policy .mbr-footer-content strong, #policy .mbr-footer .mbr-contacts p strong, #policy .mbr-footer .mbr-contacts strong {
	 display: inline-block;
}
 #policy .mbr-footer-content p, #policy .mbr-footer .mbr-contacts p {
	 color: #fff;
	 font-size: 0.875rem;
	 margin-bottom: 0;
}
 #policy .mbr-footer-content ul, #policy .mbr-footer .mbr-contacts ul {
	 line-height: 1.8;
	 list-style: none;
	 margin: 0;
	 padding: 0;
}
 #policy .mbr-footer-content li, #policy .mbr-footer .mbr-contacts li {
	 border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
	 color: #bcbcbc;
	 display: block;
	 font-family: "Raleway";
	 font-size: 0.875rem;
	 line-height: 1.8;
	 overflow: hidden;
	 padding: 0.72em 0;
	 padding-left: 1.8em;
	 position: relative;
	 width: 100%;
}
 #policy .mbr-footer-content li:last-child, #policy .mbr-footer .mbr-contacts li:last-child {
	 border-bottom: 0;
}
 #policy .mbr-footer-content li::before, #policy .mbr-footer .mbr-contacts li::before {
	 background: #c0a375;
	 content: "";
	 height: 0.36em;
	 left: 0;
	 margin-top: -0.18em;
	 position: absolute;
	 top: 50%;
	 width: 0.36em;
}
 #policy .mbr-footer-content li a, #policy .mbr-footer .mbr-contacts li a {
	 color: #fff;
	 -webkit-transition: color 0.3s ease;
	 -moz-transition: color 0.3s ease;
	 transition: color 0.3s ease;
}
 #policy .mbr-footer-content li a:hover, #policy .mbr-footer .mbr-contacts li a:hover {
	 color: #c0a375;
}
 #policy .footer1 .footer-list a, #policy .footer1 .footer-list-2 a {
	 color: #fff;
	 font-style: normal;
	 transition: color 0.3s;
}
 #policy .footer1 .btn {
	 font-size: 1rem;
}
 @media (min-width: 992px) {
	 #policy .footer1 .second-line {
		 padding-top: 100px;
	}
}
 @media (max-width: 1199px) {
	 #policy .footer1 .second-line {
		 padding-top: 40px;
	}
}
 #policy .footer1 .second-line .logo {
	 padding-bottom: 20px;
}
 #policy .footer1 .second-line .logo img {
	 max-width: 100%;
}
 #policy .footer1.footer4 .mbr-section-subtitle {
	 color: #fff;
	 margin-top: 0;
}
 #policy .footer1.footer4 .logo img {
	 width: 100%;
	 max-width: 320px;
}
 #policy .footer1.footer4 form {
	 border: 2px rgba(0, 0, 0, 0.4) solid;
	 border-radius: 2em;
	 padding: 3px;
	 height: 50px;
}
 #policy .footer1.footer4 input {
	 height: 40px;
	 padding: 0;
	 margin: 0;
	 border: none;
	 background: transparent;
	 text-align: center;
	 color: #fff;
}
 #policy .footer1.footer4 input:focus {
	 border: none;
}
 #policy .footer1.footer4 .form-inner {
	 display: table;
	 width: 100%;
}
 #policy .footer1.footer4 .form-control {
	 line-height: 1;
	 min-height: 0px;
}
 #policy .footer1.footer4 label {
	 display: none;
}
 #policy .footer1.footer4 .btn {
	 width: 40px;
	 height: 40px;
	 text-align: center;
	 line-height: 40px;
	 padding: 0;
	 margin: 0;
	 color: #222;
}
 #policy .footer1.footer4 .btn:hover {
	 color: #fff;
}
 @media (max-width: 991px) {
	 #policy .footer1.footer4 .mbr-section-subtitle {
		 margin-bottom: 20px;
	}
	 #policy .footer1.footer4 .logo {
		 display: none;
	}
}
 #policy .footer1.footer5 .mbr-section-subtitle {
	 color: #222;
}
 #policy .footer1.footer5 .mbr-section-title {
	 color: #222;
}
 #policy .footer1.footer5 .footer-list {
	 margin-top: 120px;
}
 #policy .footer1.footer5 form {
	 border: 1px rgba(255, 255, 255, 0.4) solid;
	 background: #fff;
	 border-radius: 2em;
	 padding: 3px;
	 height: 50px;
	 max-width: 370px;
	 margin: auto;
}
 #policy .footer1.footer5 input {
	 height: 40px;
	 padding: 0;
	 margin: 0;
	 border: none;
	 background: transparent;
	 text-align: center;
	 color: #333;
}
 #policy .footer1.footer5 input:focus {
	 border: none;
}
 #policy .footer1.footer5 .form-inner {
	 display: table;
	 width: 100%;
}
 #policy .footer1.footer5 .form-control {
	 line-height: 1;
	 min-height: 0px;
}
 #policy .footer1.footer5 label {
	 display: none;
}
 #policy .footer1.footer5 .btn {
	 width: 40px;
	 height: 40px;
	 text-align: center;
	 line-height: 40px;
	 padding: 0;
	 margin: 0;
	 color: #222;
}
 #policy .footer1.footer5 .btn:hover {
	 color: #fff;
}
 @media (max-width: 991px) {
	 #policy .footer1.footer5 .footer-list {
		 margin-top: 20px;
	}
}
 #policy .footer1.footer6 .mbr-section-subtitle {
	 color: #fff;
	 margin-bottom: 30px;
}
 #policy .footer1.footer6 .mbr-section-title {
	 color: #fff;
}
 #policy .footer1.footer6 .footer-list {
	 margin-top: 0px;
}
 #policy .footer1.footer6 form {
	 border: 1px rgba(0, 0, 0, 0.4) solid;
	 background: rgba(0, 0, 0, 0.4);
	 border-radius: 2em;
	 padding: 3px;
	 height: 50px;
	 max-width: 370px;
	 margin: auto;
}
 #policy .footer1.footer6 input {
	 height: 40px;
	 padding: 0;
	 margin: 0;
	 border: none;
	 background: transparent;
	 text-align: center;
	 color: #fff;
}
 #policy .footer1.footer6 input:focus {
	 border: none;
}
 #policy .footer1.footer6 .form-inner {
	 display: table;
	 width: 100%;
}
 #policy .footer1.footer6 .form-control {
	 line-height: 1;
	 min-height: 0px;
}
 #policy .footer1.footer6 label {
	 display: none;
}
 #policy .footer1.footer6 .btn {
	 width: 40px;
	 height: 40px;
	 text-align: center;
	 line-height: 40px;
	 padding: 0;
	 margin: 0;
	 color: #fff;
}
 #policy .footer1.footer6 .btn:hover {
	 color: #222;
}
 #policy .footer1.footer7 .logo img {
	 width: 100%;
	 max-width: 320px;
}
 #policy .footer1.footer7 .mbr-section-subtitle {
	 color: #777;
	 margin-top: 0px;
}
 #policy .footer1.footer7 .text-xs-center {
	 margin-bottom: 20px;
}
 #policy .footer1.footer7 .footer-list-2 a {
	 color: #222;
}
 #policy .footer1.footer8 .logo img {
	 width: 100%;
	 max-width: 320px;
}
 #policy .footer1.footer8 .second-line {
	 border-top: 1px solid #aaa;
	 margin-top: 40px;
}
 #policy .footer1.footer8 .mbr-section-subtitle {
	 color: #fff;
	 margin-top: 0px;
	 margin-bottom: 20px;
}
 #policy .footer1.footer8 .text-xs-center {
	 margin-bottom: 20px;
}
 #policy .footer1.footer8 a {
	 color: #fff;
}
 #policy .footer1.footer8 form {
	 border: 1px rgba(255, 255, 255, 0.4) solid;
	 background: #fff;
	 border-radius: 2em;
	 padding: 3px;
	 height: 50px;
	 max-width: 370px;
	 margin: 0 0 0 auto;
}
 #policy .footer1.footer8 form .btn {
	 width: 40px;
	 height: 40px;
	 text-align: center;
	 line-height: 40px;
	 padding: 0;
	 margin: 0;
	 color: #222;
}
 #policy .footer1.footer8 form .btn:hover {
	 color: #fff;
}
 #policy .footer1.footer8 input {
	 height: 40px;
	 padding: 0;
	 margin: 0;
	 border: none;
	 background: transparent;
	 text-align: center;
	 color: #333;
}
 #policy .footer1.footer8 input:focus {
	 border: none;
}
 #policy .footer1.footer8 .form-inner {
	 display: table;
	 width: 100%;
}
 #policy .footer1.footer8 .form-control {
	 line-height: 1;
	 min-height: 0px;
}
 #policy .footer1.footer8 label {
	 display: none;
}
 #policy .mbr-company {
	 background: none;
	 border-radius: 0;
	 border: 0;
	 margin-bottom: 0;
}
 #policy .mbr-company .card-img-top {
	 height: 58px;
	 margin-bottom: 1.57rem;
	 width: auto;
}
 #policy .mbr-company .card-block {
	 background: none;
	 padding: 0;
}
 #policy .mbr-company .card-text {
	 color: #acacac;
	 font-size: 0.875rem;
	 margin-bottom: 1.57rem;
}
 #policy .mbr-company .list-group {
	 display: block;
}
 #policy .mbr-company .list-group-item {
	 background: none;
	 border: 0;
	 display: table;
	 padding: 0;
	 padding-bottom: 1.375rem;
	 width: 100%;
}
 #policy .mbr-company .list-group-icon, #policy .mbr-company .list-group-text {
	 display: table-cell;
	 height: 2.25rem;
	 position: relative;
	 vertical-align: middle;
}
 #policy .mbr-company .list-group-icon {
	 padding-right: 1.25rem;
	 text-align: center;
	 width: 3.5rem;
}
 #policy .mbr-company .list-group-text {
	 color: #fff;
	 font-family: "Raleway";
	 font-size: 0.875rem;
	 line-height: 1.6;
	 position: static;
	 vertical-align: middle;
}
 #policy .mbr-company .list-group-text::after {
	 border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
	 bottom: 0.625rem;
	 content: "";
	 display: block;
	 left: 0;
	 position: absolute;
	 width: 50%;
}
 #policy .mbr-company .list-group-item.active, #policy .mbr-company .list-group-item.active:hover {
	 background: none;
}
 #policy .mbr-company .list-group-item.active .list-group-text {
	 color: #c0a375;
}
 #policy .mbr-company .list-group-item:last-child {
	 padding-bottom: 0;
}
 #policy .mbr-company .list-group-item:last-child .list-group-text::after {
	 display: none;
}
 @-webkit-keyframes floating-arrow {
	 from {
		 -webkit-transform: translateY(-4px);
		 transform: translateY(-4px);
	}
	 65% {
		 -webkit-transform: translateY(4px);
		 transform: translateY(4px);
	}
	 to {
		 -webkit-transform: translateY(-4px);
		 transform: translateY(-4px);
	}
}
 @keyframes floating-arrow {
	 from {
		 -webkit-transform: translateY(-4px);
		 transform: translateY(-4px);
	}
	 65% {
		 -webkit-transform: translateY(4px);
		 transform: translateY(4px);
	}
	 to {
		 -webkit-transform: translateY(-4px);
		 transform: translateY(-4px);
	}
}
 @-webkit-keyframes floating-arrow-up {
	 0% {
		 -webkit-transform: translateY(0px);
		 transform: translateY(0px);
	}
	 25% {
		 -webkit-transform: translateY(4px);
		 transform: translateY(4px);
	}
	 75% {
		 -webkit-transform: translateY(-4px);
		 transform: translateY(-4px);
	}
}
 @keyframes floating-arrow-up {
	 0% {
		 -webkit-transform: translateY(0px);
		 transform: translateY(0px);
	}
	 25% {
		 -webkit-transform: translateY(4px);
		 transform: translateY(4px);
	}
	 75% {
		 -webkit-transform: translateY(-4px);
		 transform: translateY(-4px);
	}
}
 #policy .mbr-arrow {
	 bottom: 48px;
	 left: 0;
	 position: absolute;
	 text-align: center;
	 width: 100%;
}
 @media (max-width: 991px) {
	 #policy .mbr-arrow {
		 bottom: 31px;
	}
}
 @media (max-width: 320px) {
	 #policy .mbr-arrow {
		 bottom: 21px;
	}
}
 @media all and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
	 #policy .mbr-arrow {
		 bottom: 31px;
	}
}
 #policy .mbr-arrow a {
	 background: rgba(0, 0, 0, 0.2);
	 border-radius: 3px;
	 color: #fff;
	 display: inline-block;
	 height: 46px;
	 outline-style: none !important;
	 position: relative;
	 text-decoration: none;
	 transition: all 0.3s ease-in-out;
	 width: 46px;
}
 #policy .mbr-arrow a:hover {
	 background: #2d2d2d;
}
 #policy .mbr-arrow img {
	 display: block;
	 position: absolute;
	 top: 50%;
	 right: 30%;
	 top: calc(50% - 2px);
	 right: calc(50% - 10px);
}
 #policy .mbr-arrow-floating img {
	 -webkit-animation: floating-arrow 1.6s infinite ease-in-out 0s;
	 animation: floating-arrow 1.6s infinite ease-in-out 0s;
}
 #policy .mbr-arrow-up {
	 bottom: 25px;
	 right: 90px;
	 position: fixed;
	 text-align: right;
	 z-index: 5000;
}
 @media (max-width: 991px) {
	 #policy .mbr-arrow-up {
		 bottom: 31px;
	}
}
 @media (max-width: 320px) {
	 #policy .mbr-arrow-up {
		 bottom: 21px;
	}
}
 @media all and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
	 #policy .mbr-arrow-up {
		 bottom: 31px;
	}
}
 #policy .mbr-arrow-up a {
	 background: rgba(0, 0, 0, 0.2);
	 border-radius: 3px;
	 color: #fff;
	 display: inline-block;
	 height: 46px;
	 outline-style: none !important;
	 position: relative;
	 text-decoration: none;
	 transition: all 0.3s ease-in-out;
	 width: 46px;
}
 #policy .mbr-arrow-up a:hover {
	 background: #2d2d2d;
	 cursor: pointer;
}
 #policy .mbr-arrow-up-icon-cm {
	 display: block;
	 font-size: 30px;
	 top: 6px;
	 position: absolute;
	 left: 12px;
	 color: white;
}
 #policy .mbr-arrow-up:hover .mbr-arrow-up-icon-cm {
	 -webkit-animation: floating-arrow-up 1.6s ease-in-out infinite 0s;
	 animation: floating-arrow-up 1.6s ease-in-out infinite 0s;
}
 @media (max-width: 768px) {
	 #policy .mbr-arrow-up {
		 right: 0;
		 left: 50%;
		 -webkit-transform: translateX(-50%);
		 transform: translateX(-50%);
		 text-align: center;
		 bottom: 15px;
	}
}
 @media (min-width: 768px) {
	 #policy .mbr-right-padding-md-up {
		 padding-right: 85px;
	}
}
 #policy .mbr-valign-top {
	 vertical-align: top;
}
 #policy .form-asterisk {
	 font-family: initial;
	 position: absolute;
	 top: -2px;
	 font-weight: normal;
}
 #policy .row-sm-offset {
	 margin-left: -0.625rem;
	 margin-right: -0.625rem;
}
 #policy .row-sm-offset > * {
	 padding-left: 0.625rem;
	 padding-right: 0.625rem;
}
 @-webkit-keyframes btnCircleLoading {
	 from {
		 -webkit-transform: rotate(0deg);
	}
	 to {
		 -webkit-transform: rotate(359deg);
	}
}
 @keyframes btnCircleLoading {
	 from {
		 transform: rotate(0deg);
	}
	 to {
		 transform: rotate(359deg);
	}
}
 #policy .btn-loader {
	 -webkit-animation: btnCircleLoading 0.6s infinite linear;
	 animation: btnCircleLoading 0.6s infinite linear;
	 border-radius: 50%;
	 border: 4px rgba(255, 255, 255, 0.25) solid;
	 border-top-color: white;
	 display: none;
	 height: 26px;
	 left: 50%;
	 margin-left: -13px;
	 margin-top: -13px;
	 position: absolute;
	 top: 50%;
	 width: 26px;
}
 #policy .btn-loading {
	 position: relative;
}
 #policy .btn-loading .btn-txt {
	 visibility: hidden;
}
 #policy .btn-loading .btn-loader {
	 display: block;
}
 #policy .text-center {
	 text-align: center;
}
 #policy .hidden {
	 visibility: hidden;
}
 #policy .visible {
	 visibility: visible;
}
 #policy .mbr-iconfont.mbr-iconfont-btn, #policy .mbr-buttons__btn .mbr-iconfont {
	 padding-right: 0.4em;
	 font-size: 1.6em;
	 line-height: 0.5em;
	 vertical-align: text-bottom;
	 position: relative;
	 top: -0.12em;
	 text-decoration: none;
}
 #policy .mbr-iconfont.mbr-iconfont-btn-parent, #policy .link .mbr-iconfont {
	 font-size: 1.4em;
	 top: -0.3em;
	 position: relative;
	 vertical-align: middle;
}
 #policy .mbr-iconfont.mbr-iconfont-menu, #policy .mbr-iconfont.mbr-iconfont-ext__menu {
	 font-size: 37px;
	 text-decoration: none;
	 color: #fff;
}
 #policy .mbr-iconfont.mbr-iconfont-header5 {
	 font-size: 50px;
	 text-decoration: none;
	 text-align: right;
}
 #policy .mbr-iconfont.mbr-iconfont-features2, #policy .mbr-iconfont.mbr-iconfont-features3 {
	 font-size: 119px;
	 text-decoration: none;
	 text-align: center;
	 display: block;
	 margin-top: 0.2em;
	 color: #f1c050;
	 text-shadow: 5px 5px 7px #222;
}
 #policy .mbr-iconfont.mbr-iconfont-features4 {
	 font-size: 50px;
	 text-decoration: none;
	 text-align: center;
	 display: block;
	 color: #000;
}
 #policy .mbr-iconfont.mbr-iconfont-features16 {
	 font-size: 150px;
	 text-decoration: none;
	 text-align: center;
	 display: block;
	 color: #f87960;
	 text-shadow: 0 0 20px rgba(0, 0, 0, 0.3), -10px 10px 7px rgba(0, 0, 0, 0.5);
}
 #policy .mbr-iconfont-features7 {
	 font-size: 50px;
	 text-decoration: none;
	 text-align: center;
	 display: block;
	 color: #fff;
}
 #policy .mbr-iconfont.mbr-iconfont-features9 {
	 font-size: 25px;
	 margin-left: -4px;
	 text-decoration: none;
	 text-align: center;
	 display: block;
	 color: #000;
}
 #policy .mbr-iconfont.mbr-iconfont-msg-box4, #policy .mbr-iconfont.mbr-iconfont-msg-box5 {
	 font-size: 357px;
	 text-decoration: none;
	 color: #232323;
}
 #policy .mbr-iconfont.mbr-iconfont-header2 {
	 font-size: 400px;
	 text-decoration: none;
	 color: #fff;
}
 #policy .mbr-iconfont.mbr-iconfont-contacts1 {
	 font-size: 119px;
	 text-decoration: none;
	 color: #9c9c9c;
}
 #policy .mbr-iconfont.mbr-iconfont-logo-contacts3 {
	 font-size: 58px;
	 text-decoration: none;
	 color: #9c9c9c;
	 margin-bottom: 1.57rem;
}
 #policy .mbr-iconfont-company-contacts3 {
	 font-size: 22px;
	 color: #cfcfcf;
}
 #policy .mbr-iconfont-company-contacts5 {
	 font-size: 22px;
	 color: #000;
}
 #policy .mbr-iconfont-features10 {
	 text-shadow: 5px 5px 7px #222;
	 font-size: 119px;
	 text-decoration: none;
}
 #policy .mbr-iconfont.mbr-iconfont-features14 {
	 font-size: 150px;
	 margin-top: 20px;
	 text-decoration: none;
	 text-shadow: 5px 5px 7px #222;
	 text-align: center;
	 display: block;
	 color: #f1c050;
}
 @media (max-width: 1199px) {
	 #policy .mbr-iconfont.mbr-iconfont-features14 {
		 font-size: 60px;
	}
}
 @media (max-width: 991px) {
	 #policy .mbr-iconfont.mbr-iconfont-features14 {
		 font-size: 25px;
		 margin-top: 0;
	}
}
 #policy .header1 a.btn, #policy .header2 a.btn, #policy .header3 a.btn {
	 display: inline-block;
}
 #policy .header1 .mbr-section-btn {
	 text-align: right;
}
 #policy .header1 .container-fluid {
	 text-align: right;
}
 #policy .header2 .buttons-wrap {
	 position: absolute;
	 bottom: 0;
	 right: 0;
}
 #policy .header2 a.btn {
	 background-color: transparent !important;
	 border-color: transparent !important;
}
 #policy .header2 .mbr-section-btn {
	 text-align: right;
}
 #policy .header2 p {
	 font-weight: 700;
	 letter-spacing: 3px;
}
 @media (max-width: 767px) {
	 #policy .header2 .buttons-wrap {
		 position: relative;
		 padding-top: 1.68rem;
	}
	 #policy .header2 h1, #policy .header2 .mbr-section-subtitle, #policy .header2 .mbr-section-btn {
		 text-align: center !important;
	}
}
 #policy .header3 .subtitle {
	 letter-spacing: 3px;
	 margin-bottom: 20px !important;
	 font-weight: 700;
}
 #policy .header3 .mbr-section-btn {
	 text-align: right;
}
 #policy .header4 p {
	 font-size: 16px;
	 letter-spacing: 3px;
	 margin-bottom: 10px !important;
	 font-weight: 700;
	 padding-top: 1.68rem;
}
 #policy .header4 a.btn {
	 margin-bottom: 3rem;
}
 #policy .header4 .mbr-section-btn {
	 text-align: center;
}
 #policy .header4 .mbr-iconfont {
	 font-size: inherit;
}
 #policy .header4 .image-size {
	 margin: auto;
}
 #policy .header5 {
	 position: relative;
}
 #policy .header5 h1 {
	 padding-top: 40px;
}
 #policy .header5 .fade {
	 opacity: 0;
	 transform: translateX(-100px);
	 transition: all 0.3s;
}
 #policy .header5 .fade.in {
	 opacity: 1;
	 transform: translateX(0px);
}
 #policy .header5 .tab-pane .col-xs-11 {
	 padding-left: 30px;
}
 #policy .header5 .nav-tabs {
	 margin-top: 40px;
	 border-bottom: 3px solid rgba(255, 255, 255, 0.3);
	 text-align: center;
}
 #policy .header5 .nav-tabs .nav-item {
	 float: none;
}
 #policy .header5 .nav-tabs .nav-link {
	 position: relative;
	 border: none;
	 font-size: 14px;
	 text-transform: uppercase;
	 letter-spacing: 2px;
	 color: #fff;
	 outline: none;
}
 #policy .header5 .nav-tabs .nav-link:after {
	 content: '';
	 position: absolute;
	 bottom: -2px;
	 left: 50%;
	 width: 0%;
	 height: 3px;
	 transition: all 0.3s;
}
 #policy .header5 .nav-tabs .nav-link.active, #policy .header5 .nav-tabs .nav-link:hover, #policy .header5 .nav-tabs .nav-link:focus {
	 background-color: transparent;
	 color: #fff;
}
 #policy .header5 .nav-tabs .nav-link.active:after, #policy .header5 .nav-tabs .nav-link:hover:after, #policy .header5 .nav-tabs .nav-link:focus:after {
	 left: 0;
	 width: 100%;
}
 #policy .header5 .mbr-figure {
	 text-align: center;
}
 #policy .header5 .mbr-figure-background {
	 position: absolute;
	 z-index: -1;
	 width: 110px;
	 height: 110px;
	 border-radius: 50%;
	 background: rgba(0, 0, 0, 0.3);
	 top: -25px;
	 left: 50%;
	 margin-left: -57px;
}
 @media (max-width: 1199px) {
	 #policy .header5 .mbr-figure-background {
		 width: 90px;
		 height: 90px;
		 top: -15px;
		 left: 0;
		 margin-left: 0;
	}
}
 #policy .header6 .mbr-section-btn {
	 margin-top: 25vh;
	 margin-bottom: 10vh;
}
 #policy .header7 a.btn {
	 margin-bottom: 15px;
}
 #policy .header7 .mbr-section-subtitle {
	 padding-top: 45px;
}
 #policy .header7 .mbr-figure img {
	 width: auto;
	 height: 100vh;
}
 @media (max-width: 767px) {
	 #policy .header7 .mbr-figure img {
		 height: auto;
		 width: 100%;
	}
}
 #policy .header8 h1 {
	 margin-bottom: 0 !important;
}
 #policy .header8 .testimonial {
	 padding-top: 40px;
	 text-align: left;
	 padding-right: 20%;
	 padding-left: 20%;
}
 #policy .header8 .testimonial .mbr-figure {
	 display: inline-block;
	 width: auto;
	 line-height: 50px;
	 vertical-align: middle;
}
 #policy .header8 .testimonial .testimonial-face {
	 display: table-cell;
	 padding-right: 25px;
}
 #policy .header8 .testimonial .testimonial-face img {
	 width: 100px;
	 border-radius: 50%;
}
 #policy .header8 .testimonial .testimonial-text {
	 font-size: 15px;
	 font-family: 'Arvo';
	 color: #4c4c4c;
}
 #policy .header8 .testimonial .testimonial-wrap {
	 display: table-cell;
	 position: relative;
	 background: #fff;
	 border-radius: 30px;
	 padding-left: 15px;
	 padding-bottom: 10px;
	 padding-top: 10px;
	 margin-left: 25px;
}
 #policy .header8 .testimonial .testimonial-wrap .mbr-figure {
	 float: left;
}
 #policy .header8 .testimonial .testimonial-wrap:before {
	 content: '';
	 position: absolute;
	 left: -12px;
	 top: 45%;
	 width: 15px;
	 height: 15px;
	 border-top: 15px #fff solid;
	 border-bottom: 15px transparent solid;
	 border-right: 15px transparent solid;
	 border-left: 15px transparent solid;
}
 #policy .header8 .testimonial .testimonial-wrap .mbr-section-text {
	 display: inline;
	 line-height: 1.5rem;
	 margin-bottom: 0;
	 padding-bottom: 0;
}
 #policy .header8 .testimonial .testimonial-author, #policy .header8 .testimonial .testimonial-position {
	 display: inline-block;
}
 #policy .header8 .testimonial .testimonial-author {
	 margin-left: 120px;
	 font-family: 'Montserrat', sans-serif;
	 font-weight: 700;
	 letter-spacing: 5px;
	 color: #4c4c4c;
	 padding-top: 8px;
}
 #policy .header8 .testimonial .testimonial-position {
	 color: #666;
}
 #policy .header8 .subtitle {
	 font-size: 16px;
	 letter-spacing: 3px;
	 margin-bottom: 6px !important;
	 font-weight: 700;
	 padding-top: 30px;
}
 #policy .header8 .mbr-iconfont {
	 font-size: inherit;
}
 #policy .header8 .image-size {
	 margin: auto;
}
 @media (max-width: 400px) {
	 #policy .header8 .testimonial-face img {
		 width: 50px !important;
	}
}
 @media (max-width: 768px) {
	 #policy .header8 .image-size, #policy .header4 .image-size {
		 width: 100% !important;
	}
}
 @media (max-width: 1199px) {
	 #policy .header8 .testimonial {
		 padding-left: 5%;
		 padding-right: 5%;
	}
	 #policy .header8 .testimonial .mbr-figure {
		 line-height: 1.1em;
	}
	 #policy .header8 .testimonial .testimonial-wrap .mbr-section-text {
		 padding: 0 30px 0 5px;
		 line-height: 1.1em;
	}
	 #policy .header8 .testimonial .testimonial-author {
		 margin-left: 0;
	}
}
 #policy .header9 .row {
	 margin: 0;
}
 #policy .header9 h1 {
	 font-size: 52px;
	 color: #212121;
	 margin-bottom: 20px;
	 padding-top: 1.68rem;
}
 #policy .header9 p {
	 color: #6c6c6c;
	 margin-bottom: 60px;
}
 #policy .header9 .description-title {
	 color: #000;
}
 #policy .header9 .nav-tabs {
	 border-bottom: none;
	 text-align: left;
	 margin-top: 20%;
}
 #policy .header9 .nav-tabs .nav-item {
	 float: none;
}
 #policy .header9 .nav-tabs .nav-item + .nav-item {
	 margin-left: 0;
}
 #policy .header9 .nav-tabs .nav-link {
	 position: relative;
	 border: none;
	 border-top-left-radius: 10px;
	 border-bottom-left-radius: 10px;
	 padding: 20px 10px 20px 10px;
	 font-size: 14px;
	 text-align: center;
	 text-transform: uppercase;
	 letter-spacing: 2px;
	 color: #aaa;
	 transition: all 0.3s;
	 font-weight: 700;
}
 #policy .header9 .nav-tabs .nav-link.active, #policy .header9 .nav-tabs .nav-link:hover, #policy .header9 .nav-tabs .nav-link:focus {
	 background-color: rgba(0, 0, 0, 0.03);
	 color: #222;
}
 #policy .header9 .nav-tabs .nav-link.active:before, #policy .header9 .nav-tabs .nav-link:hover:before, #policy .header9 .nav-tabs .nav-link:focus:before {
	 opacity: 1;
}
 #policy .header9 .nav-tabs .nav-link:before {
	 content: '';
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 width: 60px;
	 right: -60px;
	 border-left: 30px rgba(0, 0, 0, 0.03) solid;
	 border-top: 30px transparent solid;
	 border-right: 30px transparent solid;
	 border-bottom: 30px transparent solid;
	 opacity: 0;
	 transition: opacity 0.3s;
}
 #policy .header9 .nav-tabs .nav-link:after {
	 content: '';
	 padding-left: 2px;
	 position: absolute;
	 left: 20px;
	 top: calc(50% - 9px);
	 width: 16px;
	 height: 16px;
	 border-radius: 50%;
	 line-height: 16px;
	 background: rgba(255, 255, 255, 0.5);
	 font-family: 'Montserrat', sans-serif;
	 font-weight: 700;
	 font-size: 12px;
	 text-align: center;
	 color: rgba(25, 25, 25, 0.2);
}
 #policy .header9 .nav-tabs .nav-item:nth-child(1) .nav-link:after {
	 content: '';
}
 #policy .header9 .nav-tabs .nav-item:nth-child(2) .nav-link:after {
	 content: '';
}
 #policy .header9 .nav-tabs .nav-item:nth-child(3) .nav-link:after {
	 content: '';
}
 #policy .header9 .nav-tabs .nav-item:nth-child(4) .nav-link:after {
	 content: '';
}
 #policy .header9 .nav-tabs .nav-item:nth-child(5) .nav-link:after {
	 content: '';
}
 #policy .header9 .nav-tabs .nav-item:nth-child(6) .nav-link:after {
	 content: '';
}
 #policy .header9 .icon-block {
	 margin-bottom: 30px;
}
 @media (max-width: 1199px) {
	 #policy .header9 .mbr-iconfont {
		 display: none;
	}
}
 @media (max-width: 543px) {
	 #policy .header9 .tab-content {
		 padding-top: 20px;
	}
}
 #policy .header10 .container .startPreset {
	 color: #fff;
}
 #policy .header10 .container label {
	 font-family: "Open Sans", sans-serif;
	 color: #fff;
}
 #policy .header10 .mbr-section-btn {
	 margin-top: 40px;
}
 #policy .header10 .text-center {
	 text-align: center;
	 text-align: -webkit-center;
	 text-align: -moz-center;
	 text-align: -ms-center;
}
 #policy .header10 .h-white {
	 color: #fff;
}
 #policy .header10 .intro-play-btn {
	 cursor: pointer;
	 margin-top: 10px;
}
 #policy .header10 .mbr-figure {
	 width: 100px;
	 height: 100px;
	 margin-bottom: 10px;
	 margin: auto;
	 transition: transform 1s;
	 cursor: pointer;
}
 #policy .header10 .mbr-figure a {
	 width: 100px;
	 height: 100px;
	 line-height: 100px;
	 font-size: 100px;
}
 #policy .header10 .mbr-figure a:before {
	 width: 100px;
	 height: 100px;
}
 #policy .header10 .mbr-figure:hover {
	 transform: scale(1.15);
	 transition: transform 1s;
}
 #policy .header10 .intro-play-btn {
	 text-align: center;
	 display: block;
}
 #policy .header10 .close {
	 position: fixed;
	 background: #1b1b1b;
	 opacity: 0.5;
	 font-size: 55px;
	 font-weight: 300;
	 width: 70px;
	 height: 70px;
	 border-radius: 50%;
	 color: #fff;
	 top: 2.5rem;
	 right: 2.5rem;
	 line-height: 61px;
	 border: 0;
	 text-align: center;
	 text-shadow: none;
	 z-index: 5;
}
 #policy .header10 .close:hover {
	 opacity: 1;
	 background: #000;
	 color: #fff;
}
 #policy .header10 .modalWindow-link {
	 text-decoration: none;
}
 #policy .header10 .modalWindow {
	 position: fixed;
	 z-index: 5000;
	 display: none;
	 left: 0;
	 top: 0;
	 background-color: rgba(61, 61, 61, 0.65);
	 width: 100%;
	 height: 100%;
}
 #policy .header10 .modalWindow .modalWindow-container {
	 display: table-cell;
	 vertical-align: middle;
	 text-align: center;
	 text-align: -webkit-center;
	 text-align: -moz-center;
	 text-align: -ms-center;
	 text-align: -o-center;
}
 #policy .header10 .modalWindow .modalWindow-container .modalWindow-video-container {
	 display: inline-block;
}
 @media (max-width: 500px) {
	 #policy .modalWindow-video {
		 width: 80%;
		 height: 200px;
		 position: relative;
	}
}
 @media (min-width: 500px) and (max-width: 768px) {
	 #policy .modalWindow-video {
		 width: 90%;
		 height: 340px;
		 position: relative;
	}
}
 @media (min-width: 768px) and (max-width: 850px) {
	 #policy .modalWindow-video {
		 width: 700px;
		 height: 395px;
		 position: relative;
	}
}
 @media (min-width: 850px) and (max-width: 1300px) {
	 #policy .modalWindow-video {
		 width: 800px;
		 height: 452px;
		 position: relative;
	}
}
 @media (min-width: 1300px) {
	 #policy .modalWindow-video {
		 width: 1200px;
		 height: 675px;
		 position: relative;
	}
}
 #policy .header11 .title {
	 text-align: center;
}
 #policy .header11 #title {
	 padding-left: 10px;
	 padding-right: 10px;
}
 #policy .header11 .span-title {
	 line-height: 1;
	 margin-bottom: 37px;
	 text-align: center;
}
 #policy .header11 .container h1 {
	 color: #fff;
	 display: inline;
	 font-weight: 700;
	 letter-spacing: 0;
}
 #policy .header11 .container .pad-r {
	 padding-right: 10px;
}
 #policy .header11 .container p.element {
	 color: #fff;
	 font-size: 70px;
	 display: inline-block;
}
 #policy .header11 .container p {
	 color: #fff;
	 font-size: 16px;
}
 #policy .header11 .text-center {
	 text-align: center;
}
 #policy .header11 .mbr-section-btn {
	 padding-bottom: 2rem;
}
 #policy .header11 .mbr-subscribe-dark {
	 border-color: rgba(255, 255, 255, 0.5);
}
 #policy .header11 .typed-cursor {
	 color: #fff;
	 font: inherit;
	 opacity: 1;
	 font-size: 5.75rem;
	 font-family: 'Arvo', sans-serif;
	 -webkit-animation: blink 0.7s infinite;
	 -moz-animation: blink 0.7s infinite;
	 animation: blink 0.7s infinite;
}
 @keyframes blink {
	 0% {
		 opacity: 1;
	}
	 50% {
		 opacity: 0;
	}
	 100% {
		 opacity: 1;
	}
}
 @-webkit-keyframes blink {
	 0% {
		 opacity: 1;
	}
	 50% {
		 opacity: 0;
	}
	 100% {
		 opacity: 1;
	}
}
 @-moz-keyframes blink {
	 0% {
		 opacity: 1;
	}
	 50% {
		 opacity: 0;
	}
	 100% {
		 opacity: 1;
	}
}
 @media (max-width: 500px) {
	 #policy .header11 .text-center a.btn {
		 display: inline;
	}
	 #policy .header11 .container .pad-r {
		 display: block;
		 margin-bottom: -10px;
	}
}
 @media (max-width: 768px) {
	 #policy .header11 .typed-cursor {
		 font-size: 3.125rem !important;
	}
}
 #policy .content1 p {
	 color: #9fa3a7;
}
 #policy .content2 blockquote {
	 padding-left: 20px;
	 color: #9fa3a7;
}
 #policy .content3 h3 {
	 font-weight: normal;
	 text-transform: none;
}
 #policy .content4 p {
	 color: #212121;
	 font-size: 24px;
	 text-align: center;
	 padding-top: 45px;
	 padding-bottom: 45px;
	 border-top: 4px solid;
	 border-bottom: 4px solid;
}
 #policy .content5 h3, #policy .content5 p {
	 color: #fff;
	 text-align: center;
}
 #policy .content6 p, #policy .content6 blockquote {
	 color: #9fa3a7;
}
 #policy .form1 .form-group {
	 position: relative;
}
 #policy .form1 .form-control {
	 color: #222;
}
 #policy .form1 .form-control-label {
	 display: none;
}
 #policy .form1 .form-control-label + .form-icon {
	 position: absolute;
	 top: 11px;
	 left: 20px;
}
 #policy .form1 input.form-control {
	 text-indent: 30px;
}
 #policy .form3 .form-icon, #policy .form3 .form-control-label {
	 display: none;
}
 #policy .form3 .mbr-section-subtitle {
	 margin-bottom: 1.62rem;
}
 #policy .form3 .btn {
	 float: left;
	 border-top-left-radius: 0;
	 border-bottom-left-radius: 0;
	 border-top-right-radius: 10px;
	 border-bottom-right-radius: 10px;
	 border-width: 1px;
	 margin-bottom: 0;
}
 #policy .form3 .form-group {
	 margin-bottom: 0;
}
 #policy .form3 input {
	 padding-top: 1rem;
	 padding-bottom: 1rem;
	 line-height: 1.5;
}
 #policy .form3 input {
	 font-size: 1rem;
}
 @media (max-width: 1199px) {
	 #policy .form3 input {
		 font-size: 0.875rem;
	}
}
 @media (max-width: 991px) {
	 #policy .form3 input {
		 font-size: 0.875rem;
	}
}
 @media (max-width: 767px) {
	 #policy .form3 input {
		 font-size: 0.99rem;
	}
}
 @media (max-width: 543px) {
	 #policy .form3 input {
		 font-size: 0.99rem;
	}
}
 #policy .form4 form {
	 margin-top: 40px;
	 border: 2px rgba(0, 0, 0, 0.4) solid;
	 border-radius: 2em;
	 padding: 3px;
	 height: 50px;
}
 #policy .form4 input {
	 height: 40px;
	 padding: 0;
	 margin: 0;
	 border: none;
	 background: transparent;
	 text-align: center;
	 color: #ccc;
}
 #policy .form4 input:focus {
	 border: none;
}
 #policy .form4 .form-control {
	 line-height: 1;
	 min-height: 0px;
}
 #policy .form4 label {
	 display: none;
}
 #policy .form4 .btn {
	 width: 40px;
	 height: 40px;
	 text-align: center;
	 line-height: 40px;
	 padding: 0;
	 margin: 0;
}
 #policy .form4 .mbr-section-text, #policy .form4 .mbr-section-title {
	 color: #fff;
}
 #policy .form5.countdown1 .number-wrap {
	 padding-left: 0;
	 padding-right: 0;
}
 @media (max-width: 1199px) {
	 #policy .counters p.lead {
		 margin-bottom: 1rem;
	}
}
 #policy .counters .count {
	 font-size: 48px;
	 line-height: 1;
}
 #policy .counters .mbr-section-title {
	 margin-bottom: 20px;
	 color: #fff;
}
 #policy .counters .mbr-section-text.count {
	 color: #fff;
}
 #policy .counters .mbr-section-text, #policy .counters .mbr-section-subtitle {
	 color: #9fa3a7;
}
 #policy .counters .mbr-section-subtitle {
	 margin-bottom: 0;
	 margin-top: 20px;
}
 #policy .counters.counters2 .mbr-section-title, #policy .counters.counters2 .mbr-section-text.count {
	 color: #222;
}
 #policy .counters.counters2 .count {
	 font-size: 72px;
	 line-height: 1;
}
 #policy .counters.counters2 .mbr-section-subtitle {
	 margin-top: 0;
	 margin-bottom: 20px;
}
 #policy .counters.counters4 .mbr-section-title, #policy .counters.counters4 .mbr-section-text.count {
	 color: #222;
}
 #policy .progressbar .mbr-cards-col {
	 padding-top: 0;
	 padding-bottom: 0;
}
 #policy .progressbar .mbr-section-subtitle {
	 margin-top: 20px;
	 margin-bottom: 10px;
}
 #policy .progressbar .progressbar-wrap {
	 position: relative;
}
 #policy .progressbar .progress {
	 height: 0.8rem;
}
 #policy .progressbar .progressbar-number {
	 position: absolute;
	 top: -10px;
	 left: 25%;
	 margin-left: -1rem;
	 font-weight: bold;
	 font-size: 10px;
	 line-height: 2rem;
	 text-align: center;
	 vertical-align: middle;
	 width: 2rem;
	 height: 2rem;
	 box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.71);
	 text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	 border-radius: 50%;
	 color: #fff;
}
 #policy .progressbar .progressbar-number:after {
	 content: '%';
}
 #policy .progressbar .media {
	 width: 100%;
}
 #policy .progressbar .media .mbr-embedded-video, #policy .progressbar .media img {
	 width: 100%;
}
 #policy .progressbar .pie_progress {
	 margin: auto auto 20px auto;
	 max-width: 170px;
	 max-height: 170px;
}
 #policy .progressbar .pie_progress .undefined {
	 width: 170px;
	 height: 170px;
	 margin: auto;
}
 #policy .progressbar .module-icon {
	 margin-top: 20px;
	 line-height: 1;
	 font-size: 70px;
}
 #policy .progressbar.progressbar1 .mbr-section-title, #policy .progressbar.progressbar1 .mbr-section-subtitle, #policy .progressbar.progressbar1 .mbr-section-text {
	 color: #fff;
}
 #policy .progressbar.progressbar2 .mbr-section-title, #policy .progressbar.progressbar2 .mbr-section-subtitle, #policy .progressbar.progressbar2 .mbr-section-text {
	 color: #222;
}
 #policy .progressbar.progressbar2 .mbr-section-title, #policy .progressbar.progressbar2 .mbr-section-text {
	 text-align: center;
}
 #policy .countdown1 .mbr-section-title, #policy .countdown1 .mbr-section-text {
	 text-align: center;
}
 #policy .countdown1 .number-wrap {
	 color: #fff;
	 background: #353535;
	 position: relative;
	 display: block;
	 vertical-align: middle;
	 text-align: center;
	 max-width: 225px;
	 margin: 0 auto 20px auto;
	 border: 8px solid transparent;
	 border-radius: 10px;
	 padding: 25px;
	 box-shadow: 0 30px 30px -10px #222;
}
 #policy .countdown1 .number {
	 font-weight: 700;
	 font-size: 75px;
	 letter-spacing: 1px;
	 line-height: 1;
	 color: #fff;
}
 #policy .countdown1 .period {
	 display: block;
	 text-transform: uppercase;
	 text-align: center;
	 margin-bottom: 0;
}
 #policy .countdown1 .bottom1, #policy .countdown1 .bottom2, #policy .countdown1 .dot {
	 display: none;
}
 #policy .countdown2 .number-wrap {
	 color: #fff;
	 background: transparent;
	 position: relative;
	 display: block;
	 vertical-align: middle;
	 text-align: center;
	 max-width: 225px;
	 margin: 20px auto 20px auto;
	 border: none;
	 border-radius: 10px;
	 padding: 25px;
	 box-shadow: 0 30px 30px -10px #222;
}
 #policy .countdown2 .number {
	 position: relative;
	 z-index: 1;
	 font-weight: 400;
	 font-size: 105px;
	 letter-spacing: 1px;
	 line-height: 1;
	 text-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
 #policy .countdown2 .bottom1 {
	 z-index: 0;
	 position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 bottom: 51%;
	 border-top-left-radius: 10px;
	 border-top-right-radius: 10px;
}
 #policy .countdown2 .bottom2 {
	 z-index: 0;
	 position: absolute;
	 top: 51%;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 border-bottom-left-radius: 10px;
	 border-bottom-right-radius: 10px;
}
 #policy .countdown2 .bottom2:before {
	 content: '';
	 position: absolute;
	 top: -10px;
	 left: -6px;
	 width: 5px;
	 height: 16px;
	 background: #eee;
	 box-shadow: -2px 0 15px #222;
}
 #policy .countdown2 .bottom2:after {
	 content: '';
	 position: absolute;
	 top: -10px;
	 right: -6px;
	 width: 5px;
	 height: 16px;
	 background: #eee;
	 box-shadow: 2px 0 15px #222;
}
 #policy .countdown2 .period {
	 display: block;
	 position: absolute;
	 left: 0;
	 right: 0;
	 top: -20px;
	 text-transform: uppercase;
	 text-align: center;
	 margin-bottom: 0;
}
 #policy .countdown2 .dot {
	 display: none;
}
 #policy .contacts {
	 display: table;
	 width: 100%;
}
 #policy .contacts .mbr-section-subtitle, #policy .contacts .mbr-section-title, #policy .contacts .mbr-section-text {
	 color: #222;
}
 #policy .contacts .category {
	 font-size: 12px;
	 text-transform: uppercase;
	 margin-bottom: 10px;
}
 #policy .contacts .btn-wrap .btn {
	 width: 40px;
	 height: 40px;
	 padding: 0;
	 margin: 0 20px 20px 0;
	 line-height: 40px;
	 font-size: 1.25rem;
	 text-align: center;
}
 #policy .contacts .mbr-map {
	 height: 56vh;
}
 #policy .contacts .mbr-table-cell {
	 width: 100%;
}
 #policy .contacts.contacts2 .btn {
	 margin: 0 0 20px 20px;
}
 #policy .accordion .accordion-group .panel:last-child:after {
	 content: '';
	 display: block;
	 width: 100%;
	 height: 10px;
}
 #policy .accordion .panel-heading {
	 position: relative;
	 transition: all 0.3s;
	 padding: 0;
}
 #policy .accordion .panel-heading a {
	 text-decoration: none;
	 color: #fff;
	 text-align: center;
	 display: block;
	 padding: 20px 40px;
	 text-align: left;
}
 #policy .accordion .panel-heading .signSpan {
	 position: absolute;
	 top: 43%;
	 left: 20px;
	 width: 12px;
	 height: 12px;
	 transform-origin: center center;
	 transition: all 0.3s;
}
 #policy .accordion .panel-heading .signSpan:before {
	 content: '';
	 position: absolute;
	 width: 2px;
	 height: 12px;
	 background: #fff;
	 top: 0;
	 left: 5px;
	 transition: all 0.3s ease-out;
}
 #policy .accordion .panel-heading .signSpan:after {
	 content: '';
	 position: absolute;
	 height: 2px;
	 width: 12px;
	 background: #fff;
	 top: 5px;
	 left: 0;
}
 #policy .accordion .panel-heading .signSpan.pseudoPlus {
	 transform: scale(1) rotate(0);
}
 #policy .accordion .panel-heading .signSpan.pseudoMinus {
	 transform: scale(0.9) rotate(-180deg);
}
 #policy .accordion .panel-heading .signSpan.pseudoMinus:before {
	 background: transparent;
}
 #policy .accordion .panel-body {
	 border-left: 1px solid rgba(0, 0, 0, 0.1);
	 border-right: 1px solid rgba(0, 0, 0, 0.1);
	 background: rgba(200, 200, 200, 0.1);
}
 #policy .accordion .panel-body p {
	 margin-bottom: 0px;
	 padding: 20px;
}
 #policy .accordion .panel-title {
	 margin: 0;
	 padding: 0;
	 width: 100%;
}
 #policy .shop1 {
	 display: table;
	 width: 100%;
}
 #policy .shop1 .btn {
	 font-size: 0.7rem;
}
 #policy .shop1 .shoppingcart-icons {
	 z-index: 105 !important;
}
 #policy .shop1 .shop-title {
	 margin-bottom: 18px;
	 padding-left: 25px;
	 padding-right: 25px;
}
 #policy .shop1 .sidebar-title {
	 line-height: 25px;
}
 #policy .shop1 .shopItemsModal_wraper {
	 position: fixed;
	 width: 100%;
	 height: 100%;
	 background-color: rgba(87, 87, 87, 0.4);
	 display: none;
	 top: 0;
	 cursor: pointer;
	 z-index: 102;
}
 #policy .shop1 .card-description {
	 cursor: text;
}
 #policy .shop1 .image-modal {
	 padding-left: 0;
	 padding-right: 0;
	 text-align: center;
}
 #policy .shop1 .image-modal .stars {
	 display: none;
}
 #policy .shop1 .image-modal img {
	 max-width: 100%;
	 max-height: 75vh;
}
 #policy .shop1 .hide-modal {
	 display: none;
}
 #policy .shop1 .card-description {
	 display: none;
}
 #policy .shop1 .shopItemsModal {
	 cursor: default;
	 padding: 50px;
	 width: 60%;
	 left: 50%;
	 margin-left: -500px;
	 width: 1000px;
	 max-height: 82vh;
	 background-color: #fff;
	 z-index: 2000;
	 overflow: auto;
	 position: fixed;
	 top: 10%;
}
 #policy .shop1 .shopItemsModal h4 {
	 padding-bottom: 15px;
}
 #policy .shop1 .shopItemsModal p {
	 margin-bottom: 0;
}
 #policy .shop1 .shopItemsModal ul {
	 margin-bottom: 0;
}
 #policy .shop1 .shopItemsModal .card-description {
	 display: block;
	 width: 100%;
	 color: #666;
}
 #policy .shop1 .shopItemsModal .close-modal {
	 content: '';
	 position: absolute;
	 top: 0;
	 right: 0;
	 width: 50px;
	 height: 4px;
	 background-color: red;
	 transform: rotate(45deg);
	 -webkit-transform: rotate(45deg);
}
 #policy .shop1 .shopItemsModal .close-modal:before {
	 content: '';
	 position: absolute;
	 top: 0;
	 right: 0;
	 width: 50px;
	 height: 4px;
	 background-color: red;
	 transform: rotate(-45deg);
	 -webkit-transform: rotate(-45deg);
}
 #policy .shop1 .test-overlay {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 background-color: rgba(0, 0, 0, 0.5);
}
 #policy .shop1 .filter-by-pu, #policy .shop1 .filter-by-pd, #policy .shop1 .filter-by-d {
	 display: inline-block;
	 margin-right: 3px;
}
 #policy .shop1 .filter-by-pu a, #policy .shop1 .filter-by-pd a, #policy .shop1 .filter-by-d a {
	 padding-left: 20px;
	 padding-right: 20px;
}
 #policy .shop1 .sort-buttons {
	 margin-right: 13px;
	 text-align: right;
}
 #policy .shop1 .sort-buttons .disableSortButton {
	 background-color: transparent;
	 color: #575757;
}
 #policy .shop1 .galleryItem:before {
	 width: 0 !important;
	 height: 0 !important;
}
 #policy .shop1 .modal-dialog {
	 max-width: 700px;
}
 #policy .shop1 .mbr-gallery-item {
	 left: 0 !important;
	 top: 0 !important;
	 vertical-align: top;
	 position: relative !important;
}
 #policy .shop1 .galleryItem h4, #policy .shop1 .carousel-item h4 {
	 color: #28262b;
	 font-style: normal;
	 font-weight: 700;
	 font-size: 20px !important;
	 font-family: "Montserrat";
	 line-height: 1;
	 text-transform: none;
	 letter-spacing: -1px;
	 word-spacing: 0;
	 margin-bottom: 0.3rem;
	 padding-top: 15px;
	 text-align: center;
	 transition: color 0.5s;
}
 #policy .shop1 .galleryItem h4:hover, #policy .shop1 .carousel-item h4:hover {
	 color: #c39f76;
}
 #policy .shop1 .galleryItem h5, #policy .shop1 .carousel-item h5 {
	 font-style: italic;
	 font-weight: 400;
	 font-size: 14px;
	 font-family: "Lora";
	 line-height: 22.36px;
	 text-transform: none;
	 letter-spacing: 0px;
	 word-spacing: 0;
	 color: #999;
	 text-align: center;
}
 #policy .shop1 .galleryItem p, #policy .shop1 .carousel-item p {
	 font-style: italic;
	 font-weight: 400;
	 font-size: 14px;
	 font-family: 'Lora';
	 line-height: 22.36px;
	 text-transform: none;
	 letter-spacing: 0px;
	 word-spacing: 0px;
	 color: #28262b;
	 text-align: center;
	 display: inline;
}
 #policy .shop1 .item-button {
	 text-align: center;
}
 #policy .shop1 .shop-title {
	 display: inline-block;
	 max-width: 80%;
}
 #policy .shop1 .mbr-gallery-item {
	 transition: all 1s;
}
 #policy .shop1 .mbr-gallery-item .sidebar_wraper {
	 padding-right: 10px;
	 padding-left: 10px;
}
 #policy .shop1 .mbr-gallery-item .galleryItem {
	 background-color: #fff;
	 margin: 10px;
	 border-radius: 5px;
	 transition: all 1s;
}
 #policy .shop1 .mbr-gallery-item .galleryItem .stars_wraper {
	 text-align: center;
	 margin-bottom: 20px;
}
 #policy .shop1 .mbr-gallery-item .galleryItem .stars_wraper img {
	 height: 13px;
	 width: auto;
}
 #policy .shop1 .mbr-gallery-item:hover {
	 background-color: transparent !important;
}
 #policy .shop1 .mbr-gallery-item:hover .galleryItem {
	 box-shadow: 0 0 20px 0px rgba(148, 148, 148, 0.3);
	 transition: all 1s;
}
 #policy .shop1 h3 {
	 font-style: normal;
	 font-weight: 700;
	 font-size: 60px;
	 font-family: "Montserrat";
	 line-height: 0.9;
	 text-transform: none;
	 letter-spacing: -1px;
	 word-spacing: 0;
	 color: #2d2d2d;
}
 #policy .shop1 h4 {
	 font-style: normal;
	 font-weight: 700;
	 font-size: 16px;
	 font-family: "Montserrat";
	 line-height: 0.9;
	 text-transform: none;
	 letter-spacing: -1px;
	 word-spacing: 0;
	 color: #2d2d2d;
}
 #policy .shop1 .modalButton {
	 display: inline-block;
	 float: right;
	 margin-right: 10px;
}
 #policy .shop1 .modalButton.btn-success {
	 right: 15%;
}
 #policy .shop1 .sidebar {
	 position: relative;
}
 #policy .shop1 .sidebar-block {
	 position: relative;
}
 #policy .shop1 .sidebar-background:after {
	 content: '';
	 position: absolute;
	 width: 100%;
	 height: 102%;
	 background-color: rgba(0, 0, 0, 0.05);
	 top: -20px;
	 right: 3px;
}
 #policy .shop1 .bestsellers {
	 padding-left: 0;
	 padding-right: 0;
	 position: relative;
}
 #policy .shop1 .bestsellers .galleryItem {
	 background-color: transparent;
}
 #policy .shop1 .bestsellers .onsale {
	 top: -15px;
}
 #policy .shop1 .bestsellers .price-block {
	 padding-top: 5px;
}
 #policy .shop1 .bestsellers .mbr-gallery-item {
	 width: 100%;
}
 #policy .shop1 .bestsellers .mbr-gallery-item .item_overlay {
	 transition: all 1s;
}
 #policy .shop1 .bestsellers .mbr-gallery-item img {
	 width: 80px;
	 float: left;
}
 #policy .shop1 .bestsellers .mbr-gallery-item h4 {
	 text-align: left;
	 padding-bottom: 5px;
	 line-height: 1;
	 border-bottom: 1px dotted #d6d6d6;
}
 #policy .shop1 .bestsellers .mbr-gallery-item h5 {
	 text-align: left;
	 display: none;
}
 #policy .shop1 .bestsellers .mbr-gallery-item p {
	 text-align: left;
}
 #policy .shop1 .bestsellers .btn {
	 display: none;
}
 #policy .shop1 .bestsellers {
	 margin-bottom: 20px;
}
 #policy .shop1 .bestsellers .sidebar_wraper {
	 margin-left: 80px;
	 padding-left: 20px;
}
 #policy .shop1 .bestsellers-img {
	 display: inline-block;
	 width: 80px;
	 height: 80px;
	 overflow: hidden;
}
 #policy .shop1 .bestsellers-title {
	 display: inline-block;
}
 #policy .shop1 .onsale {
	 position: absolute;
	 top: 0;
	 right: 0;
	 display: none;
	 transition: color 0.3s ease;
	 font-size: 12px;
	 text-align: center;
	 position: absolute;
	 z-index: 3;
	 top: 5px;
	 right: 5px;
	 display: block;
	 height: 30px;
	 line-height: 30px;
	 padding: 0 15px;
	 background: #fff;
	 border-radius: 5px;
	 font-family: "Montserrat";
	 font-weight: 400;
	 font-style: normal;
	 text-transform: none;
	 letter-spacing: 0px;
	 color: #242424;
}
 #policy .shop1 .mbr-gallery-item__hided {
	 display: none;
}
 #policy .shop1 .mbr-gallery-item__hided h4, #policy .shop1 .mbr-gallery-item__hided h5, #policy .shop1 .mbr-gallery-item__hided p {
	 display: none;
}
 #policy .shop1 .mbr-gallery-item__hided .btn {
	 display: none;
}
 #policy .shop1 .galleryItem .price-block {
	 display: block;
	 padding-bottom: 30px;
	 margin-bottom: 8px;
	 text-align: center;
}
 #policy .shop1 .galleryItem .price-block span {
	 font-style: normal;
	 font-weight: 700;
	 font-size: 18px !important;
	 font-family: "Montserrat";
	 line-height: 1;
	 text-transform: none;
	 letter-spacing: -1px;
	 word-spacing: 0;
	 color: #28262b;
	 font-size: 25px;
}
 #policy .shop1 .bestsellers .price-block {
	 text-align: left;
	 line-height: 1;
}
 #policy .shop1 .mbr-gallery-filter {
	 padding-left: 0;
	 text-align: left;
	 padding-top: 0;
}
 #policy .shop1 .mbr-gallery-filter ul li {
	 position: relative;
	 padding: 7px 0 7px 25px;
	 border-bottom: 1px dotted #d6d6d6;
	 margin: 0;
	 font-style: normal;
	 font-weight: 700;
	 font-size: 14px;
	 font-family: "Raleway";
	 line-height: 24.99px;
	 text-transform: none;
	 letter-spacing: 0px;
	 word-spacing: 0;
	 color: #565656;
	 direction: ltr;
	 border: none;
	 display: list-item;
	 text-align: left;
	 transition: all 0.3s ease-out;
}
 #policy .shop1 .mbr-gallery-filter ul li.active {
	 background-color: transparent;
	 color: #c39f76;
}
 #policy .shop1 .mbr-gallery-filter ul li:before {
	 content: "";
	 position: absolute;
	 left: 0;
	 top: 50%;
	 margin-top: -2.5px;
	 background: #c39f76;
	 width: 5px;
	 height: 5px;
}
 #policy .shop1 .mbr-gallery-filter ul li:hover {
	 padding-left: 30px;
	 background-color: transparent;
}
 #policy .shop1 .range-slider {
	 padding-bottom: 25px;
}
 #policy .shop1 .filter-cost {
	 display: block;
	 vertical-align: middle;
	 max-width: 250px;
	 text-align: left;
	 position: relative;
	 margin-bottom: 30px;
}
 #policy .shop1 .filter-cost p {
	 margin-bottom: 10px;
	 font-size: 16px;
	 line-height: 21px;
	 color: #666;
	 font-weight: bold;
}
 #policy .shop1 .price-controls {
	 position: relative;
	 height: 36px;
	 margin-bottom: 30px;
	 border: 2px solid #666;
	 border-radius: 2px;
	 font-size: 0;
}
 #policy .shop1 .price-controls label {
	 display: inline-block;
	 width: 50%;
	 font-size: 14px;
	 line-height: 32px;
	 color: #666;
	 font-weight: normal;
	 cursor: pointer;
	 margin-bottom: 0;
}
 #policy .shop1 .price-controls label.min-price {
	 border-right: 2px solid #666;
}
 #policy .shop1 .price-controls input {
	 width: 100%;
	 background-color: #fff;
	 border: none;
	 line-height: 31px;
	 height: 31px;
	 text-align: center;
	 -webkit-user-select: none;
	 user-select: none;
}
 #policy .shop1 .range-controls {
	 position: relative;
}
 #policy .shop1 .range-controls .scale {
	 width: 100%;
	 height: 2px;
	 background-color: rgba(190, 190, 190, 0.3);
}
 #policy .shop1 .range-controls .bar {
	 margin-left: 0;
	 width: 100%;
	 height: 2px;
	 background-color: #666;
}
 #policy .shop1 .toggle {
	 position: absolute;
	 top: -9px;
	 width: 4px;
	 height: 4px;
	 border: 8px solid #666;
	 border-radius: 100%;
	 box-sizing: content-box;
	 background-color: #ababab;
	 cursor: pointer;
}
 #policy .shop1 .toggle:hover, #policy .shop1 .toggle:active {
	 background-color: #c0a375;
}
 #policy .shop1 .min-toggle {
	 left: 0;
}
 #policy .shop1 .max-toggle {
	 right: 0;
}
 #policy .shop1 .hided-by-price {
	 display: none;
}
 #policy .shop1 .text-modal {
	 padding-right: 30px;
	 padding-left: 30px;
}
 #policy .shop1 .text-modal .item-button {
	 text-align: left;
}
 #policy .shop1 .text-modal .stars_wraper img {
	 height: 16px;
}
 #policy .shop1 .text-modal .price-block {
	 line-height: 1;
	 text-align: right;
	 border-bottom: 1px solid #d6d6d6;
}
 #policy .shop1 .text-modal .price-block p {
	 display: inline;
}
 #policy .shop1 .text-modal .price-block span {
	 display: inline;
	 font-size: 30px;
	 font-family: "Montserrat";
	 font-weight: 700;
	 display: block;
	 padding: 10px 0 20px 0;
}
 #policy .shop1 .text-modal h4 {
	 color: #28262b;
	 font-style: normal;
	 font-weight: 400;
	 font-size: 38px;
	 font-family: "Montserrat";
	 line-height: 0.9;
	 text-transform: none;
	 padding-top: 10px;
	 text-align: left;
	 transition: color 0.5s;
	 margin-bottom: 0;
}
 #policy .shop1 .text-modal h5 {
	 font-style: italic;
	 font-weight: 400;
	 font-size: 16px;
	 font-family: "Open-Sans", sans-serif;
	 line-height: 0.9;
	 text-transform: none;
	 letter-spacing: 0px;
	 word-spacing: 0;
	 color: #999;
	 text-align: left;
	 margin-bottom: 20px;
}
 #policy .shop1 .text-modal .card-description {
	 padding-top: 20px;
	 display: block;
	 font-family: 'Raleway', sans-serif;
	 font-size: 16px;
	 line-height: 24px;
	 margin-bottom: 50px;
}
 #policy .shop1 .text-modal .stars_wraper {
	 padding-top: 5px;
	 padding-bottom: 5px;
}
 #policy .shop1 .modal-control-panel {
	 padding-right: 0;
}
 #policy .shop1 .modal-cb {
	 display: inline-block;
	 float: right;
	 margin-right: 10px;
	 margin-left: 10px;
}
 #policy .shop1 .shop-item-price {
	 font-size: 25px;
}
 #policy .shop1 .shopItemsModalBg {
	 width: 100%;
	 height: 100%;
}
 #policy .shop1 .close-modal-wrapper {
	 cursor: pointer;
	 width: 40px;
	 height: 40px;
}
 #policy .shop1 .close-modal-wrapper:after {
	 content: "";
	 position: absolute;
	 width: 40px;
	 height: 3px;
	 background-color: #ccc;
	 top: 50%;
	 right: 5%;
	 transform: rotate(-45deg);
	 -webkit-transform: rotate(-45deg);
}
 #policy .shop1 .close-modal-wrapper:before {
	 content: "";
	 position: absolute;
	 width: 3px;
	 height: 40px;
	 background-color: #ccc;
	 right: 50%;
	 top: 5%;
	 transform: rotate(-45deg);
	 -webkit-transform: rotate(-45deg);
}
 #policy .shop1 .closeModal {
	 position: absolute;
	 top: 0;
	 right: 0;
}
 #policy .shop1 .close-modal-wrapper {
	 position: absolute;
	 top: 0;
	 right: 0;
}
 #policy .shop1 .galleryItem .sidebar_wraper h4 {
	 font-size: 20px !important;
}
 #policy .shop1 .galleryItem .sidebar_wraper h5 {
	 font-size: 15px !important;
	 line-height: 0.9;
}
 #policy .shop1 .shopItemsModal .onsale {
	 top: 10px;
	 right: 10px;
	 border: 1px solid #e7e7e7;
}
 #policy .shop1 .shop-items .onsale, #policy .shop1 .bestseller-block .onsale {
	 font-size: 15px !important;
}
 #policy .shop1 .item_overlay {
	 border-radius: 5px;
	 position: absolute;
	 width: 100%;
	 height: 100%;
}
 #policy .shop1 .price-range {
	 display: inline-block;
}
 #policy .shop1 .price-range-reset {
	 display: inline-block;
}
 #policy .shop1 .text-modal .item-button {
	 text-align: right !important;
	 padding-top: 20px;
}
 #policy .shop1 .bestsellers .item-button {
	 display: none !important;
}
 #policy .shop1 .range-slider h4 {
	 margin-bottom: 15px;
}
 #policy .shop1 .bestseller-block .bestsellers h4 {
	 font-size: 16px !important;
}
 #policy .shop1 .mbr-gallery-filter ul {
	 padding-left: 0px;
	 display: inline-block;
	 list-style: none;
	 margin-bottom: 0px;
}
 #policy .shop1 .categories:after {
	 content: "";
	 display: table;
	 clear: both;
}
 #policy .shop1 .shop-items .mbr-gallery-item {
	 border-radius: 5px;
}
 #policy .shop1 .shop-items .mbr-gallery-item .item_overlay {
	 transition: all 1s;
}
 #policy .shop1 .shop-items .mbr-gallery-item h4 {
	 font-weight: 400;
	 margin-bottom: 10px;
}
 #policy .shop1 .shop-items .mbr-gallery-item h5 {
	 font-family: 'Open-Sans', sans-serif;
	 color: #9fa3a7;
	 font-style: normal;
	 font-size: 14px;
	 margin-bottom: 15px;
}
 #policy .shop1 .shop-items .mbr-gallery-item .item-button {
	 display: none;
}
 #policy .shop1 .shop-items .mbr-gallery-item .img_wraper img {
	 border-top-right-radius: 5px;
	 border-top-left-radius: 5px;
}
 #policy .shop1 .shop-items .mbr-gallery-item:hover .item_overlay {
	 border-radius: 5px;
	 transition: background 1s;
}
 @media (min-width: 767px) and (max-width: 1100px) {
	 #policy .shop1 .col-md-9 {
		 width: 100%;
	}
	 #policy .shop1 .col-md-3 {
		 width: 100%;
	}
	 #policy .shop1 .sidebar-background:after {
		 top: 0;
	}
	 #policy .shop1 .bestseller-block {
		 width: 100%;
		 margin: 0;
		 display: inline-block;
		 float: left;
		 padding-top: 15px;
	}
	 #policy .shop1 .range-slider {
		 width: 49%;
		 margin: 0;
		 display: inline-block;
		 float: right;
		 padding-top: 15px;
	}
	 #policy .shop1 .bestsellers {
		 width: 100%;
	}
	 #policy .shop1 .bestsellers .mbr-gallery-item {
		 width: 49%;
		 display: inline-block;
	}
	 #policy .shop1 .sidebar-categories {
		 width: 49%;
		 margin: 0;
		 display: inline-block;
		 padding-top: 15px;
	}
	 #policy .shop1 .price-range {
		 max-width: 250px;
		 text-align: center;
	}
	 #policy .clearfix:after {
		 content: "";
		 display: table;
		 clear: both;
	}
}
 @media (max-width: 400px) {
	 #policy .shop1 .shop-title {
		 display: block;
		 text-align: center;
	}
}
 @media (max-width: 500px) {
	 #policy .shop1 .shopItemsModal {
		 padding: 50px 10px 10px 10px;
	}
	 #policy .shop1 .shop-title {
		 max-width: 100%;
	}
}
 @media (max-width: 660px) {
	 #policy .shop1 .sort-buttons {
		 text-align: center;
		 margin-right: 0 !important;
	}
}
 @media (max-width: 768px) {
	 #policy .shop1 .image-modal {
		 text-align: center;
	}
	 #policy .shop1 .image-modal img {
		 max-height: 50vh;
		 width: auto;
		 max-width: 100%;
	}
	 #policy .shop1 .shopItemsModal {
		 top: 15%;
		 bottom: 70px;
		 left: 10%;
		 width: 80%;
	}
	 #policy .shop1 .shopItemsModal .image-modal {
		 padding-right: 0;
	}
	 #policy .shop1 .shopItemsModal .text-modal h4 {
		 padding-top: 30px;
	}
	 #policy .shop1 .shopItemsModal .sidebar-background:after {
		 top: -1%;
	}
}
 @media (max-width: 1100px) {
	 #policy .shop1 .shopItemsModal {
		 max-height: 85vh;
		 width: 90%;
		 left: 5%;
		 margin-left: 0;
	}
	 #policy .shop1 .sort-buttons {
		 margin-right: 21px;
	}
	 #policy .shop1 .sidebar-background:after {
		 right: 0;
		 width: 100%;
	}
	 #policy .shop1 .text-modal .card-description {
		 width: 100%;
	}
	 #policy .shop1 .text-modal .price-block {
		 width: 100%;
	}
}
 @media (min-width: 1100px) and (max-width: 1350px) {
	 #policy .shop1 .bestsellers .img_wraper {
		 text-align: center;
		 padding-top: 10px;
	}
	 #policy .shop1 .bestsellers .img_wraper img {
		 float: none;
		 margin-right: 0;
	}
	 #policy .shop1 .bestsellers .sidebar_wraper {
		 margin-left: 0;
	}
	 #policy .shop1 .bestsellers .sidebar_wraper h4 {
		 text-align: center;
	}
	 #policy .shop1 .bestsellers .sidebar_wraper .price-block {
		 text-align: center;
	}
}
 #policy .news .mbr-section-title, #policy .news .mbr-section-title a {
	 color: #222;
	 transition: color 0.3s;
}
 #policy .news .mbr-section-text, #policy .news .mbr-section-text a, #policy .news__date {
	 color: #9fa3a7;
	 transition: color 0.3s;
}
 #policy .news .mbr-section-title a, #policy .news .mbr-section-text a {
	 text-decoration: none;
}
 #policy .news__image {
	 height: 260px;
	 width: 100%;
	 background-size: contain;
	 overflow: hidden;
	 text-align: center;
	 border-top-left-radius: 5px;
	 border-top-right-radius: 5px;
}
 #policy .news__img {
	 height: 100%;
}
 #policy .news__card {
	 position: relative;
	 background: #f7f8f9;
	 border-radius: 5px;
	 padding: 0;
	 transition: all 0.3s;
	 margin-bottom: 20px;
}
 #policy .news__card:after {
	 content: '';
	 position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 background: transparent;
}
 #policy .news__card:hover {
	 cursor: pointer;
}
 #policy .news__card:hover .mbr-section-title, #policy .news__card:hover .mbr-section-text, #policy .news__card:hover .mbr-section-title a, #policy .news__card:hover .mbr-section-text a, #policy .news__card:hover .news__date {
	 color: #fff;
}
 #policy .news__inner {
	 padding: 25px;
	 position: relative;
}
 #policy .news .mbr-section-title {
	 margin-bottom: 1.2rem;
	 overflow: hidden;
	 white-space: nowrap;
	 text-overflow: ellipsis;
}
 #policy .news .mbr-section-text {
	 margin-bottom: 0;
	 max-height: 90px;
	 overflow: hidden;
	 white-space: nowrap;
	 text-overflow: ellipsis;
}
 #policy .news__date {
	 margin-top: 2.4rem;
	 font-size: 10px;
	 font-family: 'Montserrat', sans-serif;
	 text-transform: uppercase;
	 line-height: 1rem;
	 vertical-align: middle;
	 margin-bottom: 0;
}
 #policy .news__date span {
	 line-height: 1rem;
	 font-size: 1rem;
	 padding-right: 10px;
}
 #policy .news__date p {
	 display: inline;
	 vertical-align: text-bottom;
}
 #policy .news .modal {
	 z-index: 1041;
	 background: rgba(0, 0, 0, 0.4);
}
 #policy .news .modal-dialog {
	 width: auto;
	 max-width: 1000px;
	 margin: 15px auto;
}
 #policy .news .modal-content {
	 background: transparent;
	 border: none;
}
 #policy .news .modal .mbr-section-text {
	 max-height: 50vh;
	 white-space: normal;
	 overflow-x: none;
	 overflow-y: auto;
	 text-overflow: normal;
}
 #policy .news .modal .news__card:after {
	 display: none;
}
 #policy .news .modal .news__card:hover {
	 background: #f7f8f9;
}
 #policy .news .modal .news__card:hover .mbr-section-title, #policy .news .modal .news__card:hover .mbr-section-title a {
	 color: #222;
}
 #policy .news .modal .news__card:hover .mbr-section-text, #policy .news .modal .news__card:hover .mbr-section-text a, #policy .news .modal .news__card:hover .news__date {
	 color: #9fa3a7;
}
 #policy .news .modal .news__card:hover .mbr-section-title a, #policy .news .modal .news__card:hover .mbr-section-text a {
	 text-decoration: underline;
}
 #policy .news .modal .close {
	 float: none;
	 position: absolute;
	 bottom: 23px;
	 right: 25px;
}
 #policy .team1 img {
	 width: 100%;
}
 #policy .team1 h1 {
	 margin-bottom: 30px;
	 font-size: 52px;
	 color: #212121;
}
 #policy .team1 h3 {
	 margin-bottom: 50px;
	 font-size: 16px;
	 color: #6c6c6c;
}
 #policy .team1 h5 {
	 margin-bottom: 5px;
	 font-family: 'Arvo';
	 font-size: 22px;
}
 #policy .team1 h6 {
	 font-family: 'Montserrat';
	 font-size: 10px;
	 font-weight: 700;
	 color: #9fa3a7;
	 margin-bottom: 20px;
}
 #policy .team1 p {
	 margin-bottom: 20px;
	 color: #9fa3a7;
	 font-family: 'Open Sans';
}
 #policy .team1 .item3, #policy .team1 .item4 {
	 text-align: right;
}
 #policy .team1 .title2, #policy .team1 .subtitle2, #policy .team1 .text2 {
	 color: #fff;
}
 #policy .team1 .text3 {
	 color: #666;
}
 #policy .team1 .title4 {
	 color: #eee;
}
 #policy .team1 .col-md-6 {
	 padding: 0px;
}
 #policy .team1 .row {
	 margin: 0;
}
 #policy .team1 .content {
	 padding: 40px;
}
 #policy .team2 .row {
	 margin-left: 0;
	 margin-right: 0;
}
 #policy .team2 h1 {
	 margin-bottom: 30px;
	 font-size: 52px;
	 color: #212121;
}
 #policy .team2 h3 {
	 margin-bottom: 50px;
	 font-size: 16px;
	 color: #6c6c6c;
}
 #policy .team2 h5 {
	 font-size: 25px;
}
 #policy .team2 h6 {
	 font-size: 14px;
}
 #policy .team2 img {
	 width: 100%;
}
 #policy .team2 .row div:hover .person-info {
	 opacity: 1;
}
 #policy .team2 .row div:hover .item-overlay {
	 opacity: 0;
	 visibility: hidden;
}
 #policy .team2 .item-overlay {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 background-color: #fff;
	 opacity: 0.5;
	 z-index: 100;
	 transition: all 0.5s;
	 display: none;
}
 #policy .team2 .person-info {
	 position: absolute;
	 bottom: 0;
	 color: #fff;
	 padding-right: 10px;
	 padding-left: 10px;
	 opacity: 0;
	 z-index: 80;
	 transition: opacity 0.5s;
}
 #policy .team2 .item1, #policy .team2 .item2, #policy .team2 .item3, #policy .team2 .item4 {
	 padding-right: 0;
	 padding-left: 0;
	 background-color: transparent;
}
 #policy .team2 .item1 .content, #policy .team2 .item2 .content, #policy .team2 .item3 .content, #policy .team2 .item4 .content {
	 padding-right: 0;
	 padding-left: 0;
}
 @media (max-width: 1100px) {
	 #policy .team1 .content {
		 padding: 34px;
	}
	 #policy .team1 .item1 .col-md-6, #policy .team1 .item2 .col-md-6, #policy .team1 .item3 .col-md-6, #policy .team1 .item4 .col-md-6 {
		 width: 100%;
	}
}
 @media (max-width: 1000px) {
	 #policy .team2 .item1, #policy .team2 .item2, #policy .team2 .item3, #policy .team2 .item4 {
		 width: 50%;
	}
}
 @media (max-width: 768px) {
	 #policy .team2 .item1, #policy .team2 .item2, #policy .team2 .item3, #policy .team2 .item4 {
		 width: auto;
	}
}
 #policy .animated-bg1 {
	 overflow: hidden;
}
 #policy .animated-bg1 .container-fluid {
	 margin-left: 8%;
	 margin-right: 8%;
}
 #policy .animated-bg1 h1 {
	 color: #fff;
}
 #policy .animated-bg1 a.btn span {
	 color: black;
}
 #policy .animated-bg1 .text {
	 color: #fff;
}
 #policy .animated-bg1 .wrapper-absolute {
	 position: absolute;
	 white-space: nowrap;
	 top: 30%;
	 left: 1px;
}
 #policy .animated-bg1 .bgTextP {
	 position: relative;
	 white-space: nowrap;
	 display: inline-block;
	 line-height: 1;
}
 #policy .animated-bg1 .bgTextP:first-child {
	 padding-left: 0px !important;
}
 #policy .animated-bg1 .title {
	 text-align: center;
}
 #policy .animated-bg1 .span-title {
	 line-height: 1;
	 margin-bottom: 37px;
	 text-align: center;
}
 #policy .animated-bg1 span {
	 color: #fff;
	 font-family: 'Montserrat', sans-serif;
	 font-size: 70px;
}
 #policy .animated-bg1 .pad-r {
	 padding-right: 10px;
}
 #policy .animated-bg1 p {
	 color: #fff;
}
 #policy .animated-bg1 .text-center {
	 text-align: center;
}
 #policy .animated-bg1 .mbr-section-btn {
	 padding-bottom: 2rem;
}
 #policy .animated-bg1 .mbr-subscribe-dark {
	 border-color: rgba(255, 255, 255, 0.5);
}
 #policy .bgText .wrapper-absolute {
	 -webkit-animation: 100s floatingText linear infinite;
	 animation: 100s floatingText linear infinite;
	 padding-left: 100%;
}
 @-webkit-keyframes floatingText {
	 from {
		 -webkit-transform: translateX(0px);
		 transform: translateX(0px);
	}
	 to {
		 -webkit-transform: translateX(-100%);
		 transform: translateX(-100%);
	}
}
 @keyframes floatingText {
	 from {
		 -webkit-transform: translateX(0px);
		 transform: translateX(0px);
	}
	 to {
		 -webkit-transform: translateX(-100%);
		 transform: translateX(-100%);
	}
}
 @media (max-width: 500px) {
	 #policy .animated-bg1 .text-center a.btn {
		 display: inline;
	}
}
 @media (max-width: 768px) {
	 #policy .animated-bg1 .typed-cursor {
		 font-size: 1.625rem !important;
	}
}
 #policy .features9 .separator {
	 top: 20px;
	 bottom: 0;
	 position: absolute;
	 width: 2px;
	 background-color: #fff;
	 left: 50%;
	 height: 100%;
}
 #policy .features9 p {
	 margin-bottom: 0;
}
 #policy .features9 .text-left {
	 text-align: left;
}
 #policy .features9 .text-right {
	 text-align: right;
}
 #policy .features9 h4 {
	 font-size: 18px;
	 font-style: normal;
	 font-weight: 700;
	 font-size: 20px;
	 font-family: "Montserrat";
	 line-height: 25.65px;
	 text-transform: none;
	 letter-spacing: -1px;
	 word-spacing: 0;
	 padding-left: 0;
	 padding-bottom: 5px;
	 color: #74591f;
}
 #policy .features9 .timeline-panel h4 {
	 padding-top: 20px;
}
 #policy .features9 h2 {
	 line-height: 1.2;
}
 #policy .features9 h3 {
	 color: #efefef;
}
 #policy .features9 h5 {
	 color: #fff;
}
 #policy .features9 p {
	 font-size: 15px;
	 padding-bottom: 30px;
	 color: #74591f;
}
 #policy .features9 ul li {
	 float: right;
	 display: block;
	 position: relative;
}
 #policy .features9 ul li .timeline-panel {
	 width: 44%;
	 padding: 0px 30px 0px;
	 margin-bottom: 50px;
	 background-color: rgba(255, 255, 255, 0.04);
	 position: relative;
	 float: left;
	 border-radius: 5px;
}
 #policy .features9 ul li .timeline-inverted {
	 border-radius: 5px;
}
 #policy .features9 ul li .timeline-inverted h4 {
	 text-align: left;
}
 #policy .features9 ul li .timeline-inverted .timeline-panel {
	 float: right;
}
 #policy .features9 ul .timeline-normal {
	 text-align: right;
	 width: 100%;
}
 #policy .features9 ul .timeline-inverted {
	 text-align: left;
	 width: 100%;
}
 #policy .features9 .iconBackground {
	 position: absolute;
	 left: 50%;
	 width: 20px;
	 height: 20px;
	 line-height: 30px;
	 text-align: center;
	 border-radius: 50%;
	 font-size: 30px;
	 display: inline-block;
	 background-color: #fff;
	 top: 20px;
	 margin-left: -10px;
}
 #policy .features9 .intro-box.left {
	 position: relative;
	 padding-bottom: 37px;
}
 #policy .features9 .intro-box.right {
	 position: relative;
	 padding-bottom: 37px;
}
 #policy .features9 .iconBackgroundInverse {
	 position: absolute;
	 right: 50%;
	 width: 20px;
	 height: 20px;
	 line-height: 30px;
	 text-align: center;
	 border-radius: 50%;
	 font-size: 30px;
	 display: inline-block;
	 background-color: #fff;
	 top: 20px;
	 margin-right: -10px;
}
 #policy .features9 .intro-box.left div {
	 margin-left: 72px;
	 padding-left: 25px;
}
 #policy .features9 .intro-box.right div {
	 margin-right: 72px;
	 padding-right: 25px;
}
 #policy .features9 .timeline > li.timeline-inverted > .timeline-panel {
	 float: right;
}
 #policy .features9 .timeline > li.timeline-inverted > .timeline-panel:before {
	 border-left-width: 0;
	 border-right-width: 15px;
	 left: -15px;
	 right: auto;
}
 #policy .features9 .timeline > li.timeline-inverted > .timeline-panel:after {
	 border-left-width: 0;
	 border-right-width: 14px;
	 left: -14px;
	 right: auto;
}
 #policy .features9 .titleBlock {
	 margin-bottom: 60px;
}
 #policy .features9 .date-normal {
	 display: inline-block;
	 float: right;
	 margin-left: 10.4%;
	 color: #fff;
	 width: 44%;
	 text-align: left;
}
 #policy .features9 .date-normal p {
	 padding: 20px 30px;
	 font-size: 20px;
	 display: inline-block;
	 background-color: rgba(255, 255, 255, 0.04);
	 margin-bottom: 50px;
	 border-radius: 5px;
}
 #policy .features9 .date {
	 position: relative;
	 border-right: 5px;
}
 #policy .features9 p.lead {
	 font-family: "Open Sans", sans-serif;
	 color: #74591f;
}
 #policy .features9 .date-inverted {
	 width: 44%;
	 text-align: right;
	 display: inline-block;
	 float: left;
	 margin-right: 10.6%;
	 border-left-width: 20px;
	 padding-left: 20px;
	 color: #fff;
	 border-right: 5px;
}
 #policy .features9 .date-inverted p {
	 padding: 20px 30px;
	 background-color: rgba(255, 255, 255, 0.04);
	 font-size: 20px;
	 display: inline-block;
	 margin-bottom: 50px;
	 border-radius: 5px;
	 color: #74591f;
}
 #policy .mbr-section-text-gray {
	 color: #8c8c8c;
}
 @media (max-width: 768px) {
	 #policy .features9 ul li {
		 float: left;
		 display: block;
		 position: relative;
	}
	 #policy .features9 .separator {
		 left: -20px;
	}
	 #policy .features9 .timeline {
		 padding-left: 20px;
	}
	 #policy .features9 ul li .timeline-panel {
		 margin-bottom: 100px;
		 width: 95%;
		 float: left !important;
		 margin-top: 10px;
		 position: relative;
	}
	 #policy .features9 ul li .timeline-panel p {
		 text-align: left;
	}
	 #policy .features9 ul li .timeline-panel h4 {
		 text-align: left;
	}
	 #policy .features9 .date {
		 top: 2px;
		 padding-left: 37px;
		 left: 0;
	}
	 #policy .features9 .date-normal {
		 margin-left: 0;
		 padding-left: 0;
		 float: left;
		 width: auto;
	}
	 #policy .features9 .date-normal p {
		 margin-bottom: 10px;
	}
	 #policy .features9 .date-inverted {
		 margin-left: 0;
		 padding-left: 0;
		 float: left;
		 width: auto;
	}
	 #policy .features9 .date-inverted p {
		 margin-bottom: 10px;
	}
	 #policy .features9 .iconBackground {
		 left: -20px;
	}
	 #policy .features9 .timelineHeight {
		 position: relative;
	}
	 #policy .features9 .iconBackgroundInverse {
		 left: -20px;
		 margin-left: -10px;
	}
	 #policy .features9 .separline:before {
		 left: 0px;
		 margin-top: 0;
	}
	 #policy .features9 h5 {
		 font-size: 1rem;
	}
}
 @media (max-width: 330px) {
	 #policy .features9 h3 {
		 font-size: 2.5rem !important;
	}
}
 #policy .tabs .nav-tabs {
	 border: none;
	 text-align: center;
}
 #policy .tabs .nav-tabs .nav-item {
	 float: none;
	 margin: 0;
}
 #policy .tabs .nav-tabs .nav-link {
	 position: relative;
	 border: none;
	 padding: 12px 25px;
	 margin-bottom: 20px;
	 font-size: 14px;
	 text-transform: uppercase;
	 letter-spacing: 2px;
	 color: #9fa3a7;
	 background: transparent;
	 border-color: #eee;
	 border-top: 2px solid #eee;
	 border-bottom: 2px solid #eee;
	 border-radius: 0;
	 transition: all 0.3s;
}
 #policy .tabs .nav-tabs .nav-link.active, #policy .tabs .nav-tabs .nav-link:hover, #policy .tabs .nav-tabs .nav-link.active:hover {
	 color: #222;
	 border-top: 2px solid #eee;
	 border-bottom: 2px solid #eee;
	 background: #eee;
}
 #policy .tabs .nav-tabs .nav-item:first-child .nav-link {
	 border-left: 2px solid #eee;
}
 #policy .tabs .nav-tabs .nav-item.nav-item-last .nav-link {
	 border-right: 2px solid #eee;
}
 #policy .tabs .tab-content {
	 margin-top: 30px;
}
 #policy .tabs .tab-content .mbr-figure {
	 margin-bottom: 30px;
}
 #policy .tabs .tab-content .mbr-section-subtitle {
	 margin-bottom: 20px;
}
 #policy .tabs .image {
	 margin-bottom: 20px;
}
 #policy .tabs .image img {
	 width: 100%;
}
 @media (min-width: 992px) {
	 #policy .tabs.tabs1 .nav-tabs .nav-item:first-child .nav-link {
		 border-top-left-radius: 50px;
		 border-bottom-left-radius: 50px;
	}
	 #policy .tabs.tabs1 .nav-tabs .nav-item.nav-item-last .nav-link {
		 border-top-right-radius: 50px;
		 border-bottom-right-radius: 50px;
	}
}
 #policy .intro .mbr-section-subtitle, #policy .intro .mbr-section-title {
	 color: #fff;
	 text-transform: uppercase;
	 letter-spacing: 2px;
}
 #policy .intro form {
	 margin-top: 25px;
}
 #policy .intro.intro1 .form-control-label {
	 display: none;
}
 #policy .intro.intro2 .display-3 {
	 margin-top: 0;
	 margin-bottom: 20px;
}
 #policy .intro.intro2 .module-icon {
	 text-align: center;
	 margin-top: 10px;
}
 #policy .intro.intro2 .form-control-label {
	 display: none;
}
 #policy .intro.intro2 .form-control, #policy .intro.intro2 .form-control:focus {
	 border: none;
	 border-bottom: 1px solid #eee;
	 border-radius: 0;
	 background: transparent;
}
 #policy .intro.intro2 .form-control {
	 color: #fff;
}
 #policy .intro.intro3 .mbr-section-title {
	 color: #222;
	 text-transform: none;
	 letter-spacing: 2px;
}
 #policy .intro.intro3 .mbr-section-text {
	 color: #222;
}
 #policy .intro.intro3 form {
	 margin-top: 40px;
	 border: 2px rgba(0, 0, 0, 0.4) solid;
	 border-radius: 2em;
	 padding: 3px;
	 height: 50px;
}
 #policy .intro.intro3 input {
	 height: 40px;
	 padding: 0;
	 margin: 0;
	 border: none;
	 background: transparent;
	 text-align: center;
	 color: #333;
}
 #policy .intro.intro3 input:focus {
	 border: none;
}
 #policy .intro.intro3 .form-control {
	 line-height: 1;
	 min-height: 0px;
}
 #policy .intro.intro3 label {
	 display: none;
}
 #policy .intro.intro3 .btn {
	 width: 40px;
	 height: 40px;
	 text-align: center;
	 line-height: 40px;
	 padding: 0;
	 margin: 0;
}
 #policy .table1 .mbr-section-title {
	 text-align: center;
}
 #policy .table1 .scroll {
	 overflow-x: auto;
}
 #policy .table1 .dataTables_scrollBody {
	 overflow-y: hidden !important;
}
 #policy .table1 .table.dataTable thead > tr > th {
	 transition: background 0.3s, color 0.3s, border-color 0.3s;
}
 #policy .table1 .table.dataTable thead > tr > th:hover {
	 color: #222;
	 background: #eee;
}
 #policy .table1 .table.dataTable thead > tr > th.sorting_asc, #policy .table1 .table.dataTable thead > tr > th.sorting_desc {
	 background-color: #eee;
	 color: #222 !important;
	 border-color: #eee;
}
 #policy .table1 div.dataTables_wrapper div.dataTables_info {
	 white-space: normal;
}
 #policy .table1 div.dataTables_wrapper .dataTables_filter {
	 margin-bottom: 14px;
}
 #policy .table1 div.dataTables_wrapper .dataTables_filter p {
	 display: inline-block;
}
 #policy .table1 .table-wrapper .info p {
	 display: inline-block;
}
 #policy .hamburger-om:after {
	 position: absolute;
	 content: '';
	 width: 30px;
	 height: 3px;
	 background-color: #fff;
	 top: 10px;
	 left: 0;
}
 #policy .hamburger-om:before {
	 position: absolute;
	 content: '';
	 width: 30px;
	 height: 3px;
	 background-color: #fff;
	 bottom: 10px;
	 left: 0;
}
 #policy .hamburger-icon {
	 position: absolute;
	 right: 0;
}
 #policy .navbar-toggler {
	 position: relative;
}
 #policy .close-icon {
	 position: absolute !important;
	 top: 0;
	 right: 0;
}
 #policy .navbar-brand .text-black {
	 color: #000 !important;
}
 #policy .navbar-toggler.collapsed .hum-top, #policy .hum-middle, #policy .hum-bottom {
	 position: absolute;
	 content: "";
	 right: 0;
	 width: 20px;
	 height: 3px;
}
 #policy .navbar-toggler.collapsed .hum-top {
	 top: -1px;
}
 #policy .navbar-toggler.collapsed .hum-middle {
	 top: 6px;
}
 #policy .navbar-toggler.collapsed .hum-bottom {
	 bottom: 0;
}
 #policy .navbar-close .close-icon {
	 display: block;
}
 #policy .navbar-close.collapsed .close-icon {
	 display: none;
}
 #policy .engine {
	 position: absolute;
	 text-indent: -2400px;
	 text-align: center;
	 padding: 0;
	 top: 0;
	 left: -2400px;
}