﻿
/*Global / Desktop View*/

*{
	padding: 0px;
}


html {
	 background: rgb(255, 255, 255); font: 0.9em/normal Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; height: 100%; color: rgb(61, 61, 61); font-size-adjust: none; font-stretch: normal;
}
body {
    background: rgb(255, 255, 255);
    font: 0.9em/normal Arial, Helvetica, sans-serif;
    padding: 0px;
    height: 100%;
    color: rgb(61, 61, 61);
    font-size-adjust: none;
    font-stretch: normal;
}

h4 {
	font-size: 15px;
  	font-family:  'Arsenal', sans-serif;
	 /*font-family: 'Inria Serif', serif; 'Ubuntu', sans-serif; */
                font-size-adjust: none; 
                font-stretch: normal; 
                color: #006fbd;

}
h3 {
	font: 1.2em/normal 'Inria Serif', serif;
	 /*font-family: 'Inria Serif', serif; 'Ubuntu', sans-serif; */
                font-size-adjust: none; 
                font-stretch: normal; 
                color: #0d8e7d;
}

h2 {
	font: bold 1.5em/normal 'Exo', sans-serif;
                font-size-adjust: none; 
                font-stretch: normal;
                text-align: left;
                color:#7536c3;
                padding-left: 20px;
}
h1 {
    	color: #950322;
    	line-height: normal;
	font: bold 1.5em/normal 'Kaushan Script', cursive; 
  	
  	padding-top: 10px;
   	padding-right: 0px;
  	padding-left: 0px;
 	padding-bottom: 10px;
  	float: inherit;
  	display: block;
	font-size-adjust: none;
  	font-stretch: normal;
 	font-style: normal;
 	font-weight:100px;

/*


<style>
h1:hover {
  background-color: yellow;
}
</style>

*/

}

span {
  	color: #8c019d; 
	font-family:  'Arsenal', sans-serif;
  	background-color: none; 
 	 font-size: large;
  	
}

ul {
     /*  
  color: #9c0c67;
    */
   color: black;
    margin: 10px;
    padding: 0px;
    outline: 0px;
    border: 0px currentColor;
    border-image: none;
    line-height: 17px;
    font-family: 'Noto Sans SC', sans-serif;
    font-size: 100%;
    font-style: inherit;
    font-weight: bold;
    vertical-align: baseline;
    list-style: square;
    list-style-position: inside;
    font-size: 100%; 
    font-style: inherit; 
    font-weight: inherit; 
    
}


ol {
	list-style-type: decimal;
	font-family: 'Noto Sans SC', sans-serif;
	font-size: 100%;
	color: black;
}


li {
     	list-style: square;
     	margin-top: 0px;
     	margin-right: 5px;
     	margin-left: 5px;
     	margin-bottom: 0px;
     	padding: 5px 5px;
     	outline: 0px; 
     	border: 0px currentColor; 
    	 border-image: none; 
     	vertical-align: baseline;

}

font {
    	margin: 0px;
   	 padding: 0px;
   	 outline: 0px;
   	 border: 0px currentColor;
    	border-image: none;
    	line-height: 18px;
    	font-family: 'Oxygen', "Helvetica Neue", Helvetica, Arial, sans-serif;
    	font-size: 100%;
    	font-style: normal;
    	font-weight: 600px;
    	vertical-align: baseline;
    	text-align: center;
}

img {
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-left: 0px;
    	margin-bottom: 0px;
    	padding-top: 0px;
    	padding-right: 0px;
    	padding-left: 0px;
    	padding-bottom: 0px;
    	outline: 0px;
    	border: 0px currentColor;
    	border-image: none;
    	line-height: 0px;
    	font-family: inherit;
    	font-size: 100%;
    	font-style: inherit;
    	font-weight: inherit;
    	vertical-align: baseline;
    	max-width: auto;
    	height: auto;
}

a img {
    	border: currentColor;
    	border-image: none;
    	margin-left: 2px;
    	margin-top: 1px;
}
strong {
	font-weight: bold;
	 font-size: 130%;
}

