/*
Theme Name: Divi child theme
Template: Divi
*/
/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.11.0
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/*/* File not found */*/
/*/* File not found */*/


.dark h2 {
    font-size: 72px !important;
    color: #000000 !important;
    font-weight: bold;
    text-align: center !important;
    padding-bottom: 40px !important;
}

.dark p {
    font-size: 38px !important;
    color: #000000 !important;
    font-weight: 400;
    text-align: center !important;
        line-height: 1.4em;
}

.light h2 {
    font-size: 72px !important;
    color: #ffffff !important;
    font-weight: bold;
    text-align: center !important;
    padding-bottom: 40px !important;
}

.light p {
    font-size: 38px !important;
    color: #ffffff !important;
    font-weight: 400;
    text-align: center !important
}

.button_light {
}

body.home .et_pb_button {
    position: relative;
    padding: 22px 41px 22px 41px;
    border: 0px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #cc0033 !important;
    border-radius: 10px !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 120% !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-transform: uppercase !important;
    letter-spacing: 1px;
}

/* Button Hover */

body.home .et_pb_module .et_pb_button:hover,
body.home .et_pb_button:hover {
    padding: 22px 51px 22px 41px;
    border: none !important;
    background-color: #666 !important;
    opacity: 1 !important;
}

/* Button Hover Light Text */

body.home .et_pb_button:hover {
    background: rgba(255, 255, 255, 0.2);
}

/* Button Hover Dark Text */

body.home .et_pb_bg_layout_light .et_pb_button:hover,
body.home .et_pb_pricing_table_button:hover,
body.home .et_pb_contact_submit:hover,
body.home .et_pb_contact_reset:hover,
body.home .et_pb_bg_layout_light.et_pb_button:hover {
    background: rgba(0, 0, 0, 0.05);
}

/* Button - With Icon */

body.home .et_pb_button:before,
body.home .et_pb_button:after {
    position: static;
	display: none !important;
}

body.home .et_pb_button:before {
    display: none;
}

body.home .et_pb_button:hover:after,
body.home .et_pb_more_button:hover:after,
body.home .et_pb_promo_button:hover:after,
body.home .et_pb_newsletter_button:hover:after,
body.home .et_pb_pricing_table_button:hover:after {
    margin-left: 45px;
    opacity: 1;
}

.divider h3 {
    line-height: 150% !important
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    body.home .diagonal-grey:before,
    body.home .diagonal-purple:before{
        height: 370px !important;
    }
    body.home .diagonal-grey,
    body.home .diagonal-purple{
        padding: 0 !important;
    }
}
@media only screen and (max-width: 980px) {
    .light h2,
    .dark h2 {
        font-size: 46px !important;
        padding-bottom: 30px !important;
    }

    .light p,
    .dark p {
        font-size: 30px !important;
    }

}


@media only screen and (max-width: 767px) {
    .light h2,
    .dark h2 {
        font-size: 36px !important;
        padding-bottom: 20px !important;
    }

    .light p,
    .dark p {
        font-size: 24px !important;
    }

    body.home .et_pb_button{
        padding: 20px 15px !important;
        font-size: 18px !important;
        display: block;
        width: 100% !important;
        text-align: center !important;
    }

    body.home .et_pb_button:before,
    body.home .et_pb_button:after{
        display: none !important;
    }

    body.home .diagonal-grey:before, body.home .diagonal-purple:before {
        height: 230px !important;
    }

}


@media only screen and (max-width: 480px) {
    .light h2,
    .dark h2 {
        font-size: 30px !important;
    }

    .light p,
    .dark p {
        font-size: 24px !important;
    }

    body.home .diagonal-grey:before, body.home .diagonal-purple:before {
        height: 170px !important;
    }
}
body #page-container #top-menu #menu-main-menu > li:last-child {
    padding-right: 0 !important;
}

