@font-face {
    font-family: Fabriga;
    font-weight: 700;
    font-style: normal;
    src: url(../font/Fabriga-Black.eot) format("embedded-opentype"), url(../font/Fabriga-Black.woff) format("woff"), url(../font/Fabriga-Black.woff2) format("woff2")
}

@font-face 
{
    font-family: GT-America-Standard;
    font-weight: 100;
    font-style: normal;
    src: url(../font/GT-America-Standard-Light.eot) format("embedded-opentype"), url(../font/GT-America-Standard-Light.woff) format("woff"), url(../font/GT-America-Standard-Light.woff2) format("woff2")
}

@font-face 
{
    font-family: GT-America-Standard;
    font-weight: 200;
    font-style: normal;
    src: url(../font/GT-America-Standard-Thin.eot) format("embedded-opentype"), url(../font/GT-America-Standard-Thin.woff) format("woff"), url(../font/GT-America-Standard-Thin.woff2) format("woff2")
}

@font-face 
{
    font-family: GT-America-Standard;
    font-weight: 400;
    font-style: normal;
    src: url(../font/GT-America-Standard-Regular.eot) format("embedded-opentype"), url(../font/GT-America-Standard-Regular.woff) format("woff"), url(../font/GT-America-Standard-Regular.woff2) format("woff2")
}

@font-face 
{
    font-family: GT-America-Standard;
    font-weight: 500;
    font-style: normal;
    src: url(../font/GT-America-Standard-Medium.eot) format("embedded-opentype"), url(../font/GT-America-Standard-Medium.woff) format("woff"), url(../font/GT-America-Standard-Medium.woff2) format("woff2")
}

@font-face 
{
    font-family: GT-America-Standard;
    font-weight: 600;
    font-style: normal;
    src: url(../font/GT-America-Standard-Medium.eot) format("embedded-opentype"), url(../font/GT-America-Standard-Medium.woff) format("woff"), url(../font/GT-America-Standard-Medium.woff2) format("woff2")
}

@font-face 
{
    font-family: GT-America-Standard;
    font-weight: 700;
    font-style: normal;
    src: url(../font/GT-America-Standard-Bold.eot) format("embedded-opentype"), url(../font/GT-America-Standard-Bold.woff) format("woff"), url(../font/GT-America-Standard-Bold.woff2) format("woff2")
}

@font-face 
{
    font-family: journalDl;
    src: url(../font/journal.eot);
    src: local("Journal"), url(../font/journal.ttf) format("truetype")
}


body
{
    color: #76777a !important;
    font-family: GT-America-Standard,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 16px !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4;
}

h1, h2, h3, h4, h5, h6 
{
    color: #000000;
    font-family: GT-America-Standard,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 10px;
}


.mainnav
{
   background: #3B3A3A !important;
}

.navbar
{
   padding: 1rem 1rem !important;
}

.navbar-dark .navbar-brand h1
{
   color: #fff;
}

.navbar-dark .navbar-nav .nav-link 
{
   color: #ffffff !important;
   padding: 8px 6px !important;
}


.navbar-dark .navbar-nav .nav-link:hover
{
  color: #f7941d !important;
}




header 
{
    height: 65vh;
    min-height:400px;
    background-size:cover;
    background-position:top;
    background-repeat: no-repeat;
    background-image:url('../images/slide-img.jpg'); 
}

.hidden-spacer 
{
    height: 56px
}


.slidemask
{
    background-color: rgba(35, 35, 35, 0.2);  
    height: 100%;
}


.slide-text
{
    position: relative;
    padding: 200px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    justify-self: start;
    align-self: start;
    top: 30px;
    margin-top: 30px;
}

.slide-text h1
{
   color: #fff;
   font-size: 44px;
} 

.slide-text h4
{
   color: #fff;
}

.slide-text h4 span
{
   display: block;
}

.slidehead
{
   padding-bottom: 30px;
}

.seehow
{
    background-color: rgba(241, 90, 40, 1) !important;
    border: solid rgba(182, 243, 232, 1) 0px;
    cursor: pointer !important;
    min-width: 250px !important;
    max-width: 500px !important;
}

.seehow a
{
  text-decoration: none;
  color: #fff;
}

.seehow:hover
{
  background-color: #f7941d !important;
}

