.module-copyrights .sub-font-family p{
color:#a6a6a6 !important;
}
.module-copyrights .sub-font-family p a{
color:#a6a6a6 !important;
}
ul.social_media_sk1 .social-links-20241119021202{
justify-content: left;
}
#layouts-20241221044248 .edit.safe-mode.nodrop {
        background-color: #FFF200;
  padding-bottom: 0px !important;
      }
.cntr_txt {
        width: 50%;
        margin: auto;
        padding: 50px 50px;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
      }
      .cntr_txt_h1 {     
        color: #000;
        padding: 0px 25px;
        font-size: 65px;
        font-weight: bold;
        line-height: 70px;
      }
      .cntr_txt_p {
        color: #6e7a87;
        line-height: 150%;
       
      }
      .cntr_txt_link {
        background-color: transparent;
        border: 1px solid #5391b5;
        color: #5391b5;
        padding: 10px 25px;

        text-decoration: none;
        display: inline-block;
        font-size: 18px;
        border-radius: 5px;
        cursor: pointer;
        margin-top: 20px;
        margin-bottom: 20px;
      }
.cntr_txt_link:hover{
  color: #5391b5;
}
#layouts-20241119023036 .main_full_banner_sk6 {
 background-position: center center !important;
  background-size: cover;
}
#layouts-20231028103137 .cheakbox-area-btn {
        align-items: start !important;
    }

    #layouts-20231028103137 .cheakbox-area-btn label{
        margin-top: 1px;
	 	margin-left: 5px !important;
    }
#module-blog-read-6177 .iframe_video_fb {
  display: flex;
  justify-content: center;
}
#mw-selector-1732252978650.guide_wrap,
#mw-selector-1732253023591.guide_wrap {
  background: #243746 !important;
}
#social-links-20241119021202 ul.social_media_sk1 {
  justify-content: start;
}
.custom-wrapper {
        font-family: "Lato", sans-serif;
      }

      .custom-wrapper .bg-image {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 100%;
        width: 100%;
		box-shadow: rgba(17, 36, 43, 0.4) 0px 0px 0px 1000px inset;
      }

      .custom-wrapper .index_2 {
        z-index: 2;
      }

      .custom-wrapper .background_overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(17, 36, 43, 0.5);
		display: none;
      }

      .custom-wrapper .bg-item1 {
        height: 600px;
        background-size: cover;
        background-position: top;
        position: relative;
      }

      .custom-wrapper .bg-item1::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(
          270deg,
          rgba(255, 255, 255, 0.8),
          transparent 80%
        );
        z-index: 1;
        pointer-events: none;
      }

      .custom-wrapper .title_heading {
        line-height: 0.9;
      }

      .custom-wrapper .space2 {
        letter-spacing: 2px;
      }

      .custom-wrapper .lnk_btn_1 {
        position: relative;
        z-index: 1;
        font-size: 14px;
        color: #996527;
        font-weight: 600;
      }

      .custom-wrapper .btn_1 {
        color: #fff;
        transition: all 0.5s;
        position: relative;
      }

      .custom-wrapper .btn_1::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        color: #996527;
        background-color: #fff;
        transition: all 0.3s;
      }

      .custom-wrapper .btn_1:hover .lnk_btn_1 {
        color: #fff;
        transition: all 0.3s;
      }

      .custom-wrapper .btn_1:hover::before {
        opacity: 0;
        transform: scale(0.5, 0.5);
      }

      .custom-wrapper .btn_1::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: 0;
        transition: all 0.3s;
        color: #996527;
        border: 1px solid rgba(255, 255, 255, 0.5);
        transform: scale(1.1, 1.1);
      }

      .custom-wrapper .btn_1:hover::after {
        opacity: 1;
        transform: scale(1, 1);
      }

      .custom-wrapper .lnk_btn_2 {
        font-size: 14px;
        color: #fff;
        position: relative;
        z-index: 1;
        transition: all 0.3s;
      }

      .custom-wrapper .btn_2 {
        transition: all 0.5s;
        position: relative;
        border-radius: 0px;
      }

      .custom-wrapper .btn_2:hover .lnk_btn_2 {
        color: #d74b26;
      }

      .custom-wrapper .btn_2::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        background-color: #996527;
        transition: all 0.3s;
      }

      .custom-wrapper .btn_2:hover::before {
        opacity: 0;
        transform: scale(0.5, 0.5);
      }

      .custom-wrapper .btn_2::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        opacity: 0;
        transition: all 0.3s;
        border: 1px solid #d74b26;
        transform: scale(1.2, 1.2);
      }

      .custom-wrapper .btn_2:hover::after {
        opacity: 1;
        transform: scale(1, 1);
      }

      
