/*Active class start*/
.panel-heading .accordion-toggle.active,
.panel-heading .accordion-toggle.active i,
.accordion-heading .accordion-toggle.active,
.accordion-heading .accordion-toggle.active i,
.default-callout-box,
.cap-default,
.progress-bar-default{
    color:#ffffff !important;
    background: #FFB400 ;
}
/*CUST END*/

.flex-control-paging li a.flex-active{
    background: none repeat scroll 0 0 #FFB400 !important;
}
.quote-default .fa,
.simple .fa.default,
.service-item:hover .service-icon.simple .fa.black,
.simple .fa.black:hover,
.service-item:hover .service-icon.simple .fa.white,
.simple .fa.white:hover{
    color: #FFB400 !important;
}
/*Active class end*/
a:active, a:hover {
    outline: 0 none;
}
/*For google map*/
.googlemaps img {
    max-width: 100000% !important;
}

.googlemaps {
    min-height:200px;
    max-width:100%;
    width: 100%;
    height: 100%;
    font-weight: bold;
    color: #000;
}
/*Start iconbox shortcode*/
.color-default{
    color: #FFB400;
}
.bgcolor-default
{
    background: #FFB400;
}

.border-color-default{
    border-color: #FFB400;
}

.color-white{
    color: #FFFFFF;
}
.border-color-white{
    border-color: #FFFFFF !important;
}
.bgcolor-white{
    background: #FFFFFF;
}

.color-black{
    color: #000000;
}
.bgcolor-black{
    background: #000000;
}
.border-color-black{
    border-color: #000000;
}


/*end iconbox shortcode*/


/*Accordian start */
.accordion {
    margin-bottom: 20px;
}
.panel{
    background: transparent;
}
.panel-default, .accordion-group {
    border: 1px solid #E5E5E5;
    border-radius: 0!important;
    margin-bottom: 2px;
}
.accordion-group .panel-heading{
    border-radius: 0;
    padding: 0;
}
.panel-heading, .accordion-heading {
    border-bottom: 0 none;
    position: relative;
}
.accordionize .accordion-toggle {
    background-color: #E9E9E9;
}
.panel-heading .accordion-toggle, .accordion-heading .accordion-toggle {
    display: block;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 16px;
    color: #000000;
}
.toggle .panel-default > .panel-heading{
    background-color: #fff;
}
.panel-body {
    border-top: 1px solid #E5E5E5;
    padding: 9px 15px;
}
.accordion-heading.accordionize .accordion-toggle.active span,
.accordion-heading.togglize .accordion-toggle.active span ,
.bottom-white{
    opacity: 0;
}
.accordion-heading.accordionize .accordion-toggle.active span + span,
.accordion-heading.togglize .accordion-toggle.active span + span {
    opacity: 1;
}
.accordion-heading.accordionize .accordion-toggle.active span, .accordion-heading.togglize .accordion-toggle.active span {
    /*transform: rotate(180deg);*/
}
.accordion-heading.accordionize .accordion-toggle span, .accordion-heading.togglize .accordion-toggle span {
    font-size: 15px;
    margin: 0;
}
.accordion-heading.accordionize .fonticon-right span, .accordion-heading.togglize .fonticon-right span {
    right: 1%;
}
.accordion-heading.accordionize .accordion-toggle span, .accordion-heading.togglize .accordion-toggle span {
    line-height: 27px;
    position: absolute;
    transition: all 0.1s linear 0s;
}
.accordion-toggle i{
    margin-right: 10px;
}
.right-black {
    background: url('../../images/all_new.png') no-repeat;
    background-position: -3px -36px;
    height: 15px;
    overflow: hidden;
    top: 33%;
    width: 15px;
}
.bottom-white {
    background: url('../../images/all_new.png') no-repeat;
    background-position: -21px -18px;
    height: 10px;
    overflow: hidden;
    top: 33%;
    width: 15px;
}
.close-white {
    background: url('../../images/all_new.png') no-repeat;
    background-position: -21px -0px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
}
.close-black {
    background: url('../../images/all_new.png') no-repeat;
    background-position: -3px -0px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
}
/*Accordian end */

