@import url(http://fonts.googleapis.com/css?family=Comfortaa:700);
/*font-family: 'Comfortaa', cursive;  @customFont*/
/*------ template stylization ------*/
body {
  background: #ffffff url(../img/bg-body.jpg) 0 0 repeat;
}
p {
  margin-bottom: 16px;
}
.main {
  min-height: 100%;
  width: 100%;
  height: auto;
}
/* headings, text */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
  font-family: ;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a {
  outline: none;
}
h2 {
  position: relative;
  display: block;
  color: #6ea332;
  font-size: 29px;
  font-family: 'Comfortaa', cursive;
  line-height: 1.2em;
  margin: 64px 0 35px 0;
  letter-spacing: -1px;
}
h2.indenth2 {
  margin: 80px 0 40px 0;
}

h3 {
	color: #6ea332;
	font-family: 'Comfortaa', cursive;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

h4 {
	color: #6ea332;
	font-family: 'Comfortaa', cursive;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 30px;
}

h5 {
	color: #666666;
	font-family: 'Comfortaa', cursive;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 8px;
	line-height: 22px;
}

#content ul {
  list-style: none;
}
.dis-block {
  display: block;
}
.left-0 {
  margin-left: 0 !important;
}
.last-mbot {
  margin-bottom: 0 !important;
}
.extra-wrap,
.wrapper-extra {
  overflow: hidden;
}

.font10 {
	font-size: 13px;
	line-height: 20px;
	color: #fff;
}

.font20 {
	font-size: 17px;
	line-height: 24px;
	font-family: 'Comfortaa', cursive;
	color: #fff;
	font-weight: bold;
}

.phone {
	font-family: 'Comfortaa', cursive;
	color: #3597bb;
	font-size: 18px;
	line-height: 24px;
	margin-left: 27px;
}
.phone:hover {
  color: #1b5266;
}
.link {
  font-family: 'Comfortaa', cursive;
  color: #3597bb;
  font-size: 15px;
  line-height: 24px;
}
.link:hover {
  color: #1b5266;
}

.link2 {
  font-family: 'Comfortaa', cursive;
  color: #3597bb;
}
.link2:hover {
  color: #1b5266;
}

.bot {
  margin-bottom: 17px !important;
}
.divider {
  background: url(../img/divider.png) 0 0 repeat-x;
  height: 1px;
  display: block;
  margin-top: 56px;
  padding-bottom: 8px;
}

.divider2 {
  background: url(../img/divider.png) 0 0 repeat-x;
  height: 1px;
  display: block;
  margin-top: 20px;
  padding-bottom: 30px;
}


/*=================My styles of bootstrap================*/
.col {
  color: #ffffff;
}
.btn-1 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  text-shadow: none;
  z-index: 1;
  padding: 10px 14px 6px 14px;
  border: none;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
  font-size: ;
  font-family: ;
  line-height: 1.2em;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-1:hover {
  outline: none;
  background: #;
  color: #ffffff;
  text-shadow: none;
}
/*css styles for image-block */

.img-indent-1 {
  overflow: hidden;
}
.img-indent-1 img {
  display: block;
  float: none;
  margin: 0 22px 10px 0;
}
.img-indent-1 .extra-wrap {
  overflow: hidden;
  padding: 0 20px 0 0;
}
/*==================list=================*/
.list {
  display: block;
  overflow: hidden;
  margin: 0 0 0 0;
}
.list li {
  display: block;
  overflow: hidden;
  padding: 7px 0 7px 16px;
  background: url(../img/bg-list-li.png) 0 13px no-repeat;
  text-transform: none;
}
.list li a {
  color: #3597bb;
}
.list li a:hover {
  color: #1b5266;
}

.list > li.sfHover > a,
.list > li.sfHover > a:hover,
.list > li > a:hover,
.list > li.active2 > a,
.list > li.active2 > a:hover {
  background: none;
  color: #1a5266;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

figure.img-polaroid {
  display: inline-block;
  margin: 0 0 15px 0;
}
.img-polaroid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  margin-bottom: 15px;
  padding: 8px;
  border: none;
  background-color: #edebe7;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.img-polaroid img {
  max-width: inherit;
  width: 100%;
}
.thumbnails {
  margin: 0 0 0 0;
  display: block;
  padding: 0;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.thumbnails .thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
.thumbnails .thumbnail img {
  width: 100%;
}
.thumbnails li {
  float: left;
  padding: 4px 0 0 0;
}
.thumbnails-1 {
  margin: 0;
  display: block;
  padding: 0;
  *zoom: 1;
}
.thumbnails-1:before,
.thumbnails-1:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails-1:after {
  clear: both;
}
.thumbnails-1 .thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
.thumbnails-1 .thumbnail img {
  width: 100%;
  display: block;
  margin-bottom: 25px;
}
.thumbnails-1 li {
  float: left;
  padding: 4px 0 0 0;
  text-transform: none;
}
.thumbnails-1 li span {
	font-size: 12px;
	line-height: 24px;
	color: #6ea332;
	font-weight: bold;
}
.thumbnails-1 li p {
  color: #555555;
}
.thumbnails-1 li p a {
  color: #3597bb;
}
.thumbnails-1 li p a:hover {
  color: #1b5266;
}
.block {
  background: #1b5266;
  padding: 34px 20px 28px 20px;
}
.block .font20 {
  display: block;
  margin-bottom: 6px;
}
.block p {
  margin-bottom: 9px;
}
.block:hover {
  background: #3597bb;
}
.block:hover .link {
  color: #1b5266;
}
.block:hover p {
  color: #fff;
}
.block:hover a {
  color: #ffffff;
}
.block:hover a:hover {
  color: #fff;
}
.dropdown-menu {
  color: #333333;
}
/*------===============HEADER==============------- */
header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 999;
  padding: 0 0 0 0;
  height: auto;
  background: url(../img/bg-head.jpg) center 0 repeat-x #ffffff;
  text-transform: uppercase;
}
.inner-head {
  background: url(../img/bg-inner-head.jpg) 0 bottom repeat-x;
  padding-bottom: 30px;
}
/* navbar */
.navbar_ {
  margin-bottom: 0 !important;
}
.navbar_ .collapse {
  overflow: visible;
}
.navbar_ .brand {
  position: relative;
  display: inline-block;
  float: left;
  overflow: hidden;
  margin: 20px 0 0 0;
  padding: 0;
  line-height: 22px;
}
.navbar_ .brand span {
  position: absolute;
  left: -400px;
  display: block;
}
.navbar_ .navbar-inner {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  margin: 0;
  padding: 0;
  min-height: inherit;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  margin: 0;
  padding: 44px 0 0 0;
  background: none;
  float: right;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ .nav {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
}
/*nav*/
.nav-collapse_ .nav li {
  position: relative;
  margin: 0;
  padding: 0;
  text-transform: none;
  zoom: 1;
  font-family: 'Comfortaa', cursive;
  font-weight: bold;
}
.nav-collapse_ .nav li a {
  margin: 0;
  padding: 0;
  color: #3496ba;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-collapse_ .nav > li {
  display: inline-block;
  float: left;
  margin: 0;
  border: none;
  margin-left: 28px;
}
.nav-collapse_ .nav > li > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.nav-collapse_ .nav > li.sub-menu:after {
  position: absolute;
  top: 26px;
  left: 50%;
  display: block;
  margin-left: -4px;
  width: 8px;
  height: 4px;
  background: url(../img/indicator.png) 0 0 no-repeat;
  content: '';
}
.nav-collapse_ .nav > li.sfHover:before {
  position: absolute;
  top: 41px;
  left: 30px;
  display: block;
  width: 15px;
  height: 7px;
  background: url(../img/bg-sfhover.png) 0 0 no-repeat;
  content: '';
}
.nav-collapse_ .nav ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: absolute;
  border-top: 3px solid #3496ba;
  top: 48px;
  left: -40px;
  z-index: 9;
  display: none;
  margin: 0;
  padding: 15px 0 20px 0;
  width: 156px;
  background: #1a5266;
  text-align: center;
  list-style: none;
  zoom: 1;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.nav-collapse_ .nav ul li {
  display: block;
  padding: 0;
}
.nav-collapse_ .nav ul li a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
}
/*hover for first level*/
.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
  background: none;
  color: #1a5266;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*hover for second level*/
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #3496ba;
}
/*-----================== HEADER END =================------*/
/*------================== Content =================------- */
#content {
  position: relative;
  padding: 0 0 0 0;
}
#content p {
	text-transform: none;
	font-style: italic;
	line-height: 22px;
}
/*----====================Content end ==================----*/
#form1 {
  position: relative;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 7px 0 0 0;
}
#form1 input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin: 0 0 3px 0;
  padding: 10px 10px 9px;
  width: 100%;
  height: 40px;
  border: 1px solid #3496ba;
  background: #fff;
  color: #3496ba;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  line-height: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#form1 > a {
  font-size: 11px;
  line-height: 20px;
  color: #3496ba;
  text-transform: uppercase;
  text-decoration: underline;
}
#form1 > a:hover {
  color: #000;
}
#form1 input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#form1 fieldset a {
  position: relative;
  float: right;
  text-shadow: none;
  z-index: 1;
  text-transform: uppercase;
  padding: 9px 56px 10px 56px;
  border: none;
  color: #fff;
  text-decoration: none;
  background: #3496ba;
  font-weight: normal;
  font-size: 11px;
  line-height: 20px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: 0.3s;
}
#form1 fieldset a:hover {
  outline: 0;
  background: #1a5266;
  color: #fff;
  text-shadow: none;
}
#form1 label {
  display: block;
  width: 100%;
  min-height: 40px;
  float: none;
  position: relative;
}
#form1 .error {
  display: block;
  overflow: hidden;
  position: absolute;
  height: 0;
  top: 2px;
  right: 3px;
  font-size: 10px;
  color: #F00;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#form1 .success {
  border: 1px solid #fff;
  padding: 5px 10px 5px 10px;
  background: #40bec7;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  width: 100%;
  z-index: 10;
  left: 0;
  top: 0;
}
#form1 .btn-div {
  float: right;
  padding: 0;
}
#form1 label.invalid .error {
  height: 19px;
}
/*==========================PAGES===========================*/
/*=========================index============================*/
.indent-r {
  padding-bottom: 26px;
}
/*=========================index-1==========================*/
.img-indent img {
  width: 100%;
  margin: 4px 0 27px 0;
}
.list-history {
  display: block;
  margin: 0 0 0 0;
  overflow: hidden;
}
.list-history li {
  display: block;
  overflow: hidden;
  margin: 0 0 16px 0;
  text-transform: none;
  line-height: 16px;
}
.list-history li strong {
  font-size: 11px;
  line-height: 16px;
  color: #6ea332;
  float: left;
  display: block;
  width: 53px;
}
.list-history li span {
  display: block;
  overflow: hidden;
}
/*=========================index-2==========================*/
.block-indent {
  overflow: hidden;
}
.block-indent img {
  float: left;
  margin: 4px 20px 15px 0;
}

