@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,600,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

.darker {
    color: #424242!important;
}
p.lead {
    font-size: 24px;
    line-height: 1.4;
}
.dark-transparent-box {
    background: rgba(66, 66, 66, 0.86);
    display: inline-block;
    padding: 10px;
}
.color-white {
	color: #fff!important;
}
section#features.section {
    padding-bottom: 0;
}
.centered-img {
	text-align: center;
	position: relative;
	margin-left: 4vw;
    margin-right: 4vw;
}
.centered-img img {

}
.centered-img:before {
	content: "";
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: #e3e6ea;
	z-index: -1;
}
section#features .feature.feature-1 .feature-content {
    padding-left: 80px;
}
#how-it-works {
	padding-top: 1rem;
}
.event-date-style {
    background-color: #E6E6E6;
    padding: 10px 8px;
    width: 65px;
    text-align: center;
    float: left;
}
.event-date-style span {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.event-date-style span.for_inline {
    display: inline-block;
    width: 100%;
}
.event-date-style span.for_border {
    border-top: 1px solid #3693e5;
    padding-top: 3px;
}
.event_block_style {
    border: 1px solid #3693e5;
}
.btn-play {
    width: 45px;
    height: 45px;
}
.home-page #intro .mb-5, 
.home-page #intro .my-5 {
    margin-bottom: 2rem!important;
}
.home-page #intro .intro-box-content {
    padding: 35px;
    top: 44%;
    padding-bottom: 50px;
}
.testimonial .testimonial-content .testimonial-author {
	font-size: 18px;
}
#specification hr {
    border-top: 1px solid rgba(66, 66, 66, 0.35);
}
#get-it h1 {
	font-weight: 400;
}
.timeline .timeline-event .timeline-event-date {
    font-size: 1.4rem;
    font-weight: 700;
}

/*.member .member-image:after {
    background-color: #003399;
}
*/
#team .member-overlay {
    color: #fff;
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
}
/*#team .mem-overlay-1 {
    padding-right: 13px;
    padding-right: 13px;
}*/
#team .member-overlay br {
    line-height: 0;
}
#team .member .member-image:hover:after {
    opacity: 1;
}
.member .member-image:after {
    background-color: rgba(0,51,133,.5);
}
#team .member-overlay a {
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    line-height: 30px;
    font-weight: 300;
}

.member h6 a {
    font-size: 15px;
    color: #0275d8;
    margin-top: 10px;
    transition: .3s;
}
.member h6 a:hover {
    opacity: .8;
}

/*Banner Area*/

.blue-btn-safe {
    text-align: left;
    margin-top: 10px;
}
.blue-btn-safe a {
    color: #3693e5;
    transition: .3s;
    font-size: 1.40rem;
}
.blue-btn-safe a:hover {
    opacity: .8;
}
.blockquote {
    margin-bottom: 0;
}
.blockquote .image {
    width: 96px;
    height: 96px;
}
.blockquote footer strong {
    font-weight: 700;
}
.bg-light .blockquote {
    background-color: #fff;
    min-height: 280px;
}
@media (max-width: 991px) {
    .blockquote p {
        margin-top: 30px;
    }
}
/*Banner*/
.intro-1 .intro-container {

}
.intro-1 .intro-box-content {
    width: 500px;
}
.intro-1 .display-4 {
    font-size: 38px;
}
.home-page #intro .intro-box-content {
    padding: 28px;
    top: calc(100% - 450px);
    padding-bottom: 30px;
}
.home-page #intro .intro-box-content .text-muted {
    font-size: 16px;
}
.intro-box-ano {
    position: absolute;
    left: 0;
    bottom: -60px;
    left: calc(50% + 50px);
    /* background: radial-gradient(black, transparent); */
    width: 450px;
    font-size: 20px;
    font-family: 'Charter BT';
    line-height: 1.3;
    padding-bottom: 10px;
}
@media (max-width: 991px) {
    .intro-box-ano {
        left: 0;
        bottom: 0;
        left: calc(50% + 30px);
        position: relative;
        padding-bottom: 0;
        right: 0;
        max-width: 400px;
    }
    .intro-1 .intro-container {
        padding-bottom: 0;
    }
}


/*Community Programs*/
.steps-row .step:not(:last-child):after {
    display: none;
}


