@import url('https://fonts.googleapis.com/css?family=Oswald:300,400&subset=cyrillic');

html, body{
    font-size: 1.2em;
	background:#ffffff;
	margin: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}
p,ul li,ol li{
	margin:0;
	font-size:16px;
}
h1,h2,h3,h4,h5,h6{
	margin:0;

}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
input[type="submit"],input[type="reset"],a{
	-webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -ms-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition:0.5s ease-in;
}
img{
	width:100%;
}

/*-- banner --*/
.banner{
	background:url(../images/1.jpg) no-repeat 0px 0px;
	background-size:cover;
    position: relative;
}
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.navbar {
  margin-bottom: 0;
}
div#bs-example-navbar-collapse-1 {
    float: left;
    width: 60%;
}
.contact-box {
    float: right;
    width: 15%;
    margin: 15px 0 15px;
}
.navbar-nav {
    margin-left: 1em;
}
.contact-box a,.sparead a:hover {
    background: #fff;
    padding: 10px 40px;
    font-size: 17px;
    border-radius: 25px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    font-weight: 600;
}
.contact-box a:hover,.sparead a {
    background: #FFEB3B;
    padding: 10px 40px;
    font-size: 17px;
    border-radius: 25px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    font-weight: 600;
}
.sparead {
    margin-top: 4em;
}
.navbar-default {
  background:none;
  border-color: #012231;
}
.navbar-default .navbar-brand {
	color:#fff !important;
	font-size:35px;
    text-transform: uppercase;
	text-decoration: none;
    line-height: 1;
}
a.navbar-brand img {
    display: inline-block;
}
.navbar-default  .navbar-default .navbar-form {
    padding: 0;
}
.navbar-default .navbar-brand:hover {
	color: #fff;
	text-decoration: none;
}
a.navbar-brand span {
  color: #2FD828;
  margin-left: 12px;
}
.navbar {
    position: relative;
    min-height: inherit;
}
.navbar-header {
    margin-top: 15px;
    width: 25%;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #2FD828;
}
.navbar-default .navbar-nav > li > a{
  color: #fff;
  font-size: 1.5em;
}
.navbar-nav > li > a {
  padding-top: 16px;
  padding-bottom: 15px;
}
.navbar-brand {
    height: 0;
    padding: 0;
	}
.navbar{
    border-radius: 0px; 
	border:none;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #FFEB3B;
	}
.navbar {
    border-radius: 0px;
    border: none;
    padding: 0px 0;
}
/*-- Top-Bar --*/
.top-bar {
    width: 100%;
    padding: 10px 0 0px;
    border-bottom: 1px solid #ffffff;
}
/*-- Logo --*/
.logo {
	width: 60%;
	float: left;
}
.logo a {
	font-size: 40px;
	font-weight: bolder;
	color: #EEE;
}
.logo a:hover {
	color: #FFF;
}
/*-- //Logo --*/
/*-- Info --*/
.info {
	width: 40%;
	float: left;
	padding-top: 20px;
}
.info .email, .info .phone {
	width: 50%;
	float: left;
}
.info p {
	color: #EEE;
	font-size: 13px;
}
.info a {
	color: #FFF;
}
.info a:hover {
	color: #009688;
}
.info span.glyphicon {
	margin-right: 5px;
}
/*-- //Info --*/
/*-- //Top-Bar --*/
/*-- w3-banner --*/
.spa-banner{
    padding: 13em 0 17em 0;
    text-align: center;
    margin-bottom: 3em;
}
.banner-dott,.banner-dott1 {
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
}
.spa-banner p {
    width: 55%;
    margin: 1em auto;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    line-height: 30px;
}
#typer {
	vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    font-size: 3em !important;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.top-banner-right {
    position: absolute;
    right: 7%;
    bottom: 7%;
}
.spals-phone {
    position: absolute;
    left: 7%;
    bottom: 7%;
}
.top-banner-right ul{
	padding:0;
	margin:0;
}
.top-banner-right ul li{
	display:inline-block;
	margin:0 1em;
}
.top-banner-right ul li:nth-child(4){
	margin-right:0;
}

