
body{
/*background: url(../image/simple5.png) no-repeat center center / cover fixed;;*/
}
.lightBlueBg{
	/*background-color: #d1e6f9;*/
 /* background: linear-gradient(to top, #d1e6f9 0%, #73acfa  100%);*/
  /*background: linear-gradient(to top, #73acfa 0%, #d1e6f9  100%);*/
}
.blueBg{
	background-color: #8bb0e8;
}

.media-info{
	/*background: linear-gradient(180deg, #fff 50% , #8bb0e8 50%);	*/
	background: #fff;	
}

.parallax {

  	background-image: url('../image/banners2.jpg');
  	height: 100%; 
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;

}

.TitleSuccess{
  font-family: TitleText;
  font-weight: 1000;
  color: #1c3c68!important;
}

.TitlePrimary{
  font-family: TitleText;
  font-weight: 1000;
  color: #315e1e!important;
}

.TitleText{
	font-family: TitleText;
	font-size: 5vw;
	color: #fff;
}

.TitleText22{
    font-family: TitleText;
    font-size: 50px;
    color: #fff;
}

.TitleText3{
  font-family: Poppins-Thin;
  color: #fff;
}

@media (max-width: 766px) {

    .TitleText{font-size: 40px; margin-top: 80px;}
    #imageSajelco{
    	max-width: 417.667px!important;
    }
    .secondHeaders{
      font-size: 30px!important;
    }


}
@media (max-width: 600px) {
    .TitleText2{font-size: 990px;}
  .marginTop4P{
    margin-top: 50px!important;
  }  
}

.TitleText2{
	font-family: TitleText2;
	font-size: 50px;
	color: #fff;
}

.Poppins-ExtraBold{
	font-family: Poppins-ExtraBold;
}
.Poppins-SemiBold{
	font-family: Poppins-SemiBold;
}
.Poppins-Regular{
	font-family: Poppins-Regular;
}
.Poppins-Light{
	font-family: Poppins-Light;
}

.header{
	top: 20%;
  	position: absolute;
  	z-index: 100;
}


.marginLeftRight10P{
	margin-left: 2%!important;
	margin-right: 2%!important;
}

.marginLeft50P{
	margin-left: 39%!important;
	margin-left: 39%!important;
}

.marginBtm{
	margin-bottom: 2%!important;
}

.services .icon-box {
  text-align: left;
  border: 1px solid #d5e1ed;
  padding: 80px 20px;
  transition: all ease-in-out 0.3s;
}

.services .icon-box .icon {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  background: #1977cc;
  border-radius: 0px!important;
  transition: all .3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transform-style: preserve-3d;
}

.services .icon-box .icon i {
  color: #fff;
  font-size: 28px;
}

.services .icon-box .icon::before {
  position: absolute;
  content: '';
  left: -8px;
  top: -8px;
  height: 100%;
  width: 100%;
  background: #d1e6f9;
  border-radius: 0px!important;
  transition: all .3s ease-out 0s;
  transform: translateZ(-1px);
}

.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .icon-box h4 a {
  color: #2c4964;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .icon-box:hover {
  background: #1977cc;
  border-color: #1977cc;
}

.services .icon-box:hover .icon {
  background: #fff;
}

.services .icon-box:hover .icon i {
  color: #1977cc;
}

.services .icon-box:hover .icon::before {
  background: #3291e6;
}

.services .icon-box:hover h4 a, .services .icon-box:hover p {
  color: #fff;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #2c4964;
}

.section-title h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-title h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #1977cc;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-title p {
  margin-bottom: 0;
}








#generic_price_table{
	/*background-color: #fff;*/
}

/*PRICE COLOR CODE START*/
#generic_price_table .generic_content{
	/*background-color: #fff;*/
}

#generic_price_table .generic_content .generic_head_price{
	background-color: #f6f6f6;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
	border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
	color: #525252;
}

.sign{
    color: #414141;
}

.currency{
    color: #414141;
}

.cent{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li{	
	color: #a7a7a7;
}

#generic_price_table .generic_content .generic_feature_list ul li span{
	color: #414141;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
	background-color: #E4E4E4;
	border-left: 5px solid #2ECC71;
}

#generic_price_table .generic_content .generic_price_btn a{
	border: 1px solid #2ECC71; 
    color: #2ECC71;
} 

#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg{
	border-color: #1977cc rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1977cc;
	color: #fff;
}

#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head span,
#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span{
	color: #fff;
}

#generic_price_table .generic_content:hover .generic_price_btn a,
#generic_price_table .generic_content.active .generic_price_btn a{
	background-color: #2ECC71;
	color: #fff;
} 
#generic_price_table{
	/*margin: 50px 0 50px 0;*/
    font-family: 'Raleway', sans-serif;
}
.row .table{
    padding: 28px 0;
}

/*PRICE BODY CODE START*/

#generic_price_table .generic_content{
	overflow: hidden;
	position: relative;
	text-align: center;
}

