.container {
	position: relative;
}

.btn {
  margin-bottom: 0.5rem; }
  .btn + .btn {
    margin-left: 1rem; }
	
.lables {
	text-align:left;
	color:#FFF;
}
	.lables2 {
	text-align:left;
	color:#666;
}
  @media (max-width: 767px) {
    .btn {
      white-space: normal; }
      .btn + .btn {
        margin-left: 0; } 
		}
		
	.btn1 {
  margin-bottom: 0.5rem;
   }
  .btn1 + .btn1 {
    margin-left: 1rem; }
	
  @media (max-width: 767px) {
    .btn1 {
      white-space: normal; }
      .btn1 + .btn1 {
        margin-left: 0; } }

.slideText {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 2rem !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}

.slideTextG {
	color:#CCC;
	text-decoration:none;
	font-size: 2rem !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	
}
.slideText2 {
	color:#333333;
	text-decoration:none;
	font-size: 1rem !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	 display:block;
	 position: relative;
	 bottom:60px;
	float:left;
	
}

.slideText3 {
	color:#FFFFFF;
	 text-decoration:none;
	font-size: 1rem !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	text-align:justify;	
}

.slideTextContract { /**title**/
	color:#000;
	text-decoration:none;
	font-size: 2rem !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}


.slideTextContractS{ /**small**/
     color:#000;
	 text-decoration:none;
	font-size: 1rem !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	text-align:justify;	
	}
	
	.background{ /**small**/
     
    background-color:rgba(255, 255, 255, 0.8);
	}

.slideTextContractB { /**title**/
	color: #000;
	text-decoration:none;
	font-size: 2rem !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}


.slideTextContractBS{ /**small**/

	 text-decoration:none;
	font-size: 1rem !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	text-align:justify;	
    background-color: rgba(80, 80, 80, 0.6);
}



 @media (max-width: 400px) {
.slideText3 {
	display: none;
}}

.slideText4 {
	color:#000;
	text-decoration:none;
	font-size: 2rem !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}

.slideText5 {
	color:#000;
	text-decoration:none;
	font-size: 1rem !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-shadow: 0px 0px 0px #000;
}

.slideTextG1 {
	color:#CCC;
	text-decoration:none;
	font-size: 1rem !important;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-shadow: 0px 0px 0px #000;
}

 @media (max-width: 400px) {
.slideText5 {
	display: none;
}}


.btn1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
  padding: 0.5rem 1.rem;
  font-size: 0.95rem;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position:relative;
	max-width:150px;
	  }
  
  .btn {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 0.3rem 0.6rem;
	font-size: 0.7rem;
	line-height: 1.5;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	
  }

 @media (max-width: 400px) {  
 .btn {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 0.65rem 1.2rem;
  font-size: 0.65rem;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; 
  }
	
 }
	


