html body {
    overflow-x: hidden;
	padding: 0/*  1.5em */;
	font-family: 'Josefin Sans', /* Futura,  */ “Century Gothic”, CenturyGothic, AppleGothic, “Helvetica Neue”, Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.5);
}

p, footer .footer-below span {
    font-size: 13px;
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	color: rgba(0, 0, 0, 0.9);
}

footer .footer-below span i {
	color: rgba(0, 0, 0, 0.6);
}

a {
	outline: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

li {
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
}

section ul li {
	color: rgba(0, 0, 0, 0.9);
}

a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: inherit;
	text-decoration: none;
	transition: none;
}

h1,
h2,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: /* Futura,  */ 'Josefin Sans', “Century Gothic”, CenturyGothic, AppleGothic, “Helvetica Neue”, Helvetica, Arial, sans-serif;
    font-weight: 700;
}

h5 {
	text-transform: none;
}

h3 {
	text-transform: uppercase;
	font-family: 'Josefin Sans', /* Futura,  */ “Century Gothic”, CenturyGothic, AppleGothic, “Helvetica Neue”, Helvetica, Arial, sans-serif;
	font-weight: 600;
}

h4 {
	font-size: 15px;
}

img { width: 100%;}

.clear-left {
	clear: left;
}

.red {
	color: rgb(232, 60, 60) !important;
}

.btn-lg, .btn-group-lg>.btn {
	border-radius: 2px;
	text-transform: uppercase;
}
.btn-lg.btn-specs, .btn-lg.btn-success {
	width: 50%;
	border: none;
	transition: none;
	border-radius: 0;
    padding: 1em;
    margin: 0;
	font-size: 0.9em;
}

.full-width {
	width: 100% !important;
}

.btn-lg.btn-success {
    color: #E83C3C;
    width: 60%;
    background: rgb(255, 255, 255);
    float: left;
    box-shadow: 6px 5px 10px -3px rgba(0, 0, 0, 0.05);
}

.btn-lg.btn-success:hover {
    cursor: auto;
}

.btn-lg.btn-specs {
    color: #fff;
    width: 40%;
	background: #48BCE9;
    float: right;
}

.btn-lg.btn-specs:hover {
	background: #22AED4;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.19);
	border: none;
	transition: none;
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}

.modal-content .list-group-item {
  position: relative;
  display: block;
  padding: 0.6em 0.3em 0.6em 0em;
  margin-bottom: -1px;
  border: none;
  border-bottom: 1px solid rgba(0,0,0,0.15);
}

.modal-content .list-group-item:last-child {
  border-bottom: none;
}

.modal-content ul.list-group.row {
	margin-left: 0;
	margin-right: 0;
}

.fa-ul li i,
.list-group-item .fa-li {
	color: #54a031;
}

.fa-ul>li, .fa-ul>li>.fa {
	padding: 8px 0;
}

.fa-ul {
	margin-left: 1.8em !important;
}

.fa-ul>li {
	border-bottom: 1px solid #dedede;
	clear: both;
}

.fa-ul>li:last-child {
	border-bottom: none;
}

hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

hr.star-light {
    border-color: inherit;
}

hr.star-light:after {
    color: inherit;
    background-color: inherit;
}

hr.star-primary {
    border-color: inherit;
}

hr.star-primary:after {
    color: inherit;
    background-color: inherit;
}

.img-centered {
    margin: 0 auto;
}

img.main_img {
	margin: 10px 0 12px;
}

.overlay-pattern {
	background-image: url(../img/fake-brick.png);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.modal-body p {
	margin: 0;
}

/* 1900 px + BG:  */
.background {
	background-repeat : no-repeat;
	background-image: url(../img/red_camera_big.png);
	/* background-image: url(../img/DRAGON%20PRO-ULTIMATE-09-4486-co-cr-1600xN.png); */
	background-position: center 25%;
	background-size: cover;
	background-size: cover;
    position: absolute;
    width: 110%;
    left: -5% !important;
    bottom: -5%;
    top: -15%;
}

#scene {
	height: 100%;
}

#scene>div {
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) !Important;
	
}

.kosmoio {
	top: 28% !important;
    left: -3% !important;
    font-size: 4.4em;
    letter-spacing: 0.1em;
    text-shadow: 0 3px 9px rgba(0, 0, 0, 0.4);
}

