html, body {
    height: 100%;
	font-family: 'Open Sans', sans-serif;
	color:#343433;
	font-size:14px;
	margin:0;
	padding:0;
	background-color:rgba(250,250,250);
}
h1, h2{
	font-family: 'Teko', sans-serif;	

}
h1{
	font-size:67px;	
	margin-top:0;
}
p{
	
	
}
section{
	height:100%;
}

.card, .card>div, .list-group-item{
	background:none;
	border:none;
}
.inset{
	padding:20px;
}
.btn-group-lg>.btn, .btn-group-sm>.btn, .btn{
	border-radius: 0;
}
.btn-nav{
	background-color:#cdcccb;
	color:rgb(250,250,250);
}
.btn-nav:hover{
	background-color:#86c0bf;
	color:rgb(250,250,250);
}
.btn-secondary {
    color: rgb(250,250,250);
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:hover{
    color: rgb(250,250,250);
    background-color: #793f40;
    border-color: #793f40;
}
.list-ico{
	width:20%
}
#contact-wrapper{
	height:100%;
	margin:0px 60px 0px 0px;
	background:#86c0bf;
	-webkit-box-shadow: 2px 0px 1px 0px rgba(51,51,51,0.6);
	-moz-box-shadow: 2px 0px 1px 0px rgba(51,51,51,0.6);
	box-shadow: 2px 0px 1px 0px rgba(51,51,51,0.6);
}
#contact-button-wrapper{
	position:relative;
	width:60px;
	float:right;
	top:30%;

}
#contact-button-toggle{
	position:relative;
	display:block;
	top:30%;
	height:120px;
	background:#86c0bf;
	-webkit-box-shadow: 2px 0px 1px 0px rgba(51,51,51,0.6);
	-moz-box-shadow: 2px 0px 1px 0px rgba(51,51,51,0.6);
	box-shadow: 2px 0px 1px 0px rgba(51,51,51,0.6);
}
#contact-button{
    position: relative;
    right: 0;
	top:40px;
    display: block;
    height: 40px;
    width: 60px;
	text-align:center;
    font-size: 28px;
}
#contact-button a{
	font-family: 'Teko', sans-serif;
	color:rgb(250,250,250);
	text-decoration:none;
}
#contact-button a:hover{
	font-family: 'Teko', sans-serif;
	color:#343433;
}
#contact{
	padding:0px;
	color:rgb(250,250,250);
	height:100%;
	font-size:14px;
}
#contact a{
	color:rgb(250,250,250);
	text-decoration:none;
}
#contact a:hover{
	color:#343433;
}
.vertical{
	-webkit-transform: rotate(-90deg); 
	-ms-transform: rotate(-90deg); 
	-o-transform: rotate(-90deg); 
	transform: rotate(-90deg);
}
.page-logo{
	height:70%;
	
}
.logo-wrapper{
	display:block;
	height:100%;
}
.logo{
	height:100%;
	background:url("../img/logo.svg") no-repeat center;
	background-size:contain;
}
.row{
    margin-left:0px;
    margin-right:0px;
}

#wrapper {
    padding-left: 60px;
    transition: all .4s ease 0s;
    height: 100%
}

#sidebar-wrapper {
    margin-left: -400px;
    left: 60px;
    width: 400px;
    position: fixed;
    height: 100%;
    z-index: 1000;
    transition: all .4s ease 0s;
}

.sidebar-nav {
    display: block;
    float: left;
    width: 400px;
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-content-wrapper {
    padding-left: 0;
    margin-left: 0;
    width: 100%;
    height: auto;
	overflow-x:hidden;
}
#page-content-wrapper, .page-content{
    height: 100%;
}
.page-content{
    width: 200%;
}
section.roller{
	float:left;
	width:50%;
}
#wrapper.active {
    padding-left: 400px;
}
#wrapper.active #sidebar-wrapper {
    left: 400px;
}

#page-content-wrapper {
  width: 100%;
}

#sidebar_menu li a, .sidebar-nav li a {
    color: #999;
    display: block;
    float: left;
    text-decoration: none;
    width: 400px;
    background: #252525;
    border-top: 1px solid #373737;
    border-bottom: 1px solid #1A1A1A;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s;
}
.sidebar_name {
    padding-top: 25px;
    color: rgb(250,250,250);
    opacity: .7;
}

.sidebar-nav li {
  line-height: 40px;
  text-indent: 20px;
}

.sidebar-nav li a {
  color: #999999;
  display: block;
  text-decoration: none;
}

.sidebar-nav li a:hover {
  color: rgb(250,250,250);
  background: rgba(255,255,255,0.2);
  text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  height: 65px;
  line-height: 60px;
  font-size: 18px;
}

.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: rgb(250,250,250);
  background: none;
}

#main_icon
{
   float:right;
   padding-right: 65px;
   padding-top:20px;
}
.sub_icon
{
   float:right;
   padding-right: 65px;
   padding-top:10px;
}
.glyphicon:empty {
    width: 1em;
}
.content-header {
	height: 65px;
	line-height: 65px;
}

.content-header h1 {
	margin: 0;
	margin-left: 20px;
	line-height: 65px;
	display: inline-block;
}
#roller-wrapper{
	-webkit-transition: 1s; /* Safari */
	transition: 1s;
}

