p:empty{display: none}

/***************** JS COMPOSER **************/
.tp_automan_row, .tp_automan_text_column,
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 0 !important;
}

/*****************Gallery Shortcode**********/
.gallery .gallery-item img{
    border: none !important;
    margin-bottom: 10px;
}

/***********Title block************/
.main-heading {
   /* font-size: 30px;*/
    line-height: 21px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 36px;
    /*color: #2e566e;*/
}
.alter3.main-heading {
    text-align: left;
}
.alter3.main-heading:after {
    margin-left: 0;
}
.main-heading small {
    display: block;
    color: #8d9ba4;
    font-size: 16px;
    line-height: 21px;
    font-weight: 300;
    margin-top: 20px;
}
.main-heading:after {
    content: '';
    display: block;
    margin: 20px auto 0;
    width: 48px;
    height: 4px;
    background: #09a0f7;
}
/*************button*******/
.btn .icon-left{margin-right: 5px;}
.btn .icon-right{margin-left: 5px;}

/* ==========================================================================
   Promobox
   ========================================================================== */
.call-to-action {
    background: #09a0f7;
    color: #fff;
    margin-top: 96px;
}
.call-to-action.section-overlap {
    position: relative;
    top: 58px;
    z-index: 2;
}
.call-to-action .image {
    height: 117px;
    width: 290px;
    background-size: cover !important;
    background: no-repeat center;
    float: left;
}
.call-to-action .content {
    position: relative;
    padding-left: 24px;
    float: left;
    margin-top: 20px;
}
.call-to-action .content:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 117px 44px;
    border-color: transparent transparent #09a0f7 transparent;
    position: absolute;
    top: -20px;
    left: -42px;
}
.call-to-action .content h2 {
    margin-bottom: 15px;
}
.call-to-action .content p {
    margin-bottom: 0 !important;
}
.call-to-action .cta-button {
    float: right;
    padding-right: 32px;
    margin-top: 34px;
}
.call-to-action .cta-button .button {
    border-width: 3px;
    line-height: 41px;
    font-size: 14px;
    padding: 0 26px;
}
@media all and (max-width: 1200px) {
    .call-to-action .image {
        float: none;
        width: 100%;
        height: 240px;
        margin-bottom: 18px;
    }
    .call-to-action .content {
        padding-left: 0;
        float: none;
        margin-top: 0;
        text-align: center;
    }
    .call-to-action .content:before {
        content: none;
    }
    .call-to-action .cta-button {
        float: none;
        padding-right: 0;
        margin-top: 18px;
        text-align: center;
        margin-bottom: 18px;
    }
}

.sidebar-cta.call-to-action {
    background: #0074e1;
    color: #fff;
    margin-top: 0;
    font-size: 14px;
    line-height: 24px;
}
.sidebar-cta.call-to-action .image {
    height: auto;
    width: auto;
    float: none;
}
.sidebar-cta.call-to-action .content {
    position: relative;
    padding: 30px 28px;
    padding-bottom: 42px;
    float: none;
    margin: 0;
}
.sidebar-cta.call-to-action .content:before {
    content: none;
}
.sidebar-cta.call-to-action .content h4 {
    font-size: 24px;
    line-height: 21px;
    font-weight: 300;
}
.sidebar-cta.call-to-action .content p {
    margin-bottom: 28px !important;
    color: #93c9fc;
}
.sidebar-cta.call-to-action .content .button {
    border-width: 3px;
    line-height: 41px;
    font-size: 14px;
    padding: 0 26px;
}
.site-presentation .image {
    overflow: hidden;
    border: 5px solid #232323;
    border-radius: 4px;
}
.site-presentation a {
    opacity: 1!important;
}
.site-presentation .content {
    margin-top: 20px;
}
.site-presentation a:hover img {
    opacity: 1!important;
}

