.elementor-kit-6{--e-global-color-primary:#C21A1A;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-c98199d:#1F2029;--e-global-color-2083d83:#09090A;--e-global-color-c66b245:#B5B6C7;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display SC";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-c98199d );color:#F0F0F0;font-family:"Roboto", Sans-serif;font-size:17px;font-weight:300;text-transform:none;font-style:normal;text-decoration:none;line-height:25px;letter-spacing:0.1px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#000000;font-family:"Roboto", Sans-serif;font-size:17px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:30px;letter-spacing:0.2px;color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:rgba(135, 142, 171, 0);border-radius:0px 0px 0px 0px;padding:12px 35px 12px 35px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#2E303F;color:#FFFFFF;border-style:solid;border-width:0px 0px 2px 0px;border-color:#37302F;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 a{color:#780D13;font-family:"Roboto", Sans-serif;font-size:17px;font-weight:500;line-height:25px;letter-spacing:0.1px;}.elementor-kit-6 a:hover{color:#DBDBDB;}.elementor-kit-6 h1{color:#FFFFFF;font-family:"Playfair Display", Sans-serif;font-size:43px;font-weight:800;line-height:51px;letter-spacing:0.2px;}.elementor-kit-6 h2{color:#FFFFFF;font-family:"Playfair Display", Sans-serif;font-size:37px;font-weight:800;text-transform:none;font-style:normal;text-decoration:none;line-height:45px;letter-spacing:0.2px;}.elementor-kit-6 h3{color:#FFFFFF;font-family:"Playfair Display", Sans-serif;font-size:31px;font-weight:800;text-transform:none;font-style:normal;text-decoration:none;line-height:39px;letter-spacing:0.2px;}.elementor-kit-6 h4{color:#FFFFFF;font-family:"Playfair Display", Sans-serif;font-size:27px;font-weight:800;text-transform:none;font-style:normal;text-decoration:none;line-height:35px;letter-spacing:0.2px;}.elementor-kit-6 h5{color:#FFFFFF;font-family:"Playfair Display", Sans-serif;font-size:23px;font-weight:800;text-transform:none;font-style:normal;text-decoration:none;line-height:31px;letter-spacing:0.2px;}.elementor-kit-6 h6{color:#FFFFFF;font-family:"Playfair Display", Sans-serif;font-size:16px;font-weight:800;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:25px;letter-spacing:1px;}.elementor-kit-6 label{color:#FFFFFF;font-family:"Roboto", Sans-serif;font-size:17px;font-weight:300;line-height:25px;letter-spacing:0.1px;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;font-style:italic;line-height:25px;letter-spacing:0.2px;color:#FFFFFF;background-color:#000000;border-style:solid;border-width:0px 0px 1px 0px;border-color:#A6A6A6;border-radius:0px 0px 0px 0px;transition:2ms;padding:18px 20px 18px 20px;}.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea:focus,.elementor-kit-6 .elementor-field-textual:focus{color:#FFFFFF;background-color:#2E303F;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.photo{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
}

.photo img{
  width: 250px;
  height: 375px;
  object-fit: cover;
  filter: grayscale(100%) contrast(120%);
  box-shadow: 10px 15px 25px 0 rgba(0,0,0,.2);
  display: block;
  transition: all .5s cubic-bezier(0.645, 0.045, 0.355, 1);
  margin-top: -10px;
}

.photo:hover img{
  box-shadow: 1px 1px 10px 0 rgba(0,0,0,.1);
}

.photo .glow-wrap{
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  margin-top: -10px;
}

.photo .glow{
  display: block;
  position:absolute;
  width: 40%;
  height: 200%;
  background: rgba(255,255,255,.2);
  top: 0;
  filter: blur(5px);
  transform: rotate(45deg) translate(-450%, 0);
  transition: all .5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.photo:hover .glow{
  transform: rotate(45deg) translate(450%, 0);
  transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.photo:hover img,
.photo:hover .glow-wrap{
  margin-top: 0;
}

.mobile_menu_bar::before, .mobile_menu_bar::after, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
    color: #c21a1a;
}

.elementor-kit-6 h2 {
    color: #fff;
}

.elementor-tab-title {
    border-bottom: none !important;
}

table tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th {
    background-color: transparent;
}/* End custom CSS */