@charset "UTF-8";


/*
 Theme Name:   Forma Build
 description:  Forma Build website theme
 Author:       Fine Marketing
 Template:     astra
 Version:      1.0.0
*/


/* Base Reset */
/* Base Reset */
* {
  margin: 0;
  padding: 0;

}

.page-id-17 .btn-secondary {
	display:none;
	
}
.page-id-17 .left-col {
	display:none;
}
.page-id-17 .right-col {
	width:100%;
}

.ast-separate-container .ast-article-single {
	padding: 2em 5.5em;
}
.wp-block-image img {
	border-radius:5px;
}
.ast-separate-container #primary {
	        margin: 1em 0;
}
.entry-content[data-ast-blocks-layout] > * {
        max-width: 1285px;
    margin-left: auto;
    margin-right: auto;
}
#page .site-content {
	background-color:#fff;
}
.boxes .box {
    width: calc(33% - 2rem);
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 2px 0 0px 0;
}
.box {
    display: block;
    margin: 1rem;
    text-decoration: none;
    color: #001c4f;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.right-col a {
	color:#dba03c;
	   text-decoration: underline;
}

.footer ul li a {
	       color: #2a3b5e;
    text-decoration: underline;
}

.footer a {
	   color: #2a3b5e;
    text-decoration: underline;
}






.entry-content > .wp-block-columns {
	padding:0;
}

#main.with-sidebar {
    float: left;
    width: 100%;
    padding-right: 0;
    margin-bottom: 50px;
}
.entry-meta {
	display:none;
}
.ast-separate-container .comment-respond {
	display:none;
}
.ast-separate-container .comments-area {
	display:none;
}
.ast-separate-container .post-navigation {
	display:none;
}
.news-snip {
    display: inline-block;
  width: 31.7%;
    vertical-align: top;
    background-color: #2a3b5e;
    margin-right: 20px;
    margin-right: 18px;
    margin-top: 28px;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.9s;
    min-height: 600px;
    border-radius: 5px;
    background-image: url(/wp-content/uploads/2025/06/forma-background-blue.png);
    background-size: 588px;
    background-repeat: no-repeat;
    right: 0;
    background-position: bottom right;
}

.right-col ul li {
	margin-bottom:5px;
}
.thumbnail {
    width: 100%;
    display: inline-block;
    margin: 0;
}
.under_img {
       padding: 38px;
    font-size: 14px;
    min-height: 282px;
}
.thumbnail img {
    border-radius: 5px 5px 0 0;
}
.cat {
    background-color: #23598d;
    padding: 7px 15px;
    border-radius: 4px;
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 16px;
    color: #fff;
    letter-spacing: 1px;
}
.under_img p {
   color: #fff;
    margin-bottom: 10px;
    font-size: 15px;
}
.under_img h2 {
    line-height: 26px;
    margin-bottom: 19px;
}
.blog_links {
       color: #dba03c;
    font-weight: 600;
    font-size: 17px;
}
#sidebar {
    clear: none;
    float: left;
    width: 20%;
    margin-top: 52px !important;
}
.under_img h2 a {
	    color: #fff;
    line-height: 32px;
}
.wp-block-heading {
    color: #2a3b5e;
    font-weight: 600;
    margin: 36px 0 4px 0;
}

#sidebar a {
	color:#dba03c;
}
#secondary .wp-block-search__button {
    padding: .7em 1em;
    background: #dba03c;
}
.form h4 {
	    color: #dba03c;
    margin-bottom: 11px;
    font-size: 25px;
}
input[type="submit"] {
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #ffffff;
    border-color: #dba03c;
    background-color: #dba03c;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 13px;
    padding-left: 30px;
    font-family: inherit;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1em;
}

.form {
	    background-color: #2a3b5e;
    padding: 8%;
    border-radius: 5px;
}
#ast-scroll-top {
    background-color: #dba03c;
}

.right-col {
	    display: inline-block;
    vertical-align: top;
    width: 72%;
    margin: 60px 0;
}
.left-col {
	
    display: inline-block;
    vertical-align: top;
    width: 26%;
    margin: 60px 0;
    margin-left: 2%;
}
.right-col h2 {
	    color: #dba03c;
    margin-bottom: 9px;
}
.right-col ul {
	    margin: 11px;
}
.blue_bar {
	background-color:#2a3b5e;
}

