/* ROBOTO FAMILY */
@font-face {
  font-family: Roboto;
  src: url("fonts/Roboto-Regular.ttf") format("truetype")
}

@font-face {
  font-family: Roboto-Light;
  src: url("fonts/Roboto-Light.ttf") format("truetype")
}

@font-face {
  font-family: Roboto-Thin;
  src: url("fonts/Roboto-Thin.ttf") format("truetype")
}

@font-face {
  font-family: Roboto-Medium;
  src: url("fonts/Roboto-Medium.ttf") format("truetype")
}

@font-face {
  font-family: Roboto-Bold;
  src: url("fonts/Roboto-Bold.ttf") format("truetype")
}

@font-face {
  font-family: Roboto-Italic;
  src: url("fonts/Roboto-Italic.ttf") format("truetype")
}

@font-face {
  font-family: Roboto-BoldItalic;
  src: url("fonts/Roboto-BoldItalic.ttf") format("truetype")
}


body {margin: 0; font-family: Roboto; letter-spacing: 0.04em; font-size: 14px;}

h1 {margin: 20px 0 40px; font-weight: normal; font-family: Roboto-Bold;}
h2 {margin: 40px 0 15px; color: #444; font-weight: normal; font-family: Roboto-Bold;}
h2.white {margin: 0 0 30px; color: #FFF; font-weight: normal; font-family: Roboto-Bold; font-size: 24px;}
h3 {margin: 20px 0 30px; font-weight: normal; font-family: Roboto-Bold; font-size: 20px;}

.serviceDescription h2 {margin: 50px 0 15px; font-weight: normal; font-family: Roboto-Bold; font-size: 20px; color: #000;} /*margin: 0 0 30px; color: #000; font-weight: normal; font-family: Roboto-Bold; font-size: 26px;*/
.serviceDescription h3 {margin: 50px 0 10px; font-weight: normal; font-family: Roboto-Bold; font-size: 18px;}

p,ul,ol {line-height: 1.4em;}



/* TOP PANEL */
.topPanel {display: flex; flex-direction: row; align-items: center; justify-content: space-between; height: 80px; padding: 0 100px; background-color: #D6354F; color: #FFF;}
.topPanelLeft {}
.topPanelRight {}
.topPanelIcon {display: inline-block; width: 20px; height: 20px; border-radius: 3px; vertical-align: middle; margin-right: 6px; background-color: #FFF;}
.topPanelIconImg {width: 20px; height: 20px; background-position: center; background-repeat: no-repeat; background-size: 70%;}
.whatsappImg {width: 30px; height: 30px; vertical-align: middle; margin-right: 8px;}

.icon-email {background-image: url(../images/icons/email.svg);}
.icon-location {background-image: url(../images/icons/location.svg);}
.icon-linkedin {background-image: url(../images/icons/linkedin.svg); cursor: pointer;}
.icon-x {background-image: url(../images/icons/x.svg); cursor: pointer;}
.icon-facebook {background-image: url(../images/icons/facebook.svg); cursor: pointer;}

.topPanelMR {margin-right: 20px;}
.topPanelMR2 {margin-right: 50px;}
.topPanelChatPrompt {font-family: Roboto-Light; text-decoration: underline; cursor: pointer;}





/* SECONDARY TOP */
.secondaryTop {width: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; }
.secondaryTopInner {display: flex; flex-direction: column; justify-content: center; grid-gap: 20px; height: 100%; padding: 100px 0;}

.secondaryTopAboutUs {background-image: url(../images/about_us_docs.jpg);}
.secondaryTopOurServices {background-image: url(../images/our_services.jpg);}
.secondaryTopBlogs {background-image: url(../images/blogs.jpg);}
.secondaryTopBlog {background-image: url(../images/blogs.jpg);}
.secondaryTopContactUs {background-image: url(../images/contact_us2.jpg);}
.secondaryTopLegalLetters {background-image: url(../images/our_services.jpg);}
.secondaryTopDebtRecovery {background-image: url(../images/our_services.jpg);}
.secondaryTopCreditReport {background-image: url(../images/our_services.jpg);}
.secondaryTopNPDdatabase {background-image: url(../images/our_services.jpg);}
.secondaryTopLatePaymentInvoice {background-image: url(../images/our_services.jpg);}
.secondaryTopLegalHelpline {background-image: url(../images/our_services.jpg);}
.secondaryTopClientBaseMonitoring {background-image: url(../images/our_services.jpg);}

.secondaryTopInnerAboutUs {background: linear-gradient(180deg,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.5) 100%);}
.secondaryTopInnerOurServices {background: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.2) 100%);}
.secondaryTopInnerContactUs {background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%);}
.secondaryTopInnerBlogs {background: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);}
.secondaryTopInnerBlog {background: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);}
.secondaryTopInnerLegalLetters {background: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.2) 100%);}
.secondaryTopInnerDebtRecovery {background: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.2) 100%);}
.secondaryTopInnerCreditReport {background: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.2) 100%);}
.secondaryTopInnerNPDdatabase {background: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.2) 100%);}
.secondaryTopInnerLatePaymentInvoice {background: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.2) 100%);}
.secondaryTopInnerLegalHelpline {background: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.2) 100%);}
.secondaryTopInnerClientBaseMonitoring {background: linear-gradient(180deg,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.2) 100%);}

