@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,cyrillic-ext);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:700&subset=latin,cyrillic-ext);

/*-----template stylization-----*/
body {
 background: #333333;
 font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 line-height: 1.428571429;
 color: #888888;
}
a {
 color:#00acef;
 text-decoration: none;
}
a:hover {
 color:#00acef;
 text-decoration: underline;
}
a:focus {
 text-decoration: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
p {
 margin-bottom: 18px;
 line-height: 18px;
}
p strong {
 /* color: #edce3d; */
}
h1.navbar-brand_ {
 margin: 0;
 padding: 0;
 float: left;
}
h1.navbar-brand_ a {
 display: inline-block;
}
h1.navbar-brand_ a > img {
 width: 100%;
}
h2 {
 color: #333;
 font: bold 30px 'Open Sans Condensed';
 margin: 0 0 15px 0;
 padding-bottom: 7px;
 text-transform: uppercase;
 width: 100%;
 background: url(../img/h_border.png) 0 bottom repeat-x;
}
h3 {
 color: #333;
 font: bold 30px/30px 'Open Sans Condensed';
 margin: 0 0 23px 0;
 text-transform: uppercase;
}
h4 {
 color: #333;
 font: bold 20px/20px 'Open Sans Condensed';
 margin: 0 0 14px 0;
 text-transform: uppercase;
}
.extra-wrap {
 overflow: hidden;
}
.container {
 /*position: relative;*/
 position:static;
}
.global {
 background: #ffffff;
}
/*-----menu-----*/
nav.tm_navbar {
 background: none;
 border: none;
 padding: 10px 0 0 0;
 margin: 0 0 0 0;
 float: right;
}
nav.tm_navbar li a {
 position: relative;
 padding: 0;
 font: bold 19px 'Open Sans Condensed';
 color: #333;
 background: none;
 text-transform: uppercase;
 line-height: 22px;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}

nav.tm_navbar li > a:hover {
 color: #00acef;
 background: none;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
nav.tm_navbar .sfHover > a {
 color: #00acef;
 background: none;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
/* nav.tm_navbar li a span {
 display: inline-block;
 height: 5px;
 background: url(../img/menu-marker.png) no-repeat;
 width: 6px;
 position: relative;
 left: 0;
 top: -4px;
 margin-left: 5px;
} */
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu > ul {
 position: absolute;
 display: none;
 width: 141px;
 left: 0;
 top: 30px;
 list-style: none !important;
 zoom: 1;
 z-index: 11;
 background: #ffffff;
 padding: 35px 21px 20px 21px;
 margin: 0;
 text-align: left;
}
nav.tm_navbar .sub-menu > ul li {
 background: none;
 border: none;
 width: auto;
 float: none;
 margin: 0 0 4px 0;
 padding: 4px 0 4px 0;
 display: block;
}
nav.tm_navbar .sub-menu > ul li:first-child + li + li {
 border-bottom: none;
}
nav.tm_navbar .sub-menu > ul li a {
 background: transparent;
 padding: 0;
 margin: 0;
 float: none;
 font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 color: #888888;
 text-transform: none;
 -webkit-transition: all 0.35s ease;
 transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu > ul li a span {
 display: inline-block;
 background: url(../img/menu-marker2.png) no-repeat;
 width: 6px;
 height: 7px;
 position: relative;
 left: 16px;
 top: -1px;
}
nav.tm_navbar .sub-menu > ul li a:hover {
 text-decoration: none;
 color: #00acef !important;
 background: none !important;
 -webkit-transition: all 0.5s ease;
 transition: all 0.5s ease;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
 text-decoration: none;
 color: #00acef !important;
 background: none !important;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
 position: absolute;
 display: none;
 width: 108px;
 left: 120px;
 top: -7px;
 list-style: none !important;
 zoom: 1;
 z-index: 11;
 background: #f4f4f4;
 padding: 7px 21px 0 21px;
 margin: 0;
 text-align: left;
 border-radius: 0 7px 7px 0;
}
nav.tm_navbar .sub-menu ul ul li a {
 background: transparent;
 padding: 0;
 margin: 0;
 float: none;
 font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 color: #888888;
 text-transform: none;
 -webkit-transition: all 0.35s ease;
 transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
 text-decoration: none;
 color: #00acef !important;
 background: none !important;
 -webkit-transition: all 0.5s ease;
 transition: all 0.5s ease;
}
.select-menu {
 display: none !important;
}
.sub-menu:hover {
 overflow:visible!important;
}
/*-----content-----*/
header {
 position: relative;
 width: 100%;
 z-index: 1;
 margin: 0;
 padding-top: 0;
 padding-bottom: 16px;
 top: 0;
 left: 0;
 background: #ffffff;
}
header .followBox {
 background: #333;
 padding-top: 11px;
 padding-bottom: 14px;
 margin-bottom: 25px;
}
header .followBox br {
 display: none;
}
.follow_icon {
 margin: 0;
 padding: 0;
 overflow: hidden;
 list-style: none;
 float: left;
 display: inline-block;
}
.follow_icon li {
 float: left;
 margin-right: 11px;
 margin-left: 0 !important;
}
.follow_icon li a {
 opacity: 1;
 -webkit-transition: all 0.35s ease;
 transition: all 0.35s ease;
}
.follow_icon li a:hover {
 opacity: 0.5;
 -webkit-transition: all 0.35s ease;
 transition: all 0.35s ease;
}
.follow_icon li:last-child {
 margin-right: 0;
}
header.indent {
 border-bottom: 8px solid #ffd593;
}
footer {
 background: #ffffff url(../img/foo_pattern.png) 0 top repeat-x;
 padding-top: 49px;
}
footer > div {
 padding-top: 9px;
 padding-bottom: 7px;
 background: #333;
 overflow: hidden;
 text-align: center;
}
footer > div .follow_icon {
 float: none;
}
footer > div .follow_icon li {
 padding: 0;
}
footer > section {
 background: #00acef;
 padding-top: 4px;
}
footer a {
 font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 color: #ffffff;
 letter-spacing: 0;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
footer a:hover {
 color: #333;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
footer .pull-right p {
 float: right;
 color: #ffffff;
}
footer .pull-right p span {
 margin: 0 5px;
}
footer ul {
 margin: 0;
 padding: 0;
 list-style: none;
 overflow: hidden;
 margin-bottom: 22px;
}
footer ul li {
 float: left;
 position: relative;
 padding-right: 15px;
 margin-left: 9px;
}
footer ul li:first-child {
 margin-left: 0;
}
footer ul li:last-child {
 padding-right: 0;
}
footer ul li.active a {
 text-decoration: underline;
 color: #ffffff;
}
footer ul li a {
 font: Trebuchet MS, Arial, Helvetica, sans-serif 14px;
 color: #ffffff;
}
footer ul li:hover a {
 color: #ffffff;
 text-decoration: underline;
}
footer ul li em {
 width: 5px;
 height: 23px;
 display: inline-block;
 background: url(../img/foo_menu_border.png) no-repeat;
 position: absolute;
 float: right;
 right: 0;
 top: 0;
}
.dateBox {
 text-align: center;
 position: relative;
}
.dateBox:after {
 width: 1px;
 height: 100%;
 background: none;
 background: #f2f2f2;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 left: 2px;
 content: ' ';
 z-index: 10;
}
.dateBox > div {
 padding: 0 20px;
}
.dateBox .date {
 font: 80px/75px Racing Sans One;
 color: #4b4b4b;
 margin-bottom: 26px;
 margin-top: -9px;
}
.dateBox .title {
 font: 15px/20px Racing Sans One;
 color: #4b4b4b;
 text-transform: uppercase;
 margin-bottom: 32px;
}
.advantageBox {
 padding-bottom: 73px;
}
.info-box p {
 font: 12px/18px 'Open Sans';
 color: #ffffff;
 letter-spacing: 1px;
}
.info-box a {
 color: #edce3d;
 text-decoration: underline;
 letter-spacing: 1px;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.info-box a:hover {
 color: #ffffff;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.info-box h2 {
 font-size: 21px;
 letter-spacing: 2px;
 white-space: nowrap;
}
.professionalBox {
 padding-top: 81px;
 padding-bottom: 68px;
}
.professionalBox h2 {
 margin-bottom: 42px;
}
.professionalBox article figure {
 margin: 0;
 width: 100%;
 text-align: center;
 margin-bottom: 38px;
}
.professionalBox article figure img {
 display: inline-block;
}
.aboutBox h3 {
 margin: 0 0 14px 0;
}
.aboutBox h2 {
 margin-bottom: 15px;
}
.aboutBox p {
 margin-bottom: 25px;
}
.stallionBox {
 background: #ececf1 url(../img/pattern2.png) repeat;
 padding-top: 12px;
 padding-bottom: 46px;
}
.picBox {
 max-height: 256px;
 overflow: hidden;
 margin-bottom: 59px;
}
.picBox figure img {
 width: 100%;
}
.programsBox {
 padding: 48px 0 42px 0;
 background: #ffffff;
}
.servicesBox {
 padding-bottom: 94px;
}
.servicesBox em {
 width: 100%;
 height: 1px;
 display: block;
 background: #f2f2f2;
 margin-top: -10px;
 margin-bottom: 50px;
}
.servicesBox .container > h2 {
 font: 15px/20px Racing Sans One;
 color: #4b4b4b;
 text-transform: uppercase;
 width: 100%;
 text-align: center;
 margin-bottom: 0;
}
.servicesBox .container > h2 > span {
 background: #ffffff;
 display: inline-block;
 padding: 0 17px;
}
.mailBox {
 position: relative;
 padding-bottom: 11px;
}
.mailBox a {
 text-transform: none;
}
.mailBox:after {
 width: 1px;
 height: 100%;
 background: none;
 background: #848484;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 left: -49px;
 content: ' ';
 z-index: 10;
}
.formBox {
 padding-top: 26px;
 margin-bottom: 36px;
}
.error-box {
 padding-bottom: 77px;
}
.errorBox {
 text-align: center;
}
.errorBox > img {
 display: inline-block;
}
.errorBox1 h2 {
 line-height: 36px;
 margin-top: 5px;
}
.searchBox {
 padding-bottom: 60px;
}
#toTop {
 display: none;
 width: 52px;
 height: 52px;
 border-radius: 54px;
 background: url(../img/top.png) 0 top no-repeat;
 position: fixed;
 margin-right: -690px !important;
 right: 50%;
 bottom: 40px;
 z-index: 999;
}
#toTop:hover {
 background: url(../img/top.png) 0 bottom no-repeat;
}
.bannerBox {
 padding-bottom: 55px;
 background: url(../img/h_border.png) 0 bottom repeat-x;
}
.bannerBox1 {
 padding-top: 42px;
 padding-bottom: 10px;
 background: url(../img/h_border.png) 0 bottom repeat-x;
}
.bannerBox1 article {
 overflow: hidden;
 margin-bottom: 40px;
}
/*-----thumbs-----*/
.thumb-pad1 {
 overflow: hidden;
 padding: 4px 0 0 0;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.thumb-pad1 .thumbnail {
 position: relative;
 background: none;
 margin: 0;
 padding: 0;
 border: none;
 border-radius: 0;
 box-shadow: none;
}
.thumb-pad1 .thumbnail time {
 padding: 0;
 font: italic 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 color: #888888;
 margin-bottom: 4px;
 display: inline-block;
}
.thumb-pad1 .thumbnail .caption {
 padding: 0;
}
.thumb-pad1 .thumbnail figure {
 margin: 0;
 margin-bottom: 7px;
}
.thumb-pad1 .thumbnail figure img {
 width: 100%;
}
.thumb-pad2 .thumbnail {
 position: relative;
 padding: 0;
 margin: 0;
 border: none;
 border-radius: 0;
 box-shadow: none;
 background: none;
}
.thumb-pad2 .thumbnail .caption {
 padding: 0;
 color: #888888;
 overflow: hidden;
}
.thumb-pad2 figure {
 margin: 0;
 float: left;
 margin-right: 40px;
}
.thumb-pad3 {
 margin-top: -6px;
}
.thumb-pad3 .thumbnail {
 position: relative;
 padding: 0;
 margin: 0;
 border: none;
 border-radius: 0;
 box-shadow: none;
 background: none;
}
.thumb-pad3 .thumbnail .caption {
 padding: 0;
 color: #888888;
 overflow: hidden;
}
.thumb-pad3 figure {
 margin: 0 0 25px 0;
}
.thumb-pad3 figure img {
 width: 100%;
}
.teamBox {
 padding-top: 69px;
}
.thumb-pad4 {
 margin-top: 4px;
 padding-bottom: 43px;
}
.thumb-pad4 .thumbnail {
 position: relative;
 padding: 0;
 margin: 0;
 border: none;
 border-radius: 0;
 box-shadow: none;
 background: none;
}
.thumb-pad4 figure {
 margin: 0;
 float: none;
 margin-bottom: 28px;
}
.thumb-pad4 figure img {
 width: 100%;
}
.thumb-pad4 .thumbnail .caption {
 padding: 0;
 overflow: hidden;
 color: #888888;
}
.thumb-pad4 .thumbnail .caption a {
 color: #333;
 font: bold 20px/20px 'Open Sans Condensed';
 text-transform: uppercase;
 margin-bottom: 12px;
 display: inline-block;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.thumb-pad4 .thumbnail .caption a:hover {
 color: #888888;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.blogBox {
 background: url(../img/h_border.png) 0 bottom repeat-x;
 padding-bottom:25px;
}
.thumb-pad5 {
 margin-bottom: 66px;
 padding-top: 2px;
}
.thumb-pad5 br {
 display: none;
}
.thumb-pad5 .thumbnail {
 position: relative;
 padding: 0;
 margin: 0;
 border: none;
 border-radius: 0;
 box-shadow: none;
 background: none;
}
.thumb-pad5 .thumbnail .caption {
 padding: 0;
 overflow: hidden;
 color: #888888;
}
.thumb-pad5 .thumbnail .post {
 display: block;
 margin-bottom: 10px;
}
.thumb-pad5 .thumbnail .post p {
 margin-bottom: 0;
 margin-top: 1px;
}
.thumb-pad5 .thumbnail .post p span {
 float: left;
 margin-right: 5px;
}
.thumb-pad5 .thumbnail .post > div > a {
 color: #333;
 font: bold 20px/20px 'Open Sans Condensed';
 text-transform: uppercase;
 margin-bottom: 1px;
 display: inline-block;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .post > div > a:hover {
 color: #888888;
 text-decoration: none;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .post .posted {
 overflow: hidden;
 color: #888888;
 margin: 8px 0px;
}
.thumb-pad5 .thumbnail .post .posted br {
 display: none;
}
.thumb-pad5 .thumbnail .post .posted a {
 color: #888888;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .post .posted a:hover {
 color: #00acef;
 text-decoration: none;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.thumb-pad5 .thumbnail .post .posted .pull-right:hover {
 color: #00acef;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.thumb-pad5 figure {
 position: relative;
 z-index: 1;
 margin: 0;
 float: left;
 margin-right: 30px;
}
.thumb-pad5 figure > img {
 width: 100%;
}
.servBox h2 {
 margin-bottom: 19px;
}
.deliveringBox h2 {
 margin-bottom: 40px;
}
.thumb-pad7 {
 overflow: hidden;
 padding-bottom: 46px;
}
.thumb-pad7 .thumbnail {
 position: relative;
 padding: 0;
 margin: 0;
 border: none;
 border-radius: 0;
 box-shadow: none;
 background: none;
}
.thumb-pad7 figure {
 margin: 0;
 margin-bottom: 28px;
}
.thumb-pad7 figure > img {
 width: 100%;
}
.thumb-pad7 .thumbnail .caption {
 padding: 0;
 color: #888888;
}
.thumb-pad7 .thumbnail .caption a {
 color: #333;
 font: bold 20px/20px 'Open Sans Condensed';
 text-transform: uppercase;
 margin-bottom: 12px;
 display: inline-block;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.thumb-pad7 .thumbnail .caption a:hover {
 color: #00acef;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.bg_pic {
 width: 100%;
 height: 28px;
 background: url(../img/bg_page.png) repeat;
 margin-top: 2px;
 margin-bottom: 58px;
}
/*-----carousel-----*/
.carouselBox {
 padding: 39px 0 66px 0;
 margin-top: 0;
 margin-bottom: 0;
}
.carouselBox .container {
 padding-top: 0;
}
.list_carousel2.responsive {
 width: auto;
 margin: 0;
}
.list_carousel2 #foo2 {
 margin: 0;
 padding: 0;
 list-style: none;
 display: block;
 cursor: default;
}
.list_carousel2 #foo2 > li {
 padding: 0;
 float: left;
 margin-right: 30px;
 cursor: default;
 text-align: center;
}
.list_carousel2 #foo2 > li a {
 font-size: 12px;
 color: #ffffff;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.list_carousel2 #foo2 > li a:hover {
 color: #4b4b4b;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.list_carousel2 #foo2 > li span {
 color: #ffffff;
 font-size: 23px;
 width: 100%;
 text-align: center;
 margin-top: 17px;
 margin-bottom: 13px;
 display: block;
}
.list_carousel2 #foo2 > li .title {
 font: bold 25px/35px 'Roboto';
 color: #ffffff;
}
.list_carousel2 #foo2 > li figure {
 position: relative;
}
.list_carousel2 #foo2 > li figure img {
 width: 100%;
}
.list_carousel2 #foo2 > li figure p {
 position: absolute;
 bottom: 0;
 color: #00acef;
 padding-left: 9px;
 padding-top: 10px;
 padding-bottom: 6px;
 width: 100%;
 margin-bottom: 0;
 text-align: left;
 float: left;
 background: rgba(255, 255, 255, 0.7);
}
.list_carousel2 #foo2 > li figure em {
 float: left;
 font-style: normal;
}
.list_carousel2 #foo2 > li figure a {
 float: right;
 margin-right: 6px;
}
.list_carousel2 #foo2 > li figure:first-child {
 margin-left: 0;
}
.list_carousel2 #foo2 > li figure a {
 opacity: 1;
 -webkit-transition: all 0.4s ease;
 transition: all 0.4s ease;
}
.list_carousel2 #foo2 > li figure a:hover {
 opacity: 0.5;
 -webkit-transition: all 0.4s ease;
 transition: all 0.4s ease;
}
.list_carousel2.responsive .caroufredsel_wrapper {
 cursor: default !important;
}
.foo-btn {
 position: relative;
 top: 0;
 right: 0;
 float: right;
 margin-bottom: 14px;
}
.foo-btn .prev {
 width: 17px;
 height: 22px;
 display: inline-block !important;
 background: url(../img/prev_arr.png) no-repeat;
 opacity: 1;
 -webkit-transition: all 0.4s ease;
 transition: all 0.4s ease;
}
.foo-btn .next {
 width: 17px;
 height: 22px;
 display: inline-block !important;
 background: url(../img/next_arr.png) no-repeat;
 opacity: 1;
 margin-left: 4px;
 -webkit-transition: all 0.4s ease;
 transition: all 0.4s ease;
}
.foo-btn .next:hover {
 background: url(../img/next_arr.png) no-repeat;
 opacity: 0.5;
 -webkit-transition: all 0.4s ease;
 transition: all 0.4s ease;
}
.foo-btn .prev:hover {
 background: url(../img/prev_arr.png) no-repeat;
 opacity: 0.5;
 -webkit-transition: all 0.4s ease;
 transition: all 0.4s ease;
}
/*-----btn-----*/
.btn-default.btn1 {
 box-shadow: none;
 position: relative;
 text-decoration: none !important;
 padding: 6px 16px 6px 15px;
 font: bold 24px 'Open Sans Condensed';
 margin: 0;
 text-shadow: none;
 color: #ffffff;
 border: 1px solid #329fd6;
 background: #00acef !important;
 border-radius: 7px;
 text-transform: uppercase;
 display: inline-block;
 -webkit-transition: all 0.6s ease;
 transition: all 0.6s ease;
 box-shadow: inset 0 1px 2px #2fcef7, /*top internal highlight*/ inset 0 -1px 1px #0087dd, /*bottom internal shadow*/ inset 1px 0 1px #2fcef7, /*left internal shadow*/ inset -1px 0 1px #0087dd;
 -webkit-box-shadow: inset 0 1px 2px #2fcef7, /*top internal highlight*/ inset 0 -1px 1px #0087dd, /*bottom internal shadow*/ inset 1px 0 1px #2fcef7, /*left internal shadow*/ inset -1px 0 1px #0087dd;/*right internal shadow*/

}
.btn-default.btn1:hover {
 background: none;
 color: #ffffff;
 background: #888 !important;
 text-decoration: none !important;
 border: 1px solid #888;
 -webkit-box-shadow: inset 0px 0px 4px 0px rgba(136, 136, 136, 0.8);
 box-shadow: inset 0px 0px 4px 0px rgba(136, 136, 136, 0.8);
 -webkit-transition: all 0.6s ease;
 transition: all 0.6s ease;
}
.btn-default.btn2 {
 box-shadow: none;
 position: relative;
 text-decoration: none !important;
 padding: 9px 26px 10px 25px;
 font: bold 26px 'Open Sans Condensed';
 margin: 0;
 text-shadow: none;
 color: #ffffff;
 border: 1px solid #329fd6;
 background: #00acef !important;
 border-radius: 7px;
 text-transform: uppercase;
 display: inline-block;
 -webkit-transition: all 0.6s ease;
 transition: all 0.6s ease;
 box-shadow: inset 0 1px 2px #2fcef7, /*top internal highlight*/ inset 0 -1px 1px #0087dd, /*bottom internal shadow*/ inset 1px 0 1px #2fcef7, /*left internal shadow*/ inset -1px 0 1px #0087dd;
 -webkit-box-shadow: inset 0 1px 2px #2fcef7, /*top internal highlight*/ inset 0 -1px 1px #0087dd, /*bottom internal shadow*/ inset 1px 0 1px #2fcef7, /*left internal shadow*/ inset -1px 0 1px #0087dd;/*right internal shadow*/

}
.btn-default.btn2:hover {
 background: none;
 color: #00acef;
 background: #ffffff !important;
 text-decoration: none !important;
 border: 1px solid #ffffff;
 -webkit-box-shadow: inset 0px 0px 4px 0px rgba(255, 255, 255, 0.8);
 box-shadow: inset 0px 0px 4px 0px rgba(255, 255, 255, 0.8);
 -webkit-transition: all 0.6s ease;
 transition: all 0.6s ease;
}
.btn3 {
 box-shadow: none;
 position: relative;
 text-decoration: underline !important;
 display: inline-block;
 padding: 0;
 font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 margin: 0;
 text-transform: none;
 text-shadow: none;
 color: #00acef;
 border: none;
 background: none !important;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.btn3:hover {
 color: #333;
 background: none;
 text-decoration: underline !important;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.btn4 {
 box-shadow: none;
 position: relative;
 text-decoration: none !important;
 display: inline-block;
 padding: 0;
 font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 margin: 0;
 text-transform: none;
 text-shadow: none;
 color: #00acef;
 border: none;
 background: none !important;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.btn4:hover {
 color: #333;
 background: none;
 text-decoration: none !important;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
/*-----Flickr-----*/
#flickr_badge_wrapper {
 padding: 0 0 3px 0 !important;
 overflow:hidden;
}
.flickr_badge_image {
 margin: 0 5% 9px 0px !important;
 width: 20%;
 float:left;
}
.flickr_badge_image a {
 padding: 0 !important;
 border: none !important;
 border-radius: 0 !important;
}
.flickr_badge_image a img {
 border-radius: 0 !important;
 display:block;
 max-width:100%;
 height:auto;
}
/*-----list-----*/
.list1 {
 margin: 0;
 padding: 0;
 list-style: none;
}
.list1.bg {
 padding-bottom: 77px;
 margin-bottom: 66px;
 background: url(../img/h_border.png) 0 bottom repeat-x;
}
.list1 li {
 font-size: 14px;
 line-height: 18px;
 padding-left: 12px;
 background: url(../img/list_point.png) left 7px no-repeat;
 margin-bottom: 14px;
}
.list1 li a {
 font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 color: #00acef;
}
.list1 li a:hover {
 text-decoration: underline;
}
.list1 li p {
 margin: 0;
}
.list2 {
 margin: 0 0 66px 0;
 padding: 4px 0 43px 0;
 list-style: none;
 background: url(../img/h_border.png) 0 bottom repeat-x;
}
.list2 li {
 font-size: 14px;
 line-height: 1.428571429;
 margin-bottom: 25px;
 overflow: hidden;
 border-bottom: 1px solid #ffffff;
 padding-bottom: 8px;
}
.list2 li p {
 margin-bottom: 0;
}
.list2 li a {
 font-weight: bold;
 color: #edce3d;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.list2 li a:hover {
 color: #ffffff;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.list2 li .badge {
 padding: 0;
 margin: 0;
 border-radius: 0;
 box-shadow: none;
 text-shadow: none;
 font: bold 23px 'Open Sans Condensed';
 text-align: center;
 color: #ffffff;
 padding-top: 4px;
 width: 45px;
 height: 45px;
 border-radius: 45px;
 float: left;
 margin-right: 27px;
 margin-top: 0;
 text-decoration: none;
 border: 1px solid #329fd6;
 background: #00acef !important;
 box-shadow: inset 0 1px 2px #2fcef7, /*top internal highlight*/ inset 0 -1px 1px #0087dd, /*bottom internal shadow*/ inset 1px 0 1px #2fcef7, /*left internal shadow*/ inset -1px 0 1px #0087dd;
 -webkit-box-shadow: inset 0 1px 2px #2fcef7, /*top internal highlight*/ inset 0 -1px 1px #0087dd, /*bottom internal shadow*/ inset 1px 0 1px #2fcef7, /*left internal shadow*/ inset -1px 0 1px #0087dd;/*right internal shadow*/

}
.list2 li:first-child + li + li {
 border-bottom: none;
}
.list3 {
 margin: 0;
 padding: 0;
 list-style: none;
 overflow: hidden;
}
.list3 li {
 font-size: 14px;
 line-height: 1.428571429;
 overflow: hidden;
 padding-bottom: 15px;
 margin-bottom: 16px;
}
.list3 li .extra-wrap p {
 margin-bottom: 15px;
}
.list3 li > img {
 float: left;
 margin-right: 30px;
 margin-top: 4px;
}
.list3 li a {
 color: #333;
 font: bold 20px/20px 'Open Sans Condensed';
 text-transform: uppercase;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.list3 li a:hover {
 color: #888888;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.list3 li:first-child + li + li {
 margin-bottom: 0;
 padding-bottom: 0;
 border-bottom: none;
}
.list4 {
 margin: -12px 0 50px 0;
 padding: 0;
 list-style: none;
}
.list4 li {
 font-size: 14px;
 line-height: 18px;
 padding-left: 15px;
 margin-bottom: 8px;
 background: url(../img/list_point.png) left 7px no-repeat;
}
.list4 li a {
 color: #787878;
 font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.list4 li a:hover {
 color: #f06d56;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.list5 {
 margin: -9px 0 0 0;
 padding: 0;
 list-style: none;
}
.list5 li {
 font-size: 14px;
 line-height: 18px;
 margin-bottom: 33px;
}
/*-----search-----*/
#search-404 {
 position: relative;
 margin: 0;
 margin-top: 4px;
}
#search-404 input {
 box-shadow: none;
 border-radius: 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 float: left;
 margin: 0;
 width: 100%;
 outline: none;
 border: 1px solid #cbccca;
 background: #ffffff;
 font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 line-height: 18px;
 color: #888888;
 padding: 10px 15px 11px 14px;
 height: 41px;
 resize: none;
 margin-bottom: 19px;
}
#search-404 a {
 float: left;
 margin-top: 8px;
}
.searchForm {
 position: relative;
 float: right;
 margin-top: 1px;
 margin-right: 21px;
}
.schBtn {
 position: absolute;
 top: 0px;
 right: -21px;
 width: 15px;
 height: 14px;
 opacity: 1;
 -webkit-transition: all 0.35s ease;
 transition: all 0.35s ease;
}
.schBtn input[type='submit']{
 width:15px;
 height: 14px;
 opacity: 1;
 -webkit-transition: all 0.35s ease;
 border:none;
 transition: all 0.35s ease;
 background:url(../img/magnify.png) no-repeat top center;
 font-size:0px;
}
.schBtn input[type='submit']:hover {
 opacity: 0.5;
 -webkit-transition: all 0.35s ease;
 transition: all 0.35s ease;
}
.searchForm input[type='text'] {
 position: relative;
 width: 95px;
 outline: none;
 box-shadow: none;
 color: #ffffff;
 font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 border-radius: 0;
 padding: 0 10px 0 13px;
 margin-right: 0;
 background: url(../img/search_bg.png) 0 bottom repeat-x;
 border: none;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 height: 19px;
 line-height: 19px;
}

.schQuery {
 position: relative;
 width: 95px;
 outline: none;
 box-shadow: none;
 color: #ffffff;
 font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 border-radius: 0;
 margin-right: 0;
 border: none;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

/*-----map-----*/
.map {
 margin: 12px 0 39px 0;
 display: inline-block;
 width: 100%;
 line-height: 0;
}
.map iframe {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 width: 100%;
 height: 382px;
 border: none;
 line-height: 0;
}
/*.info p {
 margin-bottom:0;
}*/
.info a:hover {
 color: #4b4b4b;
}
/*-----form-----*/
#contact-form {
 width: 100%;
 position: relative;
 padding-bottom: 29px;
 overflow: hidden;
}
#contact-form label {
 position: relative;
 display: block;
 min-height: 61px;
 margin: 0;
 font-weight: normal;
 font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 line-height: 18px;
 color: #888888;
}
#contact-form .holder {
 overflow: hidden;
}
.form-div-1, .form-div-2, .form-div-3 {
 float: left;
 width: 242px;
 margin-right: 20px;
}
.form-div-3 {
 margin-right: 0;
}
#contact-form span {
 display: block;
}
#contact-form ._placeholder {
 position: absolute;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 cursor: text;
 padding: 10px 15px 11px 14px;
 border-radius: 0;
 display: block;
}
#contact-form ._placeholder.focused {
 opacity: .4;
 filter: alpha(opacity=40);
 box-shadow: none;
}
#contact-form ._placeholder.hidden {
 display: none;
}
#contact-form input[type='text'], #contact-form textarea {
 box-shadow: none;
 border-radius: 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 float: left;
 margin: 0;
 width: 100%;
 outline: none;
 border: 1px solid #cbccca;
 background: #ffffff;
 font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 line-height: 18px;
 color: #888888;
 padding: 10px 15px 11px 14px;
 height: 41px;
 resize: none;
}
#contact-form textarea {
 height: 201px;
 margin-bottom: 27px;
}
#contact-form .error-message, #contact-form .empty-message {
 height: 0;
 overflow: hidden;
 font: 10px Trebuchet MS, Arial, Helvetica, sans-serif;
 color: #333;
 -webkit-transition: 0.3s ease-in height;
 transition: 0.3s ease-in height;
 position: absolute;
 right: 3px;
 top: 0;
}
#contact-form .invalid .error-message, #contact-form .empty .empty-message {
 height: 20px;
}
#contact-form .success-message {
 line-height: 48px;
 position: absolute;
 overflow: hidden;
 height: 0;
 left: 0;
 top: 0;
 box-sizing: border-box;
 box-shadow: none;
 border-radius: 0;
 background: #fff;
 z-index: 10;
 width: 100%;
 text-align: center;
 -webkit-transition: all 0.35s ease;
 transition: all 0.35s ease;
 padding: 0px 0;
}
#contact-form.success .success-message {
 height: 41px;
 padding: 10px 0 11px 0;
 line-height: 18px;
 border: 1px solid #cbccca;
 -webkit-transition: all 0.35s ease;
 transition: all 0.35s ease;
}
.btns .btn1 {
 float: left;
}
.btns p {
 margin-top: -3px;
 float: left;
 margin-left: 53px;
 font-weight: normal;
}
.mail {
 text-decoration: underline;
 color: #888888;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
.mail:hover {
 color: #333;
 text-decoration: underline;
 -webkit-transition: all 0.25s ease;
 transition: all 0.25s ease;
}
















/* menu start */
.uMenuRoot li ul {
 display: none;
}
.uMenuRoot li.uWithSubmenu:hover ul {
 display: block;
}
.uMenuRoot li.uWithSubmenu:hover ul li ul {
 display: none;
}
.uMenuRoot li ul li.uWithSubmenu:hover ul {
 display: block;
}

.uMenuRoot {
 margin-bottom: 0;
 padding-left: 0;
 list-style: none;
 margin-top: 0;
}
.uMenuRoot li {
 float: left;
 font-size: 12px;
 line-height: 17px;
 position: relative;
 margin-right: 33px;
 padding-right: 37px;
 padding-top: 10px;
 display: block;
 background: url(../img/menu_border.png) no-repeat top right;
 height:42px;
}
.uMenuRoot li:last-child {
 background:none;
 margin-right:0px;
 padding-right:0px;
}
.uMenuRoot a.uMenuItemA {
 color: #00acef;
 background: none;
}
.uMenuRoot ul {
 position: absolute;
 display: none;
 width: 141px;
 left: 0;
 top: 42px;
 list-style: none !important;
 zoom: 1;
 z-index: 11;
 background: #ffffff;
 padding: 15px 0px 15px 0px;
 margin: 0;
 text-align: left;
}
.uMenuRoot ul li {
 background: none;
 border: none;
 width: auto;
 float: none;
 margin: 0 0 4px 0;
 padding: 4px 10px 4px 10px;
 display: block;
 font-size: 12px;
 line-height: 17px;
 position: relative;
}
.uMenuRoot ul li:last-child {
 padding: 4px 10px 4px 10px;
}
.uMenuRoot ul li a {
 background: transparent;
 padding: 0;
 margin: 0;
 float: none;
 font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 color: #888888;
 text-transform: none;
}


.uMenuRoot ul li ul {
 position: absolute;
 display: none;
 width: 108px;
 left: 140px;
 top: 0px;
 list-style: none !important;
 zoom: 1;
 z-index: 11;
 background: #f4f4f4;
 padding: 7px 0px 0 0px;
 margin: 0;
 text-align: left;
 border-radius: 0 7px 7px 0;
}

/* menu end */























/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
 /*#search-404 input {
 width: 250px;
 margin-right: 20px;
 }*/
 .list_carousel2 #foo2 > li {
 width: 169px !important;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (min-width: 992px) and (max-width: 1219px) {
 .form-div-1, .form-div-2, .form-div-3 {
 width: 191px;
}
 header > em {
 left: -744px;
}
 h2 {
 font-size: 21px;
}
 h3 {
 font-size: 20px;
 line-height: 20px;
}
 .btn-default.btn2 {
 padding: 10px 20px 10px 20px;
 font-size: 13px;
}
 /*#search input {
 width: 303px;
 }*/
 .foo-btn {
 right: 32px;
}
 footer .privacyBox br {
 display: block;
}
 .info-box h2 {
 font-size: 17px;
 letter-spacing: 0;
 font-weight: 600;
}
 .list-romb-box {
 text-align: center;
}
 .errorBox > img {
 width: 100%;
}







nav.tm_navbar {
 margin: 0 0 35px 0;
}
 nav.tm_navbar li {
 padding-right: 25px;
 margin-right: 20px;
}
 h1.navbar-brand_ {
 float: none;
 width: 100%;
 text-align: center;
 margin-bottom: 30px;
}
 h2 {
 font-size: 21px;
}
 h3 {
 font-size: 20px;
 line-height: 20px;
}
 nav.tm_navbar {
 float: none;
 margin: 0;
 text-align: center;
}
.uMenuRoot {
 display: inline-block;
}
.uMenuRoot ul {
 display:none;
}
.uMenuRoot ul li ul {
 display:none;
}







}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (min-width: 768px) and (max-width: 991px) {
 

 .btn-default.btn2 {
 padding: 10px 20px 10px 20px;
 font-size: 13px;
}
 header > em {
 left: -534px;
}
 .form-div-1, .form-div-2, .form-div-3 {
 width: 142px;
}
 .info-box {
 width: 100%;
}
 .info-box h2 {
 font-size: 17px;
 letter-spacing: 0;
 font-weight: 600;
}
 .thumb-pad2 figure {
 width: 110px;
}
 .foo-btn {
 right: 30px;
}
 .errorBox img {
 width: 100%;
}
 .list-romb-box {
 text-align: center;
}
 .thumb-pad4 figure, .thumb-pad4-1 figure {
 margin-right: 0;
 width: 100%;
 float: none;
 margin-bottom: 20px;
}
 .thumb-pad4 figure img, .thumb-pad4-1 figure img {
 width: 100%;
}
 footer p span {
 display: none;
}
 footer br {
 display: block;
}
 /*.thumb-pad5 figure {
 margin: 0;
 float: none;
 margin-right: 0;
 margin-bottom: 10px;
 }*/
 .thumb-pad5 figure {
 margin-right: 0;
 width: 100%;
 float: none;
 margin-bottom: 20px;
}
 .idealBox {
 width: 100%;
 float: none;
}
 .list_carousel2 #foo2 > li figure p {
 text-align: center;
}
 .list_carousel2 #foo2 > li figure a {
 float: none;
 display: inline-block;
}
 footer ul {
 display: inline-block;
}
 footer .pull-right {
 float: none !important;
 text-align: center;
}
 footer .pull-right p {
 float: none;
}



