/*
 Theme Name:   FNG THEME
 Description:  bootScore Child Theme
 Author:       Dekada Digital Web Development Services
 Author URI:   https://bootscore.me
 Template:     bootscore-main
 Version:      1.0
 Text Domain:  FNGTheme
*/
/* 
All style editing is done via scss/_bscore_custom.scss
*/
/************** IMPORT LOCAL FONTS ************************** 
@font-face {
    font-family: 'Arial-Regular';
    src: url('/wp-content/themes/FNGTheme/fonts/Arial/ARIAL.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial-Medium';
    src: url('/wp-content/themes/FNGTheme/fonts/Arial/ArialMdm.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial-Bold1';
    src: url('/wp-content/themes/FNGTheme/fonts/Arial/ARIALBD 1.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial-Bold2';
    src: url('/wp-content/themes/FNGTheme/fonts/Arial/Arial/ARIALBD.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial-CE-Regular';
    src: url('/wp-content/themes/FNGTheme/fonts/Arial/ArialCE.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial-Light-Regular';
    src: url('/wp-content/themes/FNGTheme/fonts/Arial/Arial/ARIALLGT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial-Black';
    src: url('/wp-content/themes/FNGTheme/fonts/Arial/ARIBLK.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/******************GENERAL*************************/
/*** https://www.cdnfonts.com/helvetica-neue-55.font **/
@import url('https://fonts.cdnfonts.com/css/helvetica-neue-55');

