@charset "UTF-8";
/********************************************************************
DO NOT edit this file manually. This file is generated by layout.
If you want to add custom css, edit custom.css file in current template folder
*********************************************************************/
@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) {
	
}.code1724055201{
    margin: 4% 0;
}
.code1724055201 a{
    color:#fff;
}
.code1724055201 a:hover{
    color:#fff;
}
/*Module specific style*/
.code1724055201 .titleee {
    text-align: center;
 
}
.tl-item:hover .titleee {
    text-align: center;
display:none;
}
#timeline {
  display: flex;
  background-color: #1B3A70;
}
#timeline:hover .tl-item {
  width: 23.3333%;
}

.tl-item {
  transform: translate3d(0, 0, 0);
  position: relative;
  min-height: 433px;
  width: 100%;
  color: #fff;
  overflow: hidden;
  transition: width 0.5s ease;
}
.tl-item:hover img{
opacity:0.2;
}
.tl-item:before, .tl-item:after {
  transform: translate3d(0, 0, 0);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.tl-item:after {

  opacity: 1;
  transition: opacity 0.5s ease;
}
.tl-item:before {background: radial-gradient(circle, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);z-index: 1;opacity: 0;transform: translate3d(0, 0, 0) translateY(50%);transition: opacity 0.5s ease, transform 0.5s ease;}
.tl-item:hover {
  width: 30% !important;
}
.tl-item:hover:after {
  opacity: 0;
}
.tl-item:hover:before {
  opacity: 1;
  transform: translate3d(0, 0, 0) translateY(0);
  transition: opacity 1s ease, transform 1s ease 0.25s;
}
.tl-item:hover .tl-content {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.75s ease 0.5s;
}
.tl-item:hover .tl-bg {
  filter: grayscale(0);
}

.tl-content {
  transform: translate3d(0, 0, 0) translateY(25px);
  position: relative;
  z-index: 1;
  text-align: justify;
  margin: 0 1.618em;
  top: 17%;
  opacity: 0;
}
.tl-content h3{
	 text-align: center;
}
.tl-content h1 {
  font-family: "Pathway Gothic One", Helvetica Neue, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #1779cf;
  font-size: 1.44rem;
  font-weight: normal;
}

.tl-year {
  position: absolute;
  z-index: 1;
  left: auto;
  right: auto;
  top: 39px;
}


.tl-bg {
  transform: translate3d(0, 0, 0);
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: filter 0.5s ease;
  filter: grayscale(100%);
}
/*Module specific style*/

@media (max-width: 767px) {
	#timeline {
  display: grid;
  background-color: #1B3A70;
}
	.tl-year {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0px;
  text-align:center;
}
		.tl-year img{

width:60%;

}
	.tl-item {
height:20em;
		min-height:auto;
}
	#timeline:hover .tl-item {
  width: 100% !important;
}

}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.s1713094608 {
    position: relative;
padding: 4% 0 0 0;

    background:#1B3A70;
}

.s1713094608 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1713094608 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1713094608 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1713094608 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1713094608 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1713094608 .container .row {
    
}

.s1713094608 .sheader {
    text-align:center;
}

.s1713094608 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
    font-weight: bold;
    color: #fff;
    font-size: 35px;
}

.s1713094608 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1713094608 .sdesc {
    background:transparent;
}

.st1713094608 {}
.st1713094608 img {}

.sb1713094608 {}
.sb1713094608 img {}

@media (max-width: 767px) {
	.s1713094608 .stitle {

    font-size: 25px;
}
}
@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) {
	
}.html1713095672 {
    
}

.html1713095672 .mhead {
    
}

.html1713095672 .mtitle {
 
font-size: 40px;
 
font-weight: bold;
 
color: #364a9c;
}

.html1713095672 .mdesc {

}

.html1713095672 .mbody {

}

.html1713095672 .mcontent {
}

/*Module specific style*/
.html1713095672 p {
    font-size: 17px;
    text-align: justify;
    margin-left: 3em;
    margin-top: 2em;
}
.html1713095672 .list2 p {
    font-size: 17px;
    padding-right: 20px;
}
.html1713095672 ::marker {
    color: #1B3A70;
}
/*Module specific style*/