nav.tm_navbar {
 margin: 0 0 35px 0;
}
 nav.tm_navbar li {
 padding-right: 15px;
 margin-right: 10px;
}
 h1.navbar-brand_ {
 float: none;
 width: 100%;
 text-align: center;
 margin-bottom: 30px;
}

 nav.tm_navbar {
 float: none;
 margin: 0;
 text-align: center;
}
.uMenuRoot {
 display: inline-block;
}
.uMenuRoot ul {
 display:none;
}
.uMenuRoot ul li ul {
 display:none;
}







}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 767px) {
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 width: 100%;
 border: 1px solid #00acef;
 background: #00acef;
 color: #333;
 cursor: pointer;
 margin-top: 10px;
 height: 30px;
 vertical-align: middle;
}
 .header {
 background: #ffffff;
}
 header .followBox .container {
 text-align: center;
}
 header .followBox ul {
 float: none;
 display: inline-block;
 margin-bottom: 10px;
}
 header .followBox br {
 display: block;
}
 header {
 text-align: center;
 position: relative;
 height: auto;
 background: #ffffff;
 padding: 0 20px 10px 20px;
}
 footer ul {
 display: none;
}
 footer .pull-right {
 float: none !important;
 text-align: center;
}
 footer .pull-right p {
 float: none;
}
 .foo-btn {
 right: 30px;
}
 #search {
 display: inline-block;
 float: none;
}
 #search input {
 width: 200px;
}
 h1.navbar-brand_ {
 width: 100%;
 float: none;
 text-align: center;
 margin-bottom: 40px;
 margin-top: 20px;
}
 h2 {
 font-size: 21px;
}
 .btn-default.btn2 {
 padding: 10px 20px 10px 20px;
 font-size: 13px;
}
 .programsBox article {
 width: 100%;
 display: block;
 overflow: hidden;
 margin-bottom: 35px;
}
 .list1 {
 padding-bottom: 50px;
}
 .bannerBox .col-xs-6 {
 padding-bottom: 35px;
}
 .flickr_badge_image {
 width: 25%;
}
 .thumb-pad3 {
 margin-bottom: 70px;
}
 .thumb-pad3 figure {
 float: left;
 margin-right: 20px;
}
 .servicesBox {
 padding-bottom: 0px;
}
 .btn2 {
 font-size: 12px;
}
 nav.tm_navbar {
 float: none;
 display: inline-block;
 width: 100%;
 padding: 0;
 margin: 0;
}
 nav.tm_navbar .nav {
 display: none;
}
 .dateBox:after {
 width: 0;
 height: 0;
 background: none;
 position: absolute;
 z-index: 1;
 display: inline-block;
 top: 0;
 left: 0;
 content: none;
 z-index: 10;
}
 .dateBox {
 margin-top: 70px;
}
 .padTop {
 padding-top: 20px;
}
 .padTop1 {
 padding-top: 0;
}
 .about-box {
 margin-bottom: 50px;
}
 .list2 {
 margin-bottom: 70px;
}
 .services-box {
 float: left;
}
 .form-div-1, .form-div-2, .form-div-3 {
 float: none;
 width: 100%;
 margin-bottom: 3px;
}
 #contact-form .error, #contact-form .empty {
 bottom: 2px;
 text-align: right;
}
 #contact-form .message .error, #contact-form .message .empty {
 bottom: 2px;
}
 .errorBox {
 margin-top: 0;
 margin-bottom: 50px;
}
 .map iframe {
 height: 300px;
}
 .info {
 margin-bottom: 50px;
}
 .info-box {
 width: 100%;
}
 .iconBlock {
 margin-top: 50px;
 margin-bottom: 50px;
}
 .margTop {
 margin-top: 60px !important;
}
 .list-romb-box {
 text-align: center;
}
 .list3 {
 padding-bottom: 70px;
}
 .list1-3 {
 margin-bottom: 70px;
}
 footer p span {
 float: none;
}
 .privacyBox {
 padding-bottom: 40px;
}
 footer .container .row article {
 margin-bottom: 75px;
 float: none;
}
 footer .container .row section {
 float: none !important;
}
 .padTop, .padTop1 {
 padding-top: 0 !important;
}
 .thumb-pad4-1 .thumbnail .caption {
 overflow: visible;
}














