.owl-nav {
    display: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:hover {
      color: #333;
    background-color: #eeeeee;
    border-color: #eeeeee;
}
.header_top {
    background: #744066;
}
.upper-head p{margin-bottom: 0;display: inline-block;color: white;margin-right: 15px;padding-top: 3px;line-height: 2;}

.sills2 {
   
border: 1px solid #744066;
   
top: 0px;
   
display: inline-block;
   
width: 70.5%;
   
/* height: 59px; */
   
z-index: -9999;
   
margin-top: 5px;
   
margin-bottom: 10px;
}


.sills1 {
    margin-top: 15px;
    margin-right: 0;
    display: block;
}

.sills1 img {
   width: 150px;
    float: right;
}

.about-play .about-play-content {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    max-width: 470px;
    background-color: #e5e5e500;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0%;
    padding: 60px 39px 17px 19px;
}

.about-play .about-play-content::before {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 10px;
    width: 97.7%;
    height: 76.1%;
    background-color: #744066;
    border-bottom-left-radius: 2px;
    /* border-top-right-radius: 70%; */
}
.about-play .about-play-content span {
    color: #fff;
}
.about-play .about-play-content h2 {
    color: #fff;
    font-size: 35px;
    max-width: 300px;
    margin-bottom: 0;
}

.about-play .about-play-content .play-on-area {
    position: absolute;
    z-index: 1;
    bottom: 153px;
    left: 200px;
}
.about-play .about-play-content .play-on-area .play-on {
    width: 80px;
    height: 80px;
    color: #f63642;
    background-color: #fff;
    text-align: center;
    font-size: 55px;
    border-radius: 50px;
    display: inline-block;
}

.about-play .about-play-content .play-on-area .play-on {
    width: 80px;
    height: 80px;
    color: #F30000;
    background-color: #a59f994f;
    text-align: center;
    font-size: 55px;
    border-radius: 50px;
    display: inline-block;
    overflow: hidden;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
    animation-name: pulse2;
    color: #fff;
}


@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #a59f994f;
            box-shadow: 0 0 0 0 #a59f994f; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } }

@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #a59f994f;
            box-shadow: 0 0 0 0 #a59f994f; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
} 

.bx {
    font-family: 'boxicons'!important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.about-play .about-play-content .play-on-area .play-on:hover {
    color: #fff;
    background-color: #a59f994f;
}

.type{
	font-size: 25px;
	font-weight:700;
	color: #ffff;
}
.line-blink{
    animation: blinky .7s infinite;
    background-color: #ffff;
    padding: 0.1px 3px;
    position: relative;
    top: 0px;
    /* height: 141px; */
    margin-bottom: 20px;
}

@keyframes blinky {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}
.pull-right {
    float: right !important;
}

.upper-head ul li {
    margin-bottom: 5px;
    display: inline-block;
    color: #f2c21a;
    margin-right: 5px;
    border: 1px solid #e2c0d7;
    padding: 4px 10px;
    margin-top: 5px;
    font-size: 20px;
    border-radius: 4px;
}

.upper-head ul li a {
color: #f2c21a;
}

#exTab1 .tab-content {
  color : white;
  background-color: #f5f5f5;
  padding : 5px 15px;
}

#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}

#exTab3 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
  
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 7px;
    height: 80px;
}

.card.list-group-item {
    height: 160px;
}

.tab-content {
    padding: 15px;
    border: 1px solid #eeeeee;
    box-shadow: 0 0 7px rgb(0 0 0 / 20%);
    margin-top: 20px;
}

.tab_center {
    display: inline-block;
    
}

.text-hover-link {
    color: #744066;
  
}


.text-hover-link:hover {
    color: #7e496c;
    font-weight:600;

}
nav nav-pills{

text-align:center;
}


.studyAbroad span {
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 25px;
    font-style: italic;
    font-weight: 600;
    float: left;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 25px;
}

