@import url(http://fonts.googleapis.com/css?family=Cuprum:400,700&subset=latin,cyrillic);


header-marci {
 position: fixed;
}
 
body {
 margin: 0!important;
}

#wrp-pt {
 width: 100%;
}

#main {
 margin: 0 auto;
 width: 1170px;
}

header .logo span {
 font-weight: bold;
}

header li {
 list-style: none!important;
}

::selection {
background: #CE1332;
color: #fff;
}
.info {
 text-align: left;
font-family: "Cuprum", sans-serif;
margin-bottom: 40px;
}

.alpha {
 float: left;
}


.omega {
 float: right;
}

.info h5 {
 text-transform: uppercase;
font-size: 15px;
margin-top: 1px;
}

.info p {
 line-height: 17px;
margin-top: -15px;
}

.contright {
 float: right;
 
 width: 540px;
 margin: 50px 0 50px 0;
}

.contleft {
 width: 600px;
float: left;
border-right: 1px solid #ececec;
padding-right: 10px;
 font-family: "Cuprum", sans-serif;
 margin: 50px 0 50px 0;
}

.phone {
 
 margin-right: 35px;
}

.bar-social {
 float: right;
margin-right: 15px;
}

.bar-social a:hover {
 text-decoration: none;
}

.bar-social i {font-size: 15px;}



.phone:before {
 margin-right: 8px;
 font-family: 'FontAwesome';
 content: "\f095";
}

.tw {
 margin-left: 12px;
}

.gl {
 margin-left: 12px;
}

.rss {
 margin-left: 12px;
}

.phone-number {
 font-style: normal!important;
 color: white;
 margin-left: 5px;
}

.top-info {
 height: 42px;
 overflow: hidden;
 background: #2f3338 url(../images/page-head-bg.gif) repeat;
 box-shadow: 0 1px 2px rgba(0,0,0,0.2);
 line-height: 41px;
 font-size: 13px;
 color: #9b9fa2;
 font-family: "Cuprum";
}
.contact {
 float: right;
position: absolute;

margin-left: 813px;
margin-top: -71px;
color: #888;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}
.top-line {
 width: 100%;
 background: #00C492;
 height: 2px;
}

.slogan {
 font-family: "Ubuntu Condensed";
 font-size: 14px;
 border-left: 1px solid #E8E8E8;
 margin: -34px 0 0 120px;
 padding: 5px 0 5px 12px;
 color: #888;
}

.logo {
 margin: 25px 0 16px 0;
}
.logo a {
 text-decoration: none!important;
 font-size: 0px;
font-family: 'Roboto Condensed', sans-serif;
color: #de00aa;
}
.logo a:hover {
 color:black!important;
}

a {
color: black;
text-decoration: none;
font-family: "Cuprum", sans-serif;
}
a:hover {
 color: #CE1332;
 
}

#content {
 width: 1170px;
margin: 0 auto;
font-size: 16px;
font-family: "Cuprum", sans-serif;
overflow: hidden;
}

.bannercontainer {
 padding:5px;
 background-color:#fff;
 width:890px;
 position:relative;
 position:relative;
 margin-left:auto;
 margin-right:auto;

}

.banner{
 width:890px;
 height:490px;
 position:relative;
 overflow:hidden;
}

.bannercontainer-simple {
 padding:5px;
 background-color:#fff;
 width:890px;
 position:relative;
 position:relative;
 margin-left:auto;
 margin-right:auto;

}

.banner-simple{
 width:890px;
 height:490px;
 position:relative;
 overflow:hidden;
}

.fullwidthbanner-container{
 width:100% !important;
 position:relative;
 padding:0;
 max-height:600px !important;
 overflow:hidden;
 

}

.fullwidthbanner-container .fullwidthabnner {
 width:100% !important;
 max-height:450px !important;
 position:relative;
}

/* Site Menus */

nav {
 float:right;
margin-top: -46px;
margin-right: 50px;

}

.subHead {
z-index: 99999;
position: fixed;
top: 0;
left: 0;
right: 0;
 background: #868686;
 width: 100%;
 -moz-box-shadow: 10px 10px 30px rgba(134, 134, 134, 0.39);
-webkit-box-shadow: 10px 10px 30px rgba(134, 134, 134, 0.39);
box-shadow: 10px 10px 30px rgba(134, 134, 134, 0.39);
height: 60px;
}


 .menu >li {
 float:left; 
 position:relative;
 font:16px "Cuprum", sans-serif;


 
 text-transform: uppercase;
 padding-right: 10px;
}
 .menu > li > a {
 display:block;
 text-decoration:none;
 cursor:pointer;
 padding-left:10px;
 white-space:nowrap;
 color: #fff;

 }
 .menu > li > a em{
 display:block;
 font-style:normal;

 }
 .menu > li > a strong{
 display:block;
 font-weight:normal;
 padding: 10px 14px 10px 4px;
 border:none!important;
 }
 .menu > li > a .arrow{
 display:block;
 
 }
 .menu li a.active, .menu > li > a:hover, .menu > li.sfHover > a{text-decoration:none; background: #CE1332;
-webkit-transition: all .0s ease;
-moz-transition: all .0s ease;
-o-transition: all .0s ease;
transition: all .0s ease;
border: none;z-index: 3}
 .menu li a.active em, .menu > li > a:hover em, .menu > li.sfHover > a em{background-position: right top;}
 .menu li a.active strong, .menu > li > a:hover strong, .menu > li.sfHover > a strong{background-position:center top;color: white;}

 /**submenu**/
 .menu ul {
 position:absolute;
 padding-top:0;
 top:-999em;
 right: -76px;
 }
 .menu ul li {
 width:171px;
 font: 15px "Cuprum", sans-serif;
 text-transform:uppercase;
 background: white;
 position:relative;
 border-bottom: 1px solid #ecf0f1;


 }
 .menu ul li.last-item{padding-bottom:0; background:none; border-right:#dcdcdc 1px solid!important; padding-right: 0!important;}
 .menu li:hover {visibility: inherit;}
 .menu li li a {
 display: block;
 color:#666;
 text-decoration:none;
 padding:12px 15px 11px;
 white-space:nowrap;
 background:none;
 }
 .menu ul li.last-item a{padding-bottom:13px;border-right:#dcdcdc 1px solid!important; padding-right: 0!important;}
 .menu li li > a:hover, 
 .menu li li.sfHover > a,
 .menu li li li a:hover {
 text-decoration:none;
 background: #CE1332;
 -webkit-transition: all 0.0s ease;
 color:white!important;
 }
 .menu li:hover ul, .menu li.sfHover ul {
 left:-40px;
 top:39px;

 }
 /*subsubmenu*/
 ul.menu li:hover li ul, ul.menu li.sfHover li ul {top:-999em;}
 ul.menu li li:hover ul, ul.menu li li.sfHover ul {
 left:-215px;
 top:0px;

 }
 

.ico-serh {
 background: url(../images/search.png) no-repeat;
width: 16px;
height: 16px;
display: block;

 float: right;

 margin-top: 10px;

 margin-right: -45px;
}

#block_id {
 display: none;
}

#block_idtwo {
 display: none;
}