/*start Alerts shortcode*/
.alert {
    border: 1px solid #FBEED5;
    border-radius: 0;
    margin-bottom: 20px;
    padding: 12px 35px 12px 14px;
}
.alert, .alert-warning {
    background-color: #FCF8E3;
    color: #C09853;
}
.alert-info {
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #3A87AD;
}
.alert-success {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #468847;
}
.alert-danger, .alert-error {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
}
.alert-warning-white {
    background-color: #F3A600;
    border: 1px solid #F3A600 !important;
    color: #FFFFFF !important;
}
.alert-info-white {
    background-color: #549BD8;
    border-color: #549BD8;
    color: #FFFFFF;
}
.alert-danger-white, .alert-error-white {
    background-color: #E44C4C;
    border-color: #E44C4C;
    color: #FFFFFF;
}
.alert-success-white {
    background-color: #71B05E;
    border-color: #71B05E;
    color: #FFFFFF;
}
.close {
    float: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    opacity:1;
}
.alert .close {
    line-height: 27px;
    position: relative;
    right: -21px;
    /*top: -2px;*/
}
/*end Alerts shortcode*/


/*start Divider shortcode*/
.divider-line {
    display: block;
    text-align: center;
    line-height: 1em;
    margin: 20px 0;
    width: 100%;
    margin-left:0 !important;
    position:relative;
}
.divider-line-text{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 15px !important;
    font-size:20px;
    vertical-align :super !important;
    margin-top: -7px !important;
    top:-8px;
}
.divider-line.thin-solid .divider-line-text{
    margin-top: 4px !important;
}
.divider-line.divider-dark
{
    background:url('../../images/divider-dark.png') no-repeat scroll center center;
    height: 17px;
}
.divider-line.divider-light {
    background:url('../../images/divider-light.png') no-repeat scroll center center;
    height: 17px;
}
@media screen and (max-width: 768px) {
    .gm-style .gm-style-iw {
        font-size: 17px !important;
    }
    .callout .btn_container{
        float: left !important;
        text-align: center !important;
    }

    .callout-button
    {
        float: none !important;
    }
}
@media screen and (max-width: 480px) {
    .gm-style .gm-style-iw {
        font-size: 17px !important;
    }
    .callout .btn_container{
        float: left !important;
        text-align: center !important;
    }
    .callout-button
    {
        float: none !important;
    }
}
/*end Divider shortcode*/

/*Call out Action box*/
.content-box{
    display: block;
    margin: 20px 0;
    padding: 15px 20px;
}
.callout{
    display: table;
    width: 100%;
}
.callout-button{
    float: right;
}
/*iPad in portrait & landscape*/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  { /* STYLES GO HERE */
    .callout-button{
        float: left;
    }
    .callout .btn_container{
        display: block;
    }
}
@media (max-width: 768px) {
    .callout-button{
        float: left;
    }
    .callout .btn_container{
        display: block;
    }
}
.callout .btn_container{
    float: none;
    vertical-align: middle;
    display: table-cell;
}
.callout .content_container{

}

.callout-button .btn{
    background: none;
    background-color: transparent !important;
}

.grey-callout-box
{
    color:#888888;
    background: #F0F0F0 ;
}

.black-callout-box
{
    color:#ffffff;
    background: #000000 ;
}

.content-box i{
    margin-right: 10px;
}
/*End Callout box*/


/*Button */
.btn{
    background-image: none;
    cursor: pointer;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #fff;
    border-radius: 0;
    line-height: 15px;
    font-size: 16px;
    padding: 15px 20px;
    margin:2px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    z-index: 1;
}

.alignright {
    float: right;
}
.alignleft {
    float: left !important;
}
.btn:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease 0s;
    height: 0%;
    z-index: -1;
}
.btn .fa{
    margin-right: 10px;
    line-height: 15px;
}
.btn-xs .fa{
    line-height: 10px;
}
.btn-xs {
    font-size: 14px;
    padding: 10px 20px;
    line-height: 10px;
}
.btn-sm {
    font-size: 14px;
    padding: 10px 20px;
    line-height: 15px;
}
.btn-lg .fa{
    line-height: 10px;
}
.btn-lg {
    font-size: 16px;
    line-height: 10px;
    padding: 20px 20px;
}
.btn-black{
    border: #000000 2px solid;
    background-color: #000000 ;
    color: #ffffff !important;
}