@media (max-width: 767px) {
    .html1713095672 {
    padding: 0px 30px 0px 30px;
    }
    .html1713095672 .mtitle {
 
font-size: 20px;

}
    .html1713095672 p {
    font-size: 13px;
    text-align: justify;
    margin-left: 0em;
    margin-top: 0em;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1713095672 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.html1732797854 {
    
}

.html1732797854 .mhead {
    
}

.html1732797854 .mtitle {
    
}

.html1732797854 .mdesc {
    
}

.html1732797854 .mbody {
    padding:1px 10px;
}

.html1732797854 .mcontent {
    
}
.html1732797854 .mcontent iframe{
 border-radius:10px;   
}

/*Module specific style*/
.html1732797854 p {
    text-align:justify;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1732797854 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.card1731397001 {margin-top: 6em;}

.card1731397001 .mhead {
    
text-align: center;
}
.card1731397001 .mpretext{
    color:#364a9c;
    text-align: center;
    word-spacing: -2px;
    font-size: 23px;
    font-weight: 900;
    margin-bottom: 6%;
}

.card1731397001 .mtitle {
    
color: #364a9c;
    
font-size: 40px;
    
font-weight: bold;
    
text-transform: lowercase;
    
}

.card1731397001 .mdesc {
    
}

.card1731397001 .mbody {
    
}

.card1731397001 .mcontent {
    
}

/*Module specific style*/
.card1731397001 .card {
    margin: 2%;
    overflow:hidden;
    border-radius: 10px;
    border: none;
}

.card1731397001 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1731397001 .card-foreground {
 z-index:2;
 background: #f7f7f7;
}

.card1731397001 .card-header {
    text-align:center;
    margin-top:5%;
    border: none;

}
.card1731397001 .card-header a{
    color:white;
    font-size:26px;
    font-weight:bold;
}
.card1731397001 .card-title {
    text-align:right;
    border: none;
       color:black;
    transition:1s;
    font-size: 19px;
}
.card1731397001 .card-title a{

}
.card1731397001 .card-body {
    font-size:17px;
    border: 2px solid #364a9c;
    color: black;
    border-radius: 10px;
    height: 13em;
    transition:1s;
}
.card1731397001 .card-foreground:hover .card-body{
  background: #364a9c;
    color:white;
}
.card1731397001 .card-foreground:hover .card-title{

    color:white;
}
.card1731397001 .card-image {
    text-align: left;
    font-size: 50px;
    color: #9e9e9e;
    margin-bottom: -6%;
    margin-left: 3%;
}

.card1731397001 .card-image img {

border:2px solid #9e9e9e;

padding:2%;

border-radius:10px;

background: white !important;

transition:1s;
}

.card1731397001 .card-foreground:hover .card-image img{
        transform: rotate3d(0, 1 ,0 , 160deg);
        border:2px solid #364a9c;
        background:#364a9c !important;
}
.card1647172899 .image-link {
    text-align:center;
}

.card1731397001 .list-group {
    font-size:smaller;

}

.card1731397001 .list-group li {
        margin:0 10%;
    background:transparent;
    border:none;
    color:white;
}

.card1731397001 .card-link {
    font-size:smaller;
    background:white !important;
    color:black !important;

}
/*Module specific style*/

@media (max-width: 767px) {
	.card1731397001 .mpretext{

font-size: 15px;

line-height: 1.5;

margin-top: 3%;

padding: 0 5%;
}
.card1731397001 .card-title a {
    color: black;
    font-size: 16px;
}
    .card1731397001 .mtitle {
    
font-size: 23px;
    }
    .card1731397001 {
        margin-top: 1em;
    }
    .card1731397001 .card-body{
        font-size:13px;
           height: 14em;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.s1723895469 {
    position:relative;
    background: linear-gradient(180deg, rgba(255,255,255,1) 40%, rgba(247,247,247,1) 40%);
    padding: 1% 0 5% 0;
}

.s1723895469 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1723895469 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1723895469 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1723895469 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1723895469 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1723895469 .container .row {
    
}

.s1723895469 .sheader {
    text-align:center;
}

.s1723895469 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1723895469 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1723895469 .sdesc {
    background:transparent;
}

.st1723895469 {}
.st1723895469 img {}

.sb1723895469 {}
.sb1723895469 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) {
	
}.html1726644630 {
    padding:7% 0 3% 0;
}

.html1726644630 .mhead {
    
text-align: center;
}

.html1726644630 .mtitle {
    
color: #fff;
    
font-size: 7em;
    
color: #f5f5f5;
}

.html1726644630 .mdesc {
    
color: #E0E0E0;
    
font-size: 23px;
}

.html1726644630 .mbody {
    padding:1px 10px;
 
}
.html1726644630 .mpretext {
    color: white;
    text-align:center
}
.html1726644630 .mcontent button{
margin:0 auto !important;

}

/*Module specific style*/
.html1726644630 p {
}
/*Module specific style*/

@media (max-width: 767px) {
	.html1726644630 .mtitle {
    
    
font-size: 2em;

}
    .html1726644630 .mdesc {
    
font-size: 15px;
}
    .html1726644630 .mpretext {
font-size:13px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1726644630 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }

}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.s1726644575 {
    position:relative;
 
}
.section1726644575{
      background: linear-gradient(45deg, #000000 0%, #344c9b 100%);
}
.s1726644575 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1726644575 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1726644575 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1726644575 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1726644575 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1726644575 .container .row {
    
}

.s1726644575 .sheader {
    text-align:center;
}

.s1726644575 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1726644575 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1726644575 .sdesc {
    background:transparent;
}

.st1726644575 {}
.st1726644575 img {}

.s1726644575 svg#Layer_2 {
    position: absolute;
    width: 2em;
    height: 7em;
    right: 49.5%;
}

@media (max-width: 767px) {
	.s1726644575 svg#Layer_2 {
    position: absolute;
    width: 0.6em;
    top: auto;
    right:50%;
    height: 3em;
}

}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}