/*
Theme Name: Divi Child Template
Version: 1.0
Description: A customized version of Divi which adds a number of tiny features you need.
Template: Divi
*/

#page-container {
	overflow-y: initial !important;
	overflow-x:hidden;
}
 
.website-disc {
    font-family: 'Open Sans' !important;
    font-size: 30px;
    line-height: 50px;
    display: block;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.covidTitle {background-color: #000;color: #fff;text-align: center;}

/* Popup box BEGIN */
.hover_bkgr_fricc{
    cursor:pointer;
    display:none;
    height:100%;
    text-align:center;
    top:0;
    width: 100vw;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display: block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: rgb(52 135 152 / 0.8);
    box-shadow: 10px 10px 60px #348798;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: auto;
    min-height: 100px;
    vertical-align: middle;
    width: 98%;
    position: absolute;
    left: 1%;
    top: 74%;
    border-radius: 8px;
    padding: 15px 31px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #fff;
    z-index: 999;
    font-size: 25px;
    line-height: 33px;
}
em.underline {
    font-style: normal;
    border-bottom: 1px solid #fef200;
}
.hover_bkgr_fricc > div ul {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #000;
}
.popupCloseButton {
    background-color: #000;
    color: #dd030b;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 30px;
    line-height: 30px;
    width: 30px;
    height: 30px;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
     cursor: pointer;
    /* font-size: 17px; */
    /* padding: 10px; */
    /* margin: 20px; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* background-color: #0000009e; */
    /* border: 3px solid #000000; */
    color: #dc1115;
    /* max-width: 300px; */
    /* margin: 0 auto; */
}
.trigger_popup_fricc br {
	display:
	none;
}
/* Popup box BEGIN */

 

@media (max-width: 981px) { 
	.hover_bkgr_fricc > div {
	position: relative;
	left: 0;
	width: 100%;
	margin: 0 auto;
	border-radius: 0;
	}
	.website-disc {
		font-size: 25px;
		line-height: 30px;
	}
}
@media (max-width: 600px) { 
	.website-disc {
		font-size: 20px;
		line-height: 25px;
	}
}
@media only screen and (max-width: 425px) {
	.et_pb_slide_description {
		        margin-top: -173px!important;
	}
}

@media only screen and (max-width: 1024px) {
	.et_pb_slider > .et_pb_slide_0, .et_pb_slider > .et_pb_slide_1, .et_pb_slider > .et_pb_slide_2 {
		background-position: 40% 100%!important;
	}
	.et_pb_slider .et_pb_slide_1 {
		background-position: 27% 100%!important;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 981px)  {
.et_header_style_left .logo_container {
	    text-align: center;
	}

	#et-top-navigation {
		float: none;
		padding-top: 122px!important;
	}

	.et_pb_slider .et_pb_slide_1 {
		    background-position: 27% 100%!important;
	}
}

.et-pb-arrow-prev, .et-pb-arrow-next {
	color: #348798!important;
}

.et_pb_slider .et_pb_slide_0, .et_pb_slider .et_pb_slide_1, .et_pb_slider .et_pb_slide_2 {
	background-position: center!important;
}

h1, h2, h3, h4, h5, h6, p {
	font-family: 'Open Sans' !important; 
}


.my-slide .et_pb_slide {
	height: 500px!important;
}

.et_pb_counter_title{
	font-size: 16px;
	color: #fff!important;
	margin-bottom: 10px;
}

.et_pb_counter_0 .et_pb_counter_amount{
	background-color: #328596!important;
}
.et_pb_counter_1 .et_pb_counter_amount{
	background-color: #328596!important;
}
.et_pb_counter_2 .et_pb_counter_amount{
	background-color: #328596!important;
}
.et_pb_counter_3 .et_pb_counter_amount{
	background-color: #328596!important;
}
.social-icon-nap-font {
		background: none  !important;
		box-shadow: none;
		padding: 0px !important;
}
#main-footer .social-icon-nap-font{
	background: #2b7180 !important;
	padding: 7px!important;
	box-shadow: none!important;
	border-radius: 4px !important;
}

body {
  color: #1F1F26;
  font-family: 'Open Sans' !important;
font-size:14px;
}

.et_monarch .et_social_mobile {
	width: 100%!important;
}

.comp-name { color: #013C50; }

.container {
  width: 100%;
}

.section-headings {
  font-size: 36px;
  color: #19171C;
  margin-bottom: 20px;
}

/* -----------------------------------------------------------------------
 * Button Style
 * ----------------------------------------------------------------------- */
.button, .has-button a.et_pb_button {
	position: relative;
	display: inline-block;
	color: #348798!important;
	background-color: transparent;
	padding: 12px 15px !important;
	border-radius: 2px;
	overflow: hidden;
	transition: 0.5s linear;
}

.button:before {
	position: absolute;
	content: "";
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background-color: transparent!important;
	border-radius: 2px;
	z-index: -1;
	transition: 0.5s linear;
}

.button:hover, .button:active, .button:visited, .button:focus {
	color: #fff;
	background-color: transparent;
}

.button:hover::before {
	left: 0!important;
}

.has-button a.et_pb_button {
	display: block!important;
	left: -14px;
	border: 0 !important;
}

.has-button a.et_pb_button:hover {
	background-color: #013C50;
}

/* -----------------------------------------------------------------------
 * Header Style
 * ----------------------------------------------------------------------- */
#main-header {
	background-color: #fff!important;
  border-bottom: 1px solid #e7e7e7;
}

.ion-ios-email {
	font-size: 20px!important;
}

.header-info {
  background-color: #348798;
  color: #fff;
  font-weight: 700;
padding: 5px; }
  .header-info .container {
    text-align: right; }
  .header-info i {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin-right: 4px; }
  .header-info span, .header-info a {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0px;
    }
    .header-info, .header-info a {
    	padding-right: 5px;
    }
      .header-info span, .header-info p {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0px;
    padding-right: 5px;
    padding-bottom: 0;
    }
  .header-info span:nth-child(2) {
    position: relative;
    cursor: pointer; }
    .header-info span:nth-child(2):before {
      display: none;
      position: absolute;
      content: "";
      bottom: -2px;
      left: 0;
      height: 1px;
      width: 100%;
      background-color: #fff;
      transform: scale(0);
      transition: 0.3s linear;
      }
    .header-info span:nth-child(2) i {
      top: 1px; }
  .header-info span:nth-child(2):hover {
    color: #bae8f9; }
    .header-info span:nth-child(2):hover:before {
      transform: scale(1); }
    .header-info span.pulsing {
      margin-right: 3px; }
  .header-info a {
    color: #fff; }
    .header-info a i {
      top: 1px;
      font-size: 18px; }

/* -----------------------------------------------------------------------
 * Logo Style
 * ----------------------------------------------------------------------- */

.cn-logo {
  position: relative;
  display: inline;
  top: 0px;
  color: #013C50;
  font-size:51px;
	line-height: 1em;
  font-weight: 700;
  transition: 0.3s linear; }
  .cn-logo:hover, .cn-logo:active, .cn-logo:focus {
    color: #012937; }

/* -----------------------------------------------------------------------
 * Navbar Style
 * ----------------------------------------------------------------------- */

#top-menu > li {
  position: relative;
  top: 0px;
  padding: 0;
  }

  #top-menu > li a:hover{
background-color: #4FA5C1!important;
    border-top: 3px solid #348798!important;
    color: #fff!important;
  }
 /* #top-menu > li:before {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 15%;
    height: 3px;
    width: 70%;
    background-color: #348798;
    border-top: 2px solid #348798;
    color: #fff!important;
    transform: scale(0);
    transition: 0.3s linear; }*/
  #top-menu > li:hover:before {
    transform: scale(1); }
#top-menu > li > a {  
  color: #333;
  text-transform: uppercase;
      padding: 25px 13px !important;
  font-size: 16px!important;
  transition: 0.3s linear; }
  #top-menu > li > a:hover {
    background-color: transparent;
    color: #5D5D5D; }