/*Our Menus*/
.menu-all-safe {
    display: flex;
    justify-self: center;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin-bottom: -21px;
    position: relative;
    z-index: 9;
    padding-top: 20px;
}
.menu-all-safe ul {
    padding: 0;
    float: right;
    margin-bottom: 0;
    margin-right: 0;
}
.menu-all-safe ul li {
    display: inline;
    padding: 0 5px;
}
.menu-all-safe ul li a {
    line-height: 90px;
    color: #663c6f;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
}
.menu-all-safe ul li a:hover {
    opacity: .8;
}
@media (max-width: 1199px) {
    .header-right-safe,
    .header-left-safe {
        display: none;
    }
}




/*hamburger menu*/
.button_container {
  position: absolute;
  top: 15px;
  right: 2%;
  height: 27px;
  width: 35px;
  cursor: pointer;
  z-index: 100;
  transition: opacity .25s ease, top .2s ease;
  z-index: 9999;  
}
.button_container:hover {
  opacity: .7;
}
.button_container.active {
  top: 28px;
}
.button_container.active .top {
  transform: translateY(11px) translateX(0) rotate(45deg);
  background: #FFF;
}
.button_container.active .middle {
  opacity: 0;
  background: #FFF;
}
.button_container.active .bottom {
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #FFF;
}
.button_container span {
  background: #236496;
  border: none;
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .35s ease;
  cursor: pointer;
}
.button_container span:nth-of-type(2) {
  top: 11px;
}
.button_container span:nth-of-type(3) {
  top: 22px;
}

.overlay-menu {
    position: absolute;
    background: #236496;
    top: 0;
    right: 0;
    /* width: 270px; */
    width: auto;
    min-width:270px;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden;
    z-index: 999;
}
.overlay-menu.open {
    opacity: .9;
    visibility: visible;
    min-height: 580px;
}
.overlay-menu.open li {
  animation: fadeInRight .5s ease forwards;
  animation-delay: .35s;
}
.overlay-menu.open li:nth-of-type(2) {
  animation-delay: .4s;
}
.overlay-menu.open li:nth-of-type(3) {
  animation-delay: .45s;
}
.overlay-menu.open li:nth-of-type(4) {
  animation-delay: .50s;
}
.overlay-menu nav {
  position: relative;
  height: 77%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  font-weight: 400;
  text-align: right;
}
.overlay-menu ul {
  list-style: none;
  /* padding: 0; */
  padding: 0 30px 20px;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
  /* padding-right: 50px; */
}
.overlay-menu ul li {
  display: block;
  /*height: 25%;
  height: calc(100% / 4);
  min-height: 50px;*/
  line-height: 1.9;
  position: relative;
  opacity: 0;
}
.overlay-menu ul li a {
  display: inline-block;
  position: relative;
  color: #FFF;
  text-decoration: none;
  overflow: hidden;
}
.overlay-menu ul li a:hover:after, 
.overlay-menu ul li a:focus:after, 
.overlay-menu ul li a:active:after {
  width: 100%;
}
.overlay-menu ul li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  transform: translateX(-50%);
  height: 2px;
  background: #FFF;
  transition: .35s;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-nav>li {
      float: left;
  }
}

.navbar-nav {
  flex-direction: row;
}
.mew {
  border-top: 1px solid #f1f1f1;
  margin-top: 50px;
  padding-top: 20px;
}


.navbar-nav {
 flex-direction: row;
}

.overlay-menu ul li a:hover{
 color: #FFF !important;
}




#content {
    margin-left: 0;
    margin-top: 0;
}
#specification {
    margin-left: 30px;
    margin-right: 30px;
}
#specification.section {
    padding-top: 6rem;
}
#specification .product-container {
    max-width: initial;
}

#specification .container-custom {
    max-width: 1230px;
    margin: auto;
}

/*Quote*/
.quote-area {
    margin-top: 35px;
}
.quote-item {
    background-color: #fff;
    min-height: 280px;
    padding: 2rem;
    text-align: center;
}
.quote-header {
    margin-top: -66px;
    margin-bottom: 10px;
}
.quote-header img {
    width: 105px;
    border-radius: 50%;
}
.quote-item .quote-body .name-desi {
    color: #5c6166;
    padding-top: 1.25rem;
    margin-top: 1rem;
    font-size: 1rem;
    border-top: 1px solid #e3e6ea;
}
.quote-item .quote-body p  {
    font-size: 1.7rem;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 1.2;
}
.quote-item .quote-body strong {
    font-weight: 700;
}
@media (max-width: 767px) {
    .quote-item {
        margin-bottom: 50px;
    }
}




