/* Stylesheet for Partner Sites */
/*-----------------------------------
[Table of contents]

xi. MEDIA QUERIES REFERENCE
xii. PLUGIN OVERRIDES
xiii. LOADER

0. RESET
1. TOOLS
2. COLOR 
3. FONT

-------------------------------------*/

/* <xi>|||||||||| MEDIA QUERIES REFERENCE START |||||||||| */

  /* !!!!!THESE ARE FOR REFERENCE ONLY DO NOT, I REPEAT DO NOT USE THESE FOR STYLES!!!!! */

  /* @media (max-width: 767px) {} */
  /* @media (max-width: 1023px) {} */
  /* @media (min-width: 1024px) {} */

/* |||||||||||||| MEDIA QUERIES REFERENCE END |||||||||||| */


/* <xii>||||||||||| PLUGIN OVERRIDES START ||||||||||| */

/* |||||||||||||||| PLUGIN OVERRIDES END ||||||||||||| */


/* <xiii>||||||||||| LOADER START ||||||||||| */

/* |||||||||||||||| LOADER END ||||||||||||| */


/* <0>|||||||||| RESET START |||||||||| */
  img,legend{border:0}legend,td,th{padding:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}table{border-spacing:0;border-collapse:collapse}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
  body{line-height:1;font-family: 'Roboto', serif;font-size: 14px; background-color: #fff; color: #696969; margin: 0;}
  ol,ul{list-style:none}
  blockquote,q{quotes:none}
  blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
  table{border-collapse:collapse;border-spacing:0}
  a,a:hover,a:focus{color:inherit;text-decoration:none}

/* ||||||||||||| RESET END |||||||||||| */


/* <1>|||||||||| TOOLS START |||||||||| */
  #wrapper {max-width: 1200px; width: 100%; margin: 0 auto !important; height: 100%; position: relative;}

  .mxw-container {width:100%;max-width:970px;}

  .float-none{float:none}
  .float-left{float:left}
  .float-right{float:right}

  .flex-right{justify-content: flex-end}
  .align-items-center{align-items: center}

  .clear-both{clear:both}

  .margin-zero-list{margin-block-start: 0;margin-block-end: 0;margin-inline-start: 0px;margin-inline-end: 0px;padding-inline-start: 0px;margin:0}
  .margin-zero{margin:0}
  .margin-center{margin:0 auto}
  .margin-bottom-zero{margin-bottom:0}
  .margin-top-zero{margin-top:0;}

  .padding-zero{padding:0 !important}
  .padding-bottom-zero{padding-bottom:0}
  .padding-top-zero{padding-top:0}

  .center-txt{text-align:center}
  .align-txt-right{text-align:right}

  .center-vert{display:flex;align-items:center}
  .center-all{display:flex;align-items:center;justify-content:center}
  .center-all img{max-width: 100%;padding: 30px 0 20px}

  .height-one-hundo {height: 100%}

  .width-one-hundo {width: 100%}
  .max-width-one-hundo {max-width: 100%}

  .flex{display: flex}
  .block{display:block}
  .none{display:none}
  .inline{display:inline-block}

  .underline {text-decoration: underline;}

/* ||||||||||||| TOOLS END |||||||||||| */


/* <2>|||||||||| COLOR START |||||||||| */
  
  .dark-txt {color: #000000}
  .dark-bg {background-color: #DAE8FE}

  .lite-txt {color: #ffffff}
  .lite-bg {background-color: #ffffff}
  .lite-txt-hover:hover {color: #ffffff !important}

  .red-bg {background-color: #A51C37;}
  .red-txt {color: #A51C37;}

  .form-bg {background-color: #F7F7F7;}
  .footer-bg {background-color: #221E1F;}


/* ||||||||||||| COLOR END |||||||||||| */


/* <3>|||||||||| FONT START |||||||||| */
    
  .roboto {font-family: 'Roboto', serif;}
  .secondary {font-family: 'Roboto', sans-serif;}

  h1,h2,h3,h4 {font-family: 'Roboto', serif;margin:0; padding:0;}

  h1{font-size:26px;}
  h2{font-size: 30px; color: #221E1F; font-weight: 500;}
  h3{font-size:24px;}
  h4{font-size:18px;}

  .inner-content ul li, .inner-content ul li a {line-height: 2;font-size: 16px;font-weight: 300}
  p {line-height: 1.5;font-size: 14px;font-weight: 300}

  .uppercase {text-transform: uppercase}
  .thin {font-weight: 300}
  .regular {font-weight: 500}
  .bold {font-weight: 700}
  .black {font-weight: 900}

/* ||||||||||||| FONT END |||||||||||| */

/* <4>|||||||||| FORMS START ||||||||| */
  
    .gfield_required {display: none !important;}
    .gfield_label {font-size: 14px !important; font-weight: 500 !important;}
    .gform-theme-button, .gform_button {background-color: #A51C37 !important; color: #fff !important; padding: 8px 10px; border: none; border-radius: 10px; max-width: 100px; width: 100%;}
    .egia-field input, .egia-field select, #input_4_201, #input_5_201, #input_5_207 {margin-bottom: 10px !important; border-radius: 10px; border: none;}
    .egia-field input::placeholder, #input_4_201::placeholder, #input_5_201::placeholder {font-size: 12px !important; color: #C9C9C9 !important;}
    .egia-field select option.gf_placeholder {color: #C9C9C9 !important; font-size: 12px !important;}
    .egia-field select option:not(.gf_placeholder) {color: #696969 !important;}
    .egia-field .ginput_container_fileupload input {border-radius: unset;}
    #gfield_description_4_198, #gfield_description_5_198 {color: #A51C37; font-weight: 500;}
    #field_4_201, #field_5_201, #field_5_207 {margin-top: 20px;}
    .egia-consent {margin-top: 20px !important;}
    .egia-consent legend {line-height: 1.5; margin-bottom: 20px !important;}

/* ||||||||||||| FORMS END ||||||||||| */

/* <5>|||||||||| HEADER START |||||||||| */

  header {display: flex; justify-content: center; align-items: center;}
  .header-logo {max-width: 120px; width: 100%; margin: 30px auto;}

/* ||||||||||||| HEADER END |||||||||||| */

/* ||||||||||||| SPLASH START |||||||||| */

.modal-holder {position: fixed; width: 100vw; height: 100vh; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.9); padding: 20px; z-index: 999999; opacity: 1; display: flex; justify-content: center; align-items: center;}
.modal {position: relative; width: 100%; max-width: 480px; padding: 40px 60px; background-color: #E9EAEC; border-radius: 10px; display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 20px;}
.modal-logo {max-width: 170px; width: 100%;}
.modal p {text-align: center;}
.modal-btn {background-color: #A51C37 !important; color: #fff !important; padding: 8px 10px; border: none; border-radius: 10px; width: 280px; line-height: 1.5;}
.modal-btn span {font-size: 20px; font-weight: 700}


/* ||||||||||||| SPLASH END |||||||||||| */


/* <6>|||||||||| HOME START |||||||||| */
  
  .main-home-holder {display: flex; width: 100%; margin: 40px 0;}
  .form-div, .form-img-div {flex: 1; box-sizing: border-box;}
  .form-div {padding: 30px 40px; border-radius: 25px; z-index: 3; border: 1px solid #E3E3E3;}
  .form-img-div {margin-left: -20px;}
  .form-img-div img {width: 100%; height: 100%; object-fit: cover; border-top-right-radius: 25px; border-bottom-right-radius: 25px;}
  .table-img {max-width: 100%; width: 100%; border-radius: 25px; border: 1px solid #E3E3E3; margin: 20px auto;}
  .tandc-div {margin-bottom: 40px;}
  .tandc {font-size: 10px;}
  
  @media (max-width: 1023px) {
    .form-img-div {display: none;}
    .main-home-holder {padding: 0 40px;}
  }

  @media (max-width: 500px) {
    .main-home-holder {padding: 0 20px;}
    .form-div {padding: 20px;}
  }

/* ||||||||||||| HOME END |||||||||||| */


/* <7>|||||||||| INNER PAGES START |||||||||| */



/* ||||||||||||| INNER PAGES END |||||||||||| */


/* <8>|||||||||| FOOTER START |||||||||| */
  
  footer {position: relative;}
  .footer-holder {max-width: 1200px; width: 100%; margin: 0 auto !important;}
  .footer-logo {max-width: 60px; width: 100%; margin: 15px 0;}

/* ||||||||||||| FOOTER END |||||||||||| */