/* menu start */
.uMenuRoot li ul {
 display: block;
}
.uMenuRoot li:hover ul {
 display: block;
}
.uMenuRoot li ul li ul {
 display: block;
}
.uMenuRoot li {
 background:none;
}
.uMenuRoot {
 margin-bottom: 0;
 padding-left: 0;
 list-style: none;
 margin-top: 0;
}
nav.tm_navbar li {
 float: none;
 font-size: 12px;
 line-height: 17px;
 position: relative;
 margin-right: 0px;
 padding-right: 0px;
 padding: 10px 0px;
 display: block;
 height:auto;
 border-bottom:1px solid grey;
}
.uMenuRoot li:last-child {
 background:none;
}
.uMenuRoot a.uMenuItemA {
 color: #00acef;
 background: none;
}
.uMenuRoot ul {
 position: relative;
 display: block;
 width: auto;
 list-style: none !important;
 zoom: 1;
 z-index: 11;
 background: #ffffff;
 padding: 15px 0px 15px 0px;
 margin: 0;
 text-align: center;
 top:0px;
 padding:0px;
}
.uMenuRoot ul li {
 float: none;
 font-size: 12px;
 line-height: 17px;
 position: relative;
 margin-right: 0px;
 padding-right: 0px;
 padding-top: 10px;
 display: block;
 height:auto;
 border-bottom:0px;
 margin:0px;
}
.uMenuRoot ul li:last-child {
 padding: 10px 0px;
}
.uMenuRoot ul li a {
 background: transparent;
 padding: 0;
 margin: 0;
 float: none;
 font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
 color: #888888;
 text-transform: none;
}