.header-menu {
    flex: 0 0 auto;
    position: relative;
    position: absolute;
    right: 80px;
}
/*.inner-page .header-menu {
    top: 60px;
}
.inner-page #nav-toggle {
    top: 68px;
    right: 34px;
}
.inner-page .header-left-safe,
.inner-page .header-right-safe {
    display: none;
}*/
.header-search {
     max-width: 215px;
     width: 100%;
     position: relative;
}
 .header-search .visually-hidden {
    display: none;
}

 .header-search.active input {
     opacity: 1;
     width: 300px;
}
 .header-search.active button {
     color: #fff;
     background-color: #3693e5;
}
 .header-search.active button .search-close {
     opacity: 1;
     display: block;
}
 .header-search.active button .search-main {
     display: none;
     opacity: 0;
}
 .header-search input {
     height: 100%;
     width: 0%;
     border: 1px solid #ddd;
     background: #fff;
     font-size: 18px;
     border-radius: 50px;
     padding: 0 60px 0 20px;
     outline: none;
     height: 45px;
     opacity: 0;
     transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
     transform: translateY(-51%);
     top: 50%;
     position: absolute;
     right: -3px;
     opacity: 0;
}
 .header-search button {
     position: relative;
     color: #236496;
     background-color: transparent;
     font-size: 16px;
     cursor: pointer;
     height: 40px;
     width: 40px;
     line-height: 50px;
     text-align: center;
     border-radius: 50%;
     border: none;
     padding: 0px;
     line-height: 40px;
}
.header-search button:focus {
    border: 0;
    outline: 0;
}
.header-search button .search-close {
     opacity: 0;
     display: none;
}
 .header-search button .search-main {
     opacity: 1;
     display: block;
     background: #3693e5;
     color: #fff;
     border-radius: 50%;
}
 .header-menu {
     flex: 0 0 auto;
}
 .header-bar span {
     cursor: pointer;
     font-size: 30px;
     display: inline-block;
     color: #236496;
}
/*Header Alert Home*/
 .safe-alert {
     margin-bottom: 0;
     background: var(--red-color);
     color: #edeee9;
     border: 0;
     border-radius: 0;
     padding-top: 7px;
     padding-bottom: 7px;
}
 @media (max-width: 767px) {
     .safe-alert .alert-text {
         font-size: 12px;
    }
}
 .safe-alert a {
     color: #fc3;
     text-decoration: none;
}
 .safe-alert a:hover {
     opacity: 0.8;
}
 .home .header {
     position: absolute;
     left: 0;
     right: 0;
     z-index: 99;
}



/*Page Header*/
.page-header {
    height: 350px;
    background-size: cover;
    background-position: center;
}
@media (max-width: 767px) {
    .page-header {
        height: 230px;
    }
}






/*About*/