.btn-black-bordered, .btn-black:hover{
    border: #000000 2px solid;
    color: #000000 !important;
    background-color: #FFFFFF;
}
.btn-black:after{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000;
}
.btn-black:hover:after,
.btn-black:active:after {
    height: 0%;
}
.btn-white:after{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffff;
}
.btn-white:hover:after,
.btn-white:active:after {
    height: 0%;
}
.btn-black-bordered:hover:after {
    background: none repeat scroll 0 0 #000000;
    height: 100%;
}
.btn-black-bordered:hover{
    color: #ffffff !important;
}
.btn-white-bordered:hover:after {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 100%;
}
.btn-white-bordered:hover{
    color: #000000 !important;
}
.btn-white{
    background-color: #FFFFFF ;
    border: #FFFFFF 2px solid;
    color: #000000 !important;
}
.btn-white-bordered, .btn-white:hover{
    border: #FFFFFF 2px solid;
    color: #FFFFFF !important;
    background-color: transparent ;
}
.btn-default:after{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #FFB400;
}
.btn-default:hover:after,
.btn-default:active:after {
    height: 0%;
}
.btn-default-bordered:hover:after {
    background: none repeat scroll 0 0 #FFB400;
    height: 100%;
}
.btn-default-bordered:hover{
    color: #ffffff !important;
}
.btn-default{
    background-color: #FFB400 ;
    border: #FFB400 2px solid;
    color: #ffffff !important;
}
.btn-default-bordered, .btn-default:hover{
    border: #FFB400 2px solid;
    color: #FFB400 !important;
    background-color: transparent ;
}
/*End buttons*/


/*start Dropcap, Highlight and Tooltip shortcode*/
.dropcap{
    display: inline-block;
    float: left;
    font-size: 36px;
    margin: 0px 8px 2px 0;
    width:60px;
    height:60px;
    font-weight:bold;
    line-height:60px;
    text-align:center;
}

.cap-black{
    background-color:#000000;
    color: #ffffff;
}
.cap-white{
    color:#000000;
    background-color: #ffffff;
}

.tooltip-wrapper{
    /*float:left;*/
    display: inline-block;
    vertical-align: text-bottom;
    margin-right:2px;
}
.tooltip-inner {
    border-radius:0 !important;
    padding : 15px 15px !important;
    font-size: 14px;
}
.tooltip-wrapper .highlight{
    float: left;
}
/*end Dropcap, Highlight and Tooltip shortcode*/

/*start Pricing table shortcode*/
.pricing-table-container{
    padding: 20px 0;
}
.pricing-table{
    border: 1px solid #E6E6E6;
    box-shadow: none;
    position: relative;
    text-decoration: none;
    text-align: center;
    width:100%;
}
.pricing-title{
    text-align:center;
    padding:30px 0 20px;
    margin:0;
}
.pricing-title h3{
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0 !important;
    padding: 0 !important;
}
.pricing-price .currency{
    font-size: 30px;
    vertical-align: super;
}
.pricing-price{
    font-size: 45px;
    padding:20px 0;
    /*border-bottom:1px solid #E6E6E6;*/
    word-break: break-all;
    /*margin-bottom: 30px;*/
}
.pricing-price .period{
    font-size:12px;
    font-weight: normal;
    margin-left: -25px;
    text-transform: uppercase;
}
.pricing-table .pricing-table-body li{
    list-style:none;
    padding:6px 0;
}

.pricing-table .pricing-table-body li{
    color: #6d6d6d;
}
.pricing-table-footer{
    /*border-top:1px solid #E6E6E6;*/
    padding:30px 0;
}
.pricing-table .btn-lg{
    font-size:15px;
}
.list-unstyled{margin:0;}

