.children {padding-left: 7%;width: 92%}

.contact-captcha{
   display: inline-block;
   margin-bottom: 15px;
   width: 100%;
}

.captcha-holder{
   display: inline-block;
}

#captcha-form{margin-right: 15px;}

.refresh-text{
   display: inline-block;
   width: auto;
   color: #a8a8a8;
   font-size: 15px;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   line-height: 22px;
   vertical-align: top;
    margin-top: 13px
}

.captcha-refresh{
    display: inline-block;
    background: url("../style/img/refresh-ico.png") no-repeat left bottom;
    cursor: pointer;
    width: 16px
    height: 19px;
   margin-top: 12px;
}

#contact-error {
    height: 15px;
    display: inline-block;
    color: #747474;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    top: 8px;
    left: 20px;
}

#contact-success {
    height: 15px;
    display: inline-block;
    color: #747474;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    top: 8px;
    left: 20px;
}

#message {
    height: 15px;
    display: inline-block;
    color: #747474;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    top: 27px;
    left: 160px;
    width: 50%;
}



/*----------//// ABOUT\\\\-------------*/

em{font-style: italic}
strong{font-weight: bold}

.shortcodes { width: 100%; margin-bottom: 35px; }


.shortcodes { width: 100%; }



/*--- SHORTCODES ---*/


.shortcodes {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
}

.shortcodes h1{
    width: 100%;
    margin-bottom: 15px;
    color: #5d5145;
    font-size: 44px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    line-height: 50px;
    font-weight: 400; 
}

.shortcodes h2{
    width: 100%;
    margin-bottom: 15px;
    color: #5d5145;
    font-size: 40px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    line-height: 50px;
    font-weight: 400; 
}

.shortcodes h3{
    width: 100%;
    margin-bottom: 15px;
    color: #5d5145;
    font-size: 36px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    line-height: 45px;
    font-weight: 400; 
}

.shortcodes h4{
    width: 100%;
    margin-bottom: 15px;
    color: #5d5145;
    font-size: 32px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    line-height: 39px;
    font-weight: 400; 
}

.shortcodes h5{
    width: 100%;
    margin-bottom: 15px;
    color: #5d5145;
    font-size: 24px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    line-height: 31px;
    font-weight: 400; 
}

.shortcodes h6{
    width: 100%;
    margin-bottom: 15px;
    color: #5d5145;
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    line-height: 27px;
    font-weight: 400; 
}

.shortcodes a, .comment-start-text a{
    color: #4daf7c;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.shortcodes a:hover, .comment-start-text a:hover{
    color: #5d5d5d;
}

.shortcodes ul {padding: 0 0 0 25px;list-style-type: disc; float: left;}
.shortcodes ol {padding: 0 0 0 25px;list-style-type: decimal;}
.shortcodes ul li{
    float: left;
    color: #5d5d5d;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    padding: 0;
    margin: 0;
    list-style-type: disc;
    width: 100%;
}

.shortcodes ol li{
    float: left!important;
    color: #5d5d5d;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    padding: 0px 0 0 0px;
    margin: 0 0 12px 0;
    width: 100%;
    list-style-type: decimal;
}

.shortcodes p{
    margin: 0px 0 10px;
}

.shortcodes img{
    max-width: 100%;
}

.home-slider-fix .slider-images img{height: auto!important}

.margin-top60{margin-top: 60px;}

.shortcodes hr {
    border: none;
    width: 100%;
    height: 5px;
    border-bottom: 1px solid #e9e1dc;
    margin-bottom: 20px;
    display: inline-block;
}

blockquote{
    margin: 20px 0;
}

blockquote div, blockquote p{
    color: #b3b3b3!important;
    font-size: 16px!important;
    font-family: 'Georgia'!important;
    font-style: italic!important;
    line-height: 24px!important;
    padding-left: 22px!important;
    border-left: 3px solid #e9e9e9!important;
}

.tk-preview li, .shortcodes li{
    float: left;
    width: 96%;
    color: #5D5D5D;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 24px;
    padding: 2px 0 0 32px;
    margin: 0 0 12px 0;
    list-style: none;
}


.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 0 0px 16px 25px;
}