#top-menu > li.current_page_item  > a, #top-menu > li.current_page_item  > a:hover, #top-menu > li.current_page_item  > a:focus {
  background-color: #f8f8f8 !important;
  border-top: 4px solid #348798!important;
  color: #5D5D5D!important; }

  .et-fixed-header #top-menu a {
    color: #000!important;
  }

  #top-menu > li.current_page_item  > a:hover{
  	background-color: #4FA5C1 !important;
  border-top: 4px solid #348798!important;
  color: #fff!important;
  }

  .et-fixed-header #top-menu li.current-menu-item > a {
      color: #5D5D5D !important;
  }

/* Mobile Navigation */

.mobile_menu_bar::before {
  color: #2EBAEB!important;
}

#main-header .et_mobile_menu {
  background-color: #013C50!important;
}

.et_mobile_menu {
  border: 0!important;
}

#mobile_menu li a {
  color: #ddd;
}

#mobile_menu .current_page_item {
  background-color: #fff;
}

#mobile_menu .current_page_item a {
  color: #000;
}

/* Submenu */
#main-header .nav li ul {
	background-color: #013C50!important;
}

#main-header .nav li ul a {
    color: #fff!important;
    font-size: 16px!important;
    text-transform: none!important;
}

#top-menu .menu-item-has-children > a:first-child::after {
	top: 45%;
	right: 0px;
}

