:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}

body {
  font-family: Calibri, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #0000fe;
}

.text-align-center {
  text-align: center;
}

.section-title .title, .section-title .title a {
  display: inline;
  word-spacing: 5px;
}

h1.title, h2.title, h3.title, h4.title, h5.title, h6.title, #primary-menu ul li a, .section-title .title, .section-title .title a, .section-title h1.title span, .section-title p, #footer h3, .services h2, .item-info h3, .item-info-overlay h3, #contact-intro h1.title, #contact-intro p, .widget h3.title, .post-title h2.title, .post-title h2.title a {
  font-family: 'Ubuntu', sans-serif;
}

.services div {
  padding: 15px 10px;
  text-align: center;
}
.padding-bottom{
  padding-bottom: 30px;
}
.services h2 {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.section-title h1.title {
  font-size: 21px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin: 0 0 5px 0;
}

.section-title .title, .section-title .title a {
  display: inline;
  word-spacing: 5px;
}

h1.title, h2.title, h3.title, h4.title, h5.title, h6.title, #primary-menu ul li a, .section-title .title, .section-title .title a, .section-title h1.title span, .section-title p, #footer h3, .services h2, .item-info h3, .item-info-overlay h3, #contact-intro h1.title, #contact-intro p, .widget h3.title, .post-title h2.title, .post-title h2.title a {
  font-family: 'Ubuntu', sans-serif;
}

h1.title, h2.title, h3.title, h4.title, h5.title, h6.title {
  font-weight: 700;
  font-size: 22px;
  line-height: 20px;
  text-align: center;
}

.title, .title a {
  text-decoration: none;
}

h1 {
  font-size: 42px;
  line-height: 44px;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 15px;
  font-weight: normal;
  clear: both;
}

#primary-menu ul {
  margin: 6px 0 0 0;
  padding: 30px 0;
  list-style-type: none;
  float: right;
}

#primary-menu {
  float: right;
  margin: 33px;
  padding: 0;
}

#primary-menu ul li {
  position: relative;
  display: inline;
  float: left;
  margin: 0 0 0 -1px;
  background: url(../images/sprite.png) no-repeat scroll right -153px transparent;
}
.current{
  color: white;
  background-color: yellow;
}
#primary-menu ul li a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  color: #0000fe;
  padding: 17px 15px;
  display: block;
  float: left;
}
#primary-menu ul li a:hover {
  color: white;
  background-color: blue;
}
#primary-menu ul ul {
  position: absolute;
  top: -9999em;
  width: 180px;
  background: #0000fe;
  z-index: 9999;
}

ul, ol {
  display: block;
  padding: 0px;
  margin: 0 0 14px 17px;
  overflow-wrap: break-word;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  padding: 0px;
  border: 0px;
  border-collapse: separate;
  border-spacing: 0px;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  text-decoration: none;
}

ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.marginbottom{
  margin-bottom: 30px;
}
body {
  font-family: Calibri, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #0000fe;
  background: #fff;
  border-top: 7px solid #f5f5f5;
}

.header {
  width: 1020px;
  padding: 0;
  margin: 0 auto;
  position: relative;
  border-bottom: none;
}

#logo, #logo a {
  float: left;
  margin-top: 32px;
}
.check_path{
  margin: 0 auto!important;
}
#container {
  display: grid;
  grid-template-columns: auto auto auto auto;
}

#wrapper {
  width: 100%;
}
.title{
  padding-bottom: 30px;
}

ul {
  list-style-type: none;
}
.content-wrapper {
  box-shadow: none;
  border-top: 2px solid #eee;
  padding: 0 0;
  background-color: transparent;
  width: 960px;
  margin: 0 auto;
}

.divider-border {
  border-top: 2px solid #eee;
  float: left;
  width: 100%;
  margin: 40px 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

.grid li.last-row {
  border-bottom: none;
}

.grid.row4 li {
  width: 239px;
}

.grid li {
  float: left;
  border-bottom: 1px dashed #ddd;
  border-right: 1px dashed #ddd;
}

#footer {
  width: 960px;
  color: #999;
  font-size: 11px;
  margin-top: 50px;
  margin: 0 auto;

}