/* ---- potfolio ---- */
#portfolio-grid-filters{
}
.portfolio-grid-item {
	position: relative;
	float: left;
	height: 180px;
	box-sizing: border-box;
	background-size:cover;
	background-position:50% 50%;
	cursor:pointer;
	/*border:5px solid #6c757d;*/
}
.portfolio-grid-item-title{
	display: none;
	-webkit-transition: 1; /* Safari */
	transition: 1s;
}
.portfolio-grid-item:hover{
	/*border:5px solid #86c0bf;*/
	
}
.portfolio-grid-item:hover .portfolio-grid-item-title{
	display: block;
	position: relative;
	width:100%;
	line-height: 180px;
	height: 100%;
	color:rgb(250,250,250);
	text-align:center;
	font-weight:700;
	background: rgba(134,192,191, 0.9);
}
.portfolio-grid-item > * {
	margin: 0;
	padding: 0;
}
.portfolio-grid > div {
	padding: 0;
}



#contact{
	
}
#contact a:hover{
	color:rgb(250,250,250);
}

.input-group>.input-group-prepend>.input-group-text, .input-group>.form-control{
	border-radius:0;
	border:0;
	background:rgb(250,250,250);
}
.input-group>.input-group-prepend>.input-group-text{
	width: 35px;
	background-color:#cdcccb;
}
.modal-content{
	border-radius:0;
	border:0;
	background:rgb(250,250,250);
}
.modal-header{
	border:0;
	
}
.modal-title{
	font-family: 'Teko', sans-serif;
	font-size:32px;
}
.modal-backdrop{
	background:#86c0bf;
}
.modal-backdrop.show {
    opacity: .8;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #000;
    opacity: .5;
}
.preview-close {
    position:absolute;
	right:0;
	top:0;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #000;
    opacity: .5;
	padding: 28px !important;
}
.portfolio-item-gallery, #portfolio-item-url{
  padding:0;
}
.portfolio-item-gallery{
  padding:0;
  padding-bottom:1rem;
}
.portfolio-item-body{
  padding-right:0;
}


.portfolio-item-gallery div {

}

#portfolio-item-gallery-preview{
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	background:#fff;
}
#portfolio-item-gallery-preview>div{
	width:100%;
	height:100%;
	text-align:center;
	background-size:contain;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#portfolio-item-gallery-preview>div>img{
	max-width:100%;
	max-height:100%;
}
.portfolio-item-gallery  div:hover {

}

.portfolio-item-gallery div img{
	max-width: 100%;
    max-height: 100%;
}
.portfolio-item-gallery div div{
	display:none;
	cursor:pointer;

}
.portfolio-item-gallery div:hover div{
	display:block;
	position:absolute;
	height:100%;
	width:100%;
	background: rgba(134,192,191, 0.9);
	top:0;
	left:0;
}

@media (max-width:767px) {
	h1{
		font-size:37px;
	}
	#contact a{
		font-size:11px;
	}
    #wrapper {
		padding-left: 60px;
		transition: all .4s ease 0s;
	}
	#sidebar-wrapper {
		left: 60px;
	}
	#wrapper.active {
		padding-left: 60px;
	}
	#wrapper.active #sidebar-wrapper {
		width: 310px;
		transition: all .4s ease 0s;
	}
}
@keyframes lds-pacman-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes lds-pacman-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes lds-pacman-2 {
  0% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@-webkit-keyframes lds-pacman-2 {
  0% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes lds-pacman-3 {
  0% {
    -webkit-transform: translate(190px, 0);
    transform: translate(190px, 0);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(70px, 0);
    transform: translate(70px, 0);
    opacity: 1;
  }
}
@-webkit-keyframes lds-pacman-3 {
  0% {
    -webkit-transform: translate(190px, 0);
    transform: translate(190px, 0);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(70px, 0);
    transform: translate(70px, 0);
    opacity: 1;
  }
}
/* MODAL */
.modal-header .close {
    padding: 2rem 2rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-dialog,
.modal-content {
    height: 80%;
}

.modal-body {
    max-height: calc(100% - 60px);
    overflow-y: auto;
}
/* LOADER */
.loader{
	position:absolute;
	width:100%;
	height:100%;
	background-color:#fff;
	z-index:10;

}
.lds-pacman {
	position: relative;
	width:100%;
	height:100%;
  	top:50%;
	margin:auto;
	margin-top:-50px;
}
.lds-pacman > div:nth-child(2) div {
  position: absolute;
  top: 40px;
  left: 40px;
  width: 120px;
  height: 60px;
  border-radius: 120px 120px 0 0;
  background: #cdcccb;
  -webkit-animation: lds-pacman-1 1s linear infinite;
  animation: lds-pacman-1 1s linear infinite;
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}
.lds-pacman > div:nth-child(2) div:nth-child(2) {
  -webkit-animation: lds-pacman-2 1s linear infinite;
  animation: lds-pacman-2 1s linear infinite;
}
.lds-pacman > div:nth-child(1) div {
  position: absolute;
  top: 92px;
  left: -8px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #86c0bf;
  -webkit-animation: lds-pacman-3 1s linear infinite;
  animation: lds-pacman-3 1s linear infinite;
}
.lds-pacman > div:nth-child(1) div:nth-child(1) {
  -webkit-animation-delay: -0.67s;
  animation-delay: -0.67s;
}
.lds-pacman > div:nth-child(1) div:nth-child(2) {
  -webkit-animation-delay: -0.33s;
  animation-delay: -0.33s;
}
.lds-pacman > div:nth-child(1) div:nth-child(3) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.lds-pacman {
  width: 100px !important;
  height: 100px !important;
  -webkit-transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
  transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
}

