/* Animations */
@-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
  40% { -webkit-transform: translateY(-5px); transform: translateY(-5px); }
  60% { -webkit-transform: translateY(-5px); transform: translateY(-5px); } }
@keyframes bounce { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
  40% { -webkit-transform: translateY(-5px); transform: translateY(-5px); }
  60% { -webkit-transform: translateY(-5px); transform: translateY(-5px); } }
/*Scale animation*/
@-webkit-keyframes scale { 25% { -webkit-transform: scale(0.95); transform: scale(0.95); }
  75% { -webkit-transform: scale(1.05); transform: scale(1.05); } }
@keyframes scale { 25% { -webkit-transform: scale(0.95); transform: scale(0.95); }
  75% { -webkit-transform: scale(1.05); transform: scale(1.05); } }
@font-face { font-family: 'Ancizar-Serif-ExtraboldItalic'; src: url("../fonts/Ancizar-Serif/AncizarSerif-ExtraboldItalic.eot"); src: url("../fonts/Ancizar-Serif/AncizarSerif-ExtraboldItalic.woff2") format("woff2"), url("../fonts/Ancizar-Serif/AncizarSerif-ExtraboldItalic.woff") format("woff"), url("../fonts/Ancizar-Serif/AncizarSerif-ExtraboldItalic.ttf") format("truetype"), url("../fonts/Ancizar-Serif/AncizarSerif-ExtraboldItalic.svg#AncizarSerif-ExtraboldItalic") format("svg"), url("../fonts/Ancizar-Serif/AncizarSerif-ExtraboldItalic.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Ancizar-Sans-LightItalic'; src: url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.eot"); src: url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.woff2") format("woff2"), url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.woff") format("woff"), url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.ttf") format("truetype"), url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.svg#AncizarSans-LightItalic") format("svg"), url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Ancizar-Sans-BoldItalic'; src: url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.eot"); src: url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.woff2") format("woff2"), url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.woff") format("woff"), url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.ttf") format("truetype"), url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.svg#AncizarSans-BoldItalic") format("svg"), url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Ancizar-Sans-Regular'; src: url("../fonts/Ancizar-Sans/AncizarSans-Regular.eot"); src: url("../fonts/Ancizar-Sans/AncizarSans-Regular.woff2") format("woff2"), url("../fonts/Ancizar-Sans/AncizarSans-Regular.woff") format("woff"), url("../fonts/Ancizar-Sans/AncizarSans-Regular.ttf") format("truetype"), url("../fonts/Ancizar-Sans/AncizarSans-Regular.svg#AncizarSans-Regular") format("svg"), url("../fonts/Ancizar-Sans/AncizarSans-Regular.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
.practices_agreements { margin: 0; margin-bottom: 40px; padding: 20px 70px 30px; position: relative; }
.practices_agreements .practices-title { border-bottom: 2px solid #710D4E; color: #710D4E !important; display: inline-block; font-family: 'Ancizar-Sans-BoldItalic', sans-serif !important; font-size: 35px !important; line-height: 0.6 !important; margin: 50px 0 25px 10px !important; padding: 15px 80px 10px 0 !important; position: relative; text-transform: uppercase !important; }
.practices_agreements .practices-title .see_more { bottom: 0; display: inline-block; position: absolute; left: calc(100% + 20px); min-width: 100px; }
.practices_agreements .practices-title .see_more a { background-color: #710D4E; color: #fff !important; display: block; font-family: 'Ancizar-Sans-LightItalic', sans-serif !important; font-size: 16px; margin: 0; padding: 12px 15px; text-align: center; text-transform: uppercase; }
.practices_agreements .practices-title .see_more a:hover, .practices_agreements .practices-title .see_more a:active, .practices_agreements .practices-title .see_more a:focus { outline: none; text-decoration: none; }
.practices_agreements .featured { padding: 10px; position: relative; }
.practices_agreements .featured .featured-content { position: relative; }
.practices_agreements .featured .featured-content .featured-info { bottom: 0; left: 0; padding: 10px 0; position: absolute; right: 0; top: 0; -webkit-transition: 0.25s ease-in-out; transition: 0.25s ease-in-out; }
.practices_agreements .featured .featured-content .featured-info .action { background-color: #fff; border: 1px solid #fff; color: #5d5d5d; font-family: 'Ancizar-Sans-BoldItalic', sans-serif; font-size: 18px; left: 0; margin: 0 auto; opacity: 0; padding: 7px 15px 5px; position: absolute; right: 0; text-align: center; text-transform: uppercase; top: 50%; width: 100px; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.practices_agreements .featured .featured-content .featured-info .featured-link { height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 50; }
.practices_agreements .featured .featured-content .featured-info::before, .practices_agreements .featured .featured-content .featured-info::after { bottom: 15px; content: ''; left: 15px; opacity: 0; position: absolute; right: 15px; top: 15px; -webkit-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.practices_agreements .featured .featured-content .featured-info::before { border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0, 1); transform: scale(0, 1); }
.practices_agreements .featured .featured-content .featured-info::after { border-left: 1px solid #fff; border-right: 1px solid #fff; -webkit-transform: scale(1, 0); transform: scale(1, 0); }
.practices_agreements .featured .featured-content .featured-info:hover { background-color: rgba(113, 13, 78, 0.4); }
.practices_agreements .featured .featured-content .featured-info:hover .action { opacity: 1; }
.practices_agreements .featured .featured-content .featured-info:hover::before, .practices_agreements .featured .featured-content .featured-info:hover::after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
.practices_agreements .featured .featured-title { color: #710D4E; font-family: 'Ancizar-Sans-Regular', sans-serif; font-size: 20px; line-height: 1.2; margin: 0 auto; padding: 15px 0 0; position: relative; text-align: left; -webkit-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.practices_agreements .items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 5px; }
.practices_agreements .items img { width: calc((100% / 6) - 20px); margin: 10px; }
.practices_agreements .slick-arrow { background-color: rgba(17, 17, 17, 0.25); border: none; color: #fff; font-size: 30px; height: 80px; line-height: 2.8; outline: none; position: absolute; top: 38%; width: 50px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.practices_agreements .slick-arrow.prev { left: 20px; }
.practices_agreements .slick-arrow.next { right: 20px; }
.practices_agreements .slick-arrow:hover { background-color: rgba(17, 17, 17, 0.45); }

@media screen and (max-width: 40em) { .practices_agreements { padding: 10px 25px; }
  .practices_agreements .practices-title { font-size: 30px !important; margin: 30px 0 25px 10px !important; }
  .practices_agreements .items img { width: calc((100% / 2) - 20px); margin: 10px; } }
