
/* Default Styles */
html {
  margin-top: 0px !Important;
}.logo-img a {
    display: inline-block;
    background: #757575;
    padding: 15px 30px;
    color: #ffff;
    border-radius: 9px;
    box-shadow: 2px 2px 1px 1px black;
}.panel {
    width: 500px;
    display: inline-block;
    background: none;
}.glsr-field select[name=rating] {
    display: block;
    height: 34px !important;
}.logo-img p {
    font-size: 2em;
}.logo-img {
    padding: 7% 0px;
}a.apply:hover {
    background: #000000;
}a.apply {
    display: inline-block;
    padding: 10px 20px;
    background: #38357c;
    color: #fff;
    margin: 10px;
}.panel a {
    background: #065b06;
    color: #fff;
    padding: 5px 40px;
}p.name {
    font-weight: bold;
    font-size: 20px;
}.mymetal {
    height: 500px;
    overflow: hidden;
    background: url(https://cfexterior.com/wp-content/uploads/2020/05/9Kd6cVmg-min.jpeg);
    background-size: cover;
    background-position: center;
}.headings h1 {
    margin: 0 !important;
    text-transform: uppercase;
}.headings {
    padding-bottom: 25px;
}.headings p {
    margin: 0;
    font-size: 20px;
}.purple-gb {
    background: #38357c;
}.purple-gb img {
    width: 400px;
    text-align: center;
    display: block;
margin: 0 auto;
}.companyinfo {
    display: inline-block;
}.mylogo-wrapper {
    display: inline-block;
}.myreview {
    position: absolute;
    bottom: 20vh;
    left: 50%;
    background: #38357cd6;
    transform: translateX(-50%);
}.bg-black {
    float: left;
    background: rgba(0, 0, 0, 0.788235294117647);
}.myreview .slick-slide img {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 150px;
}.myreview p {
    color: #fff;
    font-size: 23px;
}
#wpadminbar {
  display: none !important;
}.targetlink a {
    color: #5094d7;
}.star5 img {
    width: 112px;
    margin-top: -6px;
}.star5 span {
    font-size: 22px;
    color: #5b55de;
}.star5 {
    padding: 30px;
}.star5 p {
    font-size: 20px;
    color: #ffffff;
}
body {
  font-family: Roboto, sans-serif;
}h1, h1 a {
  color: #000000;
  font-family: Roboto, sans-serif;
  font-size: 2em;
  font-weight: bolder;
  line-height: 1.27em;
  margin: 25px 0;
}h2 {
  color: #000000;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: bolder;
  line-height: 2.5rem;
  letter-spacing: 1px;
  margin: 0 0 22px 0;
}h3 {
  color: #000000;
  font-family: Roboto, sans-serif;
  font-size: 1.3em;
  line-height: 1.5rem;
  margin: 23px 0;
}h4 {
  color: #000000;
  font-family: Roboto, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.5rem;
  margin: 25px 0;
}p {
  color: #000000;
  font-family:Roboto, sans-serif;
  font-size: 16px;
  line-height: 1.8;
  margin: 15px 0;
}ul {
  color: #000000;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  list-style-type: none;
  margin-top: 1em;
}figure {
  margin: 0 auto;
}.row {
  margin: 0 auto;
  max-width: 98em;
  width: 100%;
}.full-width {
  max-width: 100%;
}.overflow-hidden {
  overflow: hidden !important;
}.strip-padding {
  padding-right: 0 !important;
  padding-left: 0 !important;
}.vertical-padding-xx-large {
  padding-top: 180px;
  padding-bottom: 160px;
}.vertical-padding-extra-large {
  padding-top: 120px;
  padding-bottom: 110px;
}.vertical-padding-large {
  padding-top: 104px;
  padding-bottom: 100px;
}.vertical-padding-medium {
  padding-top: 95px;
  padding-bottom: 90px;
}.vertical-padding-small {
  padding-top: 74px;
  padding-bottom: 70px;
}[class*="fadein-"] {
  opacity: 0;
}.scrollfade {
  opacity:0;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
  -moz-transform: translateY(-70px);
  -webkit-transform: translateY(-70px);
  -o-transform: translateY(-70px);
  -ms-transform: translateY(-70px);
  transform: translateY(-70px);
}.scrollfade.complete {
  opacity: 1;
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}.from-left.scrollfade {
  -moz-transform: translateX(-70px);
  -webkit-transform: translateX(-70px);
  -o-transform: translateX(-70px);
  -ms-transform: translateX(-70px);
  transform: translateX(-70px);
}.from-right.scrollfade {
  -moz-transform: translateX(70px);
  -webkit-transform: translateX(70px);
  -o-transform: translateX(70px);
  -ms-transform: translateX(70px);
  transform: translateX(70px);
}.from-left.scrollfade.complete {
  opacity: 1;
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}.from-right.scrollfade.complete {
  opacity: 1;
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}.from-bottom.scrollfade.complete {
  opacity: 1;
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}.from-bottom.scrollfade {
  -moz-transform: translateY(70px);
  -webkit-transform: translateY(70px);
  -o-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  } 40% {
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
  } 60% {
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  } 40% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  } 60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  } 40% {
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  } 60% {
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
.bounce {
  animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
}.absolute {
  position: absolute !important;
}.relative {
  position: relative !important;
}.page-wrapper {
  max-width: 75rem;
  clear: both;
}
/* Header */
.header-wrapper {
  float: left;
  position: fixed;
  width: 100%;
  z-index: 99;
}.header-company-details {
  padding: 8px 0;
}.header-company-title {
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
}.header-company-title a {
  color: #ffffff;
  float: left;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.1em;
  margin: 21px 0 5px 0;
  text-align: left;
  text-decoration: none;
  width: 100%;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}.header-company-serviceorder {
  color: #ffffff;
  font-size: 16px;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}.navigation-wrapper {
  background: #b8b8c3;
  border-bottom: 1px solid #b3b3bb;
  float: left;
  padding: 3px 0px;
  width: 100%;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}.header-inner-wrapper {
  min-height:106px;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}.header-inner-wrapper .logo-wrapper {
  float: left;
  max-width: 90px;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}.social-header {
  padding-top: 40px;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}.social-header .social-title {
  color: #b7b7b7;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: lighter;
  letter-spacing: 3px;
  text-transform: uppercase;
}.social-header .social-title:after {
  background: #b8b8c3;
  bottom: 50%;
  content: "";
  display: inline-block;
  height: 3px;
  position: absolute;
  right: 0;
  top: 49%;
  width: 67px;
}.social-header .fa {
  color: #ffffff;
  margin: 0 10px;
}.social-header .fa:hover {
  color: #38357c;
}.header-phone {
  background: #2e2c77;
  height: 100%;
  padding: 0;
}.header-phone a {
  box-shadow: 1px 1px 40px 0px rgba(0, 0, 0, 0.29);
  color: #ffffff;
  display:block;
  font-family:Roboto, sans-serif;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 4px;
  height: 106px;
  padding-top: 45px;
  text-transform: uppercase;
  width: 100%;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}.header-phone a:hover {
  background:#38357c;
}
/* Navigation */
.top-bar {
  background: none;
  float: left;
  width:100%;
}.top-bar-section ul li{
  background:none;
  text-align: center;
}.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section ul li.has-dropdown a:not(.has-form) {
  background:none;
  color: #000000;
  font-family:Roboto, sans-serif;
  font-size:14px;
  padding: 0 30px;
  text-transform:uppercase;
}.top-bar-section li.active:not(.has-form) a:not(.button):hover, 
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button) {
  background: none;
  color: #ffffff;
}.top-bar-section .dropdown {
  background: #000000;
  left: 50%;
  margin-top:0px;
  opacity:0;
  padding: 15px 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
} .top-bar-section .has-dropdown.not-click:hover>.dropdown {
  box-shadow: -1px 6px 20px 0px rgba(52, 51, 51, 0.71);
  opacity:1;
}.top-bar-section .has-dropdown>a:after {
  border-color: #000000 transparent transparent transparent;
  left: 0;
  margin: auto;
  right: 0;
  top: 35px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}.top-bar-section .has-dropdown:hover>a:after {
  border-color: #000000 transparent transparent transparent;
  -ms-transform: rotate(180deg);  
  -webkit-transform: rotate(180deg);  
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
  background: none !important;
  color:#ffffff;
} .top-bar-section .dropdown li:not(.has-form) a:not(.button):hover  {
  background: #38357c !important;
  color: #ffffff;
}.top-bar-section .dropdown li.active:not(.has-form) {
  background:#38357c;
}.top-bar-section .has-dropdown>a {
  padding-right: 30px !important;
}
/* Sticky Navigation */
.sticky-nav.active .header-company-title a {
  font-size: 21px;
  margin:3px 0;
}.sticky-nav.active .header-inner-wrapper .logo-wrapper {
  max-width: 54px;
}.sticky-nav.active .social-header {
  padding-top: 27px;
}.sticky-nav.active .header-phone a {
  height: 70px;
  padding-top: 25px;
}.sticky-nav.active .header-inner-wrapper {
  min-height: 60px;
}.sticky-nav.active .navigation-wrapper {
  padding:0;
}.sticky-nav.active .header-company-serviceorder {
  font-size:14px;
}
/* Slider */
.slider-wrapper {
  height: 74vh;
}.slick-background-wrapper {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0 !important;
  width: 100% !important;
  z-index: -1;
}
/* Tagline */
.tagline-wrapper {
  background: #000000;
  float: left;
  width: 100%;
}.tagline {
  background: #38357c;
}.tagline p {
  color: #ffffff;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  line-height: 1.8;
  margin: 6px 0;
}.scroll-arrow {
  cursor: pointer;
  padding:13px 0px;
}.scroll-arrow .fa {
  color: #ffffff;
  font-size: 1.7em;
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
}.scroll-arrow:hover .fa {
  text-shadow: 0px 2px 20px rgba(0, 0, 0, 0.59);
}.located-in p {
  color: #8c8c8c;
  font-size: 12px;
  font-weight: lighter;
  line-height: 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
/* Content */
.dark-blue {
  background: #000000;
}.split-content {
  float: left;
  width: 100%;
}.content-container {
  overflow: hidden;
  padding: 5.6vw 5vw;
}#roof-layers {
  height: 530px;
}#roof-layers span {
  background:url("https://cfexterior.com/wp-content/themes/theme/images/roof-layers.png");
  display:inline-block;
  height:44px;
  opacity:0;
  position:absolute;
  top:0;
  width:98px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}#roof-layers .layer-2 {
  background-position:0 -60px; 
}#roof-layers .layer-3 {
  background-position:0 -120px;  
}#roof-layers .layer-4 {
  background-position:0 -190px; 
}#roof-layers .layer-5 {
   background-position:0 -265px;
}#roof-layers .layer-6 {
  background-position:0 -340px;
}#roof-layers .layer-7 {
  background-position:0 -410px;
}#roof-layers .layer-8 {
  background-position:0 -482px; 
}#roof-layers .active {
  opacity:1;
  position:relative;
}#roof-layers .layer-2.active {
  top: 10px;
}#roof-layers .layer-3.active {
  top:20px;
}#roof-layers .layer-4.active {
  top:40px;
}#roof-layers .layer-5.active {
  top:60px;
}#roof-layers .layer-6.active {
  top:80px;
}#roof-layers .layer-7.active {
  top:100px;
}#roof-layers .layer-8.active {
  top:120px
}.triangle-corners::before {
  border-bottom: 40px solid transparent;
  border-left: 35px solid #38357c;
  border-right: 35px solid #38357c;
  border-top: 0px solid;
  content:"";
  display:block;
  left:0;
  position:absolute;
  top:-50px;
  width:100%;
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}.triangle-corners::after {
  border-bottom: 0px solid;
  border-left: 30px solid #38357c;
  border-right: 0px solid transparent;
  border-top: 30px solid transparent;
  bottom:-50px;
  content:"";
  display:block;
  left:0;
  position:absolute;
  width:100%;
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}.scrollfade.complete .triangle-corners::before,
.scrollfade.complete.triangle-corners::before  {
  content:"";
  left:0;
  top:0px;
}.scrollfade.complete .triangle-corners::after,
.scrollfade.complete.triangle-corners::after {
  content:"";
  left:0;
  bottom:0;
}.contact-page.triangle-corners::before {
  top: 0;
}.contact-page.triangle-corners::after {
  bottom: 0;
}.content-wrapper {
  background: #ffffff;
}.content-wrapper .special-font {
  color:#38357c;
  display:block;
  font-family:Roboto, sans-serif;
  font-size:20px;
  line-height: 19px;
  text-transform: uppercase;
}.content-wrapper .separator {
  background:#38357c;
  display:block;
  height:3px;
  margin-top:20px;
  position:relative;
  width:50px;
}.content-wrapper .separator.text-center {
  margin-left: auto;
  margin-right: auto;
}ul.square.inside-bullet li {
  color: #ffffff;
  list-style-position: inside;
}.btn-1 {
  background: #000000;
  bottom: 0;
  position: relative;
  font-size: 12px;
  font-family: Roboto, sans-serif;
  letter-spacing: 4px;
  margin: 0;
  right: 0;
  padding: 16px 0px;
  text-transform: uppercase;
  width: 300px;
  z-index: 1;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}.btn-1:hover {
  background: #38357c;
  width:340px;
}.btn-1 .fa {
  position: relative;
  right:0;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}.btn-1:hover .fa {
  right: -30px;
}.img-container {
  background-size: cover !important;
  background-position: center center !important;
}.img-container-1 {
  background: url(https://cfexterior.com/wp-content/uploads/2020/05/home1-2.jpg);
}.img-container-2 {
  background: url(https://cfexterior.com/wp-content/uploads/2020/05/home1-1.jpg);
}.img-container-3 {
  background: url(https://cfexterior.com/wp-content/uploads/2020/05/home1-3.jpg);
}
/* CTA section */
.cta-section {
  background: #38357c;
  padding: 87px 0;
}.cta-section h2 {
  color: #6fdddd;
}.cta-section .special-font {
  color: #ffffff;
}.cta-section p {
  color:#ffffff;
}.cta-section ul li{
  color:#ffffff;
}.btn-2 {
  background-color: #38357c;
  border-radius: 5px;
  font-size: 14px;
  font-weight: lighter;
  letter-spacing: 2px;
  margin-top: 40px;
  max-width: 478px;
  padding: 22px 0;
  text-transform: uppercase;
  width: 100%;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}.btn-2:hover {
  background-color: #38357c;
  box-shadow: 1px 1px 40px 6px rgba(0, 0, 0, 0.29);
}
/* Inner page */
.inner-page h1 {
  color: #000000;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: bolder;
  letter-spacing: 1px;
  line-height: 2.5rem;
  margin: 0 0 22px 0;
}.inner-page .dark-blue h2 {
  color:#ffffff;
  padding-top: 35px;
}.inner-page .dark-blue h2 span {
  color:#6fdddd;
}.inner-page .dark-blue h3 {
  color:#38357c;
}.inner-page .dark-blue p {
  color:#ffffff;
}.inner-page .dark-blue ul.square {
  color: white;
}
/* Gallery */
.gallery-page .gallery-wrapper .gallery-image {
  border: 0;
  opacity:1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}.gallery-page .gallery-wrapper .gallery-image:hover {
  box-shadow:0px 5px 50px 0px black;
  opacity:0.8;
}.gallery-page .gallery-wrapper .gallery-image::before {
  border-bottom: 40px solid transparent;   
  border-left: 35px solid #213d58;
  border-right: 35px solid #213d58;
  border-top: 0px solid transparent;
  content:"";
  display:block;
  height:30px;
  position:absolute;
  top:-50px;
  width:100%;
  z-index:9;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}.gallery-page .gallery-wrapper .gallery-image::after {
  border-bottom: 0px solid transparent;  
  border-left: 35px solid #213d58;
  border-right: 35px solid #213d58;
  border-top: 35px solid transparent;
  bottom:-50px; 
  content:"";
  display:block;
  height:30px;
  position:absolute;
  z-index:9;
  width:100%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}.gallery-page .gallery-wrapper .gallery-image:hover::before {
  border-left: 35px solid #213d58;
  border-right: 35px solid #213d58;
  border-top: 0px solid transparent;
  border-bottom: 40px solid transparent;   
  content:"";
  display:block;
  height:30px;
  position:absolute;
  top:0px;
  z-index:9;
  width:100%;
}.gallery-page .gallery-wrapper .gallery-image:hover::after {
  border-left: 35px solid #213d58;
  border-right: 35px solid #213d58;
  border-top: 35px solid transparent;
  border-bottom: 0px solid transparent;  
  bottom:0px; 
  content:"";
  display:block;
  height:30px;
  position:absolute;
  width:100%;
  z-index:9;
}
/* Footer */
.footer-wrapper {
  background: #000000;
  padding: 25px 0;
  position:relative;
  width: 100%;
}.footer-wrapper h1 {
  padding: 0 0 25px 0;
}.footer-wrapper p {
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
}.footer-wrapper strong {
  color: #ffffff;
  display: block;
}.scrollTop {
  bottom: 0;
  color: #38357c;
  font-size: 36px;
  right: 0;
  padding: 8px 18px;
  z-index: 99;
}.scrollTop .fa {
  cursor:pointer;
}.contact-page {
  position:relative;
}.contactForm  {
  margin-top: 37px;
}.contactForm  label{
  display: block;
  font-weight: bold;
}.contactForm input {
  box-shadow: none;
  font-size: 17px;
  height: 2.5rem;
  margin-bottom: 15px;
  padding: 0px 13px;
  width: 100%;
}.contactForm textarea {
  box-shadow: none;
  font-size: 17px;
  margin-bottom:15px;
  padding: 16px 13px;
  width: 100%;
}.contactForm input:focus,
.contactForm textarea:focus {
  border: 1px solid #e0e0e0;
  box-shadow: 1px 5px 20px 0px #c3c3c3;
}.contactForm .captchaRefresh {
  vertical-align: top;
}.contactForm .submitWrapper {
  margin-top: 30px;
  text-align: center;
}.contactForm .submitWrapper span.submit {
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 23px;
  padding: 10px 20px;
  width: 100%;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}.contactForm .submitWrapper span.submit:hover {
  background-color: #213d58;
  box-shadow: 0px 6px 20px 5px rgba(0, 0, 0, 0.35);
}.google-map {
  box-shadow: -5px 4px 39px -2px rgba(0, 0, 0, 0.36);
}.emailConfirmation {
  margin: 0 auto;
  text-align: center;
}.emailConfirmation h1 {
  color: #00CC00;
}
/* SLIDE OUT FORM */
.slide-out-wrapper {
    position: fixed;
    top: 50%;
    right: 0;
    background: #e7e7e7;
    padding: 40px 70px;
    z-index: 9999;
    border-radius: 10px 0px 0px 15px;
    -moz-transform: translateX(100%) translateY(-50%);
    -webkit-transform: translateX(100%) translateY(-50%);
    -o-transform: translateX(100%) translateY(-50%);
    -ms-transform: translateX(100%) translateY(-50%);
    transform: translateX(100%) translateY(-50%);
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}.slide-out-wrapper.active {
    -moz-transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    box-shadow: 0px 40px 40px 0px rgba(28, 28, 28, 0.2);
}.slide-out-content h3 {
    margin: 0 0 25px;
}.slide-out-form form {
    margin: 0;
}.slide-out-wrapper span.form-toggle {
    position: absolute;
    left: 0;
    top: 50%;
    color:#ffffff;
    font-size: 24px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    background:#2e2c77;
    border-radius: 40px;
    box-shadow: 0px 25px 40px 0px rgba(28, 28, 28, 0.2);
    -moz-transform: translateX(-70%) translateY(-50%);
    -webkit-transform: translateX(-70%) translateY(-50%);
    -o-transform: translateX(-70%) translateY(-50%);
    -ms-transform: translateX(-70%) translateY(-50%);
    transform: translateX(-70%) translateY(-50%);
    cursor: pointer;
}input.slideOutInput[type="text"] {
    border-radius: 15px;
    font-size: 15px;
    line-height: 1.4;
    height: auto;
    border: none;
    padding: 10px 25px;
    margin-bottom: 10px;
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
}.slide-out-form input[type="text"]::placeholder, .slide-out-form .contactForm textarea::placeholder {
    color: #000000;
}.slide-out-form .contactForm textarea {
    width: 100%;
    border-radius: 15px;
    line-height: 1.4;
    border: none;
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
    padding: 10px 25px;
    font-size: 15px;
    height: 100px;
    margin-bottom: 10px;
}.slide-out-form .contactForm .captchaWrapper {
    border-radius: 15px;
    font-size: 15px;
    line-height: 1.4;
    height: auto;
    border: none;
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 5px 15px;
    min-height: 0;
}.slide-out-form .contactForm .captchaWrapper input {
    border: none;
    box-shadow: none;
    display: inline-block;
    width: auto;
    font-size: 15px;
    padding: 0 15px;
    margin: 0 0 0 30px;
    color: #000000;
}.slide-out-form .contactForm .captchaWrapper img {
    max-width: 25%;
}.slide-out-form .contactForm .captchaRefresh {
    vertical-align: top;
}.slide-out-form .contactForm .submitWrapper {
    text-align: center;
    margin-top: 20px;
}.slide-out-form .contactForm .submitWrapper span.submit {
    color: #ffffff;
    font-weight: normal;
    background: #2e2c77;
    border: none;
    text-align: center;
    cursor: pointer;
    min-width: 200px;
    padding: 15px;
    border-radius: 10px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}.slide-out-form .contactForm .submitWrapper span.submit:hover {
    box-shadow: 0px 25px 40px 0px rgba(28, 28, 28, 0.2);
    -moz-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
/* END SLIDE OUT FORM */
/*CUSTOM CSS START*/
.vertical-padding {
    padding: 10vh 0;
  }
/*CUSTOM CSS END*/
/* Laptops */
@media screen and (max-width:1440px) and (min-width:1280px) {
  .header-company-title a {
    margin: 17px 0 5px 0;
  }.header-company-serviceorder {
    font-size: 13px;
  }.social-header .social-title {
    letter-spacing:1px;
  }.social-header .social-title:after {
    right: -5px;
    width:30px;
  }.social-header .fa {
    margin: 4px 2px;
  }.header-phone a {
    font-size: 15px;
    padding-top: 33px;
  }.sticky-nav.active .header-phone a {
    padding-top: 8px;
  }.sticky-nav.active .header-company-serviceorder {
    font-size:11px;
  }.header-phone a span {
    display:block;
  }.top-bar-section li:not(.has-form) a:not(.button), 
  .top-bar-section li.active:not(.has-form) a:not(.button), 
  .top-bar-section ul li.has-dropdown a:not(.has-form){
    font-size: 12px;
    padding: 0 13px;
  }.top-bar-section .has-dropdown>a {
    padding-right: 13px !important;
  }.slider-wrapper {
    height: 73vh;
  }.slick-background-wrapper {
    position: relative;
    top: 150px !important;
  }
}
/* Tablets */
@media screen and (max-width:1025px) {
  .header-wrapper {
    position: relative;
  }.center-mobile {
    text-align: center;
}.navigation-inner-wrapper {
    padding: 0;
  }.top-bar .toggle-topbar.menu-icon a {
    color:#38357c;
  }.top-bar .toggle-topbar.menu-icon a span:after {
    box-shadow: 0 0 0 1px #38357c, 0 7px 0 1px #38357c, 0 14px 0 1px #38357c;
  }.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px #272c33, 0 7px 0 1px #272c33, 0 14px 0 1px #272c33;
  }.top-bar .name {
    background:#ffffff;
  }.top-bar-section .dropdown li.title h5 a {
    color:#38357c;
  }.top-bar-section li:not(.has-form) a:not(.button), 
   .top-bar-section li.active:not(.has-form) a:not(.button),
   .top-bar-section li.has-dropdown:not(.has-form) a:not(.button) {
    font-size:18px;
    padding: 10px 0px;
    text-align:center;
  }.top-bar-section .dropdown {
    left: 100%; 
    transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }.top-bar-section .has-dropdown>a:after {
    border-color: #38357c transparent transparent transparent;
    left: initial;
    right: 20px;
    top: 20px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }.top-bar-section .has-dropdown:hover>a:after {
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
  }.top-bar-section .has-dropdown>a {
    padding-right: 0px !important;
  }.social-header {
    padding-top: 0px;
  }.social-header .social-title {
    display:block;
    text-align:center;
    padding-bottom:10px;
  }.social-header .social-title::after {
    bottom:0;
    left:0;
    margin:auto; 
    right:0;
  }.header-phone {
    margin-top: 10px;
  }.header-phone a{
    height: auto;
    padding:10px 0px;
  }.slider-wrapper {
    height: auto;
  }.slick-background-wrapper {
    position: relative;
  }.img-container {
    height:300px !Important;
  }.gallery-page .gallery-wrapper .gallery-image::before,
   .gallery-page .gallery-wrapper .gallery-image::after {
    display:none;
  }
}
/* Smartphones */
@media screen and (max-width:767px) {
	.mobile-view iframe {
    width: 100%;
}.panel {
    width: 300px;
    display: inline-block;
    background: none;
}
  .header-inner-wrapper .logo-wrapper {
    max-width: 15%;
    padding-left: 10px;
    width: 100%;
  }.header-inner-wrapper .logo-wrapper img {
    display:block;
    margin: 0 auto;
    max-width: 45px;
  }.header-company-title a {
    font-size:20px;
    margin:0;
  }.header-company-serviceorder {
    display:block;
    font-size: 11px;
    line-height: 19px;
    margin-top:29px;
  }.social-header .social-title {
    font-size:12px;
  }.header-phone a {
    padding: 2px 0px;
  }.navigation-wrapper {
    padding:0;
  }.slider-wrapper {
    height: 140px;
  }.content-container {
    padding-bottom: 64px;
    padding-top: 64px;
  }.top-bar-section li:not(.has-form) a:not(.button), 
   .top-bar-section li.active:not(.has-form) a:not(.button), 
   .top-bar-section li.has-dropdown:not(.has-form) a:not(.button){
    font-size:14px;
  }.scroll-arrow {
    padding: 0;
  }.tagline p {
    color: #ffffff;
    font-size: 15px;
    margin: 0;
  }.located-in p {
    font-size: 9px;
    line-height: 13px;
  }.btn-2 { 
    font-size: 11px;
  }
}