.block-active {
position: absolute;
background: #fff;
margin-top: 45px!important;
margin-left: 375px!important;
display: block!important;
z-index: 99;
}

.block-activetwo {
position: absolute;
background: #fff;
margin-top: 45px!important;
margin-left: 375px!important;
display: block!important;
z-index: 99;
}

.text-input {
 width: 221px;
 height: 25px;
font-size: 12px!important;
}

#block_id:after {
content: "";
width: 9px;
height: 8px;
background: none repeat scroll 0% 0% #FFFFFF;
display: block;
position: absolute;
top: -4px;
right: 10px;
transform: rotate(46deg);
-webkit-transform: rotate(46deg);
-moz-transform: rotate(46deg);
-o-transform: rotate(46deg);
-ms-transform: rotate(46deg);
z-index: auto;
border-top: 1px solid #e0e0e0;
border-left: 1px solid #e0e0e0;
}


#block_idtwo:after {
content: "";
width: 9px;
height: 8px;
background: none repeat scroll 0% 0% #FFFFFF;
display: block;
position: absolute;
top: -4px;
right: -225px;
transform: rotate(46deg);
-webkit-transform: rotate(46deg);
-moz-transform: rotate(46deg);
-o-transform: rotate(46deg);
-ms-transform: rotate(46deg);
z-index: 0;
border-top: 1px solid #e0e0e0;
border-left: 1px solid #e0e0e0;
}

.text-inputtwo {
 width: 221px;
position: fixed;
 height: 25px;
font-size: 12px!important;
}
input[type='text']:focus, input[type='password']:focus, textarea:focus, input[type='file']:focus, select:focus {
-webkit-box-shadow: 0px 0px 2px #1FB4DD;
-moz-box-shadow: 0px 0px 2px #1FB4DD;
box-shadow: 0px 0px 5px #1FB4DD;

border: 1px solid #1FB4DD;
-webkit-transition: all 0.0s ease-out;
-moz-transition: all 0.0s ease-out;
-o-transition: all 0.0s ease-out;
-ms-transition: all 0.0s ease-out;
transition: all 0.0s ease-out;

}

*:focus {
outline: none;
}

header img {
 display: block;
float: left;

 margin-top:-10px;

 margin-right: -5px;
}




/* ====== FORUM ====== */


