.head{
	    font-size: 1em;
    font-weight: 700;
}
.pro-head{
    font-size: 16px !important;
    font-weight: bolder !important;
    text-align: center !important;
}
.ht{
    height:315px;
}
.lead {
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 1.8 !important;
}

/* Popup box BEGIN */
.hover_bkgr_fricc{
/*    background:rgba(0,0,0,.4);*/
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
/*    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;*/
}
/* Popup box BEGIN */
.img-center{
    max-width: 50%;
    /* height: auto; */
    margin-right: auto;
    margin-left: auto;
    /* width: 50%; */
    display: block;
}
.contact-head{
        text-align: center;
    color: #00aeef !important;
    font-size: 18px !important;
}
.black h1{
    color:#000 !important;
}
.bb{
    border-bottom: solid #00aeef;

}
h2 {
    font-family: "Montserrat", sans-serif;
    color: #313539;
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
h2 b {
    color: #000;
}
/*h2::after {
    content: "";
    width: 100px;
    position: absolute;
    margin: 0 auto;
    height: 2px;
    background: #00aeef;
    left: 0;
    right: 0;
    bottom: -13px;
}*/
a:hover {
    color: #00aeef !important;
}
/*product*/

.logo, .logo_img, .logo_text
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    /*margin-bottom:7%;*/
    align-content:center;
    margin-top:6%;
}	
.logo_link
{
	font-size: 12.6px;
	text-align:center;
    margin-left:auto;
    margin-right:auto;
    /*margin-bottom:7%;*/
    align-content:center;
    margin-top:2%;
}
.logo_text1
{
    padding-left:15px;
    padding-right:15px;
    font-size: 0.8em;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin-top:3%;
    height:5em;
}
.logo_link1
{
    padding-left:15px;
    padding-right:15px;
    font-size: 12.6px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;


}
.logo1
{
    margin-left: 25%;
    margin-right: 25%;
    height: 5em; 
    width: auto;
    margin-top: 2%;
}
#logo2{
    margin-left:14px !important;
    margin-right: 0 !important;
}
.logo
{
    margin-left: 25%;
    margin-right: 25%;
    height: 3em; 
    width: auto;
    margin-top: 2%;
    padding-top:3%;
}

.logo_link,  .logo_link1 
{
    
    margin-bottom: 8%!important;
    color: #0b88b6;
    text-decoration: underline;
    font-size: 14px;}	
.logo_link a,  .logo_link1 a
{
    color: #0b88b6;
}
.logo_text
{
/*    padding-left: 15%;
    padding-right: 15%;*/
    /* line-height: 200%; */
        font-size: 14px;
    /* height: 6em; */}	
/*product*/
/*footer*/
.wrapper {
    position: relative;
    /*	top: 50%;
            left: 45%;
            transform: translate(-50%,-50%);*/
}
.wrapper ul {
    list-style: none;
    margin: 0 0 0 28px;
}
.wrapper ul li {
    width: 30px;
    height: 30px;
    background: #e59500;
    margin: 5px 0;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.wrapper ul li .fab {
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 15px;
}
.wrapper ul li.facebook {
    background: #3b5999;
}
.wrapper ul li.twitter {
    background: #55acee;
}
.wrapper ul li.instagram {
    background: #e4405f;
}
.wrapper ul li.google {
    background: #dd4b39;
}
.wrapper ul li.whatsapp {
    background: #25d366;
}

.link-ul li{
    font-family: "Raleway", sans-serif;
    list-style: none;
    margin-left: -40px;
}
.link-border{
    border: #d0d0d0 solid 1px;
    padding: 10px;
    margin: 20px;
}
.link-ul li a{
    font-size: 16px;
    color: #ccc;
}
.link-border p{
    font-size: 16px;
    color: #ccc;
    font-family: "Raleway", sans-serif;
}
.link-border p a{
    font-size: 16px;
    color: #ccc;
}
.link-head {
    margin-bottom: -10px;
    font-size: 17px;
    line-height: 2.27273em;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: "Raleway", sans-serif;
}

/*Footer*/
.carousel {	
    margin: 30px auto 10px;
    padding: 0 68px;
}
.carousel .item {
    text-align: center;
    overflow: hidden;
    height: 230px;
}
.carousel .item .img-box {
    background: #fff;
    padding: 9px;
    box-shadow: 0 6px 20px -6px rgba(0,0,0,0.4);
    margin: 20px 0;
}
.carousel .item img {
    margin: 0 auto;
}
.carousel .carousel-control {
    width: 68px;
    background: none;
}
.carousel .carousel-control i {
    font-size: 28px;
    position: absolute;
    top: 50%;
    display: inline-block;
    margin-top: -15px;
    z-index: 5;
    left: 0;
    right: 0;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
    bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 1px 4px;
    box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li {	
    background: #999;
    border-color: transparent;
}
.carousel-indicators li.active {
    background: #555;
}


.nav-sidebar { 
    width: 100%;
    padding: 8px 0; 
    border-right: 1px solid #ddd;
}
.nav-sidebar a {
    color: #333;
    -webkit-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;
    -webkit-border-radius: 4px 0 0 4px; 
    -moz-border-radius: 4px 0 0 4px; 
    border-radius: 4px 0 0 4px; 
}
.nav-sidebar .active a { 
    cursor: default;
    background-color: #428bca; 
    color: #fff; 
    text-shadow: 1px 1px 1px #666; 
}
.nav-sidebar .active a:hover {
    background-color: #428bca;   
}
.nav-sidebar .text-overflow a,
.nav-sidebar .text-overflow .media-body {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; 
}

/* Right-aligned sidebar */
.nav-sidebar.pull-right { 
    border-right: 0; 
    border-left: 1px solid #ddd; 
}
.nav-sidebar.pull-right a {
    -webkit-border-radius: 0 4px 4px 0; 
    -moz-border-radius: 0 4px 4px 0; 
    border-radius: 0 4px 4px 0; 
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #00aeef !important;
    border-color: #00aeef !important;
}

@media (max-width:991px){
    .wrapper ul {
        list-style: none;
        margin: 0 0 0 -41px;
    }
    .wrapper ul li {
        display: inline-block;
    }
}