/*------ template stylization ------*/
/*@FontFamily-1 font-family: 'Open Sans', sans-serif;*/
p {
  margin-bottom: 18px;
  font-size:14px;
}
/* headings, text */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  margin: 0;
  font-weight: normal;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a {
  outline: none;
}
h2 {
  font-size: 30px;
  line-height: 1.2em;
  color: #ffffff;
  display: block;
  position: relative;
  font-weight: bold;
  margin: 36px 0 22px 0;
}
h3 {
  font-size: 24px;
  line-height: 1em;
  color: #ffffff;
  display: block;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
}
h3 span {
  display: block;
}
.font18 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #499fec;
  font-weight: bold;
}
.font18 strong {
  color: #ffffff;
}
h4 {
  font-size: 24px;
  line-height: 1.2em;
  color: #ffffff;
  display: block;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
}
h4 a {
  color: #ffffff;
}
h4 a:hover {
  color: #499fec;
}
.link {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-decoration: underline;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
.link:hover {
  color: #499fec;
  text-decoration: underline;
}
#content ul {
  list-style: none;
}
.dis-block {
  display: block;
}
.left-0 {
  margin-left: 0 !important;
}
.last-mbot {
  margin-bottom: 0 !important;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.clear {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
}
.top {
  margin-top: 10px;
}
/*=================My styles of bootstrap================*/
.col {
  color: #ffffff;
}
.btn-1 {
  font-family: ;
  border: none;
  position: relative;
  font-size: ;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  padding: 10px 14px 6px 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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;
  z-index: 1;
}
.btn-1:hover {
  color: #ffffff;
  background: #;
  text-shadow: none;
  outline: none;
}
/*css styles for image-block*/
/*==================list=================*/
.list-price {
  margin: 0;
}
.list-price li {
  width: 100%;
  overflow: hidden;
  vertical-align: top;
  color: #ffffff;
  margin-bottom: 3px;
}
.list-price li strong {
  background: url(../img/line-hor.png) repeat-x 0% 12px;
  line-height: 1.917em;
  display: block;
  overflow: hidden;
}
.list-price li span {
  float: right;
  font-weight: bold;
  color: #ffffff;
  display: inline-block;
  padding-left: 4px;
}
.list-price li em {
  font-style: normal;
  float: left;
  text-decoration: none;
  display: inline-block;
  padding-right: 5px;
}
ul.services {
  font-family: 'Open Sans', sans-serif;
  margin: 17px 0 0 0;
}
ul.services li {
  margin-bottom: 6px;
}
ul.services li strong {
  font-size: 22px;
  line-height: 1.2em;
  display: block;
  margin: 0;
}
ul.services li a {
  font-size: 14px;
  line-height: 20px;
}
.list {
  margin: 0;
}
.list li {
  list-style-type: none;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  padding: 0 0 0 15px;
  background: url(../img/bg-list.png) 0 10px no-repeat;
}
.list li a {
  color: #499fec;
}
.list li a:hover {
  color: #fff;
}
.list-1 {
  margin: 0;
}
.list-1 dd {
  margin: 0 0 20px 0;
}
.list-1 dt.font18 {
  margin-bottom: 14px;
  display: block;
}
.list-3 {
  margin: 0;
}
.list-3 li {
  list-style-type: none;
  font-size: 13px;
  line-height: 24px;
  padding: 0 0 0 15px;
  background: url(../img/bg-list.png) 0 10px no-repeat;
}
.list-3 li a {
  color: #ffffff;
}
.list-3 li a:hover {
  color: #499fec;
}
.box-1 figure.img-polaroid {
  width: 100%;
}
.img-indent figure.img-polaroid {
  width: 100%;
}
figure.img-polaroid {
  padding: 4px;
  background: #499fec;
  margin: 0 0 15px 0;
}
figure.img-polaroid img {
  width: 100%;
}
a.img-polaroid img {
  width: 100%;
}
a.img-polaroid {
  width: 100%;
}
.img-polaroid {
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  margin-bottom: 15px;
  padding: 0;
  -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;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.img-polaroid span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 4px solid #499fec;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.img-polaroid:hover span {
  border: 16px solid #499fec;
}
.thumbnails {
  margin: 0;
}
.thumbnails .span3 {
  margin-bottom: 24px;
}
.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;
  padding: 0;
}
.block-2 {
  padding: 0 0 43px 0;
  border: 4px solid #fff;
  position: relative;
  text-align: center;
  margin: 6px 0 0 0;
  color: #ffffff;
}
.block-2 img {
  border-bottom: 4px solid #fff;
  margin-bottom: 20px;
  width: 100%;
}
.block-2 > span {
  font-size: 24px;
  line-height: 1.2em;
  color: #499fec;
  display: block;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
}
.block-2 h3 {
  margin-top: -4px;
}
.block-2 p {
  margin: 11px 23px 0;
}
.block-2 a {
  position: absolute;
  display: block;
  border: 4px solid #fff;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  padding: 5px 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  bottom: -4px;
  left: 50%;
  margin-left: -55px;
}
.block-2 a:hover {
  border: 4px solid #499fec;
  color: #499fec;
}
.testimonials blockquote {
  padding: 0 0 0 42px;
  background: url(../img/bg-thumb-li.png) 0 6px no-repeat;
  border: none;
  margin: 0;
}
.testimonials blockquote p {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 19px;
}
.testimonials blockquote strong {
  font-size: 13px;
  line-height: 18px;
  color: #ffffff;
  display: block;
}
.testimonials blockquote a {
  font-size: 13px;
}
/*------===============HEADER==============------- */
header {
  z-index: 999;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  height: auto;
  padding: 0 0 0 0;
}
#pages header {
  background: url(../img/slide-1.jpg) center 0 no-repeat #1262bd;
  padding-bottom: 85px;
}
/* navbar */
.navbar_ {
  margin-bottom: 0 !important;
}
.logo-contact {
  margin: 90px 0 0 0;
  position: relative;
  z-index: 2;
}
.contact-us {
  float: right;
  font-family: 'Open Sans', sans-serif;
  text-align: right;
  padding: 28px 0 0 0;
  color: #ffffff;
  text-transform: uppercase;
}
.contact-us span {
  font-size: 30px;
  line-height: 1.2em;
  display: block;
  font-weight: 300;
  letter-spacing: 1px;
}
.contact-us .first-teg {
  margin: 15px 0 0 0;
}
.contact-us strong {
  display: block;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
}
.logo-contact .brand {
  float: left;
  display: block;
  padding: 0;
  overflow: hidden;
  line-height: 22px;
  position: relative;
  margin: 0;
}
.logo-contact .brand span {
  display: block;
  position: absolute;
  left: -400px;
}
.menu-head {
  padding: 9px 0 11px 0;
  background: #ffffff;
}
.soc-icons {
  float: right;
  padding: 6px 0 0 0;
}
.soc-icons a {
  display: inline-block;
  margin: 0 0 0 18px;
}
.soc-icons a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.navbar_ .navbar-inner {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  min-height: inherit;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-collapse_ {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ .nav {
  float: none;
  display: block;
  margin: 0;
  padding: 0;
}
.navbar_ .collapse {
  overflow: visible;
}
/*nav*/
.nav-collapse_ .nav li {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  zoom: 1;
  text-transform: uppercase;
}
.nav-collapse_ .nav > li {
  float: left;
  display: inline-block;
  font-weight: normal;
  margin: 0;
  border: none;
}
.nav-collapse_ .nav > li.sub-menu:after {
  display: block;
  background: url(../img/indicator.png) 0 0 no-repeat;
  width: 8px;
  height: 4px;
  content: '';
  position: absolute;
  top: 50%;
  left: 80%;
  margin-top: -2px;
}
.nav-collapse_ .nav ul li.sub-menu:after {
  display: block;
  background: url(../img/indicator.png) 0 0 no-repeat;
  width: 8px;
  height: 4px;
  content: '';
  position: absolute;
  top: 9px;
  left: 80%;
}
.nav-collapse_ .nav li a {
  margin: 0;
  padding: 0;
  text-shadow: none;
  color: #165dc1;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-collapse_ .nav > li:first-child a {
  padding: 6px 51px;
}
.nav-collapse_ .nav > li > a {
  display: block;
  text-align: center;
  position: relative;
  padding: 6px 44px;
  margin: 0 6px 0 0;
  border: 4px solid #fff;
  -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;
}
.nav-collapse_ .nav > li.sfHover,
.nav-collapse_ .nav > li.sfHover:hover,
.nav-collapse_ .nav > li:hover,
.nav-collapse_ .nav > li.active,
.nav-collapse_ .nav > li.active:hover {
  background: none;
}
.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 {
  border: 4px solid #165dc1;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #165dc1;
}
.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 265px;
  left: 0;
  top: 49px;
  list-style: none;
  zoom: 1;
  z-index: 9;
  margin: 0;
  padding: 31px 0 31px 0;
  background: #ffffff;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ .nav ul li {
  display: block;
  text-align: left;
  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: block;
  padding: 2px 0 1px 40px;
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  background: #165dc1;
  color: #ffffff;
}
.nav-collapse_ .nav ul li ul {
  position: relative;
  background: none;
  padding: 0;
  top: auto;
  left: auto;
}
.nav-collapse_ .nav ul li ul li a {
  padding: 2px 0 1px 59px;
}
.nav-collapse_ .nav ul li ul li a:hover {
  background: #d5e4fb;
  color: #165dc1;
}
/*-----================== HEADER END =================------*/
/*------================== Content =================------- */
#content {
  position: relative;
  padding: 0 0 40px 0;
  border-top: 4px solid #1262bd;
  background: #1354af;
}
/*----====================Content end ==================----*/
/*==========================PAGES===========================*/
/*=========================index============================*/
.block-slider {
  position: relative;
  z-index: 100;
  background: url(../img/bg-pagination.png) 0 0 repeat;
  padding: 8px 0 31px 0;
  margin-bottom: 5px;
}
.block-slider .block {
  margin: 30px 0 0 0;
}
.block {
  border: 4px solid #fff;
  background: #1354af;
  text-align: center;
  padding: 21px 15px 31px 15px;
  position: relative;
  color: #ffffff;
}
.block h3 {
  margin-bottom: 16px;
  font-size: 20px;
}
.block:hover {
  border: 4px solid #0f84de;
  background: #1354af;
  color: #499fec;
}
.block:hover h3 {
  color: #499fec;
}
.block a {
  position: absolute;
  display: block;
  border: 4px solid #fff;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  padding: 5px 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  bottom: -4px;
  left: 50%;
  margin-left: -55px;
}
.block a:hover {
  border: 4px solid #0f84de;
  color: #499fec;
}
.box {
  margin: 0 0 0 -20px;
}
/*=========================index-1==========================*/
.box-1 {
  margin: 0 0 0 -20px;
}
.box-1 .span2 {
  margin-bottom: 20px;
}
aside {
  border-top: 4px solid #1262bd;
  margin: 27px 0 0 0;
}
/*=========================index-2==========================*/
.list-2 {
  margin: 0;
}
.list-2 li {
  overflow: hidden;
  display: block;
  border-top: 4px solid #1262bd;
  padding: 17px 0 12px 0;
}
.list-2 li:first-child {
  border: none;
  padding-top: 0;
}
.list-2 li .wrapper-extra {
  overflow: hidden;
}
.list-2 li .wrapper-extra .extra-wrap {
  overflow: hidden;
}
.list-2 .badge {
  float: left;
  display: block;
  width: 62px;
  text-align: center;
  border: 4px solid #fff;
  font-size: 30px;
  line-height: 1.2em;
  font-family: 'Open Sans', sans-serif;
  background: none;
  color: #ffffff;
  font-weight: bold;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 5px 31px 0 0;
  padding: 3px 0 8px 0;
}
.list-2 .badge span {
  display: block;
  margin: -6px 0 0 0;
}
.list-2 .font18 {
  margin-bottom: 7px;
}
.block-1 {
  overflow: hidden;
  margin: 17px 0 0 0;
}
.block-1 figure.img-polaroid {
  float: left;
  margin: 4px 30px 0 0;
}
/*=========================index-3==========================*/
/*=========================index-4==========================*/
/*=========================index-5==========================*/
/*==========================404=============================*/
.img-404 {
  margin: 41px 0 0 0;
}
#search {
  padding: 17px 0 0 0 ;
  overflow: hidden;
  position: relative;
}
#search input {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 4px 10px;
  margin: 0;
  font-size: 13px;
  height: 31px;
  line-height: 20px !important;
  color: #499fec;
  background: #105bba;
  outline: none;
  width: 100%;
  border: 1px solid #459ae9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: left;
  -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;
  font-family: Arial, Helvetica, sans-serif;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search a {
  display: inline-block;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  border: 4px solid #fff;
  padding: 6px 18px;
  margin: 21px 0 0 0;
  float: right;
}
#search a:hover {
  border: 4px solid #459ae9;
}
/*======================Privacy Policy======================*/
/*================CONTACT FORM, MAP, ADRESS=================*/
.map {
  display: block;
  padding: 4px 4px 0 4px;
  margin: 0 0 27px 0;
  box-sizing: border-box;
  background: #ffffff;
}
.map iframe {
  width: 100%;
  height: 536px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.adress {
  font-size: 13px;
}
.adress em {
  text-align: left;
  font-style: normal;
  display: block;
}
.adress a {
  display: inline-block;
  margin-left: 2px;
  color: #ffffff;
}
.adress a:hover {
  text-decoration: underline;
  color: #499fec;
}
.adress span {
  display: inline-block;
  width: 75px;
}
.adress strong {
  display: inline-block;
  font-weight: normal;
}
.adress .font18 {
  font-weight: bold;
  color: #ffffff;
  display: block;
  margin-bottom: 15px;
}
#contact-form {
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin: 0 0 20px;
  padding: 6px 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
}
.txt-form {
  color: #ffffff;
  padding-bottom: 6px;
  display: block;
}
.txt-form span {
  color: #ffffff;
}
.form-div-1,
.form-div-2,
.form-div-3 {
  float: left;
  width: 190px;
}
.form-div-1 {
  margin-right: 23px;
}
.form-div-2 {
  margin-right: 27px;
}
#contact-form div {
  overflow: hidden;
}
#contact-form fieldset {
  border: none;
  padding: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
