@charset "UTF-8";
@media (max-width: 767px) {}
@media (min-width: 768px) and (max-width: 991px) {}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 1200px) {}.scroll1639159701 {
    
}

.scroll1639159701 .mhead {
    
}

.scroll1639159701 .mtitle {
    
}

.scroll1639159701 .mdesc {
    
}

.scroll1639159701 .mbody {
    
}

.scroll1639159701 .mcontent {
    
}

/*Module specific style*/
.scroll1639159701 .mcontent .page_scroll {
    position:fixed;
    bottom:5px;
    width:25px;
    line-height:22px;
    z-index:99999;
}

.ltr .scroll1639159701 .mcontent .page_scroll {
    left:auto;
    right:5px;
}

.rtl .scroll1639159701 .mcontent .page_scroll {
    left:5px;
    right:auto;
}

.scroll1639159701 .mcontent .page_scroll a {
    line-height:1px;
}

.scroll1639159701 .mcontent .page_scroll a i {
    background:#333;
    color:#f5f5f5;
    padding:5px;
    border-radius:15px;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.s1639159699 {
    position:absolute;
    background:transparent;
}

.s1639159699 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1639159699 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1639159699 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1639159699 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1639159699 .container {
    background:transparent;
    padding-top:10px;
    padding-bottom:10px;
}

.s1639159699 .container .row {
    
}

.s1639159699 .sheader {
    background:transparent;
}

.s1639159699 .stitle {
    background:transparent;
}

.s1639159699 .sdesc {
    background:transparent;
}

.st1639159699 {}
.st1639159699 img {}

.sb1639159699 {}
.sb1639159699 img {}

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.html1713262838 {
    
}

.html1713262838 .mhead {
    text-align: center;
}

.html1713262838 .mtitle {
    color: #f5f5f5;
    margin: 0 0 38px 0px;
    font-size: 40px;
    font-weight: 600;
    font-family: Font1;
}

.html1713262838 .mdesc {
    
}

.html1713262838 .mbody {
    padding: 10px;
}

.html1713262838 .mcontent {
    
}

/*Module specific style*/
.html1713262838 p {
    text-align:center;
    color: #E0E0E0;
    font-family: Font1;
    font-size: 23px;
}
/* From Uiverse.io by kennyotsu */ 
.html1713262838 h3{
  font-weight:bold;
  font-size: 30px;
  text-align:left;
  margin-left:10px;
}
.html1713262838 .loader {
  color: rgb(255 255 255);
  font-weight: bold;
  font-size: 30px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 40px;
  padding: 10px 10px;
display:grid;
  grid-template-columns:1fr 1fr;
  border-radius: 8px;
}

.html1713262838 .words {
  overflow: hidden;
  position: relative;
}
.html1713262838 .words::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    var(--bg-color) 10%,
    transparent 30%,
    transparent 70%,
    var(--bg-color) 90%
  );
  z-index: 20;

}

.html1713262838 .word {
  display: block;
  height: 100%;
  color: #ffffff;
  animation: spin_4991 5s infinite;
}

@keyframes spin_4991 {
  10% {
    -webkit-transform: translateY(-102%);
    transform: translateY(-102%);
  }

  25% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  35% {
    -webkit-transform: translateY(-202%);
    transform: translateY(-202%);
  }

  50% {
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
  }

  60% {
    -webkit-transform: translateY(-302%);
    transform: translateY(-302%);
  }

  75% {
    -webkit-transform: translateY(-300%);
    transform: translateY(-300%);
  }

  85% {
    -webkit-transform: translateY(-402%);
    transform: translateY(-402%);
  }

  100% {
    -webkit-transform: translateY(-400%);
    transform: translateY(-400%);
  }
}

/*Module specific style*/