p {
    	margin: 0px;
   	 outline: 0px;
  	 border: 0px ;
 	 border-image: none;
    	line-height: 18px;
    	font-family: 'Oxygen', "Helvetica Neue", Helvetica, Arial, sans-serif;
    	font-size: 110%;
    	font-style: inherit;
    	font-weight: inherit;
    	vertical-align: baseline;
    	margin-top: 0px;
    	margin-bottom: 0px;
    	padding: 0px 0px;
    	text-align: justify;
}
.right {
	text-align: right;
}
.left { 
	text-align: left;
}
.center {
    	display: justify;
    	margin-left: auto;
    	margin-right: auto;
    	width: auto;
    	padding-top: 5px;
}

a {
	color: rgb(102, 102, 102); text-decoration: none;
}

a:hover {
    	text-decoration: underline;
}

a:focus {
	
}


.clearfix {
	clear: both;
}
.hide {
	display: none;
}

.wrapper {
	margin: 0px auto; padding: 0px; width: 940px; display: block; border: #5A0C0D; 
}

.container {
    background: url("../images/content_bg.png") repeat-y top;
    margin: 0px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    width: 940px;
    float: left;
    display: block;
    padding-left: 10px;
}

.company_logo {
    max-width: 80%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    padding-left: 0px;
    text-align: center;
}
.responsive_logo {
    max-width: auto;
    height: auto;
    display: block;
    margin-left: 0%;
    margin-right: 0px;
    width: 50%;
    padding-right: 0px;
}

/*
.responsive {
    max-width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: auto;
    padding-left: 5px;
    padding-top: 8px;
}
*/
.responsive_company_logo {
    max-width: 30%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 10%;
    padding-top: 8px;
}


.comp_name{
	
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    text-align: center;
    padding-left: 0px;   
   font-size: 135%;
   padding: inherit;
    color:#253266;
    padding-left: 0px;   
    font-family: 'Playfair Display', serif;
}


