.rounded-3.border.border-3.p-5.d-flex.flex-column.justify-content-center.align-items-center.gap-3{
  border-color: #6063ff !important;
}

.ankfnt1{
  color: #fff !important;
}

.ankfnt2{
  color: #008c91 !important;
}

.pdtop0{
  padding-top: 10px !important;
}

.pdbot0{
  padding-bottom: 10px !important;
}

/*video*/
iframe#instagram-embed-0 {
    max-width:  100% !important;
    width: c 100% !important;
    min-width: 100% !important;
}

iframe#instagram-embed-1{
  max-width:  100% !important;
    width: c 100% !important;
    min-width: 100% !important;
}

iframe#instagram-embed-2{
  max-width:  100% !important;
    width: c 100% !important;
    min-width: 100% !important;
}

/*video*/

.h6 {
    font-size: 25px !important;
    color: #ffffa1 !important;
}

.nav-link {
    font-size: 16px !important;
}

.logo1{
	max-width: 77% !important;
    border-radius: 4px !important;
    background: #fff !important;
    padding: 3px !important;
}

.bg-accent-color-1 {
    background-color: #008c91 !important;
}

.bg-accent-color {
    background-color: #024bb4 !important;
}

.accent-color {
    color: #008c91 !important;
}

.button {
    background-color: #008c91 !important;
}

.button:hover {
    background-color: #015053 !important;
}

.logo2{
	padding: 5px;
    background: #fff;
    border-radius: 10px;
}


.bg-accent-color-2 {
    background-color: #043f41 !important;
}


/*--icon--*/

.ic2{
  width: 30px;
  height: auto;
  background: ;
  position: fixed;
  z-index: 999;
  right: 0px;
  top:  267px;
  z-index: 9999999999999;
}

.ic2a{
  width: 30px;
  height: 31px;
  margin-bottom: 0px;
  border-radius: 5px 0px 0px 5px;
  border:0px solid #ffd787;
  animation: exampletwo 4s infinite;
  cursor: pointer;
  margin-bottom: 1px;
  background: #fff;
  padding: 1px;
  box-shadow: 0px 0px 2px 0px #000;
  box-shadow: 0px 1px 2px 0px #545151;
}

.events{
    width: 100px;
    height: 150px;
    position: fixed;
    z-index: 99999;
    left: 0px;
    bottom: 0px;
}


.ic1{
    width: 50px;
    height: auto;
    background: ;
    position: fixed;
    z-index: 999;
    left: 2px;
    bottom: 1%;
}

.ic1a{
    width: 50px;
    height: 50px;
    background: #fff;
    margin-bottom: 5px;
    border-radius: 50%;
    /*border:1px solid #2cb742;*/
    animation: exampletwo 4s infinite;
    cursor: pointer;
    padding: 2px;
}

.ic1b{
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    /*border:1px solid #03a9f4;*/
    animation: examplet 4s infinite;
    cursor: pointer;
    padding: 2px;
    margin-bottom: 5px;
}

.ic1c{
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    /*border:1px solid #03a9f4;*/
    animation: examplethree 4s infinite;
    cursor: pointer;
    padding: 2px;
}


.ic1a:hover .imgicn1{
    transform: rotate(360deg);
}


.ic1b:hover .imgicn2{
    transform: rotate(360deg);
}

.ic1c:hover .imgicn3{
    transform: rotate(360deg);
}


.imgicn1{
    width: 100%;
    transition: transform 1s;
}

.imgicn2{
    width: 100%;
    transition: transform 1s;
}

.imgicn3{
    width: 100%;
    transition: transform 1s;
}

/*--icon--*/

@media screen and (max-width: 768px){

/*--icon--*/

.ic1a{
    width: 40px !important;
    height: 40px  !important;
    padding: 0px;
}

.ic1b{
    width: 40px !important;
    height: 40px  !important;
    padding: 0px;
}

.ic1c{
    width: 40px !important;
    height: 40px  !important;
    padding: 0px;
}


.ic2{
  top:  267px !important; 
}


/*--icon--*/

.pdding_l_r{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.position-relative1{
  background-position: -361px -11px !important;
}

.font-1a1 {
    font-weight: 600 !important;
    font-size: 17px !important;
    text-shadow: 0px 0px 5px #fff;
}

.h5a{
  font-size: 26px !important;
}

h3 {
    font-size: 42px !important;
}

h6 {
    font-size: 20px !important;
}

.contact1{
  font-size: 24px !important;
}


}

















@media only screen and (max-width: 993px){
h3 {
    font-size: 33px !important;
}



}


