/*
Theme Name: Anzum Digital
Theme URI: https://anzum.com/
Version: 1.0
Description: Theme Customized by Anzum Digital
Author: Anzum Digital
Template: Divi
Author URI: https://anzum.com
*/
@import url("../Divi/style.css");


.text-white {
    color: #fff;
}

.et_pb_row {
    width: 90% !important;
}
    
/* Ar CSS */    

/* Navigation */
.container.et_menu_container {
    width: 100%;
    max-width: 100%;
}

.et_header_style_left .logo_container {
    width: auto;
    left: 10px;
    z-index: 99;
}

#logo {
    max-height: 80%;
    -webkit-filter: contrast(2);
    -moz-filter: contrast(2);
    -ms-filter: contrast(2);
    -o-filter: contrast(2);
    filter: contrast(2);
}

#et-top-navigation {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    position: relative;
    background: #feffff;
    width: 100%;
    padding-left: 14% !important;
    padding-top: 0 !important;
}

.nav li ul {
    border: none;
}

#top-menu .menu-item-has-children > a:first-child:after {
    top: 33%;
}

.nav li ul {
    padding: 0;
}

#top-menu li li {
    margin: 0;
    padding: 0 20px 9px;
    font-size: 12px;
    border-bottom: 1px solid #f6f6f6;
}

#top-menu > li:hover > a {
    color: #57d0d0;
}

#top-menu .menu-item-has-children > a:first-child::after {
    top: 33%;
    margin-top: 2px;
}

#top-menu li li:last-child {
    border: none;
}

#top-menu li li a {
    width: 200px;
    padding: 10px 5px 0;
}

#top-menu li li:hover {
    background-color: #57d0d0;
}

#top-menu li li:hover a {
    color: #fff;
}

#top-menu-nav > ul > li > a:hover {
    opacity: 1;
    transition: none;
}

.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 1;
    background-color: transparent;
    transition: none;
}

.et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
}

.et_header_style_left .mobile_menu_bar {
    padding-top: 5px;
    padding-bottom: 5px;
}

.social-youtube a:before {
    font-family:FontAwesome;
    content:"\f167";
    font-size:18px;
    color:#a5a5a5;
}

.slideout {
    -webkit-transform: translate3d(0,-100%, 0);
    -moz-transform: translate3d(0,-100%, 0);
    -ms-transform: translate3d(0,-100%, 0);
    -o-transform: translate3d(0,-100%, 0);
    transform: translate3d(0,-100%, 0);
    opacity: 0;
    visibility: hidden;
}

.slidein {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
    background: #10273E !important;
}

@media screen and (min-width: 981px) {
    .et_header_style_left #et-top-navigation nav > ul > li > a {
        padding-top: 15px;
        padding-bottom: 15px !important;
    }
    
    .special-menu a {
        background-color: #57d0d0;
        color: #fff !important;
    }
    
    #et-top-navigation #top-menu .special-menu a {
        padding: 15px !important;
    }
    
    #top-menu .special-menu:hover a {
        background-color: #fcfcfc;
        color: #57d0d0 !important;
    }
}

#footer-widgets .footer-widget {
   width: 100%;
   margin: 0 0 5.5% 0;
}

@media screen and (max-width: 980px) {
    .et_header_style_left #logo {
        max-width: 80%;
    }
    
    #logo {
        max-height: 75%;
    }
}

/*Slider Area*/


/*About Anzum Digital*/
.get-in-touch {
    margin-top: 35px;
}

.get-in-touch .et_pb_button:hover {
    background: #e7e6ef !important;
}

/*Our Services*/
.our-services {
    padding: 0 !important;
}

.our-services-outer {
    display: flex;
    width: 67%;
    min-height: 100vh;
    align-items: center;
    margin: 0px auto;
}

.our-services-inner {
    border: 1px solid #fff;
    padding: 50px 19%;
    text-align: center;
}

.work-areas {
    display: flex;
    flex-wrap: wrap;
}

a.work-block {
    display: block;
    width: 50%;
    color: inherit;
}

.work-area {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    min-height: 33.333vh;
}

