a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:top}table{border-collapse:separate;border-spacing:0}caption,td,th{text-align:left;font-weight:400}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{quotes:"" ""}article,aside,figure,footer,header,nav,section{display:block}a,a:visited{color:#09BAFE;text-decoration:none}a:active,a:hover{color:#000;text-decoration:none}a,a:active,a:focus,a:hover{outline:0}img{border:0}.fl{float:left}.fr{float:right}.textr{text-align:right}.textl{text-align:left}.textc{text-align:center}.alignc{text-align:center!important;vertical-align:middle!important}.clear{clear:both}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/roboto/Roboto-Light.ttf)
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/roboto/Roboto-Regular.ttf)
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/roboto/Roboto-Medium.ttf)
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/roboto/Roboto-Bold.ttf)
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/roboto/Roboto-Black.ttf)
}
body{font-family: 'Roboto';color: #fff;letter-spacing: 2px;font-weight: 500}
.landing-page-con{padding:11% 0;text-align: center;background: linear-gradient(135deg, #F89B33 0%,#F89B33 60%,#FBB949 60%,#FBB949 100%);}
.landing-page-con img{display: inline-block;margin:20px;box-shadow:0 0 0 10px #fff}
header{padding: 0 10px;text-align: center;background:#B93437;box-shadow: 0 0 7px 0 #630044;position: relative;background: linear-gradient(90deg, #B93437 0%,#B93437 10%,#c64144 60%,#B93437 100%)}
header h1{font-size: 30px;padding: 15px 0 10px;color: #fff}
.landing-page-con div{background: #FBB949;padding: 20px;display:inline-block;margin-top: 10px}
h2{font-size: 25px;color: #fff;margin-bottom: 10px}
header p{font-size: 12px;letter-spacing: 2px;padding:0 10px 15px}
.footer-below {background: #181818;padding: 10px 50px}
#copyright1 {float: left;font-size: 11px;color: #6E6E6E}
#copyright2 {float: right;font-size: 11px;color: #6E6E6E}
#copyright2 a {color: #6E6E6E;font-weight: 600}
.landing-page-con p{font-size: 13px;padding: 0 10px}
 
