.testimonial-card .avatar img { width: 100%; } .rounded-circle { border-radius: 50% !important; } .testimonial-card .avatar { width: 180px; margin-top: -120px; overflow: hidden; border: 5px solid #fff; border-radius: 50%; } /* */ .jd-process .process-wrapper
.icon { background-color: #fff; box-shadow: 0 0 3rem rgba(0, 0, 0, 0.05); border-radius: 10px; width: 100px; height: 100px; line-height: 100px; } .jd-process:before { content: ""; display: block; position: absolute; top: -30px; right: 0; bottom: 0; left:
0; background-image: url(images/wave-border-bg.png); background-repeat: no-repeat; } /* */ /* */ img { display: block; max-width: 100%; height: auto; } .flip-container { perspective: 1000; } .flip-container:hover .flipper { transform: rotateY(180deg);
} .flip-container:hover .heading { color: #34ccff; } .flip-container .heading { color: #303030; margin: 10px 0; cursor: pointer; font-size: 17px; font-weight: bold; line-height: normal; text-transform: uppercase; text-align: center; } .flip-container
.flipper { height: 110px; transition: 0.6s; position: relative; transform-style: preserve-3d; } .flip-container .front, .flip-container .back { top: 0; left: 0; width: 100%; position: absolute; backface-visibility: hidden; } .flip-container .front { z-index:
2; transform: rotateY(0deg); } .flip-container .front > img { text-align: center; margin: 0 auto; } .flip-container .back { transform: rotateY(180deg); } .flip-container .back > img { text-align: center; margin: 0 auto; } .introtext { font-size: 18px;
line-height: 25px; margin: 20px auto 20px; text-align: center; width: 55%; } .entry-header h2 { color: #34ccff; font-size: 25px; } .center .sp-module-title { text-align: center; display: inline-block; width: 100%; } .sp-module .sp-module-title { color:
#1f2a30; font-size: 25px; margin-bottom: 20px; font-weight: bold; display: inline-block; text-transform: capitalize; position: relative; } .sp-module .sp-module-title:before { height: 4px; content: ""; width: 30px; display: block; margin: 0px auto; background:
#34ccff; left: 0px; right: 0px; top: -10px; position: absolute; } /* */
div .jd-simple-contact-form .btn-primary, div .jd-simple-contact-form .btn-backtohome { background-color: #312782 !important; border-color: #2c2e36; }