@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900|Merriweather:400,900,700);
/*========================================================
						Main Styles
=========================================================*/
body {
  color: #525252;
  font: 400 14px/18px "Roboto", sans-serif;
  -webkit-text-size-adjust: none;
  line-height:200%;
}
img {
  max-width: 100%;
  height: auto;
}

h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
}
.kalru img{
  float:left;
  margin-top:0px;
  height:45px
}
@media (max-width: 979px) {
  h2 {
    font-size: 28px;
  }
}

h3 {
  font-size: 36px;
  font-weight: 300;
  line-height: 1.8;
}
@media (max-width: 979px) {
  h3 {
    font-size: 25px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 979px) {
  h4 {
    font-size: 20px;
  }
}

h5, .privacy dt {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #0098db;
  text-transform: uppercase;
}
h5 a:hover, .privacy dt a:hover {
  text-decoration: underline;
}

h6 {
  font-size: 15px;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

a[href^="callto:"]:hover {
  color: #0098db;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

/*=======================================================
						 Main Layout
=========================================================*/
.calee img{
  margin-top:14px;
  margin-left:0px
}
.calea img{
  margin-top:0px;
  margin-left:0px
}
.fleft {
  float: left;
}

.fright {
  float: right;
}

.cntr {
  text-align: center;
}

.left {
  text-align: left;
}

hr {
  border: none;
  height: 1px;
  background: #525252;
}

.link1 {
  color: #0098db;
}
.link1:hover {
  color: #525252;
}

@media (max-width: 767px) {
  .mobile_cntr {
    text-align: center;
  }
}
@media (max-width: 479px) {
  .mobile_cntr2 {
    text-align: center;
  }
}
* + h3, * + h4, * + h5, * + h6, * + p, * + img, * + .btn {
  margin-top: 20px;
}

.row + .row {
  margin-top: 30px;
}

.row.article{
  margin-top:0;
}
.row.article hr{
  display:none;
}

.row + hr {
  margin-top: 64px;
}

hr + h3 {
  margin-top: 58px;
}

h3 + .row {
  margin-top: 53px;
}

h3 + p {
  margin-top: 27px;
}

h5 + p {
  margin-top: 11px;
}

h4 + p {
  margin-top: 13px;
}

.row + .cntr .btn {
  margin-top: 66px;
  padding: 12px 39px 9px;
}

p + .btn {
  margin-top: 10px;
}

p + .btn2 {
  margin-top: 16px;
}

h2 + .btn3 {
  margin-top: 39px;
}

p + .marked-list {
  margin-top: 17px;
}

h3 + .marked-list {
  margin-top: 23px;
}

h3 + .marked-list.mod1 {
  margin-top: 46px;
}

h3 + .marked-list2 {
  margin-top: 11px;
}

h3 + .owl-carousel {
  margin-top: 22px;
}

h3 + .accordion1 {
  margin-top: 55px;
}

h3 + .accordion2 {
  margin-top: 51px;
}

.owl-carousel + hr {
  margin-top: 60px;
}

.marked-list + hr {
  margin-top: 60px;
}

img + h5 {
  margin-top: 18px;
}

.img1 + h4 {
  margin-top: 30px;
}

.img1 + h4 + p {
  padding: 0 40px;
}
@media (max-width: 1199px) {
  .img1 + h4 + p {
    padding: 0;
  }
}

/*=======================================================
						Components
=========================================================*/
/*==================     Brand     ======================*/
.overflo{
	width:97px;
	height:97px;
}
.brand {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
}
.brand a:hover {
  color: inherit;
}
.brand_name {
  position: relative;
  padding-left: 50px;
  letter-spacing: -0.8px;
  font-size: 41px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 54px;
  color: #fff;
}
.brand_name span {
  font-weight: 300;
}
.brand_name:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 50px;
  height: 70px;
  background: url(../images/logo.png) right no-repeat;
}

/*==================     Quote     ======================*/
blockquote {
  position: relative;
  overflow: hidden;
}
blockquote:before {
  position: absolute;
  content: '';
  font-family: "Roboto", sans-serif;
  top: 11px;
  left: 14px;
  width: 68px;
  height: 60px;
  display: inline-block;
  z-index: -1;
  background: url(../images/quote_sign.png) 0 0 no-repeat;
}
blockquote p {
  position: relative;
  margin: 1px;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  position: relative;
  padding: 23px 23px 25px 34px;
  letter-spacing: -0.5px;
  border: 1px solid #525252;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  z-index: 1;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
blockquote p:before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 39px;
  height: 39px;
  left: 61px;
  bottom: -39px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 39px 39px 0 0;
  border-color: #eff8f8 transparent transparent transparent;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 2;
}
blockquote p:after {
  position: absolute;
  display: inline-block;
  content: '';
  width: 41px;
  height: 41px;
  left: 60px;
  bottom: -41px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 41px 41px 0 0;
  border-color: #525252 transparent transparent transparent;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 1;
}
blockquote:hover {
  /*p {background-color: map-get($scheme, primary); color: #fff;}
  p:after {@include triangle(top_left, 39px, 39px, map-get($scheme, primary));}
  p:before {color: lighten(saturate(adjust_hue(map-get($scheme, default), 44.21052631578948), 32.57142857142858%), 52.35294117647059%);}*/
}

cite {
  display: block;
  font-weight: 700;
  color: #0098db;
}

p + cite {
  margin-top: 47px;
  text-indent: 20px;
}

/*==================  List1  ======================*/
.list1 li {
  font-size: 12px;
  font-weight: 300;
}
.list1 li + li {
  margin-top: 6px;
}
.list1 a:hover {
  color: black;
}

/*==================  Inline List  ======================*/
.inline-list {
  margin-top: -9px;
}
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 3px;
}
.inline-list a {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 19px;
  text-align: center;
  color: #73bc43;
  background-color: #fff;
}
@media (max-width: 979px) {
  .inline-list a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
  }
}
.inline-list a:hover {
  color: #fff;
  background-color: #0098db;
}

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
  padding-top: 4px;
}
.index-list li:before {
  display: inline-block;
  width: 84px;
  height: 84px;
  line-height: 84px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cbcbcb;
  color: #0098db;
  text-align: center;
  font-size: 36px;
  font-weight: 300;
  content: counter(li,decimal);
  counter-increment: li;
  margin-bottom: 30px;
}
.index-list li h4 + p {
  padding: 0 30px;
}
@media (max-width: 1199px) {
  .index-list li h4 + p {
    padding: 0;
  }
}
.index-list li.grid_1:nth-child(12n + 13),
.index-list li.grid_2:nth-child(6n + 7),
.index-list li.grid_3:nth-child(4n + 5),
.index-list li.grid_4:nth-child(3n + 4),
.index-list li.grid_6:nth-child(2n + 3) {
  clear: left;
}

