/******************************          Main          ******************************/
/*/////////////////////////////                            /////////////////////////////*/
/******************************          Reset          ******************************/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
html,
body {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
body {
  min-height: 100%;
  position: relative;
  font-size: 14px;
  color: #222;
  font-family: 'Roboto', sans-serif;
  text-rendering: optimizeLegibility;
}
article,
iframe,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu {
  display: block;
  margin: 0 auto;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
input {
  color: #313131;
}
input:focus {
  outline: none;
}
input:invalid {
  background-color: #fff;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  color: #313131;
}
textarea:focus {
  outline: none;
}
textarea:invalid {
  background-color: #fff;
}
button:focus {
  outline: 0;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button,
input[type=submit],
input[type=button] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: none;
}
button {
  border: none;
  background: none;
  cursor: pointer;
}
a {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
}
svg {
  display: inline-block;
  overflow: hidden;
  width: 100%;
}
img {
  display: block;
}
p {
  white-space: pre-wrap;
  max-width: 900px;
}
.strong {
  font-weight: bold;
}
/******************************          Wrapper          ******************************/
.wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
/******************************          Main CSS          ******************************/
body {
  font-family: 'Roboto', sans-serif;
}
body a {
  color: #03A9F4;
}
h1 {
  font-size: 50px;
  font-weight: 400;
  color: #fff;
}
h1 span {
  font-weight: 100;
}
h2 {
  font-size: 50px;
  font-weight: 300;
  color: #000;
}
h3 {
  font-size: 40px;
  font-weight: 300;
  color: #fff;
}
h4 {
  font-size: 25px;
  font-weight: 700;
  color: #fff;
}
h5 {
  font-size: 18px;
  font-weight: 500;
  color: #000;
}
h6 {
  font-size: 18px;
  font-weight: bolder;
  color: #fff;
  line-height: 30px;
}
p {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  font-weight: 300;
}
input,
textarea {
  padding: 15px 25px;
  border: none;
  background: #81D4FA;
  font-size: 16px;
  font-weight: 300;
  border-radius: 0;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #fff;
  font-weight: 300;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #fff;
  font-weight: 300;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #fff;
  font-weight: 300;
}
input::placeholder,
textarea::placeholder {
  color: #fff;
  font-weight: 300;
}
textarea {
  width: 100%;
  height: 200px;
}
img {
  width: auto;
  max-width: 100%;
}
.none {
  display: none;
}
#map {
  width: 100%;
  height: 200px;
  margin-top: 35px;
}
/******************************          Sections          ******************************/
section {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 50px 70px;
  background: #fff;
}
section .full {
  width: 100%;
  padding: 50px 70px;
  background: #fff;
}
section .bbq {
  text-align: center;
  background: #fff;
}
section .bbqimg {
  text-align: center;
  background: #fff;
margin:0 auto;
display:block;
width:60px;
height:60px;
overflow:hidden;
background-image:url(../img/bbq.png);  
}
section .bbq a{
  text-decoration: underline;
} 
section .cities {
    color: #F67C05;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-align: center;
}
section .section_container {
  width: 100%;
  max-width: 1180px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 991px) {
  section .section_container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
section .left_side,
section .right_side {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
section .content {
  padding: 50px;
}
section .left_content {
  padding: 50px;
  padding-left: 0;
}
section .right_content {
  padding: 50px;
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  section {
    padding: 40px 20px;
  }
  section img {
    width: 100%;
  }
  section .left_side {
    margin-bottom: 30px;
  }
  section .left_side,
  section .right_side {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  section .content,
  section .left_content,
  section .right_content {
    padding: 20px;
  }
}
.relative_image_box {
  position: relative;
}
.relative_image_box .ab_image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.relative_image_box .ab_image img {
  width: 590px;
}
.relative_image_box .tab_ab_image {
  width: 230px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.relative_image_box .tab_ab_image img {
  width: 230px;
}
@media screen and (max-width: 991px) {
  .relative_image_box .ab_image {
    width: 100%;
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .relative_image_box .ab_image img {
    width: 590px;
    margin: 0 auto;
  }
  .relative_image_box .tab_ab_image {
    display: none;
  }
}
/******************************          Header         ******************************/
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #03A9F4;
  padding: 15px 70px;
  z-index: 99999;
}
header .section_container {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}
header .mobile-nav-icon {
  display: none;
  cursor: pointer;
  color: #fff;
}
header nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
header nav ul li {
  margin-left: 45px;
  display: inline-block;
}
header nav ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  transition: color 300ms;
}
header nav ul li a:hover {
  color: #C5E1A5;
}
@media screen and (max-width: 991px) {
  header {
    padding: 15px 20px;
    background: #03A9F4;
  }
  header .mobile-nav-icon {
    display: block;
  }
  header .show-mobile-nav {
    display: none;
  }
  header nav {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  header nav ul {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  header nav ul li {
    display: block;
    margin-left: 0;
    margin-top: 20px;
  }
}
/******************************          Logo         ******************************/
.logo a {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
}
.logo a span {
  color: #C5E1A5;
}
/******************************          Sections          ******************************/
/******************************          Header          ******************************/
.header {
  background: url('../img/Mosquito-Control-Virginia.jpg') center top no-repeat;
  background-size: cover;
  padding: 100px 70px 40px;
  margin: 0 0 50px;
}
.header .section_container {
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header h1 {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-bottom: 15px;
}
.header h6 {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-right: 200px;
}
.header .header_form_container {
  width: 100%;
  margin-top: 100px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.header .header_form_container p {
  font-size: 16px;
  color: #b2abff;
}
.header .header_form_container form {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  alifn-items: center;
  margin-top: 15px;
}
.header .header_form_container form input {
  width: 100%;
  max-width: 300px;
}
@media screen and (max-width: 991px) {
  .header {
    padding: 120px 20px 40px;
  }
  .header h1 {
    font-size: 40px;
  }
  .header h6 {
    padding-right: 0;
  }
  .header .header_form_container {
    margin-top: 40px;
  }
  .header form {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header img {
    max-width: 590px;
    margin: 0 auto;
  }
}
/******************************          Header          ******************************/
.features_01 .section_container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.features_01 .features_01_container {
  width: 100%;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.features_01 .features_01_container .feature_image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.features_01 .features_01_container .feature_image img {
  transition: all 300ms;
}
.features_01 .features_01_container ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 60px;
}
.features_01 .features_01_container ul li:first-child {
  padding-top: 0;
}
.features_01 .features_01_container ul li:last-child {
  padding-bottom: 0;
}
.features_01 .features_01_container ul li.yellow {
  background: #C5E1A5;
}
.features_01 .features_01_container ul li .item {
  width: 100%;
  max-width: 300px;
}
.features_01 .features_01_container ul li .item:first-child {
  text-align: right;
}
.features_01 .features_01_container ul li .item h5 {
  margin-bottom: 20px;
}
@media screen and (max-width: 1124px) {
  .features_01 .feature_image img {
    width: 100%;
    max-width: 169px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) {
  .features_01 .features_01_container .feature_image {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .features_01 .features_01_container .feature_image img {
    width: 100%;
    max-width: 369px;
    margin: 0 auto;
  }
  .features_01 .features_01_container ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 50px 10px;
  }
  .features_01 .features_01_container ul li.yellow {
    background: #C5E1A5;
  }
  .features_01 .features_01_container ul li .item {
    max-width: 100%;
    padding-bottom: 50px;
    text-align: center;
  }
  .features_01 .features_01_container ul li .item:last-child {
    padding-bottom: 0;
  }
  .features_01 .features_01_container ul li .item:first-child {
    text-align: center;
  }
  .features_01 .features_01_container ul li .item h5 {
    margin-bottom: 20px;
  }
}
/******************************          Info Box 01          ******************************/
.info_box_01 {
  margin: 50px 0;
  background: #0097A7;
  padding-top: 0;
  padding-bottom: 0;
}
.info_box_01 .section_container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.info_box_01 p {
  color: #fff;
  line-height: 30px;
}
/******************************          Headings          ******************************/
.store .section_container {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.store .product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.store .product h4 {
  color: #000;
  margin-bottom: 20px;
}
.store .product p {
  color: #000;
  width: 100%;
  max-width: 300px;
}
.store .product .price {
  display: block;
  font-size: 40px;
  font-weight: 700;
  margin-top: 30px;
}
.store .left_product,
.store .right_product {
  height: 400px;
}
.store .left_product {
  width: 100%;
  max-width: 480px;
  margin-right: 13px;
  background: #C5E1A5;
}
.store .right_product {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: url('../img/mosquito-swarm.jpg') center top no-repeat;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .store .left_product,
  .store .right_product {
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100%;
    max-width: 100%;
    height: auto;
    text-align: center;
  }
  .store .left_product p,
  .store .right_product p {
    margin: 0 auto;
  }
  .store .left_product {
    margin-right: 0;
    margin-bottom: 13px;
  }
}
/******************************          Info Box 02          ******************************/
.info_box_02 {
  margin: 50px 0;
  padding-top: 0;
  padding-bottom: 0;
}
.info_box_02 .section_container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.info_box_02 .play_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.info_box_02 .play_btn img {
  cursor: pointer;
  width: 160px;
}
.info_box_02 .features_list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}
.info_box_02 .features_list:last-child {
  margin-bottom: 0;
}
.info_box_02 .features_list .item i {
  font-size: 50px;
  margin-bottom: 30px;
  color: #0097A7;
}
.info_box_02 .features_list .item h5 {
  margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .info_box_02 .features_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0px;
  }
  .info_box_02 .features_list .item {
    margin-bottom: 30px;
  }
  .info_box_02 .features_list .item:first-child {
    margin-top: 30px;
  }
  .info_box_02 .features_list .item i {
    font-size: 50px;
    margin-bottom: 30px;
    color: #000;
  }
  .info_box_02 .features_list .item h5 {
    margin-bottom: 15px;
  }
  .info_box_02 .features_list:last-child .item:last-child {
    margin-bottom: 0px;
  }
}
/******************************          Info Box 03          ******************************/
.info_box_03 {
  margin: 50px 0;
  padding-top: 0;
  padding-bottom: 0;
  background: #C5E1A5;
}
.info_box_03 .section_container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.info_box_03 .features_list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}
.info_box_03 .features_list:last-child {
  margin-bottom: 0;
}
.info_box_03 .features_list .item i {
  font-size: 50px;
  margin-bottom: 30px;
  color: #000;
}
.info_box_03 .features_list .item h5 {
  margin-bottom: 15px;
}
.info_box_03 .section_container ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 10px;
  }
@media screen and (max-width: 991px) {
  .info_box_03 .features_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0px;
  }
  .info_box_03 .features_list .item {
    margin-bottom: 30px;
  }
  .info_box_03 .features_list .item:first-child {
    margin-top: 30px;
  }
  .info_box_03 .features_list .item i {
    font-size: 50px;
    margin-bottom: 30px;
    color: #000;
  }
  .info_box_03 .features_list .item h5 {
    margin-bottom: 15px;
  }
  .info_box_03 .features_list:last-child .item:last-child {
    margin-bottom: 0px;
  }
}
.video-holder {
  padding: 0px;
  margin: auto;
}

/******************************          Tabs         ******************************/
.tabs .tabs_nav {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tabs .tabs_nav .tab_btn {
  padding: 30px 50px 30px 40%;
}
.tabs .tabs_nav .tab_btn:last-child {
  margin-bottom: 0;
}
.tabs .tabs_nav .tab_btn:hover {
  background: #f1f1f1;
}
.tabs .tabs_nav .tab_btn.active {
  background: #C5E1A5;
  color: #000;
}
.tabs .tabs_nav .tab_btn h5 {
  margin-bottom: 20px;
}
.tabs .tabs_content .tab_content p {
  max-width: 700px;
}
.tabs .tabs_content .tab_content.flex_column {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tabs .tabs_content .teb_content_container {
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tabs .tabs_content .teb_content_container h4 {
  color: #000;
  margin-bottom: 20px;
}
.tabs .tabs_content .teb_content_container p {
  line-height: 30px;
  margin-bottom: 10px;
}
.tabs .tabs_content .teb_content_container .inside_heading h3 {
  color: #000;
}
.tabs .tabs_content .teb_content_container .inside_heading p {
  color: #000;
  margin: 0;
}
@media screen and (max-width: 700px) {
  .tabs .tabs_nav {
    width: 100%;
    border-right: 0;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .tabs .tabs_nav .tab_btn {
    width: 100%;
    padding: 20px;
  }
  .tabs .tabs_nav .tab_btn:last-child {
    margin-bottom: 0;
  }
  .tabs .teb_content_container {
    padding: 20px 0!important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/******************************          Info Box 01          ******************************/
.contacts {
  margin: 50px 0;
  background: #0097A7;
  padding-top: 0;
  padding-bottom: 0;
}
.contacts .section_container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contacts p {
  color: #fff;
  line-height: 30px;
}
.contacts form p {
  font-size: 15px;
  margin-bottom: 5px;
}
.contacts form input {
  width: 100%;
  margin-bottom: 15px;
}
.contacts form textarea {
  height: 100px;
  margin-bottom: 30px;
}
.contacts .contact_info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
.contacts .contact_info .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.contacts .contact_info .item i {
  font-size: 40px;
  color: #C5E1A5;
  margin-right: 15px;
}
.contacts .contact_info .item p span {
  display: block;
}
@media screen and (max-width: 991px) {
  .contacts .contact_info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 30px;
  }
  .contacts .contact_info .item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
  }
  .contacts .contact_info .item i {
    font-size: 40px;
    color: #C5E1A5;
    margin-right: 0px;
  }
  .contacts .contact_info .item p span {
    display: block;
  }
}
/******************************          Footer         ******************************/
.footer {
  background: #01579B;
  margin-top: 50px;
}
.footer .section_container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .footer_left_side {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.footer .footer_left_side .footer_social {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
.footer .footer_left_side .footer_social li {
  margin-right: 15px;
}
.footer .footer_left_side .footer_social li:last-child {
  margin-right: 0;
}
.footer .footer_left_side .footer_social li i {
  font-size: 19px;
}
.footer .footer_right_side {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.footer .footer_right_side .footer_nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .footer_right_side .footer_nav li {
  margin-right: 50px;
}
.footer .footer_right_side .footer_nav li:last-child {
  margin-right: 0;
}
.footer p {
  text-align: right;
  margin-top: 20px;
  color: #DCEDC8;
  font-size: 14px;
}
.footer h4 {
  color: #fff;
  font-weight: 300;
  font-size: 16px;
}
.footer a {
  color: #fff;
}
.footer a:hover {
  color: #C5E1A5;
}
@media screen and (max-width: 700px) {
  .footer {
    padding: 70px 20px;
  }
  .footer .section_container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .section_container .footer_social {
    margin-top: 20px;
  }
  .footer .section_container .footer_social li {
    margin-right: 30px;
  }
  .footer .section_container .footer_social li:last-child {
    margin-right: 0;
  }
  .footer .section_container .footer_social li i {
    font-size: 19px;
  }
  .footer .section_container .footer_nav {
    margin-top: 30px;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .section_container .footer_nav li {
    margin-left: 10px;
    margin-right: 10px;
  }
  .footer .section_container h4 {
    text-align: center;
  }
  .footer .section_container p {
    text-align: center;
  }
}
/******************************          Elements          ******************************/
/******************************          Buttons          ******************************/
.btn {
  transition: all 300ms;
  cursor: pointer;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: inline-block;
}
.btn_container {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 30px;
}
.btn_container .btn {
  margin-right: 20px;
}
.btn_container .btn:last-child {
  margin-right: 0!important;
}
@media screen and (max-width: 700px) {
  .btn_container {
    text-align: center;
    width: 100%;
  }
}
.btn_block {
  width: 100%;
  display: block;
  text-align: center;
}
.btn_default {
  padding: 15px 25px;
  font-size: 15px;
}
.btn_shadow_hover {
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
}
.btn_shadow_hover:hover {
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
}
.btn_shadow {
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
}
.btn_violet {
  color: #fff;
  background: #0097A7;
}
.btn_violet:hover {
  background: #5951aa;
}
.btn_violet:active {
  background: #261e73;
}
.btn_violet_dark {
  color: #fff;
  background: #03A9F4;
}
.btn_violet_dark:hover {
  background: #373174;
}
.btn_violet_dark:active {
  background: #131036;
}
.btn_yellow {
  color: #000;
  background: #C5E1A5;
}
.btn_yellow:hover {
  background: #f7e7a8;
}
.btn_yellow:active {
  background: #e8be13;
}
/******************************          Headings          ******************************/
.heading {
  width: 100%;
  display: block;
  margin-bottom: 50px;
  max-width: 1180px;
  margin: 0 auto 50px;
}
.heading h3 {
  width: 100%;
  color: #000;
  margin-bottom: 5px;
}
.heading p {
  font-size: 16px;
  width: 100%;
  max-width: 400px;
}
.heading5 {
  width: 100%;
  display: block;
  margin-bottom: 50px;
  max-width: 1180px;
  margin: 0 auto 50px;
}
.heading5 p {
  font-size: 16px;
  width: 100%;
  max-width: 1400px;
}
.heading5 h3 {
  color: #000;
}
.header2 {
  width: 100%;
  display: block;
  margin-bottom: 50px;
  max-width: 1180px;
  margin: 0 auto 50px;
}
.header2 h3 {
  width: 100%;
  color: #000;
  margin-bottom: 5px;
}
.header2 p {
  font-size: 16px;
  width: 100%;
  max-width: 1400px;
}
@media screen and (max-width: 991px) {
  .heading {
    text-align: center;
  }
  .heading p {
    max-width: 100%;
  }
  .header2 {
    text-align: center;
  }
  .header2 p {
    max-width: 100%;
  } 
  .heading5 {
    text-align: center;
  }
  .heading5 p {
    max-width: 100%;
  }   
}
.inside_heading {
  margin-bottom: 30px;
}
.inside_heading h3 {
  color: #fff;
  font-size: 35px;
}
.inside_heading p {
  margin-top: 10px;
  line-height: 24px;
  font-size: 18px;
  width: 100%;
  color: #fff;
}
.inside_heading p span {
  color: #C5E1A5;
  display: block;
}
/******************************          Borders          ******************************/
.borders {
  position: relative;
}
.borders:before,
.borders:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 13px;
  left: 0;
  background: #C5E1A5;
}
.borders:before {
  top: -13px;
}
.borders:after {
  bottom: -13px;
}
.inside_border_top {
  position: relative;
}
.inside_border_top:before {
  content: '';
  position: absolute;
  width: 13px;
  height: 90px;
  top: 0;
  left: 0;
  background: #C5E1A5;
}
.inside_border_bottom {
  position: relative;
}
.inside_border_bottom:before {
  content: '';
  position: absolute;
  width: 13px;
  height: 90px;
  bottom: 0;
  right: 0;
  background: #C5E1A5;
}
/******************************          Modal          ******************************/
.modal_container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.9);
}
.modal_container .modal_content {
  width: 100%;
  max-width: 700px;
}
@media screen and (max-width: 700px) {
  .modal_container .modal_content {
    max-width: 80%;
  }
}
/******************************          Tabs          ******************************/
.tabs_nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tabs_nav .active_tab-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.tabs_nav .active_tab-title .hide_tabs {
  display: none;
}
.tabs_nav .tab_btn {
  cursor: pointer;
}
.tab_content {
  display: none;
}
.tab_content.content_active-tab {
  display: -webkit-flex!important;
  display: -ms-flexbox!important;
  display: flex!important;
}