/* -----------------------------------------------------------------------
 * Sidebar Style
 * ----------------------------------------------------------------------- */

.et_right_sidebar #sidebar {
    margin-bottom: 40px;
    border-radius: 5px;
}

/* -----------------------------------------------------------------------
 * Banner Style
 * ----------------------------------------------------------------------- */
.et_pb_slide {
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}

.et_pb_slide_title {
  font-size: 70px!important;
  font-weight: 700!important;
}


.et_pb_slide_content {
	margin-top: 50px;
 	margin-bottom: 50px;
}

.et_pb_slide_content p a {
	padding: 20px 40px;
}

.scroll-down-btn {
    z-index: 99999;
    position: absolute;
    bottom: 35px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

.scroll-down-btn:hover {
    opacity: 0.8;
}

/* -----------------------------------------------------------------------
 * (Home) Services Section Style
 * ----------------------------------------------------------------------- */

.et_pb_column .et_pb_column_1_2  .et_pb_column_7 h3 {
	color:#fff !important;
}
.et_pb_blurb_container h4 {
    font-size: 24px;
}

/*.et_pb_main_blurb_image {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
	
}
.et_pb_main_blurb_image:hover {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);	
}*/

#section-1 .et_pb_column_1_4 {
/*	width: 25%;
	margin-right: 0;*/
	padding: 30px 5px 20px;
	transition: 0.3s linear;
}

.homeBlurb .et-pb-icon{
	border-radius: 5px;
	background: #348798;
	padding: 20px;
	width: 90px;
	height: 90px;
}

.et_pb_blurb_0:hover .et-pb-icon{
	background: #333;
}
.et_pb_blurb_1:hover .et-pb-icon{
	background: #333;
}
.et_pb_blurb_2:hover .et-pb-icon{
	background: #333;
}
.et_pb_blurb_3:hover .et-pb-icon{
	background: #333;
}
.et_pb_blurb_4:hover .et-pb-icon{
	background: #333;
}
.et_pb_blurb_5:hover .et-pb-icon{
	background: #333;
}

.et_pb_bg_layout_dark h4{
	color: #348798!important;
}

#section-1 .et_pb_column_1_4:first-child, #section-1 .et_pb_column_1_4:last-child {
	
}

#section-1 .et_pb_column_1_4:nth-child(2) {
	
}

#section-1 .et_pb_column_1_4:nth-child(3) {
	
}

#section-1 .et_pb_column_1_4:hover {
	
	
}

/* -----------------------------------------------------------------------
 * Home Testimonial Style
 * ----------------------------------------------------------------------- */
.home-testimonial blockquote {
	border: 0;
	padding: 0;
}

.home-testimonial-text {
	position: relative;
	z-index: 999;
}

.home-testimonial-text:before {
	position: absolute;
	content: "";
	top: 7px;
	left: -7px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	z-index: -1;
	border-radius: 5px;
}

