.breadcrumb-wrapper:before {
  background: #2d2e2e none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.9;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.breadcrumb-wrapper {
  background-image: url("../images/repairservice.jpg");
  background-position: center center;
  background-size: cover;
  float: left;
  padding: 55px 0 50px;
  position: relative;
  width: 100%;
  z-index: 2;
}
.breadcrumb-wrapper h1:before {
  border-left-style: solid;
  border-left-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  border-color: #7d42ca;
  content: "";
  display: block;
  height: 80%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
}
.inner-breadcrumb {
  text-align: right;
}
.breadcrumb-wrapper h1 {
  position: relative;
  color: #fff;
  padding-left: 20px;
  font-size: 25px;
  letter-spacing: 1px;
}
.inner-breadcrumb {
  text-align: left;
  margin: 20px 0 0px;
}
.inner-breadcrumb ul li:first-child::before {
  display: none;
  font-size: 0;
}
.inner-breadcrumb ul li::before {
  color: #fff;
  content: "/";
  font-family: fontawesome;
  font-size: 12px;
  font-weight: normal;
  left: 0;
  line-height: normal;
  margin-top: -7px;
  position: absolute;
  top: 50%;
}
.inner-breadcrumb ul li {
  display: inline-block;
  padding: 0 8px 0 14px;
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
}
.inner-breadcrumb ul li:last-child {
  color: #7d42ca;
}
.inner-breadcrumb ul li a {
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 14px;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out 0s;
}
.inner-breadcrumb ul li a:hover {
  color: #7d42ca;
}
 .side-side h5{
         margin-top: -34px;
    margin-left: 103px;
        } 
           .side-side{ padding-bottom: 45px;}    
	p{
		text-align:justify;
	}.logo{
        color: #fff;
    }
     a:hover{
        text-decoration: none;
     }
     .top-inner a:hover{
        color: #fff;
     }
       .tt-header-1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    background: #7d42ca;
    padding-top: 35px;
    border-bottom: 1px solid #7d42ca;
    z-index: 101;
}
.tt-header-1 ul {
    padding-left: 0;
}
.tt-header-1 .top-inner {
    float: left;
    margin-top: 15px;
}
.tt-header-1 .logo {
    display: inline-block;
    height: 62px;
    font-size: 28px;
    line-height: 62px;
}
.tt-header-1 .logo img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}
.tt-header-1 .main-nav > ul {
    list-style: none;
}
.tt-header-1 .main-nav > ul > li > a {
    font-family: Roboto;
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tt-header-1 .main-nav > ul > li.active > a,
.tt-header-1 .main-nav > ul > li:hover > a {
    color: #fff;
}
.tt-header-1 .main-nav > ul > li > ul {
    list-style: none;
}
.tt-header-1 .main-nav > ul > li > ul > li > ul {
    list-style: none;
}
/*.tt-header-1 .top-line {
    text-align: right;
}*/
.tt-header-1 .top-info {
    display: inline-block;
    position: relative;
    padding: 0 24px;
}
.tt-header-1 .top-info:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 30px;
    background: #dedede;
    margin-top: -15px;
}
.tt-header-1 .top-info:first-child:before {
    display: none;
}
.tt-header-1 .top-info:last-child {
    padding-right: 0;
}
.tt-header-1 .top-info a {
    font-family: Roboto;
    font-size: 16px;
    line-height: 49px;
    font-weight: 400;
    color: #8d8d8d;
    letter-spacing: 0.5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tt-header-1 .top-info a:hover {
    color: #7d42ca;
}
.tt-header-1 .top-info .fa {
    font-size: 15px;
    margin-right: 8px;
    color: #7d42ca;
}
/*.tt-header-1 .nav-more {
    display: inline-block;
    font-size: 0;
    margin-top: 32px;
    margin-left: 35px;
}*/
.cmn-toggle-switch:focus {
    outline: 0;
}
.tt-header-1 .cmn-toggle-switch {
    display: none;
    position: fixed;
    top: 35px;
    right: 15px;
    margin: -8.5px 0 0 0;
    padding: 0;
    width: 30px;
    height: 17px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    background-color: transparent;
    z-index: 101;
}
.tt-header-1 .cmn-toggle-switch span {
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    height: 3px;
    background: #7d42ca;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tt-header-1 .cmn-toggle-switch::after,
.tt-header-1 .cmn-toggle-switch::before {
    content: "";
    position: absolute;
    display: block;
    top: 7px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #7d42ca;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tt-header-1 .cmn-toggle-switch::before {
    margin-top: -7px;
}
.tt-header-1 .cmn-toggle-switch::after {
    margin-top: 7px;
}
.tt-header-1 .cmn-toggle-switch.active::before {
    -webkit-transform: translateY(7px) rotate(45deg);
    -moz-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
.tt-header-1 .cmn-toggle-switch.active::after {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -moz-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
.tt-header-1 .cmn-toggle-switch.active span {
    opacity: 0;
}
.tt-header-margin-1 {
    height: 119px;
}
@media (min-width: 992px) {
    .tt-header-1 {
        /*position: absolute;*/
        top: 0;
        left: 0;
    }
   
    .tt-header-1 .top-inner:before {
        content: "";
        display: block;
        position: absolute;
        top: -34px;
        left: -30px;
        border-bottom: 23px solid #fff;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        height: 0;
        width: 328px;
        z-index: 1;
    }
    .tt-header-1 .top-line {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 49px;
        background: #f2f2f2;
    }
    .tt-header-1 .toggle-block {
        display: block !important;
        float: right;
    }
    .tt-header-1 .main-nav {
        display: inline-block;
        margin-top: 46px;
        vertical-align: top;
    }
    .tt-header-1 .main-nav > ul > li {
        position: relative;
        float: left;
        margin-left: 32px;
        padding-bottom: 45px;
    }
    .tt-header-1 .main-nav > ul > li > a {
        display: block;
        position: relative;
    }
    .tt-header-1 .main-nav > ul > li.parent > a:before {
        content: "";
        display: block;
        position: absolute;
        bottom: -14px;
        left: 50%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4px 5px 0 5px;
        border-color: #fff transparent transparent transparent;
        margin-left: -5px;
    }
    .tt-header-1 .main-nav > ul > li > ul {
        display: block !important;
        position: absolute;
        top: 38px;
        left: 50%;
        min-width: 200px;
        background: #7d42ca;
        padding-top: 14px;
        border-top: 2px solid #fff;
        margin-top: 1px;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(40px) translateX(-50%);
        -moz-transform: translateY(40px) translateX(-50%);
        -ms-transform: translateY(40px) translateX(-50%);
        transform: translateY(40px) translateX(-50%);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .tt-header-1 .main-nav > ul > li:hover > ul {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0) translateX(-50%);
        -moz-transform: translateY(0) translateX(-50%);
        -ms-transform: translateY(0) translateX(-50%);
        transform: translateY(0) translateX(-50%);
    }
    .tt-header-1 .main-nav > ul > li > ul > li {
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 14px;
        margin-bottom: 13px;
        border-bottom: 1px solid #f1f1f1;
        text-align: left;
    }
    .tt-header-1 .main-nav > ul > li > ul > li:last-child {
        margin-bottom: 0;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > a {
        display: block;
        position: relative;
        font-size: 13px;
        line-height: 17px;
        font-weight: 400;
        color: #fff;
        letter-spacing: 0.3px;
        padding-left: 17px;
        text-transform: uppercase;
        white-space: nowrap;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > a:before {
        content: "\f105";
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 0;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-top: -7px;
    }
    .tt-header-1 .main-nav > ul > li > ul > li.active > a,
    .tt-header-1 .main-nav > ul > li > ul > li > a:hover {
        color: #0c0c0c;
    }
    .tt-header-1 .main-nav > ul > li > ul > li {
        position: relative;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > ul {
        display: block !important;
        position: absolute;
        top: -16px;
        left: 100%;
        width: 200px;
        background: #7d42ca;
        padding-top: 14px;
        border-top: 2px solid #fff;
        margin-top: 0;
        margin-left: 5px;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        transform: translateY(40px);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > ul:before {
        content: "";
        position: absolute;
        top: 0;
        left: -5px;
        bottom: 0;
        width: 5px;
        background: 0 0;
    }
    .tt-header-1 .main-nav > ul > li:nth-last-child(1) > ul > li > ul,
    .tt-header-1 .main-nav > ul > li:nth-last-child(2) > ul > li > ul {
        left: auto;
        right: 100%;
        margin-right: 5px;
    }
    .tt-header-1 .main-nav > ul > li > ul > li:hover > ul {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .tt-header-1 .main-nav > ul > li > ul > li > ul > li {
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 14px;
        margin-bottom: 13px;
        border-bottom: 1px solid #f1f1f1;
        text-align: left;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > ul > li:last-child {
        margin-bottom: 0;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > ul > li > a {
        display: block;
        position: relative;
        font-size: 13px;
        line-height: 17px;
        font-weight: 400;
        color: #0c0c0c;
        letter-spacing: 0.3px;
        padding-left: 17px;
        text-transform: uppercase;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > ul > li > a:before {
        content: "\f105";
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 0;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-top: -6px;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > ul > li.active > a,
    .tt-header-1 .main-nav > ul > li > ul > li > ul > li > a:hover {
        color: #fff;
    }
    .tt-header-1 .menu-toggle {
        display: none;
    }
    .tt-header-1.stick {
        position: fixed;
        top: -66px;
        -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
    }
    .tt-header-1.stick .top-inner {
        margin-top: 23px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .tt-header-1 .logo {
        width: 180px;
    }
   /* .tt-header-1 .nav-more {
        margin-left: 10px;
    }*/
    .tt-header-1 .main-nav > ul > li {
        margin-left: 26px;
    }
    .tt-header-1 .top-inner:before {
        left: -60px;
    }
}
@media (max-width: 991px) {
    .tt-header-1 .logo {
        height: 46px;
        line-height: 52px;
        color: #222;
    }
    .tt-header-1 {
        position: absolute;
        left: 0;
        right: 0;
        padding-left: 15px;
        padding-right: 15px;
        height: auto;
    }
    .tt-header-1 .top-inner {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 70px;
        padding: 9px 15px;
        background: #fff;
        border-bottom: 1px solid #f2f2f2;
        z-index: 1;
    }
    .tt-header-1 .top-inner {
        margin-top: 0;
        float: none;
    }
    .tt-header-1 .cmn-toggle-switch {
        display: block;
    }
    .tt-header-1 .toggle-block {
        display: none;
        text-align: center;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        max-height: 100%;
        overflow: auto;
        background: #7d42ca;
        padding: 70px 15px 30px 15px;
        border-bottom: 1px solid #f2f2f2;
    }
    .tt-header-1 .main-nav {
        margin-bottom: 25px;
    }
    .tt-header-1 .main-nav > ul > li {
        padding: 13px 0;
    }
    .tt-header-1 .main-nav > ul > li > a {
        display: block;
    }
    .tt-header-1 .main-nav > ul > li.parent > ul {
        display: none;
        background: #7d42ca;
        margin-top: 10px;
    }
    .tt-header-1 .main-nav > ul > li.parent > a {
        position: relative;
        padding-left: 25px;
        padding-right: 25px;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > a {
        display: inline-block;
        font-size: 14px;
        line-height: 15px;
        font-weight: 300;
        color: #fff;
        letter-spacing: 0.5px;
        padding: 12px 22px;
        text-transform: uppercase;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .tt-header-1 .main-nav > ul > li > a {
        position: relative;
        padding-left: 25px;
        padding-right: 25px;
    }
    .tt-header-1 .main-nav > ul > li > ul {
        display: none;
        background: #171f2b;
        padding: 15px 0;
        margin-top: 15px;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > a {
        display: block;
        position: relative;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > a:hover {
        color: #fff;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > ul {
        display: none;
        list-style: none;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > ul > li {
        margin-bottom: 10px;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > ul > li > a {
        font-size: 13px;
        line-height: 17px;
        font-weight: 400;
        color: #fff;
        letter-spacing: 0.3px;
        text-transform: uppercase;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .tt-header-1 .main-nav > ul > li > ul > li > ul > li > a:hover {
        color: #fff;
    }
    .tt-header-1 .menu-toggle,
    .tt-header-1 .menu-toggle-inner {
        position: absolute;
        top: 50%;
        right: 0;
        padding: 13px 16px;
        margin-top: -20px;
    }
    /*.tt-header-1 .nav-more {
        margin: 0 0 25px 0;
    }*/
    .tt-header-1 .top-info:before {
        display: none;
    }
    .tt-header-1 .top-info a:hover {
        color: #fa7e1e;
    }
    .tt-header-margin-1 {
        height: 70px;
    }
    .tt-header-1 .top-info {
        display: block;
        text-align: center;
    }
    .tt-header-1 .top-info {
        padding: 0;
    }
}
/**************** footer ****************/
   .footer {
    /*background: #1d1d1d;*/
    padding: 3em 0;
}
.footer h3 {
    font-size: 2em;
    color: #fff;
    margin-bottom: 1em;
    font-weight: 200;
}
.footer-grid h3{
  color: #fff;
}
.footer-grid li {
    display: block;
    margin-top: 1em;
}
.footer-grid li a {
    font-size: 1em;
    color: #fff;
    display:inline-block;
    text-decoration: none;
    font-weight: 300;
    outline: none;
}
.footer-grid li a:hover {
    margin-left: .5em;
    color: #fff;
}  
.footer-grid li a i.fa {
    margin-right: 0.6em; 
}
.footer-grid.footer-tags {
    padding-left: 4em;
}
.footer-grid.w3social  li a i.fa { 
    width: 20px;
} 
.footer-grid form {
    position: relative;
    margin-top: 1em;
}
.footer-grid p {
    color: #fff; 
    font-weight: 300;
}
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
.panel-default>.panel-heading {
    color: #fff;
    background-color: #7d42ca;
    border-color: #ddd;
}


.sidenav ul li{
    list-style: none;
}
#fixed-social {
   position: fixed;
   top: 215px;
   z-index:999;
}

#fixed-social a {
   color: #fff;
   display: block;
   height: 40px;
   position: relative;
   text-align: center;
    line-height: 40px;
   width: 40px;
   margin-bottom: 1px;
   z-index: 2;
}
#fixed-social a:hover>span{
  visibility: visible;
  left: 41px;
  opacity: 1;
} 
#fixed-social a span {
  line-height: 40px;
    left: 60px;
    position: absolute;
    text-align: center;
    width: 120px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 1;
    opacity: 0;
}
 .fixed-facebook{
  background-color: #00AAE5;
 }
 .fixed-facebook span{
  background-color: #00AAE5;
 }
 .fixed-twitter{
  background-color: #7d42ca;

 }
 .fixed-twitter span{
  background-color: #7d42ca;
 }
 .fixed-gplus{
  background-color:#333;

 }
 .fixed-gplus span{
  background-color:#333;
 }
 .fixed-linkedin{
  background-color: #00AF54;

 }
 .fixed-linkedin span{
  background-color: #00AF54;
 }
 .fixed-instagrem{
  background-color: #00AF54;

 }
 .fixed-instagrem span{
  background-color: #00AF54;
 }
/**** side by side *********/
 .ml2 {
  font-weight: 700;
  font-size: 1.5em;
}


.ml2 .letter {
  display: inline-block;
}
.ml3 {
  font-weight: 700;
  font-size: 1.5em;
}


.ml3 .letter {
  display: inline-block;
  line-height: 1em;
}
.ml4 {
  font-weight: 700;
  font-size: 1.5em;
}


.ml4 .letter {
  display: inline-block;
  line-height: 1em;
}

.single-course-category {
    text-align: center;
    border-radius: 15px 15px 15px 15px
}

.single-course .course-category {
    margin-bottom: 8px
}

.single-course .course-category a {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 26px;
    color: #555;
    padding: 0 15px;
    letter-spacing: -.14px
}

.single-course .course-category a:before {
    background: #0eb582
}

.single-course .course-category a:before {
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    content: "";
    background: #0eb582
}

.single-course .ts-course-el-title {
    font-size: 21px;
    line-height: 30px;
    letter-spacing: -.24px
}

.single-course .ts-course-el-title a {
    color: #333;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease
}

.single-course .enrol-list-area {
    opacity: 0;
    margin-bottom: -115px;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease
}

.single-course .course-enrole-list {
    padding: 0;
    list-style-type: none;
    margin-bottom: 64px
}

.single-course .course-enrole-list li {
    display: inline-block;
    font-size: 13px;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease
}

.single-course .instructor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single-course .instructor-thumb {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    display: inline-block;
    margin-right: 20px;
    background: #defff6;
    overflow: hidden
}

.single-course .instructor a {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px
}

.single-course .instructor-thumb img {
    width: 100%
}

.single-course .instructor a {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px
}

.single-course .course-thumb {
    position: relative;
    z-index: 1;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease
}

.single-course .course-shap {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.img-fluid {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.course-thumb p{
    color: #fff;
}
.single-course:hover {
    background-color: #fff;
    border-style: solid;
    border-width: 0;
    box-shadow: 0 30px 50px 0 rgba(51, 51, 51, .08)
}

.single-course {
    /*border: 1px dashed #dedfe2;*/
    background: #7d42ca;
    padding: 10px 60px 0px;
    -webkit-border-radius: 15px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .4s ease;
    height: 150px;
    color: #333;}

.single-course .course-shap path:last-of-type {
    fill: #c1f3e6
}

.single-course .course-shap path:first-of-type,
.single-course .course-shap path:last-of-type {
    fill: #0eb582;
    opacity: .5
}

.single-course:hover .course-category a,
.single-course:hover .course-enrole-list li,
.single-course:hover .instructor a,
.single-course:hover .ts-course-el-title a {
    color: #333
}

.single-course:hover .enrol-list-area {
    opacity: 1
}

.single-course:hover .course-thumb {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.single-course:hover .course-shap path:first-of-type {
    fill: #0eb582
}

.single-course:hover .course-shap path:first-of-type {
    fill: #f65a5b
}

 .brands li a {
            background: #7d42ca none repeat scroll 0 0;
    color: #fff;
    float: left;
    padding: 10px 0 !important;
    text-align: center;
    width: 150px;
border-radius: 10px;
}   
.brands ul {
    float: left;
    list-style: outside none none;
    padding: 0;
    text-align: center !important;
}.brands li {
    float: left;
    margin: 5px;
} 


.services h2 {
    font-weight: 700;
    font-size: 40px;
    padding-bottom: 4%
}

.single-course .course-shap path:first-of-type,
.single-course .course-shap path:last-of-type {
    fill: #f65a5b;
    opacity: .5
}
.flipper { transition: 0.6s; -webkit-transform-style: preserve-3d; position: relative; height: 130px; }
.front, .back { width: 400px; height: 130px; position: absolute; left: -25px; top: 0; -webkit-backface-visibility: hidden; color: #fff; text-shadow: 1px 1px #000; font-size: 15px; text-align: center; }
.back { -webkit-transform: rotateY(180deg); background: #7d42ca; }
.front { z-index: 2; background: #fff; color:#333 }
.flip-container:hover .flipper, .flip-container.hover .flipper { -webkit-transform: rotateY(-180deg); }

.vertical-flip-container .back { -webkit-transform: rotateX(180deg); }
.vertical-flip-container:hover .flipper, .vertical-flip-container.hover .flipper { -webkit-transform: rotateX(-180deg); }

.bookflip-container .flipper { -webkit-transform-origin: 0; }
       .wpcf7-form {
    margin: 0 0 1.5em;
}@media (min-width: 992px){
.five-cols .col-md-2 {
    width: 15%;
    float: left;
}
}.five-cols select, .five-cols input[type="text"], .five-cols input[type="email"] {
    border-right: 1px solid #b4b4b4;
    border-bottom: none;
    border-top: none;
    color: #2F2F2F;
    padding: 4px 1.65em 0;
    height: 3.55em;
    width: 175px;
}
.name {
    border-bottom-left-radius: 100em;
    border-top-left-radius: 100em;
    background: #fff url(../images/cname.png) no-repeat 15px center;
    padding-left: 40px !important;
}.mobil {
    border-left: none!important;
    background: #fff url(../images/cmobile.png) no-repeat 10px center;
    padding-left: 40px !important;
}.email {
    background: #fff url(../images/cemail.png) no-repeat 15px center;
    padding-left: 50px !important;
    border-left: none!important;
}.course {
    border-right: none!important;
    border-left: none!important;
}.five-cols select option:first-child {
    color: #ACACAC !important;
}
.five-cols select option {
    width: 100%;
    display: block !important;
}.five-cols input[type="submit"] {
    text-shadow: none;
    padding: 11px 1.65em;
    border-radius: 0px 100em 100em 0px;
    line-height: 1.75;
    background: #fc4242;
}.x-btn, .button, [type="submit"] {
   
    -webkit-box-shadow: 0px 8px 15px rgb(0 0 0 / 10%);
}
.x-btn, .button, [type="submit"] {
    color: #ffffff;
    border-color: transparent;
    background-color: #fc4242;

}
@media (max-width: 992px){
.five-cols select, .five-cols input[type="text"], .five-cols input[type="email"] {
    border: 1px solid #FFF !important;
    border-radius: 100em;
    margin-bottom: 20px;
    width: 100%;
}}
@media (max-width: 992px){
.five-cols input[type="submit"] {
    margin-left: 0;
    border-radius: 100em;
}}
.service{
    padding-top: 20px;
    background: #f1f1f1;
}
.section{
    margin: 0px;padding: 45px 0px; background-color:#7d42ca;
}