.uMenuRoot ul li ul {
 position: relative;
 display: block!important;
 width: auto;
 left: inherit;
 top: inherit;
 list-style: none !important;
 zoom: 1;
 z-index: 11;
 background: none;
 padding: 7px 0px 0 0px;
 margin: 0;
 text-align: left;
 border-radius: 0;
 text-align: center;
}
.uMenuRoot ul li ul li a {
 color:#B4B4B4!important;
}

/* menu end */



















}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 626px) {
 .thumb-pad3 figure {
 float: none;
 margin-right: 0;
}
 .thumb-pad2 figure {
 margin: 0;
 float: none;
 margin-right: 0;
 margin-bottom: 20px;
}
 .flickr_badge_image {
 width: 20%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 560px) {
 .errorBox img {
 width: 100%;
}
 /*.thumb-pad5 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
 }*/
 .thumb-pad4-1 figure {
 margin-right: 0;
 width: 100%;
 float: none;
 margin-bottom: 20px;
}
 .thumb-pad4-1 figure img {
 width: 100%;
}
 .bannerBox .col-xs-6 {
 padding-bottom: 0;
}
 .thumb-pad5 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .thumb-pad5 .thumbnail .post .posted br {
 display: block;
}
 .thumb-pad5 .thumbnail .post .posted a {
 float: none !important;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 480px) {
 .dateBox {
 width: 100%;
 float: none;
}
 .services-box {
 width: 100%;
 margin-right: 0;
 float: none;
}
 .bannerBox article {
 width: 100%;
 float: none;
 padding-bottom: 35px !important;
 height: auto !important;
}
 .list_carousel2 #foo2 > li .title {
 font-size: 18px;
 line-height: 30px;
 font-weight: normal;
}
 .list2 li .badge {
 float: none;
 margin-bottom: 10px;
 margin-right: 0;
}
 .professionalBox article {
 width: 100%;
 float: none;
}
 .servBox article {
 width: 100%;
 float: none;
}
 .thumb-pad4 figure {
 margin-right: 0;
 width: 100%;
 float: none;
 margin-bottom: 20px;
}
 .thumb-pad4 figure img {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 320px) {
 #search input {
 width: 150px;
}
 .follow_icon li {
 margin-right: 5px;
}
 .teamBox article {
 float: none;
 width: 100%;
}
 .thumb-pad4 .thumbnail .posted br {
 display: block!important;
}
 .thumb-pad4 .thumbnail .posted a {
 float: none!important;
}
 .teamBox article {
 width: 100%;
 float: none;
}
 .foo-btn {
 right: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/.margBot {
 margin-bottom: 96px;
}
.padBot {
 padding-bottom: 72px;
}
/*Core variables and mixins*/
.blue_link div {
 text-align:left!important;
}
.blue_link a {
 color:#00acef;
 text-decoration:none;
}
.blue_link a:hover {
 text-decoration:underline;
}
.blue_link li {
 color:#00acef;
}
.eTitle {
 color: #333;
 font: bold 20px/20px 'Open Sans Condensed';
 margin: 0 0 14px 0;
 text-transform: uppercase;
}
.eTitle div {
 font-size:12px!important;
}

.b-foto {
 overflow:hidden;
 margin-bottom:15px;
}
.b-foto__item {
 float:left;
 width:47%;
 margin:0px 1.5% 5px 1.5%; 
}

.b-foto__item img {
 width:100%;
 height:auto;
}

.eDetails a {
 color:#00acef;
}
.eDetails a:hover {
 color:#00acef;
 text-decoration:underline;
}

.eMessage, .eText {
 padding-bottom:20px;
}

.entryReadAllLink {
 display:none;
}

/* photo start */
.phtTdMain {
 display:block;
 float:left;
}
.entryBlock {
 display:block!important;
}
.entryBlock a {
 color: #00acef;
}
.entryBlock a:hover {
 color: #00acef;
 text-decoration:underline;
}

.entryBlock a.ulightbox {
 display:block;
 width:100%;
}
.entryBlock a.ulightbox img {
 display:block;
 max-width:100%;
 width:100%;
}

.phtThumbs img {
 width:120px;
}
/* photo end */


.commSbmFl, #slideshowBlock7 input { 
 box-shadow: none;
 position: relative;
 text-decoration: none !important;
 padding: 9px 25px 9px 25px;
 font: bold 19px 'Open Sans Condensed';
 margin:10px 0px;
 text-shadow: none;
 color: #ffffff;
 border: 1px solid #329fd6;
 background: #00acef !important;
 border-radius: 7px;
 text-transform: uppercase;
 display: inline-block;
 -webkit-transition: all 0.6s ease;
 transition: all 0.6s ease;
 box-shadow: inset 0 1px 2px #2fcef7, /*top internal highlight*/ inset 0 -1px 1px #0087dd, /*bottom internal shadow*/ inset 1px 0 1px #2fcef7, /*left internal shadow*/ inset -1px 0 1px #0087dd;
 -webkit-box-shadow: inset 0 1px 2px #2fcef7, /*top internal highlight*/ inset 0 -1px 1px #0087dd, /*bottom internal shadow*/ inset 1px 0 1px #2fcef7, /*left internal shadow*/ inset -1px 0 1px #0087dd;/*right internal shadow*/

}
.commSbmFl:hover, #slideshowBlock7 input:hover {
 background: none;
 color: #ffffff;
 background: #888 !important;
 text-decoration: none !important;
 border: 1px solid #888;
 -webkit-box-shadow: inset 0px 0px 4px 0px rgba(136, 136, 136, 0.8);
 box-shadow: inset 0px 0px 4px 0px rgba(136, 136, 136, 0.8);
 -webkit-transition: all 0.6s ease;
 transition: all 0.6s ease;
}

.fs14 {
 font-size:14px;
}

#leftSwch {
 width: 17px!important;
 height: 22px!important;
 display: inline-block !important;
 background: url(../img/prev_arr.png) no-repeat!important;
 opacity: 1;
 -webkit-transition: all 0.4s ease;
 transition: all 0.4s ease;
}