/*body #page-container #top-menu #menu-main-menu > li:nth-last-child(2) {*/
/*    padding-right: 15px !important;*/
/*}*/

/*body #page-container #top-menu #menu-main-menu > li:nth-last-child(2) > a:hover {*/
/*    background-color: #aa639f !important;*/
/*}*/

body #page-container #top-menu #menu-main-menu > li:last-child > a{
/*body #page-container #top-menu #menu-main-menu > li:nth-last-child(2) > a {*/
    color: #ffffff !important;
    font-size: 18px !important;
    line-height: 18px !important;
    text-align: center;
    background-color: #a6e40f;
    padding: 14px 23px 14px;
    border-radius: 6px;
    margin: 7px 0;
}

body #page-container #top-menu #menu-main-menu > li:last-child > a {

    background-color: #a6e40f;
}

body #page-container #top-menu #menu-main-menu > li:last-child > a:hover {
    background-color: #aa639f !important;
}


.et_pb_fullwidth_menu .fullwidth-menu-nav > ul {
    padding: 0 0 0 !important;
    line-height: 1.7em;
}

nav#top-menu-nav,
#top-menu,
nav.fullwidth-menu-nav,
.fullwidth-menu {
    float: right;
}

#wprmenu_bar {
    z-index: 9999 !important;
}

/* Fullwidth Header Module */
.et_pb_fullwidth_header {
    position: relative;
    padding: 5px 0 !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

body #page-container #header .header-content {
    margin-right: 0 !important;
    padding: 0;
}

body #page-container #header .et_pb_fullwidth_header_container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 5%;
}

body #page-container #header {
    position: fixed;
    width: 100%;
    z-index: 9999;
}

#page-container #et-main-area {
    padding-top: 69px;

}

/*Top Menu Styles*/

body #top-menu #menu-main-menu > li .sub-menu a {
    font-size: 16px !important;
    padding: 6px 10px !important;
}

body #top-menu #menu-main-menu > li {
    padding-right: 13px !important;
}

body #top-menu #menu-main-menu > li.menu-item-has-children > .sub-menu a:after {
    top: 5px;
    right: -8px;
}

body #top-menu #menu-main-menu > li.menu-item-has-children > a:after {
    top: 5px;
    right: -16px;
    position: static;
}

body #top-menu #menu-main-menu > li > a {
    font-size: 18px !important;
    text-transform: uppercase !important;
    color: #000 !important;
    font-weight: 700;
    padding: 5px 0;
}

body #top-menu #menu-main-menu li.current-menu-ancestor > a,
body #top-menu #menu-main-menu li.current-menu-item > a,
body #top-menu #menu-main-menu li.current-menu-parent > a,
body #top-menu #menu-main-menu li a:hover {
    color: #6d24bb !important;
}

body #top-menu #menu-main-menu li a a[title="Return to Home Page"] {
    display: none !important;
}

body #top-menu #menu-main-menu li .sub-menu .sub-menu a {
    width: 270px;
}

body #top-menu #menu-main-menu li .sub-menu .sub-menu {
    width: 310px !important;

}

/*Logo*/

#header img#logo {
    max-height: 60px !important;

}

#top-menu {
    margin-top: 4px;
}



/*Mobile menu*/




#wprmenu_menu_ul > li.wprmenu_no_border_bottom {
    border-bottom: 1px solid #ffffff !important;
}
#wprmenu_menu_ul > li.wprmenu_no_border_bottom > .sub-menu{
    display: none !important;
}
#wprmenu_menu_ul > li > .sub-menu{
    display: block !important;
    border-bottom: none !important;
}
#wprmenu_menu_ul > li > .wprmenu_icon:before{
    content: "o" !important;
}

#wprmenu_menu_ul > li.wprmenu_no_border_bottom > .wprmenu_icon:before {
    content: "t" !important;
}