.wrapper {
	max-width:1300px;
	width:100%;
margin:0 auto;
}

	.flex-container {
       display: flex
;
    flex-direction: row;
    align-items: center;
    background: #2a3b5e;
    margin: 0 !important;
    background-image: url(/wp-content/uploads/2025/06/forma-background-blue.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}
	.flex-right {
    width: 50%;
    margin: 0;
    padding: 0;
    align-items: center;
}
	.flex-left {
  width: 50%;
    margin: 0;
 padding:5%;
}
	
	.margin_minus .flex-left {
		    padding: 15% 5% 9% 5%;
	}
	.flex-left h1 {
    color: #f4f0e6;
    font-size: 39px;
    line-height: 44px;
    font-weight: 500;
	}
	.flex-left p {
		    color: #fff;
    margin-top: 17px;
    font-size: 17px;
	}
	.margin_minus {
	margin-top: -104px;
	}
	.ast-primary-header-bar {
    display: block;
    background: none;
}
	.ast-builder-grid-row.ast-grid-center-col-layout {
    grid-template-columns: 1fr auto 1fr;
    background: #fff;
    border-radius: 300px;
}
	.ast-primary-header-bar {
    display: block;
    background: none;
    border: none;
}
	    .ast-container {
       max-width: 1330px;
    padding: 0 16px;
    background: #fff;
    border-radius: 65px;
    }
	.site-header {
    z-index: 99;
    position: relative;
    padding-top: 10px;
}
	.main-header-menu .menu-link, .main-header-menu>a {
    text-decoration: none;
    padding: 0 1em;
    display: inline-block;
    transition: all .2s 
linear;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
	.ast-header-html-1 .ast-builder-html-element {
    font-size: 15px;
    font-size: 18px;
    font-weight: 600;
}


.site-below-footer-wrap[data-section="section-below-footer-builder"] {
	display:none;
}
.flag-bar p {
    color: #fff;
    margin: 0;
    font-size: 18px;
}

.facts {
    background-color: #dba03c;
    padding: 44px 0;
    width: 100%;
    border-bottom: 5px solid #2a3b5e;
}
.circ1 {
    display: inline-block;
    width: 14%;
    vertical-align: top;
    margin-right: 7.5%;
}
.brit {
    background-image: url(/wp-content/uploads/2025/09/brit-flag.jpg);
    background-position: center;
    background-size: cover;
}
.number {
    font-size: 41px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-top: 52px;
}
.number-text {
       text-align: center;
    color: #fff;
    font-size: 19px;
    margin-top: 8px;
    line-height: 22px;
}
.circle {
      border: 8px solid #d19839;
    width: 180px;
    height: 180px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    border-radius: 100px;
}
body {
  font-family: 'League Spartan', sans-serif;
  color: #1a1a1a;
  background-color: #fff;

}
.pad_pad h1 {
	    color: #f4f0e6;
    font-size: 43px;
    line-height: 51px;
    font-weight: 500;

}
.end {
    margin-right: 0;
}
.pad_pad p {
	    color: #fff;
    margin-top: 17px;
    font-size: 17px;
}
.pad_pad {
	     padding: 123px 124px 124px 124px;
    background: #2a3b5e;
    margin: 0 !important;
    background-image: url(/wp-content/uploads/2025/06/forma-background-blue.png);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 1000px;
}
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.header {
  background: #0e1c2e;
  padding: 15px 0;
  color: #fff;
}

.nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.logo {
  font-size: 1.8rem;
  font-weight: bold;
  background-color: #fff;
  color: #0e1c2e;
  padding: 5px 20px;
  border-radius: 25px;
}

.nav-links {
  display: flex;
  list-style: none;
  gap: 25px;
}

.nav-links a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}

.phone {
  background: #f3a51b;
  padding: 8px 18px;
  border-radius: 25px;
  color: #000;
  font-weight: bold;
}

.hero {
  background-color: #f9f9f9;
  padding: 60px 0;
}

.hero-content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px;
}

.hero-text {
  flex: 1 1 500px;
}

.hero-text h1 {
  font-size: 2.5rem;
  color: #0e1c2e;
  margin-bottom: 20px;
}

.hero-text p {
  font-size: 1.1rem;
  color: #333;
  margin-bottom: 25px;
}

.hero-buttons {
  display: flex;
  gap: 9px;
  flex-wrap: wrap;
}

.btn-primary,
.btn-secondary {
padding: 15px 37px 11px 37px;
    border-radius: 6px;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.3s ease;
    border-radius: 100px;
}
.page-template-inner-template h1 {
	    margin-bottom: 27px;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link {
	    color: #dba03c;
}
.ast-builder-menu-1 .current-menu-ancestor > .menu-link {
	 color: #dba03c;
}
.ast-builder-menu-1 .menu-item:hover > .menu-link {
		 color: #dba03c;
}
.ast-builder-menu-1 .sub-menu {
	border-color:#dba03c;
}

.btn-primary {
    background-color: #dba03c;
    color: #fff;
    border-radius: 100px;
    text-transform: uppercase;
        font-size: 15px;
}

.btn-primary:hover {
  background-color: #db9404;
}

.btn-secondary {
  background: #fff;
     font-size: 15px;
  color: #0e1c2e;
}

.btn-secondary:hover {
  background: #0e1c2e;
  color: #fff;
}

.hero-image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

.badge {
    background: #dba03c;
  padding: 20px 0;
  text-align: center;
  border-top: none;
  border-bottom: 1px solid #ddd;
}

.flag-bar {
  display: flex;
  align-items: center;
  
  gap: 10px;
  font-weight: 500;
}

.flag-icon {
  height: 45px;
}

.services {
      padding: 44px 0;
    background-color: #fff;
        text-align: left;
}

.services h2 {
  font-size: 1.9rem;
  color: #0e1c2e;
  margin-bottom: 10px;
}

.services-intro {
  font-size: 1rem;
  margin-bottom: 40px;
  color: #444;
}

.service-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
}

