/*
 * ---:[ Thesis CSS reset ]:---
 */

@import url('https://fonts.googleapis.com/css?family=Anton|PT+Sans+Narrow');
 
* {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }
  
::selection {
    background: #4abc32;
    text-shadow: 1px 1px 1px #fff;
}

table {
  border-collapse: collapse;
  border-spacing: 0; }

img,
fieldset {
  border: 0; }

abbr,
acronym {
  text-decoration: none; }

code {
  line-height: 1em; }

pre {
  overflow: auto;
  clear: both;
  word-wrap: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

sub,
sup {
  line-height: 0.5em; }

img,
.wp-caption {
  max-width: 100%;
  height: auto; }

iframe,
video,
embed,
object {
  display: block;
  max-width: 100%; }

img {
  display: block; }

.left,
.alignleft,
img[align="left"] {
  display: block;
  float: left; }

.right,
.alignright,
img[align="right"] {
  display: block;
  float: right; }

.center,
.aligncenter,
img[align="middle"] {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  float: none;
  clear: both; }

.block,
.alignnone {
  display: block;
  clear: both; }

input[type="submit"],
button {
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none; }

.wp-smiley {
  display: inline; }

/*
 * ---:[ layout structure ]:---
 */
body {
 font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: #024c95;
  background-color: white; }
  
.line_first {
    width: 100%;
    background-color: #024C95;
    height: 64px;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    font-family: Anton;
    font-weight: normal;
    position: sticky;
    top: -1px;
    z-index: 9999;
}

.line_hold {
    width: 1180px;
    margin: 0 auto;
}
.line_left{float:left;}
.line_right{float:right;}

.calc {
    color: #fff;
    text-decoration: none;
    padding-right: 20px;
    border-right: 1px solid #999;
}

.calc:hover {
    color: #999;
    text-decoration: underline;
    cursor: pointer;
}

.call {
    color: #4ABC32;
    text-decoration: none;
    padding-left: 20px;
}

.call span {
    color: #fff;
}

.clear{clear:both;}

.logo_nav {
    width: 1180px;
    margin: 0 auto;
    padding: 25px 0px 25px 0px;
    height: 98px;
}

.logo img{
    margin-top: -10px;
}

.logo{float:left;}

.header-img {
    width: 100%;
    margin: 0 auto;
    background-color: #024C95;
    height: 500px;
}
.img_hold{width:1180px;margin:0 auto;}

.contact img {margin-top: 45px;}

.contact {
    float: right;
    width: 470px;
}

.right{float:right;}

.normal {
    font-family: 'PT Sans Narrow', sans-serif !important;
    font-size: 18px !important;
    border-bottom: none !important;
}

.contact p {
    font-family: anton;
    font-size: 28px;
    margin-top: 40px;
    color: #fff;
    border-bottom: 3px solid #4ABC32;
    padding-bottom: 10px;
    line-height: 28px;
}

.welcome {
    margin: 0 auto;
    text-align: center;
    width: 900px;
}

.welcome hr {
    color: #4abc32;
    border: 1px solid;
    width: 150px;
    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.welcome h2 {
    font-family: anton;
    font-size: 38px;
    line-height: 48px;
    margin-top: 50px;
    color: #024c95;
}

.column {
    float: left;
    width: 31.1%;
    padding: 10px;
    margin-bottom: 50px;
}

i {
    font-size: 50px;
    background-color: #4abc32;
    border-radius: 70px;
    color: #ffffff;
    padding: 20px;
}

i:hover {
    background-color: #024c95;
    cursor: pointer;
}

.column h3 {
    margin-top: 35px;
    margin-bottom:10px;
    color: #4abc32;
    font-weight: bold;
}
.row {
    margin-top: 100px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.img{float:left;}

.blue_phone {width:100%;background-color: #024c95;color:#fff;font-family:anton; text-align:center;font-size:38px;line-height:50px;padding: 50px 0px 50px 0px;}
blue_phone-wid{width:1180px;}
.orange {
    color: #4abc32;
}
.white {
    color: #fff;
    font-size: 50px;
    margin-top: 35px;
}
.btn {
    color: #ffffff;
    background: #4abc32;
    padding: 20px;
    text-decoration: none;
    max-width: 400px;
    font-family: "Anton", Helvetica, Arial, Verdana, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    margin: 0px auto;
    font-size: 48px;
    letter-spacing: 1px;
    margin-top: 50px;
}

.btn a {text-decoration:none;}

.btn a:hover {
    color: #1F365C;
    cursor:pointer;
}
p a:hover {
    text-decoration: none;
}

.btn a {
    color: #ffffff;
}
p a {
    text-decoration: none;
    color: #194898;
    text-shadow: 0px 0px 0px;
}

.call2 a {
    text-decoration: none;
    font-size: 38px;
    font-weight: bold;
    line-height: 60px;
    font-family: 'Anton', sans-serif;
    color: #024c95;
    cursor: pointer;
}



.container {
  width: 1260px;
  margin: 0 auto; }

.columns {
  box-sizing: border-box; }
  .columns > .content {
    box-sizing: border-box;
    width: 880px;
    float: left;
     }
  .columns > .sidebar {
    box-sizing: border-box;
    width: 380px;
    background: #ededed;
    float: right;
    padding: 26px 26px 0 26px;
    text-align: center;
    position: sticky;
    z-index: 1;
    top: 20px;
}

.sidebar img{margin:0 auto;}
    
    .sidebar h4 {
    font-size: 26px;
    padding: 0px 0px 10px 0px;
    font-weight: bold;
    line-height:28px;
}

.sidebar p {
    font-size: 18px;
    padding: 0px 0px 10px 0px;
    font-weight: norma;
    line-height: 24px;
}

.testis {
    display: inline-block;
    width: 26%;
    min-width: 250px;
    margin: 0 2.7%;
    padding: 10px;
    text-align: center;
    color: #fff;
}

.testis img {
    text-align: center;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 0px;
    margin-top: 0;
    border-radius: 150px;
    margin-top: 20px;
}

.bubble::after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border: 15px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: #fff transparent transparent #fff;
    margin: 20px 50px 0 50px;
}

.bubble {
    background-color: #fff;
    color: #81909a;
    padding: 25px;
    border-radius: 20px;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.21);
}

.heading_p {
    padding: 10px 0 10px 0;
    font-size: 26px;
    color: #00193c;
}

.work_box_hold {
    padding: 50px 0 50px 0;
}

.work_box {
    display: inline-block;
    width: 24%;
    min-width: 250px;
    margin: 0 3.5%;
    text-align: center;
    background: #fff;
    padding: 10px;
     color: #00193c;
}


.work_heading {
    font-size: 24px;
    padding: 20px 0 20px 0;
}

.original{margin: 0px auto;}

.wpcf7-text, .wpcf7 textarea {
    width: 100% !important;
    padding: 14px 10px !important;
    color: #000 !important;
    font-size: 21px !important;
    border: 1px solid #00193c !important;
    margin-top: 10px !important;
    line-height: 28px;
}

div.wpcf7 {
    padding: 0;
}

label {font-size:18px;}

.help-submit {
    border-width: 2px;
    border-style: solid;
    border-color: #024c95;
    color: #4abc37;
    font-weight: 700 !important;
    padding: 15px 20px 15px 20px !important;
    background-color: #024c95;
    width: 100%;
    font-size: 21px !important;
}

/*
 * ---:[ links ]:---
 */
a {
  color: #dd0000;
  text-decoration: none; }
  p a {
    text-decoration: underline; }
    p a:hover {
      text-decoration: none; }

/*
 * ---:[ nav menu ]:---
 */
.menu {
    position: relative;
    z-index: 50;
    list-style: none;
    float: right;
    margin-top: 35px;
}
  .menu li {
    position: relative;
    float: left; 
    padding-left: 35px;
    border-right: 1px solid #999;
    padding-right: 35px;}
    
.menu li a {
    color: #024C95;
  
}

.menu li a:hover {
  color: #4abc32;
  cursor:pointer;
}

.last{
    border-right: none !important;
}

  .menu .sub-menu {
    display: none;
    position: absolute;
    z-index: 110;
    left: -1px;
    list-style: none;
    margin-top: -1px;
    background: #4abc32;
	border: 1px solid #fff;
}
    .menu .sub-menu .sub-menu {
      top: 0;
      left: 166px;
      margin: 0 0 0 -1px; }
    .menu .sub-menu li {
      width: 166px;
      clear: both;
      border:none;
      line-height: 34px;	  }
	  .menu .sub-menu li a:hover {
   color:#fff
}
    
   
  .menu li:hover > .sub-menu {
    display: block;
 }

.menu_control {
  display: block;
  font-size: 13px;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #111111;
  background-color: #eeeeee;
  padding: 8px 13px;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #dddddd;
  display: none;
  background-color: white; }
  .menu_control:hover {
    background-color: #dddddd; }

/*
 * ---:[ header ]:---
 */
.header {width:100%;}
  
.clearfix {width:1180px; margin:0px auto; overflow:auto;}  

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.phone_box {
    float: right;
    padding: 16px;
}

.phone_box a {
    color: #a3d900;
    text-decoration: none !important;
}

phone_container {width:100%; display:block; margin-top:250px;}


.slug1 {
    color: #00193c;
    font-size: 18px;
}

.slug2 {
    color: #00193c;
    font-size: 18px;
    margin-bottom: 0px !important;
}

.logo_box {float:left;}

#navbar {
    width: 100%;
    background: #a3d900;
}

.navbar {
    width: 1180px !important;
    margin: 0px auto;
    padding: 25px 0px 25px 260px;
    text-align: center;
}

.sticky {
    position: fixed;
    top: 0;
    z-index: 9999;
}

.navbar li {
    float: left;
    list-style: none;
    border-right: 1px solid #fff;
    padding-right: 1.8em;
    margin-left: 1.8em;
}

.navbar li a {
    text-decoration: none;
    font-size: 18px;
    color: #00193c;
}

.last {border:none !important;}

.header_bg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
    text-align: center;
}

.header_m {
    right: 0;
    position: absolute;
}

.intro_wrap {
    width: 1180px;
    margin: 0px auto;
}

.title {
    position: absolute;
    float: left;
    margin-top: 120px;
    width: 700px;
}

.webslug1 {
    font-size: 24px;
    line-height: 48px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

.webtitle {
    font-weight: bold;
    font-family: 'Anton', sans-serif;
    font-size: 70px;
    text-transform: uppercase;
    line-height: 98px;
    color: #00193c;
}

.webslug2 {
    font-weight: bold;
    font-family: 'Anton', sans-serif;
    font-size: 58px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 48px;
    text-shadow: 1px 1px 1px #000;
    color: #94c82f;
}

.webslug3 {
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    padding: 30px 0px 30px 0px;
    text-shadow: 1px 1px 1px #000;
}

.intro {
    width: 100%;
    background-color: #00193c;
    padding: 25px 0px 25px 0px;
    color: #fff;
    font-size: 28px;
    text-align: center;
    z-index: 99999;
    position: absolute;
}
.holder {
    width: 1180px;
    margin: 0px auto;
}

.items {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0px 10px 0px 10px;
}

option {
    background: #fff;
    border-top: 1px solid #444;
    padding: 10px;
    font-size: 24px !important;
    color: #00193c !important;
}

select {
    border: 1px solid #fff;
    padding: 0px 10px 0px 10px;
        padding-bottom: 0px;
    background: transparent;
    color: #fff;
    font-size: 24px !important;
    margin: 24px 0px 15px 0px !important;
    width: 450px;
    border: 0px;
        border-bottom-width: 0px;
        border-bottom-style: none;
        border-bottom-color: currentcolor;
    border-bottom: 2px solid #1b334b;
    background: transparent;
        background-image: none;
        background-repeat: repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2018/06/wie-koennen-wir-helfen.png);
    background-size: 16px;
    background-position: 425px 18px;
    background-repeat: no-repeat;
    padding-bottom: 2px;
    letter-spacing: .2px;
}

#site_title {
    text-align: center;
    padding: 80px 0px 50px 0px;
    font-size: 50px;
    font-family: anton;
    color: #a3d900;
}
    #site_title a:hover {
      color: #dd0000; }
  #site_title + #site_tagline {
    margin-top: 6px; }
    
    #site_title a {
    text-align: center;
    padding: 80px 0px 50px 0px;
    font-size: 50px;
    font-family: anton;
    color: #a3d900;
}