.seehow a:hover
{
  text-decoration: none;
  color: #fff;
}


.trynow
{
    background-color: rgba(247, 148, 29, 1) !important;
    border: solid rgba(182, 243, 232, 1) 0px;
    cursor: pointer !important;
    min-width: 250px !important;
    max-width: 500px !important;
}

.trynow:hover
{
  background-color: #f15a28 !important;
}

.trynow a
{
  text-decoration: none;
  color: #fff;
}

.trynow a:hover
{
  text-decoration: none;
  color: #fff;
}

.hardwoodbg
{
   background-color: #F7941D;
   text-align: center;
} 

.hardwood-box
{
  padding-top: 40px;
  padding-bottom: 40px;
  color: #3B3A3A;
} 

.hardwood-box p
{
   margin-bottom: 0px;
}

.hardwoodbg h2
{
  color: #3B3A3A;
  margin-bottom: 0;
  margin-top: 0;
} 


.perfectfbg
{
   background-color: #3B3A3A;
   text-align: center;
} 

.perfectf-box
{
  padding-top: 40px;
  padding-bottom: 40px;
  color: #ffffff;
} 

.perfectf-box p
{
   margin-bottom: 0px;
}

.perfectfbg h2
{
   color: #ffffff;
   margin-bottom: 0;
   margin-top: 0;
}

.meetblock h2
{
   color: rgb(4, 30, 65);
   text-transform: uppercase;
}

.meetblock h4
{
   color: #76777a;
}


.meettabs .nav-link h5
{
   color:#000; 
}

.oitblock h2
{
  color: rgb(4, 30, 65);
  text-transform: uppercase;
}

.praises
{
	
	 min-height: 25rem;
    background-color: #DDD;
    background: linear-gradient(-180deg, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.5) 75%), url(../images/particle-logo.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    display: flex;
    align-items: flex-end;
    text-align: left;
    text-shadow: 0 0 2rem rgba(0, 0, 0, 0.5);
    color: #ffffff !important;
    position: relative;
    transition: all 0.2s;
    padding: 1rem;
    cursor: pointer;
    width: 100%;
    border-radius: 5px;

}

.praises h3
{
   color: #fff;
   margin-bottom: 0;
}

.truckbg
{
	
	 min-height: 12rem;
    background-color: #DDD;
    background: linear-gradient(-180deg, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.5) 75%), url(../images/Truck2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    display: flex;
    align-items: flex-end;
    text-align: left;
    text-shadow: 0 0 2rem rgba(0, 0, 0, 0.5);
    color: #ffffff !important;
    position: relative;
    transition: all 0.2s;
    padding: 1rem;
    cursor: pointer;
    width: 100%;
    border-radius: 5px;

}

.truckbg h5
{
   color: #fff;
   margin-bottom: 0;
}

.rreading p
{
   color: #00aeef;
   margin-bottom: 10px;
}

.azureiot
{
    min-height: 12rem;
    background-color: #DDD;
    background: linear-gradient(-180deg, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.5) 75%), url(../images/azureIot.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    display: flex;
    align-items: flex-end;
    text-align: left;
    text-shadow: 0 0 2rem rgba(0, 0, 0, 0.5);
    color: #ffffff !important;
    position: relative;
    transition: all 0.2s;
    padding: 1rem;
    cursor: pointer;
    width: 100%;
    border-radius: 5px;
}

.azureiot h5
{
   color: #fff;
   margin-bottom: 0;
}

.productbox small
{
    display: inline-block;
    background-color: rgba(57,115,230,.1);
    color: #666;
    border: 1px solid rgba(57,115,230,.15);
    font-size: .625rem;
    line-height: 2;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
    border-radius: 20px;
    letter-spacing: .5px;	
}

.productbox
{
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1);
    overflow: hidden;
    display: block;
    transition: transform .3s ease,box-shadow .3s ease;
 }
 
.productbox:hover 
{
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
    -webkit-box-shadow: 0 2px 5px 0 rgba(12,44,67,.1), 0 14px 36px 0 rgba(12,44,67,.25);
    box-shadow: 0 2px 5px 0 rgba(12,44,67,.1), 0 14px 36px 0 rgba(12,44,67,.25);
}

.productbox .card-body a
{
  text-decoration: none;
}


