@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);


/*override bootstrap*/
.clearfix {clear: both;}
.navbar-brand {float: none; padding: 0;}
.nav > li > a:hover, .nav > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {background-color: transparent;}
.form-inline .form-group {margin-bottom: 4px; display: inline-block;}
.form-control {box-shadow: 0 0 0 1px rgba(100,100,100,0.5); height: 52px; margin-bottom:0px; padding: 4px 12px; vertical-align: middle; -webkit-border-radius: 4px; border-radius: 4px;  border:1px solid transparent; background-color: #ededed; background-color: rgba(100,100,100,0.08); font-size: 16px;}
.form-control:focus { border-color: transparent; outline: 0; -webkit-box-shadow: box-shadow: 0 0 0 1px rgba(100,100,100,0.5); box-shadow: 0 0 0 1px rgba(100,100,100,0.5); }


.clear 
{
	clear:both}

.panel-title {
	font-size: 25px;
	font-weight: 300;
}
.panel-title > a {color:#e05053; font-size: 16px;}
.panel-title > a.collapsed {color:inherit;}
.panel {box-shadow: none;}
.panel-group .panel {border-radius: 0; border-left: 0; border-right: 0; border-bottom: 0; background-color: transparent;}
.panel-default > .panel-heading {
	background-color: transparent;
	color: inherit;
	position: relative;
	border: none;
	border-radius: 0;
	padding-top: 6px;
	padding-bottom: 4px;
}
.panel-heading {padding: 16px 0px 14px 16px;}
.accordion-toggle:after {
display: block; 
position: absolute;
left: 0px;
top:15px;
font-size: 14px;
width: 17px;
height: 17px;
color:#e05053;
-webkit-transition: background-color 0.2s linear 0s;
-moz-transition: background-color 0.2s linear 0s;
-o-transition: background-color 0.2s linear 0s;
-ms-transition: background-color 0.2s linear 0s;
transition: background-color 0.2s linear 0s;    
}
.panel-default {border-color: transparent; }
.panel-group .panel + .panel {margin-top: 0;}
.panel-group .panel-heading + .panel-collapse .panel-body {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 16px;
	border-right: none;
	border-left: none;
	border-bottom: none;
	border-top: none;
}
.breadcrumb {background: transparent; padding: 0; margin-bottom: 0;}
.pagination {margin:88px 0 -20px;} 
.pagination > li >  a {
    font-size: 0.8em;
    font-weight: 700;
    padding: 15px 21px;
    color:#fff;
    border:4px solid #fff;
    margin-bottom: 10px;
    margin-right: 9px;
    display: inline-block;
    background-color: transparent;
    border-radius: 0px !important;
} 
.pagination > li.active > a, .pagination > li > a:hover, .pagination > li.active > a:hover {background-color: transparent; opacity: 0.9; color:#e05053; border-color:#e05053;} 
.pagination > li.active > a {color:#e05053;}
.carousel-indicators {display: none;}
.carousel-control {width:30px; text-shadow:none; opacity: 1;}
.carousel-control:hover {width:30px; text-shadow:none; opacity: 0.5;}
.carousel-control.right, .carousel-control.left {background-image: none;}
.carousel-control > span { width: 39px !important; height: 39px !important;}
.carousel-control .icon-next {margin-left: -32px;}
.carousel-control .icon-prev {margin-left: -7px;}
.carousel-control .icon-prev:before, .carousel-control .icon-next:before {content:"\e833"; font-family: 'fontello'; text-shadow:none; position: absolute; top:10px; left:11px; color:#fff;}
.carousel-control > span.icon-next:before {content:"\e834"; left:13px;}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {margin: auto;}
.progress {height: 30px; box-shadow: none; background-color: #e1e1e1; border-radius: 3px; margin-bottom: 8px; border:none; position:relative;}
.progress span {display: block; padding: 2px 10px; position: absolute; clip:auto; z-index: 2; font-size: 12px; text-transform: uppercase; text-align: left; color:#fff; width: 100%:;}
.progress-bar { -webkit-box-shadow: none; box-shadow: none; padding: 5px 0;  visibility: hidden;}
.stretchRight {visibility: visible;}
.sr-only {position: static; width:auto; height: auto;}
.progress-bar-info {background-color: #F76799;}
.progress-bar-success {background-color: #e05053;}
.progress-bar-warning {background-color: #e05053;}
.progress-bar-danger {background-color: #e05053;}

.tab-content {border:1px solid #e1e1e1; padding: 30px 30px 24px; -webkit-border-radius: 2px; border-radius: 2px;}
.nav-tabs {border-bottom-color: transparent;  font-size: 16px; margin-top: 00px; margin-bottom: -1px;}
.nav-tabs > li > a {padding: 13px 20px; background-color: #e1e1e1; color:#e05053; margin-right: 0; margin-top: 0px; border-radius: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color:#2D2D2D;
    border: 1px solid #e1e1e1; 
    border-bottom: 1px solid #fff;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: #fff;
}
.alert {border: none;border-radius: 0; padding: 30px 30px 30px 30px;}
.alert-dismissable .close {top:0;}
.btn {
    display: inline-block;
    padding: 6px 34px 6px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    background-image: none;
    text-shadow: none;
    border-radius: 0;
    line-height: 24px;
    border:none;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.btn:hover {
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
.btn-default {border:1px solid #ccc;}
.img-rounded {border-radius: 100%;}

blockquote h3 {margin-top: 0; font-style: normal;}

/*vertical*/
#box_wrap > section {
	padding-top: 90px;
	padding-bottom: 90px;
}
section#certifications {
	padding-top: 90px;
	padding-right: 0;
	padding-bottom: 90px;
	padding-left: 0;
}
section#skills {padding: 88px 0 80px;}
section#syllabus {
	padding: 88px 0 80px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CA4D4F;
	border-bottom-color: #CA4D4F;
}
section#content {padding: 88px 0 80px;}
section#demo {
	background-color: #FFFFFF;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 102px;
	padding-left: 90;
}
section#course-fee {padding: 89px 0 89px;}
section#services {padding: 89px 0 9px;}
section#tweets {padding: 90px 0 92px;}
footer#footer {padding-top: 96px; padding-bottom: 94px; }
section#mainslider {}
#map {height: 400px;}
section#contact {
	padding: 80px 0 20px;
}
section#copyright {
	padding: 20px 0 20px;
}
section#abovecontent {padding: 30px 0;}
.row + .row {margin-top: 20px;}
.title_section .row {display: table;}
.title_section [class*="col-"] {display: table-cell; vertical-align: middle; float: none;}
#land .container, #land .row  {height: 100%;}

@media screen and (max-width: 767px) {
    .title_section .row, .title_section [class*="col-"] {display: block;}
    #land, #land .container, #land .row  {height: auto !important;}
    #mainslider .container, #mainslider .row {display: block;}
    [class*="col-"] + [class*="col-"] {margin-top: 50px;}
    .container {
	max-width: 1000px;
}
    #header {text-align: center;}
    #header select {margin: 0 auto; }
    #header [class*="col-"] + [class*="col-"] {margin-top: 10px; margin-bottom: 10px;}
    #partners [class*="col-"] + [class*="col-"] {margin-top: 30px;}
    #portfolioContainer [class*="col-"] + [class*="col-"] {margin-top:20px; margin-bottom: 20px;}
    section#mainslider {margin-top: 0;}
    /*#mainslider .container { padding-top: 150px; padding-bottom: 80px;} 
    #mainslider [class*="col-"] + [class*="col-"] {margin-top:10px; margin-bottom: 10px;}
    #mainslider img {max-width: 100%; max-height: 350px; padding:20px 0 0;}
    #mainslider .responisve-container img {max-height: 100%; padding: 0;}
    #mainslider img.negative-margin-60 {margin-top: -20px !important;}*/
    #mainslider img {padding: 0;}
    #header-sticky-wrapper + #middle  {padding-top: 110px;}
}

/*parallax bg*/
.parallax {
    background-attachment: fixed !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    background-position: 50% 0;

    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;

/*    -webkit-transition: background-position .3s ease !important;
    -moz-transition: background-position .3s ease !important;
    -o-transition: background-position .3s ease !important;
    -ms-transition: background-position .3s ease !important;
    transition: background-position .3s ease !important;*/
    
    overflow: hidden;    
}
#fee {background-image: url(../img/parallax/slogan.jpg);}
#progress {background-image: url(../img/parallax/progress.jpg);}
#tweets {background-image: url(../img/parallax/tweet.jpg);}


/*main*/
html, body {position: relative; width: 100%; height: 100%;}
::selection {
    background: #e05053;
    color: #fff;
    }

::-moz-selection {
    background: #e05053;
    color: #fff;
}
body {
font-family: 'Roboto', sans-serif;
font-size:13px;
line-height:20px; 
font-weight: 300;
color: #666666;
background-color: #fff;
overflow-y: scroll;
overflow-x: hidden!important;
}

.digital-header {
	font-size: 60px;
	line-height: 70px;
	letter-spacing: -2px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.participation {
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -2px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	color: #eb4f56;
}

.small-heading
{
	font-size: 23px;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: center;
	color: #333;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.button-center
{
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
	margin: auto;
}

.button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #c2373c;
    border-radius: 4px;
    background: #ff5a62;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff5a62), to(#c2373c));
    background: -moz-linear-gradient(top, #ff5a62, #c2373c);
    background: linear-gradient(to bottom, #ff5a62, #c2373c);
    text-shadow: #7a2326 1px 1px 1px;
    font: normal normal bold 17px verdana;
    color: #ffffff;
    text-decoration: none;
}
.button:hover,
.button:focus {
    border: 1px solid ##f3454b;
    background: #ff6c76;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff6c76), to(#e94248));
    background: -moz-linear-gradient(top, #ff6c76, #e94248);
    background: linear-gradient(to bottom, #ff6c76, #e94248);
    color: #ffffff;
    text-decoration: none;
}
.button:active {
    background: #c2373c;
    background: -webkit-gradient(linear, left top, left bottom, from(#c2373c), to(#c2373c));
    background: -moz-linear-gradient(top, #c2373c, #c2373c);
    background: linear-gradient(to bottom, #c2373c, #c2373c);
}
.button:after{
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 -4px -6px 4px;
    position: relative;
    top: 0px;
    left: 6px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAADvElEQVRIidWVS28cRRDH/909O95de8P6jfzAPBwnJlqIYhzzighBwMEnJLjxETggIXKzRMQBESzgE0RwgwPigJQrjrGN80Q4ThxClNibhbW9630/ZmemqzjsrO11di0rN2rUUz3TXfXrrpquAf7vIpoNvPqpPC6Ab/a+Z64a8Y6D7+en6btmfox9yOE3T7x3+uXIGRSsNFyy4ZANV1c8bcMqOrg49+OvQLnpDpoCwACxRjR1G/HsPVR0GbYuo+IUUdFlWE4RL3S929S8JrLpiBc8ql2sQaShPe2SA2YCAPV4APZuzOBaAwOoak1ubaZ+LMCOfwaDqo49UHU3bjPTgwGEt1YCgZlATNW1M8F2LWg+GKAuya+fNR50HOp56lCwXQKM9lAXmDVYaEARmG1YyMKVRRimgD8QQG9n37kPztM527HdVG4zo7WeXJimKzWfdQk68lZoLfLMxPjkKx929PcPwh8wkbbiKFMGRXcLBZ2EI0qQSkApgdZgCN29HYg8NwHJZiaZ2fjWce1fHi6w3RDQN+GspgubQkg5HgqFAmvZJZQpi4R1HyVOg6UDZQgon4BUAqlyDIYyoYuGe2159udyKf/5/DRnd/usA0Tn2X3itHU1urZiDnQ/eyocbpdruRuwkIbyAYapoEwJZUgoQ6CrdRCdOEw3lhYvbxRS71/+Cvm9OXjkG47PgAZO4mqulB7tDPccZbMsykjBMCUMn4Dhk5CGQMAMYdAcw8rKnevridhHi19StFGSGx6S2CKc7vHKzUIpPzrS/+LTJZUQrGwoU8IwJVrMFoyET+HWH3+vPojem9IOXYr+TnRgAACszelk51ju5lY6GTkx8saAJdOClAW/34+h4BhWbyVyS3eunZ39wv2hmfN9AQAQneP1rpcKD0G+yaEnh/0lbImelsPI/yvt5dtLF+KidD4xs11YG0pduT45Bb/PhiGEV5YFQAKy1Wz7ODJ6fOrosSNGNpXHbwuXLqYyiU8gKFabBwCuAjk+WNc/w/aO6g5amw4We3v6XcaOkRAAA3I9njCGh47h7t2/qDUQeqctGPqTmWvlCsyMXCEjs/nM2wDNNAR0t/fJM69Nmhk7DqkAKRkQDBIaDEaRNzD8/JAkJsmaoTVVa5Nm+FUI67EkrizP1oWoDkCsIVghIMMQYIjtGHq/MQmw9CqsATAxiKqrV2gBUxLksGwK+GdzdebCT19Lb9sSwO7+owkUXqzFdp/IRa5uTgM76TUDgOnp2nNtvJZEt0nbF7AXtls3Etqj6+Q/DzXxiyR2FxcAAAAASUVORK5CYII=") no-repeat left center transparent;
    background-size: 100% 100%;
}

.button1 {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #2578a3;
    border-radius: 4px;
    background: #3cc3ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#3cc3ff), to(#2578a3));
    background: -moz-linear-gradient(top, #3cc3ff, #2578a3);
    background: linear-gradient(to bottom, #3cc3ff, #2578a3);
    text-shadow: #174b66 1px 1px 1px;
    font: normal normal bold 17px verdana;
    color: #ffffff;
    text-decoration: none;
}
.button1:hover,
.button1:focus {
    border: 1px solid ##2e96cc;
    background: #48eaff;
    background: -webkit-gradient(linear, left top, left bottom, from(#48eaff), to(#2c90c4));
    background: -moz-linear-gradient(top, #48eaff, #2c90c4);
    background: linear-gradient(to bottom, #48eaff, #2c90c4);
    color: #ffffff;
    text-decoration: none;
}
.button1:active {
    background: #2578a3;
    background: -webkit-gradient(linear, left top, left bottom, from(#2578a3), to(#2578a3));
    background: -moz-linear-gradient(top, #2578a3, #2578a3);
    background: linear-gradient(to bottom, #2578a3, #2578a3);
}
.button1:after{
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 -4px -6px 4px;
    position: relative;
    top: 0px;
    left: 6px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAADcElEQVRIia2SXWhbZRjHfznvOWm7BGFmw8ZExmqn68C6LRZE6uZGW2TUeuHHUJSJINmK4kUZCrorr2QoQvfR6qZ4MZBSnNPOibCBrqvWNVmsrmtna01tkqVNk6ZN87GcnONF1i5J16/ZBx54L15+v+f/Pq8BAEfrE+j6F2T0z5ClI7icSVapJABUbcfbr1Q+tO/ZisMio11lW0vD6goApaiYI4d2cu7z58qqHrGeofLYeRytlasmiKchmoCHy9bT3vwMH75fu7vUYrrMo8ebcbSuWx1BEjw3YCBkoO7Jcs6c3Gt8+QXHmyWKuMbW4404WovvTmDICkJxCMbAG4HLPrg+IfPGq1WcaN67rqrqwaNkNBfbW3avRCDPHhJpCCVgPA6GnAsjU2BSzLzbVEvvtcotn57sPB/IHP0eWW7C5exfSiAAKK2vfqDcXlNWbsU7CXE1m2i2o6lsqhKzmfq6zZgsazcNDwZfT99bux5bQzeBjgW/9ZygdKO9xr7Ryj+RLHSmoONpCCfAO2nAZrOwY+dmJZaWHg/+G3xNv29PFFtDL4EO7c4Ca321ZYO9xmK3MhKdDy8UBWfAH5Op2GKjYtsmc2BsuiEejuzB1jBAoMN7xx2kVJiIQySRv4PFKpwAId3DrpeeZnTI/5j7h86fkluPtSFEEy7nKOR801mJztKt3WodUDUYHAcs91O973k27HrqRaWk5C+2t9TlJQC4mVn+9LllMGSHS2UMGM0mJCGMgHmeQJ23ogWAOWcdMEiQCIcZ+bmTaZ+vEyEO4N7/Z55ASCALMMqFuMUnT6eSDF/8jVD/wN+6pr2DEF/jcs6NKs+OoQhYUww39eWBdT3DsKuP4a6eqXQieRghPsG9P1Z4d25eRQZTUXZ5i8IlHf+QD8+5LjU2NtGOLA7iaRxd6P6cQL6VIP9f5YIhMh6l65tL3LjudSOLt/i9sWuptLd3ILIJhCgAGyCVTHHxux76uq76NU07iCy+yn3nZQkUAUVK9qlmwToav17o59LZnnhieuZjhPiIKwcmlwPOF+hgVMC8BnQ9m6Kv18/ZU78Q9I61oYj38DQOrgQ8L0GxAmvN4PdN0f5lN390D3mQpSZ6Gy/cDXieAE3l9Kkefjx9JaSqmUPI0glcTvX/wG8LZMn9bZtnVFfVNmTxAZ6VvfNi9R8t+HUAZeLJAQAAAABJRU5ErkJggg==") no-repeat left center transparent;
    background-size: 100% 100%;
}

h1,
h2,
h3,
h4,
h5,
h6{
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #225594;
	text-transform: none;
}
.why-us{
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	color: #333333;
	text-transform: none;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.1;
	font-size: 14px;
	font-weight: 400;
}

.click{
	font-family: "Roboto",Helvetica,Arial,sans-serif;
	font-weight: 400;
	color:#F00;
	text-transform: none;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.1;
	font-size: 15px;
}
.what
{
	width: 300px;
	height: 35px;
	background-image: url(../images-2djewel/whatsapp-icon.png);
	background-repeat: no-repeat;
	font-size: 16px;
	background-position: 5px 5px;
	padding-left: 40px;
	padding-top: 10px;
}
.number
{
	width: 45px;
	height: 40px;
	font-size: 14px;
}

.click a:link{
	color:#F00;
}

.click a:hover{
	color:#F00;
}

.click a:visited{
	color:#F00;
}

p{
margin-bottom: 25px;
}
.demo{
font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	font-size: 16px;
}

.item-page p {margin-bottom: 25px;}

blockquote, .blockquote {
position: relative;    
border: none;
border-left: 10px solid #e05053;
margin: 20px 0;
padding: 18px 10px 18px 26px;
font-size: 20px;
line-height: 1.4;
font-style: italic;
}
sup, .sup {
 position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
top: -0.5em;
}
sub, .sub {
 position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
bottom: -0.25em;
}

.whatsapp
{
	width:100px;
	height:100px;
	padding-left:20px;
}

img {
	max-width: 100%;
}

.center-image {
   position: absolute;
   margin-left:auto;
   margin-top: auto;;
}
a {
    color: #e05053;
    text-decoration: none;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

a:hover {
    color: #666666;    
    text-decoration: none;
    -webkit-transition: all 0.15s linear 0s;
    -moz-transition: all 0.15s linear 0s;
    -o-transition: all 0.15s linear 0s;
    -ms-transition: all 0.15s linear 0s;
    transition: all 0.15s linear 0s;
}

a:focus {
    color: #666666;
    outline: medium none;
    text-decoration: none;
}
iframe{border:none; max-width: 100%;}

.theme_btn {

    font-weight: 400;
    background-color: transparent; 
    padding: 16px 28px;
    color: #fff;
    background-color: #e05053;
    border:1px solid transparent;
    border-radius: 5px;
    line-height: 1;

    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}


.theme_btn:active, .theme_btn:hover, .theme_btn:focus{
    background-color: transparent;
    color: #e05053;
    border-color:#e05053;
    opacity: 1;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; 
}
.theme_btn:active {

}

.theme_btn.inverse {
    background-color: transparent;
    border: 1px solid #2d2d2d;
    color: #2d2d2d;
}
.theme_btn.inverse:hover {
    border-color: #e05053;
    color:#e05053;
}

.theme_btn + .theme_btn {margin-left: 4px;}

.bg-color1 {background-color: #e05053;}
.bg-color2 {background-color: #e6557c;}
.bg-color3 {background-color: #00c1e4;}

.theme_btn.color1:hover {background-color: #e05053 !important; border-color: #e05053 !important;}
.theme_btn.color2 {border-color: #e6557c !important; color:#e6557c !important;}
.theme_btn.color2:hover {background-color: #e6557c !important; color:#01090c !important;}
.theme_btn.color3 {border-color: #00c1e4 !important; color:#00c1e4 !important;}
.theme_btn.color3:hover {background-color: #00c1e4 !important; color:#01090c !important;}

.theme_btn.color1.inverse {background-color: #e05053 !important; border-color: #e05053 !important; color:#01090c !important;}
.theme_btn.color1.inverse:hover {background-color: transparent !important; border-color: #e05053 !important; color:#e05053 !important;}
.theme_btn.color2.inverse {background-color: #e05053 !important; color:#01090c !important;}
.theme_btn.color2.inverse:hover {background-color: transparent !important; color:#e05053 !important;}
.theme_btn.color3.inverse {background-color: #00c1e4 !important; color:#01090c !important;}
.theme_btn.color3.inverse:hover {background-color: transparent !important; border-color: #00c1e4 !important; color:#00c1e4 !important;}

/*utilites*/
.not_found {color:#01090c; font-weight: 700; font-size: 250px; line-height: 1;  margin:20px 0 -39px; }
.not_found + h1 {color:#fff !important; text-transform: uppercase; margin-bottom: 30px;}
.not_found + h1 + h5 {font-weight: 400; font-size: 20px;}
.highlight, #response {color: #e05053;}
 #response {margin:10px 0;}
.grey {color: #01090c;}
.big {font-size: 1.8em; font-weight: 700; line-height: 1.3em;}
.vertical-margin-20 {margin:20px 0 !important;}
.vertical-margin-40 {margin:40px 0 !important;}
.vertical-margin-60 {margin:60px 0 !important;}
.negative-margin-60 {margin-top: -60px !important;}
.block-header {
	margin-bottom: 14px;
	margin-top: 0px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}
@media (max-width: 767px) {
    .block-header {font-size: 40px;}
}
.block-header + h3 {font-size: 22px; margin-top: -10px; position: relative; margin-bottom: 40px;}
.block-header + p {position: relative; margin-bottom: 60px;}
.text-center .block-header + p:after, .block-header + h3:after {display: block; position: absolute; content: ''; width: 110px; height: 3px; background-color: #E05053; bottom: -32px; left: 50%; margin-left: -55px;}
.block-header + h3:after {left: 0; margin-left: 0; bottom: -20px;}
.text-center .block-header + h3:after {left: 50%; margin-left: -55px; bottom: -30px;}
.color_section .block-header + p:after, .darkgrey_section .block-header + p:after {background-color: #fff !important;}
.block > h3 {margin-top: 0; margin-bottom: 18px; }
.page-title{margin:0 0 32px 0;}
.entry-title {margin: 0 0 8px;}
.blog .entry-thumbnail {margin: 32px 0 34px;}
.dropcap {
    display: block;
    float: left;
    font-size: 48px;
    line-height: 1;
    padding: 0 10px 0 0;
    text-align: center;
}
h4 [class*="rt-icon-"] { border-radius: 100%; color:#fff; background-color: #E05053; padding: 8px;}
ul.list1 {list-style:none; padding-left: 20px;}
ul.list1 li{position: relative; padding: 8px 0 8px;}
ul.list1 li + li {border-top: 1px solid rgba(100,100,100,0.2);}
ul.list1 li:before{font-family: 'fontello'; content: '\e82c'; display: block; position: absolute; color:#fcfcfc; left:-17px;}
ul.list2 {list-style:none; padding-left: 20px;}
ul.list2 li{position: relative; padding: 8px 0 8px;}
ul.list2 li + li {border-top: 1px solid rgba(100,100,100,0.2);}
ul.list2 li:before{ content: '\2022'; font-size: 30px; display: block; position: absolute; color:#fcfcfc; left:-20px;}
ol.list3 {
    counter-reset: li;
    list-style: none outside none;
    margin-bottom: 4em;
    padding: 0;
}
ol.list3 li{position: relative; padding: 8px 0 8px 34px;}
ol.list3 li:after{
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
    position: absolute;
    left:0px;
    top:50%;
    margin-top: -13px;
    font-weight: 700;
    border-radius: 100%;
    color:#fff;
    width: 26px;
    height: 26px;
    background-color: #e05053;
    text-align: center;
    line-height: 26px;
}
ol.list3 li + li {border-top: 1px solid rgba(100,100,100,0.2);}

/*sections*/
#topline {
	border: none;
}
#topline p {margin: 10px 0;}

#header {
	position: fixed;
	/*styles for sticky menu*/
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.05);
	background-color: #FFF;
	padding: 0;
	width: 100%;
	z-index: 12000;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
	height: 70px;
}
.is-sticky #header {top: 0; background-color: #fff; }
#header-sticky-wrapper { background-color: transparent; z-index: 1;}
#header .row {position: relative;}
#header .navbar-brand {
	color: #666666;
	display: block;
	position: absolute;
	padding: 0 0 0 15px;
	z-index: 10;
	top: 16px;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 700;
}

.is-sticky #header .navbar-brand{top:0px;}
#header .navbar-brand img {}
#land .single_teaser {width: 268px; margin: 20px auto;}
@media screen and (max-width: 991px) {
    #header .navbar-brand {display: none; }
}
@media screen and (max-width: 767px) {
    #land {margin-top: 0;}
     #header .navbar-brand {display: block; top:15px;}
}
.mainmenu_wrap:before, .mainmenu_wrap:after {display: table; content:""; clear:both;}

#map img {max-width: inherit;}

aside .block + .block {margin-top: 34px;}
.subscribe .form-control {/*max-width: 150px;*/}
.subscribe .form-control:focus {-webkit-box-shadow: none;box-shadow: none;}
.contact-phone {font-size: 40px; margin-bottom: 40px;}
.contact-email span {font-size: 76px; border: 4px solid #fff; font-weight: 700; color:#01090c; padding: 11px 70px;}
.contact-address {color:#01090c; font-size: 30px; margin-top: 50px; line-height: 1; }
.contact-email span a {color:#01090c;}
.contact-email span a:hover {color:#fff; cursor: pointer;}
#map_wrap {position: relative;}
#map_wrap .widget_contact {position: absolute; z-index: 2; background-color: #ffffff; top:40px; padding: 20px 20px;
}
@media (max-width: 991px) {
    .contact-email span {font-size: 40px;padding: 11px 40px;}
    #map_wrap .widget_contact {position: static; margin: 40px 0;}
}
@media (max-width: 767px) {
    .contact-phone {font-size: 30px;}
    .contact-email span {font-size: 20px;padding: 11px 10px;}
    .contact-address {font-size: 20px;}
    .subscribe .form-control {width:100%;}
    #footer .block > h3, #footer .widget_text, #footer .subscribe {text-align: center;}
}
#footer .social-icons{margin: 53px 0 50px;}

/*common sections*/
.title_section h2 {
	font-size: 60px;
	line-height: 1em;
}
.title_section h3 { line-height: 1.4em;}
.grey_section {
	background-color: #FFFFFF;
}
.grey_section1 {
	background-color: #FCFCFC;
	border-top: 5px solid #EFEFEF;
	border-bottom: 5px solid #EFEFEF;
}
.darkgrey_section {background-color: #232323; color:#fff; border-top: 5px solid #1d1d1d; border-bottom: 5px solid #1d1d1d;}
.darkgrey_section.parallax {border:none;}
.dark_section {background-color: #1F1F1F; color:#fff;}
.color_section {
	background-color: #225594;
	color: #fff;
	border-top: 3px solid #CA4D4F;
	border-bottom: 3px solid #CA4D4F;
}

.color_section1 {
	background-color: #FFFFFF;
	color: #fff;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CA4D4F;
	border-bottom-color: #CA4D4F;
}

.darkgrey_section h1,
.darkgrey_section h2,
.darkgrey_section h3,
.darkgrey_section h4,
.darkgrey_section h5,
.darkgrey_section h6,
.dark_section h1,
.dark_section h2,
.dark_section h3,
.dark_section h4,
.dark_section h5,
.dark_section h6,
.color_section h1,
.color_section h2,
.color_section h3,
.color_section h4,
.color_section h5,
.color_section h6 {color:#fff;}

.darkgrey_section a,
.dark_section a, 
.color_section a {color:#fff;}

.darkgrey_section a:hover,
.dark_section a:hover,
.color_section a:hover {color:#e05053;}

.dark_section .block > h3 { color: #fff; font-size: 26px;}
.dark_section .form-control {border-color:transparent; color:#fff;}


.color_section .theme_btn {border-color: #ffffff; color:#fff; background-color: transparent;}
.color_section .theme_btn:hover {border-color: #ffffff; color:#01090c; background-color: #ffffff;}
.color_section .theme_btn.inverse {border-color: #01090c; color:#01090c; background-color: transparent;}
.color_section .theme_btn.inverse:hover {border-color: #ffffff; color:#ffffff; background-color: transparent;}

.bg-color0 {background-color: inherit;}
.bg-color1 {background-color: #e05053;}
.bg-color2 {background-color: #e6557c;}
.bg-color3 {background-color: #00c1e4;}

.border-color1 {border-color: #e05053 !important;}
.border-color2 {border-color: #e6557c !important;}
.border-color3 {border-color: #00c1e4 !important;}

#copyright {text-align: center; font-size: 14px;}
#copyright p { margin-bottom: 0; }
#copyright .navbar-brand {position: relative; top:-14px;}
#copyright .widget_nav_menu ul {float: right;}
#copyright .widget_nav_menu li {display: inline-block; margin-left: 20px; padding: 0;}
#copyright .widget_nav_menu li a:before{display: none;}
#copyright .widget_nav_menu li a:hover{left:auto;}

/* Menu */
.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu li {
    position: relative;
}
.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}
.sf-menu > li {
    float: left;
    /*display: inline-block;*/
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
    display: block;
}

.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu ul ul {
    top: 0 !important;
    left: 100%;
}


/* Menu Skin */
.sf-menu {float: right;}
.sf-menu ul {
    min-width: 12em; /* allow long menu items to determine submenu width */
    *width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu ul ul {
    margin-top: -17px;
}

.sf-menu a {
    font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 0;
    text-decoration: none;
    zoom: 1; /* IE7 */
    color: #666666;
}
.sf-menu a:hover {
    color:#e05053;
}
.sf-menu > li {
    /*text-align: center;
    padding:28px 0 18px 36px;
    */
}
.sf-menu > li > a {
    border-top: 3px solid transparent;
    padding:17px 20px 20px;
    margin:10px 0;
}
.is-sticky .sf-menu > li > a {padding:12px 20px 15px; margin:0;}

.sf-menu > li:first-child > a {border-left: none;}
.sf-menu > li > a:hover, .sf-menu > li.active > a{
    border-color: #e05053;
}
.sf-menu > li li.active > a {
    color: #fff;
    cursor: text;
}


.sf-menu li {
    /*white-space: nowrap;*/ /* no need for Supersubs plugin */
    *white-space: normal; /* ...unless you support IE7 (let it wrap) */
}
.sf-menu ul {
    display: none;
    background-color: #01090c;
    padding: 17px 0 17px;
     -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05);
     border:none;
     border-radius: 0;
}

.sf-menu ul li {
padding: 0 30px 0 30px;
}

.sf-menu ul li + li {
}

.sf-menu ul a {
    padding: 10px;
    color:#fff;
}
.sf-menu ul a {
    border-top: 1px solid rgba(100,100,100,0.2);
}
.sf-menu ul a:hover {
    color:#e05053;
}
.sf-menu ul li:first-child > a {
    border-top: none;
}

.sf-menu ul li:last-child a {
/*    padding-bottom: 0;*/
}
.sf-menu ul ul{
    background-color: #fff;
}
.sf-menu ul ul a {
    color:#01090c;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
    /* only transition out, not in */
    -webkit-transition: none;
    transition: none;
}

/*** arrows (for all except IE7) **/
/*.sf-arrows .sf-with-ul*/
.sf-arrows ul .sf-with-ul {
    padding-right: 1.5em;
    *padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    height: 0;
    width: 0;
    /* order of following 3 rules important for fallbacks to work */
    border: 3px solid transparent;
    border-top-color: #fff; /* edit this to suit design (no rgba in IE8) */
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
    display: block;
    margin-top: -3px;
    margin-right: -30px;
    border-color: transparent;
    border-left-color: #fff; /* edit this to suit design (no rgba in IE8) */
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: #fff;
    opacity: 0.6;
}
.sf-menu [class*="rt-icon-"] {
    font-size: 19px; display: inline-block; margin-right:8px; position: relative;top:-1px; display: none;
}

/*Menu Mobile Layout*/
@media (min-width: 768px){
    #mainmenu {display: block !important;}
    #mainmenu {
	width: auto !important;
	opacity: 1 !important;
	height: auto !important;
	float: right;
}
}
@media (max-width: 991px){
    #mainmenu { float: none; text-align: center;}
    .sf-menu > li > a {
        text-align: center;
    }
    .sf-menu ul {text-align: left;}
}
@media (max-width: 767px) {
    #header {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100000;
    -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.05);
    text-align: left;
    border-bottom: none;
    }

    #header-sticky-wrapper {height: auto !important;}
    
    #mainmenu {
	display: none;
	margin: 0 0 17px 0;
	padding-top: 60px;
	position: relative;
	height: 350px;
	overflow: auto;
	background-color: #D4D4D4;
    }
    .main-menu-icon {
        padding: 20px 0;
        display: block;
        cursor: pointer;
        width: 30px;
        float: right;
    }
    .main-menu-icon span {
        margin:0 0 3px 0;
        display: block;
        height: 3px;
        width: 30px;
        background-color: #e05053;
    }
    .sf-menu > li {
        display: block;
        padding: 0;
        float:none;
    }
    .sf-menu > li + li{
        border-left: none;
    }
    .sf-menu > li > a, .is-sticky .sf-menu > li > a {
        padding: 4px 0;
        margin:10px ;
        text-align: left;
        border-left: none;
    }
    .sf-menu ul {
        text-align: left;
        position: static;
        display: block !important;
        opacity: 1 !important;
        padding: 0 0 0 20px;
        margin: 0 30px 0 0;
        float: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: transparent !important;
        
    }
    .sf-menu ul li {
        padding: 0;
    }
    .sf-menu ul li + li {border: none;}
    .sf-menu ul ul {
        margin: 1px 0 3px;
    }
    .sf-menu > li > a:hover, .sf-menu > li.active > a {
        background: none;
        border-color: transparent;
        color:#e05053;
    }
    .sf-menu > li li.active > a, .sf-menu > li li > a:hover {
        background: none;
        border-color: transparent;
        color:#e05053 !important;
    }
    .sf-menu ul a {
        font-weight: 300;
        margin-top: 3px;
        margin-bottom: 3px;
        padding: 5px 0;
        border: none;
        color:#fff;
    }
    .sf-menu ul a:before {
        content: '- ';
    }
    #copyright {text-align: center;}
    #copyright .widget_nav_menu ul {float:none;}
}

.menu-item-number,
.menu-item-desc {display: none; color:#e05053;
    font-size: 12px; letter-spacing: 0px;}
.is-sticky .menu-item-number,
.is-sticky .menu-item-desc {display: none !important;}


/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; height: 100% !important; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { display: block; margin: 0 auto;}
.flexslider .slides .slider_images img {width: auto; display: inline-block; background-color: #e05053; margin: 0 5px;
-webkit-transition: all 0.2s ease-in-out ;
transition: all 0.2s ease-in-out ;
}
.flexslider .slides .slider_images img:hover {background-color: #e05053;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0; position: relative; overflow: hidden; zoom: 1; height: 100%;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; height: 100% !important;}
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; height: 100% !important; }

@media screen and (max-width: 767px) {
    .flexslider .slides { zoom: 1; height: auto !important; }
}
.carousel li { /*margin-right: 5px;*/ }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
#mainslider .flex-direction-nav {display: none;}
.flex-direction-nav a {
    display: block;
    width: 50px;
    height: 50px;
    margin: -25px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    background-color: #2d2d2d;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 0;
    color: transparent;

    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-prev { left: 25px; opacity: 1;}
.flex-direction-nav .flex-next { right: 25px; opacity: 1;}
.flexslider:hover .flex-prev {opacity: 0.7;}
.flexslider:hover .flex-next {opacity: 0.7;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 0.7;}
.flex-direction-nav .flex-disabled { opacity: 0!important; 
    filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before {
    background-color: transparent;
    position: absolute;
    font-family: 'fontello';
    content: '\e833';
    color:#fff;
    line-height: 50px;
    font-size: 26px;
    width: 50px;
    height: 50px;
    text-align: center;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.flex-direction-nav a:hover:before {}
.flex-direction-nav a.flex-next:before  { content: '\e834';}
.flex-direction-nav a.flex-next:hover:before  {}

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 26px; text-align: center; z-index: 2;}
#process .flex-control-nav {display: none;}
.flex-control-nav li {margin: 0 ; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {
    overflow: hidden;
    text-indent: -30px;
    cursor: pointer;
    display:inline-block;
    width:18px; 
    height:10px;
    margin:0 3px 0 5px;
    background-color: #2d2d2d;
    background-color: rgba(0, 0, 0, 0.7);
    
}

.flex-control-paging li a:hover {  background-color: #fff }
.flex-control-paging li a.flex-active {  background-color: #fff }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

/*slider common*/
#mainslider {position: relative; }

.slide_description {position: absolute; left: 0; right: 0;}
.slide_description a.theme_btn{ display: inline-block;}
.imagetitle {    
    color: #ffffff;
    display: block;
    font-size: 80px;
    line-height: 0.9em;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.imagetitle strong {
    color:#01090c;
}
.imagedesc {font-size: 16px; margin-bottom: 30px; color:#01090c;}
.fullwidthimage [class^="col-"] {
    position: static;
    height: 0px;
}
.fullwidthimage .slide_description  {
    max-width: 370px;
    left: 20%;
    max-width: 350px;
}
.fullwidthimage .imagetitle {
    display: inline-block;
    color:#01090c;
    padding: 6px 14px 10px;
    background-color: #e05053;
    background-color: rgba(51, 51, 51, 0.8);
}

.fullwidthimage .imagedesc {
    color:#01090c;
    margin-bottom: 20px;
    padding: 26px 30px;
    background-color: #fff;
    background-color: rgba(51, 51, 51, 0.8);

}

.flexslider .slides img.leftcontent_image {width: auto;}
.leftcontent .slide_description {position: relative; left:auto; right: auto; padding: 50px 0;}


.fullwidthcontent {padding: 60px 0 60px;}
.regular_image {position: relative;}
.regular_image img, img.leftcontent_image {    
    display: block;
}
.regular_image .slide_description {
    background-color: #e05053;
    background-color: rgba(51, 51, 51, 0.8);
    padding: 30px 40px 20px;
    top: auto !important;
    left: 65px;
    bottom:50px;
    max-width: 370px;
    }
.regular_image .imagetitle {
    color:#01090c;
    font-weight: 400;
    display: block;
    font-size: 28px;
    margin-bottom: 14px;
}
.regular_image .imagedesc { color:#fff; }
@media screen and (min-width: 768px) {
    /*.flex-control-nav {display: none;}*/
}

@media screen and (max-width: 767px) {
    #mainslider {text-align: center;}
    .flex-direction-nav {}
    #big-logo{max-width: 80px; top:30px; margin-left: -40px;}
    .slides .slide_description {
        background-color: transparent !important;
        padding: 0 !important;
        left:0px !important;
        bottom:0px !important;
        right:auto !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .leftcontent .slide_description {position: relative; top:auto !important;}
    .imagetitle {font-size: 40px !important;}
    .imagedesc {font-size: 16px !important;}
}

/*totop*/
#toTop {
background: #e05053;
bottom: 14px;
display: none;
height: 50px;
width: 50px;
overflow: hidden;
position: fixed;
right: 10px;
text-decoration: none;
z-index: 9999;
font-size: 0px;
color:transparent;
border-radius: 4px;
-webkit-transition: all 0.4s linear;
-moz-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
-ms-transition: all 0.4s linear;
transition: all 0.4s linear;
}
#toTop:after {
    display: block;
    content: '\e80f';
    color:#ffffff;
    font-size: 27px;
    font-family: 'fontello';
    position: absolute;
    left:14px;
    top:15px;
    
}


#toTopHover, #toTop:hover {
background: #2D2D2D;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
transition: all 0.1s linear;
}
#toTop:active, #toTop:focus {
outline: medium none;
}


/*horizontal slider*/
.horizontal_slider_list_wrapper {
	position: relative;
	margin-top: 5px;
}
.horizontal_slider_list_wrapper > div {
    overflow: hidden;
}
ul.horizontal_slider_list {
    padding: 0;
    margin: 0;
}
ul.horizontal_slider_list li {
	display: block;
	height: 40%;
}
.es-nav {
    position: absolute; right: 0; top: -45px;
}
.es-nav span {
cursor: pointer;     
display: inline-block;
width: 30px;
height: 30px;
font-size: 0;
color: transparent;
position: relative;
}

.es-nav span:before {
    border-radius: 3px;
    font-size: 20px;
    font-family: 'fontello';
    content: '\e840';
    color: #fff;
    background-color: #E05053;
    border:1px solid transparent;
    display: block;
    position: absolute;
    cursor: pointer;
    padding: 5px 11px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}


.es-nav span.es-nav-prev{
background: transparent;
}
.es-nav span.es-nav-next{
background: transparent;
margin-left: 6px;
}
.es-nav span.es-nav-next:before{
content: '\e841';
}
.es-nav span.es-nav-next:hover:before, .es-nav span.es-nav-prev:hover:before {background-color: transparent; border:1px solid #E05053; color:#E05053;}
.related_posts_list {padding-left: 0; list-style: none;}

.horizontal_slider_item, .related_posts_item, .thumbnail {
    border-radius: 0;
}

#portfolio .item_title {
    padding: 0 15px;
    background-color: #e05053;
    position: relative;
    
}
#portfolio .item_title:before {
    content: '';
    position: absolute;
    display: block;
    width: 0px;
    height: 10px;
    left:50%;
    top:-10px;
    border-bottom: 10px solid #e05053;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-top: none;
}

.related_posts_item > h4 {padding:18px 0; margin:0; font-size: 18px; }
.related_posts_item > h4 > a {color:#e05053;}

.horizontal_slider_item > h4, 
#portfolio .item_title h4 {margin:0px; padding: 18px 0; font-weight: 400;} 

.horizontal_slider_item > h4 > span.heart, 
.related_posts_item > h4 > span.heart, 
#portfolio .item_title h4 > span.heart {float: right; padding:1px 0 1px 21px; font-size: 14px; position: relative;color:#fff;}

#portfolio .item_title h4 > a, 
.horizontal_slider_item > h4 > a {color:#fff;}

#portfolio .item_title h4 > a:hover,
.related_posts_item > h4 > a:hover,
.horizontal_slider_item > h4 > a:hover {color:#242424;}

.portfolio_item_image, .horizontal_slider_introimg {position: relative; overflow: hidden;}
/*.portfolio_item_image:hover, .horizontal_slider_introimg:hover {background-color: rgba(0, 0, 0, 0.6);}*/
.portfolio_item_image > div:first-child {position: absolute;display: block; height: 100%;top:0; bottom:0; left: 0; right: 0; background-color: #111; background-color: rgba(0, 0, 0,0.8);
}

.horizontal_slider_item .portfolio_item_image {
    left:0; right: 0; text-align: center; line-height: 1.9em;
}
.horizontal_slider_item_description {
padding: 20px 0px 20px;
text-align: center;
}
.horizontal_slider_item_description h3{ font-size: 19px; margin:0 0 10px 0; text-transform: uppercase;}
.horizontal_slider_item_description h3 a{color:#fff; opacity: 0.8;}
.horizontal_slider_item_description h3 a:hover{color:#fff; opacity: 0.8}

.p-view, .p-link, #portfolio .heart {
    display: block;
    height: 50px;
    width: 50px;
    margin-left: -50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    background-color: #e05053;
    border-radius: 5px;
}
 #portfolio .heart {
    margin-left: -15px;
    color:#fff;
 }

.p-link {
    margin-left: 10px;
}
.p-view:before, .p-link:before, #portfolio .heart:before{
    font-family: 'rt-icons';
    font-size: 22px; 
    font-weight: normal;
    color:#fff;
    content: "\e71e";
    line-height: 50px;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out; 
    -o-transition: 0.3s all ease-in-out; 
    -ms-transition: 0.3s all ease-in-out; 
    transition: 0.3s all ease-in-out;    
}

#portfolio .heart:before{
    content: "\e6d6";
}
.p-link:before{
    content: "\e71d";   
}
.p-view:hover, .p-link:hover{
    color:#fff;
    background-color: #01090c;
}
.p-view:hover:before, .p-link:hover:before, #portfolio .heart:hover:before{
    color:#fff;
}

.horizontal_slider_item img,.portfolio_item_image img {
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    display: block;
    width: 100%;
    background-color: #000;
}


.horizontal_slider_item:hover img, .isotope-item:hover img {
    opacity: 0.1;
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
.horizontal_slider_item:hover .p-view, .portfolio_item_image:hover .p-view {opacity: 1;}

/*gallery*/
ul#portfolioContainer {padding: 0; margin: 0; list-style: none; text-align: center; }
#portfolio h4 {margin-top: 0;}
#portfolio .isotope-item {max-width: 100%; overflow: hidden; float: left; margin-bottom: 30px;  list-style: none;}

#portfolio.fullwidth_portfolio .isotope-item {max-width: 100%; overflow: hidden; float: left; width: 25%; margin-left: -1px; margin-bottom: 0; list-style: none;}
@media screen and (max-width: 991px) {
    #portfolio.fullwidth_portfolio .isotope-item {width:33.3333%;}
}
@media screen and (max-width: 800px) {
    #portfolio.fullwidth_portfolio .isotope-item {width:50%;}
}
@media screen and (max-width: 600px) {
    #portfolio.fullwidth_portfolio .isotope-item {width:100%;}
}


#filtrable {padding: 0;}
#filtrable li {
display: inline-block;
margin-right: 15px;
}
#filtrable a {
font-weight: 400;
padding: 10px 26px;
margin: 10px 0 26px;
display: inline-block;
background-color: transparent;
border-radius: 4px;
background-color: #01090c;
color:#fff;
}
#filtrable a:hover, 
#filtrable a.selected {
background-color: transparent;
background-color:#e05053;
color:#fff;
}
#filtrable a:hover {
    opacity: 0.8;
}
.loadmore {
    margin: 56px 0 40px !important;
}
.hidden_item {display: none;}
#gallery_container {position: fixed; width:100%; height: 100%; background: #fff; z-index: 20000; top:0; bottom: 0; left: 0; right: 0; top:-100%; overflow: auto; display: none;}

/*gallery single item*/
#portfolio_nav {margin-top: 40px;}
#portfolio_nav + #middle {margin-top: 0px; padding-top: 0;}
#portfolio_nav a {color:#2D2D2D; font-size: 36px; margin:0 30px;}
#portfolio_nav a#portfolio_prev_project:before {
    font-family: "fontello";
    content: '\e823';
}
#portfolio_nav a#portfolio_close_project:before {
    font-family: 'rt-icons';
    content: "\e602";
}
#portfolio_nav a#portfolio_next_project:before {
    font-family: "fontello";
    content: '\e824';
}
#portfolio_nav a:hover {color:#e05053;}
.description {margin-bottom: 26px}
.skills, .client { border-bottom: 1px solid #e1e1e1; padding-bottom: 6px; margin-bottom: 10px;}
.location {margin-bottom: 37px;}
.skills > span, .client > span, .location > span {
   font-weight: 700;
}
.skills > a, .client > a, .location > a {
    color:#01090c;
}
.skills > a:hover, .client > a:hover, .location > a:hover {
   color: #e05053; 
}


/* Isotope Filtering */
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item[style] {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/*blog*/

.blog {margin-top: 7px;}
.blog .entry-thumbnail:first-child{margin: 0px 0px 20px;}
.blog-single .entry-thumbnail{margin: 0px 0px 32px; position: relative;}
.blog article + article {margin-top: 50px;}
/*from blog widget*/
.widget_from_blog { text-align: center;}
.widget_from_blog .entry-thumbnail img{width: 100%;}
.widget_from_blog article.post, .blog article.post {background-color: #2f2f2f; background-color: rgba(100,100,100,0.08);}
article.post.primary_post {padding-bottom: 10px;}
article.post.primary_post .entry-content, article.post.primary_post .entry-share {padding-left: 15px; padding-right: 15px;}

article.post.secondary_post header {
    margin-left: -15px;
    margin-right: -15px;
}
article.post.secondary_post {
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid #f1f1f1;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

article.post.secondary_post:hover { box-shadow: 0 0 0 4px #e05053; }
p.date {margin-bottom: 10px; font-size: 13px;}
p.date +p {margin-bottom: 10px;}
.entry-share {margin:20px 0 10px;}
.blog article.post > header > h2, .blog article.post > header > .entry-meta, .blog article.post > .entry-content {margin-left: 40px; margin-right: 40px;}
h1.entry-title {font-size: 60px;}
h2.entry-title {
	margin: 20px 0 10px;
	font-size: 22px;
	font-weight: 400;
	color: #333333;
	padding-left: 10px;
}
h2.entry-title span.heart {font-size: 20px; float: right; padding: 8px 0 0 0;}
h2.entry-title span.heart:before {font-family: 'rt-icons'; content: "\e605"; font-size: 16px; color:#fff; padding-right: 3px;}
.entry-meta {margin: 20px 0; padding:16px 0; border-top: 1px solid #444444; border-bottom: 1px solid #444444; font-size: 20px;}
.entry-meta .comments-link {float: right;}
.blog .entry-tags {margin-top: 29px; position: relative; background-color: #fff; color:#01090c; padding: 23px 40px 19px; border-bottom: 10px solid #e05053;}

.format-small-image .entry-tags  {border-color: #e05053;}
.format-gallery .entry-tags  {border-color: #a7d163;}
.entry-tags a {text-transform: uppercase; font-weight: 700; font-size: 12px;}
.blog .entry-tags a {color:#01090c; }
.entry-tags a:hover {color:#e05053;}
.blog .read-more {margin-top: 21px;}
.blog .format-small-image .entry-thumbnail  {margin-bottom: 0; position: relative;}
@media screen and (max-width: 767px) {
    .blog .format-small-image .entry-thumbnail  {text-align: center;}
    .blog .format-small-image .entry-header, .blog .format-small-image .entry-content {margin-left: 40px; margin-right: 40px;}

}
.video-view {
display: block;
height: 55px;
width: 55px;
margin-left: -27px;
margin-top: -27px;
position: absolute;
top: 50%;
left: 50%;
border-radius: 100%;
background-color: #fff;
}
.video-view:before {
font-family: 'fontello';
content: '\e80a';
color:#01090c;
line-height: 55px;
font-size: 30px;
margin-left: 4px;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.video-view:hover {
background-color: #e05053;
}
.video-view:hover:before {
    color:#fff;
}
img.alignleft {
float: left;
margin: 5px 20px 15px 0;
}
footer.bottom-entry-meta {margin: 28px 0;}
.tags {border-top: 1px solid #444444; border-bottom: 1px solid #444444; padding: 36px 0;}
.tags h3 {display: inline-block; margin:4px 0 0; }
.tags-links {position: relative;}
.tags-links:before {content: "\e687"; font-family: "rt-icons"; margin-right: 14px;}
.st_facebook_hcount,.st_twitter_hcount,.st_googleplus_hcount {

    position: relative;
    top:-3px;
    text-align: right;
}
.st_facebook_hcount span,.st_twitter_hcount span,.st_googleplus_hcount span{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
}

.tags a,.tagcloud a {
font-size: 0.75em;
padding: 4px 13px;
font-weight: 700;
text-transform: uppercase;
border:4px solid #fff;
background-color: #fff;
color:#01090c;
margin-bottom: 9px;
margin-right: 9px;
display: inline-block;
}

.tags a:hover, .tagcloud a:hover {background-color: #e05053; border-color: #e05053; color:#01090c;}

.author-meta {margin: 40px 0 46px; padding: 40px 52px 40px 52px; background-color: rgba(100,100,100,0.08); }
.author-meta img {/*display: block; max-width: 200px; margin: 10px 20px 10px 0;*/}
.author-meta h3 {margin: 26px 0 22px; position: relative;}
.author-social {display: block; position: absolute; top:0px; right: 0;}
.author-meta p:after{display: table; content: " "; clear:both;}
@media screen and (max-width: 767px) {
    .author-meta {text-align: center;}
    .author-meta img {display: block; max-width: 100%; margin: 0 auto;}
    .author-social {display: block; position: static; padding: 20px 0 0 0;}
}

.related-posts > h3 {margin-bottom: 24px; font-size: 30px;}
.related-posts article.post {
	background-color: inherit;
	text-align: center;
	padding-bottom: 1px;
}
.related-posts article.post.format-gallery {border-color: #00c1e4;}
.related-posts article.post.format-video {border-color: #e05053;}
.related-posts article.post > .entry-content,.related-posts article.post > p, .related-posts article.post > h3 {padding: 0 10px;}
.related-posts article.post > h3 {margin: 24px 0 0;}
.comments-area {margin: 43px 0 40px;}
.comments-title {font-size: 30px; margin-bottom: 20px; font-weight: 700;}
.comments-area ol {list-style: none; padding-left: 0; margin-bottom: 0;}
.comments-area li {padding: 26px 0 5px;}
.comments-area ol.children li{padding: 10px 0 0 70px;}
.comments-area ol.children ol ol li{padding-left: 0;}
.comment-meta {position: relative;}
.comment-metadata {border-top: 1px solid #444444; border-bottom: 1px solid #444444; margin: 8px 0 16px 100px; font-size: 20px; padding:15px 0;}
.comment-author a{font-size: 24px; position: relative; top:-5px; font-weight: 700;}
.comment-author img {max-width: 70px; margin-right: 28px; float: left;}
.reply {position: absolute; right: 0; top:49px; font-size: 20px;}
.comment-content {padding: 0 0 9px 100px;}
.comment-respond {margin-top: 0px;}
.comment-reply-title {margin: 0 0 22px; font-size: 30px;}
.comment-respond label, .contact-form label {display: none;}
margin-bottom: 10px;
}
@media (max-width: 570px) {
    .comments-area ol.children li{padding: 30px 0 0 30px;}

    p.comment-form-author, p.comment-form-email, p.comment-form-url, p.contact-form-name, p.contact-form-email, p.contact-form-subject {
        float: none; padding: 0 8px 0 0; width: 100%;
    }
    p.contact-form-message {padding-right: 8px;}
}

/*widgets*/
.single_teaser {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-align: center; 
    margin:30px 0 43px; 
    padding: 0px 0 20px; 
}
.single_teaser:hover {}
.single_teaser img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.single_teaser:hover img {
/*    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);*/
}

.single_teaser.icons [class^="rt-icon-"] {
    font-size: 40px;
}
.single_teaser.icons.style1 [class^="rt-icon-"] {
    font-size: 60px;
    line-height: 130px;
    color: #fff;
    background-color: #e05053;
    display: inline-block;
    width: 130px;
    height: 130px;
    margin-bottom: 7px;
    border-radius: 100%;

    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.single_teaser.icons.style1:hover [class^="rt-icon-"] {
    color:#fff;
    background-color:#e05053;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);    
}

.single_teaser h3 {font-size: 18px; margin: 22px 0 18px; text-transform: none; font-weight: 400;}
.single_teaser h3 a{}
.single_teaser h3 a:hover{color:#e05053;}
.single_teaser.border-color2 h3 a:hover{color:#e6557c;}
.single_teaser.border-color3 h3 a:hover{color:#00c1e4;}
.single_teaser p.introtext { margin: 10px 0 30px; }
.single_teaser.icons.style2 {
    background-color: transparent;
    border:2px solid #fff;
    border-radius: 8px;
    margin: 0 0 20px;
    padding:30px 0 23px; 

}
.single_teaser.icons.style2 .icons_introimg {margin: 0 10px 16px; }
.single_teaser.icons.style2 [class^="rt-icon-"]:before {
    font-size: 100px; background: transparent; color:#fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: block;    
}
.single_teaser.icons.style2:hover [class^="rt-icon-"]:before {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);  
}
.single_teaser.icons.style2 h2 {
    font-size: 50px; 
    margin: 12px 0 0px; 
}
.single_teaser.icons.style2 h3 {
    
    display: inline-block;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    
}


.single_teaser.icons.style3 [class^="rt-icon-"] {
border-radius: 100%;
width: 140px;
height: 140px;
margin: 0 auto 10px;
display: inline-block;
color: #01090c;
box-shadow: 0 0 0 5px #01090c;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
line-height: 140px;
font-size: 80px;
}
.single_teaser.icons.style3:hover [class^="rt-icon-"]:after {
}

.single_teaser.icons.style3:hover [class^="rt-icon-"] {
    background-color: #01090c;
    color: #fff;
    box-shadow: 0 0 0 16px #01090c;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}


.single_teaser.icons.style4 [class^="rt-icon-"] {
font-size: 50px;
margin-top: 50px;
position: absolute;
top:100px;
margin-left: -25px;
}
.single_teaser.icons.style4 h2 {
    display: inline-block;
    border-top: 5px solid #fff;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    color:#fff;
    -webkit-border-radius: 100%;
    -moz-border-radius:  100%;
    border-radius:  100%;
    line-height: 150px;
    font-size: 35px;
    width: 160px;
    height: 158px;
    font-weight: 300;
}
.single_teaser.icons.style4 h3 {
    color:#fff;
    margin-top: 40px;
}
.single_teaser.icons.style5 {
    overflow: hidden;
    padding: 20px 20px 0;
    border-radius: 8px;
    background-color: rgba(0,0,0,0.1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.single_teaser.icons.style5:hover {
        background-color: rgba(0,0,0,0.3);
}
.single_teaser.icons.style5 [class^="rt-icon-"]{
    color: #fff;
    font-size: 100px;
    line-height: 100px;
    width: 100%;
    height: 100px;
    text-align: center;
    display: block;
}


.single_teaser_left {

}
.single_teaser_right {margin: 10px 10px 23px 90px; padding: 0px 20px 0; }
.single_teaser_right h3 {margin: 0 0 10px; font-size: 22px; font-weight: 400;}
.single_teaser_right h3 a{color:#e05053;}
.single_teaser_right h3 a:hover{color:#e05053;}
.left_icons{
    position: relative;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;    
}


.left_icons [class^="rt-icon-"] {
    display: block;
    font-size: 80px;
    margin:-40px 10px 0;
    position: absolute;
    top:50%;
    left: 0;
    width:80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color:#fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear; 
}
.left_icons:hover  {}
.left_icons:hover [class^="rt-icon-"] {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.left_icons.style2 [class^="rt-icon-"] {
    text-align: center;
    font-size: 60px;
    width: 70px;
    height: 70px;
    padding: 0;
    line-height: 70px;
    border-radius: 100%;
}
.left_icons.style2:hover [class^="rt-icon-"] {
    -moz-transform: rotate(360deg) scale(1.1);
    -ms-transform: rotate(360deg) scale(1.1);
    -webkit-transform: rotate(360deg) scale(1.1);
    transform: rotate(360deg) scale(1.1);
}

.widget_categories ul, .widget_archive ul, .widget_recent_entries ul {list-style:none; padding-left: 0;}
.widget_categories li, .widget_archive li, .widget_recent_entries li {padding: 3px 0;}
.widget_categories li + li {border-top: 1px solid #444444; padding-top: 6px; margin-top: 6px;}
.widget_categories a, .widget_archive a, .widget_recent_entries a {position: relative; padding: 0 !important;}
.widget_categories a:hover,  .widget_archive a:hover, .widget_recent_entries a:hover, .widget_nav_menu a:hover {}
.widget_nav_menu a { padding: 0px 0 10px 20px !important; position: relative;}
.widget_nav_menu a:before {display: block; position: absolute; content: '.'; font-size: 46px; left:0; top:-13px;}
.widget_nav_menu [class*="rt-icon-"] {
font-size: 19px;
display: inline-block;
margin-right: 20px;
position: absolute;
top: 2px;
left:-4px;
}
.widget_tag_cloud > h3 {margin-bottom: 26px;}
.widget_news > h3{margin-bottom: 7px;}
.widget_news ul{list-style: none; padding-left: 0;}
.widget_news li{padding: 18px 0 6px;}
.widget_news a {}
.widget_news a:hover {}
.news_introimg {float:left; max-width: 60px;}
.news_right {margin-left: 80px;}
.news_right h5 {margin-top: 0; font-size: 16px; text-transform: none; font-weight: 300; line-height: 1.4em;}
.search-field {max-width: 180px; background-color: transparent;}
.widget_social_links > h3 {margin-bottom: 13px;}
.widget_social_links ul {padding-left: 0; list-style: none;}
.widget_social_links a[class^="socialico-"] { padding: 0px 0px 0px 40px; font-size: inherit !important; color:#e05053;}
.widget_social_links a[class^="socialico-"]:before {top:-3px;}
.widget_social_links a[class^="socialico-"]:hover { color:#e05053;}
.widget_social_links li {padding:6px 10px 6px 0; vertical-align: bottom;}
.widget_schedule dt {font-weight: normal;}
.widget_schedule .dl-horizontal dt {width: 80px; text-align: left;}
.widget_schedule .dl-horizontal dd {margin-left: 100px; text-align: right;}
.widget_testimonials {padding:20px 0;}
.widget_testimonials .carousel-introtext{
    padding: 30px 0 10px 0;
    font-size: 20px; 
    font-weight: 300;
    line-height: 1em;
    text-align: center;
}
.widget_testimonials .carousel-introtext span{ position: relative; display: inline-block;}
.widget_testimonials .carousel-introtext span:before, .widget_testimonials .carousel-readmore:after {
    font-family: 'fontello';
    margin: 20px auto;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    font-size: 30px;
    line-height: 60px;
    content: '\e846';
    color:#fff;
    background-color: rgba(0, 0, 0, 0.1);
}
.widget_testimonials .carousel-readmore:after {content: '\e847';}

@media (max-width: 767px) {
    .widget_testimonials .carousel-introtext{
        font-size: 35px;
    }
    .widget_testimonials .carousel-introtext span{margin: 0 60px;}
}
.widget_testimonials .carousel-readmore{
    padding: 0;
    text-align: center;
    color:#e05053;
    font-size: 24px;
    line-height: 1;
    position: relative;

}
.widget_testimonials .carousel-readmore span{display: block; text-align: center; max-width: 60px; margin: 0 auto 14px;}
.widget_testimonials .carousel-readmore span img{border-radius: 100%; padding: 3px; border: 1px solid #fff;}
.widget_testimonials .carousel-control.right:hover, .widget_testimonials .carousel-control.left:hover {
 color:#fff;
}
.widget_testimonials .carousel-control.right, .widget_testimonials .carousel-control.left {
    display: block; width:50px; height: 50px; top:50%; right: 0px; margin-top: -15px; z-index: 10;
}
.widget_testimonials .carousel-control.left {
    left:0; right: auto;
}
.widget_testimonials .carousel-control.right:before {
    font-family: 'fontello';
    content: '\e834';
    font-size: 20px;
}
.widget_testimonials .carousel-control.left:before {
font-family: 'fontello';
content: '\e833';
font-size: 20px;
}

.thumbnail > img {border-radius: 100%; float: left; max-width: 100px; margin-right: 20px; margin-bottom: 20px;}
.thumbnail {
    position: relative;
    margin-bottom: 0;
    border:1px solid #f1f1f1;
    padding: 20px;
    border-radius: 5px;

    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.thumbnail:hover {background-color: #F1F1F1;}
.thumbnail .caption {
    padding: 0;
    line-height: 1.3em;
}

.thumbnail.border-color2 .caption {background-color: #e6557c;}

.thumbnail.border-color3 .caption {background-color: #00c1e4;}

.thumbnail .caption h4 {font-size: 14px; font-weight: 300;  margin:0;}
.thumbnail .caption h4+p { font-size: 11px; }
.thumbnail .caption h4+p+p { clear: both; }
.thumbnail p.team-social {padding: 20px 20px 0px; margin:0; text-align: center; }


/*twitter widget*/
.twitter img{ display: none;}
.widget_tweet a {color:#000;}
.widget_tweet a:hover {color:#000;}
.widget_tweet ul.tweet_list {padding: 0; list-style: none;}
.widget_tweet ul.tweet_list li+li {
border-top: 1px solid #ddd;
padding-top: 6px;
margin-top: 6px;
}
.twitter .tweet_time{}

#tweets {}
#tweets .twitter {font-size: 30px; line-height: 1.2em; }
#tweets .tweet_list li{padding: 0px 40px; text-align: center; margin:0 0 30px 0;}
#tweets .tweet_list a{color:#fff;}
#tweets .tweet_list a:hover{color:#e05053;}
#tweets .flex-control-nav{display: none !important;}
#tweets .tweet_avatar img {margin: 0 auto 30px;}

/*circle progress bars widgets*/
.chart {
  position: relative;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin:20px 0;
  height: 130px;
}
.chart + p {
    margin: 25px 0 10px;
}
.chart canvas {
}
.percent {
  display: block;
  position: absolute;
  top:50%;
  left:50%;
  font-size: 50px;
  margin-top: 0.7em;
  margin-left: -0.75em;
  z-index: 2;
}
.percent:after {
    content: "%";
    font-size: 0.5em;
}

/*pricing tables*/
.pricing-table {
    border: 1px solid #F1F1F1;
    overflow: hidden;
    list-style: none;
    padding: 0;
    text-align: center;
    border-radius: 6px;
    margin-left: -14px;
    margin-right: -14px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;

}
.pricing-table.style2 { background-color: rgba(100,100,100,0.2);  border-bottom: 10px solid #e05053; position: relative;}
.pricing-table:hover {
   box-shadow: 0 0 0 2px #e05053;
}

.pricing-table ul {list-style: none; padding: 0;}
.pricing-table ul li{
	padding: 10px 0;
	border-top: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	margin: 0 20px;
}
.pricing-table ul li:before{ padding-right: 8px;}
.pricing-table ul li.feature_disabled:before {}
.pricing-table li + li {border-top:0;}
.pricing-table li p {padding:6px; margin:0;}
.pricing-table li.plan-price {padding: 30px 0 10px; background-color: #F1F1F1;}
.pricing-table.style2 li.plan-price p{color:#fff; padding: 8px 0; text-transform: uppercase;}
.pricing-table li.plan-name {
	font-size: 13px;
	padding: 22px 0 22px;
	color: #e05053;
}
.pricing-table.style2 li.plan-name {font-size: 24px; font-weight: 700; padding: 14px 0 14px; color:#01090c; background: #e05053; 
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}
.pricing-table.style2.border-color2 li.plan-name {background: #e05053; }
.pricing-table.style2.border-color3 li.plan-name {background: #00c1e4; }
.plan-price span + span {
    font-size: 40px;
    font-weight: 400;
    letter-spacing: -1px;
    color:#e05053;
}

.plan-price1 span + span {
    font-size: 40px;
    font-weight: 400;
    letter-spacing: -1px;
    color:#e05053;
}
.border-color2 .plan-price span + span {color:#e05053;}
.border-color3 .plan-price span + span {color:#00c1e4;}

.plan-price span:first-child {
	font-size: 16px;
	position: relative;
	top: -14px;
	color: #333333;
	font-weight: bold;
}

.plan-price1 {
	font-size: 16px;
	position: relative;
	top: -14px;
	color: #333333;
	font-weight: bold;
	background-color: #CCC;
	padding: 30px 0 10px;
	background-color: #F1F1F1;
	}

}

.call-to-action {margin: 40px 0;}
.call-to-action a {}
.style2 .call-to-action a {color:#fff; border-color: #fff; display: inline-block; margin: 40px 0;}
.call-to-action a:hover {}

/*flickr widget*/
ul#flickr {margin: 0 auto; padding: 0; /*max-width: 300px; text-align: center;*/}
ul#flickr li {
    background-color: #C4C4C4;
    display: inline-block;
    line-height: 0 !important;
    list-style: none outside none;
    margin: 0 12px 12px 0;
}

/*animated elements*/
.to_fade, .to_slide_right, .to_slide_left {opacity: 0;}

/*Call Out*/
.bs-callout {
    border-left: 3px solid #EEEEEE;
    margin: 20px 0;
    padding: 30px;
}
.bs-callout h4 {
    margin-bottom: 5px;
    margin-top: 0;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout-danger {
    background-color: #FDF7F7;
    border-color: #EED3D7;
}
.bs-callout-danger h4 {
    color: #B94A48;
}
.bs-callout-warning {
    background-color: #FAF8F0;
    border-color: #FAEBCC;
}
.bs-callout-warning h4 {
    color: #8A6D3B;
}
.bs-callout-info {
    background-color: #F4F8FA;
    border-color: #BCE8F1;
}
.bs-callout-info h4 {
    color: #34789A;
}

/*page preloader*/
.preloader  {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background: url(../example/logo.png) no-repeat 50% 50% #fff;*/
    background: #fff;
    z-index: 13000;
    height: 100%;
 }

.preloaderimg  {
     width: 80px;
     height: 80px;
     position: absolute;
     left: 50%;
     top: 50%;
     background: url(../images-2djewel/preloader.gif) no-repeat 50% 50% transparent;
     margin:-40px 0 0 -40px;
}


/* 
 *  Core Owl Carousel CSS File
 *  v1.24
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
    
.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(../img/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    text-align: center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* CSS3 Transitions */

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x : 50%;
    -webkit-perspective-origin-y : 50%;
    -moz-perspective : 1200px;
    -moz-perspective-origin-x : 50%;
    -moz-perspective-origin-y : 50%;
    perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}

/*
*   Owl Carousel Owl Theme 
*   v1.24
*/

.owl-theme .owl-controls{
    margin-top: 10px;
    text-align: center;
}

.owl-buttons {position: absolute; top:50%; width: 100%; margin-top: -13px;}
.owl-prev, .owl-next {
    position: absolute;
    left:0;
}
.owl-next {right: 0; left:auto;}
.owl-prev:before, .owl-next:before {
font-family: 'Roboto', sans-serif;
    content: '\e834';
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;

}
.owl-prev:before {content: '\e833';}
/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    font-size: 16px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #01090c;
    opacity: 0.95;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    color: #e05053;
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #2D2D2D;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
    min-height: 150px;
    background: url(../images-2djewel/AjaxLoader.gif) no-repeat center center


}



/*fractionslider*/
  
.slider-wrapper{
    position:relative;
    width:100%;
    margin:0 auto;

}
.responisve-container {
    overflow:hidden;
}
.slider{
    position:relative;
    width:100%; 
 /*height:400px;  when responsive, comment this out */
    margin:0 auto;
  

}
/*
@media only screen and (min-width: 1000px){
    .slider{
        width:1000px;
    }
}

@media only screen and (min-width: 1440px){
    .slider{
        width:1440px;
    }
}*/

.fraction-slider{
    position:relative;
    width:100%; height:100%;
    overflow:visible;
}

.fraction-slider .slide{
    display:none; width:100%; height:100%;
    position:absolute;
    z-index:5000;
}

.fraction-slider .active-slide{
    z-index:9999;
}

.fraction-slider .fs_obj{
    display:block; display:none;
    position:absolute;
    top:0px; left:100%;
    z-index:7000;
}

@media screen and (max-width: 767px) {
    .fraction-slider .fs_obj{
        padding: 20px;
    }
}

.fraction-slider .fs_fixed_obj{
    z-index:6000;
    left:0;
}

.fraction-slider .fs_obj *{
    display:inline-block;
    position:relative;
    top:0px; left:0px;
}

.fs_loader{
    width:100%; height:400px;
    background:url(../img/fractionslider/fs.spinner.gif) center center no-repeat transparent;
}

/** CONTROLS **/

.fraction-slider .prev,
.fraction-slider .next{
    display:none;
    position:absolute;
    width:45px; height:45px;
    z-index:9999;
}

.fraction-slider .prev{
    left:10px; top:48%;
    background:url(../img/fractionslider/fs.prevnext.png) 0px 0px no-repeat transparent;
    
}
.fraction-slider .prev:hover{
    background:url(../img/fractionslider/fs.prevnext.png) 0px -45px no-repeat transparent;
}

.fraction-slider .next{
    right:10px; top:48%;
    background:url(../img/fractionslider/fs.prevnext.png) -45px 0px no-repeat transparent;
}
.fraction-slider .next:hover{
    background:url(../img/fractionslider/fs.prevnext.png) -45px -45px no-repeat transparent;
}

.fraction-slider:hover .prev,
.fraction-slider:hover .next{
    display:block;
}

/** PAGER **/

.fs-pager-wrapper{
    position:absolute;
    bottom:50px;
    width: 100%;
    text-align: center;
    z-index:9999;   
}

.fs-pager-wrapper a,
.fs-custom-pager-wrapper a{
    display:inline-block;
    width:18px; 
    height:18px;
    margin:0 3px 0 5px;
    background-color: transparent;
    border:3px solid #fff;
    border-radius: 100%;
}
.fs-pager-wrapper .active,
.fs-custom-pager-wrapper .active{
    border-color:#E05053;
}

/*mainslider*/
.slider-wrapper p {}
.fs_dark {
	font-size: 60px;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	background-color: #225594;
	padding: 6px 20px 4px;
}
.fs_light {
	color: #fff;
	background-color:#333;
}
.fs_light strong {padding: 10px 20px; font-size: 40px;}
.fs_description {max-width: 450px; color:#01090c; font-size: 20px; line-height: 1.3em;}



/*teaser icons*/
@font-face {
    font-family: 'rt-icons';
    src:url('../fonts-2djewel/rt-icons.eot');
    src:url('../fonts-2djewel/rt-icons.eot?#iefix') format('embedded-opentype'),
        url('../fonts-2djewel/rt-icons.woff') format('woff'),
        url('../fonts-2djewel/rt-icons.ttf') format('truetype'),
        url('../fonts-2djewel/rt-icons.svg#rt-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="rt-icon-"], [class*=" rt-icon-"] {
    font-family: 'rt-icons';
    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;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.svg?81703720#fontello') format('svg');
  }
}
*/
.text
{
font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #333;
	padding-left: 35px;
	line-height: 24px;
}


/* TOGGLE -------------------------------------------------*/
.toggle-trigger {
	text-decoration: none;
	color: #414550;
	font-weight: bold;
	padding: 10px 10px 10px 25px;
	cursor: pointer;
	border: 1px solid #b7c7d1;
	background: #dae4ea url(../images/about/toggle.png) no-repeat 5px 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.toggle-trigger.active {
	border-bottom:1px solid #b7c7d1;
	background:#bfd6e4 url(../images/about/toggle.png) no-repeat 5px -75px;
}
.toggle-trigger:hover {
	background-color:#bfd6e4;
}
.toggle-container {
	margin-bottom: 0px;
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

div.sepContainer1 {
	height: 4px;
	background:#e1e8ed;
	border-left:20px solid #bfd6e4;
	display: block;
	margin: 10px 0 30px 0;
}

@media only screen and (max-device-width: 40em) {
  /* line 77, ../sass/partials/_layout.scss */
  .column {
    width: 100%;
  }
}

/* line 1, ../sass/partials/_forms.scss */
#feedback-container {
	width: 300px;
	height: 400px;
	overflow: hidden;
	z-index: 999;
	position: fixed;
	left: -266px;
	top: 50%;
	margin-top: -200px;
	display: none;
}
/* Hide for tablet-size devices */
@media only screen and (min-width: 40em) and (max-width: 60em) {
  /* line 1, ../sass/partials/_forms.scss */
  #feedback-container {
    display: none; 
    left: -999em;
  }
}
/* Hide for phone size devices */


.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (min-width: 40em) and (max-width: 60em) {
  /* line 1, ../sass/partials/_buttons.scss */
  .btn {
    margin: 1em 0;
    text-align: center;
    width: 100%;
  }
}
@media only screen and (max-device-width: 40em) {
  /* line 1, ../sass/partials/_buttons.scss */
  .btn {
    margin: 1em 0;
    text-align: center;
    width: 100%;
  }
}

@media only screen and (max-device-width: 40em) {
  /* line 1, ../sass/partials/_brands.scss */
  .site-brand {
    height: 100px;
    position: static;
    width: 100%;
    margin: -top 2em;
  }
}