#generic_price_table .generic_content .generic_head_price {
	margin: 0 0 20px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content{
	margin: 0 0 50px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
    border-style: solid;
    border-width: 90px 1411px 23px 399px;
	position: absolute;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head{
	padding-top: 40px;
	position: relative;
	z-index: 1;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
    font-family: "Raleway",sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag{
	padding: 0 0 20px;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price{
	display: block;
}

.sign{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 28px;
    font-weight: 400;
    vertical-align: middle;
}

.currency{
    font-family: "Lato",sans-serif;
    font-size: 90px;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 60px;
    padding: 0;
    vertical-align: middle;
}

.cent{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 24px;
    font-weight: 400;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_feature_list ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#generic_price_table .generic_content .generic_feature_list ul li{
	font-family: "Lato",sans-serif;
	font-size: 18px;
	padding: 15px 0;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;

}
#generic_price_table .generic_content .generic_feature_list ul li .fa{
	padding: 0 10px;
}
#generic_price_table .generic_content .generic_price_btn{
	margin: 20px 0 32px;
}

#generic_price_table .generic_content .generic_price_btn a{
    border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	-webkit-border-radius: 50px;
    display: inline-block;
    font-size: 18px;
    outline: medium none;
    padding: 12px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
#generic_price_table .generic_content .generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
} 
@media (max-width: 320px) {	
}

@media (max-width: 767px) {
	#generic_price_table .generic_content{
		margin-bottom:75px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#generic_price_table .col-md-3{
		float:left;
		width:50%;
	}
	
	#generic_price_table .col-md-4{
		float:left;
		width:50%;
	}
	
	#generic_price_table .generic_content{
		margin-bottom:75px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
#generic_price_table_home{
	 font-family: 'Raleway', sans-serif;
}

.text-center h1,
.text-center h1 a{
	color: #7885CB;
	font-size: 30px;
	font-weight: 300;
	text-decoration: none;
}
.demo-pic{
	margin: 0 auto;
}
.demo-pic:hover{
	opacity: 0.7;
}

#generic_price_table_home ul{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: table;
}
#generic_price_table_home li{
	float: left;
}
#generic_price_table_home li + li{
	margin-left: 10px;
	padding-bottom: 10px;
}
#generic_price_table_home li a{
	display: block;
	width: 50px;
	height: 50px;
	font-size: 0px;
}


#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover{
	border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .divider{
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 20px;
}
#generic_price_table_home .divider span{
	width: 100%;
	display: table;
	height: 2px;
	background: #ddd;
	margin: 50px auto;
	line-height: 2px;
}
#generic_price_table_home .itemname{
	text-align: center;
	font-size: 50px ;
	padding: 50px 0 20px ;
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
	text-decoration: none;
    font-weight: 300;
}
#generic_price_table_home .itemnametext{
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    display: inline-block;
}
#generic_price_table_home .footer{
	padding:40px 0;
}

.price-heading{
    text-align: center;
}
.price-heading h1{
	color: #666;
	margin: 0;
	padding: 0 0 50px 0;
}


.departments {
  overflow: hidden;
}

.departments .nav-tabs {
  border: 0;
}

.departments .nav-link {
  border: 0;
  padding: 12px 15px 12px 0;
  transition: 0.3s;
  color: #2c4964;
  border-radius: 0;
  border-right: 2px solid #ebf1f6;
  font-weight: 600;
  font-size: 15px;
  margin-top: -19px;
}

.departments .nav-link:hover {
  color: #1977cc;
}

.departments .nav-link.active {
  color: #1977cc;
  border-color: #1977cc;
}

.departments .tab-pane.active {
  -webkit-animation: fadeIn 0.5s ease-out;
  animation: fadeIn 0.5s ease-out;
}

.departments .details h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #2c4964;
}

.departments .details p {
  color: #777777;
}

.departments .details p:last-child {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .departments .nav-link {
    border: 0;
    padding: 15px;
  }
  .departments .nav-link.active {
    color: #fff;
    background: #1977cc;
  }
}


.borderPowerRate{
	border :1px solid #1977cc!important;
}




/*.alert-info,.alert-success,.alert-danger,.alert-warning,.alert-light,.card,.badge,.nav-link,.alert {
	border-radius: 0!important;
}*/

/*.btn,img{
	border-radius: 0px!important;
}

.form-control{
	border-radius: 0px!important;
}

.modal-content,.modal-header,.modal-footer {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

.card{
	border-radius: none;
}

.aNoLine{
  text-decoration: none;
}*/

.rateBorder{
  border:1px solid #1977cc;
  background-color: #fff;
}

.marginRight{
  margin-right: 0.2%;
}


.pricing-divider {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}

.pricing {
    color: #fff;
}

.pricing1 {
    color: #707070;
}

.pricing .card-category {
    background: rgba(255, 255, 255, 0.3);
    padding: 10px 0;
    color: #fff;
}

.pricing .list-unstyled li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 7px 0;
}

.pricing1 .list-unstyled li {
    border-bottom: 1px solid #eaedf1;
    padding: 7px 0;
}

.pricing1 .card-category {
    background: rgba(255, 255, 255, 0.3);
    padding: 20px 0;
    border-radius: 7px 7px 0 0;
    color: #Fff;
}