#site_tagline {
  font-size: 16px;
  color: #888888;
  line-height: 1.5em; }
  
.headline {
    font-size: 50px;
    font-family: anton;
    color: #a3d900;
}


.call_mid{text-align:center;}

.call_middle {
    margin: 0px auto;
}

.first_call {
    text-align: center;
    font-size:24px;
    padding: 0px 0px 45px 0px;
    font-weight: bold;
}

.first_call hr {
    max-width: 550px;
    margin: 0px auto;
        margin-top: 0px;
        margin-bottom: 0px;
    color: #00193c;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #dddddd;
}

.first_call a {
    text-decoration: none;
color: #a3d900;
font-size: 46px;
 line-height: 56px;
font-weight: bold;
line-height: 60px;
font-family: 'Anton', sans-serif;
cursor: pointer;
}

.blue_box {
    width: 100%;
    background: #00193c;
    padding: 50px 0px 100px 0px;
}

.holder {
    width: 1180px;
    margin: 0px auto;
}

.blue_box h2 {
    text-align: center;
    color: #fff;
    font-size: 2em !important;
    margin: 0.77em 0 !important;
    font-family: 'Anton', sans-serif;
    text-transform: uppercase;
}

.boxen {
    display: inline-block;
    width: 28%;
    min-width: 250px;
    margin: 0 2%;
    text-align: left;
    color: #243869;
}

