@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
body {
    margin: 0px;
    padding: 0px;
    background: #fff !important;
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
a,
ul,
li {
    margin: 0px;
    padding: 0px;
}


/*font-family: 'Montserrat', sans-serif
font-family: 'Cabin', sans-serif;*/


/*needed*/

a {
    text-decoration: none !important;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    color: #ffffff;
}

a:hover {
    text-decoration: none !important;
}

ul {
    list-style-type: none;
}

.clear {
    clear: both;
}


/*needed*/
.contact-banner{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(../images/career-bg.png) center center no-repeat;
	background-size:cover;
	width:100%;
	height:200px;
	overflow:hidden;

}
.contact-banner-row{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
}


.contact-banner-text{
	margin:0px 0px 0px 0px;
	padding:84px 0px 0px 0px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}

.contact-banner-text h1{
	margin:0px auto 0px auto;
	padding: 0px 0px 0px 0px;
    font-family: Montserrat;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}


/****** start of contact ********/

.contact {
    margin: 0px 0px 0px 0px;
    padding: 155px 0px 200px 0px;
    overflow: hidden;
    width: 100%;
    background: #fff;
}

.contact-text {
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 690px;
}

.contact-text h3 {
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    font-family: Montserrat;
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--rouge);
    text-align: center;
}

.contact-text p {
    margin: 25px auto 0px auto;
    padding: 0px 0px 0px 0px;
    font-family: Cabin;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--greyish-brown);
}

.contact-row {
    margin: 48px auto 0px auto;
    padding: 0px 0px 0px 0px;
    position: relative;
}

.contact-box {
    margin: 0px 0px 0px 0px;
    padding: 94px 44px 0px 44px;
    width: 452px;
    height: 1200px;
    background: url(../images/cnt-box.png) center center no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.contact-box h3 {
    margin: 0px 0px 58px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Cabin;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.contact-box p {
    margin: 0px 0px 50px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Cabin;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    overflow: hidden;
    width: 100%;
}

.contact-box p img.cnt-icon {
    margin: 0px 40px 0px 0px;
    float: left;
}

.contact-box p span {
    float: left;
    width: 273px;
}

.contact-box p.last {
    margin: 0px 0px 0px 0px;
}

.contact-box ul {
    margin: 95px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.contact-box ul li {
    margin: 0px 20px 0px 0px;
    float: left;
}

.contact-box ul li img.icon-pic2 {
    margin: 3px 0px 0px 0px;
}

.contact-box ul li.last {
    margin: 0px 0px 0px 0px;
}

.contact-fld {
    margin: 0px 0px 0px 0px;
    padding: 50px 55px 60px 0px;
    width: 1050px;
    height: 1200px;
    border: 2px solid #d9d9d9;
    float: right;
    border-radius: 10px;
}

.cnt-box {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 580px;
    float: right;
}

.cnt-box h3 {
    margin: 0px 0px 40px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Cabin;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--greyish-brown);
}

.cnt-form {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.form1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}

.form1 label {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    font-family: Cabin;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--greyish-brown);
    display: block;
}

input.new-frm {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 12px 0px;
    font-family: Cabin;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--greyish-brown);
    border: none;
    border-bottom: 2px solid #a2a2a2;
    width: 100%;
}

.row2 {
    margin-top: 40px;
}

textarea.area-new {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 12px 0px;
    font-family: Cabin;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--greyish-brown);
    border: none;
    border-bottom: 2px solid #a2a2a2;
    width: 100%;
    height: 110px;
}

input.btnnn {
    margin: 35px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 208px;
    line-height: 40px;
    border-radius: 3px;
    border: 2px solid #cd1927;
    font-family: Cabin;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--rouge);
    display: block;
    background: transparent;
}

.modal-header {
    padding: 0px !important;
    border-bottom: none !important;
}

.modal-body {
    position: relative;
    padding: 0px !important;
}

.modal-dialog {
    width: 505px !important;
}

.modal-header .close {
    margin: -20px -20px 0px 0px !important;
    width: 38px;
    line-height: 38px;
    border-radius: 50%;
    background: #080808;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
}

.modal-header .close:hover {
    color: #fff;
    background: #5e5d5d;
    opacity: 1;
}

.thank {
    margin: 0px auto 0px auto;
    padding: 0px 0px 65px 0px;
    width: 340px;
    overflow: hidden;
}

.thank img.tick-pic {
    margin: 50px auto 50px auto;
    display: block;
}

.thank h3 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Montserrat;
    font-size: 48px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4b4b4b;
    text-align: center;
}

.thank p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Cabin;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4b4b4b;
    text-align: center;
    line-height: 22px;
}

a.close-btn {
    margin: 22px auto 0px auto;
    padding: 0px 0px 0px 0px;
    font-family: Cabin;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #cf202e;
    text-align: center;
    line-height: 38px;
    display: block;
    width: 90px;
    border: 2px solid #cf202e;
    border-radius: 3px;
}