.pricing-table {
    width: 100%;
    margin: 0 auto;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    border-radius: 0px;
}

.pricing-table:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}

.pricing-table:hover>.panel-footer1-landing {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05) inset;
    -webkit-transition: all 0.3s ease;
}

.pricing-table:hover>.panel>.panel-body-landing {
    background: #1643A3;
    -webkit-transition: all 0.3s ease;
}

.pricing-table:hover>.panel>.panel-heading-landing-box {
    background: #fff !important;
    color: #333 !important;
    -webkit-transition: all 0.3s ease;
}

.pricing-table:hover>.panel>.controle-header {
    background: #1643A3 !important;
    /*    border: solid 2px #5CB85C !important;*/
    -webkit-transition: all 0.3s ease;
}

.pricing-table:hover>.panel>.panel-footer1 {
    background: #1643A3 !important;
    /*    border: solid 2px #5CB85C !important;*/
    -webkit-transition: all 0.3s ease;
    text-align: center;
}
.pricing-table:hover>.panel>.controle-header>.panel-title-landing {
    color: #fff !important;
    -webkit-transition: all 0.3s ease;
    font-size: 35px;
}

.pricing-table:hover>.panel>.panel-body-landing>.table>tbody>tr>td {
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
}

.pricing-table>.panel>.controle-header>.panel-title-landing {
    color: #000 !important;
    font-size: 35px;
}
.col-sm-4 .pricing-table .table td {
    padding: 0.75rem;
    vertical-align: top;
    text-align: left;
}

.pricing-divider-img {
    position: absolute;
    left: 0;
    width: 100%;
}
.rtl .pricing1 .card-category {
    border-radius: 7px 7px 0 0;
}

.rtl .col-sm-4 .pricing-table .table td {
    text-align: left;
}

.rtl .pricing-divider-img {
    left: 0;
    right: inherit;
}
.rtl .primary .pricing-divider,
.rtl .secondary .pricing-divider,
.rtl .info .pricing-divider,
.rtl .success .pricing-divider {
    padding: 1em 0 4em;
}
.primary .pricing-divider {
    padding: 1em 0 4em;
    position: relative;
}

.secondary .pricing-divider {
    background: linear-gradient(to bottom right, #f1bf64 0%, #f71d36 100%) !important;
    padding: 1em 0 4em;
    position: relative;
}

.info .pricing-divider {
    background: linear-gradient(to bottom right, #529efa 0%, #0774f8 100%) !important;
    padding: 1em 0 4em;
    position: relative;
}

.success .pricing-divider {
    background: linear-gradient(to bottom right, #62fb62 0%, #21a544 100%) !important;
    padding: 1em 0 4em;
    position: relative;
}

#accordion .panel-heading1 a:before {
    content: "\f01a";
    font-size: 24px;
    position: absolute;
    font-family: "FontAwesome";
    right: 5px;
    top: 10px;
    transform: rotate(180deg);
    transition: all 0.5s;
}

#accordion .panel-heading1.active a:before {
    transform: rotate(0deg);
    transition: all 0.5s;
}

.panel-heading-landing-box {
    background: #1643A3 !important;
    color: #fff !important;
    font-size: 16px !important;
    text-align: center;
    border-top: none !important;
}

.panel-title-landing {
    color: #1643A3 !important;
    font-size: 35px;
    font-weight: bold;
}

.panel-body-landing {
    border: solid 2px #1643A3 !important;
    border-top: none !important;
    border-bottom: none !important;
    text-align: center;
    background: #fff;
}

.panel-footer1-landing {
    border: solid 2px #1643A3 !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-top: none !important;
    text-align: center;
    background: #f7f7f7;
}

.panel-body {
    padding: 15px;
}

.panel-body .lead {
    font-size: 15px;
    margin-bottom: 0;
    padding: 10px 0;
}

.panel-body .lead strong {
    font-size: 30px;
    margin-bottom: 0;
}

.panel-footer1 {
    padding: 10px 15px;
    background-color: #fff;
    border-top: 1px solid #eaedf1;
    border-left: 1px solid #eaedf1;
    border-right: 1px solid #eaedf1;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.panel.price .btn {
    box-shadow: 0 -1px 0px rgba(50, 50, 50, 0.2) inset;
    border: 0px;
}

.panel-group .panel {
    box-shadow: none;
    border-color: #eaedf1;
}

.panel-default>.panel-heading {
    padding: 0;
    background-color: #fff;
}

.panel-title {
    font-size: 14px;
    margin-bottom: 0;
}

.panel-title>a {
    display: block;
    padding: 16px;
    text-decoration: none;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #eaedf1;
    border-top: 0;
}

.panel1 {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff;
    background: none;
    box-shadow: none;
}

.panel1:last-child {
    border-bottom: none;
}

.panel-group1>.panel1:first-child .panel-heading1 {
    border-radius: 4px 4px 0 0;
}

.panel-group1 .panel1 {
    border-radius: 0;
}

.panel-body1 {
    padding: 10px;
    background: #fff;
}

.panel-title1 {
    font-size: 14px;
    margin-bottom: 0;
}

.panel-group1 .panel1+.panel1 {
    margin-top: 0;
}

.panel-heading1 {
    background-color: transparent;
    border-radius: 5px;
    border: none;
    color: #fff;
    padding: 0;
}

.panel-group1 .panel-body {
    border: 1px solid #eaedf1;
    border-radius: 0px 0px 5px 5px;
}

.panel-title1 a {
    display: block;
    color: var(--primary-bg-color) !important;
    padding: 16px;
    position: relative;
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px;
}

.panel1:last-child .panel-body1 {
    border-radius: 0 0 4px 4px;
}

.panel1:last-child .panel-heading1 {
    border-radius: 0 0 4px 4px;
    transition: border-radius 0.3s linear 0.2s;
}

.panel1:last-child .panel-heading1.active {
    border-radius: 0;
    transition: border-radius linear 0s;
}

/* #bs-collapse icon scale option */
.panel-title a.accordion-toggle:before {
    content: "\f068";
    padding: 0 10px 0 0;
    color: #fff;
    font-family: FontAwesome;
    float: right;
}

.panel-title a.accordion-toggle.collapsed:before {
    content: "\f067";
    padding: 0 10px 0 0;
    color: #fff;
    font-family: FontAwesome;
    float: right;
}

.panel-heading1 a.collapsed:before {
    content: "\e9af";
    position: absolute;
    font-family: "feather" !important;
    right: 10px;
    top: 13px;
    font-size: 20px;
    transition: all 0.5s;
    transform: scale(1);
}

.panel-heading1 a:before {
    content: "\e994";
    position: absolute;
    font-family: "feather" !important;
    right: 10px;
    top: 12px;
    font-size: 20px;
    transition: all 0.5s;
    transform: scale(1);
}

.panel-heading1.active a:before {
    content: " ";
    transition: all 0.5s;
    transform: scale(0);
}

.demo-accordion p:last-child,
.panel-group1 p:last-child {
    margin-bottom: 0;
}

#bs-collapse .panel-heading1 a:after {
    content: "\f01a";
    font-size: 24px;
    position: absolute;
    font-family: "FontAwesome";
    right: 5px;
    top: 10px;
    transform: scale(0);
    transition: all 0.5s;
}