.home-testimonial-text:after {
	position: absolute;
	content: "";
	top: 16px;
	left: -14px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	z-index: -1;
	border-radius: 5px;
}
/***** TESTIMONIALS FORM *****/
.wpcr3_respond_2 input[type="text"] {
    margin: 3px 0;
}
.wpcr3_table_2 td {
    font-size: 1em !important;
}
.wpcr3_leave_text {
	font-size: 1.1em;
}
.wpcr3_leave_text {
    margin-bottom: 20px;
}
@media (min-width: 981px) {
.wpcr3_respond_2 input[type="text"],
.wpcr3_respond_2 textarea {
    min-width: 100%;
}
.wpcr3_table_2 td {
    text-align: left !important;
}
.wpcr3_review_form_rating_field label {
    margin: 6px 0 !important;
}
.wpcr3_button_1 {
    margin-top: 10px;
}
}
@media (max-width: 980px) {
.wpcr3_respond_3,
.wpcr3_aggregateRating,
.wpcr3_table_2 td {
   	text-align: center !important;
}
.wpcr3_div_2 {
    width: 100%;
}
.wpcr3_table_2 tr:last-of-type td {
    margin: 20px auto 0 !important;
}
.wpcr3_table_2 td {
    display: block;
	padding: 0 !important;
}
.wpcr3_table_2 td:first-child {
    margin-top: 10px !important;
}
.wpcr3_rating_style1_status {
    width: 85px !important;
}
.wpcr3_respond_2 input[type="text"],
.wpcr3_in_content textarea {
    width: 100% !important;
    min-width: unset !important;
}
.wpcr3_submit_btn, .wpcr3_cancel_btn {
    width: 40%;
}
}

/* -----------------------------------------------------------------------
 * Get a Free Estimate Style
 * ----------------------------------------------------------------------- */
#location h3,
:not(.et_pb_widget) > div > #servcss {
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
}

.free-estimate-heading {
	position: relative;
	color: #fff!important;
	text-transform: uppercase;
	font-size: 32px;
    line-height: 35px;
    padding-bottom: 20px;
	margin-bottom: 35px;
}

.wpcr3_respond_2 label {
  color: #242424;
}

 
 

 
 

/* -----------------------------------------------------------------------
 * Footer Style
 * ----------------------------------------------------------------------- */
#main-footer {
    background-color: #328596!important;
}

#main-footer #footer-widgets {
    /* margin-bottom: 30px; */
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#main-footer .footer-widget {
	color: #fff!important;
	margin: 0 auto !important;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#main-footer #footer-widgets .footer-widget:nth-child(2) > div {
    width: 100%;
}

#main-footer h4 {
    position: relative;
    color: #fff!important;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 35px;
    border-bottom: 1px solid #141418; }

#main-footer h4:before {
  position: absolute;
  content: "";
  display: block;
  bottom: -1px;
  left: 0;
  width: 35px;
  height: 2px;
  background-color: #013C50; }

#main-footer #footer-bottom .container {
    text-align: left;
    font-size: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.openinghours tr td:first-child {
    padding-left: 5px!important;
}

.openinghours tr td:last-child {
    text-align: right!important;
    padding-right: 5px!important;
}

#current-day {
    background-color: #013C50;
}

.footer-widget #text-4 .textwidget br,
.footer-widget #text-4 .textwidget strong {
    display: none;
}

.hours th,
.openinghours td {
    text-align: left !important;
    font-size: 12px !important;
    color: #fff !important;
    text-shadow: none !important;
}

#footer-bottom {
    padding: 5px 0 5px;
    background:none !important;
    color: #328596;
    background-color: #fff !important;
}



/* -----------------------------------------------------------------------
 * Keyframes Style
 * ----------------------------------------------------------------------- */

@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@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(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
            transform: translateY(46px);
  }
}

@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
            transform: translateY(46px);
  }
}

@keyframes color-cycle {
    0% {
        color: #fff;
    }
    50% {
        color: #1cdad4;
    }
    100% {
        color: #fff;
    }
}

.pulsing {
    font-weight: 500;
    animation: color-cycle 1.5s infinite;
    -webkit-animation: color-cycle 1.5s infinite;
    -moz-animation: color-cycle 1.5s infinite;
    -o-animation: color-cycle 1.5s infinite;

}

/* Phone Ring Icon */
.ring {
  -webkit-animation: Ringing 2000ms linear 2000ms infinite;
  animation: Ringing 2000ms linear 2000ms infinite; }