.team-custom-wrapper,.team-custom-wrapper2 {
        font-family: "Lato", sans-serif;
        height: 80vh;
        position: relative;
        background-color: #243746;
      }
      .team-custom-wrapper::before {
        background-image: url(https://michaelkeogh.d.advancewebsites.com/userfiles/media/default/1116/bio-michael-1.jpg);
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 50%;
        background-size: cover;
        background-position: 0 0;
      }
.team-custom-wrapper2::before {
        background-image: url(https://michaelkeogh.d.advancewebsites.com/userfiles/media/default/1116/michael-keogh-headshot-13.jpg);
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 50%;
        background-size: cover;
        background-position: 0 0;
      }
      .top_contnr {
        padding-top: 125px;
        padding-left: 50px;
      }
      .space2 {
        letter-spacing: 2px;
      }
      .right_side_img {
        max-width: 600px;
      }
      .say_list {
        list-style: disc;
      }
      .say_list li {
        font-size: 19px;
      }
      ul.say_list li::marker {
        color: #d74b26;
      }
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .team-custom-wrapper,.team-custom-wrapper2 {
    
    height: auto;
    
  }
   .cntr_txt_h1{
	
	font-size: 46px;
  }
  
}
@media only screen and (max-width: 991px) {
   #element_1734762259101 {
		font-size: 44px !important;
		}
  #element_1734762099943{
		    font-size: 30px !important;
		}
		#element_1734764617458 #element_1734762259181, #element_1734764617458 #element_1734762259204, #element_1734764617458 #mw-selector-1734764996081, #element_1734764617458 #element_1734764617453{
		font-size: 24px !important;
		}
        .custom-wrapper .bg-item1 {
          height: 500px;
        }
		 .team-custom-wrapper,.team-custom-wrapper2 {
          padding-bottom: 50px;
          height: auto;
        }
        .top_contnr {
          padding-left: 10px;
        }
  .cntr_txt_h1{
	
	font-size: 42px;
  }
      }
.main_full_banner_sk6 .container {
	bottom: 3%;
	position: absolute;
}
      @media only screen and (max-width: 767px) {
		
		#social-links-20241119021202 ul.social_media_sk1 {
  justify-content: center;
}
		.main_full_banner_sk6 .container {
	bottom: 1%;
	position: absolute;
}
		.cntr_txt{
		  width: 100%;
		  padding: 0px;
		  
		}
		.cntr_txt_h1{
		  font-size: 40px;
		}
        .custom-wrapper .bg-item1 {
          background-position: 10%;
          height: 550px;
        }
        .custom-wrapper .client_name {
          font-size: 36px;
        }
        .custom-wrapper .bg-item1_content {
          display: block;
          background-color: rgba(238, 238, 238, 0.5);
          width: 100%;
        }
		.team-custom-wrapper::before {
          content: "";
          position: absolute;
          top: 0;
          right: 0;
          bottom: 50%;
          left: 0;
          background-size: cover;
        }
        .top_contnr {
          padding-top: 350px;
          padding-left: 10px;
        }
		.team-custom-wrapper2::before {
          content: "";
          position: absolute;
          top: 0;
          right: 0;
          bottom: 50%;
          left: 0;
          background-size: cover;
        }
      }

#layouts-20241121063731-blog .marg_cent{
justify-content: end;
  display: flex;
}
@media only screen and (max-width: 767px) {
#layouts-20241121063731-blog .marg_cent{
justify-content: center;
  display: flex;
}
}
@media only screen and (max-width: 991px) {
  #layouts-20241121063731-blog .marg_cent{
justify-content: center;
  display: flex;
}
}
.slick-testimonials .slick-arrow {
	height: 40px;
  width: 37px;
}