/* ----------- Mavaranet Custom style ---------------- */

/* Float Menu plugin */
.floating-menu {
    font-family: inherit !important;
}

/* Blog - single post */
.single .entry-content p {
    text-align: justify !important;
}

/* Topbar - Hide The Secondary Navigation On Scroll */
.et_fixed_nav #top-header {
    position: absolute !important;
    
}
.et-fixed-header {
    top: 0px !important;
}

/* Blog Madule */
.et_pb_post .et_pb_image_container, .et_pb_post .entry-featured-image-url {
    margin-bottom: 10px !important;
}

/* Topbar */
#et-info-phone {
    margin-left: inherit;
    margin-right: 13px;
}

/* TOC */
.lwptoc .lwptoc_i {
    background-color: #dddddd;
    border: 1px solid #dddddd;
    border-radius: 16px;
}

/* Gallery Madule - Disable Lightbox */
.disable-lightbox a {
    pointer-events: none;
}

.disable-lightbox .et_overlay {
    display: none !important;
}
.et-pb-slider-arrows a { 
    pointer-events: auto;
}


/* RTL - text align */
.et_pb_text_align_right {
    text-align: right;
}
.et_pb_text_align_left {
    text-align: left;
}
.et_pb_button_module_wrapper.et_pb_button_alignment_right {
    text-align: right;
}
.et_pb_button_module_wrapper.et_pb_button_alignment_left {
    text-align: left;
}
.et_pb_blurb.et_pb_text_align_right .et_pb_blurb_content .et_pb_blurb_container {
    text-align: right;
}
.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
    text-align: left;
}
/*.et_pb_section_6.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider{*/
/*	z-index:5 !important;*/
/*}*/
/***** Article *****/
.article-box .column article {
    background: linear-gradient(40deg,#a25650 0%,rgba(229, 229, 229, 0) 50%,#deaca8 89%);
    border-radius:10px;
    margin-bottom:80px !important;
}
.article-box a.more-link{
  color: #34495e;
  overflow: hidden;
  display: inline-block;
  padding: 20px 50px;
  margin: 20px 0;
  position: relative;
}
.article-box a.more-link:after{
  bottom: 0 !important;
  top: auto !important;
  right: -100%;
  left: auto;
}

/*-------sadeghi-------------*/
.text-s{
  background: -webkit-linear-gradient(#4e0049, #b24cb2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.text-s2{
	position:relative;
}
.text-s2 h2::before {
	font-size: 55px;
    left: 50%;
    top: -26px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    content: ' برخی از خدمات دکتر';
    position: absolute;
    z-index: -1;
	color: #FFFFFF1A;
}
@media all and (max-width:980px){
    #divi-sticky-header{
        min-height:70px;
    }
    #divi-sticky-header .et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap{
            margin-bottom: 0 !important;
            padding-left: 20px;
    }
    #divi-sticky-header .et_pb_menu_inner_container {
        display: flex;
        flex-direction: row-reverse;
    }
    #divi-sticky-header .et_pb_menu .et_pb_menu__wrap {
        display: flex;
        opacity: 1;
        align-items: stretch;
        flex: 1 1 auto;
        flex-wrap: wrap;
        justify-content: flex-start !important;
        padding-right: 20px;
    }
}
.footer-s1 .et_pb_blurb_position_right .et-pb-icon-circle-border {
    border: 1px dashed;
}
@keyframes percentGrow {
    from {
        transform: scale(1);
    }
    20% {
        transform: scale(1.1);
    }

    70% {
        transform: scale(0.9);
    }	
    to {
        transform: scale(1);
    }
}
.post-s1 .column article{
    transition:all 0.3s;
}
.post-s1 .column article:hover{
    transform:scale(1.05,1.05);
}
.test-nebyz {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
}
#divi-sticky-header {
	top: 0;
	width: 100%;
	z-index: 99999 !important;
}
#divi2-sticky-header {
	width: 100%;
	z-index: 100 !important;
}
.footer-s1 .et_pb_blurb_content{
    margin-right:0 !important;
}
.box-s4 .et_pb_blurb:hover .et-pb-icon{
    animation: percentGrow 2s infinite linear;
}
.box-address .et_pb_blurb_content .et-pb-icon{
	transition:all 0.5s;
}
.box-address .et_pb_column:hover .et-pb-icon{
	animation: percentGrow 2s infinite linear;
	color:#efd87d;
}
.box-address .et_pb_column:hover p,.box-address .et_pb_column:hover h1,.box-address .et_pb_column:hover h3{
	color:#fff !important;
}
.box-address .et_pb_column:hover .list-s{
	border-bottom: 1px solid rgb(5, 27, 65);
	color:#fff;
}
@keyframes percentGrow2 {
    from {
        transform: scale(1);
    }
    20% {
        transform: scale(0.9);
    }

    70% {
        transform: scale(1.1);
    }	
    to {
        transform: scale(1);
    }
}
.txt-s-tel h3{
	font-size:17px;
	line-height: 1.7em;
}
.list-unstyled {
    list-style: none;
}
.list-s{
	display:flex;
	justify-content: space-between!important;
	padding: 6px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.et_pb_blurb_position_right .et_pb_blurb_content {
    padding-left: 0;
}
.block-s .et_pb_column {
    float: left !important;
}
.Services .et_pb_blurb_container{
	padding:20px;
}

.glow {
  font-size: 80px;
  color: #fff;
  -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #faff71, 0 0 40px #faff71, 0 0 50px #faff71, 0 0 60px #faff71, 0 0 70px #faff71;
  }
  
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #f6ff18, 0 0 40px #f6ff18, 0 0 50px #f6ff18, 0 0 60px #f6ff18, 0 0 70px #f6ff18, 0 0 80px #f6ff18;
  }
}
.wpfm-template-3 .wpfm-menu-nav ul li a span{
	color:#fff;
}

