/*
 Theme Name:     CreativeOne
 Theme URI:      http://www.creativeone.com/digital-marketing/
 Description:    Custom built WP theme, built on top of the Divi framework.
 Author:         CreativeOne
 Author URI:     http://www.creativeone.com/
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

/* Remove sidebar border for full width templates. */
.page-template-page-template-no-sidebar #main-content .container::before,
.page-template-page-template-events #main-content .container::before {
    content: none;
}

.sup {
    font-size: 0.6em;
    vertical-align: super;
    bottom: 0;
}

.sub {
    font-size: 0.6em;
    vertical-align: sub;
    bottom: 0;
}

.small {
    font-size: 0.6em;
}

.clearfx {
    clear: both;
}

.gf_right_half {
    margin-top: 16px !important;
    float: right !important;
}

#input_5_4 {
    max-height: 243px !important;
}

@media only screen and (max-width: 640px) {

    .gform_wrapper ul.gform_fields li.gfield.gf_right_half {
        padding-left: 0 !important;
    }
}

.btn,
form .gform_footer input {
    color: #FFF !important;
    background-color: #f05323 !important;
    padding: 15px 50px !important;
    display: inline-block !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    cursor: pointer !important;
    border: none !important;

    -webkit-transition:  background-color .2s linear;
    transition:  background-color .2s linear;
}

.btn:hover,
form .gform_footer input:hover {
    background-color: #a73513 !important;
}

.et_pb_text_inner h1,
.et_pb_text_inner h2,
.et_pb_text_inner h3,
.et_pb_text_inner h4,
.et_pb_text_inner h5,
.et_pb_text_inner h6 {
    margin-top: 15px;
}

.et_pb_text_inner ul,
.et_pb_text_inner ol {
    margin-left: 20px;
}

body #top-header .menu-item.hide {
    display: none;
}

sup.tm {
    font-size: 0.7em;
    bottom: 0.7em;
}

.et_pb_bg_layout_dark a {
    color: #FFF;
}

@media (max-width: 980px) {

    body.home #three-col-block .et_pb_blurb {
        margin-top: 50px !important;
    }
}

body.post-template-default .et_pb_fullwidth_section .et_pb_post_title::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(12, 35, 63, 0.50);
}

/**
 * Site Specific Styles...
 */

#et-secondary-menu {
    width: 100%;
    float: none;
    text-align: center;
}

#top-header a {
    padding-bottom: 0 !important;
    margin-bottom: .75em;
    padding-right: 15px;
    border-right: 1px solid #456ca9;
}

#top-header li:last-child a {
    border-right: none;
    padding-right: 0;
}

#et-top-navigation {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.et-fixed-header #et-top-navigation {
    border-bottom: none;
}

body #main-footer {
    background: url('img/client-one-footer.jpg') top center no-repeat transparent;
    background-size: cover;
}

#et-footer-nav .container,
#footer-bottom #footer-info {
    text-align: center;
}

#footer-bottom #footer-info {
    float: none;
}

#main-footer #footer-widgets .fwidget {
    text-align : center !important;
}

#main-footer #footer-widgets p {
    font-size: 20px;
    color: #00A7E1;
}

#main-footer #footer-widgets p span {
    font-size: 26px;
}

#footer-widgets .footer-widget a {
    color: #00A7E1 !important;
}

#main-footer em {
    color: #f05323;
    font-style: normal;
    font-weight: bold;
}

#main-footer #footer-widgets .fwidget {
    float: none !important;
}

#media_image-2 {
    border-bottom: 1px solid #00A7E1;
    max-width: 50%;
    margin: 0 auto 25px;
    padding-bottom: 15px;
}

#monarchwidget-2 {
    margin-bottom: 20px;
}

body.et_monarch #main-footer .et_social_icon,
body.et_monarch #main-footer .et_social_icon:before,
body.et_monarch #main-footer .et_social_icon:after {
    font-size: 30px;
}