.work-area:hover {
    background: #57d0d0;
    cursor: pointer;
    color: #fff !important;
}

.work-icon, .work-title {
    width:100%;
}

.work-icon {
    margin-bottom: 15px;
}

/*Work Process*/
.work-process-steps {
    display: flex;
    flex-wrap: wrap;
    margin: 5% 0 2.5%;
}

.process-step {
    width: 25%;
    text-align: center;
    padding: 1%;
    margin: 20px 0;
}

.process-icon, .process-title, .process-desc {
    width:100%;
}

.process-icon {
    margin-bottom: 15px;
}

.process-title {
    font-size: 1.75rem;
    line-height: 1.5;
    font-style: italic;
}

.process-desc {
    margin: 10px 0;
}

/*Testimonial CSS*/
.testimonials {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 100vh;
    padding: 0px 10%;
}

.testimonials:before {
    content:'\f104';
    font-family: 'FontAwesome';
    font-size: 1.5rem;
}

.testimonials:after {
    content:'\f105';
    font-family: 'FontAwesome';
    font-size: 1.5rem;
}

.testimonial-title {
    font-style: italic;
    color: rgb(168, 168, 168);
}

.testimonial-txt {
    padding: 0 5%;
}

.testimonial-img img{
    width: 150px;
    height:150px;
    border-radius: 50%;
}

@media screen and (max-width: 1170px) {
    .our-services-outer {
        width: 80%;
    }
}


@media screen and (max-width: 980px) {
    .about-us .et_pb_text {
        text-align: center;
    }
    
    .our-services-outer {
        width: 100%;
        min-height: auto;
        padding: 10% !important;
    }
    
    .our-services-inner {
        padding: 50px 5%;
    }
    
    .process-step {
        width: 50%;
    }
    
}

@media screen and (max-width: 480px) {
    .process-step {
        width: 100%;
    }
}


/* Ank CSS */

.et-fixed-header#main-header .nav li ul {
    background-color: #feffff  !important;

}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 90%;
}

.quote-cta {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #57d0d0;
    width: 100%;
    height: 40px;
    padding: 5px;
    text-align: center;
}

.et_search_outer {
    display: none;
}

.admin-bar .quote-cta {
    top: 32px;
}

.quote-cta a {
    display: block;
    width: 100%;
    color: #fff;
}

p{
	font-weight: 400;
}


.portfolio-section {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    float: left;
    padding: 2% 5%;
}

.portfolio-section-title {
    margin-bottom: 50px;
}

.entry-content .project-categories {
    list-style-type: none;
}

.project-categories li {
    margin-bottom: 10px;
    cursor: pointer;
}

.portfolio-container {
    width: 100%;
    float: right;
}

.portfolio {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 50%;
    float: left;
    padding-top: 50%;
    cursor: pointer;
    position: relative;
}

.portfolio .portfolio-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.portfolio .portfolio-divider {
	width: 30px;
	height: 1px;
	background: #fff;
}

.portfolio .portfolio-overlay:before, 
.portfolio .portfolio-overlay:after {
    position: absolute;
    top: 21px;
    right: 21px;
    bottom: 21px;
    left: 21px;
    content: '';
    opacity: 0;
    z-index: 1;
    /*-webkit-transition: opacity 0.35s ease, -webkit-transform 0.35s ease;*/
    transition: opacity 0.35s ease, transform 0.35s ease;
}

.portfolio .portfolio-overlay::before {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.portfolio .portfolio-overlay::after {
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

.portfolio .overlay-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #57d0d0;
    opacity: 0;
    -webkit-transition: opacity .35s;
    -moz-transition: opacity .35s;
    -ms-transition: opacity .35s;
    -o-transition: opacity .35s;
    transition: opacity .35s;
}

.portfolio .overlay-content {
    position: absolute;
    z-index: 4;
    bottom: 27px;
    left: 43px;
    right: 43px;
    color: #fff;
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
   /* -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;*/
    transition: opacity 0.35s, transform 0.35s;
    
    
}

.portfolio .overlay-content p { 
     padding: 0;
}
	
.portfolio .overlay-content h4 {
    color: #fff;
}
 
.portfolio .overlay-content h5 {
    color: #fff;
}

.portfolio .overlay-content a {
    color: #fff;
}

.portfolio:hover .overlay-bg {
    opacity: .9;
}

.portfolio:hover .overlay-content {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.portfolio:hover .portfolio-overlay:before, 
.portfolio:hover .portfolio-overlay:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    /*-webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease .2s;*/
    transition: opacity 0.4s ease, transform 0.45s ease;
}
	
/* Our Services */
.our-services .et_pb_slide_description,
.our-services .et_pb_slider_fullwidth_off .et_pb_slide_description {
    width: 80%;
}


/* Foter CSS */
#footer-bottom {
    padding: 10px 0;
}