.qaqc_resp {
  max-width: 50%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.box_text_img_left {
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 0px;
    width: 470px;
    float: left;
    display: block;
    text-align: left;
    clear: left;
    
}

.box_text_img_right {
    padding-top: 0px;
    padding-bottom: 0px;
    max-width: auto;
    width: 345px;
    height: auto;
    display: block;
    clear: left;
    float: right;
    padding-right: 0px;
    margin-right: 0px;
    color: #FFFFFF;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-left: auto;
    margin-top: 0px;
	
	
}

.title_pic {
    position: inherit;
    text-align: center;
    padding-top: 10px;
    margin-top: 10px;
    width: auto;
    height: auto;
}

.career_img {
	/*
    background: url("../images/career-image01.jpg") no-repeat;
                */
    margin-top: 20px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 30px;
    padding: 0px;
    width: 500;
    height: auto;
    float: none;
    display: block;
    
}

.contact_img {
    background: url( "../images/Contact-Us.jpg") no-repeat;
    margin-top: 83px;
    margin-right: 25px;
    margin-left: 11px;
    margin-bottom: 15px;
    padding: 0px;
    width: 100%;
    height: 300px;
    float: none;
    display: block;
    max-height: 100%;
}

.safety_img {
	/*
    background: url( "../images/Contact-Us.jpg") no-repeat;
	*/
    	margin-top: 10px;
    	margin-right: 5px;
    	margin-left: 5px;
    	margin-bottom: 15px;
    	padding-top 5px;
    	width: 100%;
    	height: auto;
    	float: none;
    	display: block;
  	max-height: 100%;
	text-align: center;
}

.center_heading {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    color: rgba(122,4,255,1.00);
    text-align: center;
    padding-left: 0px;
}

.para_content {
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 5px;
    padding: 0px;
    float: left;
    display: block;
    text-align: left;
    width: 100%;
}


.proj_content {
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 0px;
    float: left;
    display: block;
    text-align: left;
    width: 100%;
}

.sitemap_heading {
    margin-top: 15px;
    margin-right: 0px;
    margin-left: 15px;
    margin-bottom: 5px;
    padding: 0px;
    width: auto;
    float: left;
    display: block;
    font-size: 14px;
    color:#6B0345;
}

.sitemap_content {
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 5px;
    margin-bottom: 0px;
    padding: 0px;
    width: auto;
    float: left;
    display: block;
    font-size: 14px;
	
}

.coming_soon{
    margin-top: 25%;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 25%;
    padding: 0px;
    width: auto;
    display: block;
    font-size: 250%;
    text-align: center;
}
.contact_map {
	margin: 5px 0px 5px 22px; padding: 0px; border: 1px solid rgb(23, 26, 97); border-image: none; width: 935px; height: 350px; float: left; display: block;
}

.main_menu {
    float: left;
    font-display: block;
    width: 100%;
    text-align: center;
    display: block;
    padding-right: 2px;
    padding-left: 2px;
}

.main_content {
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 0px;
    width: auto;
    float: left;
    display: block;
}
.main_content_home {
	margin: 0px; 
	padding: 0px; 
	border-image: none; 
	width: auto; 
	float: left; 
	display: block;
	 padding-right: 2px;
    	padding-left: 20px;
}
.main_content_home_left {
	margin: 0px 0px 20px; padding: 0px; width: 450px; float: left; display: block;
}

/* border: 1px solid rgb(187, 187, 187); border-right-color: rgb(187, 187, 187); border-right-width: 1px; border-right-style: solid; */

.main_content_home_right {
	margin: 0px; padding: 0px; width: 450px; float: left; display: block;
}
.main_content_home h3 {
	margin: 0px; padding: 30px 0px 20px 30px; width: 890px; font-size: 1.4em; font-weight: bold; float: left; display: block;
}
.main_content_home p {
	margin: 0px; padding: 6px 40px 6px 30px; float: left; display: block;
}
.main_content_home p.padding_right {
	margin: 0px; padding: 6px 100px 6px 30px; float: left; display: block;
}
.main_content_home p:last-child {
    padding-top: 20px;
    padding-right: 40px;
    padding-left: 30px;
    padding-bottom: 20px;
}
.main_content_home ul {
	margin: 10px 0px 10px 30px; padding: 0px; width: 900px; float: left; display: block;
}
.main_content_home ul li {
    margin: 0px;
    padding: 2px 0px 2px 6px;
    
	/*
	display: none;
	*/
}
.main_content_home ul h4 {
	padding: 2px 0px 10px; font-size: 1.1em; font-weight: bold;
}
.main_content_home p.contact {
	margin: 0px; padding: 6px 0px 6px 30px; width: 880px; float: left; display: block;
}
.main_content_home p.contact span {
	margin: 0px; padding: 0px; width: 50px; float: left; display: inline-block;
}
.main_content_half {
	margin: 0px; padding: 0px; border: 1px solid rgb(210, 210, 210); border-image: none; width: 544px; float: left; display: block;
}

.fur_icons {
    background-color: white;
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 30px;
    padding-bottom: 10px;
    width: 840px;
/*
    border-top-color: rgb(206, 206, 206);
    border-bottom-color: rgb(206, 206, 206);
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
*/
    float: justify;
    display: block;
    color: white;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-decoration: none;
		
}

.links_inpage ul {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    float: left;
    display: block;
    color: #050E7E;
    font-weight: normal;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.links_inpage a {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    display: inline-block;
    color: #050E7E;
}
.links_inpage a:hover {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    display: inline-block;
    color: #FFFFFF;
	background: #050E7E;
	text-decoration: none;
}
.links_inpage a:active {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    display: inline-block;
    color: #7B0202;
	text-decoration: none;
}


.footer {
    background-color: #253266;
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 18px;
    padding-bottom: 10px;
    width: 935px;
    border-top-color: rgb(206, 206, 206);
    border-bottom-color: rgb(206, 206, 206);
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    float: left;
    display: block;
    color: white;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-decoration: none;
		
}

.footer ul {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    float: left;
    display: block;
    color: #FFFFFF;
    font-weight: normal;
    font-family: Segoe, Verdana, Gotham, Helvetica Neue, Helvetica, Arial;
}

.footer a {
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    display: inline-block;
    color: #FFFFFF;
}
.footer a:hover {
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    display: inline-block;
    color: #253266;
    background: #FFFFFF;
    text-decoration: none;
}
.footer a:active {
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    display: inline-block;
    color: #FFF000;
}


/* Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold", "Book Antiqua", "Bookman Old Style", Calibri, "Courier New", Garamond, Georgia, Tahoma, Verdana, serif, sans-serif, "Times New Roman", "MS Gothic"; */


/* css buttons code used in main menu */

.myButton {
         box-shadow: 3px 4px 0px 0px #899599;
         background:linear-gradient(to bottom, #ededed 5%, #bab1ba 100%);
         background-color:#ededed;
         border-radius:15px;
         border:1px solid #d6bcd6;
         display:inline-block;
         cursor:pointer;
         color:#02725D;
         font-family: Arial;
         font-size:13px;
         padding:5px 20px;
         text-decoration:none;
         text-shadow:0px 1px 0px #e1e2ed;
}
.myButton:hover {
         background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
         background-color:#bab1ba;
		 
}
.myButton:active {
         position:relative;
         top:1px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
  
  
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 180px;
    box-shadow: 0px 8px 8px 0px rgba(0,0,0,0.2);
    z-index: 1;
    border-radius: 15px;
	text-align: left;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 10px 10px;
  text-decoration: none;
  display: block;
  border-radius: 15px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

/* css buttons code in main menu ended here */


.gallery {
    display: grid;
      grid-template-columns: repeat(8, 1fr);
      grid-template-rows: repeat(8, 5vw);
      grid-gap: 15px;
}

.gallery__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



/* grid 02 starts - used for ISO certifications of Water and Contracting */ 


.grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 1em;
}


/* hover styles */
.location-listing {
  position: relative;
}

.location-image {
  line-height: 0;
  overflow: hidden;
}

.location-image img {
  filter: blur(0px);
  transition: filter 0.3s ease-in;
  transform: scale(1.1);
}

.location-title {
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  z-index: 1;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity .5s;
  background: rgba(90,0,10,0.4);
  color: white;
  
  /* position the text in t’ middle*/
  display: flex;
  align-items: center;
  justify-content: center;
}

.location-listing:hover .location-title {
  opacity: 1;
}

.location-listing:hover .location-image img {
  filter: blur(2px);
}



/* for touch screen devices */
@media (hover: none) { 
  .location-title {
    opacity: 1;
  }
  .location-image img {
    filter: blur(2px);
  }
}

/*  grid 02 starts - used for ISO certifications of Water and Contracting, ends */


/* grid 03 used for Water, Contracting and Furniture Projects Galleries starts */


#rig {
    max-width:900px;
    margin:0 auto; /*center aligned*/
    padding:0;
    font-size:0; /* Remember to change it back to normal font size if have captions */
    list-style:none;
    background-color:#000;
}
#rig li {
    display: inline-block;
    *display:inline;/*for IE6 - IE7*/
    width:25%;
    vertical-align:middle;
    box-sizing:border-box;
    margin:0;
    padding:0;
}
        
/* The wrapper for each item */
.rig-cell {
    /*margin:12px;
    box-shadow:0 0 6px rgba(0,0,0,0.3);*/
    display:block;
    position: relative;
    overflow:hidden;
}
        
/* If have the image layer */
.rig-img {
    display:block;
    width: 100%;
    height: auto;
    border:none;
    transform:scale(1);
    transition:all 1s;
}

#rig li:hover .rig-img {
    transform:scale(1.05);
}
        
