body { margin: 0; padding: 0; font-size: 14px; }
h1, h2, h3, h4, h5, h6, p { margin: 0 0 10px 0; }
h1 { font-size: 28px; font-family: 'schadow_btbold', serif; background: -webkit-linear-gradient(#0b7b5f, #0a2059);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
h2 { font-size: 25px; font-family: 'schadow_btbold', serif; # }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
li.nav-item {
    padding-top: 6px;
}
.footer p {
    font-size: 13px;
}
p{font-size: 16px; line-height: 32px;}
ul, li { list-style: none; margin: 0; padding: 0; }
a, a:hover, a:focus, a:link{ text-decoration: none; color: #000; box-shadow: 0 0 0 transparent; border: 0; }
img { max-width: 100%; }
.btn { border-radius: 6px; border:none !important; padding:7px 25px; letter-spacing: 1px; }
::selection {
    background: #f7a494;
}

input::selection {
    background: #f7a494;
}
/*----header-section----*/
.top-header { background-image: linear-gradient(to right, #190094, #200095, #250095, #2a0196, #2f0196, #2628ab, #1841bf, #0058d1, #0083eb, #00a5e5, #00c2ca, #00daaa); padding:5px 25px; z-index: 9999; position: relative; }
.banner img { width:100%; }
.inline-menu li { display:inline-block; }
.inline-menu li a { color:#fff; font-family: 'robotomedium'; font-size:18px;}
.inline-menu li:after { content:'|'; margin:0 10px; display: inline-block; }
.inline-menu li:last-child:after, .inline-menu li ul li:after { content:''; display: none; }
.inline-menu li .language { background:transparent; border-radius:50px; border:1px solid #fff; color: #fff;
    padding: 2px 10px; }
.inline-menu li ul li, .inline-menu li ul li a { display:block; color:#000; }
.inline-menu img { width: 20px; }
.accessibility:after { content:''; display: none; }
.dropdown-option ul { display: block; grid-gap: 8px; padding: 8px; grid-template-columns: 1fr 1fr; align-items: center; }
.dropdown-option li a { background: #DAEBFF; color: #1594EE; text-align: center; border-radius: 3px; padding: 5px 10px;
    height: 54px; }
header .accordion-button { font-size:14px; font-weight:600; }
.dropdown-select:hover .dropdown-option { display: block; }
.dropdown-select { position:relative; }
.dropdown-option a { color: #000; }
.dropdown-option { display: none; position: absolute; left: 12px; top: 23px; z-index: 9999; background: #fff; 
    box-shadow: 0px 1px 3px #dbdbdb; }
a.language-link span { display: block; }
.access-type { position: absolute; left: -260px; top: 25px; display: none; z-index: 99999; padding: 20px 15px 15px; text-align: left;
    border-radius: 16px; background: #fff; box-shadow: 0px 6px 16.8px 0px rgba(0, 0, 0, 0.25); color: #222; width:300px; }
.dropdown-select:hover .access-type { display:block; }
.access-type .close-accessbility { background: #E86E33; cursor: pointer; border-radius: 50%; line-height: 14px;
    width: 24px; height: 24px; padding: 6px; display: block; position: absolute; right: 15px; top: 10px; z-index: 2; }
.access-type .tool-item a { border-radius: 4px; background: #EEE; color: #212529; border: none; padding: 10px;
    text-align: center; font-size:14px; white-space:nowrap; display: inline-block; margin-bottom: 5px; font-weight:600; }
.access-type .tool-item a:hover { background-color: #DAEBFF; }
.access-type .card{ background: transparent; border: 0; }
.access-type .card-body { padding: 10px 0 5px; }
/*.navbar-nav .nav-link { font-weight: bold; }*/
.banner { position:relative; /*z-index:9999*/; }
.navbar-brand { display: flex; align-items:center;  }
.navbar-brand h3 { margin: 25px 0 0; font-family: 'schadow_btbold', serif; }
.navbar-brand h3 span { font-size:18px; font-family: 'schadow_btroman', serif; font-weight: bold; letter-spacing: 1px; }
header.header.navbar-me.navbar-fixed .navbar-brand h3, header.header.navbar-me.navbar-fixed .nav-link { color: #1a1919; }
header.header.navbar-me.navbar-fixed .nav-link { font-weight: 500; }
a.navbar-brand img { width: 100%; }
nav.navbar.navbar-expand-lg.sticky-top.navbar-light.bg-light { padding: 0; }
a.navbar-brand h3 { font-size: 19px; }
header.header.navbar-me.navbar-fixed .nav-link:focus, header.header.navbar-me.navbar-fixed .nav-link:hover { color: #f6f0d3; }
header.header.navbar-me.navbar-fixed { padding-bottom: 25px; position: fixed; top: 0; z-index: 9; width:100%; }
header.header.navbar-me { width: 100%; }
.carousel-caption { right: inherit; bottom: 1.25rem; left: 68%; padding-top: 0; padding-bottom: 0; }
.carousel-caption h2 { margin: 0; background: rgb(255,255,255); font-family: 'monotype_corsivaregular';
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 50%, rgba(255,255,255,0) 100%); padding: 5px 35px; }
header.header.navbar-me.navbar-fixed .top-header { display: none; transition: all 0.2s ease; }
nav.navbar.navbar-expand-lg.sticky-top.navbar-light.bg-light { background-color: rgba(255, 255, 255, 0.2) !important; 
-webkit-box-shadow: 0px 5px 8px 1px rgba(0,0,0,0.35) !important; ;
-moz-box-shadow: 0px 5px 8px 1px rgba(0,0,0,0.35) !important; ;
box-shadow: 0px 5px 8px 1px rgba(0,0,0,0.35) !important; ;


 }
header.header.navbar-me.navbar-fixed nav.navbar.navbar-expand-lg.sticky-top.navbar-light.bg-light { background-color: #fff !important; }
.navbar-expand-lg .navbar-nav .nav-link { padding: 10px 15px; }
.announce-section { background-color: #01637c; background-image: url("../images/announce.jpg"); background-repeat: no-repeat; background-size:cover; height:32px; }
section.announce-section h5{ font-size:20px; width: 85%; }
.static-banner { display: none; }
.navbar-expand-lg .navbar-nav .nav-link { font-size: 14px;  }
.announce-section marquee a { color:#fff; margin: 10px; font-size: 16px; line-height: 29px; }
.about-section { padding: 30px 0; background-image:url("../images/bg.png");  background-repeat: no-repeat; height:100%; }
.fixed-btn { position:fixed; right: -48px; top:50%; transform:rotate(90deg) translateX(-50%); z-index: 999; }
.tab-section { background-color: #e0e0e0;
/*    background-image: linear-gradient(#6ed1b4, #93d3f9); */
    padding: 50px 0 25px; }
.carousel-wrap .item { text-align:center; }
/*.carousel-wrap .nav-item.item img { width: 55%; margin: 0 auto 20px; }*/
.icon-item.square-box { border-radius:20px; box-shadow: 0 0 transparent; background:transparent; height: auto;
    padding: 0 10px; }
.owl-item .icon-item.square-box img { width: 62%; margin: 15% auto; }
.tab-section a.nav-link { padding: 0; }
.carousel-wrap .item h6 { font-weight: 600; font-size: 14px; height: 35px; margin:0; }
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background-color: #fff; height: 30px; width: 30px; border-radius: 100%; border: 1px solid; margin: 5px; }
.course-slide { position: relative; }
.owl-carousel .owl-nav { position: absolute; top: -45px; right: -5px; }
.lightboxOverlay, .lightbox { z-index: 99999; }
.owl-carousel .owl-nav button span { display: none; }
.owl-carousel .owl-nav button.owl-next:after { content:'\f178'; font-family:'FontAwesome'; }
.owl-carousel .owl-nav button.owl-prev:after { content:'\f177'; font-family:'FontAwesome'; }
/*.nav-pills .nav-link { background-color: #fff; border-radius: 5px; border: 1px solid #ccc; padding: 10px 15px;
    position:relative; margin-bottom: 15px; }*/
/*.nav-pills .nav-link.active:after, .nav-pills .show>.nav-link:after { content:''; width: 0; height: 0;
    border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 15px solid #051f75;
    position: absolute; bottom: -15px; left:0; right:0; display:block; margin:0 auto; }*/
/*.nav-pills .nav-link.active, .nav-pills .show>.nav-link, .nav-pills .nav-link:hover { border: 2px solid #3f51b5; background:#fff;
    padding: 8px 13px; }*/
/*.nav-pills .nav-link.active h6, .nav-pills .show>.nav-link h6 { color: #0a58ca; }*/
.carousel-wrap .tab-content1 { background-image: radial-gradient(#dfeafc 45%, #9fdcfc);}
.carousel-wrap .tab-content1 .tab-pane1 { padding:20px; }
.carousel-wrap .tab-content1 .tab-pane1 h3 { text-align:center; font-size: 22px; text-decoration: underline;
    font-family: 'schadow_btroman', serif; font-weight:bolder; margin-bottom: 20px; }
.carousel-wrap .tab-content1 .tab-pane1 ul li { margin-bottom:5px; }
.carousel-wrap .tab-content1 .tab-pane1 ul li a { font-size: 16px; font-weight:600; letter-spacing:1px; }
.carousel-wrap .tab-content1 .tab-pane1 ul li i { font-size: 18px; }
.icon-section { background-image: url("../images/icon_banner.jpg"); background-repeat:no-repeat; background-size:cover;
    padding:40px 0 20px; background-position: center; }


    .bg2{ background-image: url("../images/bg2.png"); background-repeat:no-repeat; background-size:cover;
    padding:40px 0 50px; background-position: center; }
.icon-item { background-color: #fff; border-radius: 100%; height:120px; width:120px; box-shadow: 0 5px 2px #000; 
    padding: 10px; display:block; margin: 0 auto 15px; }
.icon-section .owl-stage { margin-bottom: 20px; }
.owl-item .icon-item img { width: 75%; margin: 15% auto; }
.icon-section h4 { color:#fff; padding: 8px 0; }
button.nav-link { padding: 0; width: 100%; }
.tab-section h4 { padding: 8px 0; background-color:#fff; border-radius: 30px; font-size: 14px; font-weight: 600;
    color:#000; }
button.nav-link h4:hover { background-color:#004966; color:#fff; }
.noice-section { background-color: #f3f8fe; padding: 30px 0; margin:20px 0; }
.notice { background-color:#fff; border-radius:3px; padding:15px; }
.noice-section h4 { font-family: 'schadow_btbold', serif; color:#0a0260; }
.notice marquee li a { font-family: 'robotomedium', sans-serif; }
.notice marquee li { margin-bottom: 10px; }
.admin-section {  padding: 30px 0; text-align: center; }
.admin-icon { border-radius: 4px; padding: 25px 10px;  align-items: center; justify-content: space-around; }
.admin-icon img { width: 60px;height:55px; }
.admin-icon h6 { color:#fff; font-family: 'robotobold', sans-serif; margin: 0; }
.nav-pills .nav-link.active, .nav-pills .show>.nav-link { background-color: transparent; }
.bg-blue { background-color: #067dbb;height:100%; }
.bg-green { background-color: #25a260;height:100%; }
.bg-red { background-color: #cc4647; height:100%;}
.bg-orange { background-color: #ff5009;height:100%; }
.bg-gray { background-color: #717171;height:100%; }
.bg-purple { background-color: #634ac3;height:100%; }
.bg-light-green { background-color: #00b662; }
.button-section { background-image: url("../images/ban.jpg"); background-repeat:no-repeat; background-size:cover;
    padding:130px 0; background-position: center; margin:20px 0; }
.button-section button { background-color: #dfeafc; color: #02076e; text-transform: uppercase; font-size: 21px;
    font-family: 'robotobold', sans-serif; }
.chairman-section {background-image: url("../images/bg3.png"); background-repeat:no-repeat; background-size:cover;
    padding:20px 0; background-position: center; margin:0px 0; }
.chairman-section h2 { font-family: 'schadow_btroman', serif; font-weight:600; letter-spacing:1px; position: relative;
    margin-bottom:20px; color: #1667c4; }
.chairman-section h2:after { content:''; width: 100%; height:1px; display: block; background-color: #559dc9; margin-top: 10px; }
.chairman-section h2:before { content:''; width: 20%; height:2px; display: block; background-color: #15798a; position:absolute;
    bottom: 0; }
.right_img a { display: block; height: 66px; overflow: hidden; border-radius: 10px; }
.col-sm-8.item.left_img { position:relative; }
.left_img a { display: block; height: 230px; overflow: hidden; border-radius: 10px; margin: 0 !important; }
.right_img a:last-child { margin:0; }
.chairman { border-radius: 30px; padding: 10px; display:flex; align-items: flex-start; height:60%;background:#fff; margin-top:40px; box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.75);
Copy Text }
.chairman .details { width: 70%; background:#fff; padding:5px; }
.chairman .details p { font-family: 'robotomedium', sans-serif; margin:0; line-height:24px; }
.chairman .user-img { width: 24%;  border-radius:100%; margin-left:18px; }
.user-img img { width:100%; }
.training-section { background-color:#71d0ba; background-image: linear-gradient(#6ed1b4, #93d3f9); margin: 20px 0;
    padding: 30px 0; }
.training-section h6 { background-color: #fff; border-radius:30px; color: #004e6c; text-align:center;
    font-family: 'robotomedium', sans-serif; padding: 8px 25px; font-size:16px; display: table; margin: 0 auto; }
.training-section .icon-item img { width: 70%; display:block;margin: 15px auto; }
.score-section { padding: 30px 0; }
.score-section .rating { position:relative; }
.score-section .rating .details { position: absolute; text-align:center; width:95%; top: 50%;
    transform: translateY(-50%); }
.score-section .rating .details h2 { font-family: 'robotobold', sans-serif; color:#fff; font-size: 18px;
    display: inline-block; width:25%; position: relative; top: -70px; vertical-align: middle; }
.score-section .rating .details h3 { font-family: 'schadow_btbold', serif; font-size:18px; height: 90px; }
.score-section .rating .details span { display: block; font-family: 'robotomedium', sans-serif; }
.score-section .rating .details span.text-success:before { content:'\f0a4'; font-family:'FontAwesome'; color:#000; font-weight: 400; margin-right: 5px; }
.score-section .rating .details span.text-success:after { content:'\f0a5'; font-family:'FontAwesome'; color:#000; font-weight: 400; margin-left: 5px; }
.online-details { display:inline-block; width:70%; }
.online-details h6 { font-weight:600; }
.gallery-section { background-color: #f9f9f5; padding:30px 0; }
.gallery-section h2 { background: -webkit-linear-gradient(#0b7b5f, #0a2059); -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; margin-bottom:20px; }
.vdo1 { height: 100%; width:100%; background-image: url("../images/vdo1.jpg"); background-repeat:no-repeat; background-size:cover;
    align-items: center; flex-direction: column; justify-content: center; }
.vdo2 { height: 100%; width:100%; background-image: url("../images/vdo2.jpg"); background-repeat:no-repeat; 
    background-size:cover; align-items: center; flex-direction: column; justify-content: center; }
.vdo1 h4, .vdo2 h4 { font-size:24px; font-family: 'schadow_btbold', serif; }
/*.achieve-icon { position: relative; height: 100%; display: block; }*/
a.d-flex.vdo1 h4, a.d-flex.vdo2 h4 { margin:0; color:#fff; }
.gallery-section .icon-item i { font-size:60px; }
.gallery-section .icon-item { display: flex; align-items: center; justify-content: center; }
.gallery a { margin-bottom: 15px; }
.gallery img { width:100%; }
.brand-section {  padding: 15px 0; }
.brand-section a.item { background-color:#fff; padding: 10px; display: block; min-height: 80px; }
.brand-section a.item img { width:90%; margin:0 auto; }
.footer-top { background-color: #282828; padding: 30px 0 10px; }
.footer-top-menu li { color:#fff; font-size:16px; margin: 0 15px; letter-spacing: 1px; }
.footer-top-menu li:after { content: '|'; display: inline-block; position: relative; right: -15px; }
.footer-top-menu li:last-child:after { content:''; display:none; }
.footer-top-menu li label { color:#61fcfe; font-size: 18px; font-weight:600; }
ul.footer-top-menu { display: flex; height: 100%; align-items: center; justify-content: flex-end; }
.border-line { height:1px; width:100%; background-color: #000; margin: 15px 0; }
.logo-inline li { display:inline-block; margin: 0 5px; }
.logo-inline li a { color:#fff; }
.footer-bottom { background-color: #191919; }
.footer-bottom li:after { content: '|'; display: inline-block; position: relative; right: -5px; color:#fff; }
.footer-bottom li:last-child:after { content:''; display:none; }
.footer-bottom a { color:#fff; }
.footer-search h4 { color:#fff; font-family: 'schadow_btbold', serif; font-size:18px; position:relative; display:table; }
.footer-search h4:after { content:''; height:1px; background-color:#37628f; margin-top:10px; display:block; }
.footer-search h4:before { content:''; width:30%; height:3px; background-color:#2490eb; position: absolute;
    bottom: -1px; }
.footer-search p { color: #fff; font-size:15px; text-align: justify; }
.social-media li { margin-right: 10px; width: 40px; height: 40px; background-color: #fff; border-radius: 100%; 
    text-align:center; transition: all 0.3s ease; }
.social-media li.insta:hover { background-color: #ee2a7b; background-image: linear-gradient(to bottom right, #f9ce34, #ee2a7b, #6228d7);
    transition: all 0.3s ease; }
.social-media li.facebook:hover { transition: all 0.3s ease; background-color: #1877F2; }
.social-media li.twit:hover { transition: all 0.3s ease; background-color: #000; }
.social-media li.link:hover { transition: all 0.3s ease; background-color:#0A66C2; }
.social-media li.youtube:hover { transition: all 0.3s ease; background-color: #CD201F; }
.social-media li a { font-size:20px; margin: 5px 0; display: block; color: #191919; }
.social-media li:hover a { color: #fff; }
.social-media { display: flex; }
a.p-3.d-flex.align-items-center.h-100:hover { background-color:#fff; box-shadow: 0 0 5px #ccc; transition: all 0.3s ease; }
a.achieve-icon { overflow: hidden; transition:all 0.3s ease; transform: scale(1); width: 100%; height:100%; display:block; }
a.achieve-icon:hover img { transform: scale(1.3); transition:all 0.3s ease; }
.admin-icon:hover { background-color: #2490eb; transition: all 0.3s ease; }
.admin-icon.bg-red:hover { background-color: #ab1b1d; }
.admin-icon.bg-orange:hover { background-color: #ad3e0b; }
.admin-icon.bg-gray:hover { background-color: #4b4a4a; }
.admin-icon.bg-purple:hover { background-color: #463199; }
.admin-icon.bg-light-green:hover { background-color: #187b4d; }
.admin-icon.bg-green:hover { background-color: #024d0e; }
a.admin-icon.item img { width: 46px; }
.carousel-wrap a.admin-icon.item h6 {height: auto; font-size: 17px; }
section.training-section a:hover h6, section.icon-section a:hover h4, section.tab-section a:hover h4, 
    .nav-pills .nav-link.active h4, .nav-pills .show>.nav-link h4 { background-color: #004966; color: #fff; 
    transition: all 0.3s ease; border-radius:30px; }
.carousel-wrap .tab-content1 .tab-pane1 ul li a:hover { color: #145f9b }
.org { width: 100%; height: 100%; position: absolute; top: 0; border-radius: 10px; background-color: rgba(0, 0, 0, 0.5);
    color: #fff; justify-content: center; align-items: center; display:flex; transition: all 0.3s ease; opacity:0;
    transform:scaleX(0); }
.about-section .position-relative:hover .org { transition: all 0.3s ease; opacity:1; transform:scaleX(1); }
.about-section .position-relative img { box-shadow: 10px 10px 3px rgb(153 152 152 / 50%); border-radius:10px; }
#menu, #menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7 { display: none; }
.admin-icon h6 { font-size:18px; }
.achievement-section .col-lg-6.pe-lg-0 a img { transition:all 0.3s ease; position:relative; }
.achievement-section .achieve-icon h3 { position: absolute; bottom: 0; left: 0; right: 0; margin-bottom: 20px;
    color: #fff; }
.gm-style .default-card { display: none !important; }
.black { background-color: rgba(0, 0, 0, 0.5); position: absolute; bottom: 0; right: 12px; width: 40%; height: 30%;
    display: flex; justify-content: center; align-items: center;transform: scale(0); transition: all 0.2s ease;
    border-radius: 0 0 10px 0; }
.left_img .position-relative:hover .black, .col-sm-8.item.left_img:hover .black { transform: scale(1); transition: all 0.2s ease; }
.achievement-section .p-3.d-flex.align-items-center.h-100 img { background-color: #fff; filter: drop-shadow(0 5px 2px rgba(0, 0, 0, 0.8)); }
.achievement-section a.bg-1 { background-image: url(../images/img5.jpg); }
.achievement-section a.bg-2 { background-image: url(../images/img6.jpg); }
.achievement-section a.bg-3 { background-image: url(../images/img7.jpg); }
.achievement-section a.bg-4 { background-image: url(../images/img8.jpg); }
.achievement-section a.p-3.d-flex.align-items-center.h-100 { background-size: cover; background-repeat: no-repeat;
    background-position: center; }
.org.text-center h3 { font-family: 'schadow_btbold', serif; }
.dropdown, .dropend, .dropstart, .dropup {
    position: relative;
    margin-left: 4px !important;
}
.dropdown-item{font-size:14px;}
a:hover {
    text-decoration: none !important;
}
.dedcription-btn {
  width: 100%;
  position: relative;
  display: inline-block;
  border-radius: 30px;
  background-color: #fcfcfc;
  color: #19a176;
  text-align: center;
  font-size: 16px;
  padding: 5px 0 9px 2px;
  transition: all 0.3s;
  padding-right: 95px;
 border:none;
  
}
.dedcription-btn .btn-icon {
  background-color: #27bfbb;
  width: 95px;
  height: 45px;
  float: right;
  position: absolute;
  border-radius: 30px 30px 30px 0;;
  right: 0px;
  top: 0px;
  transition: all 0.3s;
}
.name-descripeion {
  position: relative;
  z-index: 9999;
  padding: 8px; font-size:18px; font-weight:bold;
}
.btn-icon::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 45px solid #fcfcfc;
  border-right: 40px solid transparent;
  position: absolute;
  top: 0px;
  left: 0px;
}
.dedcription-btn:hover .btn-icon {
  width: 100%;
  border-radius: 30px;
}
.dedcription-btn:hover .btn-icon::after {
  display: none;
  opacity: 0.1;
}
.btn-icon i {
  position: absolute;
  right: 25px;
  top: 10px;
  color: #fff;
}
.dedcription-btn:hover {
  color: #fff!important;
}

.hover-box {
  display: flex;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
}

.card1 {
  display: block;
  max-width: 100%;
 background-image: linear-gradient(to right top, #1c94b5, #00a4bc, #00b4bc, #00c2b5, #00d0a8);
  border-radius: 4px;
  padding: 10px;
  margin: 12px;
  text-decoration: none;
  border-radius: 20px;
  color: #fff;
  box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.75);


 }

.card2 {
    display: block;
    max-width: 100%;
    background: #65379B;
    background: linear-gradient( to right, #65379B,#886AEA,#6457C6 );
    text-decoration: none;
    margin: 12px;
    border-radius: 20px;
    color: #fff;
    box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.75);
}

.card3 {
    display: block;
    max-width: 100%;
    background: linear-gradient(to right, #CBBACC, #2580B3);
    text-decoration: none;
    margin: 12px;
    border-radius: 20px;
    color: #fff;
    box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.75);
}
 .icon{font-size: 80px; opacity: 0.5; color: #fffl}
 .big_font{font-size: 30px; color: #fff;}



 .my-card
{   background-image: linear-gradient(to right top, #1c94b5, #00a4bc, #00b4bc, #00c2b5, #00d0a8);
  border-radius: 4px;
    position:absolute;
    left:40%;
    top:-40px;
    border-radius:50%;
}

.my-card2 {
    background: #65379B;
    background: linear-gradient( to right, #65379B,#886AEA,#6457C6 );
    border-radius: 4px;
    position: absolute;
    left: 40%;
    top: -40px;
    border-radius: 50%;
}

.my-card3 {
    background: linear-gradient(to right, #CBBACC, #2580B3);
    border-radius: 4px;
    position: absolute;
    left: 40%;
    top: -40px;
    border-radius: 50%;
}

.cta {
  position: relative;
  margin: auto;
  padding: 15px 15px;
  transition: all 0.2s ease; 
}
.cta:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 28px;
  background: rgba(255, 171, 157, 0.5);
  width: 56px;
  height: 56px;
  transition: all 0.3s ease;
}
.cta span {
  position: relative;
  font-size: 14px;
  line-height: 14px;
  font-weight: 900;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  vertical-align: middle;
}
.cta svg {
  position: relative;
  top: 0;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #111;
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all 0.3s ease;
}
/*.cta:hover:before {
  width: 100%;
  background: #ffab9d;*/
}
.cta:hover svg {
  transform: translateX(0);
}
.cta:active {
  transform: scale(0.96);
}

.about-section li{ padding:8px;
border-bottom:1px dotted; }

.dropend .dropdown-toggle {
    color: salmon;
    margin-left: 1em;
}

.dropdown-item:hover {
    background-color: lightsalmon;
    color: #fff;
    padding:8px;
}

.dropdown .dropdown-menu {
    display: none;
}

.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
    display: block;
    margin-top: 0.125em;
    margin-left: 0.125em;
}

@media screen and (min-width: 769px) {
    .dropend:hover > .dropdown-menu {
        position: absolute;
        top: 0;
        left: 100%;
    }

    .dropend .dropdown-toggle {
        margin-left: 0.5em;
    }
}




.spe-img{ width:300px; margin:auto;}
.message-padd{ padding:10px 0;}