.search h2 {
    text-transform: uppercase;
    margin-top: 10px;
    color: #703d5e;
    font-size: 22px;
    line-height: 18px;
    margin-bottom: 0px;
    font-weight: 600;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

.search h3 {
    text-transform: uppercase;
    margin-top: 10px;
    color: #703d5e;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0px;
    font-weight: 600;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

.studyAbroad.about_us_03.cellpadding {
    background: #6f3c5d;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #703d5e;
}

 .card {position: relative;display: inline-block;width: 100%;/* padding: 15px; */}

.image {
 
  width: 100%;
  
}

.card {
    position: relative;
    display: inline-block;
    width: 100%;
    /* padding: 15px; */
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .2s ease;
  background-color: #6f3c5d;
  color: #744066;
}

.card:hover .overlay {
  opacity: 1;
}



.list-group-item:hover p.card-text {
    color: #fff;
    position: relative;
}
 
.pmd-list-inline.pmd-list-border .list-group-item {
    border-right: 1px solid #e4e6e7!important;
    border-bottom: 1px solid #e4e6e7!important;
    border: none;
    margin-bottom: 0;
}
.pmd-list-inline.card-icon-list .list-group-item {
    padding: 25px;
    text-align: center;
}

.list-group-item {
    position: relative;
    display: block;
    /* padding: 0.75rem 0.25rem; */
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

p.card-text {
    text-align: center;
}

th, td {
  text-align: center;
  padding: 8px;
}

tr:nth-child(even){background-color: #f2f2f2}



a.hearder-a {
    color: #fff;
}

a.hearder-a:hover {
    color: #edb943d33;
}

.slider {
  max-width: 1000px;
  margin: 0 auto;
}
.slick-slide {
  margin: 0 5px;
}
.slick-list {
  margin: 0px -5px 0px -5px;
}
button.slick-next, button.slick-next:hover {
  position: absolute;
  top: 41%;
  right: 54px;
  width: 47px;
  height: 75px;
  background-image: url("http://maggiesadler.com/wp-content/uploads/2015/10/left-right-arrow.png");
  background-size: 95px;
}
button.slick-prev, button.slick-prev:hover {
  position: absolute;
  top: 41%;
  left: 15px;
  z-index: 1;
  width: 47px;
  height: 75px;
  background-image: url("http://maggiesadler.com/wp-content/uploads/2015/10/left-right-arrow.png");
  background-size: 95px;
      background-position-x: right;
}
.slick-prev:before, .slick-next:before {
  font-size: 70px;
  color: #EA8496;
  line-height: inherit;
  font-weight: bold;
}
.slider img {
  height: 515px;
  
}

/* Slick Slider Styles -- Provided by https://kenwheeler.github.io/slick/ */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('http://maggiesadler.com/wp-content/uploads/2015/10/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('file:///C:/Users/msadler/Desktop/slick-1.5.7/slick/fonts/slick.eot');
    src: url('file:///C:/Users/msadler/Desktop/slick-1.5.7/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('file:///C:/Users/msadler/Desktop/slick-1.5.7/slick/fonts/slick.woff') format('woff'), url('file:///C:/Users/msadler/Desktop/slick-1.5.7/slick/fonts/slick.ttf') format('truetype'), url('file:///C:/Users/msadler/Desktop/slick-1.5.7/slick/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '';
}
[dir='rtl'] .slick-prev:before
{
    content: '';
    font-weight: bold;
    font-size: 20px;
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '';
}
[dir='rtl'] .slick-next:before
{
    content: '';
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.applynows {
position: absolute;
top: 85px;
left: -47px;
}
marquee h3 {
text-transform: capitalize;
font-size: 20px;
text-align: justify;
}
.class-md-3 {
width: 25%;
display: inline-block;
margin: 10px 10px;
}
.class-md-3 img {
border: 1px solid #ccc;
padding: 5px;
height: 300px;
}
.wpcf7-formnew {
    position: fixed;
    right: 0;
    top: 190px;
    border: 1px solid #955a83;
    z-index: 999999999;
    background: #763f66;
    padding: 10px 10px 0 10px;
}
.wpcf7-formnew textarea {
      height: 60px;
      width: 100%;
      font-size: 14px;
      padding: 5px 10px;
}
.wpcf7-formnew input {width: 100%;height: 35px;font-size: 14px;padding: 5px 10px;}
.sills {
right: 75px;
position: absolute;
border: 2px solid #ad1541;
border-radius: 4px 0;
display: block !important;
z-index: 9999;
width: 7.5%;
}

.sills2 {
    border: 1px solid #744066;
    top: 0px;
    display: inline-block;
    width: 33.5%;
    /* height: 59px; */
    z-index: -9999;
    margin-top: 23px;
    margin-bottom: 10px;
 }
input.wpcf7-form-control.wpcf7-submit {
   font-size: 15px;
   background: #763f66;
   color: #fff;
   border: none;
   height: 40px;
   margin-top: 10px;
   width: 107px;
   text-transform: uppercase;
   padding: 1px 2px;
   font-family: 'Open Sans';
   transition: 0.7s all;
}
input.wpcf7-form-control.wpcf7-submit:hover {
 background: #2dc100;
    color: #ffffff;
    border: 1px solid #ffff;
    transition: 0.7s all;
}
.wc2c-floating-circle-left {
right: 135px;
width: 60px;
height: 60px;
border-radius: 50%;
bottom: 20px;
text-align: center;
padding: 9px;
-webkit-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
-moz-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
}
.wc2c-wrap {
position: fixed;
z-index: 9999;
display: inline-block;
}
.wc2c-wrap {
text-decoration: none !important;
}
.wc2c-floating-circle-left .wc2c-text {
display: none;
}
.wc2c-floating-circle-left .wc2c-icon {
font-size: 42px;
width: auto;
}
.mobile {
display:none;
}
@media (max-width: 920px){
form.wpcf7-formnew {
display:none;
}
.pc {
display:none;
}   
.mobile {
display: block;
}
}
.heading1 {
font-size: 30px;
color: #ffffff;
text-align: center;
padding-top: 0;
margin: 0;
padding-right: 65px;
padding-bottom: 0px;
font-family: times-new-roman;
font-weight: bold;
}
.heading2 {
font-size: 11px;
color: #ffffff;
text-align: center;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 65px;
letter-spacing: 0;
margin: 0px;
font-family: times-new-roman;
font-weight: bold;
line-height: 22px;
}
.heading3 {
font-size: 12px;
color: #ffffff;
text-align: center;
padding-top: 0px;
padding-bottom: 25px;
margin: 0px;
font-family: times-new-roman;
font-weight: bold;
line-height: 22px;
}
@media (max-width: 500px){
.wc2c-floating-circle-left {
left: 25px;
width: 75px;
height: 75px;
border-radius: 50%;
bottom: 30px;
text-align: center;
padding: 14px;
-webkit-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
-moz-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
}
.wc2c-floating-circle-right {
right: 25px;
width: 75px;
height: 75px;
border-radius: 50%;
bottom: 30px;
text-align: center;
padding: 14px;
-webkit-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
-moz-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
}
.wc2c-wrap {
position: fixed;
z-index: 9999;
display: inline-block;
}
.wc2c-wrap {
text-decoration: none !important;
}
.wc2c-floating-circle-left .wc2c-text {
display: none;
}
.wc2c-floating-circle-right .wc2c-text {
display: none;
}
.wc2c-floating-circle-left .wc2c-icon {
font-size: 42px;
width: auto;
padding-top: 3px;
}
.wc2c-floating-circle-right .wc2c-icon {
font-size: 42px;
width: auto;
padding-top: 3px;
}     
.class-md-3 img {
border: 1px solid #ccc;
padding: 5px;
height: auto !important;
}
.heading1 {
font-size: 22px !important;
color: #ffffff;
text-align: center;
padding-top: 0;
line-height: 35px !important;
margin: 0;
padding-right: 10px !important;
padding-left: 10px !important;
padding-bottom: 0px;
font-family: times-new-roman;
font-weight: bold;
}
.heading2 {
padding-right: 0 !important;
}
.heading3 {
padding-bottom: 65px !important;    
}
.sills2 {
left: 30px !important;
top: 140px !important;
}
.sills {
top: 140px !important;
}
.loading-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
}  
   
   .text-erea {
    padding-left: 68px;
    /* text-align: center; */
}

p.card-text {
    text-align: center;
}