/*-- Tabs --*/
.tabpanel  {
    position: relative;
}
.stacked .tab-content {
    padding-left: 250px;
}
.stacked .nav-tabs{
    border-bottom: 0;
    width: 230px;
    float: left;
    border-right: 1px solid #0074e1;
    bottom: 0;
    top:0;
}
.stacked .nav-tabs>li {
    width: 100%;
}
.stacked .nav-tabs>li>a {
    border-radius: 0;
    color: #2e566e;
    background: #fff;
    width: 100%
}
.stacked .nav-tabs>li.active>a{ 
    background: #0074e1;
    margin-right: 0
}
.stacked .nav-tabs>li>a{
    padding: 20px 15px 15px;
    position: relative;
    border: 0 !important;
    overflow: hidden;
}
.stacked .nav-tabs>li p {
    margin-bottom: 0
}
.stacked .nav-tabs>li.active>a{
    color: #fff !important;
}
.stacked .tab-icon{
    font-size: 18px;
}
.tab-icon + .tab-info{
    margin-left: 50px;
}
.tab-info h3{
    font-size: 18px;
    line-height: normal;
    margin: 0;
}
.stacked .tab-info p {
    font-size: 13px;
}
.stacked .tab-pane img.pull-left{
    margin: 0 25px 10px 0;
}
.stacked .tab-pane img.pull-right{
    margin: 0 0 10px 25px;
}
.stacked .tab-pane h3{
    margin: 0;
    line-height: normal;
}
.stacked .tab-pane h4{
    line-height: normal;
    margin: 0 0 20px;
    font-weight: 300
}
.stacked .tab-pane{
    padding-left: 10px;
}
.stacked .tab-pane a.read-more{
    color: #09a0f7;
}
/************LIST*******/
ul.divider.list-unstyled li:before, ul.divider.unorder li:before{content: none;}
ol.divider li{
    line-height: 40px;
    border-bottom: 1px dashed #d7d7d7;
    position: relative;
}
ol.divider li:last-child {
border-bottom: 0;
}
/*ol.divider li a, ul.list-unstyled li a, ul.unorder li a, ul.circle li a {
    color: #323232; 
}
ol.divider li a:hover, ul.list-unstyled li a:hover, ul.unorder li a:hover, ul.circle li a:hover {
    color: #09a0f7;
}*/
ul.divider li a {
    padding-left: 0;
}
/***********Contact details**********/
ul.contact-list{
    list-style: none;
    padding-left: 0;
}
.contact-list li{
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 10px;
}
.contact-list li i{
    font-size: 14px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #09a0f7;
    color: #fff;
    margin-right: 10px;
}
/************ Contact Form ********/
#contactFormShortcode #status {
    margin-bottom: 10px;
}
/************SOCIAL ICONS********/
ul.social-icons{list-style: none; padding-left: 0;}
ul.social-icons li {
    float: left;
}
ul.social-icons li {
    background: #fff;
}
ul.social-icons li a{
    color: #fff; 
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #09a0f7;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
ul.social-icons li a:hover {
    color: #09a0f7;
    background-color: #fff;
}
/*************modal****************/
.modal-dialog{
    margin-top: 5%;
}
/***********Slider***********/
.page-slider-wrapper .bx-viewport>ul{margin: 0; padding: 0;}
.page-slider-wrapper .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{width: 100%; text-align: center;}
.page-slider-wrapper .bx-wrapper .bx-caption{
    background: none !important;
    bottom: 50px !important;
    left: 40px !important;
    width: auto !important;
}

/**********portfolio Listing*****************/
.portshort  .thumbnail:hover .caption{
    top: 0 !important;
}
.portshort .owl-controls{
    text-align: center;
    padding-top: 25px;
}
.project-details h5, .project-details p, .project-details h6 {
    margin-bottom: 10px;
}
.rel-projects h2 {
    margin: 15px auto;
}
/**********blog listing*******/
.bloglisting .media.recent-post .full-video, .media.recent-post .page-slider-wrapper .bx-viewport, .media.recent-post .page-slider-wrapper .bx-viewport img{
    height: 186px;
    width: 100%;
}
/************Google map******/
.gm-shortcode>div{width: 100% !important;}

/**************Parallax**********/
.parallax-wrapper{
    background: no-repeat fixed 50% 50%;
    position: relative;
    -webkit-background-size: cover !important; /* For WebKit*/
    -moz-background-size: cover !important;    /* Mozilla*/
    -o-background-size: cover !important;      /* Opera*/
    background-size: cover !important;         /* Generic*/
}
.fullsize.fullsize-background{
    background-repeat: no-repeat;
    position: relative;
    -webkit-background-size: cover !important; /* For WebKit*/
    -moz-background-size: cover !important;    /* Mozilla*/
    -o-background-size: cover !important;      /* Opera*/
    background-size: cover !important;         /* Generic*/
}
.fullsize {color: inherit; width:100% ;/*  max-width: 1920px; */ margin: 0 auto;}
.fullsize-background {/* border-top: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; */}
.fullsize-background.notopborder{border-top:none}
.fullsize-background.nobottomborder{border-bottom:none}
.padding-none { padding:0 !important;}
.padding-xsmall { padding:5px 0 !important;}
.padding-small { padding:15px 0 !important;}
.padding-medium{ padding:30px 0 !important;}
.padding-large { padding: 60px 0 !important;}
.player.mb_YTPlayer{display:block !Important}
.fullsize.parallax-bg{
background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
/*    margin-left: -70.2%;
    padding:0px 36% !important;
    width: 172% !Important;*/
    position: relative;
    z-index: 0;
}
.layout-boxed .fullsize.parallax-bg {
/*    margin-left: -1.3%;
    padding: 0 0% !important;
    width: 102.7% !Important;*/
}
.layout-fullmax .fullsize.parallax-bg, 
.layout-fullwidth .fullsize.parallax-bg{
/*  margin-left: 0%;
  padding: 0 !important;
  width: 100% !Important;*/
}
.layout-fullmiddle .fullsize.parallax-bg {
/*  margin-left: -1.2%;
  padding: 0 !important;
  width: 102.4% !Important;*/
}
.parallax-wrapper-inner {
    background: rgba(0,0,0,0.8);
}

.section {
    position: relative;
    padding: 0;
    background-size: cover;
    background: no-repeat center;
}
.section>.inner {
    padding: 96px 0;
    /*background: #fff;*/
}
.section.white>.inner {
    /*background: #fff;*/
}
.section.light>.inner {
    background: #e5eaed;
}
.section.lighter>.inner {
    background: #eef0f3;
}
.section.dark>.inner {
    background: #2e566e;
    color: #fff;
}
.section.clear>.inner {
    background: none;
    color: #fff;
}
.section.welcome>.inner {
    padding: 375px 0 260px;
}
.section.tiny>.inner {
    padding: 22px 0;
}
.section.no-padding-bottom>.inner {
    padding-bottom: 0 !important;
}
.section.no-padding-top>.inner {
    padding-top: 0 !important;
}
.section.no-padding>.inner {
    padding: 0 !important;
}
.section.extra-top-padding>.inner {
    padding-top: 154px;
}
.section.small-top-padding>.inner {
    padding-top: 44px;
}
.section:last-of-type>.inner {
    padding-bottom: 142px;
}
.fullbg .section:last-of-type>.inner {
    padding-bottom: 96px;
}
.section .container {
    position: relative;
}
/**************pricing Table**********/
.plan a.btn-primary{background: #252525;}
.plan a.btn-primary:hover{background: #09a0f7;}
.plan.featured a.btn-primary{background: #09a0f7;border-bottom: 4px solid #C70606;}
.plan.featured a.btn-primary:hover{background: #252525 !important;border-bottom: 4px solid #C70606;}

/*************Accordion**********/
.wpb_accordion_section.group{
    margin-top: 5px;
    margin-bottom: 0;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.wpb_accordion_section.group:first-child{margin-top: 0}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header{
    border-bottom: 0;
    background: #09a0f7;
    border-color: #cfcfcf;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
	
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header:focus{outline: none;}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{
    color: #fff;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    padding: 15px;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active a,
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header:hover a{
	color: #09a0f7;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active a:after{
    content: "\f068";
    font-family: FontAwesome;
    background: #09a0f7;
    color: #fff;
    font-size: 14px;
    right: 20px;
    position: absolute;
    z-index: 111;
    width: 28px;
    height: 28px;
    line-height: 30px;
    border-radius: 100%;
    text-align: center;
    -webkit-box-shadow: 0 0 0 5px rgba(0,0,0,.07);
    -moz-box-shadow: 0 0 0 5px rgba(0,0,0,.07);
    box-shadow: 0 0 0 5px rgba(0,0,0,.07);
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:after{
    content: "\f067";
    font-family: FontAwesome;
    background: #afafaf;
    color: #fff;
    font-size: 14px;
    right: 20px;
    position: absolute;
    z-index: 111;
    width: 28px;
    height: 28px;
    line-height: 30px;
    border-radius: 100%;
    text-align: center;
    -webkit-box-shadow: 0 0 0 5px rgba(0,0,0,.07);
    -moz-box-shadow: 0 0 0 5px rgba(0,0,0,.07);
    box-shadow: 0 0 0 5px rgba(0,0,0,.07);
 }
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon{
	display:  none !important;
} 
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{
	border-top: 1px solid #ddd;
	padding: 15px;
}

/*-- Accordion --*/
.panel {
    border: 1px solid #e5eaed;
    border-radius: 0;
    box-shadow: none;
}
.panel-group .panel {
    border-radius: 0;
}
.panel-default>.panel-heading {
    background: #fff;
    border-color: #e5eaed;
}
.panel-heading {
    text-transform: uppercase;
}
.panel-group .panel-heading {
    text-transform: none;
}
.panel-heading,
.panel-footer {
    padding: 0 26px;
}
.panel-default>.panel-heading {
    color: #2e566e;
}
.panel-title {
    font-size: 18px;
    line-height: 68px;
    font-weight: 400;
}
.panel-title>a {
    height: 100%;
    width: 100%;
    display: inline-block;
    padding: 0 26px;
}
.panel-title>a:hover {
    color: #2e566e;
}
.panel-title .icon {
    float: right;
}
.panel-body {
    padding: 26px;
    line-height: 24px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #e5eaed;
}
.panel-body p:last-of-type {
    margin-bottom: 0;
}

/******************vertical navigation**********/
.vernav ul li{
    border: 1px solid #d7d7d7;
    margin-bottom: 5px;
}
.vernav li a{
    font-weight: 500;
    color: #25282a;
    line-height: 1.428571429;
    border: 1px solid transparent;
    position: relative;
    display: block;
    padding: 10px 15px;
}
.vernav li a:hover {
    color: #fff;
}
.vernav li:hover {
    background: #09a0f7;
    border-color: #09a0f7;   
}
.vernav li:hover a {
    background: none;
    color:#fff;
    opacity: 1;
}

.vernav li.nav-header{
    text-align: center;
    background: #09a0f7;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    border-color: #09a0f7
}
/******************************************************/
.color-white{color: #fff;}
.testimonial-slide .testimonial-content h3 span.color-white{color: #fff;}

/* panel */
.panel, .panel-heading {border-radius: 0}

/*-- Skills --*/

.skills{
    padding-top: 20px;
}
.percentage.easyPieChart > span, .percentage.easyPieChart {
    color: #a3a2a2;
    font-size: 48px;
}
.percentage.easyPieChart {
    font-size: 27px;
}
.easyPieChart {
    position: relative;
    text-align: center;
    margin: 0 auto 20px;
}
.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.skills small {
    text-align: center;
    display: block;
    padding-top: 2px;
    font-size: 16px;
    color: #a3a2a2
}

/* Counter up */
.statistic i {
    font-size: 45px;
    color: #09a0f7;
}
.statistic h3 {
    margin: 25px auto 3px; 
    font-weight: 900;
}
/* dropdowns */
.btn-group {z-index: 1}
.btn-group.open {z-index: 111}
.dropdown-toggle.btn-default:hover, .dropdown-toggle.btn-default:focus {color: #fff;}
.dropdown-menu>li>a, .dropdown-menu>li>a {color: #bbb;}
.dropdown-split-bottom {background: #353a3d; padding: 10px 10px !important;}
.btn.dropdown-toggle span { border-top-color: #fff;}
.dropdown-menu>li>a {color: #fff; font-size: 13px; padding: 10px 20px; margin: 1px 0;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {background: #09a0f7; color: #fff;opacity: 1;}
.btn-group .dropdown-menu { background: #353a3d;border-radius: 0; padding:0; width:100%}
.dropdown-menu .divider {margin: 3px 0; background-color: #777;}
.dropdown-default .caret {margin-left: 10px}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {z-index: 0;}

/* Buttons */
.button p, .btn p {margin-bottom: 0;}
.btn {text-transform:uppercase;-webkit-transition: 0.2s opacity;-o-transition: 0.2s opacity;transition: 0.2s opacity;margin-bottom: 0; border-width: 0 !important; border-radius: 0; padding: 10px 30px; border: 2px solid !important;}
.btn .fa {display: inline;}
.btn:hover, .btn:focus, .btn:active{  color: #fff; outline: none !important;}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {margin-left: 0;}

/*default*/
.btn-default{ background-color: #09a0f7; border-color: #09a0f7 !important ; color: #fff;}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {color: #ffffff; background: #09a0f7 !important; opacity: 0.75;}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {background-color: #3FAFFF; }

/*primary*/
.btn-primary { color: #fff; background: #09a0f7; border-color: #09a0f7!important;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {color: #ffffff; background: #09a0f7 !important; opacity: 0.75;}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {background-image: none;}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { background-color: #99ddff;}

/*success*/
.btn-success{  color: #ffffff; background-color: #99cc00; border-color: #99cc00!important;}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {color: #ffffff;background-color: #99cc00; opacity: 0.75;}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { background-image: none;}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active,.btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { background-color: #99cc66;}

/*info*/
.btn-info { color: #ffffff; background-color: #33cccc; border-color: #33cccc!important;}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info { color: #ffffff; background-color: #33cccc; opacity: 0.75;}
.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info { background-image: none;}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {background-color: #66cccc;}

/*warning*/
.btn-warning {color: #ffffff; background-color: #ff9900; border-color: #ff9900!important;}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { color: #ffffff; background-color: #ff9900;opacity: 0.75;}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { background-image: none;}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, 
.btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { background-color: #ffcc66;}

/*danger*/
.btn-danger {color: #ffffff; background-color: #cc0000; border-color: #cc0000!important;}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger { color: #ffffff; background-color: #cc0000;opacity: 0.75;}
.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger { background-image: none;}
.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus, .btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active, .btn-danger[disabled].active,fieldset[disabled] .btn-danger.active { background-color: #ff9999;}

/*purple*/
.btn-purple {color: #ffffff; background-color: #cc66cc; border-color: #cc66cc!important;}
.btn-purple:hover,.btn-purple:focus,.btn-purple:active,.btn-purple.active,.open .dropdown-toggle.btn-purple { color: #ffffff; background-color: #cc66cc;opacity: 0.75;}
.btn-purple:active,.btn-purple.active,.open .dropdown-toggle.btn-purple { background-image: none;}
.btn-purple.disabled,.btn-purple[disabled],fieldset[disabled] .btn-purple,.btn-purple.disabled:hover,.btn-purple[disabled]:hover,fieldset[disabled] .btn-purple:hover,.btn-purple.disabled:focus, .btn-purple[disabled]:focus,fieldset[disabled] .btn-purple:focus,.btn-purple.disabled:active,.btn-purple[disabled]:active,fieldset[disabled] .btn-purple:active,.btn-purple.disabled.active, .btn-purple[disabled].active,fieldset[disabled] .btn-purple.active { background-color: #ee99ee;}

/*orange*/
.btn-orange {color: #ffffff; background-color: #f39c12; border-color: #f39c12!important;}
.btn-orange:hover,.btn-orange:focus,.btn-orange:active,.btn-orange.active,.open .dropdown-toggle.btn-orange { color: #ffffff; background-color: #f39c12;opacity: 0.75;}
.btn-orange:active,.btn-orange.active,.open .dropdown-toggle.btn-orange { background-image: none;}
.btn-orange.disabled,.btn-orange[disabled],fieldset[disabled] .btn-orange,.btn-orange.disabled:hover,.btn-orange[disabled]:hover,fieldset[disabled] .btn-orange:hover,.btn-orange.disabled:focus, .btn-orange[disabled]:focus,fieldset[disabled] .btn-orange:focus,.btn-orange.disabled:active,.btn-orange[disabled]:active,fieldset[disabled] .btn-orange:active,.btn-orange.disabled.active, .btn-orange[disabled].active,fieldset[disabled] .btn-orange.active { background-color: #ffcc99;}

/*white*/
.btn-white {color: #848484; background-color: #ffffff; border-color: #ffffff!important;}
.btn-white:hover,.btn-white:focus,.btn-white:active,.btn-white.active,.open .dropdown-toggle.btn-white { color: #848494; background-color: #ffffff;opacity: 0.75;}
.btn-white:active,.btn-white.active,.open .dropdown-toggle.btn-white { background-image: none;}
.btn-white.disabled,.btn-white[disabled],fieldset[disabled] .btn-white,.btn-white.disabled:hover,.btn-white[disabled]:hover,fieldset[disabled] .btn-white:hover,.btn-white.disabled:focus, .btn-white[disabled]:focus,fieldset[disabled] .btn-white:focus,.btn-white.disabled:active,.btn-white[disabled]:active,fieldset[disabled] .btn-white:active,.btn-white.disabled.active, .btn-white[disabled].active,fieldset[disabled] .btn-white.active { background-color: #09a0f7;}

/* buttons border */
/*primary border*/
.btn-border { border: 1px solid; background:none;}
.btn-border.btn-default{border-color: #848494; color: #848494;}
.btn-border.btn-default:hover{border-color: #c5c5c5; color: #c5c5c5;}
.btn-border.btn-primary:hover{border-color: #1188cc; color: #1188cc;}
.btn-border.btn-success{border-color: #99cc00; color: #99cc00;}
.btn-border.btn-success:hover{border-color: #669900; color: #669900;}
.btn-border.btn-info{border-color: #33cccc; color: #33cccc;}
.btn-border.btn-info:hover{border-color: #27b7b7; color: #27b7b7;}
.btn-border.btn-warning{border-color: #ff9900; color: #ff9900;}
.btn-border.btn-warning:hover{border-color: #ff7700; color: #ff7700;}
.btn-border.btn-danger{border-color: #cc0000; color: #cc0000;}
.btn-border.btn-danger:hover{border-color: #aa0000; color: #aa0000;}
.btn-border.btn-purple{border-color: #cc66cc; color: #cc66cc;}
.btn-border.btn-purple:hover{border-color: #cc44cc; color: #cc44cc;}
.btn-border.btn-orange{border-color: #f39c12; color: #f39c12;}
.btn-border.btn-orange:hover{border-color: #ff4400; color: #ff4400;}
.btn-border.btn-white{border-color: #ffffff; color: #ffffff;}
.btn-border.btn-white:hover{border-color: #09a0f7; color: #848494; background:#fff; }

/*buttons sizes*/
.btn-lg, .btn-lg-full{padding:14px 30px !important; border-radius: 0;}
.btn-sm, .btn-sm-full{ padding:5px 22px !important; border-radius: 0;}
.btn-xs, .btn-xs-full{ padding:3px 14px !important; border-radius: 0;} 
.btn-lg-full, .btn-md-full, .btn-sm-full, .btn-xs-full {width:100%;}

/* button with icons */
.fa-margin-right{margin-right:10px;}
.fa-margin-left {margin-left:10px;}

.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {border-top-color: #ffffff;}
.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret { border-bottom-color: #ffffff;}
.ic-left {margin-right: 12px;}
.ic-right {margin-left: 12px;}

.button {
    font-size: 18px;
    font-weight: 400;
    line-height: 53px;
    padding: 0 46px;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s;
}
.btn:hover, .button:hover {text-decoration: none; opacity: 0.75}
.btn, .button {-webkit-transition: all 0.35s;  -moz-transition: all 0.35s;  -ms-transition: all 0.35s;  -o-transition: all 0.35s; transition: all 0.35s;}
.button.solid:hover, .btn.solid:hover {opacity: .75;}
.button.solid:hover, .btn.solid:hover {opacity: .75;}
.button.size1, .btn.size1 {padding: 0 46px;}
.button.size2, .btn.size2 {padding: 0 56px;}
.button.size3, .btn.size3 {padding: 0 60px;}
.button.small.size1, .btn.small.size1 {padding: 0 35px;}
.button.small.size2, .btn.small.size2 {padding: 0 45px;}
.button.small.size3, .btn.small.size3 {padding: 0 55px;}
.button.large.size1, .btn.large.size1 {padding: 0 58px;}
.button.large.size2, .btn.large.size2 {padding: 0 62px;}
.button.large.size3, .btn.large.size3 {padding: 0 68px;}
.button.xsmall, .btn.xsmall {font-size: 16px;line-height: 42px;padding: 0 21px;}
.button.blue, .btn.blue {background: #0074e1;border-color: #0074e1 !important;color: #fff;}
.button.light-blue, .btn.light-blue {background: #09a0f7;border-color: #09a0f7 !important;color: #fff;}
.button.green, .btn.green {background: #56c243;border-color: #56c243 !important;color: #fff;}
.button.yellow, .btn.yellow {background: #f7d809;border-color: #f7d809 !important;color: #25282a;}
.button.dark, .btn.dark {background: #2e3335;border-color: #2e3335 !important; color: #fff;}
.button.white, .btn.white {background: #fff;border-color: #fff !important;color: #2e3335;}
.button.white.solid, .btn.white.solid {color: #0074e1;}
.button.border, .btn.border {background: transparent;color: #25282a;}
.button.border.blue:hover, .btn.border.blue:hover {background: #0074e1;border-color: #0074e1;}
.button.border.light-blue:hover, .btn.border.light-blue:hover {background: #09a0f7;border-color: #09a0f7;color: #fff;}
.button.border.green:hover, .btn.border.green:hover {background: #56c243;border-color: #56c243;color: #fff;}
.button.border.yellow:hover, .btn.border.yellow:hover {background: #f7d809;border-color: #f7d809;color: #25282a;}
.button.border.dark:hover, .btn.border.dark:hover {background: #2e3335;border-color: #2e3335;}
.button.border.white, .btn.border.white {color: #fff;}
.button.border.white:hover, .btn.border.white:hover {background: #fff;border-color: #fff;color: #2e3335;}
.button.block {display: block;width: 100%;}
.button-list {margin-bottom: 12px;}
.button-list .button,.button-list .btn,.button-list .btn-group{margin-right: 20px;margin-bottom: 12px;}
.btn i {position: relative; top: -2px;}
.button.disabled {    pointer-events: none;  cursor: not-allowed;  filter: alpha(opacity=65);  -webkit-box-shadow: none;  box-shadow: none;  opacity: .65;}

/* Modal box */
.modal-backdrop {
    background-color: transparent;z-index: 0;
}
h4#myModalLabel {
    color: #09a0f7;
}
.modal-content {
   
}
.modal-footer button {
    background-color: #09a0f7;
    color: #fff;
}

/* Lists */
ul.unorder li {
    list-style: disc;
    margin-left: 20px;
} 
ol.order li {
    list-style: decimal;
    margin-left: 20px;
}
/* Progress Bar */
.progbar-title {
    float: left;
}
.progbar-meter {
    float: right;
}
.progbar-wrapper .progress {
    height: 6px;
    border-radius: 0;
    background: #88949b
}
/* Lists circle */
ul.circle{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.circle li{
    position: relative;
    margin-left: 25px;
    padding-bottom: 5px;

}
ul.circle li:before{
    content: "\f111";
    color: #09a0f7;
    font-family: FontAwesome;
    font-size: 8px;
    line-height: 8px;
    border-radius: 100%;
    position: absolute;
    left: -25px;
    top: 5px;
}
ul.unstyled{
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Lists divider */
ul.divider{
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.divider li{
    padding-top: 8px;
    padding-bottom:8px;
    border-bottom: 1px dashed #d7d7d7;
    position: relative;
}
ul.divider li:last-child{
    border-bottom: 0;
}
ul.divider li:before{
    content: "\f0da";
    color: #09a0f7;
    position: absolute;
    font-family: FontAwesome;
    font-size: 15px;
    line-height: 9px;
    top: 14px;
    border-radius: 100%;
}
ul.circle>li>a, ul.list-unstyled li>a, ul.unorder li>a, ol.order li>a, ul.divider li a{
    /*color: #323232;*/
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
ul.circle>li>a:hover, .tp_list.list-unstyled li>a:hover, ul.unorder li>a:hover, ol.order li>a:hover, ul.divider li a:hover{
    /*color: #09a0f7;*/
}

/* Divider */
.gap-50 {
    clear: both;
    height: 50px;
}
.gap-40 {
    clear: both;
    height: 40px;
}
.gap-30 {
    clear: both;
    height: 30px;
}
.gap-20 {
    clear: both;
    height: 20px;
}
.gap-10 {
    clear: both;
    height: 10px;
}
/*-- Team --*/
.full-width .team-member-cover>a, .full-width .team-member-cover>a>img {
    width: 100%
}

/* === START TESTIMONIALS === */
.testimonials-section {
    background: url('../images/elements/parallax-2.jpg') top center fixed;
}
.testimonials-section h1 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 22px;
    font-weight: 700;
}
.testimonial .testimonial-content {
    padding: 40px;
    background: #09a0f7;
    position: relative;
    color: #fff;
}
.testimonial .testimonial-content p {
    color: #fff;
    font-weight: 300;
    margin: 0;
}
.testimonial.without_avatar .testimonial-content {
    padding: 20px;
    overflow: hidden;
}
.testimonial.without_avatar q {
    font-weight: 300;
    font-style: italic;
}
.testimonial.without_avatar p {
    margin-top: 10px;
}
.testimonial .testimonial-content .testimonial-arrow {
    position: absolute;
    color: #09a0f7;
    font-size: 30px;
    left: 0;
    top: 0;
    margin: 35px 0 0 -14px;
}
.testimonial {
    padding-bottom: 30px;
}
.testimonial .testimonial-avatar {
    text-align: center;
}
.testimonial .testimonial-avatar img {
    width: 100px;
    margin: 0 auto 20px;
}
.testimonial .testimonial-avatar h4 {
    font-size: 13px;
    font-weight: 300;
    margin: 0;
}
.testimonial-text {
    font-size: 14px;
}
.testimonial .testimonial-avatar h5 {
    color: #09a0f7;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0;
}
.owl-nav div, .bx-controls-direction a {
    cursor: pointer;
    position: absolute;
    text-indent: 0 !important;
    width: 50px !important;
    display: block;
    text-align: center;
    margin: -25px 0 0!important;;
    padding-top: 4px;
    line-height: 45px;
    font-size: 20px !important;
    background: rgba(0,0,0,0.1) !important;
    color: #fff !important;
    height: 50px !important;
    font-weight: normal;
    top: 50%;
    border-radius: 0 !important;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}

.owl-nav div:hover, .bx-controls-direction a:hover {
    background: rgba(0,0,0,0.4) !important;
}
.owl-nav div.owl-prev, .bx-controls-direction a.bx-prev{
    left:0;
}
.owl-nav div.owl-next, .bx-controls-direction a.bx-next{
    right:0;
}
.owl-item .item a {
    position: relative;
    width: 100%;
    display: inline-block;
}
.color-white {
    color: #fcf9fc !important;
}
.color-pink {
    color: #09a0f7 !important;
}
.color-black{
    color: #2e3335 !important;
}
.owl-caption {
    margin-top: 15px;
}
/* === END TESTIMONIALS === */
/* Google map */
.map-title{
    position: relative;
}
.map-title span {
    position: absolute;
    background: #09a0f7;
    font-size: 30px;
    font-weight: 700;
    padding: 15px 0;
    top: 0;
    width: 350px;
    margin: auto;
    right: 0;
    left: 0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    z-index: 111;    
}
/* Alert box */
.alert {
    border-radius: 1px;
}
.alert>button.close:hover {
    background: transparent !important;
    color: #252525;
}
.alert p {
    display: inline-block;
}
.alert-dismissable .close, .alert-dismissible .close {
    top: -20px;
    right: -20px;
}

/* Slider */
.bxslider,
.bx-wrapper,
.bx-viewport {
    padding: 0;
    margin: 0;
    border: 0 !important;
    left:0 !important;
    max-height: 100%;
}
.bx-viewport .bx-controls {
    display: none
}
.bx-wrapper .bx-viewport {
    box-shadow: none;
    overflow: visible!important;
}
.bx-pager.bx-default-pager {
    position: absolute;
    bottom: 3px;
}
.bx-pager-item a{
    display: inline-block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    border: 2px solid #fff;
    background: none;
    border-radius: 50% !important;
    margin: 0 3px;
    background: transparent !important; 
}
.bx-pager-link:hover {
    border: 2px solid #09a0f7 !important;
}
.bx-pager-link.active {
    background: #09a0f7 !important;
}
.bx-caption, .bx-slide-title {
    color: #fff !important;
}
.bx-slide-title{
    line-height: 0.4em;
}

/* Carousel */
.logo-car-item img {
    border: 1px solid #ececec;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}
.text-car-item {
    padding: 10px;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.logo-car-item img:hover {
    border-color: #09a0f7
}
.text-car-item:hover {
    color:#2e3335;
}

/* Contact Form */
#cformerror .icon {
    float: left;
}
#cformerror .message {
    display: inline-block;
}
.form-control, .wpcf7-form-control {
    border-radius: 0;
    outline: none;
}
input.form-control, input.wpcf7-form-control {   
    margin-bottom: 15px;
    height: auto;  
}
.form-control:focus, .wpcf7-form-control:focus {
    box-shadow: none;
}
.wpcf7-textarea {
    width: 100%
}
.contactForm .send-button, .wpcf7-submit {
    border-radius:0;
}
.wpcf7-submit {
    background: #09a0f7;
    font-size: 18px;
    font-weight: 400;
    line-height: 53px;
    padding: 0 46px;
    color: #fff;
    font-style: normal;
    text-transform: uppercase;
    display: inline-block;
    border: none;
    position: relative;
    top:12px;
    -webkit-transition: 0.5s opacity;
    -o-transition: 0.5s opacity;
    transition: 0.5s opacity;
}
.wpcf7-submit:hover {
    opacity: .75;
}
.wpcf7-form-control-wrap {
    top: 6px;
}
div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 10px;
    margin-top: 17px;
}

/******* featured block *******/
.link-box {
    background-size: cover;
    background: no-repeat center;
    text-transform: uppercase;
    text-align: center;
    margin-top: 24px;
}
.link-box a {
    color: #fff;
}
.link-box .overlay {
    padding: 44px 0;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s;
}
.link-box.blue .overlay {
    background: rgba(86,132,175,.68);
}
.link-box.blue .overlay:hover {
    background: rgba(86,132,175,.51);
}
.link-box.green .overlay {
    background: rgba(110,158,80,.68);
}
.link-box.green .overlay:hover {
    background: rgba(110,158,80,.51);
}
.link-box.yellow .overlay {
    background: rgba(200,184,78,.68);
}
.link-box.yellow .overlay:hover {
    background: rgba(200,184,78,.51);
}
.link-box .overlay span {
    display: block;
    font-weight: 300;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 4px;
}
.link-box .overlay h2 {
    line-height: 48px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding: 0 6px;
    font-weight: 700;
    margin-bottom: 0;
}

/* Features
================================================== */
#features{
    padding: 40px 0;
}
.feature-image{
    position: relative;
}
.feature-image:after{
    content: '';
    width: 120px;
    right:24px;
    top: 50%;
    margin-top: 11px;
    height: 1px;
    background: #d7d7d7;
    position: absolute;
    z-index: -1;
}
.feature-wrapper{
    position: relative;
}
.feature-wrapper:before{
    content: '';
    width: 1px;
    top: 0;
    bottom: 0;
    height: 100%;
    background: #d7d7d7;
    position: absolute;
    left: -50px;
    z-index: 1;
}
.feature-wrapper:after{
    content: "";
    background: #09a0f7;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    left: -53.5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
    z-index: 3; 
}
.feature-content-wrapper{
    position: relative;
    padding: 10px 0;
}
.feature-content-wrapper h2{
    font-size: 24px;
    font-weight: 500;
    margin-top: 0;
}
.feature-content-wrapper:before{
    content: "";
    background: #09a0f7;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 0;
    left: -53.5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
    z-index: 3; 
}
.feature-content-wrapper:after{
    content: "";
    background: #09a0f7;
    width: 8px;
    height: 8px;
    position: absolute;
    bottom: 0;
    left: -53.5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
    z-index: 3; 
}
.feature-box .feature-icon{
    text-align: center !important;
    padding: 0;
    font-size: 18px;
    margin-right: 30px;
}
.feature-box .feature-icon i{
    color: #09a0f7;
    font-size: 50px;
}
.feature-box .feature-icon i.fa-mobile-phone{
    font-size: 48px;
}
.feature-box h3{
    font-size: 16px;
    font-weight: 700;
}
.feature-box .feature-box-content{
    margin-left: 60px;
}
.feature-box p {
    font-size: 14px;
    line-height: 1.5em;
}

/*-- Service box --*/
.services {
    text-align: center;
}
.service {
    width: 33.33%;
    float: left;
    color: #5a6466;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    padding: 45px 60px 0;
    margin-top: 32px;
}
.service.lborder {
    border-left: 1px solid #ddd; 
}
.service.rborder {
    border-right: 1px solid #ddd; 
}
/*.service:last-of-type {
    border-right: none;
}*/
.service .icon {
    display: inline-block;
    font-size: 24px;
    color: #2e566e;
    position: relative;
    margin-bottom: 18px;
}
.service .sub-icon {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    font-weight: 900;
    position: absolute;
    top: -45px;
    right: -45px;
}
.service.yellow .sub-icon {
    background: #f7c709;
}
.service.orange .sub-icon {
    background: #f79b09;
}
.service.green .sub-icon {
    background: #64c12b;
}
.service .line {
    display: block;
    width: 48px;
    height: 4px;
    margin: 0 auto;
}
.service.yellow .line {
    background: #f7c709;
}
.service.orange .line {
    background: #f79b09;
}
.service.green .line {
    background: #64c12b;
}
.service h5 {
    font-weight: 500;
    margin-bottom: 18px;
    margin-top: 18px;
}
@media all and (max-width: 768px) {
    .service {
        width: 100% !important;
        float: none;
        border-right: none;
    }
    .main-heading {
        line-height: normal;
    }
}

/*-- Pricing table --*/
.plan {
    border: 1px solid #E8E8E8;
    background: #f2f2f2;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.plan:hover{
    cursor: pointer;
    position: relative;
}
.plan-name { 
    background: #2e3335;
    color: #fff;
    display: block; 
    font-size: 24px;  
    font-weight: 700;  
    padding: 20px 39px; 
    position: relative;
    text-transform: uppercase;
}
.plan-name:after{
    bottom: -30px;
    content: " ";
    position: absolute;
    border: 16px solid transparent;
    border-top-color: #2e3335;
    left: 50%;
    margin-left: -16px;
}
.plan-price { 
    font-size: 48px; 
    position: relative;
    width: 160px;
    height: 160px;
    margin: 50px 0 30px;
    padding-top: 50px;
    display: inline-block;
    background: #09a0f7;
    color: #fff;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 0 12px #fff;
    -moz-box-shadow: 0 0 0 12px #fff;
    box-shadow: 0 0 0 12px #fff;
}
.plan-price .currency { 
    top: -0.4em;
    font-size: 60%;
    font-weight: 700;
}
.plan-price strong{
    display: inline-block;
}
.plan-price small{
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    font-style: italic;
    margin-top: 15px;
}
.plan ul { 
    background: #fff; 
    padding: 0;
    margin-bottom: 0;
}
.plan ul li {
    border-top: 1px solid #E8E8E8;
    padding: 12px 29px;
    font-weight: 500;
}
.plan ul li:first-child { 
    border-top: 0 !important;
}
.plan a.btn { 
    display: block;
    margin: 17px auto;
    max-width: 160px;
    padding: 12px 0;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 4px solid #C70606;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.plan a.btn:hover{
    background: #F64444;
}
.plan.featured .plan-name{
    background: #09a0f7;
    color: #fff;
}
.plan.featured .plan-name:after{
    border-top-color: #09a0f7;
}

/* === START TWITTER === */

.twitterSlider.twitter .owl-carousel {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 0 147px;
    padding-right: 147px;
}
.twitterSlider.twitter a {
    color: #fff;
    text-decoration: underline;
}
.twitterSlider.twitter .date {
    display: block;
    font-size: 12px;
    line-height: 23px;
    color: #c3e1f4;
    margin-top: 6px;
}
/* === END SITE TITLE === */






/* Small Devices, Tablets */
@media (min-width : 768px) and (max-width: 991px) {
    /* Accordion */
    #accordion{
        margin-top: 40px;
    }

        /* Service */
    .service-content:before,
    .service-content:after,
    .feature-content-wrapper:before,
    .feature-content-wrapper:after,
    .feature-wrapper:before,
    .feature-wrapper:after,
    .feature-image:after{
        position: relative;
    }

    .service-content{
        padding: 0;
    }

    .feature-content-wrapper h2{
        font-size: 24px;
    }

    .feature-box h3{
        line-height: normal;
        margin: 10px 0;
    }
    .feature-box .feature-icon{
        padding: 5px 0;
    }

    /* Pricing */
    .plan{
        margin-bottom: 30px;
    }
}

@media (max-width : 767px){
    /* Service */
    .service-content:before,
    .service-content:after,
    .feature-content-wrapper:before,
    .feature-content-wrapper:after,
    .feature-wrapper:before,
    .feature-wrapper:after,
    .feature-image:after{
        position: relative !Important;
    }
    
    .feature-content-wrapper h2{
        margin-top: 30px;
    }
    .flex-control-nav{display:none}
    .eemail_button input[type="button"]{ word-break: break-all; font-size:12px !important; }
    .copyright-info{text-align:left}

    /* Pricing */
    .plan{
        margin-bottom: 30px;
    }

    /*Tabs*/
    .tab-content .page-title {
        margin-top: 10px;
    }
}

/* Extra Small Devices, Phones */ 
@media (max-width : 479px) {
    /* Team */
    .team-carousel{
        padding-left: 15px;
    }

}
/* Custom, iPhone Retina */ 
@media (max-width: 550px)  {
    /* Featured Tab */
    .stacked .nav-tabs{
        width: auto;
        float: none;
        position: static;
    }
    .stacked .tab-content {
        padding-left: 0
    }
    .stacked .tab-info h3{
        font-size: 14px;
    }

    .stacked .tab-info p{
        font-size: 11px;
    }


    .stacked .tab-pane img.pull-left{
        margin-top: 15px;
    }
}

/* LightBox */
.lightbox {
    position: relative;
    display: inline-block;
}
.lightbox >img {
    width:100%
}

/* VC Order tracking info */
.col2-set.addresses .title {
    margin-bottom: 10px;
    height: auto;
}

.col2-set.addresses .edit {
    padding: 10px 15px;
    float:right;
}

/* Video */
.tp_video_wrapper {
  padding-top: 56.3%;
  position: relative;
}

.tp_video_wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Shop Carousel */
.woocommerce.shop-carousel ul.products li.product {
    width: 100%;
}
.woocommerce.shop-carousel ul.products .added_to_cart.wc-forward {
    display: none!important;
}
.woocommerce.shop-carousel ul.products .product-links ul li a {
    margin-bottom: 0 !important;
}

/* VC Checkout */
.wc-proceed-to-checkout {
    margin-top: 15px;
}
.cross-sells + .cart_totals {
    /*display: none;*/
}
.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #ebe9eb;
}
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce .cart-collaterals .cart_totals table th {
  vertical-align: top;
  border-left: 0;
  border-right: 0;
  padding: 6px 0;
  line-height: 2em;
}
.woocommerce .cart-collaterals .cart_totals table {
    width: 100%;
}
/* VC Widgets */
.widgettitle + label {display: none;}