.top-banner-right ul li a:hover{
    color: #CDDC39;
}
.spals-phone h2 {
    color: #000;
    font-size: 2em;
    margin: 0;
    text-align: center;
    font-weight: 300;
    text-shadow: 0 1px 1px #fff;
}
i.fa.fa-phone {
    margin-left: 10px;
    color: #FFEB3B;
}
/*-- w3-banner --*/

/*-- bootstrap-modal-pop-up --*/
.modal-header {
    font-size: 1.5em;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #fff;
	font-weight:600;
	letter-spacing:4px;
}
.close {
    opacity: 1;
}
.modal-body p {
    color: #999;
    text-align: left;
	padding:2em 2em 1em;
	margin: 0 !important;
	line-height:2em;
    font-size: 14px;
}
.modal-body p i {
    display: block;
    margin: 1em 0;
    color: #212121;
}
.modal-body {
    padding:0;
}
.modal-body img {
    padding: 0em 2em 0 2em;
}
.modal-content {
    border-radius: 0;
}
button.close {
    font-size: 1.5em;
    color:#000;
	outline: none;
    position: absolute;
    top: 0;
    right: 10px;
}
/*-- //bootstrap-modal-pop-up --*/

/* about */
/*.gallery, .about, .styles, .banner-dott1 {
    padding: 100px 0 60px;
}*/
h3.spa_head {
    position: relative;
    text-align: center;
    font-size: 2.5em;
    color: #000;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin: auto;
    font-weight: 300;
    display: table;
    margin-bottom: 1em;
    margin-top: 1em;
    border-bottom: 3px solid #5ec05d;
    padding: .1em .25em;
}


.about h4 {
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    width: 60%;
    margin: 0 auto;
    line-height: 35px;
    margin-bottom: 20px;
}
.about h5 {
    font-size: 20px;
    text-transform: capitalize;
    color: #cc4141;
    margin: 10px 0;
	font-style:italic;
}
.about span {
    background: #000;
    display: block;
    width: 20%;
    height: 2px;
}
.about p {
    margin: 30px 0;
    font-size: 15px;
    line-height: 28px;
    color: #484848;
}
.about h6 {
    font-size: 18px;
    font-weight: normal;
    color: #000;
    margin-top: 10px;
}
.grid1 h3 {
    font-size: 40px;
    color: #2196F3;
    margin-top: 20px;
}
.grid1 p {
    color: #000;
    margin: 0;
    font-size: 14px;
    letter-spacing: 2px;
}
/* //about */

/* styles */
.stylegridimg {
    padding: 0;
}
.stylegridtext {
    padding: 40px 20px;
}
.stylegridtext h3 {
    font-size: 28px;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #2196F3;
}
.stylegridtext p {
    font-size: .9em;
    line-height: 27px;
    color: #404040;
    margin-bottom: 20px;
}
.readmore a,.spa_agile_mail_grid input[type="submit"]{
    padding: 10px 25px;
    background: #313131;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
	text-decoration:none;
	border:none;
}
.readmore a:hover {
    background: #cc4141;
}
.readmore {
    margin-top: 40px;
}
/* //styles */

/*--/price-section--*/
.spal_about_bottom_left_video.book-text {
    width: 100%;
    top: 50%;
    left: 0;
}
.title-agileits1 h3 {
    color: #cc4141;
    font-weight: normal;
}