.redcam {
    top: 51% !important;
    width: 100%;
    font-size: 4.2em;
    letter-spacing: 1.6em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.rent {
	top: 65% !important;
    left: -2.5% !important;
    width: 100%;
	letter-spacing: 0.4em;
    font-size: 2.5em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}

/* @media(max-width:768px) {
    .kosmoio {
		top: 36% !important;
		font-size: 2.6em;
	}

	.redcam {
		top: 50% !important;
		font-size: 2.5em;
	}

	.rent {
		top: 62% !important;
		font-size: 1.2em;
	}
	
	header {
		height: 600px !important;
	}
} */





.rent span {
    padding: 0.4em 0.8em;
    font-weight: 600;
    border-radius: 1px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    display: inline-block;
    margin: 2px;
}

header {
    text-align: center;
    color: inherit;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	height: 670px;
	overflow: hidden;
}

header .container {
	padding-top: 11em;
	padding-bottom: 5em;
}

header img {
    display: block;
    margin: 0 auto 20px;
}

header .name {
    display: block;
    text-transform: uppercase;
    font-family: /* Futura,  */'Josefin Sans', “Century Gothic”, CenturyGothic, AppleGothic, “Helvetica Neue”, Helvetica, Arial, sans-serif;
    font-size: 2em;
    font-weight: 700;
    color: #fff;
}

header .top-img_camera {
	max-width: 65%;
}

header .skills {
	margin-left: 2em;
	line-height: 2em;
}

header .skills {
    font-size: 1.4em;
	text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}

header li {
    font-family: inherit;
}

.navbar-brand img {
	  height: 100%;
	  width: auto;
}

.navbar-fixed-top.navbar-shrink .navbar-brand {
	height: 48px;
}

.navbar-fixed-top.navbar-shrink .navbar-nav>li>a {
	line-height: 9px;
}

@media(max-width:768px) {
    .navbar-brand {
        padding: 12px;
    }
	.mobile-big li{
		padding: 0.8em 1.2em;
		font-size: 1.6em;
		background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(253, 253, 253) 29%, rgb(244, 244, 244) 100%);
	}
	.navbar-header {
		padding: 0 15px 0 0;
	}
	.navbar-nav {
		margin: 5.75px -15px 0;
	}
	.about_text {
		padding: 2em 2em !important;
	}
	
}

@media(min-width:768px) {
	nav .container {
        width: calc(100% - 2em) !important;
    }
	
	.push-4 {
		  
	}
	
	.container {
		width: auto;
	}
	
    header .container {
		padding-top: 12em;
		padding-bottom: 6em;
    }

    header .intro-text .name {
        font-size: 4.75em;
    }

    header .intro-text .skills {
        font-size: 1.4em;
    }
	
	.modal-content .list-group-item:nth-child(odd) {
		margin-right: 5%;
	}
	
	.modal-content .list-group-item {
		width: 47.5%;
	}
	
	.modal-content .list-group-item:nth-last-child(-n+2) {
		border-bottom: none;
	}
}



@media(max-width:667px) {
    .navbar-brand {
		padding: 13px 0 13px 13px;
		max-height: 100%;
	}
	
	html body {
		padding: 0;
	}
	
	p {
		font-size: 16px;
		line-height: 1.6em;
		font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: 200;
	}
	
	.navbar-default {
		width: 100% !important;
	}
	
	.large {
		font-size: 2.6em !important;
	}
	
	.about_text {
		border-radius: 0 !important;
		background: #fff !important;
	}
	
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		max-height: 340px !important;
	}
	
	.about_text:after {
		display: none !important;
	}
	
	.modal-content .list-group-item {
		border-bottom: 1px solid rgba(0,0,0,0.15);
	}
	
	.modal-content .list-group-item:last-child {
		border-bottom: none;
	}
	
	header {
		height: 270px !important;
	}
	
	.navbar-fixed-top.navbar-shrink .navbar-brand {
		height: 60px;
	}
	
	.kosmoio {
		top: 32% !important;
		left: -5% !important;
		font-size: 1.2em;
		letter-spacing: 0.2em;
	}
	
	.redcam {
		top: 48% !important;
		left: 2% !important;
		font-size: 2em;
		letter-spacing: 0.6em;
	}
	
	.rent {
		top: 64% !important;
		left: 0% !important;
		font-size: 1em;
	}
	
	.background {
		left: -5% !important;
		bottom: -40%;
	}
	
	.btn-lg.btn-success {
		font-size: 0.9em;
	}
	
	.btn-lg.btn-specs {
		font-size: 0.9em;
	}
	
	.about_text {
		padding: 12px !important;
	}
	
	.adress {
		margin-bottom: 1.6em;
		font-size: 1.6em !important;
	}
}