.service-card {
  background-color: #f1f1f1;
  padding: 20px;
  border-radius: 10px;
  text-align: left;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
}

.service-card img {
  width: 100%;
  height: auto;
  border-radius: 6px;
  margin-bottom: 10px;
}

.service-card h3 {
  font-size: 1.2rem;
  margin-bottom: 10px;
  color: #0e1c2e;
}

.service-card p {
  font-size: 0.95rem;
  color: #333;
}

.about {
  background-color: #0e1c2e;
  color: #fff;
  padding: 60px 0;
}

.about-content {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
}

.about-image img {
  width: 100%;
  border-radius: 10px;
}

.about-text {
  flex: 1 1 500px;
}

.about-text h2 {
  font-size: 2rem;
  margin-bottom: 20px;
}

.about-text p {
  margin-bottom: 20px;
  font-size: 1rem;
  color: #ddd;
}

.contact-cta {
     background-color: #dba03c;
    text-align: center;
    padding: 45px;
    font-size: 1.7rem;
    color: #fff;
    font-weight: 600;
}

.contact-cta a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
.contact-cta p {
	margin:0;
}

.footer {
  background: #f5f5f5;
  padding: 50px 20px;
}

.footer-content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 30px;
}

.footer-section h4 {
      font-size: 23px;
    margin-bottom: 19px;
    color: #0e1c2e;
}

.footer-section ul {
     list-style: none;
    padding: 0;
    margin: 0;
}

.footer-section ul li,
.footer-section p {
  font-size: 0.95rem;
  margin-bottom: 8px;
  color: #333;
}

.footer .copyright {
  text-align: center;
  margin-top: 30px;
  font-size: 0.85rem;
  color: #777;
}
.container {
    max-width: 1300px;
  margin: 0 auto;
  padding: 0;
}

.custom-service-grid {
  display: flex;
  gap: 20px;
  margin-top: 40px;
}

.service-column {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.column-left {
  flex: 1;
}

.column-right {
  flex: 1;
  justify-content: space-between;
}

.service-box {
  background-size: cover;
  background-position: center;
  position: relative;
     height: 350px;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.service-box.large-box {
    height: 535px;
}

.overlay-text {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: 600;
  text-align: center;
  font-size: 1.1rem;
  max-width: 90%;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px 0 0px 0;
}
.half .box {
    width: calc(50% - 0rem) !important

}
.box {
    display: block;
 
    text-decoration: none;
    color: #001c4f;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 33px;
    height: 33px;
    fill: #fff;
}
    .ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
        display: none;
    }

@media (max-width: 1325px) {
	.container {
		padding:0 30px;
	}
	.wrapper {
		padding:0 30px;
	}
	
}




@media (max-width: 900px) {
  .custom-service-grid {
    flex-direction: column;
  }
  .column-right {
    flex-direction: column;
  }
  .service-box.large-box {
  height: 350px;
  }
  .service-box {
   height: 350px;
  }
  .overlay-text {
    font-size: 1rem;
  }
	
	.boxes .box {
    width: 100%;
    margin: 0;
}
	.flex-container {
		    flex-direction: column;
	}
	.flex-right {
    width: 100%;
	}
	.flex-left {
    width: 100%;
	}
	.margin_minus {
    margin-top: 0;
}
	.site-header {
   
    background: #2a3b5e;
}
	.margin_minus .flex-left {
    padding: 7% 5%;
}
	.right-col {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-top:10px;
}
	.left-col {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 20px 0;
    margin-left: 2%;
}
	.facts {
		display:none;
	}
	.news-snip {
		width:100%;
		margin-right:0;
	}
.entry-content :where(h2) {
		margin-top:30px;
	}
	.ast-separate-container .ast-article-single {
    padding: 0 1em;
}
	#main.with-sidebar h2 {
		margin-top:20px;
	}
	#main.with-sidebar .under_img h2 {
		margin-top:0;
	}
	.page-template-inner-template .flex-right div {
		height:300px !important;
	}
	.flex-left h1 {
    color: #f4f0e6;
    font-size: 31px;
    line-height: 37px;
    font-weight: 500;
}
	.services h2 {
    font-size: 26px;
	}
}

@media (max-width: 768px) {
  .nav {
    flex-direction: column;
    gap: 10px;
  }

  .hero-content,
  .about-content {
    flex-direction: column;
  }

  .hero-buttons {
    
    align-items: flex-start;
  }

  .service-card,
  .about-text,
  .about-image {
    text-align: left;
  }
}