@media (max-width: 767px) {
.html1713262838 .mtitle {
    color: #f5f5f5;
    padding:48px 0 0px 0px !important;
    margin: 0 0 0 0px;
    font-size: 23px;
    font-weight: bold;
}
.html1713262838 p {
    text-align: center;
    color: #E0E0E0;
    padding: 0 7%;
    font-size:17px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1713262838 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
.html1713262838 {
    padding:25% 0;
}	
}
@media (min-width: 1200px) {
.html1713262838 {
    padding: 10% 0;
}	
}.s1713262559 {
    position:relative;
    background:linear-gradient(45deg, #000000 0%, #344c9b 100%);
}

.s1713262559 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1713262559 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1713262559 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
    width: 100%;
    height: 100%;
}

.s1713262559 .sforeground {
    position: absolute;
    background-color: #4054b2;
    opacity: 0.4;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.s1713262559 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1713262559 .container .row {
    
}

.s1713262559 .sheader {
    text-align:center;
}

.s1713262559 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1713262559 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1713262559 .sdesc {
    background:transparent;
}

.st1713262559 {}
.st1713262559 img {}

.sb1713262559 {}
.sb1713262559 img {}

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.image1713264751 {

   margin: 44% 0% 0 0;
}

.image1713264751 .mhead {
    
}

.image1713264751 .mtitle {
    
}

.image1713264751 .mdesc {
    
}

.image1713264751 .mbody {
    text-align:center;
}

.image1713264751 .mcontent {
    
}

/*Module specific style*/
.image1713264751 .mcontent img {
    border-radius: 0 10px 10px 0;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.image1713336250 {

    margin: 44% 0% 0 0;
}

.image1713336250 .mhead {
    
}

.image1713336250 .mtitle {
    
}

.image1713336250 .mdesc {
    
}

.image1713336250 .mbody {
    text-align:center;
}

.image1713336250 .mcontent {
    
}

/*Module specific style*/
.image1713336250 .mcontent img {
    
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.image1713264965 {

    margin: 44% 0% 0 0;
      
}

.image1713264965 .mhead {
    
}

.image1713264965 .mtitle {
    
}

.image1713264965 .mdesc {
    
}

.image1713264965 .mbody {
    text-align:center;
}

.image1713264965 .mcontent {
    
}

/*Module specific style*/
.image1713264965 .mcontent img {
    border-radius:10px 0 0 10px;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.html1713264779 {
    padding: 0 5% 0 5%;
    margin: 14% 0 0 0;
}

.html1713264779 .mhead {
    
}

.html1713264779 .mtitle {
    font-size: 40px;
    font-weight: bold;
    margin: 0% 2% 1% 0;
 
}

.html1713264779 .mdesc {
    
}

.html1713264779 .mbody {
    padding:1px 10px;
}

.html1713264779 .mcontent {
    
}

/*Module specific style*/
.html1713264779 p {
    text-align:justify;

}
/*Module specific style*/

@media (max-width: 767px) {
    .html1713264779 {
    padding: 0 0% 0 0%;
    }
    .html1713264779 .mtitle {
    font-size: 23px;
    font-weight: bold;
    margin: 0% 2% 1% 0;
    font-family: Font1;
}
	.html1713264779 p {
    text-align:justify;
    font-family: Font1;
    font-size: 17px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1713264779 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.s1713262571 {
    position:relative;
    background-color: #F1F1F1;

}

.s1713262571 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1713262571 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1713262571 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1713262571 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1713262571 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1713262571 .container .row {
    
}

.s1713262571 .sheader {
    text-align:center;
}

.s1713262571 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1713262571 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1713262571 .sdesc {
    background:transparent;
}

.st1713262571 {}
.st1713262571 img {}

.sb1713262571 {}
.sb1713262571 img {}

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.card1713424627 {
   
        padding: 0px 100px;
}

.card1713424627 .mhead {
    text-align: center;
     margin-top:10%;
     font-family: Font1;
}


.card1713424627 .mtitle {
    font-size: 40px;
    color: #000000;
    font-weight: bold;
    font-family: Font1;
} 


.card1713424627 .mdesc {
    
}

.card1713424627 .mbody {
  padding: 1% 0 2% 0;
}

.card1713424627 .mcontent {
    
}

/*Module specific style*/
.card1713424627 .card {
    margin: 10px 10px;
    border: none;
    overflow: hidden;
    padding: 33px 0 13px 0;
    border-radius: 10px;
  background: linear-gradient(to right, #4054b2 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .5s ease-out;
    
}
.card1713424627 .card:hover {
  background-position: left bottom;
}
.card1713424627 .card:hover a,.card1713424627 .card:hover i,.card1713424627 .card:hover p {
color:white;
}


.card1713424627 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1713424627 .card-foreground {

    z-index:2;
}

.card1713424627 .card-header {
    text-align:center;
    font-family: Font1;
}

.card1713424627 .card-title {
    text-align:center;
    font-family: Font1;
}
.card1713424627 .card-title a {
    text-align: center;
    color: #3A3A3A;
    font-size: 23px;
    font-weight: bold;
    font-family: Font1;
}

.card1713424627 .card-body {
    text-align: center;
    font-size: 23px;
    font-weight: 800;
    color: #0274BE;
    font-family: Font1;
}

.card1713424627 .card-image {
    text-align: center;
}

.card1713424627 .card-icon {
    text-align: center;
    font-size: 32px;
    padding: 0px 0px 5px 0;
    color: #0274BE;
}

.card1647172899 .card-text {
    font-size:small;
    text-align:center;
    font-family: Font1;
}

.card1647172899 .image-link {
    text-align:center;
}

.card1713424627 .list-group {
    font-size:smaller;
}

.card1713424627 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1713424627 .card-link {
    font-size:smaller;
}
.card1713424627 .card-title hr {
    border-top: var(--bs-border-width) solid;
    color: #3A3A3A;
    border-width: 4px;
    width: 150px;
}
/*Module specific style*/

@media (max-width: 767px) {
   .card1713424627 .mhead { 
    margin: 42px 0 42px 0;
   }
    .card1713424627 {
    padding: 0px 50px;
    }
    .card1713424627 .mtitle {
    font-size: 23px;
    color: #000000;
    font-weight: bold;
    font-family: Font1;
} 
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.s1713262584 {
    position:relative;
    background-color: #F1F1F1;
}

.s1713262584 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1713262584 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1713262584 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1713262584 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1713262584 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1713262584 .container .row {
    
}

.s1713262584 .sheader {
    text-align:center;
}

.s1713262584 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1713262584 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1713262584 .sdesc {
    background:transparent;
}

.st1713262584 {}
.st1713262584 img {}

.sb1713262584 {}
.sb1713262584 img {}

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.menu1639159687 {
    background:inherit;
    margin-top: 3%;

   
}

.menu1639159687 .mhead {
    
}

.menu1639159687 .mtitle {
    
}

.menu1639159687 .mdesc {
    
}

.menu1639159687 .mbody {
    
}

.menu1639159687 .mcontent {
    
}


.menu1639159687 .navbar-expand .navbar-nav {
    flex-direction: column;
}

.menu1639159687 .sub-menu {
    display:none;
    position:absolute;
    z-index:999;
    background:inherit;
    padding:0;
}
/*Module specific style*/
.menu1639159687 nav.navbar {
    background:inherit;
}

.menu1639159687 .navbar-brand {
    z-index:999;
}

.menu1639159687 .navbar-toggler {
  color: #ddd;
  border: 1px solid white;
}

.menu1639159687 nav.navbar .container-fluid {
    
}

.menu1639159687 ul {
    list-style:none;
}

.menu1639159687 ul li.nav-item {
    margin:1px 3px;
    padding:3px;
    background:inherit;
    text-align:center;
    font-size: 16px;
}

.menu1639159687 ul li.active {
    
}

.menu1639159687 ul li:hover {
    
}

.menu1639159687 ul li a {
    padding:3px 5px;
    white-space:nowrap;
    line-height:25px;
    color:#fff;
   
}

.menu1639159687 ul li a i {
    vertical-align:middle;
}

.menu1639159687 ul li a:active {
    color:#0274be;
    border-bottom:2px solid #0274be;
}

.menu1639159687 ul li a:hover {
   border-bottom:2px solid #0274be;
    color:white;
}

.menu1639159687 ul li a span {
     font-size: 17px;
}

.menu1639159687 ul li.nav-item a {
        border: 1px solid transparent;
}

.menu1639159687 ul li.nav-item a:hover {
    
}

.menu1639159687 .navbar .fa-bars, .menu1639159687 .navbar .navbar-brand {
  color: inherit;
  width: 13%;
}

.menu1639159687 ul li.nav-item .dropdown-menu {
    background: #0274be;
}

.menu1639159687 ul li.nav-item .dropdown-menu a {
    line-height:34px;
      font-size: 17px;
   
}

.menu1639159687 ul li.nav-item .dropdown-menu a:hover {
    background:transparent;
}

.menu1639159687 .navbar-expand .navbar-nav {
    flex-direction: column;
}

.menu1639159687 .sub-menu {
    display:none;
    position:absolute;
    z-index:999;
    background:inherit;
    padding:0;
}
/*Module specific style*/

@media (max-width: 767px) {
    .menu1639159687 {
position:relative;
z-index:1;
   
}
    .menu1639159687 .navbar .fa-bars, .menu1639159687 .navbar .navbar-brand {
  color: inherit;
  width: 70%;
}
    .menu1639159687 .navbar-brand img {
        width:50%;
        height:50%;
    }
	.menu1639159687 ul li.nav-item {
        text-align:right;
    }
    .menu1639159687 ul {
    list-style:none;
        background:#0274be;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .menu1639159687 ul li.nav-item {
        text-align:right;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.s1716712005 {
    position:relative;
    background:linear-gradient(45deg, #000000 0%, #344c9b 100%);
}

.s1716712005 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1716712005 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1716712005 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1716712005 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1716712005 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1716712005 .container .row {
    
}

.s1716712005 .sheader {
    text-align:center;
}

.s1716712005 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1716712005 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1716712005 .sdesc {
    background:transparent;
}

.st1716712005 {}
.st1716712005 img {}

.sb1716712005 {}
.sb1716712005 img {}

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.image1716970468 {
    

}

.image1716970468 .mhead {
    
}

.image1716970468 .mtitle {
    
}

.image1716970468 .mdesc {
    
}

.image1716970468 .mbody {
    text-align:right;
}

.image1716970468 .mcontent {
    

}

/*Module specific style*/
.image1716970468 .mcontent img {
    border-radius:5px;
}
.image1716970468 .mposttext{
    color:white;
    margin: 0px 0 0 41%;
    font-size:16px !important;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.linkbox1716970413{
    background:transparent;
font-family: 'Font1';
}

.linkbox1716970413 .mhead {
    
}

.linkbox1716970413 .mtitle {
    
}

.linkbox1716970413 .mdesc {
    
}

.linkbox1716970413 .mbody {
    
}

.linkbox1716970413 .mcontent {

}

/*Module specific style*/
.linkbox1716970413  ul.list-group{
    background:inherit !important;
    line-height:0.5cm !important;
}
.linkbox1716970413 li.list-group-item{
    background:none;
    border:none;
    line-height:0.5cm !important;
}
.linkbox1716970413 a{
    line-height:0.5cm !important;
    color:#B7B7B7;
}
.linkbox1716970413 a:hover{
    color:#fff;
     transition: width 0.5s ease-in-out 0.1s !important;
      border-bottom:2px solid #F0C600;
       width:15px;
 height:6px;
 line-height:0.5cm !important;
}
/*Module specific style*/

@media (max-width: 767px) {
    
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.linkbox1716970449{
    background:transparent;
font-family: 'Font1';
}

.linkbox1716970449 .mhead {
    
}

.linkbox1716970449 .mtitle {
    
}

.linkbox1716970449 .mdesc {
    
}

.linkbox1716970449 .mbody {
    
}

.linkbox1716970449 .mcontent {

}

/*Module specific style*/
.linkbox1716970449  ul.list-group{
    background:inherit !important;
    line-height:0.5cm !important;
}
.linkbox1716970449 li.list-group-item{
    background:none;
    border:none;
    line-height:0.5cm !important;
}
.linkbox1716970449 a{
    line-height:0.5cm !important;
    color:#B7B7B7;
}
.linkbox1716970449 a:hover{
    color:#fff;
     transition: width 0.5s ease-in-out 0.1s !important;
      border-bottom:2px solid #F0C600;
       width:15px;
 height:6px;
 line-height:0.5cm !important;
}
/*Module specific style*/

@media (max-width: 767px) {
    
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.social1716970481 {
    
}

.social1716970481 .mhead {
    
}

.social1716970481 .mtitle {
    
}

.social1716970481 .mdesc {
    
}

.social1716970481 .mbody {
    
}

.social1716970481 .mcontent {
    text-align: right;
}

/*Module specific style*/
.social1716970481 .mpretext {
    color: #fff;
    font-size: 15px;
    font-family: 'Font1';
}
.social1716970481 .mcontent i {
    background:transparent !important;
    color:#fff !important;
    display:inline-block;
    font-size: 14px;
    border-radius:50%;
    padding:1%;
    vertical-align:middle;
    border:1px solid;
    
}

/*Facebook*/
.social1716970481 .mcontent .facebook i {background:#fff;color:#4064AC;}
.social1716970481 .mcontent .facebook i:hover {background:#4064AC;color:#fff;}

/*Twitter*/
.social1716970481 .mcontent .twitter i {background:#fff;color:#5DA9DD;}
.social1716970481 .mcontent .twitter i:hover {background:#5DA9DD;color:#fff;}

/*Google Plus*/
.social1716970481 .mcontent .google_plus i {background:#fff;color:#DB4F42;}
.social1716970481 .mcontent .google_plus i:hover {background:#DB4F42;color:#fff;}

/*Linkedin*/
.social1716970481 .mcontent .linkedin i {background:#fff;color:#0077B5; padding: 1%;}
.social1716970481 .mcontent .linkedin i:hover {background:#0077B5;color:#fff;}

/*Telegram*/
.social1716970481 .mcontent .telegram i {background:#fff;color:#2EA6DA;}
.social1716970481 .mcontent .telegram i:hover {background:#2EA6DA;color:#fff;}

/*Whatsapp*/
.social1716970481 .mcontent .whatsapp i {background:#fff;color:#4AC658;}
.social1716970481 .mcontent .whatsapp i:hover {background:#4AC658;color:#fff;}

/*Instagram*/
.social1716970481 .mcontent .instagram i {background:#fff;color:#CA38B5; padding: 1%; }
.social1716970481 .mcontent .instagram i:hover {background:#CA38B5;color:#fff;}

/*Pinterest*/
.social1716970481 .mcontent .pinterest i {background:#fff;color:#B7081B;}
.social1716970481 .mcontent .pinterest i:hover {background:#B7081B;color:#fff;}

/*Aparat*/
.social1716970481 .mcontent .aparat i {background:#fff;color:#E61557;}
.social1716970481 .mcontent .aparat i:hover {background:#E61557;color:#fff;}

/*Youtube*/
.social1716970481 .mcontent .youtube i {background: transparent;color: white;border: 1px solid;border-radius: 50%;  padding: 1%;}
.social1716970481 .mcontent .youtube i:hover {background:#FE0000;color:#fff;}

/*QQ*/
.social1716970481 .mcontent .qq i {background:#fff;color:#000;}
.social1716970481 .mcontent .qq i:hover {background:#000;color:#fff;}

/*Tumblr*/
.social1716970481 .mcontent .tumblr i {background:#fff;color:#2F4156;}
.social1716970481 .mcontent .tumblr i:hover {background:#2F4156;color:#fff;}

/*Tiktok*/
.social1716970481 .mcontent .tiktok i {background:#fff;color:#24ECE7;}
.social1716970481 .mcontent .tiktok i:hover {background:#24ECE7;color:#fff;}

/*Reddit*/
.social1716970481 .mcontent .reddit i {background:#fff;color:#FF4500;}
.social1716970481 .mcontent .reddit i:hover {background:#FF4500;color:#fff;}

/*Viber*/
.social1716970481 .mcontent .viber i {background:#fff;color:#774E97;}
.social1716970481 .mcontent .viber i:hover {background:#774E97;color:#fff;}

/*Snapchat*/
.social1716970481 .mcontent .snapchat i {background:#fff;color:#F7F400;}
.social1716970481 .mcontent .snapchat i:hover {background:#F7F400;color:#fff;}

/*Line*/
.social1716970481 .mcontent .line i {background:#fff;color:#06C152;}
.social1716970481 .mcontent .line i:hover {background:#06C152;color:#fff;}

/*Medium*/
.social1716970481 .mcontent .medium i {background:#fff;color:#32A641;}
.social1716970481 .mcontent .medium i:hover {background:#32A641;color:#fff;}

/*Custom1*/
.social1716970481 .mcontent .custom1 i {background:#fff;color:#000;}
.social1716970481 .mcontent .custom1 i:hover {background:#000;color:#fff;}

/*Custom2*/
.social1716970481 .mcontent .custom2 i {background:#fff;color:#000;}
.social1716970481 .mcontent .custom2 i:hover {background:#000;color:#fff;}

/*Custom3*/
.social1716970481 .mcontent .custom3 i {background:#fff;color:#000;}
.social1716970481 .mcontent .custom3 i:hover {background:#000;color:#fff;}
/*Module specific style*/

@media (max-width: 767px) {

}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.html1721295530 {
}
.html1721295530 img {
    background:white;
    border-radius:10px;
}

.html1721295530 .mhead {
    
}

.html1721295530 .mtitle {
    
}

.html1721295530 .mdesc {
    
}

.html1721295530 .mbody {
    padding:1px 10px;
}

.html1721295530 .mcontent {
    
}

/*Module specific style*/
.html1721295530 p {
    text-align:justify;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1721295530 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.html1734785430 {
    
}

.html1734785430 .mhead {
    
}

.html1734785430 .mtitle {
    
}

.html1734785430 .mdesc {
    
}

.html1734785430 .mbody {
    padding:1px 10px;
}

.html1734785430 .mcontent {
    
}

/*Module specific style*/
.html1734785430 p {
    text-align:justify;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1734785430 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.s1718440383 {
    position:relative;
    background: #131c3a;
    padding: 1% 0 1% 0;
}

.s1718440383 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1718440383 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1718440383 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1718440383 .sforeground {

    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1718440383 .container {
    background:transparent;
    padding-top:50px;
    padding-bottom:50px;
}

.s1718440383 .container .row {
    
}

.s1718440383 .sheader {
    background:transparent;
}

.s1718440383 .stitle {
    background:transparent;
}

.s1718440383 .ssubtitle {
    background:transparent;
}

.s1718440383 .sdesc {
    background:transparent;
}

.st1718440383 {}
.st1718440383 img {}

.sb1718440383 {}
.sb1718440383 img {}

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}