@media only screen and (max-width: 1690px) {
body #page-container #top-menu #menu-main-menu > li:last-child > a{
/*body #page-container #top-menu #menu-main-menu > li:nth-last-child(2) > a {*/
	    padding: 14px 15px 14px;
}
	body #top-menu #menu-main-menu > li {
    padding-right: 5px !important;
}
	body #top-menu #menu-main-menu > li > a {
		font-size: 16px !important;}
}


@media only screen and (max-width: 1475px)  and (min-width: 980px) {
    body #top-menu #menu-main-menu > li > a {
        font-size: 13px !important;
    }
}

@media only screen and (max-width: 1350px)  and (min-width: 980px) {
    body #top-menu #menu-main-menu > li > a {
       
    }
    .header-content svg{    max-width: 140px;}
}

/*@media only screen and (max-width: 1280px)  and (min-width: 980px) {*/
    /*body #top-menu #menu-main-menu > li > a {*/
       /*font-size: 14px !important;*/
    /*}*/

/*}*/

@media only screen and (max-width: 1330px)  and (min-width: 980px) {
    body #top-menu #menu-main-menu > li.menu-item-home{
        display: none !important;
    }

    body #top-menu #menu-main-menu > li {
        padding-right: 3px !important;
    }

    body #page-container #top-menu #menu-main-menu > li:last-child > a {
	 /*body #page-container #top-menu #menu-main-menu > li:nth-last-child(2) > a {*/
        font-size: 14px !important;
    line-height: 16px !important;
    padding: 10px 8px;
    }
    body #page-container #header .et_pb_fullwidth_header_container {
    padding: 0 1%;
    }
    .header-content svg{     margin-top: -10px;}

    /*body #page-container #top-menu #menu-main-menu > li:nth-last-child(2) {*/
    /*    padding-right: 0 !important;*/
    /*}*/
}

@media only screen and (max-width: 1060px) and (min-width: 981px){
    #header img#logo {
        max-height: 37px !important;
        margin-top: 9px;
    }
}
@media only screen and (max-width: 980px) {
    .title_container .et_pb_text {
        text-align: center !important;
    }

    #page-container #top-menu,
    #page-container #top-menu .fullwidth-menu-nav {
        display: block !important;
    }

    #page-container #top-menu .fullwidth-menu-nav > ul > li:not(:last-child) {
        display: none !important;
    }

   /*  #wprmenu_menu_ul li:last-child {
        display: none !important;
    } */
}

@media only screen and (max-width: 767px) {
    body #page-container #header #main-header {
        z-index: 1;
    }

    body #page-container #header .header-content{
        margin: 0 0 6px !important;
    }


    #page-container #et-main-area {
        padding-top: 69px;
    }

    body #page-container #top-menu #menu-main-menu > li:last-child > a {
        margin: 10px 0 0;
    }
}

@media only screen and (max-width: 480px) {
    body #page-container #top-menu #menu-main-menu > li:last-child > a {
        font-size: 16px !important;
        line-height: 16px !important;
        padding: 14px 11px 14px;
        margin: 0;
    }

    body #page-container #header .header-content > a:after {
        font-size: 16px !important;
        line-height: 16px !important;
        padding: 14px 10px 14px 80px;
        margin: 7px 0 0 -74px;
    }

    #header img#logo {
        max-height: 39px !important;
        margin-top: 7px;
    }

    #page-container #et-main-area {
        padding-top: 63px;
    }
}


@media only screen and (max-height: 770px) {

    body #top-menu #menu-main-menu > li .sub-menu a {
        padding: 3px 0 !important;
    }
}

@media only screen and (max-height: 660px) {
    body #top-menu #menu-main-menu > li .sub-menu a {
        line-height: 140%;
    }

    body #top-menu #menu-main-menu > li .sub-menu {
        padding: 10px 0;
        text-align: left;
    }
}

/** Unicorn About CSS file **/

.content12.content_about12 .et_pb_column_1_3:hover .et_pb_promo:before,
.content12.content_about12 .et_pb_column_1_3:hover .et_pb_promo h2 {
    color: #ec008c !important;
}