#bs-collapse .panel-heading1.active a:after {
    content: "\f01a";
    transform: scale(1);
    transition: all 0.5s;
}

/*--------panel----------*/
.expanel-default {
    border: #ddd !important;
}

.expanel-secondary {
    border: #fb6b25 !important;
}

.expanel-success {
    border: #4ecc48 !important;
}

.expanel-danger {
    border: #c21a1a !important;
}

.expanel-primary>.expanel-heading {
    color: #fff !important;
}

.expanel-secondary>.expanel-heading {
    color: #fff !important;
    background-color: #fb6b25 !important;
    border-color: #fb6b25 !important;
}

.expanel-success>.expanel-heading {
    color: #fff !important;
    background-color: #4ecc48 !important;
    border-color: #4ecc48 !important;
}

.expanel-danger>.expanel-heading {
    color: #fff !important;
    background-color: #c21a1a !important;
    border-color: #c21a1a !important;
}

.expanel-warning>.expanel-heading {
    color: #fff !important;
    background-color: #ecd938 !important;
    border-color: #ecd938 !important;
}

.expanel-title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 16px !important;
    color: inherit !important;
}

.expanel {
    margin-bottom: 20px;
    background-color: #fff !important;
    border: 1px solid #eaedf1 !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.01) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.01) !important;
}

.expanel-default>.expanel-heading {
    background-color: #f1f1f9 !important;
    border-color: #f1f1f9 !important;
}

.expanel-heading {
    padding: 10px 15px !important;
    border-bottom: 1px solid #eaedf1;
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
}

.expanel-footer1 {
    padding: 10px 15px !important;
    background-color: #f1f1f9 !important;
    border-top: 1px solid #eaedf1 !important;
    border-bottom-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}

.expanel-body {
    padding: 15px !important;
}
.nav.panel-tabs a:hover {
    background-color: var(--primary01);
    border-radius: 5px;
}