body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #f5f5f5;
}

body::-webkit-scrollbar
{
	width: 12px;
	background-color: #f5f5f5;
}

body::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #003399 ;
}
.box-s1 .et_pb_module:hover .et_pb_image_wrap{
    animation: percentGrow 2s infinite linear;
}
/*.box-s1 .et_pb_image_wrap:before {
	position: absolute;
    content: "";
    display: inline-block;
    border-radius: 50%;
    transition: 450ms ease-in-out;
    top: 50%;
    bottom: 50%;
    left: 50%;
    right: 50%;
    opacity: 0;
    background: linear-gradient(-45deg,rgba(243, 113, 37, 1) 15%,rgba(230, 144, 99, 1));
}
*/
.box-s2 .row-s .et_pb_column{
	overflow:hidden;
}
.box-s1 .et_pb_module:hover .et_pb_image_wrap img{
	background: transparent;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
	transition:all 1s;
}
.box-s2 .et_pb_blurb:after {
    position: absolute;
    content: '';
    top: 0;
    left: 150%;
    z-index: 2;
    display: block;
    width: 50%;
    height: 100%;
    border: 0;
    border-radius: 0;
    animation: btnShineDef 1s forwards;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, .3));
    transform: skewX(-25deg);
}

.box-s2 .et_pb_blurb:hover:after {
    left: -125%;
    animation: btnShine 1s forwards;
}
@keyframes btnShine {
    100% {
        left: 125%
    }
}

@keyframes btnShineDef {
    100% {
        left: -125%
    }
}

.et_pb_section_video_bg .mejs-video{
	right:0 !important
}
.Method .et_pb_module .et_pb_image_wrap{
	position:relative;
	z-index:1;
	display:block;
	transition:all 1s;
}
.Method .et_pb_module .et_pb_image_wrap:after{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	background: linear-gradient(360deg, #234655, rgba(255,255,255,0.01));
	z-index:2;
	top:0;
	left:0;
	display:block;
	opacity:0;
	transition:all 1s ease-in-out;
}
.Method .et_pb_module:hover .et_pb_image_wrap:after{
	opacity:1;
}
table.table-s {
  border-collapse: collapse;
}

table.table-s, .table-s th,.table-s td {
  border: 1px solid black !important;
}
.table-s td{
	padding:20px 24px !important;
}
.table-s tr{
	color:#234757;
}
.table-s tr:hover {background-color: #234757 !important;color:#fff !important}
.table-s tr:nth-child(even) {background-color: #23475742;}
.table-s tr:first-child {background-color: #234757;color:#fff!important}
/*<----------------------------btn---------------------------->*/
.sc_services {
    padding: 30px 20px 50px;
    margin: auto auto 25px;
    position: relative;
    max-width: 370px;
}
.sc_services:before {
	border-radius:20px;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #eee;
    opacity: 0;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    z-index: 0;
}
.sc_services:hover:before {
    opacity: 1;
}
.sc_services:hover {
    background: none;
}
.sc_services:hover h4.et_pb_module_header a{
    color: #333 !important;
}
.sc_services:hover .et_pb_blurb_description {
    color: #333 !important;
}
.sc_services:hover .btn-default {
    background-color:#eee;
}
.sc_services .btn {
    position: absolute;
    bottom: -45px;
    right: 0;
    left: 0;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
}
.btn.btn-sm {
	padding: 8px 0px 7px;
    text-align: center;
}
/*.sc_services .btn:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -10px;
    left: -10px;
    box-sizing: content-box;
    border-radius: 45px;
    border: 10px solid #f9f9f9cc;
	
}
*/
.btn-default {
    color: #000;
    background-color:#eee;
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
    border-color: #fff;
	transition:all 0.5s;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.btn {
    -webkit-transition: all ease .3s;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    -webkit-transition-delay: initial;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: initial;
    border-radius: 50px;
    padding: 12px 30px 16px;
    letter-spacing: -0.5px;
}
.footer-post .et_pb_post a img {
    max-width: 100%;
	height: 100%;
}
.footer-post article h2{
    display: inline-block;
    width: 80%;
    font-size: 16px;
	line-height: 44px;
	margin-right: 10px;
}
.footer-post article{
	margin-bottom:0px !important;
}
.footer-post article a.entry-featured-image-url{
	float: right;
    width: 40px;
	height:40px;
}
.animate-gradient {
	background-size: 400% 400%;
	animation: gradient 5s ease infinite;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.cu-blog .et_pb_salvattore_content[data-columns]::before {
	content: '4 .column.size-1of4' !important;
}
@media only screen and ( min-width: 981px ) {
	.cu-blog .column.size-1of4 {
	    width: 24%!important;
	    margin-right: 1%;
	}
}