#footer-bottom .container {
    text-align: center;
}

.bottom-nav {
    display: inline-block;
    padding: 0;
    vertical-align: bottom;
    margin-right: 120px;
    margin-left: -138px;
}

.bottom-nav li:last-child {
    padding-right: 0;
}

.bottom-nav a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}

.bottom-logo {
    display: inline-block;
    line-height: 0;
    margin-top: -40px;
    border-top-right-radius: 100%;
    border-top-left-radius: 100%;
    background: #303030;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    left: -9999px;
    right: -9999px;
    margin-left: auto;
    margin-right: auto;
}

.bottom-logo img {
    height: 50px;
    width: auto;
    margin-top: 15px;
}

.et-social-icons {
    display: inline-block;
    float: none;
    vertical-align: bottom;
}

#footer-bottom .et-social-icons li:first-child {
    margin-left: 0;
}

#footer-bottom .et-social-icon a {
    font-size: 14px;
}

.footer-widget {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.hire-us,
.demo-request {
    min-width: 180px;
    float: left;
    padding: 10px 15px;
    margin: 20px 0;
    text-align: center;
    color: #fff;
    cursor: pointer;
    transition: all 100ms ease;
}

.hire-us:hover {
    background: #9e2426;
}

.demo-request:hover {
    background: #569c9c;
}

.hire-us {
    background: #b73133;
    margin-right: 50px;
}

.demo-request {
    background: #57d0d0;
}

.portfolio-block .et_pb_text_inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}


@media screen and (min-width: 981px) {
    .portfolio-block {
        display: flex;
	width: 100%;
	height: 100%;
    }
}

@media screen and (max-width: 980px) {
    .quote-cta {
        display: block;
    }
    
    #main-header {
        top: 40px !important;
    }
    
    .admin-bar #main-header {
        top: 72px !important;
    }
    
    .special-menu {
        display: none;
    }

    .portfolio-section {
        width: 100%;
        align-items: center;
        height: auto;
        padding: 50px 0;
    }
    
    .project-categories li {
        display: inline-block;
        margin-right: 20px;
    }
    
    .project-categories li:last-child {
        margin-right: 0;
    }
    
    .portfolio-container {
        width: 100%;
        float: left;
    }
    
    .portfolio {
        width: 50%;
    }
    
    .our-services .et_pb_slide_description,
    .our-services .et_pb_slider_fullwidth_off .et_pb_slide_description {
        padding: 50px 0 !important;
    }
    
    .footer-widget:nth-child(n) {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .fullscreen {
        height: auto !important;
    }
}

@media screen and (max-width: 782px) {
    .admin-bar .quote-cta {
        top: 46px;
    }
    
    .admin-bar #main-header {
        top: 86px !important;
    }
}

@media screen and (max-width: 767px){
    .footer-cta {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    
    .hire-us {
        margin-right: 0;
    }
    
    .demo-request {
        margin-bottom: 30px;
    }
    
    #footer-bottom .container {
        padding-top: 40px;
    }
    
    .bottom-nav {
        display: block;
        margin: 0 0 20px;
    }
    
    #footer-bottom .et-social-icons {
        display: block;
    }
}

@media screen and (max-width: 479px){
    .demo-request {
        margin-bottom: 0;
    }
    .portfolio {
        width: 100% !important;
    }
}
    
/* K CSS */

.buy-thumbnails img {
    height: 180px !important;
    width:338px !important;
}