.secondaryTopLine1 {font-family: Roboto-Bold; font-size: 60px; font-weight: normal; color: #FFF; text-align: center; margin: 0 20px;}
.secondaryTopLine2 {font-family: Roboto-Light; font-size: 24px; color: #FFF; text-align: center; margin: 0 20px;}
.naviLink {color: #FFF; text-decoration: none;}
.naviArrows {margin: 0 10px;}





/* NAVI BAR */
.naviBar {display: flex; flex-direction: row; align-items: center; justify-content: space-between; height: 120px; padding: 0 100px;}
.naviBarLogo {width: 200px; height: 120px; position: relative; left: -8px; background-position: center; background-repeat: no-repeat; background-size: 100%; background-image: url(../images/logo.jpg);}
.topMobLogo {display: none; position: relative;}
.mobMenuBtn {width: 60px; height: 40px; background-position: center; background-repeat: no-repeat; background-size: cover; background-image: url(../images/icons/mob_menu_btn.svg); border-radius: 3px; position: absolute; top: 20px; right: 0; cursor: pointer; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; -webkit-tap-highlight-color: transparent; outline: none;}
.menu {}
.menuItem {display: inline-block; font-family: Roboto-Bold; font-size: 16px; margin: 0 20px; color: #777; cursor: pointer;}
.menuItem a {text-decoration: none; color: inherit;}
.menuItem.active {color: #D6354F;}
.menuItem:hover:not(.active) {color: #000;}


.authBtn {font-family: Roboto-Medium; font-size: 14px; background-color: #FFF; color: #D6354F; width: 140px; margin: 0 3px; padding: 12px; border: 2px solid #D6354F; border-radius: 3px;  cursor: pointer;}
.authBtn:hover {font-size: 14px; background-color: #D6354F; color: #FFF; }






/* HOME TOP */
.homeTop {width: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; background-image: url(../images/homeTopBG.jpg);}
.homeTopInner {display: flex; flex-direction: column; justify-content: center; grid-gap: 40px; height: 100%; padding: 120px 0; background: linear-gradient(180deg,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.5) 100%);}
.homeTopLine1 {font-family: Roboto-Bold; font-size: 60px; font-weight: normal; color: #FFF; text-align: center; padding: 0 20px; margin: 0;}
.homeTopLine2 {font-family: Roboto-Thin; font-size: 24px; color: #FFF; text-align: center; padding: 0 20px;}



/* HOME MAIN */
.homeMain {max-width: 1000px; margin: 40px auto;}
.homeMainMission {display: table; width: 100%; margin-bottom: 40px;}
.homeMainMissionLeft {display: table-cell; width: 40%; background-position: center; background-repeat: no-repeat; background-size: cover; background-image: url(../images/homeMission.jpg); border-radius: 3px 0 0 3px;}
.homeMainMissionRight {display: table-cell; width: 60%; background-color: #D6354F; padding: 45px 30px; color: #FFF; border-radius: 0 3px 3px 0;}
.missionCaption {font-family: Roboto-Bold; font-size: 36px; }


.homeMainServices {margin-bottom: 40px;}
.homeMainServicesCaption {font-family: Roboto-Bold; font-size: 36px; margin-bottom: 20px;}
.homeMainServicesContainer { display: flex; flex-direction: row; align-items: center; justify-content: space-between; }
.serviceCard {display: inline-block; width: calc(25% - 15px); background-position: center; background-repeat: no-repeat; background-size: 1px; position: relative; border-radius: 4px; cursor: pointer; text-decoration: none; color: #000;}
.serviceCard:hover {background-size: cover;}
.serviceCardInner {height: 120px; background-color: #F5F5F5; padding: 120px 15px 40px; border-radius: 4px; transition: all 0.4s;}
.serviceCard:hover .serviceCardInner {background-color: rgba(0,0,0,0.85);}
.serviceIcon {position: absolute; top: 30px; left: 15px; width: 60px; height: 60px; background-position: center; background-repeat: no-repeat; background-size: cover; filter: grayscale(1); transition: filter 0.4s; border-radius: 3px;}
.si_1 {background-image: url(../images/legal_letters2.jpg); }
.si_2 {background-image: url(../images/debt_recovery.jpg); }
.si_3 {background-image: url(../images/credit_report.jpg); }
.si_4 {background-image: url(../images/late_payment.jpg); }
.si_5 {background-image: url(../images/npd_database.jpg); }
.si_6 {background-image: url(../images/legal_helpline_support.jpg); }
.si_7 {background-image: url(../images/client_base_monitoring.jpg); }


.serviceCard:hover .serviceIcon {filter: unset;}
.serviceCaption {font-size: 18px; margin-bottom: 15px; transition: color 0.4s;}
.serviceCard:hover .serviceCaption {color: #FFF;}
.serviceText {font-size: 13px; transition: color 0.4s;}
.serviceCard:hover .serviceText {color: #AAA;}
.serviceBottom {position: absolute; left: 0; bottom: 0; width: 100%; height: 5px; background-color: #D6354F; border-radius: 0 0 4px 4px;}
#legal_letters {background-image: url(../images/legal_letters.jpg);}
#instruct_npd {background-image: url(../images/instruct_npd.jpg);}
#order_report {background-image: url(../images/order_report.jpg);}
#late_payments {background-image: url(../images/late_payments.jpg);}


.homeMainInTouch { background-position: center; background-repeat: no-repeat; background-size: cover; background-image: url(../images/inTouchBG.jpg);}
.homeMainInTouchInner {display: flex; flex-direction: column; justify-content: center; grid-gap: 20px; height: 100%; padding: 80px 0; background: linear-gradient(180deg,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.7) 100%); text-align: center;}
.homeMainInTouchLine1 {font-family: Roboto-Bold; font-size: 36px; color: #FFF; }
.homeMainInTouchLine2 {color: #FFF; position: relative; top: -5px;}
.homeMainInTouchLine3 {}
.getInTouch {display: inline-block; margin-right: 10px; width: 120px; padding: 13px 13px 13px 50px; text-align: center; background-color: #D6354F; color: #FFF; border-radius: 3px; position: relative; font-family: Roboto-Light; font-size: 12px; cursor: pointer;}
.getInTouchIcon {position: absolute; left: 2px; top: calc(50% - 18px); background-color: #FFF; width: 36px; height: 36px; border-radius: 3px; background-position: center; background-repeat: no-repeat; background-size: 60%; }
.icon-whatsapp {background-image: url(../images/icons/whatsapp.svg);}
.icon-email-black {background-image: url(../images/icons/email_black.svg);}

.slide {margin-left: 20px; margin-right: 20px;}
.prevArrow,.nextArrow {cursor: pointer;}


/* SIDE PANEL */
.sidePanel {position: fixed; top: calc(50% - 150px); right: -356px; z-index: 100; width: 400px; height: 300px; color: #FFF; background-color: #D6354F; border: 1px solid #A4293E; border-radius: 10px 0 0 10px; transition: right 0.4s,border-color 0.4s;}
.sidePanel.active {right: 0; border-color: #FFF;}
.sidePanelCaption {position: relative; left: -150px; top: 150px; width: 300px; transform: rotate(-90deg) translate(22px,22px); background-color: rgba(0,0,0,0.2); border-radius: 10px 10px 0 0; padding: 10px 0; text-align: center; font-size: 20px; cursor: pointer; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; -webkit-tap-highlight-color: transparent; outline: none;}
.sidePanelContent {margin: 0 15px 30px 55px; text-align: center; position: relative; top: -30px;}
.sidePanelIntro {margin-bottom: 20px; font-family: Roboto-Italic;}
.sidePanelVisit {margin-top: 20px; font-family: Roboto-Italic;}
.sidePanelInput {width: 300px; padding: 6px 8px; border: 1px solid #FFF; border-radius: 5px; margin-bottom: 10px; background-color: #FFF; color: #000; font-family: Roboto; font-size: 16px; text-align: center; outline: none; }
.sidePanelSubmit {margin-top: 10px; padding: 4px 16px; font-family: Roboto; font-size: 16px; color: #FFF; background-color: #A4293E; border: 1px solid #A4293E; border-radius: 15px; cursor: pointer;}
.sidePanelSubmit:hover {background-color: #700;}
.sidePanelSubmit.blocked {background-color: #AAA; border-color: #AAA; color: #555;}



/* ABOUT US MAIN*/
.aboutUsMission {display: table; width: 100%; margin-bottom: 40px;}
.aboutUsMissionLeft {display: table-cell; width: 40%; background-position: center; background-repeat: no-repeat; background-size: cover; background-image: url(../images/about_us_mission.jpg); border-radius: 3px 0 0 3px; position: relative;}
.aboutUsMissionLeftMask {position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.25); border-radius: 3px 0 0 3px;}





/* CONTACT US MAIN */
.contactUsMain {max-width: 1000px; margin: 40px auto;}
.contactUsSlogan {font-family: Roboto-Medium; font-size: 22px; color: #D6354F;}
.contactUs {display: table; width: 100%; min-height: 450px;}
.contactUsLeft {display: table-cell;}
.contactUsRight {display: table-cell; position: relative;}
.officeContact {margin-bottom: 30px; padding-left: 45px; position: relative;}
.officeContactIcon {position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 36px; height: 36px; background-position: center; background-repeat: no-repeat; background-size: cover;}
.contactIconAddr {background-image: url(../images/icons/contacts_location.svg);}
.contactIconPhone {background-image: url(../images/icons/contacts_phone.svg);}
.contactIconEmail {background-image: url(../images/icons/contacts_email.svg);}


.form_contact_us {position: absolute; top: 40px; right: 0; width: max-content; }
.formField {margin-bottom: 20px;}
.formFieldLabel {margin-bottom: 5px;}
.formFieldInput {font-family: Roboto; font-size: 14px; padding: 8px; background-color: #FFF; border: 2px solid #CCC; width: 400px; max-width: calc(100% - 20px);}
.formFieldTextArea {font-family: Roboto; font-size: 14px; padding: 8px; background-color: #FFF; border: 2px solid #CCC; width: 400px; max-width: calc(100% - 20px); height: 68px;}
.submitArea {}
.submitBtn {font-family: Roboto-Medium; font-size: 14px; background-color: #FFF; color: #D6354F; width: 418px; max-width: 100%; padding: 12px; border: 2px solid #D6354F; border-radius: 3px;  cursor: pointer;}
.submitBtn:hover {font-size: 14px; background-color: #D6354F; color: #FFF; }
.submitBtn.blocked {background-color: #AAA; border-color: #AAA; color: #555;}



/* NOT FOUND */
.notFoundMain {text-align: center; margin-bottom: 50px;}




/* OUR SERVICES */
.serviceTile {display: table; width: 100%; margin-bottom: 40px;}
.serviceTileLeft {display: table-cell; width: 40%; background-position: center; background-repeat: no-repeat; background-size: cover;  border-radius: 3px 0 0 3px; position: relative;}
.serviceTileBg1 {background-image: url(../images/legal_letters2.jpg);}
.serviceTileBg2 {background-image: url(../images/debt_recovery.jpg);}
.serviceTileBg3 {background-image: url(../images/credit_report.jpg);}
.serviceTileBg4 {background-image: url(../images/late_payment.jpg);}
.serviceTileBg5 {background-image: url(../images/npd_database.jpg);}
.serviceTileBg6 {background-image: url(../images/legal_helpline_support.jpg);}
.serviceTileBg7 {background-image: url(../images/client_base_monitoring.jpg);}
.serviceTileRight {display: table-cell; width: 60%; background-color: #D6354F; padding: 20px; color: #FFF; border-radius: 0 3px 3px 0;}

.serviceTileInvLeft {display: table-cell; width: 60%; background-color: #D6354F; padding: 20px; color: #FFF; border-radius: 3px 0 0 3px;}
.serviceTileInvRight {display: table-cell; width: 40%; background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 0 3px 3px 0; position: relative;}

.serviceTileMaskLeft {position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.25); border-radius: 3px 0 0 3px;}
.serviceTileMaskRight {position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.25); border-radius: 0 3px 3px 0;}

.serviceTileInner {  padding: 20px; background-color: rgba(0,0,0,0.1);} /**/







/* BLOGS */
.blogs {text-align: center;}
.blogCard {display: inline-block; width: 300px; height: 500px; margin: 30px; border: 1px solid #A4293E; border-radius: 5px; cursor: pointer; position: relative; color: #FFF; background-color: #D6354F; text-align: left; transition: box-shadow 0.2s; outline: none;}
.blogCard:hover {box-shadow: 7px 7px 7px rgba(0,0,0,0.4); border-color: #808080;}
.blogCardImgWrapper {position: relative; height: 250px;}
.blogCardDate {position: absolute; right: 10px; bottom: 10px; padding: 6px; background-color: rgba(255,255,255,0.5); font-family: Roboto-Bold; color: #A4293E;}
.blogCardImg {width: 100%; height: 100%; object-fit: cover; object-position: center;}
.blogCard:hover .blogCardImg {}
.blogCardTitle {margin: 10px; font-family: Roboto-Medium; font-size: 1.5em;}
.blogCardIntro {margin: 10px; font-family: Roboto-Italic;}
.blogCardMore {position: absolute; left: 0; bottom: 0; width: calc(100% - 20px); height: 17px;  text-align: center; padding: 10px; background-color: #A4293E; }
.blogCardMoreLabel {display: inline-block; font-family: Roboto-Italic; position: relative; top: 0; transition: font-size 0.2s, top 0.2s;}
.blogCard:hover .blogCardMoreLabel {font-size: 1.5em; top: -4px;}
.blogMasterImg {display: block; max-width: 100%; min-height: 200px; max-height: 400px; margin: 0 auto 30px;}

.blog_bold {font-family: Roboto-Bold;}
.blog_italic {font-style: italic;}
.blog_big {font-size: 1.5em;}
.blog_small {font-size: 0.8em;}
.blog_grey {color: #777;}







/* TERMS AND CONDITIONS */
.tacWrapper { background-position: center; background-repeat: no-repeat; background-size: cover; background-image: url(../images/legal_documents_stacked.jpg);}
.tacMask {padding: 40px 0; background-color: rgba(0,0,0,0.5);}
.tacMain {max-width: 920px; margin: 0 auto; padding: 20px 40px; background-color: #FFF; border-radius: 3px;}





/* REGISTRATION FORM */
.regWrapper { background-position: center; background-repeat: no-repeat; background-size: cover; background-image: url(../images/archives.jpg); padding: 40px 0;}
.registerSlogan {margin: 0 0 40px; padding: 10px 0; font-family: Roboto-Italic; font-size: 26px; color: #FFF; text-align: center; background-color: rgba(0,0,0,0.5);}
.registerForm {margin: 0 auto; width: 360px; background-color: rgba(255,255,255,0.9); padding: 40px 60px; border-radius: 3px; border: 1px solid #FFF;}
.registerOptions {margin-top: 40px; margin-bottom: 30px;}
.formCaption {font-family: Roboto-Light; font-size: 40px; color: #000; text-align: center; margin-bottom: 20px;}
.fixedFieldValue {font-family: Roboto-Bold;}
.profileLogo {max-width: 100px; max-height: 100px;}

.loginSubmitArea {display: flex; flex-direction: row; justify-content: space-between; align-content: center;}
.btn {font-family: Roboto-Medium; font-size: 14px; background-color: #FFF; color: #D6354F; width: 140px; padding: 12px; border: 2px solid #D6354F; border-radius: 3px;  cursor: pointer;}
.btn#saveNewPw {width: 170px;}
.btn:hover {background-color: #D6354F; color: #FFF; }
.btnCancel {background-color: #FFF; border-color: #777; color: #333;}
.btnCancel:hover {background-color: #DDD; border-color: #777; color: #333;}






/* PASSWORD RESET FORM */
.pwResetForm {margin: 0 auto; width: 360px; background-color: rgba(255,255,255,0.9); padding: 40px 60px; border-radius: 3px; border: 1px solid #FFF; text-align: center;}
.pwNote {margin-bottom: 30px;}
.pwField {margin-bottom: 40px;}
.pwField input {font-family: Roboto; font-size: 14px; border: none; background-color: #CCDEEE; padding: 5px;}
.pwField input::placeholder {color: #999; font-size: 14px;}
.lastField {margin-bottom: 20px;}
.pwSubmitArea {text-align: center;}
.wrongToken {margin: 0 auto; width: 360px; background-color: #FFF; color: red; text-align: center; padding: 150px 50px; border-radius: 3px; border: 3px solid #F00;}




/* LOGIN & RESET PASSWORD FORMS */
.loginForm {margin: 0 auto; width: 360px; background-color: rgba(255,255,255,0.9); padding: 40px 60px; border-radius: 3px; border: 1px solid #FFF; text-align: center;}
.loginField {margin-bottom: 40px;}
.loginField input {font-family: Roboto; font-size: 14px; border: 2px solid #CCC; background-color: #FFF; padding: 8px;}
.loginField input::placeholder {color: #999; font-size: 14px;}
.forgotPassword {margin-top: 30px;}
.resetPasswordNote {margin-bottom: 30px;}




/* INPUTS */
.standardField {margin-bottom: 30px;}
.standardFieldLabel {font-family: Roboto; font-size: 14px; margin-bottom: 5px;}
.standardField input {font-family: Roboto; font-size: 14px; background-color: #FFF; border: 2px solid #CCC; padding: 5px;}
.optionalField {font-family: Roboto-BoldItalic; font-size: 12px;}
.standardField input.fileField {background-color: #FFF; padding: 3px 5px;}

.input100pc {width: calc(100% - 14px);}
.input100 {width: 100px;}
.input180 {width: 180px;}
.input300 {width: 300px;}

.textarea1 {font-family: Roboto; font-size: 14px; background-color: #FFF; border: 2px solid #CCC; padding: 5px; width: calc(100% - 14px); height: 54px;} /* 3 lines */







/* FOOTER */
.footer {}

.footerTop {display: flex; flex-direction: row; align-items: self-start; justify-content: space-between; grid-gap: 50px; padding: 60px 100px; background-color: #000; border-width: 0 0 1px; border-style: solid; border-color: #444;}

.footerTop1 {max-width: 50%;}

.footerLogo {height: 80px; margin-bottom: 20px;}
.footerTop1Caption {font-family: Roboto-Medium; font-size: 24px; color: #FFF; margin-bottom: 20px;}
.footerTop1Text {color: #AAA;}

.footerTop2Caption {font-family: Roboto-Medium; font-size: 24px; color: #D6354F; white-space: nowrap; margin-bottom: 20px;}
.footerItem {margin-bottom: 20px;}
.footerItemLabel {font-family: Roboto-Medium; color: #FFF; margin-bottom: 8px;}
.footerItemValue {color: #AAA; white-space: nowrap;}

.footerLinkSet {}
.footerLink {color: #AAA; margin-bottom: 10px;}
.footerLink a {color: #AAA; text-decoration: none; white-space: nowrap;}
.footerLink a:hover {color: #FFF;}

.footerLink2 {color: inherit; text-decoration: none;}
.footerLink2:hover {text-decoration: underline;}

.footerSocialIcons {margin-top: 20px; white-space: nowrap;}
.footerSocialIcon {display: inline-block; width: 30px; height: 30px; margin-right: 8px; background-color: #828282; cursor: pointer; border-radius: 2px;}
.footerSocialIcon:hover {background-color: #D6354F;}
.footerSocialIconInner {width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: 60%;}
.icon-linkedin-white {background-image: url(../images/icons/linkedin.png);}
.icon-x-white {background-image: url(../images/icons/x.png);}
.icon-facebook-white {background-image: url(../images/icons/facebook.png);}

.footerBottom {display: flex; flex-direction: row; align-items: center; justify-content: space-between; color: #AAA; padding: 40px 100px; font-family: Roboto-Light; font-size: 13px; background-color: #000;}



/* COMMON COMPONENTS */
.listType1 li {margin-bottom: 20px;}
.bannerType1 {width: 100%; margin: 20px 0;}
.iconType1 {vertical-align: middle;}





/* LOADER */
.wait {margin: 30px 0;}
.globalWait {display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 1000; background-color: rgba(0,0,0,0.75);}
.globalWaitActive {display: block;}
.globalWaitImg {display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}





/* LINKS */
.generalLink {font-family: Roboto-Bold;}

.readMoreLink {display: inline-block; text-decoration: none; cursor: pointer; width: 120px; padding: 10px 3px 10px 10px; margin-top: 20px; text-align: center; background-color: #FFF; color: #000; border-radius: 20px; font-family: Roboto-Medium;}
.readMoreLink:hover {color: #D6354F;}

.linkArrow {vertical-align: middle;}
.linkArrowInverted {filter: invert(1);}
.linkToContact {color: inherit; text-decoration: underline;}
.contactUsLink {color: #000;}

.outerLink {color: inherit; text-decoration: none;}
.outerLinkBlock {color: inherit; text-decoration: none; display: block; }

.backLinkArea {margin: 30px 0 20px;}
.backLink {color: #000; text-decoration: underline;}
.backLinkIcon {vertical-align: middle; margin-right: 5px;}





/* COMMON STYLES */
.block {display: block; margin-bottom: 8px; margin-right: 0;}
.portal-red {color: #D6354F;}
.red_underline {text-decoration: underline; text-decoration-color: #D6354F; text-decoration-thickness: 2px; text-underline-offset: 6px;}
.normal {font-family: Roboto;}
.bold {font-family: Roboto-Bold;}
.italic {font-family: Roboto-Italic;}
.slogan {font-family: Roboto-Bold; font-size: 20px; color:#D6354F; margin-top: 40px;}
.hidden {display: none;}

.placeholder {text-align: center; background-color: #333; color: #FFF; font-size: 60px; padding: 200px 0;}
.invalidField {background-color: #FCC !important; color: red !important; border-color: red !important;}
.response_success {font-family: Roboto-Medium; color: #080; display: none; text-align: right;}
.response_error {font-family: Roboto-Medium; color: #F00; display: none; text-align: right;}
.response_success2 {font-family: Roboto-Medium; color: #FFF; display: none; text-align: center; margin: 0 10px 0 50px; padding: 90px 0;}
.response_error2 {font-family: Roboto-Medium; color: #F00; background-color: #FFF; display: none; text-align: center; margin: 0 10px 0 50px; padding: 90px 0;}
.fullRegistration,.regFieldsWrapper {display: none;}




/* PRETTY */
.p-block {display: block; margin: 15px 0; width: max-content;}



/* RESPONSIVENESS */

@media (max-width: 1400px) {
  .footerTop {padding: 60px 20px;}
  .footerBottom {padding: 40px 20px;}  
}

@media (max-width: 1300px) {
  .topPanel {padding: 0 20px;}
  .naviBar {padding: 0 20px;}
}

@media (max-width: 1200px) {
  .footerTop {flex-direction: column;}
  .footerTop1 {max-width: 100%;}  
}

@media (max-width: 1100px) {
  .naviBar {height: 140px;}
  .menuItem {display: block; margin: 10px 0;}
}

@media (max-width: 1040px) {
  .aboutUsCentral {padding: 0 20px;}
  .contactUsMain {padding: 0 20px;}  
  .contactUs {display: block; }
  .contactUsLeft {display: block;}
  .contactUsRight {display: block;}  
  .form_contact_us {position: static; top: unset; right: unset;}
  .tacMask {padding: 0;}
  .tacMain {width: calc(100% - 40px); max-width: unset; border-radius: 0; padding: 20px 20px;}
  .serviceDescription {padding: 0 20px;}  
}

@media (max-width: 1000px) {
  .homeMainServices {padding-left: 20px; padding-right: 20px;}
  .sidePanel {position: fixed; top: unset; bottom: 0; border-color: rgba(255,255,255,0.35); background-color: rgba(0,0,0,0.35);}
  .sidePanel.active {border-color: #FFF; background-color: #D6354F;}
}

@media (max-width: 800px) {
  .naviBarLogo {width: 120px;}
  .footerBottom {flex-direction: column; grid-gap: 10px;}
  .registerSlogan {font-size: 22px;}
}

@media (max-width: 700px) {
  .naviBar {padding: 0 10px;}
  .homeMainMission,.aboutUsMission,.serviceTile {display: block;}
  .homeMainMissionLeft,.aboutUsMissionLeft,.serviceTileLeft,.serviceTileInvRight {display: block; width: 100%; height: 300px;}
  .homeMainMissionRight,.serviceTileRight,.serviceTileInvLeft {display: block; width: calc(100% - 40px); padding: 30px 20px;}
  .registerSlogan {font-size: 18px;}  
}

@media (max-width: 600px) {
  .topPanel {display: none;}
  .authGroup a {display: block; margin: 5px 0;} 
  .authBtn {margin: 0;}
  .contactUsSlogan {font-size: 18px;}
  .registerSlogan {font-size: 16px;}  
}

@media (max-width: 500px) {
  .regWrapper {padding: 0;}
  .loginForm,.registerForm {padding: 20px 20px; width: calc(100% - 40px); border: none; border-radius: 0;}
  .registerSlogan {margin-bottom: 0;}  
  
}

@media (max-width: 480px) {
  .naviBar {padding: 0 20px;}
  .naviBarDesktop {display: none;}  
  .naviBarLeft {display: none;}
  .topMobLogo {display: block; height: 80px; border: 20px solid #FFF;; background-position: center left; background-repeat: no-repeat; background-size: contain; background-image: url(../images/logo.jpg);}
  .form_contact_us {width: auto;}
}

@media (max-width: 440px) {
  .footerBottom {align-items: flex-start;}
}

@media (max-width: 420px) {
  .homeMainInTouchLine3 a {display: block; margin: 8px 0;}
  .sidePanel {width: 320px; right: -276px;}
  .sidePanelInput {width: 220px;}
  .sidePanelIntro {width: calc(100% + 20px); position: relative; left: -10px;}
}