body.et_monarch #main-footer .et_social_slide .et_social_icon:after {
    top: -60px;
}

body.et_monarch #main-footer .et_social_slide li:hover .et_social_icon:after {
    top: 0;
}

body.et_monarch #main-footer .et_social_networks .et_social_icon,
body.et_monarch #main-footer .et_social_networks .et_social_icon:before,
body.et_monarch #main-footer .et_social_networks .et_social_icon:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.et_monarch #main-footer .et_social_networks .et_social_icon,
.et_monarch #main-footer .et_social_networks .et_social_icon:before,
.et_monarch #main-footer .et_social_networks .et_social_icon:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
}

body.et_monarch .widget_monarchwidget.et_social_rounded .et_social_icons_container li:hover,
body.et_monarch .widget_monarchwidget.et_social_rectangle .et_social_icons_container li:hover,
body.et_monarch .widget_monarchwidget.et_social_circle .et_social_icons_container li:hover i.et_social_icon {
    color: #00A7E1 !important;
}

body.et_monarch .et_social_networks li,
body.et_monarch .widget_monarchwidget .et_social_networks li {
    float: none;
    display: inline-block;
}

body.et_monarch .widget_monarchwidget .et_social_networks ul li,
body.et_monarch .widget_monarchwidget.et_social_circle li i {
    background: none !important;
}

/* Bio Block */

.bio {
    padding: 20px;
    color: #FFF;
    margin-bottom: 30px;
}

.bio .name {
    text-transform: uppercase;
    font-size: 21px;
    font-weight: bold;
    display: block;
}

.bio .title {
    font-size: 18px;
    display: block;
}

.bio .toggle {
    color: #00A7E1;
    display: inline-block;
}

.bio .text {
    display: none;
    font-weight: 300;
}

.bio .controls {
    padding-top: 25px;
}

.bio .controls .close {
    display: none;
}

.bio .controls .open {

}

/*-----------------------------------------------*/
/*-----Scrolling Image Carousel by Divi Soup-----*/
/*-----------------------------------------------*/

.product-scroller {
    overflow: hidden;
    height: 175px;
}

/*Stops the browser creating a horizontal scrollbar*/
.ds-carousel-section {
    overflow: hidden;
    max-height: 300px;
}
/*Reduces the section height on mobiles*/
@media only screen and (max-width: 567px) {
.ds-carousel-section {
    max-height: 140px;
    padding: 0;
    }
}
/*Sets the width of the image modules and floats them so they are next to each other*/
.ds-carousel-logo {
    width: 20%;
    float: left;
    padding: 10px;
}
/*Sets the layout for the first row*/
.ds-image-carousel-first {
    width: 100% !important;
    max-height: 200px;
    height: 200px;
    background: #fff;
    animation: 30s first 1 linear;
    animation-fill-mode: forwards;

}
/*Sets the layout for the second row*/
.ds-image-carousel-second {
    z-index: 2;
    height: 200px;
    background: #fff;
    width: 100% !important;
    float: left;
    display: inline-block;
    top: -200px;
    animation: 60s second infinite linear;
}
/*Sets the layout for the third row*/
.ds-image-carousel-third {
    z-index: 1;
    height: 200px;
    background: #fff;
    width: 100% !important;
    float: left;
    display: inline-block;
    top: -400px;
    animation: 60s third infinite linear;
    animation-delay: 30s;
    opacity: 0;
}
/*Animation for the continuous scrolling effect*/
@keyframes first {
  0% {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 3;
  }
  99.99% {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 3;
  }
  100% {
    z-index: -1;
  }
}
@keyframes second {
  0% {
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes third {
  0.1% {
    opacity: 0;
  }
  0.2% {
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 1;
  }
}

/** Form styles **/

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}

.et_pb_bg_layout_light ::-webkit-input-placeholder {
    color: #00A7E1;
}

::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}

.et_pb_bg_layout_light ::-moz-placeholder {
    color: #00A7E1;
}

:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}