.pricing-table-col.active .pricing-table{
    background: #ffb400;
    color: #ffffff;
}
.pricing-table-col.active .pricing-title:after{
    border-top: 1px solid #ffffff;
    content: "";
    margin-top: 20px;
    position: absolute;
    width: 90%;
    left: 5%;
}
.pricing-table-col.active .pricing-table-body li{
    color: #ffffff;
}
.pricing-table-col .pricing-title:after{
    border-top: 1px solid #6d6d6d;
    content: "";
    margin-top: 20px;
    position: absolute;
    width: 90%;
    left: 5%;
}
.pricing-table-col.active .pricing-title{
    padding: 10px 0 20px;
}
.pricing-table-col.active .pricing-table-footer{
    padding-bottom: 40px;
}
.pricing-table-col.active .pricing-table{
    border: none;
}
.pricing-table-col.active .pricing-table-footer{
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}
.pricing-table-col.active .pricing-table-body{
    border-top: 1px solid;
    margin-top: -20px;
    padding-top: 20px;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    /*border-top:5px solid #000000 ;*/
    /*border-top: 1px solid #E6E6E6;*/

}
.pricing-table-footer{

}
.pricing-table-col.active .most-recommended{
    font-weight: normal;
    font-style: italic;
    text-transform: capitalize;
    padding-top: 5px !important;
}
.pricing-table-col.active .pricing-title{
    border-top: none;
}
/*Responsive for pricing table*/
@media (max-width: 767px) {
    .pricing-table-container {
        border: none;
    }
    .pricing-table {
        border: none;
    }
}
/*end Pricing table shortcode*/


/*start Blockquote shortcode*/
blockquote, .blockquote{
    /*background: none repeat scroll 0 0 #FFFFFF;*/
    cursor: pointer;
    padding: 20px;
    color:#8A8A8A;
    font-style: italic;
    font-size: 20px;
}
.blockquote .fa
{
    font-size: 36px;
}
.quote-black .fa{
    color: #000000;
}
.quote-white .fa, .quote-white{
    color: #ffffff;
}
.quote-user{
    font-weight: bold;
    margin-top:15px;
    font-size: 16px;
}
.blockquote.left .content{
    display: table-cell;
    padding-left: 25px;
}
.blockquote.left{
    display: table;
}
.blockquote .fa-left{
    display: table-cell;
    vertical-align: top;
}
.blockquote.center .fa{
    margin-bottom: 20px;
}
.blockquote.center{
    text-align: center;
}

.blockquote.left{
    text-align: left;
}
.quote-box .quote-icon, .quote-box .quote-icon:hover{
    color:#fff;
    border-radius:99px;
}
.quote-box .quote-icon.square{
    border-radius:0px;
}
.quote-box p{
    font-size:20px;
    margin:15px 0;
}
.quote-user-designation{
    color:#8A8A8A;
    font-size: 13px;
    font-weight: bold;
}
.quote-user{
    font-weight: bold;
}
.blockquote.right{
    border-width: 1px 5px 1px 1px;
    border-left-color: #E6E6E6;
}
/*end Blockquote shortcode*/


/*start Tab shortcode*/
.nav-tabs {
    border-bottom: 0px;
    display: inline-block;
}
.nav-tabs > li > a{
    background-color: #000000;
    /*border: 1px solid #DDDDDD;*/
    color: #ffffff;
    /*line-height: 20px;*/
    padding-bottom: 10px;
    padding-top: 10px;
    border-radius:0 !important;
    width:100%;
}

.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
}

.nav-tabs > li > a, .nav-pills > li > a {
    /*line-height: 14px;*/
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
}

.nav-tabs > li {
    margin-bottom: -6px;
    margin-left: 5px;
}

.nav > li > a:hover, .nav > li > a:focus{
    background-color: #ffffff;
    color: #000000;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    border-color: #DDDDDD #DDDDDD rgba(0, 0, 0, 0);
    background-color: #ffffff !important;
    color: #000000 !important;
}

.tab-content {
    border-top: 1px solid #DDDDDD;
    overflow: auto;
}

.tabs-left .nav-tabs > li{
    margin-left: 0 !important;
    margin-bottom: 5px;
}
.tabs-left .tab-content{
    border-left: 1px solid #DDDDDD;
    border-top: none;
}
.nav-tabs > li > a:before
{
  /*  content: "";
    position: absolute;
    top: 0%;
    right: 0%;
    width: 0px;
    height: 0px;
    border-bottom: 15px solid #eee;
    border-right: 15px solid transparent;
    -webkit-box-shadow: -7px 7px 7px rgba(0,0,0,0.3);
    -moz-box-shadow: -7px 7px 7px rgba(0,0,0,0.3);
    box-shadow: -7px 7px 7px rgba(0,0,0,0.3);*/
}



.nav > .menu-item > a:hover, .nav > li > a:focus{
    background-color: inherit !important;
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: -1px;
}
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
    float: none;
}