.footer-content {
  color: white;
  width: 960px;
  margin: 0 auto;
  padding: 0 30px;
}

#footer-bottom, #footer-top {
  padding: 35px 0;
  overflow: hidden;
  position: relative;
}

#footer-bottom {
  background-color: #0000fe;
  font-size: 11px;
  border-top: 1px dotted #777;
  padding: 25px 25px 18px 25px;
  color: white;
}

.one-half {
  width: 48%;
}

#footer-bottom .textwidget {
  font-size: 14px;
  color: #fff;
}

.last {
  margin-right: 0 !important;
}

.one, .one-half, .two-third, .one-third, .one-fourth {
  float: left;
  position: relative;
  margin-right: 4%;
}

.services h2 {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.services img, .services h2 {
  display: block;
  margin-bottom: 20px;
}
.dropcap1 {
  float: left;
  font-size: 53px;
  line-height: 50px;
  color: #0000fe;
  margin: 0 8px 0 0;
  font-weight: bold;
}

.two-third {
  width: 65.33%;
  float: left;
  position: relative;
  margin-right: 4%;
  padding: 20px;
}

.one {
  width: 100%;
  margin-right: 0;
  float: left;
  position: relative;
}

.section-title {
  overflow: hidden;
  margin: 0 0 30px 0;
  padding: 30px 0;
  border-bottom: 1px solid #eee;
  clear: both;
}

.section-title h1.title {
  font-size: 21px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin: 0 0 5px 0;
}

.html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-right-color: currentcolor;
  border-right-style: none;
  border-right-width: 0px;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-collapse: separate;
  border-spacing: 0px;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  text-decoration: none;
}

.last-row:hover {
  background-color: yellow;
}
.button.small.rounded.grey {
  background: gray;
  color: white;
  padding: 5px;
  border-radius: 30px;
  transition: .2s ease-in-out 0s;
}
.button.small.rounded.grey:hover {
  transform: scale(1.25);
  transition: .2s ease-in-out 0s;
}
.one, .one-half, .two-third, .one-third, .one-fourth {
  float: left;
  position: relative;
  margin-right: 4%;
}
.text-align-right {
  text-align: right;
}
.textwidget a{
  color: white;
}
.one-half2{
  display:flex;
  position:relative;
}
.check-list ul li {
  background: url(../img/bullet-ul.png) no-repeat scroll -42px -45px transparent;
}

.check-list ul li{

    margin-bottom: 5px;
    padding-left: 20px;

}
strong{
  font-weight: bold;
}
.margin025{
  margin: 0 25%;
}
.margin012{
  margin: 0 12%;
}
@media screen and (max-width: 960px){
  #primary-menu{
    margin: 0px;
    float: unset;
  }
  #primary-menu ul{
    padding: 0px;
    float: unset;
  }
  #logo, #logo a {
    margin-top: 10px;
  }
  .title{
    padding-bottom: 0px;
  }
  .section-title{
    padding: 20px 0;
  }
  #primary-menu ul li a{
    font-size: 12px;
  }

  
  .one-half{
    width: 100%;
  }
  .margin025{
    margin: 0;
  }
  .margin012{
    margin: 0;
  }
  .header {
    width: 100%;
  }
  .content-wrapper {
    width:95%;
    margin: 0 auto;
    overflow: hidden;
  }
  #footer {
    width: 100%;

  }
  .footer-content {
    width: 100%;
  }
  img {
    width: 100%;
  }
  .section-title {
    width: 90%;
    margin: 0 auto;
  }
  .two-third {
    width: 100%;
  }
  .grid.row4 li {
    width: 49%;
  }
}

@media screen and (min-width: 959px){
.mobilenone{
  display: none;
}
}