/* Base */
body {
  line-height: 1.5em;
  color: #393939;
  font-weight: 300;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif; }

::-moz-selection {
  background: #000;
  color: #fff; }

::selection {
  background: #000;
  color: #fff; }
  
p{line-height:1.5em;}  

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  a:hover {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  color: #000; }
  
.d-flex .mr-4{margin-right:0 !important;}  

.text-black {
  color: #000 !important; }

.bg-black {
  background: #000 !important; }

.site-wrap:before {
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  background: rgba(0, 0, 0, 0.6);
  content: "";
  position: absolute;
  z-index: 2000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden; }

.offcanvas-menu .site-wrap {
  height: 100%;
  width: 100%;
  z-index: 2;
  overflow: hidden; }
  .offcanvas-menu .site-wrap:before {
    opacity: 1;
    visibility: visible; }

.offcanvas-menu {
  position: relative; }
  .offcanvas-menu:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 21;
    background: rgba(0, 0, 0, 0.2); }
	
#backToTopArrowLink {
    bottom: 20px;
    cursor: pointer;
    position: fixed;
    right: 30px;
}

.mobile-header {
    background: none repeat scroll 0 0 #E9E9E9;
    border-bottom: 2px solid #CECECE;
    padding: 10px 0;
}

.mobile-only {
    display: none;
}	

.btn {
  border-width: 2px; }
  .btn:active, .btn:focus {
    outline: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  .btn.btn-lg {
    padding: 10px 20px;
    font-size: 16px; }
  .btn.btn-primary {
    color: #fff; }
    .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
      color: #000;
      background-color: transparent !important; }
	  
.site-blocks-cover{width:100%;}  
	  
.contact-form{width:100%; background:#086db5; border:2px solid #086db5; border-radius:10px; padding:6%; position: relative; top: 0px;}
.contact-form h3{color:#fff; font-size:16px; font-weight:bold; text-align: left; margin-bottom:10px;}
.contact-form p{color:#fff; font-size:14px !important; font-weight:600; text-align: left; margin-bottom: 6px;}

.form-group{margin-bottom: 10px;}

.form-reactor {width:100% !important; height:232px !important;}	  

.bg-black {
  background: #000; }

.form-control {height:34px;}
.form-control1{height:60px; width:100%; border-radius:5px; padding-left: 10px;}

  .form-control:active, .form-control:focus {
    border-color: #ff5733; }
  .form-control:hover, .form-control:active, .form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
	
.site-section .col-lg-6{padding:0 10px !important;}
.site-section .col-lg-6 .sub-title{font-size:28px; letter-spacing:0; line-height:1.2em; font-weight:normal; }
.site-section .col-lg-6 p{}
	
input[type="submit"].btn-block{width:100%; background:#fee36a; color:#222; font-weight:600; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);}	

.site-section {
  padding: 2.5em 0; }
  @media (min-width: 768px) {
    .site-section {
      padding: 5em 0; }  
	  
	   }
  .site-section.site-section-sm {
    padding: 4em 0; }

.site-section-heading {
  font-size: 30px;
  color: #dee2e6;
  position: relative; }
  .site-section-heading:before {
    content: "";
    left: 0%;
    top: 0;
    position: absolute;
    width: 40px;
    height: 2px;
    background: #ff5733; }
  .site-section-heading.text-center:before {
    content: "";
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    width: 40px;
    height: 2px;
    background: #ff5733; }

.border-top {
  border-top: 1px solid #ced4da !important; }

.site-footer {
  padding: 20px 0;
  background: #333333; }

.footer-logo{ margin: 15px 0;}
.footerimgcap{ float:left; margin: 15px 0; }
.footerimgcap img{ float:left; border:1px solid #CCC; border-radius:2px; }
.footerimgcap span{ float:left; padding-left:10px; color:#fff; }
.footerimgcap strong{ font-weight:600; font-size:20px; }
.footerimgcap a{ color:#FFF !important; }

.copyright{ border-top:2px solid #444; padding:20px 0 0; margin-top:20px; font-size:15px; }

.site-footer .mt-5{margin-top:0 !important;}  
.site-footer .pt-5{padding-top:15px !important;}
  
  .site-footer p {
    color: #fff; }
  .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5 {
    color: #fff; }
  .site-footer a {
    color: #999999; }
    .site-footer a:hover {
      color: white; }
  .site-footer ul li {
    margin-bottom: 10px; }
  .site-footer .footer-heading {
    font-size: 20px;
    color: #fff; }
.site-footer .web a{ color: #BDBDBD; display: block; padding: 5px 0; }


.bg-text-line {
  display: inline;
  background: #000;
  -webkit-box-shadow: 20px 0 0 #000, -20px 0 0 #000;
  box-shadow: 20px 0 0 #000, -20px 0 0 #000; }

.bg-image {
  background-size: cover;
  background-repeat: no-rpeeat;
  overflow: hidden; }
  .bg-image.center {
    background-position: top center; }
  .bg-image.fixed {
    background-position: fixed !important; }
  .bg-image.overlay, .bg-image.overlay-primary, .bg-image.overlay-info, .bg-image.overlay-success, .bg-image.overlay-warning {
    position: relative; }
    .bg-image.overlay:before, .bg-image.overlay-primary:before, .bg-image.overlay-info:before, .bg-image.overlay-success:before, .bg-image.overlay-warning:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0; }
  .bg-image.overlay:before {
    background: rgba(0, 0, 0, 0.4); }
  .bg-image.overlay-primary:before {
    background: rgba(255, 87, 51, 0.9); }
  .bg-image.overlay-info:before {
    background: rgba(23, 162, 184, 0.9); }
  .bg-image.overlay-success:before {
    background: rgba(40, 167, 69, 0.9); }
  .bg-image.overlay-success:before {
    background: rgba(255, 193, 7, 0.9); }

/* Navbar */
.site-navbar-wrap {
  width: 100%;
  height:110px;
  margin: 0 auto;
  /*z-index:99;*/}
.site-navbar-wrap .py-3{width:100%; height:110px; padding:0;}

  
.logo{ float: left; position: relative;}  
.logo a img{ width:320px; padding-top: 25px; }  

.top-right{ float:right; text-align: right; line-height: 20px;}
.callcon{ float:right; padding-top:35px; }
.callcon span.icon-phone{font-size: 20px; color: #fff; background:#086db5; border-radius: 50%; padding: 5px 7px; float:left; }
.contactno{ float:left; text-align:left; }
.contactno span{ padding-left:8px; font-size:12px; font-family: 'Asap', sans-serif; color:#086db5; }
.callcon .separator{ width:2px; height:50px; background:#CCC; margin:0 10px 0 20px; float:left; }
/*.d-md-inline-block .mr-2{margin-right:0 !important; font-size:22px; font-weight:bold; color:#5f277f;}*/
  
.site-navbar-wrap a.call-device {
    color: #000; font-size:26px; font-weight:600; margin-left: 8px; font-family: 'Asap', sans-serif;}
  .site-navbar-wrap .site-navbar-top {
    font-size: 0.8rem; }

/*.site-navbar-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }*/

.site-navbar {
  margin-bottom: 0px;
  width: 100%; }
  .site-navbar .site-logo {
    font-weight: 200;
    line-height: 0;
    top: -7px;
    position: relative; }
    .site-navbar .site-logo a {
      font-weight: 200;
      color: #fff;
      font-size: 20px;
      font-weight: bold;
      text-transform: uppercase; }
  .site-navbar .site-navigation .site-menu {
    margin-bottom: 0; }
    .site-navbar .site-navigation .site-menu a {
      text-decoration: none !important;
      font-size: 15px;
      display: inline-block; }
    .site-navbar .site-navigation .site-menu > li {
      display: inline-block;
      padding: 10px 5px; }
      .site-navbar .site-navigation .site-menu > li > a {
        padding: 10px 10px;
        color: rgba(255, 255, 255, 0.6);
        font-size: 15px;
        text-decoration: none !important; }
        .site-navbar .site-navigation .site-menu > li > a.active {
          color: #fff; }
        .site-navbar .site-navigation .site-menu > li > a:hover {
          color: #fff; }
      .site-navbar .site-navigation .site-menu > li:last-child {
        padding-right: 0; }
        .site-navbar .site-navigation .site-menu > li:last-child > a {
          padding-right: 0; }
    .site-navbar .site-navigation .site-menu .has-children {
      position: relative; }
      .site-navbar .site-navigation .site-menu .has-children > a {
        position: relative;
        padding-right: 20px; }
        .site-navbar .site-navigation .site-menu .has-children > a:before {
          position: absolute;
          content: "\e313";
          font-size: 16px;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          font-family: 'icomoon'; }
      .site-navbar .site-navigation .site-menu .has-children .dropdown {
        visibility: hidden;
        opacity: 0;
        top: 100%;
        position: absolute;
        text-align: left;
        -webkit-box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.25);
        padding: 0px 0;
        margin-top: 20px;
        margin-left: 0px;
        background: #fff;
        -webkit-transition: 0.2s 0s;
        -o-transition: 0.2s 0s;
        transition: 0.2s 0s; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
          position: absolute; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            bottom: 100%;
            left: 20%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
            border-color: rgba(136, 183, 213, 0);
            border-bottom-color: #fff;
            border-width: 10px;
            margin-left: -10px; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown a {
          font-size: 16px;
          text-transform: none;
          letter-spacing: normal;
          -webkit-transition: 0s all;
          -o-transition: 0s all;
          transition: 0s all;
          color: #343a40; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown a.active {
            color: #ff5733; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown .active > a {
          color: #fff !important; }
        .site-navbar .site-navigation .site-menu .has-children .dropdown > li {
          list-style: none;
          padding: 0;
          margin: 0;
          min-width: 200px; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
            padding: 9px 20px;
            display: block; }
            .site-navbar .site-navigation .site-menu .has-children .dropdown > li > a:hover {
              background: #ebeef0;
              color: #212529; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > a:before {
            content: "\e315";
            right: 20px; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > .dropdown, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children > ul {
            left: 100%;
            top: 0; }
          .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:active > a, .site-navbar .site-navigation .site-menu .has-children .dropdown > li.has-children:focus > a {
            background: #ebeef0;
            color: #212529; }
      .site-navbar .site-navigation .site-menu .has-children:hover > a, .site-navbar .site-navigation .site-menu .has-children:focus > a, .site-navbar .site-navigation .site-menu .has-children:active > a {
        color: #fff; }
      .site-navbar .site-navigation .site-menu .has-children:hover, .site-navbar .site-navigation .site-menu .has-children:focus, .site-navbar .site-navigation .site-menu .has-children:active {
        cursor: pointer; }
        .site-navbar .site-navigation .site-menu .has-children:hover > .dropdown, .site-navbar .site-navigation .site-menu .has-children:focus > .dropdown, .site-navbar .site-navigation .site-menu .has-children:active > .dropdown {
          -webkit-transition-delay: 0s;
          -o-transition-delay: 0s;
          transition-delay: 0s;
          margin-top: 0px;
          visibility: visible;
          opacity: 1; }

.site-mobile-menu {
  width: 300px;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 20px;
  background: #fff;
  height: calc(100vh);
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  .site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px; }
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
      float: right;
      margin-top: 8px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
        font-size: 30px;
        display: inline-block;
        padding-left: 10px;
        padding-right: 0px;
        line-height: 1;
        cursor: pointer;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
          color: #dee2e6; }
    .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
      float: left;
      margin-top: 10px;
      margin-left: 0px; }
      .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
        display: inline-block;
        text-transform: uppercase; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
          max-width: 70px; }
        .site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
          text-decoration: none; }
  .site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 20px;
    height: calc(100vh - 52px);
    padding-bottom: 150px; }
  .site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative; }
    .site-mobile-menu .site-nav-wrap a {
      padding: 10px 20px;
      display: block;
      position: relative;
      color: #212529; }
      .site-mobile-menu .site-nav-wrap a.active, .site-mobile-menu .site-nav-wrap a:hover {
        color: #ff5733; }
    .site-mobile-menu .site-nav-wrap li {
      position: relative;
      display: block; }
      .site-mobile-menu .site-nav-wrap li.active > a {
        color: #ff5733; }
    .site-mobile-menu .site-nav-wrap .arrow-collapse {
      position: absolute;
      right: 0px;
      top: 10px;
      z-index: 20;
      width: 36px;
      height: 36px;
      text-align: center;
      cursor: pointer;
      border-radius: 50%; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
        background: #f8f9fa; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse:before {
        font-size: 12px;
        z-index: 20;
        font-family: "icomoon";
        content: "\f078";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-180deg);
        -ms-transform: translate(-50%, -50%) rotate(-180deg);
        transform: translate(-50%, -50%) rotate(-180deg);
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease; }
      .site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .site-mobile-menu .site-nav-wrap > li {
      display: block;
      position: relative;
      float: left;
      width: 100%; }
      .site-mobile-menu .site-nav-wrap > li > a {
        padding-left: 20px;
        font-size: 20px; }
      .site-mobile-menu .site-nav-wrap > li > ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        .site-mobile-menu .site-nav-wrap > li > ul > li {
          display: block; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > a {
            padding-left: 40px;
            font-size: 16px; }
          .site-mobile-menu .site-nav-wrap > li > ul > li > ul {
            padding: 0;
            margin: 0; }
            .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
              display: block; }
              .site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
                font-size: 16px;
                padding-left: 60px; }

.sticky-wrapper {
  position: absolute;
  z-index: 100;
  width: 100%; }
  .sticky-wrapper + .site-blocks-cover {
    margin-top: 96px; }
  .sticky-wrapper .site-navbar {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
  .sticky-wrapper.is-sticky .site-navbar {
    background-color: #ff5733;
    -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.6);
    box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.6); }

/* Blocks */
.site-blocks-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  background-attachment: fixed; }
  .site-blocks-cover.overlay {
    position: relative; }
    .site-blocks-cover.overlay:before {
      position: absolute;
      content: "";
      left: 0;
      bottom: 0;
      right: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.4); }
  .site-blocks-cover, .site-blocks-cover .row {
    min-height: 500px;
    /*height: calc(100vh);*/ }
  .site-blocks-cover.inner-page, .site-blocks-cover.inner-page .row {
    min-height: 600px;
    height: calc(80vh); }
  
    .site-blocks-cover .sub-text a {
      color: #fff; }
      .site-blocks-cover .sub-text a:hover {
        color: #ff5733; }
  .site-blocks-cover h1{text-align:left; font-weight:900; color:#fff; font-size:40px; letter-spacing:2px;}
  .site-blocks-cover h1 span{font-weight:normal;}
  .element-dividor{width:60%; padding:1px 0; background:#086db5; }
  .element-dividor1{width:10%; padding:1px 0; background:#086db5; margin-bottom:15px;}
  
  .text-center{text-align:left !important;}
  .testimonial-wrap .text-center{text-align:center !important;}
.testimonial-wrap em{ font-size: 24px; font-weight: 600; letter-spacing: 1px; line-height: 1.5em; }  
.testimonial-wrap .author{ font-size: 14px; font-weight: 600; color: #086db5; }
.testimonial-wrap blockquote{ font-size: 30px; }
  .site-blocks-cover h2{ margin-bottom: 15px; }
  .site-blocks-cover h2 span{color:#fff; font-size:25px; font-weight:600; background:#086db5; padding:4px 18px; border-radius:20px;}
  
  .site-blocks-cover .sub-text {text-align:left; font-size: 15px; font-weight:500; color: #fff; letter-spacing: 2px; margin-top: 3px;}
	
  .review-img{ padding:10px 0; width: 100%; }
  
  .review-img img{height:60px; margin-right:3px; float: left; }
  
  .review-mob{padding:40px 0; display:none;}
  .review-mob .review-row{width:100%; float:left; padding:0 15%;}
  .review-mob .col-lg-3{width:25%; float:left;}
	
.reviewcap{ font-size: 24px; color: #fff; float: left; font-weight: 600; display: block; line-height: 60px; margin-right: 10px; }
.review-img span{ margin-right:10px; float:left; display: block; line-height: 60px; color: #fff; font-size: 30px; }

    .site-blocks-cover h1 strong {
      font-weight: 900; }
    .site-blocks-cover h1 a {
      color: #fff; }
      .site-blocks-cover h1 a:hover {
        color: #ff5733; }
.site-section .pb-5{padding-bottom:0 !important;}
.site-section .mb-5{margin-bottom:0 !important;}

.site-section .align-items-center {align-items: normal !important;}

.col-lg-6{padding:0 0 !important;}		
		
.img-fluid{ border-radius: 3px; /*box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);*/}		
		
.site-section h3{font-weight:bold; margin-bottom:15px !important;}	

.testimonial-wrap .mb-5{margin-bottom:0 !important;}

.site-footer .reviews img{height:40px; margin-left:10px;}

.site-footer p{text-align:center;}


@media (min-width: 768px) {
      /*.site-blocks-cover h1 {
        font-size: 5rem; }*/ 
	}	
	
	@media only screen and (max-width: 73.125em) { 
	.container{ max-width: 100%; }
	.logo a img{width:250px; padding-top: 30px; }
	.site-navbar-wrap a.call-device{font-size:24px;}
	.bnr-text{ margin-top: 20px; }
	.site-blocks-cover h2 span{font-size:18px;}
	.site-blocks-cover h1{font-size:32px;}
	.element-dividor{width:60%;}
	.site-blocks-cover .sub-text{font-size:13px; margin-bottom: 5px !important;}
	.review-mob{display:none;}
	.review-img{ }
	.review-img img{height:60px;}
	
	}
	
	@media only screen and (min-width: 768px) and (max-width: 812px) {
	
	.container{ max-width: 100%; }
	.logo a img{width:250px; padding-top: 20px; }	
	.site-navbar-wrap a.call-device{font-size:24px;}
	
	.site-blocks-cover h2 span{font-size:20px;}
	.site-blocks-cover h1{font-size:34px;}
	.element-dividor{width:70%;}
	.site-blocks-cover .sub-text{font-size:14px; margin-bottom: 5px !important;}
	.review-mob{display:none;}
	.review-img{ }
	.review-img img{height: 28px;}
	
	.contact-form{width:100%;}
	.contact-form h3{font-size: 18px;}
	.contact-form p{font-size: 13px !important;}
	.form-group{margin-bottom: 6px;}
	.form-control{height: 30px; font-size:13px;}
	.form-control1{height:48px; font-size:13px;}
	input[type="submit"].btn-block{height:34px; font-size:14px;}
	
	
	}
	
	@media only screen and (min-width: 375px) and (max-width: 736px) {
		.container{ max-width: 100%; }
	.mb-5{margin-bottom:0 !important;}
    .review-mob{display:block;}
	.review-mob .review-row{width:100%; padding:0;}
  .review-mob img{margin-bottom:40px; }
  .review-mob .col-lg-3{width:100%;}
  
  .site-blocks-cover{ }
  
  .logo a img{width:180px; top:40px; left:0;}
  
  .d-none{display:block !important;}
  
  .site-navbar-wrap a.call-device{font-size:24px; position:relative; top:5px;}
  
  .contact-form{width:100%; position:relative; margin: 30px 0; }
  	 
	}
		
		
    @media only screen and (min-width: 20em) and (max-width: 38.8em) {
		.container{ max-width: 100%; }
		.logo{ width: 100%; text-align: center; }
		
		.mb-5{margin-bottom:0 !important;}
    .review-mob{display:none;}
  .review-mob img{margin-bottom:40px;}
  .review-mob .col-lg-3{width:100%; margin:0 auto;}
  
  .mobile-only{display:block;}
  
		.top-right{ width: 100%; }
		.callcon{ width: 320px; margin:0 auto; float: none; }
		.site-navbar-wrap{ height: 160px; }
		.stickyhead{ position: fixed; z-index: 9; background:#fff; }
		.site-blocks-cover{ padding-top: 180px;  }
		.site-blocks-cover h2 span{ font-size: 16px; }
		.callcon .separator{ margin: 0 2px 0 10px; height: 45px; }
  #headhesive-wrapper.header-clone .mobile-only {
    display: block;
    float: left;
    width: 100%;
  }	
  
  .mobile-header a.btn {
    box-sizing: border-box;
    display: block;
    float: left;
    margin: 0;
    width: 94%;
    background: #5f277f;
    padding: 10px;
    margin: 0 10px;
    color: #fff;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    border: solid 1px #5f277f;
    text-transform: uppercase;
    font-weight: bold;
}
  
  .site-blocks-cover{ }
  
  .logo a img{ width:230px; }
  .callcon{ padding-top: 20px; }
  .callcon span.icon-phone{ margin-top: 5px; }

  .d-none{display:block !important;}
  
  .site-navbar-wrap a.call-device{font-size:20px; position:relative;  }
  
  .contact-form{width:100%; position:relative; right:0; margin: 30px 0; }
  
   
	}
	
	
  .site-blocks-cover p {
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.5; }
  .site-blocks-cover .intro-text {
    font-size: 16px;
    line-height: 1.5; }

.site-heading {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 2rem; }
  @media (min-width: 768px) {
    .site-heading {
      font-size: 3rem; } }
  .site-heading strong {
    font-weight: 900; }

.site-block-1 {
  padding-top: 50px; }
  @media (min-width: 992px) {
    .site-block-1 {
      padding-top: 0;
      position: absolute;
      width: 100%;
      -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
      transform: translateY(-100%); } }

.site-block-appointment form, .bg-light form {
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.05); }

.text-white-opacity-5 {
  color: rgba(255, 255, 255, 0.5); }

.text-black-opacity-5 {
  color: rgba(0, 0, 0, 0.5); }

.site-block-feature {
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  top: 0; }
  .site-block-feature .icon {
    font-size: 50px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    color: #fff; }
  .site-block-feature h3 {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    font-size: 15px;
    color: #ff5733; }
  .site-block-feature p {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    color: rgba(255, 255, 255, 0.4);
    font-size: 1rem; }
    .site-block-feature p:last-child {
      margin-bottom: 0; }
  .site-block-feature:hover {
    background: #fff;
    top: -5px; }
    .site-block-feature:hover .icon {
      color: #ff5733; }
    .site-block-feature:hover h3 {
      color: #000; }
    .site-block-feature:hover p {
      color: gray; }

.site-block-feature-2 .icon {
  font-size: 50px;
  position: relative;
  line-height: 1; }

.site-block-feature-2 h3 {
  font-size: 1.5rem; }

.site-block-3 .row-items {
  height: calc(50% - 15px);
  margin-bottom: 30px; }
  .site-block-3 .row-items.last {
    height: calc(50% - 15px);
    margin-bottom: 0; }

.site-block-3 .feature {
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  height: 100%;
  top: 0px;
  position: relative; }
  .site-block-3 .feature h3 {
    color: #000;
    font-size: 1.2rem; }
  .site-block-3 .feature:hover, .site-block-3 .feature:active, .site-block-3 .feature:focus, .site-block-3 .feature.active {
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1); }
  .site-block-3 .feature:hover {
    top: -10px; }

.site-block-half .image, .site-block-half .text {
  width: 100%; }
  @media (min-width: 992px) {
    .site-block-half .image, .site-block-half .text {
      width: 50%; } }

@media (max-width: 991.98px) {
  .site-block-half .image {
    margin-bottom: 50px; } }

.site-block-half .text {
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .site-block-half .text {
      padding: 4rem; } }
  @media (min-width: 1200px) {
    .site-block-half .text {
      padding: 8rem; } }

.site-block-half .bg-image {
  background-position: center center; }
  @media (max-width: 991.98px) {
    .site-block-half .bg-image {
      height: 400px; } }

.site-block-half.site-block-video .image {
  position: relative; }
  .site-block-half.site-block-video .image .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px;
    width: 70px;
    height: 70px;
    background: #fff;
    display: block;
    border-radius: 50%;
    opacity: 1;
    color: #ff5733 !important; }
    .site-block-half.site-block-video .image .play-button:hover {
      opacity: 1; }
    .site-block-half.site-block-video .image .play-button > span {
      position: absolute;
      left: 55%;
      top: 50%;
      -webkit-transform: translate(-60%, -50%);
      -ms-transform: translate(-60%, -50%);
      transform: translate(-60%, -50%); }

#date-countdown .countdown-block {
  color: rgba(255, 255, 255, 0.4); }

#date-countdown .label {
  font-size: 40px;
  color: #fff; }

.next-match .image {
  width: 50px;
  border-radius: 50%; }

.player {
  position: relative; }
  .player img {
    max-width: 100px;
    border-radius: 50%;
    margin-bottom: 20px; }
  .player .team-number {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #ff5733;
    border-radius: 50%;
    color: #fff; }
    .player .team-number > span {
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%; }
  .player h2 {
    font-size: 20px;
    letter-spacing: .2em;
    text-transform: uppercase; }
  .player .position {
    font-size: 14px;
    color: #b3b3b3;
    text-transform: uppercase; }

.site-block-27 ul, .site-block-27 ul li {
  padding: 0;
  margin: 0; }

.site-block-27 ul li {
  display: inline-block;
  margin-bottom: 4px; }
  .site-block-27 ul li a, .site-block-27 ul li span {
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid #ccc; }
  .site-block-27 ul li.active a, .site-block-27 ul li.active span {
    background: #ff5733;
    color: #fff;
    border: 1px solid transparent; }

.img-border {
  position: relative; }
  .img-border:before {
    position: absolute;
    content: "";
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    border: 7px solid #ff5733; }

.sub-title {
  display: block;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 16px;
  font-weight: bold;
  color: #086db5;
  margin-bottom: 10px; }
  
#faq-section .sub-title{color:#fff;}
#faq-section h2.text-black{color:#fff !important;}
#faq-section .accordion .accordion-item h2 a{color:#fff;}
#faq-section .accordion .ul-check li{color:#fff;}

.accordion{margin-top:20px;}

.about-section .img-years {
  position: relative; }
  .about-section .img-years .experience {
    position: absolute;
    display: block;
    right: 0; }
  .about-section .img-years .caption {
    display: block;
    text-transform: uppercase;
    letter-spacing: .8em;
    font-size: 14px;
    font-weight: 900;
    color: #ff5733; }
    @media (max-width: 991.98px) {
      .about-section .img-years .caption {
        letter-spacing: .3em; } }
  .about-section .img-years .years {
    line-height: 1.2;
    font-weight: 900;
    font-size: 100px;
    color: #ff5733; }
    @media (max-width: 991.98px) {
      .about-section .img-years .years {
        font-size: 80px; } }

.about-section h3 {
  font-size: 36px;
  font-weight: bold;
  color: #000; }

.media.custom-media .icon {
  position: relative;
  color: #000; }
  .media.custom-media .icon:before {
    display: none;
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #ff5733;
    left: -15px;
    top: -5px;
    z-index: -1; }

.site-half {
  position: relative; }
  .site-half .img-bg-1 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    width: 50%;
    height: 100%;
    left: -10%; }
    @media (max-width: 991.98px) {
      .site-half .img-bg-1 {
        position: relative;
        height: 500px;
        left: 0;
        width: 100%; } }
    .site-half .img-bg-1.right {
      right: 0; }

.ul-check li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px; 
  line-height:1.5em;}
  .ul-check li:before {
    font-family: "icomoon";
    content: "\e5ca";
    position: absolute;
    left: 0;
    top: .6em;
    font-size: 20px;
    line-height: 0; }

.ul-check.primary li:before {
  color: #ff5733; }

.ul-check.success li:before {
  color: #fee36a; }

.ul-check.danger li:before {
  color: #dc3545; }

.accordion .accordion-item h2 {
  font-size: 18px; }
  .accordion .accordion-item h2 a {
    padding: 10px 0px;
    display: block;
    color: #000;
    cursor: pointer;
    position: relative;
    padding-left: 30px; }
    .accordion .accordion-item h2 a:before {
      position: absolute;
      font-family: "icomoon";
      content: "\f196";
      font-size: 20px;
      left: 0;
      top: .4em; }
    .accordion .accordion-item h2 a[aria-expanded="true"] {
      color: #ff5733; }
      .accordion .accordion-item h2 a[aria-expanded="true"]:before {
        content: "\f147"; }

.accordion .accordion-item .accordion-body {
  padding: 10px 30px;
  border-left: 12px solid #f8f9fa; color: #fff; }
  .accordion .accordion-item .accordion-body p:last-child {
    margin-bottom: 0; }

.block-13, .block-14, .block-15, .slide-one-item {
  position: relative;
  z-index: 1; }
  .block-13 .owl-nav, .block-14 .owl-nav, .block-15 .owl-nav, .slide-one-item .owl-nav {
    position: relative;
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
	
  .block-13 h3{font-size: 1.2rem;}
	
    .block-13 .owl-nav .owl-prev, .block-13 .owl-nav .owl-next, .block-14 .owl-nav .owl-prev, .block-14 .owl-nav .owl-next, .block-15 .owl-nav .owl-prev, .block-15 .owl-nav .owl-next, .slide-one-item .owl-nav .owl-prev, .slide-one-item .owl-nav .owl-next {
      position: relative;
      display: inline-block;
      width: 50px;
      height: 50px;
      line-height: 54px;
      text-align: center;
      font-size: 25px;
      color: #000; }
      .block-13 .owl-nav .owl-prev.disabled, .block-13 .owl-nav .owl-next.disabled, .block-14 .owl-nav .owl-prev.disabled, .block-14 .owl-nav .owl-next.disabled, .block-15 .owl-nav .owl-prev.disabled, .block-15 .owl-nav .owl-next.disabled, .slide-one-item .owl-nav .owl-prev.disabled, .slide-one-item .owl-nav .owl-next.disabled {
        opacity: .2; }
  .block-13.nav-direction-white .owl-prev, .block-13.nav-direction-white .owl-next, .block-14.nav-direction-white .owl-prev, .block-14.nav-direction-white .owl-next, .block-15.nav-direction-white .owl-prev, .block-15.nav-direction-white .owl-next, .slide-one-item.nav-direction-white .owl-prev, .slide-one-item.nav-direction-white .owl-next {
    background: #fff;
    padding: 5px 10px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
    .block-13.nav-direction-white .owl-prev:hover, .block-13.nav-direction-white .owl-next:hover, .block-14.nav-direction-white .owl-prev:hover, .block-14.nav-direction-white .owl-next:hover, .block-15.nav-direction-white .owl-prev:hover, .block-15.nav-direction-white .owl-next:hover, .slide-one-item.nav-direction-white .owl-prev:hover, .slide-one-item.nav-direction-white .owl-next:hover {
      -webkit-box-shadow: 5px 5px 30px -5px rgba(0, 0, 0, 0.1);
      box-shadow: 5px 5px 30px -5px rgba(0, 0, 0, 0.1); }

.block-13 .owl-stage-outer, .block-14 .owl-stage-outer, .block-15 .owl-stage-outer {
  padding-top: 30px;
  padding-bottom: 30px; }

.block-13 .owl-nav, .block-14 .owl-nav, .block-15 .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media (max-width: 991.98px) {
    .block-13 .owl-nav, .block-14 .owl-nav, .block-15 .owl-nav {
      display: none; } }
  .block-13 .owl-nav .owl-prev, .block-13 .owl-nav .owl-next, .block-14 .owl-nav .owl-prev, .block-14 .owl-nav .owl-next, .block-15 .owl-nav .owl-prev, .block-15 .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    border-radius: 50%; }
    .block-13 .owl-nav .owl-prev:hover, .block-13 .owl-nav .owl-next:hover, .block-14 .owl-nav .owl-prev:hover, .block-14 .owl-nav .owl-next:hover, .block-15 .owl-nav .owl-prev:hover, .block-15 .owl-nav .owl-next:hover {
      -webkit-box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2); }
  .block-13 .owl-nav .owl-prev, .block-14 .owl-nav .owl-prev, .block-15 .owl-nav .owl-prev {
    left: -20px;}
  .block-13 .owl-nav .owl-next, .block-14 .owl-nav .owl-next, .block-15 .owl-nav .owl-next {
    right: -20px;}

.block-13 .owl-dots, .block-14 .owl-dots, .block-15 .owl-dots {
  text-align: center; }
  .block-13 .owl-dots .owl-dot, .block-14 .owl-dots .owl-dot, .block-15 .owl-dots .owl-dot {
    display: inline-block;
    margin: 5px; }
    .block-13 .owl-dots .owl-dot > span, .block-14 .owl-dots .owl-dot > span, .block-15 .owl-dots .owl-dot > span {
      line-height: 0;
      display: inline-block;
      width: 7px;
      height: 7px;
      border-radius: 50%;
      border: none;
      float: left;
      background: #cccccc;
      -webkit-transition: .3s all ease;
      -o-transition: .3s all ease;
      transition: .3s all ease; }
    .block-13 .owl-dots .owl-dot.active > span, .block-14 .owl-dots .owl-dot.active > span, .block-15 .owl-dots .owl-dot.active > span {
      background: #ff5733; }

.person {
  position: relative; }
  .person figure {
    position: relative;
    margin-bottom: 0; }
    .person figure:before {
      display: none;
      position: absolute;
      content: "";
      z-index: 1;
      left: 10px;
      top: 10px;
      right: 10px;
      bottom: 10px;
      border: 2px solid #ff5733;
      opacity: 1;
      visibility: visible;
      -webkit-transition: .3s all ease;
      -o-transition: .3s all ease;
      transition: .3s all ease; }
  .person h2 {
    font-size: 18px; }
  .person .bio-img {
    position: relative;
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px; }
    .person .bio-img img {
      position: relative;
      -webkit-transition: .3s all ease-in-out;
      -o-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
    .person .bio-img .social {
      z-index: 2;
      padding: 10px 0;
      width: 100%;
      position: absolute;
      bottom: 0%;
      -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%);
      left: 0;
      -webkit-transition: .3s all ease;
      -o-transition: .3s all ease;
      transition: .3s all ease;
      background: #ff5733; }
      .person .bio-img .social a {
        display: inline-block;
        padding: 5px;
        color: #fff; }
  .person:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  .person:hover .social {
    bottom: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); }
  .person:hover figure:before {
    opacity: 0;
    visibility: hidden; }

.post-entry, .project-entry {
  overflow: hidden;
  position: relative;
  display: block; }
  .post-entry .figure, .project-entry .figure {
    overflow: hidden;
    margin-bottom: 20px; }
  .post-entry h3, .project-entry h3 {
    font-size: 18px;
    line-height: 1.3; }
    .post-entry h3 a, .project-entry h3 a {
      color: #000; }
  .post-entry img, .project-entry img {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .post-entry:hover img, .project-entry:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }

/*.owl-carousel.owl-loaded .px-5{padding-left:0 !important; padding-right:0 !important;}*/

.testimony {
  text-align: center;
  z-index: 1;
  position: relative;
  padding: 30px 10px; }
  .testimony img {
    max-width: 100px;
    border-radius: 50%;
    margin: 0 auto 30px auto; }
  .testimony .sub-title {
    margin-bottom: 30px; }
  .testimony h3 {
    font-size: 18px; }
  .testimony p {
    font-size: 20px; }
	
/*.review{text-align: center; z-index: 1; position: relative; padding: 30px 10px;}
.review img{width:100%; margin: 0 auto 30px auto;}	*/

.site-block-testimony img {
  max-width: 140px;
  border-radius: 50%; }

.site-block-testimony p {
  font-size: 1.2rem; }

.site-block-testimony.active {
  background: #fff;
  -webkit-box-shadow: 0 5px 20px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px -2px rgba(0, 0, 0, 0.1); }

.block-12 {
  position: relative; }
  .block-12 figure {
    position: relative; }
    .block-12 figure:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: -moz-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
      background: -webkit-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(18%, transparent), color-stop(99%, rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
      background: -o-linear-gradient(top, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
      background: linear-gradient(to bottom, transparent 0%, transparent 18%, rgba(0, 0, 0, 0.8) 99%, rgba(0, 0, 0, 0.8) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); }
  .block-12 .text-overlay {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    z-index: 10; }
    .block-12 .text-overlay h2 {
      color: #fff; }
  .block-12 .text {
    position: relative;
    top: -100px; }
    .block-12 .text .meta {
      text-transform: uppercase;
      padding-left: 40px;
      color: #fff;
      display: block;
      margin-bottom: 20px; }
    .block-12 .text .text-inner {
      -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.3);
      background: #fff;
      padding: 10px;
      margin-right: 30px;
      position: relative; }
      @media (min-width: 576px) {
		  
        .block-12 .text .text-inner {
          padding: 20px; } }


      @media (min-width: 768px) {
        .block-12 .text .text-inner {
          padding: 30px 40px; } }
      .block-12 .text .text-inner:before {
        position: absolute;
        content: "";
        width: 80px;
        height: 4px;
        margin-top: -4px;
        background: #ff5733;
        top: 0; }
      .block-12 .text .text-inner .heading {
        font-size: 20px;
        margin: 0;
        padding: 0; }

.block-16 figure {
  position: relative; }
  .block-16 figure .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px;
    width: 70px;
    height: 70px;
    background: #fff;
    display: block;
    border-radius: 50%;
    opacity: 1;
    color: #ff5733 !important; }
    .block-16 figure .play-button:hover {
      opacity: 1; }
    .block-16 figure .play-button > span {
      position: absolute;
      left: 55%;
      top: 50%;
      -webkit-transform: translate(-60%, -50%);
      -ms-transform: translate(-60%, -50%);
      transform: translate(-60%, -50%); }

.block-25 ul, .block-25 ul li {
  padding: 0;
  margin: 0; }

.block-25 ul li .date {
  color: rgba(255, 255, 255, 0.25);
  font-size: 0.8rem;
  display: block; }

.block-25 ul li a .image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px; }
  .block-25 ul li a .image img {
    border-radius: 4px;
    max-width: 100%;
    opacity: 1;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out; }

.block-25 ul li a .text .heading {
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #999999; }

.block-25 ul li a .meta {
  color: #ff5733; }

.block-25 ul li a:hover img {
  opacity: .5; }

.block-25 ul li a:hover .text .heading {
  color: #fff; }

.pricing .price {
  color: #000; }
  .pricing .price .currency {
    position: relative;
    top: -1em;
    font-size: 20px; }
  .pricing .price .number {
    font-size: 40px;
    color: #000;
    font-weight: bold; }

.pricing li.text-muted:before {
  color: #dee2e6; }

.play-button {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 50%;
  position: relative;
  margin: 0 auto 30px auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .play-button > span {
    position: absolute;
    top: 50%;
    color: #000;
    left: 50%;
    -webkit-transform: translate(-40%, -50%);
    -ms-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%); }
  .play-button:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }

.btn.register{font-weight: 600; background: #fee36a; color: #333; border-color: #fee36a; text-transform: uppercase;}

.btn.btn-primary.register:hover, .btn.btn-primary.register:focus, .btn.btn-primary.register:active{ background-color:#fee36a !important; }

/*PRELOADING------------ */
#overlayer {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 7100;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.loader {
  z-index: 7700;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.form-subscribe .btn:hover, .form-subscribe .btn:active, .form-subscribe .btn:focus {
  background-color: #ff5733 !important;
  border-color: #ff5733 !important;
  color: #fff; }

/*# sourceMappingURL=style.css.map */

@media only screen and (min-width: 320px) and (max-width: 375px) {
	.site-blocks-cover h2 span{ font-size: 14px; }
	.site-navbar-wrap a.call-device{ font-size: 16px; }
	.callcon span.icon-phone{ font-size: 14px; }
	.contactno span{font-size: 10px;  }
}