.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
    border-color: #DDDDDD rgba(0, 0, 0, 0) #DDDDDD #DDDDDD;
}

.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
    margin-bottom: 0;
    margin-right: 0;
    min-width: 44px;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus{
    background-color: #fff !important;
    border-color: #DDDDDD #DDDDDD rgba(0, 0, 0, 0);
    color: #000000;
}

.tabbable .tab-content {
    padding: 20px;
}

.nav-tabs > li > a, .nav-pills > li > a{
    /*height: 2em !important;
    line-height: 32px !important;*/
}
.nav-pills > li > a{
    height: 2em !important;
    line-height: 27px !important;
}
.tabs-left ul.short-tab{width:auto;}
.tabs-left ul.short-tab li{width:100%;}
.tabs-left ul.short-tab li a{width:auto; word-wrap: break-word;width:100%;}

.tabs-left ul.short-tab > li > a {
    min-height: 2em !important;
    height: auto !important;
}
/*end Tab shortcode*/


/*start progress bar shortcode*/
.progress{
    background: #D1D1D1;
    -webkit-transition:0.4s linear;
    -moz-transition:0.4s linear;
    -ms-transition:0.4s linear;
    -o-transition:0.4s linear;
    transition:0.4s linear;
    -webkit-transition-property:width, background-color;
    -moz-transition-property:width, background-color;
    -ms-transition-property:width, background-color;
    -o-transition-property:width, background-color;
    transition-property:width, background-color;
    overflow: visible;
    height: 6px;
}
.progress .progress-bar{
    border-radius: 4px;
}
.progress .progress-bar.sec-ease-in-out {
    -webkit-transition: width 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out;
    -ms-transition: width 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}
.progress .progress-bar:after{
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 50%;
    content: "";
    float: right;
    height: 20px;
    margin-top: -6px;
    width: 20px;
    margin-right: 0;
}
.progress-bar-default:after{
    border: 3px solid #FFB400;
}
.progress-bar-white:after{
    border: 3px solid #ffffff
}
.progress-bar-black:after{
    border: 3px solid #000000
}
.percent {
    display: inline-block;
    line-height: 110px;
    z-index: 2;
}
.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em;
}
.progress-detail
{
    width: 100%;
    display: inline-block;
}
.progress-bar-black
{
    color:#ffffff;
    background: #000000 ;
}

.progress-bar-white
{
    color:#000000;
    background: #ffffff ;
}
.donutcounter-item{display:inline-block;}

.donutcounter-wrap
{
    /*float: left;*/
    display: inline-block;
    margin: 10px;
}
/*end progress bar shortcode*/

/*start Service box shortcode*/

.service-box{
    clear:both;
}

.service-item .fa{
    font-size: 18px;
}

.alignicon-top .service-item{text-align: center;}


.service-icon.simple .fa.black,
.service-item:hover .service-icon.simple .fa.default
{
    color: #000000;
}
.service-icon.simple .fa.white{
    color: #ffffff;
}

.service-item.white{
    color:#ffffff !important;
}

/*.alignicon-top .service-content{margin-top:25px;}*/
.alignicon-left .square-mode-box .fa,
.alignicon-left .square-border-box .fa,
.alignicon-left .simple .fa{
    float: left;
    margin-right: 20px;
    margin-top: 0px;
}
.service-item{
    margin:10px 0;
}
.alignicon-left .service-content h4{
    margin-top:0;
}
.alignicon-left .service-content {
    text-align:justify;
    margin-left: 35px;
    display: table;
}
.alignicon-left .circle-mode-box .service-content,
.alignicon-left .background-mode-box .service-content {
    margin-left: 80px;
}

/*end Service box shortcode*/

