.overlay-bg {
background: rgba(0, 0, 0, 0.8);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 10;
display: none;
}
.popupform-main {
position: fixed;
background-color: rgba(0, 0, 0, 0.62);
top: 0;
bottom: 0;
left: 0;
width: 100%;
width: 100%;
height: 100%;
z-index: 9999;
display: none; 
}
.pop-form {
position: absolute;
width: 930px;
height: 639px;
top: 0px;
left: 0;
bottom: 0;
right: 0;
margin: auto;
background: url(assets/images/popup-bg2.png);
padding: 0px 0 0px 75px;
z-index: 99;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
background-size: cover;
}
.popupform-main .main-pop .col-md-12 {
padding: 0;
}
.popupform-main h3 {
font-size: 26px;
margin: 0 0 0 0;
color: #fff;
font-weight: 500;
}
.popupform-main h2 {
font-size: 40px;
margin: 0;
color: #ffffff;
font-weight: 700;
}
.popupform-main h4 {
font-size: 26px;
margin: 0;
color: #fff;
font-weight: 700;
}
.fspx-23 {
font-size: 23px;
}
.fw-exbold {
font-weight: 800 !important;
}
.ls-xsmall {
letter-spacing: -2px;
}
.fc-red {
color: #fb2224;
}
.tt-uppercase {
text-transform: uppercase !important;
}   
.popupform-main h6 {
letter-spacing: 0;
font-size: 45px;
background: #4274fa;
color: #fff;
border-radius: 10px;
padding: 10px 15px 5px 15px;
text-align: left;
position: relative;
right: 0px;
margin: 0px;
float: right;
}
.fspx-20 {
font-size: 20px;
display: block;
}
.fspx-23 {
font-size: 23px;
margin-bottom: 10px;
}
.fw-normal {
font-weight: 400 !important;
}
.popupform-main .main-pop {
padding: 15px 10px 0 0;
}
.pop-form .no-thanks {
text-decoration: underline;
color: #666666;
}
.pop-form form .control-group {
margin-bottom: 10px;
}
form .control-group {
margin-bottom: 24px;
position: relative;
}
.pop-form form .control-group input[type=text],.pop-form form .control-group input[type=text], .pop-form form .control-group input[type=number], .pop-form form .control-group input[type=email], .pop-form form .control-group select, .pop-form form .control-group textarea {
background-color: #fff;
font-family: "Nunito", sans-serif;
text-align: left;
}
.popupform-main form input[type=text], .popupform-main form input[type=number], .popupform-main form input[type=email] {
padding-left: 10px;
min-height: 50px;
}
.popupform-main form input[type=text], .popupform-main form input[type=number], .popupform-main form input[type=email] {
color: #333333;
padding: 10px;
height: 44px;
width: 100%;
background: transparent;
border: 1px solid #cccccc;
box-shadow: none;
-webkit-appearance: none;
border-radius: 4px;
font-family: "Nunito", sans-serif;
}
form .numberarea {
width: auto;
position: relative;
}
.pop-form .submit-btn {
font-size: 22px;
width: 100%;
padding: 15px 0px;
background-color: #000000;
color: #fff;
cursor: pointer;
border-radius: 5px;
position: relative;
border: none;
margin-top: 5px;
width: 100%;
margin: 10px 0 0 0px !important;
font-weight: 700;
}
.pop-form .no-thanks {
text-decoration: underline;
color: #666666;
}
.popupform-main h6:before {
position: absolute;
content: "";
left: -35px;
top: 0px;
width: 0;
height: 0;
border-top: 0px solid transparent;
border-right: 45px solid #4274fa;
border-bottom: 28px solid transparent;
}
.float-left {
float: left;
}
.lh-medium {
line-height: 1.2;
}
.lh-medium {
line-height: 1.2;
}
.ta-left {
text-align: left;
}
.fw-exbold {
font-weight: 800 !important;
}
.mtpx-60{
margin-top: 60px;
}
.pop-form .close-btn {
width: 45px;
height: 45px;
display: block;
position: absolute;
top: -18px;
right: -20px;
font-size: 18px;
font-weight: 900;
color: #000;
padding-top: 3px;
background-color: #e9e9e9;
text-align: center;
border-radius: 50px;
align-items: center;
display: grid;
border: inset 3px #000;
/* border: 5px solid #fff; */
}
@media(max-width: 1366px){
.pop-form {
position: absolute;
width: 775px;
height: 530px;
}
body div#pop-form {
margin-left: 292px;
padding-top: 20px;
}
body div#pop-form textarea.form-control {
height: 68px;
resize: none;
}
.pop-form .submit-btn {
font-size: 18px;
width: 100%;
padding: 10px 0px;
background-color: #000000;
color: #fff;
cursor: pointer;
border-radius: 5px;
position: relative;
border: none;
margin-top: 0;
width: 100%;
margin: 10px 0 0 0px !important;
font-weight: 700;
}
.pop-form label {
display: inline-block;
margin-bottom: 0;
}
}
@media(max-width: 991px){
.pop-form {
position: absolute;
width: 510px;
height: 500px;
top: 0px;
left: 0;
bottom: 0;
right: 0;
margin: auto;
/* background-image: url(../images/popup-bg2.png); */
padding: 0px 0 0px 0;
z-index: 99;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
background: #eaeaea;
}
.popupform-main .col-sm-offset-4.col-sm-8 {
max-width: 100%;
width: 100%;
margin: 0;
}
.popupform-main h3{
font-size: 30px !important;
}
.popupform-main h6 {
font-size: 30px;
}
#flform input[type="text"], input[type="email"]{
margin-bottom: 0px;
}
.pop-form .close-btn {
width: 35px;
height: 30px;
display: block;
position: absolute;
top: 2px;
right: 0;
font-size: 18px;
font-weight: 900;
color: #080808;
padding-top: 3px;
}
}
@media(max-width: 767px){
.popupform-main h6:before {
position: absolute;
content: "";
left: -20px;
top: 0px;
width: 0;
height: 0;
border-top: 0px solid transparent;
border-right: 28px solid #4274fa;
border-bottom: 28px solid transparent;
}
div#pop-form {
margin-left: 0 !important;
padding-top: 20px;
}
.pop-form {
position: absolute;
width: 334px !important;
height: 570px !important;
}
.popupform-main .pop-form h3 {
font-size: 21px !important;
margin-top: 4px;
text-align: center;
color: #222;
}
.popupform-main h2 {
font-size: 30px;
margin: 0;
color: #222;
font-weight: 700;
text-align: center;
}
.popupform-main h4 {
font-size: 23px;
margin: 0;
color: #222;
font-weight: 700;
text-align: center;
}
.pop-form .close-btn {
top: -13px;
right: -6px;
height: 35px;
}
.popupform-main h6 {
letter-spacing: 0;
font-size: 21px;
background: #4274fa;
color: #fff;
border-radius: 10px;
padding: 3px 8px 5px 8px;
text-align: left;
position: relative;
right: 0px;
margin: 0px;
float: right;
}
.pop-form .submit-btn {
font-size: 22px;
width: 100%;
padding: 8px 0px;
}
.col-sm-12.chk-bx-st label, .col-sm-12.chk-bx-st a {
color: #222 !important;
font-size: 12px;
}
}
div#pop-form {
margin-left: 360px;
padding-top: 39px;
}
div#pop-form textarea.form-control {
height: 110px;
resize: none;
color: #222;
}
.col-sm-12.chk-bx-st label, .col-sm-12.chk-bx-st a {
color: #fff;
}
.green-bg{
    background-color: green;
}
.margin-top-header{
    margin-top: 10rem;
}