/* GOOGLE FONTS */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Lato:100,100italic,300,300italic,400,400italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);

/* Global properties ======================================================== */
a[href^="tel:"] { color: inherit; text-decoration: none;}
::selection{ background:#454545!important; color:#fff}
::-moz-selection{ background:#454545!important; color:#fff}

a{ color:#454545; text-decoration: underline; outline:none}
a:hover{ color:#454545; text-decoration: none; outline:none}

body{ background: #fff;  border:0; font: 14px 'Open Sans', Arial, Helvetica, sans-serif; color: #454545; line-height:1.42857143; min-width:320px;}

.container { position: relative; min-width: 320px;}

#main{margin: 0 auto; position: relative; overflow: hidden;}

/* Page Animated item Styles */
.animated {
  visibility: hidden;
}

.visible {
visibility: visible;
}


/* ============================= header ====================== */
.top1_wrapper{background: #000; position: relative; z-index: 5; padding: 10px 0;}

.top1{font-family: 'Lato'; font-size: 12px; color: #c2c1c1; line-height: 20px;}
.top1 a{color: #c2c1c1; text-decoration: none;}
.top1 a:hover{text-decoration: underline;}

.email1{float: left;}
.email1 a{padding-left: 40px; background: url(../images/email1.png) left center no-repeat;}

.phone1{float: left; margin-left: 20px; padding-left: 25px; background: url(../images/phone1.png) left center no-repeat;}

.skype1{float: left; margin-left: 20px;}
.skype1 a{padding-left: 25px; background: url(../images/skype1.png) left center no-repeat;}

.top2_wrapper{padding-bottom: 10px;}

header{float: left; margin-right: 10px;}

.slogan1{overflow: hidden; background: url(../images/top_line.png) left bottom repeat-x; text-align: right; padding-bottom: 35px;}

.q1{background: url(../images/q1.png) right top no-repeat; padding-right: 50px; font-family: 'Oswald'; font-size: 20px; color: #000;}

.top3_wrapper{padding-bottom: 5px; background: url(../images/shadow1.png) center bottom no-repeat; background-size: 100% 5px;}

.social_wrapper{float: left;}
.social{ display: block; margin: 0; padding: 0; list-style: none;}
.social li{display: inline-block; margin: 0 20px 10px 0; float: left;}
.social li a{display: block; text-decoration: none; font-size: 25px; color: #c2c1c1; text-align: center; line-height: 25px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social li a:hover{color: #f42b03;}

.breadcrumbs1_wrapper{font-family: 'Lato'; text-transform: uppercase;}
.breadcrumbs1{padding: 5px 0; margin-top: 0px; font-weight: 400; line-height: 20px; color: #5c5c5c; font-size: 10px;}
.breadcrumbs1 a{color: #f42b03; text-decoration: none;}
.breadcrumbs1 a:hover{color: #f42b03; text-decoration: underline;}
.breadcrumbs1 span{display: inline-block; margin: 0 2px; vertical-align: middle; color: #f42b03;}



/* ============================= blog ====================== */

.num-comments{font-size: 30px; color: #555555; font-weight: 400; padding: 30px 0;}

.comment-block{margin-bottom: 30px;}
.comment-block.left1{margin-left: 100px;}
.comment-block.left2{margin-left: 200px;}
.comment-block figure{float: left; margin-right: 30px;}
.comment-block figure img{}
.comment-block .caption{overflow: hidden; background: #fff; border: 1px solid #ebebeb; padding: 15px;}
.comment-block .caption .top{padding-bottom: 15px; color: #d1d1d1; font-size: 12px; font-weight: 500;}
.comment-block .caption .top span{display: inline-block; margin: 0 25px;}
.comment-block .caption .top .txt1{display: inline-block;}
.comment-block .caption .top .txt1 a{color: #734e4e; text-decoration: none;}
.comment-block .caption .top .txt2{display: inline-block;}
.comment-block .caption .top .txt3{display: inline-block;}
.comment-block .caption .top .txt3 a{color: #734e4e; text-decoration: none;}
.comment-block .caption .top .txt3 a:after{content: ''; display: inline-block; width: 5px; height: 8px; background: url(../images/arr4.png) right center no-repeat; margin-left: 5px;}
.comment-block .caption .txt{color: #959595;}

.live-comment{padding-top: 40px; padding-bottom: 20px;}
.live-comment .live-comment-title{ font-family: 'Oswald'; font-weight: 700; font-size: 30px; color: #555555; padding-bottom: 20px;}





/* ============================= blog ====================== */





/* ============================= content ====================== */
#content{position: relative; z-index: 1; padding-top: 25px; padding-bottom: 20px; max-width: 1260px; margin-left: auto; margin-right: auto; background: #fff; box-shadow: 0 0 250px #ededed; moz-box-shadow: 0 0 250px #ededed; -webkit-box-shadow: 0 0 250px #ededed;}

#content-inner{position: relative; padding-top: 20px;}

.page-contacts #content-inner{padding-top: 0px; padding-bottom: 30px;}

.page-post #content-inner{padding-top: 0px; padding-bottom: 30px;}

#google_map{position: relative; width: 100%; height: 440px; margin-bottom: 30px;}

.social2_wrapper{}
.social2{ display: block; margin: 0; padding: 0; list-style: none;}

.social2 li{display: inline-block; margin: 0 15px 10px 0; float: left;}
.social2 li a{display: block; text-decoration: none; font-size: 20px; color: #454545; text-align: center; line-height: 20px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social2 li a:hover{color: #f42b03;}




/* ============================= footer ====================== */
.bot1_wrapper{background: #1c1c1c; position: relative; z-index: 5; border-bottom: 1px solid #2d3336;}

.social0_wrapper{text-align: center; padding: 15px 0;}
.social0{ display: block; margin: 0; padding: 0; list-style: none;}
.social0 li{display: inline-block; margin: 10px 25px;}
.social0 li a{display: block; text-decoration: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social0 li a:hover{opacity: 0.7; filter:alpha(opacity=70);}

.bot2_wrapper{background: #1c1c1c; position: relative; z-index: 5; padding-top: 20px; padding-bottom: 30px; font-size: 13px; color: #a0a0a0;}
.bot2_wrapper a{font-size: 12px; color: #6d7a83;}

.logo2_wrapper{padding-bottom: 15px;}

.bot1_title{font-size: 16px; color: #d5e9f8; font-weight: 700; padding-top: 30px; padding-bottom: 20px;}

.recent1{margin-bottom: 15px;}
.recent1 a{display: block; text-decoration: none;}
.recent1 a figure{float: left; position: relative; margin-right: 15px;}
.recent1 a figure img{position: relative;}
.recent1 a figure em{display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../images/recent_hover.png) center center no-repeat;opacity: 0; filter:alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.recent1 a:hover figure em{opacity: 1; filter:alpha(opacity=100);}
.recent1 a .caption{overflow: hidden;}
.recent1 a .caption .txt1{font-size: 13px; color: #8a9ca9; padding-bottom: 5px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.recent1 a:hover .caption .txt1{color: #fff;}
.recent1 a .caption .txt2{font-size: 12px; color: #6d7a83;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.recent1 a:hover .caption .txt2{color: #8a9ca9;}

.tags1{ display: block; margin: 0 0 30px; padding: 0; list-style: none; text-align: left;}
.tags1 li{display: inline-block; margin: 0 5px 5px 0px; float: left;}
.tags1 li a{ display: inline-block; background: #202629; padding: 5px 15px; font-size: 14px; font-weight: 400; color: #697782; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-decoration: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.tags1 li a:hover{background: #242f35; color: #fff;}

.flickr{padding: 0; margin: 0 0 30px; list-style: none;}
.flickr li{display: block; float: left; padding: 0 5px 5px 0;}
.flickr li a{display: block;text-decoration: none;}
.flickr li a figure{position: relative;}
.flickr li a figure img{position: relative;}
.flickr li a figure em{position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 2px solid #f42b03; opacity: 0; filter:alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.flickr li a:hover figure em{opacity: 1; filter:alpha(opacity=100);}

.bot3_wrapper{background: #000; position: relative; z-index: 5; padding-top: 20px; padding-bottom: 20px; font-size: 14px; color: #f3f3f3; text-align: center;}
.bot3_wrapper a{color: #f3f3f3; text-decoration: none;}
.bot3_wrapper a:hover{color: #fff; text-decoration: underline;}

.copyright{display: inline-block; padding-right: 100px;}

.menu_bottom_wrapper{display: inline-block;}

.menu_bottom{padding: 0; margin: 0; list-style: none;}
.menu_bottom li{display: inline-block; margin-left: 50px;}
.menu_bottom li:first-child{margin-left: 0px;}





/* ============================= main menu ====================== */
.menu_wrapper{float: right; padding-right: 70px;}
.navbar_ { margin: 0; padding: 0; background: none; border:none; position: relative;z-index: 30; min-height: 0; float: none; display: block; background: none; line-height: 1px;}
.navbar_ .navbar-toggle {float: right; background: #f42b03; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 10px; margin-bottom: 10px; margin-left: 15px; float: none;}
.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus{background: #c12405;}
.navbar_ .navbar-toggle .icon-bar{background: #fff;}
.navbar-collapse_{padding-left: 0; padding-right: 0; border: none;}
.navbar_ .nav{position: relative; margin: 0; padding: 0; display: block; float: none; padding-right: 0px; background: none;}
.navbar_ .nav > li{position: relative; display: block; float: left; white-space: nowrap; padding-left: 0px; background: none; margin-left: 40px;}
.navbar_ .nav > li:first-child{margin-left: 0;}
.navbar_ .nav > li > a{display: block; text-decoration: none; background: none; font-family: 'Lato'; font-weight: 400; font-size: 14px; line-height: 25px; color: #6d7a83; text-shadow:none; padding: 0px 0px 8px 0; border: none; margin: 0; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; text-align: left; text-transform: none; vertical-align: middle; border-bottom: 2px solid transparent;
transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; -webkit-transition: color 0.3s ease-out; -o-transition: color 0.3s ease-out;
}
.navbar_ .nav > li > a em{display: inline-block; width: 9px; height: 5px; background: url(../images/caret.png); margin-left: 5px;}

.navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{color: #f42b03; text-decoration: none; background: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-color: #f42b03; }
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{color: #f42b03; text-decoration: none; background: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-color: #f42b03;}

.sub-menu ul{ position: absolute; display: none; left: 0px; top: 100%;  list-style: none; zoom: 1; z-index: 10; margin: 0; padding:0; background: #fff; text-align: left;margin-top: 3px; min-width: 110px; box-shadow: 0 0 7px rgba(0, 0, 0, 0.4); moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);}
.sub-menu li{ margin: 0; position: relative; zoom: 1; display: block;border-top: 1px solid #f3f1f1;}
.sub-menu li:first-child{border: none;}
.sub-menu li a{display: block; position: relative; font-family:'Lato'; font-weight: 400; font-size: 12px; line-height: 20px; color: #000; text-decoration: none; padding: 3px 5px; background: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.sub-menu li a:hover{ text-decoration: none; color: #fff; background: #3c3c3c;}






.sub-menu-1 > ul{}

.sub-menu-2 > ul{left: 100%; top: 0; margin-left: 0px; background: #002745;}

/* ============================= search-form ====================== */
.search-form-wrapper{position: relative; margin-bottom: 20px; padding-right: 54px;}
.search-form-wrapper .form-control{border: 1px solid #c9c9c9; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; padding-top: 5px; padding-bottom: 5px; height: 32px; color: #c2c2c2; font-size: 14px;}
.search-form-wrapper .form-control:focus{box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-color: #000;}
.search-form-wrapper a{position: absolute; right: 0; top: 0; text-align: center; width: 52px; line-height: 32px; color: #fff; background: #000;}
.search-form-wrapper a:hover{color: #fff; background: #fe481f;}
.search-form-wrapper a i{font-size: 16px; line-height: 32px;}


/* ============================= toTop ====================== */
#toTop { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; z-index: 1000; overflow:hidden; width:50px; height:50px; border:none; text-indent:100%; background:url(../images/totop.gif) no-repeat left top; }
#toTopHover { background:url(../images/totop.gif) no-repeat left bottom; width:50px; height:50px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus { outline:none; }



/* ============================= main layout ====================== */




h2{font-family:'Oswald'; font-weight:600; font-size:42px; color:#555555; background: none; line-height:1.1; padding:20px 0 20px; margin: 0 0 10px 0; position: relative; text-align: left;}

h3{font-family:'Oswald'; font-weight:700; font-size:42px; color:#3c3c3c; background: none; line-height:1.1; padding:20px 0 20px; margin: 0 0 10px 0; position: relative; text-align: left; text-transform: uppercase;}

h4{font-family:'Oswald'; font-weight:700; font-size:18px; color:#454545; background: none; line-height:1.1; padding:15px 0 10px; margin: 0 0 0px 0; position: relative; text-align: left; text-transform: uppercase;}































.img-responsive{width: auto \9;}

.img-responsive-old{display: block; max-width: 100%; height: auto;}

.border-box{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.color1{color: #002e51;}



/* === */
.border_right{position: relative;}
.border_right:after{content: ''; display: block; width: 1px; height: 100%; background: #f3f1f1; position: absolute; right: 0; top: 0;}

.pager_wrapper{padding-top: 0px; margin-bottom: 0px;}
.pager_wrapper.small{margin-bottom: 20px;}
.pager_wrapper.top_padding{margin-top: 20px;}
.pager{display: block; text-align: center; margin: 0;padding: 0; font-family: 'Oswald'; font-weight: 400; font-size: 13px;}
.pager li{vertical-align: top; margin: 0 2px;}
.pager li > a{border: 1px solid #000; padding: 0px 2px; border-radius: 0px; background: #fff; color: #000; text-align: center; min-width: 31px; line-height: 24px; text-decoration: none;}
.pager li > a:hover{text-decoration: none; background: #fff; border-color: #f42b03; color: #f42b03;}
.pager li.active > a{background: #f42b03; color: #fff; cursor: default; text-decoration: none; border-color: #f42b03;}
.pager .dots{background: url(../images/dots.png) center bottom no-repeat; width: 32px; height: 26px; display: inline-block;}
.pager .prev{}
.pager .prev > a{float: left; background: #fff; color: #000; padding: 0 10px; border: 1px solid #000; text-align: center; text-transform: uppercase;}
.pager .prev > a:before{content: ''; display: inline-block; width: 10px; height: 10px; background: url(../images/prev.png); margin-right: 10px;}
.pager .prev > a:hover{background: #f42b03; border-color: #f42b03; color: #fff;}
.pager .prev > a:hover:before{background: url(../images/prev_hover.png);}
.pager .next{}
.pager .next > a{float: right; background: #fff; color: #000; padding: 0 10px; border: 1px solid #000; text-align: center; text-transform: uppercase;}
.pager .next > a:after{content: ''; display: inline-block; width: 10px; height: 10px; background: url(../images/next.png); margin-left: 10px;}
.pager .next > a:hover{background: #f42b03; border-color: #f42b03; color: #fff;}
.pager .next > a:hover:after{background: url(../images/next_hover.png);}

.big_letter{font-size: 20px; font-family: 'Oswald'; font-weight: 700; padding: 2px 10px; background: #3c3c3c; float: left; margin-right: 10px; margin-bottom: 2px; color: #fff;}

.big_letter2{font-size: 20px; font-family: 'Oswald'; font-weight: 700; padding: 2px 10px; background: #fe481f; float: left; margin-right: 10px; margin-bottom: 2px; color: #fff;}

.newsletter_block{}
.newsletter_block .label{font-size: 14px; padding:0 0 10px; color: #454545; font-weight: 600; display: block; text-align: left;}
.newsletter-wrapper{}
.newsletter{position: relative;padding-right: 32px;}
.newsletter input { width: 100%; height: 26px; font-size: 12px; line-height: 20px; color:#a3a2a2; background: #fff; border: none; margin: 0; padding: 2px 5px 2px 10px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; border: 1px solid #c9c9c9;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.newsletter input:focus {color: #000; background-color: #fff;  -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; outline: none;}
.newsletter a{display: block; background: url(../images/newsletter.png) center center no-repeat #000; width: 29px; height: 26px; position: absolute; right: 0; top: 0;}
.newsletter a:hover{background-color: #fe481f;}

.list1{border-top: 1px solid #f3f1f1;}
.list1:first-child{border-top: none;}
.list1 a{display: block; text-decoration: none; padding: 10px 5px; color: #000000; font-family: 'Oswald'; font-size: 19px;}
.list1 a:hover{color: #fff; background: #f42b03;}
.list1 a .left{float: left; padding-right: 10px;}
.list1 a .right{display: table;}

.select1{width: 100%; margin-bottom: 10px; padding: 5px;}






/*-----btn-----*/
.btn-default.btn1{display: inline-block; background: url(../images/arr1.png) right center no-repeat; color: #000000; font-family: 'Oswald'; font-size: 16px; line-height: 20px; font-weight: 700; padding: 0px 25px 0 0; text-decoration: none;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border: none; text-transform: uppercase;}
.btn-default.btn1:hover{color: #fe481f; background-image: url(../images/arr1_hover.png);}

.btn-default.btn2{display: inline-block; width: 16px; height: 16px; background: url(../images/arr2.png) center center no-repeat; padding: 0; text-decoration: none;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border: none; text-transform: uppercase; vertical-align: middle;}
.btn-default.btn2:hover{}

.btn-default.btn3{position: relative; display: block; color: #000000; font-family: 'Oswald'; font-size: 14px; line-height: 20px; font-weight: 700; padding: 5px 25px 5px 10px; text-decoration: none;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border: none; text-transform: uppercase; background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #d8d8d8 100%);
background: -webkit-linear-gradient(top, #ffffff 0%,#d8d8d8 100%);
background: linear-gradient(to bottom, #ffffff 0%,#d8d8d8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 );}
.btn-default.btn3:hover{color: #000; background: #d8d8d8;
background: -moz-linear-gradient(top, #d8d8d8 0%, #ffffff 100%);
background: -webkit-linear-gradient(top, #d8d8d8 0%,#ffffff 100%);
background: linear-gradient(to bottom, #d8d8d8 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#ffffff',GradientType=0 );}
.btn-default.btn3:after{content: ''; display: block;width: 15px; height: 15px; background: url(../images/arr3.png); position: absolute; right: 10px; top: 50%; margin-top: -7px;}

.btn-default.btn4{display: inline-block; background: url(../images/arr2.png) right center no-repeat; color: #fff; font-family: 'Oswald'; font-size: 16px; line-height: 20px; font-weight: 700; padding: 0px 25px 0 0; text-decoration: none;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border: none; text-transform: uppercase;}
.btn-default.btn4:hover{color: #fe481f; background-image: url(../images/arr2_hover.png);}

.btn-default.btn5{ font-family: 'Oswald'; letter-spacing: 1px; display: block; color: #fff; border: none; font-size: 16px; line-height: 20px; font-weight: 400; padding: 10px 10px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 0px; margin-bottom: 0px; text-transform: uppercase; background: #c2c1c1; position: relative; text-align: center; width: 100%;box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; margin-top: 50px;}
.btn-default.btn5:hover{color: #fff; background: #f42b03;}


/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 0; background: none; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.img-polaroid img{border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}

.img-circle{position: relative; padding: 0px; background: none; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
.img-circle img{border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}

.thumbnail .caption{padding: 0; color: inherit;}

.thumb1 {margin-bottom: 25px; margin-top: 0px;}
.thumb1.last {margin-bottom: 0px;}
.thumb1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: url(../images/sh1.png) center bottom no-repeat #fff; background-size: 100% 20px; padding-bottom: 20px;}
.thumb1 .thumbnail figure {margin: 0; float: none; margin:0px 0px 0px 0px; position: relative; padding: 1px; background: #fff; border: 1px solid #b9b9b9;}
.thumb1 .thumbnail figure img{width: 100%;}
.thumb1 .thumbnail .caption{padding-top: 15px;}
.thumb1 .thumbnail .caption .txt1{text-align: center; padding-bottom: 10px;}
.thumb1 .thumbnail .caption .txt1 span{font-size: 21px; color: #fff; display: inline-block; font-family: 'Oswald'; padding: 0 5px; background: #000;}
.thumb1 .thumbnail .caption .txt2{color: #000; font-family: 'Oswald'; font-size: 32px; text-align: center; font-weight: 700; padding-bottom: 15px;}
.thumb1 .thumbnail .caption .txt3{text-align: center; font-size: 15px; font-weight: 600; font-style: italic; padding-bottom: 15px;}
.thumb1 .thumbnail .caption .txt4{padding-bottom: 15px;}
.thumb1 .thumbnail .caption .txt5{padding-bottom: 5px; font-weight: 600; font-style: italic;}
.thumb1 .thumbnail .caption .txt0{text-align: center;padding-top: 15px; padding-bottom: 10px; background: url(../images/hl1.png) 0 0 repeat-x;}

.thumb2 {margin-bottom: 25px; margin-top: 0px; background: url(../images/sh2.png) center bottom no-repeat;background-size: 100% 36px; padding-bottom: 36px;}
.thumb2.last {margin-bottom: 0px;}
.thumb2 .thumbnail{padding: 20px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0;  background: #000; border-bottom: 3px solid #fff;}
.thumb2 .thumbnail figure {margin: 0; float: left; margin:0px 20px 0px 0px; position: relative;}
.thumb2 .thumbnail figure img{width: auto;}
.thumb2 .thumbnail .caption{padding-top: 0px;}
.thumb2 .thumbnail .caption .txt1{font-weight: 700; font-style: italic; color: #dedede; font-size: 20px; padding-bottom: 0px;}
.thumb2 .thumbnail .caption .txt2{color: #fff; font-family: 'Oswald'; font-size: 33px; font-weight: 700; padding-bottom: 0px;}
.thumb2 .thumbnail .caption .txt3{font-size: 15px; color: #dedede; padding-bottom: 0px;}

.thumb3 {margin-bottom: 25px; margin-top: 0px;}
.thumb3.last {margin-bottom: 0px;}
.thumb3 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: url(../images/sh1.png) center bottom no-repeat #fff; background-size: 100% 20px; padding-bottom: 20px;}
.thumb3 .thumbnail .title1{color: #000; font-family: 'Oswald'; font-size: 26px; text-align: center; font-weight: 700; padding: 15px 0 5px; border-top: 7px solid #3c3c3c; border-bottom: 1px solid #f3f1f1; margin-bottom: 12px;}
.thumb3 .thumbnail figure {margin: 0; float: none; margin:0px 0px 0px 0px; position: relative;}
.thumb3 .thumbnail figure img{width: 100%;}
.thumb3 .thumbnail .caption{padding-top: 10px;}
.thumb3 .thumbnail .caption .txt1{padding-bottom: 10px;}
.thumb3 .thumbnail .caption .txt0{text-align: center;padding-top: 15px; padding-bottom: 10px; background: url(../images/hl1.png) 0 0 repeat-x;}

.thumb4 {margin-bottom: 25px; margin-top: 0px;}
.thumb4.last {margin-bottom: 0px;}
.thumb4 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: url(../images/sh1.png) center bottom no-repeat #fff; background-size: 100% 20px; padding-bottom: 20px;}
.thumb4 .thumbnail .caption{padding-top: 10px;}
.thumb4 .thumbnail .caption .txt1{color: #000; font-family: 'Oswald'; font-size: 26px;font-weight: 700; padding-bottom: 5px;}
.thumb4 .thumbnail .caption .txt2{padding-top: 15px; padding-bottom: 20px; background: url(../images/hl1.png) 0 0 repeat-x;}
.thumb4 .thumbnail .caption .txt3{padding-bottom: 20px;}

.thumb5 {margin-bottom: 25px; margin-top: 0px;}
.thumb5.last {margin-bottom: 0px;}
.thumb5 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: url(../images/sh1.png) center bottom no-repeat #fff; background-size: 100% 20px; padding-bottom: 20px;}
.thumb5 .thumbnail .title1{color: #000; font-family: 'Oswald'; font-size: 26px; font-weight: 700; padding: 0px 0 10px; background: url(../images/hl1.png) left bottom repeat-x; margin-bottom: 10px;}
.thumb5 .thumbnail .caption{padding-top: 0px;}
.thumb5 .thumbnail .caption .txt1{padding-bottom: 10px;}
.thumb5 .thumbnail .caption .txt0{text-align: center;padding-top: 15px; padding-bottom: 10px; background: url(../images/hl1.png) 0 0 repeat-x;}

.thumb6 {margin-bottom: 25px; margin-top: 0px; background: url(../images/sh2.png) center bottom no-repeat;background-size: 100% 36px; padding-bottom: 36px;}
.thumb6.last {margin-bottom: 0px;}
.thumb6 .thumbnail{padding: 20px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0;  background: #000; border-bottom: 3px solid #fff;}
.thumb6 .thumbnail .caption{padding-top: 0px;}
.thumb6 .thumbnail .caption .txt1{color: #fff; font-family: 'Oswald'; font-size: 28px; font-weight: 700; padding-bottom: 10px; text-align: center;}
.thumb6 .thumbnail .caption .txt2{font-size: 14px; color: #8c8c8c; padding-bottom: 0px;}

.thumb7 {margin-bottom: 25px; margin-top: 0px; background: url(../images/sh2.png) center bottom no-repeat;background-size: 100% 36px; padding-bottom: 36px;}
.thumb7.last {margin-bottom: 0px;}
.thumb7 .thumbnail{padding: 20px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0;  background: #000; border-bottom: 3px solid #fff;}
.thumb7 .thumbnail .caption{padding-top: 0px;}
.thumb7 .thumbnail .caption .txt1{color: #fff; font-family: 'Oswald'; font-size: 28px; font-weight: 700; padding-bottom: 10px; text-align: center;background: url(../images/hl2.png) left bottom repeat-x; margin-bottom: 15px;}
.thumb7 .thumbnail .caption .txt2{font-size: 14px; color: #8c8c8c; padding-bottom: 0px;}

.thumb8 {margin-bottom: 25px; margin-top: 0px; background: #fff;}
.thumb8.last {margin-bottom: 0px;}
.thumb8 .thumbnail{padding: 0px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0;  background: none;}
.thumb8 .thumbnail figure {margin: 0 -20px 0 -20px; float: none; position: relative;}
.thumb8 .thumbnail figure img{width: 100%;}

.thumb9 {margin-bottom: 25px; margin-top: 0px;}
.thumb9.last {margin-bottom: 0px;}
.thumb9 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: url(../images/sh1.png) center bottom no-repeat #fff; background-size: 100% 20px; padding-bottom: 20px;}
.thumb9 .thumbnail .title1{color: #000; font-family: 'Oswald'; font-size: 19px; text-align: center; font-weight: 700; padding: 0px 0 15px; background: url(../images/hl1.png) left bottom repeat-x; margin-bottom: 12px;}
.thumb9 .thumbnail figure {margin: 0; float: none; margin:0px 0px 0px 0px; position: relative; padding: 1px; background: #fff; border: 1px solid #b9b9b9;}
.thumb9 .thumbnail figure img{width: 100%;}
.thumb9 .thumbnail .caption{padding-top: 10px;}
.thumb9 .thumbnail .caption .txt1{padding-bottom: 10px;}
.thumb9 .thumbnail .caption .txt0{text-align: center;padding-top: 15px; padding-bottom: 10px; background: url(../images/hl1.png) 0 0 repeat-x;}

.thumb10 {margin-bottom: 25px; margin-top: 0px;}
.thumb10.last {margin-bottom: 0px;}
.thumb10 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: #fff;}
.thumb10 .thumbnail figure {margin: 0; float: none; margin:0px 0px 0px 0px; position: relative; padding: 1px; background: #fff; border: 1px solid #b9b9b9;}
.thumb10 .thumbnail figure img{width: 100%;}
.thumb10 .thumbnail .caption{padding-top: 0px;}
.thumb10 .thumbnail .caption .txt1{color: #000; font-family: 'Oswald'; font-size: 32px; text-align: center; font-weight: 700; padding-bottom: 0px;}
.thumb10 .thumbnail .caption .txt2{text-align: center; font-size: 11px; font-weight: 600; font-style: italic; padding-bottom: 0px;}

.thumb11 {margin-bottom: 25px; margin-top: 0px;}
.thumb11.last {margin-bottom: 0px;}
.thumb11 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: url(../images/sh1.png) center bottom no-repeat #fff; background-size: 100% 20px; padding-bottom: 20px;}
.thumb11 .thumbnail .caption{padding-top: 0px;}
.thumb11 .thumbnail .caption .txt1{border-top: 1px solid #f3f1f1;border-bottom: 1px solid #f3f1f1; font-family: 'Lato'; font-weight: 300; font-style: italic; color: #000; text-transform: uppercase; text-align: center;}
.thumb11 .thumbnail .caption .txt2{color: #000; font-family: 'Oswald'; font-size: 20px; font-weight: 700; padding: 0px 0 0px;margin-bottom: 0px; text-align: center; margin-top: 5px;}
.thumb11 .thumbnail .caption .txt3{text-align: center; padding-bottom: 10px;}
.thumb11 .thumbnail .caption .txt0{text-align: center;padding-top: 15px; padding-bottom: 10px; background: url(../images/hl1.png) 0 0 repeat-x;}

.thumb12 {margin-bottom: 25px; margin-top: 0px;}
.thumb12.last {margin-bottom: 0px;}
.thumb12 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: url(../images/hl1.png) left bottom repeat-x #fff; padding-bottom: 20px;}
.thumb12 .thumbnail figure {margin: 0; float: none; margin:0px 0px 0px 0px; position: relative; padding: 1px; background: #fff; border: 1px solid #b9b9b9;}
.thumb12 .thumbnail figure img{width: 100%;}

.thumb13 {margin-bottom: 25px; margin-top: 0px;}
.thumb13.last {margin-bottom: 0px;}
.thumb13 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: url(../images/sh1.png) center bottom no-repeat #fff; background-size: 100% 20px; padding-bottom: 20px;}
.thumb13 .thumbnail .caption .txt1{color: #000; font-family: 'Oswald'; font-size: 32px; font-weight: 700; padding: 0px 0 0px;margin-bottom: 0px; text-align: left;}
.thumb13 .thumbnail .caption .txt2{text-align: left; font-size: 11px; font-weight: 600; font-style: italic; padding-bottom: 10px; border-bottom: 7px solid #3c3c3c; margin-bottom: 10px;}
.thumb13 .thumbnail .caption .txt0{text-align: center;padding-top: 15px; padding-bottom: 10px; background: url(../images/hl1.png) 0 0 repeat-x;}

.thumb14 {margin-bottom: 25px; margin-top: 0px; background: url(../images/sh2.png) center bottom no-repeat;background-size: 100% 36px; padding-bottom: 36px;}
.thumb14.last {margin-bottom: 0px;}
.thumb14 .thumbnail{padding: 20px; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0;  background: #3c3c3c; border-bottom: 3px solid #fff;}
.thumb14 .thumbnail .caption{padding-top: 0px;}
.thumb14 .thumbnail .caption .txt1{color: #fff; font-family: 'Oswald'; font-size: 28px; font-weight: 700; padding-bottom: 10px; text-align: center;}
.thumb14 .thumbnail .caption .txt2{font-size: 14px; color: #8b8b8b; padding-bottom: 0px; text-align: center;}
.thumb14 .thumbnail .caption .txt0{text-align: center; padding-top: 15px; padding-bottom: 10px;}

.thumb15 {margin-bottom: 25px; margin-top: 0px;}
.thumb15.last {margin-bottom: 0px;}
.thumb15 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: #fff;}
.thumb15 .thumbnail figure {margin: 0; float: none; margin:0px 0px 0px 0px; position: relative; padding: 0; background: #fff;}
.thumb15 .thumbnail figure img{width: 100%;}

.thumb16 {margin-bottom: 25px; margin-top: 0px;}
.thumb16.last {margin-bottom: 0px;}
.thumb16 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: #fff;}
.thumb16 .thumbnail .caption .txt1{color: #000; font-family: 'Oswald'; font-size: 32px; font-weight: 700; padding: 0px 0 0px;margin-bottom: 0px; text-align: center;}
.thumb16 .thumbnail .caption .txt2{text-align: center; font-size: 11px; font-weight: 600; font-style: italic; padding-bottom: 10px; border-bottom: 7px solid #3c3c3c; margin-bottom: 10px;}
.thumb16 .thumbnail .caption .txt3{}
.thumb16 .thumbnail .caption .txt3 .img1{float: right;}
.thumb16 .thumbnail .caption .txt4{text-align: right; font-size: 11px; font-weight: 600; font-style: italic; padding-top: 10px;}

.thumb17 {margin-bottom: 25px; margin-top: 0px;}
.thumb17.last {margin-bottom: 0px;}
.thumb17 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: #fff;}
.thumb17 .thumbnail figure {margin: 0; float: none; margin:0px 0px 0px 0px; position: relative; padding: 1px; background: #fff; border: 1px solid #b9b9b9;}
.thumb17 .thumbnail figure img{width: 100%;}



.thumbw1 {margin-bottom: 25px; margin-top: 0px;}
.thumbw1.last {margin-bottom: 0px;}
.thumbw1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: url(../images/sh1.png) center bottom no-repeat #fff; background-size: 100% 20px; padding-bottom: 20px;}
.thumbw1 .thumbnail figure {margin: 0; float: none; margin:0px 0px 10px 0px; position: relative; padding: 1px; background: #fff; border: 1px solid #b9b9b9;}
.thumbw1 .thumbnail figure img{width: 100%;}
.thumbw1 .thumbnail .txt1{color: #000; font-family: 'Oswald'; font-size: 32px; text-align: left; font-weight: 700; padding-bottom: 10px; margin-bottom: 15px; background: url(../images/hl1.png) left bottom repeat-x;}
.thumbw1 .thumbnail .txt2{text-align: left; font-size: 11px; font-weight: 600; font-style: italic; padding-bottom: 15px;}
.thumbw1 .thumbnail .txt3{text-align: right; font-size: 11px; font-weight: 600; font-style: italic; padding-bottom: 15px;}
.thumbw1 .thumbnail .txt0{text-align: center;padding-top: 15px; padding-bottom: 10px; background: url(../images/hl1.png) 0 0 repeat-x; margin-top: 15px;}

.thumbw2 {margin-bottom: 25px; margin-top: 0px;}
.thumbw2.last {margin-bottom: 0px;}
.thumbw2 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: url(../images/sh1.png) center bottom no-repeat #fff; background-size: 100% 20px; padding-bottom: 20px;}
.thumbw2 .thumbnail figure {margin: 0; float: none; margin:0px 0px 10px 0px; position: relative; padding: 1px; background: #fff; border: 1px solid #b9b9b9;}
.thumbw2 .thumbnail figure img{width: 100%;}
.thumbw2 .thumbnail .txt1{color: #000; font-family: 'Oswald'; font-size: 32px; text-align: left; font-weight: 700; padding-bottom: 0px; margin-bottom: 0px;}
.thumbw2 .thumbnail .txt2{text-align: left; font-size: 11px; font-weight: 600; font-style: italic; padding-bottom: 15px;}
.thumbw2 .thumbnail .txt0{text-align: center;padding-top: 15px; padding-bottom: 10px; background: url(../images/hl1.png) 0 0 repeat-x; margin-top: 15px;}

.thumbw3 {margin-bottom: 25px; margin-top: 0px;}
.thumbw3.last {margin-bottom: 0px;}
.thumbw3 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: url(../images/sh1.png) center bottom no-repeat #fff; background-size: 100% 20px; padding-bottom: 20px;}
.thumbw3 .thumbnail figure {margin: 0; float: none; margin:0px 0px 10px 0px; position: relative; padding: 0; background: #fff;}
.thumbw3 .thumbnail figure img{width: 100%;}
.thumbw3 .thumbnail .txt1{color: #000; font-family: 'Oswald'; font-size: 32px; text-align: left; font-weight: 700; padding-bottom: 0px; margin-bottom: 0px;}
.thumbw3 .thumbnail .txt1 span{font-size: 11px; font-weight: 600; font-style: italic; padding-bottom: 15px; font-family: 'Open Sans';}
.thumbw3 .thumbnail .txt2{text-align: left; font-size: 11px; font-weight: 600; font-style: italic; padding-bottom: 15px;}
.thumbw3 .thumbnail .txt3{text-align: right; font-size: 11px; font-weight: 600; font-style: italic; padding-bottom: 15px;}
.thumbw3 .thumbnail .txt0{text-align: center;padding-top: 15px; padding-bottom: 10px; background: url(../images/hl1.png) 0 0 repeat-x; margin-top: 15px;}

.thumbw4 {margin-bottom: 25px; margin-top: 0px;background: url(../images/sh1.png) center bottom no-repeat #fff; background-size: 100% 20px; padding-bottom: 20px;}
.thumbw4.last {margin-bottom: 0px;}
.thumbw4 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: #fdfdfc; border-top: 7px solid #494435;}
.thumbw4 .thumbnail .figure_wrapper{text-align: center;}
.thumbw4 .thumbnail figure {margin: 0; float: none; margin:0px auto 40px auto; position: relative; padding: 0; background: none; display: inline-block;}
.thumbw4 .thumbnail figure img{position: relative;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumbw4 .thumbnail figure .img2{position: absolute; left: 0; top: 0;opacity: 0; filter:alpha(opacity=0);}
.thumbw4 .thumbnail:hover figure .img2{opacity: 1; filter:alpha(opacity=100);}
.thumbw4 .thumbnail:hover figure .img1{opacity: 0; filter:alpha(opacity=0);}
.thumbw4 .thumbnail .txt1{color: #c4b890; font-family: 'Oswald'; font-size: 20px; text-align: center; font-weight: 700; padding-top: 45px; padding-bottom: 10px;}
.thumbw4 .thumbnail .txt2{color: #c4b890; font-family: 'Oswald'; font-size: 50px; text-align: center; font-weight: 700; padding-bottom: 20px;}
.thumbw4 .thumbnail .txt3{color: #c4b890; font-size: 15px; text-align: center; font-weight: 400; padding-bottom: 40px; text-decoration: underline; font-style: italic;}
.thumbw4 .thumbnail .txt4{color: #716439; font-size: 12px; text-align: right; padding-left: 30px; line-height: 1.667;}
.thumbw4 .thumbnail .txt5{color: #716439; font-size: 12px; text-align: left; padding-right: 30px; line-height: 1.667;}
.thumbw4 .thumbnail .txt0{text-align: center;padding-top: 15px; padding-bottom: 10px; background: url(../images/hl1.png) 0 0 repeat-x; margin-top: 15px;}

.thumbw5 {margin-bottom: 25px; margin-top: 0px;background: url(../images/sh1.png) center bottom no-repeat #fff; background-size: 100% 20px; padding-bottom: 20px;}
.thumbw5.last {margin-bottom: 0px;}
.thumbw5 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: #fff; border-top: 7px solid #494435;}
.thumbw5 .thumbnail figure {margin: 0; float: none; margin:0px 0px 15px 0px; position: relative; padding: 1px; background: #fff; border: 1px solid #b9b9b9;}
.thumbw5 .thumbnail figure img{margin-left: auto; margin-right: auto;}
.thumbw5 .thumbnail .txt1{color: #3c3c3c; font-family: 'Oswald'; font-size: 20px; text-align: center; font-weight: 700; padding-top: 45px; padding-bottom: 10px;}
.thumbw5 .thumbnail .txt2{color: #3c3c3c; font-family: 'Oswald'; font-size: 50px; text-align: center; font-weight: 700; padding-bottom: 20px;}
.thumbw5 .thumbnail .txt3{color: #3c3c3c; font-size: 15px; text-align: center; font-weight: 400; padding-bottom: 20px; text-decoration: underline; font-style: italic;}
.thumbw5 .thumbnail .txt4{font-size: 11px; font-weight: 600; font-style: italic; padding-bottom: 15px;}

.thumbw5 .thumbnail .txt0{text-align: center;padding-top: 15px; padding-bottom: 10px; background: url(../images/hl1.png) 0 0 repeat-x; margin-top: 15px;}










/*================= Contacts =========================*/
#note{ }
.notification_error{ color:#f00; padding-bottom:10px; }
.notification_ok{ text-align: left; padding-bottom:10px; }

#ajax-contact-form .form-group{margin-left: 0; margin-right: 0; margin-bottom: 20px;}
#ajax-contact-form .form-group label{color: #272727; font-weight: 400; display: none;}
#ajax-contact-form .form-control{height: 48px; padding: 13px 12px; font-size: 14px; line-height: 20px; color: #959595; background: #fff;border: 1px solid #dedede;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
#ajax-contact-form .form-control:focus{color: #000; border-color: #f42b03;   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 43, 3, .3); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 43, 3, .3);}
#ajax-contact-form textarea.form-control {height: auto;}
#ajax-contact-form .form-group.capthca{float: left; margin-right: 30px;}
#ajax-contact-form .form-group.capthca input{width: 170px;}
#ajax-contact-form .form-group.img{float: left;}
#ajax-contact-form .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit{display: block; background: #454545; color: #fff; font-family: 'Oswald'; font-size: 14px; line-height: 20px; font-weight: 800; padding: 10px 20px; text-decoration: none;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border: none; text-transform: uppercase;
}
.btn-default.btn-cf-submit:hover{color: #fff; background: #f42b03;}


/*================= Contacts3 =========================*/
#note3{ }
.notification_error3{ color:#f00; padding-bottom:10px; }
.notification_ok3{ text-align: left; padding-bottom:10px; }

#ajax-contact-form3 .form-group{margin-left: 0; margin-right: 0;}
#ajax-contact-form3 .form-group label{color: #141414; font-weight: 400; text-transform: uppercase; display: none;}
#ajax-contact-form3 .form-control{height: 38px; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #959595; background: #fff; ; border: 1px solid #e8e8e8;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
#ajax-contact-form3 .form-control:focus{border-color: #f42b03; color: #000;   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 43, 3, .3); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 43, 3, .3);}
#ajax-contact-form3 textarea.form-control {height: 144px;}
#ajax-contact-form3 .form-group.capthca{float: left; margin-right: 20px;}
#ajax-contact-form3 .form-group.capthca input{width: 170px;}
#ajax-contact-form3 .form-group.img{float: left;}
#ajax-contact-form3 .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit3{display: block; background: #f42b03; color: #fff; font-family: 'Oswald'; font-size: 14px; line-height: 20px; font-weight: 800; padding: 10px 20px; text-decoration: none;border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border: none; text-transform: uppercase;box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
}
.btn-default.btn-cf-submit3:hover{color: #fff; background: #c2c1c1;}







/*----- media queries ------*/
/* Large desktop */
@media (min-width: 2560px) {





}
@media (min-width: 1200px) {





}
/* Default landscape and desktop to large desktop */
@media (max-width: 1199px) {

  #content{max-width: 1060px;}

  .menu_wrapper{padding-right: 30px;}

  .copyright{display: block; padding-right: 0px; padding-bottom: 20px;}

  .menu_bottom_wrapper{display: block;}











}

@media (min-width: 992px) and (max-width: 1199px) {











}
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {

  #content{max-width: 850px;}

  .social0 li{margin-right: 15px; margin-left: 15px;}
















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

  .social li{margin-right: 10px;}

  .q1{font-size: 16px;}

  .menu_wrapper{padding-right: 0px;}

  .navbar_ .nav > li{margin-left: 15px;}
















}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

  header{float: none; margin-right: 0; margin-bottom: 15px; text-align: center;}

  .logo{display: inline-block;}

  .slogan1{ padding-bottom: 15px;}

  .social_wrapper{float: none; text-align: center;}

  .social{display: inline-block;}

  .social li{margin: 5px; float: none;}

  .menu_wrapper{float: none; padding-right: 0;}

  .menu_bottom li{padding-bottom: 15px; margin-left: 10px;}

  .border_right:after{display: none;}







	.navbar_ {float: none; margin-bottom: 0; margin-left: -15px; margin-right: -15px; display: block; height: auto; padding-right: 0; background: none; text-align: center;}
  .navbar-collapse_{clear: both;}
  .navbar_ .nav{display: block; background: #fff; padding-right: 0;}
  .navbar_ .nav > li{float: none;background: none; padding-left: 0; border-top: none; margin-left: 0;}
  .navbar_ .nav > li:first-child{border-top: none;}
  .navbar_ .nav > li > a{margin-bottom: 0; margin-top: 0; padding:5px 0; text-align: center; font-size: 14px;}
  .navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus, .navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{background: #fff;}

  .sub-menu ul{position: relative; left: 0; top: 0; text-align: center; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;  margin-top: 0;}
  .sub-menu li a{}

  .thumbw4 .thumbnail .txt4{padding-left: 0; text-align: center;}
  .thumbw4 .thumbnail .txt5{padding-right: 0; text-align: center;}

  .comment-block.left1{margin-left: 10px;}
  .comment-block.left2{margin-left: 20px;}













}
@media (min-width: 481px) and (max-width: 767px) {



}
/* Landscape phones and down */
@media (max-width: 480px) {

  .email1{float: none; margin-bottom: 2px;}

  .phone1{float: none; margin-left: 14px; margin-bottom: 2px;}

  .skype1{float: none; margin-left: 15px;}











}