.nav.panel-tabs a.active {
    background-color: var(--primary01);
    border-radius: 5px;
}
.panel-heading1 a.active {
    border-radius: 5px 5px 0 0;
}
@media (min-width: 992px) and (max-width: 1060px) {
    .panel-theme .no-padding {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.pricing-table:hover>.panel-footer1-landing {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05) inset;
    -webkit-transition: all 0.3s ease;
}

.pricing-table:hover>.panel>.panel-body-landing {
    background: #1643A3;
    -webkit-transition: all 0.3s ease;
}

.pricing-table:hover>.panel>.panel-heading-landing-box {
    background: #fff !important;
    color: #333 !important;
    -webkit-transition: all 0.3s ease;
}

.pricing-table:hover>.panel>.controle-header {
    background: #1643A3 !important;
    /*    border: solid 2px #5CB85C !important;*/
    -webkit-transition: all 0.3s ease;
}

.pricing-table:hover>.panel>.panel-footer1 {
    background: #1643A3 !important;
    /*    border: solid 2px #5CB85C !important;*/
    -webkit-transition: all 0.3s ease;
    text-align: center;
}
.pricing-table:hover>.panel>.controle-header>.panel-title-landing {
    color: #fff !important;
    -webkit-transition: all 0.3s ease;
    font-size: 35px;
}

.pricing-table:hover>.panel>.panel-body-landing>.table>tbody>tr>td {
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
}

.pricing-table>.panel>.controle-header>.panel-title-landing {
    color: #000 !important;
    font-size: 35px;
}
.panel-body-landing:hover>.table>tbody>tr>td {
    color: #fff !important;
    -webkit-transition: all 0.3s ease;
}

.panel-heading-landing {
    background: #f7f7f7 !important;
    padding: 20px !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border: solid 2px #1643A3 !important;
    border-bottom: none !important;
    text-align: center;
    margin-top: 20px;
}
.panel.price {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.panel.price>.panel-heading {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.panel.price h3 {
    margin-bottom: 0;
    padding: 20px 0;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: #fff;
}

.panel.price {
    margin-bottom: 1.5rem;
    box-shadow: 0px 22px 68px -9px rgba(0, 0, 0, 0.15);
    border-radius: 7px;
    background: #fff;
}

.panel.price>.panel-heading {
    color: #fff;
    border-radius: 5px 5px 0 0;
}

.panel.price .list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.panel.price .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.panel.price:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}

.price .panel-footer1 {
    border-bottom: 0px;
    background-color: #fff;
    border-left: 0;
    border-right: 0;
}

.price.panel-color>.panel-body {
    background-color: #fff;
}

.vtimeline .timeline-wrapper .timeline-panel {
    border-radius: 2px;
    padding: 20px;
    position: relative;
    background: #f2f3f9;
    border-radius: 0px;
    box-shadow: 0 4px 8px 0 rgba(162, 169, 204, 0.24);
    width: 35%;
    margin-left: 15%;
}

.vtimeline .timeline-wrapper .timeline-panel:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 2px;
    content: "";
    left: 0;
    right: 0;
}

.vtimeline .timeline-wrapper .timeline-panel:after {
    position: absolute;
    top: 10px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #f2f3f9;
    border-right: 0 solid #f2f3f9;
    border-bottom: 14px solid transparent;
    content: " ";
}

.vtimeline .timeline-wrapper .timeline-panel .timeline-title {
    font-size: 1rem;
    font-weight: 700;
    margin: 0 0 0.625rem;
}

.vtimeline .timeline-wrapper .timeline-panel .timeline-body p+p {
    margin-top: 5px;
}

.vtimeline .timeline-wrapper .timeline-panel .timeline-body ul {
    margin-bottom: 0;
}

.vtimeline .timeline-wrapper .timeline-panel .timeline-footer1 span {
    font-size: 0.6875rem;
}
.vtimeline .timeline-wrapper.timeline-inverted .timeline-panel {
    margin-left: auto;
    margin-right: 15%;
}

.vtimeline .timeline-wrapper.timeline-inverted .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-wrapper-primary .timeline-panel:before,
.timeline-wrapper-primary .timeline-badge {
    background: var(--primary-bg-color);
}

.timeline-wrapper-secondary .timeline-panel:before,
.timeline-wrapper-secondary .timeline-badge {
    background: #fb6b25;
}

.timeline-wrapper-success .timeline-panel:before,
.timeline-wrapper-success .timeline-badge {
    background: #09ad95;
}

.timeline-wrapper-info .timeline-panel:before,
.timeline-wrapper-info .timeline-badge {
    background: #45aaf2;
}

.timeline-wrapper-warning .timeline-panel:before,
.timeline-wrapper-warning .timeline-badge {
    background: #fcd539;
}

.timeline-wrapper-danger .timeline-panel:before,
.timeline-wrapper-danger .timeline-badge {
    background: #f16d75;
}

.timeline-wrapper-light .timeline-panel:before,
.timeline-wrapper-light .timeline-badge {
    background: #f1f2f9;
}

.timeline-wrapper-dark .timeline-panel:before,
.timeline-wrapper-dark .timeline-badge {
    background: #828db1;
}
    .vtimeline .timeline-wrapper .timeline-panel {
        width: auto !important;
        margin-left: 10% !important;
    }
    .vtimeline .timeline-wrapper.timeline-inverted .timeline-panel {
        margin-right: 0 !important;
        width: auto !important;
    }
    .vtimeline .timeline-wrapper .timeline-panel:after {
        border-right: 14px solid #cad4e4 !important;
        border-left: 0 solid #cad4e4 !important;
        left: -14px !important;
        right: auto !important;
    }
}

@media (max-width: 420px) {
    .vtimeline .timeline-wrapper .timeline-panel:after {
        display: none;
    }
}
.rtl #accordion .panel-heading1 a:before {
    right: 5px;
    left: inherit;
}
.rtl .panel-group1>.panel1:first-child .panel-heading1 {
    border-radius: 4px 4px 0 0;
}