@-webkit-keyframes Ringing {
  0% {
    -webkit-transform: rotate(0deg); }
  4% {
    -webkit-transform: rotate(-45deg);
    color: #fff; }
  8% {
    -webkit-transform: rotate(0deg); }
  12% {
    -webkit-transform: rotate(-45deg);
    color: #fff; }
  16% {
    -webkit-transform: rotate(0deg); }
  20% {
    -webkit-transform: rotate(-45deg);
    color: #fff; }
  24% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(0deg); } }

@keyframes Ringing {
  0% {
    transform: rotate(0deg); }
  4% {
    transform: rotate(-45deg);
    color: #fff; }
  8% {
    transform: rotate(0deg); }
  12% {
    transform: rotate(-45deg);
    color: #fff; }
  16% {
    transform: rotate(0deg); }
  20% {
    transform: rotate(-45deg);
    color: #fff; }
  24% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(0deg); } }


/* -----------------------------------------------------------------------
 * Sidebar Style
 * ----------------------------------------------------------------------- */

.widgettitle {
    position: relative;
    color: #333!important;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eee; }

.widgettitle:before {
  position: absolute;
  content: "";
  display: block;
  bottom: -1px;
  left: 0;
  width: 35px;
  height: 2px;
  background-color: #013C50; }


/* -----------------------------------------------------------------------
 * Media Queries Style
 * ----------------------------------------------------------------------- */
@media (max-width: 980px) { 
  .navigation {
    padding-bottom: 0;
    /* padding-top: 15px; */
  }

  .home-content {
    padding: 30px 20px 20px 20px!important;
  }

  .pull-left {
    float: none!important;
  }
	
	.home-testimonial-text:before,
	.home-testimonial-text:after {
		display: none;
	}
	blockquote.wpcr3_content {
    	padding-left: 0;
    	border-left: 0;
	}
}

@media (max-width: 900px) { 
  .et_pb_slide_title {
    font-size: 40px!important;
    font-weight: 700!important;
  }

  .et_pb_slide_content {
    margin-top: 20px;
  }

  .scroll-down-btn {
      bottom: 30px;
      width: 60px;
  }
}

@media (max-width: 767px) {
	.header-info .container {
	  	text-align: center; }

	.cn-logo {
		font-size: 24px;
	}

	.logo_container {
		display: inline-block;
	}
}

@media screen and (max-width: 600px) {
  
}

@media (max-width: 500px) {  
  .et_header_style_left .logo_container {
    float: none;
    text-align: center;
  }

  .ion-ios-monitor-outline {
    display: none!important;
  }

  .cn-logo:before {
    content: none;
  }

  .et_pb_slide {
    padding-top: 150px!important; 
  }
}

@media (max-width: 400px) {
    .et_pb_slide {
      padding-top: 180px!important; 
    }

   #contactForm div:nth-child(5) img {
    	float: none;
    	/* width: 100%; */
    	margin-bottom: 4px;
    }

	#contactForm div:nth-child(5) input {
		float: none;
		width: 100% !important;
		height: 40px;
		margin: 0 !important;
	}
}

/***** BODY FONT-SIZE *****/
 body, .wpcr3_content p {
     /* font-size: 17px !important; */
}
/***** CENTER SLIDE *****/
 @media (max-width: 600px) {
     .et_pb_slide_description {
         width: 95% !important;
         padding-left: 0 !important;
         padding-right: 0 !important;
    }
     .et_pb_slides .et_pb_container {
         width: 100%;
    }
}
/***** SET MONARCH SHARE DROPDOWN WIDTH *****/
 .et_monarch .et_social_mobile {
     width: 65% !important;
}
/***** pc repair template menu fix *****/


@media only screen and (min-width: 1334px) {
	body:not(.image-logo) #et-top-navigation{
      display: inline-block;
	}
	body:not(.image-logo) #et-top-navigation{
		text-align: center;
	}
	body:not(.image-logo) .logo_container{
		text-align: center;
	}
}	


@media (min-width:981px) {
	body:not(.image-logo) .logo_container {
		display: inline;
    margin-top: 20px;
    position: relative !important;
    text-align: left;
}
	body:not(.image-logo) #et-top-navigation {
    width: 75%;
    
    text-align: right;
}
	body:not(.image-logo) #top-menu-nav {
	float: none !important;
    display: inline-block;
}
	body:not(.image-logo) #main-header .contact-info {
    float: none !important;
    margin: 20px 0 12px;
}
	#main-header .fa {
		top: 0;
	}
	#main-header .contact-info a em,
	#main-header .contact-info span em {
    display: none;
}
header>.container.clearfix.et_menu_container {
    padding: 0 10px;
}
	#logo {
		top: 15px;
    position: absolute;
    left: 0;
}
}
@media (max-width:980px) {
	.logo_container {
		position: relative !important;
    	text-align: center;
		padding: 0 10px !important;
    	display: inline-block;
		    padding-bottom: 12px !important;
	}
	.text-logo {
    	font-size: 28px;
		    line-height: 30px;
		display: inline;
		top: 0;
	}
}

	@media (max-width: 981px) {
	.header-info span, .header-info a {
    	/* display: block; */
    	margin-right: 0;
    	/* margin: 0px 5px; */
    	padding: 0;
}
.header-info a {
	padding-right: 5px;
}
}
	@media (max-width: 600px) {
		.header-info a {
	padding-right: 0px;
}
	}

	#et-top-navigation > .et_menu_container {
    width: 100%;
}
header > .et_menu_container {
    width: 90%;
}
#top-menu-nav > ul > li > a:hover,
#et-secondary-menu > ul > li > a:hover,
#et-info-email:hover,
.et-social-icons a:hover {
	opacity: 1;
}
/***** FIX DROPDOWN ARROW POSITION *****/
 .menu-item-has-children>a:after {
     /* top: unset !important; */
}
/***** FIX DROPDOWN *****/
 #top-menu .sub-menu {
     padding: 0 !important;
     width: unset !important;
     border-top: 3px solid #ddd !important;
}
 #top-menu .sub-menu li {
     border-left: 0 !important;
     padding: 0 !important;
}
 #top-menu .sub-menu li a:before {
     display: none;
}
#main-header .nav ul li a:hover,
#main-header .et_mobile_menu li a:hover {
    opacity: 1;
    background-color: rgb(46, 185, 234);
    color: white !important;
}
 .et_mobile_menu .sub-menu {
     border: none !important;
}
.sub-menu li a {
    line-height: 2em;
}
/***** CENTER TEXT ON MOBILE *****/
 @media (max-width: 980px) {
     .home #services .et_pb_text_inner {
         text-align: center;
    }
     .et_pb_text {
         text-align: center;
    }
    .my-modul {
    	border-right: none !important;
    }
     .free-estimate-heading {
         padding:0;
         text-align: center;
    }
     .et_pb_blurb_container {
         text-align: center !important;
    }
     #section-1 .et_pb_column_1_4 h4:before {
         width: 100%;
    }
}
/***** FOOTER, widgets , h1.entry-title *****/
@media (max-width: 980px) {
	#main-footer h4 {
    text-align: center;
}
	.widgettitle:before,
	#main-footer h4:before {
    width: 100%;
}
	body:not(.home) h1.entry-title {
    text-align: center;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
}
	.et_pb_widget {
    text-align: center;
}
	footer .et_pb_widget {
		float: none;
	}
}
	#main-footer .container {
    width: 93%;
}
 .payments strong, .payments br {
     display: none;
}
 .paymentsbox {
     max-width: 220px;
}
 .paymentType {
     display: inline-block;
     float: none;
}
 .paymentType p {
     display: none;
}
 #footer-bottom div {
     font-size: 16px !important;
}
/***** MORE *****/
 #servcss svg {
     display: none;
}
 #servcss {
     display: inline-block;
     padding-left: 0;
     text-align: left;
}
 @media (max-width:980px) {
	 .home #servcss {
		text-align: center;
		}
     #servcss {
         padding-left: 0;
         text-align: center;
    }
	 .has-button a.et_pb_button {
		 left: unset !important;
	 }
	 .header-info .container {
    text-align: center;
}
	 .home-testimonial-text:after {
		 display: none;
	 }
}