/* If have the overlay layer */
.rig-overlay {
    position: absolute;
    display:block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #3DC0F1 url(img/link.png) no-repeat center 20%;
    background-size:50px 50px;
    opacity:0;
    filter:alpha(opacity=0);/*For IE6 - IE8*/
    transition:all 0.6s;
}
#rig li:hover .rig-overlay {
    opacity:0.8;
}

/* If have captions */
.rig-text {
    display:block;
    padding:0 30px;
    box-sizing:border-box;
    position:absolute;
    left:0;
    width:100%;
    text-align:center;
    text-transform:capitalize;
    font-size:18px;
    font-weight:bold;
    font-family: 'Oswald', sans-serif;
    font-weight:normal!important;
    top:40%;
    color:white;
    opacity:0;
    filter:alpha(opacity=0);/*For older IE*/
    transform:translateY(-20px);
    transition:all .3s;
}
#rig li:hover .rig-text {
    transform:translateY(0px);
    opacity:0.9;
}

@media (max-width: 9000px) {
    #rig li {
        width:25%;
    }
}

@media (max-width: 700px) {
    #rig li {
        width:33.33%;
    }
}

@media (max-width: 550px) {
    #rig li {
        width:50%;
    }
}


/* grid 03 used for Water, Contracting and Furniture Projects Galleries, ends */




/* slide show code  not in use now  */

.fling-minislide {width:50%; height:0px; padding-bottom: 20%; overflow:hidden; position:relative; }
.fling-minislide img{ position:absolute; animation:fling-minislide 20s infinite; opacity:0; width: 50%; height: auto;}