/*---------- Heading Css Start -------*/
.prt_heading_wrapper{
    text-align:center;
}
.prt_heading{
    margin-bottom:50px;
    display: inline-block;
    position:relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_heading h1{
    font-size:41px;
    margin:0px;
    text-transform:uppercase;
    position:relative;
    width:auto;
    font-weight:500;
    padding-bottom:15px;
}
.prt_heading h1:after{
    content:"";
    position:absolute;
    background-color:#202020;
    width:100%;
    height:2px;
    top:100%;
    left:0;
}
.prt_heading p {
    text-align: right;
    width: auto;
    text-transform: uppercase;
    background-color: #ffffff;
    margin: 0px;
    padding-left: 10px;
    position: absolute;
    right: 0;
    /* bottom: -10px; */
    top: 49px;
    color: #f6483b;
    font-weight: 500;
    font-size: 17px;
}
.prt_heading_wrapper_2{
    text-align:left;
}
.prt_heading_wrapper_2 .prt_heading{
    margin-bottom:30px;
}
/*---------- Button css End -------*/
.prt_btn{
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    border-radius: 0px;
    padding: 0 20px;
    min-width:140px;
    outline: none;
    cursor: pointer;
    display: inline-block;
    text-align:center;
    text-transform:capitalize;
    background-color:#f6483b;
    border:1px solid #f6483b;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_btn:hover, .prt_btn:focus{
    color: #f6483b;
    background-color: #ffffff;
    border:1px solid #f6483b;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
/*---------- Typography css End -------*/
/*---------- Main Wrapper css Start -------*/
.prt_main_wrapper{
    position:relative;
    overflow-x:hidden;
}
.prt_main_wrapper::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #666666;
}
.prt_main_wrapper::-webkit-scrollbar{
    width: 0.1px;
    background-color: #F5F5F5;
}
.prt_main_wrapper::-webkit-scrollbar-thumb{
    background-color: #000000;
}
.prt_home_wrapper{
    background-image:url(../images/content/banner_bg.jpg);
    background-position: center center;
    background-repeat:no-repeat;
    background-size:cover;
    position:relative;
    overflow-y:auto;
    padding: 200px 0px;
}
.prt_home_wrapper h1{
    position:absolute;
    top:50%;
    font-size:150px;
    color: #ffffff;
    font-weight:bold;
    background: url(../images/content/banner_text_bg.jpg) no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: cover;
}
.prt_logo_wrapper img{
    position: fixed;
    left: 50px;
    top: 50px;
    z-index: 2;
  -webkit-animation: rotate 2s linear infinite;
  -moz-animation: rotate 2s linear infinite;
  -o-animation: rotate 2s linear infinite;
  -ms-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotatey(360deg);
  }
}
@-moz-keyframes rotate {
  100% {
    -moz-transform: rotatey(360deg);
  }
}
@keyframes rotate {
  100% {
    transform: rotatey(360deg);
  }
}
.prt_close_wrapper img{
    position: fixed;
    right: 50px;
    top: 50px;
    cursor:pointer;
    z-index: 2;
}
.prt_menu_wrapper{
    text-align:center;
}
.prt_menu_wrapper a{
    position:absolute;
    text-transform:uppercase;
    color:#202020;
    font-size:18px;
    margin:0px auto;
    z-index:1;
    font-weight:500;
    letter-spacing:5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_menu_wrapper a:hover {
  -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
  -moz-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
  -ms-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
  -o-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
  -webkit-mask-size: 200%;
  -moz-mask-size: 200%;
  -ms-mask-size: 200%;
  -o-mask-size: 200%;
  -webkit-animation: shine 1.3s infinite;
  -moz-animation: shine 1.3s infinite;
  -o-animation: shine 1.3s infinite;
  -ms-animation: shine 1.3s infinite;
  animation: shine 1.3s infinite;
}
@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  to {
    -webkit-mask-position: -50%;
  }
}
.prt_menu_wrapper a.prt_top{
    top:45px;
    left:0px;
    right:0px;
    width:100px;
}
.prt_menu_wrapper a.prt_bottom{
    bottom:45px;
    left:0px;
    right:0px;
    width:150px;
}
.prt_menu_wrapper a.prt_left{
    top:50%;
    left:-15px;
    transform: rotateZ(-90deg);
    margin-top:-15px;
}
.prt_menu_wrapper a.prt_right{
    top:50%;
    right:0px;
    transform: rotateZ(90deg);
    margin-top:-15px;
}
/*---------- About css Start -------*/
.prt_about_wrapper{
    background-color: #ffffff;
    width: 100%;
    top:-100%;
    z-index: 1;
    display: none;
}
.prt_about_edulearn_wrapper.prt_bottompadder115 {
    padding: 0px 0px 70px 0px;
}
.prt_about_info{
    display:inline-block;
    width:100%;
    padding: 80px 0px 0px;
}
.prt_about_edulearn_wrapper {
    margin-top: 70px;
    margin-bottom: 100px;
}
.prt_about_img{
    display:inline-block;
    width:100%;
    text-align:center;
}
.prt_about_img img{
    display:inline-block;
}
.prt_about_details{
    display:inline-block;
    width:100%;
}
.prt_about_details p{
    margin-bottom:30px;
}
.prt_about_details a.prt_btn{
    margin-right:20px;
    margin-bottom:10px;
}
.prt_about_edulearn_wrapper{
    display:inline-block;
    width:100%;
}
.prt_about_learnsection{
    display:inline-block;
    width:100%;
    position:relative;
    z-index: 1;
}
.prt_about_learnsection:after{
    content: "";
    position: absolute;
    background-color: #202020;
    width: 2px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0px auto;
    z-index: -1;
}
.prt_about_learnbox_right{
    display: table;
    width: 100%;
    margin-bottom:30px;
    position:relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_about_learnbox_right:after{
    content: "";
    position: absolute;
    background-color: #000000;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: 3px solid #ffffff;
    top: 50%;
    left: -22px;
    margin-top: -7px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_about_learnbox_right:hover:after{
    background-color: #ffffff;
    border: 3px solid #f6483b;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_about_learnbox_left{
    display: table;
    width: 100%;
    margin-bottom:30px;
    text-align:right;
    position:relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_about_learnbox_left:after{
    content: "";
    position: absolute;
    background-color: #000000;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: 3px solid #ffffff;
    top: 50%;
    right: -22px;
    margin-top: -7px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_about_learnbox_left:hover:after{
    background-color: #ffffff;
    border: 3px solid #f6483b;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_about_learnbox_right:hover .prt_about_learnbox_year h1{
    color:#f6483b;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_about_learnbox_left:hover .prt_about_learnbox_year h1{
    color:#f6483b;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_about_learnbox_left .prt_about_learnbox_year{
    float:right;
    padding-top: 30px;
}
.prt_about_learnbox_left .prt_about_learnbox_year h1 {
    
}
.prt_about_learnbox_right .prt_about_learnbox_year h1 {
    padding-right: 15px;
}
.prt_about_learnbox_year{
    display: table-cell;
    width: 200px;
    vertical-align: middle;
}
.prt_about_learnbox_year h1{
    font-size: 57px;
    margin:0px;
    color:#202020;
    font-weight: 500;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_about_learnbox_right:hover .prt_about_learnbox_year h1{
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms;
    -ms-animation-delay: 300ms;
    -o-animation-delay: 300ms;
    animation-delay: 300ms;
    animation-iteration-count: infinite;
    animation-name: pulse;
}
.prt_about_learnbox_left:hover .prt_about_learnbox_year h1{
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms;
    -ms-animation-delay: 300ms;
    -o-animation-delay: 300ms;
    animation-delay: 300ms;
    animation-iteration-count: infinite;
    animation-name: pulse;
}
.prt_about_learnbox_left .prt_about_learnbox_info{
    float:left;
}
.prt_about_learnbox_info{
    display: table-cell;
    width: calc(100% - 200px);
}
.prt_about_learnbox_info h4{
    font-size:18px;
    text-transform:capitalize;
    margin-top:0px;
    font-weight: 500;
}
.prt_about_learnbox_info span{
    display:inline-block;
    width:100%;
    color:#ffffff;
    text-transform:capitalize;
    margin-bottom:10px;
}
.prt_about_learnbox_info p{
    margin:0px;
}
.prt_about_experience_wrapper{
    display:inline-block;
    width:100%;
    padding: 80px 0 0;
}
.prt_about_experience{
    display:inline-block;
    width:100%;
}
.prt_about_experiencebox{
    display: table;
    width: 100%;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
    padding: 50px 10px 50px 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_about_experiencebox:after{
    content: "";
    position: absolute;
    background-color: #f5f5f5;
    top: 0;
    right: 0;
    bottom: 0;
    width: 69%;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_about_experiencebox:hover:after{
    background-color:rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_about_experiencebox:hover .prt_about_experience_year h1{
    color:#f6483b;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_about_experience_year{
    display: table-cell;
    width: 230px;
    vertical-align: middle;
}
.prt_about_experience_year h1{
    font-size:100px;
    margin:0px;
    color:#202020;
    font-weight: 500;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_about_experience_year h4{
    font-size:18px;
    text-transform:capitalize;
    margin:0px;
    text-align:right;
    color:#717171;
}
.prt_about_experience_info{
    display: table-cell;
    width: calc(100% - 230px);
    padding-left:30px;
}
.prt_about_experience_info h4{
    font-size:18px;
    text-transform:capitalize;
    margin-top:0px;
}
.prt_about_experience_info span{
    display:inline-block;
    width:100%;
    color:#202020;
    text-transform:capitalize;
    margin-bottom:10px;
}
.prt_about_experience_info p{
    margin:0px;
}
.prt_profile_info{
    display:inline-block;
    width:100%;
    padding: 30px 0 70px;
}
.prt_profile_slider{
    display: inline-block;
    width: 100%;
    padding-top: 30px;
    text-align:center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_profile_slider .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 20px;
}
.prt_profile_slider i{
    display: inline-block;
    width: 100%;
    font-size: 76px;
    color:#202020;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_profile_slider .item:hover i.pl_clr1{
    color: #1b73ff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_profile_slider .item:hover i.pl_clr2{
    color: #c82663;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_profile_slider .item:hover i.pl_clr3{
    color: #76c239;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.prt_profile_slider h4{
    display:inline-block;
    width:100%;
    margin-bottom:0px;
    color: #202020;
    margin-top: 20px;
    text-transform:capitalize;
}
.prt_profile_details{
    display:inline-block;
    width:100%;
}
.prt_profile_details p{
    margin-bottom:0px;
}

@media (max-width: 767px) {
    .prt_services_slider_wrapper {
        height: 1420px;
    }
    .prt_counter_box {
        padding: 0 0 30px;
        text-align: center;
    }
    .prt_counter_box h3 {
        margin: 20px 0;
    }
    .prt_counter_box p{
        margin:0 ;
    }
    .prt_home_wrapper h1 {
        font-size: 90px;
        margin:0px;
        text-align: center;
    }
    .prt_profile_slider {
        padding-top: 0px;
        margin-bottom: 50px;
    }
    .prt_about_learnbox_right:after {
        top: 0%;
        left: 0%;
        margin-top: 0
    }
    .prt_about_learnbox_left:after {
        top: 0%;
        right: 0%;
        margin-top: 0
    }
    .prt_about_learnsection:after{
        display:none;
    }
    .prt_about_learnbox_left, .prt_about_learnbox_right {
        border-bottom: 1px solid #202020;
        padding-bottom: 30px;
    }
    .prt_footer_wrapper p {
        width: 100%;
        text-align: center;
        margin: 0px 0px 20px 0px;
    }
    .prt_footer_wrapper ul {
        width: 100%;
        text-align: center;
    }
    .prt_services_slider_imgs {
        margin-left: 150px;
    }
    .prt_services_slider_box {
        position: absolute;
        top: 450px;
        left: 0;
        right: 0;
        margin: 0px auto;
    }
}


@media (min-width: 768px) {
    .widgets-area {
        margin-right: 25px;
        margin-left: 24px;
    }
}

.intro-text-area {
     margin-bottom: 40px;
}
 .intro-text-area p {
     font-size: 18px;
     line-height: 28px;
}
 @media (min-width: 991px) {
     .padding-right-1 {
         padding-right: 30px;
    }
}
 .dep-widget {
     margin-bottom: 20px;
}
@media (min-width: 768px) {

    .dep-widget .widget-photo {
        margin-left: -80px;
        margin-top: 90px;
        margin-right: 30px;
    }
}
.widget-bio h5 {
    margin-bottom: 0;
    line-height: 1.3;
    margin-top: 10px;
}
.widget-bio a {
    color: #3693e5;
}
.widget-bio a:hover {
    opacity: .8;
}

.home-title {
     font-size: 48px;
     text-align: center;
     font-weight: bold;
}
 .home-title-line {
     width: 15%;
     margin: 0 auto 13px auto;
     background-color: #383c40;
     opacity: 1;
     height: 1px;
}
.tagline {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
.widgets-area {
    margin-top: 30px;
}
 #features .features-div {
     position: relative;
}

@media (min-width: 768px) {
     #features .features-img-div {
        width: 90%;
        margin-left: auto;
    }
}

#features .features-absolute {
    width: 45%;
    background: white;
    padding: 17px 17px 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
    #features .features-absolute {
        transform: translateY(0);
    }
}
 #features .features-list {
     padding: 10px 0;
}

 #features .features-list h5 {
     margin-bottom: 5px;
     margin-top: 10px;
}
 #features .features-list p {
     margin-bottom: 0;
     margin-top: 5px;
}
 #features .features-list-btn {
    margin-top: 15px;
 }
 #features .features-list-btn a {
    border: 1px solid;
    padding: 5px 20px;
    display: inline-block;
    transition: .3s;
}
 #features .features-list-btn a:hover {
    border: 1px solid #3693e5;
    background: #3693e5;
    color: #fff;
}

 #features .features-list p a {
     color: var(--link-color);
     text-decoration: none;
     transition: 0.3s;
     color: #3693e5;

}
 #features .features-list p a:hover {
     opacity: 0.8;
}
 #features .featuresRow {
     margin-top: 110px;
}
 .featuresRow-secondCol .featuresRow-secondCol-div {

}
.featuresRow-secondCol .featuresRow-secondCol-title {
    margin-bottom: 14px;
    font-size: 26px;
    font-weight: 700;
}
 .featuresRow-secondCol .featuresRow-secondCol-div-title {
     margin-bottom: 5px;
     font-weight: 700;
}
 .featuresRow-secondCol .featuresRow-secondCol-div-text {
     font-weight: 400;
     margin-bottom: 5px;
     line-height: 22px;
}
 .featuresRow-secondCol .featuresRow-secondCol-div-link {
     margin: 11px 0px 0px 0px;
}
/* #main #faq .card .card-header {
     border: 0;
     -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
     box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
     border-radius: 2px;
     padding: 0;
}
 */
 #main #faq {
     margin-bottom: 50px;
}
 #main #faq .card {
     border: 0;
}
 #main #faq .card .card-header {
     padding: 0;
     background-color: var(--bgtransparent);
     border-bottom: none;
}
 #main #faq .card .card-header .btn-header-link {
     background-color: var(--bgtransparent);
     color: var(--red-color);
     cursor: pointer;
     padding: 18px;
     width: 100%;
     border: none;
     text-align: left;
     outline: none;
     font-size: 16px;
     padding-left: 0px;
     font-weight: 700;
     position: relative;
     padding-bottom: 2px;
     transition: border 0.1s ease-out;
     text-transform: uppercase;
     position: relative;
}
 #main #faq .card .card-header .btn-header-link:focus {
     box-shadow: none;
}
 #main #faq .card .card-header .btn-header-link:after {
     content: "\f107";
     font-family: 'FontAwesome';
     font-weight: 700;
     float: right;
     position: absolute;
     right: 0;
     top: 15px;
}
 #main #faq .card .card-header .btn-header-link.collapsed {
     color: var(--red-color);
}
 #main #faq .card .card-header .btn-header-link.collapsed:after {
     content: "\f106";
}
 #main #faq .card .card-body {
     padding: 0;
}
 #main #faq .card .collapsing {
     background: transparent;
     line-height: 30px;
}
 #main #faq .card .collapse {
     border: 0;
}
 #main #faq .card .collapse.show {
     background: transparent;
     line-height: 30px;
     color: var(--black-color);
}
 #counter {
     background: #fff2d9;
     padding: 20px;
}
 #counter .counter-title {
     margin-bottom: 20px;
}
 .counter {
     padding: 0 0 20px 0;
     border-radius: 5px;
}
 .count-title {
     margin-top: 10px;
     margin-bottom: 0;
     text-align: center;
     font-size: 60px;
     font-weight: 400;
     font-family: var(--rockwell);
     margin: 0;
     line-height: 60px;
}
 .count-text {
     margin-top: 0;
     margin-bottom: 0;
     text-align: center;
}
 .fa-2x {
     margin: 0 auto;
     float: none;
     display: table;
     color: var(--black-color);
}
 .counter1 {
     padding: 20px 0;
     border-radius: 5px;
}
 .counter1 .count-title {
     margin-top: 10px;
     margin-bottom: 0;
     text-align: center;
     font-size: 26px;
     color: var(--black-color);
     font-weight: 400;
     font-family: var(--rockwell);
     margin: 0;
     line-height: 35px;
}
 .counter1 .count-text {
     font-size: 18px;
     font-weight: normal;
     margin-top: 0;
     color: var(--black-color);
     margin-bottom: 0;
     text-align: center;
}
 .counter1 .count-link {
     color: #b47530;
     text-decoration: none;
     text-transform: capitalize;
     font-size: 16px;
     display: block;
     margin-top: 5px;
     transition: 0.3s;
}
 .counter1 .count-link:hover {
     opacity: 0.8;
}
 #counter1 {
     margin-top: 50px;
}
 #counter1 .counter1-title {
     text-align: center;
     color: var(--black-color);
}
 img.profile-image-circle {
     border-radius: 50%;
     width: 160px;
     height: 160px;
     object-fit: cover;
     margin: 5px;
     margin-bottom: 15px;
}
 @media (max-width: 767px) {
     #features .features-div {
         position: relative;
         margin-bottom: 25px;
    }
     #features .features-img-div {
