html { font-family: 'Raleway', sans-serif; font-size: 14px;}
body {background-color: #fff; font-family: 'Raleway', sans-serif; font-weight: 400; font-size: 1.14rem; color: #333333; line-height: normal; position: relative; margin: 0;}
img { max-width: 100%; display: inline-block;}
ul, li { padding: 0px; margin: 0px; list-style: none;}
a { display: inline-block; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
a:hover, a:focus, input:focus, button:focus, textarea:focus, select:focus { outline: inherit; text-decoration: none;}
h1, h2, h3, h4, h5, h6 {  padding: 0px 0px; margin: 0px 0px;}
p{margin-top: 0; margin-bottom: 0;}
.container{ width: 100%; margin: 0 auto;}
.full_container{ max-width: 2700px; overflow: hidden; position: relative; margin: 0rem auto;}
.skew_sec{position: relative;}
.skew_innersec .skew_inner_data{ width: 44.78rem; margin-top: 2.47rem; margin-right: 6.5rem;}
.skew_logo{ width: 14.14rem; margin-bottom: 2.85rem;}
.skew_logo_text{ font-size: 16px; line-height: 2.1428rem; letter-spacing: 0.1em; font-weight: 500; text-align: justify; color: #5F6062;}
.skew_logo_text_info{ font-size: 1.28rem; line-height: 1.85rem; letter-spacing: 0.03em; font-weight: 500; color: #5F6062; text-align: right; position: relative; margin-top: 1.57rem; padding-top: 3.21rem;}
.skew_logo_text_info::before{ width: 8.92rem; height: 1px; background-color: #58595B; position: absolute; top: 0%; right: 0%; content: '';}
.first-para{width: calc(100% - 6rem);}
.fwd-link{color: inherit; text-decoration: none;}
.skew_innersec{min-height: 43rem; display: flex; justify-content: flex-end; background: #fff; position: relative; z-index: 1; overflow: hidden;}
.skew_innersec:before{
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    width: 177px;
    height: 100%;
    background: url('../img/mg_2.png') no-repeat;
    background-size: contain;
    z-index: -1;
    background-position: top;
}
.skew_innersec:after{
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background:url('../img/mg_1.png') no-repeat;
    background-size: contain;
    background-position: -100px bottom;
    z-index: -1;
    
}











