/*Extra alignment*/
body{
	background-repeat: repeat;
	background-image: url(../img/crossword.png);
}
.make-center{
    text-align: center;
}
.top60{
    margin-top:60px;
}
.bottom30{
    margin-bottom:20px;
}
.right10{
    margin-right: 10px;
}
.divider-extra{
border-bottom: 1px solid #c6c6c6;
border-top: 1px solid #fafafa;
height:2px;
}
.top15{
	margin-top: 15px;
	margin-left: 14px;
}
.logotop15{
	margin-top: 15px;

}
.bottom15{
	margin-bottom:15px;
}
/*Hesder settings*/
.logo {
	display: inline-block;
	height: 100px;
	margin-right: .3em;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	margin-top: 1px;
	width: 960px;
}
#main-menu{

}
.main-menu {
    background: none repeat scroll 0 0 #272727;
    border: 1px solid #272727;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.5);
    min-height: 41px;
}
.mobile-menu {
    font-size: 1.2em;
    height: 41px;
    line-height: 1.6em;
    margin-bottom: 0;
    padding: 10px;
    width: 100%;
}
.white-shadow{
    box-shadow: 1px 1px rgba(255, 255, 255, 0.5);
    margin-bottom: 5px;
}
.dropcaps {
    background: none repeat scroll 0 0 #828282;
    border: 1px solid #828282;
    border-radius: 18px 18px 18px 18px;
    color: #F5F5F5;
    display: block;
    float: left;
    height: 18px;
    margin: 0 14px 5px 0;
    padding: 8px;
    text-align: center;
    width: 18px;
}
.carousel-control-extra {
    border: 1px solid #1A1A1A;
    border-radius: 0 0 0 0;
    font-size: 18px;
    line-height: 37px;
    top: 50%;
}
.frame {
    border: 10px solid #FFFFFF;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
    }
.technology {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #FFFFFF;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
    margin: 0 0 20px;
}
.technology li{
    display: inline;
}
.gray-bg {
	background-repeat: repeat;
	background-position: 0 0 #272727;
	background-attachment: scroll;
	border-top: 1px solid #FCFCFC;
	color: #F5F5F5;
	outline: 1px solid #A0A0A0;
	background-image: url(../img/footer_lodyas.png);
}


/*=======================Contacts page form settings===================*/
#contact-form input, #contact-form textarea{
    width:98%;
margin-bottom: 20px;
}
#contact-form input.btn{
    width:100px;
}
/*========================Twitter script settings=====================*/
.jta-tweet-list{
margin-left: 0px;
    list-style-type:none;
}
a.jta-tweet-profile-image-link>img{
    padding:5px;
}
.jta-tweet-list-item{
    margin-bottom: 10px;
}
/*====================footer contact form settings==================*/
#footer #contact {
    margin-bottom: 0;
}
#footer #contact .controls{
margin-left: 0px;
}
#footer #contact .controls input, #footer #contact .controls textarea{
    width:99%;
    }
#footer #contact .control-group {
    margin-bottom: 5px;
}
#footer #contact input[type="text"] {
    background:  repeat scroll 0 0 transparent;
    border: 1px inset rgba(0, 0, 0, 0.3);
    border-radius: 3px 3px 3px 3px;
    color: #777777;
    height: 19px;
    margin-bottom: 1px !important;
    padding: 3px 5px;
}
#footer #contact span {
    color: #777777;
    display: inline-block;
    font-size: 13px;
    width: 44px;
}
#footer #contact input:focus, #footer #contact textarea:focus {
    background-color: rgba(150, 150, 150, 0.1) !important;
    box-shadow: none;
}
#footer #contact textarea {
    background:  repeat scroll 0 0 transparent;
    border: 1px inset rgba(0, 0, 0, 0.3);
    border-radius: 3px 3px 3px 3px;
    color: #777777;
    height: 66px;
    margin-bottom: 2px;
    overflow: auto;
    padding: 5px;
}
#footer #contact p {
    margin-bottom: 5px;
}
#footer #contact .btn {
    background-color: transparent;
    background-image: none;
    border: 1px solid #343434;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
    color: #7D7D7D;
    display: inline-block;
    font-size: 13px;
    font-weight: 900;
    margin-right: 3px;
    padding: 4px 10px;
    text-shadow: none;
}
#footer #contact .btn:hover {
    background-color: rgba(150, 150, 150, 0.1);
    text-decoration: none;
}
.submit-div{
    max-width:320px
}
.wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.fcolor {
	padding-top: 20px;
	padding-bottom: 7px;
	
	width: 960px;

}
footer p a:hover {
	color: #41A8F3;
}
.row ul  li {
	list-style-type: none;
	float: left;
	margin-right: 12px;
}
.row ul  li {
	list-style-type: none;
	float: left;
	margin-right: 12px;
}
.row.bottom30 .span4.make-center img {
	margin-right: 10px;
}
.row .span3.make-center img {
	border: 5px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 2px #010101;
	box-shadow: 0px 0px 2px #010101;
}
#events ul {
	margin: 0px;
}


/*******************/
/* Supportive */
/******************/
.supportive{
    display: inline-block;
    width: 100%;
   padding: 15px 0;
}
.without-photo{
    background-color: #fff;
    border: 5px solid #FFFFFF;
-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
.section-title h2{
   text-align: center;
   padding-bottom: 10px;
    border-bottom: solid 2px #f4f4f4;
    margin-bottom: 30px;
}
/*******************/
/* Responsive Setting */
/******************/


@media only screen and (max-width: 767px) {
  footer{
	margin-left: -21px;
	margin-right: -21px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	top: 10px;
  }
}
.top30{
	margin-top:30px;
}
#slideer {
	display: block;
width: 940px;
	height: 425px;
	margin-left: -18px;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 0 solid #FFFFFF;
	border-top: 0 solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.56);
	box-sizing: border-box;
	margin-bottom: 20px;
    overflow: hidden;
	
}
#slideer.projects{
    height: 505px;
}
#slideer.projects img{
    width: 100%;
}
#slidee{
	display: block;
	float: left;

	
	overflow: hidden;
	position: absolute;

}
.right20{
	margin-right:20px;
}
.right15{
	margin-right:15px;
	margin-bottom:1px;
}