.productbox .startnow
{
    cursor: pointer;
    border: none;
    outline: 0;
    border-radius: 3px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    transition: color .15s ease-in,background-color .15s ease-in;
    background-color: #fff;
    white-space: normal
    padding: 7px 20px;
    border: 1px solid #999;
    font-size: .75rem;
    min-width: 100px;
}

.productbox .startnow:hover
{
   background-color: #00aeef;
   color: #fff !important;
}

.productbox .startnow
{
    cursor: pointer;
    border: none;
    outline: 0;
    border-radius: 3px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    transition: background-color .15s ease-in;
    white-space: normal
    padding: 7px 20px;
    border: 1px solid #999;
    font-size: .75rem;
    min-width: 100px;
}

.productbox .card-body a:hover
{
  text-decoration: none;
  color: #00aeef;
}

.productbox .card-footer 
{
   border-top: none !important; 
}

.vabtn
{
    background: #3973e6 !important;
    color: #fff !important;
    padding: 10px 30px;
    font-size: .875rem;
    vertical-align: bottom;
    min-width: 200px;
}

.footer 
{
   background: #3B3A3A !important;
}

.copyright p
{
   margin-bottom: 0;
}

.copyright a
{
   color: #fff;
   text-decoration: none;
}

.copyright a:hover
{
   color: #f7941d;
   text-decoration: none;
}

/*hexgon box css starts here*/



.nav-tabs .nav-link
{
   border: none !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active
{
   background: none !important;
   opacity: 0.5 !important;
}


.fa.fa-cloud, .fa.fa-facebook
{
  color: rgb(0, 47, 135);
  font-size: 50px;
  line-height: 60px;
  /*text-shadow: 2px 2px 10px black;*/
}

#itunes{
  width: 49px;
  height: 49px;
  border: 3px solid white;
  border-radius: 50%;
  positon: absolute;
}

.fa.fa-music{
  font-size: 32px;
  position: relative;
  bottom: 8px;
  right: 1px;
  padding: 3px;
}

#hexagon 
{
	width: 100px;
	height: 60px;
	background: rgb(178, 192, 219);
	position: relative;
   top: 0;
   text-align: center;
   margin: 0 auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#hexagon:before {
	content: "";
	position: absolute;
	top: -25px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 25px solid rgb(178, 192, 219);
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#hexagon:after {
	content: "";
	position: absolute;
	bottom: -24px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 25px solid rgb(178, 192, 219);
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#hexagon:hover{
  background: rgb(178, 192, 219);
  opacity: 0.5;
}

#hexagon:hover:after
{
  border-top: 25px solid rgb(178, 192, 219);
}

#hexagon:hover:before
{
  border-bottom: 25px solid rgb(178, 192, 219);
}


.hexaicons
{
   width: 120px;
}


.overlay 
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(35, 35, 35, 0.2);
    opacity: .7;
}

.carousel-inner img 
{
   width: 100%;
   height: 100%;
}

.carousel-caption h1
{
   color: #ffffff;
   font-size: 44px;
}

.carousel-caption p
{
   font-size: 22px;
   font-weight: 600;
}

.carousel-caption h4
{
  color: #ffffff;
}

.carousel-caption h4 span
{
   display: block;
}

.carousel-caption
{
   bottom: 40% !important;
   text-align: left !important;
   background-color: rgba(35, 35, 35, 0.2) !important;
}



@media (min-width: 768px)
{
	.row.equal
	{
	    display: flex;
	    flex-wrap: wrap;
	}
	
	.carousel-caption 
	{
     right: 20%;
     left: 20%;
     padding-bottom: 30px;
    }

}

/*index1 css starts here*/

/*.carousel-item{
    height: 700px;
} 
.carousel-item img{
    height: 700px;
}*/

.features-list
{
  list-style-type: none;
  padding:0;
  margin:0;
}

.features-list li 
{
  line-height: 26px;
}

.features-list .fa-star
{
   color: #00aeef;
}

/*accordion css starts here*/
.accordion .card-header:after 
{
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right;
    color: #000;	
}
.accordion .card-header.collapsed:after 
{
    /* symbol for "collapsed" panels */
    content: "\f067";
	color: #000;
}

.accordion .card-title
{
   color: #000;
}