/*         float: left;*/
    }
     #features .features-img-div .features-img {
         border-radius: 15px 15px 0px 0px;
    }
     #features .features-absolute {
         width: 100%;
         background: white;
         padding: 17px;
         position: revert;
         top: 55%;
         left: -7%;
         box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
         border-radius: 15px;
    }
     .featuresRow-secondCol {
         margin-top: 15px;
    }
}
 @media (max-width: 991px) {
     #features .features-img-div .features-img {
         border-radius: 15px 15px 0px 0px;
    }
     #features .features-absolute {
         width: 100%;
         background: white;
         padding: 17px;
         position: revert;
         top: 55%;
         left: -7%;
         box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
         border-radius: 0px 0px 15px 15px;
    }
}


.card {
    flex-wrap: wrap;
}



.crime-top {
    padding-top: 20px;
}
.crime-top h2 {
    margin-bottom: 10px;
}
/*Safe Accordion*/
.faq-safe {
    margin-top: 50px;
}
.faq-safe .accordion .card-header {
    position: relative;
}
.faq-safe .accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f107";
    color: #8a1e01;
    font-weight: 700;
    position: absolute;
    top: 13px;
    right: 0;
}
.faq-safe .accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f107"; 
    transform: rotate(180deg);
}
.faq-safe .accordion .card-header {
    background: transparent;
    border: 0;
    padding-left: 0;
    padding-right: 0;
}
.faq-safe .accordion .card {
    border: 0;
}
.faq-safe .accordion .card-header .card-title {
    cursor: pointer;
    background-color: transparent;
    color: #8a1e01;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    padding-left: 0px;
    font-weight: 700;
    position: relative;
    padding-bottom: 2px;
    transition: border 0.1s ease-out;
    position: relative;
    padding-right: 7px;
    display: inline-block;
    margin-bottom: 0;
}
.faq-safe .view-all-faq {
    text-align: right;
}
.faq-safe .view-all-faq a {
    color: #3693e5;
    transition: .3s;
}
.faq-safe .view-all-faq a:hover {
    opacity: .8;
}
.newsletter-safe {
    background-size: cover;
    padding-top: 63px;
    padding-bottom: 63px;
}


