body {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-align: left;
    font-size: 14px;
    line-height: 17px;
    word-wrap: break-word;
}

a:hover {
    text-decoration: none;
}

@media (max-width:767px){
    .hidden-xs{display:none!important}
}
@media (min-width:768px) and (max-width:991px){
    .hidden-sm{display:none!important}
}
@media (min-width:992px) and (max-width:1199px){
    .hidden-md{display:none!important}
}
@media (min-width:1200px){
    .hidden-lg{display:none!important}
}

/* Header */

header {
/*     height: 70px; */
}
header .logo {
    height: 79px;
    width: 193px;
    margin-top: 20px;
}
header .langs {
    margin-top: 40px;
}
header .langs a {
    line-height: 19px;
    color: #0F9974;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    padding-left: 10px;
}
header .langs a:hover {
    color: #36d8ad;
}

/* Navigation */

nav {
	background: #666666;
	padding: 10px 0;
}
nav a, nav a:hover {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    padding: 2px 0px 0px;
    text-decoration: none;
}

/* Breadcrumb */

.breadcrumbs {
	margin: 0px auto 2px;
	font-size: 12px;
	background: #D8D8D8;
	text-align: left;
	padding: 7px 0;
}
.breadcrumbs ul {
	margin: 0px;
	padding: 0px;
}
.breadcrumbs ul li {
	list-style-type: none;
	display: inline;
}
.breadcrumbs a {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.breadcrumbs a:hover {
	color: #666;
	text-decoration: none;
}

.breadcrumbs span {
	display: inline-block;
	margin: 0 5px 0 5px;
	color: #aaa;
	font-size: 11px;
}

.breadcrumbs strong {
	font-weight: bold;
	color: #000000;
}

/* Content */

.content-title h1 {
    margin: 13px 0 23px;
    padding-bottom: 10px;
    font-size: 26px;
    text-align: left;
    line-height: 30px;
    border-bottom: 2px dotted #2495f1;
}

.content-title h2 {
    margin: 13px 0 23px;
    padding-bottom: 10px;
    font-size: 2rem;
    text-align: left;
    line-height: 30px;
    border-bottom: 2px dotted #2495f1;
}

.static-contain h3 {
    margin: 13px 0 23px;
    font-size: 1.3rem;
    text-align: left;
    line-height: 18px;
}

.static-contain blockquote {
    font-size: 16px;
    line-height: 19px;
    color: #00885D;
/*     font-family: open-sans, sans-serif; */
    font-weight: 600;
    font-style: italic;
}

.static-contain .gallery img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.static-contain .imgright {
    float: right;
    margin: 5px 20px;
/*     width: auto; */
}
@media (max-width:767px){
    .static-contain .imgright {
        float: none;
        margin: 5px 0;
        width: 100%;
    }
}

.projects .row {
    margin-bottom: 10px;
}

.projects img {
    width: 100%;
    height: auto;
}


.static-contain.projects .row p{
    line-height: 1.7em;
}

.static-contain .partner {
    border: 1px solid #7F7F7F;
    margin-bottom: 30px;
}
.static-contain .partner-title {
    background: #7F7F7F;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
}
.static-contain .partner-logo {
    text-align: center;
    height: 120px;
}
.static-contain .partner-logo img {
    max-height: 90px;
    max-width: 300px;
    margin: 15px 0;
}
.static-contain .partner-link {
    text-align: center;
    margin-bottom: 5px;
}

.static-contain .partner-link a {
    color: #227;
    font-weight: bolder;
}
@media (min-width:768px) and (max-width:991px){
    .hidden-sm{display:none!important}
}

@media (max-width:1200px){
    .static-contain .partner-logo img {
        max-width: 260px;
    }
}
@media (max-width:992px) {
    .static-contain .partner-logo img {
        max-width: 180px;
    }
}
@media (max-width:767px){
    .static-contain .partner-logo img {
        max-width: 120px;
    }
    .static-contain .partner-link {
        font-size: 10px;
    }
    .static-contain .partner-title {
        font-size: 12px;
    }
}

.static-contain table {
    width: 100%;
    margin-bottom: 25px;
}
.static-contain table td {
    width: 14%;
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    vertical-align: top;
}

/* Footer */

footer {
	background: #F0F0F0;
	margin-top: 35px;
	padding-bottom: 15px;
}

.contacts-info address {
	border: medium none;
	color: #777;
	display: block;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
	margin: 5px auto 18px;
	padding-bottom: 0px;
	padding-top: 5px;
	text-align: left;
	font-weight: 300;
}
.contacts-info {
	margin-top: 10px;
}
footer ul.links {
	margin: 10px auto 18px;
	padding: 0px;
}
footer .links li {
	list-style: none;
	padding: 5px 0px;
	font-size: 13px;
	line-height: 1.5em;
	color: #777;
}
footer .links li a {
	color: #777;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	font-weight:300;
}
footer .links li a:hover {
	color: #777;
	text-decoration: none;
}
footer .links li a:before {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 13px;
	display: inline-block;
	cursor: pointer;
	line-height: 20px;
	margin-right: 5px;
}
.add-icon:before {
	content: "\f041";
	font-family: "FontAwesome";
	font-size: 15px;
	color: #fff;
	height: 35px;
	width: 35px;
	line-height: 32px;
	display: inline-block;
	float: left;
	font-style: normal;
	text-align: center;
	margin-right: 10px;
	border: 1px solid #666;
	border-radius: 3px;
	background: #666;
}
.email-icon:before {
	content: "\f0e0";
	background: none repeat scroll 0 0 #666;
	border: 1px solid #666;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	float: left;
	font-family: "FontAwesome";
	font-size: 13px;
	font-style: normal;
	height: 35px;
	line-height: 33px;
	margin-right: 10px;
	text-align: center;
	width: 35px;
}
.phone-icon:before {
	content: "\f095";
	border: 1px solid #666;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	float: left;
	font-family: "FontAwesome";
	font-size: 15px;
	font-style: normal;
	height: 35px;
	line-height: 34px;
	margin-right: 10px;
	text-align: center;
	width: 35px;
	background: #666;
}
.email-footer {
	overflow: hidden;
	margin-top: 15px;
	font-size: 12px;
	padding-bottom: 25px;
}
.email-footer a {
	font-size: 13px;
	line-height: 35px;
	color: #777;
	font-weight: 300;
}
.phone-footer {
	overflow: hidden;
	font-size: 13px;
	line-height: 35px;
	color: #777;
	margin-bottom: 15px;
	margin-top: 12px;
	font-weight: 300;
}
.coppyright {
	color: #555;
	display:block;
	text-align:center;
/* 	border-top: 1px solid #f4f4f4; */
}
.coppyright p {
	margin-top: 20px;
}

/* Social */
.social {
	float: left;
	margin-top: 4px;
}
.social ul {
	float: left;
	margin: 0px;
	list-style: none;
	padding: 0px;
}
.social ul li {
	margin: 0px 5px 0px 0px;
	display: inline-block;
}
.social a {
	transition: background 400ms ease-in-out;
}
.social a:hover {
    text-decoration: none;
}
.social .fb a:before {
	content: "\f09a";
	font-family: "FontAwesome";
}
.social .fb a {
	background: #3C5B9B;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .fb a:hover {
	background: #3C5B9B;
}
.social .vk a:before {
	content: "\f189";
	font-family: "FontAwesome";
}
.social .vk a {
	background: #4c75a3;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .vk a:hover {
	background: #4c75a3;
}
.social .tw a:before {
	content: "\f099";
	font-family: "FontAwesome";
}
.social .tw a {
	background: #359BED;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .tw a:hover {
	background: #359BED;
}
.social .googleplus a:before {
	content: "\f0d5";
	font-family: "FontAwesome";
}
.social .googleplus a {
	background: #E33729;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .googleplus a:hover {
	background: #E33729;
}
.social .rss a:before {
	content: "\f09e";
	font-family: "FontAwesome";
}
.social .rss a {
	content: "\f09e";
	font-family: "FontAwesome";
	background: #FD9F13;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .rss a:hover {
	background: #FD9F13;
}
.social .pintrest a:before {
	content: "\f0d3";
	font-family: "FontAwesome";
}
.social .pintrest a {
	content: "\f0d3";
	font-family: "FontAwesome";
	background: #cb2027;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .pintrest a:hover {
	background: #cb2027;
}
.social .linkedin a:before {
	content: "\f0e1";
	font-family: "FontAwesome";
}
.social .linkedin a {
	content: "\f0e1";
	font-family: "FontAwesome";
	background: #027ba5;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .linkedin a:hover {
	background: #027ba5;
}
.social .youtube a:before {
	content: "\f167";
	font-family: "FontAwesome";
}
.social .youtube a {
	background: #F03434;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .youtube a:hover {
	background: #F03434;
}