.rtl .panel1:last-child .panel-heading1 {
    border-radius: 0 0 4px 4px;
}

.rtl .panel-title a.accordion-toggle:before,
.rtl .panel-title a.accordion-toggle.collapsed:before {
    padding: 0 10px 0 0;
    float: right;
}

.rtl .panel-heading1 a.collapsed:before,
.rtl .panel-heading1 a:before {
    left: 10px;
    right: inherit;
}

.rtl #bs-collapse .panel-heading1 a:after {
    right: 5px;
    left: inherit;
}
.rtl .panel-heading1 a.active {
    border-radius: 5px 5px 0 0;
}

.rtl .vtimeline .timeline-wrapper .timeline-panel {
    margin-right: 15%;
    margin-left: inherit;
}

.rtl .vtimeline .timeline-wrapper .timeline-panel:after {
    left: -14px;
    right: inherit;
    border-right: 14px solid #f2f3f9;
    border-left: 0 solid #f2f3f9;
}
.rtl .vtimeline .timeline-wrapper.timeline-inverted .timeline-panel {
    margin-right: auto;
    margin-left: 15%;
}

.rtl .vtimeline .timeline-wrapper.timeline-inverted .timeline-panel:after {
    border-right-width: 0;
    border-left-width: 14px;
    right: -14px;
    left: auto;
}
    .rtl .vtimeline .timeline-wrapper .timeline-panel {
        margin-right: 10% !important;
        margin-left: inherit !important;
    }

    .rtl .vtimeline .timeline-wrapper.timeline-inverted .timeline-panel {
        margin-left: 0 !important;
        margin-right: inherit;
    }
    .rtl .vtimeline .timeline-wrapper .timeline-panel:after {
        border-left: 14px solid #cad4e4 !important;
        border-right: 0 solid #cad4e4 !important;
        right: -14px !important;
        left: auto !important;
    }
    .plan-card .plan-icon {
    display: inline-block;
    font-size: 25px;
    width: 70px;
    height: 70px;
    color: #fff;
    line-height: 50px;
    overflow: hidden;
    border: 12px solid rgba(242, 246, 249, 0.55);
    border-radius: 50%;
    transition: all 0.3s;
}

.pricing-divider {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}
.pricing-divider-img {
    position: absolute;
    left: 0;
    width: 100%;
}
.rtl .pricing-divider-img {
    left: 0;
    right: inherit;
}
.rtl .primary .pricing-divider,
.rtl .secondary .pricing-divider,
.rtl .info .pricing-divider,
.rtl .success .pricing-divider {
    padding: 1em 0 4em;
}
.primary .pricing-divider {
    padding: 1em 0 4em;
    position: relative;
}

