﻿/* ==================================================== */
/* Template : Coming Soon */
/* Author  : https://softrockglobal.com
/* LIcense  :  https://softrockglobal.com/terms-of-service/
/* For Software: https://softwareocean.com/
Get customized website proposal: https://softrockglobal.com
/* ==================================================== */
body {
    padding: 2%;
    font-family: verdana;
    text-align: center;
    margin-top: 1%;
    line-height: 30px;
    background-color:#4d5742;
}
.txtblue {
    font-size: 16px;
	text-transform:uppercase;
	font-family:sans-serif;
	font-weight: 400;
    color: #0094ff;
	line-height:0.75em;
}
.txtwhite {
    font-size: 16px;
	text-transform:uppercase;
	font-family:sans-serif;
	font-weight: 400;
    color: #fff;	
}
.txtyellow {
    font-size: 16px;
	text-transform:capitalize;
	font-family:sans-serif;
	color: #fff71e;
text-decoration:none;
}
.txtproduct {
    font-size: 24px;
line-height:50px;
}
.imgcenter {padding:20px;width:35%;border:2px solid #282828;margin-top:5%; border-radius:25px}