@media (max-width:600px) {
	#contactForm div:nth-child(5) img {
    float: none;
    margin-top: 5px;
}
	#contactForm div:nth-child(5) input {
    float: none;
    width: 100% !important;
    height: 50px;
    margin: 10px 0 !important;
}
}
.white-box {
	color: #fff!important;
	padding: 25px 20px 20px 20px !important;
}
blockquote {
	padding-left: 0;
	border-left: 0;
}
header, .et-fixed-header#main-header {
    box-shadow: 0px 0px 5px rgba(0,0,0,.35) !important;
}

/* Full-width clickable mobile menu */
#et_mobile_nav_menu {
		width: 100%;
}
.mobile_nav {
    height: 56px;
    width: 100%;
}
.mobile_menu_bar_toggle {
    height: 56px;
    width: 100%;
    position: absolute;
	left: 0;
    bottom: 0;
	border-top: 1px solid #ccc;
}
.mobile_menu_bar:before {
	right: 5px !important;
    left: unset !important;
    position: absolute;
    top: 12px;
}
ul#mobile_menu {
    top: 100%;
	text-align: center;
}
.mobile_nav .select_page {
    display: inline-block;
    position: absolute;
    left: 10px;
    line-height: 56px;
}
/***** FIX MENU SIZING *****/
@media (min-width: 981px) {
header .et_menu_container,
	.header-info .container {
    margin: 0 auto !important;
    width: 100% !important;
max-width: 1350px !important;
		padding: 0;
}
	.image-logo .header-info .container {
		padding-left: 10px;
	}
}
/*** Logo image styling ***/
.image-logo .email-us {
    float: right;
    padding-right: 10px;
}
.image-logo #top-menu > li > a {
	text-transform: uppercase!important;
	padding: 40px 12px !important;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 14px !important;
}
.image-logo .et-fixed-header #top-menu > li > a {
    padding: 46px 12px !important;
}
.image-logo #et-top-navigation {
    padding-left: 0 !important;
    padding-top: 0px !important;
    float: right;
    width: 60%;
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 1300px) {
	.image-logo #top-menu > li > a,
	.image-logo .et-fixed-header #top-menu > li > a {font-size: 1;}
}
@media (max-width: 980px) { 
	.image-logo .logo_container {
    padding: 10px 0 !important;
}
	.image-logo #logo {
    max-width: 80%;
	max-height: 150px;
}
}