.title-agileits1 h4 {
    color: #03A9F4;
    font-weight: normal;
    margin-top: .5em;
}
.spal_about_bottom_right {
    padding: 2.63em 3em 5em;
    background: #313131;
}
.spal_about_bottom_left {
    padding: 0;
    position: relative;
}
.spa-grids-price h4 {
    float: left;
    font-size: 1.2em;
    color: #fff;
}
.spa-grids-price h5 {
    float: right;
       color: #03A9F4;
    font-size: 1.4em;
}
.spa-grids-price {
    padding: 16.5px 0;
    border-bottom: 1px solid #ddd;
}
.spal_about_bottom_left{
    background: url(../images/img1.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
       min-height: 396px;
}
.spal_about_bottom_right p {
    margin: 1em 0 0;
    color: #adadad;
    line-height: 1.9em;
    font-size: 15px;
}
.price-list {
      margin-top: 2em;
}

.price_box {
    display: table;
    color: #eee;
    width: 100%;
}

.price_box > div {
    display: table-cell;
    border-bottom: 1px solid #aaa;
    padding-top: .75em;
}

.price_box > div:first-child {
    width: 85%;
}

.price_box > div:last-child {
    color: #188FE4;
    white-space: nowrap;
    font-weight: 400;
}


/*--//price-section--*/



/*-- clients--*/
.clients{
	background:url('../images/1.jpg') no-repeat 0px 0px;
	background-size:cover;
	text-align:center;
	background-attachment:fixed;
    background: #313131;
}
.clients h3{
	color:#fff;
}
.clients label.line{
	background:#fff;
}
.clients h4 {
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#fff;
	margin-bottom:35px;
}

.flex-active-slide p {
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-style: italic;
    width: 70%;
    margin: 30px auto;
	letter-spacing:2px;
	font-size:15px;
}

.client h5 {
    font-size: 25px;
    color: #2196F3;
}
/*-- //clients--*/

/*-- gallery --*/
.spal_gallery_grid li{
	display: inline-block;
    float: left;
    width: 25%;
    padding: .3%;
}
.box {
    position: relative;
    overflow: hidden;
}

.box img {
  position: absolute;
  left: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.box .overbox {
	background-color: hsla(0, 0%, 11%, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    width: 100%;
       padding: 7em 2em 2em;
}
.box,.box .overbox {
	height: 200px;
}
.box:hover .overbox { opacity: 1; }

.box .overtext {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}

.box .title {
    color: #fff;
    padding: 12px 10px;
    border: 1px solid rgba(204, 204, 204, 0.3);
    display: block;
    font-size: 1.5em;
    width: 80%;
    margin: 0 auto 1em;
    background: rgba(3, 169, 244, 0.2);
    text-transform: uppercase;
    letter-spacing: 2px;
	text-align:center;
}

.box:hover .title,
.box:focus .title {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}

.box .tagline {
	font-size: 13px;
    line-height:1.8em;
	opacity: 0;
	transition-delay: 0.2s;
	transition-duration: 0.2s;
}

.box:hover .tagline,
.box:focus .tagline {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
}
ul#lightGallery {
    margin-top: 2em;
}
.modal-content  img{
	width:100%;
}
.modal-content h4 {
    color: #0099e5;
    text-align: center;
    font-size: 35px;
    margin-bottom: 15px;
}
.modal-content h5 {
    color: #000;
    padding: 20px 0 6px;
    font-size: 22px;
    margin-left: 0px;
}
.modal-content p {
    color: #676464;
    font-size: .9em;
    line-height: 28px;
    letter-spacing: 0.2px;
    word-spacing: 1px;
}
.modal-header {
    min-height: 16.42857143px;
    padding: 20px 30px;
}
 .modal-dialog {
    margin: 2em auto;
}
.agileits_about_left h3 {
    text-align: left;
}
.agileits_about_left p {
    text-align: left;
}
/* gallery */

/* contact */
.contactaddress {
    padding: 60px 0;
    width: 90%;
    margin: auto;
    display: table;
}
.spa_mail_grids {
    padding: 30px 60px;
    background: #cc4141;
}
.addressgrid1 i.fa {
    color: #2196F3;
    font-size: 35px;
}
.contactaddress h4 {
    color: #000;
    font-size: 20px;
    margin-bottom: 10px;
}
.contactaddress h5 {
    color: #999;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 24px;
}
.contactaddress h5 a {
    color: #6d6d6d;
}
.contactaddress h5 a:hover{
    color: #5ec05d;
}
.spa_agile_mail_grid input[type="text"], .spa_agile_mail_grid input[type="email"], .spa_agile_mail_grid input[type="tel"]  {
    border: 1px solid #e4e4e4;
    outline: none;
    -webkit-appearance: none;
    background: none;
    font-size: 14px;
    letter-spacing: 0px;
    color: #555;
    width: 100%;
    background: #f5f5f5;
    padding: 1em 1em;
}
.spa_agile_mail_grid textarea {
    outline: none;
    width: 100%;
    background: #f5f5f5;
    padding: 1em 1em;
    font-size: 14px;
    letter-spacing: 0px;
    color: #555;
    border: 1px solid #e4e4e4;
    min-height: 189px;
    font-weight: 400;
}
.spa_agile_mail_grid input[type="email"],.spa_agile_mail_grid textarea {
    margin: 1.2em 0;
}
.spa_mail_grids h3 {
    color: #000;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.spa_mail_grids p {
    font-size: 14px;
    color: #fff;
    margin: 20px 0px;
    line-height: 28px;
}
.contactimg {
    padding: 0;
}
iframe {
    width: 100%;
    border: none;
    height: 350px;
}
/* //contact */

/* map */
.map {margin: 1em auto}

/* copyright */
.copyright {
    background: #313131;
    color: #fff;
    padding: 30px;
    text-align: center;
}
.copyright ul li {
    display: inline-block;
    padding: 0 10px;
}
a.facebook {
    color: #fff;
    font-size: 1.5em;
}
.copyrighttop {
    margin-bottom: 20px;
}
.copyrightbottom a {
    color: #FFEB3B;
	text-decoration:none;
	letter-spacing: 1px;
}
.copyrightbottom a:hover {
    color: #fff;
}
.copyrightbottom p {
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0;
}
/* //copyright */
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/

.content {
    margin: 2em;
    font-size: 1.25em;
}

.color {color: #188FE4}

/* responsive design */

@media screen and (max-width: 1440px){
	.spal_about_bottom_left {
		min-height: 396px;
	}
	.box, .box .overbox {
		height: 243px;
	}
     #lightGallery-action {left: 50%}
}
@media screen and (max-width: 1366px){
	.spa-banner {
		padding: 11em 0 15em 0;
	}
	.box, .box .overbox {
		height: 230px;
	}
	.box .overbox {
		padding: 6em 2em 2em;
	}
     #lightGallery-action {left: 50%}
}
@media screen and (max-width: 1280px){
	.spa-banner {
		padding: 11em 0 12em 0;
	}
	.box, .box .overbox {
		height: 190px;
	}
}
@media screen and (max-width: 1080px){
	.navbar-nav {
		margin-left: 2em;
		margin-top: .5em;
	}
	.nav > li > a {
		padding: 10px 10px;
	}
	.contact-box {
		width: 15%;
	}
	.about h4 {
		font-size: 22px;
		width: 80%;
	}
	.grid1 {
		padding: 0;
	}
	.grid1 p {
		letter-spacing: 1px;
	}
	.about p {
		margin: 20px 0;
		font-size: 14px;
		line-height: 26px;
	}
	.grid1 p {
		margin: 0;
	}	
	.stylegridtext {
		padding: 25px 40px;
	}
	.stylegridtext p {
		line-height: 26px;
		margin-bottom: 10px;
	}
/*	.gallery, .about, .styles, .banner-dott1 {
		padding: 70px 0 40px;
	}*/
	.spal_gallery_grid li {
		width: 33.33%;
	}
	.box, .box .overbox {
		height: 243px;
	}
	.addressgrid1 {
		padding: 0;
	}
	.contactaddress h5 {
		font-size: 14px;
		letter-spacing: 0px;
	}
	.contactaddress {
		padding: 60px 0 20px;
	}
	.addressgrid1 i.fa {
		font-size: 30px;
	}
	#typer {
		font-size: 2.8em !important;
	}
	.spa-banner p {
		width: 77%;
		font-size: 15px;
	}
	.contactimg {
		margin-top: 4em;
	}
}
@media screen and (max-width: 1050px){
	.box, .box .overbox {
		height: 236px;
	}
}
@media screen and (max-width: 1024px){
	#typer {
		font-size: 2.7em !important;
		letter-spacing: 2px;
	}
	.spa-banner p {
		width: 80%;
		font-size: 15px;
		letter-spacing: 1px;
		line-height: 28px;
	}
	.box, .box .overbox {
		height: 231px;
	}
	.spa_agile_mail_grid input[type="text"], .spa_agile_mail_grid input[type="email"], .spa_agile_mail_grid input[type="tel"] {
		padding: .71em 1em;
	}
	.spa-banner {
		padding: 10em 0 10em 0;
	}
	.about h4 {
		font-size: 20px;
		width: 90%;
	}
	.grid1 {
		width: 33%;
		float: left;
	}
	.spal_about_bottom_left, .spal_about_bottom_right {
		width: 50%;
		float: left;
	}
	.stylegridimg,.stylegridtext {
		width: 50%;
		float: left;
	}
	.stylegridtext {
		padding: 30px 20px;
	}
	.stylegridtext h3 {
		font-size: 22px;
		margin-bottom: 15px;
	}
	.box, .box .overbox {
		height: 215px;
	}
	.flex-active-slide p {
		width: 90%;
		margin: 20px auto;
		font-size: 14px;
	}
	.addressgrid1 {
		width: 33%;
		float: left;
		text-align: center;
	}
	.contact-box {
		width: 17%;
	}
	.navbar-nav {
		margin-left: 2em;
	}
	.spa_agile_mail_grid textarea {
		min-height: 70px;
	}

    #lightGallery-action {left: 50%}
	
	.contactimg {
		margin-top: 0em;
	}

    .col-md-3.addressgrid1 {width: 33%}

    .modal-dialog {
    width: 60%;
    margin: 30px auto;
  }
}
@media screen and (max-width: 991px){
	.navbar-nav {
		margin-left: 2em;
	}
	.stylegridtext {
		padding: 10px 10px 50px 20px;
	}
	.stylegrid3 .stylegridtext {
		padding: 10px 10px 0px 20px;
	}
	div#bs-example-navbar-collapse-1 {
		float: left;
	}
	.navbar-nav {
		margin-top: 0;
	}
	.contact-box {
		width: 23%;
	}
}
@media screen and (max-width: 900px){
	#typer {
		font-size: 2.4em !important;
	}
	.spa-banner {
		padding: 9em 0;
	}
	.spals-phone h2 {
		font-size: 1.2em;
	}
	.price-list {
		padding: 0 0em;
	}
	.spal_about_bottom_right p {
		font-size: 14px;
		letter-spacing: .3px;
	}
	.box, .box .overbox {
		height: 180px;
	}
}
@media screen and (max-width: 800px){
	#typer {
		font-size: 2em !important;
	}
	.spa-banner p {
		width: 92%;
		font-size: 14px;
	}
	.spa-grids-price h4 {
		font-weight: 300;
	}
	.box, .box .overbox {
		height: 180px;
	}
	.addressgrid1 {
		width: 50%;
		margin-bottom: 30px;
	}
	.addressgrid1:nth-child(4), .addressgrid1:nth-child(5) {
		margin-bottom: 0;
	}
	.box .overbox {
		padding: 4.5em 2em 2em;
	}
}
@media screen and (max-width: 768px){
	.spal_about_bottom_left, .spal_about_bottom_right {
		min-height: 400px;
		width: 100%;
		float: left;
	}

     #lightGallery-action {left: 50%}

	.box, .box .overbox {
		height: 172px;
	}
	.contact-box {
		width: 22%;
	}
	.aboutright {
		padding: 20px 80px;
	}
	.box .overbox {
		padding: 4.5em 1.5em 2em;
	}
}
@media screen and (max-width: 767px){
	.navbar-header {
		width: 100%;
		text-align: center;
		margin-top: 0;
	}
	.navbar-toggle {
		float: none;
	}
	.contact-box {
		width: 24%;
	}
	.top-bar {
		padding: 20px 0;
	}
	.navbar-toggle {
		float: none;
		position: absolute;
		top: -28%;
		left: 47%;
		margin: 0;
		border-radius: 0px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
		text-align: center;
		background: #000;
	}
	.navbar-nav {
		margin-left: 0;
		width: 100%;
        float: none;
		margin-top: 1em;
	}
	div#bs-example-navbar-collapse-1 {
		width: 100%;
		position: absolute;
		top: 122%;
		left: 0%;
	}
	.contact-box {
		margin: 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #cc4141;
	}
}
@media screen and (max-width: 736px){
	.navbar-header {
		width: 100%;
		text-align: center;
		margin-top: 0;
	}
	.navbar-toggle {
		float: none;
	}
	.contact-box {
		width: 24%;
	}
	.box, .box .overbox {
		height: 165px;
	} 
	.box .overbox {
		padding: 4em 2em 2em;
	}
	.box .title {
		font-size: 1.2em;
	}
	h3.spa_head {
		font-size: 35px;
		margin-bottom: 25px;
	}

    .modal-dialog {width: 95%}

	.top-bar {
		padding: 20px 0;
	}
	.navbar-toggle {
		float: none;
		position: absolute;
		top: -28%;
		left: 47%;
		margin: 0;
		border-radius: 0px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
		text-align: center;
		background: #000;
	}
	.navbar-nav {
		margin-left: 0;
		width: 100%;
        float: none;
		margin-top: 1em;
	}
	div#bs-example-navbar-collapse-1 {
		width: 100%;
		position: absolute;
		top: 122%;
		left: 0%;
	}
	.contact-box {
		margin: 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #cc4141;
	}
}
@media screen and (max-width: 667px){
	#typer {
		font-size: 1.8em !important;
		letter-spacing: 1px;
	}
	.spal_gallery_grid li {
		width: 50%;
	}
	.box, .box .overbox {
		height: 225px;
	}
	.box .overbox {
		padding: 6em 2em 2em;
	}
	.about h4 {
		font-size: 16px;
		width: 95%;
	}
	.contact-box {
		width: 26%;
	}
	.navbar-toggle {
		top: -20%;
	}
	.stylegridimg{
		width: 80%;
		float: none;
		margin: 0 auto;
	}
    #lightGallery-action {left: 44%}
    .col-md-3.addressgrid1 {width: 100%;}
    
    .stylegrid2 {
        display: flex;
        flex-direction: column-reverse;
    }

	.stylegridtext {
		padding: 20px 10px 50px 20px;
		width: 85%;
		float: none;
		margin: 0 auto;
	}	
	.stylegrid3 .stylegridtext {
		padding: 20px 10px 0px 20px;
	}
	.stylegrid3 {
		margin-top: 2em;
	}
}
@media screen and (max-width: 640px){
	.box, .box .overbox {
		height: 216px;
	}

    .modal-dialog {width: 95%}
}
@media screen and (max-width: 600px){
	#typer {
		font-size: 1.7em !important;
		letter-spacing: 1px;
	}
	.contact-box a:hover, .sparead a {
		padding: 10px 18px;
		font-size: 14px;
	}
	.contact-box a, .sparead a:hover {
		padding: 10px 18px;
		font-size: 14px;
	}
	.top-banner-right ul li a {
		font-size: 1em;
	}
	.top-banner-right ul li {
		margin: 0 0.5em;
	}
	.box, .box .overbox {
		height: 201px;
	}
	.contact-box {
		width: 19%;
	}
	.spa-banner {
		padding: 7em 0;
	}
	.contactaddress h4 {
		font-size: 16px;
		margin-top: 8px;
	}
	.box .overbox {
		padding: 5em 2em 2em;
	}

    .modal-dialog {width: 95%}

    .col-md-3.addressgrid1 {width: 100%;}
}
@media screen and (max-width: 568px){
	#typer {
		font-size: 1.6em !important;
	}
	.spa-banner p {
		font-size: 13.5px;
		line-height: 26px;
	}
	.spa-banner {
		padding: 6em 0;
	}
	.price-list {
		padding: 0;
	}
	.stylegridimg, .stylegridtext {
		width: 80%;
		float: none;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.box, .box .overbox {
		height: 191px;
	}
	.contactaddress h4 {
		font-size: 17px;
		margin-bottom: 7px;
		margin-top: 10px;
	}
	.addressgrid1 i.fa {
		font-size: 25px;
	}
	.navbar-default .navbar-brand {
		font-size: 25px;
	}
	.aboutright {
		padding: 20px 40px;
	}
	.stylegridtext {
		padding: 0px 0px 0px 0px;
	}
	.client h5 {
		font-size: 20px;
	}
	.stylegrid3 .stylegridtext {
		padding: 0;
	}
	.stylegrid3 {
		margin-top: 0em;
	}	

    .modal-dialog {width: 95%}

    .col-md-3.addressgrid1 {width: 100%;}
}
@media screen and (max-width: 480px){

	.spa-grids-price h4 {
		font-size: 1em;
	}
	.spa-grids-price h5 {
		font-size: 1em;
	}
	.box, .box .overbox {
		height: 160px;
	}
	iframe {
		height: 300px;
	}
	.copyrightbottom p {
		line-height: 26px;
	}
	.contact-box {
		width: 22%;
	}
	#typer {
		height: 70px;
	}
	.spa_mail_grids {
		padding: 30px 40px;
	}
	.box .overbox {
		padding: 4em 2em 2em;
	}
	.stylegridimg, .stylegridtext {
		width: 90%;
	}

    .modal-dialog {width: 95%}
}
@media screen and (max-width: 440px){
	.box, .box .overbox {
		height: 147px;
	}
	.box .title {
		width: 85%;
	}

    .modal-dialog {width: 95%}
}
@media screen and (max-width: 414px){
	.spals-phone h2 {
		font-size: 1.3em;
        margin-top: .2em;
	}
	.top-banner-right ul li a {
		font-size: 1.2em;
	}
	.top-banner-right {
		right: 5%;
		bottom: 5%;
	}
	.spals-phone {
		left: 5%;
		bottom: 5%;
	}
	.price-list {
		padding: 0 0em;
	}
	.stylegridimg, .stylegridtext {
		width: 90%;
	}
	.spal_gallery_grid li {
		width: 100%;
	}
	.box, .box .overbox {
		height: 277px;
	}
	.box .overbox {
		padding: 8em 2em 2em;
	}
	.spa_mail_grids {
		padding: 30px;
	}
	.contact-box {
		width: 26%;
	}
	.navbar-default .navbar-brand {
		font-size: 20px;
	}
	h3.spa_head {
		font-size: 30px;
	}
	.aboutright {
		padding: 20px 10px;
	}
	.addressgrid1 {
		width: 100%;
		margin-bottom: 30px;
	}
	.addressgrid1:nth-child(4), .addressgrid1:nth-child(5) {
		margin-bottom: 30px;
	}

    .modal-dialog {width: 95%}
}
@media screen and (max-width: 384px){
	.spal_about_bottom_left, .spal_about_bottom_right {
		min-height: 245px;
	}
	.stylegridtext p {
		font-size: .8em;
	}
	.box, .box .overbox {
		height: 255px;
	}
	.contact-box {
		width: 30%;
	}
	.box .overbox {
		padding: 7em 2em 2em;
	}

    .modal-dialog {width: 95%}
}
@media screen and (max-width: 375px){
	.top-banner-right {
		right: 40%;
		bottom: 1%;
	}
	.spals-phone {
		left: 11%;
		bottom: 5%;
	}
	.stylegridimg, .stylegridtext {
		width: 100%;
	}
	.box, .box .overbox {
		height: 249px;
	}
	.addressgrid1 {
		width: 100%;
	}
	.clients h4 {
		font-size: 13px;
	}

    .modal-dialog {width: 95%}
}
@media screen and (max-width: 320px){
	.spals-phone {
		left: 15%;
		margin: 1em 0;
	}
	.about h4 {
		font-size: 14px;
		width: 100%;
		line-height: 30px;
	}
	.grid1 h3 {
		font-size: 30px;
	}
	.grid1 p {
		margin: 0;
		font-size: 13px;
		line-height: 20px;
	}
	.spal_about_bottom_right {
		padding: 2em 1.5em 3em;
	}
	.box, .box .overbox {
		height: 211px;
	}
	.spa_mail_grids {
		padding: 30px 20px;
	}
	.spa_mail_grids p {
		font-size: 13px;
		line-height: 26px;
	}
	.navbar-default .navbar-brand {
		font-size: 17px;
	}
	.contact-box {
		width: 34%;
	}
	.navbar-toggle {
		padding: 8px 7px;
	}
	.sparead {
		margin-top: 1em;
	}
	.contact-box a, .sparead a:hover {
		padding: 8px 16px;
		font-size: 14px;
	}
	.contact-box a:hover, .sparead a {
		padding: 8px 16px;
		font-size: 14px;
	}
	.flex-active-slide p {
		width: 100%;
	}
	.box .overbox {
		padding: 5.5em 2em 2em;
	}
	.spa-banner {
		padding: 2em 0 5em;
	}

    .col-md-3.addressgrid1 {width: 100%;}

    .modal-dialog {width: 95%}

    
}
/* //responsive design */

.container {margin: 3em auto}
.price {margin-bottom: 3em}
.top-bar .container {margin: 1em auto;}
.price .spal_about_bottom_right {padding: 1.41em; font-size: .9em;}