@keyframes fling-minislide {25%{opacity:1;} 40%{opacity:0;}}
.fling-minislide img:nth-child(1){animation-delay:0s;}
.fling-minislide img:nth-child(2){animation-delay:5s;}
.fling-minislide img:nth-child(3){animation-delay:10s;}
.fling-minislide img:nth-child(4){animation-delay:15s;}
.fling-minislide img:nth-child(5){animation-delay:20s;}
.fling-minislide img:nth-child(6){animation-delay:25s;}
.fling-minislide img:nth-child(7){animation-delay:30s;}
.fling-minislide img:nth-child(8){animation-delay:35s;}
.fling-minislide img:nth-child(9){animation-delay:40s;}
.fling-minislide img:nth-child(10){animation-delay:45s;}
.fling-minislide img:nth-child(11){animation-delay:50s;}
.fling-minislide img:nth-child(12){animation-delay:55s;}
.fling-minislide img:nth-child(13){animation-delay:60s;}
.fling-minislide img:nth-child(14){animation-delay:65s;}
.fling-minislide img:nth-child(15){animation-delay:70s;}
.fling-minislide img:nth-child(16){animation-delay:75s;}
.fling-minislide img:nth-child(17){animation-delay:8s;}
.fling-minislide img:nth-child(18){animation-delay:85s;}
.fling-minislide img:nth-child(19){animation-delay:90s;}
.fling-minislide img:nth-child(20){animation-delay:95s;}
.fling-minislide img:nth-child(21){animation-delay:100s;}
.fling-minislide img:nth-child(22){animation-delay:105s;}
.fling-minislide img:nth-child(23){animation-delay:110s;}
.fling-minislide img:nth-child(24){animation-delay:115s;}
.fling-minislide img:nth-child(25){animation-delay:120s;}
.fling-minislide img:nth-child(26){animation-delay:125s;}
.fling-minislide img:nth-child(27){animation-delay:130s;}

 /* slide show code ends Furniture Applied  */


/*Tablet View*/

