.html1765356915 {
    
}

.html1765356915 .mhead {
    
}

.html1765356915 .mtitle {
    
}

.html1765356915 .mdesc {
    
}

.html1765356915 .mbody {
    padding:1px 10px;
}

.html1765356915 .mcontent {
    
}

/*Module specific style*/
.html1765356915 p {
    text-align:justify;
}
.html1765356915 .text {
    line-height: 26px;
    font-size: 14px;
  
}

.html1765356915 .btn-primary {
    color: #fff !important;
    background: #2d6296 !important;
    border-color: #2d6296 !important;
    border-radius: 15px;
    
}
.html1765356915 .btn-primary:hover {
    color: #fff !important;
    background: #33679e !important;
    border-color: #33679e !important;
    border-radius: 15px;
}
.html1765356915 .btn-primary a {
    color: #fff !important;
    font-size: 16px;
    line-height: 30px;
}
.html1765356915 .btn-primary a:hover {
 color: #fff !important;
    font-size: 16px;
    line-height: 30px;
}
.html1765356915 .text .iconcall i {
    font-size: 22px;
    padding:5px;
     display:inline-block;
 animation:faceFlipInPlace 1.4s ease-in-out infinite;
}

@keyframes faceFlipInPlace{
  0%{
    transform:rotateY(180deg) rotate(0deg) scale(1);
  }
  25%{
    transform:rotateY(180deg) rotate(-8deg) scale(1.05);
  }
  50%{
    transform:rotateY(180deg) rotate(8deg) scale(1.1);
  }
  75%{
    transform:rotateY(180deg) rotate(-6deg) scale(1.05);
  }
  100%{
    transform:rotateY(180deg) rotate(0deg) scale(1);
  }
}
.html1765356915 .btn-primary a span{
   line-height: 30px; 
}

/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1765356915 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}