.block-indent .video {
  float: left;
  margin: 4px 20px 15px 0;
}

.block-indent .extra-wrap {
  overflow: visible;
}
.block-indent .link {
  display: inline-block;
  margin-top: 18px;
}
/*=========================index-3==========================*/
.box-thumbnails .span3 {
  margin-bottom: 20px;
}
/*=========================index-4==========================*/
.list-blog {
  margin: -7px 0 0 0;
}
.list-blog li {
  display: block;
  overflow: hidden;
  font-size: 11px;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 27px;
}
.list-blog li .wrapper-extra {
  margin-bottom: 16px;
}
.list-blog li .wrapper-extra .font20 {
  text-transform: none;
  display: block;
  margin-bottom: 5px;
}
.list-blog li .wrapper-extra .text-blog {
  color: #7eb3b8;
}
.list-blog li .wrapper-extra .text-blog a {
  color: #aef0f6;
}
.list-blog li .wrapper-extra .text-blog a:hover {
  color: #fff;
}
.list-blog li .wrapper-extra .text-blog .date {
  color: #aef0f6;
}
.block-blog {
  overflow: hidden;
  margin: 4px 0 0 0;
}
.block-blog img {
  float: left;
  margin: 8px 30px 11px 0;
}
.block-blog p {
  margin-bottom: 10px;
}
.block-blog .extra-wrap {
  overflow: hidden;
  padding-top: 4px;
}
.block-blog .link {
  text-transform: none;
}
/*=========================index-5==========================*/
/*==========================404=============================*/
.box-404 {
  overflow: hidden;
  padding: 48px 0 0 0;
}
.box-404 h2 {
  margin: 20px 0 20px 0;
}
.box-404 img {
  float: left;
  margin: 0 0 0 40px;
}
.block-404 {
  width: 244px;
  overflow: hidden;
}
#search {
  position: relative;
  overflow: hidden;
  margin: 26px 0 0 0;
  background: url(../img/bg-li-transparent.png) 0 0 no-repeat;
  border: 1px solid #479bb0;
}
#search input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  margin: 0 0 0 0;
  padding: 10px 10px 10px;
  width: 80%;
  height: 40px;
  border: none;
  background: url(../img/bg-li-transparent.png) 0 0 no-repeat;
  color: #aef0f6;
  font-size: 11px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  position: relative;
  z-index: 1;
  display: inline-block;
  float: right;
  margin: 4px 5px 0 0;
  background: url(../img/bg-search-btn.png) 0 0 no-repeat;
  width: 40px;
  height: 33px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search a:hover {
  background-position: 0 bottom;
}
/*======================Privacy Policy======================*/
.pp {
  color: #555555;
  text-transform: uppercase;
}
.pp a {
  color: #3496ba;
}
.pp a:hover {
  color: #1a5266;
}
/*================CONTACT FORM, MAP, ADRESS=================*/
.map {
  display: block;
  margin: 45px 0px 0px 0px;
}
.map iframe {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 359px;
  border: none;
}
.adress {
  font-size: 14px;
  text-transform: none;
  line-height: 16px;
}
.adress em {
  display: block;
  margin-left: 0;
  text-align: left;
  font-weight: normal;
  font-style: normal;
}
.adress a {
  display: inline-block;
  margin-left: 2px;
  color: ;
}
.adress a:hover {
  color: #1a5266;
  text-decoration: underline;
}
.adress span {
  display: inline-block;
  width: 78px;
}
.adress strong {
  display: inline-block;
  font-weight: normal;
}
.adress strong.title1 {
  display: block;
  text-align: left;
  letter-spacing: 0;
  font-size: 14px;
  margin-bottom: 16px;
}
#contact-form {
  position: relative;
  z-index: 1;
  margin: 0 0 20px;
  padding: 2px 0 0 0;
  vertical-align: top;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.txt-form {
  display: block;
  padding-bottom: 6px;
  color: #ffffff;
}
.txt-form span {
  color: #ffffff;
}
.form-div-1,
.form-div-2,
.form-div-3 {
  float: left;
  width: 193px;
}
.form-div-1 {
  margin-right: 20px;
}
.form-div-2 {
  margin-right: 20px;
}
#contact-form div {
  overflow: hidden;
}
#contact-form fieldset {
  position: relative;
  z-index: 10;
  overflow: hidden;
  padding: 0;
  width: 100%;
  border: none;
}
#contact-form label {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  min-height: 61px;
  width: 100%;
}
#contact-form .message {
  display: block !important;
  min-height: 147px;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 0;
  padding: 8px 13px 12px;
  width: 100%;
  outline: none;
  border: 1px solid #3496ba;
  background: #FFF;
  color: #3496ba;
  font-size: 11px;
  line-height: 20px !important;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contact-form input {
  height: 41px;
}
#contact-form input:focus,
#contact-form textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-form .area .error {
  float: none;
}
#contact-form textarea {
  overflow: auto;
  width: 100%;
  height: 147px;
  resize: none;
}
#contact-form .success {
  position: absolute;
  top: 4px;
  left: 0;
  z-index: 20;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 10px;
  width: 100%;
  border: 1px solid #fff;
  background: #479bb0;
  color: #ffffff;
  text-align: center;
  text-transform: none;
  font-size: 18px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 22px;
}
#contact-form .error,
#contact-form .empty {
  position: absolute;
  bottom: 1px;
  left: 2px;
  display: none;
  overflow: hidden;
  padding: 5px 4px 0px 0;
  width: 100%;
  color: #f00;
  text-transform: none;
  font-size: 11px;
  line-height: 1.27em;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contact-form .message .error,