@media (min-width: 401px) and (max-width: 700px){
.tab_top_nav {
	/* this color is to be changed */
    background-color: #08136D;
    margin: 0px 0px 0px -12px;
    padding: 0px;
    width: 700px;
    float: left;
    display: block;
}
.tab_top_nav ul {
    display: block;
    color: #F3D219;
    margin-right: 25%;
}
.tab_top_nav ul li {
    margin: 0px 5px;
    padding: 0px;
    display: inline-block;
}
.tab_top_nav ul li a {
    padding: 0px 10px 0px 0px;
    color: rgba(255,255,255,1.00);
    float: left;
}
.tab_top_nav ul li a:hover {
    color: rgba(93,116,252,1.00);
    text-decoration: underline;
    float: left;
}
.tab_top_nav ul li a.active {
    color: rgba(6,6,163,1.00);
    float: left;
}
	
.tab_logo_holder {
	padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 350px;
    display: block;
    background-image: url(../images/logo_af.png);
    background-repeat: no-repeat;
    height: auto;
	float:left;
}
	

/*Mobile View*/
	
@media (max-width: 400px){
.mobile_top_nav {
	/* this color is to be changed */
    background-color: #BBD23A;
    margin: 0px 0px 0px -10px;
    padding: 0px;
    width: 400px;
    float: left;
    display: block;
}
.mobile_top_nav ul {
	margin: 5px 0px; padding: 0px 0px 0px 15px; float: left; display: block;
}
.mobile_top_nav ul li {
	margin: 0px 5px; padding: 0px; float: left; display: inline-block;
}
.mobile_top_nav ul li a {
	padding: 0px 10px 0px 0px;
    color: rgba(255,255,255,1.00);
}
.mobile_top_nav ul li a:hover {
    color: rgba(159,2,14,1.00);
    text-decoration: underline;
}
.mobile_top_nav ul li a.active {
    color: rgba(6,6,163,1.00);
}
.mobile_logo_holder {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 350px;
    display: block;
    background-image: url(../images/logo_afm.png);
    background-repeat: no-repeat;
    height: auto;
	}
	/*
.mobile_main_menu {
	background: url("../images/main_menu_bg.png") repeat-x left; margin: 0px 0px 0px 0px; padding: 0px; width: 400px; height: 46px; float: left; display: block;
}
	*/
.mobile_main_img {
	background-repeat: no-repeat;
    background-image: url(../images/main_imgm.jpg);
    margin: 5px 0px 5px 20px;
    padding: 0px;
	width: 50%;
    height: auto;
    float: left;
    display: block;
    margin-left: auto;
    margin-right: auto;
    
}


/*

applet {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
object {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
iframe {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
h1 {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}


h2 {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}


h3 {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
h4 {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
h5 {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"; font-size: 120%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
h6 {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
   
blockquote {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
pre {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
a {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
abbr {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
acronym {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
address {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
big {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
cite {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
code {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
del {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
dfn {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
em {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}

ins {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
kbd {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
q {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
s {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
samp {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
small {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
strike {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
strong {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
sub {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
sup {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
tt {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
var {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
dl {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
dt {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
dd {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}

fieldset {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
form {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
label {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
legend {
	margin: 0px; padding: 0px; outline: 0px; border: 0px; background-color: currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}

table {
	margin: 0px; padding: 0px; outline: 0px; border: 1px; background-color: currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}

caption {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
tbody {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
tfoot {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
thead {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
tr {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
th {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}
td {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; line-height: 18px; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline;
}


q::before {
	content: "";
}
q::after {
	content: "";
}
abbr {
	border: 0px currentColor; border-image: none;
}
acronym {
	border: 0px currentColor; border-image: none;
}
input {
	font: 1em/normal Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; border: currentColor; border-image: none; font-size-adjust: none; font-stretch: normal;
}

ol {
	margin: 0px;
    padding: 0px;
    outline: 0px;
    border: 0px currentColor;
    border-image: none;
    line-height: 17px;
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 100%;
    font-style:inherit;
    font-weight: bold;
    vertical-align: baseline;
    color: #520A27;
	list-style-type: upper-roman;
	list-style-position: outside;
}
*/




	

/*


<style>
		h1{
			color:#6B0507;
		}
		h2{
			color:#044D17;
		}
		ul.a{
			list-style-type: circle;
		}
		ul.b{
			list-style-type: square;
		}
		ol.c{
			list-style-type: upper-roman;
		}
		ol.d{
			list-style-type: lower-alpha;
		}
		
	</style>


.main_img {
    margin-top: 20px;
    margin-right: 0px;
    margin-left: auto;
    margin-bottom: 5px;
    padding: 0px;
    width: 700px;
    height: 400px;
    display: inherit;
    max-width: 100%;
    float: left;
    left: 25%;
}

===

box_text_img {
    background-color: #00ADEF;
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 18px;
    padding-bottom: 10px;
    width: 940px;
    border-top-color: rgb(206, 206, 206);
    border-bottom-color: rgb(206, 206, 206);
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    float: left;
    display: block;
	
    
}
.box_text_img_left {
	margin: 0px; padding: 0px; width: 600px; float: left; display: block;
 	text-align: left;
	display: block;
    clear: left;
    float: left;
}

.box_text_img_right {
    padding-top: 0px;
    padding-bottom: 0px;
    width: 190px;
    display: block;
    clear: right;
    float: right;
    padding-right: 0px;
    margin-right: -250px;
    color: #FFFFFF;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
===
.footer_left {
	margin: 0px; padding: 0px; width: 600px; float: left; display: block;
}
.footer_left ul {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    float: left;
    display: block;
    color: #FFFFFF;
    font-weight: normal;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer_left ul li {
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
}
.footer_left ul li.second {
    margin: 0px;
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    font-size: 0.9em;
}
.footer_left ul li a {
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    display: inline-block;
    color: #FFFFFF;
}
.footer_left ul li a.active {
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    display: inline-block;
    color: #FFF000;
}
.footer_right {
    padding-top: 0px;
    padding-bottom: 0px;
    width: 190px;
    text-align: left;
    display: block;
    clear: right;
    float: right;
    padding-right: 0px;
    margin-right: -250px;
    color: #FFFFFF;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
ul .footer_leftul.li li {
    padding-top: 0px;
    padding-right: 12px;
    padding-left: 10px;
    text-align: center;
    color: #FFFFFF;
}
.footer_leftul.li li a {
    color: #FFFFFF;
}

================

 Grid style

<style>
div.gallery {
  border: 1px solid #ccc;
}

div.gallery:hover {
  border: 1px solid #777;
}

div.gallery img {
    width: 100%;
    height: auto;
    margin-top: 1px;
    margin-left: -1px;
}

div.desc {
  padding: 15px;
  text-align: center;
}

* {
  box-sizing: border-box;
}

.responsive {
  padding: 0 6px;
  float: left;
  width: 24.59999%;
}

@media only screen and (max-width: 700px) {
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
}

@media only screen and (max-width: 500px) {
  .responsive {
    width: 100%;
  }
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
    </style>

*/

/*


@media only screen and (max-width: 700px) {
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
}

@media only screen and (max-width: 500px) {
  .responsive {
    width: 100%;
  }
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
    




	

	

.mobile_logo_holder {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 350px;
    display: block;
    background-image: url(../images/logo_afm.png);
    background-repeat: no-repeat;
    height: auto;
	}
.mobile_main_menu {
	background: url("../images/main_menu_bg.png") repeat-x left; margin: 0px 0px 0px 0px; padding: 0px; width: 400px; height: 46px; float: left; display: block;
}
.mobile_main_img {
	background-repeat: no-repeat;
    background-image: url(../images/main_imgm.jpg);
    margin: 5px 0px 5px 20px;
    padding: 0px;
    width: 400px;
    height: 420px;
    float: left;
    display: block;
}
	
	
<!-- style for gallery grid follows -->

<style>
	
div.gallery {
  border: 1px solid #ccc;
}

div.gallery:hover {
  border: 1px solid #777;
}

div.gallery img {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
}

div.desc {
  padding: 15px;
  text-align: center;
}

</style>
<!-- style for gallery ends -->


APPLICATION

<!-- First pic on top row from left -->
<div class="responsive">
  <div class="gallery">
	  <a target="_blank" href="images/certification_imgs/iso_cer_imgs/cont_iso_cert_imgs/ISO 14001.2015-AF Contracting.jpg">
      <img src="images/certification_imgs/iso_cer_imgs/cont_iso_cert_imgs/ISO 14001.2015-AF Contracting.jpg" alt="Environmental Management System Certificate" width="600" height="400">
    </a>
    <div class="desc">Environmental Management Certificate</div>
  </div>
</div>

<!-- middle pic on top row from left -->
<div class="responsive">
  <div class="gallery">
    <a target="_blank" href="images/certification_imgs/iso_cer_imgs/cont_iso_cert_imgs/ISO 45001.2018-AF Contracting.jpg">
      <img src="images/certification_imgs/iso_cer_imgs/cont_iso_cert_imgs/ISO 45001.2018-AF Contracting.jpg" alt="Occupational Health & Safety Management System Certificate" width="600" height="400">
    </a>
    <div class="desc">Health & Safety Management Certificate</div>
  </div>
</div>
<!-- third pic on top row from left -->
<div class="responsive">
  <div class="gallery">
     <a target="_blank" href="images/certification_imgs/iso_cer_imgs/cont_iso_cert_imgs/ISO 9001.2015-AF Contracting.jpg">
      <img src="images/certification_imgs/iso_cer_imgs/cont_iso_cert_imgs/ISO 9001.2015-AF Contracting.jpg" alt="Quality Management System Certificate" width="600" height="400">
    </a>
    <div class="desc">Quality Management Certificate</div>
  </div>
</div>
	


===========
	
selected

for ul, ol
font-family: 'Noto Sans SC', sans-serif;
for company name
font-family: 'Playfair Display', serif;
for h1
font-family: 'Exo', sans-serif;
for h4
font-family: 'Arsenal', sans-serif;
for font and p
font-family: 'Oxygen', "Helvetica Neue", Helvetica, Arial, sans-serif;
for h2
font-family: 'Kaushan Script', cursive;
for h3
font-family: 'Inria Serif', serif;



font-family: 'Sunflower', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Calistoga', cursive;
font-family: 'Abril Fatface', cursive;
font-family: 'Bai Jamjuree', sans-serif;
font-family: 'Barlow Semi Condensed', sans-serif;
font-family: 'Encode Sans Condensed', sans-serif;
font-family: 'Maitree', serif;
font-family: 'Mandali', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Oleo Script', cursive;
font-family: 'Open Sans', sans-serif;
font-family: 'Red Hat Display', sans-serif;
font-family: 'Roboto Slab', serif;
font-family: 'Scope One', serif;
font-family: 'Ubuntu', sans-serif;
font-family: 'Niramit', sans-serif; 	
*/



	