.btn1-white {
	box-shadow: none;
	color: #535353;
   }
  .btn1-white:hover {
     color: #ccc;
    background-color: #d4d4d4;
    border-color: #d4d4d4;
    box-shadow: none; }
  .btn1-white:focus, .btn1-white.focus {
   color: #ccc;
    background-color: #d4d4d4;
    border-color: #d4d4d4; }
  .btn1-white:active, .btn1-white.active {
   color: #ccc;
    background-color: #d4d4d4;
    border-color: #d4d4d4;
    background-image: none;
    box-shadow: none; }
  .btn1-white.disabled, .btn1-white:disabled {
    color: #fff !important;
    background-color: #d4d4d4 !important;
    border-color: #d4d4d4 !important;
    opacity: 0.85; }
	
	.btn-grey {
	border-color: #f00;
	box-shadow: none;
	color: #535353;
	position:relative;
	top: 10px;
	left: 20px;
   }
  .btn-grey:hover {
    color: #ccc;
    background-color: #d4d4d4;
    border-color: #d4d4d4;
    box-shadow: none; }
  .btn-grey:focus, .btn-grey.focus {
    color: #ccc;
    background-color: #d4d4d4;
    border-color: #d4d4d4; }
  .btn-grey:active, .btn-grey.active {
    color: #ccc;
    background-color: #d4d4d4;
    border-color: #d4d4d4;
    background-image: none;
    box-shadow: none; }
  .btn-grey.disabled, .btn-grey:disabled {
    color: #fff !important;
    background-color: #d4d4d4 !important;
    border-color: #d4d4d4 !important;
    opacity: 0.85; }
	
.btn1-white-outline {
	border-color: #333;
	color: #000;
}
  .btn1-white-outline:focus, .btn1-white-outline.focus, .btn1-white-outline:active, .btn1-white-outline.active {
    color: #535353;
    background-color: #CCC;
    border-color: #cccccc; }
  .btn1-white-outline:hover {
     color: #535353;
    background-color: #cccccc;
    border-color: #cccccc; }
 .btn1-white-outline.disabled, .btn1-white-outline:disabled {
    color: #535353 !important;
    background-color: #fff !important;
    border-color: #fff !important;
    opacity: 0.85; }
	
	
	
	.btn-grey-outline {
	background: none;
	border-color: #333;
	color: #999999;
}
  .btn-grey-outline:focus, .btn-grey-outline.focus, .btn-grey-outline:active, .btn-grey-outline.active {
    color: #535353;
    background-color: #CCC;
    border-color: #cccccc; }
  .btn-grey-outline:hover {
    color: #535353;
    background-color: #cccccc;
    border-color: #cccccc; }
 .btn-grey-outline.disabled, .btn-grey-outline:disabled {
    color: #535353 !important;
    background-color: #fff !important;
    border-color: #fff !important;
    opacity: 0.85; }
	
	


/**
**/
.btn-black-outline {
  background: none;
  border-color: #202020;
  color: #202020; }
  .btn-black-outline:focus, .btn-black-outline.focus, .btn-black-outline:active, .btn-black-outline.active {
    color: #fff;
    background-color: #535353;
    border-color: #535353; }
  .btn-black-outline:hover {
    color: #fff;
    background-color: #535353;
    border-color: #535353; }
  .btn-black-outline.disabled, .btn-black-outline:disabled {
    color: #fff !important;
    background-color: #535353 !important;
    border-color: #535353 !important;
    opacity: 0.85; }

.btn-social2 {
	font-size: 15px;
	border-radius: 10%;
	padding: 0;
	width: 75px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	position: relative;
	border: 1px solid #666666;
	color: #232323;
}
  .btn-social2 i {
    top: 0;
    line-height: 44px;
    width: 44px; }
  .btn-social2:hover {
    color: #fff;
    background: #666666; }
  .btn-social2 + .btn {
    margin-left: 0.1rem; }



.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 #666666;
	color: #232323;
}
  .btn-social i {
    top: 0;
    line-height: 44px;
    width: 44px; }
  .btn-social:hover {
    color: #fff;
    background: #666666; }
  .btn-social + .btn {
    margin-left: 0.1rem; }

p.lead,
.lead p {
	font-size: 1.07rem;
	font-weight: 100;
	margin-bottom: 2.3125rem;
}

.article .lead p, .article .lead ul, .article .lead ol, .article .lead pre, .article .lead blockquote {
  margin-bottom: 0; }

.lead {
  font-size: 1.07rem;
  font-weight: 300; }
  .lead a {
    font-family: "Lora";
    font-style: italic;
    font-weight: 400; }
    .lead a, .lead a:hover {
      color: #fff;
      text-decoration: none; }
  .lead h1 {
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 1.605rem; }
  .lead h2 {
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 1.605rem; }
  .lead h3 {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 1.605rem; }
  .lead h4 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1.605rem; }
  .lead blockquote {
    font-family: "Lora";
    font-style: italic;
    padding: 10px 0 10px 20px;
    border-left: 4px solid #c39f76;
    font-size: 1.09rem;
    position: relative; }
  .lead ul, .lead ol, .lead pre, .lead blockquote {
    margin-bottom: 2.3125rem; }
  .lead pre {
    background: #f4f4f4;
    padding: 10px 0 10px 24px; }

.display-1 {
	font-size: 2rem;
	font-weight: 300;
	letter-spacing: -2px;
	margin-bottom: 0.2843em;
	margin-top: 3.9rem;
	font-family: Raleway;
}

.display-2 {
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: -1px;
  margin-bottom: 1.5625rem;
  margin-top: 3.5rem; }

.display-3 {
  font-size: 2.5rem;
  font-weight: 600;
  margin-top: 3.2rem;
  margin-bottom: 2rem; }

.display-4 {
  font-size: 2rem;
  font-weight: 600;
  margin-top: 2.3rem;
  margin-bottom: 1.8rem; }

.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; }

.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; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: #f28281; }

.form-control-label {
  cursor: pointer;
  font-size: 0.875rem;
  margin-bottom: 0.357em;
  padding: 0; }

.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; }
  
  .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; }

.alert-success {
  background-color: #90a878;
  color: #fff; }

.alert-info {
  background-color: #7e9b9f;
  color: #fff; }

.alert-warning {
  background-color: #f3c649;
  color: #fff; }

.alert-danger {
  background-color: #f28281;
  color: #fff; }

/**
 * TYPOGRAPHY
 */
body {
	font-family: 'Raleway', sans-serif;
	color: #666666;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.display-1, .display-2, .display-3, .display-4 {
  font-family: 'Raleway', sans-serif;
  word-break: break-word;
  word-wrap: break-word; }

input, textarea {
  font-family: "Raleway"; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color; }



.text-white {
  color: #fff !important; }

.text-black {
  color: #535353 !important; }

.dsl-section {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.dsl-section-full {
	display: table;
	height: 50vh;
	padding-bottom: 0;
	padding-top: 0;
	table-layout: fixed;
	width: 95%;
	background-color: #FFF;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
}

.dsl-section-full1 {
	display: table;
	height: 80vh;
	padding-bottom: 0;
	padding-top: 0;
	table-layout: fixed;
	width: 95%;
	background-color: #FFF;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
}
  .dsl-section-full > .dsl-table-cell {
    width: 100%; }

.dsl-section-small {
  padding-top: 60px;
  padding-bottom: 60px; }

.dsl-section-title {
  margin-top: 0; }

.dsl-section__container--first {
  padding-top: 120px;
  padding-bottom: 40px; }

.dsl-section__container--middle {
  padding-top: 0;
  padding-bottom: 40px; }

.dsl-section__container--last {
  padding-top: 0;
  padding-bottom: 120px; }

.dsl-section-sm-padding {
  padding-top: 40px;
  padding-bottom: 40px; }

.dsl-section-md-padding {
	padding-top: 0px;
	padding-bottom: 20px;
}

.dsl-section-nopadding {
  padding-top: 0;
  padding-bottom: 0; }

.dsl-section-subtitle {
  display: block;
  font-style: italic;
  font-weight: 400;
  font-size: 17px;
  font-family: "Lora";
  line-height: 26px;
  color: #8c8c8c;
  margin-bottom: 30px; }

.dsl-section-title + .dsl-section-subtitle {
  margin-top: -21px; }

.dsl-section-hero::before {
  display: none !important; }
.dsl-section-hero .dsl-section-title {
  font-family: "Raleway";
  color: #ffffff;
  margin-bottom: 1.6875rem; }
.dsl-section-hero .dsl-section-lead {
	color: #ffffff;
	font-family: "Raleway";
	font-size: 1.2rem;
	margin-top: -1em;
	font-weight: 200;
}
.dsl-section-hero .dsl-section-text {
  color: #fff; }

@media (max-width: 767px) {
  .dsl-section {
    padding-top: 60px;
    padding-bottom: 60px; }

  .dsl-section-full {
    padding-bottom: 0;
    padding-top: 0; }

  .dsl-section__container--first {
    padding-top: 60px;
    padding-bottom: 40px; }

  .dsl-section__container--middle {
    padding-top: 0;
    padding-bottom: 40px; }

  .dsl-section__container--last {
    padding-top: 0;
    padding-bottom: 60px; }

  .dsl-section-sm-padding {
    padding-top: 40px;
    padding-bottom: 40px; }

  .dsl-section-md-padding {
    padding-top: 60px;
    padding-bottom: 60px; }

  .dsl-section-nopadding {
    padding-top: 0;
    padding-bottom: 0; }

  .dsl-section-subtitle {
    margin-bottom: 0; }

  .dsl-section-hero.mbr-after-navbar .dsl-section {
    padding-top: 120px; }
  .dsl-section-hero.dsl-section-with-arrow .dsl-section {
    padding-bottom: 120px; }
  .dsl-section-hero .dsl-section-title {
    font-size: 3.125rem !important; }
  .dsl-section-hero .dsl-section-lead {
    font-size: 1.125rem !important; }
  .dsl-section-hero .dsl-section-btn .btn {
    font-size: 0.75rem !important;
    line-height: 1.5;
    padding: 0.75rem .1875rem; } }
.dsl-section-full .dsl-overlay {
  min-height: 100vh; }

.dsl-overlay {
	background-color: #ffffff;
	bottom: 0;
	left: 0;
	opacity: 0.1;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
  .dsl-overlay ~ * {
    z-index: 2; }

.dsl-section-full .mbr-background-video,
.dsl-section-full .mbr-background-video-preview {
  min-height: 100vh; }

.mbr-background-video,
.mbr-background-video-preview {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.mbr-background-video-preview {
  z-index: 0 !important; }

.dsl-table {
  display: table;
  width: 100%; }

.dsl-table-full {
  height: 100%;
  position: relative;
  width: 100%; }

.dsl-table-cell {
  display: table-cell;
  float: none;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  vertical-align: middle; }

.dsl-table-md-up {
  width: 100%; }
  .dsl-table-md-up .dsl-table-cell {
    display: block; }
  .dsl-table-md-up .dsl-table-cell + .dsl-table-cell {
    padding-top: 40px; }
  @media (min-width: 768px) {
    .dsl-table-md-up {
      display: table; }
      .dsl-table-md-up .dsl-table-cell {
        display: table-cell; }
      .dsl-table-md-up .dsl-table-cell + .dsl-table-cell {
        padding-top: 0; } }


	
	.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/*-------

   map 1

-------*/
.dsl-map {
	height: 15rem;
	position: relative;
	padding-bottom: 20px;
}
  .dsl-map iframe {
   height:100%;
    width: 96%;
	margin-left:2%;
	display:inline;
	}
  .dsl-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%; }
  .dsl-map[data-state] {
    background: #e9e5dc; }
  .dsl-map[data-state="loading"] [data-state-details] {
    display: none; }
  .dsl-map[data-state="loading"]::after {
    content: "";
    -webkit-animation: btnCircleLoading .6s infinite linear;
    animation: btnCircleLoading .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; }
	
 @media (max-width: 768px) {
    .dsl-map iframe {
      width: 95%; } }
  @media (max-width: 400px) {
    .dsl-map iframe {
      width: 95%;
	  height:110px;
	  display:list-item;
	  float:left;} }
 
/*-------

   Gallery

-------*/
.dsl-gallery {
	padding-top: 2px;
	padding-bottom: 0.1rem;
}

.dsl-gallery .dsl-gallery-item {
	position: relative;
	display: inline-block;
	width: 25%;
	padding: 0.5rem;
}

.dsl-gallery .dsl-gallery-item2 {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 0.5rem;
}

.dsl-gallery .dsl-gallery-item3 {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 0.5rem;
}


  @media (max-width: 768px) {
    .dsl-gallery .dsl-gallery-item {
      width: 50%; } 
	  .dsl-gallery .dsl-gallery-item3 {
      width: 100%; }	  
	  }
	  
  @media (max-width: 400px) {
    .dsl-gallery .dsl-gallery-item {
      width: 100%; }
	  
	  .dsl-gallery .dsl-gallery-item3 {
      width: 100%; }
	   }

.dsl-gallery .dsl-gallery-item img {
  width: 100%;
  opacity: 1;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out; }

.dsl-gallery .dsl-gallery-item2 img {
  width: 100%;
  opacity: 1;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out; }

.dsl-gallery .dsl-gallery-item3 img {
  width: 100%;
  opacity: 1;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out; }
  
/*.dsl-gallery .dsl-gallery-item > a:hover img {
  opacity: 1; }


.dsl-gallery-title {
	font-family: Raleway;
	font-size: 0.9em;
	position: absolute;
	display: block;
	width: 100%;
	bottom: 0;
	padding: 1rem;
	color: #fff;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2)) !important;
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2)) !important;
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2)) !important;
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2)) !important;
	-webkit-transition: .2s background ease-in-out;
	transition: .2s background ease-in-out;
	background-color: #999999;
}

.dsl-gallery .dsl-gallery-item > a:hover .dsl-gallery-title {
  background: transparent !important; }
  
  .dsl-gallery .dsl-gallery-item2 > a:hover .dsl-gallery-title {
  background: transparent !important; }


/* remove spacing */
.dsl-gallery .dsl-gallery-row.no-gutter {
  margin: 0; }

.dsl-gallery .dsl-gallery-row.no-gutter .dsl-gallery-item {
  padding: 0; }
  
  .dsl-gallery .dsl-gallery-row.no-gutter .dsl-gallery-item2 {
  padding: 0; }

/* container */
.dsl-gallery .container.dsl-gallery-layout-default {
  padding: 93px 0; }

/* fix horizontal scrollbar */
.dsl-gallery .dsl-gallery-layout-default,
.dsl-gallery .dsl-gallery-layout-article {
  overflow: hidden; }

/* lightbox */
.dsl-gallery .modal {
  position: fixed;
  overflow: hidden;
  padding-right: 0 !important; }

.dsl-gallery .modal-content {
  border-radius: 0; }

.dsl-gallery .modal-body {
  padding: 0; }

.dsl-gallery .modal-body img {
  width: 100%; }

.dsl-gallery .modal .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;
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease; }

.dsl-gallery .modal .close:hover {
  opacity: 1;
  background: #000;
  color: #fff; }

.dsl-gallery .modal.in .modal-dialog {
  margin: 0 auto; }

/* modal back color opacity */
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

@media (max-width: 768px) {
  .dsl-gallery .carousel-indicators,
  .dsl-gallery .carousel-control,
  .dsl-gallery .modal .close {
    position: fixed; } }
/* fix fade in effect */
.dsl-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; }

.dsl-gallery .modal.in .modal-dialog,
.dsl-gallery .modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

/*-------

   Slider

-------*/
.dsl-slider .carousel-inner > .active,
.dsl-slider .carousel-inner > .next,
.dsl-slider .carousel-inner > .prev {
  display: table; }


.dsl-slider .carousel-control {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 50%;
  margin-top: -35px;
  line-height: 70px;
  border-radius: 50%;
  color: inherit;
  background: #1b1b1b;
  border: 0;
  opacity: 0.5;
  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; }

.dsl-gallery .dsl-slider .carousel-control {
  position: fixed; }
  @media (max-width: 991px) {
    .dsl-gallery .dsl-slider .carousel-control {
      bottom: 2.5rem;
      margin-top: 0;
      top: auto;
      z-index: 17; } }

.dsl-gallery .dsl-slider .carousel-inner > .active {
  display: block; }

.dsl-slider .carousel-control.left {
  left: 0;
  margin-left: 2.5rem; }

.dsl-slider .carousel-control.right {
  right: 0;
  margin-right: 2.5rem; }

.dsl-slider .carousel-control .icon-next,
.dsl-slider .carousel-control .icon-prev {
  margin-top: -18px;
  font-size: 40px;
  line-height: 27px; }

.dsl-slider .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1; }

.dsl-slider .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important; }
  @media (max-width: 543px) {
    .dsl-slider .carousel-indicators {
      display: none; } }

.dsl-gallery .dsl-slider .carousel-indicators {
  position: fixed;
  margin-bottom: 2.5rem !important; }
  @media (max-width: 991px) {
    .dsl-gallery .dsl-slider .carousel-indicators {
      margin-bottom: 3.625rem !important;
      padding-left: 2.5rem;
      padding-right: 2.5rem; } }

.dsl-slider .carousel-indicators li,
.dsl-slider .carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 3px;
  background: #1b1b1b;
  border: 0;
  opacity: 0.5; }

.dsl-slider .carousel-indicators .active {
  border: 4px solid #1b1b1b;
  background: #fff; }

@media (max-width: 767px) {
  .dsl-slider .carousel-control {
    top: auto;
    bottom: 20px; }

  .dsl-slider > .container .carousel-control {
    margin-bottom: 0px; } }
/* boxed slider */
.dsl-slider > .boxed-slider {
  position: relative;
  padding: 93px 0; }

.dsl-slider > .boxed-slider > div {
  position: relative; }

.dsl-slider > .container img {
  width: 100%; }

.dsl-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; }

.dsl-slider .dsl-section {
  padding: 0;
  background-attachment: scroll; }

.dsl-slider .dsl-table-cell {
  padding: 0; }

.dsl-slider > .container .carousel-indicators {
  margin-bottom: 3px; }

/* article slider */
.dsl-slider > .article-slider .dsl-section,
.dsl-slider > .article-slider .dsl-section .dsl-table-cell {
  padding-top: 0;
  padding-bottom: 0; }



/*-------

   Small footer

-------*/
.dsl-small-footer {
	background: #323232;
	color: #FFFFFF;
	font-size: 0.8125rem;
	padding: 1rem 0;
}
  .dsl-small-footer p {
    margin-bottom: 0; }

.dsl-small-footer a {
  color: #FFFFFF; }
  .dsl-small-footer a:hover {
    text-decoration: none; }

/*-------

   Footer

-------*/
.dsl-footer {
	color: #fff;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	background-color:rgb(0,0,0);
	padding-top: 20px;
	padding-bottom: 20px;
}
  @media (min-width: 1280px) {
    .dsl-footer {
      padding-left: 6.25rem;
      padding-right: 6.25rem; } }
  .dsl-footer > .row, .dsl-footer > .container > .row {
    margin-left: 0;
    margin-right: 0; }
    .dsl-footer > .row > div, .dsl-footer > .container > .row > div {
      padding-bottom: 40px; }
      .dsl-footer > .row > div:last-child, .dsl-footer > .container > .row > div:last-child {
        padding-bottom: 0; }
  .dsl-footer > .container {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 768px) {
    .dsl-footer > .row > div:nth-child(2n+1) {
      clear: left; }
    .dsl-footer > .row > div:nth-last-child(-1n+2) {
      padding-bottom: 0; }
    .dsl-footer > .container > .row > div {
      clear: none !important;
      padding-bottom: 0 !important; } }
  @media (min-width: 992px) {
    .dsl-footer > .row > div {
      clear: none !important;
      padding-bottom: 0 !important; } }
  .dsl-footer p a, .dsl-footer ul a {
    color: #fff; }
    .dsl-footer p a:hover, .dsl-footer ul a:hover {
      text-decoration: none; }
  .dsl-footer .btn-black {
    background-color: #242424;
    border-color: #242424; }
    .dsl-footer .btn-black.disabled, .dsl-footer .btn-black[disabled], .dsl-footer .btn-black:hover {
      background-color: #1a1a1a !important;
      border-color: #1a1a1a !important; }
  .dsl-footer .dsl-map {
    height: 18.75rem; }
  .dsl-footer form .form-control-label {
    font-size: 0.875rem;
    position: relative; }
  .dsl-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; }

.dsl-footer-content h1, .dsl-footer-content h2, .dsl-footer-content h3, .dsl-footer-content h4,
.dsl-footer-content p strong, .dsl-footer-content strong, .dsl-footer .dsl-contacts h1, .dsl-footer .dsl-contacts h2, .dsl-footer .dsl-contacts h3, .dsl-footer .dsl-contacts h4,
.dsl-footer .dsl-contacts p strong, .dsl-footer .dsl-contacts strong {
	color: #FFFFFF;
	font-family: Raleway;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 1.3;
	margin-bottom: 1.875em;
}
.dsl-footer-content p strong, .dsl-footer-content strong, .dsl-footer .dsl-contacts p strong, .dsl-footer .dsl-contacts strong {
  display: inline-block; }
.dsl-footer-content p, .dsl-footer .dsl-contacts p {
  color: #fff;
  font-size: 0.875rem;
  margin-bottom: 0; }
.dsl-footer-content ul, .dsl-footer .dsl-contacts ul {
  line-height: 1.8;
  list-style: none;
  margin: 0;
  padding: 0; }
.dsl-footer-content li, .dsl-footer .dsl-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%; }
  .dsl-footer-content li:last-child, .dsl-footer .dsl-contacts li:last-child {
    border-bottom: 0; }
  .dsl-footer-content li::before, .dsl-footer .dsl-contacts li::before {
    background: #999999;
    content: "";
    height: 0.36em;
    left: 0;
    margin-top: -0.18em;
    position: absolute;
    top: 50%;
    width: 0.36em; }
  .dsl-footer-content li a, .dsl-footer .dsl-contacts li a {
    color: #fff;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    transition: color .3s ease; }
    .dsl-footer-content li a:hover, .dsl-footer .dsl-contacts li a:hover {
      color: #999999; }

.footer1 ul {
  margin-top: -13px; }

.footer4 > .container > .row {
  margin-left: 0;
  margin-right: 0; }
  .footer4 > .container > .row > div > .row > div:first-child {
    padding-bottom: 40px; }
    .footer4 > .container > .row > div > .row > div:first-child:last-child {
      padding-bottom: 0; }
@media (min-width: 544px) {
  .footer4 > .container > .row > div, .footer4 > .container > .row > div > .row > div {
    clear: none !important;
    padding-bottom: 0 !important; } }


/*-------

   Arrow

-------*/
@-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); } }
.arrow {
	bottom: 48px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
  @media (max-width: 991px) {
    .arrow {
      bottom: 31px; } }
  @media (max-width: 320px) {
    .arrow {
      bottom: 21px; } }
  @media all and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
    .arrow {
      bottom: 31px; } }
  .arrow a {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    height: 46px;
    outline-style: none !important;
    position: relative;
    text-decoration: none;
    transition: all .3s ease-in-out;
    width: 46px; }
    .arrow a:hover {
      background: #2d2d2d; }
  .arrow-icon {
    display: block; }
    .arrow-icon::before {
      content: "\203a";
      display: inline-block;
      font-family: serif;
      font-size: 32px;
      line-height: 1;
      font-style: normal;
      left: 4px;
      position: relative;
      top: 6px;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
  .arrow-floating .arrow-icon {
    -webkit-animation: floating-arrow 1.6s infinite ease-in-out 0s;
    animation: floating-arrow 1.6s infinite ease-in-out 0s; }

@media (min-width: 768px) {
  .mbr-right-padding-md-up {
    padding-right: 85px; } }

.mbr-valign-top {
  vertical-align: top; }

.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal; }

.row-sm-offset {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  .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); } }
.btn-loader {
  -webkit-animation: btnCircleLoading .6s infinite linear;
  animation: btnCircleLoading .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; }

.btn-loading {
  position: relative; }
  .btn-loading .btn-text {
    visibility: hidden; }
  .btn-loading .btn-loader {
    display: block; }

.hidden {
  visibility: hidden; }

.visible {
  visibility: visible; }

/*# sourceMappingURL=style.css.map */
.engine {
	position: absolute;
	text-indent: -2400px;
	text-align: center;
	padding: 0;
}

/* The alert message box */
.alert {
  padding: 20px;
  background-color: #000; /* Red */
  color: white;
  text-align:center;
  margin-bottom: 15px;
  opacity:0.85;
  width:85%;
  margin-left:auto;
  margin-right:auto;
}

/* The close button */
.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 32px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
  color: black;
}