#contact-form .message .empty {
  bottom: 8px;
}
.buttons-wrapper {
  position: relative;
  padding: 15px 0 0 0;
  cursor: pointer;
}
.buttons-wrapper .link {
  text-transform: none;
}
/*------================== FOOTER ================= ------- */
footer {
  position: relative;
  padding: 0 0 30px 0 ;
  border-top: none;
  color: #555555;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
}
footer h2 {
  text-transform: none;
}
footer a {
  color: #3496ba;
}
footer a:hover {
  color: #000;
}
.list-1 {
  margin: 0;
  display: block;
  list-style: none;
}
.list-1 li {
  text-transform: uppercase;
  color: #3496ba;
  padding: 4px 0 5px 0;
}
.list-1 li a {
  color: #3496ba;
}
.list-1 li a:hover {
  color: #1a5266;
}
/*---===================== FOOTER END ================------*/
.select-menu {
  display: none !important;
}
/*-----================== MEDIA QUERIES============== ------*/
@media (min-width: 1200px) {
  #form1 label {
    float: left;
    width: auto;
  }
  #form1 input {
    width: 402px;
    float: left;
  }
  .indent-r {
    padding-right: 18px;
  }
  .indent-r-1 {
    padding-right: 30px;
  }
  .bord-bot {
    margin-bottom: 22px;
  }
  .block-indent {
    overflow: hidden;
  }
  .block-indent img {
    float: left;
    margin: 4px 30px 15px 0;
  }
  .block-indent .extra-wrap {
    overflow: hidden;
  }
  .box-thumbnails .span3 {
    margin-bottom: 28px;
  }
  #contact-form label {
    display: inline-block;
  }
  .form-div-1 {
    width: 243px;
  }
  .form-div-2 {
    width: 243px;
  }
  .form-div-3 {
    width: 243px;
  }
  .box-404 {
    overflow: hidden;
    padding: 51px 0 0 0;
  }
  .box-404 h2 {
    margin: 0 0 40px 0;
  }
  .box-404 img {
    float: left;
    margin: 0 52px 0 170px;
  }
  .block-404 {
    width: 244px;
    overflow: hidden;
    margin: 30px 0 0 0;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .nav-collapse_ {
    height: auto !important;
  }
}
@media (max-width: 979px) {
  header {
    background: none;
  }
  .nav-collapse_ {
    height: auto !important;
  }
  .navbar_ .navbar-inner {
    text-align: center;
  }
  .navbar_ .brand {
    float: none;
    margin-bottom: 10px;
  }
  .navbar_ .nav-collapse_ {
    height: auto !important;
    float: none;
  }
  .navbar_ .nav-collapse_ .nav {
    float: none;
    text-align: center;
    display: inline-block;
  }
  .div-round-about {
    width: 650px;
  }
  ul.round-about {
    width: 650px;
  }
  .block-blog .extra-wrap {
    overflow: visible;
  }
  .box-404 {
    overflow: hidden;
    padding: 48px 0 0 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .box-404 h2 {
    margin: 20px 0 20px 0;
  }
  .box-404 img {
    float: none;
    width: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .block-404 {
    width: auto;
    overflow: hidden;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 145px;
  }
  .form-div-1,
  .form-div-2 {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .navbar_ .nav-collapse_ .nav {
    display: none;
  }
  .nav-collapse_ {
    height: auto !important;
  }
  .select-menu {
    display: block !important;
    margin-bottom: 2px;
    width: 100%;
    border: 1px solid #fff;
    background: #3dbbc5;
    color: #000;
    cursor: pointer;
  }
  .select-menu option {
    padding-bottom: 3px;
  }
  .thumbnails .span3,
  .thumbnails-1 .span3 {
    float: left;
    margin: 0 20px 20px 0;
    width: 45%;
  }
  .thumbnails .span3 img,
  .thumbnails-1 .span3 img {
    width: 100%;
  }
  .div-round-about {
    display: none;
  }
  footer .span3 {
    width: 40%;
    margin: 0 20px 20px 0;
    float: left;
  }
  .img-indent img {
    float: left;
    margin: 0 20px 15px 0;
    width: auto;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
  }
}
@media (min-width: 626px) and (max-width: 767px) {
  
}
@media (max-width: 626px) {
  
}
@media (max-width: 520px) {
  .thumbnails .span3,
  .thumbnails-1 .span3 {
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
  .thumbnails .span3 img,
  .thumbnails-1 .span3 img {
    width: 100%;
  }
  .img-indent img {
    float: none;
    margin: 0 0 15px 0;
    width: 100%;
  }
  .block-blog img {
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
}
@media (min-width: 482px) and (max-width: 625px) {
  
}
@media (max-width: 480px) {
  footer .span3 {
    width: 100%;
    margin: 0 0 20px 0;
    float: none;
  }
  .block-indent img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
}
@media (min-width: 320px) and (max-width: 481px) {
  
}
@media (max-width: 320px) {
  
}
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