.et_pb_bg_layout_light :-ms-input-placeholder {
    color: #00A7E1;
}

:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.et_pb_bg_layout_light :-moz-placeholder {
    color: #00A7E1;
}

.blue-gradient ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}

.blue-gradient ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}

.blue-gradient :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}

.blue-gradient :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.gform_wrapper .top_label li.gfield.gf_right_half {
    float: right;
    padding-right: 0;
    padding-left: 16px;
}

body .gform_wrapper {
    margin: 0;
}

.gform_wrapper form input,
textarea,
.gform_wrapper form select {
    border: 3px solid #fff;
    color: #fff;
    background: transparent;
    font-size: 18px !important;
    padding: 10px 10px;
    transition: all 0.3s ease 0s;
    font-weight: 700;
}

.et_pb_bg_layout_light .gform_wrapper form input,
.et_pb_bg_layout_light textarea,
.et_pb_bg_layout_light .gform_wrapper form select {
    color: #00A7E1;
    border-color: #00A7E1;
}

body .gform_wrapper ul.gform_fields li.gfield select {
    padding: 4px 2px !important;
}

.blue-gradient .gform_wrapper form input,
.blue-gradient textarea,
.blue-gradient .gform_wrapper form select,
.dark-form-app .gform_wrapper form input,
.dark-form-app textarea,
.dark-form-app .gform_wrapper form select {
    border-color: #FFF;
    color: #FFF;
}

.et_pb_bg_layout_light .blue-gradient .gform_wrapper form input,
.et_pb_bg_layout_light .blue-gradient textarea,
.et_pb_bg_layout_light .blue-gradient .gform_wrapper form select,
.et_pb_bg_layout_light .dark-form-app .gform_wrapper form input,
.et_pb_bg_layout_light .dark-form-app textarea,
.et_pb_bg_layout_light .dark-form-app .gform_wrapper form select {
    color: #00A7E1;
    border-color: #00A7E1;
}

.dark-form-app .gform_wrapper form select option {
    color: #00A7E1!important;
}

form .gform_footer {
    margin: 0;
    text-align: center;
}

body .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
body .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin-bottom: 0;
    color: #FFF !important;
}

body .et_pb_bg_layout_light .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
body .et_pb_bg_layout_light .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    color: #00A7E1 !important;
}

form .gform_footer input {
    padding: 10px 40px;
    cursor: pointer;
}

form .gform_footer input:hover {
    background-color: #fff;
    color: #FFF;
}

.et_pb_bg_layout_light form .gform_footer input:hover {
    color: #00A7E1;
    background-color: #00A7E1;
}

.blue-gradient form .gform_footer input:hover,
.dark-form-app form .gform_footer input:hover {
    background-color: #fff;
    color: #fff;
}

body .gform_wrapper ul li.gfield:first-child {
    margin-top: 0;
}

body .gform_wrapper div.validation_error {
    color: #fff;
    border-color: #fff;
    max-width: calc(100% - 16px)!important;
    font-size: 16px;
}

body .et_pb_bg_layout_light .gform_wrapper div.validation_error {
    color: #00A7E1;
    border-color: #00A7E1;
}

body .blue-gradient .gform_wrapper div.validation_error,
body .dark-form-ap .gform_wrapper div.validation_error {
    color: #FFF;
    border-color: #FFF;
    max-width: calc(100% - 16px)!important;
    font-size: 16px;
}

body .gform_wrapper .validation_message,
body .gform_wrapper .top_label .gfield_label,
body .gform_wrapper .gfield_required {
    color: #fff;
}

body .et_pb_bg_layout_light .gform_wrapper .validation_message,
body .et_pb_bg_layout_light .gform_wrapper .top_label .gfield_label,
body .et_pb_bg_layout_light .gform_wrapper .gfield_required {
    color: #00A7E1;
}