.et-fixed-header #top-menu .special-menu.current-menu-item > a {
    color: #fff !important;
}

.masterhead .header-content h1 {
    font-size: 4rem;
    line-height: 1.2;
}

.masterhead .et_pb_fullwidth_header_subhead {
    background: #F0F0F0;
    border-left: 8px solid;
    padding: 20px;
    font-weight: 300;
    font-size: 24px;
}

.fullscreen {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
}

.maintenance-blurbs .et_pb_blurb h4 {
    font-size: 18px;
}

.contact-blurbs .et_pb_blurb h4 {
    font-size: 22px;
}

.maintenance-blurbs .et_pb_blurb .et-pb-icon {
    font-size: 24px;
}

.request-a-free-demo .free-demo-submit-button,
.hire-us-demo .hire-demo-submit-button,
.request-a-quote .request-quote-submit-button {
    width: 180px;
    float: right;
    padding: 15px;
    text-align: center;
    font-size: 16px;
    background: none;
    border: 2px solid;
    cursor: pointer;
}

.request-a-free-demo .free-demo-submit-button:hover,
.request-a-free-demo .free-demo-submit-button:focus,
.hire-us-demo .hire-demo-submit-button:hover,
.hire-us-demo .hire-demo-submit-button:focus
.request-a-quote .request-quote-submit-button:hover,
.request-a-quote .request-quote-submit-button:hover {
    background: #eeeeee;
    border: 2px solid #eeeeee;
}

.request-a-free-demo, 
.hire-us-demo,
.request-a-quote {
    width: 100%;
}

.request-a-free-demo .half-field,
.hire-us-demo .half-field,
.request-a-quote .half-field {
    width: 48.5%;
    float:left;
}

.request-a-free-demo .left-field,
.hire-us-demo .left-field,
.request-a-quote .left-field {
    margin-right: 3%;
}

.request-a-free-demo select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(https://anzum.com/wp-content/uploads/2016/06/arrow.png);
    background-position: 98.5% 50%;
    background-repeat: no-repeat;
    background-size: 16px;
}

.request-a-free-demo input,
.request-a-free-demo select, 
.request-a-free-demo textarea,
.hire-us-demo input,
.hire-us-demo textarea,
.request-a-quote input,
.request-a-quote textarea  {
    width: 100%;
    float: left;
    padding: 15px;
    margin: 18px 0;
    font-size: 1.25rem;   
    background: #EEEEEE;
    border: 1px solid #EEEEEE;
}

.request-a-free-demo input:focus,
.request-a-free-demo select:focus,
.request-a-free-demo textarea:focus,
.hire-us-demo input:focus,
.hire-us-demo textarea:focus,
.request-a-quote input:focus,
.request-a-quote textarea:focus {
    border: 1px solid #57d0d0;   
}

.request-a-free-demo textarea,
.hire-us-demo textarea,
.request-a-quote textarea{
    height: 200px;
}

.request-a-free-demo + div.wpcf7-validation-errors,
.hire-us-demo + div.wpcf7-validation-errors,
.request-a-quote + div.wpcf7-validation-errors {
    display: none !important;
}

.request-a-free-demo .wpcf7-not-valid-tip,
.hire-us-demo .wpcf7-not-valid-tip,
.request-a-quote .wpcf7-not-valid-tip {
    display: inline;
}

.request-a-free-demo + .wpcf7-mail-sent-ok,
.hire-us-demo + .wpcf7-mail-sent-ok,
.request-a-quote + .wpcf7-mail-sent-ok {
    border: 1px solid #57d0d0;
    margin-top: 60px;
}

.request-a-free-demo .wpcf7-not-valid,
.hire-us-demo .wpcf7-not-valid,
.request-a-quote .wpcf7-not-valid {
    border: 1px solid red;
}

.request-a-free-demo  p,
.hire-us-demo p,
.request-a-quote p {
    padding-bottom: 0px !important;
}


