.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-8 .elementor-element.elementor-element-933b5b8 .elementor-button{background-color:#887514;font-family:"Open Sans", Sans-serif;font-size:23px;font-weight:800;}.elementor-8 .elementor-element.elementor-element-933b5b8 > .elementor-widget-container{margin:25px 0px 15px 0px;}.elementor-8 .elementor-element.elementor-element-3c905f0 .elementor-button{background-color:#881455;font-family:"Open Sans", Sans-serif;font-size:23px;font-weight:800;}.elementor-8 .elementor-element.elementor-element-3c905f0 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-8 .elementor-element.elementor-element-24f06bb .elementor-button{background-color:#88143DAD;font-family:"Open Sans", Sans-serif;font-size:23px;font-weight:800;line-height:30px;letter-spacing:0px;}.elementor-8 .elementor-element.elementor-element-24f06bb > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-8 .elementor-element.elementor-element-394695e .elementor-button{background-color:#887514AD;font-family:"Open Sans", Sans-serif;font-size:23px;font-weight:800;line-height:30px;letter-spacing:1.5px;}.elementor-8 .elementor-element.elementor-element-394695e > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-8 .elementor-element.elementor-element-49a817d .elementor-button{background-color:#C9AB14AD;font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:800;line-height:30px;letter-spacing:0px;}.elementor-8 .elementor-element.elementor-element-49a817d > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-8 .elementor-element.elementor-element-d345af9 .elementor-button{background-color:#85773194;font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:800;line-height:30px;letter-spacing:0px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-8 .elementor-element.elementor-element-d345af9 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-8 .elementor-element.elementor-element-b75426e > .elementor-widget-container{margin:34px 0px 25px 0px;}.elementor-8 .elementor-element.elementor-element-b75426e{text-align:center;}.elementor-8 .elementor-element.elementor-element-b75426e .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:35px;font-weight:800;text-decoration:underline;color:#2906DD;}.elementor-8 .elementor-element.elementor-element-348c6ee{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-8 .elementor-element.elementor-element-40a8196 .tpg-post-holder div{text-align:left;}.elementor-8 .elementor-element.elementor-element-40a8196 .rt-tpg-container .rt-el-post-meta{justify-content:left;}.elementor-8 .elementor-element.elementor-element-40a8196 .tpg-el-main-wrapper .entry-title{text-align:justify;}.elementor-8 .elementor-element.elementor-element-40a8196 .tpg-el-main-wrapper .tpg-el-image-wrap img{width:inherit;}.elementor-8 .elementor-element.elementor-element-40a8196 .tpg-el-main-wrapper .rt-holder .tpg-el-image-wrap img{object-position:inherit;}.elementor-8 .elementor-element.elementor-element-40a8196 .tpg-el-main-wrapper .rt-holder:hover .tpg-el-image-wrap img{object-position:inherit;}.elementor-8 .elementor-element.elementor-element-40a8196 .rt-pagination-wrap{justify-content:center;}body .elementor-8 .elementor-element.elementor-element-40a8196 .tpg-el-main-wrapper .tpg-post-holder{border-radius:25px 25px 25px 25px;overflow:hidden;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}body .elementor-8 .elementor-element.elementor-element-40a8196 .rt-tpg-container .slider-layout13 .rt-holder .post-content{border-radius:25px 25px 25px 25px;overflow:hidden;}@media(max-width:767px){.elementor-8 .elementor-element.elementor-element-b75426e .elementor-heading-title{font-size:25px;}}/* Start custom CSS for button, class: .elementor-element-933b5b8 */@-webkit-keyframes pulseBtn {
  0% {-webkit-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-webkit-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}
@-moz-keyframes pulseBtn {
  0% {-moz-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-moz-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}

@keyframes pulseBtn {
  0% {box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {box-shadow: 0px 0px 20px 5px rgba(81, 73, 255, 1)
 ;}
}

.elementor-8 .elementor-element.elementor-element-933b5b8 .elementor-button{
  -webkit-animation-name: pulseBtn;
  -moz-animation-name: pulseBtn;
  animation-name: pulseBtn;
  
  -webkit-animation-duration: 0.9s;
  -moz-animation-duration: 0.9s;
  animation-duration: 0.9s;
  
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  animation-direction: alternate;
  
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-3c905f0 */@-webkit-keyframes pulseBtn {
  0% {-webkit-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-webkit-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}
@-moz-keyframes pulseBtn {
  0% {-moz-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-moz-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}

@keyframes pulseBtn {
  0% {box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {box-shadow: 0px 0px 20px 5px rgba(81, 73, 255, 1)
 ;}
}

.elementor-8 .elementor-element.elementor-element-3c905f0 .elementor-button{
  -webkit-animation-name: pulseBtn;
  -moz-animation-name: pulseBtn;
  animation-name: pulseBtn;
  
  -webkit-animation-duration: 0.9s;
  -moz-animation-duration: 0.9s;
  animation-duration: 0.9s;
  
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  animation-direction: alternate;
  
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-24f06bb */@-webkit-keyframes pulseBtn {
  0% {-webkit-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-webkit-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}
@-moz-keyframes pulseBtn {
  0% {-moz-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-moz-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}

@keyframes pulseBtn {
  0% {box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {box-shadow: 0px 0px 20px 5px rgba(81, 73, 255, 1)
 ;}
}

.elementor-8 .elementor-element.elementor-element-24f06bb .elementor-button{
  -webkit-animation-name: pulseBtn;
  -moz-animation-name: pulseBtn;
  animation-name: pulseBtn;
  
  -webkit-animation-duration: 0.9s;
  -moz-animation-duration: 0.9s;
  animation-duration: 0.9s;
  
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  animation-direction: alternate;
  
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-394695e */@-webkit-keyframes pulseBtn {
  0% {-webkit-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-webkit-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}
@-moz-keyframes pulseBtn {
  0% {-moz-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-moz-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}

@keyframes pulseBtn {
  0% {box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {box-shadow: 0px 0px 20px 5px rgba(81, 73, 255, 1)
 ;}
}

.elementor-8 .elementor-element.elementor-element-394695e .elementor-button{
  -webkit-animation-name: pulseBtn;
  -moz-animation-name: pulseBtn;
  animation-name: pulseBtn;
  
  -webkit-animation-duration: 0.9s;
  -moz-animation-duration: 0.9s;
  animation-duration: 0.9s;
  
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  animation-direction: alternate;
  
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-49a817d */@-webkit-keyframes pulseBtn {
  0% {-webkit-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-webkit-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}
@-moz-keyframes pulseBtn {
  0% {-moz-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-moz-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}

@keyframes pulseBtn {
  0% {box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {box-shadow: 0px 0px 20px 5px rgba(81, 73, 255, 1)
 ;}
}

.elementor-8 .elementor-element.elementor-element-49a817d .elementor-button{
  -webkit-animation-name: pulseBtn;
  -moz-animation-name: pulseBtn;
  animation-name: pulseBtn;
  
  -webkit-animation-duration: 0.9s;
  -moz-animation-duration: 0.9s;
  animation-duration: 0.9s;
  
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  animation-direction: alternate;
  
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-d345af9 */@-webkit-keyframes pulseBtn {
  0% {-webkit-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-webkit-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}
@-moz-keyframes pulseBtn {
  0% {-moz-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-moz-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}

@keyframes pulseBtn {
  0% {box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {box-shadow: 0px 0px 20px 5px rgba(81, 73, 255, 1)
 ;}
}

.elementor-8 .elementor-element.elementor-element-d345af9 .elementor-button{
  -webkit-animation-name: pulseBtn;
  -moz-animation-name: pulseBtn;
  animation-name: pulseBtn;
  
  -webkit-animation-duration: 0.9s;
  -moz-animation-duration: 0.9s;
  animation-duration: 0.9s;
  
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  animation-direction: alternate;
  
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}/* End custom CSS */