/*
SIDEBAR FULL-WIDTH WIDGETS ON MOBILE
SIDEBAR LIST ADD BULLET
SIDEBAR TITLE FONT-SIZE
*/

h4.widgettitle {
    font-size: 1.2em;
}
.et_pb_widget svg {
    display: none;
}
@media (min-width: 981px) {
	.et_pb_widget li {
    list-style: disc outside;
	}
}
@media (max-width: 980px) {
	.et_pb_column .et_pb_widget:nth-child(n) {
    	width: 100% !important;
    	max-width: 100% !important;
    	margin-right: 0 !important;
    	margin-left: 0 !important;
	}
}

/***************************
FORMAT LISTS IN CONTENT ONLY
***************************/
article div:not(.et_pb_widget_area) ul:not(#servcss) li,
article div:not(.et_pb_widget_area) ol li {
    margin-bottom: 1em;
}

#left-area ul,
.entry-content ul,
.comment-content ul,
body.et-pb-preview #main-content .container ul,
#left-area ol,
.entry-content ol,
.comment-content ol,
body.et-pb-preview #main-content .container ol {
    padding-bottom: 0;
}

/***********
FOOTER FIXES
***********/
.fwidget {
    /* width: 100%; */
}
#social-icons {
    text-align: inherit;
}

#social-icons{
	margin: 0 auto!important;
}

@media (max-width:980px) {
.et_pb_widget {
    text-align: center;
}
.paymentType {
    display: inline-block;
    float: none;
}
}
h5 {
font-size:20px !important;
}

.et_pb_portfolio_item h2, .et_pb_post h2, .et_pb_title_container h1 {
  font-size: 30px !important;
  font-weight:bold;
}
a {
  font-weight:bold;
}
.scroll-down-btn {
    background: #0E4B89;
    border-radius: 3em;
    padding: 5px;
}

h3 {
line-height:27px;
}
ul#servcss li {line-height: 20px;}
@media screen and (max-width:1024px) {
  .hours th, .openinghours td {
    font-size: 13px;
  }

#main-footer h4 {
    font-size: 17px !important;
}
}
@media screen and (max-width:768px) {
	img.alignright {
		width:100%;
		padding:15px 0;
	}
.hours th, .openinghours td {
    font-size: 16px !important;
}
}
@media screen and (max-width:425px) {
	.et_pb_slider .et_pb_slide_0 {
		
    background-position: 25% 100% !important;
	}
	.et_pb_slider .et_pb_slide_1 {
		
    background-position: 25% 100% !important;
	}
.home #servcss {
    padding-left: 10px;
}
	.cn-logo {
    font-size: 42px;
}
}
@media screen and (max-width:375px) {

}
@media screen and (max-width:320px) {

}	


input#customer_name {
    width: 49%;
    float: left;
    height: 50px;
}

input#phone-cf {
    width: 49%;
    float: left;
    margin-left: 2%;
    height: 50px;
}

