
/**** GENERAL ****/
a:hover, a:focus{
	color:#ffffff
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}
/**** PRELOADING ****/
.mask-color, .social-share ul.social li:hover a, #showRightPush:hover, .slicknav_btn:hover, .slicknav_nav a:hover, .slicknav_nav .slicknav_item:hover {
	background-color:#7852a1;
}

.prev:hover, .next:hover, .close-port:hover i, .read-more:hover, .read-more i, .view-all-blog:hover, .view-all-blog:hover span i, a.et-like-post.active span i, .btn.get-in-touch:hover, .et-post-data-left.single-blog a.home-icon:hover i, .form-submit input[type="submit"]:hover, .social-footer li a:hover i, .contact-form-wrapper input[type="submit"]:hover, #test_content .item .name-client, h1.title-blog a:hover, .btn.btn-oe:hover{
	color:#7852a1;
}
.close-port:hover, .view-all-blog:hover span, .btn.get-in-touch:hover, .image-blog-wrapper, .et-post-data-left.single-blog a.home-icon:hover, .form-submit input[type="submit"]:hover, .contact-form-wrapper input[type="submit"]:hover, .btn.btn-oe:hover, .popup-video:hover .icon-play-video{
	border-color:#7852a1;
}
.line-wrapper .line-circle, .pie-content h2, .percent-chart, .et-post-month, .et-post-date, .title-blog, .counter .timer, .btn.get-in-touch, .title-single, .post-tags a, .oe-comments-title, .copyright, .contact-form-wrapper input[type="submit"], .text-slider, a#scroll_to, .quote-charater, #test_content .item .name-client, .slicknav_menu  .slicknav_menutxt, .slicknav_nav a, .form-submit input[type="submit"], .btn.btn-oe, .blog-filer ul li a{
	font-weight:700;
}
.color-white *{
	color:#ffffff !important;
}
.color-white .popup-video:hover, .color-white .popup-video:hover .icon-play-video i{
	color:#7852a1 !important;
}

.mobile-header img{
	width: 100%;
	height: auto;
	margin: 0;
}

html { font-size: 62.5%; } 
#header{
margin: 0 auto;
}

.heading-title-wrapper .line-title {
    display: none;
}

.wpcf7 {
    text-align: center;
}

.logo-wrapper img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
#header {
    min-height: 120px;
}
.contact-form-wrapper {
    border-top: 1px solid  #fff;
    border-bottom: 1px solid  #fff;
}
  .heading-title-wrapper h2.title {
  color: #7852a1; 
    font-weight: 300;
    font-size: 2.6rem;
    margin-bottom:20px;
      
  }
  .heading-title-wrapper span.sub-title {
    color: #5a5a5a;
    font-size: 12px;
    font-weight: 300;
}
.image-team-wrapper {
    float: left;
    position: relative;
    right:50%;
    left: 50%;
    width: 125px;
    height: 205px;
        -webkit-border-radius: 0%;
}
.slicknav_btn {
    margin: 5px 5px 12px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #dd90a1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
p {
    color: #fff;
     font-size: 12px;
    font-weight: 300;
}
h3 {
     color: #5a5a5a;
     font-size: 25px;
    font-weight: 300;
}
h4{
    color: #7852a1;
     font-size: 21px;
    font-weight: 300;
}
#header.stuck-sticky {
    position: fixed;
    top: 0;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 999;
}
.slicknav_nav {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875em;
    background-color: rgba(120, 82, 161, 0.9);
    position: relative;
}
.slicknav_nav a {
    padding: 15px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}
#main-menu-top {
    text-align: right;
    height: 118px;
}
.logo a {
    top: -6px;
}
.contact-form-wrapper {
    border: -0px solid #fff;
    border-top: 1px solid  #fff;
    border-bottom: 1px solid  #fff;
    margin: 30px auto;
    padding: 30px 30px 60px;
   }
   h1 {
   font-size: 2.6rem;
  }
  #main-menu-top .main-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 118px;
}
#main-menu-top .main-menu li {
    display: inline-block;
    height: 118px;
    margin-top: 20px;
    
   }
   a#scroll_to {
    z-index: 999999;
    color: #fff;
    font-size: 1.4rem;
    margin-top: 30px;
    display: block;
    }
    .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
     font-size: 0.775em;
}
a {
    color: #fff;
    text-decoration: none;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #666;
}
    
@media (max-width: 991px)
    .logo a {
        top: -6px;
    }
}