/*==================  Marked List  ======================*/
.marked-list {
  margin-right: 30px;
}
@media (max-width: 1199px) {
  .marked-list {
    margin-right: 0;
  }
}
.marked-list li.oznacz {
  padding-top: 5px;
  padding-bottom: 3px;
  position: relative;
  padding-left: 28px;
  font-size: 16px;
  list-style:none;
}
.marked-list li {
  padding-top: 5px;
  padding-bottom: 3px;
  position: relative;
  font-size: 16px;
}
.marked-list li.oznacz:before {
  content: '\f061';
  position: absolute;
  font-size: 12px;
  left: 0;
  top: 5px;
  font-weight: 400;
  font-family: "FontAwesome";
  color: #0098db;
}
.marked-list li + li {
  margin-top: 7px;
}
.marked-list a:hover {
  color: #0098db;
}

/*==================  Marked List2  ======================*/
@media (max-width: 1199px) {
  .marked-list2 {
    margin-right: 0;
  }
}
.marked-list2 li {
  margin-top: 35px;
  padding-top: 5px;
  position: relative;
  padding-left: 100px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.marked-list2 li:before {
  position: absolute;
  font-size: 45px;
  width: 85px;
  height: 85px;
  line-height: 85px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #b6b6b6;
  color: #0098db;
  left: 0;
  top: 10px;
  font-family: "FontAwesome";
  color: #0098db;
  text-align: center;
}
.marked-list2 a:hover {
  color: #0098db;
}

/*==================   Contact List   ======================*/
.contact-list address {
  color: #0098db;
  font-size: 14px;
  line-height: 18px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.contact-list a[href^="mailto:"] {
  text-decoration: underline;
}
.contact-list a[href^="mailto:"]:hover {
  text-decoration: underline;
  color: #0098db;
}
.contact-list li dl {
  padding-right: 68px;
}
.contact-list li dt {
  float: left;
}
.contact-list li dd {
  float: right;
  margin-right: 5px;
}
.contact-list li dl + dl {
  clear: both;
}
.contact-list li dl + dl dd, .contact-list li dl + dl dt {
  display: inline-block;
  float: none;
}
.contact-list li dt + dd {
  margin-top: 0;
}
.contact-list li dd + dt {
  clear: both;
  margin-top: 0;
}

/*==================     Privacy    =====================*/
.privacy {
  padding-top: 52px;
  padding-bottom: 22px;
}
.privacy dt {
  color: #73bc43;
}
.privacy dt + dd {
  margin-top: 10px;
}
.privacy dd + dt {
  margin-top: 23px;
}
.privacy a {
  text-decoration: underline;
}
.privacy a:hover {
  color: #0098db;
}

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #0098db;
}

.bg1 {
  background-color: #fff;
}

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding: 12px 27px 9px;
  background-color: #f42434;
  float:right;
}
.btn:hover {
  background: #0098db;
}
.btn:active {
  background: #0075a8;
}