/**** BG****/
.bg-theme-blue{background:#000350;}
.bg-theme-white{background:#FDFDFF;}
body,h1,h2,h3,h4,h5,h6,p,a,span,strong {
    font-family: 'Helvetica Neue', sans-serif;
    font-weight: 500;
}
body{ background:#ffffff;}
body p{ font-size:18px;color: #464646bf;line-height:26px; }
body p strong {color: #000000;}
.w-90 { width: 90%!important;}
.w-150 { width: 150px !important;}
.w-180 { width: 180px !important;}
.w-195 { width: 195px;}
.w-275 { width: 275px;}
.w-10 { width: 10% !important;}
.w-12 { width: 12% !important;}
.w-40 { width: 40% !important;}
.vh-95 {height: 95vh !important;}
.vh-90 {height: 90vh !important;}
.vh-80 {height: 80vh !important;}
.vh-65 {height: 65vh !important;}
.featured-full-width-img { background-position: center 54%; }

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
/************ NAVBAR ***************/
img.logo{  
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -o-transition: width 0.5s;
    transition: width 0.5s;
}
.fixed-top{
  -webkit-transition: background-color 0.7s ease-out;
  -moz-transition: background-color 0.7s ease-out;
  -o-transition: background-color 0.7s ease-out;
  transition: background-color 0.7s ease-out;
} 
#bootscore-navbar li a {
    color: #FFFEFD;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.3px;
    font-weight: 500;
    margin: 0 1.8em;
}
.text-theme-orange{color: #FF6600!important;}
.text-theme-blue{color: #3B4193!important;}
li.cta-menu {
    background-image: url(/wp-content/themes/FNGTheme/img/icon/icon-contact-bg.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
li.cta-menu:hover{
   background-image: url(/wp-content/themes/FNGTheme/img/icon/icon-contact-bg-colored.png); 
}
li.cta-menu:hover a, li.cta-menu:hover{
    color: #FF6600!important;
    border-color: #FF6600!important;    
}
li.menu-item a:hover{color: #FF6600!important;}
.entry-header{
    background-position: center center;
    background-blend-mode: overlay;
    mix-blend-mode: normal;
    background-size: cover;
}
/************ HEADER TITLE ***************/
.banner-title-type1 { 
    /*font-size: 75px;*/
    font-size: 65px;
    color: #FFFEFD;
    line-height: 1.1;
    letter-spacing: -2px;
    border-bottom: thin solid #8b8b8b91;
    font-weight: 400;
    margin-bottom: 0;
}
h1.banner-title-type1 span {
    display: block;
    border-bottom: thin solid #8b8b8b91;
}
.banner-title-type2 { 
    font-size: 56px;
    color: #fff;
    line-height: 1.1;
    letter-spacing: -2px;
    font-weight: 500;
    margin-bottom: 1.8em;
}
.banner-title-type3 { 
    font-size: 22px;
    color: #FFFEFD;
    line-height: 1.1;
    font-weight: 500;
    margin-bottom: 1.5em;
}
.section-sm-title{
    color: #1a191959;
    text-transform: uppercase;
    font-size: 12px;
}
.project-title-type1 { 
    font-size: 52px;
    color: #1A1919;
    line-height: 1.1;
    letter-spacing: -2px;
    font-weight: 500;
    margin-bottom: 1.8em;
}
.project-title-type2 { 
    font-size: 40px;
    color: #1a1919bf;
    line-height: 44px;
    letter-spacing: -2px;
    font-weight: 500;
    margin-bottom: 1.8em;
}
/************END HEADER TITLE ***************/
p.p-class1{
    font-size:14.5px;
    font-weight: 500;
    color:#FFFEFD;
    line-height: 24px;
}
.y-align-center{
    display: flex !important;
   justify-content: center !important;  
    flex-direction: column !important;
}

.tbl {
    width: 95%;
    margin: 0 auto;
}
.tbl td:first-child {
    width: 40%;
}
.tbl span {
    font-size: 16px;
}
.tbl tr, .tbl td, .tbl p {
    background: transparent;
    color: #fefefebf;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    border: 0;
}
.tbl tr {border-top: 1px solid #fefefebf;}
.tbl td {padding: 10px 0 25px;}
.tbl p{ padding:0 10px;}
.tbl-dark,.tbl-light {width: 90%;} 
.tbl-dark tr, .tbl-dark td, .tbl-dark p{
	font-size: 16px;
    color: #1a1919bf!important;
    font-family: 'helvetica neue';
    line-height: 24px;}
.border-top-1{border-top: 1px solid #1A1919!important;}
.tbl-dark span {
	font-size: 32px;
    color: #1a1919bf;
    line-height: 36px;
}
/***************** ABOUT US ************************/
ul.menu-about {
    list-style: none;
}
ul.menu-about li {
    border-bottom: 1px solid #1A1919;
    width: 65%;
    padding: 5px 0;
    margin-bottom: 1em;
}
ul.menu-about li a {
    font-size: 18px;
    color: #1A1919;
    text-decoration: none;
}
ul.menu-about li:hover a, ul.menu-about li:hover {
    color: #FF6600!important;border-color: #FF6600;
}

ul.menu-about li:hover a{
    background:#FF6600!important;
}
ul.menu-about li:hover a div{
        border-color: #FF6600!important;
}
   
p.div1, p.div2 {
    position: absolute;
    transition: opacity 0.5s;
    width: 500px;
}
#accordionAbout ,#accordionPasay{
    height: 70vh;
    overflow: hidden;
}
#accordionAbout .accordion-button::after, #accordionPasay .accordion-button::after{
    border: 1px solid #FFFEFD;
    width: 23px;
    height: 23px;
    background-position: center center;
}
#accordionAbout .accordion-button, #accordionAbout .accordion-item,
#accordionPasay .accordion-button, #accordionPasay .accordion-item {
    background: transparent;
    border-radius: 0;
    border: 0;
    border-top: 1px solid #FFFEFD;
    color: #FFFEFD;
}
#accordionAbout .accordion-button,
#accordionPasay .accordion-button {
    font-size: 36px;
    letter-spacing: -1.5px;
    line-height: 44px;
    padding: 16px 0 2.5rem;
}
#aboutbg {
    background-image:url('/wp-content/uploads/2023/08/about-banner1.webp');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 1;
    transition: background-image 1s;
}
.accordion-item:hover, .accordion-item:hover button {
    border-color: #FF6600!important;
    border-top: 1px solid #FF6600;
    color: #FF6600!important;
}

#updates{
	background: #2e387b;
	
}
.diagonal-corner{
	position: relative;
}
.diagonal-corner:before{
	content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 80px solid #fff;
  border-right: 80px solid transparent;
  width: 0;
}
/***FOOTER ****/
.footer-info p,.footer-info p a {
    font-size: 12px;
    color: #fefefebf;
    line-height: 16px;
}
.footer-info ul {
    list-style: none;
}
.footer-info ul li p {
    text-transform: uppercase;
    margin-bottom: 0.5em;
}
.footer-info ul li p.light1 {
    color: #fefefe80;
}
.footer-info small,.footer-info a {
    font-size: 10px;
    font-weight: inherit;
    text-transform: uppercase;
    color: #fefefe80;
    text-decoration:none;
}
div#offcanvasNavbar{
    width: 70%;overflow-y: scroll;
}
button.btn-close {
    background: unset;
}


/* ****/
::-webkit-input-placeholder { /* WebKit browsers */
    color: #a8a8a9 !important;
    opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #a8a8a9 !important;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #a8a8a9 !important;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #a8a8a9 !important;
    opacity: 1;
}

input.theme-contact-form ,select.theme-contact-form, textarea.theme-contact-form {
    background: transparent;
    border: 0;
	 border-radius: 0;
    font-weight: 400;
    padding: 10px 12px;
    margin-bottom: 1.3rem;
    font-family: 'Helvetica Neue', sans-serif;
    border-bottom: 1px solid #a8a8a9;
    width: 98%;
    color: #000000;
	box-shadow: none;
}
input.theme-contact-form:focus {box-shadow: none;}
textarea.theme-contact-form {
    height: 130px;
}

input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
input.dpaCheckbox.theme-contact-form {
    width: auto;
    border: 2px solid red;
    background: transparent!important;
}

p.consent-line {
    width: 93%;
    display: inline-block;
    margin: 1px 0 5px 0;
font-size: 12px;
    line-height: 16px;
    color: #fff;
}
p.consent-line a {
font-size: 12px;
    line-height: 16px;
    color: #fff;
}

input#cform-submit {
width: 100%;
    text-transform: uppercase;
    border: thin solid #000000;
    border-radius: 20px 3px 3px 3px;
    color: #000000;
    background: transparent;
    padding: 8px 12px;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 1em 2.5em;
}
.checkmark {
    position: absolute;
    top: -20px;
    left: 0;
    height: 30px;
    width: 30px;
    background-color: transparent;
    /* border-radius: 6px; */
    /* border: 1px solid #FFFEFD; */
    border: thin solid #fff;
    border-radius: 10px 3px 3px 3px;
}
span.checkmark:hover {
    background: #ebebeb;
}

.single .entry-content p {
    text-align: justify;
}

.checkmark {border:1px solid #333344;}
.photo-note{
    position: absolute;
    right: 2%;
    text-align:right;
    font-style:italic;
    color:#fefefebf;
    font-weight: 300;
    margin-top: 0.5em;
    text-transform:capitalize;
} 
.a-link-colored{
    color: #000000;
}
.a-link-colored:hover{
    color: #FF6600;
}

    input:checked ~ .wpcf7-list-item-label .checkmark {
        background-color: #000652;
    }

    .wpcf7-list-item-label .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    input:checked ~ .wpcf7-list-item-label .checkmark:after {
        display: block;
    }

    .wpcf7-list-item-label .checkmark:after {
        left: 11px;
        top: 6px;
        width: 7px;
        height: 14px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .wpcf7 form .wpcf7-response-output {
        margin: 2em 0.5em 1em;
        padding: 0.2em 1em;
        border: 2px solid #ffffff!important;
        background: #ffffff!important;
        text-align: center;
        color: #000652;
    }
    hr {
        border-color: #000000;
    }
/**/
    @media only screen and (max-width: 600px) {
		.fixed-container {
    overflow: unset;
    height: 100%;}
	.mob-w-100{width:100%!important; display:block!important;}
		.mob-d-none{display:none!important;}
		.mob-d-block { display:block!important;}
     textarea.theme-contact-form {
        height: 100px;
    }   
    .vh-100,.vh-90  {
        height: auto!important;
    } 
		
    .mob-30vh{height:30vh !important;}
    .mob-mb-4{
        margin-bottom: 1.5rem !important;
    }
	.mob-mb-5 {
		margin-bottom: 3rem !important;
	}		
    .mob-pb-0 {
        padding-bottom: 0 !important;
    }
		.mob-border-0 {border-top:0!important;}
		.mob-mt-0 {margin-top:0!important;}
    .mob-px-0 {
        padding-right: 0!important;
        padding-left: 0!important;
    } 
	.mob-my-0{margin-top: 0 !important;margin-bottom: 0 !important;}
    .mob-px-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    } 
	.mob-px-1{
		padding-right: 0.25rem !important;
    	padding-left: 0.25rem !important;
	}
    .mob-px-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }    
    .mob-px-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }    
    .mob-py-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    } 
	.mob-pt-5{padding-top:1rem!important;}   
    .mob-w-80{width:80% !important;}
    .fixed-top {
        background: #FFFEFD!important;
    }  

    #page {
        overflow-x: hidden;
    }
    .banner-title-type1 {
        font-size: 50px;
    }
    .banner-title-type2 {
        margin-top: 0.5em;
        margin-bottom: 1.2em;
    }
    .entry-header {
        height: 60vh!important;
    } 
    .tbl-dark,.tbl-light{width:100%;}
    .tbl-dark td,.tbl-light td {
        display: block;
        width: 100%!important;
    }
    .tbl-dark td p,.tbl-light td p{padding:0;}
    .footer-info ul {
        padding-left: 0;
    }
    .bootscore-info {
        text-align: center; border-top: 0!important;height:auto!important;
    }
    .footer-info p, .footer-info p a{    
        font-size: 16px;
        line-height: 20px;
    }
    .photo-note {
        position: relative;
        margin-bottom: 0.5em;
        line-height: 1.2;
    }
    #offcanvasNavbar {
        width: 100%!important;   height: 100vh!important;overflow-y: scroll;
    }
    #letstalk {
        width: 99%!important;
        margin-top: 2em; border-bottom: 0!important;
    }
    h2#getintouchtext {
        font-size: 52px;
    }
    ul.menu-about {
        padding: 0;    margin-bottom: 2em;
    } 
    ul.menu-about li {width:95%;}
    p.div1, p.div2 {
        position:relative;
        transition: opacity 0.5s;
        width: auto;
        margin-bottom: 3em;
        
    }
  
	.mob-unset-mpy{
        padding-top: 0!important;
        padding-bottom: 0!important;
        margin-top: 0!important;
        margin-bottom: 0!important;			
     }
		.tbl-dark td.border-top-1 strong {
   			 font-size: 26px!important;
   			 font-weight: 800;
		}
	.offcanvas .offcanvas-body #bootscore-navbar li a {
		color: #000000;
		padding: 1.5rem 0;
		font-size: 16px;
		text-align: center;
	}	
    #bootscore-navbar {width: 100% !important;    margin-top: -5rem;}
	.offcanvas-body {
		display: flex !important;
		justify-content: center !important;
		flex-direction: column !important;
	}
	
}
 