/* General forum Table View */
.gTable {
 font-family: "Cuprum", sans-serif;
}
.gTableTop {
padding: 8px 0 8px 15px;
font-size: 17px;
outline: none;
background: #CE1332;
line-height: 1.2em;
font-weight: normal;
text-transform: uppercase;
font-family: "Ubuntu Condensed", sans-serif;
color:#fff;

border-radius: 3px;
}
.gTableTop a {color:#fff;}
.gTableSubTop {padding:3px;background: #f9f9f9;border-top:2px solid #FFFFFF;color:#000000;height:20px;font-size: 14px;}
.gTableSubTop a {color:#000000;}
.gTableBody {padding:2px;background:#f9f9f9;}
.gTableBody1 {padding:2px;background:#FFFFFF;font-size: 14px;}
.gTableBottom {padding:2px;background:#f9f9f9; border:1px solid #FFFFFF;;}
.gTableLeft {padding:2px;background:#FFFFFF;font-weight:bold;}
.gTableRight {padding:2px;background: #f9f9f9;
border-top: 1px solid #fff;}
.gTableError {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;;color:#FF0000;}
/* ------------------------ */


/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF;border-radius: 8px;}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding: 2px;background: #f9f9f9;border-top: 2px solid #fff;
} 
.forumLastPostTd,.forumArchive {padding:2px;font-size: 9pt;}

a.catLink:link {text-decoration:none; color:#fff;-webkit-transition:none!important;}
a.catLink:visited {text-decoration:none; color:#fff;}
a.catLink:hover {text-decoration:underline; color:#fff;}
a.catLink:active {text-decoration:underline; color:#fff;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size: 8pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color: #2E373E;font-size: 14px;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color: #2E373E;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color: #2E373E;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color: #2E373E;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size: 10pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#000000;}
a.forumBarA:visited {text-decoration:none; color:#000000;}
a.forumBarA:hover {text-decoration:none; color: #CE1332;}
a.forumBarA:active {text-decoration:underline; color:#9CCF00;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {/* font-size:7pt; */}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#C7D7EF;}
.fastNavCat {background:#E7EEF8;}
.fastNavCatA {background:#E7EEF8;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background: #F5F5F5;}
.pagesInfo {background: #f9f9f9; padding-right: 10px; font-size: 8pt; padding-left: 7px; }
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background: #CE1332;
color: #fff;
width: 17px;
}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background: #f9f9f9; border:1px solid #FFFFFF;}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#AFAEAE;border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;padding-left:40px;}
.threadsDetails {padding:2px;background: #f9f9f9;color:#000000;height:20px;font-size: 13px;border:2px solid #FFFFFF;border-radius: 3px;}
.forumOnlineBar {padding:2px;background: #f9f9f9;border:2px solid #FFFFFF;color:#000000;height:20px;font-size: 13px;border-radius: 3px;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#2E373E;}
a.threadLink:visited {text-decoration:none; color:#2E373E;}
a.threadLink:hover {text-decoration:underline; color:#314452;-webkit-transition:none!important;}
a.threadLink:active {text-decoration:underline; color:#314452;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* forum Posts View */
.postTable {}
.postPoll {background:#EEEEEE;text-align:center;}
.postFirst {background: #F0F0F0;border-bottom: 1px solid #f9f9f9;}
.postRest1 {background:#EEEEEE;}
.postRest2 {background:#F5F9FD;}
.postSeparator {height:3px;}

.postTdTop {background: #f9f9f9;;color:black;height:20px; }
.postBottom {color:#000000;height:20px;padding: 5px;border: 1px solid #f9f9f9;background: #f9f9f9;}
.postUser {font-weight:bold; color: black;}
.postTdInfo {text-align: center; padding: 5px; background: #f9f9f9; border-bottom: 1px solid #f9f9f9;
border-left: 1px solid #f9f9f9;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#2D435B;}
.posttdMessage {padding:5px;background:#FFFFFF;}

.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}

.signatureView {font-size:7pt;} 
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {padding-right: 5px;}
.statusOffline {padding-right: 5px;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px;}
.newPollItem {padding: 0 0 0 8px; }
/* ----------------------- */

/* forum Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;}


.postNameFl,.postDescrFl {background:#EBEBEB;border:1px solid #9CCF00;width:400px}
.postPollFl,.postQuestionFl {background:#EBEBEB;border:1px solid #9CCF00;width:400px}
.postResultFl {background:#EBEBEB;border:1px solid #9CCF00;width:50px}
.postAnswerFl {background:#EBEBEB;border:1px solid #9CCF00;width:300px}
.postTextFl {background:#EBEBEB; width:550px;height:150px}
.postUserFl {background:#EBEBEB;border:1px solid #9CCF00;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
.forumContent{margin: 40px 0;}
.userRights {font-family: "Cuprum", sans-serif;}
.legendBlock {font-family: "Cuprum", sans-serif;}
/* ----------------- */

.grid_5 {
float: left;
width: 900px;
margin: 53px 0 0 0;
overflow: hidden; 
}

.grid_3 {
 width: 305px;


 float: left;

}



input[type='text'], input[type='password'], textarea, input[type='file'], select{border: 1px solid #e0e0e0;
padding: 5px 6px;
outline: none;
font-size: 13px;
color: #888;
margin: 0;
max-width: 100%;

background: #fff;
-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
border-radius: 2px;}
input[type='submit'], input[type='reset'], input[type='button'], button {
background: #CE1332;
-webkit-transition: all 0.0s ease 0s;
-moz-transition: all 0.0s ease 0s;
-o-transition: all 0.0s ease 0s;
-ms-transition: all 0.0s ease 0s;
transition: all 0.0s ease 0s;
font: 13px 'Cuprum', sans-serif;
text-transform: uppercase;
color: #fff;
padding: 7px 8px;

border: none;
cursor: pointer;
}

.btn {
 background: #CE1332;
-moz-box-shadow: 1px 1px 2px #aaa;


-webkit-transition: all 0.0s ease 0s;
-moz-transition: all 0.0s ease 0s;
-o-transition: all 0.0s ease 0s;
-ms-transition: all 0.0s ease 0s;
transition: all 0.0s ease 0s;

 font: 14px 'Cuprum', sans-serif;
text-transform: uppercase;
color: #fff;

 padding: 10px 20px;

border: none;
cursor: pointer;
}

.btn:hover {
 background: #707070!important;-webkit-transition: all 0.0s ease 0s;
-moz-transition: all 0.0s ease 0s;
-o-transition: all 0.0s ease 0s;
-ms-transition: all 0.0s ease 0s;
transition: all 0.0s ease 0s;
 color: white!important;
}
input[type='submit']:hover, input[type='reset']:hover, input[type='button']:hover, button:hover {background: #707070!important;-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.0s ease 0s;
-o-transition: all 0.0s ease 0s;
-ms-transition: all 0.0s ease 0s;
transition: all 0.0s ease 0s;}

.calTable td {text-align:center;padding:6px 3px;}
.calTable td a {font-weight:bold;text-decoration:underline;}
.calTable td a:hover {text-decoration:none;}
.calTable .calWday,.calTable .calWdaySe,.calTable .calWdaySu {font-weight:bold;font-family:'Ubuntu Condensed';border-top:1px dotted #bbb;border-bottom:1px dotted #bbb;}
.calTable .calMdayA,.calTable .calMdayIsA {color:#fff;background:#CE1332;}
.calTable .calMday,.calTable .calMdayIs{}
.calTable .calMdayIsA a {color:#fff;}
.calTable {
 width: 200px;
}


.viewphoto {
 width: 300px;

 height: 168px;

 overflow: hidden;
 position: relative;
 text-align: center;
 cursor: default;

margin-top: -4px;


}

.viewinfo {

float: left;
 overflow: hidden;
 position: relative;
 text-align: center;
 cursor: default;


}

.img-box {
display: inline-block;
margin: 22px 10px 3px 0;
height: 250px;
overflow: hidden;
position: relative;
width: 900px;
}

.viewphoto .mask,.viewphoto .content {
 width: 300px;
 height: 168px;
 position: absolute;
 overflow: hidden;
 top: 0;
 left: 0;
 
}

.viewinfo .mask,.viewinfo .content {
 width: 900px;
height: 250px;
 position: absolute;
 overflow: hidden;
 top: 0;
 left: 0;
}
.view img {
 display: block;
 position: relative;
}
.viewinfo img {
 display: block;
 position: relative;
margin: -320px 0 0 0;
}
.view h2 {
 text-transform: uppercase;
 color: #fff;
 text-align: center;
 position: relative;
 font-size: 17px;
 padding: 10px;
 background: rgba(0, 0, 0, 0.8);
 margin: 20px 0 0 0;
}
.view p {
 font-family: Georgia, serif;
 font-style: italic;
 font-size: 12px;
 position: relative;
 color: #fff;
 padding: 10px 20px 20px;
 text-align: center;
}
.view a.info {
 display: inline-block;
 text-decoration: none;
 padding: 7px 14px;
 background: #000;
 color: #fff;
 text-transform: uppercase;
 width: 665px;
 height: 280px;
}
.viewinfo a.info {
display: inline-block;
text-decoration: none;
text-indent: -9999px;
width: 900px;
height: 250px;
}
.viewinfo a.photo {
 background: url(../images/photo.png) center no-repeat;
 display: inline-block;
text-decoration: none;
width: 17px;
height: 17px;
background-color: #2C2C2C;
padding: 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
opacity: 0.8;
filter: alpha(opacity=80);
margin-top: 65px;
transition: 0.3s;
margin-right: 20px;
}
.viewinfo a.photo:hover {
 transition:0.3s;
 opacity: 1.0;
filter: alpha(opacity=100);
}
.viewphoto img {
 display: block;
 position: relative;
}
.viewphoto h2 {
text-align: center;
position: relative;
padding: 10px;
margin: 50px 0 0 0;
color: white;
font-family: "Cuprum", sans-serif;
text-transform: uppercase;
font-size: 17px;
}
.viewphoto p {
 font-family: Georgia, serif;
 font-style: italic;
 font-size: 12px;
 position: relative;
 color: #fff;
 padding: 5px 20px 8px;
 text-align: center;
}
.viewphoto a.info {
 display: inline-block;
 text-decoration: none;
 padding: 7px 14px;
 background: #000;
 color: #fff;
 text-transform: uppercase;
 -webkit-box-shadow: 0 0 1px #000;
 -moz-box-shadow: 0 0 1px #000;
 box-shadow: 0 0 1px #000;
}



.viewphoto a.info:hover {
 -webkit-box-shadow: 0 0 5px #000;
 -moz-box-shadow: 0 0 5px #000;
 box-shadow: 0 0 5px #000;
}
.view-first img {
 -webkit-transition: all 0.2s linear;
 -moz-transition: all 0.2s linear;
 -o-transition: all 0.2s linear;
 -ms-transition: all 0.2s linear;
 transition: all 0.2s linear;
}
.view-first .mask {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 opacity: 0;
 background: url(/images/bg-photo.png) repeat 0 0;
 -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 -ms-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
}
.view-first h2 {
 -webkit-transform: translateY(-100px);
 -moz-transform: translateY(-100px);
 -o-transform: translateY(-100px);
 -ms-transform: translateY(-100px);
 transform: translateY(-100px);
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 opacity: 0;
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 -ms-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
}
.view-first p {
 -webkit-transform: translateY(100px);
 -moz-transform: translateY(100px);
 -o-transform: translateY(100px);
 -ms-transform: translateY(100px);
 transform: translateY(100px);
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 opacity: 0;
 -webkit-transition: all 0.2s linear;
 -moz-transition: all 0.2s linear;
 -o-transition: all 0.2s linear;
 -ms-transition: all 0.2s linear;
 transition: all 0.2s linear;
}
.view-first:hover img {
 -webkit-transform: scale(1.1,1.1);
 -moz-transform: scale(1.1,1.1);
 -o-transform: scale(1.1,1.1);
 -ms-transform: scale(1.1,1.1);
 transform: scale(1.1,1.1);
}

.view-first:hover .mask {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: alpha(opacity=100);
 opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: alpha(opacity=100);
 opacity: 1;
 -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px);
 -o-transform: translateY(0px);
 -ms-transform: translateY(0px);
 transform: translateY(0px);
}
.view-first:hover p {
 -webkit-transition-delay: 0.1s;
 -moz-transition-delay: 0.1s;
 -o-transition-delay: 0.1s;
 -ms-transition-delay: 0.1s;
 transition-delay: 0.1s;
}
.view-first:hover a.info {
 -webkit-transition-delay: 0.2s;
 -moz-transition-delay: 0.2s;
 -o-transition-delay: 0.2s;
 -ms-transition-delay: 0.2s;
 transition-delay: 0.2s;
}


/* blog photo animation*/


.view-first-info img {
 -webkit-transition: all 0.2s linear;
 -moz-transition: all 0.2s linear;
 -o-transition: all 0.2s linear;
 -ms-transition: all 0.2s linear;
 transition: all 0.2s linear;
}

.view-first-info .mask {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 opacity: 0;
 -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 -ms-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
 background: rgba(255,255,255,0.5);
}



.view-first-info a.info {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 opacity: 0;
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 -ms-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
}

.view-first-info:hover .mask {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: alpha(opacity=100);
 opacity: 0.6;
}
.view-first-info:hover h2,
.view-first-info:hover p,
.view-first-info:hover a.info {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: alpha(opacity=100);
 opacity: 1;
 -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px);
 -o-transform: translateY(0px);
 -ms-transform: translateY(0px);
 transform: translateY(0px);
}

.informphoto {
 display: inline-block;
background: #fff;
height: 180px;
overflow: hidden;
position: relative;
width: 220px;
margin: 18px;
}
.informphoto a.informerinfo {
 background:url(../images/link.png) center no-repeat;
 display: inline-block;
 text-decoration: none;
 text-indent:-9999px;
 width: 220px;
height: 180px;
}
.eTitleinform {
 font: 15px/2px "Ubuntu Condensed";
font-size: 16px;
color: black;
}
.informerinfo {
 background:url(../images/link.png) center no-repeat;
 display: inline-block;
 text-decoration: none;
 text-indent:-9999px;

padding: 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
opacity: 0.8;
filter: alpha(opacity=80);
 transition:0.3s;


}
.informerinfo:hover {
 transition:0.3s;
 opacity: 1.0;
filter: alpha(opacity=100); 
}
.informerph {
 background:url(../images/photo.png) center no-repeat;
 display: inline-block;
 text-decoration: none;
 text-indent:-9999px;

padding: 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
opacity: 0.8;
filter: alpha(opacity=80);
margin-right: 30px;
 transition:0.3s;
 margin-top: 10px;
}
.informerph:hover {
 transition:0.3s;
 opacity: 1.0;
filter: alpha(opacity=100);
}
.gallery {
margin-top: 56px;

}

hr {
 border: 1px solid rgba(247, 247, 247, 1);
}

.viewphoto a {
 color: white;
}
.viewphoto a:hover {
 color: white!important;
 text-decoration: none!important;
}

.photoActive, .otherPhoto {
 width: 150px;
 
}



.block {
 margin: 0 0 70px 0;
}
.blockTitle {
border-bottom: 1px solid #EBEDEF;
padding: 0 0 10px 0;
margin-left: 40px;
}
.ui-sortable {
z-index: 15!important;
}


#fancybox-overlay {
 opacity: 0.5!important;
 background: url(../images/fancybg.png)!important;
}

.eMessage {text-align:left;padding-bottom: 10px;}
.eMessage span {font-family:"Cuprum"!important;}


.grid3 {width: 240px; float: left;height: 100%;}
.nameblock {
 font-family: "Ubuntu Condensed";
font-size: 23px;
color: #94989B;
margin-left: 33px;
padding: 5px;
margin-bottom: 10px;
}


.post-text a {
 font-family: "Cuprum";
 font-size: 17px;
 color: black;
 text-decoration: none;
 transition: 0.3s;
}
.eTitle {
 font-family: "Cuprum";
 font-size: 20px;
 color: black;
 text-decoration: none;

}
.post-text a:hover {
 transition: 0.3s;
 text-decoration: none!important;
}
.eTitle {
font: 15px/30px "Cuprum";
font-size: 22px;
color: black;
line-height: 21px;
text-transform: uppercase;
margin-bottom: 5px;
padding-bottom: 10px;
}
.post-text {
 font: 15px/30px "Cuprum";
font-size: 22px;
color: black;
line-height: 21px;
text-transform: uppercase;
}
.pages a, .pages b, .catPages1 a, .catPages1 b {
color: white;
background: #CE1332;
cursor: pointer;
border: none;
display: inline-block;
padding: 8px 12px 8px 12px;
font-size: 14px!important;
margin-bottom:20px; 
margin-right: 3px;
}
.pages a, .catPages1 a {
border-bottom: none;
color: #888;
background-color: #f4f4f4;-webkit-transition: all 0.2s ease;
transition: 0.2s;}
.pages a:hover, .catPages1 a:hover {background: #aaa!important;
-webkit-transition: all 0.2s ease;
transition: 0.2s;
border: none;
color: white!important;

text-decoration: none!important;}

.eDetails,.eDetails1, .eDetails2{font-size:13px;padding: 10px 5px 10px 2px;margin-bottom: 14px;}
.eDetails a,.eDetails1 a,.eDetails2 a {text-decoration:underline;color:#999;}
.eDetails a:hover,.eDetails1 a:hover,.eDetails2 a:hover {text-decoration:none;}
.eBlock { 

border-bottom: 1px solid #EBEDEF;
padding-bottom: 45px;
}
.textpost {
 float: right;
width: 390px;
margin-bottom: 30px;
margin-top: -6px;
}

.entryReadAllLink {
 display: none;
}



.forumMemSwch b {
 background: none!important;
}

.socialicons a {
 margin: 1px;
 opacity: 0.7;
 transition: 0.3s;
 font-size: 25px;
}

.socialicons {
margin-top: -20px;
float: right;
}

.socialicons a:hover {
 opacity: 1.0;
 transition: 0.3s;
}

.welcome {
margin-top: 60px;
}

.service {
 margin-bottom: 310px;
 margin-top: 30px;
}

.servblock {
 width: 276px;
 float: left;
margin: 0px 20px 30px 29px;
text-align: center;
font-family: "Ubuntu Condensed";
}

.servblock p {
 color: rgb(115, 112, 111);
 font-size: 14px;

}

.servblock h3 {
 font-weight: normal!important;
font-size: 21px!important;
}

.worktitle {
background: #fff;
padding: 0 30px;
margin: 0 auto;
font-family: "Ubuntu Condensed";

}

.work {
 position: relative;

 margin-bottom: 35px;
padding-top: 35px;
}

.worktitle h1 {
font: 28px 'Cuprum', sans-serif;
text-transform: uppercase;
text-align: center;
margin-bottom: -1px;
color: #707070;
}

.subtitle {
 color: #aaa;
font: 16px "Cuprum", sans-serif;
text-align: center;
}

.informgallery {
width: 1160px;
padding-bottom: 40px;
padding-top: 33px;
}

.informgallery .viewphoto {
 width: 292px!important;
}

.informgallery .viewphoto .mask, .informgallery .viewphoto .content {
 width: 292px!important;
}

.informblog {
margin: 15px -85px 40px 0px;
}

.informblog .eBlock {
 border-bottom: none!important;
} 

.informblog .img-box {
width: 350px!important;
}

.informblog .viewinfo img {
 height: 250px;
 margin: 0!important 
}

.informblog .eMessage {
width: 340px;
}

.borderline {
border-bottom: 1px solid #EFEFEF;
-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
width: 100%;
display: block;
margin-bottom: 27px;
}

.blogtitle {


 font: 28px 'Cuprum', sans-serif; 


 text-transform: uppercase; 
 text-align: center; color: #707070;
 
 display: block;
}

.centerblock {
 margin: 0 auto;

 width: 1170px;
}

.infopage {
margin-right: auto;
margin-left: auto;

 
font-size: 20px;
font-family: "Cuprum", sans-serif;
color:#707070;
 
 
width: 400px;
position: relative; 
float: left; 
}

.infomodule {

background-color: #f9f9f9;
width: 100%; 
padding: 30px 0 70px;



}

.text-color {
 color: #CE1332;
}

.welcome h1 {
 text-align: center;
margin-bottom: -10px;
line-height: 22px;
font-weight: 700;
font: 33px 'Cuprum', cursive;
text-transform: none;
color: #707070;
}

.light {
 font: 18px 'Cuprum', sans-serif;
font-weight: 300;
color: #8f8f8f;
text-align: center;
text-transform: none;

 /* border-bottom: 1px solid #ececec; */

 padding: 0 0 70px;
}

.service-info {
 
padding-right: 20px;
padding-left: 20px;
padding-bottom: 27px;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
margin-top: -20px;
padding-top: 30px;
}




.hi-icon-wrap li {
 list-style: none!important;
}
.service-info h5 {
 font-family: "Cuprum", sans-serif;
 font-size: 15px;
 color: #5F5F5F;
}

.service-info p {
 color: #8f8f8f;
font-family: "Cuprum", sans-serif;
font-size: 13px;
line-height: 18px;
margin-bottom: 25px;
}

.service-info span {
 font: 12px 'Cuprum', sans-serif;
text-transform: uppercase;
padding: 7px 12px;
text-align: center;
background: #fff;
width: 70px;
}

.icon {
 background: #F5F5F5;

 width: 95px;

 height: 95px;
margin: 0 auto;
position: relative;
overflow: hidden; -moz-border-radius: 50px; -webkit-border-radius: 50px; 
 border-radius: 50px;
}

.clearfix:before {
 content: '.';
display: block;
overflow: hidden;
visibility: hidden;
font-size: 0;
line-height: 0;
width: 0;
height: 0;
}

.grid_3right {
 width: 250px;
float: right;


 padding-top: 50px;
}


.aligment h3 {
 color: white;
font-family: "Cuprum", sans-serif;
text-transform: uppercase;
font-size: 17px;
}
.box{
 
 overflow: hidden;
}

.lightbox-text{
 display: none;
}

.image-caption{
 position: absolute;
 width: 100%;
 height: 100%;
 background: #313131;
 background: rgba(0,0,0,.8);
 color: #fff;

 display: none;

}


.image-caption>div{
 height: 100%;
 width: 100%;
 display: table !important;
}

.image-caption>div>div{
 padding: 15px;
 display: table-cell !important;
 vertical-align: middle; /* FOR VERTICAL ALIGN */
 text-align:center; /* FOR HORIZONTAL ALIGN */
}



.titlep {
 font-family: "Ubuntu Condensed";
font-weight: normal;
font-size: 20px;
}

.galleryhome {
 width: 100%!important;
}


.services {
 margin-bottom: 330px;
 width: 1170px;
 margin-left: -30px;
}

.line-service {
 margin-top: -5px;
}

#menu, .centermenu {
 margin: 0 auto;
width: 1170px;
}

.logomargin {
 margin: 20px 0 25px -35px;
}


.Title {
 text-align: left;
font-size: 28px;
margin-top: 20px;

}

.topHead {
background: #ecf0f1;
height: 36px;
display: inline-block;
width: 100%;
}

.container {
 margin: 0 auto;
}

.topContact li {
 margin-right: 50px;
 margin-left: -50px;
 font-family: "Roboto", sans-serif;
 display: inline-block; 
 font-size: 13px; line-height: 35px; float: left; 
 padding: 0 10px; cursor: pointer;
}

.top_social li {
 margin-right: 10px;
 display: inline-block; 
 font-size: 15px; cursor: pointer;
 float: left;
 line-height: 34px;
}

.stickyheader {
position: fixed;
top: 0;
left: 0;
right: 0;
background: #868686;
z-index: 99999999;
-moz-box-shadow: 10px 10px 30px rgba(134, 134, 134, 0.39);
-webkit-box-shadow: 10px 10px 30px rgba(134, 134, 134, 0.39);
box-shadow: 10px 10px 30px rgba(134, 134, 134, 0.39);
height: 60px;
}

.addresTop:hover, .mailTop:hover, .phoneTop:hover {
 background: #fff;
color: #232323;
-webkit-transition: all 0.0s ease;
-moz-transition: all 0.0s ease;
-o-transition: all 0.0s ease;
transition: all 0.0s ease;
}

.top_social {
float: right;
margin-top: 1px;
margin-right: -15px;
}

.top_social li a.fb:hover, .top_social li a.twtr:hover, .top_social li a.gmail:hover, .top_social li a.pintrest:hover {
transform: scale(1.4);
-ms-transform: scale(1.4);
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-o-transform: scale(1.4);

}

.top_social li a {
color: #34495e;
display: inline-block;
height: 35px;
text-align: center;
transition: all 0.17s ease-in-out; -moz-transition: all 0.17s ease-in-out; -webkit-transition: all 0.17s ease-in-out; -o-transition: all 0.17s ease-in-out;
}


.uc-avatar img {
margin: 5px;
}

div > div.cuzadpn {
position: relative!important;
}

.google-map {
 margin-top: 30px;
}


/****************** MOBILE **************/

/***** Standard 1170px *****/
.container {width: 1170px;}

/***** Standard 960px *****/
@media only screen and (max-width:1170px) {
body {font-size:90%;}
#content {width: 86%;}
.container {width: 86%;}
.span3 {float: none!important; width: 100%!important;margin-bottom: 5%;}
.grid_5 { float: none!important; width: 100%!important;}
.img-box {width: 100%;}
.grid_3right {width: 100%!important; padding-top: 50px; float: none;}
.photo-expand img {height: auto;}
.eMessage img {width: 100%!important; height: auto!important;}
.contleft, .contright { width: auto!important;float:none!important;}
.services, .hi-icon-wrap, .grid_3, #main {width: auto!important;float:none!important; margin-bottom: 0!important}
.brand-icon li {text-align: center; float: none!important;}
.brand-icon li img {padding: 0!important; margin: 10px!important;}
.company {padding-bottom:0!important;}
.caption.big_white {font-size: 30px!important;letter-spacing: 0!important;}
.caption.big_orange {font-size: 20px!important;letter-spacing: 0!important;}
.viewphoto {width: 100%!important;height: 100%!important;}
.viewphoto .mask, .viewphoto .content {width: 100%!important;height: 100%!important;}
.viewphoto img {width: 100%}

.informgallery {width: 100%!important}
.informgallery .viewphoto {width: 100%!important;height: 100%!important;}
.informgallery .viewphoto .mask, .viewphoto .content {width: 100%!important;height: 100%!important;}
.informgallery .viewphoto img {width: 100%}
.informgallery .viewphoto h2 {margin: 35px 0 0 0!important;}
.informgallery .infTd {display: block;margin: 0 auto; width: 45%!important;}
.informblog .infTd {display: inline-table;margin: 0 auto; float: left;}

.informblog .viewinfo img {height: auto!important;margin: -320px 0 0 0!important;}
}
@media only screen and (max-width:960px) {
 .gTableSubTop, .forumIcoTd, .forumThreadTd, .forumPostTd, .forumLastPostTd, .threadIcoTd, .threadAuthTd, .threadLastPostTd, .threadPostTd, .threadViewTd,
 .threadsDetails,
 .forumOnlineBar,
 .legendBlock,
 .userRights,
 .fFastNavTd,
 .fFastSearchTd,
 .forumNamesBar,
 .postTdInfo,
 .postBottom,
 #forum_filter,
 .bottomPathBar,
 #thread_search_form,
 #thread_search_button,
 .forumIcoTd, .forumThreadTd, .forumPostTd
 {
 display: none;
 }
 .postTdTop, .postTable, .posttdMessage {
 display: block !important;
 text-align: left;
 width: auto !important;
 padding: 15px;
 height: auto!important; 
 }
 .postUser {
 font-size: 16px;
 font-weight: 600;
 }
 #content {float: none; width: 90%;}
 .logo a {font-size: 0px}
 .topHead {
background: #ecf0f1;

}
.container {
float: none; width: 90%; }
.topContact {
margin-bottom: -15px;
background: #ecf0f1;
}
.subHead .icon-mobile {display: inline-block!important;}
.menu {display: none;float: left;width: 85%; margin-top: 2%; margin-left: -42px;}
.menu >li {float:none;border-bottom: 1px solid #cccccc; padding-right: 0!important;background: #868686;width: 118%;}
nav img {display: none;}
nav {float: none; margin: 0!important; }
.ico-serh {margin-top: -18px; margin-right: 4px;}
.stickyheader {height: 60px;}
#block_id:after {display: none;}
.block-active {margin-top: -10px!important; margin-left: -5px!important; width: 100%;}
.text-input {width: 100%;}
.icon-mobile {margin-top: -10%}
.block-activetwo {margin-top: -10px!important; margin-left: -5px!important; width: 100%;}
.text-inputtwo {width: 100%;}
#block_idtwo:after {display: none;}
.infomodule {display: none}
.subHead .icon-mobile {display: inline-block!important;}

.icon-mobile {
 display: inline-block;
width: 19px;
text-align: center;
border-radius: 3px;
cursor: pointer;
margin-top: -20px; margin-right: 4px;
float: right;
margin-right: 15%;
}
.menu-mobile {
 display: block;
}
.icon-mobile span {
 display: block;
width: 100%;
height: 2px;
background: #fff;
margin: 2px 0 0;
}
.ph-mobile {}
.span6 {width: auto!important}
.span3 {float: none!important; width: 100%!important;margin-bottom: 15%;margin-right: 0!important}
.menu ul {position: static!important;overflow: scroll;height: 120px;}
.menu ul li {width: 100%!important;}
.viewphoto h2 {padding: 0!important}
}
@media only screen and (max-width:820px){
.informgallery .viewphoto h2 {
margin:0!important; 
}

.informgallery .viewphoto h2 {margin: 0!important; padding: 0!important}

.informblog .viewinfo img {height: auto!important;margin: -320px 0 0 0!important;}
}
@media only screen and (max-width:750px){

}
@media only screen and (max-width:640px){
.caption.big_white {font-size: 20px!important;letter-spacing: 0!important;}
.caption.big_orange {font-size: 20px!important;letter-spacing: 0!important;}
.viewphoto h2 {margin: 35px 0 0 0!important;}
.informblog .infTd {display: inline-table;margin: 0 auto; float: left;}
.informgallery .viewphoto h2 {margin: 0!important}
.informblog .img-box {width: 255px!important;}
.Title {width: 250px;font-size: 20px!important;}
.informblog .eMessage {width: 240px!important;}
}
@media only screen and (max-width:480px) {
#puzadpn {display:none;}
.topContact {width: 100%;}
.container {width: 80%;}
#content {width: 80%;}
.topHead {background: #ecf0f1;
height: auto!important;}
.menu > li > a strong {font-size: 13px;}
.menu li li a {font-size: 13px;}
.caption.big_white {font-size: 14px!important;letter-spacing: 0!important;}
.caption.big_orange {font-size: 14px!important;letter-spacing: 0!important;}
#uEntriesList .uEntryWrap {
width: 100%!important;
text-align: center;
vertical-align: top;
display: block!important;}
.service-info p {padding-left: 20px;}
.viewphoto h2 {margin: 55px 0 0 0!important;}
}
@media only screen and (max-width:360px) {
.informgallery .infTd {display: block;margin: 0 auto; width: 95%!important;}


}

/*======================== Style Menu 2 ====================*/
#uMenuDiv1 a.uMenuItemA {
 border-color: 0!important;
 background: transparent!important;
 border-style: none;
 border-width: 0;
 padding-top: 11px!important;
}

#uMenuDiv1 ul.uMenuRoot li, .blockContent ul li{border-bottom: 1px solid #EEEEEE;font-size:15px;list-style: none;}
#uMenuDiv1 ul.uMenuRoot li a, .blockContent ul li a{display:block;padding: 11px 8px;}
#uMenuDiv1 ul.uMenuRoot li a:hover, .blockContent ul li a:hover{background: #EFEFEF;text-decoration:none;}
#uMenuDiv1 ul.uMenuRoot li a:hover, .blockContent ul li a.uMenuItemA:hover{background: #f9f9f9!important;text-decoration:none;}
#uMenuDiv1 li a.uMenuItemA {background: #f9f9f9!important;}
#uMenuDiv1 {margin: 0 -10px -15px -40px;}
#uMenuDiv1 ul.uMenuRoot li a:hover {color: black!important;}

.cBlock1,.cBlock2 {border: 1px solid #EBEBEB;
font-family: "Cuprum", sans-serif;background: #f9f9f9!important;}
.cMessage {font-size:13px;}
#mchatMsgF {width: 160px!important;}
#mchatNmF {width: 190px!important;}
#uCatsMenu7 {
left:0!important;
top:0!important;
position: static!important;
}

.footer_bottom {
 padding: 30px 0; background: #ecf0f1;
}
.span6 {
 width: 472px; 
}
.span3 {
 float: left; min-height: 1px; 
 margin-right: 20px;
 width: 272px;
 font-family: "Cuprum", sans-serif;
}
.footer {
 padding: 60px 0;
 margin-bottom: 250px;
}
.footerTitle {
 border-bottom: 1px solid #ecf0f1; margin-bottom: 20px;
}
.footerTitle > h3 {
border-bottom: 2px solid #CE1332;
display: inline-block;
color: #34495e;
font-family: "Cuprum", sans-serif;
font-size: 18px;
line-height: 36px;
margin-bottom: 0;
text-transform: uppercase;
}
.fabout_block p {
font-size: 15px;
line-height: 20px;
margin: 0;
font-weight: 400;
font-family: "Cuprum", sans-serif;
}
.footer_social {
padding-top: 25px;
margin: 0 -40px;

}

.footer_social li {
float: left;
background: none !important;
padding-left: 0 !important;
margin-right: 15px;
padding-bottom: 0;
list-style: none;
transition: all 0.17s ease-in-out;
-moz-transition: all 0.17s ease-in-out;
-webkit-transition: all 0.17s ease-in-out;
-o-transition: all 0.17s ease-in-out;
}
}

.footer_social li a {
display: block;
width: 31px;
height: 32px;

color: #95a5a6;
text-align: center;
}

.footer_social li:hover {
transform: scale(1.4);
-ms-transform: scale(1.4);
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-o-transform: scale(1.4);
}

.footer_social li a i {
font-size: 16px;
line-height: 34px;
margin-right: 0;
float: none;
}

.tagsinput {
background: white;
margin-bottom: 18px;
overflow-y: auto;
text-align: left;
}

.tagsinput .tag {
background-color: #ebedef;
color: #7b8996;
cursor: pointer;

margin-bottom: 5px;
line-height: 15px;
font-size: 13px;
font-family: "Cuprum", sans-serif;
zoom: 1;
-webkit-transition: 0.14s linear;
-moz-transition: 0.14s linear;
-o-transition: 0.14s linear;
transition: 0.14s linear;
-webkit-backface-visibility: hidden;
position: relative; vertical-align: middle; display: inline-block;
}

.tagsinput .tag a:hover {
background-color: #CE1332;
color: #ffffff!important;
}

.tagsinput .tag a{
color: #7b8996;
padding: 8px 12px;
position: relative;
vertical-align: middle;
display: inline-block;
-webkit-transition: 0.14s linear; -moz-transition: 0.14s linear; -o-transition: 0.14s linear; transition: 0.14s linear;
}

}
.copyright {
float: left;
position: relative;
text-align: left;
}

.copyright > p {
margin: 10px 0 0;
}

.bottom-icons {
float: right;
margin-top: 5px;
}

.bottom-links, .bottom-icons {
margin: 0;
padding: 0;
list-style: none;
}

.bottom-links li, .bottom-icons li {
display: block;
float: left;
margin: 0 18px 0 0;
}

.bottom-icons li a {
color: #BDC3C7;
margin-top: 5px;
}

.imageinf {
float: left;
margin-right: 12px;
width: 50px;
}

.footer_post p {
 font-size: 13px;
line-height: 16px;
font-family: "Cuprum", sans-serif;
margin-bottom: 0;
overflow: hidden;
}

.footer_post a {
 font-family: "Cuprum", sans-serif;
font-size: 16px;
line-height: 18px;
vertical-align: top;
word-wrap: break-word;
}

.footer_post span {
 color: #000000;
display: block;
font-size: 12px;
}

.flickr-feed li img {
width: 50px;
height: 50px;
}

.flickr-feed li {
 list-style: none;
 float: left;
 margin-left: -44px;
 padding-right: 50px;
 padding-bottom: 5px;
 position: relative;
 -webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}

.flickr-feed li:hover {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0.6;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
background: rgba(255,255,255,0.5);
cursor: pointer;
}

.flickr-feed {
 width: 290px;
}

.topContact {
 margin-bottom: -15px;
}


.swchItemA {
 color: white!important;
background: #CE1332;
cursor: pointer;
border: none;
display: inline-block;
padding: 8px 12px 8px 12px;
font-size: 14px!important;
margin-bottom:20px; 
margin-right: 3px;
}

.swchItem {
 color: black;
background: #f9f9f9;
cursor: pointer;
border: none;
display: inline-block;
padding: 8px 12px 8px 12px;
font-size: 14px!important;
margin-bottom:20px; 
margin-right: 3px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}

.swchItem:hover {
 -webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
 color:white!important;
 background: #CE1332;
}

.pagesBlockuz2 {
 display: none!important;
}

.bg-comment {
margin: 20px 0 50px;
background: #f6f6f6;
padding: 30px 20px 20px;
font-size: 18px;
text-align: center;
position: relative;
font-family: "Cuprum", sans-serif;
font-weight: normal;
}


.bg-comment cite {
font-size: 18px;
font-weight: 700;
font-style: italic;
}


.comment {
 padding-bottom: 25px;
}



.company {
 padding-top: 25px;
 padding-bottom: 120px;
}

.company li {
 list-style: none;
float: left;

}

.companytitle {
font: 28px 'Cuprum', sans-serif;
text-transform: uppercase;
text-align: center;
color: #707070;
display: block;

}

.company img {
 -webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}

.company img:hover {

-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0.5;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
background: rgba(255,255,255,0.5);
 }

#sFltLst {
 position: static!important;
 }

.worktitle cite, .blogtitle cite, .companytitle cite {
 font-style: normal!important;
 border-bottom: 2px solid #CE1332;
}

.worktitle, .blogtitle, .companytitle{
 border-bottom: 1px solid #ecf0f1;
}

.brand-icon {
 padding-top: 50px; 
}