body {
  line-height: 1.4;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  letter-spacing: 0.5px;
  font-weight: 400;
  background-image: url(../img/bg03.png);
  padding: 0;
	margin: 0;
}
img {
	vertical-align: bottom;
}
ol, ul {
  list-style: none;
}
.gallery {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-width: 33%;
-moz-column-width: 33%;
column-width: 33%; }
.gallery .pics {
-webkit-transition: all 350ms ease;
transition: all 350ms ease; }
.gallery .animation {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }

@media (max-width: 450px) {
.gallery {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
-webkit-column-width: 100%;
-moz-column-width: 100%;
column-width: 100%;
}
}

@media (max-width: 400px) {
.btn.filter {
padding-left: 1.1rem;
padding-right: 1.1rem;
}
	h1 {
		font-size: 1.5em;
	}
}
blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  outline: none;
}

a:hover, a:focus, a:active {
  text-decoration: none;

}

/***********************************
************************************
Responsive media queries
************************************
***********************************/



.navbar-default {
  background-color: #5e327f;
  transition: all 0.3s;
	float: right;

}



.navbar-brand {
  font-size: 20px;
  font-family: 'Satisfy', cursive;
}
.navbar-default {
    background-color: rgba(192,135,217,0.48);
}

.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  outline: none;
	color:rgba(228,228,228,1.00);

}

.navbar-default .navbar-nav>li>a {
  font-size: 1.1em;
  font-weight: 400;
  color: #18111D;
  outline: none;

}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #D8D8D8;
	background-color: rgba(167,131,211,1.00);
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: #D7D7D7;
	background-color: #5e327f;

}


@media (max-width: 768px) {
	.navbar-collapse {
		background: rgba(189,164,206,0.76);
	}
	.dg-wrapper{
	width: 100%;
		height: 250px;
	}
	.dg-wrapper a{
	width: 100%;
		height: 250px;
	}
}

.top-nav-collapse {
  padding: 0;
  background: rgba(192,135,217,0.9)
}

.bg-color {
  background-color: rgba(189,164,206,0.2);
}



.banner-text {
  padding: 15px 20px;
  color: #1A1A1A;
  margin-top: 150px;
	text-align: center;
}

.banner-text h2, .banner-text p {
  font-size: 40px;
  font-weight: 500;
  font-family: 'Questrial', sans-serif;
}



.overlay-detail {
  margin: 0 auto;
}

.overlay-detail a i {
  text-align: center;
  position: absolute;
  bottom: -140px;
  font-size: 24px;
  color: #fff;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  line-height: 40px;
  border-radius: 50%;
}



.section-padding {
  padding: 60px 0px;
}
#about {
	padding:10% 0;
}

.title {
  font-size: 24px;
  margin-bottom: 20px;
}

.title-text {
  padding: 0px 25px 0px 0px;
  font-size: 30px;
}

.about-text p {
  	padding: 100 0 0 0;
	color: #444;
	
}


.abt-list li {
  padding: 5px 0px;
  font-size: 18px;
  font-weight: 400;
}

#portfolio {
  background-color: #f0f1e9;
}

.grid-padding {
  padding: 0 8px;
}

.grid-padding img {
  margin-bottom: 15px;
}

.padding-right-zero {
  padding-right: 0px !important;
}

#myGrid {
  margin-top: 50px;
}

.test-sec blockquote {
  
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 15px;
  position: relative;
}

.test-sec blockquote::after {
  content: '';
  position: absolute;
  bottom: -14px;
  margin-left: 10px;
  border-top: 14px solid #eee;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
}
blockquote {
	height:500px;
	overflow: hidden;
}

blockquote img {
	width: 100%;
	margin:auto 0;
	object-fit: contain;
	object-position: center center;
    margin-bottom: 30px;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}




.test-sec span.testimonials-name {
  color: #62646f;
  font-weight: 600;
  margin: 16px 0 5px;
}

#contact {
    width: 100%;
}



.validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}



footer {
  padding: 20px 0;
  background: #F2F3EB;
}

.footer a {
  color: #BE2525;
}

.footer__navigation li, .social-list li {
  display: inline-block;
	position: relative;
}


.contact-sec h2 {
  font-size: 2px;
  color: #fff;
  font-weight: 500;
  padding: 15px 0px;
}

.footer__navigation li a {
  display: inline-block;
  color: #767676;
  font-weight: 600;
  font-variant-ligatures: common-ligatures;
  font-size: 1.2em;
  line-height: 1.625em;
  margin-top: 0;
  margin-bottom: 1.625em;
  padding-right: 10px;
}

.contact-sec p {
  color: #fff;
  font-size: 18px;
  padding: 16px 0px 24px;
}

.contact-sec i {
  padding-right: 15px;
}

.contact-sec a {
  color: rgb(126, 54, 54);
  background-color: RGBA(174, 142, 142, 0.7);
  display: inline-block;
  padding: 16px 34px;
  font-size: 18px;
  transition: 0.2s all ease;
}

.carousel-info, blockquote {
  float: left;
}

.social-list li {
  transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  opacity: .7;
  display: inline-block;
  margin: 0 2px;
}
.social-list li:hover {
	opacity: 1;
}

.social-list li a {
  font-size: 25px;

}
.social-list li a:hover {
	color: rgba(36,25,43,1.00);
}

.type-underline, .type-underline:hover {
  color: #767676;
}

.footer__lower {
  margin-top: 3.25em;
}

.type--fine-print {
  color: #767676;
}

.navbar-toggle {
  position: relative;
  background-color: #fff;
  border-radius: 4px;
}

.navbar-nav>li>a {
  padding-top: 24px;
  padding-bottom: 24px;
}

.navbar-brand {
  margin-top: 9px;
}

.grid-item {
  width: 200px;
}

.grid-item--width2 {
  width: 400px;
}
.fa {
	font-size: 2em;
}
.fa-facebook-square {
	color: #294070;
}


.fa-instagram {
	color: #fb3958;
}
.fa-youtube {
	color: #FF0028;
}
.fa-envelope {
	color: #3F77C1;
}
	.banner-text h1 {
		font-size:1.9em;
	}

/***********************************
************************************
Responsive media queries
************************************
***********************************/

@media (min-width: 551px) and (max-width: 980px) {
  .title-text {
    margin-bottom: 15px;
  }
	.social-list {
	font-size: 20px;
	}
	.adresa {
		padding: 1px;
		font-size: 0.2em;
	}
		#contact {
		font-size: 0.5em;
	}

	  .banner-text h2, .banner-text p {
    font-size: 1px;
  }
	.banner-text h1 {
		font-size:1em;
	}

}

@media (min-width: 100px) and (max-width: 550px) {
  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-brand {
    margin-top: 0px;
  }
  .carousel-info {
    margin-bottom: 30px;
  }
  .type--fine-print {
    text-align: center;
  }
  .text-center-xs {
    text-align: center !important;
  }

  .title h2,
	.title p{
    font-size: 10px;
  }
	
	.banner-text h1 {
		font-size:1.7em;
	}
  .title-text {
    margin-bottom: 15px;
  }
	.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

	.banner-text {
		margin: 10px auto;
		padding: 150px 0 0 0 ;

	}
	.mainlogo {
		margin-top: 0;
		padding: 0;
	}


	.social-list li a {
  font-size: 20px;

}
	#contact h3 {
		font-size: 0.6em;
	}
		#contact a {
		font-size: 0.8em;
	}



}