#rightSwch {
 width: 17px!important;
 height: 22px!important;
 display: inline-block !important;
 background: url(../img/next_arr.png) no-repeat!important;
 opacity: 1;
 margin-left: 4px;
 -webkit-transition: all 0.4s ease;
 transition: all 0.4s ease;
}
#rightSwch:hover {
 background: url(../img/next_arr.png) no-repeat!important;
 opacity: 0.5;
 -webkit-transition: all 0.4s ease;
 transition: all 0.4s ease;
}
#leftSwch:hover {
 background: url(../img/prev_arr.png) no-repeat!important;
 opacity: 0.5;
 -webkit-transition: all 0.4s ease;
 transition: all 0.4s ease;
}

.commFl {
padding-left: 1.5%;
padding-right: 1.5%;
margin-bottom: 7px;
margin-top: 5px;
width: 100%;
}


/* Forums Styles */
.gTable {background: none;}
.gTable td {border: 1px solid #d3d3d3;padding: 5px 7px;}
td.gTableTop {font-size:14px;color: #FFF;padding: 5px 10px;border: none;}
td.gTableTop a {font-size:14px; color: #FFF;}
td.gTableSubTop, td .postTdTop {
background:#00acef;
line-height:30px;
color: #fff;padding: 3px 10px;}
td.gTableSubTop a, td .postTdTop a {color: #fff;}



/* forum Titles & other */
.forumDescr,.forumModer {font-size:11px;color:#585858}
/* forum Page switches */
.switches {}
td.pagesInfo, td.switch, td.switchActive {background: #ffffff; border: 1px solid #dcdbe0; padding-left: 5px; padding-right: 5px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
td.switch, td.switchActive { background: #CCCCCC;border:1px solid #CCCCCC; color: #FFF;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
td.switch a {color: #4c4c4c;}
.threadDescr {font-size:11px;color:#585858}
.postPoll td {border: 0px !important;}
.postFirst {border: 0px !important;}
.postRest1 {border: 0px !important;}
.postRest2 {border: 0px !important;}
.postSeparator {border: 0px !important}
.postBottom td {border: 0px;padding: 0px 5px !important;}
.postBottom img {vertical-align: middle;}
.postTdInfo {text-align: center;}
.posttdMessage {text-align: justify;padding: 8px !important;line-height: 18px;}
.smilesPart td {border: 0px !important;}

.forumContent select {
background: #fff;
border: 1px solid #dad7d7;
color: #000000;
padding: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.forumContent input[type=text], .forumContent input[type=password], .forumContent textarea {
background: #fff;
border: 1px solid #dad7d7;
color: #000000;
padding: 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 5px;
border-radius: 2px;} 

.forumContent input[type=submit], .forumContent input[type=button], .forumContent input[type=reset] {
background: #fff;
border: 1px solid #dad7d7;
color: #000000;
padding: 5px;
cursor: pointer;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.forumContent input[type=submit], .forumContent input[type=button], .forumContent input[type=reset] {
background: #fff;
border: 1px solid #dad7d7;
color: #000000;
padding: 5px;
box-shadow: 0px 1px 2px #b3b3b3;
cursor: pointer;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#thread_search_button {
 margin-top:0px;
}
#thread_search_form {
 overflow:hidden;
}
#frmButns83 {
 margin-bottom:15px;
}
.gDivLeft {
 margin-bottom:15px;
}
/* ----------------- */
/* ====== forum End ====== */

.popuptitle {
width:1000px;
height:50px;
line-height:50px;
display:table;
margin-top:100px;
margin-left:auto;
margin-right:auto;
color:#fff;
border-top-left-radius:5px;
border-top-right-radius:5px;
text-transform:uppercase;
text-align:center;
background:#00acef;
}

.popupbody {
width: 950px;
padding:25px;
line-height: 25px;
display: table;
margin-left: auto;
margin-right: auto;
text-align: center;
background: #FFF;
}

#usrprofcont {
width:970px;
margin:auto;
padding:15px;
box-shadow:0 2px 2px #cfcfcf;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
background:#fff;
display:table;
margin-bottom:30px;
}

#phtmDiv35 {
 margin:20px 0px;
}

.photoActiveA, .otherPhotoA {
 margin:0px 7px;
}

#phtOtherThumbs {
 margin-bottom:10px;
}

/* ÐšÐ°Ð»ÐµÐ½Ð´Ð°Ñ€ÑŒ 
----------------------------- */ 
.calTable { 
 border-collapse:collapse; 
 background:#F8F8F8; 
} 

.calMonth { 
 text-align:center; 
 font-weight: bold; 
 padding: 5px 0px 5px 0px; 
 background: #00acef; 
} 

.calWday, 
.calWdaySe, 
.calWdaySu { 
 font:9px Verdana,Arial,Helvetica,sans-serif; 
 color:#8F9497; 
 background:#E1E8ED; 
 padding: 3px 5px; 
} 

.calMday { 
 font:11px Verdana,Arial,Helvetica,sans-serif; 
 color:#81888d; 
 text-shadow: 1px 1px 1px #fff; 
 background:#F8F8F8; 
 border:1px solid #e7e7e7; 
 padding: 5px; 
} 

.calMdayA { 
 color:#FFF; 
 font-weight:bold; 
 background:#6EC5E7; 
} 
.calMdayIs, 
.calMdayIsA { 
 font-weight:bold; 
 background:#00acef; 
} 

a.calMonthLink:link, 
a.calMonthLink:visited, 
a.calMonthLink:active { 
 text-decoration:none; 
 color:#fff; 
} 

a.calMonthLink:hover { 
 text-decoration:underline; 
 color:#FFF; 
} 

a.calMdayLink:link, 
a.calMdayLink:visited, 
a.calMdayLink:active { 
 text-decoration:none; 
 color:#fff; 
} 

a.calMdayLink:hover { 
 text-decoration:none; 
 color:#FFF; 
} 
/* -------------------------- */

.archUl {
 padding-left:15px;
}