body .blue-gradient .gform_wrapper .validation_message,
body .blue-gradient .gform_wrapper .top_label .gfield_label,
body .blue-gradient .gform_wrapper .gfield_required,
body .dark-form-app .gform_wrapper .validation_message,
body .dark-form-app .gform_wrapper .top_label .gfield_label,
body .dark-form-app .gform_wrapper .gfield_required {
    color: #FFF;
}

body .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
    border: 3px solid #fff !important;
}

.et_pb_bg_layout_light .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.et_pb_bg_layout_light .gform_wrapper li.gfield_error textarea {
    border-color: #00A7E1;
}

.blue-gradient .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea,
.dark-form-app .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: 3px solid #FFF;
}

body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background: transparent;
    border: none;
    padding-bottom: inherit;
    padding-top: inherit;
}

body form .gfield.gfield_error input,
body form .gfield.gfield_error textarea {
    background: rgba(255,223,224,.25)
}

.gform_wrapper form input[type=text]:focus,
.gform_wrapper form input.text:focus,
.gform_wrapper form input.title:focus,
.gform_wrapper form textarea:focus,
.gform_wrapper form select:focus {
    border-color: #f05323;
}

.gform_wrapper input.text,
.gform_wrapper input.title,
.gform_wrapper input[type=email],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper select,
.gform_wrapper textarea {
    color: #FFF;
}

.et_pb_bg_layout_light .gform_wrapper input.text,
.et_pb_bg_layout_light .gform_wrapper input.title,
.et_pb_bg_layout_light .gform_wrapper input[type=email],
.et_pb_bg_layout_light .gform_wrapper input[type=password],
.et_pb_bg_layout_light .gform_wrapper input[type=tel],
.et_pb_bg_layout_light .gform_wrapper input[type=text],
.et_pb_bg_layout_light .gform_wrapper select,
.et_pb_bg_layout_light .gform_wrapper textarea {
    color: #00A7E1;
}

body .blue-gradient .gform_wrapper label,
body .blue-gradient .gform_wrapper .top_label .gfield_label,
body .blue-gradient .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
body .blue-gradient .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    display: none;
}

body #main-content .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin: 5px 0 0;
    background: #F9F9F9;
    padding: 5px 15px;
}

.gform_wrapper .gform_page_footer .button {
    cursor: pointer !important;
}

.gform_wrapper h2 {
    margin-bottom: 20px;
    margin-top: 30px;
    text-align: center;
    font-weight: initial;
}

.dark-form-app .gform_body {

    padding: 10px;
    width: 80% !important;
    margin: 0 auto;

    /*padding: 5px 50px 20px;*/

    background: #00A7E1; /* Old browsers */
    background: -moz-linear-gradient(left,  #00A7E1 0%, #446ba8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #00A7E1 0%,#446ba8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #00A7E1 0%,#446ba8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A7E1', endColorstr='#446ba8',GradientType=1 ); /* IE6-9 */
}

.dark-form-app .gform_body .gform_page {
    border: 4px solid #FFF;
    padding: 0 25px;
}

body #main-content .dark-form-app .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    background: rgba(249, 249, 249, 0.15);
}

body .dark-form-app .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
body .dark-form-app .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
body .dark-form-app .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}

.dark-form-app .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.dark-form-app .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin: 0 !important;
}

body .dark-form-app .gform_wrapper li.gfield_error ul.gfield_radio {
    color: #FFF;
}

body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {

}

body .dark-form-app .gform_wrapper ul.gform_fields li.gfield.gfield_error {
    margin-top: 0 !important;
    padding: 5px 10px;
    background: rgba(255, 255, 255, 0.15);
}

@media (max-width: 900px) {

    .dark-form-app .gform_body {
        width: 100% !important;
    }
}

@media (max-width: 725px) {

    body .dark-form-app .gform_wrapper .top_label li.gfield.gf_left_half,
    body .dark-form-app .gform_wrapper .top_label li.gfield.gf_right_half {
        display: block;
        width: auto;
        padding-left: 0;
        padding-right: 0;
        float: none;
    }
}