#contact img {
    float: left;
}

input#vercode {
    width: calc(100% - 140px);
    height: 40px;
    margin: 0px;
        margin-left: 20px;
}
#contactForm input, #contactForm textarea {
    background-color: transparent;
    border-color: rgba(255,255,255,.1);
    border-radius: 0;
    box-shadow: none;
    padding: 6px 12px;
    color: #fff;
}
input#submitter {
    display: block;
    padding: 12px;
    width: 100%;
    color: #fff;
    border: 0;
    margin-top: 40px;
    background-color: #348798;
    height: 50px;
}

input#customer_email {
    margin-top: 40px;
    height: 50px;
}

textarea#message {
    margin-top: 40px;
    margin-bottom: 40px;
    height: 180px;
}


.homeServicesBlock {
	display: flex;
}
.srvBlurb {
	width: 25vw;
	height: 25vw;
	max-height: 400px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.BlrbHolder {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 20px;
	text-align: center;
	opacity: 0;
	margin-top: 62%;
}
.srvBlurb:hover .BlrbHolder {
	opacity: 1;
	margin-top: 0px;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	animation-duration: 1000ms;
	animation-delay: 500ms;
	animation-name: fadeInRightBig;
}
.BlrbHolder h4 {
	color: #fff;
	font-size: 24px;
}
.BlrbHolder p {
	
}
.srv1 {
	background-image: url(https://computergeeksintown.com/wp-content/uploads/2020/05/srvImg-1.jpg);
}
.srv2 {
	    background-image: url(https://computergeeksintown.com/wp-content/uploads/2020/05/srvImg-2.jpg);
}
.srv3 {
	    background-image: url(https://computergeeksintown.com/wp-content/uploads/2020/05/srvImg-3.jpg);
}
.srv4 {
	    background-image: url(https://computergeeksintown.com/wp-content/uploads/2020/05/srvImg-4.jpg);
}


#napBlock {text-align: left;}
#napBlock h3{
	color: #fff;
	font-size: 15px;
	padding: 0px;
	padding-bottom: 10px;
}
#napBlock p {
	padding: 0px;
}
#napBlock p:nth-child(3n+1) {
	display: inline-block;
	float: left;
	padding-right: 5px;
}

@media screen and (max-width:981px) {
	.homeServicesBlock {display: block;}
.srvBlurb {width: 50vw;height: 50vw;max-height: 300px;float: left;}
.BlrbHolder {
	opacity: 1;
	margin: 0px auto;
}
#napBlock {text-align: center;}
#napBlock h3{

}
#napBlock p:nth-child(3n+1) {
	float: initial;
}
#location h3,
:not(.et_pb_widget) > div > #servcss {
	text-align: center;
}
.addInformation span {
	display: block;
}
	.separator {
		display: none !important;
	}
}


@media screen and (max-width:600px) {

.srvBlurb {width: 100vw;height: 100vw;}
input#customer_name {
    width: 100%;
}

input#phone-cf {
    width: 100%;
    margin-left: 0px;
}

input#customer_email {
    margin-top: auto;
}

textarea#message {
    margin: auto;
}

input#submitter {
    margin-top: auto;
}
.white-box {
	padding: 0px !important;
}
#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
	margin-bottom: 0px !important;
}

}

.new__style {
	text-align: center;
	font-size: 31px!important;
    line-height: 1.3!important;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #2D2F31;
    text-shadow: 1px 1px #eee, 2px 2px 2px #9d9d9d;
}

/* Blink for Webkit and others
(Chrome, Safari, Firefox, IE, ...)
*/

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}

.new__style{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.selling-pts {
	display: flex;
	align-items: center;
	justify-content: space-around;

}
@media (max-width:980px) {
	.selling-pts {
	flex-direction:column;
}
}

.banner-hp {
    text-align: center;
    line-height: 1.3em;
    color: #fff !important;
    text-shadow: 2px 2px #348798;
    padding: 10px;
    background-color: #70c2d3;
    font-size: 30px;
    font-weight: bold;
    box-shadow: 0px 2px 18px 0px black;
    border: 3px solid #348798;
    margin: 30px;
}

@media (min-width:981px) {
	.banner-hp {
		width:40%;
	}
}

@media (max-width:980px) {
	.banner-hp {
		width:80%;
	}
}