.btn2 {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #73bc43;
}
.btn2:hover {
  color: black;
}
.btn2:active {
  color: black;
}

.btn3 {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 41px;
  border: 1px solid #fff;
}
.btn3:hover {
  background: #0098db;
}
.btn3:active {
  background: #0075a8;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
  margin-right: 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .box_aside {
    float: none;
    margin-right: 0;
  }
}
.box_aside.mod1 {
  float: left;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .box_aside.mod1 {
    float: none;
    margin-right: 0;
    text-align: center;
    padding-bottom: 15px;
  }
}
.box_cnt__no-flow {
  overflow: hidden;
}
.box_cnt__no-flow h5 {
  margin-top: 7px;
}

/*========================   Menu   ==========================*/
.sf-menu {
  font-family: "Roboto", sans-serif;
  display: inline-block;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 26px;
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  padding: 2px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0.9px;
  color: #fff;
  letter-spacing: -0.2px;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  text-decoration: underline;
}
.sf-menu > li.active > a {
  text-decoration: underline;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 235px;
  margin-top: 43px;
  padding: 10px 0 10px;
  background: #fff;
  z-index: 1000000 !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial;
}

.sf-menu ul {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
}
.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li > a {
  font-size: 13px;
  font-weight: 300;
  line-height: 19px;
  color: #525252;
  padding: 10px 25px 10px 25px;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #FFF;
  background: #525252;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
}

.sf-menu ul ul {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  position: absolute;
  top: -43px;
  left: 100%;
  width: auto;
  min-width: 180px;
  margin-left: 1px;
  padding: 0;
  z-index: 4;
}

.sf-menu ul ul > li > a {
  color: #525252;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #FFF;
  background: #525252;
}

.sf-menu ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu ul > li > .sf-with-ul:before {
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -7px;
  content: "";
  color: #fff;
  font: 400 14px/14px "FontAwesome";
}