#contact-form label {
  display: block;
  min-height: 50px;
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
#contact-form .message {
  min-height: 251px;
  display: block !important;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 3px 10px;
  margin: 0;
  font-size: 13px;
  line-height: 20px !important;
  color: #499fec;
  background: #105bba;
  outline: none;
  width: 100%;
  border: 1px solid #459ae9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: left;
  -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;
  font-family: Arial, Helvetica, sans-serif;
}
#contact-form input {
  height: 31px;
}
#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 {
  width: 100%;
  height: 231px;
  resize: none;
  overflow: auto;
}
#contact-form .success {
  border: 1px solid #459ae9;
  display: none;
  position: absolute;
  text-align: center;
  left: 0;
  top: 4px;
  font-size: 18px;
  line-height: 22px;
  color: #499fec;
  background: #105bba;
  padding: 14px 10px;
  text-transform: none;
  width: 100%;
  z-index: 20;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
}
#contact-form .error,
#contact-form .empty {
  color: #f00;
  font-size: 11px;
  line-height: 1.27em;
  display: none;
  overflow: hidden;
  padding: 5px 4px 0px 0;
  width: 100%;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif;
  position: absolute;
  bottom: 4px;
  left: 2px;
}
#contact-form .message .error,
#contact-form .message .empty {
  bottom: 24px;
}
.buttons-wrapper {
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
}
.buttons-wrapper a {
  display: inline-block;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  border: 4px solid #fff;
  padding: 6px 18px;
  margin: 0 18px 0 0;
}
.buttons-wrapper a:hover {
  text-decoration: none;
  border: 4px solid #459ae9;
}
.buttons-wrapper span {
  font-size: 13px;
  display: inline-block;
  color: #ffffff;
  margin-top: 0;
}
/*------================== FOOTER ================= ------- */
footer {
  color: #499fec;
  border-top: none;
  position: relative;
  background: #105bba;
  padding: 43px 0 30px 0;
}
.log-1 {
  display: block;
  margin: 7px 0 0 0;
}
.link-footer {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
.link-footer a {
  color: #499fec;
}
.link-footer a:hover {
  color: #fff;
}
footer h2 {
  color: #499fec;
  margin: 0 0 13px 0;
}
#form1 {
  position: relative;
  margin: 0;
}
#form1 input {
  border: 1px solid #1c69c5;
  border-radius: 0;
  margin: 0;
  background: #1354af;
  color: #3b8bdc;
  font-size: 13px;
  line-height: 18px;
  height: 29px;
  padding: 5px 10px 5px 10px;
  width: 100%;
  outline: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#form1 label {
  display: block;
  width: 100%;
  min-height: 30px;
  float: none;
}
#form1 .error {
  display: block;
  overflow: hidden;
  position: absolute;
  height: 0px;
  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 {
  width: 182px;
  border: 1px solid #1c69c5;
  padding: 5px 10px 5px 10px;
  background: #1354af;
  position: absolute;
  color: #3b8bdc;
  width: 100%;
  z-index: 10;
  left: 0;
  top: 0;
}
#form1 .btn-div {
  float: right;
  padding: 5px 0 0 0;
}
#form1 label.invalid .error {
  /*display: block;*/

  height: 19px;
}
/*---===================== FOOTER END ================------*/
.select-menu {
  display: none !important;
}
/*-----================== MEDIA QUERIES============== ------*/
@media (min-width: 1200px) {
  .block-slider {
    margin-top: -287px;
    position: relative;
  }
  .block h3 {
    font-size: 24px;
  }
  .box {
    margin: 0 0 0 -30px;
  }
  #form1 label {
    float: left;
    display: inline-block;
    width: auto;
  }
  #form1 input {
    width: 182px;
  }
  #form1 .btn-div {
    float: left;
    margin-left: 12px;
  }
  ul.services li {
    margin-bottom: 0;
  }
  ul.services li strong {
    margin: 0 0 0 6px;
    display: inline-block;
    font-size: 22px;
  }
  .box-1 {
    margin: 0 0 0 -30px;
  }
  .block-1 .extra-wrap {
    overflow: hidden;
  }
  #contact-form label {
    display: inline-block;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 240px;
  }
  .nav-collapse_ .nav > li > a {
    padding: 6px 48px;
  }
  #pages header {
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (max-width: 979px) {
  .thumbnails {
    margin-left: 20px;
  }
  .thumbnails .span3 {
    width: 45%;
    float: left;
    margin: 0 20px 20px 0 ;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .nav-collapse_ .nav > li:first-child a {
    padding: 6px 22px;
  }
  .nav-collapse_ .nav > li > a {
    padding: 6px 22px;
  }
  .menu-head {
    padding: 9px 0 21px 0;
  }
  .list-price li {
    overflow: hidden;
  }
  .list-price li strong {
    display: none;
  }
  .list-price li span {
    float: right;
  }
  .list-price li em {
    display: inline-block;
    width: 90px;
    float: left;
    margin: 0 0 0 10px;
  }
  ul.services li {
    margin-bottom: 10px;
  }
  ul.services li strong {
    font-size: 18px;
    line-height: 1.2em;
    display: block;
    margin: 0;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 145px;
  }
  .form-div-1,
  .form-div-2 {
    margin-right: 20px;
  }
  .block-1 figure.img-polaroid {
    float: none;
    margin: 0 0 15px 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .nav-collapse_ {
    float: none;
  }
  .nav-collapse_ .nav {
    display: none;
  }
  .soc-icons {
    float: none;
    margin: 30px 0 0 0;
    text-align: center;
  }
  .select-menu {
    display: block !important;
    background: #fff;
    border: 1px solid #165dc1;
    width: 100%;
    color: #165dc1;
    margin-bottom: 2px;
    cursor: pointer;
  }
  .select-menu option {
    padding-bottom: 3px;
  }
  .contact-us {
    display: none;
  }
  .logo-contact {
    text-align: center;
    margin: 20px 0 0 0;
  }
  .logo-contact .brand {
    display: inline-block;
    float: none;
  }
  .box {
    margin: 0;
  }
  .box .span2 {
    width: 27%;
    float: left;
    margin: 0 20px 0 0;
  }
  .box .span2 .img-polaroid {
    width: 100%;
  }
  footer .span3 {
    margin-bottom: 20px;
  }
  .box-1 {
    margin: 0;
  }
  .box-1 .span2 {
    float: left;
    width: 26%;
    margin: 0 20px 20px 0;
  }
  .list-2 .badge {
    margin: 0 20px 0 0;
  }
  .thumbnails {
    margin-left: 0;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    float: none;
    margin: 0;
    width: 100%;
  }
  .map iframe {
    height: 236px;
  }
  .img-indent figure.img-polaroid {
    margin: 0 22px 10px 0;
    display: block;
    float: left;
  }
  .adress span {
    width: 66px;
  }
  .testimonials blockquote {
    margin-bottom: 20px;
  }
  .testimonials blockquote p {
    margin-bottom: 15px;
  }
  #pages header {
    background: url(../img/slide-1.jpg) center 60px no-repeat #1262bd;
    background-size: 100%;
  }
  .soc-icons a {
    margin: 0 10px;
  }
}
@media (max-width: 626px) {
  .block-1 figure.img-polaroid {
    float: none;
    margin: 0 0 15px 0;
    width: 100%;
  }
}
@media (max-width: 560px) {
  .img-indent figure.img-polaroid {
    float: none;
    margin: 0 0 15px 0;
    width: 100%;
  }
}
@media (min-width: 626px) and (max-width: 767px) {
  .block-slider .span3 {
    width: 43%;
    float: left;
    margin: 0 20px 0 0 ;
  }
  .box-2 .span3 {
    float: left;
    width: 43%;
    margin: 0 20px 20px 0;
  }
}
@media (max-width: 626px) {
  .logo-contact .brand {
    width: 165px;
    height: 53px;
  }
}
@media (min-width: 482px) and (max-width: 625px) {
  
}
@media (max-width: 480px) {
  #pages header {
    background-size: 100%;
    background: url(../img/slide-1.jpg) center 90px no-repeat #1262bd;
    padding-bottom: 45px;
  }
  .box .span2 {
    float: none;
    margin: 0;
    width: 100%;
  }
  .box-1 .span2 {
    float: none;
    width: 100%;
    margin: 0 ;
  }
  .box-1 .span2 figure.img-polaroid {
    width: 100%;
  }
  .thumbnails .span3 {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
}
@media (min-width: 320px) and (max-width: 481px) {
  
}
@media (max-width: 320px) {
  .list-2 .fleft,
  .list-2 .fright {
    float: none;
  }
  .list-2 .wrapper-extra .extra-wrap {
    overflow: visible!important;
  }
  #pages header {
    background-size: 100%;
    background: url(../img/slide-1.jpg) center 100px no-repeat #1262bd;
    padding-bottom: 18px;
  }
}
/*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: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/******************************************************************************
#                      PHP Authorize.net Payment Terminal v2.0
#******************************************************************************
#      Author:     Convergine.com
#      Email:      info@convergine.com
#      Website:    http://www.convergine.com
#	
#
#      Version:    2.0
#      Copyright:  (c) 2012 - Convergine.com
#      
#*******************************************************************************/
	
	
	/**** MAIN STYLES ****/
    
     h1 {font-size:18px;}
    .pppro_footer { width:580px; margin:0 auto; text-align:right; padding-top:15px;}

    .form_container h1 { font-size:28px; font-weight:bold;text-shadow: 1px 1px 0 white; text-align:left; width:580px; margin:0 auto; padding-bottom:20px; color:#666; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding-top:30px;}
    .clr { clear:both;}

    /**** PROCESSING PAGE (REDIRECTION) ****/
    .wait_msg { font-size:16px; }


    /**** ACCORDIONS STYLING ****/
    #accordion {width: 580px;border:1px solid #EEE; color:#fff;	}
    /* accordion header */
    #accordion h2 {background:#1262BD;margin:0;text-align:left;	height:30px;padding:10px 0 0 15px;font-size:18px;font-weight:bold;color:#fff;	border-bottom:1px solid #ddd;cursor:pointer;}
    /* currently active header */
    #accordion h2.current {	cursor:default;background-color:#1262BD;}
    /* accordion pane */
    #accordion .pane {border:1px solid rgb(18, 98, 189); border-width:0 2px;  padding:15px;	 color:#fff; font-size:12px; text-align:left;}
    .ui-widget { width:580px;}
    .ui-widget .ui-state-error, .ui-widget .ui-state-error p, .ui-widget .ui-state-highlight, .ui-widget .ui-state-highlight p, .ui-widget .ui-state-info, .ui-widget .ui-state-info p { font-size:13px; text-align:left;}
    .ui-widget .ui-state-info { padding-top: 10px !important; padding-bottom: 10px !important;}
    /**** FORM STYLING ****/
    .pppt_form label { float:left; width:140px; font-size:13px; font-weight:bold; text-align:right; padding:4px 5px 0 0;}
    .pppt_form .long-field { float:left; -webkit-border-radius: 3px;-khtml-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;width:350px;height:30px;padding-left:5px;border:1px solid #666666;
background-color:#F8F8F8;margin-bottom:8px;}
    .pppt_form .long-field:hover { border:1px solid #CCC;}
    .pppt_form .long-field:focus { border:1px solid #6B1289;}
    .pppt_form .small-field { float:left; -webkit-border-radius: 3px;-khtml-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;width:60px;height:30px;padding-left:5px;border:1px solid #666666;
background-color:#F8F8F8;margin-bottom:8px; margin-right:10px;}
    .pppt_form .small-field:hover { border:1px solid #CCC;}
    .pppt_form .small-field:focus { border:1px solid #6B1289;}
    .pppt_form .lft-field { float:left; margin-right:10px; margin-bottom:8px;}
    .pppt_form .paypal { margin-top: 6px;}
    .pppt_form .submit-btn { margin:0 auto; width:119px; margin-top:15px;}


    /******* HINT STYLING ********/
    .hint { width:450px; height:300px; background-color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; text-align:center; margin:0; padding:10px;}
    .hint p { margin:10px 0 10px 0; text-align:center;}

    .error { color:red; padding:3px 0 0 5px; font-weight: bold; display: inline-block;}