.corner {
    border-radius: 15px 50px;
    background: #fff;
    padding: 20px;
    min-height: 150px;
    margin: 20px 0 20px 0;
}

.boxen p {
    font-size: 18px;
    line-height: 26px;
    padding: 10px 0px 10px 0px;
}
.box_heading {
    font-size: 28px !important;
    line-height: 28px !important;
}

.footer_widgets {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
}


.footer_widgets p span {
    color: #a3d900;
}

.footer_widgets p a {
    text-decoration:none;
}

.copy {padding-bottom:20px;}

.imp {padding-top:20px;}

/*
 * ---:[ golden ratio typography with spaced paragraphs ]:---
 */
.grt {
  font-size: 16px;
  line-height: 26px; }
  .grt h1,
  .grt .headline {
    font-size: 33px;
    line-height: 49px; }
  .grt h1 {
    margin-bottom: 26px; }
  .grt .headline {
   color: #024c95;
    margin: 0; }
    .grt .headline a {
      color: #111111; }
      .grt .headline a:hover {
        color: #dd0000; }
  .grt h2,
  .grt h3,
  .grt h4 {
    color: #4abc32; }
  .grt h2 {
    font-size: 26px;
    line-height: 39px;
    margin-top: 42px;
    margin-bottom: 16px; }
  .grt h3 {
    font-size: 20px;
    line-height: 32px;
    margin-top: 36px;
    margin-bottom: 10px; }
  .grt h4 {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 6px; }
  .grt h1 + h2,
  .grt h2 + h3 {
    margin-top: 0; }
      .grt .post_content h2:first-child,
      .grt .post_content h3:first-child {
        margin-top: 0; }
  .grt ul {
    list-style-type: none; }
    
    .grt ul li::before { content: "\2605"; padding-right:10px; color: #4abc32; }
    
    .grt ul li a {
      text-decoration: underline; }
      .grt ul li a:hover {
        text-decoration: none; }
  .grt blockquote {
    color: #888888;
    padding-left: 16px;
    border-left: 1px solid #dddddd; }
    .grt blockquote.right,
    .grt blockquote.left {
      width: 45%;
      font-size: 26px;
      line-height: 37px;
      padding-left: 0;
      border: 0;
      margin-bottom: 16px; }
  .grt code,
  .grt pre,
  .grt kbd {
    font-size: 14px; }
  .grt code {
    font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif;
    background-color: rgba(0, 0, 0, 0.08);
    padding: 3px 4px;
    border-radius: 6px;
    margin: 0 1px; }
  .grt pre {
    font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif;
    background-color: #eeeeee;
    padding: 16px 16px 16px 10px;
    border-left: 6px solid rgba(0, 0, 0, 0.15); }
  .grt kbd {
    font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif;
    color: #111111;
    background-color: white;
    padding: 3px 4px;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.45);
    margin: 0 1px; }
  .grt .alert,
  .grt .note,
  .grt .box {
    padding: 16px; }
  .grt .alert {
    background-color: #ffff99;
    border: 1px solid #e6e68a; }
  .grt .note {
    background-color: #eeeeee;
    border: 1px solid #dddddd; }
  .grt .box {
    background-color: #ffe2e2;
    border: 1px solid #ffb2b2; }
  .grt .footnotes {
    font-size: 13px;
    line-height: 22px;
    padding-top: 26px;
    border-top: 1px dotted #dddddd; }
  .grt .footnotes,
  .grt sub,
  .grt sup,
  .grt .post_cats,
  .grt .post_tags {
    color: #888888; }
  .grt fieldset {
    margin-bottom: 26px; }
    .grt fieldset legend {
      font-size: 20px;
      line-height: 32px;
      font-weight: bold;
      margin-bottom: 6px; }
  .grt .avatar {
    width: 71px;
    height: 71px;
    float: right;
    clear: both;
    margin-left: 16px; }
  .grt .small,
  .grt .caption {
    font-size: 13px;
    line-height: 22px; }
  .grt .caption {
    margin-top: -16px;
    color: #888888; }
  .grt .frame,
  .grt .post_image_box,
  .grt .wp-caption {
    box-sizing: border-box;
    background-color: #eeeeee;
    padding: 16px;
    border: 1px solid #dddddd; }
  .grt .wp-caption p {
    font-size: 13px;
    line-height: 22px; }
  .grt .wp-caption img,
  .grt .post_image_box .post_image,
  .grt .thumb,
  .grt .footnotes p {
    margin-bottom: 16px; }
  .grt .drop_cap {
    font-size: 52px;
    line-height: 1em;
    margin-right: 10px;
    float: left; }
  .grt .author_description {
    padding-top: 26px;
    border-top: 1px dotted #dddddd; }
    .grt .author_description .avatar {
      width: 78px;
      height: 78px;
      float: left;
      margin-right: 16px;
      margin-left: 0; }
  .grt .author_description_intro {
    font-weight: bold; }
  .grt p,
  .grt ul,
  .grt ol,
  .grt blockquote,
  .grt pre,
  .grt dl,
  .grt dd,
  .grt .center,
  .grt .aligncenter,
  .grt .block,
  .grt .alignnone,
  .grt .post_image,
  .grt .post_image_box,
  .grt .wp-post-image,
  .grt .caption,
  .grt .wp-caption,
  .grt .alert,
  .grt .note,
  .grt .box,
  .grt .footnotes,
  .grt .headline_area {
    margin-bottom: 26px; }
  .grt .right,
  .grt .alignright,
  .grt .ad {
    margin-bottom: 26px;
    margin-left: 26px; }
  .grt .left,
  .grt .alignleft,
  .grt .ad_left {
    margin-bottom: 26px;
    margin-right: 26px; }
  .grt ul,
  .grt ol,
  .grt .stack {
    margin-left: 26px; }
  .grt ul ul,
  .grt ul ol,
  .grt ol ul,
  .grt ol ol,
  .grt .wp-caption p,
  .grt blockquote.right p,
  .grt blockquote.left p {
    margin-bottom: 0; }
    .grt .alert :last-child,
    .grt .note :last-child,
    .grt .box :last-child,
    .grt .right :last-child,
    .grt .left .footnotes :last-child {
      margin-bottom: 0; }

/*
 * ---:[ other content styles ]:---
 */
.post_box {
  padding: 26px 26px 0 26px;
  border-top: 1px dotted #dddddd; }
  .post_box.top {
    border-top: 0; }

.byline {
  color: #888888; }
  .byline a {
    color: #888888;
    border-bottom: 1px solid #dddddd; }
    .byline a:hover {
      color: #111111; }
  .byline a,
  .byline .post_author,
  .byline .post_date {
    text-transform: uppercase;
    letter-spacing: 1px; }
  .byline .post_author_intro,
  .byline .post_date_intro,
  .byline .post_cats_intro {
    font-style: italic; }
  .byline .post_edit {
    margin-left: 10px; }
    .byline .post_edit:first-child {
      margin-left: 0; }

  .wp-caption.aligncenter img {
    margin-right: auto;
    margin-left: auto; }
  .wp-caption .wp-caption-text .wp-smiley {
    display: inline;
    margin-bottom: 0; }

.num_comments_link {
  display: inline-block;
  color: #888888;
  text-decoration: none;
  margin-bottom: 26px; }
  .num_comments_link:hover {
    background-color: #eeeeee; }

.num_comments {
  font-size: 26px;
  color: #111111; }

.bracket {
  font-size: 26px;
  color: #dddddd; }

.archive_intro {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #dddddd; }
  .archive_intro .headline {
    margin-bottom: 26px; }

.prev_next {
  clear: both;
  color: #888888;
  border-top: 1px solid #dddddd;
  padding: 16px 26px; }
  .prev_next .next_posts {
    float: right; }

.previous_posts,
.next_posts {
  display: block;
  font-size: 13px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 2px; }
  .previous_posts a:hover,
  .next_posts a:hover {
    text-decoration: underline; }

/*
 * ---:[ comments ]:---
 */
#comments {
  margin-top: 52px; }

.comments_intro {
  color: #888888;
  padding: 0 26px;
  margin-bottom: 16px; }
  .comments_intro a:hover {
    text-decoration: underline; }

.comments_closed {
  font-size: 13px;
  line-height: 22px;
  color: #888888;
  margin: 0 26px 26px 26px; }

.comment_list {
  list-style-type: none;
  border-top: 1px dotted #dddddd;
  margin-bottom: 52px; }

.comment {
  padding: 26px;
  border-bottom: 1px dotted #dddddd; }
  .comment .comment_head {
    margin-bottom: 16px; }
  .comment .comment_author {
    font-weight: bold; }
  .comment .avatar {
    float: right;
    width: 48px;
    height: 48px;
    margin-left: 16px; }
  .comment .comment_date {
    display: block;
    font-size: 13px;
    line-height: 22px;
    color: #888888; }
    .comment .comment_date a {
      color: #888888; }
  .comment .comment_text > :last-child {
    margin-bottom: 0; }
  .comment .comment_footer {
    margin-top: 16px; }
    .comment .comment_footer a {
      font-size: 13px;
      line-height: 22px;
      color: #888888;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin-right: 16px; }
  .comment .comment_footer a {
    font-size: 13px;
    line-height: 22px;
    color: #888888;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 16px; }

  .children .comment {
    list-style-type: none;
    padding: 0 0 0 26px;
    border-bottom: 0;
    border-left: 1px solid #dddddd;
    margin-top: 26px; }
  .children .bypostauthor {
    background-color: transparent;
    border-color: #dd0000; }

  .comment_head a:hover,
  .comment_footer a:hover,
  comment_nav a:hover {
    text-decoration: underline; }

.comment_nav {
  font-size: 13px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 16px 26px;
  border-style: dotted;
  border-color: #dddddd; }
  .comment_nav a:hover {
    text-decoration: underline; }

.comment_nav_top {
  border-width: 1px 0 0 0; }

.comment_nav_bottom {
  border-width: 0 0 1px 0;
  margin: -52px 0 52px 0; }

.next_comments {
  float: right; }

.comment_moderated {
  font-weight: bold; }

/*
 * ---:[ inputs ]:---
 */
  input[type="text"],
  input[type="number"],
  input[type="url"],
  input[type="tel"],
  input[type="email"],
  input[type="password"] {
    font-family: inherit;
    font-size: inherit;
    line-height: 1em;
    font-weight: inherit;
    color: #111111;
    background-color: #eeeeee;
    padding: 6px;
    border: 1px solid #dddddd;
    box-sizing: border-box; }
    input[type="text"]:focus,
    input[type="number"]:focus,
    input[type="url"]:focus,
    input[type="tel"]:focus,
    input[type="email"]:focus,
    input[type="password"]:focus {
      background-color: white;
      border-color: #eeeeee; }
      
      
    
.help-first {font-size:38px;margin:20px 0px 20px 0px;}


textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: 1em;
  font-weight: inherit;
  color: #111111;
  background-color: #eeeeee;
  padding: 6px;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  line-height: inherit; }
  select:focus,
  textarea:focus {
    border-color: #eeeeee; }

/*
 * ---:[ buttons ]:---
 */
button,
input[type="submit"] {
  font-family: inherit;
  font-size: inherit;
  line-height: 1em;
  font-weight: bold;
  padding: 12px 35px 15px 35px;}
  button:hover,
  input[type="submit"]:hover,
  button:active,
  input[type="submit"]:active {
    background-color: #eeeeee;
    transition: background-color 0.3s;
     }

/*
 * ---:[ comment form ]:---
 */
#commentform {
  padding: 0 26px;
  margin: 52px 0; }
  .comment #commentform {
    padding-right: 0;
    padding-left: 0;
    margin-top: 16px; }
  #commentform .comment_form_title {
    font-size: 20px;
    line-height: 32px;
    color: #111111;
    padding: 0 26px 16px 26px;
    border-bottom: 1px dotted #dddddd;
    margin-right: -26px;
    margin-left: -26px; }
  #commentform p {
    margin-bottom: 16px; }
    #commentform p .required {
      color: #dd0000; }
  #commentform label {
    display: block; }
  #commentform input[type="checkbox"] + label {
    display: inline;
    margin-left: 6px; }
  #commentform #wp-comment-cookies-consent + label {
    font-size: 13px;
    line-height: 22px;
    color: #888888; }
  #commentform input[type="text"] {
    width: 50%; }
  #commentform input[type="submit"] {
    font-size: 20px; }
  #commentform textarea {
    display: block;
    width: 100%; }

#cancel-comment-reply-link {
  float: right;
  font-size: 13px;
  line-height: inherit;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #dd0000;
  margin-top: 6px; }
  #cancel-comment-reply-link:hover {
    text-decoration: underline; }

.login_alert {
  font-weight: bold;
  background-color: #eeeeee;
  border: 1px solid #dddddd; }

/*
 * ---:[ sidebar ]:---
 */
.sidebar {
  font-size: 13px;
  line-height: 19px; }
  .sidebar .widget_title,
  .sidebar .sidebar_heading,
  .sidebar .headline {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 12px; }
  .sidebar .widget_title,
  .sidebar .sidebar_heading {
    font-variant: small-caps;
    letter-spacing: 1px; }
  .sidebar p,
  .sidebar ul,
  .sidebar ol,
  .sidebar blockquote,
  .sidebar pre,
  .sidebar dl,
  .sidebar dd,
  .sidebar .left,
  .sidebar .alignleft,
  .sidebar .ad_left,
  .sidebar .right,
  .sidebar .alignright,
  .sidebar .ad,
  .sidebar .center,
  .sidebar .aligncenter,
  .sidebar .block,
  .sidebar .alignnone {
    margin-bottom: 19px; }
  .sidebar .left,
  .sidebar .alignleft,
  .sidebar .ad_left {
    margin-right: 19px; }
  .sidebar ul ul,
  .sidebar ul ol,
  .sidebar ol ul,
  .sidebar ol ol,
  .sidebar .right,
  .sidebar .alignright,
  .sidebar .ad,
  .sidebar .stack {
    margin-left: 19px; }
  .sidebar ul ul,
  .sidebar ul ol,
  .sidebar ol ul,
  .sidebar ol ol,
  .sidebar .wp-caption p,
  .sidebar .post_excerpt p {
    margin-bottom: 0; }
  .sidebar .text_box,
  .sidebar .thesis_email_form,
  .sidebar .query_box {
    margin-bottom: 38px; }
    .sidebar .search-form input[type="text"],
    .sidebar .thesis_email_form input[type="text"] {
      width: 100%;
      margin-bottom: 12px; }
  .sidebar button,
  .sidebar input[type="submit"] {
    padding: 7px; }
  .sidebar .query_box .post_author,
  .sidebar .query_box .post_date {
    color: #888888; }
  .sidebar .widget {
    margin-bottom: 38px; }
    .sidebar .widget ul {
      list-style-type: none; }
      .sidebar .widget ul li {
        margin-bottom: 12px; }
        .sidebar .widget ul li ul,
        .sidebar .widget ul li ol {
          margin-top: 12px; }
        .sidebar .widget ul li a:hover {
          text-decoration: underline; }
          
  .sidebar .widget ul li {
    margin-bottom: 12px;
    font-size: 18px;
    border-bottom: thin dotted;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-tap-highlight-color: rgba(0,0,0,0.5);
    text-align:left;
    padding-left:10px;
    padding-bottom:10px;
}

.sidebar .widget ul li::before { 
  content: "\2611";
  color: #00193c;
  font-weight:bold;
  padding-right:5px;
}

/*
 * ---:[ footer ]:---
 */
.footer {
    width: 100%;
    background: #024c95;
    color: #fff;
    padding: 40px 0 10px 0;
}
.footer_wrap {
    width: 1180px;
    margin: 0px auto;
    text-align:center;
}

.footer hr {
    border: 1px solid #fff;
    margin-top: 25px;
    margin-bottom: 25px;
}

.copy {
    margin-top: 25px;
}

.copy2{margin-bottom:25px;}

.footer p span{color: #4abc32;}

.footer img {
    margin: 0 auto;
    padding: 0px 0px 25px 0px;
}

.footer a {
    color: #c9c9c9;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
    cursor: pointer;
}

    .footer a:hover {
      color: #4abc32; }

/*
 * ---:[ custom template styles ]:---
 */
  body.landing {
    padding-top: 0; }
  .landing .container {
    width: 617px; }
  .landing .header,
  .landing .headline_area,
  .landing .footer {
    text-align: center; }

.full_page .columns > .content {
  width: 897px;
  float: none;
  border-right: 0; }

/*
 * ---:[ clearfix ]:---
 */
  .columns:after,
  .menu:after,
  .post_box:after,
  .post_content:after,
  .author_description:after,
  .sidebar:after,
  .query_box:after,
  .prev_next:after,
  .comment_text:after,
  .comment_nav:after {
    display: table;
    clear: both;
    content: ''; }

/*
 * ---:[ media queries ]:---
 */
 
 
 @media all and (max-width: 1528px) {
	 .header_m {
    right: 0;
    position: absolute;
    width: 690px;
}

.title {
    position: absolute;
    float: left;
    margin-top: 0px;
    width: 700px;
}
	 
 }
 
@media all and (max-width: 896px) {
	
	.footer_wrap {
    width: 100%;
    margin: 0px auto;
    text-align: center;
}
	
	.logo {
    float: none;
}
	
	.header-img {
    width: 100%;
    margin: 0 auto;
    background-color: #024C95;
    height: auto;
}

.welcome {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
	
	
	.contact img {
    margin:0px auto;
}
	
	.contact p {
    font-family: anton;
    font-size: 28px;
    margin-top: 0;
    color: #fff;
    border-bottom: 3px solid #4abc32;
    padding-bottom: 10px;
    line-height: 28px;
}
	
	.contact {
    float: none;
    width: 100%;
    text-align: center;
}
	
	.img_hold {
    width: 100%;
    margin: 0 auto;
}
	
	.logo_nav {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    height: auto;
}

.logo_nav img{
    margin: 0 auto;
}
	
.calc {
    color: #fff;
    text-decoration: none;
    padding-right: 0;
    border-right: none;
}

.call {
    color: #4abc32;
    text-decoration: none;
    padding-left: 0;
}
	
.line_first {
	height:auto;
    line-height: 42px;
    font-family: Anton;
    font-weight: normal;
	text-align: center;
}

.line_hold {
    width: 100%;
    margin: 0 auto;
}

.line_left {
    float: none;
}

.line_right {
    float: none;
}
	
	.headline_area{margin-top:0px;}

img {
    display: block;
    margin: 0px auto;
}

body {
    overflow-x: hidden;
    width: 100%;
}

.bubble::after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border: 15px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: #fff transparent transparent #fff;
    margin: 0px;
}

.testis {
    display: inline-block;
    width: 100%;
    min-width: 0px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
}

.blue_box h2 {
    text-align: center;
    color: #fff;
    font-size: 2em !important;
    margin: 0px !important;
    font-family: 'Anton', sans-serif;
    text-transform: uppercase;
    line-height: 1.5em;
}

.first_call a {
    text-decoration: none;
    color: #a3d900;
    font-size: 28px;
    line-height: 56px;
    font-weight: bold;
    line-height: 60px;
    font-family: 'Anton', sans-serif;
    cursor: pointer;
}

.first_call {
    text-align: center;
    font-size: 24px;
    padding: 0px;
    font-weight: bold;
}

.headline {
    text-align: center;
    padding: 80px 0px 50px 0px;
    font-size: 30px;
    font-family: anton;
    color: #a3d900;
    line-height: 40px;
}

.intro {
    width: 100%;
    background-color: #00193c;
    padding: 0px;
    color: #fff;
    font-size: 28px;
    text-align: center;
    position: absolute;
    visibility: hidden;
}

.header_bg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
    text-align: center;
    visibility: hidden;
    position: absolute;
}

.title {
    position: unset;
    float: none;
    margin-top: 0px;
    width: 100%;
    text-align: center;
}

.webslug1 {
    font-size: 24px;
    line-height: 24px;
    color: #000;
    text-shadow: 0px;
}

.webtitle {
    font-weight: bold;
    font-family: 'Anton', sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    line-height: 28px;
    color: #00193c;
}

.webslug2 {
    font-weight: bold;
    font-family: 'Anton', sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 21px;
    text-shadow: 1px 1px 1px #000;
    color: #94c82f;
}

.webslug3 {
    font-size: 16px;
    line-height: 28px;
    color: #00193c;
    padding: 5px;
    text-shadow: 0px;
}

.work_box {
    display: inline-block;
    width: 100%;
    min-width: 0px;
    margin: 0px;
    text-align: center;
    background: #fff;
    padding: 10px;
    color: #00193c;
}

.work_box_hold {
    padding: 0px;
}

.blue_box {
    width: 100%;
    background: #00193c;
    padding: 20px 0px 50px 0px;
}
  
 .intro_wrap {
    width: 100%;
    margin: 0px auto;
} 

.boxen {
    display: inline-block;
    width: 100%;
    min-width: 0px;
    margin: 0px;
    text-align: left;
    color: #243869;
}

.corner {
    border-radius: 0px;
    background: #fff;
    padding: 20px;
    min-height: 150px;
    margin: 0px;
}
  
.holder {
    width: 100%;
    margin: 0px auto;
}

  .header,
  .columns > .sidebar,
  .post_box,
  .prev_next,
  .comments_intro,
  .comment,
  .comment_nav,
  #commentform,
  #commentform .comment_form_title,
  .footer {
    padding-right: 0px;
    padding-left: 0px; }
    
    .logo_box {
    float: none;
}

.menu a, .menu_control {
    padding: 1em 16px;
    visibility: hidden;
    position: absolute;
}

.clearfix {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
}

.phone_box {
    float: none;
    padding: 16px;
    text-align: center;
}

.call a {
 font-size: 32px;
    
}

.call a span{
 font-size: 36px;
    
}

  body {
    padding-top: 0; }

  .container,
  .landing .container {
    width: auto;
    max-width: 617px; }

  .header {
    border-top: 1px solid #dddddd; }
    .landing .header {
      border-top: 0; }

    .columns > .content {
      float: none;
      width: 100%;
      border: 0; }
      .full_page .columns > .content {
        width: 100%; }
    .columns > .sidebar {
      float: none;
      width: 100%;
      border-top: 3px double #dddddd; }

  .menu_control {
    display: block;
    width: 100%;
    background-color: white;
    padding: 1em 26px;
    border-width: 0;
    cursor: pointer;
    box-sizing: border-box; }

  .menu {
    display: none;
    clear: both;
    width: 100%;
    border-width: 1px 0 0 0; }
    .menu .sub-menu {
      position: static;
      display: block;
      padding-left: 26px;
      border-top: 1px solid #dddddd;
      margin: 0; }
      .menu .sub-menu li {
        width: 100%; }
    .menu li {
      float: none;
      width: 100%;
      margin-bottom: 0; }
      .menu li:first-child > a:first-child {
        border-top-width: 0; }
    .menu a {
      background-color: white;
      padding: 1em 26px;
      border-width: 1px 1px 0 0; }
    .menu .current-menu-item > a {
      background-color: #eeeeee; }
    .menu > li > a {
      border-left-width: 1px; }

  .show_menu {
    display: block; }

      .sidebar .search-form input[type="text"],
      .sidebar .thesis_email_form input[type="text"] {
        width: 50%; } }

@media all and (max-width: 616px) {
	
.footer_wrap {
    width: 100%;
    margin: 0px auto;
    text-align: center;
}
	
	.logo {
    float: none;
}
	
	.header-img {
    width: 100%;
    margin: 0 auto;
    background-color: #024C95;
    height: auto;
}

.welcome {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
	
	
	.contact img {
    margin:0px auto;
}
	
	.contact p {
    font-family: anton;
    font-size: 28px;
    margin-top: 0;
    color: #fff;
    border-bottom: 3px solid #4abc32;
    padding-bottom: 10px;
    line-height: 28px;
}
	
	.contact {
    float: none;
    width: 100%;
    text-align: center;
}
	
	.img_hold {
    width: 100%;
    margin: 0 auto;
}
	
	.logo_nav {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    height: auto;
}

.logo_nav img{
    margin: 0 auto;
}
	
.calc {
    color: #fff;
    text-decoration: none;
    padding-right: 0;
    border-right: none;
}

.call {
    color: #4abc32;
    text-decoration: none;
    padding-left: 0;
}
	
.line_first {
	height:auto;
    line-height: 42px;
    font-family: Anton;
    font-weight: normal;
	text-align: center;
}

.line_hold {
    width: 100%;
    margin: 0 auto;
}

.line_left {
    float: none;
}

.line_right {
    float: none;
}	

.column {
    width: 100%;
  }

  .menu a {
      border-right-width: 0; }
    .menu > li > a {
      border-left-width: 0; } }

@media all and (max-width: 469px) {
	
	.footer_wrap {
    width: 100%;
    margin: 0px auto;
    text-align: center;
}
	
	.logo {
    float: none;
}
	
	.header-img {
    width: 100%;
    margin: 0 auto;
    background-color: #024C95;
    height: auto;
}

.welcome {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
	
	
	.contact img {
    margin:0px auto;
}
	
	.contact p {
    font-family: anton;
    font-size: 28px;
    margin-top: 0;
    color: #fff;
    border-bottom: 3px solid #4abc32;
    padding-bottom: 10px;
    line-height: 28px;
}
	
	.contact {
    float: none;
    width: 100%;
    text-align: center;
}
	
	.img_hold {
    width: 100%;
    margin: 0 auto;
}
	
	.logo_nav {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    height: auto;
}

.logo_nav img{
    margin: 0 auto;
}
	
.calc {
    color: #fff;
    text-decoration: none;
    padding-right: 0;
    border-right: none;
}

.call {
    color: #4abc32;
    text-decoration: none;
    padding-left: 0;
}
	
.line_first {
	height:auto;
    line-height: 42px;
    font-family: Anton;
    font-weight: normal;
	text-align: center;
}

.line_hold {
    width: 100%;
    margin: 0 auto;
}

.line_left {
    float: none;
}

.line_right {
    float: none;
}

.column {
    width: 100%;
  }

body {
    overflow-x: hidden;
    width: 100%;
}

.bubble::after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border: 15px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-color: #fff transparent transparent #fff;
    margin: 0px;
}

.testis {
    display: inline-block;
    width: 100%;
    min-width: 0px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
}

.blue_box h2 {
    text-align: center;
    color: #fff;
    font-size: 2em !important;
    margin: 0px !important;
    font-family: 'Anton', sans-serif;
    text-transform: uppercase;
    line-height: 1.5em;
}

.first_call a {
    text-decoration: none;
    color: #a3d900;
    font-size: 28px;
    line-height: 56px;
    font-weight: bold;
    line-height: 60px;
    font-family: 'Anton', sans-serif;
    cursor: pointer;
}

.first_call {
    text-align: center;
    font-size: 24px;
    padding: 0px;
    font-weight: bold;
}

.headline {
    text-align: center;
    padding: 80px 0px 50px 0px;
    font-size: 30px;
    font-family: anton;
    color: #a3d900;
    line-height: 40px;
}

.intro {
    width: 100%;
    background-color: #00193c;
    padding: 0px;
    color: #fff;
    font-size: 28px;
    text-align: center;
    position: absolute;
    visibility: hidden;
}

.header_bg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
    text-align: center;
    visibility: hidden;
    position: absolute;
}

.title {
    position: unset;
    float: none;
    margin-top: 0px;
    width: 100%;
    text-align: center;
}

.webslug1 {
    font-size: 24px;
    line-height: 24px;
    color: #000;
    text-shadow: 0px;
}

.webtitle {
    font-weight: bold;
    font-family: 'Anton', sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    line-height: 28px;
    color: #00193c;
}

.webslug2 {
    font-weight: bold;
    font-family: 'Anton', sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 21px;
    text-shadow: 1px 1px 1px #000;
    color: #94c82f;
}

.webslug3 {
    font-size: 16px;
    line-height: 28px;
    color: #00193c;
    padding: 5px;
    text-shadow: 0px;
}

.work_box {
    display: inline-block;
    width: 100%;
    min-width: 0px;
    margin: 0px;
    text-align: center;
    background: #fff;
    padding: 10px;
    color: #00193c;
}

.work_box_hold {
    padding: 0px;
}

.blue_box {
    width: 100%;
    background: #00193c;
    padding: 20px 0px 50px 0px;
}
  
 .intro_wrap {
    width: 100%;
    margin: 0px auto;
} 

.boxen {
    display: inline-block;
    width: 100%;
    min-width: 0px;
    margin: 0px;
    text-align: left;
    color: #243869;
}

.corner {
    border-radius: 0px;
    background: #fff;
    padding: 20px;
    min-height: 150px;
    margin: 0px;
}
  
.holder {
    width: 100%;
    margin: 0px auto;
}

  .header,
  .columns > .sidebar,
  .post_box,
  .prev_next,
  .comments_intro,
  .comment,
  .comment_nav,
  #commentform,
  #commentform .comment_form_title,
  .footer {
    padding-right: 0px;
    padding-left: 0px; }
    
    .logo_box {
    float: none;
}

.menu a, .menu_control {
    padding: 1em 16px;
    visibility: hidden;
    position: absolute;
}

.clearfix {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
}

.phone_box {
    float: none;
    padding: 16px;
    text-align: center;
}

.call a {
 font-size: 32px;
    
}

.call a span{
 font-size: 36px;
    
}

  .menu .sub-menu,
  .children .comment {
    padding-left: 16px; }

  .right,
  .alignright,
  img[align="right"],
  .left,
  .alignleft,
  img[align="left"],
  .ad,
  .ad_left {
    float: none; }

    .grt .right,
    .grt .alignright,
    .grt .left,
    .grt .alignleft {
      margin-right: 0;
      margin-left: 0; }
      .grt blockquote.right,
      .grt blockquote.left {
        width: 100%;
        margin-bottom: 26px; }

  .post_author:after {
    display: block;
    height: 0;
    content: '\a';
    white-space: pre; }

    #commentform input[type="text"],
    .sidebar .search-form input[type="text"],
    .sidebar .thesis_email_form input[type="text"] {
      width: 100%; }

  .comments_closed,
  .login_alert {
    margin-right: 16px;
    margin-left: 16px; }

  #commentform .comment_form_title {
    margin-left: -16px;
    margin-right: -16px; }

  .comment_date {
    display: none; } }