.alignleft {
    float: left;
    margin: 0 25px 16px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {}
.bypostauthor{}

/********************/

.tk_sc_block_toggle {
    display: inline-block;
}

.tk_sc_block_toggle .tk_icon-tk-plus,
.tk_sc_block_toggle .tk_icon-tk-minus {
    top: 11px;
    background: #5d5145;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 1px 1px 0;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.pricing-button a.price_btn,
.shortcodes a.btn {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
    margin: 10px 0;
}

.color-button-grey h6 a.price_btn,
.shortcodes a.btn.default {
    background-color: #acacac;
}
.color-button-grey h6 a.price_btn:hover,
.shortcodes a.btn.default:hover {
    background-color: #8c8c8c;
}

.color-button-black h6 a.price_btn,
.shortcodes a.btn.btn-inverse {
    background-color: #484848;
}
.color-button-black h6 a.price_btn:hover,
.shortcodes a.btn.btn-inverse:hover {
    background-color: #252525;
}

.color-button-yellow h6 a.price_btn,
.shortcodes a.btn.btn-warning {
    background-color: #e8d02c;
}
.color-button-yellow h6 a.price_btn:hover,
.shortcodes a.btn.btn-warning:hover {
    background-color: #c7b222;
}

.color-button-blue h6 a.price_btn,
.shortcodes a.btn.btn-primary {
    background-color: #2c96e8;
}
.color-button-blue h6 a.price_btn:hover,
.shortcodes a.btn.btn-primary:hover {
    background-color: #2277b8;
}

.color-button-red h6 a.price_btn,
.shortcodes a.btn.btn-danger {
    background-color: #e85c2c;
}
.color-button-red h6 a.price_btn:hover,
.shortcodes a.btn.btn-danger:hover {
    background-color: #c34a21;
}

.color-button-green h6 a.price_btn,
.shortcodes a.btn.btn-success {
    background-color: #97b93d;
}
.color-button-green h6 a.price_btn:hover,
.shortcodes a.btn.btn-success:hover {
    background-color: #7a9531;
}

.shortcodes a.btn.btn-info {
    background-color: #37C1FF;
}
.shortcodes a.btn.btn-info:hover {
    background-color: #108ec7;
}

.color-button-brown h6 a.price_btn {
    background-color: #7b6360;
}
.color-button-brown h6 a.price_btn:hover {
    background-color: #52413f;
}

em{font-style: italic}
strong{font-weight: bold}

.tk_sc_block_accordion i {
    top: 18px;
    font-size: 16px;
}

.tk_sc_block_toggle i {
    top: 10px;
}

.shortcodes .tk-shortcode-tabs ul li {
    width: auto;
}

.shortcodes .tk-shortcode-tabs ul {
    background: none;
}

.tk-shortcode-tabs .nav-tabs a {
    float: left;
    padding: 15px;
}

.tk-shortcode-tabs .tab-pane p, .tabs-content p {
    line-height: 1.6em;
}

.tk-shortcode-tabs .nav-tabs a h5 {
    margin-bottom: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
}

.pricing-table-one h4 {
    font-weight: 400;
    font-size: 29px;
    margin-bottom: 0;
}

.tk_sc_block_toggle h5.tab-head, 
.tk_sc_block_accordion h5.tab-head {
    font-size: 16px;
    line-height: 20px;
   font-weight: bold;
}

.shortcodes .pricing-table-one .color-buttons a:hover {
    color: #fff;
}
.pricing-button a.price_btn {
    font-weight: 400;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 17px;
}

.tk_sc_block_accordion_wrapper {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.tk-infobox {
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;    
}

.shortcodes .pricing-table-one-center p {
    width: auto;
    padding: 10px 0;
}

body .progress {
    background: #F1F1F1;
    margin: 0 0 15px;
}

body .progress .bar {
    background: #4daf7c;
}

.tab-content {
    display: inline-block;
    width: 100%;
}

.tab-pane.active {
    background: #ffffff;
}

.tab-pane {
    margin-top: 0;
}

.tab-pane,
.tab-content,
.tk-shortcode-tabs {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.shortcodes .tk-shortcode-tabs ul li,
.tk_sc_block_toggle {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

.tk-shortcode-tabs .nav-tabs a,
.shortcodes .tk-shortcode-tabs ul li {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}


.shortcodes .tk-infobox p {
    margin: 2px 0 0 0;
}

.shortcodes .alert-error p {color: #c44a4a;}
.shortcodes .alert-success p {color: #808d39;}
.shortcodes .alert-block p {color: #bca272;}
.shortcodes .alert-info p {color: #3f78a6;}

.shortcodes .pricing-table-one-center p {
    width: auto;
    padding: 7px 0 0 0;
    margin: 0;
}

.pricing-table-one-center span {
    line-height: 35px;
    padding-top: 0;
}

.shortcodes .pricing-table-one-center a {color: #229fda;}
.shortcodes .pricing-table-one-center a:hover {color: #555555;}

.pricing-button h6 a.price_btn {
    float: none;
    font-weight: bold;
    font-size: 16px;
}

.shortcodes a.btn.btn-large {
    font-size: 20px;
    padding: 14px 20px 15px;
}

.tk_sc_block_toggle h5.tab-head, 
.tk_sc_block_accordion h5.tab-head {
    float: none;
}

.tk-shortcode-tabs .nav-tabs .active a {
    opacity: 0.7;
    filter:alpha(opacity=70);
}

.tk_sc_block_accordion .tab-body p {
    margin: 0!important;
}

.tk_sc_block_toggle h5.tab-head, .tk_sc_block_accordion h5.tab-head {
    padding: 15px 70px 15px 15px;
}