@media(max-width:442px) {
	.about_text .col-lg-6 {
		margin-right: 0 !important;
		width: 100% !important;
		margin-bottom: 15px;
	}
}

@media(max-width:1900px) {
	.background {
		background-image: url(../img/red_camera_medium.jpg);
		/* background-image: url(../img/DRAGON%20PRO-ULTIMATE-09-4486-co-cr-1600xN.png); */
	}
}

@media(max-width:1200px) {
    #rental .row > [class^=col-]:nth-child(2n+1) {
		clear: left;
	}
}

@media(min-width:1200px) {
    .container {
		max-width: 1170px;
		width: 100%;
	}
	.push-4 {
		left: 0;
		clear: both;
	}
	
	#rental .row > [class^=col-]:nth-child(3n+1) {
		clear: left;
	}
}

@media(min-width:992px) {
	section#contact h2 {
		margin: 0 0 1.2em;
	}
}


@media(min-width:768px) {
    .navbar-fixed-top {
        padding: 8px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }
	
	.navbar-brand {
		padding: 10px 0;
		max-height: 60px;
	}

    .navbar-fixed-top .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    /* .navbar-fixed-top .navbar-brand img {
        width: 230px;
    } */

    .navbar-fixed-top.navbar-shrink {
        padding: 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

.navbar {
	min-height: 48px;
}

.navbar li {
    text-transform: uppercase;
	font-family: /* Futura,  */ 'Josefin Sans', “Century Gothic”, CenturyGothic, AppleGothic, “Helvetica Neue”, Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.navbar-toggle {
	background-color: rgb(232, 60, 60);
	border: none;
	
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: rgba(232, 60, 60, 1);
	border: none;
	transition: none;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: inherit;
    font-size: 1em;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

a, .navbar-default .navbar-nav>li>a, .btn, .btn-success, a .large {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

a:hover, a:hover .large {
	transition: none;
}

.navbar-default .navbar-nav>li>a:hover {
    color: rgb(232, 60, 60) !important;
}

a:hover, footer .footer-below a:hover i {
	color: rgb(232, 60, 60);
}

section.brief a {
	border-bottom: 1px #D63636 dotted;
}

section.brief a:hover {
	color: #D63636;
}

.navbar-default .navbar-nav>li>a:focus {
	color: inherit;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus:hover {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.navbar-default {
	background-color: #fff;
	box-shadow: 0 0px 6px 0px rgba(0, 0, 0, 0.29);
	margin: 0 auto;
	/* width: calc(100% - 2.5em); */
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus {
	color: rgb(232, 60, 60) !important;
	font-weight: 700;
}
.navbar-default .navbar-nav>li>a {
	color: inherit;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}

section {
    padding: 80px 0;
	border-bottom: 3px rgba(214, 54, 54,0.6) dotted;
}

section#contact {
	border-bottom: none;
}

.adress {
	font-size: 2em;
	margin-bottom: 1em;
}

.adress span {
	font-weight: 600;
}

.about_text .col-lg-6 {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 0.8em 1.2em;
	border: 1px solid rgba(0, 0, 0, 0.05);
	margin-right: 4%;
	width: 48%;
}

.about_text .col-lg-6:last-child {
	margin-right: 0;
}

section h2 {
    margin: 0 0 0.8em;
    font-size: 3em;
    font-weight: 600;
	color: #666366;
}

section h2 i {
	color: rgb(214, 54, 54);
}


section.success {
    color: inherit;
    background: #ECF2F4;
	background-image: -ms-linear-gradient(top left, #ECF2F4 0%, #EFE8EB 100%);
	background-image: -moz-linear-gradient(top left, #ECF2F4 0%, #EFE8EB 100%);
	background-image: -o-linear-gradient(top left, #ECF2F4 0%, #EFE8EB 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #ECF2F4), color-stop(1, #EFE8EB));
	background-image: -webkit-linear-gradient(top left, #ECF2F4 0%, #EFE8EB 100%);
	background-image: linear-gradient(to bottom right, #ECF2F4 0%, #EFE8EB 100%);
}

section.services {
    color: inherit;
    background: #ECF2F4;
	background-image: -ms-linear-gradient(top left, #ECF2F4 0%, #EFE8EB 100%);
	background-image: -moz-linear-gradient(top left, #ECF2F4 0%, #EFE8EB 100%);
	background-image: -o-linear-gradient(top left, #ECF2F4 0%, #EFE8EB 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #ECF2F4), color-stop(1, #EFE8EB));
	background-image: -webkit-linear-gradient(top left, #ECF2F4 0%, #EFE8EB 100%);
	background-image: linear-gradient(to bottom right, #ECF2F4 0%, #EFE8EB 100%);
}

section.services .btn-lg.btn-specs, section.services .btn-lg.btn-success {
	width: 100%;
	border: none;
	padding: 1.2em 1.8em;
	text-align: left;
	transition: none;
	border-radius: 0;
}

section.services .btn-lg.btn-success {
    box-shadow: none;
}

section.brief {
	padding: 60px 0 48px;
}

section.brief p {
}

section.brief .col-lg-3 {
	padding-left: 25px;
	padding-right: 25px;
}

section.brief i.fa{
    margin-bottom: 0.7em;
}

@media(max-width:767px) {
    section {
        padding: 75px 0;
    }

    section.first {
        padding-top: 75px;
    }
	
	section.brief .col-lg-3 {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	section.brief .col-lg-3:nth-child(odd) {
		padding-right: 20px;
	}
	
	section.brief .col-lg-3:nth-child(even) {
		padding-left: 20px;
	}
	
	section.brief .col-lg-3:nth-child(-n+2) {
		margin-bottom: 50px;
	}
}

.btn {
  margin-top: 1em;
}

.btn-outline {
  margin-top: 3em;
  font-size: 20px;  
  border: solid 2px rgba(166, 186, 195, 1);
  color: rgba(166, 186, 195, 1);
  background: #fff;
  transition: all .3s ease-in-out;
}

.btn > .fa {
	margin-right: 0.35em;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: rgb(232, 60, 60) !important;
  border: solid 2px rgb(232, 60, 60);
  background: #fff;
    -webkit-transition: none;
       -moz-transition: none;
        -ms-transition: none;
         -o-transition: none;
            transition: nonet;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: inherit;
}

.nav-tabs>li>a:hover {
	color: #fff;
}
	
.nav-tabs>li>a {
	border: none !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li.active {
	/* background: #fff; */
	color: #818081;
}

.nav-tabs>li.active>a:focus {
	background: #fff;
}

.nav-tabs > li > a {
	background: rgba(232, 60, 60, 0.52);
	color: #fff;
}

.nav-tabs>li.active>a:hover {
	background: #fff;
}

.nav-tabs > li:hover > a {
	background: rgba(232, 60, 60, 1);
	/* color: #fff; */
}

.nav-tabs {border-bottom: 1px solid rgba(255, 255, 255, 0);}

.nav-tabs>li.active>a {
	background: #fff;
}

.tab-content {
	padding: 0 20px 20px;
	background: #fff;
}

#rental, #services, #contact, #brief {
	background: rgba(248, 248, 248, 1);
	background: -moz-linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(248, 248, 248, 1) 29%, rgba(236, 236, 236, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248, 248, 248, 1)), color-stop(29%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(236, 236, 236, 1)));
	background: -webkit-linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(238, 238, 238, 1) 29%, rgba(236, 236, 236, 1) 100%);
	background: -o-linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(238, 238, 238, 1) 29%, rgba(236, 236, 236, 1) 100%);
	background: -ms-linear-gradient(top, rgba(248, 248, 248, 1) 0%, rgba(238, 238, 238, 1) 29%, rgba(236, 236, 236, 1) 100%);
	background: linear-gradient(to bottom, rgb(248, 248, 248) 0%, rgb(238, 238, 238) 29%, rgb(236, 236, 236) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ecf2f4', GradientType=0 );
}

#brief .fa {
	color: rgb(214, 54, 54);
}

#rental .row > [class^=col-],
#services .row > [class^=col-] {
    background: transparent;
    padding: 1.5em;
	margin-bottom: 3%;
	clear: none;
}

#rental .row > [class^=col-] #content,
#services .row > [class^=col-] #content {
    background: #fff;
    padding: 1.5em;
}

#rental .row > [class^=col-].text-center,
#services .row > [class^=col-].text-center {
    background: transparent;
}

/* #rental .row > .col-md-4 {
	width: 31.333333%;
} */

#rental ul {
    font-size: 12px;
}

/* #rental .row > [class^=col-]:first-child,
.row > [class^=col-]:first-child {
	margin-left: -9%;
} */

/* #rental .row > [class^=col-]:last-child,
.row > [class^=col-]:last-child {
	margin-right: 0;
} */

/* #rental .row > .col-lg-4:nth-child(even), 
#rental .row > .col-lg-6:nth-child(even) {
	margin-right: 0%;
}

#rental .row > .col-lg-4:nth-child(odd), 
#rental .row > .col-lg-6:nth-child(odd) {
	margin-left: -1.5%;
} */

/* #rental .col-lg-4.col-lg-offset-2 {
    margin-left: 13.66666667%;
    margin-right: 3%;
} */

#rental .col-lg-4 p {
    margin-bottom: 1.5em;
}

#rental .col-lg-4 ul {
    font-size: 12px;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

.large {
    font-size: 3em;
	font-weight: 600;
    line-height: 1.5em;
}

a .large, .adress a span {
    border-bottom: 0.1em dotted #D63636;
}

#contact {
	color: inherit;
}

#about h2 {
	/* color: #fff; */
}

.about_text {
	position: relative;
	padding: 0em 2em 0 0;
	border-radius: 3px;
	background: #fff;
}

/* .about_text:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 14px;
	margin-top: -14px;
} */

.about_text p:last-child{
	margin-bottom: 0;
}

.about_text p, .about_text li {
	font-size: 16px;
}

.row_about {
	margin-top: 40px;
}

.profile_picture img {
	/* border-radius: 100%; */
	width: 80%;
}

.list-group-item .fa-li {
	position: relative;
	left: 0;
	width: auto;
	top: 0;
	text-align: left;
	margin-right: 0.2em;
}

#modalTerms span {
	display: block;
	margin-bottom: 0.6em;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}

.terms {
	float: right;
	padding-right: 1em;
	text-align: right;
}

.siteby > a {
	float: left;
	padding-left: 1em;
}

.copyright {
	/* margin: 0 auto;
	text-align: center;
	position: relative;
	width: auto; */
}

footer {
    color: inherit;
}

footer h3 {
    margin-bottom: 30px;
}

#map {
	width: 100%;
	height: 400px;
}

#map label { 
	width: auto; display:inline; 
}
#map img { 
	max-width: none; 
}

footer .footer-above {
    padding-top: 50px;
    background-color: inherit;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: inherit;
}

footer .footer-below  span{
	font-size: 13px;
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
}

.footer-below span {
	padding: 0 2em;
}

.btn-default {
	border-color: rgb(232, 60, 60);
	background-color: transparent;
	color: rgb(232, 60, 60);
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
	border-color: rgba(238, 70, 92, 1);
	background-color: transparent;
	color: rgba(238, 70, 92, 1);
}

.btn-close-x {
	position: absolute;
	font-size: 3em;
	line-height: 1.5em;
	text-align: center;
	width: 1.5em;
	top: 0;
	right: 0;
	color: rgb(232, 60, 60);
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid inherit;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}

.pack-img_wrap {
	overflow: hidden;
	padding: 20px;
	background: #fff;
}

.tab_title {
	margin: -0.2em 0 0.6em 0;
    line-height: 1.3em;
}

.tab_title + a, .tab_title + img {
	margin-bottom: 0.8em;
	display: block;
}

.tab_title + a:hover  img{
	opacity: 0.8;
	cursor: pointer;
}

.tab_title + a:hover{
	/* background-color: rgb(232, 60, 60); */
}

.tab-pane .table {
	margin-bottom: 0;
}

.tab-pane h3 {
	margin-top: 0;
}

.modal-link {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 6px;
	width: calc(20% - 5px)
}

.modal-link:hover {
	text-decoration: none;
	opacity: 0.7;
}

.modal-link:after {
	content: "";
	display: block;
	opacity:0;
	width: 100%;
	text-align: center;
	text-decoration: none;
	font-size: 32px;
	color: rgb(239, 80, 101);
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	margin-top: -0.7em;
}

.modal-link:hover:after {
	opacity: 1;
}

.modal-link:nth-child(5) {
	margin-right: 0px;
}

.modal-link > img {
	width: 100%;
}

.modal .modal-body {
    background: #fff;
    padding: 2em;
	max-width: 750px;
	overflow: hidden;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: left;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0 0 0.8em;
    font-size: 3em;
    text-align: center;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: inherit;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: inherit;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}