.gallery-safe {
    margin-top: 50px;
}
.gallery-safe .gl-col {
    padding: 0;
}

/*News*/
.news-big {
    margin-top: 50px;
}
.news-big .row [class*="col-"]{
    padding: 0;

}
.news-big-inner .news-big-img img {
    display: block;
    width: 100%;
}
.news-big-inner .news-big-content {
    padding: 0 30px;
}
.news-big-inner .news-big-content h3 {
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 700;
}
.news-big-inner .news-big-content h3 > span {
    color: #C02F44;
}
.news-big-inner .news-big-content a {
    transition: .3s;
}
.news-big-inner .news-big-content a:hover {
    opacity: .8;
}
.news-big-inner .news-big-content h4 {
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 700;
    color: #939393;
}

/*News Medium*/
.news-medium .row [class*="col-"]{
    padding: 0;
}
.news-medium-inner .news-medium-img img {
    display: block;
    width: 100%;
}
.news-medium-inner .news-medium-content {
    padding: 0 30px;
}
.news-medium-inner .news-medium-content .meta {
    text-transform: uppercase;
    color: #939393;
    font-weight: 700;
    margin-bottom: 10px;
}
.news-medium-inner .news-medium-content a {
    transition: .3s;
}
.news-medium-inner .news-medium-content a:hover {
    opacity: .8;
}
.news-medium-inner .news-medium-content h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}
.news-divider-sm {
    width: 30px;
    height: 3px;
    background: #C02F44;
}

