
*{
     transition:all .3s ease-in-out 0s;
     -webkit-transition:all .3s ease-in-out 0s;
}
body{
     font-family: 'Lucida Sans';
     margin:0;
     padding:0;
}
.logo.text-center {
    display: block;
    margin: 0 0 30px;
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
}
.logo a {
    display: inline-block;
}
.main {
	display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
}
ul#menu {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
    text-align: center;
}
ul#menu li {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#menu a.h-link {
	    background: -webkit-linear-gradient(rgb(165,66,0) 0%, rgb(255,140,25) 78%, rgb(255,241,233) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Lucida Sans';
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    line-height: 28px;
    margin: 0 15px;
    padding: 0;
    text-transform: capitalize;
    text-decoration: none;
}
.title {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    margin: 30px 0 30px;
    padding: 0;
}
.title h1.bg-dark-yellow {
    display: inline-block;
    font-size: 56px;
    font-family: 'Rockwell Std';
    font-weight: 800;
    font-style: normal;
    margin: 0;
    padding: 0;
    line-height: normal;
    text-transform: uppercase;
    color: #000;
}
.title h1.bg-dark-yellow span {
	 background: -webkit-linear-gradient(rgb(165,66,0) 0%, rgb(255,140,25) 78%, rgb(255,241,233) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}
.title h1.bg-dark-yellow span:before {
    background: none;
    content: attr(data-text);
    left: 0;
    position: absolute;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    top: 0;
    z-index: -1;
}
h2.myfont-family {
    color: #000;
    font-size: 32px;
    font-family: 'Lucida Sans';
    font-weight: bold;
    font-style: italic;
    line-height: normal;
    margin: 30px 0;
    padding: 0;
    display: inline-block;
}
.homedivco {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    margin: 0 0 30px;
    padding: 0;
}
.homedivco h1 {
    color: rgba(192,0,0,1);
    font-family: 'Arial';
    font-size: 54px;
    font-weight: 900;
    font-style: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}
.main_table {
    display: block;
    position: relative;
    padding: 0;
    float: left;
    width: 100%;
}
div#mob-block {
    margin: 0 0 50px;
}
.id012 .main_table_td p {
    color: #000;
    font-size: 21px;
    font-weight: normal;
    font-style: normal;
    line-height: 32px;
    margin: 0 0 20px auto;
    padding: 0;
    word-break: break-word;
    max-width: 90%;
}
h2.i-font {
    color: #000;
    font-size: 17px;
    font-family: 'Lucida Sans';
    font-weight: bold;
    font-style: italic;
    line-height: normal;
    margin: 0 0 30px auto;
    padding: 0;
    max-width: 90%;
}
img#mob-left {
    width: 100%;
}
h1.bg-blue {
    color: #0678a2;
    font-size: 36px;
    font-weight: bold;
    font-style: normal;
    margin: 0;
    padding: 0;
    line-height: normal;
    text-transform: capitalize;
    word-break: break-word;
}
h2.bg-blue {
    color: #0678a2;
    font-size: 28px;
    font-weight: bold;
    font-style: normal;
    margin: 0;
    padding: 0;
    line-height: normal;
    text-transform: capitalize;
    word-break: break-word;
}
p.bm-artical {
    text-align: justify;
    color: #000;
    white-space: normal;
    word-break: break-word;
    line-height: 24px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.bm-p-artical {
    display: block;
    position: relative;
    padding: 0;
    float: left;
    width: 100%;
}
.bm-p-artical p {
    display: block;
    position: relative;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    margin: 0 0 20px;
    padding: 0;
    line-height: 20px;
}
.bm-artical b:nth-child(2) {
    font-size: 14px;
}
.main_table ul {
    padding: 0 0 0 30px;
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 0;
}
.main_table ul li {
    color: #000;
    font-size: 13px;
    font-weight: 100;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
    word-break: break-word;
}
.main_table p {
    display: block;
    position: relative;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
    margin: 0 0 20px;
    padding: 0;
    line-height: 20px;
}
.main_table h3 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 100;
    font-style: normal;
    margin: 0 0 30px;
    padding: 0;
    word-break: break-word;
    color: #c00000;
    word-spacing: normal;
}
.main_table small {
    color: #000;
    text-align: left;
    line-height: 16px;
    font-size: 12px;
    font-weight: 100;
    font-style: italic;
    margin: 0 0 50px;
    padding: 0;
    word-break: break-word;
    word-spacing: normal;
    display: block;
}
.main_table h4 {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    margin: 15px 0 50px;
    padding: 0;
}
.cost .main_table h3 {
    font-size: 21px;
    line-height: 28px;
    font-weight: 100;
    font-style: normal;
    margin: 20px 0 30px;
    padding: 0;
    word-break: break-word;
    color: #c00000;
    word-spacing: normal;
}
.faq .main_table h3 {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    font-style: normal;
    margin: 0 0 20px;
    padding: 0;
    word-break: break-word;
    color: #000;
    word-spacing: normal;
}
.faq .main_table p {
    display: block;
    position: relative;
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 100;
    margin: 0 0 20px;
    padding: 0;
    line-height: 20px;
}
.c-img {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    margin: 30px 0 50px;
}
.c-img img{
    margin: 0 auto;
}
.c-img .c-t{
    display: inline-block;
    vertical-align: top;
}
.c-img .c-t:first-child {
    margin-right: 10px;
    margin-bottom: 20px;
}
.c-img .c-t:nth-child(2) {
    margin-left: 10px;
    margin-bottom: 20px;
}
p.light {
    font-size: 20px;
    line-height: 30px;
}
span#small {
    text-transform: lowercase;
}
.main_table-contact {
    display: block;
    position: relative;
    width: 100%;
    float: left;
}
.main_table-contact h1 {
    color: #000;
    font-family: 'Cooper';
    font-size: 46px;
    font-weight: 900;
    font-style: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.main_table-contact h3 {
    color: #000;
    font-family: 'Arial';
    font-size: 28px;
    font-weight: 900;
    font-style: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.main_table-contact h4 a {
    color: #000;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-transform: lowercase;
    text-decoration: none;
}
.main_table-contact h4 a:hover {
    color: #c00000;
}
.contact {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #dbe5f1;
}
a.back {
    color: #000;
    font-size: 14px;
    margin: 0 0 10px;
    display: inline-block;
}
ul.about-list li {
	padding: 0;
}