.whats-app { position: fixed; width: 60px; height: 60px; bottom: 13px; left: 14px; background-color: #25d366; color: #FFF !important; border-radius: 50px; text-align: center; font-size: 30px; z-index: 100; animation-name: pulsewala; animation-duration: 1.5s; animation-timing-function: ease-out; animation-iteration-count: infinite; display: flex; align-items: center; justify-content: center; } @-webkit-keyframes pulsewala { 0% { -webkit-box-shadow: 0 0 0 0 #25d366; box-shadow: 0 0 0 0 #25d366; } 80% { -webkit-box-shadow: 0 0 0 14px #25d36678; box-shadow: 0 0 0 14px #25d36678; } } @keyframes pulsewala { 0% { -webkit-box-shadow: 0 0 0 0 #25d366; box-shadow: 0 0 0 0 #25d366; } 80% { -webkit-box-shadow: 0 0 0 14px #25d36678; box-shadow: 0 0 0 14px #25d36678; } } .whats-app i { transition: 0.5s ease-in-out; } .footernew { z-index: 2; position: relative; padding: 50px 0 0; background-color: rgba(18, 21, 38, 1); } .footernew_award { background-color: #ffff; display: block; border-radius: 14px; padding: 10px 0px; } .footernew_award img { max-height: 135px; } .social_icons { margin-top: 40px; } .social_icons a { display: inline-flex; align-items: center; justify-content: center; margin: 0 6px; background-color: #fff; border-radius: 14px; height: 50px; width: 50px; transition: 0.5s all; } .social_icons a img { max-width: 22px; } .social_icons a:hover { transform: rotateY(-360deg); } .footernew_mid { padding: 50px 0; margin: 40px 0 0; border-top: 1px solid #f2f2f269; border-bottom: 1px solid #f2f2f269; } .footernew_bottom { padding: 30px 0; border-bottom: 1px solid #f2f2f269; } .fnadd_right { width: 100%; } .fnadd_right span { color: #fff; font-weight: 800; font-size: 16px; display: block; margin-bottom: 3px; } .fnadd_left { width: 100%; text-align: center; margin-bottom: 10px; } .fnadd_right strong { color: #fff; font-weight: 500; font-size: 14px; display: block; margin-bottom: 0px; } .fnadd_left img { max-width: 50px; } .fnadd_right p { color: #fff; font-weight: 500; margin-bottom: 4px; font-size: 13px; } .fnadd_right a { color: #ffff; font-weight: 700; font-size: 14px; display: block; } .footernew_address { text-align: center; padding: 20px 10px; background: rgba(5, 8, 26, 1); border-radius: 14px; min-height: 218px; } .menus_head { color: #fff; font-weight: 800; font-size: 18px; text-transform: uppercase; margin-bottom: 13px; } .footernew_menuss li { position: relative; padding-left: 24px; margin-bottom: 8px; transition: 0.5s all; } .footernew_menuss li:hover { transform: translateY(-5px); } .footernew_menuss li a { color: #fff; font-weight: 500; font-size: 14px; display: block; } .footernew_menuss li::after { position: absolute; content: ''; left: 4px; top: 7px; height: 9px; width: 9px; transition: 0.3s all; background-color: #ffffff; border-radius: 2px; } .footernew_menuss ul { padding: 0; margin: 0; list-style: none; } .copy_rightt { padding: 20px 0; color: #fff; text-align: center; font-weight: 600; font-size: 13px; } .footernew_top .row .col-auto { width: 13%; text-align: center; } .footernew_top .icons_adver { display: flex; justify-content: space-between; } .contactpopup_main { display: flex; position: relative; overflow: hidden; background-color: #EBEFFF; } .contactpopup_main::after { position: absolute; content: ''; background-color: #1A81FF; height: 20px; width: 100%; bottom: 0; left: 0; right: 0; border-radius: 100px 100px 0 0; z-index: 0; } .contactpopup_form::after { position: absolute; content: ''; height: 186px; width: 478px; top: -20px; left: -110px; right: 0; background-image: url(../images/common_icons/animate.svg); background-repeat: no-repeat; background-size: contain; background-position: top center; z-index: -1; opacity: 0.4; } .contactpopup_form::before { position: absolute; content: ''; height: 186px; width: 478px; bottom: -20px; left: auto; right: -110px; background-image: url(../images/common_icons/animate.svg); background-repeat: no-repeat; background-size: contain; background-position: top center; z-index: -1; opacity: 0.4; transform: scale(-1); } .contactpopup_form { width: 100%; padding: 40px 30px; position: relative; z-index: 1; } .contactpopup_heading { text-align: center; } .contactpopup_form form .form-group:last-child { text-align: center; } .contact_popup .modal-body { padding: 0; } .contact_popup .modal-content { border: 0; border-radius: 0; } .contact_popup .modal-dialog { width: 660px; margin: 40px auto; } .contactpopup_heading h2 { color: rgba(18, 21, 38, 1); font-weight: 800; font-size: 28px; line-height: 38px; margin-bottom: 10px; } .contactpopup_heading p { font-weight: 500; color: #08223a; font-size: 16px; line-height: 25px; margin-bottom: 14px; } .contactpopup_form .form-group .form-control { height: 50px; border-radius: 50px; border: 0; box-shadow: unset !important; padding: 10px 25px; background-color: #fff !important; font-weight: 500; font-size: 15px; border: 1px solid rgba(177, 179, 184, .45); color: #1d1d1d; } .contactpopup_form .form-group textarea.form-control { height: 100px; border-radius: 20px; padding: 14px 25px; resize: none; } .contactpopup_form .form-group { margin-bottom: 20px; } .iprefer_main { margin-top: 15px; } .iprefer { text-align: center; font-size: 14px; font-weight: 700; border-bottom: 2px solid rgba(18, 21, 38, 1); margin: 0; cursor: pointer; color: rgba(18, 21, 38, 1) !important; text-transform: capitalize; } .contactpopup_form .form-group select.form-control { appearance: none; color: #1d1d1d; background-image: url(../images/common_icons/arrow-down-s-line.svg); background-repeat: no-repeat; background-position: 93% center; background-size: 24px; } .contactpopup_form .form-group .form-control::-webkit-input-placeholder { color: #1d1d1d; } .contactpopup_form .form-group .form-control::-moz-placeholder { color: #1d1d1d; } .contactpopup_form .form-group .form-control:-ms-input-placeholder { color: #1d1d1d; } .contactpopup_form .form-group .form-control::-ms-input-placeholder { color: #1d1d1d; } .contactpopup_form .form-group .form-control::placeholder { color: #1d1d1d; } .contact_popup button.close { position: absolute; z-index: 2; right: 9px; top: 10px; opacity: 1; font-weight: 400; border: 0; font-size: 32px; color: #000; text-shadow: unset; display: flex; align-items: center; justify-content: center; height: 25px; width: 25px; background-color: #fff; border-radius: 50px; } .dmca_protected { text-align: right; } .ctapopup_heading h2 { color: rgba(18, 21, 38, 1); font-weight: 800; font-size: 30px; line-height: 42px; margin-bottom: 15px; text-transform: capitalize; } .ctapopup_heading p { font-weight: 500; color: #fff; font-size: 16px; line-height: 25px; margin-bottom: 18px; } .ctapopup_form .form-group .form-control { height: 50px; border-radius: 50px; border: 0; box-shadow: unset !important; padding: 10px 25px; background-color: #fff !important; font-weight: 500; font-size: 15px; border: 1px solid rgba(177, 179, 184, .45); color: #1d1d1d !important; } .ctapopup_form .form-group .form-control::-webkit-input-placeholder { color: #1d1d1d; } .ctapopup_form .form-group .form-control::-moz-placeholder { color: #1d1d1d; } .ctapopup_form .form-group .form-control:-ms-input-placeholder { color: #1d1d1d; } .ctapopup_form .form-group .form-control::-ms-input-placeholder { color: #1d1d1d; } .ctapopup_form .form-group .form-control::placeholder { color: #1d1d1d; } .ctapopup_main.bg_new { background-color: #EBEFFF !important; } .ctapopup_form .form-group textarea.form-control { height: 100px; border-radius: 20px; padding: 14px 25px; resize: none; } .ctapopup_form .form-group select.form-control { appearance: none; color: #1d1d1d; background-image: url(../images/common_icons/arrow-down-s-line.svg); background-repeat: no-repeat; background-position: 93% center; background-size: 24px; } .ctapopup_form .form-group { margin-bottom: 20px; } .ctapopup button.close { position: absolute; z-index: 2; right: 9px; top: 10px; opacity: 1; font-weight: 400; border: 0; font-size: 32px; color: #000; text-shadow: unset; display: flex; align-items: center; justify-content: center; height: 25px; width: 25px; background-color: #fff; border-radius: 50px; } .ctapopup .modal-body { padding: 0; } .ctapopup .modal-dialog { max-width: 900px; width: 100%; } .ctapopup_left { padding: 40px 30px; width: 40%; background: transparent; position: relative; border-right: 8px solid #fff; } .ctapopupleft_main { position: relative; z-index: 1; } .ctapopup_left::after { position: absolute; content: ''; bottom: 0; background-image: url(../images/updated/grid.svg); height: 100%; width: 100%; left: 0; z-index: 0; background-size: 20px; background-repeat: repeat; filter: invert(1); } .ctapopup_form { width: 60%; padding: 30px 40px; } .ctapopup_main { display: flex; } .ctapopup_form .form-group select option { color: #05081a; } .abt_cmpny { display: flex; align-items: center; margin-bottom: 20px; } .abt_cmpny_icon { display: flex; align-items: center; justify-content: center; border-radius: 10px; height: 100px; width: 100px; margin-right: 20px; background-color: #fff; } .abt_cmpny_icon img { max-width: 70px; filter: invert(1); } .abt_txt strong { font-weight: 700; color: rgba(18, 21, 38, 1); display: block; margin-bottom: 5px; font-size: 18px; } .abt_txt span { font-weight: 400; color: rgba(18, 21, 38, 1); display: block; font-size: 16px; } .ctapopup_form form .form-group:last-child { margin-bottom: 0; margin-top: 10px; text-align: center; } .ctapopup_social { display: flex; justify-content: center; margin-top: 40px; position: relative; z-index: 1; } .ctapopup_social a { display: inline-block; margin: 0 12px; height: 40px; width: 40px; background: rgba(5, 8, 26, 1); display: flex; align-items: center; justify-content: center; border-radius: 4px; } .ctapopup_social a img { filter: invert(1); transition: 0.3s all; max-width: 22px; } .ctapopup_social a:hover img { transform: rotateY(350deg); } .cookieNotice_main { position: fixed; bottom: 100px; width: 80%; padding: 26px; z-index: 99999999999999999 !important; border-radius: 20px; left: 0; right: 0; margin: 0 auto; box-shadow: 0 0 0px #447dff75; background-color: #125aff; } .title-wrap h4 { font-size: 16px; font-weight: 600; font-family: Montserrat; color: #ffffff; line-height: 23px; margin: 0px 0 10px; } .msg-wrap p { font-weight: 500; font-family: Montserrat; color: #fff; font-size: 14px; margin-bottom: 16px; line-height: 23px; } .btn-wrap .comman_btn { margin: 0; background: #fff; align-items: center; font-size: 13px; border-radius: 7px; padding: 4px 21px; border: 0; color: #000; font-weight: 700; } div#cookieNotice { height: 100vh; width: 100%; position: fixed; bottom: 0; left: 0; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; top: 0; right: 0; background-color: #0000004f; z-index: 9999999999999999999 !important; backdrop-filter: blur(3px); } div#closeIcon img { max-width: 30px; position: absolute; border-radius: 50px; right: -10px; top: -10px; } .buttn_adjust { display: flex; align-items: center; justify-content: space-between; } .btn-wrap .Decline_btn { background: #f20 !important; color: #fff; } .newbtn_design { background: #1A81FF; color: rgba(255, 255, 255, 1) !important; font-size: 16px; line-height: 24px; font-weight: 600; height: 60px; display: inline-flex; align-items: center; justify-content: center; border-radius: 20px; padding: 5px 60px 5px 25px; transition: 0.3s ease-in-out; position: relative; border: 0; text-transform: capitalize; } .newbtn_design img { max-width: 20px; position: absolute; right: 22px; animation: wobble 1s ease infinite; transition: .5s; } .popupmail { color: rgba(18, 21, 38, 1) !important; font-weight: 700; font-size: 15px; display: flex; align-items: center; justify-content: center; margin-bottom: 18px; } .popupmail img { margin-right: 8px; } .footernew_bottom .row .col-md-3:last-child { width: 32%; } .footernew_bottom .row .col-md-3:first-child { width: 18%; } .locationsrow { padding: 30px 0; border-bottom: 1px solid #f2f2f269; margin: 0; } .gmb_links a:hover { color: #1A81FF; } .gmb_links a { color: #fff; font-weight: 500; font-size: 14px; display: inline-block; margin-right: 10px; transition: 0.3s ease-in-out; padding-right: 10px; border-right: 1px solid #f2f2f269; } .locationsrow .col-md-6 { padding: 0; } .contactinfo { display: flex; justify-content: flex-end; margin-bottom: 17px; } .gmb_links a:last-child{ border-right: 0; } .contactinfo a { color: #fff; font-weight: 500; font-size: 14px; display: inline-block; margin-right: 10px; transition: 0.3s ease-in-out; padding-right: 10px; border-right: 1px solid #f2f2f269; } .contactinfo a:hover { color: #1A81FF; } .contactinfo a:last-child { margin: 0; padding: 0; border: 0; } @media (max-width:1199px) { .footernew_award img { max-height: 115px; } } @media (max-width:1023px) { .footernew_award { border-radius: 14px; padding: 15px 10px; } .footernew_award img { max-height: 54px; } .social_icons a img { max-width: 22px; } .social_icons a { margin: 0 2px; border-radius: 14px; height: 40px; width: 40px; } .footernew_mid { padding: 40px 0 10px; margin: 40px 0 0; } .footernew_mid .row { display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; } .footernew_mid .row .col-md-3 { width: 50%; margin-bottom: 30px; } .footernew { padding: 40px 0 0; } .footernew_bottom .row { display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; } .footernew_bottom .row .col-md-3 { width: 50% !important; margin-bottom: 30px; } .footernew_top .icons_adver { flex-wrap: wrap; justify-content: center; } .footernew_top .row .col-auto { width: 22%; margin: 0 10px 16px; } .footernew_award img { max-height: 104px; } .contact_popup .modal-dialog { width: 96%; margin: 30px auto; } .contactpopup_main { flex-wrap: wrap; } .contactpopup_form .form-group select.form-control { background-position: 97% center; } .contactpopup_left img { max-width: 240px; margin-top: 160px; } .contactpopup_form form.row { display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; } .contactpopup_form form.row .col-md-6 { width: 50%; } .contactpopup_form form.row .col-md-12 { width: 100%; } .ctapopup_main { flex-wrap: wrap; } .ctapopup_left { width: 100%; display: none; } .ctapopup_form { width: 100%; } .ctapopup .modal-dialog { max-width: 90%; } .newbtn_design { font-size: 15px; line-height: 22px; height: 52px; border-radius: 12px; } .gmb_locations { text-align: center; margin-bottom: 30px; } .contactinfo { display: flex; justify-content: center; margin-bottom: 18px; } .dmca_protected { text-align: center; } } @media (max-width:767px) { .footernew_top .icons_adver { display: -webkit-box; display: -ms-flexbox; display: flex; justify-content: center; flex-wrap: wrap; margin: 0; } .footernew_top .row .col-auto { width: 31%; text-align: center; margin: 0 3px 14px; } .footernew_award { border-radius: 10px; padding: 12px 8px; } .social_icons { margin-top: 20px; } .footernew_mid { padding: 30px 0 10px; margin: 30px 0 0; } .footernew_mid .row .col-md-3 { margin-bottom: 20px; } .fnadd_left img { max-width: 40px; } .fnadd_right span { color: #fff; font-weight: 800; font-size: 13px; display: block; margin-bottom: 4px; } .fnadd_right strong { font-size: 12px; } .fnadd_right p { color: #fff; font-weight: 500; margin-bottom: 6px; font-size: 12px; line-height: 20px; } .fnadd_right a { color: #ffff; font-weight: 700; font-size: 12px; display: block; } .footernew_mid .row .col-md-3:nth-child(2), .footernew_mid .row .col-md-3:nth-child(4) { padding-left: 8px; } .footernew_mid .row .col-md-3:nth-child(1), .footernew_mid .row .col-md-3:nth-child(3) { padding-right: 8px; } .footernew_bottom .row .col-md-3 { width: 50%; margin-bottom: 20px; text-align: center; } .footernew_menuss li::after { display: none; } .footernew_menuss li { padding-left: 0; } .footernew_bottom { padding: 30px 0 0; } .menus_head { font-size: 17px; } .footernew_menuss li a { font-size: 13px; display: block; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .contactpopup_heading h2 { font-size: 20px; line-height: 30px; margin-bottom: 8px; } .contactpopup_heading p { font-size: 15px; line-height: 24px; margin-bottom: 18px; } .contactpopup_form { width: 100%; padding: 40px 20px; } .contact_popup .modal-dialog { width: 92%; margin: 30px auto; } .contactpopup_form .form-group .form-control { height: 46px; border-radius: 10px; border: 0; padding: 10px 18px; } .contactpopup_form .form-group { margin-bottom: 16px; } .contactpopup_form form.row .col-md-6 { width: 100%; } .contactpopup_form .form-group select.form-control { background-position: 95% center; } .contactpopup_form .form-group .form-control { height: 46px; border-radius: 10px; border: 0; padding: 10px 18px; font-size: 14px; } .contactpopup_form form.row .col-md-12:last-child { text-align: center; } .iprefer { display: block; border: 0; margin-top: 20px; margin-left: 0; } .contactpopup_form::after { height: 96px; width: 338px; top: 0px; left: -110px; } .contactpopup_form::before { height: 96px; width: 338px; bottom: 0; right: -110px; } .dmca_protected { margin-top: 20px; } .ctapopup_heading h2 { font-size: 24px; line-height: 38px; margin-bottom: 10px; } .ctapopup_form { padding: 30px 25px; } .ctapopup .modal-dialog { max-width: 92%; margin: 20px auto; } .cookieNotice_main { position: fixed; bottom: 100px; width: 90%; padding: 16px; z-index: 99999999999999999 !important; left: 0; right: 0; margin: 0 auto; border-radius: 10px; box-shadow: 0 0 60px #00000061; text-align: center; } .newbtn_design { font-size: 14px; line-height: 21px; height: 50px; border-radius: 12px; } .ctapopup_form .form-group .form-control { height: 46px; border-radius: 10px; border: 0; padding: 10px 18px; font-size: 14px; } .blogpart { margin-bottom: 30px; } .footernew_award img { max-height: 60px; } .social_icons a { margin: 0 2px; border-radius: 8px; height: 40px; width: 40px; } .contactinfo { justify-content: center; margin-bottom: 20px; flex-wrap: wrap; } .contactinfo a { display: block; width: 100%; text-align: center; border: 0; margin-bottom: 10px; padding: 0; margin-right: 0; } .locationsrow { padding: 25px 0; } .gmb_links { display: flex; flex-wrap: wrap; justify-content: center; } .gmb_links a { margin-bottom: 16px; border: 1px solid #f2f2f269 !important; padding: 6px 13px; width: 18%; margin: 0 10px 12px; font-size: 13px; border-radius: 6px; } .gmb_locations { text-align: center; margin-bottom: 14px; } }