@media (max-width: 1024px) {
    .news-big-inner .news-big-content h3 {
        font-size: 28px;
    }
    .news-big-inner .news-big-content h4 {
        font-size: 32px;
    }

}

@media (max-width: 767px) {
    .news-big-inner .news-big-content {
        margin-bottom: 35px;
        margin-top: 15px;
    }
    .news-big-inner .news-big-content h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .news-big-inner .news-big-content h4 {
        font-size: 22px;
    }

}


@media (max-width: 767px) {
    .news-medium .row [class*="col-"]{
        padding: 15px;
    }
    .news-medium-inner .news-medium-content {
        margin-bottom: 35px;
        margin-top: 15px;
        padding: 0;
    }
    .news-medium-inner .news-medium-content h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .news-medium-inner .news-medium-content h4 {
        font-size: 18px;
    }

}
@media (max-width: 480px) {
    .news-medium-inner .news-medium-content h3 {
        font-size: 14px;
    }
    .news-medium-inner .news-medium-content h4 {
        font-size: 16px;
    }

}



.news-quotes-area {
    margin-bottom: 100px;
}
.news-quotes-area .news-quotes-bg-gray {
    background: #F7F7F7;
}
.news-quote-simple {
    display: flex;
    align-items: center;
    padding: 40px;
}
.news-quote-simple p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.news-quote-simple h4 {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
}
.news-quote-simple .news-quote-simple-left {
    flex: 0 0 130px;
    margin-right: 20px;
} 
.quote-big-bg {
    background: #C02F44;
    padding: 100px 50px;
}
.quote-big-content .quote-big-content-icon i {
    display: block;
    font-size: 100px;

}
.quote-big-content .quote-big-content-text {
    font-size: 20px;
    letter-spacing: 3px;
    color: #fff;
    margin-top: 15px;
    
}
.quote-big-content .quote-big-content-title {
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    text-transform: uppercase;
    color: #fff;
}

@media (max-width: 480px) {
    .news-quote-simple .news-quote-simple-left {
        margin-bottom: 15px;
        max-width: 120px;
    }
    .quote-big-content .quote-big-content-icon i {
        font-size: 60px;
    }
    .news-quote-simple {
        display: block;
        padding: 30px 20px;
    }
    .quote-big-bg {
        padding: 45px 30px;
    }
}