.blurbs_5.blurbs_about5 .et_pb_main_blurb_image img {
    padding: 2.6vw !important;
}

.about_page_textU .et_pb_text p span {
    transition: 0.3s !important;
}

.about_page_textU .et_pb_text p span:hover {
    text-decoration: none !important;
    opacity: 0.5;
}

/*Responsive*/

@media only screen and (min-width: 1930px) {
    .blurbs_5.blurbs_about5 .et_pb_main_blurb_image img {
        padding: 50px !important;
    }
}
@media only screen and (max-width: 1390px) {
    .header_about1.header1 .et_pb_promo {
        top: 40px !important;
    }

    .unicorn_about_success .et_pb_column:last-child {
        padding-left: 40px !important;
    }
}

@media only screen and (max-width: 980px) {
    .header_about1.header1 .et_pb_column {
        width: 100% !important;
    }

    .unicorn_about_success .et_pb_image .et_pb_image_wrap,
    .unicorn_about_success .et_pb_image .et_pb_image_wrap img {
        display: block !important;
        width: 100% !important;
    }

    .unicorn_about_success .et_pb_image,
    .unicorn_about_success .et_pb_image img {
        height: auto !important;
    }

    .unicorn_about_success .et_pb_column:last-child {
        padding-left: 0 !important;
    }

    .unicorn_about_success .et_pb_promo .et_pb_promo_description h2 {
        margin-bottom: 0 !important;
        padding-bottom: 20px !important;
    }

    .unicorn_about_creative .et_pb_column:first-child {
        margin-right: 2% !important;
    }

    .unicorn_about_creative .et_pb_column {
        width: 49% !important;
    }

    .content12.content_about12 .et_pb_promo .et_pb_promo_description h2 {
        padding-bottom: 20px !important;
    }

    .blurbs_5.blurbs_about5 .et_pb_row:first-child .et_pb_promo_description {
        padding-bottom: 0 !important;
    }

    .blurbs_5.blurbs_about5 .et_pb_main_blurb_image img {
        padding: 40px !important;
    }
}

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

    .unicorn_about_creative .et_pb_column:first-child {
        margin-right: 0 !important;
    }

    .unicorn_about_creative .et_pb_column {
        width: 100% !important;
    }

    .unicorn_about_creative {
        padding-bottom: 40px !important;
    }
}
/*  /* File not found */ */
/* YOUR CSS EDITS GO BELOW THIS LINE AND AND CSS RULES YOU MAKE HERE WILL OVERIDE THE MASTER DIVI THEME CSS RULES */

/******** Blurbs ***********/

.image-homepage img {
    box-shadow: 0px 0px 32.2px 2.8px rgba(0, 0, 0, 0.35);
}

/*Home*/

body.home .et_pb_column_1_2 .et_pb_image,
body.home .et_pb_column_1_2 .et_pb_image img {
    height: auto !important;
}

/*Blog Single & archive*/

body.single .post-meta {
    margin-bottom: 20px !important;
}

body.single h2.title {
    margin-top: 0 !important;
}


body #blog-sidebar {
    padding: 0 !important;
    border: 0 !important;
}

body #blog-sidebar h4.widgettitle {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

body #blog-sidebar li a {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    display: block;
}

body.archive h1 {
    padding-bottom: 20px !important;
    font-weight: 700 !important;
}

body.archive article h2.entry-title {
    margin-top: 20px !important;
}

body.archive article {
    margin-bottom: 40px !important;
}

body.single #prev-next div.next-link {
    text-align: right !important;
}

body.single #prev-next div {
    width: 49%;
    display: inline-block;
}

@media only screen and (max-width: 980px) {
    body #blog-sidebar .widget_categories{
        width: 100% !important;
    }
	
	.divider{    
	padding-top: 50px !important;
    padding-bottom: 10px !important;
	}


	
}