@media only screen and (max-width: 768px) {
    .request-a-free-demo,
    .hire-us-demo,
    .request-a-quote {
        width: 100%;
    }
    
    .request-a-free-demo .half-field,
    .hire-us-demo .half-field,
    .request-a-quote .half-field{
        width: 100%;
    }
    
    .medical-slider .et_pb_slide {
        height: 50vh !important;
    }
}

.home-testimonial img{
    border-radius: 50% !important;
}

/*P CSS */
#main-content .masthead-bg {
    height: 40rem;
}
.banner {
        height: 500px;
}

.error-page .et_pb_row {
    display: flex;
    justify-content: center;
}

.fa-whatsapp {
    color: #31d446;
}

/*Landing Page css.*/
.page-id-25451 .wpcf7 input[type=text],
.page-id-25451 .wpcf7 input[type=password],
.page-id-25451 .wpcf7 input[type=tel],
.page-id-25451 .wpcf7 input[type=email],
.page-id-25451 .wpcf7 textarea,
.page-id-25451 .wpcf7 select {
   background: none repeat scroll 0 0 #fff;
   border: 1px solid #ccc;
   border-radius: 3px;
   font-size: 13px;
   margin: 0 0 2px;
   padding:10px;
   width: 100%;
}

.page-id-25451 .wpcf7 textarea {
     height: 150px;
}

.page-id-25451 .wpcf7 input[type=text]:focus,
.page-id-25451 .wpcf7 input[type=password]:focus,
.page-id-25451 .wpcf7 input[type=tel]:focus,
.page-id-25451 .wpcf7 input[type=email]:focus,
.page-id-25451 .wpcf7 textarea:focus,
.page-id-25451 .wpcf7 select:focus {
   border: 1px solid #8bade4 ;
}

.page-id-25451 .wpcf7 input[type=submit] {
   padding: 10px !important;
   background-color: #7EBEC5;
   color: #fff;
   border: none;
   cursor: pointer;
   font-size: 16px;
   width:100px;
   border-radius: 4px;
}
.page-id-25451 .landing-header .header-form,
.page-id-25451 #wpcf7-f25500-p25451-o2 {
    background: rgba(0,0,0,0.35);
    padding: 20px;
}
.page-id-25451 .landing-header .et_pb_row {
    display: flex;
    align-items: center;
}
.page-id-25451 .service-icons .et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom:3px;
}
.page-id-25451 .service-icons .et_pb_blurb h4 {
    font-weight: 500 !important;
}

.page-id-25451 .success-form .et_pb_row,
.page-id-25451 .service-icons .et_pb_row {
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-id-25451 .service-icons .et_pb_column_1_4 {
    border-right: 1px solid rgba(255,255,255,.1);
}
.page-id-25451 .service-icons .et_pb_column_1_4:last-child {
    border-right: none;
}

.page-id-25451 h2 {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 300;
    font-size: 40px !important;
}
.page-id-25451 h3 {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 300;
    font-size: 28px !important;
}

.page-id-25451 h5 {
    font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 300;
    font-size: 24px !important;
}

/*Landing Css Ends*/

.new-layout-1 
.et-pb-icon-circle {
    padding: 60px;
    font-size: 70px;
}

.cities-form input,
.cities-form textarea {
    padding: 15px;
    margin: 15px 0;
    font-size: 1rem;
    font-family: "Open Sans", Arial, sans-serif;
}

.cities-form textarea {
    height: 160px;
}

.website-blurb .et_pb_blurb img{
    border-radius: 50% !important;
}

.medical-slider .et_pb_slide {
    height: 70vh;
}

.dynado .et_pb_slide_description {
    margin-left: -20%;
    padding-right: 65%;
}

.dynado .et_pb_slide_content {
    padding-bottom: 12% !important;
}

.seo-list li{
    padding-bottom: 15px;
}

/* Social Media Management Page */

.social-media-management {
    padding-top: 15% ;
}

.footer-acc{
    font-size: 14px;
    text-align: center;
    color: grey;
    margin-top: 15px;
}

.footer-acc a {
    color: #d8d8d8;
}

@media screen and (max-width: 980px) {

.social-media-management {
    padding-top: 5%;
    padding-bottom: 5%;
}

.even-row .et_pb_row:nth-child(even) {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

}