@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700,900);@import url("../fonts/font-styles.css");@import url("../fonts/HelveticaNeueLTPro/stylesheet.css");*{padding:0;margin:0;}body { width: 100%; height: 100%; /*font-family: 'Ek Mukta', sans-serif;*/font-family: "Roboto", sans-serif;/*font-family: 'Collator';*/font-weight: 300; color: #666; background-color: #fff;font-size: 15px; font-weight: 400;line-height: 26px;overflow-x: hidden;}html { width: 100%; height: 100%;}h1 {font-size: 38px;}h2 {font-size: 36px;}h3 {font-size: 32px;}h4 {font-size: 28px;}h5 {font-size: 24px;}h6 {font-size: 20px;}h1,h2,h3,h4,h5,h6 { margin: 0 0 30px; font-family: 'Roboto', sans-serif;/*font-family: 'Collator';*/ font-weight: 100;color: #111;}h1.h-xlight,h2.h-xlight,h3.h-xlight ,h4.h-xlight ,h5.h-xlight ,h6.h-xlight {font-weight: 200;}h1.h-light,h2.h-light,h3.h-light ,h4.h-light ,h5.h-light ,h6.h-light {font-weight: 300;}h1.h-bold,h2.h-bold,h3.h-bold ,h4.h-bold ,h5.h-bold ,h6.h-bold {font-weight: 600;}h1.font-light,h2.font-light,h3.font-light,h4.font-light,h5.font-light,h6.font-light {color: #fff;}.big-heading {font-size: 48px;font-weight: 700;}p { margin: 0 0 20px;}p.lead {font-weight: 600;}.highlight-light {background-color: rgba(255,255,255,.5);padding: 20px;display: inline-block;color: #111;}.highlight-dark {background-color: rgba(0,0,0,.5);padding: 20px;display: inline-block;color: #fff;}.highlight-color {padding: 20px;display: inline-block;}a { color: #666; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}a:hover,a:focus { text-decoration: none;}blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 24px;line-height: 1.5em; font-weight: 300; color: #999;}blockquote.bg-light {background-color: rgba(255,255,255,.8);padding: 20px;color: #222;}blockquote.bg-dark {background-color: rgba(0,0,0,.8);padding: 20px;}blockquote strong { font-weight: 700;}.light { font-weight: 400;}/* --- logo --- */.site-logo {margin-top: 10px;}.site-logo a.brand span {color: #333;font-size: 32px;font-family: 'Roboto', sans-serif;/*font-family: "graphikmedium", sans-serif;*/font-weight: 100;margin-top: 20px;padding-left: 30px;letter-spacing: 1.5px;}.site-logo a.brand span span {color:#936aba;}.site-logo a.brand img{width: 55px;position: absolute;left: 0px;top: -5px;}/* ------- Navigation ------------ */#navigation {background: #fff;z-index: 9999;width:100%; box-sizing:border-box;border-bottom: 1px solid #eee !important;box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);-o-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);-ms-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);}.sticky-wrapper {box-shadow: 0px -7px 10px rgba(0, 0, 0, 0.3);z-index: 999999;position: relative;}.app-download {background: #f1afff;background: -moz-linear-gradient(top, #f1afff 0%, #6936ba 100%);background: -webkit-linear-gradient(top, #f1afff 0%,#6936ba 100%);background: linear-gradient(to bottom, #f1afff 0%,#6936ba 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1afff', endColorstr='#6936ba',GradientType=0 );color: #fff !important;border-radius: 40px;padding: 10px 20px !important;margin-top: 5px;}.app-download:hover {background: #936aba !important;color: #fff !important;}.navbar { margin-bottom: 0;}.navbar-brand { font-weight: 700;}.navbar-brand:focus { outline: 0;}.nav.navbar-nav { background-color: rgba(255,255,255,.6);}.navbar-custom.top-nav-collapse .nav.navbar-nav { background-color: rgba(0,0,0,0);}.navbar-custom ul.nav li a {font-size: 12px;letter-spacing: 1px; color: #444;text-transform: uppercase;font-weight: 700;}.navbar-custom.top-nav-collapse ul.nav li a { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;color: #fff;}.navbar-custom ul.nav ul.dropdown-menu { border-radius: 0;margin-top: 21px;border-top: none;}.navbar-custom ul.nav li a:hover ul.dropdown-menu { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}.navbar-custom ul.nav ul.dropdown-menu li {border-bottom: 1px solid #f5f5f5;}.navbar-custom ul.nav ul.dropdown-menu li:last-child{border-bottom: none;}.navbar-custom ul.nav ul.dropdown-menu li a {padding: 10px 20px;}.navbar-custom ul.nav ul.dropdown-menu li a:hover {background: #fefefe;}.navbar-custom.top-nav-collapse ul.nav ul.dropdown-menu li a {color: #666;}.navbar-custom .nav li a { -webkit-transition: background .3s ease-in-out; -moz-transition: background .3s ease-in-out; transition: background .3s ease-in-out;}.navbar-custom .nav li a:hover,.navbar-custom .nav li a:focus,.navbar-custom .nav li.active a { outline: 0;color:#936aba !important;background:none;}.navbar-custom .nav li a.app-download:hover,.navbar-custom .nav li a.app-download:focus,.navbar-custom .nav li.active a.app-download { outline: 0;color:#fff !important;}.navbar-toggle { padding: 4px 6px; font-size: 14px; color: #fff;float:left !important;}.navbar-toggle:focus,.navbar-toggle:active { outline: 0;}/* misc */hr { margin-top: 10px;}hr.bold { border-top: 3px solid #eee;}.divider-header {display: block;width: 40px;height: 2px;margin: 0 auto;margin-bottom: 10px;}.divider-short {display: block;width: 60px;height: 5px;margin: 0 auto;margin-bottom: 10px;}/* margins */.marginbot-0{margin-bottom:0 !important;}.marginbot-10{margin-bottom:10px !important;}.marginbot-20{margin-bottom:20px !important;}.marginbot-30{margin-bottom:30px !important;}.marginbot-40{margin-bottom:40px !important;}.marginbot-50{margin-bottom:50px !important;}.marginbot-60{margin-bottom:60px !important;}.marginbot-70{margin-bottom:70px !important;}.marginbot-80{margin-bottom:80px !important;}.marginbot-90{margin-bottom:90px !important;}.marginbot-100{margin-bottom:100px !important;}.margintop-0{margin-top:0 !important;}.margintop-10{margin-top:10px !important;}.margintop-20{margin-top:20px !important;}.margintop-30{margin-top:30px !important;}.margintop-40{margin-top:40px !important;}.margintop-45{margin-top:45px !important;}.margintop-50{margin-top:50px !important;}/* ===========================--- General sections============================ */.slider-container { }.slider-container .slider-content {padding-top: 145px;padding-left: 190px;}.slider-image {padding-top:150px;z-index: 0;}.home-section { padding-top: 150px; padding-bottom: 110px;display:block; position:relative; z-index:120;}.inner-section { padding-top: 110px; padding-bottom: 110px;}.home-section.nopadd-bot { padding-bottom: 0;}.section-heading h2 {font-size: 36px;letter-spacing: 1px;margin-bottom: 10px;font-weight: 100;color: #333 !important;font-family: 'Helvetica Neue LT Pro';}.section-heading h2 span {color: #936aba;}.section-heading p {font-weight: 300;font-size: 20px;line-height: 1.6em;}.color-dark .section-heading h2 {color: #111;}.color-dark .section-heading p {color: #444;}.color-dark .divider-short {background: #666;}.color-dark .divider-header {background: #666;}.color-light .divider-short {background: #666;}.color-light .divider-header {background: #666;}.color-light .section-heading h2 {color: #fff;}.color-light .section-heading p {color: #fefefe;}.color-light blockquote,.color-light p {color: #fefefe;}/* --- section bg var --- */.bg-white {background: #fff;}.bg-gray {background: #f9f9f9;}.bg-dark {background: #404040;}/* --- section color var --- */.text-light {color: #fff;}/* ===========================--- Intro============================ */.hero { background: url(../img/hero-bg4.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; /*padding: 150px 0 150px 0;*/ height: 800px;}.navbar { border-radius: 0px !important;}.slider-container {background:url(../img/dark-overlay-pat.png) repeat rgba(0,0,0,0.20);position: fixed;overflow:hidden;height: 800px;}.hero h1 { font-weight: 900;font-size: 70px;margin: 20px 0 10px;color: #fff;font-family: "graphikmedium", sans-serif;}.hero h1 span { color: #a1a9b0; display: inline-block; }.hero p { font-size: 18px;color: #fff;padding: 10px 0 50px;line-height: 1.5;font-weight: 400;}.learn-more-btn { margin-right: 15px;width: 190px;height: 48px;line-height: 48px;font-size: 14px;letter-spacing: 2px;background-color: rgba(147,106,186,0.8);display: inline-block;text-transform: uppercase;margin: 60px 5px 0;border-radius: 50px;text-align:center;color: #fff;box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.2);font-weight: 800;}.learn-more-btn i{font-size:22px;}.learn-more-btn:hover, .learn-more-btn:focus { background: rgba(147, 106, 186, 1); color: #fff; outline:0px; }.green-btn { background-color: rgba(164, 198, 57, 0.8) !important; }.green-btn:hover, .green-btn:focus { background-color: rgba(164, 198, 57, 1) !important; }.intro {width:100%;position:relative;padding:0;}.intro-inner {width:100%;position:relative;padding:120px 0 20px;}.brand-heading { font-size: 40px;}.intro-text { font-size: 18px;}/* Carousel Styles */.carousel-inner img { width: 100%; max-height: 650px;}.carousel-control { width: 0;}.carousel-control.left,.carousel-control.right {opacity: 1;filter: alpha(opacity=100);background-image: none;background-repeat: no-repeat;text-shadow: none;}.carousel-control.left span {padding: 0;}.carousel-control.right span {padding: 0;}.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {position: absolute;top: 45%;z-index: 5;display: inline-block;}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {left: 30px;}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {right: 30px;}.carousel-control.left span:hover,.carousel-control.right span:hover {opacity: .7;filter: alpha(opacity=70);}.carousel-inner > .item { margin-left:0; margin-top:0; margin-bottom:0; padding-left: 0; width: 100%; height: 150px;}.carousel-indicators { bottom: -30px !important; left: 4.1%;}.carousel-inner > .item > img,.carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; margin-left:0; padding-left: 0;}/* Carousel Header Styles */.header-text { position: absolute; top: 20%; left: 1.8%; right: auto; width: 96.66666666666666%; color: #fff;}.header-text h2 { font-size: 40px;}.header-text h2 span {padding: 10px;color: #fff;text-transform: uppercase;}.header-text h3 span {color: #fff;}.btn-min-block { min-width: 170px; line-height: 26px;}.btn-theme { color: #fff; background-color: transparent; border: 2px solid #fff; margin-right: 15px;}.btn-theme:hover { color: #000; background-color: #fff; border-color: #fff;}/* ===========================--- About============================ *//* ===========================--- Services============================ */.service-box {background: #fff;border-bottom: 2px solid #f7f7f7;padding: 40px 20px;}.service-box:hover { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;margin-top: -20px;}.service-icon {margin-bottom: 20px;}.service-desc h5 {text-transform: uppercase;font-weight: 700;color: #666;font-size: 18px;margin-bottom: 10px;}.service-desc .divider-header {margin-bottom: 30px;}/* ===========================--- Works============================ */#owl-works {}.item { margin: 10px;}.item img { display: block; width: 100%; height: auto;}/* ===========================--- Contact============================ */.form-group { margin-bottom: 20px;}form#contact-form .form-group label {text-align: left !important;display: block;text-transform: uppercase;font-size: 16px;}form#contact-form input,form#contact-form select,form#contact-form textarea {font-size: 14px;line-height: 1.6em;border: 1px solid #eee; -webkit-box-shadow: none; box-shadow: none;border-radius: 2px;}.btn-lg,.btn-group-lg > .btn { border-radius: 2px;}form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus { -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05); box-shadow: 0 1px 2px rgba(0, 0, 0, .05);}.input-group-addon { background-color: #fefefe; border: 1px solid #eee;}.widget-contact {text-align: left;}/* ===========================--- Bottom============================ */.boxcol-25 {width: 100%;}.box-social {list-style: none;}.box-social li {width: 25%;float: left;}.box-social .social-facebook a { display: block;background: #3873ae;}/* ==== Sidebar ==== */.sidebar .widget h5 {font-size: 18px;font-weight: 700;margin-bottom: 20px;text-transform: uppercase;}.sidebar .widget {margin-bottom: 50px;}.widget ul {list-style: none;margin-left:0;padding-left:0;}.sidebar .widget ul li {margin-left:0;padding-left:0;margin-bottom: 10px;}.sidebar .widget ul li a {color: #666;}.widget.widget_categories ul li:before {display: inline-block;font-family: 'Pe-icon-7-stroke';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;/* Better Font Rendering =========== */-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "\e684";margin-right: 10px;}.widget.widget_recent_post ul li figure {float: left;margin: 0 20px 0 0;}.widget.widget_recent_post ul li {margin-bottom: 25px;}.widget.widget_recent_post ul li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}.widget.widget_recent_post ul li h6 {margin-bottom: 10px;}.widget.widget_recent_post ul li span {font-size: 14px;}.widget .tagcloud a {padding: 4px 10px;color: #fff;display:inline-block;margin: 0 10px 10px 0;font-size: 14px;border-radius: 2px;}.widget .tagcloud a:hover {color: #fff;background: #333;}/* --- widget --- */form.search-form input {font-size: 18px;line-height: 1.6em;border: 1px solid #eee; -webkit-box-shadow: none; box-shadow: none;border-radius: 2px;}form.search-form input:focus { -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05); box-shadow: 0 1px 2px rgba(0, 0, 0, .05);}/* ===========================--- Footer============================ */footer { background-color: #191919;}footer {text-align: center;}footer p {color: rgba(255, 255, 255, 0.3);font-size: 14px;}footer a.totop {color: #fff;margin-bottom: 30px;}footer a.totop:focus {outline: 0;}footer {height:350px;position:relative;}.footer-fix {position:fixed;bottom: 0px;width:100%;}.footer-fix{display:none;}.footer-fix.show {display:block;}.footer-bottom {background:#000;height:80px;line-height:80px;}.footer-bottom p {margin:0px;font-weight:100;}.footer-top{height:200px}.btn-download-app {padding:8px 30px;border-radius:40px;border:2px solid #936aba;color:#936aba;margin-top:40px;}.footer-top img {width:100px;display:block;margin:auto;clear:both;}/* menu */ul.footer-menu {list-style: none;margin-top: 25px;}ul.footer-menu li {float: right;margin: 0 0 0 10px;}ul.footer-menu li a {color: rgba(255,255,255,0.20);font-size: 13px;width: 35px;height: 35px;border: 1px solid rgba(255,255,255,0.10) !important;display: block;margin-right: 10px;text-align: center;line-height: 35px;font-weight: 100;border-radius:2px;}ul.footer-menu li a:hover {color:#936aba;border:1px solid #936aba !important;}ul.footer-menu li:first-child a {border-left: none;padding-left: 0;}.social-widget {margin-top: 20px;margin-bottom: 30px;}.social-widget ul li a:hover {color: #fff;}footer .social-widget ul.team-social li a {margin: 0 5px;}/* === testimonial slide === */.testimonialslide {margin-top:0;padding-top: 0;}.testimonialslide ul li blockquote {color: #fff;border-left: none;}.testimonialslide ul li h4 {color: #fff;font-weight: 900;}.testimonialslide ul li h4 span {color: #fff;font-weight: 400;}/* --- button --- */.btn {border-radius: 2px;position: relative;display: inline-block;outline: none;color: #fff;text-decoration: none;text-transform: uppercase;letter-spacing: 1px;font-weight: 400;text-shadow: 0 0 1px rgba(255,255,255,0.3);font-size: 14px;}.btn.btn-noradius {border-radius: 0;}a.btn:focus{outline: 0;}.btn-red { color: #fff; background-color: #c83539; border-color: #c83539;}.btn-red:hover,.btn-red:focus,.btn-red:active,.btn-red.active { color: #fff; background-color: #666; border-color: #666;}.btn-red:active { background-image: none;}.btn-skin:hover,.btn-skin:focus,.btn-skin:active,.btn-skin.active { color: #fff; background-color: #666; border-color: #666;}.btn-default:hover,.btn-default:focus { border: 1px solid #28c3ab; outline: 0; color: #000; background-color: #28c3ab;}.btn-huge { padding: 25px; font-size: 26px;}.banner-social-buttons { margin-top: 0;}/* --- progress --- */.progress { height: 40px;}.progress-bar { font-size: 14px; line-height: 40px;}/* Media queries */@media(min-width:767px) { .navbar { padding: 20px 0; border-bottom: 0; letter-spacing: 1px; background: #fff; -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out; -moz-transition: background .5s ease-in-out,padding .5s ease-in-out; transition: background .5s ease-in-out,padding .5s ease-in-out; } .top-nav-collapse { padding: 0; background-color: #000; } .navbar-custom.top-nav-collapse { border-bottom: 1px solid rgba(255,255,255,.3); } .intro { height: 100%; padding: 0; } .brand-heading { font-size: 100px; } .intro-text { font-size: 25px; }}@media (max-width:767px) {#navigation {padding: 5px 0;}.site-logo{margin: 0 0 0 30px;float:none;}.navbar-custom ul.nav li a {color: #333;padding-top: 15px;padding-bottom: 15px;}.navbar-custom ul.nav ul.dropdown-menu li {border-bottom: 1px solid #aaa;}.navbar-header {margin-top: -34px;padding: 0;width: 50px;}.navbar-header button {/*background: #111;*/}.navbar-header button.navbar-toggle {padding: 4px 15px;font-size: 24px;color: #555;margin-left: -15px;}.navbar-custom .nav {border-top: 1px solid #eee;}.service-box {margin-bottom: 50px;}.team-wrap {margin-bottom: 30px;}form#contact-form {margin-bottom: 50px;}.xs-marginbot-20 {margin-bottom: 20px;}.site-logo a.brand img {width: 41px;position: absolute;left: 55px;top: 6px;}.site-logo a.brand span {font-size: 28px;padding-left: 30px;line-height: 50px;}.navbar-toggle { margin-top: -8px;}.sm-bg {background:#eee;}.feature-text {padding-top: 20px !important;text-align: center;}.footer-bottom {height: auto;}ul.footer-menu li {float: left;margin: 0 0 20px 10px;}.footer-top {height: 178px;}.mobile-container {margin-left: 30px !important;margin-right: 30px !important;padding-top: 30px !important;}.mobile-slider .slide-prev {left: 20% !important;top: 280px;}.mobile-slider .slide-next {right: 30% !important;top: 280px;}.slider-nav {height: 40px !important;width: 40px !important;}.mobile-slider { height: 370px !important;}.slide-next::after {display: none !important;}.slide-prev::after {display: none !important;}}@media (max-width:980px) {.right-padding {padding-right: 20px !important;}.left-padding {padding-left: 20px !important;}.home-section { padding-top: 80px;}}@media (max-width:480px) {.navbar-custom .nav.navbar-nav { background-color: rgba(255,255,255,.4);}.navbar.navbar-custom.navbar-fixed-top {margin-bottom: 30px;}}@media (max-width:1020px) {.hero {height:auto !important;display:none;}.carousel-inner > .item {height:auto;}.margin-top-20 {margin-top:20px;}.home-section { padding-bottom: 0px;}}@media (min-width:768px) and (max-width:1020px) {.mobile-slider {display:block;}.mobile-slider .slide-next { right: -15px !important;}.mobile-slider .slide-prev {left: -95px !important;}}@media (min-width:1021px) {.mobile-slider {display:none;}}.slider-nav {position: relative;display: block;height: 80px;width: 80px;float: left;overflow: visible;text-indent: 100%;white-space: nowrap;color: transparent;/*background: rgba(255,255,255,0.60);*/border-radius: 50%;border: 2px solid rgba(255,255,255,0.4);}.slider-nav:hover { border: 2px solid #fff !important;}.slide-prev {left:-126px;}.slide-prev:after {content: '';width: 50px;height: 2px;background: rgba(255,255,255,0.4);display: block;margin-top: 39px;margin-left: -50px;}.slide-prev:hover:after {background: rgba(255,255,255,1);}.slide-prev .slider-nav::before {content:''; position: absolute; left: 50%; top: 50%; bottom: auto; right: auto; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); width: 24px; height: 16px; opacity: .4; background: url(../img/cd-arrow.svg) no-repeat center center; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; transition: opacity 0.2s;}.slide-prev:hover .slider-nav::before {opacity:1;}.slide-next {right:-450px !important;float:right;z-index:999999;}.slide-next:after {content: '';width: 50px;height: 2px;background: rgba(255,255,255,0.4);display: block;margin-top: 39px;margin-left: 80px;}.slide-next:hover:after {background: rgba(255,255,255,1);}.slide-next .slider-nav::before { /*this is the bacgrounf arrow - we have been used a before element to change the opacity on hover*/ position: absolute; content:''; left: 50%; top: 50%; bottom: auto; right: auto; -webkit-transform: translateX(-50%) translateY(-50%) rotate(180deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(180deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(180deg); -o-transform: translateX(-50%) translateY(-50%) rotate(180deg); transform: translateX(-50%) translateY(-50%) rotate(180deg); width: 24px; height: 16px; opacity: .4; background: url(../img/cd-arrow.svg) no-repeat center center; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; transition: opacity 0.2s;}.slide-next:hover .slider-nav::before { opacity: 1;}.feature-item {margin-bottom:80px;}.feature-text {padding-top:65px;} .feature-text h1 { /*font-family: "Roboto", sans-serif;*/ font-family: 'Helvetica Neue LT Pro', sans-serif; color:#936aba; font-size:143px; font-weight:bolder; margin-bottom:0px; margin-left:-7px; } .feature-text h3 { font-family: 'Helvetica Neue LT Pro', sans-serif; color:#333; font-weight:100 !important; letter-spacing:1.5px; } .feature-text p { font-family: 'Helvetica Neue LT Pro', sans-serif; }.left-padding {padding-left:120px;}.right-padding {padding-right:120px;}.contact-bg {background:url(../img/contact-bg.jpg) center no-repeat fixed;background-size:cover;}.overlay-white {background:rgba(255,255,255,0.80); padding-top: 150px;padding-bottom:80px;}.contact-section { display: block; position: relative; z-index: 120;}.mobile-slider {background:#79549c;height:300px;position:relative;}.carousel-content p {color:#fff;font-size:16px;}.mobile-container { margin-left: 130px; margin-right: 130px; padding-top: 90px; text-align: center;}.owl-prev, .owl-next {width:auto;padding:5px 15px;float:left;cursor:pointer;color:#fff;background:#79549c;margin-right:10px;}.owl-nav {margin:30px auto;width:91px;}a:hover,a:focus { color: #936aba;}#navigation {/*border-top: 5px solid #936aba;*/}a,.tp-caption a.btn:hover {color: #936aba;}.top-nav-collapse {background: #936aba;}.carousel-indicators .active { background-color: #936aba;}.header-text h2 span { background-color: #936aba;}.navbar-custom ul.nav ul.dropdown-menu li a:hover {color: #936aba;}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span { background-color: #936aba;}.widget-avatar .avatar:hover { border: 5px solid #936aba;}.bg-skin {background: #936aba;}.highlight-color {background-color: #936aba;}.service-box:hover {border-bottom: 2px solid #936aba;}form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {border-color: #936aba;}form.search-form input:focus {border-color: #936aba;}/* footer */ul.footer-menu li a:hover {color: #936aba;}footer a.totop:hover {color: #936aba;}.btn-skin { color: #fff; background-color: #936aba; border-color: #936aba;}.contact-form .form-control {border-radius:0px;font-size: 14px;}.bg-voilet {background:#936aba;}