.secondary .pricing-divider {
    background: linear-gradient(to bottom right, #f1bf64 0%, #f71d36 100%) !important;
    padding: 1em 0 4em;
    position: relative;
}

.info .pricing-divider {
    background: linear-gradient(to bottom right, #529efa 0%, #0774f8 100%) !important;
    padding: 1em 0 4em;
    position: relative;
}

.success .pricing-divider {
    background: linear-gradient(to bottom right, #62fb62 0%, #21a544 100%) !important;
    padding: 1em 0 4em;
    position: relative;
}

.princing-item:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}

.princing-item:hover .deco-layer--1 {
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0);
}

.princing-item:hover .deco-layer--2 {
    -webkit-transform: translate3d(-15px, 0, 0);
    /* transform: translate3d(-15px, 0, 0); */
}
.card-category {
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin: 0.5rem;
    background: #f1f1f9;
    padding: 0.35rem;
    border-radius: 5px;
}
.card-category {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin: 0 0 0.5rem;
    background: #f1f1f9;
}

.pricing .card-category {
    background: rgba(255, 255, 255, 0.3);
    padding: 10px 0;
    color: #fff;
}
.pricing1 .card-category {
    background: rgba(255, 255, 255, 0.3);
    padding: 20px 0;
    border-radius: 7px 7px 0 0;
    color: #Fff;
}
.rtl .pricing1 .card-category {
    border-radius: 7px 7px 0 0;
}

.panel-body-landing {
    border: solid 2px #1643A3 !important;
    border-top: none !important;
    border-bottom: none !important;
    text-align: center;
    background: #fff;
}
.panel-body {
    padding: 15px;
}

.panel-body .lead {
    font-size: 15px;
    margin-bottom: 0;
    padding: 10px 0;
}

.panel-body .lead strong {
    font-size: 30px;
    margin-bottom: 0;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #eaedf1;
    border-top: 0;
}
.panel-body1 {
    padding: 10px;
    background: #fff;
}
.panel-group1 .panel-body {
    border: 1px solid #eaedf1;
    border-radius: 0px 0px 5px 5px;
}
.panel1:last-child .panel-body1 {
    border-radius: 0 0 4px 4px;
}
.expanel-body {
    padding: 15px !important;
}
.pricing-table:hover>.panel>.panel-body-landing {
    background: #1643A3;
    -webkit-transition: all 0.3s ease;
}
.pricing-table:hover>.panel>.panel-body-landing>.table>tbody>tr>td {
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
}
.panel-body-landing:hover>.table>tbody>tr>td {
    color: #fff !important;
    -webkit-transition: all 0.3s ease;
}
.price.panel-color>.panel-body {
    background-color: #fff;
}

/*--bg-transparents--*/
.bg-success-transparent {
    background-color: rgba(0, 230, 130, 0.1) !important;
}

.bg-info-transparent {
    background-color: #c7e0fd !important;
}

.bg-warning-transparent {
    background-color: rgba(255, 162, 43, 0.1) !important;
}

.bg-danger-transparent {
    background-color: rgba(255, 56, 43, 0.1) !important;
}

.bg-pink-transparent {
    background-color: rgba(213, 109, 252, 0.1) !important;
}

.bg-purple-transparent {
    background-color: rgba(96, 77, 216, 0.1) !important;
}

.bg-dark-transparent {
    background-color: rgba(0, 0, 0, 0.15) !important;
}

.bg-white-transparent {
    background-color: rgba(255, 255, 255, 0.2) !important;
}

.bg-secondary-transparent {
    background-color: #fce9df;
}

.shadow-primary {
    box-shadow: 0 7px 30px rgba(133, 67, 246, 0.3) !important;
}

.shadow-secondary {
    box-shadow: 0 7px 30px rgba(248, 147, 67, 0.1) !important;
}

.shadow-warning {
    box-shadow: 0 7px 30px rgba(251, 176, 52, 0.1) !important;
}

.shadow-info {
    box-shadow: 0 7px 30px rgba(40, 146, 235, 0.5) !important;
}

.shadow-success {
    box-shadow: 0 7px 30px rgba(26, 122, 16, 0.1) !important;
}

.shadow-danger {
    box-shadow: 0 7px 30px rgba(245, 167, 184, 0.1) !important;
}

.primary .pricing-divider {
    padding: 1em 0 4em;
    position: relative;
}

.secondary .pricing-divider {
    background: linear-gradient(to bottom right, #f1bf64 0%, #f71d36 100%) !important;
    padding: 1em 0 4em;
    position: relative;
}

.info .pricing-divider {
    background: linear-gradient(to bottom right, #529efa 0%, #0774f8 100%) !important;
    padding: 1em 0 4em;
    position: relative;
}

.success .pricing-divider {
    background: linear-gradient(to bottom right, #62fb62 0%, #21a544 100%) !important;
    padding: 1em 0 4em;
    position: relative;
}

.primary b {
    color: #623AA2;
}

.secondary b {
    color: #f66b4e;
}

.info b {
    color: #2183f9;
}

.success b {
    color: #3ecb51;
}

.card.pos-relative .card-body .bg-primary-transparent path {
    fill: var(--primary-bg-color);
}
.cover-image {
    background-size: cover !important;
}



.card-aside {
    -ms-flex-direction: row;
    flex-direction: row;
}


.card-aside-img {
    position: relative;
}

.card-aside-img img {
    width: 80px;
    height: 80px;
    vertical-align: middle;
}

.card-aside-img.wrap-border img {
    border: 1px solid rgba(167, 180, 201, 0.3);
    padding: 3px;
}

.card-aside-img a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.card-aside {
    -ms-flex-direction: row;
    flex-direction: row;
}

.card-aside-column {
    min-width: 3rem;
    width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    background: no-repeat center/cover;
}
.card-aside-img {
    position: relative;
}

.card-aside-img img {
    width: 80px;
    height: 80px;
    vertical-align: middle;
}

.card-aside-img.wrap-border img {
    border: 1px solid rgba(167, 180, 201, 0.3);
    padding: 3px;
}

.card-aside-img a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.rtl .card-aside-img a {
    left: 0;
    right: inherit;
}
.rtl .card-aside-img a {
    left: 0;
    right: inherit;
}
.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.mouseP{
  cursor: pointer;
}
.mouseZoom{
  cursor: zoom-in;
}

/*------ Carousel -------*/
.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
}

.carousel-item {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    margin: 0 auto;
    text-align: center;
}

.carousel-item.active {
    display: block;
}

@media screen and (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none;
    }
}

.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}

.carousel-item-next.carousel-item-start,
.carousel-item-prev.carousel-item-end {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {

    .carousel-item-next.carousel-item-start,
    .carousel-item-prev.carousel-item-end {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-item-next,
.active.carousel-item-end {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {

    .carousel-item-next,
    .active.carousel-item-end {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.carousel-item-prev,
.active.carousel-item-start {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {

    .carousel-item-prev,
    .active.carousel-item-start {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: 0.6s;
    transition-property: opacity;
}

.carousel-fade .carousel-item.active {
    opacity: 1;
}

.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
    opacity: 1;
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-prev {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {

    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .active.carousel-item-start,
    .carousel-fade .active.carousel-item-prev {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}

.carousel-control-prev:hover,
.carousel-control-prev:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-indicators1 {
    position: absolute;
    right: 0;
    top: 10px;
    left: 0;
    z-index: 6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators1 li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}

.carousel-indicators1 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators1 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators1 .active {
    background-color: #fff;
}

.carousel-indicators2 {
    position: absolute;
    right: 10px;
    left: auto;
    top: 0;
    z-index: 6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-top: 10px;
    list-style: none;
}

.carousel-indicators2 li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}

.carousel-indicators2 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators2 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators2 .active {
    background-color: #fff;
}

.carousel-indicators3 {
    position: absolute;
    left: 10px;
    z-index: 6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-top: 10px;
    list-style: none;
}

.carousel-indicators3 li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}

.carousel-indicators3 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators3 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators3 .active {
    background-color: #fff;
}

.carousel-indicators4 {
    position: absolute;
    right: 10px;
    bottom: 0;
    z-index: 6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-top: 10%;
    list-style: none;
}

.carousel-indicators4 li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}

.carousel-indicators4 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators4 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators4 .active {
    background-color: #fff;
}

.carousel-indicators5 {
    position: absolute;
    bottom: 0;
    left: 10px;
    z-index: 6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    list-style: none;
}

.carousel-indicators5 li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}

.carousel-indicators5 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators5 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators5 .active {
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 30%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.carousel-item-background {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%;
}

@media (max-width: 990px) and (min-width: 767px) {
    .carousel-caption {
        top: 10%;
    }
}

/*------ Carousel -------*/
.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    margin: 0 auto;
    text-align: center;
}

.carousel-item.active {
    display: block;
}

@media screen and (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none;
    }
}

.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {

    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-item-next,
.active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {

    .carousel-item-next,
    .active.carousel-item-right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.carousel-item-prev,
.active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {

    .carousel-item-prev,
    .active.carousel-item-left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: 0.6s;
    transition-property: opacity;
}

.carousel-fade .carousel-item.active {
    opacity: 1;
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {

    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}

.carousel-control-prev:hover,
.carousel-control-prev:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-indicators1 {
    position: absolute;
    right: 0;
    top: 10px;
    left: 0;
    z-index: 6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators1 li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}

.carousel-indicators1 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators1 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators1 .active {
    background-color: #fff;
}

.carousel-indicators2 {
    position: absolute;
    right: 10px;
    left: auto;
    top: 0;
    z-index: 6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-top: 10px;
    list-style: none;
}

.carousel-indicators2 li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}

.carousel-indicators2 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators2 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators2 .active {
    background-color: #fff;
}

.carousel-indicators3 {
    position: absolute;
    top: 0;
    left: 10px;
    right: auto;
    z-index: 6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-top: 10px;
    list-style: none;
}

.carousel-indicators3 li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}

.carousel-indicators3 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators3 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators3 .active {
    background-color: #fff;
}

.carousel-indicators4 {
    position: absolute;
    right: 10px;
    left: auto;
    bottom: 0;
    z-index: 6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-top: 10%;
    list-style: none;
}

.carousel-indicators4 li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}

.carousel-indicators4 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators4 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators4 .active {
    background-color: #fff;
}

.carousel-indicators5 {
    position: absolute;
    bottom: 0;
    left: 10px;
    right: auto;
    z-index: 6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    list-style: none;
}

.carousel-indicators5 li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}

.carousel-indicators5 li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators5 li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators5 .active {
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 30%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.carousel-item-background {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%;
}

@media (max-width: 990px) and (min-width: 767px) {
    .carousel-caption {
        top: 10%;
    }
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
}

@media (min-width: 992px) and (max-width: 1400px) {
    .carousel-caption {
        top: 15%;
    }
}


.newsAndEventsBanner {
  width: 100%;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;

  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;

  padding: 70px 15px 74px 15px;
}

.newsAndEventsBanner-1 {
  font-family: Poppins-Bold;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
}

.newsAndEventsBanner::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(54,84,99,0.5);
}
  div.tabH {
      background-color: transparent;
      margin-bottom: 10px !important;
  }
  
  .btnH {
    box-shadow: .0em .10em  .75em  rgba( 0, 0, 0, 0.4 );
    cursor: pointer;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px ;
    width: 80%; 
    border: none;
  }
  .btnH:hover {
      background-color: #007bff;
      color: white;
  }
  .btnH:focus {
    background-color: #007bff;
      color: white;
  }
  .btnH:active {
    background-color: #007bff;
      color: white;
  }
  .aa {
    padding:3px;
    font-size: 16px;
  }
  .rem {
    padding: 7px;
    font-size: 15px;
  }

  .media-info{
  /*background-color: #bee5eb!important;*/
  /*background: linear-gradient(360deg, #7bd2f0 40%, #c5ecf9 30%)*/
  background: linear-gradient(70deg, #fff 70%, #c5ecf9 30%); 
}

.margintTopheaders{
  margin-top: 70pt;
}
.wattageFonts{
  padding: 0px;
  margin: 0px;
  font-size: calc(2vw + 3vh + 2vmin);
  font-weight: bold;
}



.inputCss{
  height:200px;font-size:14pt!important;
  font-weight: bold;
  font-family: arial black;
}