 <!-- #7e00b4 -->

		
	

@font-face {
        font-family: "Lato";
        src: url('698242188-Lato-Bla.eot');
        src: url('698242188-Lato-Bla.eot?#iefix') format('embedded-opentype'),
        url('698242188-Lato-Bla.svg#Lato Black') format('svg'),
        url('698242188-Lato-Bla.woff') format('woff'),
        url('698242188-Lato-Bla.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}


.services-icon-bottom-margin {
	margin: 0 auto 28px auto;
}
 
.fa-paper-plane-larger {
	font-size: 40px;
}

.logo-line-height{line-height: 80px;
	
}

.img-border{border: 2px solid #ccc;
	
}

.img.mfp-img{
	padding: 40px, 40px, 40px, 40px;
	
}

body {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.bg-gray {background-color:#cccccc;
	
}


hr{
    background-color: #000;
    opacity: 1;
}

hr.hr-purple{
	border: 0; 
	border-top: 10px solid #7e00b4;
	opacity: 1;
	} 
	
hr.hr-maroon{
	border: 0; 
	border-top: 10px solid #970000;
	opacity: 1;
	} 
	

.inner-nav ul {
	font-size: 18px;
	font-weight: 800;
	text-align: center;
	letter-spacing: 0;
	line-height: 1.3;
}

.team-item-decoration2{
    position: absolute;
    top: 0;
    left: 0;
    width: 40.5%;
    height: 100%;
    opacity: .3;
    background-color: #000000;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center center;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}




.page-section,
.small-section{
    width: 100%;
    display: block;    
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    padding: 80px 0;
}



.page-section-less-padding{
    width: 100%;
    display: block;    
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    padding: 20px 0;
}


.bg-color-purple{
    color: rgba(126,0,180, 1);
}

.banner-content{
    color: rgba(0,0,0,1);
}

.section-text-mid-size{
    font-size: 30px;
}

.image-caption {
	font-size:10px; color: rgba(90,90,90, .8);
}

.image-caption-indented{
	padding-left:30px; font-size:10px; line-height:12px; color: rgba(90,90,90, .8);
}

.font-credit-banner{
	font-size:12px; padding-top:200px;
}

.font-slideshow-1st-Line{font-weight: 400; letter-spacing: 2px;
	
}

.font-slideshow-2nd-Line{font-weight: 200; letter-spacing: 1px;
	
}

.desktop-nav{weight: 600;
	
}

.mb-90-footer {
    margin-bottom: 20px!important;
}

.pricing-title{
    position: relative;
    margin-bottom: 20px;
    margin-top:5px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -0.02em;
    line-height: 26px;
    z-index: 1;
}

.pricing-subtitle{
    position: relative;
	margin-bottom: 5px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.02em;
    line-height: 22px;
    font-color: #333333;
    z-index: 1;
}

.pricing-num{
    font-size: 42px;
    font-weight: 800;
    line-height: 1;
    color: #7e00b4;
    letter-spacing: 1px;
    margin-top:5px;
}
.pricing-term{
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #7e00b4;
    letter-spacing: 1px;
    padding-top: 5px;
}

.pricing-detail{
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: #7e00b4;
    letter-spacing: 1px;
    padding-top: 4px;
}

.pricing-num sup{
    font-size: 25px;
    font-weight: 600;
    position: relative;
    top: -5px;
    left: -2px;
    margin-left: -7px;
}

.buy-button:before{
    content: "";
    display: block;
    width: 0%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
    background: #58bf44;
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}


.buy-button{
    display: inline-block;
    width: 100px;
    height: 80px;
    padding: 8px 0;
    position: fixed;
    bottom: 75px;
    right: 20px;
    color: maroon;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    line-height: 1.2;
    z-index: 100;
    -webkit-transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.17s cubic-bezier(0.000, 0.000, 0.580, 1.000);


:root {
--bs-body-line-height: 1.8;
}