/*Social Icon*/
.social-share.square-mode-box .fa
{
    border: 2px solid;
    cursor: pointer;
    display: inline-block;
    margin: 5px;
    padding: 0;
    position: relative;
    text-align: center;
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.social-share.square-border-box .fa
{
    cursor: pointer;
    display: inline-block;
    margin: 5px;
    padding: 0;
    position: relative;
    text-align: center;
    height: 40px;
    width: 40px;
    border: 2px solid;
    line-height: 40px;
}

.social-share
{
    display: inline-block;
}

.social-share.simple .fa
{
    padding: 5px;
}
/*start Timeline shortcode*/

.timeline-container{
    width: 100%;
    position: relative;
    text-align: left;
    float: left;
    overflow: hidden;
}

.timeline_img img{
    width: 100%;
}
.timeline_img {
    overflow: hidden;
    cursor: pointer;
    display: block;
    position: relative;
}
.timeline_img .mask-description .content{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}
.timeline_img:hover .display_details
{
    display: inline-block;
}

.timeline-item .timeline-year {
    margin: 0 0 10px;
    color: #ffb400;
}
.timeline-title{
    margin: 0 0 10px;
}

.timeline-item .divider-line{
    margin: 5px 0;
}
.timeline-item{
    margin: 10px 0;
    padding: 0;
}
.timeline-item .timeline_img:hover .display_details{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.timeline-item .timeline_img .display_details{
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);

}

.timeline-item .timeline_img {
    position: relative;
}
.timeline-item .mask-description{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 10px solid transparent;
}
.timeline-item .hover-layer {
    opacity: 0;
    content:' ';
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:rgba(255,255,255,0.7);
    color: white;
    display: table;

    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4) inset, 0 0 0 16px rgba(255, 255, 255, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    /*box-shadow: 0 0 0 0 rgba(200, 95, 66, 0.4) inset, 0 0 0 16px rgba(255, 255, 255, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.1);*/
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.timeline-item .square-mode-box .fa {
    height: 40px;
    width: 40px;
    line-height: 40px;
}
.timeline-item .timeline_img:hover .hover-layer {
    opacity: 1;
    background: rgba(255,255,255,0.7);
    top: 0;
    opacity: 1;
    box-shadow: 0 0 0 150px rgba(255, 255, 255, 0.4) inset, 0 0 0 16px rgba(255, 255, 255, 0.8) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
}
/*end Timeline shortcode*/

/*Clent carousel start*/
.client-slider .flex-item img
{
    margin: 0 auto;
    text-align: center;
    width: auto !important;
}

.flexslider{
    /*margin:0 0 20px !important;*/
}

.client-slider .flex-viewport {
}
.client-slider.carousel li{
    margin: 0;
}
.client-slider .slides img{
    opacity: 0.6;
}
.flexslider{
    border: none !important;
    box-shadow:none;
}
.flex-direction-nav a.flex-prev span,
.flex-direction-nav a.flex-prev span:before,
.flex-direction-nav a.flex-prev span:after {
     cursor: pointer;
     height: 1px;
     width: 20px;
     background: #000;
     position: absolute;
     display: block;
     content: '';
     -webkit-transition:all 500ms ease-in-out;
     -moz-transition: all 500ms ease-in-out;
     -o-transition: all 500ms ease-in-out;
     -ms-transition: all 500ms ease-in-out;
     transition: all 500ms ease-in-out;
 }
.flex-direction-nav a.flex-prev span{
    background: transparent;
}
.flex-direction-nav a.flex-prev span:before {
    top: 6px;
}
.flex-direction-nav a.flex-prev span:after {
    bottom: -20px;
}
.flex-direction-nav a.flex-prev span:before {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.flex-direction-nav a.flex-prev span:after {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.flex-direction-nav a.flex-next span,
.flex-direction-nav a.flex-next span:before,
.flex-direction-nav a.flex-next span:after {
    cursor: pointer;
    height: 1px;
    width: 20px;
    background: #000;
    position: absolute;
    display: block;
    content: '';
    -webkit-transition:all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.flex-direction-nav a.flex-next span{
    background: transparent;
}
.flex-direction-nav a.flex-next span:before {
    top: 6px;
}
.flex-direction-nav a.flex-next span:after {
    bottom: -20px;
}
.flex-direction-nav a.flex-next span:before {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.flex-direction-nav a.flex-next span:after {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
/*Clent carousel end*/


/*Testimonial start*/
/*.slider_testimonial .flex-control-nav
{
    position: relative;
    bottom: 0;
}*/

.slider_testimonial{
    clear: both;
}

.testimonial-list{
    list-style: none;
    padding-left: 0;
}
.carousel .testimonial-list > li{
    margin-left: 0;
}
.testimonial-list.slides{
    margin: 0 40px;
}
.testimonial-list .img-container-left{
    display: inline-block;
    float: left;
    min-width: 100px;
}

.testimonial-list > li{
    display: inline-block;
    float: left;
    /*clear: both;*/
    margin: 20px 0;
}

.testimonial-inner img{
    width:100px !important;
    height:100px !important;
    min-width :100px;
}

.client-info{
    margin-top:10px;
}
.client-say{
    font-style: italic;
    margin-top:10px;
}

.client-info.text-left .client-say{
    margin-top: 0;
}

.slider_testimonial .flex-control-nav
{
    position: relative;
    margin-top: 20px;
    bottom: 0;
}

.client-detail-info.left .client-info
{
    margin-top: 0;
    padding-left: 30px;
    display: table-cell;
}
.client-detail-info.left
{
    display: inline-flex;
}

.testimonial-list .testimonial-item
{
    width: 100%;
}
/*Testimonial end*/


/*For slider*/
.sl-slider-wrapper-shortcode {
    width: 100%;
    height: 535px;
    overflow: hidden;
    position: relative;
}

.sl-slider-wrapper-shortcode .sl-slide-inner {
    display: table;
}

.sl-slider-wrapper-shortcode .sl-slider .slider-post-content p {
    /*color: inherit;*/
    font-size: inherit;
}

.sl-slider-wrapper-shortcode .sl-slider .slider-post-content {
    display: table-cell;
    color: inherit;
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 10%;
    top: 0;
    vertical-align: middle  !important;
    text-align: inherit;
}

/*Section*/
.full-section .row-fluid
{
    display: table-cell;
    margin: auto;
    /*text-align: center;*/
    width: 90%;
    vertical-align: middle;
}

.full-section
{
    display: table;
    margin: auto;
    /*text-align: center;*/
    width: 100%;
    clear: both;
}



/*start Team box shortcode*/
.staff-column
{
    display: block;
    float: left;
    padding-top: 10px;
    width: 100%;
}
.person{
    text-align:center;
    margin:5px 0;
    position: relative;
    overflow: hidden;
}

.team-position{

}

.no-image img{
    width:100%;
    position: relative;
}

.image-link img{
    width:100%;
}
.staff-content{
    border: 10px solid rgba(0, 0, 0, 0);
    height: 100%;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
}
.content-layer{
    content:' ';
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:rgba(255,255,255,0.7);
    color: #2d2d2d;
    opacity: 0;
    display: table;

    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4) inset, 0 0 0 16px rgba(255, 255, 255, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    /*box-shadow: 0 0 0 0 rgba(200, 95, 66, 0.4) inset, 0 0 0 16px rgba(255, 255, 255, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.1);*/
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.person-image:hover .content-layer{
    background: rgba(255,255,255,0.7);
    top: 0;
    opacity: 1;
    box-shadow: 0 0 0 150px rgba(255, 255, 255, 0.4) inset, 0 0 0 16px rgba(255, 255, 255, 0.8) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
}
.person-image .staff-content .content{
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.person-image:hover .staff-content .content{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.person:hover .staff-content,
.person:hover .display_details{
    /*display: block;*/

}

.person .theme-social-media{
    margin-top: -10px;
}
.person .theme-social-media li .fa{
    color: #2d2d2d !important;
}

.person .staff-content h4
{
    margin-bottom: 5px;
}

.person .staff-content p
{
    margin-bottom: 5px;
}

.person-image {
    overflow: hidden;
    position: relative;
}

.person .image-link
{
    display: block;
    min-height: 380px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
}
/*end Team box shortcode*/


/************* Icons ******************/

.square-mode-box .fa
{
    border: 2px solid;
    cursor: pointer;
    display: inline-block;
    margin: 7px;
    padding: 0;
    position: relative;
    text-align: center;
    height: 54px;
    width: 54px;
    line-height: 54px;
    z-index: 2;
}

.square-mode-box .fa:after
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease 0s;
    height: 0%;
    z-index: -1;
}

.square-mode-box .fa:hover:after{
    z-index: 1;
}
.square-border-box .fa
{
    cursor: pointer;
    display: inline-block;
    margin: 7px;
    padding: 0;
    position: relative;
    text-align: center;
    height: 54px;
    width: 54px;
    border: 2px solid;
    line-height: 54px;
    z-index: 1;
}
.simple .fa {
    margin: 7px;
}
.square-border-box .fa:after
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease 0s;
    height: 0;
    z-index: -1;
}

.square-mode-box .fa.black
{
    border: #000000 2px solid !important;
    color: #ffffff !important;
    background-color: #000000 ;
}

.square-border-box .fa.black:hover,
.service-item:hover .service-icon.square-border-box .fa.black,
.service-icon.square-border-box .fa.black:hover
{
    border: #000000 2px solid !important;
    color: #ffffff !important;
}

.service-item:hover .service-icon.square-mode-box .fa.black,
.square-border-box .fa.black,
.square-mode-box .fa.black:hover
{
    border: #000000 2px solid !important;
    color: #000000 !important;
    background-color: transparent;
}

.square-mode-box .fa.white {
    border: #ffffff 2px solid !important;
    color: #000000 !important;
    background-color: #ffffff;
}

.service-item:hover .service-icon.square-border-box .fa.white,
.square-border-box .fa.white:hover{
    border: #ffffff 2px solid !important;
    color: #000000 !important;
}

.service-item:hover .service-icon.square-mode-box .fa.white,
.square-border-box .fa.white,
.square-mode-box .fa.white:hover {
    border: #ffffff 2px solid !important;
    color: #ffffff !important;
    background-color: transparent;
}
.square-mode-box .fa.black:after,
.square-mode-box .fa.white:after,
.square-mode-box .fa.default:after{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.square-mode-box .fa.black:hover:after,
.square-mode-box .fa.black:active:after
{
    height: 0%;
}

.square-mode-box .fa.black:after{
    background: #000000;
    color: #ffffff !important;
}

.square-mode-box .fa.white:after{
    background: #ffffff;
    color: #000000 !important;
}
.square-mode-box .fa.default:after{
    background: #ffffff;
    color: #FFB400 !important;
}

.square-mode-box .fa.white:hover:after,
.square-mode-box .fa.white:active:after,
.square-mode-box .fa.default:hover:after,
.square-mode-box .fa.default:active:after,
.service-item:hover .service-icon.square-mode-box .fa.white:after,
.service-item:hover .service-icon.square-mode-box .fa.default:after,
.service-item:hover .service-icon.square-mode-box .fa.black:after
{
    height: 0%;
}

.service-item:hover .service-icon.square-border-box .fa.black:after,
.square-border-box .fa.black:hover:after
{
    background: #000000;
    color: #ffffff !important;
}

.service-item:hover .service-icon.square-border-box .fa.white:after,
.square-border-box .fa.white:hover:after
{
    background: #ffffff;
    color: #000000 !important;
}
.square-border-box .fa.black:after,
.square-border-box .fa.white:after,
.square-border-box .fa.default:after
{
    height: 0%;
}

.square-border-box .fa.black:hover:after,
.square-border-box .fa.white:hover:after,
.square-border-box .fa.default:hover:after,
.service-item:hover .square-border-box .fa.white:after,
.service-item:hover .square-border-box .fa.default:after,
.service-item:hover .square-border-box .fa.black:after
{
    height: 100%;
}

.square-mode-box .fa.default{
    background-color: #FFB400 ;
    color: #FFFFFF;
    border: #FFB400 2px solid;
}

.square-mode-box .fa.default:after,
.service-item:hover .service-icon.square-border-box .fa.default:after{
    background-color: #FFB400 ;
    color: #FFFFFF;
}

.service-item:hover .service-icon.square-border-box .fa.default,
.square-border-box .fa.default:hover {
    color: #FFFFFF;
    border: #FFB400 2px solid;
}

.square-border-box .fa.default:hover:after {
    background: #FFB400;
    color: #ffffff;
}
.service-item:hover .service-icon.square-mode-box .fa.default,
.square-mode-box .fa.default:hover,
.square-border-box .fa.default {
    border: #FFB400 2px solid;
    color: #FFB400;
    background-color: transparent ;
}

/*End square box*/
@media only screen
and (min-width : 1600px) {
    .img-section{
        min-height: 700px;
    }
    #single_post .fullwidth-image-container{
        height: 700px;
    }
    .sl-slider-wrapper-post {
        height: 700px;
    }
}

.person .display_details .fa{
    width: 40px;
    height: 40px;
    line-height: 40px;
}
/*******************************/