@media (max-width: 1365px) and (min-width: 1200px) {
  .sf-menu > li + li {
    margin-left: 25px;
  }
  .sf-menu > li > a {
    font-size: 16px;
  }
}
@media (max-width: 979px) {
  .sf-menu > li + li {
    margin-left: 10px;
  }
  .sf-menu > li > a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #0098db;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*==================  Stuck menu  ======================*/
.isStuck {
  background: #0098db;
  z-index: 999;
  border-bottom: 1px solid #000a0f;
  padding:10px 0;
}
.isStuck .sf-menu ul {
  margin-top: 9px;
}
.isStuck .sf-menu ul ul {
  margin-top: 43px;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  font-size: 48px;
  line-height: 48px;
  color: #b8b8b8;
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #f42434;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.parallax h2 {
  max-width: 900px;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .parallax h2 {
    max-width: 100%;
  }
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}

/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.galeria{
  margin-bottom:-25px;	
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #fff;
  background: transparent;
}
.thumb_overlay:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px "FontAwesome";
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(255, 255, 255, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80FFFFFF', endColorstr='#80FFFFFF')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80FFFFFF', endColorstr='#80FFFFFF');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.thumb_video .thumb_overlay {
  opacity: 1;
}
.thumb_video .thumb_overlay:before {
  content: "";
  font: 400 64px "FontAwesome";
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.thumb_video:hover .thumb_overlay:before {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
@media (max-width: 767px) {
  .thumb_video {
    margin-left: 0;
  }
}

/*==================   Accordion    ======================*/
.accordion1 .accordion_header {
  padding: 13px 15px 13px 30px;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 36px;
  font-weight: 700;
  color: #525252;
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  outline: none;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.accordion1 .accordion_header:hover {
  color: #fff;
  background-color: #73bc43;
}
.accordion1 .accordion_cnt {
  padding: 26px 0 18px;
}
.accordion1 .ui-state-active {
  background: #73bc43;
  color: #fff;
}
.accordion1 .accordion_cnt + .accordion_header {
  margin-top: 8px;
}
@media (max-width: 479px) {
  .accordion1 .accordion_header {
    font-size: 16px;
    line-height: 1.3;
  }
}

.accordion2 {
  padding-left: 40px;
}
.accordion2 .accordion_header {
  position: relative;
  cursor: pointer;
  outline: none;
}
.accordion2 .accordion_header:before {
  content: "\f18e";
  position: absolute;
  top: 0;
  left: -41px;
  font-size: 28px;
  font-family: "FontAwesome";
  color: #0098db;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.accordion2 * + h5 {
  margin-top: 16px;
}
.accordion2 .accordion_cnt {
  padding: 10px 0 7px;
}
.accordion2 .ui-state-active:before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordion2 .accordion_header:hover h5 {
  color: #73bc43;
}
.accordion2 .accordion_cnt + .accordion_header {
  margin-top: 16px;
}
@media (max-width: 479px) {
  .accordion2 h5 {
    font-size: 18px;
  }
}

/*========================================================
					 HEADER  Section
=========================================================*/
header {
  background: #0098db;
  background-image: -webkit-linear-gradient(top, #007dbf 0%, #0098db 100%);
  background-image: linear-gradient(to bottom, #007dbf 0%, #0098db 100%);
  background-repeat: repeat-x;
  border-bottom: 1px solid #fff;
  padding: 35px 0 34px;
}
header .container {
  position: relative;
}
.istuck
header .brand {
  float: left;
}
header .nav {
  margin-top: 20px;
  float: right;
  position: relative;
}
header .wr {
  padding-right: 0px;
}
header .wr:before, header .wr:after {
  display: table;
  content: "";
  line-height: 0;
}
header .wr:after {
  clear: both;
}
@media (min-width: 980px) and (max-width: 1199px) {
  header .wr {
    padding-right: 60px;
  }
}
@media (max-width: 979px) {
  header .wr {
    padding-right: 0;
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}

/*========================================================
					 CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #eff8f8;
}

.img1 {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid darkgray;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.txt1_section {
  background-color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding: 17px 10px 34px;
}

/*==================      Well     ======================*/
.well {
  padding-top: 54px;
  padding-bottom: 24px;
}
.well.article {
  padding-top: 0;
  padding-bottom: 24px;
}

.well2 {
  padding-top: 56px;
  padding-bottom: 59px;
}

.well3 {
  padding-top: 71px;
  padding-bottom: 70px;
}

.well4 {
  padding-top: 56px;
  padding-bottom: 61px;
}

.well5 {
  padding-top: 112px;
  padding-bottom: 118px;
}

.well6 {
  padding-top: 56px;
  padding-bottom: 172px;
}

.well7 {
  padding-top: 57px;
  padding-bottom: 61px;
}

.well8 {
  padding-top: 56px;
  padding-bottom: 99px;
}

.color1 {
  color: #0098db;
}

.color2 {
  color: #73bc43;
}

.color3 {
  color: #f42434;
}

.color4 {
  color: #525252;
}

/*========================================================
					 FOOTER  Styles
=========================================================*/
footer {
  background: #73bc43;
  color: #fff;
  padding: 78px 0 0px;
  font-size: 12px;
  line-height: 18px;
}
footer h4 {
  font-size: 18px;
  font-weight: 700;
}
footer h4 + .list1 {
  margin-top: 12px;
}
footer .list1 + h4 {
  margin-top: 44px;
}
footer .inline-list + p {
  font-size: 12px;
  line-height: 14px;
  font-weight: 300;
  margin-top: 38px;
  padding-right: 20px;
}
@media (max-width: 1199px) {
  footer .inline-list + p {
    padding-right: 0;
  }
}
footer p + address {
  margin-top: 37px;
}
footer address {
  font-size: 30px;
}
@media (max-width: 1199px) {
  footer address {
    font-size: 20px;
  }
}
footer address + p {
  font-weight: 700;
  margin-top: 30px;
}
footer > section:first-child {
  padding: 25px 0 3px;
  margin-bottom: 79px;
  overflow: hidden;
}
footer > section:first-child .grid_3 {
  position: relative;
}
footer > section:first-child .grid_3:before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 1px;
  height: 10000px;
  right: 38px;
  top: -14px;
  background: #fff;
}
@media (max-width: 1199px) {
  footer > section:first-child .grid_3:before {
    right: 2px;
  }
}
@media (max-width: 767px) {
  footer > section:first-child .grid_3:before {
    display: none;
  }
}
footer > section:first-child .grid_3:last-child:before {
  display: none;
}
footer .footer_nav_section {
  padding: 42px 0 43px;
  background-color: #fff;
}
footer .footer_nav_section a {
  text-transform: uppercase;
  color: #9c9c9c;
}
@media (max-width: 767px) {
  footer .footer_nav_section {
    display: none;
  }
}
